mp4upload.com

This is where you should report issues arising from the subscription filters.
Locked
Rogg
New Member
New Member
Posts: 3
Joined: Tue Jan 02, 2018 1:33 pm

mp4upload.com

Post by Rogg »

Hi,

In the last few days, the following EasyList's rule has been updated to apply to mp4upload.com. The list blocks all third party scripts on these sites because it assumes that they are "Popads domains".

In the case of mp4upload.com, the site usually provides videos that are embedded into websites as third parties, so that rule shouldn't be a problem. However I open them as first parties, and this causes ajax.googleapis.com to be blocked, preventing the video from being viewable.

You can check it on let's say https://www.mp4upload.com/embed-jyw4mktoa743-712x445.html


The rule is:

Code: Select all

$script,third-party,domain=...|mp4upload.com|...
I don't know how good the reason to add mp4upload.com to this long list is, so I can't say it should be removed, but in the meantime I allowed AJAX through overly specific rule

Code: Select all

@@ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js$third-party,domain=mp4upload.com

Thanks!
User avatar
LanikSJ
Site Owner
Site Owner
Posts: 1806
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ »

Slightly better allow rule:

Code: Select all

@@||ajax.googleapis.com/ajax/libs/$script,domain=mp4upload.com
"If it ain't broke don't fix it."
Rogg
New Member
New Member
Posts: 3
Joined: Tue Jan 02, 2018 1:33 pm

Post by Rogg »

Indeed! So Should I be using this rule on my end from now on, or will something happen on EasyList's side ? (Like removing mp4upload.com from the "Popads domains" rule that forbids third-party scripts and blocking whatever was intended to be blocked in a different way, or adding this AJAX exception, or something else...)
User avatar
LanikSJ
Site Owner
Site Owner
Posts: 1806
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ »

I would put the rule in on your end while we wait for one of the EL authors to make the necessary changes.

[mention]MonztA[/mention] [mention]Khrin[/mention] [mention]fanboy[/mention] FYI
"If it ain't broke don't fix it."
Rogg
New Member
New Member
Posts: 3
Joined: Tue Jan 02, 2018 1:33 pm

Post by Rogg »

Ok thanks! There's probably no hurry, I'm not even sure there exist links that let people watch videos from mp4upload.com as a first party. I just don't like to allow embedded iframes so I open videos as their own tabs.
Fallinglights
New Member
New Member
Posts: 1
Joined: Thu Aug 30, 2018 6:19 pm

Post by Fallinglights »

The full screen doesn't work
I think it might be this part

Code: Select all

/http*.:\/\/.*[?|=|&|%|#|+].*/$popup,domain=...|mp4upload.com|...
https://bpaste.net/raw/35f2b25d0fcc
 ! Message from: Lanik
Merged rules#forumsearch
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

@Fallinglights

No issue with the full screen (tested here https://www.mp4upload.com/embed-noivlpa132rz.html)
for the popup, add these filters viewtopic.php?p=132728#p132728
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
afterlifex
New Member
New Member
Posts: 8
Joined: Thu Apr 19, 2018 11:21 pm

Post by afterlifex »

Easylist disables the pop up ads for the site be it clicking in a player window or directly on their site (linked below) and I am thankful but it's also disabling the download button(pictured below).

Anyone know how to allow the download button but keep the other unwanted "scripts" off? Looked at a few "recent" topics but no luck. It's beyond me :-(

ex:

Code: Select all

https://www.mp4upload.com/hzks7oug8okk
screenshots of area in question for clarification:

easylist on: https://i.imgur.com/ejBTpZE.png

easylist off: https://i.imgur.com/9wX2nPx.png

thx for your time
 ! Message from: smed79
Merged - rules#forumsearch
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

@afterlifex add the anti adblock filter found here viewtopic.php?f=62&t=39059#p132728
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
afterlifex
New Member
New Member
Posts: 8
Joined: Thu Apr 19, 2018 11:21 pm

Post by afterlifex »

Thank you very much, I saw the topic but didn't know what I was looking at. sorry for the trouble ;)
Locked