mirror of
https://bitbucket.org/anticensority/antizapret-pac-generator-light.git
synced 2025-04-07 07:03:33 +03:00
Revert "Skip all domains starting with the number for now, to shrink PAC file size"
This reverts commit b0073641a1
.
This commit is contained in:
parent
151d0fd26b
commit
377502bd53
1 changed files with 0 additions and 2 deletions
|
@ -315,8 +315,6 @@
|
|||
/^bet/ {next}
|
||||
/^bonus/ {next}
|
||||
|
||||
# uuugh...
|
||||
/^[0-9]/ {next}
|
||||
|
||||
length($1) > 30 && !/wixmp/ {next}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue