mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-09-28 22:49:32 -04:00
Merge branch 'master' into slovak
This commit is contained in:
commit
abef3ad37b
4 changed files with 153 additions and 153 deletions
|
@ -73,7 +73,7 @@ endif;
|
|||
?>
|
||||
<script type="text/javascript" data-cfasync="false" src="js/purify-2.3.6.js" integrity="sha512-N1GGPjbqLbwK821ZN7C925WuTwU4aDxz2CEEOXQ6/s6m6MBwVj8fh5fugiE2hzsm0xud3q7jpjZQ4ILnpMREYQ==" 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-J2XmIyNM8e8iE8MmBBshLLugF0hrDY0i2VCNZ8Vx7h93rkayvObIZupnjZbnHdYFz7h40skHYcaVfSNQOilJbg==" crossorigin="anonymous"></script>
|
||||
<script type="text/javascript" data-cfasync="false" src="js/privatebin.js?<?php echo rawurlencode($VERSION); ?>" integrity="sha512-ApYiq5O6j03/iaTAWtKPeZTmYQt4kENvoJo+T4yoN/KG9F/ubJeOVx2hCZwn8ARdXDVsJJ2De+L0zBITR18gxQ==" crossorigin="anonymous"></script>
|
||||
<!-- 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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue