[BUG]: Phishing warning on fonts.openmaptiles.org
@emilykl ci sta già lavorando.
Dal 31/8/2026.
- Lingua principale
- JavaScript
- Stelle
- 18.3k
- Fork
- 2k
- Merge medio
- 2g 12h
- PR unite (30g)
- 28
Descrizione
Description
Client raised issue with us, that when accessing the sites containing maps, they get access blocked due to phising alert. Upon investigation I found that the site fonts.openmaptiles.org has phising alert. This site is the source of fonts used by maps.
It seems that Plotly.py is referencing fonts.openmaptiles here: mimeExtension.js, so the true source of the problem is Plotly JS, not sure if i should maybe raise a ticket there instead?
Screenshots/Video
I cannot reproduce what my client experienced exactly, as I don't use the same security. But when accessing the font site I get the phising alert in the browser.
Steps to reproduce
Plotly.py version: plotly==6.6.0
How to know that my map references the compromised source?
- Go to a page with the Plotly map using chrome browser
- open the devtools in chrome, go to Network
- reload the page
- use search option to search for
openmaptiles
Notes
same issue reported in other libraries:
Since I thought that OpenStreetMap is a problem I tried other map styles, but the file is still showing.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.