diff --git a/js/locations.js b/js/locations.js index ce43f4bcd4fada79b1bad4762cafd9739c3505db..647f0a431e7856dd328e692ce033851ba00f1c00 100644 --- a/js/locations.js +++ b/js/locations.js @@ -291,4 +291,12 @@ var locations = [{ "MLIST": "https://www.freelists.org/list/ilugc", "MATURL": "https://matrix.to/#/#ilugc:libera.chat", "TGURL": "" +}, { + "LAT":"9.09373235963546", + "LNG": "76.49246586639207", + "TITLE": "amFOSS (FOSS@Amrita)", + "URL": "https://amfoss.in", + "MLIST": "", + "MATURL": "https://matrix.to/#/#amfoss-gen:matrix.org", + "TGURL": "" }]; \ No newline at end of file