Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enlaces a dominios analizados sin www rotos #243

Closed
nukeador opened this issue Jul 26, 2021 · 0 comments · Fixed by #245
Closed

Enlaces a dominios analizados sin www rotos #243

nukeador opened this issue Jul 26, 2021 · 0 comments · Fixed by #245
Assignees
Labels
bug Something isn't working

Comments

@nukeador
Copy link
Contributor

Al quitar el www para analizar los dominios para email, ahora las URLs están rotas porque el análisis web se hace con www y los nombres de los archivos en results tienen www.

@palmerabollo Una opción sería guardar (y tener que volver a rehacer) los análisis web con el nombre de archivo sin www, aunque el análisis web se haga con www. Lo he intentando en local y es un poco caos rehacer todos los archivos.

Otra opción es meter los metadatos del análisis email en archivos individuales, que el nombre del archivo sí tenga www, pero el análisis se haga sin www. De la misma forma que hacemos con el análisis de twitter. Esto también ayudaría a no tener que pedir todos los análisis cada vez, solo los que tengan X antigüedad.

@nukeador nukeador added the bug Something isn't working label Jul 26, 2021
@palmerabollo palmerabollo self-assigned this Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants