Added younow.com support

pull/193/head
beamop 5 years ago
parent c96dc30a58
commit ce3646ec4d

@ -1101,6 +1101,15 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"YouNow": {
"errorMsg": "No users found",
"errorType": "message",
"rank": 13879,
"url": "https://api.younow.com/php/api/broadcast/info/user={}/",
"urlMain": "https://www.younow.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"YouPic": {
"errorType": "status_code",
"rank": 49302,

@ -5,24 +5,6 @@ Sherlock is not capable of determining if a given username exists or not.
They are listed here in the hope that things may change in the future
so they may be re-included.
## Younow
Younow has changed their website (sometime before 2019-03-10) such that you
cannot see any user's profile unless you log in. So, it is now impossible to
probe for the existence of a username using the current strategy.
```
"Younow": {
"errorMsg": "pageTitle || 'YouNow - Broadcast Live",
"errorType": "message",
"rank": 13248,
"url": "https://www.younow.com/{}",
"urlMain": "https://www.younow.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
}
```
## BlackPlanet
This site has always returned a false positive. The site returns the exact

@ -32,10 +32,10 @@
31. [DEV Community](https://dev.to/)
32. [DailyMotion](https://www.dailymotion.com/)
33. [Designspiration](https://www.designspiration.net/)
34. [DeviantART](https://deviantart.com)
34. [DeviantART](https://deviantart.com/)
35. [Disqus](https://disqus.com/)
36. [Dribbble](https://dribbble.com/)
37. [EVE Online](https://eveonline.com)
37. [EVE Online](https://eveonline.com/)
38. [Ebay](https://www.ebay.com/)
39. [Ello](https://ello.co/)
40. [Etsy](https://www.etsy.com/)
@ -80,7 +80,7 @@
79. [MixCloud](https://www.mixcloud.com/)
80. [MyAnimeList](https://myanimelist.net/)
81. [NameMC (Minecraft.net skins)](https://namemc.com/)
82. [Newgrounds](https://newgrounds.com)
82. [Newgrounds](https://newgrounds.com/)
83. [Pastebin](https://pastebin.com/)
84. [Patreon](https://www.patreon.com/)
85. [Pexels](https://www.pexels.com/)
@ -96,7 +96,7 @@
95. [ReverbNation](https://www.reverbnation.com/)
96. [Roblox](https://www.roblox.com/)
97. [Scribd](https://www.scribd.com/)
98. [Slack](https://slack.com)
98. [Slack](https://slack.com/)
99. [SlideShare](https://slideshare.net/)
100. [Smashcast](https://www.smashcast.tv/)
101. [SoundCloud](https://soundcloud.com/)
@ -127,12 +127,13 @@
126. [Wikia](http://www.wikia.com/)
127. [Wikipedia](https://www.wikipedia.org/)
128. [Wix](https://wix.com/)
129. [WordPress](https://wordpress.com)
130. [YouPic](https://youpic.com/)
131. [YouTube](https://www.youtube.com/)
132. [Zhihu](https://www.zhihu.com/)
133. [devRant](https://devrant.com/)
134. [iMGSRC.RU](https://imgsrc.ru/)
135. [last.fm](https://last.fm/)
129. [WordPress](https://wordpress.com/)
130. [YouNow](https://www.younow.com/)
131. [YouPic](https://youpic.com/)
132. [YouTube](https://www.youtube.com/)
133. [Zhihu](https://www.zhihu.com/)
134. [devRant](https://devrant.com/)
135. [iMGSRC.RU](https://imgsrc.ru/)
136. [last.fm](https://last.fm/)
Alexa.com rank data fetched at (2019-03-11 11:30:43.392571 UTC)

Loading…
Cancel
Save