Skip to content

Instantly share code, notes, and snippets.

View rokam's full-sized avatar

Lucas Mindêllo de Andrade rokam

View GitHub Profile
/*
Monitor ticket availability at Fifa.com Ticketing System site
Run this code at https://fwctickets.fifa.com/ticketingsystem.aspx?l=en#Tck2
(use the console available in any browser developer inspector)
- configure the timeout between refreshes and the matches you want to monitor
- when any available ticket is found a beep sound is played and the refresh stops
*/
function checkTicket() {