Move play.google.com and yt[34].ggpht.com to "fbtw" list

This commit is contained in:
ValdikSS 2022-08-05 03:13:01 +03:00
parent 2875f903c3
commit 5b180b45b9

View File

@ -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"