about summary refs log tree commit diff stats
path: root/src/assets/javascripts/general.js
diff options
context:
space:
mode:
authorHygna <hygna@proton.me>2022-10-15 16:02:59 +0100
committerHygna <hygna@proton.me>2022-10-15 16:02:59 +0100
commit88e72a80b618a771e5d52e53afd8949e6473c827 (patch)
tree62f1cb4ece28b0bf8c9603a1edee6d5251c8e3f6 /src/assets/javascripts/general.js
parentStopped custom instances displaying the toggle instance popup (diff)
downloadlibredirect-88e72a80b618a771e5d52e53afd8949e6473c827.zip
Removed FPI settings unifying as it superceded by dFPI & ETP
Diffstat (limited to 'src/assets/javascripts/general.js')
-rw-r--r--src/assets/javascripts/general.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/assets/javascripts/general.js b/src/assets/javascripts/general.js
index 6eb0a454..9e490c4a 100644
--- a/src/assets/javascripts/general.js
+++ b/src/assets/javascripts/general.js
@@ -33,7 +33,6 @@ async function initDefaults() {
 					theme: "detect",
 					popupServices: ["youtube", "twitter", "instagram", "tiktok", "imgur", "reddit", "quora", "translate", "maps"],
 					autoRedirect: false,
-					firstPartyIsolate: false,
 					network: "clearnet",
 					networkFallback: true,
 					latencyThreshold: 1000,