Skip to content

Commit

Permalink
Deleted GF URLs/buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlui committed Jan 18, 2025
1 parent 3a1c2a0 commit a41056f
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 23 deletions.
2 changes: 0 additions & 2 deletions autoclear-chatgpt-history/assets/data/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,8 @@
"payPal": "https://paypal.me/adamlui"
},
"gitHub": "https://github.com/adamlui/autoclear-chatgpt-history",
"greasyFork": "https://greasyfork.org/scripts/460805-autoclear-chatgpt-history",
"assetHost": "https://assets.autoclearchatgpt.com",
"relatedExtensions": "https://aiwebextensions.com",
"review": { "greasyFork": "https://greasyfork.org/scripts/460805-autoclear-chatgpt-history/feedback#post-discussion" },
"support": "https://support.autoclearchatgpt.com"
}
}
11 changes: 4 additions & 7 deletions bravegpt/greasemonkey/bravegpt.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
// @description:zu Yengeza izimpendulo ze-AI ku-Brave Search (inikwa amandla yi-GPT-4o!)
// @author KudoAI
// @namespace https://kudoai.com
// @version 2025.1.18
// @version 2025.1.18.1
// @license MIT
// @icon https://assets.bravegpt.com/images/icons/bravegpt/icon48.png?v=df624b0
// @icon64 https://assets.bravegpt.com/images/icons/bravegpt/icon64.png?v=df624b0
Expand Down Expand Up @@ -250,18 +250,16 @@
chatgptJS: 'https://chatgpt.js.org',
contributors: 'https://docs.bravegpt.com/#-contributors',
gitHub: 'https://github.com/KudoAI/bravegpt',
greasyFork: 'https://greasyfork.org/scripts/462440-bravegpt',
publisher: 'https://www.kudoai.com',
relatedExtensions: 'https://github.com/adamlui/ai-web-extensions',
review: {
alternativeTo: 'https://alternativeto.net/software/bravegpt/about/',
greasyFork: 'https://greasyfork.org/scripts/462440-bravegpt/feedback#post-discussion',
productHunt: 'https://www.producthunt.com/products/bravegpt/reviews/new'
},
support: 'https://support.bravegpt.com',
update: 'https://gm.bravegpt.com'
},
latestResourceCommitHash: 'e6e7822' // for cached messages.json
latestResourceCommitHash: '908456f' // for cached messages.json
}
app.urls.resourceHost = app.urls.gitHub.replace('github.com', 'cdn.jsdelivr.net/gh') + `@${app.latestResourceCommitHash}`
app.msgs = {
Expand Down Expand Up @@ -1087,7 +1085,7 @@
log.dev('Showing Feedback modal...')

// Init buttons
let btns = [ function greasyFork(){}, function productHunt(){}, function alternativeto() {} ]
let btns = [ function productHunt(){}, function alternativeto() {} ]
if (modals.stack[0] != 'about') btns.push(function github(){})

// Show modal
Expand All @@ -1111,8 +1109,7 @@
const btnClone = btn.cloneNode(true)
btn.parentNode.replaceChild(btnClone, btn) ; btn = btnClone
btn.onclick = () => modals.safeWinOpen(
btn.textContent == 'Greasy Fork' ? app.urls.review.greasyFork
: btn.textContent == 'Product Hunt' ? app.urls.review.productHunt
btn.textContent == 'Product Hunt' ? app.urls.review.productHunt
: btn.textContent == 'Alternativeto' ? app.urls.review.alternativeTo
: `${app.urls.gitHub}/discussions/new/choose`
)
Expand Down
4 changes: 1 addition & 3 deletions chatgpt-auto-continue/assets/data/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,12 @@
"payPal": "https://paypal.me/adamlui"
},
"gitHub": "https://github.com/adamlui/chatgpt-auto-continue",
"greasyFork": "https://greasyfork.org/scripts/466789-chatgpt-auto-continue",
"assetHost": "https://assets.chatgptautocontinue.com",
"relatedExtensions": "https://aiwebextensions.com",
"review": {
"chromeWebStore": "https://chromewebstore.google.com/detail/chatgpt-auto-continue/lbojnhaafilddefkdgmbplkafnckaoga/reviews",
"edgeAddons": "https://microsoftedge.microsoft.com/addons/detail/chatgpt-autocontinue/kaicnimcjamamnlbaeaneofmdjibgepl",
"firefoxAddons": "https://addons.mozilla.org/firefox/addon/chatgpt-auto-continue/",
"greasyFork": "https://greasyfork.org/scripts/466789-chatgpt-auto-continue/feedback#post-discussion"
"firefoxAddons": "https://addons.mozilla.org/firefox/addon/chatgpt-auto-continue/"
},
"support": "https://support.chatgptautocontinue.com"
}
Expand Down
2 changes: 0 additions & 2 deletions chatgpt-infinity/assets/data/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,13 @@
"payPal": "https://paypal.me/adamlui"
},
"gitHub": "https://github.com/adamlui/chatgpt-infinity",
"greasyFork": "https://greasyfork.org/scripts/465051-chatgpt-infinity",
"assetHost": "https://assets.chatgptinfinity.com",
"relatedExtensions": "https://aiwebextensions.com",
"review": {
"alternativeTo": "https://alternativeto.net/software/chatgpt-infinity/about/",
"chromeWebStore": "https://chromewebstore.google.com/detail/chatgpt-infinity/amikeononomkhphopbflomhnmdijjpmb/reviews",
"edgeAddons": "https://microsoftedge.microsoft.com/addons/detail/chatgpt-infinity/jgonecnbmehicpdpjkdekamhmlebfagb",
"firefoxAddons": "https://addons.mozilla.org/firefox/addon/chatgpt-infinity/",
"greasyFork": "https://greasyfork.org/scripts/465051-chatgpt-infinity#post-discussion",
"productHunt": "https://www.producthunt.com/products/chatgpt-infinity/reviews/new"
},
"support": "https://support.chatgptinfinity.com"
Expand Down
2 changes: 0 additions & 2 deletions chatgpt-widescreen/assets/data/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,12 @@
"payPal": "https://paypal.me/adamlui"
},
"gitHub": "https://github.com/adamlui/chatgpt-widescreen",
"greasyFork": "https://greasyfork.org/scripts/461473-chatgpt-widescreen-mode",
"assetHost": "https://assets.chatgptwidescreen.com",
"relatedExtensions": "https://aiwebextensions.com",
"review": {
"chromeWebStore": "https://chromewebstore.google.com/detail/chatgpt-widescreen-mode/jgnjpnmofkalfliddjelaciggjgnphgm/reviews",
"edgeAddons": "https://microsoftedge.microsoft.com/addons/detail/chatgpt-widescreen-mode/obnaaalnokmchdoagnhmllakaclaaooa",
"firefoxAddons": "https://addons.mozilla.org/firefox/addon/chatgpt-widescreen/",
"greasyFork": "https://greasyfork.org/scripts/461473-chatgpt-widescreen-mode/feedback#post-discussion",
"productHunt": "https://www.producthunt.com/products/chatgpt-widescreen-mode/reviews/new"
},
"support": "https://support.chatgptwidescreen.com"
Expand Down
11 changes: 4 additions & 7 deletions duckduckgpt/greasemonkey/duckduckgpt.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
// @description:zu Yengeza izimpendulo ze-AI ku-DuckDuckGo (inikwa amandla yi-GPT-4o!)
// @author KudoAI
// @namespace https://kudoai.com
// @version 2025.1.18
// @version 2025.1.18.1
// @license MIT
// @icon https://assets.ddgpt.com/images/icons/duckduckgpt/icon48.png?v=06af076
// @icon64 https://assets.ddgpt.com/images/icons/duckduckgpt/icon64.png?v=06af076
Expand Down Expand Up @@ -250,18 +250,16 @@
chatgptJS: 'https://chatgpt.js.org',
contributors: 'https://docs.duckduckgpt.com/#-contributors',
gitHub: 'https://github.com/KudoAI/duckduckgpt',
greasyFork: 'https://greasyfork.org/scripts/459849-duckduckgpt',
publisher: 'https://www.kudoai.com',
relatedExtensions: 'https://github.com/adamlui/ai-web-extensions',
review: {
alternativeTo: 'https://alternativeto.net/software/duckduckgpt/about/',
greasyFork: 'https://greasyfork.org/scripts/459849-duckduckgpt/feedback#post-discussion',
productHunt: 'https://www.producthunt.com/products/duckduckgpt/reviews/new'
},
support: 'https://support.ddgpt.com',
update: 'https://gm.ddgpt.com'
},
latestResourceCommitHash: '7a76b64' // for cached messages.json
latestResourceCommitHash: '8c6c9a2' // for cached messages.json
}
app.urls.resourceHost = app.urls.gitHub.replace('github.com', 'cdn.jsdelivr.net/gh') + `@${app.latestResourceCommitHash}`
app.msgs = {
Expand Down Expand Up @@ -1097,7 +1095,7 @@
log.dev('Showing Feedback modal...')

// Init buttons
let btns = [ function greasyFork(){}, function productHunt(){}, function alternativeto() {} ]
let btns = [ function productHunt(){}, function alternativeto() {} ]
if (modals.stack[0] != 'about') btns.push(function github(){})

// Show modal
Expand All @@ -1121,8 +1119,7 @@
const btnClone = btn.cloneNode(true)
btn.parentNode.replaceChild(btnClone, btn) ; btn = btnClone
btn.onclick = () => modals.safeWinOpen(
btn.textContent == 'Greasy Fork' ? app.urls.review.greasyFork
: btn.textContent == 'Product Hunt' ? app.urls.review.productHunt
btn.textContent == 'Product Hunt' ? app.urls.review.productHunt
: btn.textContent == 'Alternativeto' ? app.urls.review.alternativeTo
: `${app.urls.gitHub}/discussions/new/choose`
)
Expand Down

0 comments on commit a41056f

Please sign in to comment.