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,052
דירוגים
2 1 2
גרסה
1.10
נוצר
26-01-2016
עודכן
19-04-2016
רישיון
לא זמין
חל על

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.