Visitor count
Hmmm...suggest something.
Normal: loads the game URL directly in the iframe.
Blob local: fetches the file from its local path and injects it as a blob URL β useful when the game is an SVG that the browser won't render in a plain iframe.
Blob jsDelivr: fetches from the fidgetsetc/blockingames GitHub repo via jsDelivr CDN and loads it as a blob URL.