We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c11a21e commit 7f3486aCopy full SHA for 7f3486a
mystbin/frontend/components/Base.tsx
@@ -16,6 +16,7 @@ export default function Base(props: PropsWithChildren<{ className: string }>) {
16
data-ea-type="text"
17
data-ea-style="fixedfooter"
18
></div>
19
+<script async src="https://media.ethicalads.io/media/client/ethicalads.min.js"></script>
20
21
<OptsBar />
22
<TipModal />
0 commit comments