content updates, various fixes

This commit is contained in:
khannurien
2026-04-26 12:57:40 +00:00
parent 8484abea47
commit 1a9f822b56
164 changed files with 82726 additions and 163 deletions

View File

@@ -35,7 +35,7 @@ if [[ $SKIP_RANKINGS -eq 0 ]]; then
uv run pa-fetch-icore --query "$ICORE_QUERY"
echo "==> Fetching SCImago rankings …"
uv run pa-fetch-scimago
uv run pa-fetch-scimago || echo " WARNING: SCImago fetch failed (anti-bot). Using cached/inline data."
fi
if [[ $SKIP_DEADLINES -eq 0 ]]; then