]> Softwares of Agnibho - obscalc.git/blobdiff - index.html
Enabled extra.js
[obscalc.git] / index.html
index a5224bc41942c54a34d34403de64079ea8bbf0d0..ef5015f7dc927f19fdb8da113e236b7dc151ef0e 100755 (executable)
@@ -33,9 +33,9 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <script>
 var NAME="ObsCalc";
-var VERSION="2.1.0";
+var VERSION="2.2.0";
 var STORAGE="obscalc_data";
-var INFO_URL="https://code/agnibho.com/obscalc/info.json";
+var INFO_URL="https://code.agnibho.com/obscalc/info.json";
 var NOTIFY=true;
     </script>
     <style>
@@ -90,5 +90,6 @@ var NOTIFY=true;
       </div>
     </div>
     <script src="dist/bundle.js"></script>
+    <script src="extra.js"></script>
   </body>
 </html>