steveseguin / social_stream

Consolidate your live social messaging streams and much more
http://socialstream.ninja/
GNU General Public License v3.0
644 stars 94 forks source link

vkplay.live support with new domain #199

Closed ruddnev closed 8 months ago

ruddnev commented 8 months ago

VKPlay just changed their domain from vkplay.live to live.vkplay.ru, so it needs to be reflected in manifest.json. Also, i noticed, as msgID is composed of time + username + message, and time is in minutes (18:23), if you send same message in the same minute, it will not register. So I fixed that, the change does not seem to affect anything else.