支持Clash,Shadowrocket等等 1. 飞叔代理,里面有美国,日本,新加坡以及台湾香港地区,速度快,稳定,立即使用 2. IPLC 国际站,里面有英国,日本,新加坡以及台湾香港地区,速度一般,稳定,有自动选择最优路线,这个比较不错,立即使用
支持Clash,Shadowrocket等等 1. 飞叔代理,里面有美国,日本,新加坡以及台湾香港地区,速度快,稳定,立即使用 2. IPLC 国际站,里面有英国,日本,新加坡以及台湾香港地区,速度一般,稳定,有自动选择最优路线,这个比较不错,立即使用
/********** * typeId 请求类型 * siteKey GOOGLE验证码KEY * siteReferer 当前URL **********/ private static string ReCaptcha(int typeId, String siteKey, String siteReferer = "") { // 识别 string authorization = "xxxxxx-xxxx-xxxx-xxxx-xxxxxxxx…
使用开源的邮件系统 EwoMail github 项目地址 https://github.com/gyxuehu/EwoMail yum -y install git cd /root git clone https://github.com/gyxuehu/EwoMail.git cd /root/EwoMail/install #需要输入一个邮箱域名,不需要前缀,列如下面的xxxxx.cn,域名后面要加空格加en sh ./start.sh xxxxx.cn en 系统安装地址 根目录 /ewomail 包含 …
封装函数 public static async Task captcha2(string VImage, int checkt = 0) { var secretKey = "b8*************"; //KEY var url = "https://2captcha.com/in.php?key=" + secretKey; var res = ""; using (HttpClient client = new HttpClient()) { var content = new MultipartF…
COPYRIGHT © 2005 - 2024 小小博客. ALL RIGHTS RESERVED.