cs481-ekh / s24-gone-phishin

https://cs481-ekh.github.io/s24-gone-phishin/
MIT License
1 stars 0 forks source link

Fix issue with scanning the last email #203

Closed Subpoened-peon closed 2 months ago

Subpoened-peon commented 2 months ago

Scanner does not properly scan the last email body.

Subpoened-peon commented 2 months ago

[t:65] had to research and try out different ways I could scan just the last email. Found one for the query selector that seems to work and cleaned up some old commented (outdated) code