aminmahrami / economist-screener

Demonstrating a bug in economist.com which lets users to bypass paywall.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Economist screener

Demonstrates a bug in Economist.com when the articles will be loaded in full regardless of the subscription plan and then change to the paywall.

This software catches the initial full load and renders it.

This software is provided as demonstration and is educational purpose only.

Run

  1. Install dependencies and start server $ yarn && yarn start:ts
  2. Open http://localhost:3000
  3. Paste an Economist article link and hit Search

About

Demonstrating a bug in economist.com which lets users to bypass paywall.

License:Other


Languages

Language:JavaScript 33.6%Language:CSS 29.0%Language:TypeScript 21.6%Language:HTML 15.8%