UserScripts icon indicating copy to clipboard operation
UserScripts copied to clipboard

Request Pagetual support for www.linux.org.ru

Open modx-arseniy opened this issue 1 year ago • 1 comments

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.

modx-arseniy avatar Sep 10 '24 23:09 modx-arseniy

  {
    "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"
  }

hoothin avatar Sep 11 '24 00:09 hoothin