I hereby claim:
- I am janpot on github.
- I am janpotoms (https://keybase.io/janpotoms) on keybase.
- I have a public key ASAPc1WWSCpc63Ayz5HMy9M6C2nvarUbwMJiKxbRvDEhBgo
To claim this, I am signing this object:
/*! For license information please see utils.js.LICENSE.txt */ | |
var M; | |
(() => { | |
var e = { | |
186: (e, t, n) => { | |
"use strict"; | |
var r = n(985); | |
function o() {} | |
function s() {} | |
(s.resetWarningCache = o), |
console.log('hello') |
[ | |
{ | |
"id": 0, | |
"Desk": "D-909", | |
"Commodity": "Sugar No.14", | |
"Trader Name": "Leona Hawkins", | |
"Trader Email": "[email protected]", | |
"Quantity": "71,627", | |
"Filled Quantity": 0.856, | |
"Is Filled": "no", |
{"@context": "http://schema.org", "@type": "Hotel", "@id": "https://www.stanglwirt.com", "url": "https://www.stanglwirt.com", "telephone": "+4353582000", "image": "https://www.stanglwirt.com/media/facebook/daheim-beim-stanglwirt.jpg", "name": "Stanglwirt", "alternateName": "Bio-Hotel Stanglwirt", "description": "Die schönste Kombination aus Tradition und Luxus: Das malerische 5* Resort empfängt Sie mit einzigartiger Wellness-Welt, Bio-Bauernhof uvm.", "logo": "https://www.stanglwirt.com/img/layout/stanglwirt-gold.png", "priceRange": " 224 € - 2333 €", "aggregateRating":{"@type": "AggregateRating", "bestRating": 100, "ratingValue": 92, "reviewCount": 4875, "worstRating": 0}, "contactPoint":{"@type": "ContactPoint", "telephone": "+4353582000", "email": "[email protected]", "contactType": "Customer Service", "contactOption": "TollFree", "availableLanguage": ["German", "English"]}, "sameAs": ["https://www.facebook.com/Stanglwirt", "https://www.instagram.com/stanglwirt", "https://twitter.com/Stanglwirt", "http |
{ | |
"requestedUrl": "https://www.businessinsuranceusa.com/", | |
"finalUrl": "https://www.businessinsuranceusa.com/", | |
"lighthouseVersion": "8.0.0", | |
"userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/90.0.4430.97 Safari/537.36", | |
"fetchTime": "2021-06-08T09:10:46.267Z", | |
"environment": { | |
"networkUserAgent": "Mozilla/5.0 (Linux; Android 7.0; Moto G (4)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4420.0 Mobile Safari/537.36 Chrome-Lighthouse", | |
"hostUserAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/90.0.4430.97 Safari/537.36", | |
"benchmarkIndex": 796.5 |
{ | |
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4535.0 Safari/537.36", | |
"environment": { | |
"networkUserAgent": "Mozilla/5.0 (Linux; Android 7.0; Moto G (4)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4420.0 Mobile Safari/537.36 Chrome-Lighthouse", | |
"hostUserAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4535.0 Safari/537.36", | |
"benchmarkIndex": 1189, | |
"credits": { | |
"axe-core": "4.2.1" | |
} | |
}, |
I hereby claim:
To claim this, I am signing this object:
hello world |
import { serve, Response } from 'some-http-lib' | |
serve(3000, async ({ request }) => { | |
const body = JSON.stringify({ hello: 'world' }); | |
return new Response(body, { | |
status: 200, | |
headers: new Headers({ | |
'content-type': 'application/json' | |
}) | |
}); |
044a5adea6b7b697b7a043767a95c4204ea0fb9759a4b52c2f9b6a5fff98bfdb027935fe0b778ecd7fa472d767fe8781163b021251817a3692086cff08a50d9f26 |