lafeber / world-flags-sprite

A sprite of all the worlds' flags.
http://cheesewiki.com/
Other
593 stars 168 forks source link

Error downloading file flags32.css #63

Open igralkin opened 1 year ago

igralkin commented 1 year ago

//github.com/downloads/lafeber/world-flags-sprite/flags32.css in example usage throws error 'Error downloading file.' What's happened so suddenly?

torydebra commented 1 year ago

Hi, I am occuring in the same issue

aloxe commented 1 year ago

It looks like @lafeber doesn't maintain this project any more (no update in 5 years)

@igralkin @torydebra in the mewntime you can bypass the problem by using directly https://raw.githubusercontent.com/lafeber/world-flags-sprite/master/stylesheets/flags32-both.css

torydebra commented 1 year ago

It looks like @lafeber doesn't maintain this project any more (no update in 5 years)

@igralkin @torydebra in the mewntime you can bypass the problem by using directly https://raw.githubusercontent.com/lafeber/world-flags-sprite/master/stylesheets/flags32-both.css

Thanks for the answer, this links works, but when I put it on my page it gives me the CORB problems:

Cross-Origin Read Blocking (CORB) blocked cross-origin response https://raw.githubusercontent.com/lafeber/world-flags-sprite/master/stylesheets/flags32-both.css with MIME type text/plain. See https://www.chromestatus.com/feature/5629709824032768 for more details.
igralkin commented 1 year ago

It looks like @lafeber doesn't maintain this project any more (no update in 5 years) @igralkin @torydebra in the mewntime you can bypass the problem by using directly https://raw.githubusercontent.com/lafeber/world-flags-sprite/master/stylesheets/flags32-both.css

Thanks for the answer, this links works, but when I put it on my page it gives me the CORB problems:

Cross-Origin Read Blocking (CORB) blocked cross-origin response https://raw.githubusercontent.com/lafeber/world-flags-sprite/master/stylesheets/flags32-both.css with MIME type text/plain. See https://www.chromestatus.com/feature/5629709824032768 for more details.

You may just copy the CSS file to your site and forget about the issue.

torydebra commented 1 year ago

You may just copy the CSS file to your site and forget about the issue.

Easier right :D

Thanks!

lafeber commented 1 year ago

@torydebra @igralkin Copying the css to your site is indeed the way to go; this should be changed in the Readme.

I'm not actively maintaining this project, but if you open a PR for this I'll merge it!

aloxe commented 1 year ago

I posted a PR #64 but I feel sad I removed the Tell everyone who uses a lot of country flags to use this link, so it will be in everyone's cache! part. @lafeber I think this is a pity you don't make it available any more. You may want to look for another active maintainer to pass it over.