swot-ruby 1.0.5.20240208 → 1.0.5.20240210
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/br/gvmail.txt +1 -0
- data/academic_data/ca/myflemingcollegetoronto.txt +1 -0
- data/academic_data/com/onmicrosoft/panimalarengg.txt +1 -0
- data/academic_data/de/sartre-gymnasium.txt +1 -0
- data/academic_data/education/ukr/lviv21.txt +2 -0
- data/academic_data/id/sch/dnm.txt +1 -0
- data/academic_data/id/sch/smkn2tabanan.txt +2 -0
- data/academic_data/in/gnkc.txt +1 -0
- data/academic_data/it/edu/itispolistena.txt +2 -0
- data/academic_data/it/edu/liceonewton.txt +2 -0
- data/academic_data/me/edu/os-spejanovic.txt +2 -0
- data/academic_data/org/ecrchs.txt +1 -0
- data/academic_data/org/gunston.txt +1 -0
- data/academic_data/org/vasvari.txt +2 -0
- data/academic_data/pe/edu/ucal/crear.txt +1 -0
- data/academic_data/ph/edu/ucc-caloocan.txt +1 -0
- data/academic_data/pl/krakow/uken/student.txt +2 -0
- data/academic_data/pt/pupilos.txt +1 -0
- data/academic_data/sa/edu/fikrgs.txt +2 -0
- data/academic_data/stoplist.txt +3 -1
- data/academic_data/ua/edu/putped.txt +2 -0
- data/academic_data/uk/sch/barnet/st-james.txt +1 -0
- data/academic_data/uk/sch/bristol/bgs.txt +2 -0
- data/academic_data/uk/sch/oxon/henrybox.txt +1 -0
- data/academic_data/us/ok/k12/glenpool.txt +1 -0
- data/data/lib/domains/stoplist.txt +3 -1
- data/swot.gemspec +1 -1
- metadata +26 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 321edc63b06afd815a084344d81682119af9d5208a7194f4f6b1cea5bf7c7230
|
4
|
+
data.tar.gz: f6810d5f308de25adc7f19e1f1bc2ecbcce2c0c1da9a6cbc62ba7c7420d9f58c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f7aa1489ffa31eab9c9885cb77810e86365e88981d022bb02b985a8b5d9d47532bd489992f90f2dd3a15b619f0f4d8838a8ecb729d2497ce8978022ed4bc26fb
|
7
|
+
data.tar.gz: 7bc6fcee7415dee82a8f17a14fd1bff2a5bd027e96f8c242ee2490c3842de0d869ac9da9db2085c8f1d84cd09a5b6326e867010b3d51ea0b1080d12d4238f1d3
|
@@ -0,0 +1 @@
|
|
1
|
+
Fundação Getúlio Vargas
|
@@ -0,0 +1 @@
|
|
1
|
+
Fleming College Toronto
|
@@ -0,0 +1 @@
|
|
1
|
+
Panimalar Engineering Collage
|
@@ -0,0 +1 @@
|
|
1
|
+
Sartre-Gymnasium Berlin
|
@@ -0,0 +1 @@
|
|
1
|
+
SDS IT Nur Muria
|
@@ -0,0 +1 @@
|
|
1
|
+
Guru Nanak Khalsa College
|
@@ -0,0 +1 @@
|
|
1
|
+
El Camino Real Charter High School
|
@@ -0,0 +1 @@
|
|
1
|
+
The Gunston School
|
@@ -0,0 +1 @@
|
|
1
|
+
Universidad de Ciencias y Artes de América Latina
|
@@ -0,0 +1 @@
|
|
1
|
+
University Of Caloocan City
|
@@ -0,0 +1 @@
|
|
1
|
+
Instituto dos Pupilos do Exército
|
data/academic_data/stoplist.txt
CHANGED
@@ -0,0 +1 @@
|
|
1
|
+
St James' Catholic High School
|
@@ -0,0 +1 @@
|
|
1
|
+
The Henry Box School
|
@@ -0,0 +1 @@
|
|
1
|
+
Glenpool Public Schools
|
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.20240210
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dave Kimura
|
@@ -1686,6 +1686,7 @@ files:
|
|
1686
1686
|
- academic_data/br/gov/sp/paulinia.txt
|
1687
1687
|
- academic_data/br/gov/sp/santoandre/edu.txt
|
1688
1688
|
- academic_data/br/grupointegrado.txt
|
1689
|
+
- academic_data/br/gvmail.txt
|
1689
1690
|
- academic_data/br/ielusc.txt
|
1690
1691
|
- academic_data/br/iesb.txt
|
1691
1692
|
- academic_data/br/impa.txt
|
@@ -2145,6 +2146,7 @@ files:
|
|
2145
2146
|
- academic_data/ca/mycambrian.txt
|
2146
2147
|
- academic_data/ca/mycanctb.txt
|
2147
2148
|
- academic_data/ca/mycdi.txt
|
2149
|
+
- academic_data/ca/myflemingcollegetoronto.txt
|
2148
2150
|
- academic_data/ca/mygeorgian.txt
|
2149
2151
|
- academic_data/ca/mylambton.txt
|
2150
2152
|
- academic_data/ca/mylangara.txt
|
@@ -4111,6 +4113,7 @@ files:
|
|
4111
4113
|
- academic_data/com/onmicrosoft/onlineg3.txt
|
4112
4114
|
- academic_data/com/onmicrosoft/opolelo3.txt
|
4113
4115
|
- academic_data/com/onmicrosoft/oszimt.txt
|
4116
|
+
- academic_data/com/onmicrosoft/panimalarengg.txt
|
4114
4117
|
- academic_data/com/onmicrosoft/pfaffenhofenschule.txt
|
4115
4118
|
- academic_data/com/onmicrosoft/pforta.txt
|
4116
4119
|
- academic_data/com/onmicrosoft/pictorius.txt
|
@@ -5597,6 +5600,7 @@ files:
|
|
5597
5600
|
- academic_data/de/rwth-aachen.txt
|
5598
5601
|
- academic_data/de/rwu.txt
|
5599
5602
|
- academic_data/de/sadds.txt
|
5603
|
+
- academic_data/de/sartre-gymnasium.txt
|
5600
5604
|
- academic_data/de/sbs-herzogenaurach.txt
|
5601
5605
|
- academic_data/de/sbsz-jena.txt
|
5602
5606
|
- academic_data/de/schiller-gymnasium-bautzen.txt
|
@@ -7963,6 +7967,7 @@ files:
|
|
7963
7967
|
- academic_data/education/ukr/lgk.txt
|
7964
7968
|
- academic_data/education/ukr/licej12.txt
|
7965
7969
|
- academic_data/education/ukr/lutsk26.txt
|
7970
|
+
- academic_data/education/ukr/lviv21.txt
|
7966
7971
|
- academic_data/education/ukr/oplba.txt
|
7967
7972
|
- academic_data/education/ukr/otfk.txt
|
7968
7973
|
- academic_data/education/ukr/sc1.txt
|
@@ -10101,6 +10106,7 @@ files:
|
|
10101
10106
|
- academic_data/id/sch/citrakasih.txt
|
10102
10107
|
- academic_data/id/sch/darul-hikmah.txt
|
10103
10108
|
- academic_data/id/sch/diandidaktika.txt
|
10109
|
+
- academic_data/id/sch/dnm.txt
|
10104
10110
|
- academic_data/id/sch/mankotategal.txt
|
10105
10111
|
- academic_data/id/sch/nurulfikri.txt
|
10106
10112
|
- academic_data/id/sch/pancabudi.txt
|
@@ -10142,6 +10148,7 @@ files:
|
|
10142
10148
|
- academic_data/id/sch/smkn1subang.txt
|
10143
10149
|
- academic_data/id/sch/smkn2banjarbaru.txt
|
10144
10150
|
- academic_data/id/sch/smkn2malang/trust.txt
|
10151
|
+
- academic_data/id/sch/smkn2tabanan.txt
|
10145
10152
|
- academic_data/id/sch/smkn4bdg.txt
|
10146
10153
|
- academic_data/id/sch/smkn4bjm.txt
|
10147
10154
|
- academic_data/id/sch/smkn4bogor.txt
|
@@ -10568,6 +10575,7 @@ files:
|
|
10568
10575
|
- academic_data/in/ernet/iitr.txt
|
10569
10576
|
- academic_data/in/ernet/tezu.txt
|
10570
10577
|
- academic_data/in/gitam.txt
|
10578
|
+
- academic_data/in/gnkc.txt
|
10571
10579
|
- academic_data/in/hetic.txt
|
10572
10580
|
- academic_data/in/hindustanschools.txt
|
10573
10581
|
- academic_data/in/igib.txt
|
@@ -11002,6 +11010,7 @@ files:
|
|
11002
11010
|
- academic_data/it/edu/itiseveripadova.txt
|
11003
11011
|
- academic_data/it/edu/itisgrassi.txt
|
11004
11012
|
- academic_data/it/edu/itisothoca.txt
|
11013
|
+
- academic_data/it/edu/itispolistena.txt
|
11005
11014
|
- academic_data/it/edu/itisravenna.txt
|
11006
11015
|
- academic_data/it/edu/itisriva.txt
|
11007
11016
|
- academic_data/it/edu/itisvallauri.txt
|
@@ -11029,6 +11038,7 @@ files:
|
|
11029
11038
|
- academic_data/it/edu/liceogalileicatania.txt
|
11030
11039
|
- academic_data/it/edu/liceoischia.txt
|
11031
11040
|
- academic_data/it/edu/liceomonti.txt
|
11041
|
+
- academic_data/it/edu/liceonewton.txt
|
11032
11042
|
- academic_data/it/edu/liceopaleocapa.txt
|
11033
11043
|
- academic_data/it/edu/liceopepecalamo.txt
|
11034
11044
|
- academic_data/it/edu/liceosocrate.txt
|
@@ -12405,6 +12415,7 @@ files:
|
|
12405
12415
|
- academic_data/md/utm.txt
|
12406
12416
|
- academic_data/md/utm/ia.txt
|
12407
12417
|
- academic_data/me/edu/gim-pg.txt
|
12418
|
+
- academic_data/me/edu/os-spejanovic.txt
|
12408
12419
|
- academic_data/me/edu/udg.txt
|
12409
12420
|
- academic_data/me/mediaschool.txt
|
12410
12421
|
- academic_data/me/q3academy.txt
|
@@ -14638,6 +14649,7 @@ files:
|
|
14638
14649
|
- academic_data/org/ebnet.txt
|
14639
14650
|
- academic_data/org/ebrschools.txt
|
14640
14651
|
- academic_data/org/ecfs.txt
|
14652
|
+
- academic_data/org/ecrchs.txt
|
14641
14653
|
- academic_data/org/ecscollege.txt
|
14642
14654
|
- academic_data/org/edmonds15.txt
|
14643
14655
|
- academic_data/org/edubuzz.txt
|
@@ -14773,6 +14785,7 @@ files:
|
|
14773
14785
|
- academic_data/org/gtzfonet.txt
|
14774
14786
|
- academic_data/org/guhsdaz.txt
|
14775
14787
|
- academic_data/org/guhsdaz/student.txt
|
14788
|
+
- academic_data/org/gunston.txt
|
14776
14789
|
- academic_data/org/gvsd/student.txt
|
14777
14790
|
- academic_data/org/gvvit.txt
|
14778
14791
|
- academic_data/org/gw-hs.txt
|
@@ -15516,6 +15529,7 @@ files:
|
|
15516
15529
|
- academic_data/org/vailstudents.txt
|
15517
15530
|
- academic_data/org/vansd/student.txt
|
15518
15531
|
- academic_data/org/vardhaman.txt
|
15532
|
+
- academic_data/org/vasvari.txt
|
15519
15533
|
- academic_data/org/vcpusd.txt
|
15520
15534
|
- academic_data/org/vcuhealth.txt
|
15521
15535
|
- academic_data/org/veltechmultitech.txt
|
@@ -15635,6 +15649,7 @@ files:
|
|
15635
15649
|
- academic_data/pe/edu/uancv.txt
|
15636
15650
|
- academic_data/pe/edu/uandina.txt
|
15637
15651
|
- academic_data/pe/edu/uap.txt
|
15652
|
+
- academic_data/pe/edu/ucal/crear.txt
|
15638
15653
|
- academic_data/pe/edu/ucsm.txt
|
15639
15654
|
- academic_data/pe/edu/ucsp.txt
|
15640
15655
|
- academic_data/pe/edu/ucsur.txt
|
@@ -15877,6 +15892,7 @@ files:
|
|
15877
15892
|
- academic_data/ph/edu/tup.txt
|
15878
15893
|
- academic_data/ph/edu/ua.txt
|
15879
15894
|
- academic_data/ph/edu/ub.txt
|
15895
|
+
- academic_data/ph/edu/ucc-caloocan.txt
|
15880
15896
|
- academic_data/ph/edu/udm.txt
|
15881
15897
|
- academic_data/ph/edu/ue.txt
|
15882
15898
|
- academic_data/ph/edu/uerm.txt
|
@@ -16429,6 +16445,7 @@ files:
|
|
16429
16445
|
- academic_data/pl/krakow/tk.txt
|
16430
16446
|
- academic_data/pl/krakow/tl.txt
|
16431
16447
|
- academic_data/pl/krakow/uek.txt
|
16448
|
+
- academic_data/pl/krakow/uken/student.txt
|
16432
16449
|
- academic_data/pl/krakow/up.txt
|
16433
16450
|
- academic_data/pl/krakow/ur.txt
|
16434
16451
|
- academic_data/pl/krakow/v-lo.txt
|
@@ -16732,6 +16749,7 @@ files:
|
|
16732
16749
|
- academic_data/pt/novasbe.txt
|
16733
16750
|
- academic_data/pt/oml.txt
|
16734
16751
|
- academic_data/pt/pedago.txt
|
16752
|
+
- academic_data/pt/pupilos.txt
|
16735
16753
|
- academic_data/pt/ua.txt
|
16736
16754
|
- academic_data/pt/uab.txt
|
16737
16755
|
- academic_data/pt/uac.txt
|
@@ -17755,6 +17773,7 @@ files:
|
|
17755
17773
|
- academic_data/sa/edu/dcc.txt
|
17756
17774
|
- academic_data/sa/edu/effatcollege.txt
|
17757
17775
|
- academic_data/sa/edu/fbsc.txt
|
17776
|
+
- academic_data/sa/edu/fikrgs.txt
|
17758
17777
|
- academic_data/sa/edu/iau.txt
|
17759
17778
|
- academic_data/sa/edu/ibnroshd.txt
|
17760
17779
|
- academic_data/sa/edu/ibnsina.txt
|
@@ -19301,6 +19320,7 @@ files:
|
|
19301
19320
|
- academic_data/ua/edu/pntu.txt
|
19302
19321
|
- academic_data/ua/edu/pnu.txt
|
19303
19322
|
- academic_data/ua/edu/puet.txt
|
19323
|
+
- academic_data/ua/edu/putped.txt
|
19304
19324
|
- academic_data/ua/edu/rshu.txt
|
19305
19325
|
- academic_data/ua/edu/snu.txt
|
19306
19326
|
- academic_data/ua/edu/ssu.txt
|
@@ -20156,10 +20176,12 @@ files:
|
|
20156
20176
|
- academic_data/uk/sch/Kent/judd.txt
|
20157
20177
|
- academic_data/uk/sch/Kent/mgs.txt
|
20158
20178
|
- academic_data/uk/sch/Kent/nks.txt
|
20179
|
+
- academic_data/uk/sch/barnet/st-james.txt
|
20159
20180
|
- academic_data/uk/sch/bham/bishopveseys.txt
|
20160
20181
|
- academic_data/uk/sch/bham/wheelerslane.txt
|
20161
20182
|
- academic_data/uk/sch/bournemouth/bsg.txt
|
20162
20183
|
- academic_data/uk/sch/brent/jfs.txt
|
20184
|
+
- academic_data/uk/sch/bristol/bgs.txt
|
20163
20185
|
- academic_data/uk/sch/bristol/cotham.txt
|
20164
20186
|
- academic_data/uk/sch/bristol/redlandgreen.txt
|
20165
20187
|
- academic_data/uk/sch/cornwall/poltair.txt
|
@@ -20197,6 +20219,7 @@ files:
|
|
20197
20219
|
- academic_data/uk/sch/nottingham/emmanuel.txt
|
20198
20220
|
- academic_data/uk/sch/notts/elizabethan.txt
|
20199
20221
|
- academic_data/uk/sch/oxon/didcotgirls.txt
|
20222
|
+
- academic_data/uk/sch/oxon/henrybox.txt
|
20200
20223
|
- academic_data/uk/sch/oxon/st-birinus.txt
|
20201
20224
|
- academic_data/uk/sch/oxon/warriner.txt
|
20202
20225
|
- academic_data/uk/sch/poole/poolehigh.txt
|
@@ -20381,6 +20404,7 @@ files:
|
|
20381
20404
|
- academic_data/us/ny/k12/wfsd.txt
|
20382
20405
|
- academic_data/us/oh/k12/ashland-city.txt
|
20383
20406
|
- academic_data/us/oh/k12/elida.txt
|
20407
|
+
- academic_data/us/ok/k12/glenpool.txt
|
20384
20408
|
- academic_data/us/ok/k12/norman.txt
|
20385
20409
|
- academic_data/us/or/k12/bend.txt
|
20386
20410
|
- academic_data/us/or/k12/bend/student.txt
|
@@ -20995,7 +21019,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
20995
21019
|
- !ruby/object:Gem::Version
|
20996
21020
|
version: '0'
|
20997
21021
|
requirements: []
|
20998
|
-
rubygems_version: 3.5.
|
21022
|
+
rubygems_version: 3.5.6
|
20999
21023
|
signing_key:
|
21000
21024
|
specification_version: 4
|
21001
21025
|
summary: Identify email addresses or domains names that belong to colleges or universities.
|