chiark / gitweb /
firefox/foxy-mdwdev.json: Add configuration at work.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 12 Jul 2024 17:15:49 +0000 (18:15 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 12 Jul 2024 17:17:32 +0000 (18:17 +0100)
firefox/foxy-mdwdev.json [new file with mode: 0644]

diff --git a/firefox/foxy-mdwdev.json b/firefox/foxy-mdwdev.json
new file mode 100644 (file)
index 0000000..3c6d2fd
--- /dev/null
@@ -0,0 +1,113 @@
+{
+  "wlue6h1683901005866": {
+    "type": 1,
+    "color": "#0036cc",
+    "title": "national.distorted.org.uk",
+    "active": true,
+    "address": "national.upn.distorted.org.uk",
+    "port": 3128,
+    "proxyDNS": false,
+    "username": "",
+    "password": "",
+    "whitePatterns": [],
+    "blackPatterns": [],
+    "pacURL": "",
+    "index": 2
+  },
+  "mode": "patterns",
+  "51y3pq1652717999411": {
+    "type": 5,
+    "color": "#66cc66",
+    "title": "Default",
+    "active": true,
+    "whitePatterns": [
+      {
+        "title": "all URLs",
+        "active": true,
+        "pattern": "*",
+        "type": 1,
+        "protocols": 1
+      }
+    ],
+    "blackPatterns": [],
+    "pacURL": "",
+    "index": 3
+  },
+  "fqjnha1659541423049": {
+    "type": 5,
+    "color": "#66cc66",
+    "title": "Direct",
+    "active": true,
+    "whitePatterns": [
+      {
+        "title": "Trustonic VPN",
+        "pattern": "*.trustonic.internal",
+        "type": 1,
+        "protocols": 1,
+        "active": true
+      },
+      {
+        "title": "Trustonic external, just in case",
+        "pattern": "*.trustonic.com",
+        "type": 1,
+        "protocols": 1,
+        "active": true
+      }
+    ],
+    "blackPatterns": [],
+    "pacURL": "",
+    "index": 0
+  },
+  "logging": {
+    "size": 100,
+    "active": false
+  },
+  "tnxbm61652718051190": {
+    "type": 1,
+    "color": "#790101",
+    "title": "distorted.org.uk cache",
+    "active": true,
+    "address": "2001:ba8:1d9::4:1",
+    "port": 3128,
+    "proxyDNS": false,
+    "username": "",
+    "password": "",
+    "whitePatterns": [
+      {
+        "title": "",
+        "pattern": ".distorted.org.uk",
+        "type": 1,
+        "protocols": 1,
+        "active": true
+      },
+      {
+        "title": "",
+        "pattern": ".odin.gg",
+        "type": 1,
+        "protocols": 1,
+        "active": true
+      },
+      {
+        "title": "",
+        "pattern": "cabal.greenend.org.uk",
+        "type": 1,
+        "protocols": 1,
+        "active": true
+      },
+      {
+        "title": "all URLs",
+        "pattern": "*",
+        "type": 1,
+        "protocols": 1,
+        "active": false
+      }
+    ],
+    "blackPatterns": [],
+    "pacURL": "",
+    "index": 1
+  },
+  "browserVersion": "91.11.0",
+  "foxyProxyVersion": "7.5.1",
+  "foxyProxyEdition": "standard",
+  "sync": true
+}
\ No newline at end of file