diff --git a/app/inc/Rules.php b/app/inc/Rules.php index 4ec95bb..d8332b4 100644 --- a/app/inc/Rules.php +++ b/app/inc/Rules.php @@ -72,6 +72,9 @@ class Rules { 'em.com.br' => [ 'fixRelativeUrls' => true, ], + 'businessinsider.com' => [ + 'fixRelativeUrls' => true, + ], 'opovo.com.br' => [ 'fixRelativeUrls' => true, 'classElementRemove' => ['screen-loading', 'overlay-advise'],