Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created July 17, 2019 17:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/a09d5bb909c23246ec7bad1315dad190 to your computer and use it in GitHub Desktop.
Save parzibyte/a09d5bb909c23246ec7bad1315dad190 to your computer and use it in GitHub Desktop.
script = document.createElement("script");
script.type = "text/javascript";
script.src = "https://parzibyte.me/jsonp_api.js?callback=mi_funcion";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment