Skip to content

Commit 795c289

Browse files
committed
add thing
1 parent bbede76 commit 795c289

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.10.1",
2+
"version": "0.11.0",
33
"userAgentDesktop": "curl/7.73.0",
44
"userAgentMobile": "Mozilla/5.0 (iPhone; CPU OS 10_15_5 (Ergänzendes Update) like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.1 Mobile/14E304 Safari/605.1.15"
55
}

search/character.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,8 @@
2828
},
2929
"LIST_NEXT_BUTTON": {
3030
"selector": "ul.btn__pager:nth-child(7) > li:nth-child(4) > a:nth-child(1)"
31+
},
32+
"PAGE_INFO": {
33+
"selector": "#community > div.ldst__bg > div.ldst__contents.clearfix > div.ldst__main > div > ul:nth-child(57) > li.btn__pager__current"
3134
}
3235
}

0 commit comments

Comments
 (0)