mirror of
https://bitbucket.org/anticensority/antizapret-pac-generator-light.git
synced 2024-11-25 22:56:05 +03:00
Remove too broad regexp "777"
This commit is contained in:
parent
04337a4486
commit
888185b425
@ -49,7 +49,7 @@
|
|||||||
/kasino/ {next}
|
/kasino/ {next}
|
||||||
/depozit/ {next}
|
/depozit/ {next}
|
||||||
/kazino/ {next}
|
/kazino/ {next}
|
||||||
/777/ {next}
|
#/777/ {next}
|
||||||
/casino/ {next}
|
/casino/ {next}
|
||||||
/admiral/ {next}
|
/admiral/ {next}
|
||||||
/zerkala/ {next}
|
/zerkala/ {next}
|
||||||
@ -107,7 +107,7 @@
|
|||||||
#/^1x.{3,4}\./ {next}
|
#/^1x.{3,4}\./ {next}
|
||||||
/^mirror[0-9]{2,3}\./ {next}
|
/^mirror[0-9]{2,3}\./ {next}
|
||||||
/^mob.{3,4}\./ {next}
|
/^mob.{3,4}\./ {next}
|
||||||
/^777/ {next}
|
#/^777/ {next}
|
||||||
/hydra/ {next}
|
/hydra/ {next}
|
||||||
/spravok/ {next}
|
/spravok/ {next}
|
||||||
/spravka/ {next}
|
/spravka/ {next}
|
||||||
|
Loading…
Reference in New Issue
Block a user