-
Notifications
You must be signed in to change notification settings - Fork 9
/
validators.json
60 lines (60 loc) · 1.37 KB
/
validators.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
[
{
"ipAddress": "52.36.30.8",
"discordIds": ["916109984847253525"],
"notifyFor": [
"ALL"
],
"webhookUrls": ["TEST"],
"description": "GB"
},
{
"ipAddress": "63.229.234.74",
"discordIds": ["706378015449546762"],
"notifyFor": ["ALL"],
"webhookUrls": ["DEFAULT"],
"description": "01233"
},
{
"ipAddress": "3.18.120.115",
"discordIds": ["706378312708128830"],
"notifyFor": ["ALL"],
"webhookUrls": ["DEFAULT"],
"description": "VeeEmm"
},
{
"ipAddress": "137.184.118.15",
"discordIds": ["690731283944570931"],
"notifyFor": ["ALL"],
"webhookUrls": ["DEFAULT"],
"description": "good"
},
{
"ipAddress": "88.99.127.178",
"discordIds": ["528010426362101771"],
"notifyFor": ["ALL"],
"webhookUrls": ["DEFAULT"],
"description": "hi mom"
},
{
"ipAddress": "137.184.42.16",
"discordIds": ["703506297177243700"],
"notifyFor": ["ALL"],
"webhookUrls": ["DEFAULT"],
"description": "bethose ala bethnin"
},
{
"ipAddress": "79.137.36.245",
"discordIds": ["271290318664630273"],
"notifyFor": ["ALL"],
"webhookUrls": ["DEFAULT"],
"description": "my safe word is cashew"
},
{
"ipAddress": "20.39.34.205",
"discordIds": ["338588728572379137"],
"notifyFor": ["ALL"],
"webhookUrls": ["DEFAULT"],
"description": "Ashiiix"
}
]