Skip to content

Instantly share code, notes, and snippets.

@yvenscolbert
yvenscolbert / fifa.js
Last active August 29, 2015 14:03 — forked from renatosnrg/fifa.js
/*
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() {