LibreJS stuff

master
Özcan Oğuz 6 years ago
parent b7d2d7db8d
commit 77998eb519
  1. 12
      javascript.html
  2. 13
      js/holder.min.js
  3. 2528
      js/popper.js
  4. 5
      js/popper.min.js
  5. 5
      kayit.html

@ -7,19 +7,19 @@
<body> <body>
<table id="jslicense-labels1"> <table id="jslicense-labels1">
<tr> <tr>
<td><a href="js/bootstrap.min.js">bootstrap.min.js</a></td> <td><a href="/js/bootstrap.min.js">bootstrap.min.js</a></td>
<td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td> <td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td>
<td><a href="js/bootstrap.js">bootstrap.js</a></td> <td><a href="/js/bootstrap.js">bootstrap.js</a></td>
</tr> </tr>
<tr> <tr>
<td><a href="js/jquery-3.2.1.slim.min.js">jquery-3.2.1.slim.min.js</a></td> <td><a href="/js/jquery-3.2.1.slim.min.js">jquery-3.2.1.slim.min.js</a></td>
<td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td> <td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td>
<td><a href="js/jquery-3.2.1.slim.js">jquery-3.2.1.slim.js</a></td> <td><a href="/js/jquery-3.2.1.slim.js">jquery-3.2.1.slim.js</a></td>
</tr> </tr>
<tr> <tr>
<td><a href="js/jquery-3.3.1.slim.min.js">jquery-3.3.1.slim.min.js</a></td> <td><a href="/js/jquery-3.3.1.slim.min.js">jquery-3.3.1.slim.min.js</a></td>
<td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td> <td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td>
<td><a href="js/jquery-3.3.1.slim.js">jquery-3.3.1.slim.js</a></td> <td><a href="/js/jquery-3.3.1.slim.js">jquery-3.3.1.slim.js</a></td>
</tr> </tr>
</table> </table>

13
js/holder.min.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

5
js/popper.min.js vendored

File diff suppressed because one or more lines are too long

@ -15,8 +15,7 @@
<link href="css/roboto-mono.css" rel="stylesheet"> <link href="css/roboto-mono.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" media="screen" href="css/fixedsys-excelsior.css" /> <link rel="stylesheet" type="text/css" media="screen" href="css/fixedsys-excelsior.css" />
<script type="text/javascript"> <script type="text/javascript">
// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat
/* @license magnet:?xt=urn:btih:e95b018ef3580986a04669f1b5879592219e2a7a&dn=public-domain.txt Public-Domain */
(function() { (function() {
@ -37,7 +36,7 @@
}, 750); }, 750);
})(); })();
/* @license-end */ // @license-end
</script> </script>
</head> </head>

Loading…
Cancel
Save