Old Proxomitron Forums
Proxomitron Filters - Discussions welcome => Block List Files => Topic started by: Admin on July 30, 2001, 09:15:12 PM
-
#
# All banner dimensions list 2.0 beta (NOADDURL)
#
# For use in "by-size" banner filters in Proxomitron Naoko4
#
# Create a list with a nickname AdDims and choose this file
# Then just put |$LST(AdDims) anywhere in your banner filter to
# enable by-size matching
#
# This file contains all banner sizes.
#
#
# Note: indented lines are combined with the previous line
# to form one expression
# The variable 9 returns the ad type (banner, counter,...)
# and is used for debug purposes.
#
# Thanks
#
# Evgeny AKA Homeric
# Part 1-----------------------------------------------------
#
# These sizes are used very often for advertizing purposes.
# The images that have these sizes are safe to remove when they
# link anywhere.
#
# -----------------------------------------------------------
# banners (468x60, 470x60 (RB1 Network)...)
*(
(*width=[#468-470] & *height=[#60])
|
(*width=([#60]|[#173]|[#230-240]) & *height=[#60])
) *>$SET(9=banner)
# buttons and counters (88x31)
*(
*width=[#81] & *height=[#63]
) *>$SET(9=counter)
*(
*width=[#88-89] & *height=([#30-31]|[#60-62])
) *>$SET(9=button)
# Part 2------------------------------------------------------
#
# These sizes are not used too often for banners
# The images that have these sizes can be safely removed if they
# are not related to the site itself
#
# ------------------------------------------------------------
# banners (468x*, 470x*...)
*http://*(
*width=[#468]
|(*width=([#470]|[#480]) & *height=[#40-120])
|(*width=([#60]|[#173]|[#230-240]|[#400-500]) & *height=[#60])
) *>$SET(9=banner1)
# square banners (100x100 RB2 Network rb2.design.ru)
*http://*(
(*width=[#95-105] & *height=[#95-105])
|(*width=[#120-130] & *height=[#120-130])
) *>$SET(9=square1)
# Rare standard banners
*http://*(
(*width=[#390-392] & *height=[#70-72])
|(*width=[#120] & *height=([#60]|[#90]|[#240]))
|(*width=[#230] & *height=[#30-33])
) *>$SET(9=rarebanner1)
# Non-standard banners (primarily adult sites)
*http://*(
(*width=[#459-461] & *height=([#55-70]|[#80-90]|[#136]))
|(*width=[#400] & *height=([#80]|[#100]|[#120]|[#150]))
|(*width=[#450] & *height=([#80]|[#90]|[#125-130]|[#150]))
) *>$SET(9=non-standard1)
# Miscellaneous graphics
*http://*(
(*width=[#100] & *height=[#50])
|(*width=[#200] & *height=([#55-60]|[#300]))
|(*width=[#250] & *height=[#150])
) *>$SET(9=misc)
# User sizes go here...
With regards from
Admin
-
A sample filter:
[Patterns]
Name = "Banner blaster (limit text)"
Active = TRUE
Multi = TRUE
Bounds = "<a[^a-z][^>]++href=*</a>|<input*>"
Limit = 800
Match = "1<i(m(g|age)|nput)*>3"
"&(*(href|src)=("|) $LST(AdKeys)|$LST(AdDims))"
"&(*alt="(([^'"]+{18})2*|2)'|$SET(2=ad))"
Replace = "1<font size=1>-2- </font>3"
Best wishes
Arne 
Imici username: Arne