config stuff

pull/13/head
Mike Fährmann 10 years ago
parent f3e208c0ab
commit 31e7f47a2e

@ -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.+)
Loading…
Cancel
Save