forked from BlueSkyXN/TencentCloud-Order
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
31 lines (31 loc) · 2.14 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>TencentCloud-Order</title>
TencentCloud-Order By <a href="https://github.com/BlueSkyXN">BlueSkyXN</a><br>
<a href="https://github.com/BlueSkyXN"><img src="https://ae01.alicdn.com/kf/U86be0ebc85004924a57b3f81c8091f51Y.jpg" height=120 /></a><br>
</head>
<body style="text-align:center;">
请先阅读仓库说明<br><a href="https://github.com/BlueSkyXN/TencentCloud-Order" style="color:#33C3FF;" >TencentCloud-Order</a>
<br>仅供研究学习HTML基本语法和HTTP-POST的使用,请勿用于非法用途或对腾讯云等公司造成损失
<br>如果您打开了相关页面,则默认您确定你仅为学习HTML基本语法和HTTP-POST的使用,且所造成的后果由您自负,与本开发者无关
<br>同时,无论何种目的,请在12小时内停止浏览/使用/保存相关内容<br><br><br>
<br>目前判断低于1元的订单会失败!<br>
<form action="https://buy.cloud.tencent.com/order/check?productFrom=xinbancvmgoumai" method="post">
<textarea name="itemDetails" spellcheck="false" rows="15" cols="100"></textarea>
<br>
<input type="submit" style="width:150px;height:50px;">
</form>
</body>
<br>
<footer style="text-align:center;">
<a href="https://www.blueskyxn.com/" style="color:#33C3FF;" >SKYの博客-苍穹の下</a>丨<a href="https://000714.xyz" style="color:#33C3FF;" >SKYの主页</a>丨<a href="https://github.com/blueSkyXN" style="color:#33C3FF;" >SKYのGithub</a><br>
相关博文:
<a href="https://www.blueskyxn.com/202105/4553.html" style="color:#3AB6E9;" >Burp Suite 抓包工具 入门指南</a>
<br><a href="https://www.blueskyxn.com/202105/4556.html" style="color:#3AB6E9;" >Burp Suite 抓包实战 : 抓包腾讯云续费修改为按天付费</a>
<br><a href="https://www.blueskyxn.com/202105/4566.html" style="color:#3AB6E9;" >TencentCloud-Order 腾讯云产品-自定义参数购买一键单页</a>
<br><a href="https://www.blueskyxn.com/202105/4570.html" style="color:#3AB6E9;" >轻量无忧计划 Lighthouse Care 活动奖品余额查询</a>
<br><a href="https://t.me/blueskyxnblog" style="color:#3AB6E9;" >频道订阅</a>
</footer>
</html>