Skip to content

Commit

Permalink
fix api.github.com
Browse files Browse the repository at this point in the history
  • Loading branch information
sffxzzp authored Mar 15, 2024
1 parent 8d6a216 commit 13f6a55
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Caddyfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@ https://steamcommunity.com, https://www.steamcommunity.com, https://cdn.steamcom
}
}

https://*.github.com, https://github.io, https://*.github.io, https://githubusercontent.com, https://*.githubusercontent.com {
https://github.com, https://*.github.com {
import sign
reverse_proxy * https://github.map.fastly.net {
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://gist.github.com https://github.com {
https://github.io, https://*.github.io, https://githubusercontent.com, https://*.githubusercontent.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 {
reverse_proxy * https://github.map.fastly.net {
import rev
}
}

0 comments on commit 13f6a55

Please sign in to comment.