Skip to content

PAC list bugs #59

@pexcn

Description

@pexcn

R0uter/gfw_domain_whitelist@bede42e#r37204721

in javascript, the operands of all bitwise operators are converted to signed 32-bit integers in two's complement format, so "172 << 24" is a negative number
in this pac script, we use "result >>> 0" to fix it

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions