- module Myip + class Myip
+- Myip
- Reference
- Object
- + + myip.cr + + +
+ + + myip/version.cr @@ -135,11 +139,63 @@
+
+
+
+
+ Instance Method Summary
+
+
+
+ -
+ #from_url(url : String, follow : Bool = false) : Lexbor::Parser
+
+
+
+ -
+ #get_ip_from_ib_sb(chan)
+
+
+
+ -
+ #get_ip_from_ip111(chan)
+
+
+
+ -
+ #get_ip_from_ip138(chan)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -148,6 +204,80 @@
+
+
+
+
+ Instance Method Detail
+
+
+
+
+
+ def from_url(url : String, follow : Bool = false) : Lexbor::Parser
+
+ #
+
+
+
+
+
+ [View source]
+
+
+
+
+
+
+
+
+
+
+
diff --git a/index.html b/index.html
index a72d324..27222b1 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- myip 0.4.4
+ myip 0.4.5
@@ -39,7 +39,7 @@
- 0.4.4
+ 0.4.5
+ + + + Instance Method Detail +
+ +
+
+
+
+
+
+
+
+
+
+
diff --git a/index.html b/index.html
index a72d324..27222b1 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
-
+
+ def from_url(url : String, follow : Bool = false) : Lexbor::Parser
+
+ #
+
+
+ +
+
+ [View source]
+
+
+