-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathnetlify_redirects.txt
23 lines (17 loc) · 1.02 KB
/
netlify_redirects.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Proxy plausible analytics per https://plausible.io/docs/proxy/guides/netlify
/js/i-am-groot.js https://plausible.elfhosted.com/js/plausible.outbound-links.js 200
/api/event https://plausible.elfhosted.com/api/event 202
# Use a better convention for RSS feed (could add more if necessary)
/rss/ /feed_rss_created.xml
# Product renames
/app/xtremio /app/youriptv 301!
# Send individual pages to the store
# https://elfhosted.com/app/comet https://store.elfhosted.com/product/comet 301!
# https://elfhosted.com/app/mediafusion https://store.elfhosted.com/product/mediafusion 301!
# Categories
https://elfhosted.com/stremio-addons https://store.elfhosted.com/product-category/stremio-addons 301!
https://elfhosted.com/apps https://store.elfhosted.com/product-category/activity 301!
# Landing page
# https://elfhosted.com https://store.elfhosted.com 301!
# Bottom level - anything not already matched gets redirected to docs
https://elfhosted.com/* https://docs.elfhosted.com/:splat 301!