mirror of
https://github.com/jkjoy/typecho-theme-farallon.git
synced 2026-06-27 20:44:29 +00:00
Update page-douban.php
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ class APIHandler {
|
||||
this.genre_list = [];
|
||||
this.genre = [];
|
||||
this.subjects = [];
|
||||
this.baseAPI = "https://node.wpista.com/v1/outer/";
|
||||
this.baseAPI = "https://cors.ow3.cn/https://node.wpista.com/v1/outer/";
|
||||
this.token = token;
|
||||
this._create();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user