search

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 9c1a9b1bca7f08ed712a40f1be01ae53e0ecf46e
parent 2a485035d9337f59f427390456b8ec4b840b18c7
Author: Alisa Lain <60989682+silyneko@users.noreply.github.com>
Date:   Wed, 20 Aug 2025 09:37:07 +0300

Update custom.js
Diffstat:
Mpublic/js/bangs/custom.js | 7+------
1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/public/js/bangs/custom.js b/public/js/bangs/custom.js @@ -21,10 +21,5 @@ bangs = [].concat([ d: "www.discordapp.com/channels/@me", b: "cord", u: "https://www.discordapp.com/channels/@me" - }, - { - d: "google.com", - b: "g", - u: "https://google.com/search/?udm=14&q={{{s}}}", - }, + } ], bangs);