Skip to content

Instantly share code, notes, and snippets.

@renatosnrg
renatosnrg / fifa.js
Last active August 29, 2015 14:02
Monitor ticket availability at Fifa.com Ticketing System site: https://fwctickets.fifa.com/ticketingsystem.aspx?l=en#Tck2
/*
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() {