swot 0.4.1 → 0.4.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (53) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -0
  3. data/VERSION +1 -1
  4. data/lib/domains/mil/af/usafa.txt +1 -0
  5. data/lib/domains/mil/{navy.txt → navy/nps.txt} +0 -0
  6. data/lib/domains/tw/edu/asia.txt +1 -0
  7. data/lib/domains/tw/edu/chna.txt +1 -1
  8. data/lib/domains/tw/edu/cku.txt +1 -1
  9. data/lib/domains/tw/edu/cmu.txt +1 -0
  10. data/lib/domains/tw/edu/csmu.txt +1 -0
  11. data/lib/domains/tw/edu/kmu.txt +1 -0
  12. data/lib/domains/tw/edu/{nkfu.txt → nkfust.txt} +0 -0
  13. data/lib/domains/tw/edu/nptu.txt +1 -0
  14. data/lib/domains/tw/edu/ntcu.txt +1 -0
  15. data/lib/domains/tw/edu/nttu.txt +1 -0
  16. data/lib/domains/tw/edu/ntua.txt +1 -0
  17. data/lib/domains/tw/edu/ntue.txt +1 -0
  18. data/lib/domains/tw/edu/ntunhs.txt +1 -0
  19. data/lib/domains/tw/edu/nutn.txt +1 -0
  20. data/lib/domains/tw/edu/ouk.txt +1 -1
  21. data/lib/domains/tw/edu/sju.txt +1 -0
  22. data/lib/domains/tw/edu/stust.txt +1 -0
  23. data/lib/domains/tw/edu/tcu.txt +1 -1
  24. data/lib/domains/tw/edu/tmu.txt +1 -0
  25. data/lib/domains/tw/edu/tnnua.txt +1 -0
  26. data/lib/domains/tw/edu/tnua.txt +1 -0
  27. data/lib/domains/tw/edu/ttc.txt +1 -0
  28. data/lib/domains/tw/edu/{scc.txt → usc.txt} +0 -0
  29. data/lib/domains/tw/edu/utaipei.txt +1 -0
  30. data/lib/swot.rb +4 -1
  31. data/swot.gemspec +24 -26
  32. metadata +24 -26
  33. data/lib/domains/mil/af.txt +0 -2
  34. data/lib/domains/tw/edu/cmc.txt +0 -1
  35. data/lib/domains/tw/edu/csmc.txt +0 -1
  36. data/lib/domains/tw/edu/kmc.txt +0 -1
  37. data/lib/domains/tw/edu/ksit.txt +0 -1
  38. data/lib/domains/tw/edu/nia.txt +0 -1
  39. data/lib/domains/tw/edu/npttc.txt +0 -1
  40. data/lib/domains/tw/edu/ntca.txt +0 -2
  41. data/lib/domains/tw/edu/ntcn.txt +0 -1
  42. data/lib/domains/tw/edu/ntctc.txt +0 -1
  43. data/lib/domains/tw/edu/ntntc.txt +0 -1
  44. data/lib/domains/tw/edu/ntptc.txt +0 -1
  45. data/lib/domains/tw/edu/ntttc.txt +0 -1
  46. data/lib/domains/tw/edu/sjsmit.txt +0 -1
  47. data/lib/domains/tw/edu/stut.txt +0 -1
  48. data/lib/domains/tw/edu/thmu.txt +0 -1
  49. data/lib/domains/tw/edu/tmc.txt +0 -1
  50. data/lib/domains/tw/edu/tmtc.txt +0 -1
  51. data/lib/domains/tw/edu/tnca.txt +0 -1
  52. data/lib/domains/tw/edu/tpec.txt +0 -1
  53. data/lib/domains/tw/edu/ttit.txt +0 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3138623c06cab4cdd810953e074b6d6c0ba34724
4
- data.tar.gz: 4eff8be8b4b6c9ec321aa5fdc62d17841119eaa1
3
+ metadata.gz: 43adad9f790964f23e0dee0b93fd5b85711c3f73
4
+ data.tar.gz: 49f7888fb12c94c9338ad0a71bcb26a7e7ccd96a
5
5
  SHA512:
