[b4k] keep support for previous 'arch.b4k.co' domain

This commit is contained in:
Mike Fährmann
2025-02-09 11:11:38 +01:00
parent dae82f1519
commit 23c4bc8ac5
2 changed files with 9 additions and 2 deletions

View File

@@ -82,7 +82,7 @@ BASE_PATTERN = FoolfuukaExtractor.update({
},
"b4k": {
"root": "https://arch.b4k.dev",
"pattern": r"arch\.b4k\.dev",
"pattern": r"arch\.b4k\.(?:dev|co)",
},
"desuarchive": {
"root": "https://desuarchive.org",