pepsi8.com Open in urlscan Pro
43.228.126.207  Public Scan

Submitted URL: http://pepsi8.com/
Effective URL: https://pepsi8.com/
Submission: On June 20 via api from US — Scanned from SG

Form analysis 3 forms found in the DOM

GET /search/index.html

<form action="/search/index.html" id="search1" method="get">
  <div class="input">
    <input type="text" name="keyword" placeholder="请输入要搜索的内容" autocomplete="off" id="search-input" value="">
  </div>
  <script>
    $(document).ready(function() {
      $("#search-input").click(function(params) {
        $(".hot-list").toggle()
      })
      $(".hot-list").mouseleave(function() {
        $(".hot-list").hide()
      })
      $(document).ready(() => {
        $('#search1').attr("action", '/search/index.html');
      })
    })

    function setShare() {
      const tempTextarea = document.createElement('textarea');
      tempTextarea.value = window.location.href;
      document.body.appendChild(tempTextarea);
      tempTextarea.select();
      document.execCommand('copy');
      document.body.removeChild(tempTextarea);
      alert('快去分享给你的好友吧!');
    }

    function setShareEmail() {
      const dom = document.querySelector('#cmsShare')
      let text = dom.getAttribute('data-clipboard-text');
      const tempTextarea = document.createElement('textarea');
      tempTextarea.value = text
      document.body.appendChild(tempTextarea);
      tempTextarea.select();
      document.execCommand('copy');
      document.body.removeChild(tempTextarea);
      alert('已经获取到邮箱,快去发送文字吧!');
      console.log(tempTextarea.value);
    }
  </script>
  <div class="searchs"><button type="submit" style="background-color: transparent;border: 0;margin-left: 27%;"><svg style="cursor: pointer;" aria-hidden="true">
        <use xlink:href="#icon-sousuo"></use>
      </svg></button>
  </div>
</form>

<form class="layuicms-form" lay-filter="formAccBox">
  <div class="layuicms-form-item">
    <div class="layuicms-input-block">
      <input type="text" name="userName" required="" placeholder="请输入账号" lay-verify="username" lay-vertype="tips" autocomplete="off" class="layuicms-input">
      <i class="cmstem_inp_requ">*</i>
      <img class="tem_inp_icon" src="/libs/commIcon/account.svg" alt="">
    </div>
  </div>
  <div class="layuicms-form-item">
    <div class="layuicms-input-block">
      <input type="password" name="password" required="" placeholder="请输入密码" lay-verify="password" lay-vertype="tips" autocomplete="off" class="layuicms-input">
      <i class="cmstem_inp_requ">*</i>
      <img class="tem_inp_icon" src="/libs/commIcon/pass.svg" alt="">
    </div>
  </div>
  <div class="cmstem_acc_res_firpass">
  </div>
  <button class="tem_login_btn layuicms-btn" lay-submit="" lay-filter="temLoginformAcc">
    <i class="layuicms-icon layuicms-anim layuicms-anim-rotate layuicms-anim-loop layuicms-icon-loading" style="display: none;"></i><span class="cmstem_acc_log">登录</span><span class="cmstem_acc_res">注册</span></button>
  <div class="layuicms-form-item cmstem_user_agreement">
    <div class="layuicms-input-block ">
      <input lay-filter="temCheckAgree" type="radio" name="agreement" value="true" title="同意《个人信息保护政策》《服务政策》">
      <div class="layuicms-unselect layuicms-form-radio"><i class="layuicms-anim layuicms-icon layuicms-icon-circle"></i>
        <div>同意《个人信息保护政策》《服务政策》</div>
      </div>
    </div>
  </div>
  <p class="cmstem_login_noacc"> 还没有账号?去 <span class="cmstem_go_fra cmstem_acc_log" onclick="temGoRes()">注册</span> <span class="cmstem_go_fra cmstem_acc_res" onclick="temGoLog()">登录</span>
  </p>
</form>

<form class="form" id="serviceForm">
  <p class="service-welcome"><!--?xml version="1.0" encoding="UTF-8"?-->
    <svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
      <title>庆祝</title>
      <g id="用户聊天留言" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="第三方客服登录" transform="translate(-1590.000000, -642.000000)" fill="#5B8FF9" fill-rule="nonzero">
          <g id="庆祝" transform="translate(1590.000000, 642.000000)">
            <rect id="矩形" opacity="0" x="0" y="0" width="24" height="24"></rect>
            <path
              d="M2.85,21.3 L15.45,17.475 L6.675,8.625 L2.85,21.3 Z M10.275,9.45 C10.05,9.45 9.9,9.375 9.75,9.225 C9.45,8.925 9.45,8.475 9.75,8.175 C10.5,7.425 10.5,7.425 9.75,6.75 C9.45,6.45 9.45,6 9.75,5.7 C10.05,5.4 10.5,5.4 10.8,5.7 C12.15,7.05 12.15,7.95 10.8,9.3 C10.725,9.375 10.5,9.45 10.275,9.45 L10.275,9.45 Z M15.45,14.625 C15.225,14.625 15.075,14.55 14.925,14.4 C14.625,14.1 14.625,13.65 14.925,13.35 L15.15,13.125 C15.825,12.45 16.275,12 16.875,12 C17.55,12 18,12.525 18.75,13.2 C19.05,13.5 19.05,13.95 18.75,14.25 C18.45,14.55 18,14.55 17.7,14.25 C17.475,14.025 17.1,13.65 16.875,13.5 C16.725,13.575 16.425,13.875 16.2,14.175 L15.975,14.4 C15.825,14.55 15.675,14.625 15.45,14.625 L15.45,14.625 Z M12,11.175 C11.775,11.175 11.625,11.1 11.475,10.95 C11.175,10.65 11.175,10.2 11.475,9.9 L12.975,8.4 C14.325,7.05 14.325,5.4 12.975,4.05 L12.15,3.225 C11.85,2.925 11.85,2.475 12.15,2.175 C12.45,1.875 12.9,1.875 13.2,2.175 L14.025,3 C15.9,4.875 15.9,7.575 14.025,9.45 L12.525,10.95 C12.45,11.1 12.225,11.175 12,11.175 Z M13.8,12.9 C13.575,12.9 13.425,12.825 13.275,12.675 C12.975,12.375 12.975,11.925 13.275,11.625 L16.425,8.475 C18.825,6.075 20.025,6.975 21.75,8.7 C22.05,9 22.05,9.45 21.75,9.75 C21.45,10.05 21,10.05 20.7,9.75 C19.125,8.175 18.975,8.025 17.475,9.525 L14.325,12.675 C14.175,12.825 13.95,12.9 13.8,12.9 L13.8,12.9 Z"
              id="形状"></path>
          </g>
        </g>
      </g>
    </svg> 欢迎!
  </p>
  <p class="service-label" style="margin-bottom:24px">您正在登录第三方客服系统</p>
  <p class="service-label">登录账号</p>
  <div class="service-form-input-box">
    <!--?xml version="1.0" encoding="UTF-8"?-->
    <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
      <title>账号</title>
      <g id="用户聊天留言" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="第三方客服登录" transform="translate(-1598.000000, -761.000000)" fill="#C3C3C3" fill-rule="nonzero">
          <g id="账号" transform="translate(1598.000000, 761.000000)">
            <rect id="矩形" opacity="0" x="0" y="0" width="16" height="16"></rect>
            <path
              d="M6.36890625,9.04484375 C3.64296875,9.04484375 1.6075,10.8110937 1.6075,13.3760937 L1.6075,13.6525 C1.6075,14.9932812 3.78875,14.9932812 6.55078125,14.9932812 L9.4840625,14.9932812 C12.1364063,14.9932812 14.4273438,14.9932812 14.4273438,13.6525 L14.4273438,13.3760937 C14.4273438,10.8110937 12.3917188,9.04484375 9.6659375,9.04484375 L6.36890625,9.04484375 Z M7.87046875,8.36984375 C10.0296875,8.36984375 11.7865625,6.7165625 11.7865625,4.68328125 C11.7865625,2.65109375 10.0296875,0.99796875 7.87046875,0.99796875 C5.7125,0.99796875 3.95546875,2.65125 3.95546875,4.68328125 C3.95546875,6.7165625 5.7125,8.36984375 7.87046875,8.36984375 Z"
              id="形状"></path>
          </g>
        </g>
      </g>
    </svg>
    <div style="flex:1 1 0"><input type="text" placeholder="请输入登录账号" name="userName" required=""></div>
  </div>
  <p class="service-label">登录密码</p>
  <div class="service-form-input-box">
    <!--?xml version="1.0" encoding="UTF-8"?-->
    <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
      <title>密码</title>
      <g id="用户聊天留言" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="第三方客服登录" transform="translate(-1598.000000, -853.000000)" fill="#C3C3C3" fill-rule="nonzero">
          <g id="密码" transform="translate(1598.000000, 853.000000)">
            <rect id="矩形" opacity="0" x="0" y="0" width="16" height="16"></rect>
            <path
              d="M4.834375,3.8265625 C5.1875,3.8265625 5.475,4.1125 5.475,4.4671875 L5.475,7.1359375 C5.475,7.4890625 5.1890625,7.7765625 4.834375,7.7765625 C4.48125,7.7765625 4.19375,7.490625 4.19375,7.1359375 L4.19375,4.4671875 C4.1953125,4.1140625 4.48125,3.8265625 4.834375,3.8265625 Z M11.1484375,3.7640625 C11.5015625,3.7640625 11.7890625,4.05 11.7890625,4.4046875 L11.7890625,4.7703125 C11.7890625,5.1234375 11.503125,5.4109375 11.1484375,5.4109375 C10.7953125,5.4109375 10.5078125,5.125 10.5078125,4.7703125 L10.5078125,4.4046875 C10.509375,4.0515625 10.7953125,3.7640625 11.1484375,3.7640625 L11.1484375,3.7640625 Z"
              id="形状"></path>
            <path
              d="M7.9921875,1.8890625 C9.3828125,1.8890625 10.509375,3.015625 10.509375,4.40625 L11.7890625,4.40625 C11.7890625,2.309375 10.0890625,0.609375 7.9921875,0.609375 C5.8953125,0.609375 4.1953125,2.309375 4.1953125,4.40625 L5.475,4.40625 C5.475,3.015625 6.6015625,1.8890625 7.9921875,1.8890625 Z M13.709375,14.571875 L13.709375,7.45 C13.65625,6.928125 13.225,6.5171875 12.6953125,6.496875 L3.3234375,6.496875 C2.7375,6.496875 2.2609375,6.971875 2.259375,7.5578125 L2.259375,14.5 C2.321875,14.971875 2.69375,15.346875 3.1640625,15.4140625 L12.875,15.4140625 C13.296875,15.328125 13.628125,14.9953125 13.709375,14.571875 Z"
              id="形状"></path>
            <path
              d="M6.8265625,10.9546875 C6.8265625,10.6015625 7.1125,10.3140625 7.4671875,10.3140625 L8.5015625,10.3140625 C8.8546875,10.3140625 9.1421875,10.6 9.1421875,10.9546875 C9.1421875,11.3078125 8.85625,11.5953125 8.5015625,11.5953125 L7.4671875,11.5953125 C7.1140625,11.59375 6.8265625,11.3078125 6.8265625,10.9546875 L6.8265625,10.9546875 Z"
              id="路径"></path>
          </g>
        </g>
      </g>
    </svg>
    <div style="flex:1 1 0"><input type="password" placeholder="请输入登录密码" name="password" required=""></div>
  </div>
  <button type="submit">登录</button>
  <p class="service-label" style="text-align:center">还没有账号?<span class="service-sign-up" onclick="window.open('https://pepsi8.com')">点击注册</span> </p>
</form>

Text Content

 * 百事视频
   
   pepsi8.com
   
   
 * 正确的网址
   
   https://
   
   pepsi8.com

 * 苹果APP下载
   
   海量超清视频,永久免费
   
   

 * 分享好友
   
   将本站分享好友

 * 

最新电影 抖音视频 韩国主播 网红头条 网爆黑料 欧美无码 女优明星 SM调教 AV解说 视频一区 无码专区 麻豆传媒 制服诱惑 三级伦理 AI换脸 中文字幕
卡通动漫 欧美系列 视频二区 美女主播 国产自拍 熟女人妻 萝莉少女 女同性爱 多人群交 美乳巨乳 强奸乱伦
 * 首页
 * 最新电影
 * 视频一区
 * 视频二区
 * 资讯


公告




上一条
关闭



最新电影

查看更多>>


韩国混血儿极品大长腿女神美女LENA可爱双马尾户外帐篷内与壮小伙激情啪啪


惊艳的艳舞自慰韩国极品女神主播的护士制服秀


韩国瑜伽极品身材女神《莫子》服侍金主 沉浸享受肉棒被反差婊吞食 内射赏赐一炮


跳蛋塞入舔逼逼口交后入抽插呻吟娇喘非常诱人


高级外围女神 这漂亮妹子 有韩国明星的味道


095韩国女主播-伊素婉


韩国超性感少妇被狂插几十分钟看得很爽很想撸几把


妹子吃鸡巴样子真销魂被内射骚穴流了不少水


很高级的网红女神 魔鬼身材的韩国小骚货女神 很独特的翘臀蜜臀 一个拍摄两个操她


颜值不错韩国妹子黄河莹和炮友啪啪大秀 先口后啪 然后自慰


视频一区

查看更多>>


果冻传媒91CM-189绿帽父亲受精女-戚小怜


果冻传媒FSOG-030欲望荡妇-丝丝女神


果冻传媒91CM-161被拐卖的外国美女-GINA


麻豆传媒作品-MDX-0241-05-激情做爱双飞亲


蜜桃影像PM014欲望健身房上部-静静


涩会传媒SH-004我的嫂子是妓女-韩梦嫣


MDHT-0016女总裁的性交易-夏晴子


麻豆传媒作品-MD-0165-5少年阿宾5-精彩播放


果冻传媒91CM-128弟妹跟我吧-杨柳


精东影业JD038轮回酒店


视频二区

查看更多>>


393OTIM-191 気が狂うほどイキまくる制服美少女と性交 ひなた


393OTIM-192 気が狂うほどイキまくる制服美少女と性交 あかね


393OTIM-193 気が狂うほどイキまくる制服美少女と性交 まこ


393OTIM-194 気が狂うほどイキまくる制服美少女と性交 まや


393OTIM-195 【奇跡の爆乳美少女攻略!】絶対に禁止のデリヘルで激カワ風俗嬢と生本番できるマル秘テク伝授!キラリちゃん【仮名】


393OTIM-196 【この可愛さ芸能人級!】絶対に禁止のデリヘルで激カワ風俗嬢と生本番できるマル秘テク伝授!ゆうちゃん【仮名】


393OTIM-197 【入れてもイイよ・・・引き出すテクニック!素股プレイ中に生挿入!】絶対に禁止のデリヘルで激カワ風俗嬢と生本番


393OTIM-198 【モデル級美女登場!】絶対に禁止のデリヘルで激カワ風俗嬢と生本番できるマル秘テク伝授!いあんちゃん【仮名】


393OTIM-199 【芸能人激似風俗嬢登場!】絶対に禁止のデリヘルで激カワ風俗嬢と生本番できるマル秘テク伝授!ゆうなちゃん【仮名】


393OTIM-200 【絶世美BODYイメクラ嬢!!】絶対に禁止のデリヘルで激カワ風俗嬢と生本番できるマル秘テク伝授!みなみちゃん【仮名】


最新资讯

查看更多>>


我和少妇在宾馆微微的插进去 (14P)


感觉就像在操大蟒蛇一样哈哈哈 (12P)


工口小妖精 - VERY CUTE LOLI GIRL SMALL BODY SMALL PUSSY SMALL TITS (48P)


是你让我体验到性爱的乐趣感谢人生遇到你 (14P)


熟妇丝袜高跟吊钟乳,雪地露出 (13P)


【网搜大尺度系列】PRESENTING SIANA【100P】


甜心正妹对我眨眼~MITA映晨 (10P)


带小三出差顺便来一炮纾解压力 (24P)


[MFSTAR模範学院] 2021.05.10 VOL.494 婠婠么 (37P)


熟透了的鲍鱼 (12P)






Copyright © 2020-2021 技术支持:百事视频 

本站内容均从互联网收集而来,仅供交流学习使用,版权归原创者所有如有侵犯了您的权益,尽请通知我们,本站将及时删除侵权内容。

 * 账号登录注册
   

*
*

登录注册
同意《个人信息保护政策》《服务政策》

还没有账号?去 注册 登录

 *  IOS

 * 客服
   
   0

 * 留言

   

客服小助手

在线客服




您好,小助手正在努力赶来,请稍候...

庆祝 欢迎!

您正在登录第三方客服系统

登录账号

账号


登录密码

密码

登录

还没有账号?点击注册

发送