From 67ef261f7521f984b732185ab25da34651a538c6 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 30 Dec 2024 14:43:09 +0000 Subject: [PATCH] Broaden the paywalled category slightly to include forced registration --- cwlists/paywalled.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/cwlists/paywalled.json b/cwlists/paywalled.json index 067db32f6..3710dba39 100644 --- a/cwlists/paywalled.json +++ b/cwlists/paywalled.json @@ -1,7 +1,7 @@ { - "name": "Paywalled websites", - "warning": "Paywalled websites", - "description": "Contains links to sites which are paywalled", + "name": "Paywalled or registration only", + "warning": "Paywalled or registration only", + "description": "Contains links to sites which are paywalled or require registration to read", "words": [], "domains": [ "nytimes.com", @@ -41,6 +41,7 @@ "nzherald.co.nz", "startribune.com", "independent.co.uk", - "thesun.co.uk" + "thesun.co.uk", + "theintercept.com" ] }