nZEDb
nZEDb => General Talk => Topic started by: brumsky on 2020-02-12, 04:00:58 pm
-
I know of an indexer that allows you to upload a NZB that has been obfuscated.
This is from their config file for the uploader someone built to use that API.
# API url that is used to notify the indexer of an obfuscated release.
# The following two parameters will be replaced:
# {0} by the obfuscated name of the file/folder
# {1} by the original name of the file/folder
# optionally ${ApiKey} will be replaced by the value entered above
ObfuscatedNotificationUrl=https://api.apiserver.com/api?hash={0}&name={1}&apikey=${ApiKey}
This way the NZB file has a GUID, while the indexer knows what it is. Would it be possible to implement something like this?? That would be huge!
-
Any thoughts on this?
The idea is to try and limit or reduce the chance the torrent NZBs is taken down.
EDIT:
I meant NZBs not torrents! ;)
-
1. nzedb has nothing to do with torrents
2. it sounds like its promoting to post which is most likely illegal
-
@Wally73
Yes you're correct, I meant to say NZBs.
It is to protect that which is posted.
Thanks for the reply. :)