From 39fb96a84539151c844e24e5f192b74348c9c88b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20F=C3=A4hrmann?= Date: Fri, 15 Dec 2023 17:51:21 +0100 Subject: [PATCH] [docs] reword NSFW warning --- docs/supportedsites.md | 2 +- scripts/supportedsites.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/supportedsites.md b/docs/supportedsites.md index 003dcaa9..9ef1fd09 100644 --- a/docs/supportedsites.md +++ b/docs/supportedsites.md @@ -1,7 +1,7 @@ # Supported Sites -Consider all sites to be NSFW unless otherwise known. +Consider all listed sites to potentially be NSFW. diff --git a/scripts/supportedsites.py b/scripts/supportedsites.py index 3afac13f..a0856f00 100755 --- a/scripts/supportedsites.py +++ b/scripts/supportedsites.py @@ -522,7 +522,7 @@ def generate_output(columns, categories, domains): TEMPLATE = """# Supported Sites -Consider all sites to be NSFW unless otherwise known. +Consider all listed sites to potentially be NSFW.