swot-ruby 1.0.5.20240805 → 1.0.5.20240808
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 +4 -4
- data/academic_data/abused.txt +2 -1
- data/academic_data/ch/kantiwil.txt +1 -0
- data/academic_data/com/onmicrosoft/zspgrojec.txt +1 -0
- data/academic_data/cz/evropska33.txt +1 -0
- data/academic_data/edu/bellevuecollege.txt +1 -0
- data/academic_data/edu/butlercc.txt +1 -0
- data/academic_data/edu/chattahoocheetech.txt +1 -0
- data/academic_data/edu/ctuonline/student.txt +1 -0
- data/academic_data/edu/ctuonline.txt +1 -0
- data/academic_data/edu/elgin.txt +1 -0
- data/academic_data/edu/jh.txt +2 -0
- data/academic_data/edu/landmark.txt +1 -0
- data/academic_data/edu/newhorizonindia.txt +1 -0
- data/academic_data/edu/wctc/my.txt +1 -0
- data/academic_data/edu/wctc.txt +1 -0
- data/academic_data/edu/westgatech/student.txt +1 -0
- data/academic_data/edu/wilmu.txt +1 -0
- data/academic_data/kr/ac/dgist.txt +2 -0
- data/academic_data/kr/ac/khcu.txt +1 -0
- data/academic_data/kr/ac/kopo/office.txt +2 -0
- data/academic_data/kr/ac/kornu/office.txt +1 -0
- data/academic_data/kr/ac/shu/o365.txt +2 -0
- data/academic_data/lk/bci.txt +1 -0
- data/academic_data/mx/edu/tesoem.txt +1 -0
- data/academic_data/mx/edu/ucarolina.txt +1 -0
- data/academic_data/net/evhs.txt +1 -0
- data/academic_data/ph/edu/urios.txt +1 -0
- data/academic_data/ua/com/tyachivlicey.txt +2 -0
- data/data/lib/domains/abused.txt +2 -1
- data/swot.gemspec +1 -1
- metadata +28 -3
- data/academic_data/education/uzem.txt +0 -1
- data/academic_data/gh/edu/uew.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: b55203841354ea29523578a48ebd1fe61ecb3b0ced74e683b34074e67d9b9c0c
|
4
|
+
data.tar.gz: 126fd3d3f68c1e9aeea03e6e781f84730d0c737edf50d85f99be46118d0b51b6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 486daa183283cbee1b9d545300f622032a3a45f2395e0a3e4b3685f5841b37c7d0cce7985ddb13306df603f50dc288b033209975452eb989bb909e8665f9c015
|
7
|
+
data.tar.gz: 40e970dc953f1dc5d40c79d1d4b900a0940bfeb17445b7b8a0148925a28717527d5e0109d096b4c4614c3056f117b911151f4c6e8daf1cadc4e4cc929091eefd
|
data/academic_data/abused.txt
CHANGED
@@ -0,0 +1 @@
|
|
1
|
+
Kantonsschule Wil
|
@@ -0,0 +1 @@
|
|
1
|
+
Zespół Szkół im. Armii Krajowej Obwodu „Głuszec” – Grójec w Grójcu
|
@@ -0,0 +1 @@
|
|
1
|
+
VOŠ, SOŠP a Gymnázium Evropská 33
|
@@ -0,0 +1 @@
|
|
1
|
+
Bellevue College
|
@@ -0,0 +1 @@
|
|
1
|
+
Butler Community College
|
@@ -0,0 +1 @@
|
|
1
|
+
Chattahoochee Technical College
|
@@ -0,0 +1 @@
|
|
1
|
+
Colorado Technical University
|
@@ -0,0 +1 @@
|
|
1
|
+
Colorado Technical University
|
@@ -0,0 +1 @@
|
|
1
|
+
Elgin Community College
|
@@ -0,0 +1 @@
|
|
1
|
+
Landmark College
|
@@ -0,0 +1 @@
|
|
1
|
+
New Horizon College of Engineering
|
@@ -0,0 +1 @@
|
|
1
|
+
Waukesha County Technical College
|
@@ -0,0 +1 @@
|
|
1
|
+
Waukesha County Technical College
|
@@ -0,0 +1 @@
|
|
1
|
+
West Georgia Technical College
|
@@ -0,0 +1 @@
|
|
1
|
+
Wilmington University
|
@@ -0,0 +1 @@
|
|
1
|
+
Kyung Hee Cyber University
|
@@ -0,0 +1 @@
|
|
1
|
+
나사렛대학교
|
@@ -0,0 +1 @@
|
|
1
|
+
Benedict XVI Catholic institute of Higher Education
|
@@ -0,0 +1 @@
|
|
1
|
+
Tecnológico de Estudios Superiores del Oriente del Estado de México
|
@@ -0,0 +1 @@
|
|
1
|
+
Universidad Carolina
|
@@ -0,0 +1 @@
|
|
1
|
+
East Valley High School
|
@@ -0,0 +1 @@
|
|
1
|
+
Father Saturnino Urios University
|
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.20240808
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dave Kimura
|
@@ -2579,6 +2579,7 @@ files:
|
|
2579
2579
|
- academic_data/ch/iun.txt
|
2580
2580
|
- academic_data/ch/kantisargans.txt
|
2581
2581
|
- academic_data/ch/kantiwattwil.txt
|
2582
|
+
- academic_data/ch/kantiwil.txt
|
2582
2583
|
- academic_data/ch/kbw.txt
|
2583
2584
|
- academic_data/ch/kbzsg.txt
|
2584
2585
|
- academic_data/ch/kefikon/stud.txt
|
@@ -4196,6 +4197,7 @@ files:
|
|
4196
4197
|
- academic_data/com/onmicrosoft/zsm01.txt
|
4197
4198
|
- academic_data/com/onmicrosoft/zsmogilno.txt
|
4198
4199
|
- academic_data/com/onmicrosoft/zsp1sieradz.txt
|
4200
|
+
- academic_data/com/onmicrosoft/zspgrojec.txt
|
4199
4201
|
- academic_data/com/onmicrosoft/zstlezajskpl.txt
|
4200
4202
|
- academic_data/com/onmicrosoft/zsvltava.txt
|
4201
4203
|
- academic_data/com/openclassrooms.txt
|
@@ -4552,6 +4554,7 @@ files:
|
|
4552
4554
|
- academic_data/cz/educhem.txt
|
4553
4555
|
- academic_data/cz/edukomplex.txt
|
4554
4556
|
- academic_data/cz/ekodom.txt
|
4557
|
+
- academic_data/cz/evropska33.txt
|
4555
4558
|
- academic_data/cz/famu.txt
|
4556
4559
|
- academic_data/cz/frengp.txt
|
4557
4560
|
- academic_data/cz/g8mb.txt
|
@@ -6362,6 +6365,7 @@ files:
|
|
6362
6365
|
- academic_data/edu/belhaven.txt
|
6363
6366
|
- academic_data/edu/bellarmine.txt
|
6364
6367
|
- academic_data/edu/bellevue.txt
|
6368
|
+
- academic_data/edu/bellevuecollege.txt
|
6365
6369
|
- academic_data/edu/belmont.txt
|
6366
6370
|
- academic_data/edu/belmontcollege.txt
|
6367
6371
|
- academic_data/edu/beloit.txt
|
@@ -6432,6 +6436,7 @@ files:
|
|
6432
6436
|
- academic_data/edu/bucks.txt
|
6433
6437
|
- academic_data/edu/buffalo.txt
|
6434
6438
|
- academic_data/edu/butler.txt
|
6439
|
+
- academic_data/edu/butlercc.txt
|
6435
6440
|
- academic_data/edu/bvu.txt
|
6436
6441
|
- academic_data/edu/bw.txt
|
6437
6442
|
- academic_data/edu/byu.txt
|
@@ -6504,6 +6509,7 @@ files:
|
|
6504
6509
|
- academic_data/edu/champlain.txt
|
6505
6510
|
- academic_data/edu/chapman.txt
|
6506
6511
|
- academic_data/edu/chatham.txt
|
6512
|
+
- academic_data/edu/chattahoocheetech.txt
|
6507
6513
|
- academic_data/edu/chc.txt
|
6508
6514
|
- academic_data/edu/cheyney.txt
|
6509
6515
|
- academic_data/edu/chicagobooth.txt
|
@@ -6609,6 +6615,8 @@ files:
|
|
6609
6615
|
- academic_data/edu/ctc/pierce.txt
|
6610
6616
|
- academic_data/edu/ctsem.txt
|
6611
6617
|
- academic_data/edu/ctu.txt
|
6618
|
+
- academic_data/edu/ctuonline.txt
|
6619
|
+
- academic_data/edu/ctuonline/student.txt
|
6612
6620
|
- academic_data/edu/cu-portland.txt
|
6613
6621
|
- academic_data/edu/cua.txt
|
6614
6622
|
- academic_data/edu/cuaa.txt
|
@@ -6694,6 +6702,7 @@ files:
|
|
6694
6702
|
- academic_data/edu/eitc.txt
|
6695
6703
|
- academic_data/edu/eiu.txt
|
6696
6704
|
- academic_data/edu/eku.txt
|
6705
|
+
- academic_data/edu/elgin.txt
|
6697
6706
|
- academic_data/edu/elmhurst.txt
|
6698
6707
|
- academic_data/edu/elmira.txt
|
6699
6708
|
- academic_data/edu/elon.txt
|
@@ -6945,6 +6954,7 @@ files:
|
|
6945
6954
|
- academic_data/edu/jeffersonstate.txt
|
6946
6955
|
- academic_data/edu/jewell.txt
|
6947
6956
|
- academic_data/edu/jfku.txt
|
6957
|
+
- academic_data/edu/jh.txt
|
6948
6958
|
- academic_data/edu/jhu.txt
|
6949
6959
|
- academic_data/edu/jinnah.txt
|
6950
6960
|
- academic_data/edu/jjc.txt
|
@@ -7005,6 +7015,7 @@ files:
|
|
7005
7015
|
- academic_data/edu/lakeviewcol.txt
|
7006
7016
|
- academic_data/edu/lamar.txt
|
7007
7017
|
- academic_data/edu/lander.txt
|
7018
|
+
- academic_data/edu/landmark.txt
|
7008
7019
|
- academic_data/edu/lanecc.txt
|
7009
7020
|
- academic_data/edu/lanecollege.txt
|
7010
7021
|
- academic_data/edu/laroche.txt
|
@@ -7243,6 +7254,7 @@ files:
|
|
7243
7254
|
- academic_data/edu/newbury.txt
|
7244
7255
|
- academic_data/edu/newcollege.txt
|
7245
7256
|
- academic_data/edu/newhaven.txt
|
7257
|
+
- academic_data/edu/newhorizonindia.txt
|
7246
7258
|
- academic_data/edu/newpaltz.txt
|
7247
7259
|
- academic_data/edu/newschool.txt
|
7248
7260
|
- academic_data/edu/newschoolarch.txt
|
@@ -8028,6 +8040,8 @@ files:
|
|
8028
8040
|
- academic_data/edu/wcmo.txt
|
8029
8041
|
- academic_data/edu/wcs.txt
|
8030
8042
|
- academic_data/edu/wcslc.txt
|
8043
|
+
- academic_data/edu/wctc.txt
|
8044
|
+
- academic_data/edu/wctc/my.txt
|
8031
8045
|
- academic_data/edu/wcu.txt
|
8032
8046
|
- academic_data/edu/wcupa.txt
|
8033
8047
|
- academic_data/edu/webber.txt
|
@@ -8044,6 +8058,7 @@ files:
|
|
8044
8058
|
- academic_data/edu/westerntc.txt
|
8045
8059
|
- academic_data/edu/westernu.txt
|
8046
8060
|
- academic_data/edu/westga.txt
|
8061
|
+
- academic_data/edu/westgatech/student.txt
|
8047
8062
|
- academic_data/edu/westminster.txt
|
8048
8063
|
- academic_data/edu/westminsteru.txt
|
8049
8064
|
- academic_data/edu/westmont.txt
|
@@ -8062,6 +8077,7 @@ files:
|
|
8062
8077
|
- academic_data/edu/wilkes.txt
|
8063
8078
|
- academic_data/edu/willamette.txt
|
8064
8079
|
- academic_data/edu/williams.txt
|
8080
|
+
- academic_data/edu/wilmu.txt
|
8065
8081
|
- academic_data/edu/wilmu/my.txt
|
8066
8082
|
- academic_data/edu/wilson.txt
|
8067
8083
|
- academic_data/edu/windsor.txt
|
@@ -8155,7 +8171,6 @@ files:
|
|
8155
8171
|
- academic_data/education/ukr/otfk.txt
|
8156
8172
|
- academic_data/education/ukr/sc1.txt
|
8157
8173
|
- academic_data/education/ukr/uagimberegovo.txt
|
8158
|
-
- academic_data/education/uzem.txt
|
8159
8174
|
- academic_data/ee/ametikool.txt
|
8160
8175
|
- academic_data/ee/artun.txt
|
8161
8176
|
- academic_data/ee/eava.txt
|
@@ -9475,7 +9490,6 @@ files:
|
|
9475
9490
|
- academic_data/gh/edu/tpoly.txt
|
9476
9491
|
- academic_data/gh/edu/ucc.txt
|
9477
9492
|
- academic_data/gh/edu/uds.txt
|
9478
|
-
- academic_data/gh/edu/uew.txt
|
9479
9493
|
- academic_data/gh/edu/ug.txt
|
9480
9494
|
- academic_data/gh/edu/umat.txt
|
9481
9495
|
- academic_data/gh/edu/vvu.txt
|
@@ -12167,6 +12181,7 @@ files:
|
|
12167
12181
|
- academic_data/kr/ac/daewon.txt
|
12168
12182
|
- academic_data/kr/ac/dankook.txt
|
12169
12183
|
- academic_data/kr/ac/deu.txt
|
12184
|
+
- academic_data/kr/ac/dgist.txt
|
12170
12185
|
- academic_data/kr/ac/dgu.txt
|
12171
12186
|
- academic_data/kr/ac/dhu.txt
|
12172
12187
|
- academic_data/kr/ac/dima/st.txt
|
@@ -12230,6 +12245,7 @@ files:
|
|
12230
12245
|
- academic_data/kr/ac/kbu.txt
|
12231
12246
|
- academic_data/kr/ac/kdischool.txt
|
12232
12247
|
- academic_data/kr/ac/keimyung.txt
|
12248
|
+
- academic_data/kr/ac/khcu.txt
|
12233
12249
|
- academic_data/kr/ac/khu.txt
|
12234
12250
|
- academic_data/kr/ac/kimpo.txt
|
12235
12251
|
- academic_data/kr/ac/kku.txt
|
@@ -12244,8 +12260,10 @@ files:
|
|
12244
12260
|
- academic_data/kr/ac/konkuk.txt
|
12245
12261
|
- academic_data/kr/ac/konyang.txt
|
12246
12262
|
- academic_data/kr/ac/kookmin.txt
|
12263
|
+
- academic_data/kr/ac/kopo/office.txt
|
12247
12264
|
- academic_data/kr/ac/korea.txt
|
12248
12265
|
- academic_data/kr/ac/koreatech.txt
|
12266
|
+
- academic_data/kr/ac/kornu/office.txt
|
12249
12267
|
- academic_data/kr/ac/kosin.txt
|
12250
12268
|
- academic_data/kr/ac/kpu.txt
|
12251
12269
|
- academic_data/kr/ac/ks.txt
|
@@ -12288,6 +12306,7 @@ files:
|
|
12288
12306
|
- academic_data/kr/ac/seoultech.txt
|
12289
12307
|
- academic_data/kr/ac/seowon.txt
|
12290
12308
|
- academic_data/kr/ac/shinhan.txt
|
12309
|
+
- academic_data/kr/ac/shu/o365.txt
|
12291
12310
|
- academic_data/kr/ac/silla.txt
|
12292
12311
|
- academic_data/kr/ac/sillain.txt
|
12293
12312
|
- academic_data/kr/ac/sjcu.txt
|
@@ -12567,6 +12586,7 @@ files:
|
|
12567
12586
|
- academic_data/lk/acbt.txt
|
12568
12587
|
- academic_data/lk/apiit.txt
|
12569
12588
|
- academic_data/lk/bcas.txt
|
12589
|
+
- academic_data/lk/bci.txt
|
12570
12590
|
- academic_data/lk/cclacademy.txt
|
12571
12591
|
- academic_data/lk/edu/csacolombo.txt
|
12572
12592
|
- academic_data/lk/edu/hardyati.txt
|
@@ -13069,6 +13089,7 @@ files:
|
|
13069
13089
|
- academic_data/mx/edu/tesch.txt
|
13070
13090
|
- academic_data/mx/edu/tesco.txt
|
13071
13091
|
- academic_data/mx/edu/tesjo.txt
|
13092
|
+
- academic_data/mx/edu/tesoem.txt
|
13072
13093
|
- academic_data/mx/edu/tua.txt
|
13073
13094
|
- academic_data/mx/edu/uabc.txt
|
13074
13095
|
- academic_data/mx/edu/uacm.txt
|
@@ -13086,6 +13107,7 @@ files:
|
|
13086
13107
|
- academic_data/mx/edu/ubac.txt
|
13087
13108
|
- academic_data/mx/edu/ucad.txt
|
13088
13109
|
- academic_data/mx/edu/ucaribe.txt
|
13110
|
+
- academic_data/mx/edu/ucarolina.txt
|
13089
13111
|
- academic_data/mx/edu/ucem.txt
|
13090
13112
|
- academic_data/mx/edu/ucienega.txt
|
13091
13113
|
- academic_data/mx/edu/uclah.txt
|
@@ -13635,6 +13657,7 @@ files:
|
|
13635
13657
|
- academic_data/net/esrp.txt
|
13636
13658
|
- academic_data/net/etna-alternance.txt
|
13637
13659
|
- academic_data/net/etsmtl.txt
|
13660
|
+
- academic_data/net/evhs.txt
|
13638
13661
|
- academic_data/net/ewhain.txt
|
13639
13662
|
- academic_data/net/fapsnewdelhi.txt
|
13640
13663
|
- academic_data/net/fcpsschools.txt
|
@@ -16455,6 +16478,7 @@ files:
|
|
16455
16478
|
- academic_data/ph/edu/upm.txt
|
16456
16479
|
- academic_data/ph/edu/upmin.txt
|
16457
16480
|
- academic_data/ph/edu/upv.txt
|
16481
|
+
- academic_data/ph/edu/urios.txt
|
16458
16482
|
- academic_data/ph/edu/usa.txt
|
16459
16483
|
- academic_data/ph/edu/usc.txt
|
16460
16484
|
- academic_data/ph/edu/usep.txt
|
@@ -19760,6 +19784,7 @@ files:
|
|
19760
19784
|
- academic_data/ua/com/lutsk-ntu.txt
|
19761
19785
|
- academic_data/ua/com/sclnau.txt
|
19762
19786
|
- academic_data/ua/com/sevntu.txt
|
19787
|
+
- academic_data/ua/com/tyachivlicey.txt
|
19763
19788
|
- academic_data/ua/com/zap-construct.txt
|
19764
19789
|
- academic_data/ua/com/zcollage.txt
|
19765
19790
|
- academic_data/ua/com/zski.txt
|
@@ -1 +0,0 @@
|
|
1
|
-
Kocaeli University - Uzaktan Egitim Merkezi
|
@@ -1 +0,0 @@
|
|
1
|
-
University of Education,Winneba
|