Embdbl

Easy iframe embedding for all sorts of online content.
One URL, many options.

Quick Start

Basic usage:

<iframe
	width="800px"
	height="600px"
	src="https://embedabbl.zombienw.com/[core]?[file-type]=[content-url]"
	frameborder="0">
</iframe>

Example:

<iframe
	width="800px"
	height="600px"
	src="https://embedabbl.zombienw.com/jsdos?jsdos=https://embedabbl.zombienw.com/jsdos/test.jsdos"
	frameborder="0">
</iframe>

Cores & Examples:

Ruffle

Flash Emulator

URL Parameter: swf
Route: /ruffle
View Example

JS-DOS

DOS Emulator

URL Parameter: jsdos
Route: /jsdos
View Example

AwayFL

Flash Emulator

URL Parameter: swf
Route: /awayfl
View Example

Forkphorus

Scratch Player

URL Parameter: id
Route: /forkphorus
View Example

EmulatorJS

Retroarch Implementation in JavaScript

URL Parameter: rom
Route: /emujs
View Example

WebRetro

Retroarch Implementation powered by Emscripten

URL Parameter: rom
Route: /webretro
View Example

Embdbl v2 - EARLY ACCESS - ZombieNW

Made with ❤️ and SvelteKit