Sand Booking

New Booking

// ==UserScript==
// @name         New_booking
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  try to take over the world!
// @author       You
//@run-at document-start
// @match        https://onlinebooking.sand.telangana.gov.in/Order/BOOKINGHOME.aspx
// @grant        none
// ==/UserScript==


document.addEventListener("DOMContentLoaded", function(event) {
        var t= document.getElementsByTagName("a")[1].click();
},false);


About Me So, I take it you want to know about me; if not, why would you be reading this, eh? So, who am I? Not that you should care abou...