Skip to content

Commit 58fb141

Browse files
committed
docs(fronting-groups): add redd.it to the fastly group's domains list
Reddit serves images from redd.it (their CDN-style image host) which is also on Fastly. Without this entry, the example config matches reddit.com but image loads still fall back to direct, which is unreliable from Iran ISPs. Suggested by @Shjpr9 in #502.
1 parent 7083d6e commit 58fb141

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config.fronting-groups.example.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"reddit.com",
3333
"redditstatic.com",
3434
"redditmedia.com",
35+
"redd.it",
3536
"githubassets.com",
3637
"githubusercontent.com",
3738
"pypi.org",

0 commit comments

Comments
 (0)