Update the Is-Pushsift-down link

This commit is contained in:
Christopher Gurnee 2022-08-01 16:25:45 +00:00
parent 6bd725796e
commit 5b0adb2a1d

View file

@ -96,7 +96,7 @@ const About = props => {
<p>
Occasionally, Pushshift (the service used by Unddit) goes offline for a while.
This can result in &ldquo;Could not get removed post/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>.
To check its status, click <a href='https://api.pushshift.io/reddit/comment/search/?size=1&sort=asc&fields=body&q=*&link_id=wdla1b'>this direct link to Pushshift</a>.
You should either get a short message saying that Pushshift is up, or an error.
</p>
</div>