mirror of
https://github.com/simon987/chan_feed.git
synced 2025-04-19 18:16:44 +00:00
add sushigirl
This commit is contained in:
parent
33089b75d7
commit
6a33c64b0f
13
chan/chan.py
13
chan/chan.py
@ -460,5 +460,16 @@ CHANS = {
|
|||||||
),
|
),
|
||||||
rps=1/20
|
rps=1/20
|
||||||
),
|
),
|
||||||
|
"sushigirl": JsonChanHelper(
|
||||||
|
31,
|
||||||
|
"https://sushigirl.us/",
|
||||||
|
"https://sushigirl.us/",
|
||||||
|
"/res/",
|
||||||
|
"/src/",
|
||||||
|
(
|
||||||
|
"archive", "wildcard", "lounge", "arcade", "kawaii",
|
||||||
|
"kitchen", "tunes", "culture", "silicon", "yakuza", "hell", "lewd"
|
||||||
|
),
|
||||||
|
rps=1 / 30
|
||||||
|
),
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user