mirror of
https://bitbucket.org/anticensority/antizapret-pac-generator-light.git
synced 2024-11-22 05:06:04 +03:00
Move play.google.com and yt[34].ggpht.com to "fbtw" list
This commit is contained in:
parent
2875f903c3
commit
5b180b45b9
@ -81,7 +81,9 @@ echo "
|
||||
fbtw = ['twitter.com', 'twimg.com', 't.co',
|
||||
'facebook.com', 'fbcdn.net',
|
||||
'instagram.com', 'cdninstagram.com',
|
||||
'fb.com', 'messenger.com'];
|
||||
'fb.com', 'messenger.com',
|
||||
'play.google.com', 'yt3.ggpht.com', 'yt4.ggpht.com'
|
||||
];
|
||||
if (fbtw.indexOf(shost) !== -1) {
|
||||
return \"HTTPS ${PACFBTWHOST}; DIRECT\";
|
||||
}" >> "$PACFILE"
|
||||
|
Loading…
Reference in New Issue
Block a user