We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7900dce commit c95d981Copy full SHA for c95d981
1 file changed
other/Autopage/rules.json
@@ -6855,7 +6855,7 @@
6855
"pager": {
6856
"type": 3,
6857
"nextL": ".justify-center.items-center+div>a.bg-pink-500+a, .flex.space-x-2>a.hover\\:bg-pink-500",
6858
- "pageE": "//div[@class='md:px-16 xl:px-20 max-w-3xl mx-auto justify-center items-center flex flex-col min-h-screen']/div | (//div[@class='my-6' or @id='S:0']/div[@class='grid grid-cols-1 md:grid-cols-3 gap-y-6 gap-x-4 xl:grid-cols-4'])[last()]/div"
+ "pageE": "//div[@class='md:px-16 xl:px-20 max-w-3xl mx-auto justify-center items-center flex flex-col min-h-screen']/div | (//div[@class='mx-auto max-w-7xl px-4' or @id='S:0']//div[@class='grid grid-cols-1 md:grid-cols-3 gap-y-6 gap-x-4 xl:grid-cols-4'])[last()]/div"
6859
}
6860
},
6861
"遛无写真": {
0 commit comments