AdguardTeam / AdguardTeam/cname-trackers
Add fingerprintjs to CNAME trackers
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 427
- Forks
- 43
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
https://dev.fingerprintjs.com/docs/subdomain-integration
We need to figure out what domain they use for CNAME tracker (not clear from the doc yet, could be `acm-validations.aws.`).
Let's use publicwww and look for their scripts that use custom `endpoint`:
```
const fpPromise = FingerprintJS.load({
token: 'your-browser-token',
endpoint: 'https://fp.yourdomain.com'
})
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.