RSS-Bridge / rss-bridge

The RSS feed for websites missing it
https://rss-bridge.org/bridge01/
The Unlicense
6.99k stars 1.02k forks source link

[AllegroBridge] ask for a complete cookie string, mere wcdx works no more #4048

Closed wrobelda closed 2 months ago

wrobelda commented 2 months ago

Providing wcdx cookie only no longer protects agains rate limiting, a full cookie string is required instead.

github-actions[bot] commented 2 months ago

Pull request artifacts

Bridge Context Status
Allegro 1 untitled (current) Bridge returned error 403! (19814)
Type: HttpException
Message: https://allegro.pl/kategoria/swieze-warzywa-cebula-318660?order=n resulted in 403 Forbidden <html><head><title>allegro.pl</title><style>#cmsg{animation: A 1.5s;}@keyframes A{0%{opacity:0;}99%{opacity:0;}100%{opacity:1;}}</style></head><body ...
Allegro 1 untitled (pr) HTTP status 504 Gateway Time-out

last change: Monday 2024-04-01 21:43:40

dvikan commented 2 months ago

just in case you didnt know, this change will break existing feed urls because rss-bridge disallows unknown bridge parameters.

the old sessioncookie parameter is now considered unknown.

wrobelda commented 2 months ago

Which is actually good, because it didn't work anyway, so anyone using it should update their URLs to use a full cookie string or none at all.