Here be a fresh list of broken bridges April 2022
Here are 13 bridges that definitely are broken. There are about 20 bridges excluded in the testing for various reasons. The other 295 bridges are producing at least one item, using the first context with its default/example values.
| Name | Fixed | Comment |
|---|---|---|
| 'ArtStation', // HTTP 412 Invalid CSRF Token | ||
| 'Kununu', // broken css selectors | #2816 | |
| 'LeBonCoin', // 403 CloudFront DataDome | ||
| 'LegifranceJO', // 0 items | ||
| 'MsnMonde', // 0 items | #2813 | |
| 'Patreon', // 403 cloudflare captcha (datadome) | ||
| 'PickyWallpapers', // 404 | ||
| 'RobinhoodSnacks', // broken, agressively gives 403 Forbidden | x | |
| 'SeznamZpravy', // Exception: Could not find articles on: https://seznamzpravy.cz" | x | |
| 'Shimmie2', // 404 | #2814 | |
| 'ViadeoCompany', // 0 items | ||
| 'YGGTorrent', // 503 |
||
| 'Zenodo', // Error: Call to a member function find() on null | #2815 |
@thefranke @logmanoriginal @jacknumber @lalannev @kranack @Roliga @nel50n @johnpc @thezeroalpha @dawidsowa @regisenguehard @teromene @theradialactive
Fixed SeznamZpravy in #2658. Thanks for putting this together!
ArtStationBridge fails because of a CloudFlare challenge.
PickyWallpapersBridge seems to fail because the site's structure has changed. The bridge tries to fetch https://www.pickywallpapers.com/$resolution/$category//page-1/ but the address is now like https://pickywallpapers.com/category/$category?page=1. Also I can't find a way to filter by resolution on the new site.
LegifranceJO has a captcha in front of the site now. They have some kind of API, but it is difficult to find more information without knowing French. Let's delete this one for now.
MsnMonde fixed in #2813
Shimmie2 fixed in #2814
I can't tell what ViadeoCompany is supposed to return, maybe best to remove it.