Module: view/save/checkURL

(require("view/save/checkURL"))()

Check if the URL is giving a configuration. Three cases: 1. No config in url 2. Long config in url 3. Short code in url that requires a database lookup. Then use a callback since we might have to wait for the database.
Source: