diff --git a/burst/providers/providers.json b/burst/providers/providers.json index 8cee1fdb..193ccfb4 100644 --- a/burst/providers/providers.json +++ b/burst/providers/providers.json @@ -2342,7 +2342,7 @@ "row": "find_once('div', ('class', ['table-responsive']), order=2).find_all('tr', start=2)", "seeds": "item(tag='td', order=4)", "size": "item(tag='td', order=3)", - "torrent": "'https://lt.0c.gay/tor/%s.torrent' % item(tag='a', attribute='href', divider=('/', 2))" + "torrent": "'https://www.torlock.com/tor/%s.torrent' % item(tag='a', attribute='href', divider=('/', 2))" }, "predefined": false, "private": false, @@ -2522,7 +2522,7 @@ "row": "find_once('table', select=('class', 'tmain'), order=2).find_all('tr', start=2)", "seeds": "item(tag='td', order=4)", "size": "item(tag='td', order=3)", - "torrent": "'https://ft.0c.gay/tor/%s.torrent' % item(tag='a', attribute='href', divider=('/', 2))" + "torrent": "'https://www.torrentfunk.com/tor/%s.torrent' % item(tag='a', attribute='href', divider=('/', 2))" }, "predefined": false, "private": false, @@ -2924,7 +2924,7 @@ "row": "find_once('div', ('class', 'table-responsive'), order=2).find_all('tr', start=2)", "seeds": "item(tag='td', order=5)", "size": "item(tag='td', order=3)", - "torrent": "'https://yt.0c.gay/down/%s.torrent' % item(tag='a', attribute='href', divider=('/', 2))" + "torrent": "'https://yourbittorrent.com/down/%s.torrent' % item(tag='a', attribute='href', divider=('/', 2))" }, "predefined": false, "private": false,