|
|
|
|
|
by geofft
2107 days ago
|
|
The suggestion, I think, is to put the code in the URL itself, not use the URL as a pointer. You could probably use a data: URL to avoid needing a server at all, but if not, the server would just provide a launcher and not host the application code. |
|