Skip to content

lockys/3030.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

%%30%30.js

Experience the %%30%30 bug of chrome on different browsers!
For those who do not know the bugs, refer to here
This bug has been fixed in the 45.0.2454.101 version of Chrome browser.

Althought it has been fixed, you can still get it from szhu's 3030 game

This is what happen when this bug is triggered:

let's fake it:

Check out the Demo

Get Started

<link rel="stylesheet" href="./dist/css/30.min.css" media="screen" charset="utf-8">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js" charset="utf-8"></script>
<script src="./dist/js/30.min.js" charset="utf-8"></script>

How To Use it

$(document).ready(function() {
  $('.break-link').breakThisLink();
});

Contribute

I'm not maintaining this just-for-fun stuff. But feel free to send PRs to make this bug work like real!

LICENSE

MIT @ Hao-Wei Jeng
Inspired by szhu/3030
It's nice that the modified version of 3030.js is used in 3030.

About

🐛 Experience the %%30%30 bug of chrome.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published