From 39083e6488e15bdb5ee02713e62c37718b0a4301 Mon Sep 17 00:00:00 2001 From: syn Date: Mon, 13 Jan 2020 22:16:16 +0300 Subject: [DIRTY AS FUCK] very initial commit --- README.md | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 73f395d..a27af5e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,26 @@ -# fcked-rt +### some fcked-rt docs -Describe fcked-rt here. +## local storage +```json +{ + "ruz": { + "default": [ + { + "url": "https://ruz.hse.ru/api/schedule/auditorium/4495", + "name": "R401", + "type": "auditorium", + "rank": 0.555 + } + ] + }, + "night": true, + "pilot": "mp" +} +``` + +## smth else +example ruz urls: +https://ruz.hse.ru/api/schedule/group/11235?start=2019.12.23&finish=2019.12.29&lng=1 +https://ruz.hse.ru/api/schedule/student/203052?start=2019.12.23&finish=2019.12.29&lng=1 +https://ruz.hse.ru/api/schedule/person/278793884?start=2019.12.16&finish=2019.12.22&lng=1 +https://ruz.hse.ru/api/schedule/auditorium/4495?start=2019.12.16&finish=2019.12.22&lng=1 \ No newline at end of file -- cgit v1.2.1-18-gbd029