Skip to content

Commit

Permalink
Merge pull request #5 from goaaats/patch-3
Browse files Browse the repository at this point in the history
Remove non-ASCII character from user agent
  • Loading branch information
karashiiro authored Dec 23, 2020
2 parents 98a417a + a9e3686 commit cb55cc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "0.30.0",
"userAgentDesktop": "curl/7.73.0",
"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",
"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://na.finalfantasyxiv.com/lodestone/freecompany/%s/",
"freecompany/freecompany.json": "https://na.finalfantasyxiv.com/lodestone/freecompany/%s/",
Expand Down Expand Up @@ -31,4 +31,4 @@
"search/linkshell.json": "https://na.finalfantasyxiv.com/lodestone/linkshell/",
"search/pvpteam.json": "https://na.finalfantasyxiv.com/lodestone/pvpteam/"
}
}
}

0 comments on commit cb55cc6

Please sign in to comment.