ACK-J / Port_Authority

Blocks websites from using javascript to port scan your computer/network and dynamically blocks all LexisNexis endpoints from running their invasive data collection scripts.
GNU General Public License v2.0
129 stars 10 forks source link

fix: slow image load times #33

Closed jjk1492 closed 11 months ago

jjk1492 commented 1 year ago

Resolves issue #32

Fixed an issue causing slow image load times.

The error was occurring due to locking the "updating_storage" flag when accessing local storage, followed by a 0.5 second wait.