Skip to content

Commit

Permalink
add verification
Browse files Browse the repository at this point in the history
  • Loading branch information
gpchelkin committed May 3, 2024
1 parent 56d3362 commit 7e849ae
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
10 changes: 8 additions & 2 deletions _redirects
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# https://docs.netlify.com/routing/redirects/
https://pchel.space/pub/* https://hetbot.pchel.space:8080/pub/:splat 200
# Exclusions served from Netlify:
https://pchelk.in/yandex_23d8ba57f3084b0a.html https://pchelk.in/yandex_23d8ba57f3084b0a.html

# Proxy rewrites from Netlify to my servers:
# https://docs.netlify.com/routing/redirects/rewrites-proxies/
https://pchel.space/pub/* https://hetbot.pchel.space:8080/pub/:splat 200

# Redirects from Netlify to GitHub Pages:
# https://docs.netlify.com/routing/redirects/
https://pchel.space/ https://g.pchelk.in 302!
https://pchel.space/* https://g.pchelk.in/:splat 302!
https://www.pchel.space/ https://g.pchelk.in 302!
Expand Down
6 changes: 6 additions & 0 deletions yandex_23d8ba57f3084b0a.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>Verification: 23d8ba57f3084b0a</body>
</html>

0 comments on commit 7e849ae

Please sign in to comment.