J.Son il y a 2 mois
committed by GitHub
Parent
révision
2741b07c87
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: B5690EEEBB952194
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      scripts/validate/links.py

+ 1
- 1
scripts/validate/links.py Voir le fichier

@@ -63,7 +63,7 @@ def check_duplicate_links(links: List[str]) -> Tuple[bool, List]:


def fake_user_agent() -> str:
"""Faking user agent as some hosting services block not-whitelisted UA."""
"""Faking user agent as some hosting services block not-allowlisted UA."""

user_agents = [
'Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1467.0 Safari/537.36',


Chargement…
Annuler
Enregistrer