-
Notifications
You must be signed in to change notification settings - Fork 0
/
res.cfg
61 lines (56 loc) · 1.52 KB
/
res.cfg
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
[
{
"url": "https://www.diesel.elcat.kg/",
"picture": "/home/lezh1k/SRC/kumtor/QCurler/images/diesel.png",
"title": "diesel",
"timeout": 5000,
"skip_peer_verification": true,
"skip_hosttitle_verification": true,
"active": false
},
{
"url": "https://www.vk.com",
"picture": "/home/lezh1k/SRC/kumtor/QCurler/images/vk.png",
"title": "vk",
"timeout": 5000,
"skip_peer_verification": false,
"skip_hosttitle_verification": false,
"active": true
},
{
"url": "https://www.facebook.com",
"picture": "/home/lezh1k/SRC/kumtor/QCurler/images/facebook.png",
"title": "facebook",
"timeout": 5000,
"skip_peer_verification": false,
"skip_hosttitle_verification": false,
"active": true
},
{
"url": "https://www.instagram.com",
"picture": "/home/lezh1k/SRC/kumtor/QCurler/images/instagram.png",
"title": "instagram",
"timeout": 5000,
"skip_peer_verification": false,
"skip_hosttitle_verification": false,
"active": true
},
{
"url": "https://www.youtube.com",
"picture": "/home/lezh1k/SRC/kumtor/QCurler/images/youtube.png",
"title": "youtube",
"timeout": 5000,
"skip_peer_verification": false,
"skip_hosttitle_verification": false,
"active": true
},
{
"url": "https://www.google.com",
"picture": "/home/lezh1k/SRC/kumtor/QCurler/images/google.png",
"title": "google",
"timeout": 5000,
"skip_peer_verification": false,
"skip_hosttitle_verification": false,
"active": true
}
]