Manage redirection queue by servers we connected to
commitee7b11be220ece8f562981ed2666e5499d1ddf42
authorPetr Písař <petr.pisar@atlas.cz>
Fri, 11 Dec 2020 09:44:19 +0000 (11 10:44 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Fri, 11 Dec 2020 09:47:53 +0000 (11 10:47 +0100)
tree75c29e96177a2908ba10a13d48c071cf21673e6f
parentc350366d17c617f80185a5a33cd0e124ef91f899
Manage redirection queue by servers we connected to

Previously, the queue was guarded by a detected output format. If the
output copied a foreign registry, the we could end up with a redirection
loop. This patch fixes it.

It also prefers the latest rediction as more specific redirects are more
common than a general "try all of them".
lib/App/Abuser.pm