Browse Source

passthepopcorn: make target attribute _blank

Matches with the rest of the links in couchpotato
pull/7123/head
razorloves 9 years ago
committed by GitHub
parent
commit
fb6f9d79be
  1. 2
      couchpotato/core/media/_base/providers/torrent/passthepopcorn.py

2
couchpotato/core/media/_base/providers/torrent/passthepopcorn.py

@ -204,7 +204,7 @@ config = [{
'tab': 'searcher',
'list': 'torrent_providers',
'name': 'PassThePopcorn',
'description': '<a href="https://passthepopcorn.me">PassThePopcorn.me</a>',
'description': '<a href="https://passthepopcorn.me" target="_blank">PassThePopcorn.me</a>',
'wizard': True,
'icon': 'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAAARklEQVQoz2NgIAP8BwMiGWRpIN1JNWn/t6T9f5'
'32+W8GkNt7vzz9UkfarZVpb68BuWlbnqW1nU7L2DMx7eCoBlpqGOppCQB83zIgIg+wWQAAAABJRU5ErkJggg==',

Loading…
Cancel
Save