HatScripts
                                            HatScripts
                                        
                                    This should be fixed now: https://github.com/HatScripts/circle-flags/releases/tag/v2.5.0 > Replace `mask` with `border-radius` across all flags: > > ```svg > ... > ``` > ...becomes: > ```svg > ... > ```
Hey @cedvdb, could you please link me to the issue on your repo? So that I can get a better understanding of what the problem is. Thanks!
@waleedf112, I see, thank you for drawing my attention to this. I'll try to push an update as soon as possible to resolve this. Given the nature of this flag...
@BleakBluets I've implemented your suggestions (https://github.com/HatScripts/youtube-auto-liker/commit/9ea38ad28973392cf71e69eef3f3209ba0195989)! Thank you
@riccardosimo Could you please [create a new issue](https://github.com/HatScripts/youtube-auto-liker/issues/new) for the feature request you are describing? And please elaborate on: - when you want the alert to appear - what you...
This is truly bizarre. I just tested it and it worked when the domain was `google.com`, `google.co.uk`, `google.com.br`, [etc.](https://ipfs.io/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco/wiki/List_of_Google_domains.html), but not `google.com.au`. It can't be an issue with the regex...
> Does it matter whether you search from the address bar or from the actual google.com.au page? No, it doesn't work no matter what I try: * Simply searching with...
https://csscomb.herokuapp.com/ is also down now. ðŸ˜
I got it to work by using `SVGPoints.toPath`. https://codepen.io/HatScripts/pen/wvYMWvm
Hi @lixnet, as of [v2.7.0](https://github.com/HatScripts/circle-flags/releases/tag/v2.7.0), the flags you mentioned have been moved to the [other](https://github.com/HatScripts/circle-flags/tree/gh-pages/flags/other) directory. They can be accessed like so: `https://hatscripts.github.io/circle-flags/flags/other/earth.svg` I have yet to update [the gallery](https://hatscripts.github.io/circle-flags/gallery)...