CAFE_General 0.3.77 → 0.3.90
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/CAFE_General.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: 5475271cd584c17c499b33bee416be5e7d8ce25aa8e97ca17086280658d6c344
|
4
|
+
data.tar.gz: 8c82df240a31320314f4622f6a7fa83aa19bcbe67b1fe5811f474cd84a6da48f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8d723b1f72006c998108a75b697caecc924d734574e6edac7497bb410ac570ce1dbf116e8566075db6dc6888f082477df3f52c66e5a58889cafc52f62dabbc6b
|
7
|
+
data.tar.gz: 6bab3e6ecff9afc7beda7a2d936f5dabc96f1b0b1c53f8ae23724a0c4b2d927859d95c29cff7fb43a9160e9cf80933bab7ecc7434c66783c86e93355b48b0004
|
data/lib/CAFE_General.rb
CHANGED
@@ -1533,7 +1533,7 @@ class Wordpress
|
|
1533
1533
|
cookie[i.to_s.split('=')[0]] = i.to_s.split('=')[1]
|
1534
1534
|
end
|
1535
1535
|
|
1536
|
-
http = HTTP.cookies(cookie).get('
|
1536
|
+
http = HTTP.cookies(cookie).get('https://marketingduo.co.kr/bbs/board.php?bo_table=product&sca=&sfl=wr_subject&sop=and&stx='+userid+'--카페 자동 글쓰기 프로그램')
|
1537
1537
|
noko = Nokogiri::HTML(http.to_s)
|
1538
1538
|
mac_history = Array.new
|
1539
1539
|
mac_url = Array.new
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: CAFE_General
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.90
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- soonje
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-09-09 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: File to Clipboard gem
|
14
14
|
email: rnjstnswp123@naver.com
|