Skip to content

Commit

Permalink
新增 [10wallpaper] 支持
Browse files Browse the repository at this point in the history
  • Loading branch information
XIU2 committed Dec 3, 2024
1 parent 2a9bf89 commit 2937fad
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions other/Autopage/rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -5200,6 +5200,16 @@
"replaceE": ".pager"
}
},
"10wallpaper.com": {
"host": "10wallpaper.com",
"url": "return fun.isPager()",
"style": "#pics-list>p {display: inline-block !important;}",
"pager": {
"nextL": ".nowpg+a",
"pageE": "#pics-list>p",
"replaceE": ".pg_pointer"
}
},
"Anime Pictures": {
"host": "anime-pictures.net",
"url": "return (fun.indexOF('/pictures/') && !fun.indexOF('/view_post/'))",
Expand Down

0 comments on commit 2937fad

Please sign in to comment.