Glowers Club

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
include:jukebox [2024/11/26 03:19] – external edit 127.0.0.1include:jukebox [2024/11/27 01:20] (current) – q
Line 48: Line 48:
         switch (protocol) {         switch (protocol) {
             case "mxc":     return `https://glowers.club/_matrix/media/r0/download/${args}`             case "mxc":     return `https://glowers.club/_matrix/media/r0/download/${args}`
-            case "x-gwm":   return `https://glowers.club/wiki/lib/exe/fetch.php?media=${args.replace(/\//g, ":")}`+            case "x-gwm":   return `https://wiki.glowers.club/lib/exe/fetch.php?media=${args.replace(/\//g, ":")}`
             case "x-yt":    return `https://youtu.be/${args}`             case "x-yt":    return `https://youtu.be/${args}`
             case "x-nn":    return `https://www.nicovideo.jp/watch/${args}`             case "x-nn":    return `https://www.nicovideo.jp/watch/${args}`