Last active
July 8, 2025 20:45
-
-
Save fnx4/f12d4a444d7fd1bb177ffdc5a403eecd to your computer and use it in GitHub Desktop.
epub book ad remover
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\.[a-zA-Z0-9]+.*!important} Реклама | |
(?ms)(?!Реклама\n\n<br ?\/>)Реклама[\s\S]*?(?=(<br\s*\/>)|«) | |
(?s)<br\s*\/>\s*(?:(?:(?!<br\s*\/>).)*?(?:Узнать больше.*?|Реклама))\s*(?:<br\s*\/>)? | |
(?ms)Реклама[\s\S]*?(?=<br\s*\/>) | |
\n\n[a-zA-Z]+\.[a-zA-Z]+\n\n | |
[Рр]екламодат.+\n\n[Вв]ыбр.+\n\n |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment