diff options
author | lexicade <jasonnlelong@gmail.com> | 2023-01-27 21:06:30 +0000 |
---|---|---|
committer | lexicade <jasonnlelong@gmail.com> | 2023-01-27 21:06:30 +0000 |
commit | 52801b4de1d63cd01191acf7fcee137977140ec0 (patch) | |
tree | 08271a1f1e3e8060486b6651c67c9934867c648e /ffxiv/lodestone-css-selectors-0.46.0/meta.json | |
parent | 8df873808c86805624851356f5dea76ec621de23 (diff) |
Diffstat (limited to 'ffxiv/lodestone-css-selectors-0.46.0/meta.json')
-rw-r--r-- | ffxiv/lodestone-css-selectors-0.46.0/meta.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/ffxiv/lodestone-css-selectors-0.46.0/meta.json b/ffxiv/lodestone-css-selectors-0.46.0/meta.json new file mode 100644 index 0000000..1ed21fd --- /dev/null +++ b/ffxiv/lodestone-css-selectors-0.46.0/meta.json @@ -0,0 +1,35 @@ +{ + "version": "0.45.0", + "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://{region}.finalfantasyxiv.com/lodestone/freecompany/%s/", + "freecompany/freecompany.json": "https://{region}.finalfantasyxiv.com/lodestone/freecompany/%s/", + "freecompany/members.json": "https://{region}.finalfantasyxiv.com/lodestone/freecompany/%s/member/", + "freecompany/reputation.json": "https://{region}.finalfantasyxiv.com/lodestone/freecompany/%s/", + "freecompany/seeking.json": "https://{region}.finalfantasyxiv.com/lodestone/freecompany/%s/", + + "cwls/cwls.json": "https://{region}.finalfantasyxiv.com/lodestone/crossworld_linkshell/%s/", + "cwls/members.json": "https://{region}.finalfantasyxiv.com/lodestone/crossworld_linkshell/%s/", + + "linkshell/ls.json": "https://{region}.finalfantasyxiv.com/lodestone/linkshell/%s/", + "linkshell/members.json": "https://{region}.finalfantasyxiv.com/lodestone/linkshell/%s/", + + "profile/achievements.json": "https://{region}.finalfantasyxiv.com/lodestone/character/{id}/achievement/", + "profile/attributes.json": "https://{region}.finalfantasyxiv.com/lodestone/character/{id}/", + "profile/character.json": "https://{region}.finalfantasyxiv.com/lodestone/character/{id}/", + "profile/classjob.json": "https://{region}.finalfantasyxiv.com/lodestone/character/{id}/class_job/", + "profile/gearset.json": "https://{region}.finalfantasyxiv.com/lodestone/character/{id}/", + "profile/minion.json": "https://{region}.finalfantasyxiv.com/lodestone/character/{id}/", + "profile/mount.json": "https://{region}.finalfantasyxiv.com/lodestone/character/{id}/", + + "pvpteam/members.json": "https://{region}.finalfantasyxiv.com/lodestone/pvpteam/%s/", + "pvpteam/pvpteam.json": "https://{region}.finalfantasyxiv.com/lodestone/pvpteam/%s/", + + "search/character.json": "https://{region}.finalfantasyxiv.com/lodestone/character/", + "search/cwls.json": "https://{region}.finalfantasyxiv.com/lodestone/crossworld_linkshell/", + "search/freecompany.json": "https://{region}.finalfantasyxiv.com/lodestone/freecompany/", + "search/linkshell.json": "https://{region}.finalfantasyxiv.com/lodestone/linkshell/", + "search/pvpteam.json": "https://{region}.finalfantasyxiv.com/lodestone/pvpteam/" + } +} |