-
Notifications
You must be signed in to change notification settings - Fork 9
/
meta.json
35 lines (30 loc) · 2.35 KB
/
meta.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"version": "0.52.1",
"userAgentDesktop": "curl/7.73.0",
"userAgentMobile": "Mozilla/5.0 (iPhone; CPU OS 10_15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.1 Mobile/14E304 Safari/605.1.15",
"applicableUris": {
"freecompany/focus.json": "https://%s.finalfantasyxiv.com/lodestone/freecompany/%s/",
"freecompany/freecompany.json": "https://%s.finalfantasyxiv.com/lodestone/freecompany/%s/",
"freecompany/members.json": "https://%s.finalfantasyxiv.com/lodestone/freecompany/%s/member/",
"freecompany/reputation.json": "https://%s.finalfantasyxiv.com/lodestone/freecompany/%s/",
"freecompany/seeking.json": "https://%s.finalfantasyxiv.com/lodestone/freecompany/%s/",
"cwls/cwls.json": "https://%s.finalfantasyxiv.com/lodestone/crossworld_linkshell/%s/",
"cwls/members.json": "https://%s.finalfantasyxiv.com/lodestone/crossworld_linkshell/%s/",
"linkshell/ls.json": "https://%s.finalfantasyxiv.com/lodestone/linkshell/%s/",
"linkshell/members.json": "https://%s.finalfantasyxiv.com/lodestone/linkshell/%s/",
"profile/achievements.json": "https://%s.finalfantasyxiv.com/lodestone/character/%d/achievement/",
"profile/attributes.json": "https://%s.finalfantasyxiv.com/lodestone/character/%d/",
"profile/character.json": "https://%s.finalfantasyxiv.com/lodestone/character/%d/",
"profile/classjob.json": "https://%s.finalfantasyxiv.com/lodestone/character/%d/class_job/",
"profile/gearset.json": "https://%s.finalfantasyxiv.com/lodestone/character/%d/",
"profile/minion.json": "https://%s.finalfantasyxiv.com/lodestone/character/%d/",
"profile/mount.json": "https://%s.finalfantasyxiv.com/lodestone/character/%d/",
"pvpteam/members.json": "https://%s.finalfantasyxiv.com/lodestone/pvpteam/%s/",
"pvpteam/pvpteam.json": "https://%s.finalfantasyxiv.com/lodestone/pvpteam/%s/",
"search/character.json": "https://%s.finalfantasyxiv.com/lodestone/character/",
"search/cwls.json": "https://%s.finalfantasyxiv.com/lodestone/crossworld_linkshell/",
"search/freecompany.json": "https://%s.finalfantasyxiv.com/lodestone/freecompany/",
"search/linkshell.json": "https://%s.finalfantasyxiv.com/lodestone/linkshell/",
"search/pvpteam.json": "https://%s.finalfantasyxiv.com/lodestone/pvpteam/"
}
}