Remove mastodon.technology
Signed-off-by: r3g_5z <june@girlboss.ceo>
This commit is contained in:
parent
8a75dcff4b
commit
3e8b8beec4
|
|
@ -784,5 +784,12 @@
|
|||
"urlMain": "https://g.dev/",
|
||||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"mastodon.technology": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://mastodon.technology/@{}",
|
||||
"urlMain": "https://mastodon.xyz/",
|
||||
"username_claimed": "ashfurrow",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1565,3 +1565,16 @@ As of 09.10.2022, Google Developer returns false positives. The site is dynamic
|
|||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
```
|
||||
|
||||
## mastodon.technology
|
||||
As of 18.12.2022, mastodon.technology has no A/AAAA records and the [website was shut down by the owner](https://ashfurrow.com/blog/mastodon-technology-shutdown/).
|
||||
|
||||
```json
|
||||
"mastodon.technology": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://mastodon.technology/@{}",
|
||||
"urlMain": "https://mastodon.xyz/",
|
||||
"username_claimed": "ashfurrow",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
```
|
||||
|
|
@ -2620,13 +2620,6 @@
|
|||
"username_claimed": "Gargron",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"mastodon.technology": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://mastodon.technology/@{}",
|
||||
"urlMain": "https://mastodon.xyz/",
|
||||
"username_claimed": "ashfurrow",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"mastodon.xyz": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://mastodon.xyz/@{}",
|
||||
|
|
|
|||
1
sites.md
1
sites.md
|
|
@ -338,7 +338,6 @@
|
|||
1.  [livelib](https://www.livelib.ru/)
|
||||
1.  [mastodon.cloud](https://mastodon.cloud/)
|
||||
1.  [mastodon.social](https://chaos.social/)
|
||||
1.  [mastodon.technology](https://mastodon.xyz/)
|
||||
1.  [mastodon.xyz](https://mastodon.xyz/)
|
||||
1.  [mercadolivre](https://www.mercadolivre.com.br)
|
||||
1.  [metacritic](https://www.metacritic.com/)
|
||||
|
|
|
|||
Loading…
Reference in New Issue