Update domain.json

This commit is contained in:
2025-12-11 18:31:45 +07:00
committed by GitHub
parent 0af6a93343
commit ddca45746e
+4 -2
View File
@@ -4,12 +4,14 @@
{
"domain": [
"gstatic.com",
"toil.cc"
"toil.cc",
"rottentomatoes.com"
],
"domain_suffix": [
".gstatic.com",
".google.com",
".toil.cc"
".toil.cc",
".rottentomatoes.com"
]
}
]