mirror of
https://github.com/SophiaAtkinson/yourls-cf-turnstile.git
synced 2025-05-18 13:49:46 -07:00
Cloudflare Turnstile for YOURLS Admin
Plugin for YOURLS v1.19.2
.
I haven't tested it with older versions so tread with caution :)
This plugin is roughly based off this plugin
Description
Adds Cloudflare Turnstile to the YOURLS Admin login.
Installation
- In
/user/plugins
, create a new folder namedyourls-cf-turnstile
. - Drop these files in that directory.
- Change
YOUR_CF_TURNSTILE_SITE_KEY
andYOUR_CF_TURNSTILE_SECRET_KEY
to the keys found on the Turnstile Page - Go to the Plugins administration page ( eg
http://sho.rt/admin/plugins.php
) and activate the plugin.
Thats all folks
Languages
PHP
100%