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
/>
8
</body>