mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
feat: annotate license headers using reuse on text source files
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
<div style="width: 304px; height: 78px;">
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2023 Aravinth Manivannan <realaravinth@batsense.net>
|
||||
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
-->
|
||||
|
||||
<div style="width: 304px; height: 78px;">
|
||||
<iframe
|
||||
title="mCaptcha"
|
||||
src="<.= crate::WIDGET_ROUTES.verification_widget .>/?sitekey=<.= ROOT_KEY.>"
|
||||
|
||||
Reference in New Issue
Block a user