-
-
Notifications
You must be signed in to change notification settings - Fork 57
Expand file tree
/
Copy path_redirects
More file actions
26 lines (23 loc) · 1.93 KB
/
_redirects
File metadata and controls
26 lines (23 loc) · 1.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# https://developers.cloudflare.com/pages/configuration/redirects/
# Redir platform-less (/<project>/pages/welcome(/)?) to ${1}chromium/
/:project/pages/welcome /:project/pages/welcome/chromium/ 301
/:project/pages/welcome/ /:project/pages/welcome/chromium/ 301
# Serve all other /<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
/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