spam_email 0.0.17 → 0.0.18

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: 39721d739235c3fdbb77be9a1bc183928d1e0b7a
4
- data.tar.gz: cbc265b7757c2fa5e04863b5eb0c2bf1f32b54a7
3
+ metadata.gz: 1d679d2d6c9b184afb2885791e956dabbe2c3edf
4
+ data.tar.gz: 2481b8d260aaab49473a48202f584e72e33bd19a
5
5
  SHA512:
6
- metadata.gz: e67ad932a5e9631cd505bfeac614d32139b45b60df211b1dd0c135575dd004b4873f65f72856c38fef7388934cc5bc4b6b864ffd1ac41b72c61952382a3b4d78
7
- data.tar.gz: e5d1c4fba9f68751bd6775b486b199b48279585cd0861d7c6dc6371ad7bb08e137431f4088f79e7eb8b4af1540301f3dfd2dea1a53fa62249f60a01c015ecdb7
6
+ metadata.gz: 37e8141176b85dad78eeb96ec4aeb36bfd5247b302210d073d7581661cff72fc6fbadb876554d95c1dd7013af1c84e9b9202155203aef0103a661a73360577c0
7
+ data.tar.gz: d261f3802862157f5a3147de30f448003019db50d16db46675d9421ffa229819ab7f49e9c9f20d8e7439c1b1f21f545c875e56b252d6cca0bcaa4d7f754ae3a2
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.
@@ -455,6 +455,7 @@ module SpamEmail
455
455
  'key-mail.net',
456
456
  'kiois.com',
457
457
  'klzlk.com',
458
+ 'kmhow.com',
458
459
  'kokusu.net',
459
460
  'korsun.pp.ru',
460
461
  'kostenlosemailadresse.de',
@@ -662,6 +663,7 @@ module SpamEmail
662
663
  'nsaking.de',
663
664
  'nurfuerspam.de',
664
665
  'nwldx.com',
666
+ 'nyckelband.com',
665
667
  'objectmail.com',
666
668
  'obobbo.com',
667
669
  'octivian.com',
@@ -931,6 +933,7 @@ module SpamEmail
931
933
  'thisisnotmyrealemail.com',
932
934
  'thismail.net',
933
935
  'thismail.ru',
936
+ 'thrma.com',
934
937
  'throam.com',
935
938
  'throwawayaddress.com',
936
939
  'throwawayemailaddress.com',
@@ -1035,6 +1038,7 @@ module SpamEmail
1035
1038
  'wegwerfemail.de',
1036
1039
  'wegwerf-email.de',
1037
1040
  'weg-werf-email.de',
1041
+ 'weg-werf-mail.de',
1038
1042
  'wegwerf-email.net',
1039
1043
  'wegwerfemailadresse.com',
1040
1044
  'wegwerf-email-adressen.de',
@@ -1,3 +1,3 @@
1
1
  module SpamEmail
2
- VERSION = '0.0.17'
2
+ VERSION = '0.0.18'
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.17
4
+ version: 0.0.18
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: 2015-08-18 00:00:00.000000000 Z
11
+ date: 2015-09-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec