diff --git a/mirzaev/parser_from_interneturok/system/models/interneturok.php b/mirzaev/parser_from_interneturok/system/models/interneturok.php index c63acb1..c811386 100644 --- a/mirzaev/parser_from_interneturok/system/models/interneturok.php +++ b/mirzaev/parser_from_interneturok/system/models/interneturok.php @@ -176,8 +176,7 @@ final class interneturok extends core if (!empty($accounts)) { // Initialized accounts - /* if (shuffle($accounts)) { */ - if (true) { + if (shuffle($accounts)) { // Shuffled accounts foreach ($accounts as $account) {