Andrey Meshkov
Andrey Meshkov
Please open a pull request, I'll try to help
Quick question, have you tried `proto://user:password@host:password` URL?
I checked the code and this approach with adding authentication to a proxy URL should work
Regarding https://github.com/AdguardTeam/AGLint/issues/13#issuecomment-1425917598 and similar. One thing to note: I think we should at first focus on detecting errors and not on auto-fixing them.
I suggest making such a rule configurable and available only with an API key (we'll have to protect the API with a key at the same time). In this case...
I'd prefer to keep it in a single file for now (until there are not too many), but I support the idea that we should move it from README to...
@slavaleleka yeah, that could be the case indeed
When implementing we should rely on AGLint comments for that.
Redirect does not look like a good indication of the domain being dead. It means the domain is very well alive and since there's traffic on that domain, it can...
Maybe we should change the default glob to `*.txt` instead?