Built-in Proxy List.go 509 B

1234567891011121314151617
  1. package doc
  2. // the list of proxies on /settings
  3. var BuiltinProxyList = []string{
  4. // WE ARE NOT AFFILIATED WITH MOST OF THE PROXIES!!!!
  5. // !!!!!!!
  6. "https://pximg.exozy.me", // except this one. this one we affiliated.
  7. "https://pixiv.ducks.party",
  8. "https://pximg.cocomi.eu.org",
  9. //"https://sex.nyan.xyz",
  10. //"https://i.loli.best",
  11. "https://mima.localghost.org/proxy/pximg",
  12. "https://i.pixiv.re",
  13. // "https://pixiv.tatakai.top", // dead due to us :(
  14. // "https://pximg.chaotic.ninja", // incompatible
  15. }