Update ali
This commit is contained in:
parent
a65101065c
commit
40ef457827
|
|
@ -101,6 +101,8 @@ public class API {
|
|||
}
|
||||
|
||||
public void setShareId(String shareId) {
|
||||
if (!getOAuthCache().exists()) oauth.clean().save();
|
||||
if (!getUserCache().exists()) user.clean().save();
|
||||
this.shareId = shareId;
|
||||
refreshShareToken();
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
89ad2d897321d371d01075fec070484b
|
||||
150908c13313d69af0f7a306aa7fa10d
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;89ad2d897321d371d01075fec070484b",
|
||||
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;150908c13313d69af0f7a306aa7fa10d",
|
||||
"wallpaper": "https://gao.chuqiuyu.tk",
|
||||
"sites": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;89ad2d897321d371d01075fec070484b",
|
||||
"spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;150908c13313d69af0f7a306aa7fa10d",
|
||||
"wallpaper": "http://饭太硬.ga/深色壁纸/api.php",
|
||||
"sites": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue