Reddit Secure Delete - Only Comments More Than 7 Days Old

Securely delete your reddit posts. Now with the ability to only securely delete comments more than 7 days old. Originally by https://greasyfork.org/en/users/5868-mrazavi

作者
joshjoneswas
日安装量
0
总安装量
1,068
评分
2 1 2
版本
1.10
创建于
2016-01-26
更新于
2016-04-19
许可证
暂无
适用于

This will delete all comments older than 7 days old. It's cool because it allows you to run this script from time to time without deleting any recent comments you've made that are currently still being replied to or upvoted, etc.

This is a fork of https://greasyfork.org/en/scripts/5550-reddit-secure-delete so I want to give credit to her work there. I only extended it a little bit to have it only to delete post over a certain number of days old.

Special note: You can change how many days you want your script to go back by changing the "unsafeWindow.days_to_go_back" variable at the top of the script and saving it.

TROUBLESHOOTING - IMPORTANT:
You may need to go to the settings for the script and set the "Run at" setting to "document-end". If you have any issues, just change that setting and it should fix it.