]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/middlewares/dnt.ts
Adapt feeds content-type to accept header
[github/Chocobozzz/PeerTube.git] / server / middlewares / dnt.ts
index cabad39c6cce5f2c696f0e80a882b93e085713ed..607def85552bb78d60ad5adde5c2f29a3136afda 100644 (file)
@@ -10,4 +10,4 @@ const advertiseDoNotTrack = (_, res, next) => {
 
 export {
   advertiseDoNotTrack
- }
+}