Skip to content

Commit 3c192db

Browse files
committed
新增 [豆瓣 - 影评评论] 支持
1 parent 1bf924f commit 3c192db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

other/Autopage/rules.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,8 +352,8 @@
352352
"replaceE": ".paginator"
353353
}
354354
},
355-
"豆瓣 - 广播/日记/书评": {
356-
"host": ["www.douban.com","book.douban.com"],
355+
"豆瓣 - 广播/日记/书评/影评评论": {
356+
"host": ["www.douban.com","book.douban.com","movie.douban.com"],
357357
"url": "return ((fun.indexOF(/^\\/people\\/.+\\/status/) && (!fun.indexOF('tab=','s') || fun.indexOF('tab=comment','s'))) || (fun.indexOF(/^\\/note\\/\\d+\\//) && !fun.indexOF('type=','s')) || fun.indexOF(/^\\/review\\/\\d+\\//))",
358358
"pager": {
359359
"type": 6,

0 commit comments

Comments
 (0)