-
-
Notifications
You must be signed in to change notification settings - Fork 43
/
Copy path_redirects
23 lines (21 loc) · 1.81 KB
/
_redirects
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# https://developers.cloudflare.com/pages/configuration/redirects/
# Serve /<project>/pages/* normally
/:project/pages/* /:project/pages/:splat 200
# Redirect non-Pages paths to GitHub
/amazongpt* https://github.com/adamlui/ai-web-extensions/tree/main/amazongpt#readme 301
/autoclear-chatgpt-history* https://github.com/adamlui/ai-web-extensions/tree/main/autoclear-chatgpt-history#readme 301
/brave-omnibox* https://github.com/adamlui/ai-web-extensions/tree/main/brave-omnibox#readme 301
/bravegpt* https://github.com/adamlui/ai-web-extensions/tree/main/bravegpt#readme 301
/chatgpt-auto-continue* https://github.com/adamlui/ai-web-extensions/tree/main/chatgpt-auto-continue#readme 301
/chatgpt-auto-refresh* https://github.com/adamlui/ai-web-extensions/tree/main/chatgpt-auto-refresh#readme 301
/chatgpt-auto-talk* https://github.com/adamlui/ai-web-extensions/tree/main/chatgpt-auto-talk#readme 301
/chatgpt-infinity* https://github.com/adamlui/ai-web-extensions/tree/main/chatgpt-infinity#readme 301
/chatgpt-omnibox* https://github.com/adamlui/ai-web-extensions/tree/main/chatgpt-omnibox#readme 301
/chatgpt-widescreen* https://github.com/adamlui/ai-web-extensions/tree/main/chatgpt-widescreen#readme 301
/deepseek-omnibox* https://github.com/adamlui/ai-web-extensions/tree/main/deepseek-omnibox#readme 301
/duckduckgpt* https://github.com/adamlui/ai-web-extensions/tree/main/duckduckgpt#readme 301
/googlegpt* https://github.com/adamlui/ai-web-extensions/tree/main/googlegpt#readme 301
/perplexity-omnibox* https://github.com/adamlui/ai-web-extensions/tree/main/perplexity-omnibox#readme 301
/phind-omnibox* https://github.com/adamlui/ai-web-extensions/tree/main/phind-omnibox#readme 301
/you.com-omnibox* https://github.com/adamlui/ai-web-extensions/tree/main/you.com-omnibox#readme 301
/* https://github.com/adamlui/ai-web-extensions#readme 301