Remove old data

This commit is contained in:
Khoa Le
2016-06-15 17:48:09 +07:00
parent 2f4de88bf4
commit df648d235b
111 changed files with 0 additions and 3154 deletions

View File

@@ -1 +0,0 @@
"function"!=typeof Function.prototype.bind&&(Function.prototype.bind=function(t){var o=Array.prototype.slice.call(arguments,1),n=this,r=function(){},p=function(){return n.apply(this instanceof r?this:t||{},o.concat(Array.prototype.slice.call(arguments)))};return r.prototype=this.prototype||{},p.prototype=new r,p});