diff --git a/src/pages/about.js b/src/pages/about.js index 0988747..6715b5f 100644 --- a/src/pages/about.js +++ b/src/pages/about.js @@ -37,7 +37,7 @@ const About = props => {
- No, I can't remove anything myself since I am not the not the one storing all the deleted comment. + No, I can't remove anything myself since I am not the not the one storing all the deleted comments. This is done by an external service run by Jason Baumgartner (/u/Stuck_In_the_Matrix). If you want something sensitive removed permanently you should contact him.
@@ -46,21 +46,21 @@ const About = props => { This page is only possible because of the amzaing work done by Jason. His site pushshift.io activly listens for new comments on reddit and stores them in his own database. Then sites like removeddit and ceddit can fetch these comment from pushshift. - Removeddit know what comment reddit shows (from Reddits API) and what comment should be showed (from Pushshift). + Removeddit know what comment reddit shows (from Reddits API) and what comment should be showed (from Pushshifts API). By comparing the comments from these 2 APIs, we can figure out what has been deleted and removed. Q: What's the difference between ceddit and removeddit?Not much. Removeddit was created as a temporary replacement for ceddit, at a time when ceddit didn't work. - I though this was necessary since I used ceddit more then Reddit itself. + I thought this was necessary since I used ceddit more then Reddit itself. Months later ceddit was fixed, but I didn't see any reason to remove what I had done. Today both sites live side by side and strive for the same goal.
- There are some minor differences in them tho: + There are some minor differences in them though: