disable bstlar.com bypass through bypass.city since not supported anymore

This commit is contained in:
Amm0ni4 2024-04-13 21:38:04 +02:00
parent f2a00d1a11
commit 9c4805c267
2 changed files with 4 additions and 4 deletions

View file

@ -2065,8 +2065,8 @@
} }
} }
// bstlar.com // bstlar.com - not supported by bypass.city anymore
/bstlar.com/.test(url) ? solveThroughBypassCity(url) : null; // /bstlar.com/.test(url) ? solveThroughBypassCity(url) : null;
// Ad-maven (optionally solve through bypass.city, but currently solved through adbypass.eu) // Ad-maven (optionally solve through bypass.city, but currently solved through adbypass.eu)
// /^(https?:\/\/)(?!(bypass.city|adbypass.org))(free-content.pro|(ebaticalfel|downbadleaks|megadropsz|megadumpz|stownrusis|iedprivatedqu).com)\/s\?/.test(url) ? solveThroughBypassCity(url) : null; // /^(https?:\/\/)(?!(bypass.city|adbypass.org))(free-content.pro|(ebaticalfel|downbadleaks|megadropsz|megadumpz|stownrusis|iedprivatedqu).com)\/s\?/.test(url) ? solveThroughBypassCity(url) : null;

View file

@ -345,8 +345,8 @@
} }
} }
// bstlar.com // bstlar.com - not supported by bypass.city anymore
/bstlar.com/.test(url) ? solveThroughBypassCity(url) : null; // /bstlar.com/.test(url) ? solveThroughBypassCity(url) : null;
// Ad-maven (optionally solve through bypass.city, but currently solved through adbypass.eu) // Ad-maven (optionally solve through bypass.city, but currently solved through adbypass.eu)
// /^(https?:\/\/)(?!(bypass.city|adbypass.org))(free-content.pro|(ebaticalfel|downbadleaks|megadropsz|megadumpz|stownrusis|iedprivatedqu).com)\/s\?/.test(url) ? solveThroughBypassCity(url) : null; // /^(https?:\/\/)(?!(bypass.city|adbypass.org))(free-content.pro|(ebaticalfel|downbadleaks|megadropsz|megadumpz|stownrusis|iedprivatedqu).com)\/s\?/.test(url) ? solveThroughBypassCity(url) : null;