Showing source for: https://www.solax-portal.com/
Duration: 1.034343s
Server: Microsoft-IIS/10.0

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
        <title>
   SolaX X-Monitoring System
        </title>
        <meta content="IE=10.000" http-equiv="X-UA-Compatible">
        <!--IE10以下的版本按照IE10去渲染---->
        <meta content="IE=7" http-equiv="X-UA-Compatible">
        <!--IE8以外的版本按照IE7去渲染---->
        <!-----------------------------------库---------------------------------------->
        <script src="//code.jquery.com/jquery-1.10.2.min.js" type="text/javascript">
        </script>
        <link href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet" type="text/css">
        <script src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/js/bootstrap.min.js" type="text/javascript">
        </script>
        <link href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/3.2.1/css/font-awesome.min.css" rel="stylesheet" type="text/css">
        <link href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/3.2.1/css/font-awesome-ie7.min.css" rel="stylesheet" type="text/css">
        <script src="//alicdn.solax-portal.com/Content/js/common.js" type="text/javascript">
        </script>
        <style>
            @media (min-width: 1200px) {
                .col-lg-3 {
                    width               : 20%;
                }
            }
        </style>
        <!--[if lt IE 9]>
                                                <script src="http://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7/html5shiv-printshiv.min.js"></script>
                                                <script src="http://cdnjs.cloudflare.com/ajax/libs/respond.js/1.3.0/respond.min.js"></script>
                <![endif]-->
        <!--[if IE 6]>
                                <script src="/Content/js/iepng.js" type="text/javascript"></script>
                                <script type="text/javascript">
                                    EvPNG.fix('div, ul, img,h2, li,a, input,span');
                                </script>
                <![endif]-->
        <!-----------------------------------按钮库---------------------------------------->
        <link href="//alicdn.solax-portal.com/Content/customLogin/solax/css/buttons.css" rel="stylesheet" type="text/css">
        <!-----------------------------------样式---------------------------------------->
        <link href="//alicdn.solax-portal.com/Content/customLogin/solax/css/global.css" rel="stylesheet" type="text/css">
        <!-----------------------------------icon---------------------------------------->
        <script>
            var code = "";
            function register() {
                $.getJSON("/dz/home/registerjson", $("#registerForm").serialize(), function(data) {
                    if (data.Successful == true) {
                        alert("Successfully registered,please login");
                        $("#username").val($('#username2').val());
                        $("#myModal").modal("hide");
                    } else {
                        alert(data.Message);
                        return false;
                    }
                });
                return false;
            }
            function sendEmail() {
                $.getJSON("/dz/home/sendemail", $("#mSendEmailForm").serialize(), function(data) {
                    alert(data.Message);
                });
            }
            function resetPassword() {
                $.getJSON("/dz/home/resetpassword", $("#mResetPasswordForm").serialize(), function(data) {
                    alert(data.Message);
                    if (data.Successful == true) {
                        location.href = "/";
                    }
                });
            }
            function changeLang() {
                var lang = $("#lang").val();
                if (lang != "") location.href = "/home/changelang?lang=" + lang + "&url=/";
            }
            $(function() {
                if (code != "") {
                    $("#myModalReset").modal("show");
                }
                $("#agreeCheckbox").click(function() {
                    if ($('#agreeCheckbox').is(':checked')) $("#submitButton").removeAttr("disabled"); else $("#submitButton").attr("disabled", "disabled");
                });
            });
        </script>
        <style>
            .app-pic {
                margin              : 20px 0;
            }
            .ewm img {
                width               : 240px;
            }
            .app-pic img {
                border              : solid 1px #dddddd;
                width               : 150px;
            }
            .col {
                text-align          : center;
            }
        </style>
    </head>
    <body>
        <div class="body_bg">
            <!-----------------------------------版头---------------------------------------->
            <div id="header">
                <div class="header_con">
                    <div class="logo">
                        <a href="https://www.iammeter.com/doc/iammeter/solax-portal.html" target="_blank">
                            <img src="//alicdn.solax-portal.com/Content/customLogin/solax/images/logo.png">
                        </a>
                    </div>
                    <div class="title">
                        <p>
       SolaX X-Monitoring System
                        </p>
                    </div>
                    <div class="nav">
                        <ul>
                            <li>
                                <a href="https://www.solaxpower.com/en/about/" target="_blank">
                                    About Us
                                </a>
                            </li>
                            <li>
                                <a href="http://www.solaxpower.com/service-support/" target="_blank">
                                    Service &amp; Support
                                </a>
                            </li>
                            <li>
                                <a href="http://www.solaxpower.com/faq/" target="_blank">
                                    FAQ
                                </a>
                            </li>
                            <li>
                                <a href="http://www.solaxpower.com/contact/" target="_blank">
                                    Contact Us
                                </a>
                            </li>
                            <li style="margin-top:-3px;">
                                <a data-target="#myModalApp" data-toggle="modal" href="#" style="color:orange;font-weight:bold;">
                                    <img align="absmiddle" height="24" src="//alicdn.solax-portal.com/Content/customLogin/solax/images/phone.png">
                                    App
                                </a>
                            </li>
                        </ul>
                    </div>
                    <div class="clear">
                    </div>
                </div>
            </div>
            <div id="content">
                <div class="pic">
                </div>
                <form action="/dz/home/login" method="post">
                    <div class="box">
                        <div class="title">
                            <b>
                                Username:
                            </b>
                            <div class="clear">
                            </div>
                        </div>
                        <div class="username">
                            <s class="text_s">
                            </s>
                            <input class="input_text" id="username" name="username" placeholder="Username" type="text">
                        </div>
                        <div class="title">
                            <b>
                                Password:
                            </b>
                            <p>
                                <a data-target="#myModal2" data-toggle="modal" href="#">
                                    Forgot Password?
                                </a>
                            </p>
                            <div class="clear">
                            </div>
                        </div>
                        <div class="Password">
                            <s class="text_s">
                            </s>
                            <input class="input_text" name="password" placeholder="Password" type="password">
                        </div>
                        <div class="checkbox">
                            <label>
                                <input checked="checked" name="saveStatus" type="checkbox" value="true">
                                Remember Me
                                <span>
                                </span>
                            </label>
                        </div>
                        <div class="button_box">
                            <input id="ValidateCode" name="ValidateCode" type="hidden" value="False">
                            <input id="url" name="url" type="hidden" value="/dz/user/index">
                            <input class="submit1" href="javascript:void(0);" type="submit" value="Login">
                            <input class="submit2" data-target="#myModal" data-toggle="modal" type="button" value="Sign Up">
                        </div>
                    </div>
                </form>
                <div class="clear">
                </div>
            </div>
            <div id="footer">
                <div style="margin: auto; width: 930px;">
                    <div style="position: relative; top: -18px; left: 600px; width: 280px; text-align: right;">
                        <a data-target="#myModal3" data-toggle="modal" href="#" style="color: #215992;">
                            Agent Login
                        </a>
                        &nbsp;&nbsp;
                        <select id="lang" name="lang" onchange="changeLang()">
                            <option selected="selected" value="">
                                Select Language
                            </option>
                            <option value="zh-cn">
                                中文简体
                            </option>
                            <option value="en">
                                English
                            </option>
                            <option value="de">
                                Deutsch
                            </option>
                            <option value="hu">
                                Magyarorsz&aacute;g
                            </option>
                            <option value="nl">
                                Dutch
                            </option>
                            <option value="es">
                                Espa&ntilde;ol
                            </option>
                        </select>
                    </div>
                    <div style="width:930px;margin:0 auto; padding:20px 0;text-align:center">
                        <p style="line-height:30px;font-size:14px;">
                            Copyright &copy; 2013 SolaX Power - Division of Suntellite Group
                        </p>
                        <a href="https://beian.miit.gov.cn/" style="display:inline-block;text-decoration:underline;height:20px;line-height:20px;" target="_blank">
                            浙ICP备13004659号-2
                        </a>
                        &nbsp;&nbsp;&nbsp;&nbsp;
                        <a href=" " style="display:inline-block;text-decoration:none;height:20px;line-height:20px;" target="_blank">
                            <img src="//alicdn.solax-portal.com/Content/images/bwan.jpg" style="float:left;">
                            &nbsp; 浙公网安备 33012202330535号
                        </a>
                        <a href="https://www.lemeter.com" style="width:0 ;overflow:hidden;display:inline-block;">
                            https://www.lemeter.com
                        </a>
                    </div>
                </div>
            </div>
        </div>
        <div aria-hidden="true" aria-labelledby="myModalLabel" class="modal fade" id="myModal3" role="dialog" tabindex="-1">
            <div class="modal-dialog">
                <form action="/dz/home/login" id="adminForm" method="post">
                    <div class="modal-content">
                        <div class="modal-header">
                            <button aria-hidden="true" class="close" data-dismiss="modal" type="button">
                                &times;
                            </button>
                            <h4 class="modal-title" id="myModalLabel">
                                <i class="icon-user">
                                </i>
                                &nbsp;Agent Login
                            </h4>
                        </div>
                        <div class="modal-body">
                            <div class="form-group">
                                <label for="exampleInputEmail1">
                                    Username
                                </label>
                                <input class="form-control" name="username" placeholder="" type="text">
                            </div>
                            <div class="form-group">
                                <label for="exampleInputEmail1">
                                    Password
                                </label>
                                <input class="form-control" name="password" type="password">
                            </div>
                            <div class="form-group">
                                <input checked="checked" id="loginType1" name="loginType" type="radio" value="1">
                                <label for="loginType1">
                                    Agent
                                </label>
                                <input id="loginType2" name="loginType" type="radio" value="2">
                                <label for="loginType2">
                                    Administrator
                                </label>
                            </div>
                        </div>
                        <div class="modal-footer">
                            <input id="ValidateCode" name="ValidateCode" type="hidden" value="False">
                            <input id="url" name="url" type="hidden" value="/user/clientIndex">
                            <button class="btn btn-default button button-rounded button-highlight" onclick="$('#adminForm').submit()" type="submit">
                                Login
                            </button>
                            <button class="btn btn-primary" data-dismiss="modal" type="button">
                                Close
                            </button>
                        </div>
                    </div>
                </form>
            </div>
        </div>
        <!-----------------------------------注册显示层---------------------------------------->
        <div aria-hidden="true" aria-labelledby="myModalLabel" class="modal fade" id="myModal" role="dialog" tabindex="-1">
            <div class="modal-dialog">
                <div class="modal-content">
                    <div class="modal-header">
                        <button aria-hidden="true" class="close" data-dismiss="modal" type="button">
       &times;
                        </button>
                        <h4 class="modal-title" id="myModalLabel">
                            <s class="icon-pencil">
                            </s>
                            &nbsp;Sign Up
                        </h4>
                    </div>
                    <div class="modal-body" style="padding-bottom:0;">
                        <form id="registerForm" onsubmit="return false;">
                            <div class="form-group">
                                <label for="exampleInputEmail1">
                                    Username
                                </label>
                                <input class="form-control" id="username2" name="username" placeholder="" type="text">
                            </div>
                            <div class="form-group">
                                <label for="exampleInputPassword1">
                                    Password
                                </label>
                                <input class="form-control" name="password" type="password">
                            </div>
                            <div class="form-group">
                                <label for="exampleInputPassword1">
                                    Confirm Password
                                </label>
                                <input class="form-control" name="Password2" type="password">
                            </div>
                            <div class="form-group">
                                <label for="exampleInputEmail1">
                                    Email
                                </label>
                                <input class="form-control" name="email" type="email">
                            </div>
                            <div class="form-group">
                                <label for="exampleInputEmail1">
                                    WiFi/LAN/GPRS SN
                                </label>
                                <input class="form-control" name="SN" type="text">
                            </div>
                            <div class="form-group" style="margin-bottom:0;">
                                <label for="exampleInputEmail1">
                                    <input class="form-group" id="agreeCheckbox" type="checkbox">
                                    <a data-target="#myModalAgreement" data-toggle="modal" href="#" style="color:#F08200;text-decoration:underline;font-size:14px;">
                                        Terms &amp; Conditions
                                    </a>
                                </label>
                            </div>
                        </form>
                    </div>
                    <div class="modal-footer">
                        <button class="btn btn-default button button-rounded button-highlight" disabled="" id="submitButton" onclick="register()" type="button">
                            Submit
                        </button>
                        <button class="btn btn-primary" data-dismiss="modal" type="button">
                            Close
                        </button>
                    </div>
                </div>
            </div>
        </div>
        <!-----------------------------------找回密码显示层---------------------------------------->
        <div aria-hidden="true" aria-labelledby="myModalLabel" class="modal fade" id="myModal2" role="dialog" tabindex="-1">
            <div class="modal-dialog">
                <div class="modal-content">
                    <div class="modal-header">
                        <button aria-hidden="true" class="close" data-dismiss="modal" type="button">
       &times;
                        </button>
                        <h4 class="modal-title" id="myModalLabel">
                            <i class="icon-pencil">
                            </i>
                            &nbsp;Forgot Password
                        </h4>
                    </div>
                    <div class="modal-body">
                        <form id="mSendEmailForm" role="form">
                            <div class="form-group">
                                <label for="exampleInputEmail1">
                                    Username
                                </label>
                                <input class="form-control" name="username" placeholder="Username" type="text">
                            </div>
                            <div class="form-group">
                                <label for="exampleInputEmail1">
                                    Email
                                </label>
                                <input class="form-control" name="email" placeholder="Email" type="email">
                            </div>
                        </form>
                    </div>
                    <div class="modal-footer">
                        <button class="btn btn-default button button-rounded button-highlight" onclick="sendEmail()" type="submit">
                            <i class="glyphicon glyphicon-send">
                            </i>
                            Send
                        </button>
                        <button class="btn btn-primary" data-dismiss="modal" type="button">
                            Close
                        </button>
                    </div>
                </div>
            </div>
        </div>
        <!-----------------------------------找回密码显示层---------------------------------------->
        <div aria-hidden="true" aria-labelledby="myModalLabel" class="modal fade" id="myModalReset" role="dialog" tabindex="-1">
            <div class="modal-dialog">
                <div class="modal-content">
                    <div class="modal-header">
                        <button aria-hidden="true" class="close" data-dismiss="modal" type="button">
       &times;
                        </button>
                        <h4 class="modal-title" id="myModalLabel">
                            <i class="icon-pencil">
                            </i>
                            &nbsp;Reset Password
                        </h4>
                    </div>
                    <div class="modal-body">
                        <form id="mResetPasswordForm" role="form">
                            <div class="form-group">
                                <label for="exampleInputEmail1">
                                    Username
                                </label>
                                <input class="form-control" disabled="disabled" type="text" value="">
                            </div>
                            <div class="form-group">
                                <label for="exampleInputPassword1">
                                    Password
                                </label>
                                <input class="form-control" name="password" type="password">
                            </div>
                            <div class="form-group">
                                <label for="exampleInputPassword1">
                                    Confirm Password
                                </label>
                                <input class="form-control" name="Password2" type="password">
                            </div>
                            <input id="code" name="code" type="hidden" value="">
                        </form>
                    </div>
                    <div class="modal-footer">
                        <button class="btn btn-default button button-rounded button-highlight" onclick="resetPassword()" type="submit">
                            <i class="glyphicon glyphicon-send">
                            </i>
                            Save
                        </button>
                        <button class="btn btn-primary" data-dismiss="modal" type="button">
                            Close
                        </button>
                    </div>
                </div>
            </div>
        </div>
        <div aria-hidden="true" aria-labelledby="myModalLabel" class="modal fade" id="myModalApp" role="dialog" tabindex="-1">
            <div class="modal-dialog" style="width:1000px">
                <div class="modal-content">
                    <div class="modal-header">
                        <button aria-hidden="true" class="close" data-dismiss="modal" type="button">
                            &times;
                        </button>
                        <h4 class="modal-title" id="myModalLabel">
                            <i class="glyphicon glyphicon-circle-arrow-down">
                            </i>
                            &nbsp;App Downloads
                        </h4>
                    </div>
                    <div class="modal-body">
                        <div>
                            <div class="row">
                                <div class="col col-md-4">
                                    <h3>
                                        iOS
                                    </h3>
                                </div>
                                <div class="col col-md-4">
                                    <h3>
                                        Android
                                    </h3>
                                </div>
                                <div class="col col-md-4">
                                    <h3>
                                        Webapp
                                    </h3>
                                </div>
                            </div>
                            <div class="row" style="margin:20px 0;">
                                <div class="col col-md-4">
                                    <a class="btn btn-warning btn-lg" href="https://itunes.apple.com/cn/app/Worktile/id877984901" target="_blank">
                                        <img alt="AppStore" height="42" src="//alicdn.solax-portal.com/Areas/DZ/Content/images/app/ios.png" width="34">
                                        Go To AppStore
                                    </a>
                                </div>
                                <div class="col col-md-4">
                                    <a class="btn btn-warning btn-lg" href="/downloads/android/solax.apk" target="_blank">
                                        <img alt="AppStore" height="42" src="//alicdn.solax-portal.com/Areas/DZ/Content/images/app/android.png" width="34">
                                        Download .APK
                                    </a>
                                </div>
                                <div class="col col-md-4">
                                    <a class="btn btn-warning btn-lg" href="/www/" target="_blank">
                                        <img alt="AppStore" height="42" src="//alicdn.solax-portal.com/Areas/DZ/Content/images/app/webapp.png">
                                        Direct Access
                                    </a>
                                </div>
                            </div>
                            <div class="row ewm">
                                <div class="col col-md-4">
                                    <img src="//alicdn.solax-portal.com/Areas/DZ/Content/images/app/ewm1.png">
                                </div>
                                <div class="col col-md-4">
                                    <img src="//alicdn.solax-portal.com/Areas/DZ/Content/images/app/ewm2.png?v=20200420">
                                </div>
                                <div class="col col-md-4">
                                    <img src="//alicdn.solax-portal.com/Areas/DZ/Content/images/app/ewm3.png">
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <style>
            .modal-content {
                line-height         : 1.5em;
            }
            .modal-content h1 {
                font-size           : 24px;
                font-weight         : bold;
                line-height         : 2em;
            }
            .modal-content h2 {
                font-size           : 20px;
                font-weight         : bold;
                line-height         : 2em;
            }
            .modal-content p {
                font-size           : 14px;
            }
        </style>
        <div aria-hidden="true" aria-labelledby="myModalLabel" class="modal fade" id="myModalAgreement" role="dialog" tabindex="-1">
            <div class="modal-dialog" style="width:1000px">
                <div class="modal-content">
                    <div class="modal-header">
                        <button aria-hidden="true" class="close" data-dismiss="modal" type="button">
                            &times;
                        </button>
                        <h4 class="modal-title" id="myModalLabel">
                            <i class="glyphicon glyphicon-info-sign">
                            </i>
                            &nbsp;Terms &amp; Conditions
                        </h4>
                    </div>
                    <div class="modal-body" style="    height: 500px;overflow-y: scroll;">
                        <p>
                            &nbsp;
                        </p>
                        <h1 style="text-align: center;">
                            &nbsp;Terms and Conditions
                        </h1>
                        <h2>
                            &nbsp; &nbsp; I. Special Notices
                        </h2>
                        <p>
                            &nbsp; &nbsp; 1. In order to ensure the benefits and rights of Customer, Customer must carefully read the provisions herein before registering and using SolaX Portal and corresponding services ("Services"). Terms of service ("Terms") is a legal agreement ("Agreement") and will come into effect when Customer clicks "I Agree" or starts to use any service on SolaX Portal. Customer must be a personal with full criminal responsibility, e.g. Customer must not be minors. Customer shall have the legal rights to represent the company when he/she agrees the Terms on behalf of the company which he/she works for.
                        </p>
                        <p>
                            &nbsp; &nbsp; 2. When whole or part of Terms is excluded in any state or region where Customer belongs to, Customer shall stop using the Site for monitoring immediately.
                        </p>
                        <h2>
                            &nbsp; &nbsp; II. Obligations
                        </h2>
                        <p>
                            &nbsp; &nbsp; (A) Obligations of SolaX Portal
                        </p>
                        <p>
                            &nbsp; &nbsp; 1. SolaX Portal shall be responsible for establishment, operation and management of the Site, and ensure to provide Customer with aforesaid services;
                        </p>
                        <p>
                            &nbsp; &nbsp; 2. SolaX Portal shall set service and consultation, and shall be responsible for solving any problems occurred during the use of SolaX Portal by Customer;
                        </p>
                        <p>
                            &nbsp; &nbsp; 3. When services are unavailable to Customer due to malfunction of the monitoring platform, SolaX Portal shall solve the problems actively and seriously.
                        </p>
                        <p>
                            &nbsp; &nbsp; (B) Obligations of Customer
                        </p>
                        <p>
                            &nbsp; &nbsp; 1. Customer shall strictly comply with the management and service regulations of SolaX Portal;
                        </p>
                        <p>
                            &nbsp; &nbsp; 2. Customer shall provide authentic information to SolaX Portal, including email address, serial number of data logger, etc. Customer shall bear any liability due to inaccurate or unauthentic information;
                        </p>
                        <p>
                            &nbsp; &nbsp; 3. Customer shall not transmit, copy, intercept, tamper with, or otherwise use the content of SolaX Portal, or produce any derivative products related to such content;
                        </p>
                        <p>
                            &nbsp; &nbsp; 4. Customer shall properly keep the user ID and password used for the monitoring platform, and shall bear any losses and liabilities due to improper keeping and use of user ID and password by Customer, any third party authorized by Customer, or any third party unauthorized by Customer. Customer shall inform SolaX Portal immediately once any unauthorized third party is found of using Customer's account or the account is disclosed.
                        </p>
                        <h2>
                            &nbsp; &nbsp; III. Ownership
                        </h2>
                        <p>
                            &nbsp; &nbsp; 1. Customer has the ownership of all data of own account. Customer shall permit SolaX Portal to use such data for providing services to Customer. SolaX Portal may, for the purpose of providing services to Customer, or as required by government or supervision organizations, disclose the data of Customer.
                        </p>
                        <p>
                            &nbsp; &nbsp; 2. SolaX Portal has all rights of the contents of remote monitoring system for PV systems, including, without limitation, texts, software, images, graphics, etc.; all contents of emails; and other information provided to Customer. All the aforesaid contents are protected by relevant laws including copyright, trademark, label and other property rights.
                        </p>
                        <p>
                            &nbsp; &nbsp; 3. Limitation on permission: SolaX Portal grants to Customer limited, revocable, non-exclusive, non-sub-licensable, and non-transferable right of use within valid period. Except as expressly permitted herein, Customer may not use SolaX Portal in any means or for any purposes. Customer shall not:
                        </p>
                        <p>
                            &nbsp; &nbsp; 1) Transmit, copy, intercept, tamper with, or otherwise use the content of SolaX Portal, or produce any derivative products related to such content;
                        </p>
                        <p>
                            &nbsp; &nbsp; 2) Resell or sub-license the Services;
                        </p>
                        <p>
                            &nbsp; &nbsp; 3) Behave as infringement of the patent of SolaX Portal or any other intellectual property rights.
                        </p>
                        <p>
                            &nbsp; &nbsp; 4. SolaX Portal has the ownership of any proposals provided by Customer, including confidential proposals. SolaX Portal has the right to use such proposals without any limitation and restriction. Customer may not withdraw the proposals provided to SolaX Portal.
                        </p>
                        <h2>
                            &nbsp; &nbsp; IV. Service Regulations
                        </h2>
                        <p>
                            &nbsp; &nbsp; 1. Customer must ensure the authenticity of the information provided for registering the account of SolaX Portal, and the information must be updated immediately when any change occurs. SolaX Portal shall not bear any responsibility for any monitoring malfunction, abnormal data or error of analysis due to inaccurate information provided by Customer. Customer shall bear any resulting legal or economic disputes.
                        </p>
                        <p>
                            &nbsp; &nbsp; 2. Customer shall not transfer or lend the account and password to any others. Where the account is found to be used by others illegally, Customer shall inform SolaX Portal immediately. SolaX Portal shall not bear any responsibility for the illegal use of account and password by any others due to hacker or neglects of Customer.
                        </p>
                        <p>
                            &nbsp; &nbsp; 3. Customer shall comply the principles as follows for use of SolaX Portal:
                        </p>
                        <p>
                            &nbsp; &nbsp; 3.1 Comply with related laws and regulations;
                        </p>
                        <p>
                            &nbsp; &nbsp; 3.2 Comply with any network protocol, provisions and procedures related to web services;
                        </p>
                        <p>
                            &nbsp; &nbsp; 3.3 Shall not use SolaX Portal for any illegal purposes;
                        </p>
                        <p>
                            &nbsp; &nbsp; 3.4 Shall not, in any means, use SolaX Portal to upload, post or spread any hurtful, abusive, or obscene information or any other illegal information. Customer shall solely take the full responsibility for the information uploaded;
                        </p>
                        <p>
                            &nbsp; &nbsp; 3.5 Shall not infringe the patent rights, copyright rights, trademark rights, reputation rights or any other legal rights of any third party.
                        </p>
                        <p>
                            &nbsp; &nbsp; 4. Customer shall ensure that SolaX Portal will not be prosecuted by any third party due to the product or service of Customer;
                        </p>
                        <p>
                            &nbsp; &nbsp; 5. Information gained from SolaX Portal shall be used for reference and analysis by Customer, and shall not be used for arbitration or evidence in any litigation.
                        </p>
                        <h2>
                            &nbsp; &nbsp; V. Privacy Policy
                        </h2>
                        <p>
                            &nbsp; &nbsp; 1. SolaX Portal guarantees not to disclose to the public or provide to any third party with any information registered by a single customer or any confidential information saved in the system by Customer during use of SolaX Portal, except situations as follows:
                        </p>
                        <p>
                            &nbsp; &nbsp; 1.1 Expressly authorized by Customer in advance;
                        </p>
                        <p>
                            &nbsp; &nbsp; 1.2 Required by related laws and regulations;
                        </p>
                        <p>
                            &nbsp; &nbsp; 1.3 Required by related government and supervision departments;
                        </p>
                        <p>
                            &nbsp; &nbsp; 1.4 As to protect the benefits of the public and society;
                        </p>
                        <p>
                            &nbsp; &nbsp; 1.5 As to protect the legal rights and benefits of SolaX Portal.
                        </p>
                        <p>
                            &nbsp; &nbsp; 2. SolaX Portal may cooperate with a third party to provide network services to Customer. Under such circumstances and where the third party agrees to take the same responsibility as SolaX Portal for protecting privacy of Customer, SolaX Portal shall have the right to provide the information of Customer to such third party.
                        </p>
                        <p>
                            &nbsp; &nbsp; 3. Without revealing the confidential information of a single customer, SolaX Portal shall have the right to analyze the entire user database and make commercial use of the user database.
                        </p>
                        <p>
                            &nbsp; &nbsp; 4. During SolaX Portal registration the system performance may be monitored by the manufacturers/distributors/installers with purpose of ensuring system operating correctly.
                        </p>
                        <p>
                            &nbsp;
                        </p>
                        <h2>
                            &nbsp; &nbsp; VI. Disclaimer of Liability
                        </h2>
                        <p>
                            &nbsp; &nbsp; 1. SolaX Portal shall have limited liabilities for the accuracy and integrity of the information and data as provided. SolaX Portal shall not take any responsibility for inaccurate information and data due to violation of regulations by Customer.
                        </p>
                        <p>
                            &nbsp; &nbsp; 2. SolaX Portal shall not bear any responsibility for network service interruption or any other defect due to Act of God or any other cause beyond its control. SolaX Portal shall make efforts to minimize the losses and effects incurred to Customer.
                        </p>
                        <p>
                            &nbsp; &nbsp; 3. Where information and data fails to display in time and accurately due to the quality problem of PV data logger provided by SolaX Portal or malfunction of SolaX Portal server, SolaX Portal shall solve the problem actively and seriously. Regarding the monitoring interruption, Customer shall not require, except for maintenance or exchange, any requirements, including without limitation, litigations, or economic compensations, etc.
                        </p>
                        <p>
                            &nbsp; &nbsp; 4. SolaX Portal shall not bear with any liability or compensation for any losses due to use of information displayed on SolaX Portal and/or inaccurate or incomplete information displayed on SolaX Portal, if no evidence can be provided to show willful act or gross negligence of SolaX Portal.
                        </p>
                        <h2>
                            &nbsp; &nbsp; VII. Service Interruption
                        </h2>
                        <p>
                            &nbsp; &nbsp; 1. Causes of service interruption
                        </p>
                        <p>
                            &nbsp; &nbsp; (a) SolaX Portal shall inspect or maintain the platform of SolaX Portal or corresponding equipment regularly or irregularly, whenservice may interrupt during reasonable period. SolaX Portal shall not take any responsibility under such circumstances, but shall inform Customer in advance as far as possible;
                        </p>
                        <p>
                            &nbsp; &nbsp; (b) Network service interruption due to Act of God or causes beyond control of SolaX Portal;
                        </p>
                        <p>
                            &nbsp; &nbsp; (c) Inauthentic personal information provided by Customer;
                        </p>
                        <p>
                            &nbsp; &nbsp; (d) Violation of service regulations herein by Customer;
                        </p>
                        <p>
                            &nbsp; &nbsp; 2. Effect of service interruption
                        </p>
                        <p>
                            &nbsp; &nbsp; (a) Customer will not be able to access or use any content of the monitoring system;
                        </p>
                        <p>
                            &nbsp; &nbsp; (b) During the interruption period, SolaX Portal will keep all accounts and corresponding data of Customer.
                        </p>
                        <h2>
                            &nbsp; &nbsp; VIII. Disputes and Applicable Laws
                        </h2>
                        <p>
                            &nbsp; &nbsp; 1. Disputes occurred during performance of this Agreement shall be solved upon friendly negotiation between both parties.
                        </p>
                        <p>
                            &nbsp; &nbsp; 2. Where the dispute cannot be solved upon negotiation, please lodge a complaint to the local court where SolaX Portal is located.
                        </p>
                    </div>
                    <div class="modal-footer">
                        <button class="btn btn-primary" data-dismiss="modal" type="button">
                            Close
                        </button>
                    </div>
                </div>
            </div>
        </div>
        <!-- Google tag (gtag.js) -->
        <script async="" src="https://www.googletagmanager.com/gtag/js?id=G-EDP6N729JY">
        </script>
        <script>
            window.dataLayer = window.dataLayer || [];
            function gtag() {
                dataLayer.push(arguments);
            }
            gtag('js', new Date());
            gtag('config', 'G-EDP6N729JY');
        </script>
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://www.solax-portal.com/ 2024-05-20 09:32:01
2 https://thebolditalic.com/?gi=5d66… 2024-05-20 09:32:01
3 https://thebolditalic.com/?gi=1f66… 2024-05-20 09:31:59
4 https://mmsi-pkc.auth0.com/login?s… 2024-05-20 09:31:58
5 https://thebolditalic.com/?gi=ec94… 2024-05-20 09:31:53
6 https://m-010--9648--3338-1004114-… 2024-05-20 09:31:53
7 https://thebolditalic.com/?gi=4514… 2024-05-20 09:31:52
8 https://thebolditalic.com/?gi=cbe5… 2024-05-20 09:31:49
9 https://mmsi-pkc.auth0.com/login?s… 2024-05-20 09:31:49
10 https://genea221rjy9.develop-blog.… 2024-05-20 09:31:46
11 https://thebolditalic.com/?gi=fd41… 2024-05-20 09:31:44
12 https://mmsi-pkc.auth0.com/login?s… 2024-05-20 09:31:42
13 https://soundgasm.net/u/nightfawn/… 2024-05-20 09:31:39
14 https://thebolditalic.com/?gi=c9ef… 2024-05-20 09:31:39
15 https://rcweb.dartmouth.edu/ 2024-05-20 09:31:38
16 https://thebolditalic.com/?gi=f30f… 2024-05-20 09:31:37
17 https://mmsi-pkc.auth0.com/login?s… 2024-05-20 09:31:36
18 https://mmsi-pkc.auth0.com/login?s… 2024-05-20 09:31:35
19 https://vatlypt.com/ 2024-05-20 09:31:35
20 https://mmsi-pkc.auth0.com/login?s… 2024-05-20 09:31:35