Skip to content

Commit d0542ae

Browse files
committed
discord update
1 parent 4f4a75d commit d0542ae

27 files changed

Lines changed: 288 additions & 64 deletions

File tree

global.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,10 +382,11 @@ body::after {
382382
position: fixed;
383383
left: 0;
384384
right: 0;
385-
bottom: var(--site-bottom-fade-offset, 0px);
385+
bottom: 0;
386386
height: var(--site-bottom-fade-height);
387387
pointer-events: none;
388388
background: var(--site-bottom-fade-fill);
389+
clip-path: inset(0 0 var(--site-bottom-fade-offset, 0px) 0);
389390
z-index: 40;
390391
}
391392

public/data/roblox/Aimmy/info.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"type": "external",
66
"tags": ["ai"],
77
"platforms": ["windows"],
8-
"website": "https://aimmy.dev",
8+
"urls": {
9+
"discord": "https://discord.com/invite/aimmy",
10+
"website": "https://aimmy.dev/"
11+
},
912
"keyed": false
1013
}

public/data/roblox/Bunni/info.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,8 @@
1010
"type": "internal",
1111
"tags": ["decompiler"],
1212
"platforms": ["windows"],
13-
"website": "https://bunni.fun/"
13+
"urls": {
14+
"website": "https://bunni.fun/",
15+
"discord": "https://discord.gg/bunni-fun"
16+
}
1417
}

public/data/roblox/Cosmic/info.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"type": "internal",
1111
"tags": ["multi-instance", "decompiler"],
1212
"platforms": ["windows"],
13-
"website": "https://cosmic.best",
13+
"urls": {
14+
"website": "https://cosmic.best",
15+
"discord": "https://discord.gg/edEWA6zukn"
16+
},
1417
"keyed": false
1518
}

public/data/roblox/Delta/info.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,8 @@
1010
"type": "internal",
1111
"tags": ["decompiler", "raknet"],
1212
"platforms": ["ios", "android"],
13-
"website": "https://deltaexploits.gg"
13+
"urls": {
14+
"discord": "https://discord.gg/deltax",
15+
"website": "https://deltaexploits.gg"
16+
}
1417
}

public/data/roblox/Exoliner/info.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"type": "serverside",
66
"tags": ["serverside"],
77
"platforms": ["windows"],
8-
"website": "https://volt.bz/",
8+
"urls": {
9+
"discord": "https://discord.gg/BqNSuEnu3V",
10+
"website": "https://exoliner.wtf"
11+
},
912
"keyed": false
1013
}

public/data/roblox/Hydrogen/info.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,8 @@
1010
"type": "internal",
1111
"tags": ["decompiler"],
1212
"platforms": ["macos"],
13-
"website": "https://hydrogen.lat"
13+
"urls": {
14+
"website": "https://hydrogen.lat",
15+
"discord": "https://discord.com/invite/gethydrogen"
16+
}
1417
}

public/data/roblox/Isaeva/info.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"type": "internal",
1111
"tags": ["multi-instance", "decompiler"],
1212
"platforms": ["windows"],
13-
"website": "https://getisaeva.xyz/login",
13+
"urls": {
14+
"discord": "https://discord.gg/NhAbrrMQUQ",
15+
"website": "https://isaeva.xyz"
16+
},
1417
"keyed": false
1518
}

public/data/roblox/Macsploit/info.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"type": "internal",
1111
"tags": ["multi-instance", "decompiler", "raknet"],
1212
"platforms": ["macos"],
13-
"website": "https://www.raptor.fun/",
13+
"urls": {
14+
"discord": "https://discord.com/invite/macsploit",
15+
"website": "https://raptor.fun"
16+
},
1417
"keyed": false
1518
}

public/data/roblox/Madium/info.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
"type": "internal",
1111
"tags": ["multi-instance", "decompiler", "insecure"],
1212
"platforms": ["windows"],
13-
"website": "https://discord.gg/Olemad",
13+
"urls": {
14+
"discord": "https://discord.gg/Olemad"
15+
},
1416
"keyed": false
1517
}

0 commit comments

Comments
 (0)