An open API service indexing awesome lists of open source software.

https://github.com/ph-7/disable-copying-js

This code can protect your content against copying a very effective way. See the demo for the example code
https://github.com/ph-7/disable-copying-js

copy-paste disable javascript js

Last synced: over 1 year ago
JSON representation

This code can protect your content against copying a very effective way. See the demo for the example code

Awesome Lists containing this project

README

          

# Disable Copying

I do not like this practice, which destabilizes the user and 90% of cases, this user does not aim to copy something on your page (text, image, ...).
But my technique I use to the advantage of being very effective, unlike all the other techniques you can find on the Web (see my demo in the "/demo/" folder).
This technique also provides a security if the user disables JavaScript in the Web browser.

## Author

Pierre-Henry SORIA

## License

[Attribution-ShareAlike 3.0](http://creativecommons.org/licenses/by-sa/3.0/) or later; See the LICENSE.txt file.