swot-ruby 1.0.5.20240728 → 1.0.5.20240730
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/academic_data/abused.txt +2 -1
- data/academic_data/au/edu/vic/ringwoodsc.txt +1 -0
- data/academic_data/ch/ict-bz.txt +1 -0
- data/academic_data/de/effner/schueler.txt +2 -0
- data/academic_data/de/igs-winsen.txt +1 -0
- data/academic_data/edu/case.txt +2 -0
- data/academic_data/edu/frederick/myfcc.txt +1 -0
- data/academic_data/edu/hartnell/student.txt +1 -0
- data/academic_data/edu/pnu.txt +1 -0
- data/academic_data/edu/sdccd/student.txt +1 -0
- data/academic_data/edu/sinhgad.txt +2 -0
- data/academic_data/edu/strayer/my.txt +1 -0
- data/academic_data/edu/ucjc.txt +2 -0
- data/academic_data/edu/uhv.txt +1 -0
- data/academic_data/edu/ung.txt +1 -0
- data/academic_data/edu/uni-pr.txt +1 -0
- data/academic_data/eg/edu/bhie.txt +2 -0
- data/academic_data/kr/ac/anu.txt +2 -0
- data/academic_data/kr/ac/bu.txt +1 -0
- data/academic_data/kr/ac/dima/st.txt +1 -0
- data/academic_data/kr/ac/mjc.txt +1 -0
- data/academic_data/kr/ac/ocu/mail.txt +2 -0
- data/academic_data/kr/ac/scnu/s.txt +2 -0
- data/academic_data/kr/ac/uhs/office.txt +2 -0
- data/academic_data/kr/ac/wku.txt +2 -0
- data/academic_data/np/edu/kdbc.txt +1 -0
- data/academic_data/ph/edu/spcpasig.txt +1 -0
- data/academic_data/pk/edu/gcbskp.txt +1 -0
- data/academic_data/tr/edu/bahcesehir.txt +1 -0
- data/academic_data/tw/edu/tc/hwsh/mail.txt +1 -0
- data/academic_data/uk/ac/callywith.txt +2 -0
- data/academic_data/uk/ac/escapestudios.txt +1 -0
- data/data/lib/domains/abused.txt +2 -1
- data/swot.gemspec +1 -1
- metadata +32 -2
- data/academic_data/edu/tstc.txt +0 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f10a57f7aa9f383831ae2c57a8ceabae7b8f12697ada2cc9b20abd9aacdb138b
|
4
|
+
data.tar.gz: 193bdeb9282d215d55cafb129570254f605ab748df8cdfb5504659526f76fa66
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c5a698fdb9b6934d7ecefee98226a6fdc9b25f0224a691e108e8a5be8ccdf523897397d30d2ebe645dd8de5088a9d8b7a9a53d2a0b9919194573fb403191540e
|
7
|
+
data.tar.gz: e0015abe8e4ab28c59df28852891d84ef25e0831ef31539d3671603959b86e3adc60394cba6354e076ea1bad9e8e8dbfce6441f5a3ffbf7e0a41b42dee73db24
|
data/academic_data/abused.txt
CHANGED
@@ -0,0 +1 @@
|
|
1
|
+
Ringwood Secondary College
|
@@ -0,0 +1 @@
|
|
1
|
+
ICT Berufsbildung Zentralschweiz
|
@@ -0,0 +1 @@
|
|
1
|
+
IGS Winsen Roydorf
|
@@ -0,0 +1 @@
|
|
1
|
+
Frederick Community College
|
@@ -0,0 +1 @@
|
|
1
|
+
Hartnell College
|
@@ -0,0 +1 @@
|
|
1
|
+
punsan university
|
@@ -0,0 +1 @@
|
|
1
|
+
San Diego Community College District
|
@@ -0,0 +1 @@
|
|
1
|
+
Strayer University
|
@@ -0,0 +1 @@
|
|
1
|
+
University of Houston - Victoria
|
@@ -0,0 +1 @@
|
|
1
|
+
University of North Georgia
|
@@ -0,0 +1 @@
|
|
1
|
+
University of Prishtina
|
@@ -0,0 +1 @@
|
|
1
|
+
백석대학교
|
@@ -0,0 +1 @@
|
|
1
|
+
동아방송예술대학
|
@@ -0,0 +1 @@
|
|
1
|
+
명지전문대학
|
@@ -0,0 +1 @@
|
|
1
|
+
Kathmandu Don Bosco College
|
@@ -0,0 +1 @@
|
|
1
|
+
Saint Paul College of Pasig
|
@@ -0,0 +1 @@
|
|
1
|
+
Govt. Graduate College, Civil Lines, Sheikhupura
|
@@ -0,0 +1 @@
|
|
1
|
+
Bahcesehir University
|
@@ -0,0 +1 @@
|
|
1
|
+
臺中市立惠文高級中學
|
@@ -0,0 +1 @@
|
|
1
|
+
Escape Studios | School of Animation, Games and VFX
|
data/data/lib/domains/abused.txt
CHANGED
data/swot.gemspec
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: swot-ruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.5.
|
4
|
+
version: 1.0.5.20240730
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dave Kimura
|
@@ -676,6 +676,7 @@ files:
|
|
676
676
|
- academic_data/au/edu/vic/macs.txt
|
677
677
|
- academic_data/au/edu/vic/marcusoldham.txt
|
678
678
|
- academic_data/au/edu/vic/nhs.txt
|
679
|
+
- academic_data/au/edu/vic/ringwoodsc.txt
|
679
680
|
- academic_data/au/edu/vic/rt.txt
|
680
681
|
- academic_data/au/edu/vit/student.txt
|
681
682
|
- academic_data/au/edu/vu.txt
|
@@ -2565,6 +2566,7 @@ files:
|
|
2565
2566
|
- academic_data/ch/ibw-cloud.txt
|
2566
2567
|
- academic_data/ch/ibw-schule.txt
|
2567
2568
|
- academic_data/ch/ibw.txt
|
2569
|
+
- academic_data/ch/ict-bz.txt
|
2568
2570
|
- academic_data/ch/idm/students.txt
|
2569
2571
|
- academic_data/ch/iet-gibb.txt
|
2570
2572
|
- academic_data/ch/ifa.txt
|
@@ -4963,6 +4965,7 @@ files:
|
|
4963
4965
|
- academic_data/de/edv-schulen-wiesau.txt
|
4964
4966
|
- academic_data/de/edvschule-plattling.txt
|
4965
4967
|
- academic_data/de/edvw.txt
|
4968
|
+
- academic_data/de/effner/schueler.txt
|
4966
4969
|
- academic_data/de/efh-bochum.txt
|
4967
4970
|
- academic_data/de/efh-darmstadt.txt
|
4968
4971
|
- academic_data/de/efh-freiburg.txt
|
@@ -5391,6 +5394,7 @@ files:
|
|
5391
5394
|
- academic_data/de/igs-sassenburg.txt
|
5392
5395
|
- academic_data/de/igs-seevetal.txt
|
5393
5396
|
- academic_data/de/igs-wedemark.txt
|
5397
|
+
- academic_data/de/igs-winsen.txt
|
5394
5398
|
- academic_data/de/igs-wunstorf.txt
|
5395
5399
|
- academic_data/de/igsquerum.txt
|
5396
5400
|
- academic_data/de/igssolms-ldk.txt
|
@@ -6458,6 +6462,7 @@ files:
|
|
6458
6462
|
- academic_data/edu/carroll.txt
|
6459
6463
|
- academic_data/edu/carthage.txt
|
6460
6464
|
- academic_data/edu/cascadia.txt
|
6465
|
+
- academic_data/edu/case.txt
|
6461
6466
|
- academic_data/edu/catawba.txt
|
6462
6467
|
- academic_data/edu/cau.txt
|
6463
6468
|
- academic_data/edu/cayuga-cc.txt
|
@@ -6757,6 +6762,7 @@ files:
|
|
6757
6762
|
- academic_data/edu/fortlewis.txt
|
6758
6763
|
- academic_data/edu/fortscott.txt
|
6759
6764
|
- academic_data/edu/franklin.txt
|
6765
|
+
- academic_data/edu/frederick/myfcc.txt
|
6760
6766
|
- academic_data/edu/fredonia.txt
|
6761
6767
|
- academic_data/edu/fresno.txt
|
6762
6768
|
- academic_data/edu/fresnocitycollege.txt
|
@@ -6835,6 +6841,7 @@ files:
|
|
6835
6841
|
- academic_data/edu/harpercollege.txt
|
6836
6842
|
- academic_data/edu/harrisburgu.txt
|
6837
6843
|
- academic_data/edu/hartford.txt
|
6844
|
+
- academic_data/edu/hartnell/student.txt
|
6838
6845
|
- academic_data/edu/hartwick.txt
|
6839
6846
|
- academic_data/edu/harvard.txt
|
6840
6847
|
- academic_data/edu/hastings.txt
|
@@ -7363,6 +7370,7 @@ files:
|
|
7363
7370
|
- academic_data/edu/plymouth.txt
|
7364
7371
|
- academic_data/edu/pmu.txt
|
7365
7372
|
- academic_data/edu/pnca.txt
|
7373
|
+
- academic_data/edu/pnu.txt
|
7366
7374
|
- academic_data/edu/pointloma.txt
|
7367
7375
|
- academic_data/edu/poly.txt
|
7368
7376
|
- academic_data/edu/pomona.txt
|
@@ -7488,6 +7496,7 @@ files:
|
|
7488
7496
|
- academic_data/edu/scsu.txt
|
7489
7497
|
- academic_data/edu/scu.txt
|
7490
7498
|
- academic_data/edu/sdc.txt
|
7499
|
+
- academic_data/edu/sdccd/student.txt
|
7491
7500
|
- academic_data/edu/sdsmt.txt
|
7492
7501
|
- academic_data/edu/sdstate.txt
|
7493
7502
|
- academic_data/edu/sdsu.txt
|
@@ -7524,6 +7533,7 @@ files:
|
|
7524
7533
|
- academic_data/edu/sierranevada.txt
|
7525
7534
|
- academic_data/edu/simmons.txt
|
7526
7535
|
- academic_data/edu/simpson.txt
|
7536
|
+
- academic_data/edu/sinhgad.txt
|
7527
7537
|
- academic_data/edu/sipi/mail.txt
|
7528
7538
|
- academic_data/edu/sit.txt
|
7529
7539
|
- academic_data/edu/siu.txt
|
@@ -7607,6 +7617,7 @@ files:
|
|
7607
7617
|
- academic_data/edu/stolaf.txt
|
7608
7618
|
- academic_data/edu/stonybrook.txt
|
7609
7619
|
- academic_data/edu/strathmore.txt
|
7620
|
+
- academic_data/edu/strayer/my.txt
|
7610
7621
|
- academic_data/edu/stritch.txt
|
7611
7622
|
- academic_data/edu/stthom.txt
|
7612
7623
|
- academic_data/edu/stthomas.txt
|
@@ -7702,7 +7713,6 @@ files:
|
|
7702
7713
|
- academic_data/edu/troy.txt
|
7703
7714
|
- academic_data/edu/truman.txt
|
7704
7715
|
- academic_data/edu/tsmu.txt
|
7705
|
-
- academic_data/edu/tstc.txt
|
7706
7716
|
- academic_data/edu/tsu.txt
|
7707
7717
|
- academic_data/edu/ttu.txt
|
7708
7718
|
- academic_data/edu/ttuhsc.txt
|
@@ -7751,6 +7761,7 @@ files:
|
|
7751
7761
|
- academic_data/edu/uchastings.txt
|
7752
7762
|
- academic_data/edu/uchc.txt
|
7753
7763
|
- academic_data/edu/uci.txt
|
7764
|
+
- academic_data/edu/ucjc.txt
|
7754
7765
|
- academic_data/edu/ucla.txt
|
7755
7766
|
- academic_data/edu/ucmerced.txt
|
7756
7767
|
- academic_data/edu/ucmo.txt
|
@@ -7776,6 +7787,7 @@ files:
|
|
7776
7787
|
- academic_data/edu/uga.txt
|
7777
7788
|
- academic_data/edu/uhcl.txt
|
7778
7789
|
- academic_data/edu/uhd/gator.txt
|
7790
|
+
- academic_data/edu/uhv.txt
|
7779
7791
|
- academic_data/edu/uic.txt
|
7780
7792
|
- academic_data/edu/uidaho.txt
|
7781
7793
|
- academic_data/edu/uillinois.txt
|
@@ -7824,7 +7836,9 @@ files:
|
|
7824
7836
|
- academic_data/edu/und.txt
|
7825
7837
|
- academic_data/edu/unem.txt
|
7826
7838
|
- academic_data/edu/unf.txt
|
7839
|
+
- academic_data/edu/ung.txt
|
7827
7840
|
- academic_data/edu/unh.txt
|
7841
|
+
- academic_data/edu/uni-pr.txt
|
7828
7842
|
- academic_data/edu/uni-pr/student.txt
|
7829
7843
|
- academic_data/edu/uni-pr/studentet.txt
|
7830
7844
|
- academic_data/edu/uni.txt
|
@@ -8166,6 +8180,7 @@ files:
|
|
8166
8180
|
- academic_data/eg/edu/aswu/eng.txt
|
8167
8181
|
- academic_data/eg/edu/aswu/stu.txt
|
8168
8182
|
- academic_data/eg/edu/aun.txt
|
8183
|
+
- academic_data/eg/edu/bhie.txt
|
8169
8184
|
- academic_data/eg/edu/bisc.txt
|
8170
8185
|
- academic_data/eg/edu/btu.txt
|
8171
8186
|
- academic_data/eg/edu/bu.txt
|
@@ -12099,11 +12114,13 @@ files:
|
|
12099
12114
|
- academic_data/kr/ac/ajou.txt
|
12100
12115
|
- academic_data/kr/ac/andong.txt
|
12101
12116
|
- academic_data/kr/ac/ansan.txt
|
12117
|
+
- academic_data/kr/ac/anu.txt
|
12102
12118
|
- academic_data/kr/ac/anu/student.txt
|
12103
12119
|
- academic_data/kr/ac/anyang/gs.txt
|
12104
12120
|
- academic_data/kr/ac/baewha/g.txt
|
12105
12121
|
- academic_data/kr/ac/bcu.txt
|
12106
12122
|
- academic_data/kr/ac/bnu.txt
|
12123
|
+
- academic_data/kr/ac/bu.txt
|
12107
12124
|
- academic_data/kr/ac/busan.txt
|
12108
12125
|
- academic_data/kr/ac/cataegu.txt
|
12109
12126
|
- academic_data/kr/ac/cau.txt
|
@@ -12133,6 +12150,7 @@ files:
|
|
12133
12150
|
- academic_data/kr/ac/deu.txt
|
12134
12151
|
- academic_data/kr/ac/dgu.txt
|
12135
12152
|
- academic_data/kr/ac/dhu.txt
|
12153
|
+
- academic_data/kr/ac/dima/st.txt
|
12136
12154
|
- academic_data/kr/ac/dju.txt
|
12137
12155
|
- academic_data/kr/ac/donga.txt
|
12138
12156
|
- academic_data/kr/ac/dongduk.txt
|
@@ -12221,6 +12239,7 @@ files:
|
|
12221
12239
|
- academic_data/kr/ac/kyungpook.txt
|
12222
12240
|
- academic_data/kr/ac/kyungsung.txt
|
12223
12241
|
- academic_data/kr/ac/kyungwon.txt
|
12242
|
+
- academic_data/kr/ac/mjc.txt
|
12224
12243
|
- academic_data/kr/ac/mju.txt
|
12225
12244
|
- academic_data/kr/ac/mmu.txt
|
12226
12245
|
- academic_data/kr/ac/mokpo.txt
|
@@ -12228,6 +12247,7 @@ files:
|
|
12228
12247
|
- academic_data/kr/ac/mu.txt
|
12229
12248
|
- academic_data/kr/ac/mwu.txt
|
12230
12249
|
- academic_data/kr/ac/myongji.txt
|
12250
|
+
- academic_data/kr/ac/ocu/mail.txt
|
12231
12251
|
- academic_data/kr/ac/paichai.txt
|
12232
12252
|
- academic_data/kr/ac/pcu.txt
|
12233
12253
|
- academic_data/kr/ac/pknu.txt
|
@@ -12239,6 +12259,7 @@ files:
|
|
12239
12259
|
- academic_data/kr/ac/pusan.txt
|
12240
12260
|
- academic_data/kr/ac/sangji.txt
|
12241
12261
|
- academic_data/kr/ac/sch.txt
|
12262
|
+
- academic_data/kr/ac/scnu/s.txt
|
12242
12263
|
- academic_data/kr/ac/sdu.txt
|
12243
12264
|
- academic_data/kr/ac/sejong.txt
|
12244
12265
|
- academic_data/kr/ac/semyung.txt
|
@@ -12269,11 +12290,13 @@ files:
|
|
12269
12290
|
- academic_data/kr/ac/tu.txt
|
12270
12291
|
- academic_data/kr/ac/tukorea.txt
|
12271
12292
|
- academic_data/kr/ac/uc/office.txt
|
12293
|
+
- academic_data/kr/ac/uhs/office.txt
|
12272
12294
|
- academic_data/kr/ac/ulsan.txt
|
12273
12295
|
- academic_data/kr/ac/unist.txt
|
12274
12296
|
- academic_data/kr/ac/uos.txt
|
12275
12297
|
- academic_data/kr/ac/ut/a.txt
|
12276
12298
|
- academic_data/kr/ac/ut/g.txt
|
12299
|
+
- academic_data/kr/ac/wku.txt
|
12277
12300
|
- academic_data/kr/ac/wonkwang.txt
|
12278
12301
|
- academic_data/kr/ac/woosuk.txt
|
12279
12302
|
- academic_data/kr/ac/yeungnam.txt
|
@@ -14497,6 +14520,7 @@ files:
|
|
14497
14520
|
- academic_data/np/edu/kcc.txt
|
14498
14521
|
- academic_data/np/edu/kcmit.txt
|
14499
14522
|
- academic_data/np/edu/kct.txt
|
14523
|
+
- academic_data/np/edu/kdbc.txt
|
14500
14524
|
- academic_data/np/edu/kec.txt
|
14501
14525
|
- academic_data/np/edu/keckist.txt
|
14502
14526
|
- academic_data/np/edu/kecktm.txt
|
@@ -16371,6 +16395,7 @@ files:
|
|
16371
16395
|
- academic_data/ph/edu/southernleytestateu.txt
|
16372
16396
|
- academic_data/ph/edu/southlandcollege.txt
|
16373
16397
|
- academic_data/ph/edu/spcba.txt
|
16398
|
+
- academic_data/ph/edu/spcpasig.txt
|
16374
16399
|
- academic_data/ph/edu/ssct.txt
|
16375
16400
|
- academic_data/ph/edu/ssu.txt
|
16376
16401
|
- academic_data/ph/edu/stellamarisdavao.txt
|
@@ -16482,6 +16507,7 @@ files:
|
|
16482
16507
|
- academic_data/pk/edu/fu.txt
|
16483
16508
|
- academic_data/pk/edu/fuuast.txt
|
16484
16509
|
- academic_data/pk/edu/gandhara.txt
|
16510
|
+
- academic_data/pk/edu/gcbskp.txt
|
16485
16511
|
- academic_data/pk/edu/gcslahore.txt
|
16486
16512
|
- academic_data/pk/edu/gcu.txt
|
16487
16513
|
- academic_data/pk/edu/gcuf.txt
|
@@ -19191,6 +19217,7 @@ files:
|
|
19191
19217
|
- academic_data/tr/edu/aybu.txt
|
19192
19218
|
- academic_data/tr/edu/aydin.txt
|
19193
19219
|
- academic_data/tr/edu/ayvansaray.txt
|
19220
|
+
- academic_data/tr/edu/bahcesehir.txt
|
19194
19221
|
- academic_data/tr/edu/bakircay.txt
|
19195
19222
|
- academic_data/tr/edu/balikesir.txt
|
19196
19223
|
- academic_data/tr/edu/bandirma.txt
|
@@ -19605,6 +19632,7 @@ files:
|
|
19605
19632
|
- academic_data/tw/edu/tc/ctas/stu.txt
|
19606
19633
|
- academic_data/tw/edu/tc/ddjhs.txt
|
19607
19634
|
- academic_data/tw/edu/tc/fhbes/ms1.txt
|
19635
|
+
- academic_data/tw/edu/tc/hwsh/mail.txt
|
19608
19636
|
- academic_data/tw/edu/tc/mdhs.txt
|
19609
19637
|
- academic_data/tw/edu/tc/st.txt
|
19610
19638
|
- academic_data/tw/edu/tc/tcfsh.txt
|
@@ -20062,6 +20090,7 @@ files:
|
|
20062
20090
|
- academic_data/uk/ac/buckingham.txt
|
20063
20091
|
- academic_data/uk/ac/bucks.txt
|
20064
20092
|
- academic_data/uk/ac/burycollege.txt
|
20093
|
+
- academic_data/uk/ac/callywith.txt
|
20065
20094
|
- academic_data/uk/ac/cam.txt
|
20066
20095
|
- academic_data/uk/ac/cambria.txt
|
20067
20096
|
- academic_data/uk/ac/camre/students.txt
|
@@ -20118,6 +20147,7 @@ files:
|
|
20118
20147
|
- academic_data/uk/ac/edinburghcollege.txt
|
20119
20148
|
- academic_data/uk/ac/ekcgroup/student.txt
|
20120
20149
|
- academic_data/uk/ac/esc.txt
|
20150
|
+
- academic_data/uk/ac/escapestudios.txt
|
20121
20151
|
- academic_data/uk/ac/escg.txt
|
20122
20152
|
- academic_data/uk/ac/eselondon.txt
|
20123
20153
|
- academic_data/uk/ac/essex.txt
|
data/academic_data/edu/tstc.txt
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
Texas State Technical College
|