zon_blog_cafe_comment 0.0.10 → 0.0.15
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.
- checksums.yaml +4 -4
- data/lib/zon_blog_cafe_comment.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 39f6a571515670ebefbf6eb8dbe02bbe924698c17fc32cf6449a2b203a0681c4
|
4
|
+
data.tar.gz: 9ee5717cc8a2a02bd2a6eea6dceeb61649445da35c8e1b178baa05f564d2bd97
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cf5b598affd1d67653c91961e448bcfec5a8c8f2c3c870e648019026febed34d2ac3a6fed30de40a2ac5222549a5ff9d986b4161549c6c14b43961d8b5ca6d2b
|
7
|
+
data.tar.gz: ccdcafc71a253285a693996dc467987206e083f09e32c52d6d1722e908c317b553067fba4c4dc3a8be2ad58ac1b67b34211fb7db24eac9f1c5b7faca9c7951a4
|
@@ -1982,7 +1982,7 @@ end
|
|
1982
1982
|
|
1983
1983
|
option['proxy'] = ''
|
1984
1984
|
if @data['포스트설정']['프록시'].checked?
|
1985
|
-
if table[
|
1985
|
+
if table[4].to_s.include?('ex)') or table[4].to_i == 0
|
1986
1986
|
option['proxy'] = @data['포스트설정']['프록시리스트'].sample.to_s
|
1987
1987
|
else
|
1988
1988
|
option['proxy'] = table[4].to_s.force_encoding('utf-8').to_s
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: zon_blog_cafe_comment
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.15
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- zon
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-02-
|
11
|
+
date: 2025-02-18 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: File to Clipboard gem
|
14
14
|
email: mymin26@naver.com
|