本文用作记录,vksec 操作记录
QQ群:397745473
vksec 操作记录
server : 172.16.1.48
path: /blog/source/_posts
本地: D:\用户目录\Desktop\source
- 1.将编辑好的md文件上传到path中。
- 2.执行生成并上传:
1
2cd /blog/source/_posts;rz
cd /blog && hexo clean && hexo generate && hexo deploy
使用的图床:
Instagram賺錢2019 | 如何沒有粉絲也能在Instagram賺錢 ??:
https://www.youtube.com/watch?v=ZPKtQ82h42c
免費圖片設計平台: https://www.canva.com
每次寫英語文章都必用的改錯工具
Grammarly(免費)
‣‣ https://grammarly.go2cloud.org/SH1tu
查出QQ列表不在某群中
1 | select * from myQQList where account not in (select uin from groupInfo where gc = 群号) |