Add 'Is Unddit/Pushshift down?' to FAQ

This commit is contained in:
Christopher Gurnee 2022-03-01 10:03:13 -05:00
parent 3fab1f398a
commit d24752db6d

View file

@ -88,6 +88,15 @@ const About = props => {
It will still be enabled for other sites.
</p>
</div>
<div id='psdown' className={hash == '#psdown' ? 'highlighted' : ''}>
<b className='question'><Link to='/about#psdown'>Q:</Link> Is Unddit/Pushshift down?</b>
<p>
Occasionally, Pushshift (the service used by Unddit) goes offline for a short period.
This can result in &ldquo;Could not get removed comments&rdquo; errors on Unddit.
To check its status, click <a href='https://api.pushshift.io/reddit/comment/search/?size=1&sort=asc&fields=body&q=*&link_id=t4995r'>this direct link to Pushshift</a>.
You should either get a short message saying that Pushshift up, or an error.
</p>
</div>
<div id='difference' className={hash == '#difference' ? 'highlighted' : ''}>
<b className='question'><Link to='/about#difference'>Q:</Link> What's the difference between Ceddit and Removeddit/Unddit?</b>
<p>