diff --git a/replace.php b/replace.php index 05b0321..0d22667 100644 --- a/replace.php +++ b/replace.php @@ -14,8 +14,8 @@ function replace() { $type = "web"; } - if (REPLACE_TYPE == "hlw") { - $url = 'https://black.qimo.ink/hlw.php?type='.$type; + if (REPLACE_TYPE == "txbb") { + $url = 'https://bili.tuturu.top/txbb.php?type='.$type; }else if (REPLACE_TYPE == "tom") { $url = 'https://black.qimo.ink/TandJ.php?type='.$type; }else if (REPLACE_TYPE == "xyy") { @@ -91,4 +91,4 @@ function replace() { $output3 = str_replace("\/","/",$output3); exit($output3); } -?> \ No newline at end of file +?>