lib/onebox/engine/youku_onebox.rb in onebox-2.2.14 vs lib/onebox/engine/youku_onebox.rb in onebox-2.2.15
- old
+ new
@@ -28,14 +28,8 @@
frameborder='0'
allowfullscreen
></iframe>
HTML
end
-
- private
-
- def uri
- @_uri ||= URI(@url)
- end
end
end
end