CSS funny for webview captcha
This commit is contained in:
parent
474497551f
commit
abe5632c30
@ -1,7 +1,7 @@
|
||||
export async function onRequestGet(context: RequestContext) {
|
||||
return new Response(
|
||||
`<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<html lang="en" style="width: 90%; translate(5%);">
|
||||
<head>
|
||||
<title>WebView Captcha</title>
|
||||
<script async defer src="https://challenges.cloudflare.com/turnstile/v0/api.js"></script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user