[Facebook] Added to main bridges (#148)
This commit is contained in:
parent
36ba93eea3
commit
f11d6fc2ad
2 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,7 @@ Supported sites/pages (main)
|
||||||
* `WikipediaEOLatest`: highlighted articles from Wikipedia in Esperanto
|
* `WikipediaEOLatest`: highlighted articles from Wikipedia in Esperanto
|
||||||
* `Bandcamp` : Returns last release from [bandcamp](https://bandcamp.com/) for a tag
|
* `Bandcamp` : Returns last release from [bandcamp](https://bandcamp.com/) for a tag
|
||||||
* `ThePirateBay` : Returns the newest indexed torrents from [The Pirate Bay](https://thepiratebay.se/) with keywords
|
* `ThePirateBay` : Returns the newest indexed torrents from [The Pirate Bay](https://thepiratebay.se/) with keywords
|
||||||
|
* `Facebook` : Returns the latest posts on a page or profile on [Facebook](https://facebook.com/)
|
||||||
|
|
||||||
Plus [many other bridges](bridges/) to enable, thanks to the community
|
Plus [many other bridges](bridges/) to enable, thanks to the community
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@ $whitelist_default = array(
|
||||||
"CryptomeBridge",
|
"CryptomeBridge",
|
||||||
"DansTonChatBridge",
|
"DansTonChatBridge",
|
||||||
"DuckDuckGoBridge",
|
"DuckDuckGoBridge",
|
||||||
|
"FacebookBridge",
|
||||||
"FlickrExploreBridge",
|
"FlickrExploreBridge",
|
||||||
"GooglePlusPostBridge",
|
"GooglePlusPostBridge",
|
||||||
"GoogleSearchBridge",
|
"GoogleSearchBridge",
|
||||||
|
|
Loading…
Reference in a new issue