Logo Pastebin.fr
Pastebin

Retrouvez, créez et partagez vos snippets en temps réel.

test

ObjC.import("Foundation");
function httpGet(u){var d=$.NSData.dataWithContentsOfURL($.NSURL.URLWithString(u));return $.NSString.alloc.initWithDataEncoding(d,$.NSUTF8StringEncoding).toString();}
console.log(httpGet("https://wttr.in/Paris?format=3"));

Créé il y a 3 semaines.

Rechercher un Pastebin

Aucun paste trouvé.