config stuff
This commit is contained in:
18
config
18
config
@@ -8,18 +8,8 @@ PHPSESSID = XXXXX
|
|||||||
ipb_member_id = XXXXX
|
ipb_member_id = XXXXX
|
||||||
ipb_pass_hash = XXXXX
|
ipb_pass_hash = XXXXX
|
||||||
|
|
||||||
[8chan]
|
[danbooru]
|
||||||
regex0 = (?:https?://)?(?:www\.)?8chan\.co/([^/]+/res/\d+).*
|
regex0 = d(?:anbooru)?[.:-_](\w.+)
|
||||||
|
|
||||||
[batoto]
|
[gelbooru]
|
||||||
regex0 = (?:https?://)?(?:www\.)?bato\.to/read/_/(\d+)/.*
|
regex0 = g(?:elbooru)?[.:-_](\w.+)
|
||||||
|
|
||||||
[imgbox]
|
|
||||||
regex0 = (?:https?://)?(?:www\.)?imgbox\.com(/.*)
|
|
||||||
|
|
||||||
[imagebam]
|
|
||||||
regex0 = (?:https?://)?(?:www\.)?imagebam\.com/(gallery|image)/([^/]+).*
|
|
||||||
|
|
||||||
[e621]
|
|
||||||
regex0 = (?:https?://)?(?:www\.)?e621\.net/post/index/\d+/([^?]+)
|
|
||||||
regex1 = e(?:621)?[.:-_](\w.+)
|
|
||||||
Reference in New Issue
Block a user