mirror of
https://github.com/simon987/chan_feed.git
synced 2025-12-12 04:28:51 +00:00
add aurorachan
This commit is contained in:
13
chan/chan.py
13
chan/chan.py
@@ -231,5 +231,16 @@ CHANS = {
|
||||
),
|
||||
rps=1/10
|
||||
),
|
||||
|
||||
"aurorachan": DesuChanHtmlChanHelper(
|
||||
18,
|
||||
"http://aurorachan.net/",
|
||||
"http://aurorachan.net/",
|
||||
"/res/",
|
||||
"/src/",
|
||||
(
|
||||
"_bm", "de", "ic", "rp", "rpi", "v", "w", "tg",
|
||||
"alt", "b", "g", "pkmn", "yuri", "fl", "mu", "sugg"
|
||||
),
|
||||
rps=1
|
||||
),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user