Skip to content

Commit

Permalink
Update Caddyfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sffxzzp authored Mar 15, 2024
1 parent e878783 commit cea95e0
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions Caddyfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,23 @@ https://steamcommunity.com, https://www.steamcommunity.com, https://cdn.steamcom
}
}

https://github.io, https://*.github.io, https://githubusercontent.com, https://*.githubusercontent.com {
import sign
reverse_proxy * https://github.map.fastly.net {
import rev
}
}

https://gist.github.com, https://github.com {
import sign
reverse_proxy * https://140.82.113.3 https://140.82.113.4 https://20.205.243.166 https://20.27.177.113 {
import rev
}
}

https://*.github.com, https://github.io, https://*.github.io, https://githubusercontent.com, https://*.githubusercontent.com {
https://*.github.com {
import sign
reverse_proxy * https://github.map.fastly.net {
reverse_proxy * https://140.82.114.5 https://140.82.114.6 https://20.205.243.168 https://20.207.73.85 {
import rev
}
}

0 comments on commit cea95e0

Please sign in to comment.