
自动调用typecho文章 RSS,随机推送到hostloc签名.crond或者宝塔定时任务执行即可。代码稀烂,能凑合用。源码下载:hostloc_typecho.zip效果如下:<?php
error_reporting(0);
$username = "用户名";
$password = "密码";
set_time_limit(600);
$suburl = "https://hostloc.com/member.php?mod=logging&action=login&loginsubmit=yes&...... -- 阅读全文 --