mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
lol
This commit is contained in:
parent
df04819b26
commit
1ce1bfa7aa
@ -110,7 +110,7 @@ module.exports = function (app, config, renderTemplate) {
|
||||
|
||||
if (query) {
|
||||
let redirectTo = null;
|
||||
let splitParam = ":";
|
||||
let splitParam = "::";
|
||||
|
||||
if (query.includes("youtube.com/watch?v=")) {
|
||||
redirectTo = "/watch";
|
||||
|
Loading…
Reference in New Issue
Block a user