mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-14 04:49:00 +01:00
remove the header because it makes stuff bad
This commit is contained in:
parent
a28f8e2536
commit
22e804850b
1 changed files with 1 additions and 4 deletions
|
@ -275,10 +275,7 @@ const limiter = rateLimit({
|
|||
"Hey-there",
|
||||
"Do u wanna help poke? contributions are welcome :3 https://codeberg.org/Ashley/poke"
|
||||
);
|
||||
res.header(
|
||||
"splash",
|
||||
random
|
||||
);
|
||||
|
||||
res.header(
|
||||
"X-PokeTube-Youtube-Client-Version",
|
||||
innertube.innertube.CLIENT.clientVersion
|
||||
|
|
Loading…
Reference in a new issue