www.ligue1.fr Open in urlscan Pro
2620:1ec:46::60  Public Scan

Submitted URL: http://www.ligue1.fr/
Effective URL: https://www.ligue1.fr/
Submission: On March 25 via api from US — Scanned from FR

Form analysis 1 forms found in the DOM

POST /api/sitecore/CustomNewsletter

<form action="/api/sitecore/CustomNewsletter" class="newsletter-id-horizontal-widget" id="newsletter-id-horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052" method="post">
  <div id="close-modal_nws_2c7ab7b797b4437d8fba0f311ad3b052" class="in hidden" data-role="close-modal"></div>
  <div class="subscribe-widget subscribe-widget-horizontal transparent">
    <div class="subscribe-widget-title"> LA NEWS </div>
    <div class="subscribe-widget-subtitle"> Ne ratez rien de l'actualité de la Ligue 1 Uber Eats </div>
    <div class="input-group subscribe-widget-input">
      <input autocomplete="off" id="Email_horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052" name="EMail" placeholder="Votre email" type="text" value=""> <button type="submit" class="button button-secondary button-narrow button-square" disabled=""
        style="display:none;">ok</button>
      <button id="newsletter-btn-horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052" type="button" class="button button-secondary button-narrow button-square ">ok</button>
    </div>
  </div>
  <div id="error_section_horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052" class="error-msg subscribe-widget-error"></div>
  <div id="newsletter-popin-id-horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052" class="popup_newsletter_widget">
    <div class="recaptcha-window">
      <div class="recaptcha-window-title"> Confirmer <a href="javascript:void(0);" id="id_hide_popup" class="close right"><i class="Icon Icon-close"></i></a>
      </div>
      <div class="recaptcha-window-body">
        <div>
          <div class="grecaptcha-badge" data-style="bottomright"
            style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
            <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-o8tuv0dndbpe" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Le_Jd0ZAAAAAIl_ELyJn3Dkrox2L9JTLG92Y5vA&amp;co=aHR0cHM6Ly93d3cubGlndWUxLmZyOjQ0Mw..&amp;hl=fr&amp;v=Hq4JZivTyQ7GP8Kt571Tzodj&amp;size=invisible&amp;sa=submit&amp;cb=ahi0kp5vwl6l"></iframe>
            </div>
            <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
              style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
          </div><iframe style="display: none;"></iframe>
        </div><button class="button button-primary g-recaptcha" id="recaptchaID_2c7ab7b797b4437d8fba0f311ad3b052" data-action="submit" data-sitekey="6Le_Jd0ZAAAAAIl_ELyJn3Dkrox2L9JTLG92Y5vA"
          data-callback="recaptchaCallback_2c7ab7b797b4437d8fba0f311ad3b052"> CONFIRMER VOTRE INSCRIPTION </button>
      </div>
    </div>
  </div>
  <script src="https://www.google.com/recaptcha/api.js"></script>
  <script type="text/javascript">
    var widgetId_2c7ab7b797b4437d8fba0f311ad3b052;
    var onloadCallback_2c7ab7b797b4437d8fba0f311ad3b052 = function() {};
    var recaptchaCallback_2c7ab7b797b4437d8fba0f311ad3b052 = function(token) {
      $("#newsletter-id-horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052 button[type='submit']").submit();
    };
    $(function() {
      var form = $('#newsletter-id-horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052');
      $(form).submit(function(event) {
        $('#error_section_horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052').text("");
        $('#error_section_horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052').hide();
        // Stop the browser from submitting the form.
        event.preventDefault();
        showLoading('#recaptchaID_2c7ab7b797b4437d8fba0f311ad3b052', '');
        // Serialize the form data.
        var formData = $(form).serialize();
        // Submit the form using AJAX.
        $.ajax({
          type: 'POST',
          url: $(form).attr('action'),
          data: formData
        }).done(function(response) {
          $("#newsletter-popin-id-horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052").hide();
          var reloadCaptcha = false;
          //const searchHost = window.location.host;
          //const arrSearchHost = searchHost.split('.');
          //const optInType = arrSearchHost[1]; // ligue1 || ligue2 || etc...
          $.each(response, function(i, kv) {
            if (kv.Key == 'reload') {
              window.location.reload();
              if (typeof EA_push !== 'undefined') {
                const ACTION_NAME = $(form).closest('#match-page-tabs').length !== 0 ? 'match_confirmNLsub_click' : 'footer_confirmNLsub_click';
                EA_push('action',
                  ['actionname', ACTION_NAME]);
              }
              hideLoading('#recaptchaID_2c7ab7b797b4437d8fba0f311ad3b052');
            } else {
              reloadCaptcha = true;
              //console.log(kv.Value);
              //Show Error
              $('#error_section_horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052').html(kv.Value);
              $('#error_section_horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052').show();
              closeNewsletterModel_2c7ab7b797b4437d8fba0f311ad3b052();
            }
          });
          // reload captcha
          if (reloadCaptcha) {
            grecaptcha.reset(widgetId_2c7ab7b797b4437d8fba0f311ad3b052);
          }
        }).fail(function() {
          $('#error_section_horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052').html("Une erreur technique est survenue, merci de r&#233;essayer ult&#233;rieurement");
          $('#error_section_horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052').show();
          $("#newsletter-popin-id-horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052").hide();
          hideLoading('#recaptchaID_2c7ab7b797b4437d8fba0f311ad3b052');
          closeNewsletterModel_2c7ab7b797b4437d8fba0f311ad3b052();
        });
      });
      // click to show popUp
      $("#newsletter-btn-horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052").click(function() {
        var isAuthenticated = false;
        $('#error_section_horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052').text("");
        $('#error_section_horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052').hide();
        //validate email
        var emailVal = $("#newsletter-id-horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052 input").val();
        var isValid = _Validate.email(emailVal);
        if (isValid || isAuthenticated) {
          // console.log("Show captcha popup");
          grecaptcha.reset(widgetId_2c7ab7b797b4437d8fba0f311ad3b052);
          $("#close-modal_nws_2c7ab7b797b4437d8fba0f311ad3b052").removeClass('hidden').addClass("modal-backdrop fade in");
          $("#newsletter-popin-id-horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052").show();
          if (typeof EA_push !== 'undefined') {
            const ACTION_NAME = $(form).closest('#match-page-tabs').length !== 0 ? 'match_validateNLsub_click' : 'footer_validateNLsub_click';
            EA_push('action',
              ['actionname', ACTION_NAME]);
          }
        } else {
          $('#error_section_horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052').html("Le format de l&#39;email est incorrect");
          $('#error_section_horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052').show();
        }
      });
      // click to hide popup
      $("#newsletter-popin-id-horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052 #id_hide_popup").click(closeNewsletterModel_2c7ab7b797b4437d8fba0f311ad3b052);
      $("#close-modal_nws_2c7ab7b797b4437d8fba0f311ad3b052").click(function() {
        //event.stopPropagation();
        closeNewsletterModel_2c7ab7b797b4437d8fba0f311ad3b052();
      });

      function closeNewsletterModel_2c7ab7b797b4437d8fba0f311ad3b052() {
        $("#close-modal_nws_2c7ab7b797b4437d8fba0f311ad3b052").addClass('hidden').removeClass("modal-backdrop fade in");
        $("#newsletter-popin-id-horizontal-widget_2c7ab7b797b4437d8fba0f311ad3b052").hide();
      }

      function showLoading(submitButtonID, spinID) {
        $(submitButtonID).attr("disabled", true).addClass('btn-overlay');
        if (spinID !== '') {
          $(spinID).addClass('Icon').addClass('Icon-spinner').addClass('Icon-spin');
        } else {
          $(submitButtonID).append('<i id="Spin" class="Icon Icon-spin Icon-spinner"></i>');
        }
      }

      function hideLoading(submitButtonID) {
        $(submitButtonID).attr("disabled", false).removeClass('btn-overlay');
        $('#' + submitButtonID + ' i').removeClass('Icon').removeClass('Icon-spinner').removeClass('Icon-spin');
      }
    });
  </script>
