pull/169/head
Conners Hua 4 years ago
parent 31612fa661
commit 4133a95d21

@ -1,9 +1,9 @@
hostname = api.weibo.cn,mapi.weibo.com,*.uve.weibo.com,www.zhihu.com,api.zhihu.com,homepage-api.smzdm.com,haojia-api.smzdm.com,article-api.smzdm.com,haojia.m.smzdm.com,app-api.smzdm.com,s-api.smzdm.com,app.bilibili.com hostname = api.weibo.cn,mapi.weibo.com,*.uve.weibo.com,www.zhihu.com,api.zhihu.com,homepage-api.smzdm.com,haojia-api.smzdm.com,article-api.smzdm.com,haojia.m.smzdm.com,app-api.smzdm.com,s-api.smzdm.com,app.bilibili.com
# ---(By Choler)--- # ---(By Choler)---
# > Douyin # > Douyin(<= 16.2.0) - api?-*-*-*.amemv.com
^https?:\/\/.*\.amemv\.com\/aweme\/v2\/(follow\/)?feed\/ url request-header ^GET \/aweme\/v\d\/(follow\/)?feed\/(.+\r\n) request-header GET /aweme/v1/$1feed/$2 ^https?:\/\/api.*\.amemv\.com\/aweme\/v\d\/ url request-header ^GET \/aweme\/v\d\/(.+\r\n) request-header GET /aweme/v1/$1
^https?:\/\/.*\.amemv\.com\/aweme\/v\d\/(feed|mix\/aweme|aweme\/post|(multi\/)?aweme\/detail|follow\/feed|nearby\/feed|search\/item|general\/search\/single|hot\/search\/video\/list)\/ url script-response-body https://raw.githubusercontent.com/Choler/Surge/master/Script/douyin.js ^https?:\/\/api.*\.amemv\.com\/aweme\/v[12]\/((|follow\/|nearby\/)feed|aweme\/post|hot\/search\/video\/list|mix\/aweme|aweme\/detail)\/\? url script-response-body https://raw.githubusercontent.com/Choler/Surge/master/Script/douyin.js
# ------ # ------
# ---(By yichahucha)--- # ---(By yichahucha)---

@ -3,8 +3,8 @@
#!system=ios #!system=ios
[URL Rewrite] [URL Rewrite]
# > Douyin By Choler # > Douyin(<= 16.2.0) By Choler
^https?:\/\/(.*)\.amemv\.com\/aweme\/v2\/(follow\/)?feed\/ https://$1.amemv.com/aweme/v1/$2feed/ header ^https?:\/\/api.*\.amemv\.com\/aweme\/v\d\/ https://aweme.snssdk.com/aweme/v1/ header
[Map Local] [Map Local]
# ---(By blackmatrix7)--- # ---(By blackmatrix7)---
@ -13,8 +13,8 @@
[Script] [Script]
# ---(By Choler)--- # ---(By Choler)---
# > Douyin - *.amemv.com # > Douyin(<= 16.2.0) - api?-*-*-*.amemv.com
douyin = type=http-response,pattern=^https?:\/\/.*\.amemv\.com\/aweme\/v1\/(feed|mix\/aweme|aweme\/post|(multi\/)?aweme\/detail|follow\/feed|nearby\/feed|search\/item|general\/search\/single|hot\/search\/video\/list)\/,requires-body=1,max-size=-1,script-path=https://raw.githubusercontent.com/Choler/Surge/master/Script/douyin.js douyin = type=http-response,pattern=^https?:\/\/aweme\.snssdk\.com\/aweme\/v[12]\/((|follow\/|nearby\/)feed|aweme\/post|hot\/search\/video\/list|mix\/aweme|aweme\/detail)\/\?,requires-body=1,script-path=https://raw.githubusercontent.com/Choler/Surge/master/Script/douyin.js
# ------ # ------
# ---(By yichahucha)--- # ---(By yichahucha)---

Loading…
Cancel
Save