diff --git a/js/locations.js b/js/locations.js index ba8c0653c23a1790d24c4abc4800640e67526bf6..f8ce29379e7d3b575114919ae39d749d0a916eb6 100644 --- a/js/locations.js +++ b/js/locations.js @@ -233,4 +233,12 @@ var locations = [{ "MLIST": "", "MATURL": "https://matrix.to/#/#ilugd:matrix.org", "TGURL": "https://t.me/joinchat/AAAAAEAc48wCHkUXViXBcg" -}]; +}, { + "LAT":" 23.6", + "LNG": "72.95", + "TITLE": "UnitedBSD (BSD users Group) ", + "URL": "https://unitedbsd.com", + "MLIST": "", + "MATURL": "https://riot.im/app/#/room/#bsd:matrix.org", + "TGURL": "https://t.me/unitedbsd" +}]; \ No newline at end of file