Widget playground

index.html
1
<head>
2
<script src="https://widget.trustblock.run/auditor-widget.min.js" defer></script>
3
</head>
4
<body>
5
<div
6
data-tb-auditor-widget
7
data-tb-auditor-slug="cyberscope"
8
data-tb-text-color="#000000"
9
data-tb-accent-color="#751dff"
10
data-tb-bg-color="#edecee"
11
/>
12
</body>