Capitalized JAV tag.

This commit is contained in:
DebaucheryLibrarian
2023-07-26 00:28:03 +02:00
parent 60f594a948
commit c3d4bf0e62
2 changed files with 1 additions and 2 deletions

View File

@@ -46,7 +46,6 @@ function ratioFilter(banner) {
if (banner.type === 'html' && banner.width > window.innerWidth) {
// usually non-scalable iframes
console.log('TOO WIDE');
return false;
}