From 07203ff7be69b8f864b795bc9888deefe756fd86 Mon Sep 17 00:00:00 2001 From: dvikan Date: Sat, 10 Feb 2024 03:42:44 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20RSS-Brid?= =?UTF-8?q?ge/rss-bridge@8e8028b7860ebb09eae92dcd43b4b6916d26d4d6=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 | 6 +- Bridge_API/How_to_create_a_new_bridge.html | 4 +- Bridge_API/WebDriverAbstract.html | 213 ++++++++++++++++++ Bridge_API/XPathAbstract.html | 8 +- Bridge_API/index.html | 8 +- 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 | 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 +- 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 +- 43 files changed, 303 insertions(+), 86 deletions(-) create mode 100644 Bridge_API/WebDriverAbstract.html diff --git a/Bridge_API/BridgeAbstract.html b/Bridge_API/BridgeAbstract.html index 45e6e71c..79c6e71c 100644 --- a/Bridge_API/BridgeAbstract.html +++ b/Bridge_API/BridgeAbstract.html @@ -61,7 +61,7 @@