mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
csp headers and img compression
This commit is contained in:
@@ -1,2 +1,8 @@
|
||||
<. include!("./raw-headers.html"); .>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<. include!("./preview-data.html"); .>
|
||||
<. include!("./favicon.html"); .>
|
||||
<. include!("./csp.html"); .>
|
||||
</head>
|
||||
<body class="layout">
|
||||
|
||||
Reference in New Issue
Block a user