forked from Itz-Hyperz/firewallgg
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdatabases.json
83 lines (82 loc) · 2.58 KB
/
databases.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
[
{
"name": "HD | Blacklists",
"themeColor": "#144B9D",
"logoUrl": "https://cdn.hyperz.net/u/main/vJohEi4.png",
"active": true,
"requestUrl": "https://bans.hyperz.net/firewallgg/checkuser/",
"method": "get",
"appealLink": "https://store.hyperz.net/discord",
"otherData": {}
},
{
"name": "Stop The Resellers",
"themeColor": "#DB6574",
"logoUrl": "https://stoptheresellers.com/assets/images/logo.png",
"active": true,
"requestUrl": "https://stoptheresellers.com/api/v1/checkUser/",
"method": "get",
"appealLink": "https://stoptheresellers.com",
"otherData": {}
},
{
"name": "StrongerTogether",
"themeColor": "#FE3A06",
"logoUrl": "https://strongertogether.network/assets/logo.png",
"active": true,
"requestUrl": "https://api.strongertogether.network/firewallgg/checkuser/",
"method": "get",
"appealLink": "https://strongertogether.network",
"otherData": {}
},
{
"name": "Xolify BanDB",
"themeColor": "#ffffff",
"logoUrl": "https://cdn.hyperz.net/u/xolify/5iYxLSp.png",
"active": true,
"requestUrl": "https://bandb.xolify.store/firewallgg/checkuser/",
"method": "get",
"appealLink": "https://bandb.xolify.store",
"otherData": {}
},
{
"name": "Diligent Defense",
"themeColor": "#152653",
"logoUrl": "https://media.discordapp.net/attachments/977838666611294259/978239078308929566/DD_-_Diligent_Defense.png",
"active": false,
"requestUrl": "https://diligentdefense.xyz/firewallgg/checkuser/",
"method": "get",
"appealLink": "https://discord.gg/GfRZENxZH9",
"otherData": {}
},
{
"name": "Clover Shield",
"themeColor": "#00b521",
"logoUrl": "https://media.discordapp.net/attachments/953742922778554460/996190084141420565/clover_logo.png",
"active": true,
"requestUrl": "https://clover-shield.wintersystems.tech/firewallgg/checkuser/",
"method": "get",
"appealLink": "https://clover-shield.wintersystems.tech",
"otherData": {}
},
{
"name": "LeakGuard",
"themeColor": "#009CFE",
"logoUrl": "https://cdn.hyperz.net/u/main/qYD0eMD.png",
"active": true,
"requestUrl": "http://158.69.145.132:3000/firewallgg/checkuser/",
"method": "get",
"appealLink": "https://leakguard.net",
"otherData": {}
},
{
"name": "Sentinel",
"themeColor": "#fc7a02",
"logoUrl": "https://cdn.hyperz.net/u/main/vSISoFR.jpg",
"active": true,
"requestUrl": "https://sentinelbot.xyz/firewallgg/checkuser/",
"method": "get",
"appealLink": "https://sentinelbot.xyz/appeal",
"otherData": {}
}
]