@@ -0,0 +1,6 @@
const w = require( './createRequest' );
;( async() => {
const r = await w( { url: 'https://aws.random.cat/meow' } ).send();
console.log( r.json() )
})();
The note is not visible to the blocked user.