Lookyloo / lookyloo

Lookyloo is a web interface that allows users to capture a website page and then display a tree of domains that call each other.
https://www.lookyloo.eu
Other
664 stars 83 forks source link

New: admin-only checkbox for auto-report #914

Closed AntoniaBK closed 1 month ago

AntoniaBK commented 1 month ago

Pull requests should be opened against the main branch. For more information on contributing to Lookyloo documentation, see the Contributor Guidelines.

Type of change

Description:

Select the type of change(s) made in this pull request:


Fixes #issue-number

Proposed changes

Rafiot commented 1 month ago

Looks good!

While you're at it, can you use Template literals instead of string concatenations? I find it more readable.