diff --git a/scripts/indexer-sync-v2.sh b/scripts/indexer-sync-v2.sh index 16c590c43..dfbed089b 100755 --- a/scripts/indexer-sync-v2.sh +++ b/scripts/indexer-sync-v2.sh @@ -41,7 +41,7 @@ MAX_COMMITS_TO_PICK=50 MAX_COMMITS_TO_SEARCH=100 VALIDATION_SCRIPT="scripts/validate.py" -BLOCKLIST=("uniongang.yml" "uniongangcookie.yml" "sharewood.yml" "ygg-api.yml" "yggtorrent.yml" "yggcookie.yml" "anirena.yml" "torrentgalaxy.yml" "torrent-heaven.yml" "scenelinks.yml" "cgpeers.yml") +BLOCKLIST=("uniongang.yml" "uniongangcookie.yml" "sharewood.yml" "ygg-api.yml" "yggtorrent.yml" "yggcookie.yml" "anirena.yml" "torrentgalaxy.yml" "torrent-heaven.yml" "scenelinks.yml") CONFLICTS_NONYML_EXTENSIONS='\.(cs|js|iss|html|ico|png|csproj)$' # Initialize Defaults removed_indexers=""