From be0579f6cbe42ef17b3dc1a1f88440852e1a3f6b Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Sat, 7 Feb 2026 19:57:18 -0500 Subject: [PATCH] Proper URL for BitTorrent tracker and remove index, I don't like the Torrust Index, it strips away web seeding from the torrent --- .upptimerc.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index 62efc99a..34b2516c 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -6,7 +6,7 @@ sites: url: https://www.dataforcanada.org favicon: https://raw.githubusercontent.com/dataforcanada/www.dataforcanada.org/refs/heads/main/static/favicon-32x32.png - name: BitTorrent Tracker (Labs) - url: https://tracker.labs.dataforcanada.org + url: https://tracker.labs.dataforcanada.org/announce - name: Production Ready Data url: https://data-01.dataforcanada.org - name: Data in the Lab @@ -26,6 +26,8 @@ sites: url: https://tiles-01.labs.dataforcanada.org expectedStatusCodes: - 404 + #- name: Torrent Index (Labs) + # url: https://index.labs.dataforcanada.org #- name: Panoramax (Prod) # url: https://panoramax-01.dataforcanada.org #- name: Panoramax (Labs) @@ -52,8 +54,6 @@ sites: # url: https://bbox-01.labs.dataforcanada.org #- name: Torrent Index (Prod) # url: https://index.dataforcanada.org - - name: Torrent Index (Labs) - url: https://index.labs.dataforcanada.org #- name: Source Code # url: https://git.dataforcanada.org assignees: