lead1.pl

This is where you should report issues arising from the subscription filters.
Locked
mylead
New Member
New Member
Posts: 7
Joined: Tue Jun 08, 2021 10:19 am

lead1.pl

Post by mylead »

Hello,
entries:

Code: Select all

##a[href^="https://lead1.pl/"]
||lead1.pl^

Using:
Google Chrome/Opera
uBlock Origin

Lead1.pl is an affiliate domain belonging to the mylead.global affiliate network. It has only one goal - to redirect the user to the advertiser's website. The customer sees a link, for example, an article with a review of Aliexpress, and the hyperlink/ad redirecting to Aliexpress are affiliate links.

Examples of links:
Redirection to Aliexpress:

Code: Select all

https://lead1.pl/p/qkvg/ylna/g954

Redirection to Surfshark:

Code: Select all

https://lead1.pl/p/qkvg/udjg/8px2

Redirection to Norton:

Code: Select all

https://lead1.pl/p/QKvG/s6Wf/xAek

If the user clicks in the link, he is probably interested in buying.

No filters: normal redirect after click
With filter: https://prnt.sc/inlotgIFfjWW

I would be very grateful for the possibility of unlocking the domain and removing an entries from EasyList.

User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12232
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

We block many affiliate links, it'll stay

https://github.com/easylist/easylist/bl ... /README.md

mylead
New Member
New Member
Posts: 7
Joined: Tue Jun 08, 2021 10:19 am

Post by mylead »

Hey @fanboy,
thanks a lot for info! :)

Maybe we can then just go with one record:

Code: Select all

##[href^="https://lead1.pl/"] > img

instead of:

Code: Select all

##a[href^="https://lead1.pl/"]
||lead1.pl^

This will block all image ads with the affiliate link. So it will be the same as for example here:

If we look at the current EasyList entries, there are many such examples, there is actually an entire "! VPN Affiliate Banners" section where you can find:

Code: Select all

##a[href^="https://get.surfshark.net/aff_c?"][href*="&aff_id="] > img
##a[href^="https://go.nordvpn.net/aff"] > img
##a[href^="https://torguard.net/aff.php"] > img

Will be really amazing if we can make it. Thanks, Bartosz.

mylead
New Member
New Member
Posts: 7
Joined: Tue Jun 08, 2021 10:19 am

Post by mylead »

Hey @fanboy,
maybe you have time to look into that? :) I will be grateful.

Thanks!

Locked