Skip to content
View 484519557's full-sized avatar

Block or report 484519557

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
484519557/README.md
  • name: Obfuscate BPB worker js run: | javascript-obfuscator origin.js --output _worker.js
    --compact true
    --control-flow-flattening false \ # 关闭控制流混淆 --dead-code-injection false \ # 关闭死代码注入 --identifier-names-generator mangled
    --string-array true
    --string-array-encoding 'rc4'
    --string-array-threshold 0.5
    --transform-object-keys true
    --unicode-escape-sequence false

Popular repositories Loading

  1. V2ray-for-Doprax V2ray-for-Doprax Public

    Forked from hiifeng/V2ray-for-Doprax

    The tool can install v2ray on the Doprax, including VMess and VLess protocols, it will automatically switch IP, you need to fork this projects, read readme.md and run it. Create By ifeng.

    Dockerfile 1

  2. cloudflare-docs cloudflare-docs Public

    Forked from cloudflare/cloudflare-docs

    Cloudflare’s documentation

    MDX

  3. 484519557 484519557 Public

    Config files for my GitHub profile.

  4. sdmaid-se sdmaid-se Public

    Forked from d4rken-org/sdmaid-se

    SD Maid 2/SE is Android's most thorough cleaning tool.

    Kotlin