We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c8ebf7 commit 51e7c36Copy full SHA for 51e7c36
1 file changed
other/Autopage/rules.json
@@ -954,11 +954,11 @@
954
}
955
},
956
"archlinux - aur": {
957
- "host": "aur.archlinux.org",
+ "host": ["archlinux.org","aur.archlinux.org"],
958
"url": "/^\\/packages/",
959
"blank": 3,
960
"pager": {
961
- "nextL": "span.page+a.page",
+ "nextL": ".next>a,span.page+a.page",
962
"pageE": "#pkglist-results tbody>tr",
963
"replaceE": ".pkglist-nav"
964
0 commit comments