The Un-Official Proxomitron Forum

Full Version: MajorGeeks.com -filter non wanted updates.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

Don't know if 1 person on this planet is actually interested in this one, but anyway, 1 post doesn't take that much space here.

The following filter is good for getting rid of "new program updates" you totally have no interest in, and also to not show some shareware that gets updated almost daily because the author of them thinks it's a great way to have his shareware pop up daily to lure potential users/victims to his site.

Also, Virus definition updates for Anti Virus tools you don't own, or have no single interest in.

Quote:[Patterns]
Name = "MajorGeeks.com - Filter unneeded updates - Tpy (20100629)"
Active = TRUE
Multi = TRUE
URL = "www.majorgeeks.com/"
Bounds = "<p class="ad_oben">*</p>"
Limit = 740

Match = "*<B> (a-squared|FeedDemon|Throttle|SuperRam|PCMedik|PCBoost|GameGain|TweakRAM|Norton Virus Definitions|AOL Instant Messenger)*</B>*"



If you want to do the contrary, highlight specific updates you have special intrest in, you can use the following filter.
All you selected programs will be highlighted with a black font on a light-green background. (see attached screenshot)Smile!

Quote:[Patterns]
Name = "MajorGeeks.com - Highlight Specific Updates - Tpy (20100629)"
Active = TRUE
Multi = TRUE
URL = "www.majorgeeks.com/"
Bounds = "<p class="ad_oben">*</p>"
Limit = 740
Match = "\1<B> ((AnyDVD|Total Uninstall|Combofix|Firefox|Opera)*)\2</B>\3"
Replace = "\1<B><span style\="background-color:#BAE2C0; color:#000000;\">\2</span></B>\3"



* You can use 1 or both the filters to your lickings.
** For both filters, replace bold items with those of your choice, you only need to insert to starting words/chars for the items you don't want to see.

[EDIT] Used quotes to be able to bold the items.
Updated filter due to html changes at MajorGeeks. (2010-22-02)

If you have some knowledge to share regarding these filters, don't be shy to share. Smile!
Updated top post : Add a highlight filter for the site, for those special program updates you don't wanna miss.Smile!
Updated both filters in top post :
- "Class name" change.
- Increased "Limit" to 740
Reference URL's