Skip to content

Embed a script to your website to protect it with a password...

License

Notifications You must be signed in to change notification settings

Manga-Man/lock.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lock.js

Embed a script to your website to protect it with a password...

Download

git clone https://github.com/Manga-Man/lock.js.git 


❓How to embed?
Replace the YOUR_PASSWORD_HERE with your password and your done
<script src="https://manga-man.github.io/lock.js/Script.js"></script>
<script>setpwd("YOUR_PASSWORD_HERE")</script>
<noscript>
    <style type="text/css">
        .pagecontainer {display:none;}
    </style>
    <div class="noscriptmsg">
    You don't have javascript enabled.  Good luck with that.
    </div>
</noscript>
 
 <!-- made by manga man [https://github.com/Manga-Man/lock.js/] -->

Demo: https://manga-man.github.io/lock.js/index.html
Password for Demo: 1234

🌟Pls show your support by giving this repository a star🌟

About

Embed a script to your website to protect it with a password...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published