HELP!

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
Sasafrass452
Posts: 49
Joined: Fri Jun 09, 2006 10:13 pm

HELP!

Post by Sasafrass452 »

I can't seem to block a clock at neopets.com, which seems to be conflicting with a game at the website. The clock is on the lower left of the page. I've checked the page source, but don't see anything that might work. Can anyone figure out what filter I need to add? HELP!
User avatar
Stupid Head
Posts: 214
Joined: Sat Aug 26, 2006 8:11 pm
Location: USA

Post by Stupid Head »

To stop the clock:

Code: Select all

|http://images.neopets.com/n.js|
To remove the clock:

Code: Select all

neopets.com#span(id=nst)
Sasafrass452
Posts: 49
Joined: Fri Jun 09, 2006 10:13 pm

Post by Sasafrass452 »

Thanx!! It didn't really help the game much, though :( The problem is the game runs slow, & I thought the clock was causing it. Although the game runs a little better, it's still slow. I wonder what's causing it?
Stupid Head wrote:To stop the clock:

Code: Select all

|http://images.neopets.com/n.js|
To remove the clock:

Code: Select all

neopets.com#span(id=nst)
Post Reply