Policy on local storage

English version (informative).

This document may be updated at any time without prior notice.

Last updated on .

The policy

Web sites store data on user devices as variables with a unique name and an associated value.

User agents (commonly Web browsers) should provide their users with the ability to disable the associated technologies.

This document separately discusses each variable which the service recognizes. Variables are ordered by their name.

Variable data is transmitted between the user and the service only. There are no third parties.

The data is only used to save and then load the state of a program later on.

Please remove all variables, which are not listed below, from your devices.

‘Cookies’

The so-called ‘cookies’ are defined by HTTP State Management Mechanism.

Variables are stored until the end of a session or for a specific time.

neK.lang
Used by: /
Stored: until the end of a session
Value: Language tag
Language of the highest priority. The value is used when determining the language of the resource to be sent with the response. It is set to the language of the last sent HTML document.

localStorage

The localStorage object is defined by HTML Living Standard.

Variables are stored until removed or until the end of a private session.

bh3-weapon
Used by: /main/html/*/vgame-guides/mihoyo-bh3/weapon
Value: JSON array
Weapons marked by the user.
collected
Used by: /hk4e-map/v0
Value: JSON array
Points marked by the user.
menuState
Used by: /main/html/v0/
Value: L or R
Side on which to display the navigation menu. Set when changing the position.