Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daltonmenezes/discord-malicious-domains

πŸ€–β€A list of malicious domains on Discord using the Discord Guardian Action.
https://github.com/daltonmenezes/discord-malicious-domains

discord domains json malicious-domains security

Last synced: 3 months ago
JSON representation

πŸ€–β€A list of malicious domains on Discord using the Discord Guardian Action.

Awesome Lists containing this project

README

        


a green shield with a check symbol in the centerDiscord Malicious Domains


πŸ€–β€A list of malicious domains on Discord using the Discord Guardian Action





patreon url



license url



# Usage
You can download the [domains.json](https://raw.githubusercontent.com/daltonmenezes/discord-malicious-domains/main/domains/domains.json) or fetching it to get always the updated list version.

Example:
```js
const DISCORD_MALICIOUS_DOMAINS =
'https://raw.githubusercontent.com/daltonmenezes/discord-malicious-domains/main/domains/domains.json'

axios.get(DISCORD_MALICIOUS_DOMAINS)
```

# Acknowledgment
This list is only possible thanks to the following projects:
> βœ¨β€Don't forget to give them a star

- [Discord Phishing Links](https://github.com/nikolaischunk/discord-phishing-links)
- [discord-scam-links](https://github.com/BuildBot42/discord-scam-links)
- [Discord Guardian Action](https://github.com/daltonmenezes/discord-guardian-action)

# License

[MIT Β© Dalton Menezes](https://github.com/daltonmenezes/discord-malicious-domains/blob/main/LICENSE)