Skip to content

Commit 670232f

Browse files
committed
Shortened app.urls.assetHost to .assets, added .aiweAssets
1 parent bed8036 commit 670232f

File tree

16 files changed

+26
-16
lines changed

16 files changed

+26
-16
lines changed

amazongpt/assets/data/app.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
{ "name": "Adam Lui", "url": "https://github.com/adamlui" }, { "name": "KudoAI", "url": "https://www.kudoai.com" }],
55
"urls": {
66
"app": "https://amazongpt.kudoai.com",
7-
"assetHost": "https://cdn.jsdelivr.net/gh/KudoAI/amazongpt@latest/assets",
7+
"assets": "https://cdn.jsdelivr.net/gh/KudoAI/amazongpt@latest/assets",
8+
"aiweAssets": "https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@latest/assets",
89
"chatgptjs": "https://chatgpt.js.org",
910
"contributors": "https://github.com/KudoAI/amazongpt/tree/main/docs/#-contributors",
1011
"discuss": "https://github.com/KudoAI/amazongpt/discussions",

autoclear-chatgpt-history/assets/data/app.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"configKeyPrefix": "autoclearChatGPThistory",
44
"author": { "name": "Adam Lui", "url": "https://github.com/adamlui" },
55
"urls": {
6-
"assetHost": "https://cdn.jsdelivr.net/gh/adamlui/autoclear-chatgpt-history@latest/assets",
6+
"assets": "https://cdn.jsdelivr.net/gh/adamlui/autoclear-chatgpt-history@latest/assets",
7+
"aiweAssets": "https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@latest/assets",
78
"chatgptjs": "https://chatgpt.js.org",
89
"contributors": "https://docs.autoclearchatgpt.com/#-contributors",
910
"discuss": "https://github.com/adamlui/autoclear-chatgpt-history/discussions",

brave-omnibox/assets/data/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Brave Omnibox", "symbol": "🦁", "slug": "brave-omnibox",
33
"author": { "name": "Adam Lui", "url": "https://github.com/adamlui" },
44
"urls": {
5-
"assetHost": "https://cdn.jsdelivr.net/gh/adamlui/brave-omnibox@latest/assets",
5+
"assets": "https://cdn.jsdelivr.net/gh/adamlui/brave-omnibox@latest/assets",
66
"discuss": "https://github.com/adamlui/brave-omnibox/discussions",
77
"donate": {
88
"cashapp": "https://cash.app/$adamlui",

bravegpt/assets/data/app.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
{ "name": "Adam Lui", "url": "https://github.com/adamlui" }, { "name": "KudoAI", "url": "https://www.kudoai.com" }],
55
"urls": {
66
"app": "https://www.bravegpt.com",
7-
"assetHost": "https://cdn.jsdelivr.net/gh/KudoAI/bravegpt@latest/assets",
7+
"assets": "https://cdn.jsdelivr.net/gh/KudoAI/bravegpt@latest/assets",
8+
"aiweAssets": "https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@latest/assets",
89
"chatgptjs": "https://chatgpt.js.org",
910
"contributors": "https://docs.bravegpt.com/#-contributors",
1011
"discuss": "https://github.com/KudoAI/bravegpt/discussions",

chatgpt-auto-continue/assets/data/app.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"configKeyPrefix": "chatGPTautoContinue",
44
"author": { "name": "Adam Lui", "url": "https://github.com/adamlui" },
55
"urls": {
6-
"assetHost": "https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-continue@latest/assets",
6+
"assets": "https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-continue@latest/assets",
7+
"aiweAssets": "https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@latest/assets",
78
"chatgptjs": "https://chatgpt.js.org",
89
"contributors": "https://docs.chatgptautocontinue.com/#-contributors",
910
"discuss": "https://github.com/adamlui/chatgpt-auto-continue/discussions",

chatgpt-auto-refresh/assets/data/app.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"configKeyPrefix": "chatGPTautoRefresh",
44
"author": { "name": "Adam Lui", "url": "https://github.com/adamlui" },
55
"urls": {
6-
"assetHost": "https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-refresh@latest/assets",
6+
"assets": "https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-refresh@latest/assets",
7+
"aiweAssets": "https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@latest/assets",
78
"chatgptjs": "https://chatgpt.js.org",
89
"contributors": "https://docs.chatgptautorefresh.com/#-contributors",
910
"discuss": "https://github.com/adamlui/chatgpt-auto-refresh/discussions",

chatgpt-auto-talk/assets/data/app.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"configKeyPrefix": "chatGPTautoTalk",
44
"author": { "name": "Adam Lui", "url": "https://github.com/adamlui" },
55
"urls": {
6-
"assetHost": "https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-talk@latest/assets",
6+
"assets": "https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-talk@latest/assets",
7+
"aiweAssets": "https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@latest/assets",
78
"chatgptjs": "https://chatgpt.js.org",
89
"contributors": "https://docs.chatgptautotalk.com/#-contributors",
910
"discuss": "https://github.com/adamlui/chatgpt-auto-talk/discussions",

chatgpt-infinity/assets/data/app.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"configKeyPrefix": "chatGPTinfinity",
44
"author": { "name": "Adam Lui", "url": "https://github.com/adamlui" },
55
"urls": {
6-
"assetHost": "https://cdn.jsdelivr.net/gh/adamlui/chatgpt-infinity@latest/assets",
6+
"assets": "https://cdn.jsdelivr.net/gh/adamlui/chatgpt-infinity@latest/assets",
7+
"aiweAssets": "https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@latest/assets",
78
"chatgptjs": "https://chatgpt.js.org",
89
"contributors": "https://docs.chatgptautorefresh.com/#-contributors",
910
"discuss": "https://github.com/adamlui/chatgpt-infinity /discussions",

chatgpt-omnibox/assets/data/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ChatGPT Omnibox", "symbol": "🤖", "slug": "chatgpt-omnibox",
33
"author": { "name": "Adam Lui", "url": "https://github.com/adamlui" },
44
"urls": {
5-
"assetHost": "https://cdn.jsdelivr.net/gh/adamlui/chatgpt-omnibox@latest/assets",
5+
"assets": "https://cdn.jsdelivr.net/gh/adamlui/chatgpt-omnibox@latest/assets",
66
"discuss": "https://github.com/adamlui/chatgpt-omnibox/discussions",
77
"donate": {
88
"cashapp": "https://cash.app/$adamlui",

chatgpt-widescreen/assets/data/app.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"name": "ChatGPT Widescreen", "symbol": "🖥️", "slug": "chatgpt-widescreen",
33
"author": { "name": "Adam Lui", "url": "https://github.com/adamlui" },
44
"urls": {
5-
"assetHost": "https://cdn.jsdelivr.net/gh/adamlui/chatgpt-widescreen@latest/assets",
5+
"assets": "https://cdn.jsdelivr.net/gh/adamlui/chatgpt-widescreen@latest/assets",
6+
"aiweAssets": "https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@latest/assets",
67
"chatgptjs": "https://chatgpt.js.org",
78
"contributors": "https://docs.chatgptwidescreen.com/#-contributors",
89
"discuss": "https://github.com/adamlui/chatgpt-widescreen/discussions",

0 commit comments

Comments
 (0)