paywallr/components/lensingmedia.js
2020-03-30 21:46:14 +02:00

15 lines
507 B
JavaScript

// ____
// ___ ___ ___ ___ _____ _/ / /___
// / _ \/ _ `/ // / |/|/ / _ `/ / / __/
// / .__/\_,_/\_, /|__,__/\_,_/_/_/_/
// /_/ /___/
//
// lensing media component
// github.com/tobimori/paywallr
//
// notes:
// blocking of tinypass script done in tinypass.js
//
// removes blur from content
d.getElementById("BaseText").classList.contains("PianoContent") && d.getElementById("BaseText").classList.remove("PianoContent");