镜像自地址
https://github.com/JGZYES/ParlzPackageManger.git
已同步 2026-09-11 05:42:44 +08:00
4 行
110 B
PHP
4 行
110 B
PHP
<?php
|
|
/* Source browsing now lives in git.php (local stored repo copy). */
|
|
header('Location: git.php'); exit;
|