Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.11 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.11 KB

denverpost

Undo that silly encoding.

Build Status

https://twitter.com/raganwald/status/1209633739573223425/

Amusing:

If you try to read a @denverpost article in reader mode, without allowing Distracting video, popups, embedded trackers and malware, it encrypts the article.

See if you can break the code. pic.twitter.com/PasqR8LiCu

— Reginald Braithwaite (@raganwald) December 25, 2019

Usage

import { decode } from 'denverpost'

decode('B cboe pg mbshf espoft')
// 'A band of large drones'

This is also available through a Chrome extension that will remove all the modals, restore scrolling, unblur, and decode after a few seconds automatically.

demo