diff --git a/index.html b/index.html index 0fd611d..e4359ed 100644 --- a/index.html +++ b/index.html @@ -64,7 +64,7 @@ rocket_launch
-
Available services
+
diff --git a/js/UI/More/Overview/Overview.js b/js/UI/More/Overview/Overview.js index 60a2f4c..4086fcc 100644 --- a/js/UI/More/Overview/Overview.js +++ b/js/UI/More/Overview/Overview.js @@ -28,6 +28,7 @@ export default class Overview { stats.thirdParties += analysis.isThirdParty } this.div.querySelector(".big").innerText = stats.total + this.div.querySelector(".small").innerText = `Available service${s(stats.total)}` let encryption_t let donot = ""