Few utilities which I usually use when exporting to WebGL
Prevents from downloading build files and publishing it elsewhere by unfair person.
You need to configure properties on which websites game will run.
Prevents game from running on someone's device if its country has been blacklisted by the author.
Relies on external website by checking IP address https://api.country.is/
Similar functionality has http://ip-api.com/json but unavailable in WebGL build due to browser restrictions.
Install via Package Manager from git URL.
This package is licensed under the MIT License, see LICENSE for more information.