mirror of
https://github.com/ervanalb/keygen.git
synced 2025-12-17 05:45:23 +00:00
make serve.py slightly more secure
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
keygen_endpoint = "http://localhost:8080";
|
||||
keygen_endpoint = "http://localhost:8080"; // Change me to your serve.py endpoint
|
||||
|
||||
var key_metadata;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user