Skip to content

Commit

Permalink
Add script tag for Cloudflare bypass
Browse files Browse the repository at this point in the history
  • Loading branch information
maxiwee69 committed Apr 2, 2024
1 parent 69a72c4 commit 4103555
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imgai/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ <h1>AI Image Generator</h1>
<button onclick="generateImage()">Generate Image</button>
<img id="output" src="" alt="Generated Image">
<script src="script.js"></script>
<script data-cfasync="false" src="script.js"></script>
</body>
</html>

0 comments on commit 4103555

Please sign in to comment.