</form>

Text Content

LFP and its 10 partners use cookies or similar technologies ("cookies and
trackers”) to store, consult and process personal data such as your visit to
this website or application, IP addresses and cookie tags.

Some of these cookies and trackers are strictly necessary for the provision of
the site's services or are used to enable and/or facilitate access to the
website and its services. These "technical" cookies and trackers are deposited
automatically, and your consent is not required. You can block them by
configuring your browser, but please note that this may affect your use of the
website.

Other cookies and tracers are used to improve your user experience and to
optimize content. These cookies and trackers can only be used after obtaining
your consent, and have the following purposes:

 * to measure advertising and content ;
 * personalization of advertising and content ;
 * audience analysis ;
 * product development.

You can change your preferences at any time by clicking on "Learn more" or on
the "Manage cookies" link at the bottom of the website pages.

To find out more about how we manage your personal data, please consult our Data
Protection Policy.



Learn More →Disagree and closeAgree and close

 * Calendrier/Résultats
 * Classements
   * Classement Général
   * Classement Buteurs
   * Classement Passeurs
 * News
 * Ligue 1 TV
 * Clubs
 * Stats Center
 * Diffuseurs Internationaux
 * 11-Type
 * Mon Petit Prono
 * Mon Petit Gazon
 * Ballon Officiel
 * Tour des effectifs
 * Transferts
 * LFP.FR


 * Calendrier/Résultats
 * Classements
 * News
 * Ligue 1 TV
 * Stats Center
 * Tour des effectifs

Se connecter
Coupes d'Europe


POURQUOI LA SAISON DE LA FRANCE EST DÉJÀ UNE RÉUSSITE ?

Interview


L’INTERVIEW 100% RÉSEAUX SOCIAUX AVEC SAÏDOU SOW

Quiz


QUIZ : LES JOUEURS PASSÉS PAR LE LOSC ET LE RC LENS


J14J15J16J17J18J19J20J21J22J23J24J25J26J27J28J29J30J31J32J33J34J1J2J3J4J5J6J7J8J9J10J11J12J13J14J15J16J17J18J19J20J21J22J23J24J25J26J27J28J29J30J31J32J33J34J1J2J3J4J5J6J7J8J9J10J11J12J13J14J15J16J17J18J19J20J21J22J23J24J25J26J27J28J29J30J31J32J33J34

Ven. 29 Mars21:00
(4)
-
(6)
Sam. 30 Mars17:00
(17)
-
(3)
Sam. 30 Mars21:00
(10)
-
(9)
Dim. 31 Mars13:00
(15)
-
(2)
Dim. 31 Mars15:00
(18)
-
(11)
Dim. 31 Mars15:00
(13)
-
(14)
Dim. 31 Mars15:00
(5)
-
(16)
Dim. 31 Mars17:05
(12)
-
(8)
Dim. 31 Mars20:45
(7)
-
(1)

Prochain coup d'envoi
4 Jours
0 Heures
0 Min
41 Sec


CLASSEMENT

PTS J DIFF 1
PSG
59 26 +39 2
BREST
47 26 +16 3
AS MONACO
46 26 +11 4
LOSC
43 26 +14 5
OGC NICE
43 26 +7 6
RC LENS
42 26 +8 7
OM
39 26 +12 8
RENNES
39 26 +9 9
REIMS
38 26 -1 10
OL
34 26 -10 11
TOULOUSE FC
29 26 -7 12
STRASBOURG
29 26 -11 13
HAVRE AC
27 26 -7 14
MONTPELLIER
26 26 -9 15
FC LORIENT
26 26 -14 16
FC NANTES
25 26 -17 17
FC METZ
23 26 -16 18
CLERMONT
20 26 -24


