swot-ruby 1.0.5.20241010 → 1.0.5.20241014
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 +5 -2
- data/academic_data/edu/hccfl.txt +1 -0
- data/academic_data/edu/lorma.txt +1 -0
- data/academic_data/edu/madisoncollege.txt +1 -0
- data/academic_data/edu/northwestms.txt +1 -0
- data/academic_data/edu/usca.txt +1 -0
- data/academic_data/kr/ac/jvision.txt +2 -0
- data/academic_data/kr/ac/sewc.txt +1 -0
- data/academic_data/kr/ac/swwu/staff.txt +1 -0
- data/academic_data/lv/rpg.txt +1 -0
- data/academic_data/pl/ckztarnow.txt +2 -0
- data/academic_data/schule/bknrd.txt +2 -0
- data/academic_data/stoplist.txt +7 -1
- data/academic_data/sv/edu/ues.txt +1 -0
- data/academic_data/vn/edu/aschool.txt +2 -0
- data/data/lib/domains/abused.txt +5 -2
- data/data/lib/domains/stoplist.txt +7 -1
- data/swot.gemspec +1 -1
- metadata +14 -2
- data/academic_data/pe/edu/tls/talento.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: e3c147d90bdd4fc5dc825e562941ede65534942a6051c37a3b5a7f17511eb1d7
|
4
|
+
data.tar.gz: a006e7935c8a1f8280f794204dafc121b77eee0cbb82985aea031d66fd803cc8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5bf677f87e6c1a9ffddfce27d5c950f69cd4487ae711b8550c825b839aec19b2202db4841e2d870545a8699934a837881eba398fe225c25625bc6d3576c0e790
|
7
|
+
data.tar.gz: 4fd325c0bd51b1f75e36d62ebcb28cd74b63d23ba8cef7e780bbc7ac7f6267303792cc1e49daee9aef89f5b6e5c89dee257e90d2a6be423eec0e13a9ed046b6c
|
data/academic_data/abused.txt
CHANGED
@@ -1071,7 +1071,6 @@ udca.edu.co
|
|
1071
1071
|
udenar.edu.co
|
1072
1072
|
udla.edu.co
|
1073
1073
|
udsu.ru
|
1074
|
-
ues.edu.sv
|
1075
1074
|
uet.edu.pk
|
1076
1075
|
ufhec.edu.do
|
1077
1076
|
ufide.ac.cr
|
@@ -1320,4 +1319,8 @@ o365.skku.edu
|
|
1320
1319
|
bcsdschools.net
|
1321
1320
|
smail.kongju.ac.kr
|
1322
1321
|
yu.ac.kr
|
1323
|
-
henricostudents.org
|
1322
|
+
henricostudents.org
|
1323
|
+
htu.edu.jo
|
1324
|
+
seu.edu.cn
|
1325
|
+
unsaac.edu.pe
|
1326
|
+
talento.tls.edu.pe
|
@@ -0,0 +1 @@
|
|
1
|
+
Hillsborough Community College
|
@@ -0,0 +1 @@
|
|
1
|
+
Lorma Colleges
|
@@ -0,0 +1 @@
|
|
1
|
+
Madison College
|
@@ -0,0 +1 @@
|
|
1
|
+
Northwest Mississippi Community College
|
@@ -0,0 +1 @@
|
|
1
|
+
University of South Carolina Aiken
|
@@ -0,0 +1 @@
|
|
1
|
+
숭의여자대학교
|
@@ -0,0 +1 @@
|
|
1
|
+
수원여자대학교
|
@@ -0,0 +1 @@
|
|
1
|
+
Rīgas Purvciema vidusskola
|
data/academic_data/stoplist.txt
CHANGED
@@ -0,0 +1 @@
|
|
1
|
+
University of El Salvador
|
data/data/lib/domains/abused.txt
CHANGED
@@ -1071,7 +1071,6 @@ udca.edu.co
|
|
1071
1071
|
udenar.edu.co
|
1072
1072
|
udla.edu.co
|
1073
1073
|
udsu.ru
|
1074
|
-
ues.edu.sv
|
1075
1074
|
uet.edu.pk
|
1076
1075
|
ufhec.edu.do
|
1077
1076
|
ufide.ac.cr
|
@@ -1320,4 +1319,8 @@ o365.skku.edu
|
|
1320
1319
|
bcsdschools.net
|
1321
1320
|
smail.kongju.ac.kr
|
1322
1321
|
yu.ac.kr
|
1323
|
-
henricostudents.org
|
1322
|
+
henricostudents.org
|
1323
|
+
htu.edu.jo
|
1324
|
+
seu.edu.cn
|
1325
|
+
unsaac.edu.pe
|
1326
|
+
talento.tls.edu.pe
|
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.20241014
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dave Kimura
|
@@ -7081,6 +7081,7 @@ files:
|
|
7081
7081
|
- academic_data/edu/hbu.txt
|
7082
7082
|
- academic_data/edu/hbuhsd/student.txt
|
7083
7083
|
- academic_data/edu/hcc-nd.txt
|
7084
|
+
- academic_data/edu/hccfl.txt
|
7084
7085
|
- academic_data/edu/hccs/student.txt
|
7085
7086
|
- academic_data/edu/hebron.txt
|
7086
7087
|
- academic_data/edu/heidelberg.txt
|
@@ -7302,6 +7303,7 @@ files:
|
|
7302
7303
|
- academic_data/edu/lmunet.txt
|
7303
7304
|
- academic_data/edu/logan.txt
|
7304
7305
|
- academic_data/edu/loras.txt
|
7306
|
+
- academic_data/edu/lorma.txt
|
7305
7307
|
- academic_data/edu/louisiana.txt
|
7306
7308
|
- academic_data/edu/louisville.txt
|
7307
7309
|
- academic_data/edu/lourdes.txt
|
@@ -7329,6 +7331,7 @@ files:
|
|
7329
7331
|
- academic_data/edu/macc/mail.txt
|
7330
7332
|
- academic_data/edu/mackenzie.txt
|
7331
7333
|
- academic_data/edu/macomb.txt
|
7334
|
+
- academic_data/edu/madisoncollege.txt
|
7332
7335
|
- academic_data/edu/mahidol.txt
|
7333
7336
|
- academic_data/edu/maine.txt
|
7334
7337
|
- academic_data/edu/mainemaritime.txt
|
@@ -7562,6 +7565,7 @@ files:
|
|
7562
7565
|
- academic_data/edu/northpark.txt
|
7563
7566
|
- academic_data/edu/northsouth.txt
|
7564
7567
|
- academic_data/edu/northwestern.txt
|
7568
|
+
- academic_data/edu/northwestms.txt
|
7565
7569
|
- academic_data/edu/northwestu.txt
|
7566
7570
|
- academic_data/edu/northwood.txt
|
7567
7571
|
- academic_data/edu/northwoodtech.txt
|
@@ -8309,6 +8313,7 @@ files:
|
|
8309
8313
|
- academic_data/edu/usao.txt
|
8310
8314
|
- academic_data/edu/usap.txt
|
8311
8315
|
- academic_data/edu/usc.txt
|
8316
|
+
- academic_data/edu/usca.txt
|
8312
8317
|
- academic_data/edu/uscsumter.txt
|
8313
8318
|
- academic_data/edu/uscupstate.txt
|
8314
8319
|
- academic_data/edu/usd.txt
|
@@ -12800,6 +12805,7 @@ files:
|
|
12800
12805
|
- academic_data/kr/ac/jj.txt
|
12801
12806
|
- academic_data/kr/ac/jj/office.txt
|
12802
12807
|
- academic_data/kr/ac/jmail.txt
|
12808
|
+
- academic_data/kr/ac/jvision.txt
|
12803
12809
|
- academic_data/kr/ac/jwu.txt
|
12804
12810
|
- academic_data/kr/ac/kaist.txt
|
12805
12811
|
- academic_data/kr/ac/kangnam.txt
|
@@ -12887,6 +12893,7 @@ files:
|
|
12887
12893
|
- academic_data/kr/ac/seoil.txt
|
12888
12894
|
- academic_data/kr/ac/seoultech.txt
|
12889
12895
|
- academic_data/kr/ac/seowon.txt
|
12896
|
+
- academic_data/kr/ac/sewc.txt
|
12890
12897
|
- academic_data/kr/ac/shingu.txt
|
12891
12898
|
- academic_data/kr/ac/shinhan.txt
|
12892
12899
|
- academic_data/kr/ac/shu/o365.txt
|
@@ -12915,6 +12922,7 @@ files:
|
|
12915
12922
|
- academic_data/kr/ac/suwon.txt
|
12916
12923
|
- academic_data/kr/ac/svu.txt
|
12917
12924
|
- academic_data/kr/ac/swu.txt
|
12925
|
+
- academic_data/kr/ac/swwu/staff.txt
|
12918
12926
|
- academic_data/kr/ac/swwu/student.txt
|
12919
12927
|
- academic_data/kr/ac/syu.txt
|
12920
12928
|
- academic_data/kr/ac/syuin.txt
|
@@ -13309,6 +13317,7 @@ files:
|
|
13309
13317
|
- academic_data/lv/rezeknestehnikums.txt
|
13310
13318
|
- academic_data/lv/riga/edu.txt
|
13311
13319
|
- academic_data/lv/riseba.txt
|
13320
|
+
- academic_data/lv/rpg.txt
|
13312
13321
|
- academic_data/lv/rpiva.txt
|
13313
13322
|
- academic_data/lv/rta.txt
|
13314
13323
|
- academic_data/lv/rtu.txt
|
@@ -16911,7 +16920,6 @@ files:
|
|
16911
16920
|
- academic_data/pe/edu/sil.txt
|
16912
16921
|
- academic_data/pe/edu/sistemasunica.txt
|
16913
16922
|
- academic_data/pe/edu/tecsup.txt
|
16914
|
-
- academic_data/pe/edu/tls/talento.txt
|
16915
16923
|
- academic_data/pe/edu/trentino.txt
|
16916
16924
|
- academic_data/pe/edu/uancv.txt
|
16917
16925
|
- academic_data/pe/edu/uandina.txt
|
@@ -17439,6 +17447,7 @@ files:
|
|
17439
17447
|
- academic_data/pl/cedim.txt
|
17440
17448
|
- academic_data/pl/chelm/pwsz.txt
|
17441
17449
|
- academic_data/pl/ciezkowice/zsoiz.txt
|
17450
|
+
- academic_data/pl/ckztarnow.txt
|
17442
17451
|
- academic_data/pl/collegiumwitelona.txt
|
17443
17452
|
- academic_data/pl/collegiumwitelona/studenci.txt
|
17444
17453
|
- academic_data/pl/com/onlineszkolafilmowa.txt
|
@@ -19231,6 +19240,7 @@ files:
|
|
19231
19240
|
- academic_data/school/wilder.txt
|
19232
19241
|
- academic_data/schule/akbk.txt
|
19233
19242
|
- academic_data/schule/bbs-nrue.txt
|
19243
|
+
- academic_data/schule/bknrd.txt
|
19234
19244
|
- academic_data/schule/buessing.txt
|
19235
19245
|
- academic_data/schule/buhmann.txt
|
19236
19246
|
- academic_data/schule/fds-limburg.txt
|
@@ -19664,6 +19674,7 @@ files:
|
|
19664
19674
|
- academic_data/sv/edu/ucad.txt
|
19665
19675
|
- academic_data/sv/edu/udb.txt
|
19666
19676
|
- academic_data/sv/edu/uees.txt
|
19677
|
+
- academic_data/sv/edu/ues.txt
|
19667
19678
|
- academic_data/sv/edu/ufg.txt
|
19668
19679
|
- academic_data/sv/edu/ugb.txt
|
19669
19680
|
- academic_data/sv/edu/ujmd.txt
|
@@ -22102,6 +22113,7 @@ files:
|
|
22102
22113
|
- academic_data/vn/edu/apd.txt
|
22103
22114
|
- academic_data/vn/edu/aptechlearning.txt
|
22104
22115
|
- academic_data/vn/edu/arena.txt
|
22116
|
+
- academic_data/vn/edu/aschool.txt
|
22105
22117
|
- academic_data/vn/edu/bacgiang.txt
|
22106
22118
|
- academic_data/vn/edu/bachkhoahanoi.txt
|
22107
22119
|
- academic_data/vn/edu/bacninh.txt
|
@@ -1 +0,0 @@
|
|
1
|
-
Instituto Toulouse Lautrec
|