From 1092f57d6a5fe094ffec0007050a65d6faba5bb4 Mon Sep 17 00:00:00 2001 From: BrainwreckedTech Date: Sat, 7 Dec 2019 02:13:57 -0500 Subject: [PATCH] Reverted back to plain HTML. End user must replace www.example.com --- index.php => index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename index.php => index.html (99%) diff --git a/index.php b/index.html similarity index 99% rename from index.php rename to index.html index ddbe58e..fd7c00c 100644 --- a/index.php +++ b/index.html @@ -562,7 +562,7 @@ help support Mozilla. with a path of "token/1.0/sync/1.5":


- identity.sync.tokenserver.uri: /token/1.0/sync/1.5 + identity.sync.tokenserver.uri: https://www.example.com/token/1.0/sync/1.5

Since Firefox 33, Firefox for Android has supported custom sync servers,