From b9ab2e25fd7fff1ded999153371fb4699c9abaf1 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 7 Oct 2016 15:12:53 +0200 Subject: Server: add cors policy for torrent file and thumbnails --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 909c18176..a7f76da52 100644 --- a/package.json +++ b/package.json @@ -40,6 +40,7 @@ "body-parser": "^1.12.4", "concurrently": "^2.0.0", "config": "^1.14.0", + "cors": "^2.8.1", "create-torrent": "^3.24.5", "debug": "^2.2.0", "dezalgo": "^1.0.3", -- cgit v1.2.3