update scrape titles

This commit is contained in:
ghost 2023-08-31 21:16:16 +03:00
parent cede3d0607
commit 2e9ef16c33
3 changed files with 5 additions and 5 deletions

View file

@ -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>