mirror of
https://bitbucket.org/anticensority/antizapret-pac-generator-light.git
synced 2025-04-06 22:53:36 +03:00
Exclude amazonaws.com from the list
Right now PAC file handles only domain done (*.domain.zone) or, when added into special list, subdomain (*.subdomain.domain.zone). Unfortunately, Amazon has 4 or 5 level subdomains for amazonaws.com zone. Let's try to exclude it for now and see how it goes.
This commit is contained in:
parent
1463e8bfa6
commit
b7d9b4830a
1 changed files with 1 additions and 0 deletions
|
@ -40,3 +40,4 @@ coldfilm.ru
|
|||
rt.pornhub.com
|
||||
ru.pornhub.com
|
||||
www.pornhub.com
|
||||
amazonaws.com
|
||||
|
|
Loading…
Add table
Reference in a new issue