Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a browser warning page #70

Closed
gbinal opened this issue May 16, 2014 · 1 comment
Closed

Add a browser warning page #70

gbinal opened this issue May 16, 2014 · 1 comment

Comments

@gbinal
Copy link
Member

gbinal commented May 16, 2014

http://browser-update.org/

<script type="text/javascript"> 
var $buoop = {vs:{i:8,f:10,o:12,s:5}}; 
$buoop.ol = window.onload; 
window.onload=function(){ 
 try {if ($buoop.ol) $buoop.ol();}catch (e) {} 
 var e = document.createElement("script"); 
 e.setAttribute("type", "text/javascript"); 
 e.setAttribute("src", "//browser-update.org/update.js"); 
 document.body.appendChild(e); 
} 
</script> 

@quepol quepol added the idea label May 29, 2014
@gbinal
Copy link
Member Author

gbinal commented Jul 15, 2014

Closing this issue in favor of the thread at #107

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants