From beb40dfba0faac0133a2dcc489ebd69b10e700e4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?M=C3=A1rton=20Sz=C3=A1sz?= <neo.21670@gmail.com>
Date: Mon, 23 Apr 2018 11:59:48 +0200
Subject: [PATCH] Updated .in TLDs to .lol in test definitions

---
 .../providers/torrent/cassettes/skytorrents.yaml            | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/sickrage_tests/providers/torrent/cassettes/skytorrents.yaml b/tests/sickrage_tests/providers/torrent/cassettes/skytorrents.yaml
index f3c2ffada..3e5c82cf3 100644
--- a/tests/sickrage_tests/providers/torrent/cassettes/skytorrents.yaml
+++ b/tests/sickrage_tests/providers/torrent/cassettes/skytorrents.yaml
@@ -8,7 +8,7 @@ interactions:
       User-Agent: [!!python/unicode 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36
           (KHTML, like Gecko) Chrome/30.0.1599.17 Safari/537.36']
     method: GET
-    uri: https://www.skytorrents.in/rss/all/ad/1/
+    uri: https://www.skytorrents.lol/rss/all/ad/1/
   response:
     body:
       string: !!binary |
@@ -104,7 +104,7 @@ interactions:
       User-Agent: [!!python/unicode 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36
           (KHTML, like Gecko) Chrome/30.0.1599.17 Safari/537.36']
     method: GET
-    uri: https://www.skytorrents.in/rss/all/ed/1/Game%20of%20Thrones%20S05E08
+    uri: https://www.skytorrents.lol/rss/all/ed/1/Game%20of%20Thrones%20S05E08
   response:
     body:
       string: !!binary |
@@ -194,7 +194,7 @@ interactions:
       User-Agent: [!!python/unicode 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36
           (KHTML, like Gecko) Chrome/30.0.1599.17 Safari/537.36']
     method: GET
-    uri: https://www.skytorrents.in/rss/all/ed/1/Game%20of%20Thrones%20S05
+    uri: https://www.skytorrents.lol/rss/all/ed/1/Game%20of%20Thrones%20S05
   response:
     body:
       string: !!binary |
-- 
GitLab