Update src/iptorrents.js
Browse files- src/iptorrents.js +1 -1
src/iptorrents.js
CHANGED
@@ -7,7 +7,7 @@ const readTorrentPromise = promisify(readTorrent);
|
|
7 |
const RSS_FEEDS = [
|
8 |
{
|
9 |
name: 'IPT',
|
10 |
-
url: 'https://ipt.beelyrics.net/t.rss?u=
|
11 |
}
|
12 |
];
|
13 |
|
|
|
7 |
const RSS_FEEDS = [
|
8 |
{
|
9 |
name: 'IPT',
|
10 |
+
url: 'https://ipt.beelyrics.net/t.rss?u=2096364;tp=1379495a6edf34fcab054f0a1bc22bcf;48;20;7;100;101;62;54;77;22;99;4;78;5;66;65;23;26;55;79;25;24;download'
|
11 |
}
|
12 |
];
|
13 |
|