- Execute
pip3 install -r requirements.txtto install dependencies - Execute
followers_clear.pyand follow instructions.
Consumer keys can be found here. Use these keys instead of applying yourself can get rid of rate limit.
| // Developed by Hackl0us (https://github.com/hackl0us) | |
| // Adopted to Quantumult X Rewrite Script by laosb (https://lao.sb/gh) | |
| // STEP 1: 前往 https://aqicn.org/data-platform/token/ 注册账户,将申请的 API Token 填入下方 | |
| const aqicnToken = '' | |
| // STEP 2: 参考下方配置片段,在代理工具的配置文件中添加对应的配置。注意:script-response-body 后应该替换为添加 apicnToken 值后的脚本路径 | |
| /* | |
| [rewrite_local] | |
| https://weather-data.apple.com/v2/weather/[\w-]+/-?[0-9]+\.[0-9]+/-?[0-9]+\.[0-9]+\? url script-response-body aqicn.js |
pip3 install -r requirements.txt to install dependenciesfollowers_clear.py and follow instructions.Consumer keys can be found here. Use these keys instead of applying yourself can get rid of rate limit.