mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
temporarily disable btmh #2
This commit is contained in:
parent
c50e3a777b
commit
c6edc793ee
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue