Skip to content

Request Pagetual support for secure.assrt.net #1160

@SunshinePro666

Description

@SunshinePro666

The url of site
https://secure.assrt.net/sub/?searchword=fate
The example urls of site. ⚠Do not paste only domain without pathname, or I'll close the issue without explanation⚠.

Is your request related to a problem? Please describe.
just can't scroll
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
scroll
A clear and concise description of what you want to happen.

Custom rule you've tried
{
"name": "ASSRT 搜索结果永页机-简版",
"url": "^https?://(?:2\.)?assrt\.net/sub/\?(?:.&)?searchword=[^#]+(?:&.)?$",
"pageElement": ".resultcard > .subitem:not(#top-banner):not(#bottom-banner)",
"insert": ".resultcard",
"insertPos": 2,
"nextLinkByUrl": [
"([?&])page=(\d+)|$",
"{let u=new URL(location.href); let p=+(u.searchParams.get('page')||1); u.searchParams.set('page', p+1); u.href;}"
],
"autoLoadNum": 3
}
The rule you've made before.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions