|
|
@@ -25,39 +25,39 @@ if ($SYNTAXHIGHLIGHTING) :
|
|
|
endif;
|
|
|
?>
|
|
|
<noscript><link type="text/css" rel="stylesheet" href="css/noscript.css" /></noscript>
|
|
|
- <script type="text/javascript" data-cfasync="false" src="js/jquery-3.7.1.js" integrity="sha512-v2CJ7UaYy4JwqLDIrZUI/4hqeoQieOmAZNXBeQyjo21dadnwR+8ZaIJVT8EE2iyI61OV8e6M8PP2/4hpQINQ/g==" crossorigin="anonymous"></script>
|
|
|
+ <?php $this->_scriptTag('js/jquery-3.7.1.js', 'defer'); ?>
|
|
|
<?php
|
|
|
if ($QRCODE) :
|
|
|
?>
|
|
|
- <script async type="text/javascript" data-cfasync="false" src="js/kjua-0.9.0.js" integrity="sha512-CVn7af+vTMBd9RjoS4QM5fpLFEOtBCoB0zPtaqIDC7sF4F8qgUSRFQQpIyEDGsr6yrjbuOLzdf20tkHHmpaqwQ==" crossorigin="anonymous"></script>
|
|
|
+ <?php $this->_scriptTag('js/kjua-0.9.0.js', 'async'); ?>
|
|
|
<?php
|
|
|
endif;
|
|
|
if ($ZEROBINCOMPATIBILITY) :
|
|
|
?>
|
|
|
- <script type="text/javascript" data-cfasync="false" src="js/base64-1.7.js" integrity="sha512-JdwsSP3GyHR+jaCkns9CL9NTt4JUJqm/BsODGmYhBcj5EAPKcHYh+OiMfyHbcDLECe17TL0hjXADFkusAqiYgA==" crossorigin="anonymous"></script>
|
|
|
+ <?php $this->_scriptTag('js/base64-1.7.js', 'async'); ?>
|
|
|
<?php
|
|
|
endif;
|
|
|
?>
|
|
|
- <script type="text/javascript" data-cfasync="false" src="js/zlib-1.3.1.js" integrity="sha512-Z90oppVx/mn0DG2k9airjFVQuliELlXLeT3SRiO6MLiUSbhGlAq+UFwmYbG4i9mwW87dkG8fgJPapGwnUq7Osg==" crossorigin="anonymous"></script>
|
|
|
- <script type="text/javascript" data-cfasync="false" src="js/base-x-4.0.0.js" integrity="sha512-nNPg5IGCwwrveZ8cA/yMGr5HiRS5Ps2H+s0J/mKTPjCPWUgFGGw7M5nqdnPD3VsRwCVysUh3Y8OWjeSKGkEQJQ==" crossorigin="anonymous"></script>
|
|
|
- <script type="text/javascript" data-cfasync="false" src="js/rawinflate-0.3.js" integrity="sha512-g8uelGgJW9A/Z1tB6Izxab++oj5kdD7B4qC7DHwZkB6DGMXKyzx7v5mvap2HXueI2IIn08YlRYM56jwWdm2ucQ==" crossorigin="anonymous"></script>
|
|
|
- <script type="text/javascript" data-cfasync="false" src="js/bootstrap-5.3.3.js" integrity="sha512-in2rcOpLTdJ7/pw5qjF4LWHFRtgoBDxXCy49H4YGOcVdGiPaQucGIbOqxt1JvmpvOpq3J/C7VTa0FlioakB2gQ==" crossorigin="anonymous"></script>
|
|
|
- <script type="text/javascript" data-cfasync="false" src="js/dark-mode-switch.js?<?php echo rawurlencode($VERSION); ?>" integrity="sha512-CCbdHdeWDbDO7aqFFmhgnvFESzaILHbUYmbhNjTpcjyO/XYdouQ9Pw8W9rpV8oJT1TsK5FbwSHU1oazmnb7BWA==" crossorigin="anonymous"></script>
|
|
|
+ <?php $this->_scriptTag('js/zlib-1.3.1.js', 'async'); ?>
|
|
|
+ <?php $this->_scriptTag('js/base-x-4.0.0.js', 'async'); ?>
|
|
|
+ <?php $this->_scriptTag('js/rawinflate-0.3.js', 'async'); ?>
|
|
|
+ <?php $this->_scriptTag('js/bootstrap-5.3.3.js', 'async'); ?>
|
|
|
+ <?php $this->_scriptTag('js/dark-mode-switch.js', 'async'); ?>
|
|
|
<?php
|
|
|
if ($SYNTAXHIGHLIGHTING) :
|
|
|
?>
|
|
|
- <script type="text/javascript" data-cfasync="false" src="js/prettify.js?<?php echo rawurlencode($VERSION); ?>" integrity="sha512-puO0Ogy++IoA2Pb9IjSxV1n4+kQkKXYAEUtVzfZpQepyDPyXk8hokiYDS7ybMogYlyyEIwMLpZqVhCkARQWLMg==" crossorigin="anonymous"></script>
|
|
|
+ <?php $this->_scriptTag('js/prettify.js', 'async'); ?>
|
|
|
<?php
|
|
|
endif;
|
|
|
if ($MARKDOWN) :
|
|
|
?>
|
|
|
- <script type="text/javascript" data-cfasync="false" src="js/showdown-2.1.0.js" integrity="sha512-WYXZgkTR0u/Y9SVIA4nTTOih0kXMEd8RRV6MLFdL6YU8ymhR528NLlYQt1nlJQbYz4EW+ZsS0fx1awhiQJme1Q==" crossorigin="anonymous"></script>
|
|
|
+ <?php $this->_scriptTag('js/showdown-2.1.0.js', 'async'); ?>
|
|
|
<?php
|
|
|
endif;
|
|
|
?>
|
|
|
- <script type="text/javascript" data-cfasync="false" src="js/purify-3.1.3.js" integrity="sha512-t/FKG/ucQVMWTWVouSMABSEx1r+uSyAI9eNDq0KEr9mPhkgxpJztHI/E72JIpv/+VwPs/Q4husxj14TE9Ps/wg==" crossorigin="anonymous"></script>
|
|
|
- <script type="text/javascript" data-cfasync="false" src="js/legacy.js?<?php echo rawurlencode($VERSION); ?>" integrity="sha512-LYos+qXHIRqFf5ZPNphvtTB0cgzHUizu2wwcOwcwz/VIpRv9lpcBgPYz4uq6jx0INwCAj6Fbnl5HoKiLufS2jg==" crossorigin="anonymous"></script>
|
|
|
- <script type="text/javascript" data-cfasync="false" src="js/privatebin.js?<?php echo rawurlencode($VERSION); ?>" integrity="sha512-cbmXvtZ/5gZPFjQDzP3IEhUAIhFPAoM31gw2kRYCT5xOh8wv9gXeDqI/t798luRW1xdC4gaYodjEFCzrsZR4mA==" crossorigin="anonymous"></script>
|
|
|
+ <?php $this->_scriptTag('js/purify-3.1.3.js', 'async'); ?>
|
|
|
+ <?php $this->_scriptTag('js/legacy.js', 'async'); ?>
|
|
|
+ <?php $this->_scriptTag('js/privatebin.js', 'defer'); ?>
|
|
|
<!-- icon -->
|
|
|
<link rel="apple-touch-icon" href="<?php echo I18n::encode($BASEPATH); ?>img/apple-touch-icon.png" sizes="180x180" />
|
|
|
<link rel="icon" type="image/png" href="img/favicon-32x32.png" sizes="32x32" />
|