[8chan] combine patterns
This commit is contained in:
@@ -18,8 +18,7 @@ info = {
|
|||||||
"directory": ["{category}", "{board}-{thread-id}"],
|
"directory": ["{category}", "{board}-{thread-id}"],
|
||||||
"filename": "{timestamp}-{name}",
|
"filename": "{timestamp}-{name}",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
r"(?:https?://)?(?:www\.)?8chan\.co/([^/]+/res/\d+).*",
|
r"(?:https?://)?(?:www\.)?(?:8chan\.co|8ch\.net)/([^/]+/res/\d+).*",
|
||||||
r"(?:https?://)?(?:www\.)?8ch\.net/([^/]+/res/\d+).*",
|
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user