This repository was archived by the owner on Mar 16, 2023. It is now read-only.
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 53
53
54
54
<link href="/resources/css/read.css?<?= $ cache_value ?> " integrity="sha256-wgpxEGDMqG2EJxicZqc40OJMPwN8rBAZTYLdGyagQGw=" rel="stylesheet" type="text/css" />
55
55
56
- <script src="/resources/js/lib.js?<?= $ cache_value ?> " integrity="sha256-bMUI9XFBYuRbrd9POgp2PmmA/AkGJebCMoEDXmJY4ns =" type="text/javascript"></script>
56
+ <script src="/resources/js/lib.js?<?= $ cache_value ?> " integrity="sha256-TSNgGTWMqT8DICfF7UgTtxjnc/G935Ml4oxIQnHAxSM =" type="text/javascript"></script>
57
57
<script src="/resources/js/read.js?<?= $ cache_value ?> " integrity="sha256-0dlCa+2uL8Tgjq7VlZtajGikqq5BptgpEkQTc0xl1vU=" type="text/javascript"></script>
58
58
<script src="/resources/js/norepost.js?<?= $ cache_value ?> " integrity="sha256-SdShL5XtGY7DRT4OatFFRS1b3QdADS22I8eEP1GA/As=" type="text/javascript"></script>
59
59
Original file line number Diff line number Diff line change 38
38
39
39
<link href="/resources/css/share.css?<?= $ cache_value ?> " integrity="sha256-EYu1Dc10IDi0yUOyV55YWmCKWfVlBj1rTMk/AsbViKE=" rel="stylesheet" type="text/css" />
40
40
41
- <script src="/resources/js/lib.js?<?= $ cache_value ?> " integrity="sha256-bMUI9XFBYuRbrd9POgp2PmmA/AkGJebCMoEDXmJY4ns =" type="text/javascript"></script>
41
+ <script src="/resources/js/lib.js?<?= $ cache_value ?> " integrity="sha256-TSNgGTWMqT8DICfF7UgTtxjnc/G935Ml4oxIQnHAxSM =" type="text/javascript"></script>
42
42
<?php
43
43
if (defined ("JUMBO_SECRETS " ) && JUMBO_SECRETS ) {
44
44
?>
You can’t perform that action at this time.
0 commit comments