Added sanitization of database query inputs and added the --post-raw-link option

This commit is contained in:
Brian O'Donnell
2015-04-23 16:40:34 -04:00
parent 6f16e5fbfc
commit 2cd286816b
2 changed files with 28 additions and 10 deletions
+1
View File
@@ -36,3 +36,4 @@ This script is intended to be run as a cron job, which might look something like
-r --url-tags Attempt to automatically hashtagify the RSS link URL (default: off)
-t --auto-tag <#hashtag> Hashtags to add to all posts. May be specified multiple times (default: none)
-u --username <user> The D* login username
-w --post-raw-link Post the raw link instead of hyperlinking the article title (default: off)