Додає відповіді штучного інтелекту в DuckDuckGo (на базі GPT-4o!)
Це версії цього скрипту, де код був змінений. Показати всі версії.
Prepended '>> ' to dark scheme replies to emulate terminal since speech balloon tip missing ↞ [auto-sync from adamlui/chatgpt-apps]
adamlui/chatgpt-apps
Moved fail flags from dataProcess methods to apis
dataProcess
apis
± Replaced AIchatOS key ref w/ caller.api for easier maintenance ± Updated GPTforLove condition to rely on new failFlags from apis ↞ [auto-sync from adamlui/chatgpt-apps]
caller.api
failFlags
Hid GitHub button if Feedback modal summoned from About modal ↞ [auto-sync from adamlui/chatgpt-apps]
Added Render 404 check to dataProcess methods ↞ [auto-sync from adamlui/chatgpt-apps]
Updated Free Chat API endpoint URL ↞ [auto-sync from adamlui/chatgpt-apps]
Reduced default reply font size ↞ [auto-sync from adamlui/chatgpt-apps]
Moved headers from api.createHeaders() to apis for improved maintainability ↞ [auto-sync from adamlui/chatgpt-apps]
api.createHeaders()
Converted expecctedOrigin.headers keys in apis to title-hyphen case
expecctedOrigin.headers
... for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps]
Added accept to expectedOrigin.headers in apis ↞ [auto-sync from adamlui/chatgpt-apps]
accept
expectedOrigin.headers
Colored version num in light mode About modal ↞ [auto-sync from adamlui/chatgpt-apps]
Replaced show.reply.submitSrc w/ simpler .userInteracted, refined auto-focus conditions ↞ [auto-sync from adamlui/chatgpt-apps]
show.reply.submitSrc
.userInteracted
Improved api.createPayload() readability ↞ [auto-sync from adamlui/chatgpt-apps]
api.createPayload()
Added more LLMs from Free Chat
Converted expectedOrigin API prop into obj of url + headers ↞ [auto-sync from adamlui/chatgpt-apps]
expectedOrigin
url
headers
Integrated Free Chat into api.createHeaders() ↞ [auto-sync from adamlui/chatgpt-apps]
Added Free Chat API ↞ [auto-sync from adamlui/chatgpt-apps]
Removed modal button underglow outright ↞ [auto-sync from adamlui/chatgpt-apps]
Removed modal button underglow from mobile view ↞ [auto-sync from adamlui/chatgpt-apps]
Updated GPTforLove encryption key ↞ [auto-sync from adamlui/chatgpt-apps]
Raised app div dark bg gradient 15px ↞ [auto-sync from adamlui/chatgpt-apps]
Merged apiIDs into apis for simplicity ↞ [auto-sync from adamlui/chatgpt-apps]
apiIDs
Added mobile hidepoint for app byline ↞ [auto-sync from adamlui/chatgpt-apps]
Stretched gradient of dark app div bg ↞ [auto-sync from adamlui/chatgpt-apps]
Updated GPTforLove API encryption key, added more headers to api.createHeaders() ↞ [auto-sync from adamlui/chatgpt-apps]
Tweaked bg gradient stops to be fixed pos ↞ [auto-sync from adamlui/chatgpt-apps]
Removed textToShow check from dataProcess.stream() to accomodate empty 1st chunks ↞ [auto-sync from adamlui/chatgpt-apps]
textToShow
dataProcess.stream()
Corrected API name for MixerBox AI in api.createHeaders() ↞ [auto-sync from adamlui/chatgpt-apps]
Shortened // @antifeature ads description ↞ [auto-sync from adamlui/chatgpt-apps]
// @antifeature ads
Corrected // @version ↞ [auto-sync from adamlui/chatgpt-apps]
// @version
Shortened obj function declarations for readability ↞ [auto-sync from adamlui/userscripts]
adamlui/userscripts
Shortened obj function declarations for readability ↞ [auto-sync from adamlui/chatgpt-apps]
Added more headers to api.createHaders() ↞ [auto-sync from adamlui/chatgpt-apps]
api.createHaders()
Shortened dataProcess.text() ↞ [auto-sync from adamlui/chatgpt-apps]
dataProcess.text()
Added additional headers for MixerBox AI to api.createHeaders() ↞ [auto-sync from adamlui/chatgpt-apps]
Enlarged/added drop shadow to app icon in Settings ↞ [auto-sync from adamlui/chatgpt-apps]
Removed no-longer working Webraft API ↞ [auto-sync from adamlui/chatgpt-apps]
Added glow to state word in notifs ↞ [auto-sync from adamlui/chatgpt-apps]
Reduced rectangular button hover-zooms ↞ [auto-sync from adamlui/chatgpt-apps]
Fixed Settings modal sizing in QQ ↞ [auto-sync from adamlui/chatgpt-apps]
Localized 'Version' in Settings modal About label ↞ [auto-sync from adamlui/chatgpt-apps]
Added -webkit-mask-image fallbacks to CSS to widen browser compatibility ↞ [auto-sync from adamlui/chatgpt-apps]
-webkit-mask-image
Replaced .toReversed() w/ much older .reverse() to widen compatibility ↞ [auto-sync from adamlui/chatgpt-apps]
.toReversed()
.reverse()
Expanded Auto-Scroll to work in Anchored mode ↞ [auto-sync from adamlui/chatgpt-apps]
Added Tampermonkey Streaming Mode disclaimer to // @compatible vivaldi ↞ [auto-sync from adamlui/chatgpt-apps]
// @compatible vivaldi
-1px #ddgpt > pre ol bottom margin to rid v-scrollbar ↞ [auto-sync from adamlui/chatgpt-apps]
#ddgpt > pre ol
Replaced non-global .match() w/ more performant .exec() ↞ [auto-sync from adamlui/chatgpt-apps]
.match()
.exec()
Inverted boolean comparison in modals.settings.createAppend() for simplicity ↞ [auto-sync from adamlui/chatgpt-apps]
modals.settings.createAppend()
Added event to menus.pin.toggle() sig to avoid use of deprecated global event ↞ [auto-sync from adamlui/chatgpt-apps]
event
menus.pin.toggle()
Added event to menus.pin.clickHandler() sig to avoid use of deprecated global event ↞ [auto-sync from adamlui/chatgpt-apps]
menus.pin.clickHandler()
Показати всі версії сценарію