From d011c3ecce8ac08a11e8bd93b3f4c79e78ec170e Mon Sep 17 00:00:00 2001 From: Vexatos Date: Sun, 13 Jul 2014 05:27:21 -0700 Subject: [PATCH] Updated API Internet (markdown) --- API-Internet.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/API-Internet.md b/API-Internet.md index 8db091c..40dd7ac 100644 --- a/API-Internet.md +++ b/API-Internet.md @@ -1,3 +1,10 @@ +[![](http://i.imgur.com/GKcszRV.png)](http://ocdoc.cil.li/) + +For those that don't like images: the wiki has moved to a new place, http://ocdoc.cil.li/. +*This wiki will no longer be updated.* + +**** + This library wraps functionality of Internet cards. Also see the [[Internet Component|Component/Internet]] for more low level functionality (such as querying availability of HTTP and TCP functionality). - `internet.request(url: string[, data: string or table]): function`