Xiaosea

Results 22 comments of Xiaosea

playy.w4.pw http://ihentai.net/ http://nyanya.tv/ https://github.com/maysrp/TALD https://github.com/maysrp/webdir/

dht.dat 文件没有导入 cd /root mkdir .aria2 && cd .aria2 wget http://webdir.cc/aria2.conf wget http://webdir.cc/dht.dat echo '' > /root/aria2.session

有什么具体的提示或者截图吗?

crontab 其中只设置 */1 * * * * curl http://www.yunbt.net/portal/cron/download 其余的不要设置即可

抱歉 这么久没有看到~~ 目前还没有着手开发......

public目录下的dir.php 第14行后插入 ``` $this->file=[]; $this->dirdir=[]; ``` 变成如下形式 ``` session_start(); $this->file=[]; $this->dirdir=[]; $this->sdir=$_SESSION['think']['dir']['dir']; ```