[b4k] keep support for previous 'arch.b4k.co' domain
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -12,7 +12,14 @@ __tests__ = (
|
||||
"#url" : "https://arch.b4k.dev/meta/thread/196/",
|
||||
"#category": ("foolfuuka", "b4k", "thread"),
|
||||
"#class" : foolfuuka.FoolfuukaThreadExtractor,
|
||||
"#sha1_url": "d309713d2f838797096b3e9cb44fe514a9c9d07a",
|
||||
"#urls" : "https://arch.b4k.dev/media/meta/image/1481/33/14813348737492.jpg",
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://arch.b4k.co/meta/thread/196/",
|
||||
"#category": ("foolfuuka", "b4k", "thread"),
|
||||
"#class" : foolfuuka.FoolfuukaThreadExtractor,
|
||||
"#urls" : "https://arch.b4k.dev/media/meta/image/1481/33/14813348737492.jpg",
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user