diff --git a/rules/singbox/us.json b/rules/singbox/us.json new file mode 100644 index 0000000..22da159 --- /dev/null +++ b/rules/singbox/us.json @@ -0,0 +1,11 @@ +{ + "version": 1, + "rules": [ + { + "domain_suffix": [ + "media.starott.com", + "peacocktv.com" + ] + } + ] +}