Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHo3ein <ho3ein.sanaei@gmail.com>2023-05-18 00:29:01 +0300
committerGitHub <noreply@github.com>2023-05-18 00:29:01 +0300
commitaba37be6eb0674ba38d651b191b9e693621efc11 (patch)
tree1115c22d361cee868cfffe9301c55c7d65385676 /web/html/xui
parent85d42ce94fbbd64f72f6c9dd528618a41a009fd1 (diff)
parent30042bc0475f6b99411741492440b0d62e3d5c3b (diff)
Merge pull request #467 from mmrabbani/patch-1
Simplifying ad blocking syntax
Diffstat (limited to 'web/html/xui')
-rw-r--r--web/html/xui/settings.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html
index 09cf61ae..3dd1f57b 100644
--- a/web/html/xui/settings.html
+++ b/web/html/xui/settings.html
@@ -371,9 +371,6 @@
domains: {
ads: [
"geosite:category-ads-all",
- "geosite:category-ads",
- "geosite:google-ads",
- "geosite:spotify-ads",
"ext:iran.dat:ads"
],
speedtest: ["geosite:speedtest"],
@@ -1026,4 +1023,4 @@
});
</script>
</body>
-</html> \ No newline at end of file
+</html>