Boycott IE-Redirect all IE users that suggesting update browser

As of January 12, 2016, Microsoft no longer provides corresponding support and updates for IE 11 and below. Without critical browser security updates, users’ computers may be vulnerable to attacks by harmful viruses, spyware, and other malicious software, which can steal or damage your business data and information.

And everyone has experienced the page loading speed of it.

In order to be compatible with this former browser hegemony, web designers need to do a lot of code work, and the final result is always unsatisfactory. For ordinary users, the low version of IE is a precarious security risk. In the history of Windows, several major Trojan virus incidents have used IE vulnerabilities to spread. So please join us in boycotting IE.

So, we can:

When an IE browser (including a browser using the IE kernel) accesses a website, it will redirect to a page suggesting that you update your browser.

That’s what https://github.com/cjh0613/Boycott-IE to do.

It is detected to use IE browser, and it will redirect to the tip page after judging the language.

I plan to support as many languages as possible, so that developers around the world are happy to use it, so that people around the world can switch to more advanced browsers.

You are welcome to submit(pull request)the version of your native language.

Instructions:

Add between the <head></head> of the webpage source code:

1
<script src="https://cjh0613.github.io/Boycott-IE/2/boycott-ie.js"></script>

Welcome to submit versions in other languages by PR.

The latest code is stored in the “/2” directory, web pages are stored in different folders according to language, and the code in the root directory is for backward compatibility. Please note when you pull request

(You can also visitarchiveto look for posts)