mirror of
https://codeberg.org/ashley/poke
synced 2025-04-04 16:48:00 +00:00
remove the header because it makes stuff bad
This commit is contained in:
parent
a28f8e2536
commit
22e804850b
@ -275,10 +275,7 @@ const limiter = rateLimit({
|
|||||||
"Hey-there",
|
"Hey-there",
|
||||||
"Do u wanna help poke? contributions are welcome :3 https://codeberg.org/Ashley/poke"
|
"Do u wanna help poke? contributions are welcome :3 https://codeberg.org/Ashley/poke"
|
||||||
);
|
);
|
||||||
res.header(
|
|
||||||
"splash",
|
|
||||||
random
|
|
||||||
);
|
|
||||||
res.header(
|
res.header(
|
||||||
"X-PokeTube-Youtube-Client-Version",
|
"X-PokeTube-Youtube-Client-Version",
|
||||||
innertube.innertube.CLIENT.clientVersion
|
innertube.innertube.CLIENT.clientVersion
|
||||||
|
Loading…
Reference in New Issue
Block a user