summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-08-30 00:38:27 +0200
committerChristian Pointner <equinox@spreadspace.org>2016-08-30 00:38:27 +0200
commite91ac818f38cdfa63febcb904d5417295b4091bc (patch)
treea65b447fea7929d961be09c5a1a81bf0bdfe0f0f
parent7cb68fe8681a915213b1ad290d8693320e6c7939 (diff)
remove Subresource Integrity attributes
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 80ee9ff..4c7feba 100644
--- a/index.php
+++ b/index.php
@@ -17,7 +17,7 @@ if(empty($res)) $res=15;
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title>Funkfeuer Graz: Map</title>
<link rel="stylesheet" href="map.css" type="text/css" />
- <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false&key=AIzaSyBKP7K8iE-9pZlRukwox82QSfz404Yranc&language=de" integrity="sha384-vSBvruy+uB8BeCD6Z91sKwJMez56Ejiy1CIeHO5v7DIQWHo+Dc1sX6Bl2GZ4lnJu" crossorigin="anonymous"></script>
+ <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false&key=AIzaSyBKP7K8iE-9pZlRukwox82QSfz404Yranc&language=de"></script>
<script src="jquery-1.10.2.min.js" type="text/javascript"></script>
<script src="map.js" type="text/javascript"></script>
<script type="text/javascript">