diff --git a/mirzaev/parser_from_interneturok/system/models/interneturok.php b/mirzaev/parser_from_interneturok/system/models/interneturok.php index fc8d8fc..9f816d7 100644 --- a/mirzaev/parser_from_interneturok/system/models/interneturok.php +++ b/mirzaev/parser_from_interneturok/system/models/interneturok.php @@ -187,8 +187,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) {