Author Topic: JD's config set (updated 08-12-02)  (Read 44204 times)

JD5000

  • Moderator
  • Full Member
  • *****
  • Posts: 241
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://home.satx.rr.com/jd5000/
    • Email
JD's config set (updated 08-12-02)
« Reply #45 on: July 26, 2002, 04:46:08 PM »
Hi mapsonx,

Post the "<link blah blah>" part. You can use view source.

(e.g., <link rel="stylesheet" type="text/css" href="http://www.msn.com/styles/css-site3.ashx" />)

--------
Infopros Joint :: Computer Related Links And Discussion

altosax

  • Sr. Member
  • ****
  • Posts: 328
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://
    • Email
JD's config set (updated 08-12-02)
« Reply #46 on: July 26, 2002, 06:02:15 PM »
mapsonx wrote:

quote:

Log window shows a ton of activity, but virtually nothing with debug (Content-Type: text/html)



jd was not asking of the log windows, but of the debug window. the one you can view when you type the url as http://dbug..www.address.com/

regards,
altosax.

Edited by - altosax on 26 Jul 2002  19:26:28
 

mapsonx

  • Newbie
  • *
  • Posts: 17
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • Email
JD's config set (updated 08-12-02)
« Reply #47 on: July 27, 2002, 12:12:24 AM »
Hi Guys

quote:
jd was not asking of the log windows, but of the debug window. the one you can view when you type the url as http://dbug..www.address.com/


Sorry I wasn't clear.  I know it's been explained to me before, but just confused as to why debug gives so little.  I was just trying to say that when I view the log window at that site there is a bunch of stuff going on, but debug shows very little info.

Here's the source:

<link rel="stylesheet" type="text/css" href="http://Local.ptron/JD_HTML/Css/mylinks.css">
<link rel="stylesheet" type="text/css" href="http://Local.ptron/JD_HTML/Css/showkills.css">

BTW, where did that extra bit in the quote come from?

Edited by - mapsonx on 27 Jul 2002  01:16:10
 

JD5000

  • Moderator
  • Full Member
  • *****
  • Posts: 241
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://home.satx.rr.com/jd5000/
    • Email
JD's config set (updated 08-12-02)
« Reply #48 on: July 27, 2002, 10:16:00 PM »
Hi mapsonx,

I was finally able to view that page. Even tho it does call a css file, it seems to be a counter.(I think..) Just a simple counter, no personal ID...

Here's the call for those interested.. Xartica did mention asp files as a possible beacon...

<LINK REL="STYLESHEET" HREF="/dir-app/look/stylesheet.asp?zone=354926" MEDIA="screen" TYPE="text/css">

If you want, you can change the URL match for the filter to...

($TYPE(htm)|$TYPE(js))(^forums.about.com/)

~JD

--------
Infopros Joint :: Computer Related Links And Discussion

mapsonx

  • Newbie
  • *
  • Posts: 17
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • Email
JD's config set (updated 08-12-02)
« Reply #49 on: July 28, 2002, 12:43:58 AM »
Thanks JD

One other thing.  In your cfg, neither AdPaths or AdList shows in the "add to blockfile" context menu.

What to do


 
 

JD5000

  • Moderator
  • Full Member
  • *****
  • Posts: 241
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://home.satx.rr.com/jd5000/
    • Email
JD's config set (updated 08-12-02)
« Reply #50 on: July 28, 2002, 12:57:21 AM »
N/P

Remove...

# NoAddURL

From the lists. I knew I forgot something.. LoL

--------
Infopros Joint :: Computer Related Links And Discussion

Edited by - JD5000 on 28 Jul 2002  01:58:00

lnminente

  • Jr. Member
  • **
  • Posts: 73
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • Email
JD's config set (updated 08-12-02)
« Reply #51 on: July 30, 2002, 02:57:21 AM »
Hi JD5000.

Too many thanks for share with us your config set. It's a very good and hard work.

I made this filter joining the one for webbugs and the one for offsite images.
The reason was that filtering webbugs in certainly pages with the original filter, crashes the pages.

Name = "Block off-site webbugs"
Active = TRUE
URL = "($TYPE(htm)|$TYPE(js))(^$LST(Bypass-Ads))"
Bounds = "<im(g|age)*>|<inputs*>"
Limit = 800
Match = "*&(*(height=$AV([#0-4]))1)& (*(width=$AV([#0-4]))2)&*src=$AV(http://(^h)*)"
Replace = "<img src="http://Local.ptron/clear.gif" 1 2>"

Or this one

Name = "Block off-site webbugs"
Active = TRUE
URL = "($TYPE(htm)|$TYPE(js))(^$LST(Bypass-Ads))"
Bounds = "<im(g|age)*>|<inputs*>"
Limit = 800
Match = "*&(*(height=$AV([#0-4]))1)& (*(width=$AV([#0-4]))2)&*src=$AV(http://(^h)*)"
Replace = "[WEBBUG]"

Edited by - lnminente on 30 Jul 2002  17:19:36
 

JD5000

  • Moderator
  • Full Member
  • *****
  • Posts: 241
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://home.satx.rr.com/jd5000/
    • Email
JD's config set (updated 08-12-02)
« Reply #52 on: July 30, 2002, 07:09:04 AM »
Howdy lnminente,

Thx.

After I test it some more, I'll probably include it in the next release.

~JD

--------
Infopros Joint :: Computer Related Links And Discussion

JD5000

  • Moderator
  • Full Member
  • *****
  • Posts: 241
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://home.satx.rr.com/jd5000/
    • Email
JD's config set (updated 08-12-02)
« Reply #53 on: July 30, 2002, 07:12:24 AM »
Hey now! Another Update.  I've also updated a few of the help files.

[2002.07.29]

- Added "JD_Newbie.cfg" for those who just want Ad & Pop-up blocking.
  (Plus a few simple filters.)

- Reordered config .. again.... (Sorry Judy. ^_^)

- Updated filter(s) (not including minor fixes)

   -Web Pages
    -"Kill off-site Images {8.a.e}"
    -"Super-Opener - links - (Option #1) {6.d.so}"
    -"Anti-Auto-JS-Redirection {5.a.e}"
    -"JS Nuker - HTML {5.a}"
    -"JS Nuker - External JS Files v.2 {5.a} "
    -"Super-Opener - links & images - (Option #2) {7.so}"
    -"Block Browser Info in JS (Misc.) {5.a}"
    -"Jump out of invisible frames {5.a}"
    -"Yahoo Login Form Filler"
    -"Yahoo Groups:  Remove Advertisement on Right"
    -"Yahoo Groups:  After Post Redirector "
    -"Fake Referrer in JS {3.d}"
    -"Block Browser Info in JS (Browser History) {3.d} "
    -"Convert Flash to links {8.sp}"
    -"Kill - flash ads {5.d}"
   
   -Headers
    -"Content-Type: Fix MIME types (LOG) (In) {5.d}"
    -"Referer: Hide Previous hosts/Local origin (out) {2.d}"
   
- Added filter(s)

  -Web Page
    -"Kill off-site Image links {8.a.e}"
    -"Active X killer {8.a.e}"
    -"Defuse "While-Loop" Browser Bombs {5.ex} "
    -"Kill - Encoded Scripts {5.ex}"
    -"Kill - Specific ClassIDs - HTML {5.ex} "
    -"Kill - Specific ClassIDs - External JS Files {5.ex} "
    -"Exploit - IMG SRC {5.ex} "
    -"Exploit - Big Size Input {5.ex} "
    -"Exploit - Cross Domain Scripting {5.ex} "
    -"Check link targets (part 1a) {5.a.se}"
    -"Check link targets (part 1b) {5.a.se}"
    -"Remove - target="_blank" -  Base (part 2a) {5.a}"
    -"Remove - target="_blank" -  Links (part 2b) {5.a}"
    -"Kill top of page frame {5.a}"
    -"Kill bottom of page frame {5.a}"
    -"Google Image - Open Search Results in New Window"
    -"Geocities - Guide Remover"
    -"GeoCities - branding killer"
    -"Kill - ad containers {6.d} "
    -"Remove iFrames/iLayers - Site Specific "

   -Headers
    -"Content-Location: Show real URL (In) {5.d}"
    -"Content-Type: If No Extension - Filter Contents (in) {1.d}"

- Removed Filter(s)        
   
  -Web Page
    -"Kill - ad tables {8.a.e}"
    -"Kill - comment-pair delimited ads {8.a.e}"
    -"Kill - iFrame/iLayer {8.a.e} "
    -"Open Links In Same Window (part 1) (8.a.e)"
    -"Open Links In Same Window (part 2) (8.a.e)"

  -Headers
    -"Content-Type: If Missing - Filter Contents (in) {1.d}"
   
 - Updated List(s)
 
    -"Ad - PathList.txt"
    -"JS - Triggers.txt"
    -"JS - Properties.txt"
    -"Class IDs.txt"
   
 - Added list(s)
   
    -"ad - comments.txt"
    -"Kill Images.txt"
   
 - Removed List(s)
 
    -"ad - commentblock.txt"
   
