From ed38f6f4d5925fae07015715558844ad18603809 Mon Sep 17 00:00:00 2001 From: JCF Date: Thu, 17 Nov 2022 16:18:51 +0000 Subject: [PATCH] Added "UNIMPLEMENTED" --- default.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/default.toml b/default.toml index eb3e6aa..2b7d373 100644 --- a/default.toml +++ b/default.toml @@ -18,13 +18,13 @@ post_reply_to = false # Do not post the retweets of other twitter accounts skip_retweets = false -# Clean up URLs in tweets to remove trackers +# Clean up URLs in tweets to remove trackers (UNIMPLEMENTED) remove_trackers_from_URL = false -# Rewrite URLs to use invidious instance instead of youtube +# Rewrite URLs to use invidious instance instead of youtube (UNIMPLEMENTED) substitute_invidious = false -# Rewrite URLs to use nitter instance instead of twitter +# Rewrite URLs to use nitter instance instead of twitter (UNIMPLEMENTED) substitute_nitter = false # Maximum age of tweet to post (in days, decimal values accepted)