Quellcode durchsuchen

下载码修改

pengchanglu vor 3 Jahren
Ursprung
Commit
da6a9050af
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      application/admin/controller/pig/Codecreate.php

+ 1 - 1
application/admin/controller/pig/Codecreate.php

@@ -122,7 +122,7 @@ class Codecreate extends Backend
     public function download()
     {
         //$url = 'http://dev.pig.viicb.com/index/index/code.html?code=';
-        $url = 'http://dev.pig.viicb.com/source/code.html?id=';
+        $url = 'http://www.ahmia.top/source/code.html?id=';
         $ids = $params = $this->request->request("ids");
         if (!$ids) {
             $this->error('ids');