Skip to content

Instantly share code, notes, and snippets.

@williamoliveira
Last active June 12, 2020 04:16
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 williamoliveira/d33f3378b50b817f15a4f356b7da5b86 to your computer and use it in GitHub Desktop.
Save williamoliveira/d33f3378b50b817f15a4f356b7da5b86 to your computer and use it in GitHub Desktop.
teste
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>GistRun</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<script src="script.js"></script>
</body>
</html>
window.open('https://www.messenger.com/groupcall/create?source=whatsapp&ep=3')
/* todo: add styles */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment