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