@bot開発者のみんな
自鯖建てたらどれだけ何しても迷惑にならないですよ!!!🥴
PRINT "BASICは触ったことないけどプチコンならちょっと触ったことあるから多少は理解できるはず(?"
RE: https://balloon.potp.me/notes/9ec4vyr437
This account is not set to public on notestock.
?????????????????????????????????????????????????????になってる
free proxyをcfのやつにつっこむやつ
一応動くけどレートリミットがかかる
'use strict';
const fetch = require('node-fetch');
fetch('https://raw.githubusercontent.com/MatrixTM/MHDDoS/main/config.json').then(res => res.json()).then(json => {const protocols = json["proxy-providers"].map(provider => provider.url.split(':')[0]);const urls = json["proxy-providers"].map(provider => provider.url);
for (let i = 0; i < urls.length; i++) {
fetch(urls[i]).then(res => res.text()).then(text => {const proxies = text.split('\n');
for (let i = 0; i < proxies.length; i++) {const proxy = proxies[i];
if (proxy.includes(':')) {const host = proxy.split(':')[0];
fetch('https://api.cloudflare.com/client/v4/zones/6cddd1ad05e44fcb8128d2d4ed3aeb97/firewall/access_rules/rules', {method: 'POST', headers: {'Authorization': `Bearer ${process.env.cf_token}`, 'Content-Type': 'application/json'}, body: JSON.stringify({"configuration": {"target": "ip", "value": `${host}`}, "mode": "challenge", "notes": "freeproxy"})}).then(res => res.json()).then(json => console.log(json));}}})}});
const fetch = require('node-fetch');fetch('https://raw.githubusercontent.com/MatrixTM/MHDDoS/main/config.json').then(res => res.json()).then(json => {const protocols = json["proxy-providers"].map(provider => provider.url.split(':')[0]);const urls = json["proxy-providers"].map(provider => provider.url);for (let i = 0; i < urls.length; i++) {fetch(urls[i]).then(res => res.text()).then(text => {const proxies = text.split('\n');for (let i = 0; i < proxies.length; i++) {const proxy = proxies[i];if (proxy.includes(':')) {const host = proxy.split(':')[0];fetch('https://api.cloudflare.com/client/v4/zones/6cddd1ad05e44fcb8128d2d4ed3aeb97/firewall/access_rules/rules', {method: 'POST', headers: {'Authorization': Bearer ${process.env.cf_token}
, 'Content-Type': 'application/json'}, body: JSON.stringify({"configuration": {"target": "ip", "value": ${host}
}, "mode": "challenge", "notes": "freeproxy"})}).then(res => res.json()).then(json => console.log(json));}}})}});
free proxyをcfのやつにつっこむやつ
一応動くけどレートリミットがかかる
'use strict';
const fetch = require('node-fetch');
fetch('https://raw.githubusercontent.com/MatrixTM/MHDDoS/main/config.json').then(res => res.json()).then(json => {const protocols = json["proxy-providers"].map(provider => provider.url.split(':')[0]);const urls = json["proxy-providers"].map(provider => provider.url);
for (let i = 0; i < urls.length; i++) {
fetch(urls[i]).then(res => res.text()).then(text => {const proxies = text.split('\n');
for (let i = 0; i < proxies.length; i++) {const proxy = proxies[i];
if (proxy.includes(':')) {const host = proxy.split(':')[0];
fetch('https://api.cloudflare.com/client/v4/zones/6cddd1ad05e44fcb8128d2d4ed3aeb97/firewall/access_rules/rules', {method: 'POST', headers: {'Authorization': `Bearer ${process.env.cf_token}`, 'Content-Type': 'application/json'}, body: JSON.stringify({"configuration": {"target": "ip", "value": `${host}`}, "mode": "challenge", "notes": "freeproxy"})}).then(res => res.json()).then(json => console.log(json));}}})}});
This account is not set to public on notestock.