Skip to content

Commit e06034d

Browse files
committed
mpgpcp parameter name
1 parent a91872e commit e06034d

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.19.0",
2+
"version": "0.20.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
}

profile/attributes.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,8 @@
5555
},
5656
"MP_GP_CP": {
5757
"selector": ".character__param > ul:nth-child(1) > li:nth-child(2) > div:nth-child(1) > span:nth-child(2)"
58+
},
59+
"MP_GP_CP_PARAMETER_NAME": {
60+
"selector": ".character__param > ul > li:nth-child(2) .character__param__text"
5861
}
5962
}

0 commit comments

Comments
 (0)