diff --git a/rules/singbox/appletv.json b/rules/singbox/appletv.json new file mode 100644 index 0000000..a818477 --- /dev/null +++ b/rules/singbox/appletv.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "rules": [ + { + "domain": [ + "hls-amt.itunes.apple.com", + "hls.itunes.apple.com", + "np-edge.itunes.apple.com", + "play-edge.itunes.apple.com", + "tv.applemusic.com", + "uts-api.itunes.apple.com" + ], + "domain_suffix": [ + "tv.apple.com" + ] + } + ] +}