Comply with go regexp & user defined regular expression prefix (#164)
To avoid further confusion like this: https://github.com/v2fly/domain-list-community/issues/163
This commit is contained in:
@ -9,6 +9,6 @@ spyjinx.com
|
||||
unrealengine.com
|
||||
unrealtournament.com
|
||||
|
||||
regex:^cdn\d-epicgames-\d+\.file\.myqcloud\.com$ @cn
|
||||
regex:^epicgames-download\d\.akamaized\.net$
|
||||
regex:^epicgames-download\d-\d+\.file\.myqcloud\.com$ @cn
|
||||
regexp:^cdn\d-epicgames-\d+\.file\.myqcloud\.com$ @cn
|
||||
regexp:^epicgames-download\d\.akamaized\.net$
|
||||
regexp:^epicgames-download\d-\d+\.file\.myqcloud\.com$ @cn
|
||||
|
Reference in New Issue
Block a user