Skip to content

Instantly share code, notes, and snippets.

@qoopooh
Last active July 1, 2017 11:35
Show Gist options
  • Save qoopooh/bc60d8022e6d540fbc538f8eeed98f8d to your computer and use it in GitHub Desktop.
Save qoopooh/bc60d8022e6d540fbc538f8eeed98f8d to your computer and use it in GitHub Desktop.
#!/bin/sh
curl http://localhost:3000/cal?provider=true
curl http://localhost:3000/cal?provider=dtac
curl http://localhost:3000/cal?provider=ais
curl 'http://localhost:3000/cal?uid=3KKJo1FRhhVoJa3Q57YVjuhZI8D2&provider=ais'
#curl 'http://localhost:3000/cal?uid=3KKJo1FRhhVoJa3Q57YVjuhZI8D2&provider=true'
curl 'http://localhost:3000/cal?uid=3KKJo1FRhhVoJa3Q57YVjuhZI8D2&provider=dtac'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment