j0be / PowerDeleteSuite

Power Delete Suite for Reddit
1.57k stars 97 forks source link

Not deleting based on date #8

Open joshjonesdev opened 5 years ago

joshjonesdev commented 5 years ago

Hi @j0be . It appears as though whenever I select by date range (ie 10080 minutes (aka one week)) that it will loop through everything and then ignore 100% of them based on "date" as its reasoning.

Could this be because Reddit has made some subtle change to their date element on the page and the script isn't able to read it anymore?

When I remove the date, it will work again. However, it will delete all of my comments rather than just all of the comments up to a certain X number of minutes ago.

Thanks for being awesome and cool!