Guest User

Untitled

a guest
Oct 19th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. <script type="text/javascript" src="https://myapi?key=MY_KEY">
  2. </script>
  3.  
  4. const MY_OTHER_KEY = 'MY_OTHER_KEY'
  5. let url = `http://myotherapi?key=${MY_OTHER_KEY}&q=${query}`
  6.  
  7. <link rel="manifest" href="%PUBLIC_URL%/manifest.json">
  8. <link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">
Add Comment
Please, Sign In to add comment