Skip to content
/ paywallr Public
forked from tobimori/paywallr

Previously Unpaywall 🔓 Web extension for reading articles locked behind paywalls of over 50 newspapers, e.g. Frankfurter Allgemeine Zeitung, Leipziger Volkszeitung & Hamburger Abendblatt

Notifications You must be signed in to change notification settings

qnoum/paywallr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                               ____   
   ___  ___ ___ ___    _____ _/ / /___
  / _ \/ _ `/ // / |/|/ / _ `/ / / __/
 / .__/\_,_/\_, /|__,__/\_,_/_/_/_/   
/_/        /___/                      

paywall + r (emove)
read articles locked behind
paywalls of over 50 newspapers.

Tear down this wall paywall!

This extension is provided for educational purposes only. I do not endorse the use of it and strongly encourage you to subscribe to your favourite newspaper and support local journalism.

Got something on your heart? Throw me a mail @ [email protected] :)

Supported sites

Why (and how) does this work?!

Madsack (e.g. Leipziger Volkszeitung, Hannoversche Allgemeine Zeitung, Kieler Nachrichten)

Madsack stores the complete article in text form (i.e. without media and formatting) in the source code of the page to enable indexing of paywalled articles in search engines like Google & Co. They also indicate that their article is available for free, presumably to achieve a higher ranking. The Web extension just reads this text and replaces the preview with it.

FUNKE Mediengruppe (e.g. Hamburger Abendblatt, Berliner Morgenpost, Thüringer Allgemeine, Westfalenpost)

The CMS of the FUNKE Mediengruppe uses a solution by Piano, where the content gets removed afterwards. This script is easily blocked and requires no further work.

VRM (e.g. Mittelhessen, Echo Online, Allgemeine Zeitung)

The CMS of the Verlagsgruppe Rhein-Main encrypts the article afterwards. They use a solution of the company LaterPay, whose encryption can be prevented by removing the configuration key used by LaterPay.

DuMont Newsnet (e.g. Kölner Stadtanzeiger & Mitteldeutsche Zeitung)

DuMont hides the article with css and displays a paywall container over it.

Saarbrücker Zeitung

The Saarbrücker Zeitung saves the complete article and replaces it afterwards. Their paywall script is pretty bad and blocked by all common adblockers.

Frankfurter Allgemeine Zeitung

Never introduced. The FAZ has a social media section here, which is linked in their Instagram biography and shall be used to find articles they post about. Articles in this category can be unlocked by adding a ?premium at the end.

Fixed as of 03/16/2020

Introduced in Version 2.0. Article text will be loaded from a JSON only available on the mobile page using a XMLHttpRequest with a spoofed user-agent.

NahverkehrHAMBURG

Introduced in Version 1.1. NahverkehrHAMBURG uses Steady to finance their site. All articles are available for free at release, but will be blocked with a popup after a few days. Only the view is blocked, so Unpaywall removes the element that advertises the paywall.

Lensing Media (e.g. Ruhrnachrichten)

Introduced in Version 2.0. The CMS of Lensing Media uses a solution by Piano, where the content gets removed afterwards. Blocking this script works fine. Additionally, the content is blurred, but this blur is easily removeable by removing the class of the article object.

Bergedorfer Zeitung

Introduced in Version 2.0. The Bergedorfer Zeitung uses a solution by Laterpay, which decrypts the text after paying. It's obfuscated with ROT13 -1/25.

About

Previously Unpaywall 🔓 Web extension for reading articles locked behind paywalls of over 50 newspapers, e.g. Frankfurter Allgemeine Zeitung, Leipziger Volkszeitung & Hamburger Abendblatt

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%