mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 19:30:20 +01:00
Add files via upload
This commit is contained in:
@@ -344,7 +344,7 @@
|
||||
@@||norwegian.com.cdn.cloudflare.net^
|
||||
||flysas-no.
|
||||
||tusenfryd-com.
|
||||
||*.gratis-reisebilletter.
|
||||
.gratis-reisebilletter.
|
||||
||paypal.*.no^
|
||||
||kiwi.com-*
|
||||
||kongeparken.com-*
|
||||
|
||||
@@ -2299,6 +2299,12 @@ def prepare_agh(lines) -> str:
|
||||
line
|
||||
)
|
||||
|
||||
line = re.sub(
|
||||
r"^\|\|\*\.",
|
||||
r".",
|
||||
line
|
||||
)
|
||||
|
||||
line = re.sub(
|
||||
r"^(\|\|elkjop\.no\.)$",
|
||||
r"\1\n@@||elkjop.no.edgekey.net^",
|
||||
|
||||
Reference in New Issue
Block a user