Results 383 comments of Dag

well this is still a problem. high load and lots of http requests when specifying a min duration.

yes missing discussions. see also https://github.com/RSS-Bridge/rss-bridge/discussions.atom @pmaziere

this is still relevant of anyone finds the time to implement this

this will break existing feed urls because the tags parameter is gone.

rss-bridge disallows url parameters who are not defined in the bridge. (i consider this a bug but havent found time to fix it yet.) so when tags is gone, it...

@Magikh42 there are feeds out there using this bridge. they might be using the `tags` parameter in those urls. if `tags` parameter is removed, these feeds will break. do you...

hello thanks for issue and pr. i can help you make this happen > I didn't commit my `composer.lock` because the changes look random and I didn't want to invest...

recent commits in master allows install of `php-webdriver/webdriver` using composer: composer require --update-no-dev php-webdriver/webdriver or if you also want dev deps: composer require php-webdriver/webdriver