mirror of
https://github.com/gurnec/removeddit.git
synced 2026-03-11 08:54:27 +00:00
Update the Is-Pushsift-down link
This commit is contained in:
parent
6bd725796e
commit
5b0adb2a1d
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ const About = props => {
|
|||
<p>
|
||||
Occasionally, Pushshift (the service used by Unddit) goes offline for a while.
|
||||
This can result in “Could not get removed post/comments” 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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue