HEX
Server: Apache
System: Linux br80.hostgator.com.br 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User: bloga741 (1102)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home1/bloga741/public_html/alamoweb/viapp/index.html
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
    <title>Viapp</title>

    <link href="lib/ionic/css/ionic.css" rel="stylesheet">
    <link href="css/style.css" rel="stylesheet">
    <link href="css/animate.css" rel="stylesheet">
    <link href="css/other.animate.css" rel="stylesheet">

    <!-- IF using Sass (run gulp sass first), then uncomment below and remove the CSS includes above
    <link href="css/ionic.app.css" rel="stylesheet">
    -->

    <!-- ionic/angularjs js -->
    <script src="lib/ionic/js/ionic.bundle.js"></script>

    <!-- cordova script (this will be a 404 during development) -->
    <script src="lib/ngCordova/dist/ng-cordova.min.js"></script>
    <script src="cordova.js"></script>
    
    <!-- your app's js -->
    <script src="js/facebookConnectPlugin.js"></script>
    <script src="js/cdv-plugin-parse.js"></script>
    <script src="js/parse-1.4.0.min.js"></script>
    <script src="js/parse.js"></script>
    <script src="js/starter/app.js"></script>
    <script src="js/starter/controllers.js"></script>
    <script src="js/storage.js"></script>
    <script src="js/align.functions.js"></script>
    <script src="js/cssmatrix.js"></script>
    <script src="js/viapp.menu.js"></script>
  </head>

  <body ng-app="starter" class="platform-browser platform-cordova platform-webview">
    <div id="fb-root"></div>
    <ion-nav-view></ion-nav-view>
  </body>
</html>