You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2023. It is now read-only.
Currently modprox requires the maintence of a list of domains for which go-get redirects are allowed. Keeping this list updated as more go-get redirecting domains are used is annoying. Provide an option for automatically detecting and performing the redirects. We should probably do #112 as a pre-requisite to this (parsing HTML properly, rather than using regexes).