Skip to content

eCaptcha/eCaptcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eCaptcha

👷‍♂️ Emoji Captcha Verification For Websites https://ecaptcha.github.io/eCaptcha/

👀 Views

Hits

📸ScreenShot

img

🤔Whats New.

eCaptcha is A New Captcha verification system that uses emojis as a base to find out a real person.
The Person Need To Click of Correct Answer to Progess in Verification.\

🥳Use This In Your Website [New!]

In <Body> of HTML

<div id ="eCaptcha">
    <div id="einner">
        <p id ="eq"></p>
        <div id="eb">
            <button id ="1" class="eb">.</button>
            <button id ="2" class="eb">.</button>
            <button id ="3" class="eb">.</button>
            <button id ="4" class="eb">.</button>
            <p id="elink" class="https://google.com"></p>
            <p id="eMiliSec" class="3000"></p>
        </div>
    </div>
</div>
<script src="https://ecaptcha.github.io/eCaptcha/eCaptcha.js"></script>



In HTML <head> Tag

<link rel="stylesheet" href="https://ecaptcha.github.io/eCaptcha/eCaptcha.css">
<script src="https://ecaptcha.github.io/eCaptcha/unicorn.js"></script>

About

👷‍♂️ Emoji Captcha Verification For Websites

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published