hoothin / UserScripts

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

Request Pagetual support for www.linux.org.ru #727

Open modx-arseniy opened 2 months ago

modx-arseniy commented 2 months ago

The url of site https://www.linux.org.ru/forum/linux-hardware/16842756/page1 The example urls of site. ⚠Do not paste only domain without pathname⚠.

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 months ago
  {
    "name": "Форум",
    "url": "^https?://www\\.linux\\.org\\.ru/forum/",
    "example": "https://www.linux.org.ru/forum/linux-hardware/16844066",
    "author": "Hoothin",
    "nextLink": "strong+a,a[rel='next']",
    "pinUrl": true,
    "pageElement": "article",
    "include":".nav>.page-number"
  }