CHRONO
12:27 25/03/2024 27:25
Les arbitres de la 27e journée
09:57 25/03/2024 57:25
Quiz : Les joueurs passés par l’OM et le PSG
09:16 25/03/2024 16:25
Pourquoi la saison de la France est déjà une réussite ?
08:42 25/03/2024 42:25
Quiz : Les joueurs passés par le LOSC et le RC Lens
22/03 22/03/2024 59:22
Coupe de France : Les arbitres des demi-finales
22/03 22/03/2024 05:22
Quiz : Les joueurs avec le plus de matchs de L1 par pays
22/03 22/03/2024 15:22
Programmation TV, J30
21/03 21/03/2024 37:21
Programmation TV, J29
21/03 21/03/2024 30:21
Les joueurs les plus rapides cette saison
21/03 21/03/2024 08:21
L’interview 100% réseaux sociaux avec Saïdou Sow
20/03 20/03/2024 54:20
Discipline : Toutes les décisions
20/03 20/03/2024 34:20
Triplé ou + : Où se situe Kylian Mbappé ?
19/03 19/03/2024 01:19
Les entraîneurs les plus capés en Ligue 1 Uber Eats
19/03 19/03/2024 39:19
Les staffs des clubs de Ligue 1 Uber Eats
19/03 19/03/2024 31:19
Antoine Kombouaré de retour au FC Nantes
19/03 19/03/2024 33:19
Records : Quand les dribbleurs s’enflamment !
19/03 19/03/2024 11:19
Qui va se maintenir ?
18/03 18/03/2024 14:18
J26 : Angel Gomes passe la seconde !
18/03 18/03/2024 35:18
Saison 2023/24 : Présentation des 18 entraîneurs
18/03 18/03/2024 06:18
France U23 : Rayan Cherki appelé en renfort



QUIZ

18/03


QUIZ : LES JOUEURS À 100 BUTS EN LIGUE 1 UBER EATS


J27

12:27


LES ARBITRES DE LA 27E JOURNÉE

CHRONO
12:27 25/03/2024 27:25
Les arbitres de la 27e journée
09:57 25/03/2024 57:25
Quiz : Les joueurs passés par l’OM et le PSG
09:16 25/03/2024 16:25
Pourquoi la saison de la France est déjà une réussite ?
08:42 25/03/2024 42:25
Quiz : Les joueurs passés par le LOSC et le RC Lens
22/03 22/03/2024 59:22
Coupe de France : Les arbitres des demi-finales
22/03 22/03/2024 05:22
Quiz : Les joueurs avec le plus de matchs de L1 par pays
22/03 22/03/2024 15:22
Programmation TV, J30
21/03 21/03/2024 37:21
Programmation TV, J29
21/03 21/03/2024 30:21
Les joueurs les plus rapides cette saison
21/03 21/03/2024 08:21
L’interview 100% réseaux sociaux avec Saïdou Sow
20/03 20/03/2024 54:20
Discipline : Toutes les décisions
20/03 20/03/2024 34:20
Triplé ou + : Où se situe Kylian Mbappé ?
19/03 19/03/2024 01:19
Les entraîneurs les plus capés en Ligue 1 Uber Eats
19/03 19/03/2024 39:19
Les staffs des clubs de Ligue 1 Uber Eats
19/03 19/03/2024 31:19
Antoine Kombouaré de retour au FC Nantes
19/03 19/03/2024 33:19
Records : Quand les dribbleurs s’enflamment !
19/03 19/03/2024 11:19
Qui va se maintenir ?
18/03 18/03/2024 14:18
J26 : Angel Gomes passe la seconde !
18/03 18/03/2024 35:18
Saison 2023/24 : Présentation des 18 entraîneurs
18/03 18/03/2024 06:18
France U23 : Rayan Cherki appelé en renfort



