add chan.org.li

This commit is contained in:
2019-09-12 20:57:24 -04:00
parent cfd2f3bdce
commit 8ef56871a9
2 changed files with 14 additions and 2 deletions

View File

@@ -338,6 +338,17 @@ CHANS = {
"a", "int", "j", "m", "pc", "pol", "prog", "tv",
"b", "milo", "pr0n", "s", "c", "sug",
),
rps=1 / 30
rps=1 / 60
),
"chanorg": JsonChanHelper(
26,
"https://chan.org.il/",
"https://chan.org.il/",
"/res/",
"/src/",
(
"b", "goys"
),
rps=1 / 60
)
}