当前位置: 首页 > news >正文

双因子验证网站(aspsms.com/en/registration/)无法注册——Capcha Error

双因子验证网站(aspsms.com/en/registration/)无法注册——Capcha Error

1 问题描述:

   测试双因子验证时,需要用到https://www.aspsms.com/en/registration/进行注册,当输入相关注册信息,点击【subscribe】提交时,出现以下错误提示:

image

 2 原因:出现以上的这个问题,是因为国内屏蔽google服务

3  解决方法:

    3.1  对于Edge浏览器方法如下:

    3.1.1  在Edge中安装扩展Header Editor

            设置->扩展->获取Microsoft Edge扩展->检索框中输入[Header Editor]->获取

image

       3.1.2  设置扩展选项:点击【扩展选项】  

image

 

image

 导入以下文件sms.json

{    
"request": [{"enable": true,"name": "Google APIs","ruleType": "redirect","matchType": "regexp","pattern": "^http(s?)://ajax\\.googleapis\\.com/(.*)","exclude": "","isFunction": false,"action": "redirect","to": "https://gapis.geekzu.org/ajax/$2","group": "Google Redirect"},{"enable": true,"name": "reCaptcha","ruleType": "redirect","matchType": "regexp","pattern": "^http(s?)://(?:www\\.|recaptcha\\.|)google\\.com/recaptcha/(.*)","exclude": "","isFunction": false,"action": "redirect","to": "https://recaptcha.net/recaptcha/$2","group": "Google Redirect"}],"sendHeader": [],"receiveHeader": [{"enable": true,"name": "Content Security Policy Header Modification","ruleType": "modifyReceiveHeader","matchType": "all","pattern": "","exclude": "","isFunction": true,"code": "let rt = detail.type;\nif (rt === 'script' || rt === 'stylesheet' || rt === 'main_frame' || rt === 'sub_frame') {\n  for (let i in val) {\n    if (val[i].name.toLowerCase() === 'content-security-policy') {\n      let s = val[i].value;\n      s = s.replace(/googleapis\\.com/g, '$& https://gapis.geekzu.org');\n      s = s.replace(/recaptcha\\.google\\.com/g, '$& https://recaptcha.net');\n      s = s.replace(/google\\.com/g, '$& https://recaptcha.net');\n      s = s.replace(/gstatic\\.com/g, '$& https://*.gstatic.cn');\n      val[i].value = s;\n    }\n  }\n}","group": "Google Redirect"}]
}

导入后保存,【规则列表】->启用

image

   如此之后,再输入相关信息,[subscribe]就可以注册成功了。

image

 

http://www.hskmm.com/?act=detail&tid=962

相关文章:

  • MathType7下载安装2025最新下载+安装教程(附安装包)
  • mysql导入数据库,从基础命令到高效技巧
  • 基于“北斗+卫星互联网”的低空飞行服务保障基础设施
  • CVE-2025-30208 Vite开发服务器任意文件读取漏洞
  • Claude Code 从入门到精通:最全配置指南和工具推荐
  • 利用python开发的一款日志自动查找复制小工具
  • 基于 RBF 神经网络的 PID 参数自适应整定—风力机变桨距控制
  • 金蝶云星空学习记录1
  • (简记)虚树
  • stress-ng压测CPU内存
  • 答案
  • datadome OfflineAudioContext
  • AI测试平台自动遍历:低代码也能玩转全链路测试
  • 2025-09-10
  • Codeforces Round 1047 (Div. 3)
  • sentinel-1.8.0 安装
  • 数据结构与算法-27.树-并查集
  • wpf XAML设计器在加载用户控件的时候,提示null引用等直接执行了用户控件里构造函数代码的问题
  • 设计模式-策略
  • Linux中怎么调整系统inode数量?
  • DARPA AI网络挑战赛技术框架全解析:自动化漏洞挖掘与修复系统构建
  • 数据库基本查询语句
  • 【项目实战】基于WS63的鸿蒙星闪红外遥控车(循迹、超声波避障、远程控制、星闪/红外遥控)有教程代码
  • macbook pro怎么安装windows系统
  • XSS与CSRF的联系与区别
  • 异或
  • apche 2.4 开启mod_cache_disk和mod_deflate后,磁盘上缓存的是压缩后的文件
  • 复现tensor2tensor代码时遇到的问题和相关链接
  • macbook pro如何安装windows系统
  • 【ACM出版】第四届公共管理、数字经济与互联网技术国际学术会议(ICPDI 2025)