From 7ac2d9bb85b19429fc833b0224a849d860ed56d0 Mon Sep 17 00:00:00 2001 From: LWFlouisa Date: Fri, 29 May 2020 23:31:47 -0400 Subject: [PATCH] Update 'tag_exporter.rb' --- tag_exporter.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/tag_exporter.rb b/tag_exporter.rb index 6c941cb..d1d8b71 100644 --- a/tag_exporter.rb +++ b/tag_exporter.rb @@ -2,6 +2,7 @@ time = time.new date = "#{time.day}#{time.month}#{time.year}" +# Change your profiles here. diaspora_node = "https://diasp.org/people/f7b134e080630138a53e047d7b62795e" mastodon_node = "https://mastodon.social/@LWFlouisa"