LiesAuer’s Blog

How does node-main block index.html loading in NW.js

Original link: https://www.liesauer.net/blog/post/how-to-block-index-html-loading-with-node-main-in-nw-js.html In the actual [NW.js](https://ift.tt/u0XKFmN “NW.js”) program development, we may do some pre-loading logic when the program starts, such as updates, etc., so how to wait for these What about loading `index.html` after the logic is completed? ## bootstrap.html Prepare an App startup page `bootstrap.html`, and point the `main` entry in `package.json` to …

How does node-main block index.html loading in NW.js Read More »

Binance chat room red envelope search script

Original link: https://www.liesauer.net/blog/post/binance-red-envelope-scavenger.html ## request header 1. `bncuuid` 2. `csrftoken` 3. `device-info` 4. `fvideo-id` 5. `useragent` ## Cookies 1. `lang` (fixed to `zh-CN`) 2. `d1og` `r2o1` `f30l` `p20t` ## Chat room interface There are two ways to connect to a chat room to obtain chat information, each with its own advantages and disadvantages. This article …

Binance chat room red envelope search script Read More »

Cloud server recommendation

Original link: https://www.liesauer.net/blog/post/777.html ## 1. Major domestic clouds Recommended reason: 1. The access speed is fast, and there are many discounts, especially for new users. However, there are also problems that have been criticized a lot, that is, old users and dogs have renewal pitfalls. ## 2. [Dog Cloud](https://ift.tt/HcGwydo “Dog Cloud”) Recommended reason: 1. Although …

Cloud server recommendation Read More »

Free ChatGPT

Original link: https://www.liesauer.net/blog/post/freechatgpt.html ## website address https://bettergpt.chat/ ## Use settings `Bottom right corner`->`API`->`Use custom API endpoint`, `API key` can be left blank. “`text https://ift.tt/wtj36JA “` ![WeChat picture_20230418115102.png](https://ift.tt/RrSviwP) ![WeChat screenshot_20230418115208.png](https://ift.tt/LtVPdq4) ## refer to https://ift.tt/WGJnmNb This article is transferred from: https://www.liesauer.net/blog/post/freechatgpt.html This site is only for collection, and the copyright belongs to the original author.

Dangerous currency circle – revealing a virtual currency airdrop scam (001)

Original link: https://www.liesauer.net/blog/post/766.html Please strictly abide by domestic policies and laws related to virtual currency, and do not do things that violate laws and regulations! ! ! Please strictly abide by domestic policies and laws related to virtual currency, and do not do things that violate laws and regulations! ! ! Please strictly abide by …

Dangerous currency circle – revealing a virtual currency airdrop scam (001) Read More »

The new version of VS Code uses the old Chrome Debugger (same for Node Debugger)

Original link: https://www.liesauer.net/blog/post/switch-back-to-legacy-chrome-debugger-in-latest-vscode.html # 1. Install legacy debugger Since the new version of VS Code does not allow the direct installation of deprecated plug-ins in the application, we need to install it by manually installing the vsix file. ![WeChat screenshot_20220926111902.png](https://ift.tt/NdIgDRr) Click `Marketplace` on the plugin description page to jump to the plugin download page ![WeChat …

The new version of VS Code uses the old Chrome Debugger (same for Node Debugger) Read More »

Make Tauri front-end debugging as smooth as debugging regular web projects

Original link: https://www.liesauer.net/blog/post/make-tauri-frontend-side-better-debugging-experience-as-a-regular-web-app.html ## Assumptions 1. This article assumes that you have front-end development experience and experience using VS Code. 2. This article assumes that you have experience in developing and creating Tauri projects. 3. This article will not teach you how to develop, use and avoid pits from scratch. 4. **This article is for …

Make Tauri front-end debugging as smooth as debugging regular web projects Read More »

X.509 certificate to OpenPGP certificate

Original link: https://www.liesauer.net/blog/post/pem2openpgp.html I recently applied for a personal code signing certificate, and I was thinking about whether I could use it to sign Git Commit. After a little searching, there is a way to convert it. ##pem2openpgp `pem2openpgp` is a software under linux for converting RSA private keys in PEM format to OpenPGP format. …

X.509 certificate to OpenPGP certificate Read More »

¥0.03/day is about equal to the 865M/day ladder traffic tutorial

Original link: https://www.liesauer.net/blog/post/674.html ## Airport ***NO ADVERTISEMENT! *** ***NO ADVERTISEMENT! *** ***NO ADVERTISEMENT! *** [Akkcloud](https://ift.tt/hl32tQf “Akkcloud”) ## Basic package traffic We choose this package of `¥12/100G/year`, then the basic daily traffic we get is `¥0.03/280M/day` ![2022-06-18_094546.png](https://ift.tt/ukQsG5E) ## Advanced package traffic If you feel that it is not enough, you can also choose the `¥23/200G/year` package …

¥0.03/day is about equal to the 865M/day ladder traffic tutorial Read More »