ytmp3.cc

This is where you should report issues arising from the subscription filters.
Locked
GregorN
New Member
New Member
Posts: 7
Joined: Wed Aug 05, 2020 12:07 am

ytmp3.cc

Post by GregorN »

Hello,

the website ytmp3.cc is not longer working with easylist and adblock plus. Ytmp3.cc changed the backend domains. They need to be replaced.

Remove:

Code: Select all

@@||fjrifj.frl/check.php$script,domain=ytmp3.cc
@@||fjrifj.frl/progress.php$script,domain=ytmp3.cc
Add:

Code: Select all

@@||ijjiii.is/check.php$script,domain=ytmp3.cc
@@||ijjiii.is/progress.php$script,domain=ytmp3.cc
Thank you for your help.
intense Verified
Contributor
Contributor
Posts: 10503
Joined: Wed Mar 27, 2013 9:56 am

Post by intense Verified »

or you could use uBO (uBlock Origin adblocker) - disable / remove ABP - and is working fine with that site
GregorN
New Member
New Member
Posts: 7
Joined: Wed Aug 05, 2020 12:07 am

Post by GregorN »

Are you serious? Easylist should be a list for rules to remove ads and not to disable services for websites. It should be always up2date.
intense Verified
Contributor
Contributor
Posts: 10503
Joined: Wed Mar 27, 2013 9:56 am

Post by intense Verified »

uBO is using other approach in this case.

Code: Select all

||ytmp3.cc/ad/^$1p
|https://$script,3p,domain=ytmp3.cc,badfilter
ytmp3.cc##+js(nowoif)
See badfilter => it means uBO will kill that filter and the exceptions are not requested anymore.
The popups are killed by the last filter.
GregorN
New Member
New Member
Posts: 7
Joined: Wed Aug 05, 2020 12:07 am

Post by GregorN »

Anyway you should fix the rule on easylist to get the site working again.
User avatar
LanikSJ Verified
Site Owner
Site Owner
Posts: 1808
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ Verified »

Only EasyList authors can fix it. rules#authors
"If it ain't broke don't fix it."
GregorN
New Member
New Member
Posts: 7
Joined: Wed Aug 05, 2020 12:07 am

Post by GregorN »

How it's possible to contact them? Via mail?
User avatar
LanikSJ Verified
Site Owner
Site Owner
Posts: 1808
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ Verified »

At the top of EasyList:

Code: Select all

! Please report any unblocked adverts or problems
! in the forums (https://forums.lanik.us/)
! or via e-mail ([email protected]).
! GitHub issues: https://github.com/easylist/easylist/issues
! GitHub pull requests: https://github.com/easylist/easylist/pulls
"If it ain't broke don't fix it."
User avatar
fanboy Verified
EasyList Author
EasyList Author
Posts: 12244
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy Verified »

This site looks fake, even loading a youtube clip won't offer a download. Only offers popup ads from what I see.
GregorN
New Member
New Member
Posts: 7
Joined: Wed Aug 05, 2020 12:07 am

Post by GregorN »

fanboy wrote: Wed Aug 05, 2020 11:07 pm This site looks fake, even loading a youtube clip won't offer a download. Only offers popup ads from what I see.
Fake? Haha, you're right. A website with a alexa rank of almost 500. Sometimes i wonder about how people like you can reach a position of a "Easylist Author".
Last edited by GregorN on Thu Aug 06, 2020 8:40 am, edited 1 time in total.
User avatar
LanikSJ Verified
Site Owner
Site Owner
Posts: 1808
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ Verified »

Okay that's enough: rules#etiquette
"If it ain't broke don't fix it."
GregorN
New Member
New Member
Posts: 7
Joined: Wed Aug 05, 2020 12:07 am

Post by GregorN »

Hello,

the website ytmp3.cc is not longer working with adblock in chrome (it's working fine with firefox). The developer console shows that the required js file is blocked (error message: ERR_BLOCKED_BY_CLIENT).

Please fix this.

Thank you!
User avatar
LanikSJ Verified
Site Owner
Site Owner
Posts: 1808
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ Verified »

You need to remove ABP and install uBO as suggested above.
"If it ain't broke don't fix it."
GregorN
New Member
New Member
Posts: 7
Joined: Wed Aug 05, 2020 12:07 am

Post by GregorN »

The rules just need to be updated. Once again: adblock should block ads and do not block the function of a website.
User avatar
LanikSJ Verified
Site Owner
Site Owner
Posts: 1808
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ Verified »

We're not doing this the second time. ABP is a piece of software and does nothing but let you use rules. You've been given plenty of options which are apparently to not good enough for your highness.
"If it ain't broke don't fix it."
la583303
New Member
New Member
Posts: 1
Joined: Fri Oct 23, 2020 12:23 pm

Post by la583303 »

Something happened at some point and the Utube conversion app no longer functioned (held up in 'organize' mode). Contacted support and they told me to undo the Ad blocker extension in Chrome. Why or what changed to cause this conflict (without warning from anywhere or anyone)?
intense Verified
Contributor
Contributor
Posts: 10503
Joined: Wed Mar 27, 2013 9:56 am

Post by intense Verified »

Tested using uBO (uBlock Origin adblocker) => all fine on my side
Locked