globalesearch.com

This is where you should report issues arising from the subscription filters.
Locked
globalesearch
New Member
New Member
Posts: 5
Joined: Sun Jun 11, 2017 6:18 pm

globalesearch.com

Post by globalesearch »

Hi,

API Calls to ebay with affiliate id are being blocked on my domain globalesearch.com

I have seen a similar case here -> viewtopic.php?p=47343#p47343
which have been fixed as below

Code: Select all

svcs.ebay.com/services/search/FindingService/*affiliate.tracking$domain=bkshopper.com|geo-ship.com
Looking forward to hear from you.
Thanks
globalesearch
New Member
New Member
Posts: 5
Joined: Sun Jun 11, 2017 6:18 pm

Post by globalesearch »

Hi,

To make it easier for you these are how I think the changes should be.

Line 1683 : https://github.com/easylist/easylist/bl ... telist.txt

Currently

Code: Select all

@@||svcs.ebay.com/services/search/FindingService/*affiliate.tracking$domain=bkshopper.com|geo-ship.com|testfreaks.co.uk|watchmydeals.com
Modified

Code: Select all

@@||svcs.ebay.com/services/search/FindingService/*affiliate.tracking$domain=bkshopper.com|geo-ship.com|testfreaks.co.uk|watchmydeals.com|globalesearch.com
Without this, users with adblock cannot use the site at all. I appreciate your help.
Thanks
globalesearch
New Member
New Member
Posts: 5
Joined: Sun Jun 11, 2017 6:18 pm

Post by globalesearch »

It has been over a month without a reply.

I even included what needs to be changed as this was already done on other sites.

Would it be possible to take a look, its only a 2 minute job :)
User avatar
LanikSJ
Site Owner
Site Owner
Posts: 1806
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ »

Be patient: rules#about
"If it ain't broke don't fix it."
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12223
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

https://github.com/easylist/easylist/co ... a593f58a6a

Fixed, if you can remove the Adblock warning also
globalesearch
New Member
New Member
Posts: 5
Joined: Sun Jun 11, 2017 6:18 pm

Post by globalesearch »

Thanks, Warning removed :)
Locked