mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-31 13:50:23 +02:00
fix(vice): news rss changed (#3694)
* fix: typo in prior commit * fix(vice): news rss changed
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<?php endif; ?>
|
||||
|
||||
<?php if ($e->getCode() === 429): ?>
|
||||
<h2>429 Try again later</h2>
|
||||
<h2>429 Too Many Requests</h2>
|
||||
<p>
|
||||
RSS-Bridge tried to fetch a website.
|
||||
They told us to try again later.
|
||||
|
Reference in New Issue
Block a user