mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-04 16:49:35 +00:00
338 lines
23 KiB
HTML
338 lines
23 KiB
HTML
<!DOCTYPE html>
|
||
<html class="no-js" lang="en">
|
||
<head>
|
||
<title>Public Hosts - RSS-Bridge</title>
|
||
<meta name="description" content="The RSS feed for websites missing it">
|
||
<meta name="author" content="RSS-Bridge Contributors">
|
||
<meta charset="UTF-8">
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
|
||
<link rel="icon" href="../themes/daux/img/favicon-blue.png" type="image/x-icon">
|
||
|
||
<!-- Mobile -->
|
||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
||
<!-- JS -->
|
||
<script>
|
||
window.base_url = "../";
|
||
document.documentElement.classList.remove('no-js');
|
||
</script>
|
||
|
||
<!-- Font -->
|
||
|
||
<!-- CSS -->
|
||
<link href='../themes/daux/css/theme-blue.min.css' rel='stylesheet' type='text/css'>
|
||
<link href='../daux_libraries/search.css' rel='stylesheet' type='text/css'>
|
||
</head>
|
||
<body class="">
|
||
<div class="Columns content">
|
||
<aside class="Columns__left Collapsible">
|
||
<button type="button" class="Button Collapsible__trigger" aria-controls="sidebar_content" aria-expanded="false" aria-label="Toggle navigation">
|
||
<span class="Collapsible__trigger__bar"></span>
|
||
<span class="Collapsible__trigger__bar"></span>
|
||
<span class="Collapsible__trigger__bar"></span>
|
||
</button>
|
||
|
||
<a class="Brand" href="../index.html">RSS-Bridge</a>
|
||
|
||
<form role='search' action="/" method="get" class="Search" id="search_form">
|
||
<label for="search_input">
|
||
<span class='u-visuallyHidden'>Search</span>
|
||
</label>
|
||
<input
|
||
type="search"
|
||
id="search_input"
|
||
class="Search__field"
|
||
placeholder="Search..."
|
||
aria-label="Search..."
|
||
autocomplete="on"
|
||
results=25
|
||
autosave=text_search
|
||
>
|
||
<label>
|
||
<input type="submit" class='u-visuallyHidden' />
|
||
<span class='u-visuallyHidden'>Search...</span>
|
||
<svg class="Search__icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 451 451">
|
||
<path d="M447.05 428l-109.6-109.6c29.4-33.8 47.2-77.9 47.2-126.1C384.65 86.2 298.35 0 192.35 0 86.25 0 .05 86.3.05 192.3s86.3 192.3 192.3 192.3c48.2 0 92.3-17.8 126.1-47.2L428.05 447c2.6 2.6 6.1 4 9.5 4s6.9-1.3 9.5-4c5.2-5.2 5.2-13.8 0-19zM26.95 192.3c0-91.2 74.2-165.3 165.3-165.3 91.2 0 165.3 74.2 165.3 165.3s-74.1 165.4-165.3 165.4c-91.1 0-165.3-74.2-165.3-165.4z"/>
|
||
</svg>
|
||
</label>
|
||
</form>
|
||
|
||
<div class="Collapsible__content" id="sidebar_content">
|
||
<!-- Navigation -->
|
||
<ul class='Nav'><li class='Nav__item Nav__item--open has-children'><a href="../General/Project_goals.html" class="Nav__item__link"><i class="Nav__arrow"> </i>General</a><ul class='Nav'><li class='Nav__item '><a href="../General/Project_goals.html">Project-goals</a></li><li class='Nav__item '><a href="../General/Contribute.html">Contribute</a></li><li class='Nav__item '><a href="../General/Requirements.html">Requirements</a></li><li class='Nav__item '><a href="../General/Screenshots.html">Screenshots</a></li><li class='Nav__item '><a href="../General/FAQ.html">FAQ</a></li><li class='Nav__item Nav__item--active'><a href="../General/Public_Hosts.html">Public Hosts</a></li></ul></li><li class='Nav__item '><a href="../CLI/index.html" class="Nav__item__link"><i class="Nav__arrow"> </i>CLI</a><ul class='Nav'></ul></li><li class='Nav__item has-children'><a href="../For_Hosts/index.html" class="Nav__item__link"><i class="Nav__arrow"> </i>For Hosts</a><ul class='Nav'><li class='Nav__item '><a href="../For_Hosts/Installation.html">Installation</a></li><li class='Nav__item '><a href="../For_Hosts/Updating.html">Updating</a></li><li class='Nav__item '><a href="../For_Hosts/Heroku_Installation.html">Heroku Installation</a></li><li class='Nav__item '><a href="../For_Hosts/Whitelisting.html">Whitelisting</a></li><li class='Nav__item '><a href="../For_Hosts/Authentication.html">Authentication</a></li><li class='Nav__item '><a href="../For_Hosts/Customizations.html">Customizations</a></li><li class='Nav__item '><a href="../For_Hosts/Custom_Configuration.html">Custom Configuration</a></li></ul></li><li class='Nav__item has-children'><a href="../For_Developers/index.html" class="Nav__item__link"><i class="Nav__arrow"> </i>For Developers</a><ul class='Nav'><li class='Nav__item '><a href="../For_Developers/Coding_style_policy.html">Coding style policy</a></li><li class='Nav__item '><a href="../For_Developers/Pull_Request_policy.html">Pull Request policy</a></li><li class='Nav__item '><a href="../For_Developers/Folder_structure.html">Folder structure</a></li><li class='Nav__item '><a href="../For_Developers/Actions.html">Actions</a></li><li class='Nav__item '><a href="../For_Developers/Debug_mode.html">Debug mode</a></li><li class='Nav__item '><a href="../For_Developers/Github_Codespaces_Tutorial.html">Github Codespaces Tutorial</a></li><li class='Nav__item '><a href="../For_Developers/Development_Environment_Setup.html">Development Environment Setup</a></li></ul></li><li class='Nav__item has-children'><a href="../Bridge_API/index.html" class="Nav__item__link"><i class="Nav__arrow"> </i>Bridge API</a><ul class='Nav'><li class='Nav__item '><a href="../Bridge_API/How_to_create_a_new_bridge.html">How to create a new bridge</a></li><li class='Nav__item '><a href="../Bridge_API/BridgeAbstract.html">BridgeAbstract</a></li><li class='Nav__item '><a href="../Bridge_API/FeedExpander.html">FeedExpander</a></li><li class='Nav__item '><a href="../Bridge_API/WebDriverAbstract.html">WebDriverAbstract</a></li><li class='Nav__item '><a href="../Bridge_API/XPathAbstract.html">XPathAbstract</a></li></ul></li><li class='Nav__item '><a href="../Helper_functions/index.html" class="Nav__item__link"><i class="Nav__arrow"> </i>Helper functions</a><ul class='Nav'></ul></li><li class='Nav__item has-children'><a href="../Cache_API/index.html" class="Nav__item__link"><i class="Nav__arrow"> </i>Cache API</a><ul class='Nav'><li class='Nav__item '><a href="../Cache_API/How_to_create_a_new_cache.html">How to create a new cache</a></li><li class='Nav__item '><a href="../Cache_API/CacheInterface.html">CacheInterface</a></li></ul></li><li class='Nav__item '><a href="../Technical_recommendations/index.html" class="Nav__item__link"><i class="Nav__arrow"> </i>Technical recommendations</a><ul class='Nav'></ul></li><li class='Nav__item has-children'><a href="../Bridge_Specific/ActivityPub_(Mastodon).html" class="Nav__item__link"><i class="Nav__arrow"> </i>Bridge Specific</a><ul class='Nav'><li class='Nav__item '><a href="../Bridge_Specific/ActivityPub_(Mastodon).html">ActivityPub (Mastodon)</a></li><li class='Nav__item '><a href="../Bridge_Specific/Economist.html">Economist</a></li><li class='Nav__item '><a href="../Bridge_Specific/FacebookBridge.html">FacebookBridge</a></li><li class='Nav__item '><a href="../Bridge_Specific/FurAffinityBridge.html">FurAffinityBridge</a></li><li class='Nav__item '><a href="../Bridge_Specific/Furaffinityuser.html">Furaffinityuser</a></li><li class='Nav__item '><a href="../Bridge_Specific/Instagram.html">Instagram</a></li><li class='Nav__item '><a href="../Bridge_Specific/PixivBridge.html">PixivBridge</a></li><li class='Nav__item '><a href="../Bridge_Specific/Substack.html">Substack</a></li><li class='Nav__item '><a href="../Bridge_Specific/Telegram.html">Telegram</a></li><li class='Nav__item '><a href="../Bridge_Specific/TwitterV2.html">TwitterV2</a></li><li class='Nav__item '><a href="../Bridge_Specific/Vk2.html">Vk2</a></li></ul></li></ul>
|
||
<div class="Links">
|
||
<hr/>
|
||
<a href="https://github.com/RSS-Bridge/rss-bridge" target="_blank" rel="noopener noreferrer">GitHub Repository</a>
|
||
<br />
|
||
<a href="https://github.com/RSS-Bridge/rss-bridge/issues" target="_blank" rel="noopener noreferrer">Help/Support/Bugs</a>
|
||
<br />
|
||
<a href="https://github.com/RSS-Bridge/rss-bridge/pkgs/container/rss-bridge" target="_blank" rel="noopener noreferrer">Docker Images</a>
|
||
<br />
|
||
</div>
|
||
|
||
<div class="CodeToggler">
|
||
<hr/>
|
||
<label class="Checkbox">Show Code Blocks <input type="checkbox" class="CodeToggler__button--main" checked="checked"/>
|
||
<div class="Checkbox__indicator"></div>
|
||
</label>
|
||
</div>
|
||
|
||
<div class="DarkModeToggler">
|
||
<hr/>
|
||
<label class="Checkbox">Dark Mode <input type="checkbox" class="ColorMode__button" />
|
||
<div class="Checkbox__indicator"></div>
|
||
</label>
|
||
</div>
|
||
|
||
|
||
<div class="PoweredBy">
|
||
<hr/>
|
||
Powered by Daux.io </div>
|
||
</div>
|
||
</aside>
|
||
<div class="Columns__right">
|
||
<div class="Columns__right__content">
|
||
<div class="doc_content">
|
||
<article class="Page">
|
||
|
||
<div class="Page__header">
|
||
<h1><a href="../General/Project_goals.html">General</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="../General/Public_Hosts.html">Public Hosts</a></h1>
|
||
<span class="ModifiedDate">
|
||
March 24, 2025 at 1:12 PM </span>
|
||
<span class="EditOn">
|
||
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/01_General/06_Public_Hosts.md" target="_blank">
|
||
Edit on GitHub </a>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="s-content">
|
||
<h1><a id="public-instances" href="#public-instances" class="Permalink" aria-hidden="true" title="Permalink">#</a>Public instances</h1>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th align="center">Country</th>
|
||
<th>Address</th>
|
||
<th>Status</th>
|
||
<th>Contact</th>
|
||
<th>Comment</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/GB.png" alt="" /></td>
|
||
<td><a href="https://rss-bridge.org/bridge01" class="Link--external" rel="noopener noreferrer">https://rss-bridge.org/bridge01</a></td>
|
||
<td><img src="https://img.shields.io/website/https/rss-bridge.org/bridge01.svg" alt="" /></td>
|
||
<td><a href="https://github.com/dvikan" class="Link--external" rel="noopener noreferrer">@dvikan</a></td>
|
||
<td>London, Digital Ocean</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/FR.png" alt="" /></td>
|
||
<td><a href="https://rssbridge.flossboxin.org.in" class="Link--external" rel="noopener noreferrer">https://rssbridge.flossboxin.org.in</a></td>
|
||
<td><img src="https://img.shields.io/badge/website-up-brightgreen" alt="" /></td>
|
||
<td><a href="https://github.com/vdbhb59" class="Link--external" rel="noopener noreferrer">@vdbhb59</a></td>
|
||
<td>Hosted with Netcup Germany (Maintained in India)</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/FR.png" alt="" /></td>
|
||
<td><a href="https://rss-bridge.cheredeprince.net" class="Link--external" rel="noopener noreferrer">https://rss-bridge.cheredeprince.net</a></td>
|
||
<td><img src="https://img.shields.io/website/https/rss-bridge.cheredeprince.net" alt="" /></td>
|
||
<td><a href="https://cheredeprince.net/contact" class="Link--external" rel="noopener noreferrer">@La_Bécasse</a></td>
|
||
<td>Self-Hosted at home in France</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/FR.png" alt="" /></td>
|
||
<td><a href="https://rss-bridge.sans-nuage.fr" class="Link--external" rel="noopener noreferrer">https://rss-bridge.sans-nuage.fr</a></td>
|
||
<td><img src="https://img.shields.io/website/https/rss-bridge.sans-nuage.fr" alt="" /></td>
|
||
<td><a href="https://arn-fai.net/contact" class="Link--external" rel="noopener noreferrer">@Alsace Réseau Neutre</a></td>
|
||
<td>Hosted in Alsace, France</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/GB.png" alt="" /></td>
|
||
<td><a href="https://rss-bridge.lewd.tech" class="Link--external" rel="noopener noreferrer">https://rss-bridge.lewd.tech</a></td>
|
||
<td><img src="https://img.shields.io/website/https/rss-bridge.lewd.tech.svg" alt="" /></td>
|
||
<td><a href="https://github.com/Erisa" class="Link--external" rel="noopener noreferrer">@Erisa</a></td>
|
||
<td>Hosted in London, protected by Cloudflare Rate Limiting</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/FR.png" alt="" /></td>
|
||
<td><a href="https://bridge.easter.fr" class="Link--external" rel="noopener noreferrer">https://bridge.easter.fr</a></td>
|
||
<td><img src="https://img.shields.io/website/https/bridge.easter.fr.svg" alt="" /></td>
|
||
<td><a href="https://github.com/chatainsim" class="Link--external" rel="noopener noreferrer">@chatainsim</a></td>
|
||
<td>Hosted in Isère, France</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/FR.png" alt="" /></td>
|
||
<td><a href="https://wtf.roflcopter.fr/rss-bridge" class="Link--external" rel="noopener noreferrer">https://wtf.roflcopter.fr/rss-bridge</a></td>
|
||
<td><img src="https://img.shields.io/website/https/wtf.roflcopter.fr/rss-bridge.svg" alt="" /></td>
|
||
<td><a href="https://wtf.roflcopter.fr/" class="Link--external" rel="noopener noreferrer">roflcopter.fr</a></td>
|
||
<td>Hosted in France</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/DE.png" alt="" /></td>
|
||
<td><a href="https://rss.nixnet.services" class="Link--external" rel="noopener noreferrer">https://rss.nixnet.services</a></td>
|
||
<td><img src="https://img.shields.io/website/https/rss.nixnet.services.svg" alt="" /></td>
|
||
<td><a href="https://nixnet.services/contact" class="Link--external" rel="noopener noreferrer">@amolith</a></td>
|
||
<td>Hosted in Wunstorf, Germany</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/AT.png" alt="" /></td>
|
||
<td><a href="https://rss-bridge.ggc-project.de" class="Link--external" rel="noopener noreferrer">https://rss-bridge.ggc-project.de</a></td>
|
||
<td><img src="https://img.shields.io/website/https/rss-bridge.ggc-project.de" alt="" /></td>
|
||
<td><a href="https://social.dev-wiki.de/@ggc_project" class="Link--external" rel="noopener noreferrer">@ggc-project.de</a></td>
|
||
<td>Hosted in Steyr, Austria</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/CA.png" alt="" /></td>
|
||
<td><a href="https://rssbridge.bus-hit.me" class="Link--external" rel="noopener noreferrer">https://rssbridge.bus-hit.me</a></td>
|
||
<td><img src="https://img.shields.io/website/https/rssbridge.bus-hit.me.svg" alt="" /></td>
|
||
<td><a href="https://austinhuang.me/" class="Link--external" rel="noopener noreferrer">@austinhuang0131</a></td>
|
||
<td>Hosted with Oracle in Québec, Canada</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/NL.png" alt="" /></td>
|
||
<td><a href="https://feeds.proxeuse.com" class="Link--external" rel="noopener noreferrer">https://feeds.proxeuse.com</a></td>
|
||
<td><img src="https://img.shields.io/website/https/feeds.proxeuse.com" alt="" /></td>
|
||
<td><a href="https://www.proxeuse.com/en/contact-us" class="Link--external" rel="noopener noreferrer">Proxeuse</a></td>
|
||
<td>Hosted in Germany</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/FR.png" alt="" /></td>
|
||
<td><a href="https://rssbridge.boldair.dev" class="Link--external" rel="noopener noreferrer">https://rssbridge.boldair.dev</a></td>
|
||
<td><img src="https://img.shields.io/website?down_color=red&down_message=down&up_color=lime&up_message=up&url=https%3A%2F%2Frssbridge.boldair.dev" alt="" /></td>
|
||
<td><a href="https://github.com/Boldairdev" class="Link--external" rel="noopener noreferrer">@Boldairdev</a></td>
|
||
<td>Latest Github release, Hosted on PHP 8.0 in Roubaix, France</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/IN.png" alt="" /></td>
|
||
<td><a href="https://rss-bridge.bb8.fun" class="Link--external" rel="noopener noreferrer">https://rss-bridge.bb8.fun</a></td>
|
||
<td><img src="https://img.shields.io/website/https/rss-bridge.bb8.fun.svg" alt="" /></td>
|
||
<td><a href="https://github.com/captn3m0" class="Link--external" rel="noopener noreferrer">@captn3m0</a></td>
|
||
<td>Hosted in Bengaluru, India</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/RU.png" alt="" /></td>
|
||
<td><a href="https://ololbu.ru/rss-bridge" class="Link--external" rel="noopener noreferrer">https://ololbu.ru/rss-bridge</a></td>
|
||
<td><img src="https://img.shields.io/website/https/ololbu.ru" alt="" /></td>
|
||
<td><a href="https://github.com/Ololbu" class="Link--external" rel="noopener noreferrer">@Ololbu</a></td>
|
||
<td>Hosted in Moscow, Russia</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/DE.png" alt="" /></td>
|
||
<td><a href="https://tools.bheil.net/rss-bridge" class="Link--external" rel="noopener noreferrer">https://tools.bheil.net/rss-bridge</a></td>
|
||
<td><img src="https://img.shields.io/website/https/tools.bheil.net.svg" alt="" /></td>
|
||
<td><a href="https://www.bheil.net" class="Link--external" rel="noopener noreferrer">@bheil</a></td>
|
||
<td>Hosted in Germany</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/FR.png" alt="" /></td>
|
||
<td><a href="https://bridge.suumitsu.eu" class="Link--external" rel="noopener noreferrer">https://bridge.suumitsu.eu</a></td>
|
||
<td><img src="https://img.shields.io/website/https/bridge.suumitsu.eu.svg" alt="" /></td>
|
||
<td><a href="https://github.com/mitsukarenai" class="Link--external" rel="noopener noreferrer">@mitsukarenai</a></td>
|
||
<td>Hosted in Paris, France</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/NL.png" alt="" /></td>
|
||
<td><a href="https://feed.eugenemolotov.ru" class="Link--external" rel="noopener noreferrer">https://feed.eugenemolotov.ru</a></td>
|
||
<td><img src="https://img.shields.io/website/https/feed.eugenemolotov.ru.svg" alt="" /></td>
|
||
<td><a href="https://github.com/em92" class="Link--external" rel="noopener noreferrer">@em92</a></td>
|
||
<td>Hosted in Amsterdam, Netherlands</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/DE.png" alt="" /></td>
|
||
<td><a href="https://rss-bridge.mediani.de" class="Link--external" rel="noopener noreferrer">https://rss-bridge.mediani.de</a></td>
|
||
<td><img src="https://img.shields.io/website/https/rss-bridge.mediani.de.svg" alt="" /></td>
|
||
<td><a href="https://github.com/sokai" class="Link--external" rel="noopener noreferrer">@sokai</a></td>
|
||
<td>Hosted with Netcup, Germany</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/DE.png" alt="" /></td>
|
||
<td><a href="https://rb.ash.fail" class="Link--external" rel="noopener noreferrer">https://rb.ash.fail</a></td>
|
||
<td><img src="https://img.shields.io/website/https/rb.ash.fail.svg" alt="" /></td>
|
||
<td><a href="https://ash.fail/contact.html" class="Link--external" rel="noopener noreferrer">@ash</a></td>
|
||
<td>Hosted with Hostaris, Germany</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/UA.png" alt="" /></td>
|
||
<td><a href="https://rss.noleron.com" class="Link--external" rel="noopener noreferrer">https://rss.noleron.com</a></td>
|
||
<td><img src="https://img.shields.io/website/https/rss.noleron.com" alt="" /></td>
|
||
<td><a href="https://noleron.com/about" class="Link--external" rel="noopener noreferrer">@ihor</a></td>
|
||
<td>Hosted with Hosting Ukraine, Ukraine</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/IN.png" alt="" /></td>
|
||
<td><a href="https://rssbridge.projectsegfau.lt" class="Link--external" rel="noopener noreferrer">https://rssbridge.projectsegfau.lt</a></td>
|
||
<td><img src="https://img.shields.io/website/https/rssbridge.projectsegfau.lt" alt="" /></td>
|
||
<td><a href="https://aryak.me" class="Link--external" rel="noopener noreferrer">@gi-yt</a></td>
|
||
<td>Self-Hosted at Mumbai, India with Airtel (ISP)</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/US.png" alt="" /></td>
|
||
<td><a href="https://rb.vern.cc" class="Link--external" rel="noopener noreferrer">https://rb.vern.cc</a></td>
|
||
<td><img src="https://img.shields.io/website/https/rb.vern.cc.svg" alt="" /></td>
|
||
<td><a href="https://vern.cc/en/admin" class="Link--external" rel="noopener noreferrer">@vern.cc</a></td>
|
||
<td>Hosted with Hetzner, US</td>
|
||
</tr>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/DE.png" alt="" /></td>
|
||
<td><a href="https://rss.bloat.cat" class="Link--external" rel="noopener noreferrer">https://rss.bloat.cat</a></td>
|
||
<td><img src="https://img.shields.io/website/https/rss.bloat.cat" alt="" /></td>
|
||
<td><a href="https://bloat.cat/contact" class="Link--external" rel="noopener noreferrer">@vlnst</a></td>
|
||
<td>Hosted with Datalix, Germany</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<h2><a id="inactive-instances" href="#inactive-instances" class="Permalink" aria-hidden="true" title="Permalink">#</a>Inactive instances</h2>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th align="center">Country</th>
|
||
<th>Address</th>
|
||
<th>Status</th>
|
||
<th>Contact</th>
|
||
<th>Comment</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td align="center"><img src="https://iplookup.flagfox.net/images/h16/FI.png" alt="" /></td>
|
||
<td><a href="https://rss-bridge.snopyta.org" class="Link--external" rel="noopener noreferrer">https://rss-bridge.snopyta.org</a></td>
|
||
<td><img src="https://img.shields.io/website/https/rss-bridge.snopyta.org.svg" alt="" /></td>
|
||
<td><a href="https://github.com/Perflyst" class="Link--external" rel="noopener noreferrer">@Perflyst</a></td>
|
||
<td>Hosted in Helsinki, Finland</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<nav>
|
||
<ul class="Pager">
|
||
<li class=Pager--prev><a href="../General/FAQ.html">Previous</a></li> <li class=Pager--next><a href="../CLI/index.html">Next</a></li> </ul>
|
||
</nav>
|
||
</article>
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
<!-- JS -->
|
||
<script src="../themes/daux/js/daux.min.js"></script>
|
||
|
||
<script>
|
||
|
||
window.searchLanguage = "";
|
||
window.searchTranslation = {"Search_one_result":"1 result","Search_results":"!count results","Search_no_results":"Nothing found","Search_common_words_ignored":"Common words are largely ignored","Search_too_short":"Search too short","Search_one_character_or_more":"Should be one character or more","Search_should_be_x_or_more":"Should be !min characters or more","Link_previous":"Previous","Link_next":"Next"};
|
||
</script>
|
||
|
||
<!-- Search -->
|
||
<script type="text/javascript" src="../daux_libraries/search.min.js"></script>
|
||
|
||
<script>
|
||
window.search({'base_url': '../'})
|
||
</script>
|
||
</body>
|
||
</html>
|