summaryrefslogtreecommitdiffstats
path: root/mobile/android/app/ua-update.json.in
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2019-04-23 15:32:23 -0400
committerMatt A. Tobin <email@mattatobin.com>2019-04-23 15:32:23 -0400
commitabe80cc31d5a40ebed743085011fbcda0c1a9a10 (patch)
treefb3762f06b84745b182af281abb107b95a9fcf01 /mobile/android/app/ua-update.json.in
parent63295d0087eb58a6eb34cad324c4c53d1b220491 (diff)
downloadUXP-abe80cc31d5a40ebed743085011fbcda0c1a9a10.tar
UXP-abe80cc31d5a40ebed743085011fbcda0c1a9a10.tar.gz
UXP-abe80cc31d5a40ebed743085011fbcda0c1a9a10.tar.lz
UXP-abe80cc31d5a40ebed743085011fbcda0c1a9a10.tar.xz
UXP-abe80cc31d5a40ebed743085011fbcda0c1a9a10.zip
Issue #1053 - Drop support Android and remove Fennec - Part 1a: Remove mobile/android
Diffstat (limited to 'mobile/android/app/ua-update.json.in')
-rw-r--r--mobile/android/app/ua-update.json.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/mobile/android/app/ua-update.json.in b/mobile/android/app/ua-update.json.in
deleted file mode 100644
index 97f1b99a4..000000000
--- a/mobile/android/app/ua-update.json.in
+++ /dev/null
@@ -1,15 +0,0 @@
-#filter slashslash
-// Everything after the first // on a line will be removed by the preproccesor.
-// Send these sites a custom user-agent. Bugs should be included with an entry.
-// NOTE: trailing commas are not valid JSON and will prevent the CDN from syncing.
-{
- "weather.yahoo.co.jp": "Mozilla/5.0 (Linux; Android 5.0.2; Galaxy Nexus Build/IMM76B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.93 Mobile Safari/537.36",
- // bug 1177298, lohaco.jp
- "lohaco.jp": "Mozilla/5.0 (Linux; Android 5.0.2; Galaxy Nexus Build/IMM76B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.93 Mobile Safari/537.36",
- // bug 1177298, www.nhk.or.jp
- "nhk.or.jp": "\\)\\s# AppleWebKit ",
- // bug 1177298, uniqlo.com
- "uniqlo.com": "\\)\\s#) Mobile Safari ",
- // bug 1338260, directv.com
- "directv.com": "Mozilla/5.0 (Linux; Android 6.0.1; SM-G920F Build/MMB29K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.91 Mobile Safari/537.36"
-}