Created
December 22, 2016 13:59
-
-
Save lukas-h/0c3759cc489d43b81f18be013b28ba40 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<title>CAT API</title> | |
<style>img{max-width: 100%;}</style> | |
</head> | |
<body> | |
<img src="http://thecatapi.com/api/images/get?format=src&type=gif&api_key=KEY"><br> | |
<button onclick="location.reload();">reload</button> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's used for hack