FarisHijazi/SuperGoogleImages

Fix forced hostname (ipv4) and safe search switching

Closed this issue · 0 comments

use localStorage to remember if the page should be on safe search

  • when switching from ipv4.google.com back to safe search, there's no need for ipv4
  • rather than forcing unsafeSearch every time the user wants unsafe search, try it normally then see if that worked, then force unsafesearch (using ipv4)