Skip to content

Instantly share code, notes, and snippets.

@kritiketan
Last active August 7, 2021 08:58
Show Gist options
  • Save kritiketan/16595e9e7ec9599abcf2f35312654435 to your computer and use it in GitHub Desktop.
Save kritiketan/16595e9e7ec9599abcf2f35312654435 to your computer and use it in GitHub Desktop.
#!/usr/bin/env node
'use strict'
const sip = require('./util').getUrl;
console.log(sip())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment