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

bakoma

  • Newbie
  • *
  • Posts: 9
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • Email
JD's config set (updated 08-12-02)
« Reply #15 on: June 13, 2002, 08:54:58 AM »
HI

sorry for my poor english

I use your config set and it works great for me (much better than the old one)

But I have one problem with the Tag-Manger. I deactivated the META-Tag in the blocklist, because it blocks other charsets (8859-1 don't work in eastern-europe).
Is there an other way for this?


The :"Kill - comment block ads {3.d}" blocks only this way:

e.g.: start Banner

but there are many ads in this form:

e.g.: Banner start

How can I change this filter to block both variations.


bye
bakoma

 
 

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 #16 on: June 13, 2002, 10:03:06 AM »
Hiya Bakoma,

 
quote:
But I have one problem with the Tag-Manger. I deactivated the META-Tag in the blocklist, because it blocks other charsets (8859-1 don't work in eastern-europe).
Is there an other way for this?


You can try 8859-2, or try this filter instead. I've only tested it on one site..

Name = "Preserve Foreign content-type {1}"
Active = TRUE
URL = "$TYPE(htm)"
Bounds = "<metas*>"
Limit = 256
Match = "1 charset=$AV(2) 3"
Replace = "1 charset=2 3 $STOP()"

 
quote:
The :"Kill - comment block ads {3.d}" blocks only this way:

e.g.: start Banner

but there are many ads in this form:

e.g.: Banner start

How can I change this filter to block both variations.


That ones a bit tougher.. If you know of a comment that begins with "banner", you could add it to the beginning of th bounds match.

e.g., <!-- (start|auto|open|begin|banner)s

You may also have to add it to the end of the bounds match.

e.g., *<!-- (end|auto|complete|inserted|done|banner)s*-->

Thats simple enough. Now here's were the problem is.. If we were to add all the different words an unwanted comment may start with, the list would grow quite large, most likely resulting in a performance lost. (slower filtering)

To me "Kill - comment block ads" is a couple steps above a site specific filter, but not quite a general filter.

Hope I didn't confuse you.

~JD

--------

"Imagination is more important than knowledge" - Einstein

bakoma

  • Newbie
  • *
  • Posts: 9
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • Email
JD's config set (updated 08-12-02)
« Reply #17 on: June 13, 2002, 11:41:28 AM »
Hi

thx for the new filter, I will test it.

There is a misunderstandig with the comment-block filter.

but its in the other tropic

bye


 
 

Jor

  • Sr. Member
  • ****
  • Posts: 421
    • ICQ Messenger - 10401286
    • AOL Instant Messenger - jor otf
    • Yahoo Instant Messenger - jor_otf
    • View Profile
    • http://members.outpost10f.com/~jor/
    • Email
JD's config set (updated 08-12-02)
« Reply #18 on: June 13, 2002, 01:14:32 PM »
The filter is now fixed in the other thread

 
 

bakoma

  • Newbie
  • *
  • Posts: 9
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • Email
JD's config set (updated 08-12-02)
« Reply #19 on: June 13, 2002, 02:43:33 PM »
Hi JD5000

the new filter for the charset works fine.

thx

bye

 
 

ree1

  • Newbie
  • *
  • Posts: 9
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • Email
JD's config set (updated 08-12-02)
« Reply #20 on: June 13, 2002, 04:03:25 PM »
Hi Everybody , I'm the new kid on the street ( Vermont , USA ) and would like some help if you have the time . I would like to add some filters as seen here in the forums but I need to be " spoon fed " ! Where do I start ? Prox has been a real challenge since I dl'ed it a couple of days ago but what an incredible program ! Nice to be here ; beautiful site !! Ralph

 
 

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 #21 on: June 13, 2002, 08:07:47 PM »
Howdy ree1,

Welcome aboard.

I think your question would be best asked in the "Questions and Answers" forum. If you repost it there, I'm sure you'll get more answers.


If your using my config, you can copy & paste a filter into the "dummy.cfg" & then merge it with your default.

     1. Copy the new filter to Clipboard.
     2. Paste the filter into the Correct area of the "dummy config". (patterns, headers, lists)
     3. Merge the "dummy config" with the your config. (File -> Merge Config Filters)


--------

"Imagination is more important than knowledge" - Einstein

ridgydidge

  • Guest
JD's config set (updated 08-12-02)
« Reply #22 on: June 15, 2002, 04:41:18 PM »
hey JD,
you mention in the Q&A forum that you might have cleared up the 4.3 page not load problem by adjusting your style sheet filter. Is this something I could do (rudimentary knowledge only, cut & paste solution would be good) or should I await further developments?


 

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 #23 on: June 15, 2002, 09:26:55 PM »
Hiya

I dunno if it really helps.. But here ya go.

http://home.satx.rr.com/jd5000/Proxo/stlyes.cfg

I made it into a merge-able config. Let me know if it helps any.

~JD

--------

"Imagination is more important than knowledge" - Einstein

ridgydidge

  • Guest
JD's config set (updated 08-12-02)
« Reply #24 on: June 16, 2002, 12:05:46 PM »
thanks for taking the time to provide the file but placing the filter directly in the cfg didn't work - still get the page not load prob.

back to 4.2

 

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 #25 on: June 22, 2002, 01:08:12 AM »
New Update.

[2002.06.21]

- Updated the Google filter set.

- Updated the Yahoo group filter set.

- Reordered config. (again) *big grin*

- Removed the improper use of $NEST in most filters. (I'm no longer haunted by Scott's voice.. LoL)

- Updated some filters. (excluding the $NEST fixes)
    - "Insert Style Sheet - Links  {1.d.se}"
    - "Insert Style Sheet - Show Kills {2.d.se}"
    - "Java ID jammer {5.a} "
    - "Smart pop-up windows killer {4.d.se}" (It's now the one from the default config)
    - "Kill anti-cache meta tags (3.d)"
    - "Proxomitron Toolbar {4.d.se}"
    - "Kill - javascript banners {6.d}"
    - "Kill - ad banners by size {6.d}"
    - "Kill - comment block ads {6.d}"

- Updated a few lists.
    - "Ad - PathList.txt"
    - "Header - Client-IP.txt"
    - "Header - Via.txt"
    - "Header - X-Forwarded-For.txt"
    - "Managed Tags.txt"

- Updated some of the url's in the bypass/allow lists.

- Removed some filters.
    - Web Page
         "Allow automatic page refresh"
         "Foreign content-type filter"
         "Allow <meta> cookies"

- Added some filters
    - Web page
         "Kill - all Images on selected pages {8.e}"
         "Open Links In Same Window (part 1) (6.a)"
         "Open Links In Same Window (part 2) (4.a)"
         "Image links to Inline Images - (Not for normal use!) (9.e)"
         "JS Nuker - HTML {5.d}"
         "JS Nuker - External JS Files {5.d}"
         "Force pop-ups to have browser controls {2.d.se)"
         "Restore pop-ups after a page loads {2.d.se}"
         "Disable <meta> cookies {3.c.d}"
         "Disable JavaScript cookies {3.c.d}"
         "Add Time to Title, Snip Excess (3.d)"
         "Kill Fixed Backgrounds {3}"
         "Warp2 Search BG killer"
         "Block Browser Info in JS (Misc.) {7.a}"
                 
    - Header
         "URL: Add to BlockFile - AllowCookies"
         "If-Modified-Since: Proxo Workaround (Out) {1.d}"
         
- Added the missing ACR list to the blockfiles. (sorry about that) x_X

-------------

DL my config set (95k) - Install notes in Readme

--------

"Imagination is more important than knowledge" - Einstein

Edited by - JD5000 on 22 Jun 2002  02:09:22

nightfishing

  • Newbie
  • *
  • Posts: 2
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • Email
JD's config set (updated 08-12-02)
« Reply #26 on: June 25, 2002, 04:47:08 AM »
Question:

I find that if I use the ACR filters I still need to enable the Kill Ad tables filter.

If I disable, as suggested in your config, certain Ad Tables get thru.

The same thing occurs if i disable the Kill - comment-pair delimited ads filter.

?

 
 

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 #27 on: June 25, 2002, 06:48:00 AM »
Howdy nightfishing,

ACR was meant to work by itself, but it doesn't hurt to add an extra ad filter if needed.

This is from the ACR readme.

# Similar Filters in Default.cfg:
#
#   This is a list of filters from the default set in the Proxomitron
#   distribution that can be disabled when using the ACR.  Some of these
#   are filters that kill all uses of a technology that might not be
#   needed if the filters were only used to remove ads.
#
#   The order is as they appear in the default set.
#
#   - Banner Blaster (limit text)
#   - Banner Blaster (full text)
#   - Kill JavaScript Banners
#   - Kill specific Java applets
#   - Flash animation killer
#   - Counter Killer (if you have counter servers in your ad keyword lists.)
#   - Kill off-site Images
#   - Kill add-on JavaScripts
#   - Sound Silencer (This default filter "silences" all embedded plugins!)
#   - Kill Layers

Can you give me a sample site? Just curious...

~HTH, JD

--------

"Imagination is more important than knowledge" - Einstein

Edited by - JD5000 on 25 Jun 2002  07:48:59

ikari

  • Newbie
  • *
  • Posts: 12
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • Email
JD's config set (updated 08-12-02)
« Reply #28 on: June 25, 2002, 10:21:28 PM »
i have test your cfg. it is change font size on some sites. example http://www.download.com wahts the problem ? thanks. (browser is IE6)

 
 

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 #29 on: June 26, 2002, 12:27:21 AM »
Howdy ikari,

It's the "User-Agent: Rotate (Out) {5.a}" header filter. I forgot to disable it before I uploaded the config... Sorry about that, I'll update the file right now.

~JD

--------

"Imagination is more important than knowledge" - Einstein