no1b4me commited on
Commit
396151e
·
verified ·
1 Parent(s): 6c66c94

Update src/torrenting.js

Browse files
Files changed (1) hide show
  1. src/torrenting.js +1 -1
src/torrenting.js CHANGED
@@ -7,7 +7,7 @@ const readTorrentPromise = promisify(readTorrent);
7
  const RSS_FEEDS = [
8
  {
9
  name: 'TT',
10
- url: 'https://torrenting.com/t.rss?5;18;4;82;49;99;47;38;11;55;3;40;1;download;u=change;tp=change;change;private;do-not-share',
11
  domain: 'torrenting.com'
12
  }
13
  ];
 
7
  const RSS_FEEDS = [
8
  {
9
  name: 'TT',
10
+ url: 'https://torrenting.com/t.rss?5;18;4;82;49;99;47;38;11;55;3;40;1;download;u=1750838;tp=axsrnyklbmpybwmsysakkectdkwjkrhb;mikmc;private;do-not-share',
11
  domain: 'torrenting.com'
12
  }
13
  ];