mirror of
https://github.com/Viren070/MediaFusion.git
synced 2025-12-01 23:21:11 +01:00
allow contribution streams to be considered as trusted store for tamilmv and tamilblasters
This commit is contained in:
@@ -84,7 +84,7 @@ class CommonTamilSpider(scrapy.Spider):
|
||||
"language": language,
|
||||
"video_type": video_type,
|
||||
"source": self.source,
|
||||
"expected_sources": [self.source],
|
||||
"expected_sources": [self.source, "Contribution Stream"],
|
||||
}
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user