Skip to content

Commit

Permalink
Update regex.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Deci8BelioS authored Oct 12, 2024
1 parent 8a41a2e commit 273e925
Showing 1 changed file with 54 additions and 4 deletions.
58 changes: 54 additions & 4 deletions AGH/regex.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,56 @@
]

REGEX_WHITELIST2 = [
"ruehuwer.xyz",
"rufangchemical.com",
"rugfdl.com",
"ruggeddaddy.com",
"ruggeddaddy.org",
"g-cointrad.top",
"ruinag.com",
"ruinak.pics",
"rukmalegedera.com",
"ruletka-systemy.com",
"ruletkasystem.eu",
"rullion.com",
"rumahjudi.com",
"rumandcoco.com",
"rumian.shop",
"rumorvoice.click",
"rumrevelry.xyz",
"run-germany.com",
"run6it.space",
"runaddict.pl",
"rundadl.com",
"runfolaforjustice.com",
"rungearshop.com",
"rungfast.site",
"runpods.com",
"runrunshop.com",
"runuzee9.com",
"ruoilinhden.com",
"ruparelvivanzabyculla.com",
"rupifyu1.xyz",
"ruppoo.com",
"roundcube.pl",
"roundhouse.cfd",
"roundupbarandgrill.com",
"roupasdecandomble.com",
"rousset-peynier-osteopathie.com",
"routeofdreams.com",
"rowanberrys.com",
"rowanboyle.com",
"rowanjboyle.com",
"rowanmclean.com",
"rower-hurt24.com",
"rownet.pl",
"rowopyu7.pro",
"roxannemaddrey.com",
"roxecl.com",
"tiiny.site",
"korrelate.net",
"optinmonster.com",
"libertystmedia.com",
"bet365affiliates.com",
"luckyorange.com",
"freshmarketer.com",
Expand Down Expand Up @@ -789,7 +839,7 @@
"valuecommerce.ne.jp"
]

SUBDOMINIO_DUPLICADO= "vinted-"
SUBDOMINIO_DUPLICADO2= "r2.dev"
SUBDOMINIO_DUPLICADO3= "hotel-"
SUBDOMINIO_DUPLICADO4= "aomg5bzv7.com"
SUBDOMINIO_DUPLICADO = "vinted-"
SUBDOMINIO_DUPLICADO2 = "r2.dev"
SUBDOMINIO_DUPLICADO3 = "hotel-"
SUBDOMINIO_DUPLICADO4 = "aomg5bzv7.com"

0 comments on commit 273e925

Please sign in to comment.