Skip to content

Commit 7f3486a

Browse files
authored
Add ethical ads JS
1 parent c11a21e commit 7f3486a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mystbin/frontend/components/Base.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ export default function Base(props: PropsWithChildren<{ className: string }>) {
1616
data-ea-type="text"
1717
data-ea-style="fixedfooter"
1818
></div>
19+
<script async src="https://media.ethicalads.io/media/client/ethicalads.min.js"></script>
1920

2021
<OptsBar />
2122
<TipModal />

0 commit comments

Comments
 (0)