mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 01:55:40 +00:00
Merge pull request #120 from mCaptcha/feat-help-text-in-publishing-data
feat: link to mCaptcha net blog post from the captcha creation form
This commit is contained in:
@@ -52,7 +52,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
|
|||||||
<. } .>
|
<. } .>
|
||||||
|
|
||||||
<label class="sitekey-form__label" for="publish_benchmarks">
|
<label class="sitekey-form__label" for="publish_benchmarks">
|
||||||
Anonymously publish CAPTCHA performance statistics to help other webmasters
|
Anonymously publish CAPTCHA performance statistics to help other webmasters. <a href="https://mcaptcha.org/blog/introducing-mcaptcha-net">Please see here for more info</a>.
|
||||||
<input
|
<input
|
||||||
class="sitekey-form__input"
|
class="sitekey-form__input"
|
||||||
type="checkbox"
|
type="checkbox"
|
||||||
|
|||||||
@@ -76,7 +76,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
|
|||||||
|
|
||||||
|
|
||||||
<label class="sitekey-form__label" for="publish_benchmarks">
|
<label class="sitekey-form__label" for="publish_benchmarks">
|
||||||
Anonymously publish CAPTCHA performance statistics to help other webmasters
|
Anonymously publish CAPTCHA performance statistics to help other webmasters. <a href="https://mcaptcha.org/blog/introducing-mcaptcha-net">Please see here for more info</a>.
|
||||||
<input
|
<input
|
||||||
class="sitekey-form__input"
|
class="sitekey-form__input"
|
||||||
type="checkbox"
|
type="checkbox"
|
||||||
|
|||||||
Reference in New Issue
Block a user