majorgeeks.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
jrocker33
Guest

majorgeeks.com

Post by jrocker33 »

I'm not sure if it's an ad or not, but I have not noticed it before until now. It's the white square with links on the right side column by realmatch.
startreking
New Member
New Member
Posts: 7
Joined: Mon Feb 02, 2009 6:27 am

Post by startreking »

Looks like an ad to me. It can be blocked with this.

Code: Select all

realmatch.com/Widgets/*
tmr250z
Site Member
Site Member
Posts: 20
Joined: Sun Mar 01, 2009 9:10 pm

Post by tmr250z »

That works.

And also, there are blank "Sponsored Links" boxes left behind after the ads are blocked.

Rick752, will you add the filter to block the Realmatch ad and one to hide the "Sponsored Links" boxes to EasyList?
User avatar
rick752
Honorary Member
Honorary Member
Posts: 4508
Joined: Fri Dec 30, 2005 1:02 am
Location: New York, USA

Post by rick752 »

I added the realmatch one. :arrow: :arrow: :arrow:

But removing other empty elements there really doesn't do anything ... removing that small text in those isn't really worth a couple of strings.
"Experience is something you don't get until just after you need it"
tmr250z
Site Member
Site Member
Posts: 20
Joined: Sun Mar 01, 2009 9:10 pm

Post by tmr250z »

I just noticed there is another ad on the left side. The ad changes every time the page is reloaded. It's blocked with:

Code: Select all

|http://www.majorgeeks.com/images/banners/*
Possibly add it to EasyList?
Ares2
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 »

Added. :arrow: :arrow: :arrow:
tmr250z
Site Member
Site Member
Posts: 20
Joined: Sun Mar 01, 2009 9:10 pm

Post by tmr250z »

After the ad is blocked, there is a white box left behind on the right side of the page. I'm using this filter to block it:

Code: Select all

majorgeeks.com##DIV[style="border-style: solid; border-color: rgb(102, 102, 51); border-width: 3px 0px; background-color: rgb(255, 255, 255);"]
Maybe find a way to shorten it and add it to Easylist?
Ares2
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 »

I don't think that's worth it. If someone wants to remove it, he can use your rule. -> [user]
Sam
Guest

Post by Sam »

There's a text ad near the center/right side for "iobit" on these kind of pages. http://www.majorgeeks.com/The_Gimp_d4485.html
Ares2
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 »

Added

Code: Select all

majorgeeks.com##table[align="right"][width="336"][style="padding-left: 5px;"]
:arrow: :arrow: :arrow:
Sam
Guest

Post by Sam »

There's an image ad on the left hand column under "Feeds" that gets by now. Also on the very bottom of the site there is an image link of "a^2 authorized affiliate". I'm not sure if that is an ad or not, but if it is can that be blocked as well? The site is http://www.majorgeeks.com/. Thanks.
Ares2
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 »

Sam wrote:There's an image ad on the left hand column under "Feeds" that gets by now.
Do you mean http://www.majorgeeks.com/images/mg120.jpg ? That's just self-promotion.
Sam wrote: Also on the very bottom of the site there is an image link of "a^2 authorized affiliate".
Not really an ad either.
Sam
Guest

Post by Sam »

Hey Ares that image that you say is self-promotion often changes to other images as well. Yesterday it was an ad for the Maxthon browser. Today it was an image ad for pricegrabber. It doesn't always stay the same, so I believe it's an ad. Sometimes they don't advertise anything there like right now. Also this might be nitpicking but is there a way to remove the words "advertisement" in the three locations located on the main page? They're at the the top, left, and right columns.
Ares2
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 »

Sam wrote:Hey Ares that image that you say is self-promotion often changes to other images as well.
I see. But that's too specific to be added to EasyList (especially because they are not annoying in any way).
Sam wrote:Also this might be nitpicking but is there a way to remove the words "advertisement" in the three locations located on the main page? They're at the the top, left, and right columns.
Try

Code: Select all

majorgeeks.com##font[size="1"][face="Arial"]:first-child:last-child
MonztA
EasyList Author
EasyList Author
Posts: 8121
Joined: Thu Jul 26, 2007 4:19 pm
Location: Germany

Post by MonztA »

http://www.majorgeeks.com/ "Sponsored links "
##A[href^="https://secure.avangate.com/affiliate.php"]

http://www.majorgeeks.com/VMware_Workst ... d2845.html
||pricegrabber.com/export_feeds.php?*&banner_size=
+ "Tip" & "Recommended Download"
Michael
Contributor
Contributor
Posts: 4124
Joined: Sun Aug 23, 2009 8:08 pm

Post by Michael »

Added (https://hg.adblockplus.org/easylist/rev/70237a480eab and https://hg.adblockplus.org/easylist/rev/856c1626774c)

Code: Select all

majorgeeks.com##a[href^="https://secure.avangate.com/affiliate.php?"]
majorgeeks.com##a[href^="http://www.liutilities.com/products/campaigns/adv/"]
majorgeeks.com##div > table.author > tbody > tr > td
||pricegrabber.com/export_feeds.php?*&banner_size= wouldn't work for me. I suspect that the site has been altered.
MonztA
EasyList Author
EasyList Author
Posts: 8121
Joined: Thu Jul 26, 2007 4:19 pm
Location: Germany

Post by MonztA »

Michael wrote:||pricegrabber.com/export_feeds.php?*&banner_size= wouldn't work for me. I suspect that the site has been altered.
I think you have to browse a bit on the site. It appeared for me after clicking on an other tool there.
Locked