-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.json
37 lines (37 loc) · 1001 Bytes
/
data.json
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
[
{
"name": "Adguard DNS",
"url": "https://adguard-dns.io/en/public-dns.html",
"description": "Adguard Public DNS"
},
{
"name": "C++ Reference",
"url": "https://cplusplus.com/reference/",
"description": "C++ Reference"
},
{
"name": "Engineer Guy’s Page",
"url": "https://taplink.cc/theengineerguy_",
"description": "Free Resources"
},
{
"name": "Everything Curl",
"url": "https://everything.curl.dev/",
"description": "Everything Curl - Documentation"
},
{
"name": "PHP Cheatsheet",
"url": "https://www.php.engineer/php-cheat-sheet",
"description": "PHP Cheatsheet"
},
{
"name": "RedHat Topics",
"url": "https://www.redhat.com/en/topics",
"description": "RedHat's Technology Topics"
},
{
"name": "SQL Tutorial",
"url": "https://gvwilson.github.io/sql-tutorial",
"description": "SQL Tutorial"
}
]