@@ -177,18 +177,18 @@ <h3 class="title"></h3>
177177 < a class ="play-pause "> </ a >
178178 < ol class ="indicator "> </ ol >
179179</ div >
180- < script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js "> </ script >
181- < script src ="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.15/angular.min.js "> </ script >
180+ < script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js " integrity =" sha384-xBuQ/xzmlsLoJpyjoggmTEz8OWUFM0/RC5BsqQBDX2v5cMvDHcMakNTNrHIW2I5f " crossorigin =" anonymous " > </ script >
181+ < script src ="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.15/angular.min.js " integrity =" sha384-r6jjWwxAypHaESwS5an5J9dkfzwQuKVNV9FZM9B6fnt8PFuY0cVwLhV7BltCZhLy " crossorigin =" anonymous " > </ script >
182182<!-- The jQuery UI widget factory, can be omitted if jQuery UI is already included -->
183183< script src ="js/vendor/jquery.ui.widget.js "> </ script >
184184<!-- The Load Image plugin is included for the preview images and image resizing functionality -->
185- < script src ="https://blueimp.github.io/JavaScript-Load-Image/js/load-image.all.min.js "> </ script >
185+ < script src ="https://blueimp.github.io/JavaScript-Load-Image/js/load-image.all.min.js " integrity =" sha384-klGuZWTnqB7v2Zy+LDefVRiFX90fVhu5XSs58OioYvF7nGVV4VP91dbUr5e5u4np " crossorigin =" anonymous " > </ script >
186186<!-- The Canvas to Blob plugin is included for image resizing functionality -->
187- < script src ="https://blueimp.github.io/JavaScript-Canvas-to-Blob/js/canvas-to-blob.min.js "> </ script >
187+ < script src ="https://blueimp.github.io/JavaScript-Canvas-to-Blob/js/canvas-to-blob.min.js " integrity =" sha384-Ruiok12tfp1D6SJw02NyOhoEKZ1oyXvy4/0YfF+K459YJA31h93bS+iOszDHXd8w " crossorigin =" anonymous " > </ script >
188188<!-- Bootstrap JS is not required, but included for the responsive demo navigation -->
189- < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js "> </ script >
189+ < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js " integrity =" sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa " crossorigin =" anonymous " > </ script >
190190<!-- blueimp Gallery script -->
191- < script src ="https://blueimp.github.io/Gallery/js/jquery.blueimp-gallery.min.js "> </ script >
191+ < script src ="https://blueimp.github.io/Gallery/js/jquery.blueimp-gallery.min.js " integrity =" sha384-dCF25SRAwEga8+EATJhluXfC+zve4mtBr9kaZ6rlp0xYbi9zR8PzN29hje8I9L9t " crossorigin =" anonymous " > </ script >
192192<!-- The Iframe Transport is required for browsers without support for XHR file uploads -->
193193< script src ="js/jquery.iframe-transport.js "> </ script >
194194<!-- The basic File Upload plugin -->
0 commit comments