diff --git a/js/豆瓣.js b/js/豆瓣.js index 4bb0723..e0d9bcd 100644 --- a/js/豆瓣.js +++ b/js/豆瓣.js @@ -1,6 +1,6 @@ var rule = { title:'drpy', - host:'https://frodo.douban.com', + host:'https://m.douban.com/home_guide', homeUrl:'', searchUrl:'', searchable:1, @@ -10,7 +10,7 @@ var rule = { url:'/?pg=fypage&class=fyclass&douban=', filter_url:'fl={{fl}}', headers:{ - "Host": "frodo.douban.com", + "Host": "https://m.douban.com/home_guide", "Connection": "Keep-Alive", "Referer": "https://servicewechat.com/wx2f9b06c1de1ccfca/84/page-frame.html", "content-type": "application/json",