Skip to content

Instantly share code, notes, and snippets.

View MitaZ's full-sized avatar

MizuhashiZ MitaZ

View GitHub Profile
@laosb
laosb / aqicn.js
Last active June 7, 2025 03:42
Quantumult X Script to use AQICN in iOS Weather app
// 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
@mariotaku
mariotaku / README.md
Last active December 18, 2020 05:01
Followers Cleaner Script

Usage

  1. Execute pip3 install -r requirements.txt to install dependencies
  2. Execute followers_clear.py and follow instructions.

Notes

Consumer keys can be found here. Use these keys instead of applying yourself can get rid of rate limit.