FPL-TH Fixer

FPL-TH Screen Fixer

// ==UserScript==
// @name        FPL-TH Fixer
// @namespace   jjay
// @include     http://th.fantasy.premierleague.com/*
// @include     http://fantasy.premierleague.com/*
// @version     1.1
// @description FPL-TH Screen Fixer
// ==/UserScript==

$('#cookies-verify').hide();
$('#header').hide();