Эх сурвалжийг харах

Merge branch 'master' of https://git.97admin.com:433/chendeben/taoqu

chendeben 6 жил өмнө
parent
commit
ad0648deea

+ 1 - 0
App/Api/Model/Dataoke.php

@@ -62,6 +62,7 @@ class Dataoke
         $content=str_replace('"/tao.php?r=nine"', '"/pages/nine.html"', $content);
         $content=str_replace('"/tao.php?r=ddq"', '"/pages/dongdong.html"', $content);
         $content=str_replace('"/tao.php?r=l"', '"/pages/haohuo.html"', $content);
+        $content=str_replace('"/tao.php?r=index/index&u=1350274"', '"/"', $content);
         $content=str_replace('https://cmsstatic.ffquan.cn//js/new_home.js', "/static/new_home.js", $content);
 //        $content=str_replace('index.php', "tao.php", $content);
         return $content;