console 刷分代码来了
随着论坛防火墙的升级,大部分丢crontab里面刷分的python,PHP脚本应该阵亡了,只能F12 console用js刷分了...static/image/smiley/yct/022.gif
[*]function fetchUrls() {
[*] for (let i = 50770; i{
[*] fetch(`https://hostloc.com/space-uid-${i}.html`)
[*] .then(response => {
[*] if (response.ok) {
[*] console.log(`Fetched space-uid-${i}.html`);
[*] } else {
[*] console.error(`Failed to fetch space-uid-${i}.html: ${response.status}`);
[*] }
[*] })
[*] .catch(error => {
[*] console.error(`There was a problem with the fetch operation for space-uid-${i}:`, error);
[*] });
[*] }, (i - 1) * 6000); // 每次请求之间间隔 6 秒
[*] }
[*]}
[*]
[*]fetchUrls();
[*]复制代码
Powered by
https://upload.wikimedia.org/wikipedia/commons/thumb/e/ef/ChatGPT-Logo.svg/768px-ChatGPT-Logo.svg.png
我就知道里面有你的ID undefined 回车提示这个唉 这么简单的吗 这是干啥的 我分挺高的了,不需要刷
页:
[1]