stanley-king 2 年之前
父节点
当前提交
56f97dd6ca
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      helper/refill/policy/chctlex.php

+ 1 - 1
helper/refill/policy/chctlex.php

@@ -313,7 +313,7 @@ class chctlex
             }
             }
 
 
             $count = count($feeds);
             $count = count($feeds);
-            $pos = mt_rand(0, $count * 60);
+            $pos = mt_rand(0, $count);
 
 
             $cur_feeds = [];
             $cur_feeds = [];
             $next_feeds = [];
             $next_feeds = [];