From b9306c37557a8d8f6c157a6c14b532534dfd098a Mon Sep 17 00:00:00 2001 From: dvikan Date: Sat, 10 Feb 2024 14:59:59 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20RSS-Brid?= =?UTF-8?q?ge/rss-bridge@257799be8ea3e1fe81a58320c9381c9191a1ff51=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/WebDriverAbstract.html | 4 +- Bridge_API/XPathAbstract.html | 4 +- Bridge_API/index.html | 4 +- Bridge_Specific/ActivityPub_(Mastodon).html | 4 +- Bridge_Specific/FacebookBridge.html | 4 +- Bridge_Specific/FurAffinityBridge.html | 4 +- Bridge_Specific/Furaffinityuser.html | 4 +- Bridge_Specific/Instagram.html | 4 +- Bridge_Specific/PixivBridge.html | 4 +- Bridge_Specific/TwitterV2.html | 6 +- Bridge_Specific/Vk2.html | 182 ++++++++++++++++++ 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 +- 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, 268 insertions(+), 86 deletions(-) create mode 100644 Bridge_Specific/Vk2.html diff --git a/Bridge_API/BridgeAbstract.html b/Bridge_API/BridgeAbstract.html index 79c6e71c..fba1bc5c 100644 --- a/Bridge_API/BridgeAbstract.html +++ b/Bridge_API/BridgeAbstract.html @@ -61,7 +61,7 @@