From dfa01a99fc632987b329d698f227c6ed426b5664 Mon Sep 17 00:00:00 2001 From: physcik Date: Sat, 7 Mar 2026 02:42:49 +0500 Subject: update --- Settings.json | 7 +++++++ articles | 2 +- physick.ru | Bin 0 -> 15061848 bytes src/physick.ru | Bin 15098992 -> 15061848 bytes 4 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 Settings.json create mode 100755 physick.ru diff --git a/Settings.json b/Settings.json new file mode 100644 index 0000000..1f643d7 --- /dev/null +++ b/Settings.json @@ -0,0 +1,7 @@ +{ + "Port": ":7000", + "StaticLocation": "static", + "TemplatesLocation": "templates", + "ArticlesLocation": "articles", + "IndexDB": "articles/index.db" +} diff --git a/articles b/articles index 5a522e7..9aea644 160000 --- a/articles +++ b/articles @@ -1 +1 @@ -Subproject commit 5a522e7dcbe0cba787cc1525a9739a4d9392667b +Subproject commit 9aea644abab44aaa3a3ae916abf66817e7fdecb6 diff --git a/physick.ru b/physick.ru new file mode 100755 index 0000000..6bc4419 Binary files /dev/null and b/physick.ru differ diff --git a/src/physick.ru b/src/physick.ru index c697375..6bc4419 100755 Binary files a/src/physick.ru and b/src/physick.ru differ -- cgit v1.3