6
- metadata.gz: cc1f6411f7bacbb61c39cf898d50f102f4f180e18782dbd830df6b0d9845990b4740431e1418bc21ce1fee67fa4049d947dc0d3c8696bd3e0d5a24e9c95b92e0
7
- data.tar.gz: d7c80b1587eede0fcf2369facd92ced06c6c39ec6959504a187f6efee20291441352bf2ba6261cbb0b4a32b334eef062034dc8a33fdcfc7dc3781bb616474a47
6
+ metadata.gz: e5aaff028811bb0c344ce8c16fbf9042cd0d06992087cb686827beef7d06a74f8c674422c2c32eff28d212e116d8ddefee336a5220b81f0ea7c3234384ba054f
7
+ data.tar.gz: 33d51980ac7b978702af3647d824ddcff0f6a1fb80fb3e14cba084b1d904ee6e7f8a27d38974066403edb7a0860f8d0318f33c12e6833a94260ecd7277bcee69
data/README.md CHANGED
@@ -107,3 +107,4 @@ If you verified this by visiting all of the websites, how long did it take you?
107
107
 
108
108
  * [gman](https://github.com/benbalter/gman) - like swot, but for government emails
109
109
  * [swotphp](https://github.com/mdwheele/swotphp) - PHP port of Swot
110
+ * [swot-js](https://github.com/theotow/swot-js) - JS port of Swot
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.4.1
1
+ 0.4.2
@@ -0,0 +1 @@
1
+ United States Air Force Academy
@@ -0,0 +1 @@
1
+ Asia University, Taiwan
@@ -1 +1 @@
1
- Chia Nana College of Pharmacy and Science
1
+ Chia Nan University of Pharmacy and Science
@@ -1 +1 @@
1
- Ching Kuo Institue of Management & Health
1
+ Ching Kuo Institute of Management and Health
@@ -0,0 +1 @@
1
+ China Medical University
@@ -0,0 +1 @@
1
+ Chung Shan Medical University
@@ -0,0 +1 @@
1
+ Kaohsiung Medical University
@@ -0,0 +1 @@
1
+ National Pingtung University
@@ -0,0 +1 @@
1
+ National Taichung University of Education
@@ -0,0 +1 @@
1
+ National Taitung University
@@ -0,0 +1 @@
1
+ National Taiwan University of Arts
@@ -0,0 +1 @@
1
+ National Taipei University of Education
@@ -0,0 +1 @@
1
+ National Taipei University of Nursing and Health Science
@@ -0,0 +1 @@
1
+ National University of Tainan
@@ -1 +1 @@
1
- Kaohsuing Open University
1
+ Open University of Kaohsiung
@@ -0,0 +1 @@
1
+ St. John's University
@@ -0,0 +1 @@
1
+ Southern Taiwan University of Science and Technology
@@ -1 +1 @@
1
- Tzu Chi College of Medicine and Humanities
1
+ Tzu Chi University
@@ -0,0 +1 @@
1
+ Taipei Medical University
@@ -0,0 +1 @@
1
+ Tainan National University of the Arts
@@ -0,0 +1 @@
1
+ Taipei National University of the Arts
@@ -0,0 +1 @@
1
+ Tatung Institute of Commerce and Technology
File without changes
@@ -0,0 +1 @@
1
+ University of Taipei
@@ -3,7 +3,7 @@ require "naughty_or_nice"
3
3
  require_relative "swot/academic_tlds"
4
4
 
5
5
  class Swot < NaughtyOrNice
6
- VERSION = "0.3.0"
6
+ VERSION = "0.4.2"
7
7
 
8
8
  # These are domains that snuck into the edu registry,
9
9
  # but don't pass the education sniff test
@@ -11,6 +11,9 @@ class Swot < NaughtyOrNice
11
11
  BLACKLIST = %w(
12
12
  si.edu
13
13
  america.edu
14
+ californiacolleges.edu
15
+ australia.edu
16
+ cet.edu
14
17
  ).freeze
15
18
 
16
19
  class << self
@@ -5,11 +5,11 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "swot"
8
- s.version = "0.4.1"
8
+ s.version = "0.4.2"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Lee Reilly"]
12
- s.date = "2014-10-06"
12
+ s.date = "2014-12-23"
13
13
  s.description = "email helpers"
14
14
  s.email = "lee@leereilly.net"
15
15
  s.extra_rdoc_files = [
@@ -5546,8 +5546,8 @@ Gem::Specification.new do |s|
5546
5546
  "lib/domains/mg/univ-mahajanga.txt",
5547
5547
  "lib/domains/mg/univ-toamasina.txt",
5548
5548
  "lib/domains/mg/univ-toliara.txt",
5549
- "lib/domains/mil/af.txt",
5550
- "lib/domains/mil/navy.txt",
5549
+ "lib/domains/mil/af/usafa.txt",
5550
+ "lib/domains/mil/navy/nps.txt",
5551
5551
  "lib/domains/mil/usuhs.txt",
5552
5552
  "lib/domains/mk/edu/fon.txt",
5553
5553
  "lib/domains/mk/edu/nyus.txt",
@@ -7284,6 +7284,7 @@ Gem::Specification.new do |s|
7284
7284
  "lib/domains/tt/edu/usc.txt",
7285
7285
  "lib/domains/tt/edu/utt.txt",
7286
7286
  "lib/domains/tt/uwi.txt",
7287
+ "lib/domains/tw/edu/asia.txt",
7287
7288
  "lib/domains/tw/edu/au.txt",
7288
7289
  "lib/domains/tw/edu/ccu.txt",
7289
7290
  "lib/domains/tw/edu/cgu.txt",
@@ -7291,9 +7292,9 @@ Gem::Specification.new do |s|
7291
7292
  "lib/domains/tw/edu/chu.txt",
7292
7293
  "lib/domains/tw/edu/cju.txt",
7293
7294
  "lib/domains/tw/edu/cku.txt",
7294
- "lib/domains/tw/edu/cmc.txt",
7295
+ "lib/domains/tw/edu/cmu.txt",
7295
7296
  "lib/domains/tw/edu/cpu.txt",
7296
- "lib/domains/tw/edu/csmc.txt",
7297
+ "lib/domains/tw/edu/csmu.txt",
7297
7298
  "lib/domains/tw/edu/cycu.txt",
7298
7299
  "lib/domains/tw/edu/cyut.txt",
7299
7300
  "lib/domains/tw/edu/dyu.txt",
@@ -7302,8 +7303,7 @@ Gem::Specification.new do |s|
7302
7303
  "lib/domains/tw/edu/hcu.txt",
7303
7304
  "lib/domains/tw/edu/hfu.txt",
7304
7305
  "lib/domains/tw/edu/isu.txt",
7305
- "lib/domains/tw/edu/kmc.txt",
7306
- "lib/domains/tw/edu/ksit.txt",
7306
+ "lib/domains/tw/edu/kmu.txt",
7307
7307
  "lib/domains/tw/edu/ksu.txt",
7308
7308
  "lib/domains/tw/edu/kuas.txt",
7309
7309
  "lib/domains/tw/edu/lhu.txt",
@@ -7324,48 +7324,46 @@ Gem::Specification.new do |s|
7324
7324
  "lib/domains/tw/edu/nhctc.txt",
7325
7325
  "lib/domains/tw/edu/nhltc.txt",
7326
7326
  "lib/domains/tw/edu/nhu.txt",
7327
- "lib/domains/tw/edu/nia.txt",
7328
7327
  "lib/domains/tw/edu/niu.txt",
7329
- "lib/domains/tw/edu/nkfu.txt",
7328
+ "lib/domains/tw/edu/nkfust.txt",
7330
7329
  "lib/domains/tw/edu/nknu.txt",
7331
7330
  "lib/domains/tw/edu/nou.txt",
7332
- "lib/domains/tw/edu/npttc.txt",
7331
+ "lib/domains/tw/edu/nptu.txt",
7333
7332
  "lib/domains/tw/edu/npust.txt",
7334
7333
  "lib/domains/tw/edu/nsysu.txt",
7335
- "lib/domains/tw/edu/ntca.txt",
7336
- "lib/domains/tw/edu/ntcn.txt",
7337
7334
  "lib/domains/tw/edu/ntcpe.txt",
7338
- "lib/domains/tw/edu/ntctc.txt",
7335
+ "lib/domains/tw/edu/ntcu.txt",
7339
7336
  "lib/domains/tw/edu/nthu.txt",
7340
- "lib/domains/tw/edu/ntntc.txt",
7341
7337
  "lib/domains/tw/edu/ntnu.txt",
7342
7338
  "lib/domains/tw/edu/ntou.txt",
7343
- "lib/domains/tw/edu/ntptc.txt",
7344
7339
  "lib/domains/tw/edu/ntpu.txt",
7345
- "lib/domains/tw/edu/ntttc.txt",
7340
+ "lib/domains/tw/edu/nttu.txt",
7346
7341
  "lib/domains/tw/edu/ntu.txt",
7342
+ "lib/domains/tw/edu/ntua.txt",
7343
+ "lib/domains/tw/edu/ntue.txt",
7344
+ "lib/domains/tw/edu/ntunhs.txt",
7347
7345
  "lib/domains/tw/edu/ntust.txt",
7348
7346
  "lib/domains/tw/edu/ntut.txt",
7349
7347
  "lib/domains/tw/edu/nuk.txt",
7348
+ "lib/domains/tw/edu/nutn.txt",
7350
7349
  "lib/domains/tw/edu/nuu.txt",
7351
7350
  "lib/domains/tw/edu/ouk.txt",
7352
7351
  "lib/domains/tw/edu/pccu.txt",
7353
7352
  "lib/domains/tw/edu/pu.txt",
7354
- "lib/domains/tw/edu/scc.txt",
7355
7353
  "lib/domains/tw/edu/scu.txt",
7356
7354
  "lib/domains/tw/edu/shu.txt",
7357
- "lib/domains/tw/edu/sjsmit.txt",
7358
- "lib/domains/tw/edu/stut.txt",
7355
+ "lib/domains/tw/edu/sju.txt",
7356
+ "lib/domains/tw/edu/stust.txt",
7359
7357
  "lib/domains/tw/edu/tcu.txt",
7360
- "lib/domains/tw/edu/thmu.txt",
7361
7358
  "lib/domains/tw/edu/thu.txt",
7362
7359
  "lib/domains/tw/edu/tku.txt",
7363
- "lib/domains/tw/edu/tmc.txt",
7364
- "lib/domains/tw/edu/tmtc.txt",
7365
- "lib/domains/tw/edu/tnca.txt",
7366
- "lib/domains/tw/edu/tpec.txt",
7367
- "lib/domains/tw/edu/ttit.txt",
7360
+ "lib/domains/tw/edu/tmu.txt",
7361
+ "lib/domains/tw/edu/tnnua.txt",
7362
+ "lib/domains/tw/edu/tnua.txt",
7363
+ "lib/domains/tw/edu/ttc.txt",
7368
7364
  "lib/domains/tw/edu/ttu.txt",
7365
+ "lib/domains/tw/edu/usc.txt",
7366
+ "lib/domains/tw/edu/utaipei.txt",
7369
7367
  "lib/domains/tw/edu/ym.txt",
7370
7368
  "lib/domains/tw/edu/yuntech.txt",
7371
7369
  "lib/domains/tw/edu/yzu.txt",
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: swot
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1
4
+ version: 0.4.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lee Reilly
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-10-06 00:00:00.000000000 Z
11
+ date: 2014-12-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: public_suffix
@@ -5645,8 +5645,8 @@ files:
5645
5645
  - lib/domains/mg/univ-mahajanga.txt
5646
5646
  - lib/domains/mg/univ-toamasina.txt
5647
5647
  - lib/domains/mg/univ-toliara.txt
5648
- - lib/domains/mil/af.txt
5649
- - lib/domains/mil/navy.txt
5648
+ - lib/domains/mil/af/usafa.txt
5649
+ - lib/domains/mil/navy/nps.txt
5650
5650
  - lib/domains/mil/usuhs.txt
5651
5651
  - lib/domains/mk/edu/fon.txt
5652
5652
  - lib/domains/mk/edu/nyus.txt
@@ -7383,6 +7383,7 @@ files:
7383
7383
  - lib/domains/tt/edu/usc.txt
7384
7384
  - lib/domains/tt/edu/utt.txt
7385
7385
  - lib/domains/tt/uwi.txt
7386
+ - lib/domains/tw/edu/asia.txt
7386
7387
  - lib/domains/tw/edu/au.txt
7387
7388
  - lib/domains/tw/edu/ccu.txt
7388
7389
  - lib/domains/tw/edu/cgu.txt
@@ -7390,9 +7391,9 @@ files:
7390
7391
  - lib/domains/tw/edu/chu.txt
7391
7392
  - lib/domains/tw/edu/cju.txt
7392
7393
  - lib/domains/tw/edu/cku.txt
7393
- - lib/domains/tw/edu/cmc.txt
7394
+ - lib/domains/tw/edu/cmu.txt
7394
7395
  - lib/domains/tw/edu/cpu.txt
7395
- - lib/domains/tw/edu/csmc.txt
7396
+ - lib/domains/tw/edu/csmu.txt
7396
7397
  - lib/domains/tw/edu/cycu.txt
7397
7398
  - lib/domains/tw/edu/cyut.txt
7398
7399
  - lib/domains/tw/edu/dyu.txt
@@ -7401,8 +7402,7 @@ files:
7401
7402
  - lib/domains/tw/edu/hcu.txt
7402
7403
  - lib/domains/tw/edu/hfu.txt
7403
7404
  - lib/domains/tw/edu/isu.txt
7404
- - lib/domains/tw/edu/kmc.txt
7405
- - lib/domains/tw/edu/ksit.txt
7405
+ - lib/domains/tw/edu/kmu.txt
7406
7406
  - lib/domains/tw/edu/ksu.txt
7407
7407
  - lib/domains/tw/edu/kuas.txt
7408
7408
  - lib/domains/tw/edu/lhu.txt
@@ -7423,48 +7423,46 @@ files:
7423
7423
  - lib/domains/tw/edu/nhctc.txt
7424
7424
  - lib/domains/tw/edu/nhltc.txt
7425
7425
  - lib/domains/tw/edu/nhu.txt
7426
- - lib/domains/tw/edu/nia.txt
7427
7426
  - lib/domains/tw/edu/niu.txt
7428
- - lib/domains/tw/edu/nkfu.txt
7427
+ - lib/domains/tw/edu/nkfust.txt
7429
7428
  - lib/domains/tw/edu/nknu.txt
7430
7429
  - lib/domains/tw/edu/nou.txt
7431
- - lib/domains/tw/edu/npttc.txt
7430
+ - lib/domains/tw/edu/nptu.txt
7432
7431
  - lib/domains/tw/edu/npust.txt
7433
7432
  - lib/domains/tw/edu/nsysu.txt
7434
- - lib/domains/tw/edu/ntca.txt
7435
- - lib/domains/tw/edu/ntcn.txt
7436
7433
  - lib/domains/tw/edu/ntcpe.txt
7437
- - lib/domains/tw/edu/ntctc.txt
7434
+ - lib/domains/tw/edu/ntcu.txt
7438
7435
  - lib/domains/tw/edu/nthu.txt
7439
- - lib/domains/tw/edu/ntntc.txt
7440
7436
  - lib/domains/tw/edu/ntnu.txt
7441
7437
  - lib/domains/tw/edu/ntou.txt
7442
- - lib/domains/tw/edu/ntptc.txt
7443
7438
  - lib/domains/tw/edu/ntpu.txt
7444
- - lib/domains/tw/edu/ntttc.txt
7439
+ - lib/domains/tw/edu/nttu.txt
7445
7440
  - lib/domains/tw/edu/ntu.txt
7441
+ - lib/domains/tw/edu/ntua.txt
7442
+ - lib/domains/tw/edu/ntue.txt
7443
+ - lib/domains/tw/edu/ntunhs.txt
7446
7444
  - lib/domains/tw/edu/ntust.txt
7447
7445
  - lib/domains/tw/edu/ntut.txt
7448
7446
  - lib/domains/tw/edu/nuk.txt
7447
+ - lib/domains/tw/edu/nutn.txt
7449
7448
  - lib/domains/tw/edu/nuu.txt
7450
7449
  - lib/domains/tw/edu/ouk.txt
7451
7450
  - lib/domains/tw/edu/pccu.txt
7452
7451
  - lib/domains/tw/edu/pu.txt
7453
- - lib/domains/tw/edu/scc.txt
7454
7452
  - lib/domains/tw/edu/scu.txt
7455
7453
  - lib/domains/tw/edu/shu.txt
7456
- - lib/domains/tw/edu/sjsmit.txt
7457
- - lib/domains/tw/edu/stut.txt
7454
+ - lib/domains/tw/edu/sju.txt
7455
+ - lib/domains/tw/edu/stust.txt
7458
7456
  - lib/domains/tw/edu/tcu.txt
7459
- - lib/domains/tw/edu/thmu.txt
7460
7457
  - lib/domains/tw/edu/thu.txt
7461
7458
  - lib/domains/tw/edu/tku.txt
7462
- - lib/domains/tw/edu/tmc.txt
7463
- - lib/domains/tw/edu/tmtc.txt
7464
- - lib/domains/tw/edu/tnca.txt
7465
- - lib/domains/tw/edu/tpec.txt
7466
- - lib/domains/tw/edu/ttit.txt
7459
+ - lib/domains/tw/edu/tmu.txt
7460
+ - lib/domains/tw/edu/tnnua.txt
7461
+ - lib/domains/tw/edu/tnua.txt
7462
+ - lib/domains/tw/edu/ttc.txt
7467
7463
  - lib/domains/tw/edu/ttu.txt
7464
+ - lib/domains/tw/edu/usc.txt
7465
+ - lib/domains/tw/edu/utaipei.txt
7468
7466
  - lib/domains/tw/edu/ym.txt
7469
7467
  - lib/domains/tw/edu/yuntech.txt
7470
7468
  - lib/domains/tw/edu/yzu.txt
@@ -1,2 +0,0 @@
1
- United States Air Force Academy
2
- Air Force Institute of Technology
@@ -1 +0,0 @@
1
- China Medical College
@@ -1 +0,0 @@
1
- Chung Shan Medical and Dental College
@@ -1 +0,0 @@
1
- Kaohsiung Medical College
@@ -1 +0,0 @@
1
- Kung Shan Institute of Technology
@@ -1 +0,0 @@
1
- National Institute of the Arts
@@ -1 +0,0 @@
1
- National Pingtung Teachers College
@@ -1,2 +0,0 @@
1
- National Taiwan College of Arts
2
- National Taiwan College of the Arts
@@ -1 +0,0 @@
1
- National Taipei College of Nursing
@@ -1 +0,0 @@
1
- National Taichung Teachers College
@@ -1 +0,0 @@
1
- National Tainan Teachers College
@@ -1 +0,0 @@
1
- National Taipei Teachers College
@@ -1 +0,0 @@
1
- National Taitung Teachers College
@@ -1 +0,0 @@
1
- St. John's &amp; St. Mary's Institute of Technology
@@ -1 +0,0 @@
1
- Southern Taiwan University of Technology
@@ -1 +0,0 @@
1
- TaiChung Healthcare and Management University
@@ -1 +0,0 @@
1
- Taipei Medical College
@@ -1 +0,0 @@
1
- Taipei Municipal Teachers College
@@ -1 +0,0 @@
1
- Tainan National College of the Arts
@@ -1 +0,0 @@
1
- Taipei Physical Education College
@@ -1 +0,0 @@
1
- Tatung Institute of Technology