|
current default.filter,1.54,1.55: msg#00070web.privoxy.cvs
Update of /cvsroot/ijbswa/current In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv25815 Modified Files: default.filter Log Message: Let the msn filter remove the width limitation again. Index: default.filter =================================================================== RCS file: /cvsroot/ijbswa/current/default.filter,v retrieving revision 1.54 retrieving revision 1.55 diff -u -d -r1.54 -r1.55 --- default.filter 31 Dec 2007 19:11:31 -0000 1.54 +++ default.filter 31 Dec 2007 19:53:59 -0000 1.55 @@ -606,7 +606,6 @@ # # msn: CSS-based block for MSN text ads. Also removes tracking URLs # and a width limitation. -# XXX: the width limitation part is currently broken. # ################################################################################# FILTER: msn CSS-based block for MSN text ads. Also removes tracking URLs and a width limitation. @@ -621,6 +620,7 @@ max-width: 100% !important; /* width:100% sometimes causes horizontal scrollbars */}\n\ /* Remove "suggestions". They are next to worthless but partly overlap with the search results */\n\ .suggestion, \#nys_right, \#nys {clear: both; display:none;}\n\ + \#content {padding-right: 0;}\n\ </style>\n$0@ s@(<div[^>]*) id=(["']?)ads_[^\2]*\2@$1 class="msn_ads"@Uig s@(<a[^>]*href=\")http://g.msn.com/.*\?(http://.*)(&&DI=.*)(\")@$1$2$4@Ug @@ -830,6 +830,9 @@ # # Revisions : # $Log$ +# Revision 1.55 2007/12/31 19:53:59 fabiankeil +# Let the msn filter remove the width limitation again. +# # Revision 1.54 2007/12/31 19:11:31 fabiankeil # - Let the yahoo filter remove the width limitation again. # - Teach the blogspot filter to remove useless feed comment ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | current default.filter,1.53,1.54: 00070, noreply |
|---|---|
| Next by Date: | current default.action.master,1.105,1.106: 00070, noreply |
| Previous by Thread: | current default.filter,1.53,1.54i: 00070, noreply |
| Next by Thread: | current default.action.master,1.105,1.106: 00070, noreply |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |