lomg.raregray.top Open in urlscan Pro
45.204.89.116  Public Scan

URL: https://lomg.raregray.top/tplcpfomex/
Submission: On October 24 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

Name: serchGET /index.php?m=home&c=Search&a=lists

<form method="get" action="/index.php?m=home&amp;c=Search&amp;a=lists" name="serch" id="serch">
  <input type="hidden" name="m" value="home"><input type="hidden" name="c" value="Search"><input type="hidden" name="a" value="lists"><input type="hidden" name="lang" value="cn"> <input type="text" name="keywords" placeholder="请输入产品关键字"
    class="ebvgw8xca5 input_1">
  <span class="efhzqtfs5a ico" onclick="javascript:$('#serch').submit();"><img src="/template/pc/skin/img/ico_fdj.svg"></span>
</form>

Name: serchGET /index.php?m=home&c=Search&a=lists

<form method="get" action="/index.php?m=home&amp;c=Search&amp;a=lists" name="serch" id="serch">
  <input type="hidden" name="m" value="home"><input type="hidden" name="c" value="Search"><input type="hidden" name="a" value="lists"><input type="hidden" name="lang" value="cn"> <input type="text" name="keywords" placeholder="请输入产品关键字"
    class="eth9r49r9e input_1">
  <span class="ethonkxult ico" onclick="javascript:$('#serch').submit();"><img src="/template/pc/skin/img/ico_fdj.svg"></span>
</form>

POST /index.php?m=home&c=Lists&a=gbook_submit&lang=cn

