-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstart.html
46 lines (41 loc) · 1.46 KB
/
start.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="/ico/favico.png">
<link rel="stylesheet" href="/css/sp_style.css" type="text/css" />
<script type="text/javascript" src="/js/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="/js/sp_script.js"></script>
<title>Start Page</title>
</head>
<body>
Yandex
https://yandex.ru || Yandex || Y
https://probki.yandex.ru || Probki || yp
https://pogoda.yandex.ru || Погода || p
https://news.yandex.ru || Новости
https://slovari.yandex.ru || Словари
https://translate.yandex.ru || Переводчик
Google
https://translate.google.com/ || Translate
https://maps.google.com/ || Maps
https://trends.google.com/ || Trends
News
https://inoreader.com || Inoreader
https://news2.ru/new/ || News2
https://smi2.ru || СМИ2
https://news.yandex.ru || Yandex
https://reddit.com/r/unixporn/ || unixporn
Local
http://10.0.2.1 || Main router
http://10.0.2.2 || Slave router
http://https://pihole.gobunov.com/admin/ || Pi Hole
http://tct:9091/ || Transmission
http://tct:3539/ || FlexGet
http://tct:32400/ || Plex
http://tct:8888/ || Sync on tct
http://pi:8081/ || Pi
https://abooks.gobunov.com/ || Booksonic
https://mm.gobunov.com/ || M/Monit
</body>
</html>