mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 13:59:39 +08:00
评价改为本地
This commit is contained in:
parent
b6bada7b83
commit
3a867bc20e
@ -15,7 +15,7 @@ import (
|
|||||||
|
|
||||||
var (
|
var (
|
||||||
RANDOM_API_URL = "https://api.pixivweb.com/anime18r.php?return=img"
|
RANDOM_API_URL = "https://api.pixivweb.com/anime18r.php?return=img"
|
||||||
CLASSIFY_RANDOM_API_URL = "http://saki.fumiama.top:62002/dice?url=" + RANDOM_API_URL
|
CLASSIFY_RANDOM_API_URL = "http://127.0.0.1:62002/dice?url=" + RANDOM_API_URL
|
||||||
VOTE_API_URL = "http://saki.fumiama.top/vote?uuid=零号&img=%s&class=%d"
|
VOTE_API_URL = "http://saki.fumiama.top/vote?uuid=零号&img=%s&class=%d"
|
||||||
BLOCK_REQUEST_CLASS = false
|
BLOCK_REQUEST_CLASS = false
|
||||||
BLOCK_REQUEST = false
|
BLOCK_REQUEST = false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user