mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-11 07:27:58 +00:00
temporarily disable btmh #2
This commit is contained in:
parent
c50e3a777b
commit
c6edc793ee
@ -447,7 +447,8 @@ switch (isset($_GET['target']) ? urldecode($_GET['target']) : false)
|
||||
|
||||
case 2:
|
||||
|
||||
$xt[] = sprintf('xt=urn:btmh:%s', $infoHash->value);
|
||||
// @TODO temporarily disabled because of address too long error in some clients
|
||||
// $xt[] = sprintf('xt=urn:btmh:%s', $infoHash->value);
|
||||
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user