From c1e9cd1c3387e6e75aac4a9a4fb83aefdc66be11 Mon Sep 17 00:00:00 2001 From: M33 <m33@tok715.net> Date: Sun, 16 Aug 2020 08:41:24 +0200 Subject: [PATCH] Cleanup references --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f50ce91..c0124dd 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Specialized in rss feed in particular from Nitter https://github.com/zedeus/nitt The script only need mastodon login/pass to post toots. -It gets the tweets from RSS available at http://twitrss.me, then does some cleanup on the content: +It gets the tweets from RSS available at https://nitter.net, then does some cleanup on the content: - twitter tracking links (t.co) are dereferenced - twitter hosted pictures are retrieved and uploaded to mastodon - the tweets from RSS source's are joined based on the domain name to avoid duplicates -- GitLab