Added RARBG
This commit is contained in:
parent
2ebb7125cb
commit
4c05db0f9a
@ -88,6 +88,7 @@ AD_PATTERNS = [
|
|||||||
re.compile(r"\bto get subtitles ->\b", re.IGNORECASE),
|
re.compile(r"\bto get subtitles ->\b", re.IGNORECASE),
|
||||||
re.compile(r"\bHelp other users to choose the best subtitles\b", re.IGNORECASE),
|
re.compile(r"\bHelp other users to choose the best subtitles\b", re.IGNORECASE),
|
||||||
re.compile(r"\bwith Subtitles for Free\b", re.IGNORECASE),
|
re.compile(r"\bwith Subtitles for Free\b", re.IGNORECASE),
|
||||||
|
re.compile(r"\bRARBG\b", re.IGNORECASE),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user