mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 17:45:31 +00:00
update scrape titles
This commit is contained in:
parent
cede3d0607
commit
2e9ef16c33
3 changed files with 5 additions and 5 deletions
|
|
@ -108,7 +108,7 @@ else if (!$userId = $db->initUserId($_SERVER['REMOTE_ADDR'], USER_DEFAULT_APPROV
|
|||
<td><?php echo count(MODERATOR_IP_LIST) ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><?php echo _('Seeders') ?></td>
|
||||
<td><?php echo _('Seeds') ?></td>
|
||||
<td><?php echo $db->getMagnetToAddressTrackerSeedersSum() ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue