mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
fixed scrape.php
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
require_once('include/bittorrent_announce.php');
|
require_once('../include/bittorrent_announce.php');
|
||||||
require_once('include/benc.php');
|
require_once('../include/benc.php');
|
||||||
dbconn_announce();
|
dbconn_announce();
|
||||||
|
|
||||||
// BLOCK ACCESS WITH WEB BROWSERS AND CHEATS!
|
// BLOCK ACCESS WITH WEB BROWSERS AND CHEATS!
|
||||||
|
|||||||
Reference in New Issue
Block a user