1
0
generated from mirzaev/pot

1 Commits
1.1.2 ... 1.1.3

Author SHA1 Message Date
cda2d0bcb9 shuffled 2025-03-08 21:45:11 +07:00

View File

@@ -176,8 +176,7 @@ final class interneturok extends core
if (!empty($accounts)) { if (!empty($accounts)) {
// Initialized accounts // Initialized accounts
/* if (shuffle($accounts)) { */ if (shuffle($accounts)) {
if (true) {
// Shuffled accounts // Shuffled accounts
foreach ($accounts as $account) { foreach ($accounts as $account) {