最新活动:电脑PC端+手机端+微网站+自适应网页多模板选择-建站388元起价!!!
当前位置:主页 > 网站建设 > Tampermonkey:油猴脚本自动抢购斯巴达spartanhost 建站

Tampermonkey:油猴脚本自动抢购斯巴达spartanhost 建站

时间:2023-05-28 19:05:28 阅读: 文章分类: 网站建设 作者: 建站小能手

导读:建站文章建站文章 最近斯巴达(SpartanHost)VPS比较火,一机难求,刚刚看到群友分享的js脚本用于抢购,效果还不错,推荐使用chrome浏览器,安装Tampermon网站建设制作建设网站。

网站建设制作建设网站

最近斯巴达(SpartanHost)VPS比较火,一机难求,刚刚看到群友分享的js脚本用于抢购,效果还不错,推荐使用chrome浏览器,安装Tampermonkey扩展使用。

脚本:

// ==UserScript== // @name 自动抢购买vps // @namespace https://www.haiyun.me // @version 0.1 // @description buy spartanhost vps // @author www.haiyun.me // @match https://billing.spartanhost.net/cart.php?a=* // @grant none // ==/UserScript== (function() { var forcedReload = false; var time = 500; var url = document.URL; var hostname = "www.haiyun.me"; var customfield = "website"; if (document.title == '502 Bad Gateway') { setTimeout(function() { window.location.reload(forcedReload); }, time); } else if (document.title == '504 Gateway Time-out') { setTimeout(function() { window.location.reload(forcedReload); }, time); } else if (document.title == '503 Service Temporarily Unavailable') { setTimeout(function() { window.location.reload(forcedReload); }, time); } else if (document.title == '500 Internal Server Error') { setTimeout(function() { window.location.reload(forcedReload); }, time); } else if (document.getElementsByTagName('h1')[0].innerHTML == '无法访问此网站') { setTimeout(function() { window.location.reload(forcedReload); }, time); } if (url.indexOf("https://billing.spartanhost.net/cart.php?a=add") != -1) { var str = document.getElementById("order-boxes").innerHTML; if (str.indexOf("Out of Stock")网站seo优化诊断工具 != -1) { setTimeout(function() { window.location.reload(forcedReload); }, time); } } else if (url.indexOf("https://billing.spartanhost.net/cart.php?a=confproduct") != -1) { document.getElementById("inputHostname").value = hostname; var element = document.querySelector('input[name^="customfield"]'); element.value = customfield; document.getElementById("btnCompleteProductConfig").click(); } else if (url.indexOf("https://billing.spartanhost.net/cart.php?a=view") != -1) { document.getElemenseo网站排名优化软件tById("checkout"网站seo优化软件).click(); } else if (url.indexOf("https://billing.spartanhost.net/cart.php?a=checkout") != -1) { document.getElementById("iCheck-accepttos").click(); document.getElementById("btnCompleteOrder").click(); } })();

使用方法:

安装Tampermonkey扩展。直接添加脚本使用,推荐使用chrome浏览器

关键词标签: 暂无

声明: 本文由我的SEOUC技术文章主页发布于:2023-05-28 ,文章Tampermonkey:油猴脚本自动抢购斯巴达spartanhost 建站主要讲述暂无网站建设源码以及服务器配置搭建相关技术文章。转载请保留链接: https://www.seouc.com/article/web_11735.html

我的IDC 网站建设技术SEOUC.COM
专注网站建设,SEO优化,小程序设计制作搭建开发定制网站等,数千家网站定制开发案例,网站推广技术服务。
  • 5000+合作客服
  • 8年从业经验
  • 150+覆盖行业
  • 最新热门源码技术文章