generated from Aleks/xxaazza2z
12 lines
138 B
PHP
12 lines
138 B
PHP
<?php
|
|
|
|
//重定向浏览器
|
|
|
|
header("Location: https://神器每日推送.tk/pz.json");
|
|
|
|
//跳转至网址
|
|
|
|
exit;
|
|
|
|
?>
|