I hereby claim:
- I am chrisjenglish on github.
- I am chrisjenglish (https://keybase.io/chrisjenglish) on keybase.
- I have a public key whose fingerprint is F3D1 C69F 7D0B DCD0 AE36 DEE7 67A2 2116 8A68 A1E5
To claim this, I am signing this object:
function doGet(request) { | |
if (request.parameters.url != undefined && request.parameters.url != "") { | |
var imageBlob = UrlFetchApp.fetch(request.parameters.url).getBlob(); | |
var resource = { | |
title: imageBlob.getName(), | |
mimeType: imageBlob.getContentType() | |
}; | |
var options = { | |
ocr: true | |
}; |
I hereby claim:
To claim this, I am signing this object:
Verifying that +chrisjenglish is my blockchain ID. https://onename.com/chrisjenglish |