├── .github ├── CONTRIBUTING.md ├── ISSUE_TEMPLATE │ └── report_domain.yml └── PULL_REQUEST_TEMPLATE.md ├── README.md └── database ├── 2021 ├── dicsord.fun-30.08.json ├── dicsord.net-24.08.json ├── dicsordnitro.info-24.08.json ├── dirscod.com-24.08.json ├── discocrd.gift-28.09.json ├── discod.fun-24.08.json ├── discod.info-24.08.json ├── discorb.blog-24.08.json ├── discorb.co-24.08.json ├── discorcl.click-23.08.json ├── discorcl.link-24.08.json ├── discord-airdrop.com-04.09.json ├── discord-claim.com-04.09.json ├── discord-controls.com-04.09.json ├── discord-give.us-13.09.json ├── discord-hypesquade.com-20.09.json ├── discord-nitro.net-24.08.json ├── discord-nitro.su-24.08.json ├── discord-partner.com-24.08.json ├── discord.ru-30.08.json ├── discordapps.gift-24.08.json ├── discordd.gift-18.10.json ├── discordgift.ru.com-24.08.json ├── discordglfts.com-05.10.json ├── discorrl.com-27.10.json ├── discrod-app.site-13.09.json ├── diskord.ru.com-24.08.json ├── dlscord-app.com-07.09.json ├── dlscord-claim.com-06.09.json ├── dlscord-nitro.link-03.09.json ├── dlscord-nltro.com-05.09.json ├── dlscordnitro.ru.com-05.09.json ├── nitroos-frieie.ru-24.08.json ├── steamcomminuty.com-03.09.json ├── steamcommmunilty.com-24.08.json ├── steamcomnumily.com-24.08.json ├── steamcomnumnity.com-24.08.json ├── steamnitro.com-24.08.json ├── steamnltros.ru-04.09.json └── steancomunnity.ru-24.08.json └── summary.json /.github/CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | [issues]: https://github.com/Andre601/anti-scam-database/issues/new?template=report_domain.yml 2 | [pull requests]: https://github.com/Andre601/anti-scam-database/pulls 3 | 4 | [converter]: https://dateful.com/time-zone-converter 5 | [utc]: https://dateful.com/time-zone-converter?tz2=UTC 6 | 7 | # Contributing 8 | We appreciate any support given to the Anti-Scam Database (Called "database" throughout this document), be it reporting domains through the [issue system][issues] or by submitting your own entries using [Pull requests]. 9 | 10 | With this said would we appreciate if you keep the following rules and guidelines in mind. 11 | 12 | ## Reporting domains 13 | Please use the [issue system][issues] of this repository to report any domains that are used in Scam-attempts. 14 | When doing so, make sure to fill out the issue template in its entirety and provide sufficient proof such as Screenshots or similar to validate your claim of the domain being used in a scam. 15 | 16 | The fact alone that the domain is based of another popular domain and the difference being a typo does not automatically qualify it as a scam-attempt, unless further proof is given. 17 | 18 | Please also keep each domain in their separate issue. Having multiple domains reported through the same issue, either by the initial comment, or through additional comments, will only slow down the process of adding the domains to the database. 19 | 20 | ## Pull requests 21 | When submiting domains through Pull requests should you keep some general guidelines in mind. 22 | 23 | ### File names 24 | The files should be named in the format `.-
..json` where `.` is the domain used alongside its tld (i.e. `example.com`) and `
.` is the day of the month and month itself in which the domain was added to this database (i.e. `01.12` for 1st of december). 25 | 26 | Please note that the day and month are **based of the UTC timezone** for consistency! 27 | You can use [this handy tool][converter] to convert your local time into [UTC] (Click the UTC text to have the option pre-selected). 28 | 29 | ### summary.json 30 | Whenever you add a new file to the database should you update the `summary.json` alongside it, as it contains all the domains in a single collection. 31 | 32 | All you need to do is copy the content of the files and add them as new entries to the Array of the file. Please do so by adding them **below** any existing entry. 33 | 34 | **Example:** 35 | ```json 36 | [ 37 | { 38 | "domain": "example.com", 39 | "affected_platforms": [], 40 | "description": "Lorem ipsum" 41 | } 42 | ] 43 | ``` 44 | ...will become... 45 | ```json 46 | [ 47 | { 48 | "domain": "example.com", 49 | "affected_platforms": [], 50 | "description": "Lorem ipsum" 51 | }, 52 | { 53 | "domain": "example1.com", 54 | "affected_platforms": [], 55 | "description": "Lorem ipsum" 56 | } 57 | ] 58 | ``` 59 | -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/report_domain.yml: -------------------------------------------------------------------------------- 1 | name: Report Domain 2 | description: Found a domain that is used in a scam? Use this issue form to report it to us! 3 | 4 | body: 5 | - type: markdown 6 | attributes: 7 | value: |- 8 | Thank you for reporting a domain as a possible scam-domain! 9 | Your contribution helps our goal in making various places more safe for everyone. 10 | 11 | Please make sure to fill out all requested information as detailed as possible and to follow the guidelines mentioned in the [Contributing file](https://github.com/Andre601/anti-scam-database/blob/main/.github/CONTRIBUTING.md). 12 | - type: checkboxes 13 | attributes: 14 | label: Confirmation 15 | description: Please confirm that you made the following checks first. 16 | options: 17 | - label: "I've read the [Contributing file](https://github.com/Andre601/anti-scam-database/blob/main/.github/CONTRIBUTING.md) about how to report domains." 18 | required: true 19 | - label: "I've checked the [database folder](https://github.com/Andre601/anti-scam-database/tree/main/database) for already existing domains." 20 | required: true 21 | - type: input 22 | attributes: 23 | label: Domain 24 | description: |- 25 | Provide the domain **without** its protocol (http/https), subdomain or any sub-pages. 26 | 27 | **Example:** https://subdomain.example.com/page becomes example.com 28 | validations: 29 | required: true 30 | - type: input 31 | attributes: 32 | label: Affected platforms 33 | description: |- 34 | Please provide a comma-separated list of platforms, sites, etc. which the domain is shared on. 35 | If you don't know any platform that is affected by this, put "N/A" instead. 36 | validations: 37 | required: true 38 | - type: textarea 39 | attributes: 40 | label: Proof 41 | description: |- 42 | Please provide valid proof for why the reported domain is actually used for scams. 43 | Prefered are screenshots showing the usage of the domain itself. 44 | validations: 45 | required: true 46 | 47 | -------------------------------------------------------------------------------- /.github/PULL_REQUEST_TEMPLATE.md: -------------------------------------------------------------------------------- 1 | 14 | 15 | ## Description 16 | 17 | 18 | ## Related Issues 19 | 23 | Closes # 24 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | [contribute]: https://github.com/Andre601/anti-scam-database/blob/main/.github/CONTRIBUTING.md 2 | 3 | [issue]: https://github.com/Andre601/anti-scam-database/issues/new?template=report_domain.yml 4 | [pr]: https://github.com/Andre601/anti-scam-database/pulls 5 | 6 | [anti-fish]: https://anti-fish.bitflow.dev/ 7 | 8 | # Anti-Phishing Database 9 | Welcome to the Anti-Phishing Database 10 | 11 | This repository aims to be a reliable source for known domains used in various phishing attacks. 12 | While the majority of domains are about Discord does it not mean it's only for those. Other domains may also be submitted for review. 13 | 14 | ## What is Phishing? 15 | > The below explanation is NOT a 100% accurate one. It's a generalized summary of what phishing is. 16 | > Please see this Wikipedia article for a mor in-depth explanation: https://en.wikipedia.org/wiki/Phishing 17 | 18 | Phishing is a form of social engineering where an attacker sends a spoofed message to someone else in an attempt to trick them to reveal their sensitive information such as login data (username and password). 19 | The most common type is domains mimicing login-pages and messages claiming you can "win" prizes or free subscriptions by linking your account. Doing so will give the attacker your login information and you'll become a victim, either being forced to pay to get your account back, or getting your account abused to further spread the phishing. 20 | 21 | ## How does this Repository help? 22 | This repository contains JSON files which each has a known phishing domain listed. 23 | 24 | Each file is structered the same way: 25 | ```json 26 | { 27 | "domain": ":domain", 28 | "affected_platforms": [ 29 | ":platform" 30 | ] 31 | } 32 | ``` 33 | 34 | In addition does this repository have a `summary.json` which contains all the separate domains in a single file. 35 | Moderation bots and services can use this repository to protect places such as Discord servers or similar. There are also other sources available that can help with this goal. Please see the [Other sources](#other-sources) section for more info. 36 | 37 | ## How to use 38 | To use this database, simply connect to either https://cdn.jsdelivr.net/gh/Andre601/anti-scam-database@main/database/summary.json (prefered) or https://raw.githubusercontent.com/Andre601/anti-scam-database/main/database/summary.json to get the contents of the `summary.json` file. 39 | You can then use that content to check messages or similar for possible links. 40 | 41 | Keep in mind that we ONLY contain the domain itself and NOT include and sub-domains or sub-pages (i.e. `subdomain.examplescam.com/subpage` is not included, but `examplescam.com` is). 42 | 43 | ## Repository structure 44 | The repository currently has the following folder structure: 45 | ``` 46 | 47 | | 48 | |- .github/ 49 | | | 50 | | |- ISSUE_TEMPLATE/ 51 | | | | 52 | | | |- report_domain.yml 53 | | | 54 | | |- CONTRIBUTING.md 55 | | |- PULL_REQUEST_TEMPLATE.md 56 | | 57 | |- database/ 58 | | | 59 | | |- 2021/ 60 | | | | 61 | | | |- .-..json 62 | | | 63 | | |- summary.json 64 | | 65 | |- README.md 66 | 67 | 68 | ``` 69 | The `database` folder is the most important folder, as it contains both the `summary.json` and individual files about the different phishing links. 70 | Each separate file is stored in a folder named after the year they where added (Currently `2021`) and each file name follows the structure `.-..json`. 71 | 72 | ## Contribute 73 | Do you want to help expanding this repository? Great! 74 | Please make sure to read the [Contributing Guide][contribute] for all the ins and outs of submitting domains to this repository before making a [Pull request][pr]. 75 | If you don't want to PR it can you still report it by [opening a new issue][issue]. 76 | 77 | ## Other sources 78 | This repository is not the only place to get information about phishing from. There are many other awesome places that you can check out too, which can be a great help. 79 | 80 | ### 🐟🐠 (Phishing Project) 81 | A Discord server dedicated to finding and listing phishing domains before they are used on Discord. 82 | They regularely update their lists and have multiple methods of finding possible phishing domains. 83 | 84 | > Due to them constantly deleting perma-invites will you need to contact me in order to get an invite. You can do so through my [Discord Server](https://discord.gg/6dazXp6). 85 | 86 | ### [anti-fish.bitflow.dev][anti-fish] 87 | A website and API helping you to find possible phishing links in messages. 88 | All you have to do is send a POST request with proper JSON and the API will tell you what links it found and other useful info. 89 | 90 | Please read their docs for proper usage. 91 | -------------------------------------------------------------------------------- /database/2021/dicsord.fun-30.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "disord.fun", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /database/2021/dicsord.net-24.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "dicsord.net", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } -------------------------------------------------------------------------------- /database/2021/dicsordnitro.info-24.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "dicsordnitro.info", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } -------------------------------------------------------------------------------- /database/2021/dirscod.com-24.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "dirscod.com", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } -------------------------------------------------------------------------------- /database/2021/discocrd.gift-28.09.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discocrd.gift", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /database/2021/discod.fun-24.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discod.fun", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } -------------------------------------------------------------------------------- /database/2021/discod.info-24.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discod.info", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } -------------------------------------------------------------------------------- /database/2021/discorb.blog-24.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discorb.blog", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /database/2021/discorb.co-24.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discorb.co", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } -------------------------------------------------------------------------------- /database/2021/discorcl.click-23.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discorcl.click", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /database/2021/discorcl.link-24.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discorcl.link", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } -------------------------------------------------------------------------------- /database/2021/discord-airdrop.com-04.09.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discord-airdrop.com", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /database/2021/discord-claim.com-04.09.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discord-claim.com", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /database/2021/discord-controls.com-04.09.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discord-controls.com", 3 | "affected_platforms": [ 4 | "discord" 5 | ] 6 | } 7 | -------------------------------------------------------------------------------- /database/2021/discord-give.us-13.09.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discord-give.us", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /database/2021/discord-hypesquade.com-20.09.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discord-hypesquade", 3 | "affected_platforms": [ 4 | "discord" 5 | ] 6 | } 7 | -------------------------------------------------------------------------------- /database/2021/discord-nitro.net-24.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discord-nitro.net", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } -------------------------------------------------------------------------------- /database/2021/discord-nitro.su-24.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discord-nitro.su", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } -------------------------------------------------------------------------------- /database/2021/discord-partner.com-24.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discord-partner.com", 3 | "affected_platforms": [ 4 | "discord" 5 | ] 6 | } -------------------------------------------------------------------------------- /database/2021/discord.ru-30.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discord.ru", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /database/2021/discordapps.gift-24.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discordapps.gift", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } -------------------------------------------------------------------------------- /database/2021/discordd.gift-18.10.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discordd.gift", 3 | "affected_platforms": [ 4 | "discord" 5 | ] 6 | } 7 | -------------------------------------------------------------------------------- /database/2021/discordgift.ru.com-24.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discordgift.ru.com", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } -------------------------------------------------------------------------------- /database/2021/discordglfts.com-05.10.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discordglfts.com", 3 | "affected_platforms": [ 4 | "discord" 5 | ] 6 | } 7 | -------------------------------------------------------------------------------- /database/2021/discorrl.com-27.10.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discorrl.com", 3 | "affected_platforms": [ 4 | "discord" 5 | ] 6 | } 7 | -------------------------------------------------------------------------------- /database/2021/discrod-app.site-13.09.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "discrod-app.site", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /database/2021/diskord.ru.com-24.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "diskord.ru.com", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } -------------------------------------------------------------------------------- /database/2021/dlscord-app.com-07.09.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "dlscord-app.com", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /database/2021/dlscord-claim.com-06.09.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "dlscord-claim.com", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /database/2021/dlscord-nitro.link-03.09.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "dlscord-nitro.link", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /database/2021/dlscord-nltro.com-05.09.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "dlscord-nltro.com", 3 | "affected_platforms": [ 4 | "discord" 5 | ] 6 | } 7 | -------------------------------------------------------------------------------- /database/2021/dlscordnitro.ru.com-05.09.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "dlscordnitro.ru.com", 3 | "affected_platforms": [ 4 | "discord" 5 | ] 6 | } 7 | -------------------------------------------------------------------------------- /database/2021/nitroos-frieie.ru-24.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "nitroos-frieie.ru", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /database/2021/steamcomminuty.com-03.09.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "steamcomminuty.com", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /database/2021/steamcommmunilty.com-24.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "steamcommmunilty.com", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } -------------------------------------------------------------------------------- /database/2021/steamcomnumily.com-24.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "steamcomnumily.com", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } -------------------------------------------------------------------------------- /database/2021/steamcomnumnity.com-24.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "steamcomnumnity.com", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } -------------------------------------------------------------------------------- /database/2021/steamnitro.com-24.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "steamnitro.com", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /database/2021/steamnltros.ru-04.09.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "steamnltros.ru", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /database/2021/steancomunnity.ru-24.08.json: -------------------------------------------------------------------------------- 1 | { 2 | "domain": "steancomunnity.ru", 3 | "affected_platforms": [ 4 | "discord", 5 | "steam" 6 | ] 7 | } -------------------------------------------------------------------------------- /database/summary.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "domain": "discorcl.click", 4 | "affected_platforms": [ 5 | "discord", 6 | "steam" 7 | ] 8 | }, 9 | { 10 | "domain": "discod.fun", 11 | "affected_platforms": [ 12 | "discord", 13 | "steam" 14 | ] 15 | }, 16 | { 17 | "domain": "steancomunnity.ru", 18 | "affected_platforms": [ 19 | "discord", 20 | "steam" 21 | ] 22 | }, 23 | { 24 | "domain": "dicsordnitro.info", 25 | "affected_platforms": [ 26 | "discord", 27 | "steam" 28 | ] 29 | }, 30 | { 31 | "domain": "dirscod.com", 32 | "affected_platforms": [ 33 | "discord", 34 | "steam" 35 | ] 36 | }, 37 | { 38 | "domain": "dicsord.net", 39 | "affected_platforms": [ 40 | "discord", 41 | "steam" 42 | ] 43 | }, 44 | { 45 | "domain": "discorcl.link", 46 | "affected_platforms": [ 47 | "discord", 48 | "steam" 49 | ] 50 | }, 51 | { 52 | "domain": "discorb.co", 53 | "affected_platforms": [ 54 | "discord", 55 | "steam" 56 | ] 57 | }, 58 | { 59 | "domain": "discord-nitro.net", 60 | "affected_platforms": [ 61 | "discord", 62 | "steam" 63 | ] 64 | }, 65 | { 66 | "domain": "discord-partner.com", 67 | "affected_platforms": [ 68 | "discord" 69 | ] 70 | }, 71 | { 72 | "domain": "diskord.ru.com", 73 | "affected_platforms": [ 74 | "discord", 75 | "steam" 76 | ] 77 | }, 78 | { 79 | "domain": "discordapps.gift", 80 | "affected_platforms": [ 81 | "discord", 82 | "steam" 83 | ] 84 | }, 85 | { 86 | "domain": "steamcomnumily.com", 87 | "affected_platforms": [ 88 | "discord", 89 | "steam" 90 | ] 91 | }, 92 | { 93 | "domain": "steamcommmunilty.com", 94 | "affected_platforms": [ 95 | "discord", 96 | "steam" 97 | ] 98 | }, 99 | { 100 | "domain": "discord-nitro.su", 101 | "affected_platforms": [ 102 | "discord", 103 | "steam" 104 | ] 105 | }, 106 | { 107 | "domain": "steamcomnumnity.com", 108 | "affected_platforms": [ 109 | "discord", 110 | "steam" 111 | ] 112 | }, 113 | { 114 | "domain": "discod.info", 115 | "affected_platforms": [ 116 | "discord", 117 | "steam" 118 | ] 119 | }, 120 | { 121 | "domain": "discordgift.ru.com", 122 | "affected_platforms": [ 123 | "discord", 124 | "steam" 125 | ] 126 | }, 127 | { 128 | "domain": "steamnitro.com", 129 | "affected_platforms": [ 130 | "discord", 131 | "steam" 132 | ] 133 | }, 134 | { 135 | "domain": "nitroos-frieie.ru", 136 | "affected_platforms": [ 137 | "discord", 138 | "steam" 139 | ] 140 | }, 141 | { 142 | "domain": "discorb.blog", 143 | "affected_platforms": [ 144 | "discord", 145 | "steam" 146 | ] 147 | }, 148 | { 149 | "domain": "disord.fun", 150 | "affected_platforms": [ 151 | "discord", 152 | "steam" 153 | ] 154 | }, 155 | { 156 | "domain": "discord.ru", 157 | "affected_platforms": [ 158 | "discord", 159 | "steam" 160 | ] 161 | }, 162 | { 163 | "domain": "steamcomminuty.com", 164 | "affected_platforms": [ 165 | "discord", 166 | "steam" 167 | ] 168 | }, 169 | { 170 | "domain": "dlscord-nitro.link", 171 | "affected_platforms": [ 172 | "discord", 173 | "steam" 174 | ] 175 | }, 176 | { 177 | "domain": "discord-claim.com", 178 | "affected_platforms": [ 179 | "discord", 180 | "steam" 181 | ] 182 | }, 183 | { 184 | "domain": "discord-airdrop.com", 185 | "affected_platforms": [ 186 | "discord", 187 | "steam" 188 | ] 189 | }, 190 | { 191 | "domain": "steamnltros.ru", 192 | "affected_platforms": [ 193 | "discord", 194 | "steam" 195 | ] 196 | }, 197 | { 198 | "domain": "discord-controls.com", 199 | "affected_platforms": [ 200 | "discord" 201 | ] 202 | }, 203 | { 204 | "domain": "dlscord-nltro.com", 205 | "affected_platforms": [ 206 | "discord" 207 | ] 208 | }, 209 | { 210 | "domain": "dlscordnitro.ru.com", 211 | "affected_platforms": [ 212 | "discord" 213 | ] 214 | }, 215 | { 216 | "domain": "dlscord-claim.com", 217 | "affected_platforms": [ 218 | "discord", 219 | "steam" 220 | ] 221 | }, 222 | { 223 | "domain": "dlscord-app.com", 224 | "affected_platforms": [ 225 | "discord", 226 | "steam" 227 | ] 228 | }, 229 | { 230 | "domain": "discord-give.us", 231 | "affected_platforms": [ 232 | "discord", 233 | "steam" 234 | ] 235 | }, 236 | { 237 | "domain": "discrod-app.site", 238 | "affected_platforms": [ 239 | "discord", 240 | "steam" 241 | ] 242 | }, 243 | { 244 | "domain": "discord-hypesquade.com", 245 | "affected_platforms": [ 246 | "discord" 247 | ] 248 | }, 249 | { 250 | "domain": "discocrd.gift", 251 | "affected_platforms": [ 252 | "discord", 253 | "steam" 254 | ] 255 | }, 256 | { 257 | "domain": "discordglfts.com", 258 | "affected_platforms": [ 259 | "discord" 260 | ] 261 | }, 262 | { 263 | "domain": "discordd.gift", 264 | "affected_platforms": [ 265 | "discord" 266 | ] 267 | }, 268 | { 269 | "domain": "discorrl.com", 270 | "affected_platforms": [ 271 | "discord" 272 | ] 273 | } 274 | ] 275 | --------------------------------------------------------------------------------