is it possible to re-create/setup a page again which went offline in the meantime?
A friend of mine can still use the page (when entering the URL although it is offline). The URL is https://omnibibel.de/. The reason why it still works for him is that the page uses/used Indexed DB.
I tried to export his Indexed DB Files from his firefox profile/storage/default folder (which are sqlite files) and copy them to my firefox profile. But this was not successful. His IndexedDB files are not found in my Firefox with DevTools.
Is there maybe a better way to export the IndexedDB files? Or is this whole operation hopeless?
christoph is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.