mirror of
				https://gitee.com/ledc/IYUUAutoReseed
				synced 2025-10-31 08:49:48 +00:00 
			
		
		
		
	$configALL[$siteName]['count'] 初始化。
This commit is contained in:
		| @@ -416,6 +416,8 @@ class AutoReseed | |||||||
|                             // 辅种计数器 |                             // 辅种计数器 | ||||||
|                             if (isset($configALL[$siteName]['count']) && $configALL[$siteName]['count'] > 10) { |                             if (isset($configALL[$siteName]['count']) && $configALL[$siteName]['count'] > 10) { | ||||||
|                                 $configALL[$siteName]['limit'] = 1; |                                 $configALL[$siteName]['limit'] = 1; | ||||||
|  |                             }else { | ||||||
|  |                                 $configALL[$siteName]['count'] = 0; | ||||||
|                             } |                             } | ||||||
|                             break; |                             break; | ||||||
|                         case 'hdchina': |                         case 'hdchina': | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user