diff --git a/source/js/weibo.js b/source/js/weibo.js index e8bab14a..d234b937 100644 --- a/source/js/weibo.js +++ b/source/js/weibo.js @@ -15,7 +15,7 @@ new Vue({ // 请求开源api, getWeiboList() { // fetch("https://tenapi.cn/resou/ ", { - fetch("https://api.hnest.eu.org/get_api?url=https%3A%2F%2Fweibo.com%2Fajax%2Fside%2FhotSearch", { + fetch("https://api2.hnest.eu.org/get_api?url=https%3A%2F%2Fweibo.com%2Fajax%2Fside%2FhotSearch", { method: "GET", // *GET, POST, PUT, DELETE, etc. }) .then((res) => {