1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-30 19:40:00 +02:00

Deploying to gh-pages from @ RSS-Bridge/rss-bridge@9cabf60144 🚀

This commit is contained in:
dvikan
2024-08-30 02:38:07 +00:00
parent 36b3b30972
commit e6c8077888
45 changed files with 111 additions and 226 deletions

View File

@@ -100,7 +100,7 @@
<div class="Page__header">
<h1><a href="../For_Hosts/index.html">For Hosts</a></h1>
<span class="ModifiedDate">
August 29, 2024 at 7:22 PM </span>
August 29, 2024 at 7:37 PM </span>
<span class="EditOn">
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/03_For_Hosts/index.md" target="_blank">
Edit on GitHub </a>
@@ -109,8 +109,6 @@
<div class="s-content">
<p>This section is directed at <strong>hosts</strong> and <strong>server administrators</strong>.</p>
<p>To install RSS-Bridge, please follow the <a href="Installation.html">installation instructions</a>.
You must have access to a web server with a working PHP environment!</p>
<p>RSS-Bridge comes with a large amount of bridges.</p>
<p>Some bridges could be implemented more efficiently by actually using proprietary APIs,
but there are reasons against it:</p>
@@ -122,7 +120,10 @@ but there are reasons against it:</p>
<p>See <a href="https://github.com/RSS-Bridge/rss-bridge/blob/master/README.md#Rant" class="Link--external" rel="noopener noreferrer">the rant</a></p>
</li>
<li>
<p>APIs require private keys that could be stored on servers running RSS-Bridge,which is a security concern, involves complex authorizations for inexperienced users and could cause harm (when using paid services for example). In a closed environment (a server only you use for yourself) however you might be interested in using them anyway. So, check <a href="https://github.com/RSS-Bridge/rss-bridge/pull/478/files" class="Link--external" rel="noopener noreferrer">this</a> possible implementation of an anti-captcha solution.</p>
<p>APIs require private keys that could be stored on servers running RSS-Bridge,</p>
</li>
<li>
<p>which is a security concern, involves complex authorizations for inexperienced users and could cause harm (when using paid services for example). In a closed environment (a server only you use for yourself) however you might be interested in using them anyway. So, check <a href="https://github.com/RSS-Bridge/rss-bridge/pull/478/files" class="Link--external" rel="noopener noreferrer">this</a> possible implementation of an anti-captcha solution.</p>
</li>
</ul>
</div>