mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 11:46:40 +00:00
fix(userscripts/kagi-for-safer): use correct download URL
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// @description Redirects Yahoo searches to Kagi.com. Only relevant for desktop Safari users.
|
||||
// @version 0.0.3
|
||||
// @namespace jimeh.me
|
||||
// @downloadURL https://github.com/jimeh/dotfiles/blob/main/userscripts/kagi-for-safari.user.js
|
||||
// @doanloadURL https://github.com/jimeh/dotfiles/raw/main/userscripts/kagi-for-safari.user.js
|
||||
// @run-at document-start
|
||||
// @match https://yahoo.com/search*
|
||||
// @match https://search.yahoo.com/search*
|
||||
|
||||
Reference in New Issue
Block a user