It's pretty nasty—loads from a 3rd party domain (termly.io) that is blocked by uBO, and I had to disable it to load at all. After that, it loads into an iframe with a src of https://app.termly.io/policy-viewer/iframe-content.html?policyUUID=97db19c6-7afc-444b-bd38-9a2ac329fcac which you can load directly and print. It still has all the user-select: none
css settings applied so you can't highlight / copy / paste, but that's easy enough to remove in the inspector.
An “AI” company who doesn’t want their content scraped? Say it ain’t so! /s
I just used Shottr to take a scrolling screenshot and captured the whole policy. I could OCR it, but I have no idea what to do with it from there…
Post it here
It's too long for a comment but I made a Markdown copy in a post here: https://feddit.org/post/10009622
Crazy. Though I suspect the copy protection is done by the third party Termly, which hosts the policy.
To select the text (in Firefox), first right-click This Frame > Show Only This Frame. Press F12, expand , find the second block, right click it and Delete Note.
Several options to get around that. (1) Install a browser extension that will disable whatever block the page has, (2) open developer tools on a desktop browser, delete whatever javascript is preventing it, (3) possibly print to pdf, someone else suggested screenshot + OCR, etc.
Thanks for the suggestions. Had time to try to print it. Didn’t work. I’ll try the other options later.
what if they obfuscate the javascript?
Unless it’s required to load the words, it’s probably JavaScript that is trying to prevent the user from selecting it, so disabling javascript would make it selectable because the thing blocking the select is disabled. If javascript is loading the words in, then blocking javascript will make it so the page doesn’t load. But they are typically separate scripts from whatever is blocking the select, so addons can selectively block scripts that are detected to block things like select or right-click, etc. If they obfuscate the javascript to where the word load and the blocking are combined, then another method will probably be the easiest to employ like one of the other options I noted above, or going to developer options and copying the text from the inspector.
Privacy
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)