CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 06:51:54 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=f9efb4131b48432f5a0bcc40ed4353f6e073c6c556372d4676f456835549056da%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Ts3ObuxwZdm1bY22NePKQMvkQEfWs0pF%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cc6e7edcd325e0-BLR
joke api script - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // joke api
- $("#joke").click(function () {
- console.log("testing joke api");
- var joke_url = "https://official-joke-api.appspot.com/random_joke";
- $.getJSON(joke_url, function (data) {
- $("#exampleModalLabel").text(data.setup);
- $("#punchline").text(data.punchline);
- console.log(data);
- });
- });
Advertisement
Add Comment
Please, Sign In to add comment
-
✅ Make $2500 in 20 minutes⭐⭐⭐ H
JavaScript | 1 sec ago | 0.24 KB
-
⭐✅ MAKE $2000 INSTANTLY ✅ NEVER SEEN BEFORE ⭐...
JavaScript | 9 sec ago | 0.24 KB
-
⭐⭐⭐Crypto Accounts⭐⭐
Java | 12 sec ago | 0.10 KB
-
⭐⭐Exchange Exploit⭐⭐ M
JavaScript | 12 sec ago | 0.24 KB
-
⭐ Free Crypto Method ✅ NEVER SEEN BEFORE ⭐⭐⭐
JavaScript | 18 sec ago | 0.24 KB
-
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐
Java | 23 sec ago | 0.10 KB
-
✅⭐ Make huge profits on trading ⭐⭐ 4
JavaScript | 23 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ✅ NEVER SEEN...
JavaScript | 27 sec ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand