2020-03-14 20:33:36 +01:00

11 lines
387 B
JavaScript

// ____
// __ _____ ___ ___ ___ ___ _____ _/ / /
// / // / _ \/ _ \/ _ `/ // / |/|/ / _ `/ / /
// \_,_/_//_/ .__/\_,_/\_, /|__,__/\_,_/_/_/
// /_/ /___/
//
// shz component
// github.com/tobimori/unpaywall
//
[...document.getElementsByTagName("p")].map(n => n.classList.remove("blurred"));