Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(3 edits) (+6)

The embeds also fail if you're using an addon like Smart Referer to (try to) your preserve privacy.

I'll try to file an issue and get itch.io & it's CDN properly added to the default whitelist.
@leafo, could you link me to an example of a legally/properly externally embeded itch.io game?
Also, can v6p9d9t4.ssl.hwcdn.net be safely harcoded? (or will a more generic exception be needed like *.ssl.hwcdn.net ?)

Meanwhile, to any other users like me, adding this exception did the trick:

SourceDestination
*.itch.io*
Admin (1 edit) (+2)

v6p9d9t4.ssl.hwcdn.net is the domain for our HTML5 CDN, ssl.hwcdn.net is too broad so it should be avoided. We plan to migrate HTML5 games to to *.itch.zone at some point, but we’ve held off for quite some time now because of potential issues, but you can also add it for future proofing.

Here’s a page with an itch.io embed on a different domain: https://leafo.net/itchio_embed.html

(+2)

How about disabling sitelock when there's an empty referrer (means the player uses whatever privacy extension)?