mirror of
https://bitbucket.org/anticensority/antizapret-pac-generator-light.git
synced 2024-11-22 13:16:04 +03:00
Remove nossl proxy from Facebook/Twitter
This commit is contained in:
parent
f96c42ba84
commit
860e98919a
@ -81,7 +81,7 @@ echo "
|
|||||||
fbtw = ['twitter.com', 'twimg.com', 't.co',
|
fbtw = ['twitter.com', 'twimg.com', 't.co',
|
||||||
'facebook.com', 'fbcdn.net'];
|
'facebook.com', 'fbcdn.net'];
|
||||||
if (fbtw.indexOf(shost) !== -1) {
|
if (fbtw.indexOf(shost) !== -1) {
|
||||||
return \"HTTPS ${PACFBTWHOST}; PROXY ${PACPROXYHOST}; DIRECT\";
|
return \"HTTPS ${PACFBTWHOST}; DIRECT\";
|
||||||
}" >> "$PACFILE"
|
}" >> "$PACFILE"
|
||||||
|
|
||||||
echo "
|
echo "
|
||||||
|
Loading…
Reference in New Issue
Block a user