social_nets_db 0.0.8 → 0.0.9

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3b07bc3f5bac88fb0cd2995b67cb093d86e3c7f9c2305862485e92bf52f4d440
4
- data.tar.gz: 013df8d860fdfc63cd909d26636d47c0ebf25de19d6a461e2d6e2021aaa371f8
3
+ metadata.gz: 6d62ff42fff0c3a701d4440305f383f2ebe08c355e4d69348d1c7494da3caa4b
4
+ data.tar.gz: f9fe204e15d5bdf3df8ca3fa995f9b5457737d02e6946a5d9952fd191de14c2f
5
5
  SHA512:
6
- metadata.gz: 97b15945fa4e52ea9b26c8306765d50025891b157bb2c4318d150aee07a25af17c50e7168cca7952813da7e29f3c4c7d6599d11abcdb2885562d569802758e39
7
- data.tar.gz: 276f11e57a87fc304e815b114a49a549df8e12b838ad28ea9b76e5d7b22cf32da055db98b2319862b4d5ce155874f6d9c3d2089f8501208457d3cab44c874fb0
6
+ metadata.gz: 77b51e953e43087f6389896957c7ea63a6cae82eaea5ab9c3700f068ee27fe563953b83fb77831d57e283b99b794615b87d751bf8d240c6e88e8250a35684d93
7
+ data.tar.gz: 2c148d72e0cc90f1cbd717cb1d231f246d5ee4ca78736b7aa998a1312ea27362e70f0e823db044502b426d637c931f1178180f63cf2c2dbc2628702670c8581d
data/CHANGELOG.md CHANGED
@@ -1,8 +1,12 @@
1
1
  # Changelog
2
2
 
3
- ## [0.0.8] - 2022-01-03
3
+ ## [0.0.9] - 2022-06-26
4
4
 
5
- - Corrects VK domain
5
+ - Adds services
6
+
7
+ ## [0.0.8] - 2022-01-02
8
+
9
+ - Adds services
6
10
 
7
11
  ## [0.0.7] - 2021-12-03
8
12
 
@@ -1,3 +1,13 @@
1
+ angellist:
2
+ name: AngelList Jobs
3
+ icons:
4
+ color: "#"
5
+ domain: angel.co
6
+ tags:
7
+ - recruiting
8
+ profile_url:
9
+ by_username: https://${domain}/u/${uid}
10
+
1
11
  behance:
2
12
  name: Behance
3
13
  icons:
@@ -9,8 +19,8 @@ behance:
9
19
  - design
10
20
  - recruiting
11
21
  profile_url:
12
- by_username: "https://${domain}/${uid}"
13
- by_account_id: "https://${domain}/${uid}"
22
+ by_username: https://${domain}/${uid}
23
+ by_account_id: https://${domain}/${uid}
14
24
 
15
25
  bitchute:
16
26
  name: Bitchute
@@ -53,7 +63,7 @@ discord:
53
63
  tags:
54
64
  - gaming
55
65
  profile_url:
56
- by_account_id: "https://discord.gg/${uid}"
66
+ by_account_id: https://discord.gg/${uid}
57
67
 
58
68
  dribble:
59
69
  name: Dribble
@@ -67,7 +77,7 @@ dribble:
67
77
  - portfolio
68
78
  profile_url:
69
79
  by_username: https://${domain}/${uid}
70
- by_account_id: "https://${domain}/${uid}"
80
+ by_account_id: https://${domain}/${uid}
71
81
 
72
82
  email:
73
83
  name: E-mail
@@ -100,7 +110,7 @@ facebook:
100
110
  - social net
101
111
  profile_url:
102
112
  by_username: https://${domain}/${uid}
103
- by_account_id: "https://${domain}/${uid}"
113
+ by_account_id: https://${domain}/${uid}
104
114
 
105
115
  fl.ru:
106
116
  name: FL
@@ -190,7 +200,7 @@ hh:
190
200
  tags:
191
201
  - recruiting
192
202
  profile_url:
193
- by_account_id: "https://${domain}/resume/${uid}"
203
+ by_account_id: https://${domain}/resume/${uid}
194
204
 
195
205
  github:
196
206
  name: GitHub
@@ -203,7 +213,7 @@ github:
203
213
  - recruiting
204
214
  profile_url:
205
215
  by_username: https://${domain}/${uid}
206
- by_account_id: "https://${domain}/${uid}"
216
+ by_account_id: https://${domain}/${uid}
207
217
 
208
218
  gitlab:
209
219
  name: GitLab
@@ -217,6 +227,16 @@ gitlab:
217
227
  profile_url:
218
228
  by_username: https://${domain}/${uid}
219
229
 
230
+ indeed:
231
+ name: Indeed
232
+ icons:
233
+ color: "#003A9B"
234
+ domain: indeed.com
235
+ tags:
236
+ - recruiting
237
+ profile_url:
238
+ by_account_id: https://my.${domain}/p/${uid}
239
+
220
240
  instagram:
221
241
  name: Instagram
222
242
  icons:
@@ -376,6 +396,16 @@ remoteok:
376
396
  profile_url:
377
397
  by_username: https://${domain}/@${uid}
378
398
 
399
+ revue:
400
+ name: Revue
401
+ icons:
402
+ color: "#E15718"
403
+ domain: getrevue.co
404
+ tags:
405
+ - blog
406
+ profile_url:
407
+ by_username: https://www.${domain}/profile/${uid}
408
+
379
409
  rokfin:
380
410
  name: Rokfin
381
411
  icons:
@@ -409,7 +439,7 @@ stackoverflow:
409
439
  - recruiting
410
440
  - programming
411
441
  profile_url:
412
- by_account_id: "https://${domain}/users/${uid}?tab=profile"
442
+ by_account_id: https://${domain}/users/${uid}?tab=profile
413
443
 
414
444
  subscribestar:
415
445
  name: SubscribeStar
@@ -476,19 +506,19 @@ upwork:
476
506
  - freelancers
477
507
  - programming
478
508
  profile_url:
479
- by_account_id: "https://${domain}/freelancers/~${uid}"
509
+ by_account_id: https://${domain}/freelancers/~${uid}
480
510
 
481
511
  vkontakte:
482
512
  name: Вконтакте
483
513
  icons:
484
514
  font_awesome_4: "vk"
485
515
  color: "#45668e"
486
- domain: vk.com
516
+ domain: vkontakte.com
487
517
  tags:
488
518
  - social net
489
519
  profile_url:
490
520
  by_username: https://${domain}/${uid}
491
- by_account_id: "https://${domain}/id${uid}"
521
+ by_account_id: https://${domain}/id${uid}
492
522
 
493
523
  youtube:
494
524
  name: YouTube
@@ -500,7 +530,7 @@ youtube:
500
530
  - video-hosting
501
531
  profile_url:
502
532
  by_username: https://${domain}/c/${uid}
503
- by_account_id: "https://${domain}/channel/${uid}"
533
+ by_account_id: https://${domain}/channel/${uid}
504
534
 
505
535
  youtube_profile:
506
536
  name: YouTube profile
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  class SocialNetsDB
4
- VERSION = "0.0.8".freeze
4
+ VERSION = "0.0.9".freeze
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: social_nets_db
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8
4
+ version: 0.0.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sergey Pedan
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-01-02 00:00:00.000000000 Z
11
+ date: 2022-06-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -170,7 +170,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
170
170
  - !ruby/object:Gem::Version
171
171
  version: '0'
172
172
  requirements: []
173
- rubygems_version: 3.2.15
173
+ rubygems_version: 3.3.4
174
174
  signing_key:
175
175
  specification_version: 4
176
176
  summary: A non-comprehensive database of social nets packed in a Ruby gem