From 2a938e1d19432475a9270071e4656833f85a015b Mon Sep 17 00:00:00 2001 From: Timothy Guan-tin Chien Date: Mon, 20 Mar 2017 14:54:14 -0400 Subject: [PATCH] Mention Facebook with anti-captcha.com support --- Extended-Bridges.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Extended-Bridges.md b/Extended-Bridges.md index 1a2b474..a5c6352 100644 --- a/Extended-Bridges.md +++ b/Extended-Bridges.md @@ -4,4 +4,5 @@ APIs require private keys that could be stored on servers running RSS-Bridge, wh | Bridge | Status | Description | |--------|--------|-------------| -|[YoutubeApiBridge](https://github.com/LogMANOriginal/rss-bridge/tree/YoutubeApiBridge)|[![Build Status](https://travis-ci.org/LogMANOriginal/rss-bridge.svg?branch=YoutubeApiBridge)](https://travis-ci.org/LogMANOriginal/rss-bridge)|Provides an alternative solution to 'YoutubeBridge' by using the Google API. Users must provide an API key that can be obtained for free. \ No newline at end of file +|[YoutubeApiBridge](https://github.com/LogMANOriginal/rss-bridge/tree/YoutubeApiBridge)|[![Build Status](https://travis-ci.org/LogMANOriginal/rss-bridge.svg?branch=YoutubeApiBridge)](https://travis-ci.org/LogMANOriginal/rss-bridge)|Provides an alternative solution to 'YoutubeBridge' by using the Google API. Users must provide an API key that can be obtained for free. +|[FacebookBridge with anti-captcha](https://github.com/RSS-Bridge/rss-bridge/pull/478)|Exists as a [patch](https://patch-diff.githubusercontent.com/raw/RSS-Bridge/rss-bridge/pull/478.patch) for now|Addition to existing FacebookBridge for it to send the captcha request to anti-captcha workers.| \ No newline at end of file