diff --git a/domain.json b/domain.json index 5b3ba24..c410836 100644 --- a/domain.json +++ b/domain.json @@ -3,11 +3,13 @@ "rules": [ { "domain": [ - "gstatic.com" + "gstatic.com", + "toil.cc" ], "domain_suffix": [ ".gstatic.com", - ".google.com" + ".google.com", + ".toil.cc" ] } ]