Broaden the paywalled category slightly to include forced registration

merge-requests/30/head
Bob Mottram 2024-12-30 14:43:09 +00:00
parent 390521bfcc
commit 67ef261f75
1 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "Paywalled websites", "name": "Paywalled or registration only",
"warning": "Paywalled websites", "warning": "Paywalled or registration only",
"description": "Contains links to sites which are paywalled", "description": "Contains links to sites which are paywalled or require registration to read",
"words": [], "words": [],
"domains": [ "domains": [
"nytimes.com", "nytimes.com",
@ -41,6 +41,7 @@
"nzherald.co.nz", "nzherald.co.nz",
"startribune.com", "startribune.com",
"independent.co.uk", "independent.co.uk",
"thesun.co.uk" "thesun.co.uk",
"theintercept.com"
] ]
} }