Skip to content

Commit 011f20a

Browse files
committed
feat(config): add Reddit cert_verify rules for static and media domains
1 parent 46c5deb commit 011f20a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

internal/config/rules.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@
4747
"*youtube.com" = "healthdatanexus.ai"
4848
"*ytimg.com" = "healthdatanexus.ai"
4949
"*ggpht.com" = "healthdatanexus.ai"
50+
"www.redditstatic.com" = ["*.reddit.com", "reddit.com"]
51+
"*.redd.it" = ["*.reddit.com", "reddit.com"]
52+
"*.redditmedia.com" = ["*.reddit.com", "reddit.com"]
5053

5154

5255
# [Static Hosts Mapping]

0 commit comments

Comments
 (0)