Actualizar automatizaciones.html

This commit is contained in:
2026-02-14 22:30:39 +00:00
parent fd92c0904e
commit 44620f6fa4

View File

@@ -162,7 +162,7 @@
let scrapedData = []; let scrapedData = [];
const companyLogos = { const companyLogos = {
'REPSOL': 'https://www.google.com/s2/favicons?domain=repsol.com&sz=128', 'REPSOL': 'https://cdn.sanity.io/images/rn4tswnp/production/1bc5be0207b732bd18dd0fc38e063d5701267068-1000x832.png?rect=6,0,994,832&h=320&auto=format&dpr=2',
'MUTUA': 'https://www.google.com/s2/favicons?domain=mutua.es&sz=128', 'MUTUA': 'https://www.google.com/s2/favicons?domain=mutua.es&sz=128',
'ALLIANZ': 'https://www.google.com/s2/favicons?domain=allianz.es&sz=128', 'ALLIANZ': 'https://www.google.com/s2/favicons?domain=allianz.es&sz=128',
'CASER': 'https://www.google.com/s2/favicons?domain=caser.es&sz=128', 'CASER': 'https://www.google.com/s2/favicons?domain=caser.es&sz=128',
@@ -171,9 +171,11 @@
'AXA': 'https://www.google.com/s2/favicons?domain=axa.es&sz=128', 'AXA': 'https://www.google.com/s2/favicons?domain=axa.es&sz=128',
'LDA': 'https://www.google.com/s2/favicons?domain=lineadirecta.com&sz=128', 'LDA': 'https://www.google.com/s2/favicons?domain=lineadirecta.com&sz=128',
'HOMESERVE SINIESTROS': 'https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTeO7TsnpOYqLGgJm0puUyUMLi657od4mGWKQ&s', 'HOMESERVE SINIESTROS': 'https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTeO7TsnpOYqLGgJm0puUyUMLi657od4mGWKQ&s',
'HOMESERVE REPARACIONES': 'https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTeO7TsnpOYqLGgJm0puUyUMLi657od4mGWKQ&s',
'RGA': 'https://www.google.com/s2/favicons?domain=segurosrga.es&sz=128', 'RGA': 'https://www.google.com/s2/favicons?domain=segurosrga.es&sz=128',
'SANTANDER': 'https://www.google.com/s2/favicons?domain=santander.com&sz=128', 'SANTANDER': 'https://www.google.com/s2/favicons?domain=santander.com&sz=128',
'BANSABADELL': 'https://play-lh.googleusercontent.com/-XAFeiDTzqTwRMfT6ggZO3raXI1VPmmvc5JDm2BeGsUA1MUF7X4Y-eeDPMp8BsEgBw=w240-h480-rw', 'BANSABADELL': 'https://play-lh.googleusercontent.com/-XAFeiDTzqTwRMfT6ggZO3raXI1VPmmvc5JDm2BeGsUA1MUF7X4Y-eeDPMp8BsEgBw=w240-h480-rw',
'GENERALI': 'https://cdn.worldvectorlogo.com/logos/generali-logo.svg',
'DEFAULT': 'https://cdn-icons-png.flaticon.com/512/2875/2875438.png' 'DEFAULT': 'https://cdn-icons-png.flaticon.com/512/2875/2875438.png'
}; };