Zefir

Results 22 issues of Zefir

This is an array of ASN numbers from the CSV at this time, plus an additional few ISPs that I verified are hosting companies, data centres, etc.

![image](https://user-images.githubusercontent.com/66572326/120456847-a70f9f00-c39e-11eb-88c8-ea56d883d283.png) Player version 2.0.7

Signing up on services like YouTube will fail with the following message: ![image](https://user-images.githubusercontent.com/66572326/107734254-a080ed00-6d05-11eb-94a9-e4092d733209.png) The way I got around this is by using `Ctrl + Shift + I` -> `Toggle device...

## Feature Request It would be nice to be able to pass arguments like `electronplayer --service netflix` that would launch the specified service. This would allow people who have downloaded...

I understand that optimisation of `image/x-icon` files has been added to Magick.NET ([dlemstra/Magick.NET@c5e41c5](https://github.com/dlemstra/Magick.NET/commit/c5e41c5b2a63947f5407f22b0fc1996b8238922d)). Are there any chances of this being added to Imgbot? This has been requested before in #444,...

good first issue
pinned

**Describe the bug** Blur filter is removed when optimising the SVG with SVGO in certain situations. **To Reproduce** Steps to reproduce the behavior: 1. Draw a polygon 2. Apply linear...

bug

![image](https://user-images.githubusercontent.com/66572326/100424770-baac1700-3096-11eb-99df-63d11daab203.png) It would be nice to get rid of the white borders between the buttons on the "Power Off" and "Log out" confirmation modals. Qogir-dark in use.

Allows user to specify which minifier to be used for unsupported extensions by passing `--js`, `--css` or `--html` argument. (#90) Wasn't sure where and how to write a test.

I was surprised to find out that minify [refuses to minify](https://github.com/coderaiser/minify/blob/29b2da7aef3ed8af26b33b90da756e337c412df3/lib/minify.js#L43) .ejs files (which essentially are HTML) and I assume this is determined by the file extension, as the file...

feature

It would be great if a new folder structure is added. E.g. `/variants/{VARIANT}/{ICON}.svg` => `/variants/twotone/admin_panel_settings.svg` or directly `/{VARIANT}/{ICON}.svg` This would allow people to easily separate icons of a certain variant....