mirror of
https://bitbucket.org/anticensority/antizapret-pac-generator-light.git
synced 2024-11-22 13:16:04 +03:00
Temporary exclude play.google.com from proxy list
This commit is contained in:
parent
4d4cf02742
commit
c4bd586105
@ -82,7 +82,7 @@ echo "
|
|||||||
'facebook.com', 'fbcdn.net',
|
'facebook.com', 'fbcdn.net',
|
||||||
'instagram.com', 'cdninstagram.com',
|
'instagram.com', 'cdninstagram.com',
|
||||||
'fb.com', 'messenger.com',
|
'fb.com', 'messenger.com',
|
||||||
'play.google.com', 'yt3.ggpht.com'
|
'yt3.ggpht.com'
|
||||||
];
|
];
|
||||||
if (fbtw.indexOf(shost) !== -1) {
|
if (fbtw.indexOf(shost) !== -1) {
|
||||||
return \"HTTPS ${PACFBTWHOST}; DIRECT\";
|
return \"HTTPS ${PACFBTWHOST}; DIRECT\";
|
||||||
|
Loading…
Reference in New Issue
Block a user