imdb + tmdb

This commit is contained in:
2025-01-12 16:05:32 +03:00
parent 475a03b8f3
commit 5a11b34063

View File

@@ -165,6 +165,23 @@ if ((shExpMatch(host, "giters.com")) ||
{ return "SOCKS5 proxy.vm:1080"}
else
//IMDB
if ((shExpMatch(host, "imdb.com")) ||
(shExpMatch(host, "*.imdb.com")))
{ return "SOCKS5 proxy.vm:1080"}
else
//TMDB
if ((shExpMatch(host, "themoviedb.org")) ||
(shExpMatch(host, "*.themoviedb.org")))
{ return "SOCKS5 proxy.vm:1080"}
else
//intel