From 8f57a1d3a68941835c0e4451baf4d5d057010f40 Mon Sep 17 00:00:00 2001 From: dvikan Date: Sat, 2 Sep 2023 22:24:10 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20RSS-Brid?= =?UTF-8?q?ge/rss-bridge@b9fdd20f8f13514ad35102a6f49e382538563bd5=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bridge_API/BridgeAbstract.html | 4 +- Bridge_API/FeedExpander.html | 4 +- Bridge_API/How_to_create_a_new_bridge.html | 4 +- Bridge_API/XPathAbstract.html | 4 +- Bridge_API/index.html | 4 +- Bridge_Specific/ActivityPub_(Mastodon).html | 4 +- Bridge_Specific/FacebookBridge.html | 6 +- Bridge_Specific/FurAffinityBridge.html | 149 ++++++++++++++++++ Bridge_Specific/Furaffinityuser.html | 6 +- Bridge_Specific/Instagram.html | 4 +- Bridge_Specific/TwitterV2.html | 4 +- CLI/index.html | 4 +- Cache_API/CacheInterface.html | 4 +- Cache_API/How_to_create_a_new_cache.html | 4 +- Cache_API/index.html | 4 +- For_Developers/Actions.html | 4 +- For_Developers/Coding_style_policy.html | 4 +- For_Developers/Debug_mode.html | 4 +- .../Development_Environment_Setup.html | 4 +- For_Developers/Folder_structure.html | 4 +- .../Github_Codespaces_Tutorial.html | 4 +- For_Developers/Pull_Request_policy.html | 4 +- For_Developers/index.html | 4 +- For_Hosts/Authentication.html | 4 +- For_Hosts/Custom_Configuration.html | 4 +- For_Hosts/Customizations.html | 4 +- For_Hosts/Docker_Installation.html | 4 +- For_Hosts/Heroku_Installation.html | 4 +- For_Hosts/Installation.html | 4 +- For_Hosts/Updating.html | 4 +- For_Hosts/Whitelisting.html | 4 +- For_Hosts/index.html | 4 +- Format_API/FormatInterface.html | 4 +- Format_API/How_to_create_a_new_format.html | 4 +- Format_API/index.html | 4 +- General/Contribute.html | 4 +- General/FAQ.html | 4 +- General/Project_goals.html | 4 +- General/Public_Hosts.html | 4 +- General/Requirements.html | 4 +- General/Screenshots.html | 4 +- Helper_functions/index.html | 4 +- Technical_recommendations/index.html | 4 +- daux_search_index.js | 2 +- 44 files changed, 236 insertions(+), 87 deletions(-) create mode 100644 Bridge_Specific/FurAffinityBridge.html diff --git a/Bridge_API/BridgeAbstract.html b/Bridge_API/BridgeAbstract.html index a57c8f7e..921bce0c 100644 --- a/Bridge_API/BridgeAbstract.html +++ b/Bridge_API/BridgeAbstract.html @@ -61,7 +61,7 @@