From a6098e6ec27c2c17aab17d3f63b702d71c9fda3d Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Wed, 18 Jan 2023 18:17:43 +0300 Subject: Removed Bibliogram https://github.com/libredirect/libredirect/issues/573 --- package.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index d8d2677a..b27cba78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libredirect", - "description": "Redirects YouTube, Twitter, Instagram and more to privacy friendly frontends.", + "description": "Redirects YouTube, Twitter, TikTok and more to privacy friendly frontends.", "engines": { "node": ">=16.13.1", "npm": ">=8.1.2" @@ -26,14 +26,6 @@ "web-ext": "^7.2.0" }, "webExt": { - "ignoreFiles": [ - "instances/get_instances.py", - "instances/beatbump.json", - "instances/bibliogram.json", - "instances/cloudtube.json", - "instances/facil.json", - "instances/neuters.json" - ], "sourceDir": "./src/", "run": { "browserConsole": true -- cgit 1.4.1