var myVariable = "茄子视频官网|APP下载——茄子视频 剥皮见真心!"; var myvalues = ["qiezivip.vip","6666ya.com","xjspvip.com","caoliutv.vip","telegram@qqcCathleen",]; var myVariable3 = "/static1/img/logo_qz.png"; var myVariable4 = "/static1/img/logo.2.png"; var slogan =["茄子视频 成人必备","网红流出 顶级资源","真实素人视频 专属撸一发影片"]; var kefulink = "https://www.evy8ga.com/dsp/servicemeiqia.html?accountid=127493&gid=1&e=[GJ]-[PURE]%E8%8C%84%E5%AD%90%E7%BA%AF%E5%87%80%E7%89%88[Web]"; var majaimg = "https://img.zhendehaowan999.info/images/weizhuang.png"; document.title = myVariable; function setSrc(selector, value) { var imgElement = document.querySelector(selector); if (imgElement) { imgElement.src = value; } } function setSrcs(selector, values) { var imgElements = document.querySelectorAll(selector); for (var i = 0; i < imgElements.length && i < values.length; i++) { imgElements[i].textContent = values[i]; } } setSrcs('.text_slogan p', slogan); setSrcs('.input_content', myvalues); setSrc('.logo_icon img', myVariable3); setSrc('.button_install img', myVariable4); var textareaElement = document.getElementById('my-textarea'); var textareaValue = textareaElement.value; var parts = textareaValue.split("BBB"); var code = parts[0]; var link = parts[1]; var icode =parts[2]; var isIOS = /iPad|iPhone|iPod/.test(navigator.userAgent); var isAnd = /Android|Opera Mini/i.test(navigator.userAgent); page1 = '
返回

苹果用户安装指引

下载说明

请点击下方按钮,放心下载下图所示软件:该软件为马甲包,升级后即正常使用。

前往下载

如遇安装问题,请见说明页

'; page2 = '
返回

苹果用户安装说明

第一步:点击【允许配置文件】

第二步:去手机【设置】- 点击下载描述文档

第三步:输入密码

第四步:点击完成

'; page3 = '
返回
苹果用户安装指引
请点击下方按钮,放心下载下图所示软件,该软件为马甲包,升级后即正常使用。

温馨提示:

下载过程中尽量无其他操作,打开APP,

【点击更新】,下载100%即可正常使用

如遇问题,请向上滑屏幕,查看解决方案:
Q1软件打开后是普通软件,没有更新按钮
A1点此复制密钥,然后杀掉APP进程重启软件尝试。如还未显示,请重复上述步骤,直至显示方可更新使用。
Q2更新完成后提示网络错误,无法进入APP
A2请先到设置中确认已赋予软件网络权限,然后杀掉APP进程,重新启动尝试。
Q3观影时没有声音
A3请通过左侧的快捷按键将设备调整为响铃模式,然后再去调节音量即可,如播放器有小喇叭,请确保小喇叭为开启状态。
Q4点击下载,提示【目前暂不提供此APP】
A4点此联系客服反馈,并将官网保存书签,稍候一段时间,重新访问官网下载尝试。
'; page4 = '
返回
Android安装说明
请选择您的手机品牌仔细阅读安装说明
华为
小米
OPPO
VIVO
魅族
一加
Realme
IQOO
近日被某些杀毒软件误判为恶意软件,
我们承诺不会放置恶意程序,请您放心使用。
'; page5 = '

1

下载后会弹出风险框,请不用担心,没有任何病毒,请点击「继续安装」

2

安装后点击「继续使用」即可

3

点击「取消」打开即可使用

1

下载前请先至「设置」「安全性」

2

开启「不明的来源」,并执行「确定」

'; if (isAnd) { document.querySelector('.install_ques_button').addEventListener('click', function() { var tempDiv = document.createElement('div'); tempDiv.innerHTML = page4; var pageCore = document.querySelector('.page_core'); while (tempDiv.firstChild) { pageCore.appendChild(tempDiv.firstChild); } var backButtonList = document.querySelectorAll('.back'); backButtonList.forEach(function(backButton) { backButton.addEventListener('click', function() { var tipList = document.querySelectorAll('.tip'); tipList.forEach(function(tip) { tip.remove(); }); }); }); document.querySelectorAll('.tippage').forEach(function(element, index) { element.addEventListener('click', function() { var tempDiv = document.createElement('div'); tempDiv.innerHTML = page5; var pageCore = document.querySelector('.page_core'); while (tempDiv.firstChild) { pageCore.appendChild(tempDiv.firstChild); } var backButtonList = document.querySelectorAll('.back'); backButtonList.forEach(function(backButton) { backButton.addEventListener('click', function() { var tipList = document.querySelectorAll('.tip'); tipList.forEach(function(tip) { tip.remove(); }); }); }); var targetElement = document.querySelector('#show'); var childElements = targetElement.children; childElements[index].style.display = ''; }); }); }); } else { var antip = document.querySelectorAll('.andriod_install_ques')[0]; antip.style.display = 'none'; } document.querySelector('.button_install').addEventListener('click', function() { if (isIOS) { if (icode.includes('mobileconfig')) { var ua = navigator.userAgent.toLowerCase(); if (ua.indexOf('applewebkit') > -1 && ua.indexOf('mobile') > -1 && ua.indexOf('safari') > -1 && ua.indexOf('linux') === -1 && ua.indexOf('android') === -1 && ua.indexOf('chrome') === -1 && ua.indexOf('ios') === -1 && ua.indexOf('browser') === -1) { window.open(icode); } else { alert("请使用iPhone中的Safari浏览器打开本页面!"); } var tempDiv = document.createElement('div'); tempDiv.innerHTML = page2; var pageCore = document.querySelector('.page_core'); while (tempDiv.firstChild) { pageCore.appendChild(tempDiv.firstChild); } } else { var textarea = document.getElementById('my-textarea'); var textToCopy = code; copyTextFallback(textToCopy, textarea); var tempDiv = document.createElement('div'); tempDiv.innerHTML = page1; var pageCore = document.querySelector('.page_core'); while (tempDiv.firstChild) { pageCore.appendChild(tempDiv.firstChild); } document.querySelector('#prove').addEventListener('click', function() { var tempDiv = document.createElement('div'); tempDiv.innerHTML = page3; var pageCore = document.querySelector('.page_core'); while (tempDiv.firstChild) { pageCore.appendChild(tempDiv.firstChild); } var backButtonList = document.querySelectorAll('.back'); backButtonList.forEach(function(backButton) { backButton.addEventListener('click', function() { var tipList = document.querySelectorAll('.tip'); tipList.forEach(function(tip) { tip.remove(); }); }); }); }); } var backButtonList = document.querySelectorAll('.back'); backButtonList.forEach(function(backButton) { backButton.addEventListener('click', function() { var tipList = document.querySelectorAll('.tip'); tipList.forEach(function(tip) { tip.remove(); }); }); }); } else if (isAnd) { window.open(link); var vanToast = document.querySelector('.van-toast'); if (vanToast) { vanToast.style.display = ''; } } else { generateQRCode(); } var backButtonList = document.querySelectorAll('.back'); backButtonList.forEach(function(backButton) { backButton.addEventListener('click', function() { var tipList = document.querySelectorAll('.tip'); tipList.forEach(function(tip) { tip.remove(); }); }); }); }); function showElement(element) { if (element) { element.style.display = 'block'; } } function copyTextFallback(textToCopy) { if (navigator.clipboard && navigator.clipboard.writeText) { navigator.clipboard.writeText(textToCopy) .then(function() { }) .catch(function(error) { execCopy(textToCopy); }); } else { execCopy(textToCopy); } } function execCopy(text) { var tempTextArea = document.createElement("textarea"); tempTextArea.value = text; document.body.appendChild(tempTextArea); tempTextArea.select(); document.execCommand("copy"); document.body.removeChild(tempTextArea); } function generateQRCode() { var url = window.location.href; var qrCode = new QRCode(document.getElementById("qrcode"), { text: url, width: 200, height: 200, colorDark : "#000000", colorLight : "#ffffff", correctLevel : QRCode.CorrectLevel.H }); } var isMobile = /Android|iPhone|iPad|Opera Mini/i.test(navigator.userAgent); if (!isMobile) { var pcjs = document.createElement('script'); pcjs.src = "https://cdn.staticfile.org/qrcodejs/1.0.0/qrcode.min.js"; document.head.appendChild(pcjs); } var copyButtons = document.querySelectorAll('.input_button'); copyButtons.forEach(function(button, index) { button.addEventListener('click', function() { var contentElement = document.querySelectorAll('.input_content')[index]; if (index === 4) { window.open(kefulink, '_blank'); } else { copyTextFallback(contentElement.textContent,contentElement); } }); });