mirror of
				https://gitee.com/ledc/IYUUAutoReseed
				synced 2025-10-31 16:59:49 +00:00 
			
		
		
		
	新增在线查询支持站点表格显示
This commit is contained in:
		
							
								
								
									
										10
									
								
								iyuu.php
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								iyuu.php
									
									
									
									
									
								
							| @@ -2,16 +2,6 @@ | ||||
| require_once __DIR__ . '/init.php'; | ||||
| use IYUU\AutoReseed; | ||||
|  | ||||
| #echo "IYUUAutoReseed自动辅种脚本,目前支持以下站点:".PHP_EOL; | ||||
| #ShowTableSites(); | ||||
| echo <<<EOF | ||||
| gitee 源码仓库:https://gitee.com/ledc/IYUUAutoReseed | ||||
| github源码仓库:https://github.com/ledccn/IYUUAutoReseed | ||||
| 教程:https://gitee.com/ledc/IYUUAutoReseed/tree/master/wiki | ||||
| QQ群:859882209 【IYUU自动辅种交流】 | ||||
| EOF; | ||||
| echo PHP_EOL.PHP_EOL; | ||||
|  | ||||
| AutoReseed::init(); | ||||
| $hashArray = AutoReseed::get(); | ||||
| if (AutoReseed::$move != null) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user