|
|
|
|
|
by rtb
1554 days 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 |
|