Last updated 2022-02-17 02:11:28
Last updated 2022-03-11 10:29:49 Last updated 2022-03-12 02:13:44 Last updated 2022-03-13 02:12:42 Last updated 2022-03-14 02:11:30 Last updated 2022-03-15 02:13:26 Last updated 2022-03-16 02:12:31 Last updated 2022-03-17 02:12:30
This commit is contained in:
@ -10,15 +10,15 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
总计规则:18 条。
|
||||
总计规则:17 条。
|
||||
|
||||
各类型规则统计:
|
||||
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| USER-AGENT | 2 |
|
||||
| HOST-SUFFIX | 14 |
|
||||
| HOST-KEYWORD | 1 |
|
||||
| HOST-SUFFIX | 12 |
|
||||
| HOST-KEYWORD | 2 |
|
||||
| IP-CIDR | 1 |
|
||||
## 配置说明
|
||||
|
||||
|
||||
@ -1,14 +1,12 @@
|
||||
# NAME: Spotify
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2021-12-16 17:32:40
|
||||
# UPDATED: 2022-01-18 23:33:29
|
||||
# USER-AGENT: 2
|
||||
# HOST-SUFFIX: 14
|
||||
# HOST-KEYWORD: 1
|
||||
# HOST-SUFFIX: 12
|
||||
# HOST-KEYWORD: 2
|
||||
# IP-CIDR: 1
|
||||
# TOTAL: 18
|
||||
HOST-SUFFIX,audio-ak-spotify-com.akamaized.net,Spotify
|
||||
HOST-SUFFIX,heads4-ak-spotify-com.akamaized.net,Spotify
|
||||
# TOTAL: 17
|
||||
HOST-SUFFIX,pscdn.co,Spotify
|
||||
HOST-SUFFIX,scdn.co,Spotify
|
||||
HOST-SUFFIX,spoti.fi,Spotify
|
||||
@ -21,6 +19,7 @@ HOST-SUFFIX,spotifycharts.com,Spotify
|
||||
HOST-SUFFIX,spotifycodes.com,Spotify
|
||||
HOST-SUFFIX,spotifyforbrands.com,Spotify
|
||||
HOST-SUFFIX,spotifyjobs.com,Spotify
|
||||
HOST-KEYWORD,-spotify-com,Spotify
|
||||
HOST-KEYWORD,spotify.com,Spotify
|
||||
USER-AGENT,*Spotify*,Spotify
|
||||
USER-AGENT,Spotify*,Spotify
|
||||
|
||||
Reference in New Issue
Block a user