lib/shutter/content.rb in shutter-0.0.1 vs lib/shutter/content.rb in shutter-0.0.2

- old
+ new

@@ -165,14 +165,14 @@ # 192.168.0.0/16 } PORTS_PUBLIC = %q{ # proto port -# 80 tcp -# 443 tcp +# 80 tcp +# 443 tcp } PORTS_PRIVATE = %q{ # proto port -22 tcp +22 tcp } end \ No newline at end of file