Update domain.json

This commit is contained in:
2025-12-12 11:40:54 +07:00
committed by GitHub
parent ddca45746e
commit 7118af0c77
+4 -2
View File
@@ -5,13 +5,15 @@
"domain": [
"gstatic.com",
"toil.cc",
"rottentomatoes.com"
"rottentomatoes.com",
"adguard.com"
],
"domain_suffix": [
".gstatic.com",
".google.com",
".toil.cc",
".rottentomatoes.com"
".rottentomatoes.com",
".adguard.com"
]
}
]