yeyeboyz.net

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
enbob
Postaholic
Postaholic
Posts: 372
Joined: Sun Nov 08, 2015 3:15 am

yeyeboyz.net

Post by enbob »

When you right click on this page, a dialog box appears that prevents you from right-clicking. Is it possible to block this?

https://yeyeboyz.net/album-shy-glizzy-fully-loaded-mp3-zip-tracklist/
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 »

uBlock, add

Code: Select all

yeyeboyz.net##+js(abort-on-property-read.js, document.oncontextmenu)
yeyeboyz.net##+js(abort-on-property-read.js, disable_hot_keys)
yeyeboyz.net##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
If you use Adblock Plus => install the userscript "Absolute Enable Right Click & Copy" in => Tampermonkey.
The userscript will force enabling the right click, the copy and the selection of the text on all sites where these features have been disabled.

---

for the fake download buttons, add

Code: Select all

yeyeboyz.net##a[href*="://bit.ly/"]
||yeyeboyz.net/wp-content/uploads/2018/08/728.gif
||yeyeboyz.net/wp-content/uploads/2018/09/instamp3.gif
||yeyeboyz.net/wp-content/uploads/2018/10/yb-download-image.png
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

@enbob, enable ublock annoyances list in uBo
https://github.com/uBlockOrigin/uAssets ... 4783a0c929
enbob
Postaholic
Postaholic
Posts: 372
Joined: Sun Nov 08, 2015 3:15 am

Post by enbob »

@smed79 Thanks! These work.
@intense I don't see this in uBo settings. How do I subscribe?
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 »

enbob wrote:I don't see this in uBo settings. How do I subscribe?
see https://i.imgur.com/QhwqtFR.png
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Locked