update
This commit is contained in:
BIN
images/2f759ab2ea231e3f007f542e4b0b6d8ff8a9a24d.png
Normal file
BIN
images/2f759ab2ea231e3f007f542e4b0b6d8ff8a9a24d.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 79 KiB |
BIN
images/a32c10368c628fa3eb890246ae40ce0253bec26e.png
Normal file
BIN
images/a32c10368c628fa3eb890246ae40ce0253bec26e.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
BIN
images/df586b7c17098b668c3ece7afc73c777a0fd5d0e.png
Normal file
BIN
images/df586b7c17098b668c3ece7afc73c777a0fd5d0e.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 73 KiB |
BIN
images/f775c9b5bca56a80b41a96087864fb1a1cdd8558.png
Normal file
BIN
images/f775c9b5bca56a80b41a96087864fb1a1cdd8558.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 54 KiB |
3
公众号/我为什么要备案独立博客>.md
Normal file
3
公众号/我为什么要备案独立博客>.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 独立博客
|
||||
|
||||
> 奇点来临之前,主流的信息入口还是搜索引擎
|
||||
65
公众号/腾讯云域名/服务器/短信.md
Normal file
65
公众号/腾讯云域名/服务器/短信.md
Normal file
@@ -0,0 +1,65 @@
|
||||
## 腾讯云
|
||||
|
||||
> 域名备案+轻量云服务器+短信模板
|
||||
|
||||
以前用了五六年的`.com`名,因为没有及时续费,导致被抢注
|
||||
|
||||
现在想要注册,788$起步,买不起
|
||||
|
||||
只要注册了海外的`.org`和国内的'cn`域名,而后者,是需要备案的
|
||||
|
||||
`<img src="https://hackrobot-1258475618.cos.ap-shenzhen-fsi.myqcloud.com/202305142112361.png" title="" alt="" width="286">
|
||||
|
||||
---
|
||||
|
||||
## 域名备案+轻量云服务器
|
||||
|
||||
> 绑定销售
|
||||
|
||||
如果只是购买域名,不需要备案也能解析到海外服务器上
|
||||
|
||||
但是如果要域名备案,就必须购买`云服务器3个月以上`
|
||||
|
||||
<img src="https://hackrobot-1258475618.cos.ap-shenzhen-fsi.myqcloud.com/202305142112838.png" title="" alt="" width="427">
|
||||
|
||||
|
||||
|
||||
另外备案核心要经过以下步骤:
|
||||
|
||||
- 实名认证模板
|
||||
|
||||
- 备案信息认证提交
|
||||
|
||||
- 腾讯云人工客服初审
|
||||
|
||||
- 管局-短信验证码(24小时内认证)
|
||||
|
||||
- 管局审核
|
||||
|
||||
<img src="https://hackrobot-1258475618.cos.ap-shenzhen-fsi.myqcloud.com/202305142112223.png" title="" alt="" width="425">
|
||||
|
||||
---
|
||||
|
||||
## 短信模板
|
||||
|
||||
> 个人也可以申请
|
||||
|
||||
历史文章,有写过如果使用4g模块发送闪信,作为验证码,这样就可以避免给类似的短信网关做繁琐的实名认证和模板审核
|
||||
|
||||
但是既然个人可以申请`签名模板`,用短信网关的api发送验证码短信,至少可以保护隐私
|
||||
|
||||
基于`公众号`申请的短信模板如下
|
||||
|
||||
<img src="https://hackrobot-1258475618.cos.ap-shenzhen-fsi.myqcloud.com/202305142112707.png" title="" alt="" width="263">
|
||||
|
||||
---
|
||||
|
||||
## 最后
|
||||
|
||||
域名的备案还在审核中,未必能够顺利
|
||||
|
||||
短信的签名模板审核已通过
|
||||
|
||||
可以用在网站/app各种登录认证上,当然我暂时目前只用在微信机器人对话上
|
||||
|
||||
对了,很多年以前,备案,还需要快递接受定制的幕布的,真是个XX的回忆
|
||||
15
草稿/wechat.md
Normal file
15
草稿/wechat.md
Normal file
@@ -0,0 +1,15 @@
|
||||
wordpress
|
||||
|
||||
nethunter ==> wechat | robot
|
||||
|
||||
raspberry pi
|
||||
|
||||
digital nomad
|
||||
|
||||
|
||||
|
||||
orange pi => android => wechat
|
||||
|
||||
- xposed => 微信机器人 [微信对话平台]
|
||||
|
||||
- 视频号 24h直播live
|
||||
53
草稿/代码/腾讯云-短信.md
Normal file
53
草稿/代码/腾讯云-短信.md
Normal file
@@ -0,0 +1,53 @@
|
||||
id
|
||||
|
||||
AKIDOaT6SZQ0JL7cqnTryoOhkW1FBqELAizz
|
||||
|
||||
key
|
||||
|
||||
kDPKyMTJs99sKVP1NREkzxKQFo66pIUP
|
||||
|
||||
---
|
||||
|
||||
调用地址
|
||||
|
||||
`sms.tencentcloudapi.com`
|
||||
|
||||
文档地址
|
||||
|
||||
[短信 发送短信-发送短信相关接口-API 中心-腾讯云](https://cloud.tencent.com/document/api/382/55981)
|
||||
|
||||
Action SendSms
|
||||
|
||||
Version: 2021-01-11
|
||||
|
||||
Region: ap-beijing
|
||||
|
||||
PhoneNumberSet.N [+8613135697837]
|
||||
|
||||
SmsSdkAppId: 1400808237
|
||||
|
||||
TemplateId: 1795420
|
||||
|
||||
s输出参数
|
||||
|
||||
SendStatusSet:
|
||||
|
||||
sdk
|
||||
|
||||
[GitHub - TencentCloud/tencentcloud-sdk-python: Tencent Cloud API 3.0 SDK for Python](https://github.com/tencentcloud/tencentcloud-sdk-python#%E9%80%9A%E8%BF%87-pip-%E5%AE%89%E8%A3%85%E6%8E%A8%E8%8D%90)
|
||||
|
||||
```
|
||||
pip install --upgrade tencentcloud-sdk-python
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
python示例文档
|
||||
|
||||
[短信 Python SDK-SDK 文档-文档中心-腾讯云](https://cloud.tencent.com/document/product/382/43196)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
需要根据返回的id,轮询更新结果
|
||||
43
草稿/内网开发.md
Normal file
43
草稿/内网开发.md
Normal file
@@ -0,0 +1,43 @@
|
||||
swagger-文档搜索
|
||||
|
||||
|
||||
|
||||
linux sh脚本 [ci/cd自动化]
|
||||
|
||||
|
||||
|
||||
node whistle
|
||||
|
||||
chrome vscode
|
||||
|
||||
bash
|
||||
|
||||
库/插件/拓展
|
||||
|
||||
离线文档
|
||||
|
||||
|
||||
|
||||
V2ray 云主机和虚拟机 [win物理机跑服务]
|
||||
|
||||
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
## python
|
||||
|
||||
mitmproxy
|
||||
|
||||
pyautogui
|
||||
|
||||
fastapi
|
||||
|
||||
http.server
|
||||
|
||||
pyinstaller
|
||||
|
||||
schedule 定时任务
|
||||
|
||||
|
||||
Reference in New Issue
Block a user