add aurorachan

This commit is contained in:
2019-09-08 16:05:09 -04:00
parent e13770d603
commit 6b2e10ead8
2 changed files with 13 additions and 2 deletions

View File

@@ -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
),
}