{"version":3,"sources":["webpack://cowboyriderspaname/./assets/js/app.js","webpack://cowboyriderspaname/./assets/scss/app.scss?61d2","webpack://cowboyriderspaname/webpack/bootstrap","webpack://cowboyriderspaname/webpack/runtime/make namespace object","webpack://cowboyriderspaname/webpack/startup"],"names":[],"mappings":";;;;;;;;;AAAA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA,2DAA2D,6BAA6B,UAAU,OAAO;AACzG;;AAEA,eAAe,6BAA6B;AAC5C;AACA;AACA;AACA;AACA,uBAAuB,SAAS;AAChC;AACA,oFAAoF,eAAe;AACnG;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,YAAY;AACZ;;;;;;;;;;;;;ACnDA;;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCrBA;WACA;WACA;WACA,sDAAsD,kBAAkB;WACxE;WACA,+CAA+C,cAAc;WAC7D,E;;;;UCNA;UACA;UACA;UACA;UACA","file":"js/app.js","sourcesContent":["const users = [\n {\n firstname: 'Matthieu',\n url: 'https://cowboy.mention-me.com/m/ol/ow5fc-matthieu-renaut',\n },\n {\n firstname: 'Franck',\n url: 'https://cowboy.mention-me.com/m/ol/ng9qr-crp-jean-francky-franck',\n },\n {\n firstname: 'Vincent',\n url: 'https://cowboy.mention-me.com/m/ol/jo3sp-vincent-mezou',\n },\n {\n firstname: 'Flavien',\n url: 'https://cowboy.mention-me.com/m/ol/di7lu-flavien-sicard',\n },\n {\n firstname: 'Éric',\n url: 'https://cowboy.mention-me.com/m/ol/un4os-eric-attanasio',\n },\n {\n firstname: 'Adrien',\n url: 'https://cowboy.mention-me.com/m/ol/fq6ge-adrien-pho',\n },\n];\nconst user = users[Math.floor(Math.random() * users.length)];\n// const apiKey = '9549770b-ff5d-4b35-ae53-5aa0498e3932';\n// const requestUrl = `https://opengraph.io/api/1.1/site/${encodeURIComponent(user.url)}?app_id=${apiKey}`;\nconst referral = document.querySelector('.referral') || null;\n\n// \"\"\nfunction displaReferral(response) {\n referral.insertAdjacentHTML(\n 'afterbegin',\n `\n \n \"\"\n Obtiens une bequille
et un porte-bagages gratuits
grace a ${user.firstname} !\n
\n `,\n );\n}\n\nif (referral) {\n displaReferral();\n // fetch(requestUrl)\n // .then(response => response.json())\n // .then(data => {\n // displaReferral(data);\n // });\n}\n","// extracted by mini-css-extract-plugin\nexport {};","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tif(__webpack_module_cache__[moduleId]) {\n\t\treturn __webpack_module_cache__[moduleId].exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// define __esModule on exports\n__webpack_require__.r = function(exports) {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","// startup\n// Load entry module\n__webpack_require__(\"./assets/scss/app.scss\");\n// This entry module used 'exports' so it can't be inlined\n__webpack_require__(\"./assets/js/app.js\");\n"],"sourceRoot":""}