AndrewBelt / WiTeX

If Donald Knuth had designed Wikipedia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Font CDN....

kaithar opened this issue · comments

Have you considered just throwing cloudflare or coralcdn in front of it?

Is it possible to offload the fonts entirely onto a CDN service? I'd prefer to not associate them with the current host.
Obviously HTTPS would be required for Wikipedia HTTPS pages.

With those two, I don't think so :( It might be possible to revert back to hosting on github though, if one of the two fixes the CORS issue you had.

Oh, that's a good idea. I'll see if those CDN services serve with the CORS header.

Fixed with fc422c4