Script Summary: Prevent EventBox on specified pages from being blocked with AdBlock Plus
Version: 0.2
They say, it is not a bad idea to block EventBox (at the top of almost each Ogame page) with AdBlock Plus (ABP). The purpose is to reduce page loading time and decrease number of requests to the server. Additionally you can block that animated loader image (the animation consumes some extra CPU resources).
Unfortunately, ABP provides no ability to optionally block EventBox only for certain page.
The idea of this script is to make requests of EventBox from the specified pages pass ABP filters by adding extra parameter to the requested URL.
So you can keep using ABP to block 'http://*.ogame.*/game/index.php?page=fetchEvent...' but you WILL see EventBox on pages you've specified in the script (Overview page by default).
If you want to expand the list of anti-blocked pages just append the 'pages' variable in the beginning of the script with needed items.
Changelog:
0.2 Oops, current session value was hard-coded in the script :)
0.1 initial



