mirror of
https://github.com/simon987/chan_feed.git
synced 2025-12-14 04:59:02 +00:00
add chan.org.li
This commit is contained in:
13
chan/chan.py
13
chan/chan.py
@@ -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
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user