@@ -203,7 +203,7 @@ class BotsForDiscord(Service):
203
203
204
204
@staticmethod
205
205
def aliases () -> list :
206
- return ['botsfordiscord' , 'botsfordiscord.com' , 'bfd' ]
206
+ return ['botsfordiscord' , 'botsfordiscord.com' ]
207
207
208
208
@staticmethod
209
209
def _post (
@@ -303,7 +303,7 @@ class BotsOnDiscord(Service):
303
303
304
304
@staticmethod
305
305
def aliases () -> list :
306
- return ['botsondiscord' , 'bots.ondiscord.xyz' , 'bod' ]
306
+ return ['botsondiscord' , 'bots.ondiscord.xyz' ]
307
307
308
308
@staticmethod
309
309
def _post (
@@ -405,7 +405,7 @@ class DiscordBotsGG(Service):
405
405
406
406
@staticmethod
407
407
def aliases () -> list :
408
- return ['discordbotsgg' , 'discord.bots.gg' , 'botsgg' , 'bots.gg' , 'dbots' ]
408
+ return ['discordbotsgg' , 'discord.bots.gg' ]
409
409
410
410
@staticmethod
411
411
def _post (
@@ -475,7 +475,7 @@ class DiscordBoats(Service):
475
475
476
476
@staticmethod
477
477
def aliases () -> list :
478
- return ['discordboats' , 'discord.boats' , 'dboats' ]
478
+ return ['discordboats' , 'discord.boats' ]
479
479
480
480
@staticmethod
481
481
def _post (
@@ -563,7 +563,7 @@ class DiscordBotList(Service):
563
563
564
564
@staticmethod
565
565
def aliases () -> list :
566
- return ['discordbotlist' , 'discordbotlist.com' , 'dbotlist' ]
566
+ return ['discordbotlist' , 'discordbotlist.com' ]
567
567
568
568
@staticmethod
569
569
def _post (
@@ -600,7 +600,7 @@ class DiscordExtremeList(Service):
600
600
601
601
@staticmethod
602
602
def aliases () -> list :
603
- return ['discordextremelist' , 'discordextremelist.xyz' , 'discordextremelistxyz' , 'del' ]
603
+ return ['discordextremelist' , 'discordextremelist.xyz' ]
604
604
605
605
@staticmethod
606
606
def _post (
@@ -706,7 +706,7 @@ class DiscordLabs(Service):
706
706
707
707
@staticmethod
708
708
def aliases () -> list :
709
- return ['discordlabs' , 'discord-labs' , 'discordlabs.org' , 'bots. discordlabs.org' ]
709
+ return ['discordlabs' , 'discordlabs.org' ]
710
710
711
711
@staticmethod
712
712
def _post (
@@ -1016,7 +1016,7 @@ class DiscordListology(Service):
1016
1016
1017
1017
@staticmethod
1018
1018
def aliases () -> list :
1019
- return ['discordlistology' ]
1019
+ return ['discordlistology' , 'discordlistology.com' ]
1020
1020
1021
1021
@staticmethod
1022
1022
def _post (
@@ -1199,7 +1199,7 @@ class TopGG(Service):
1199
1199
1200
1200
@staticmethod
1201
1201
def aliases () -> list :
1202
- return ['topgg' , 'top.gg' , 'top' ]
1202
+ return ['topgg' , 'top.gg' ]
1203
1203
1204
1204
@staticmethod
1205
1205
def _post (
@@ -1349,7 +1349,7 @@ class WonderBotList(Service):
1349
1349
1350
1350
@staticmethod
1351
1351
def aliases () -> list :
1352
- return ['wonderbotlist' , 'wonderbotlist.com' , 'wonderbotlistcom' , 'wonder' , 'wbl' ]
1352
+ return ['wonderbotlist' , 'wonderbotlist.com' ]
1353
1353
1354
1354
@staticmethod
1355
1355
def _post (
@@ -1410,7 +1410,7 @@ class YABL(Service):
1410
1410
1411
1411
@staticmethod
1412
1412
def aliases () -> list :
1413
- return ['yabl' , 'yablxyz' , ' yabl.xyz' ]
1413
+ return ['yabl' , 'yabl.xyz' ]
1414
1414
1415
1415
@staticmethod
1416
1416
def _post (
0 commit comments