1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-18 22:31:42 +02:00

Deploying to gh-pages from @ RSS-Bridge/rss-bridge@0a8fe57003 🚀

This commit is contained in:
dvikan
2023-06-11 01:16:31 +00:00
parent 1090aed8ae
commit e25e7459c4
43 changed files with 56 additions and 68 deletions

View File

@@ -100,7 +100,7 @@
<div class="Page__header">
<h1><a href="../For_Hosts/index.html">For Hosts</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../For_Hosts/Heroku_Installation.html">Heroku Installation</a></h1>
<span class="ModifiedDate">
June 8, 2023 at 2:37 PM </span>
June 10, 2023 at 6:16 PM </span>
<span class="EditOn">
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/03_For_Hosts/04_Heroku_Installation.md" target="_blank">
Edit on GitHub </a>
@@ -121,7 +121,7 @@
<p><img src="../images/fork_button.png" alt="image" /></p>
<ol start="2">
<li>
<p>To customise what bridges can be used if need, create a <code>whitelist.txt</code> file in your fork and follow the instructions given <a href="Whitelisting.html">here</a>. You dont need to do this if youre fine with the default bridges.</p>
<p>To customise what bridges can be used if need, see <a href="Whitelisting.html">here</a>. You dont need to do this if youre fine with the default bridges.</p>
</li>
<li>
<p><a href="https://dashboard.heroku.com" class="Link--external" rel="noopener noreferrer">Log in to Heroku</a> and create a new app. The app name will be the URL of the RSS Bridge (appname.herokuapp.com)</p>