spam_email 0.0.35 → 0.0.36

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
  SHA1:
3
- metadata.gz: 0711b36f102300ef47ae60841b0c0fc900deaf7c
4
- data.tar.gz: 0ecafec9ef96242785f45cc764968bc90463d0a2
3
+ metadata.gz: 74899c35ed27cca4096ec09400e6c9f4d70be09f
4
+ data.tar.gz: 1057eb5d9039544acc3ffc28969835c752aadd55
5
5
  SHA512:
6
- metadata.gz: 8a3e360e205b7d7ee8bae4c0155a39bd09f0066584c0be3f7466069d3e4b2ae20a83485e527c11a46bc48f78cc6ac9726f103529d34c19f6af57f0afe799b582
7
- data.tar.gz: edd7c35936a051309d27ba030fd29e2b47c3802ca16c5124ea0c42c41ffa297609a6182fb5a8ec4468a48915e5b3eb28f9cd654f083dbe1c8a989356e9904156
6
+ metadata.gz: 05718f50ceff79447c89b39dda0968f627dd8f52821cd406215e1f04e2bf7768d110f21d07672892542b39fffad415af620dc9e331426e6a73def430a9c914a6
7
+ data.tar.gz: 1f02b506bd76dacd98b7d271961a7d877e76f9795f6913d7a3125fbac324680302f2fcb1ad6834bb61f128c6b1bbe1e21e2cb7621dea11a765ba145fe0cafcca
data/README.md CHANGED
@@ -49,4 +49,4 @@ You can add new domainsby modifing the hash.
49
49
  ## Thanks
50
50
 
51
51
  Thanks go to Chris Birner (cbhp@lima-city.de) for the (inital) blacklist and
52
- to https://github.com/hallelujah/valid_email for inspiration.
52
+ to https://github.com/hallelujah/valid_email for inspiration.
@@ -717,7 +717,6 @@ module SpamEmail
717
717
  'mail.bccto.me',
718
718
  'mail.by',
719
719
  'mail.myspamnoturs.cf',
720
- 'mail.ru',
721
720
  'mail.zp.ua',
722
721
  'mail1.drama.tw',
723
722
  'mail1.hacked.jp',
@@ -1494,7 +1493,6 @@ module SpamEmail
1494
1493
  'y.bcb.ro',
1495
1494
  'y.epb.ro',
1496
1495
  'y.gzb.ro',
1497
- 'yandex.ru',
1498
1496
  'yanet.me',
1499
1497
  'yapped.net',
1500
1498
  'ye.nonze.ro',
@@ -1,3 +1,3 @@
1
1
  module SpamEmail
2
- VERSION = '0.0.35'
2
+ VERSION = '0.0.36'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spam_email
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.35
4
+ version: 0.0.36
5
5
  platform: ruby
6
6
  authors:
7
7
  - Phillipp Röll
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-09-02 00:00:00.000000000 Z
11
+ date: 2016-09-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec