Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion links.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# internal - Internal domains (usually empty, user-specific)
localhost
*.localhost
127.0.0.1
::1
*.example
*.example.com
*.example.net
*.example.org
*.test

# trusted - Trusted external domains
*.zhile.io
Expand All @@ -14,6 +20,7 @@ t.me/linux_do_channel
t.me/idcflare
t.me/ja_netfilter_group
github.com/linux-do/*
*.iana.org

# risky - Potentially risky domains (URL shorteners, etc.)
bit.ly
Expand Down