Skip to content

Instantly share code, notes, and snippets.

@Tdison
Created June 3, 2026 09:26
Show Gist options
  • Select an option

  • Save Tdison/0c39ca4b1faaf4d51164bcd3954b9f12 to your computer and use it in GitHub Desktop.

Select an option

Save Tdison/0c39ca4b1faaf4d51164bcd3954b9f12 to your computer and use it in GitHub Desktop.
杂七杂八
#!name=KK键盘无限变声
#!desc=解锁KK键盘变声次数限制
#!author=王大锤
#!homepage=https://github.com/你的用户名
#!version=1.0
[rewrite_local]
^https?:\/\/kk\.weshine\.im\/v1\.0\/text2voice\/(checkCount|consumeCount) url json-response-body .data.totalCount = 999 | .data.currCount = 999
^https?:\/\/kk\.weshine\.im\/v1\.0\/text2voice\/createTtsAudio url json-response-body .data.freeCount = 999
[mitm]
hostname = kk.weshine.im
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment