Skip to content

Commit

Permalink
add +wls <url> For wikipedia own link shortner (only wikipedia URLs)
Browse files Browse the repository at this point in the history
  • Loading branch information
h.u.g.u.rp committed Jan 30, 2024
1 parent a1cbab1 commit 72a38fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ export class I4kFindSymbols {
"view-source": "data:,{}",
wr: "https://en.wikipedia.org/wiki/Special:Random",
wri: "https://commons.wikimedia.org/wiki/Special:Random/File",
wls: "https://en.wikipedia.org/wiki/Special:UrlShortener?url={}",
rtc: "https://sctlib.gitlab.io/rtc/?method={}&matrix-peers={}",
rtcmx:
"https://sctlib.gitlab.io/rtc/?matrix-peers={}&method=matrix-user-device",
Expand Down

0 comments on commit 72a38fe

Please sign in to comment.