diff --git a/MastodonFeedHTML/Example.Config.py b/MastodonFeedHTML/Example.Config.py index 873d509..e3adbff 100644 --- a/MastodonFeedHTML/Example.Config.py +++ b/MastodonFeedHTML/Example.Config.py @@ -41,4 +41,4 @@ MaxTryCount = 5 # Other advanced settings. AppName = "bottocto-MastodonFeedHTML" DbFile = "Database.txt" -UserAgent = AppName +UserAgent = AppName.replace('-','; ')