Yann S.
Yann S.
Found the issue: On Firefox, the AppVersion is not of the form `"5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36"` Like Chrome, but instead only has...
https://amiunique.org
It is also missing a hook
Good one yes So there's two "bugs" (or missing features) here : * GuPM doesn't try to identify 404 errors and simply retry downloading a package forever assuming that it...
@filips123 do you mean like a hook on github releases to publish to other sources?
Not sure if that's possible, but it's definitely a good idea in case you want to support multiple source easily. Alternatively you could set your CI to run multiple "publish"...
`g publish` only publish using the default provider. You can change that by adding to your gupm.json : ``` cli: { defaultProviders: { publish: yourProvider } } ``` That is...
> What about publishing to all used providers? Need to think about it. Some Providers won't even support publishing so I'm not quite sure
I know @Ponystream started something but hasn't set it to public yet
If you go to your browser, right click on uBlock -> manage extension -> options -> filter list you can update the filter list manually and get rid of the...