diff --git a/codearchiver-bot b/codearchiver-bot index 96dbf8c..6ad0727 100755 --- a/codearchiver-bot +++ b/codearchiver-bot @@ -264,6 +264,7 @@ function taint_block { "collection:${collection}" \ 'mediatype:software' \ "date:${date}" \ + 'noarchivetorrent:true' \ <"${f}" 2> >(log_loop 'ia-upload-stream: ') status="$?" if [[ "${status}" -ne 0 ]]; then