Skip to content

Commit 1d69897

Browse files
committed
Disable inspect
1 parent 31e401a commit 1d69897

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/headContent.js

+3
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ export default function HeadContent({text}) {
8181
defer
8282
></script>
8383

84+
<script disable-devtool-auto src='https://cdn.jsdelivr.net/npm/disable-devtool'></script>
85+
86+
8487
{/* data-adbreak-test="on" */}
8588
{/* */}
8689

0 commit comments

Comments
 (0)