Delete 'server/csi.min.js'

This commit is contained in:
TechEmporium 2019-01-12 15:57:32 -05:00
parent 071e41fb78
commit 29bdec338e
1 changed files with 0 additions and 1 deletions

1
server/csi.min.js vendored
View File

@ -1 +0,0 @@
window.onload=function(){function a(a,b){var c=/^(?:file):/,d=new XMLHttpRequest,e=0;d.onreadystatechange=function(){4==d.readyState&&(e=d.status),c.test(location.href)&&d.responseText&&(e=200),4==d.readyState&&200==e&&(a.outerHTML=d.responseText)};try{d.open("GET",b,!0),d.send()}catch(f){}}var b,c=document.getElementsByTagName("*");for(b in c)c[b].hasAttribute&&c[b].hasAttribute("data-include")&&a(c[b],c[b].getAttribute("data-include"))};