X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex_rd.php;h=e0dee240f03f7c2784f0977ddc894a1f020d5232;hb=4da67a046c1a8d0f26281dacabf3acff9623efd1;hp=65c7655d4fe4fe4fa4b2adc45e9bf8652824a574;hpb=3ad972807dfceca464574e0ce7cfc1ffe1e70013;p=brisk.git diff --git a/web/index_rd.php b/web/index_rd.php index 65c7655..e0dee24 100644 --- a/web/index_rd.php +++ b/web/index_rd.php @@ -22,14 +22,14 @@ */ require_once("Obj/brisk.phh"); -require_once("Obj/proxyscan.phh"); +// require_once("Obj/proxyscan.phh"); require_once("briskin5/Obj/briskin5.phh"); // Use of proxies isn't allowed. -if (is_proxy()) { - sleep(5); - exit; -} +// if (is_proxy()) { +// sleep(5); +// exit; +//} log_load("index_rd.php"); $first_loop = TRUE;