We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77dc2ec commit b86c6f4Copy full SHA for b86c6f4
src/index.js
@@ -105,7 +105,7 @@ export class I4kFindSymbols {
105
r4pr: "https://radio4000.com/{}/play/random",
106
scanurl: "https://radar.cloudflare.com/scan?url={}",
107
sheet: "https://docs.google.com/spreadsheets/create?title={}",
108
- space: "https://goog.space/#input={}",
+ space: "https://space-element.pages.dev/#input={}",
109
sqlite: "https://sqlime.org/#{}",
110
gmail: "https://mail.google.com/mail/#inbox?compose=new&title={}",
111
gpt: "https://chat.openai.com/?model=gpt-4",
0 commit comments