Skip to content

Releases: lifenjoiner/ezx-pac

v0.2.3: Keep an eye on too complex rule patterns in gfwlist

24 Mar 12:41
Compare
Choose a tag to compare
new RegExp('^https?:\/\/([^\/]+\.)*google\.(ac|ad|ae|af|al|am|as|at|az|ba|be|bf|bg|bi|bj|bs|bt|by|ca|cat|cd|cf|cg|ch|ci|cl|cm|co.ao|co.bw|co.ck|co.cr|co.id|co.il|co.in|co.jp|co.ke|co.kr|co.ls|co.ma|com|com.af|com.ag|com.ai|com.ar|com.au|com.bd|com.bh|com.bn|com.bo|com.br|com.bz|com.co|com.cu|com.cy|com.do|com.ec|com.eg|com.et|com.fj|com.gh|com.gi|com.gt|com.hk|com.jm|com.kh|com.kw|com.lb|com.ly|com.mm|com.mt|com.mx|com.my|com.na|com.nf|com.ng|com.ni|com.np|com.om|com.pa|com.pe|com.pg|com.ph|com.pk|com.pr|com.py|com.qa|com.sa|com.sb|com.sg|com.sl|com.sv|com.tj|com.tr|com.tw|com.ua|com.uy|com.vc|com.vn|co.mz|co.nz|co.th|co.tz|co.ug|co.uk|co.uz|co.ve|co.vi|co.za|co.zm|co.zw|cv|cz|de|dj|dk|dm|dz|ee|es|eu|fi|fm|fr|ga|ge|gg|gl|gm|gp|gr|gy|hk|hn|hr|ht|hu|ie|im|iq|is|it|it.ao|je|jo|kg|ki|kz|la|li|lk|lt|lu|lv|md|me|mg|mk|ml|mn|ms|mu|mv|mw|mx|ne|nl|no|nr|nu|org|pl|pn|ps|pt|ro|rs|ru|rw|sc|se|sh|si|sk|sm|sn|so|sr|st|td|tg|tk|tl|tm|tn|to|tt|us|vg|vn|vu|ws)\/.*', 'i').test('http://www.b.com/b5fa786048c47b454f127bdb1eb90.mp3')
is slow;
and for 'http://www.b.com/b5fa786048c47b454f127bdb1eb30c0d616c6b640d3ef4a206dc071f9820cb388c142043.mp3'
will go endless!

v0.2.2: fix matching pattern bugs

22 Mar 11:16
Compare
Choose a tag to compare
example:
||t.me <--> https://t.me
||xn--fsqu00a.xn--3lr804guic <--> http://xn--fsqu00a.xn--3lr804guic/


https://github.com/gorhill/uBlock/issues/3717

v0.2.1: don't try proxies when direct failed

19 Mar 10:57
Compare
Choose a tag to compare
add the special one into ezx-pac_locxlist.txt

v0.2.0

17 Mar 03:20
Compare
Choose a tag to compare
add practical pac auto generating scripts