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

This commit is contained in:
dvikan 2023-09-20 00:46:23 +00:00
parent eca3f6068d
commit 2068b00a40
45 changed files with 85 additions and 74 deletions

View file

@ -100,7 +100,7 @@
<div class="Page__header">
<h1><a href="../Bridge_API/index.html">Bridge API</a></h1>
<span class="ModifiedDate">
September 14, 2023 at 4:58 PM </span>
September 19, 2023 at 5:46 PM </span>
<span class="EditOn">
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/05_Bridge_API/index.md" target="_blank">
Edit on GitHub </a>
@ -108,7 +108,11 @@
</div>
<div class="s-content">
<p>A <em>Bridge</em> is an class that allows <strong>RSS-Bridge</strong> to create an RSS-feed from a website. A <em>Bridge</em> represents one element on the <a href="../General/Screenshots.html">Welcome screen</a> and covers one or more sites to return feeds for. It is developed in a PHP file located in the <code>bridges/</code> folder (see <a href="../For_Developers/Folder_structure.html">Folder structure</a>) and extends one of the base classes of <strong>RSS-Bridge</strong>:</p>
<p>A <em>Bridge</em> is a class that allows <strong>RSS-Bridge</strong> to create an RSS-feed from a website.
A <em>Bridge</em> represents one element on the <a href="../General/Screenshots.html">Welcome screen</a>
and covers one or more sites to return feeds for.
It is developed in a PHP file located in the <code>bridges/</code> folder (see <a href="../For_Developers/Folder_structure.html">Folder structure</a>)
and extends one of the base classes of <strong>RSS-Bridge</strong>:</p>
<table>
<thead>
<tr>