Skip to content

Instantly share code, notes, and snippets.

javascript:(() => {
const requestURL = "reading-list.couble.eu/save";
const token = "dfgkjlhsdfgkljghklhj";
const pageTitle = document.title;
const pageURL = window.location.href;
let metaImage = "";
let metaDescription = "";
function getMetaValue(propName) {