New User? Need help? Click here to register for free! Registering removes the advertisements.

Computer Cops
image image image image image image image image
Donations
If you found this site helpful, please donate to help keep it online
Don't want to use PayPal? Try our physical address
image
Prime Choice
· Head Lines
· Advisories (All)
· Dnld of the Week!
· CCSP News Ltrs
· Find a Cure!

· Ian T's (AR 24)
· Marcia's (CO8)
· Bill G's (CO12)
· Paul's (AR 5)
· Robin's (AR 2)

· Ian T's Archive
· Marcia's Archive
· Bill G's Archive
· Paul's Archive
· Robin's Archive
image
Security Central
· Home
· Wireless
· Bookmarks
· CLSID
· Columbia
· Community
· Downloads
· Encyclopedia
· Feedback (send)
· Forums
· Gallery
· Giveaways
· HijackThis
· Journal
· Members List
· My Downloads
· PremChat
· Premium
· Private Messages
· Proxomitron
· Quizz
· RegChat
· Reviews
· Google Search
· Sections
· Software
· Statistics
· Stories Archive
· Submit News
· Surveys
· Top
· Topics
· Web Links
· Your Account
image
CCSP Toolkit
· Email Virus Scan
· UDP Port Scanner
· TCP Port Scanner
· Trojan TCP Scan
· Reveal Your IP
· Algorithms
· Whois
· nmap port scanner
· IPs Banned [?]
image
Survey
How much can you give to keep Computer Cops online?

$10 up to $25 per year?
$25 up to $50 per year?
$10 up to $25 per month?
$25 up to $50 per month?
More than $50 per year?
More than $50 per month?
One time only?
Other (please comment)



Results
Polls

Votes: 1211
Comments: 21
image
Translate
English German French
Italian Portuguese Spanish
Chinese Greek Russian
image
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin   Your Favorite ForumsFavForums 

Filter help wanted

 
Post new topic   Reply to topic       All -> FavForums -> Proxo Filters
View previous topic :: View next topic  
Author Message
Beep

Cadet
Cadet



Joined: May 08, 2004
Posts: 3
Location: UK

PostPosted: Sat May 08, 2004 10:45 am    Post subject: Filter help wanted
Reply with quote

I am trying to block a tracker from http://www.statcounter.com/
The code being used is
Code:
<!-- Start of StatCounter Code -->
<script type="text/javascript" language="javascript">
var sc_project=286758;
var sc_invisible=1;
</script>

<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><a href="http://www.statcounter.com" target="_blank"><img  src="http://c1.statcounter.com/counter.php?sc_project=286758&%3bjava=0" alt="traffic analyzer" border="0"></a> </noscript>
<!-- End of StatCounter Code -->


Can anyone help? Thanks
Back to top
View users profile Send private message
Kye-U

Sergeant
Sergeant



Joined: Oct 18, 2003
Posts: 149

PostPosted: Sat May 08, 2004 12:42 pm    Post subject:
Reply with quote

New Filter:

Code:
[Patterns]
Name = "StatCounter Remover"
Active = TRUE
URL = "$TYPE(htm)"
Bounds = "$NEST(<((|no)script),</((|no)script)>)"
Limit = 512
Match = "(*counter.js*|*sc_(project|invisible)*)$SET(1=)"
Replace = "\1"


Old Filters:

Quote:
Try this for a more complete removal:

Code:
[Patterns]
Name = "StatCounter Remover"
Active = TRUE
Limit = 512
Match = "<!-- Start of StatCounter Code -->*<!-- End of StatCounter Code -->$SET(1=)"
Replace = "\1"


Or this for a simple nullifier:

Code:
[Patterns]
Name = "StatCounter Remover 2"
Active = TRUE
Limit = 256
Match = "<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js">"
Replace = "<script type="Shonenscript" language="Shonenscript" src="http://www.statcounter.com/counter/counter.js">"


Last edited by Kye-U on Sat May 08, 2004 5:32 pm, edited 2 times in total
Back to top
View users profile Send private message
Beep

Cadet
Cadet



Joined: May 08, 2004
Posts: 3
Location: UK

PostPosted: Sat May 08, 2004 12:55 pm    Post subject:
Reply with quote

Thanks Smile, I am still showing up in the stats though.

Is this correct?

Back to top
View users profile Send private message
Kye-U

Sergeant
Sergeant



Joined: Oct 18, 2003
Posts: 149

PostPosted: Sat May 08, 2004 5:05 pm    Post subject:
Reply with quote

I recommend downloading hpHOSTS and running it once per week ^_^

The first one is eDexter; more information can be found here:

http://www.accs-net.com/hosts/eDexter.html

Basically, it just speeds up loading times by acting as a server that replaces missing AD links with clear pictures.



eDexter135.zip
 Description:
eDexter 1.35 + Clear GIFs

Download
 Filename:  eDexter135.zip
 Filesize:  191.51 KB
 Downloaded:  24 Time(s)


hpHOSTS_Updater.zip
 Description:
hpHOSTS Updater

Download
 Filename:  hpHOSTS_Updater.zip
 Filesize:  68.75 KB
 Downloaded:  24 Time(s)

Back to top
View users profile Send private message
Kye-U

Sergeant
Sergeant



Joined: Oct 18, 2003
Posts: 149

PostPosted: Sat May 08, 2004 5:30 pm    Post subject:
Reply with quote

Here is an updated version of the StatCounter Remover:

Code:
[Patterns]
Name = "StatCounter Remover"
Active = TRUE
URL = "$TYPE(htm)"
Bounds = "$NEST(<((|no)script),</((|no)script)>)"
Limit = 512
Match = "(*counter.js*|*sc_(project|invisible)*)$SET(1=)"
Replace = "\1"
Back to top
View users profile Send private message
Beep

Cadet
Cadet



Joined: May 08, 2004
Posts: 3
Location: UK

PostPosted: Sat May 08, 2004 6:57 pm    Post subject:
Reply with quote

Great, that works. Thanks a lot for your help. Very Happy
Back to top
View users profile Send private message
Kye-U

Sergeant
Sergeant



Joined: Oct 18, 2003
Posts: 149

PostPosted: Sat May 08, 2004 7:46 pm    Post subject:
Reply with quote

Beep wrote:
Great, that works. Thanks a lot for your help. Very Happy


Glad to be of service Very Happy
Back to top
View users profile Send private message
Display posts from previous:   
Post new topic   Reply to topic       All -> FavForums -> Proxo Filters All times are GMT - 5 Hours
Page 1 of 1

 
 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB 2.0.8a © 2001 phpBB Group

Version 2.0.6 of PHP-Nuke Port by Tom Nitzschner © 2002 www.toms-home.com
Version 2.2 by Paul Laudanski © 2003-2004 Computer Cops