Dag
Dag
please produce a url showing the undesired behaviour. you can use https://rss-bridge.org/bridge01
I think this is a naive http server rate limiting. Maybe `sleep(1)` between requests?
this might be possible to tackle now with improved cache api
dynamically loaded is possible but dont like it. can we please just have two textboxes for the category numbers? or herhaps for the subcategory? also i might be overreacting but...
how is the current solution working out without the convenience of a second-level cat?
well here is one idea: ```patch diff --git a/bridges/ABCNewsBridge.php b/bridges/ABCNewsBridge.php index c00fed1c..7e6f5c09 100644 --- a/bridges/ABCNewsBridge.php +++ b/bridges/ABCNewsBridge.php @@ -14,6 +14,7 @@ class ABCNewsBridge extends BridgeAbstract 'name' => 'Region', 'title' =>...
there is a top-most `` on the frontpage (https://www.abc.net.au/news) which triggers an ajax call. thats how i found it
Instagram is aggressive with bots. I see no good solutions. One alternative is to distribute the load evenly over the 24 hours in a day. It's a large feature but...
hello friend. instructions unclear. but yes feeds are mangled when they pass through e.g. `FeedReducer`. this done by rssbridge itself.
`FilterBridge` is closest what you are looking for (if deployed with docker which uses curl-impersonate). unfortunately rssbridge mangles the feed. it's an issue being worked on