Browse Source

Добавил ссылку на flibs.in в предустановленные закладки

Book Pauk 4 years ago
parent
commit
4ff9ff699b
1 changed files with 3 additions and 0 deletions
  1. 3 0
      client/store/modules/reader.js

+ 3 - 0
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: 'Журнал "Самиздат"'},
         ]},