diff --git a/page-douban.php b/page-douban.php index 8dea53f..02196d0 100644 --- a/page-douban.php +++ b/page-douban.php @@ -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(); }