[blogger] remove 'micmicidol.club'

This commit is contained in:
Mike Fährmann
2024-10-10 14:23:58 +02:00
parent 73f77a543a
commit 3194bcbccc
3 changed files with 0 additions and 95 deletions

View File

@@ -89,10 +89,6 @@ BASE_PATTERN = BloggerExtractor.update({
"root": None,
"pattern": r"[\w-]+\.blogspot\.com",
},
"micmicidol": {
"root": "https://www.micmicidol.club",
"pattern": r"(?:www\.)?micmicidol\.club",
},
})