Update ali
This commit is contained in:
parent
a1e367ee35
commit
39337b23f2
|
|
@ -538,7 +538,7 @@ public class API {
|
||||||
private void setToken(String value) {
|
private void setToken(String value) {
|
||||||
SpiderDebug.log("Token:" + value);
|
SpiderDebug.log("Token:" + value);
|
||||||
Init.show("Token:" + value);
|
Init.show("Token:" + value);
|
||||||
this.refreshToken = value;
|
user.setRefreshToken(value);
|
||||||
refreshAccessToken();
|
refreshAccessToken();
|
||||||
stopService();
|
stopService();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -1 +1 @@
|
||||||
22a9f82f400252c5adcf68f372540501
|
d5bfbf54ef3ee63af5e85abcd9254cdf
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;22a9f82f400252c5adcf68f372540501",
|
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;d5bfbf54ef3ee63af5e85abcd9254cdf",
|
||||||
"wallpaper": "https://gao.chuqiuyu.tk",
|
"wallpaper": "https://gao.chuqiuyu.tk",
|
||||||
"sites": [
|
"sites": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;22a9f82f400252c5adcf68f372540501",
|
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;d5bfbf54ef3ee63af5e85abcd9254cdf",
|
||||||
"wallpaper": "http://饭太硬.ga/深色壁纸/api.php",
|
"wallpaper": "http://饭太硬.ga/深色壁纸/api.php",
|
||||||
"sites": [
|
"sites": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue