1234567891011121314151617 |
- package doc
- // the list of proxies on /settings
- var BuiltinProxyList = []string{
- // WE ARE NOT AFFILIATED WITH MOST OF THE PROXIES!!!!
- // !!!!!!!
- "https://pximg.exozy.me", // except this one. this one we affiliated.
- "https://pixiv.ducks.party",
- "https://pximg.cocomi.eu.org",
- //"https://sex.nyan.xyz",
- //"https://i.loli.best",
- "https://mima.localghost.org/proxy/pximg",
- "https://i.pixiv.re",
- // "https://pixiv.tatakai.top", // dead due to us :(
- // "https://pximg.chaotic.ninja", // incompatible
- }
|