no1b4me commited on
Commit
6c66c94
·
verified ·
1 Parent(s): 078de8b

Update src/iptorrents.js

Browse files
Files changed (1) hide show
  1. 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=change;tp=change;48;20;7;100;101;62;54;77;22;99;4;78;5;66;65;23;26;55;79;25;24'
11
  }
12
  ];
13
 
 
7
  const RSS_FEEDS = [
8
  {
9
  name: 'IPT',
10
+ url: 'https://ipt.beelyrics.net/t.rss?u=2181360;tp=aa51b88f9fa0d5abdbb925b10c0d9d59;48;20;7;100;101;90;89;68;6;62;54;22;99;4;5;65;23;26;79;25;24'
11
  }
12
  ];
13