arachnid 0.3.1 → 0.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/arachnid.rb +0 -6
  2. metadata +1 -1
data/lib/arachnid.rb CHANGED
@@ -102,12 +102,6 @@ class Arachnid
102
102
  end
103
103
  end
104
104
 
105
- def internal_link?(url, effective_url)
106
-
107
- absolute_url = make_absolute(url, effective_url)
108
-
109
- parsed_url = parse_domain(absolute_url)
110
-
111
105
  def grab_proxy
112
106
 
113
107
  return nil unless @proxy_list
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: arachnid
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: