hoothin / UserScripts

Greasemonkey scripts ( Pagetual / Picviewer CE+ / DownloadAllContent ) 油猴脚本集 ユーザースクリプト集
https://greasyfork.org/users/8227-hoothin
2.99k stars 511 forks source link

Request Pagetual support for www.patreon.com #712

Open Slingtwit opened 3 weeks ago

Slingtwit commented 3 weeks ago

The url of site

The example urls of site. ⚠Do not paste only domain without pathname⚠. https://www.patreon.com/Hbomb/posts

Is your request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the result you'd like with the rule A clear and concise description of what you want to happen.

Custom rule you've tried The rule you've made before.

Additional context Add any other context or screenshots about the feature request here.

hoothin commented 2 weeks ago

Here is the rule to disable loadmore.

{
    "name": "Patreon",
    "url": "^https?://www\\.patreon\\.com/posts/",
    "example": "https://www.patreon.com/posts/extra-part-of-110070140",
    "loadMore": false
}