From 4ff9ff699bfdf71808ad8b2befc41b395cda2cf2 Mon Sep 17 00:00:00 2001 From: Book Pauk Date: Sat, 7 Nov 2020 20:56:07 +0700 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D1=83=20=D0=BD=D0=B0=20flibs.in?= =?UTF-8?q?=20=D0=B2=20=D0=BF=D1=80=D0=B5=D0=B4=D1=83=D1=81=D1=82=D0=B0?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5=D0=BD=D0=BD=D1=8B=D0=B5=20=D0=B7?= =?UTF-8?q?=D0=B0=D0=BA=D0=BB=D0=B0=D0=B4=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/store/modules/reader.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/client/store/modules/reader.js b/client/store/modules/reader.js index 48e78a7f..12ec4d67 100644 --- a/client/store/modules/reader.js +++ b/client/store/modules/reader.js @@ -288,6 +288,9 @@ const libsDefaults = { {r: 'http://flibusta.is', s: 'http://flibusta.is', list: [ {l: 'http://flibusta.is', c: 'Флибуста | Книжное братство'}, ]}, + {r: 'https://flibs.in', s: 'https://flibs.in', list: [ + {l: 'https://flibs.in', c: 'Flibs'}, + ]}, {r: 'http://samlib.ru', s: 'http://samlib.ru', list: [ {l: 'http://samlib.ru', c: 'Журнал "Самиздат"'}, ]},