spam_email 0.0.6 → 0.0.7

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: 618dc2050bb0eaab82ebd1d7348a7de422999c70
4
- data.tar.gz: c6ce08f0ec245ad5e19eac183089d1febba8e142
3
+ metadata.gz: 4c6895e88e22e6912286bf0eca71deb523be6544
4
+ data.tar.gz: f1251110e9f2d91b9df6c405fe9135275a6c2132
5
5
  SHA512:
6
- metadata.gz: 18b5a7be6e5e4db66fbf94f0615eccf8ff72ec1dc831aeb89832303386935389f88c14009cbdb1e1d7e9d8e654582337baa040c2be94d6da6270aaf98c15a4fc
7
- data.tar.gz: 0d2bec7bc9294b4742a8786ea84bdce7da2922d856b5e8ec8f2be312f8f12c138793589045942c00fbe5ad38305cdac1b8d107c6837ba58056fb59f601cff8da
6
+ metadata.gz: 41dec197a2e7cdb878aba1c9bc3985ce6d550fc6be4dcd40ad5a6b5e35f23a640e78774fe56bc9a63e0fb6d306aa110a69d827d8f3f273f3820b700bf632c107
7
+ data.tar.gz: 656badf2d94f8c042756c6b9d8ebe095034a6dacd79b552a17f3891a69d021b706297be2ed62a1d5966cf495a6c10de422d94f2bf136940d67c6b693f397e76c
@@ -9,6 +9,7 @@ module SpamEmail
9
9
  '126.com',
10
10
  '12houremail.com',
11
11
  '12minutemail.com',
12
+ '1337.no',
12
13
  '1337-crew.to',
13
14
  '139.com',
14
15
  '163.com',
@@ -34,6 +35,7 @@ module SpamEmail
34
35
  '6url.com',
35
36
  '7tags.com',
36
37
  '8127ep.com',
38
+ '9ox.net',
37
39
  'adresseemailtemporaire.com',
38
40
  'advertfast.com',
39
41
  'agedmail.com',
@@ -67,6 +69,7 @@ module SpamEmail
67
69
  'armyspy.com',
68
70
  'asdasd.ru',
69
71
  'au.ru',
72
+ 'automotivetechstore.com',
70
73
  'autorambler.ru',
71
74
  'b2cmail.de',
72
75
  'baseoftrash.de',
@@ -144,8 +147,10 @@ module SpamEmail
144
147
  'dispostable.com',
145
148
  'docmail.cz',
146
149
  'dodgeit.com',
150
+ 'dodgemail.de',
147
151
  'dodgit.com',
148
152
  'dodgit.org',
153
+ 'doiea.com',
149
154
  'domain141.com',
150
155
  'donemail.ru',
151
156
  'dontassrape.us',
@@ -389,6 +394,7 @@ module SpamEmail
389
394
  'mail15.com',
390
395
  'mail1a.de',
391
396
  'mail21.cc',
397
+ 'mail2tor.com',
392
398
  'mail333.com',
393
399
  'mail4trash.com',
394
400
  'mailbiz.biz',
@@ -655,6 +661,7 @@ module SpamEmail
655
661
  'soodonims.com',
656
662
  'spam.la',
657
663
  'spam.su',
664
+ 'spam-prohibition.de',
658
665
  'spam4.me',
659
666
  'spamail.de',
660
667
  'spamavert.com',
@@ -706,6 +713,7 @@ module SpamEmail
706
713
  'squizzy.de',
707
714
  'sriaus.com',
708
715
  'sry.li',
716
+ 'ssoia.com',
709
717
  'stinkefinger.net',
710
718
  'stop-my-spam.com',
711
719
  'stuffmail.de',
@@ -764,11 +772,13 @@ module SpamEmail
764
772
  'tittbit.in',
765
773
  'tmailinator.com',
766
774
  'tokem.co',
775
+ 'tokenmail.de',
767
776
  'tom.com',
768
777
  'topranklist.de',
769
778
  'tormail.org',
770
779
  'tradedoubling.co.uk',
771
780
  'tradermail.info',
781
+ 'trash.at.vu',
772
782
  'trash.name',
773
783
  'trash2009.com',
774
784
  'trash4.me',
@@ -838,6 +848,7 @@ module SpamEmail
838
848
  'writeme.us',
839
849
  'wuzup.net',
840
850
  'wuzupmail.net',
851
+ 'x.ip6.li',
841
852
  'x3n.in',
842
853
  'xents.com',
843
854
  'xyzfree.net',
@@ -1,3 +1,3 @@
1
1
  module SpamEmail
2
- VERSION = "0.0.6"
2
+ VERSION = '0.0.7'
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.6
4
+ version: 0.0.7
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: 2014-04-26 00:00:00.000000000 Z
11
+ date: 2014-08-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec