PLG総合 28at DOWNLOAD
PLG総合 28 - 暇つぶし2ch177:172
23/01/06 20:58:28.83 KW15Q7BM.net
【お試し】ClicksFly.com + JubaGet
・ skincarie.com は動作未確認(手持ちのURLが404エラー)
●「新規」ユーザースクリプト(基本"バイパス 全て ショートリンク"からのパクリ)
// ==UserScript==
// @name New Userscript
// @version 70.8
// @description
// @match *://juba-get.com/ads/*
// @match *://skincarie.com/*
// @run-at document-start
// @grant none
// ==/UserScript==
(function() {
'use strict';
function onHtmlLoaded(){
const l = (h => {
switch (h.host) {
/******** ココカラ **********/
case 'juba-get.com':
// Download File
clickIfElementExists('.btn-primary', 3);
break;
case 'skincarie.com':
if(/#$/.test(h.href)){
// To proceed, please click here
const o = function() {
const bp_html = bp('body').innerHTML;
if(!/disabled=""/.test(bp_html)){
clickIfElementExists('.btn.btn-primary.btn-captcha', 1);
clearInterval(k);
}
}
const k = setInterval(o, 1*1000);
}
break;
/******** ココマデ **********/
default: break;
}
})(new URL(location.href)); if (l) {location.href = l; }
}
const bp = query => document.querySelector(query);
const elementExists = query => bp(query) !== null;
function click(query) {bp(query).click();}
function clickIfElementExists(query, timeInSec = 1, funcName = 'setTimeout') {if (elementExists(query)) {window[funcName](function() {click(query);}, timeInSec * 1000);}}
if (['interactive', 'complete'].includes(document.readyState)) {onHtmlLoaded();} else {document.addEventListener('DOMContentLoaded', onHtmlLoaded);}
})();

バイパス 全て ショートリンク 70.8
●ユーザーによる match
*://howifx.com/*
*://financerites.com/*
*://vavada5com.com/*


次ページ
続きを表示
1を表示
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch