Add files via upload

This commit is contained in:
Imre Kristoffer Eilertsen
2020-08-15 02:20:34 +02:00
committed by GitHub
parent acc8927798
commit 6c13c7466f
2 changed files with 7 additions and 1 deletions
@@ -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^",