<form method="POST" enctype="multipart/form-data" action="/index.php?m=home&amp;c=Lists&amp;a=gbook_submit&amp;lang=cn" id="myform">
  <ul class="eagi13j888 list_xx clearfix">
    <li class="eixb8ldg2v">
      <p class="esho5gmxl5 con_1">姓名: <input type="text" class="ezzssunt7n input_1" value="" name="attr_1" id="attr_1">
      </p>
    </li>
    <li class="ejuar26k7p">
      <p class="eb6ttofpwe con_1">手机号码: <input type="text" class="e2nry8kt4a input_1" value="" name="attr_2" id="attr_2">
      </p>
    </li>
    <li class="eejjlbmy8l">
      <p class="egjgtchbea con_1">电子邮箱: <input type="text" class="eesaedavpa input_1" value="" name="attr_3" id="attr_3">
      </p>
    </li>
  </ul>
  <p class="edeueg7ekq wby"><span class="eaf4ct49ll s1">留言内容:</span>
    <textarea class="text_a" value="" name="attr_4" id="attr_4"></textarea>
  </p>
  <p class="eniuizmafh btn" onclick="checkForm();"> <a class="e2un19ma3s sub">提交</a> </p>
  <input type="hidden" name="gourl" id="gourl_b9180d9968f7ac5600d9cb5d2c952435" value="https://lomg.raregray.top/tplcpfomex/"><input type="hidden" name="typeid" value="4"><input type="hidden" name="__token__b9180d9968f7ac5600d9cb5d2c952435"
    id="b9180d9968f7ac5600d9cb5d2c952435" value="0b976e1a941fe63c042a96ad7f49a93e">
  <script type="text/javascript">
    function submitb9180d9968f7ac5600d9cb5d2c952435(elements) {
      if (document.getElementById('gourl_b9180d9968f7ac5600d9cb5d2c952435')) {
        document.getElementById('gourl_b9180d9968f7ac5600d9cb5d2c952435').value = window.location.href;
      }
      elements.submit();
    }

    function ey_fleshVerify_1723694981(id) {
      var token = id.replace(/verify_/g, '__token__');
      var src = "/index.php?m=api&c=Ajax&a=vertify&type=guestbook&lang=cn&token=" + token;
      src += "&r=" + Math.floor(Math.random() * 100);
      document.getElementById(id).src = src;
    }

    function feaa3b1b5a17089ce6e2cb9a122c4a6ec() {
      var ajax = new XMLHttpRequest();
      ajax.open("post", "/index.php?m=api&c=Ajax&a=get_token&name=__token__b9180d9968f7ac5600d9cb5d2c952435", true);
      ajax.setRequestHeader("X-Requested-With", "XMLHttpRequest");
      ajax.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
      ajax.send('_ajax=1');
      ajax.onreadystatechange = function() {
        if (ajax.readyState == 4 && ajax.status == 200) {
          document.getElementById("b9180d9968f7ac5600d9cb5d2c952435").value = ajax.responseText;
          document.getElementById("gourl_b9180d9968f7ac5600d9cb5d2c952435").value = window.location.href;
        }
      }
    }
    feaa3b1b5a17089ce6e2cb9a122c4a6ec();

    function getNext1598839807(id, name, level) {
      var input = document.getElementById('attr_' + name);
      var first = document.getElementById('first_id_' + name);
      var second = document.getElementById('second_id_' + name);
      var third = document.getElementById('third_id_' + name);
      var findex = '',
        fvalue = '',
        sindex = '',
        svalue = '',
        tindex = '',
        tvalue = '',
        value = '';
      if (level == 1) {
        if (second) {
          second.style.display = 'none';
          second.innerHTML = '';
        }
        if (third) {
          third.style.display = 'none';
          third.innerHTML = '';
        }
        findex = first.selectedIndex;
        fvalue = first.options[findex].value;
        input.value = fvalue;
        value = fvalue;
      } else if (level == 2) {
        if (third) {
          third.style.display = 'none';
          third.innerHTML = '';
        }
        findex = first.selectedIndex;
        fvalue = first.options[findex].value;
        sindex = second.selectedIndex;
        svalue = second.options[sindex].value;
        if (svalue) {
          input.value = fvalue + ',' + svalue;
          value = svalue;
        } else {
          input.value = fvalue;
        }
      } else if (level == 3) {
        findex = first.selectedIndex;
        fvalue = first.options[findex].value;
        sindex = second.selectedIndex;
        svalue = second.options[sindex].value;
        tindex = third.selectedIndex;
        tvalue = third.options[tindex].value;
        if (tvalue) {
          input.value = fvalue + ',' + svalue + ',' + tvalue;
          value = tvalue;
        } else {
          input.value = fvalue + ',' + svalue;
        }
      }
      if (value) {
        if (document.getElementById(id)) {
          document.getElementById(id).options.add(new Option('请选择', ''));
          var ajax = new XMLHttpRequest();
          //步骤二:设置请求的url参数,参数一是请求的类型,参数二是请求的url,可以带参数,动态的传递参数starName到服务端
          ajax.open("post", "/index.php?m=api&c=Ajax&a=get_region&pid=" + value, true);
          // 给头部添加ajax信息
          ajax.setRequestHeader("X-Requested-With", "XMLHttpRequest");
          // 如果需要像 HTML 表单那样 POST 数据,请使用 setRequestHeader() 来添加 HTTP 头。然后在 send() 方法中规定您希望发送的数据:
          ajax.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
          //步骤三:发送请求+数据
          ajax.send('_ajax=1');
          //步骤四:注册事件 onreadystatechange 状态改变就会调用
          ajax.onreadystatechange = function() {
            //步骤五 如果能够进到这个判断 说明 数据 完美的回来了,并且请求的页面是存在的
            if (ajax.readyState == 4 && ajax.status == 200) {
              var data = JSON.parse(ajax.responseText).data;
              if (data) {
                data.forEach(function(item) {
                  document.getElementById(id).options.add(new Option(item.name, item.id));
                  document.getElementById(id).style.display = "block";
                });
              }
            }
          }
        }
      }
    }
  </script>
</form>

Text Content

咨询热线:0898-08980898


 * 网站首页
 * 产品中心
 * 服务项目
 * 关于我们
 * 在线留言
 * 联系我们
 * K8凯发·天生赢家



咨询热线:0898-08980898


 * 网站首页
 * 产品中心
 * 服务项目
 * 关于我们
 * 在线留言
 * 联系我们
 * K8凯发·天生赢家




当前位置: 首页 > 在线留言

在线留言

 * 姓名:

 * 手机号码:

 * 电子邮箱:

留言内容:

提交

CONTACT

感谢您来到K8凯发·天生赢家,凯发k8国际,AG凯发K8国际制造有限公司,若您有合作意向,请您使用
以下方式联系我们我们将尽快给你回复,并为您提供最真诚的设计服务,谢谢!

0898-08980898

admin@youweb.com

江西省南昌市


 * 友情链接 :
 * 百度
 * 腾讯
 * 新浪
 * 小程序开发教程
 * 素材58

Copyright © 2012-2018 K8凯发·天生赢家,凯发k8国际,AG凯发K8国际公司 版权所有