3.0.0
Improvements
- Refactored code for sensitive Cloudflare keywords
- Renamed KV from
bpbtokv - Renamed
TROJAN_PASStoTR_PASS(environment variable) - Revised Obfuscation settings
- Updated deployment documents
Caution
- Please avoid using keywords like
bpb,vpn,proxyfor setting project name. - Also it's recommended deploying new version on a new Cloudflare account. If you wanna use an account which returned 1101 before, please delete all banned Workers and Pages projects beforehand.
- A new unobfuscated code will be present in releases from now on, named
unobfuscated-worker.jswhich you can obfuscate with desired settings using https://obfuscator.io or whatever obfuscator you prefer. Please note that some settings will break the code. So, use it in case you know what you do.