6 ms·
I haven't seen this sort of nonsense for ages. That's not how the web or copyright works. Some workarounds: * Fetch the page in curl * Run this in the js con
by rtb 4y ago
I haven't seen this sort of nonsense for ages. That's not how the web or copyright works.
Some workarounds:
* Fetch the page in curl
* Run this in the js console: `document.body.oncontextmenu = null`
* Open the dev tools ui and copy from the "elements" tab
- justsomehnguy 4y ago* File -> Save As * Ctrl+A, Ctrl+C
- motardo 4y agoNice suggestions. I would also add: disable javascript