mirror of
https://bitbucket.org/anticensority/antizapret-pac-generator-light.git
synced 2024-11-22 13:16:04 +03:00
Update
This commit is contained in:
parent
f95edbfdf2
commit
82b7c38a1e
@ -315,6 +315,41 @@
|
||||
/^bet/ {next}
|
||||
/^bonus/ {next}
|
||||
|
||||
/voditel/ {next}
|
||||
/vodi-/ {next}
|
||||
/volna/ {next}
|
||||
/volga/ {next}
|
||||
/virtuow-/ {next}
|
||||
/vikdasow-/ {next}
|
||||
/vifisajf-/ {next}
|
||||
/vifos-/ {next}
|
||||
/veta-/ {next}
|
||||
/vetao-/ {next}
|
||||
/vegasgrand/ {next}
|
||||
/vegasgrand/ {next}
|
||||
/vbolta-/ {next}
|
||||
/vaavada/ {next}
|
||||
/uwsxo-/ {next}
|
||||
/uunni/ {next}
|
||||
/uusse/ {next}
|
||||
/ussef/ {next}
|
||||
/useff/ {next}
|
||||
/uslugi-/ {next}
|
||||
/urusja-/ {next}
|
||||
/urfjkvol-/ {next}
|
||||
/upx-/ {next}
|
||||
/up-offrusite/ {next}
|
||||
/unreaal/ {next}
|
||||
/unniq/ {next}
|
||||
/uniqqu/ {next}
|
||||
/uj7poker/ {next}
|
||||
/udo[cs]to[vw]eren/ {next}
|
||||
/^tyt-/ {next}
|
||||
/^turk/ {next}
|
||||
/^semena/ {next}
|
||||
|
||||
/^active/ {next}
|
||||
|
||||
# uuugh...
|
||||
/^[0-9]/ {next}
|
||||
|
||||
|
@ -1,7 +1,9 @@
|
||||
{
|
||||
domainzone = gensub(/(.*)\.([^.]+$)/, "\\2", 1)
|
||||
domainname = gensub(/(.*)\.([^.]+$)/, "\\1", 1)
|
||||
}
|
||||
if (length($0) == 30) {next}
|
||||
}
|
||||
/^[0-9]/ {next}
|
||||
@include "temp/replace-common-sequences.awk"
|
||||
{
|
||||
domainlength = length(domainname)
|
||||
|
Loading…
Reference in New Issue
Block a user