1
0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2024-09-22 17:41:41 +02:00
CanvasBlocker/webextension/pageAction/index.html
2016-12-20 23:55:45 +01:00

11 lines
171 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Fingerprinted</title>
</head>
<body>
<h1>Test</h1>
How does this display?
<script src="index.js"></script>
</body>
</html>