From b6d0c667c4f4382d7b1a3cb9ece356a0c6239568 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 15 Nov 2021 10:40:39 +0000 Subject: [PATCH] id can be a valid link --- content.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content.py b/content.py index 753a08554..3cd45b6bc 100644 --- a/content.py +++ b/content.py @@ -1279,7 +1279,7 @@ def containsInvalidLocalLinks(content: str) -> bool: 'delete', 'options', 'page', 'repeat', 'bm', 'tl', 'actor', 'unrepeat', 'unannounce', 'like', 'unlike', 'bookmark', - 'unbookmark', 'likedBy', 'id', 'time', + 'unbookmark', 'likedBy', 'time', 'year', 'month', 'day', 'editnewpost', 'graph', 'showshare', 'category', 'showwanted', 'rmshare', 'rmwanted', 'repeatprivate',