Rock-Candy-Tea / hexo-circle-of-friends

Python gets the friend's articles from hexo's friend-links
Apache License 2.0
279 stars 527 forks source link

拉取不到数据 #154

Open jkjoy opened 2 months ago

jkjoy commented 2 months ago

2024-07-26 12:03:54|INFO|1980|hexo_circle_of_friends.pipelines.sql_pipe|Initialization complete 2024-07-26 12:03:54|INFO|1980|hexo_circle_of_friends.spiders.hexo_circle_of_friends|起始url: https://www.imsun.org/links/ 2024-07-26 12:03:54|INFO|1980|hexo_circle_of_friends.spiders.hexo_circle_of_friends|起始url: https://blog.loliko.cn/links/ 2024-07-26 12:03:55|INFO|1980|hexo_circle_of_friends.pipelines.sql_pipe|---------------------- 2024-07-26 12:03:55|INFO|1980|hexo_circle_of_friends.pipelines.sql_pipe|友链总数 : 0 2024-07-26 12:03:55|INFO|1980|hexo_circle_of_friends.pipelines.sql_pipe|失联友链数 : 0 2024-07-26 12:03:55|INFO|1980|hexo_circle_of_friends.pipelines.sql_pipe|共 0 篇文章 2024-07-26 12:03:55|INFO|1980|hexo_circle_of_friends.pipelines.sql_pipe|最后运行于:2024-07-26 12:03:54 2024-07-26 12:03:55|INFO|1980|hexo_circle_of_friends.pipelines.sql_pipe|done!

LanYunDev commented 2 months ago

最新commit已修复

jkjoy commented 2 months ago

使用友链的方式还是不行,只能通过json api 的方式拉取. 还有我vercel拉取之后访问不到https://f.sunpeiwen.com/all

zhuangzhi213 commented 3 weeks ago

使用友链的方式还是不行,只能通过json api 的方式拉取. 还有我vercel拉取之后访问不到https://f.sunpeiwen.com/all

你是怎么解决的

jkjoy commented 3 weeks ago

使用友链的方式还是不行,只能通过json api 的方式拉取. 还有我vercel拉取之后访问不到https://f.sunpeiwen.com/all

你是怎么解决的

你可以看我的仓库,貌似是改了哪里我也忘记了