From 0418cd404a914226999f86eb2b8d4696f277c1cd Mon Sep 17 00:00:00 2001 From: "h.u.g.u.rp" Date: Thu, 29 Jun 2023 19:48:53 +0200 Subject: [PATCH] add !{gho,ghu,ghr}: "https://github.com/search?q={org,user,repo}:{}" --- src/index.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/index.js b/src/index.js index 8af7c71..57829da 100644 --- a/src/index.js +++ b/src/index.js @@ -20,6 +20,9 @@ export const DEFAULT_SYMBOLS = { dr: "https://drive.google.com/drive/search?q={}", g: "https://encrypted.google.com/search?q={}", gh: "https://github.com/search?q={}", + gho: "https://github.com/search?q=org:{}", + ghu: "https://github.com/search?q=user:{}", + ghr: "https://github.com/search?q=repo:{}", hn: "https://hn.algolia.com/?sort=byDate&query={}", k: "https://keep.google.com/?q=#search/text%3D{}", l: "https://www.linguee.com/search?query={}",