Skip to content

Commit 71d0ff1

Browse files
author
nostowe
committed
test
1 parent cef4bb0 commit 71d0ff1

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

test2/index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<html>
2+
<head>
3+
</head>
4+
<body>
5+
<div class="cf-turnstile" data-sitekey="0x4AAAAAAAJ5XO7IFh_yDRh8" data-callback="javascriptCallback"></div>
6+
<script>
7+
function javascriptCallback() {
8+
console.log("taco")
9+
}
10+
11+
</script
12+
13+
14+
15+
</body>
16+
</html>

0 commit comments

Comments
 (0)