Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

data-protocoling-docs

So, I found this weird thing where if you put two slashes after the colon in a data URi, like it's protocol, somehow it still works. This can be used to unblock data URis if your school has them blocked.

Usage

data:text/html; ...
to
data://text/html; ...


unblocked :)

About

So, I found this weird thing where if you put two slashes after the colon in a data URi, like it's protocol, somehow it still works. This can be used to unblock data URis if your school has them blocked

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors