🎨 优化vtb插件代码,更换shadiao的api (#206)

* 🎨 优化vtb插件代码,更换shadiao的api

* 🎨 正则全局变量

Co-authored-by: haibaraguo <haibaraguo@yeahka.com>
This commit is contained in:
himawari
2022-04-28 17:37:57 +08:00
committed by GitHub
parent ba4ca11c83
commit 484fef1228
3 changed files with 109 additions and 146 deletions

View File

@@ -6,9 +6,9 @@ import (
)
const (
chpURL = "https://chp.shadiao.app/api.php"
duURL = "https://du.shadiao.app/api.php"
pyqURL = "https://pyq.shadiao.app/api.php"
chpURL = "https://chp.shadiao.app/chp"
duURL = "https://api.shadiao.app/du"
pyqURL = "https://api.shadiao.app/pyq"
yduanziURL = "http://www.yduanzi.com/duanzi/getduanzi"
chayiURL = "https://api.lovelive.tools/api/SweetNothings/Web/0"
ganhaiURL = "https://api.lovelive.tools/api/SweetNothings/Web/1"