{"id":13622517,"url":"https://github.com/WalshyDev/Discord-bad-domains","last_synced_at":"2025-04-15T09:32:44.052Z","repository":{"id":43218048,"uuid":"423988175","full_name":"WalshyDev/Discord-bad-domains","owner":"WalshyDev","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-01T02:39:55.000Z","size":2466,"stargazers_count":69,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-01T22:52:39.439Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WalshyDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"WalshyDev","custom":"https://paypal.me/walshblob"}},"created_at":"2021-11-02T20:24:00.000Z","updated_at":"2024-10-20T11:53:32.000Z","dependencies_parsed_at":"2024-04-09T15:08:49.292Z","dependency_job_id":"0e0baa13-3567-460e-8c69-5eee00dfcf6c","html_url":"https://github.com/WalshyDev/Discord-bad-domains","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalshyDev%2FDiscord-bad-domains","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalshyDev%2FDiscord-bad-domains/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalshyDev%2FDiscord-bad-domains/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalshyDev%2FDiscord-bad-domains/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WalshyDev","download_url":"https://codeload.github.com/WalshyDev/Discord-bad-domains/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249043067,"owners_count":21203408,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T21:01:20.403Z","updated_at":"2025-04-15T09:32:43.282Z","avatar_url":"https://github.com/WalshyDev.png","language":"JavaScript","funding_links":["https://github.com/sponsors/WalshyDev","https://paypal.me/walshblob"],"categories":["JavaScript"],"sub_categories":[],"readme":"# Discord Bad Domains\n\nThis repo holds three lists; Discord's \"bad domains\" list with the associated domain (if found), my list of phishing/scamming sites and my list with their hashes.\n\n## Developer or Bot Developer?\nIf you wish to check against the list for auto-banning you can with:\n```\nPOST https://bad-domains.walshy.dev/check\n\nContent-Type: application/json\n\n{\"domain\": \"example.com\"}\n```\n\nwhich will return:\n```json\n{\n    \"badDomain\": true|false,\n    \"detection\": \"discord|community\",\n}\n```\n\nYou can decide what to do based on the result. The fields are as follows:\n* `badDomain`: If the domain is found in the community or official list.\n* `detection`: The method of detection. `discord` means it's on the official banned list; `community` means it's on the community list.\n\n### Want to help?\nIf you wish to submit a bad domain then simply send a request like so:\n\n```\nPOST https://bad-domains.walshy.dev/report\n\nContent-Type: application/json\n\n{\"domain\": \"bad-domain.com\"}\n```\n\nThis will check against the bad domain list and if it's a match, update the list. Otherwise, it will report it to me and I will manually review.\n\n## Access the lists\nUnlimited access to `bad-domains.json` and `domains.txt` with the following endpoints:\n\n* GET https://bad-domains.walshy.dev/bad-domains.json\n* GET https://bad-domains.walshy.dev/domains.txt (or https://bad-domains.walshy.dev/domains.json if you prefer)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWalshyDev%2FDiscord-bad-domains","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWalshyDev%2FDiscord-bad-domains","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWalshyDev%2FDiscord-bad-domains/lists"}