mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 20:10:21 +01:00
Wait... why didn't I just remove the !#include entirely?!
This commit is contained in:
@@ -916,7 +916,7 @@ krom.is#@#.share-container
|
||||
!#endif
|
||||
|
||||
|
||||
!#include AntiAdblockEntries.txt
|
||||
|
||||
|
||||
|
||||
! 🇳🇴: ——— Forsøker å få nettleseren til å laste inn filer i HTTPS, dersom nettstedet ikke automatisk omdirigerer HTTP til dens HTTPS-versjon ———
|
||||
|
||||
@@ -1070,7 +1070,7 @@ def prepare_privacy(lines) -> str:
|
||||
|
||||
line = re.sub(
|
||||
r"!#include NorwegianExperimentalList%20alternate%20versions/AntiAdblockEntries\.txt",
|
||||
r"!#include AntiAdblockEntries.txt",
|
||||
r"",
|
||||
line
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user