Skip to content

Commit b882a9a

Browse files
committed
Add Instagram ruleset from v2fly
1 parent e3d4144 commit b882a9a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

workers/v2fly.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ def build():
2121
"openai",
2222
"paypal",
2323
"youtube",
24-
"line"
24+
"line",
25+
"instagram"
2526
]
2627
exclusions = [
2728
"github", # GitHub's domains are included in "microsoft", but its connectivity mostly isn't as high as

0 commit comments

Comments
 (0)