J29

21/03


PROGRAMMATION TV, J29


STATS

19/03


RECORDS : QUAND LES DRIBBLEURS S’ENFLAMMENT !





BILAN

19/03


HISTORIQUE : LES ENTRAÎNEURS LES PLUS CAPÉS EN LIGUE 1 UBER EATS


INTERVIEW

22/08


ARTHUR THEATE : « À 20 ANS, JE ME SUIS RETROUVÉ AU CHÔMAGE »


STATS

21/03


LES JOUEURS LES PLUS RAPIDES CETTE SAISON


LIGUE 1 TV

AS MONACO - FC LORIENT (2-2) / Résumé (ASM - FCL) 2023/2024



STADE DE REIMS - FC METZ (2-1) / Résumé (SdR - FCM) 2023/2024



But Terem Igobor MOFFI (11' - OGCN) / RC LENS - OGC NICE (1-3) / 23/24



But Martin Adrian SATRIANO COSTA (80' - SB29) / STADE BRESTOIS 29 - LOSC...



But Rayan CHERKI (77' - OL) / TOULOUSE FC - OLYMPIQUE LYONNAIS (2-3) / 23/24



But Alexandre LACAZETTE (33' - OL) / TOULOUSE FC - OLYMPIQUE LYONNAIS...



But André AYEW (45' +1 - HAC) / CLERMONT FOOT 63 - HAVRE AC (2-1)...



But Vincent Olivier SIERRO (59' pen - TFC) / TOULOUSE FC - OLYMPIQUE...


Voir plus


PROGRAMMES

Tous les résumés - 2023/2024

Le meilleur de la saison - 2023/2024

Ligue 1 Legends

Ligue 1 Uber Eats Inside

Tous les buts - 2023/2024

Replay Twitch


LES STATISTIQUES


MEILLEUR BUTEUR

 1. 1 |
    
    K. MBAPPE
    
    24
 2. 2 |
    
    J. DAVID
    
    15
 3. 3 |
    
    A. LACAZETTE
    
    13
 4. 4 |
    
    W. BEN YEDDER
    
    11
 5. 5 |
    
    P. AUBAMEYANG
    
    11

Tout voir


MEILLEUR PASSEUR

 1. 1 |
    
    O. DEMBELE
    
    7
 2. 2 |
    
    A. GOMES
    
    6
 3. 3 |
    
    B. BARCOLA
    
    5
 4. 4 |
    
    T. MINAMINO
    
    5
 5. 5 |
    
    M. DARAMY
    
    5

Tout voir


MEILLEURE ATTAQUE

Club BUTS MARQUÉS
 1. 1 |
    
    PSG
    
    62
 2. 2 |
    
    AS MONACO
    
    47
 3. 3 |
    
    OM
    
    40
 4. 4 |
    
    RENNES
    
    40
 5. 5 |
    
    LOSC
    
    37

Tout voir


MEILLEURE DÉFENSE

Club BUTS ENCAISSÉS
 1. 1 |
    
    BREST
    
    20
 2. 2 |
    
    OGC NICE
    
    20
 3. 3 |
    
    LOSC
    
    23
 4. 4 |
    
    PSG
    
    23
 5. 5 |
    
    RC LENS
    
    27

Tout voir
Partenaire Titre

Partenaires Officiels

Chronométreur Officiel & Partenaire Responsable

Diffuseurs officiels

TÉLÉCHARGEZ
LE CALENDRIER
Suivez nous sur

LA NEWS
Ne ratez rien de l'actualité de la Ligue 1 Uber Eats
ok ok

Confirmer

CONFIRMER VOTRE INSCRIPTION
 * Copyright LFP 2020
 * Mentions légales
 * CGU
 * Protection des données
 * Gérer mes cookies
 * Contact
 * Médias
 * lfp.fr
 * Partenaires