3.0.0
Improvements
- Refactored code for sensitive Cloudflare keywords
- Renamed KV from
bpb
tokv
- Renamed
TROJAN_PASS
toTR_PASS
(environment variable) - Revised Obfuscation settings
- Updated deployment documents
Caution
- Please avoid using keywords like
bpb
,vpn
,proxy
for 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.js
which 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.