444
Google docs infects html exports with google tracking redirects.
(fosstodon.org)
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.
much thanks to @gary_host_laptop for the logo design :)
Write your own exporter in Apps Script if you have to keep using Google workspace
What's layman words for this please?
Google has a thing called Apps Script that lets you write code to run on documents. You could write one that creates an HTML file from your doc without including Google's redirects.
Maybe I'll just fire up Frontpage instead lmao
@IWantToFuckSpez @tavu another option would be to parse the file and urls and remove the trackers from the formal export. Or to do it by hand if you don't to it much.