Compare commits

...

2 Commits

Author SHA1 Message Date
Cameron Kaiser 7c9617ab51 Merge branch 'master' of github.com:classilla/tenfourfox 2023-04-16 13:20:41 -07:00
Cameron Kaiser 2521b95408 #566: tagesspiegel.de 2023-04-16 13:07:15 -07:00
1 changed files with 3 additions and 0 deletions

View File

@ -297,6 +297,9 @@ gfxPlatformMac::IsFontFormatSupported(nsIURI *aFontURI, uint32_t aFormatFlags)
// Start with leftmost, using hostname as a screen (TenFourFox issue 492).
HTTP_OR_HTTPS_SUBDIR("assets.tagesspiegel.de", "/fonts/Abril_Text_");
HTTP_OR_HTTPS_SUBDIR("assets.tagesspiegel.de", "/fonts/franklingothic-");
HTTP_OR_HTTPS_SUBDIR("fonts.gstatic.com", "/ea/notosansjapanese/v6/NotoSansJP-");
HTTP_OR_HTTPS_SUBDIR("fonts.gstatic.com", "/s/notosansjp/v14/");
HTTP_OR_HTTPS_SUBDIR("fonts.gstatic.com", "/s/pressstart2p/v9/");