From d24752db6d1cd8dddac000e00d687be6b7caef2c Mon Sep 17 00:00:00 2001 From: Christopher Gurnee Date: Tue, 1 Mar 2022 10:03:13 -0500 Subject: [PATCH] Add 'Is Unddit/Pushshift down?' to FAQ --- src/pages/about.js | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/pages/about.js b/src/pages/about.js index 36116c6..842fa25 100644 --- a/src/pages/about.js +++ b/src/pages/about.js @@ -88,6 +88,15 @@ const About = props => { It will still be enabled for other sites.

+
+ Q: Is Unddit/Pushshift down? +

+ Occasionally, Pushshift (the service used by Unddit) goes offline for a short period. + This can result in “Could not get removed comments” errors on Unddit. + To check its status, click this direct link to Pushshift. + You should either get a short message saying that Pushshift up, or an error. +

+
Q: What's the difference between Ceddit and Removeddit/Unddit?