Full DoH recursive resolver implemented on Cloudflare Workers
Go to file
Peter Cai bb7c360eff use blocklists instead of hosts files to reduce size 2021-04-05 20:34:24 +08:00
.cargo set cargo's default target correctly 2021-04-04 13:32:12 +08:00
src use blocklists instead of hosts files to reduce size 2021-04-05 20:34:24 +08:00
.gitignore use blocklists instead of hosts files to reduce size 2021-04-05 20:34:24 +08:00
Cargo.lock add plain HOSTS file support 2021-04-05 20:18:23 +08:00
Cargo.toml add plain HOSTS file support 2021-04-05 20:18:23 +08:00
generate_blocklist.sh use blocklists instead of hosts files to reduce size 2021-04-05 20:34:24 +08:00
index.js initial commit 2021-03-24 16:28:03 +08:00
package-lock.json initial commit 2021-03-24 16:28:03 +08:00
package.json initial commit 2021-03-24 16:28:03 +08:00
webpack.config.js initial commit 2021-03-24 16:28:03 +08:00