mirror of
https://github.com/fabianonline/telegram_backup.git
synced 2024-11-22 16:56:16 +00:00
Charts are now visible even if the html files are not served via http or https. Fixes #13.
This commit is contained in:
parent
ef89185439
commit
5b2107b7ae
@ -1,4 +1,4 @@
|
||||
<script type="text/javascript" src="//code.jquery.com/jquery-1.9.1.js"></script>
|
||||
<script type="text/javascript" src="https://code.jquery.com/jquery-1.9.1.js"></script>
|
||||
<script src="https://code.highcharts.com/highcharts.js"></script>
|
||||
<script src="https://code.highcharts.com/modules/heatmap.js"></script>
|
||||
<script src="https://code.highcharts.com/modules/drilldown.js"></script>
|
||||
|
Loading…
Reference in New Issue
Block a user