[lolisafe] remove 'xbunkr.com'

This commit is contained in:
Mike Fährmann
2024-10-10 16:19:08 +02:00
parent 4a1cbe94a9
commit bcd920e24d
3 changed files with 2 additions and 34 deletions

View File

@@ -20,10 +20,6 @@ class LolisafeExtractor(BaseExtractor):
BASE_PATTERN = LolisafeExtractor.update({
"xbunkr": {
"root": "https://xbunkr.com",
"pattern": r"xbunkr\.com",
},
})