-------------

Doh! I need to fix the file... BRB..

--------
Infopros Joint :: Computer Related Links And Discussion

Edited by - JD5000 on 31 Jul 2002  01:53:01

oltelman

  • Newbie
  • *
  • Posts: 18
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • Email
JD's config set (updated 08-12-02)
« Reply #54 on: July 30, 2002, 11:20:32 PM »
Looking forward to your new rule set, but having a problem unzipping it.  Tried 3 times here & found a link to your web page and tried it from there with the same results.  Winzip sez "not a ZIP file & other stuff"  If it's me, please let me know!

thanks

 
 

JD5000

  • Moderator
  • Full Member
  • *****
  • Posts: 241
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://home.satx.rr.com/jd5000/
    • Email
JD's config set (updated 08-12-02)
« Reply #55 on: July 31, 2002, 12:50:51 AM »
Thx, it is a bad file. I made a mistake the second time I uploaded it. I'm gonna update the config real quick, then re-upload.

--------
Infopros Joint :: Computer Related Links And Discussion

JD5000

  • Moderator
  • Full Member
  • *****
  • Posts: 241
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://home.satx.rr.com/jd5000/
    • Email
JD's config set (updated 08-12-02)
« Reply #56 on: July 31, 2002, 01:30:21 AM »
Ok, all fixed up. Plus a few updates.

[2002.07.30]

- Config set now include's three config's.

    - JD5000 = What I recommend for those trying my config. A nice mix of filters.
    - JD_Newbie = For those who only want Ad & Pop-up blocking. Plus a few simple filters.
    - JD_Default = My config, that I use on a daily basis. It might be a bit to strong for newbies.

- Updated filter(s)

   -Web Pages
    -"Remove - target="_blank" -  Base (part 2a) {5.d}"
    -"Remove - target="_blank" -  Links (part 2b) {5.d}"
    -"Super-Opener - links - (Option #1) {6.d.so}"
    -"Kill - comment-block ads {6.d}"
   
- Added filter(s)

  -Web Page
   -"Kill - comment-surrounded ads {6.d}
   
- Added list(s)

   -"Ad - Comments Begin.txt"
   -"Ad - Comments Pairs.txt"
   
- Removed List(s)
 
   -"ad - comments.txt"

----------

keep on going.

--------
Infopros Joint :: Computer Related Links And Discussion

Edited by - JD5000 on 13 Aug 2002  06:52:56

oltelman

  • Newbie
  • *
  • Posts: 18
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • Email
JD's config set (updated 08-12-02)
« Reply #57 on: July 31, 2002, 04:29:15 AM »
Alrighty then!  Sorry to see you had a prob, just gave you the time to tweak it a little more.  As always, Thanks for your help & a great filter set.

 
 

mapsonx

  • Newbie
  • *
  • Posts: 17
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • Email
JD's config set (updated 08-12-02)
« Reply #58 on: July 31, 2002, 09:42:56 AM »
Hi JD

Beautiful job.  You oughta frame this one and hang it above your mantelpiece

One tiny suggestion.  In your JD_FAQ&Tips.txt, perhaps it would be good to mention that if ACR is active & you want your Google blocklist entries to work, then "[^/]++.google.com/" must be removed from Bypass - Ads.txt.

I'm sending you a Google Groups filters set I ran across that you may find interesting or want to play with.  

Thanks for your dedicated work

J

 
 

JD5000

  • Moderator
  • Full Member
  • *****
  • Posts: 241
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://home.satx.rr.com/jd5000/
    • Email
JD's config set (updated 08-12-02)
« Reply #59 on: July 31, 2002, 02:35:36 PM »
Hiya mapsonx,

Thx.

Ok, I'll make a note of it.
BTW, I don't now if I mentioned it, but I modified a filter to do what ACR's blocklist does. Try enabling, "Kill Images on selected pages {3.a}" It even uses ACR's block list.

I'm taking a look at the google filters right now.

~JD

--------
Infopros Joint :: Computer Related Links And Discussion

Edited by - JD5000 on 31 Jul 2002  15:36:11