1.3.0 • Published 5 years ago

anti-web v1.3.0

Weekly downloads
8
License
MIT
Repository
github
Last release
5 years ago

antiweb

Have you seen messages like this?

This website doesn't support Netscape 4.0

This website only support Google Chrome

This website doesn't support Linux system

Some websites forces us to use Windows and Chrome. This is WEB which must not care about your OS, Browser, Location, etc. This library is for fxxxing them by break javascript on Windows OS.

Usage

Include this code snippet to your site:

<script src="https://unpkg.com/anti-web" data-threshold="0.7"></script>

Arguments

argumentvaluedescriptiondefault
data-threshold0.0 ~ 1.0Threshold for breaking. 1 means break all0.7
data-text-threshold0.0 ~ 1.0Threshold for breaking text. 1 means break alldata-threshold

License

MIT license except this:

  • Do not modify filtering Browser, OS part.
1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago