public_suffix 5.0.0 → 5.0.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5b1625010ec369824aa7c3dd4e4b8aa63cf7f87566d7bcfc2a9784f0ff5fca09
4
- data.tar.gz: 4bbc75c106415e2d8500d208d347bb0ccdd05c1f5d3a45f2f0f46a8e8793540c
3
+ metadata.gz: e2d5eae634d5527c967fb66edc14fda9861075c30ba6101cbf8b315228b1dbea
4
+ data.tar.gz: a88c678e28311664491be49296d5a349e89a1beb9039bf16ebca48b5c62ff8f1
5
5
  SHA512:
6
- metadata.gz: f55456d5f1c4e679b99339578d4da0c3f5462dfdf9969fcabca658748d3d72acf6036ae79db13d6db6a3b04b78be94ee079d1f28d065c2b416ec7bf21fb6ba7d
7
- data.tar.gz: 0b2705ab2b6e8d743d54b6bb4cf22d306d215dcac11a4b49d1dd0ac1c04332ae80dcb87f305c2a2ebf7a554b24ad31dd31525f5be6fb7858e67e5ebfcc53d8ff
6
+ metadata.gz: 2463aad10f4e27ecd886e0bbe566557a8048b325ea8d6f175467954dd8d0d808c5857847d4e9665ec2771eaef562220336686dc73c0b37f49caf2a15f1b121cc
7
+ data.tar.gz: f5c5717c0cf2ff90a88899d6c026e61bb5b802350c9dcbab1e26db2abbb3a0b073b86ec0f1b9411acd742ccd2fdd69366fd0154839850f15203e0c2a1575b039
@@ -1,8 +1,19 @@
1
1
  version: 2
2
2
  updates:
3
- - package-ecosystem: bundler
4
- directory: "/"
5
- schedule:
6
- interval: daily
7
- time: "04:00"
8
- open-pull-requests-limit: 10
3
+ - package-ecosystem: bundler
4
+ directory: "/"
5
+ schedule:
6
+ interval: daily
7
+ time: "04:00"
8
+ open-pull-requests-limit: 10
9
+ labels:
10
+ - dependencies
11
+
12
+ - package-ecosystem: "github-actions"
13
+ directory: "/"
14
+ schedule:
15
+ interval: "daily"
16
+ time: "04:00"
17
+ open-pull-requests-limit: 10
18
+ labels:
19
+ - dependencies
@@ -12,7 +12,7 @@ jobs:
12
12
  - name: Checkout
13
13
  uses: actions/checkout@v3
14
14
  - name: Release Gem
15
- uses: cadwallion/publish-rubygems-action@8f9e0538302643309e4e43bf48cd34173ca48cfc
15
+ uses: cadwallion/publish-rubygems-action@d9474d9633f4674e59afb0c343f2dafe25181328
16
16
  env:
17
17
  RUBYGEMS_API_KEY: ${{ secrets.RUBYGEMS_API_KEY }}
18
18
  RELEASE_COMMAND: rake release
data/CHANGELOG.md CHANGED
@@ -2,6 +2,12 @@
2
2
 
3
3
  This project uses [Semantic Versioning 2.0.0](https://semver.org/).
4
4
 
5
+ ## 5.0.1
6
+
7
+ ### Changed
8
+
9
+ - Updated definitions.
10
+
5
11
 
6
12
  ## 5.0.0
7
13
 
data/Gemfile CHANGED
@@ -9,6 +9,6 @@ gem "rake"
9
9
  gem "memory_profiler", require: false
10
10
  gem "minitest"
11
11
  gem "minitest-reporters"
12
- gem "mocha"
12
+ gem "mocha", "~> 2.0.1"
13
13
  gem "rubocop", require: false
14
14
  gem "yard"
data/data/list.txt CHANGED
@@ -1315,7 +1315,9 @@ web.id
1315
1315
  ie
1316
1316
  gov.ie
1317
1317
 
1318
- // il : http://www.isoc.org.il/domains/
1318
+ // il : http://www.isoc.org.il/domains/
1319
+ // see also: https://en.isoc.org.il/il-cctld/registration-rules
1320
+ // ISOC-IL (operated by .il Registry)
1319
1321
  il
1320
1322
  ac.il
1321
1323
  co.il
@@ -1325,6 +1327,16 @@ k12.il
1325
1327
  muni.il
1326
1328
  net.il
1327
1329
  org.il
1330
+ // xn--4dbrk0ce ("Israel", Hebrew) : IL
1331
+ ישראל
1332
+ // xn--4dbgdty6c.xn--4dbrk0ce.
1333
+ אקדמיה.ישראל
1334
+ // xn--5dbhl8d.xn--4dbrk0ce.
1335
+ ישוב.ישראל
1336
+ // xn--8dbq2a.xn--4dbrk0ce.
1337
+ צהל.ישראל
1338
+ // xn--hebda8b.xn--4dbrk0ce.
1339
+ ממשל.ישראל
1328
1340
 
1329
1341
  // im : https://www.nic.im/
1330
1342
  // Submitted by registry <info@nic.im>
@@ -1344,18 +1356,47 @@ tv.im
1344
1356
  // Please note, that nic.in is not an official eTLD, but used by most
1345
1357
  // government institutions.
1346
1358
  in
1359
+ 5g.in
1360
+ 6g.in
1361
+ ac.in
1362
+ ai.in
1363
+ am.in
1364
+ bihar.in
1365
+ biz.in
1366
+ business.in
1367
+ ca.in
1368
+ cn.in
1347
1369
  co.in
1370
+ com.in
1371
+ coop.in
1372
+ cs.in
1373
+ delhi.in
1374
+ dr.in
1375
+ edu.in
1376
+ er.in
1348
1377
  firm.in
1349
- net.in
1350
- org.in
1351
1378
  gen.in
1379
+ gov.in
1380
+ gujarat.in
1352
1381
  ind.in
1382
+ info.in
1383
+ int.in
1384
+ internet.in
1385
+ io.in
1386
+ me.in
1387
+ mil.in
1388
+ net.in
1353
1389
  nic.in
1354
- ac.in
1355
- edu.in
1390
+ org.in
1391
+ pg.in
1392
+ post.in
1393
+ pro.in
1356
1394
  res.in
1357
- gov.in
1358
- mil.in
1395
+ travel.in
1396
+ tv.in
1397
+ uk.in
1398
+ up.in
1399
+ us.in
1359
1400
 
1360
1401
  // info : https://en.wikipedia.org/wiki/.info
1361
1402
  info
@@ -7130,7 +7171,7 @@ org.zw
7130
7171
 
7131
7172
  // newGTLDs
7132
7173
 
7133
- // List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2022-07-03T15:13:53Z
7174
+ // List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2022-11-29T15:14:18Z
7134
7175
  // This list is auto-generated, don't edit it manually.
7135
7176
  // aaa : 2015-02-26 American Automobile Association, Inc.
7136
7177
  aaa
@@ -7180,9 +7221,6 @@ aco
7180
7221
  // actor : 2013-12-12 Dog Beach, LLC
7181
7222
  actor
7182
7223
 
7183
- // adac : 2015-07-16 Allgemeiner Deutscher Automobil-Club e.V. (ADAC)
7184
- adac
7185
-
7186
7224
  // ads : 2014-12-04 Charleston Road Registry Inc.
7187
7225
  ads
7188
7226
 
@@ -7300,7 +7338,7 @@ arab
7300
7338
  // aramco : 2014-11-20 Aramco Services Company
7301
7339
  aramco
7302
7340
 
7303
- // archi : 2014-02-06 Afilias Limited
7341
+ // archi : 2014-02-06 Identity Digital Limited
7304
7342
  archi
7305
7343
 
7306
7344
  // army : 2014-03-06 Dog Beach, LLC
@@ -7348,7 +7386,7 @@ auto
7348
7386
  // autos : 2014-01-09 XYZ.COM LLC
7349
7387
  autos
7350
7388
 
7351
- // avianca : 2015-01-08 Avianca Holdings S.A.
7389
+ // avianca : 2015-01-08 Avianca Inc.
7352
7390
  avianca
7353
7391
 
7354
7392
  // aws : 2015-06-25 AWS Registry LLC
@@ -7444,7 +7482,7 @@ best
7444
7482
  // bestbuy : 2015-07-31 BBY Solutions, Inc.
7445
7483
  bestbuy
7446
7484
 
7447
- // bet : 2015-05-07 Afilias Limited
7485
+ // bet : 2015-05-07 Identity Digital Limited
7448
7486
  bet
7449
7487
 
7450
7488
  // bharti : 2014-01-09 Bharti Enterprises (Holding) Private Limited
@@ -7465,10 +7503,10 @@ bing
7465
7503
  // bingo : 2014-12-04 Binky Moon, LLC
7466
7504
  bingo
7467
7505
 
7468
- // bio : 2014-03-06 Afilias Limited
7506
+ // bio : 2014-03-06 Identity Digital Limited
7469
7507
  bio
7470
7508
 
7471
- // black : 2014-01-16 Afilias Limited
7509
+ // black : 2014-01-16 Identity Digital Limited
7472
7510
  black
7473
7511
 
7474
7512
  // blackfriday : 2014-01-16 Registry Services, LLC
@@ -7483,7 +7521,7 @@ blog
7483
7521
  // bloomberg : 2014-07-17 Bloomberg IP Holdings LLC
7484
7522
  bloomberg
7485
7523
 
7486
- // blue : 2013-11-07 Afilias Limited
7524
+ // blue : 2013-11-07 Identity Digital Limited
7487
7525
  blue
7488
7526
 
7489
7527
  // bms : 2014-10-30 Bristol-Myers Squibb Company
@@ -7555,9 +7593,6 @@ brother
7555
7593
  // brussels : 2014-02-06 DNS.be vzw
7556
7594
  brussels
7557
7595
 
7558
- // bugatti : 2015-07-23 Bugatti International SA
7559
- bugatti
7560
-
7561
7596
  // build : 2013-11-07 Plan Bee LLC
7562
7597
  build
7563
7598
 
@@ -7600,9 +7635,6 @@ camera
7600
7635
  // camp : 2013-11-07 Binky Moon, LLC
7601
7636
  camp
7602
7637
 
7603
- // cancerresearch : 2014-05-15 Australian Cancer Research Foundation
7604
- cancerresearch
7605
-
7606
7638
  // canon : 2014-09-12 Canon Inc.
7607
7639
  canon
7608
7640
 
@@ -7639,7 +7671,7 @@ cars
7639
7671
  // casa : 2013-11-21 Registry Services, LLC
7640
7672
  casa
7641
7673
 
7642
- // case : 2015-09-03 Helium TLDs Ltd
7674
+ // case : 2015-09-03 Digity, LLC
7643
7675
  case
7644
7676
 
7645
7677
  // cash : 2014-03-06 Binky Moon, LLC
@@ -7741,7 +7773,7 @@ claims
7741
7773
  // cleaning : 2013-12-05 Binky Moon, LLC
7742
7774
  cleaning
7743
7775
 
7744
- // click : 2014-06-05 UNR Corp.
7776
+ // click : 2014-06-05 Internet Naming Company LLC
7745
7777
  click
7746
7778
 
7747
7779
  // clinic : 2014-03-20 Binky Moon, LLC
@@ -7825,7 +7857,7 @@ cool
7825
7857
  // corsica : 2014-09-25 Collectivité de Corse
7826
7858
  corsica
7827
7859
 
7828
- // country : 2013-12-19 DotCountry LLC
7860
+ // country : 2013-12-19 Internet Naming Company LLC
7829
7861
  country
7830
7862
 
7831
7863
  // coupon : 2015-02-26 Amazon Registry Services, Inc.
@@ -8329,7 +8361,7 @@ gifts
8329
8361
  // gives : 2014-03-06 Public Interest Registry
8330
8362
  gives
8331
8363
 
8332
- // giving : 2014-11-13 Giving Limited
8364
+ // giving : 2014-11-13 Public Interest Registry
8333
8365
  giving
8334
8366
 
8335
8367
  // glass : 2013-11-07 Binky Moon, LLC
@@ -8395,7 +8427,7 @@ graphics
8395
8427
  // gratis : 2014-03-20 Binky Moon, LLC
8396
8428
  gratis
8397
8429
 
8398
- // green : 2014-05-08 Afilias Limited
8430
+ // green : 2014-05-08 Identity Digital Limited
8399
8431
  green
8400
8432
 
8401
8433
  // gripe : 2014-03-06 Binky Moon, LLC
@@ -8476,7 +8508,7 @@ hisamitsu
8476
8508
  // hitachi : 2014-10-31 Hitachi, Ltd.
8477
8509
  hitachi
8478
8510
 
8479
- // hiv : 2014-03-13 UNR Corp.
8511
+ // hiv : 2014-03-13 Internet Naming Company LLC
8480
8512
  hiv
8481
8513
 
8482
8514
  // hkt : 2015-05-14 PCCW-HKT DataCom Services Limited
@@ -8680,7 +8712,7 @@ jpmorgan
8680
8712
  // jprs : 2014-09-18 Japan Registry Services Co., Ltd.
8681
8713
  jprs
8682
8714
 
8683
- // juegos : 2014-03-20 UNR Corp.
8715
+ // juegos : 2014-03-20 Internet Naming Company LLC
8684
8716
  juegos
8685
8717
 
8686
8718
  // juniper : 2015-07-30 JUNIPER NETWORKS, INC.
@@ -8710,7 +8742,7 @@ kia
8710
8742
  // kids : 2021-08-13 DotKids Foundation Limited
8711
8743
  kids
8712
8744
 
8713
- // kim : 2013-09-23 Afilias Limited
8745
+ // kim : 2013-09-23 Identity Digital Limited
8714
8746
  kim
8715
8747
 
8716
8748
  // kinder : 2014-11-07 Ferrero Trading Lux S.A.
@@ -8779,7 +8811,7 @@ lanxess
8779
8811
  // lasalle : 2015-04-02 Jones Lang LaSalle Incorporated
8780
8812
  lasalle
8781
8813
 
8782
- // lat : 2014-10-16 ECOM-LAC Federaciòn de Latinoamèrica y el Caribe para Internet y el Comercio Electrònico
8814
+ // lat : 2014-10-16 XYZ.COM LLC
8783
8815
  lat
8784
8816
 
8785
8817
  // latino : 2015-07-30 Dish DBS Corporation
@@ -8815,7 +8847,7 @@ lego
8815
8847
  // lexus : 2015-04-23 TOYOTA MOTOR CORPORATION
8816
8848
  lexus
8817
8849
 
8818
- // lgbt : 2014-05-08 Afilias Limited
8850
+ // lgbt : 2014-05-08 Identity Digital Limited
8819
8851
  lgbt
8820
8852
 
8821
8853
  // lidl : 2014-09-18 Schwarz Domains und Services GmbH & Co. KG
@@ -8863,7 +8895,7 @@ live
8863
8895
  // living : 2015-07-30 Lifestyle Domain Holdings, Inc.
8864
8896
  living
8865
8897
 
8866
- // llc : 2017-12-14 Afilias Limited
8898
+ // llc : 2017-12-14 Identity Digital Limited
8867
8899
  llc
8868
8900
 
8869
8901
  // llp : 2019-08-26 Intercap Registry Inc.
@@ -8893,7 +8925,7 @@ london
8893
8925
  // lotte : 2014-11-07 Lotte Holdings Co., Ltd.
8894
8926
  lotte
8895
8927
 
8896
- // lotto : 2014-04-10 Afilias Limited
8928
+ // lotto : 2014-04-10 Identity Digital Limited
8897
8929
  lotto
8898
8930
 
8899
8931
  // love : 2014-12-22 Merchant Law Group LLP
@@ -9241,7 +9273,7 @@ oracle
9241
9273
  // orange : 2015-03-12 Orange Brand Services Limited
9242
9274
  orange
9243
9275
 
9244
- // organic : 2014-03-27 Afilias Limited
9276
+ // organic : 2014-03-27 Identity Digital Limited
9245
9277
  organic
9246
9278
 
9247
9279
  // origins : 2015-10-01 The Estée Lauder Companies Inc.
@@ -9289,7 +9321,7 @@ pay
9289
9321
  // pccw : 2015-05-14 PCCW Enterprises Limited
9290
9322
  pccw
9291
9323
 
9292
- // pet : 2015-05-07 Afilias Limited
9324
+ // pet : 2015-05-07 Identity Digital Limited
9293
9325
  pet
9294
9326
 
9295
9327
  // pfizer : 2015-09-11 Pfizer Inc.
@@ -9337,7 +9369,7 @@ pin
9337
9369
  // ping : 2015-06-11 Ping Registry Provider, Inc.
9338
9370
  ping
9339
9371
 
9340
- // pink : 2013-10-01 Afilias Limited
9372
+ // pink : 2013-10-01 Identity Digital Limited
9341
9373
  pink
9342
9374
 
9343
9375
  // pioneer : 2015-07-16 Pioneer Corporation
@@ -9367,7 +9399,7 @@ pnc
9367
9399
  // pohl : 2014-06-23 Deutsche Vermögensberatung Aktiengesellschaft DVAG
9368
9400
  pohl
9369
9401
 
9370
- // poker : 2014-07-03 Afilias Limited
9402
+ // poker : 2014-07-03 Identity Digital Limited
9371
9403
  poker
9372
9404
 
9373
9405
  // politie : 2015-08-20 Politie Nederland
@@ -9400,13 +9432,13 @@ prof
9400
9432
  // progressive : 2015-07-23 Progressive Casualty Insurance Company
9401
9433
  progressive
9402
9434
 
9403
- // promo : 2014-12-18 Afilias Limited
9435
+ // promo : 2014-12-18 Identity Digital Limited
9404
9436
  promo
9405
9437
 
9406
9438
  // properties : 2013-12-05 Binky Moon, LLC
9407
9439
  properties
9408
9440
 
9409
- // property : 2014-05-22 UNR Corp.
9441
+ // property : 2014-05-22 Internet Naming Company LLC
9410
9442
  property
9411
9443
 
9412
9444
  // protection : 2015-04-23 XYZ.COM LLC
@@ -9454,7 +9486,7 @@ realty
9454
9486
  // recipes : 2013-10-17 Binky Moon, LLC
9455
9487
  recipes
9456
9488
 
9457
- // red : 2013-11-07 Afilias Limited
9489
+ // red : 2013-11-07 Identity Digital Limited
9458
9490
  red
9459
9491
 
9460
9492
  // redstone : 2014-10-31 Redstone Haute Couture Co., Ltd.
@@ -9682,7 +9714,7 @@ sew
9682
9714
  // sex : 2014-11-13 ICM Registry SX LLC
9683
9715
  sex
9684
9716
 
9685
- // sexy : 2013-09-11 UNR Corp.
9717
+ // sexy : 2013-09-11 Internet Naming Company LLC
9686
9718
  sexy
9687
9719
 
9688
9720
  // sfr : 2015-08-13 Societe Francaise du Radiotelephone - SFR
@@ -9703,7 +9735,7 @@ shell
9703
9735
  // shia : 2014-09-04 Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.
9704
9736
  shia
9705
9737
 
9706
- // shiksha : 2013-11-14 Afilias Limited
9738
+ // shiksha : 2013-11-14 Identity Digital Limited
9707
9739
  shiksha
9708
9740
 
9709
9741
  // shoes : 2013-10-02 Binky Moon, LLC
@@ -9736,7 +9768,7 @@ singles
9736
9768
  // site : 2015-01-15 Radix FZC
9737
9769
  site
9738
9770
 
9739
- // ski : 2015-04-09 Afilias Limited
9771
+ // ski : 2015-04-09 Identity Digital Limited
9740
9772
  ski
9741
9773
 
9742
9774
  // skin : 2015-01-15 XYZ.COM LLC
@@ -10030,7 +10062,7 @@ travelers
10030
10062
  // travelersinsurance : 2015-03-26 Travelers TLD, LLC
10031
10063
  travelersinsurance
10032
10064
 
10033
- // trust : 2014-10-16 UNR Corp.
10065
+ // trust : 2014-10-16 Internet Naming Company LLC
10034
10066
  trust
10035
10067
 
10036
10068
  // trv : 2015-03-26 Travelers TLD, LLC
@@ -10177,7 +10209,7 @@ wanggou
10177
10209
  // watch : 2013-11-14 Binky Moon, LLC
10178
10210
  watch
10179
10211
 
10180
- // watches : 2014-12-22 Afilias Limited
10212
+ // watches : 2014-12-22 Identity Digital Limited
10181
10213
  watches
10182
10214
 
10183
10215
  // weather : 2015-01-08 International Business Machines Corporation
@@ -10312,7 +10344,7 @@ xin
10312
10344
  // xn--5tzm5g : 2014-12-22 Global Website TLD Asia Limited
10313
10345
  网站
10314
10346
 
10315
- // xn--6frz82g : 2013-09-23 Afilias Limited
10347
+ // xn--6frz82g : 2013-09-23 Identity Digital Limited
10316
10348
  移动
10317
10349
 
10318
10350
  // xn--6qq986b3xl : 2013-09-13 Tycoon Treasure Limited
@@ -10619,6 +10651,14 @@ graphox.us
10619
10651
  // Submitted by accesso Team <accessoecommerce@accesso.com>
10620
10652
  *.devcdnaccesso.com
10621
10653
 
10654
+ // Acorn Labs : https://acorn.io
10655
+ // Submitted by Craig Jellick <domains@acorn.io>
10656
+ *.on-acorn.io
10657
+
10658
+ // ActiveTrail: https://www.activetrail.biz/
10659
+ // Submitted by Ofer Kalaora <postmaster@activetrail.com>
10660
+ activetrail.biz
10661
+
10622
10662
  // Adobe : https://www.adobe.com/
10623
10663
  // Submitted by Ian Boston <boston@adobe.com> and Lars Trieloff <trieloff@adobe.com>
10624
10664
  adobeaemcloud.com
@@ -10663,19 +10703,134 @@ altervista.org
10663
10703
  // Submitted by Cyril <admin@alwaysdata.com>
10664
10704
  alwaysdata.net
10665
10705
 
10666
- // Amazon CloudFront : https://aws.amazon.com/cloudfront/
10706
+ // Amaze Software : https://amaze.co
10707
+ // Submitted by Domain Admin <domainadmin@amaze.co>
10708
+ myamaze.net
10709
+
10710
+ // Amazon : https://www.amazon.com/
10711
+ // Submitted by AWS Security <psl-maintainers@amazon.com>
10712
+ // Subsections of Amazon/subsidiaries will appear until "concludes" tag
10713
+
10714
+ // Amazon CloudFront
10667
10715
  // Submitted by Donavan Miller <donavanm@amazon.com>
10716
+ // Reference: 54144616-fd49-4435-8535-19c6a601bdb3
10668
10717
  cloudfront.net
10669
10718
 
10670
- // Amazon Elastic Compute Cloud : https://aws.amazon.com/ec2/
10719
+ // Amazon EC2
10671
10720
  // Submitted by Luke Wells <psl-maintainers@amazon.com>
10721
+ // Reference: 4c38fa71-58ac-4768-99e5-689c1767e537
10672
10722
  *.compute.amazonaws.com
10673
10723
  *.compute-1.amazonaws.com
10674
10724
  *.compute.amazonaws.com.cn
10675
10725
  us-east-1.amazonaws.com
10676
10726
 
10677
- // Amazon Elastic Beanstalk : https://aws.amazon.com/elasticbeanstalk/
10727
+ // Amazon S3
10678
10728
  // Submitted by Luke Wells <psl-maintainers@amazon.com>
10729
+ // Reference: d068bd97-f0a9-4838-a6d8-954b622ef4ae
10730
+ s3.cn-north-1.amazonaws.com.cn
10731
+ s3.dualstack.ap-northeast-1.amazonaws.com
10732
+ s3.dualstack.ap-northeast-2.amazonaws.com
10733
+ s3.ap-northeast-2.amazonaws.com
10734
+ s3-website.ap-northeast-2.amazonaws.com
10735
+ s3.dualstack.ap-south-1.amazonaws.com
10736
+ s3.ap-south-1.amazonaws.com
10737
+ s3-website.ap-south-1.amazonaws.com
10738
+ s3.dualstack.ap-southeast-1.amazonaws.com
10739
+ s3.dualstack.ap-southeast-2.amazonaws.com
10740
+ s3.dualstack.ca-central-1.amazonaws.com
10741
+ s3.ca-central-1.amazonaws.com
10742
+ s3-website.ca-central-1.amazonaws.com
10743
+ s3.dualstack.eu-central-1.amazonaws.com
10744
+ s3.eu-central-1.amazonaws.com
10745
+ s3-website.eu-central-1.amazonaws.com
10746
+ s3.dualstack.eu-west-1.amazonaws.com
10747
+ s3.dualstack.eu-west-2.amazonaws.com
10748
+ s3.eu-west-2.amazonaws.com
10749
+ s3-website.eu-west-2.amazonaws.com
10750
+ s3.dualstack.eu-west-3.amazonaws.com
10751
+ s3.eu-west-3.amazonaws.com
10752
+ s3-website.eu-west-3.amazonaws.com
10753
+ s3.amazonaws.com
10754
+ s3-ap-northeast-1.amazonaws.com
10755
+ s3-ap-northeast-2.amazonaws.com
10756
+ s3-ap-south-1.amazonaws.com
10757
+ s3-ap-southeast-1.amazonaws.com
10758
+ s3-ap-southeast-2.amazonaws.com
10759
+ s3-ca-central-1.amazonaws.com
10760
+ s3-eu-central-1.amazonaws.com
10761
+ s3-eu-west-1.amazonaws.com
10762
+ s3-eu-west-2.amazonaws.com
10763
+ s3-eu-west-3.amazonaws.com
10764
+ s3-external-1.amazonaws.com
10765
+ s3-fips-us-gov-west-1.amazonaws.com
10766
+ s3-sa-east-1.amazonaws.com
10767
+ s3-us-east-2.amazonaws.com
10768
+ s3-us-gov-west-1.amazonaws.com
10769
+ s3-us-west-1.amazonaws.com
10770
+ s3-us-west-2.amazonaws.com
10771
+ s3-website-ap-northeast-1.amazonaws.com
10772
+ s3-website-ap-southeast-1.amazonaws.com
10773
+ s3-website-ap-southeast-2.amazonaws.com
10774
+ s3-website-eu-west-1.amazonaws.com
10775
+ s3-website-sa-east-1.amazonaws.com
10776
+ s3-website-us-east-1.amazonaws.com
10777
+ s3-website-us-west-1.amazonaws.com
10778
+ s3-website-us-west-2.amazonaws.com
10779
+ s3.dualstack.sa-east-1.amazonaws.com
10780
+ s3.dualstack.us-east-1.amazonaws.com
10781
+ s3.dualstack.us-east-2.amazonaws.com
10782
+ s3.us-east-2.amazonaws.com
10783
+ s3-website.us-east-2.amazonaws.com
10784
+
10785
+ // AWS Cloud9
10786
+ // Submitted by: AWS Security <psl-maintainers@amazon.com>
10787
+ // Reference: 2b6dfa9a-3a7f-4367-b2e7-0321e77c0d59
10788
+ vfs.cloud9.af-south-1.amazonaws.com
10789
+ webview-assets.cloud9.af-south-1.amazonaws.com
10790
+ vfs.cloud9.ap-east-1.amazonaws.com
10791
+ webview-assets.cloud9.ap-east-1.amazonaws.com
10792
+ vfs.cloud9.ap-northeast-1.amazonaws.com
10793
+ webview-assets.cloud9.ap-northeast-1.amazonaws.com
10794
+ vfs.cloud9.ap-northeast-2.amazonaws.com
10795
+ webview-assets.cloud9.ap-northeast-2.amazonaws.com
10796
+ vfs.cloud9.ap-northeast-3.amazonaws.com
10797
+ webview-assets.cloud9.ap-northeast-3.amazonaws.com
10798
+ vfs.cloud9.ap-south-1.amazonaws.com
10799
+ webview-assets.cloud9.ap-south-1.amazonaws.com
10800
+ vfs.cloud9.ap-southeast-1.amazonaws.com
10801
+ webview-assets.cloud9.ap-southeast-1.amazonaws.com
10802
+ vfs.cloud9.ap-southeast-2.amazonaws.com
10803
+ webview-assets.cloud9.ap-southeast-2.amazonaws.com
10804
+ vfs.cloud9.ca-central-1.amazonaws.com
10805
+ webview-assets.cloud9.ca-central-1.amazonaws.com
10806
+ vfs.cloud9.eu-central-1.amazonaws.com
10807
+ webview-assets.cloud9.eu-central-1.amazonaws.com
10808
+ vfs.cloud9.eu-north-1.amazonaws.com
10809
+ webview-assets.cloud9.eu-north-1.amazonaws.com
10810
+ vfs.cloud9.eu-south-1.amazonaws.com
10811
+ webview-assets.cloud9.eu-south-1.amazonaws.com
10812
+ vfs.cloud9.eu-west-1.amazonaws.com
10813
+ webview-assets.cloud9.eu-west-1.amazonaws.com
10814
+ vfs.cloud9.eu-west-2.amazonaws.com
10815
+ webview-assets.cloud9.eu-west-2.amazonaws.com
10816
+ vfs.cloud9.eu-west-3.amazonaws.com
10817
+ webview-assets.cloud9.eu-west-3.amazonaws.com
10818
+ vfs.cloud9.me-south-1.amazonaws.com
10819
+ webview-assets.cloud9.me-south-1.amazonaws.com
10820
+ vfs.cloud9.sa-east-1.amazonaws.com
10821
+ webview-assets.cloud9.sa-east-1.amazonaws.com
10822
+ vfs.cloud9.us-east-1.amazonaws.com
10823
+ webview-assets.cloud9.us-east-1.amazonaws.com
10824
+ vfs.cloud9.us-east-2.amazonaws.com
10825
+ webview-assets.cloud9.us-east-2.amazonaws.com
10826
+ vfs.cloud9.us-west-1.amazonaws.com
10827
+ webview-assets.cloud9.us-west-1.amazonaws.com
10828
+ vfs.cloud9.us-west-2.amazonaws.com
10829
+ webview-assets.cloud9.us-west-2.amazonaws.com
10830
+
10831
+ // AWS Elastic Beanstalk
10832
+ // Submitted by Luke Wells <psl-maintainers@amazon.com>
10833
+ // Reference: aa202394-43a0-4857-b245-8db04549137e
10679
10834
  cn-north-1.eb.amazonaws.com.cn
10680
10835
  cn-northwest-1.eb.amazonaws.com.cn
10681
10836
  elasticbeanstalk.com
@@ -10697,71 +10852,24 @@ us-gov-west-1.elasticbeanstalk.com
10697
10852
  us-west-1.elasticbeanstalk.com
10698
10853
  us-west-2.elasticbeanstalk.com
10699
10854
 
10700
- // Amazon Elastic Load Balancing : https://aws.amazon.com/elasticloadbalancing/
10855
+ // (AWS) Elastic Load Balancing
10701
10856
  // Submitted by Luke Wells <psl-maintainers@amazon.com>
10702
- *.elb.amazonaws.com
10857
+ // Reference: 12a3d528-1bac-4433-a359-a395867ffed2
10703
10858
  *.elb.amazonaws.com.cn
10859
+ *.elb.amazonaws.com
10704
10860
 
10705
- // Amazon Global Accelerator : https://aws.amazon.com/global-accelerator/
10861
+ // AWS Global Accelerator
10706
10862
  // Submitted by Daniel Massaguer <psl-maintainers@amazon.com>
10863
+ // Reference: d916759d-a08b-4241-b536-4db887383a6a
10707
10864
  awsglobalaccelerator.com
10708
10865
 
10709
- // Amazon S3 : https://aws.amazon.com/s3/
10710
- // Submitted by Luke Wells <psl-maintainers@amazon.com>
10711
- s3.amazonaws.com
10712
- s3-ap-northeast-1.amazonaws.com
10713
- s3-ap-northeast-2.amazonaws.com
10714
- s3-ap-south-1.amazonaws.com
10715
- s3-ap-southeast-1.amazonaws.com
10716
- s3-ap-southeast-2.amazonaws.com
10717
- s3-ca-central-1.amazonaws.com
10718
- s3-eu-central-1.amazonaws.com
10719
- s3-eu-west-1.amazonaws.com
10720
- s3-eu-west-2.amazonaws.com
10721
- s3-eu-west-3.amazonaws.com
10722
- s3-external-1.amazonaws.com
10723
- s3-fips-us-gov-west-1.amazonaws.com
10724
- s3-sa-east-1.amazonaws.com
10725
- s3-us-gov-west-1.amazonaws.com
10726
- s3-us-east-2.amazonaws.com
10727
- s3-us-west-1.amazonaws.com
10728
- s3-us-west-2.amazonaws.com
10729
- s3.ap-northeast-2.amazonaws.com
10730
- s3.ap-south-1.amazonaws.com
10731
- s3.cn-north-1.amazonaws.com.cn
10732
- s3.ca-central-1.amazonaws.com
10733
- s3.eu-central-1.amazonaws.com
10734
- s3.eu-west-2.amazonaws.com
10735
- s3.eu-west-3.amazonaws.com
10736
- s3.us-east-2.amazonaws.com
10737
- s3.dualstack.ap-northeast-1.amazonaws.com
10738
- s3.dualstack.ap-northeast-2.amazonaws.com
10739
- s3.dualstack.ap-south-1.amazonaws.com
10740
- s3.dualstack.ap-southeast-1.amazonaws.com
10741
- s3.dualstack.ap-southeast-2.amazonaws.com
10742
- s3.dualstack.ca-central-1.amazonaws.com
10743
- s3.dualstack.eu-central-1.amazonaws.com
10744
- s3.dualstack.eu-west-1.amazonaws.com
10745
- s3.dualstack.eu-west-2.amazonaws.com
10746
- s3.dualstack.eu-west-3.amazonaws.com
10747
- s3.dualstack.sa-east-1.amazonaws.com
10748
- s3.dualstack.us-east-1.amazonaws.com
10749
- s3.dualstack.us-east-2.amazonaws.com
10750
- s3-website-us-east-1.amazonaws.com
10751
- s3-website-us-west-1.amazonaws.com
10752
- s3-website-us-west-2.amazonaws.com
10753
- s3-website-ap-northeast-1.amazonaws.com
10754
- s3-website-ap-southeast-1.amazonaws.com
10755
- s3-website-ap-southeast-2.amazonaws.com
10756
- s3-website-eu-west-1.amazonaws.com
10757
- s3-website-sa-east-1.amazonaws.com
10758
- s3-website.ap-northeast-2.amazonaws.com
10759
- s3-website.ap-south-1.amazonaws.com
10760
- s3-website.ca-central-1.amazonaws.com
10761
- s3-website.eu-central-1.amazonaws.com
10762
- s3-website.eu-west-2.amazonaws.com
10763
- s3-website.eu-west-3.amazonaws.com
10764
- s3-website.us-east-2.amazonaws.com
10866
+ // eero
10867
+ // Submitted by Yue Kang <eero-dynamic-dns@amazon.com>
10868
+ // Reference: 264afe70-f62c-4c02-8ab9-b5281ed24461
10869
+ eero.online
10870
+ eero-stage.online
10871
+
10872
+ // concludes Amazon
10765
10873
 
10766
10874
  // Amune : https://amune.org/
10767
10875
  // Submitted by Team Amune <cert@amune.org>
@@ -10871,6 +10979,10 @@ theshop.jp
10871
10979
  shopselect.net
10872
10980
  base.shop
10873
10981
 
10982
+ // BeagleBoard.org Foundation : https://beagleboard.org
10983
+ // Submitted by Jason Kridner <jkridner@beagleboard.org>
10984
+ beagleboard.io
10985
+
10874
10986
  // Beget Ltd
10875
10987
  // Submitted by Lev Nekrasov <lnekrasov@beget.com>
10876
10988
  *.beget.app
@@ -11071,8 +11183,11 @@ cloudcontrolapp.com
11071
11183
 
11072
11184
  // Cloudflare, Inc. : https://www.cloudflare.com/
11073
11185
  // Submitted by Cloudflare Team <publicsuffixlist@cloudflare.com>
11074
- pages.dev
11186
+ cf-ipfs.com
11187
+ cloudflare-ipfs.com
11075
11188
  trycloudflare.com
11189
+ pages.dev
11190
+ r2.dev
11076
11191
  workers.dev
11077
11192
 
11078
11193
  // Clovyr : https://clovyr.io
@@ -11649,10 +11764,10 @@ dynv6.net
11649
11764
  // Submitted by Vladimir Dudr <info@e4you.cz>
11650
11765
  e4.cz
11651
11766
 
11652
- // eero : https://eero.com/
11653
- // Submitted by Yue Kang <eero-dynamic-dns@amazon.com>
11654
- eero.online
11655
- eero-stage.online
11767
+ // Easypanel : https://easypanel.io
11768
+ // Submitted by Andrei Canta <andrei@easypanel.io>
11769
+ easypanel.app
11770
+ easypanel.host
11656
11771
 
11657
11772
  // Elementor : Elementor Ltd.
11658
11773
  // Submitted by Anton Barkan <antonb@elementor.com>
@@ -11867,6 +11982,10 @@ a.ssl.fastly.net
11867
11982
  b.ssl.fastly.net
11868
11983
  global.ssl.fastly.net
11869
11984
 
11985
+ // Fastmail : https://www.fastmail.com/
11986
+ // Submitted by Marc Bradshaw <marc@fastmailteam.com>
11987
+ *.user.fm
11988
+
11870
11989
  // FASTVPS EESTI OU : https://fastvps.ru/
11871
11990
  // Submitted by Likhachev Vasiliy <lihachev@fastvps.ru>
11872
11991
  fastvps-server.com
@@ -11943,6 +12062,10 @@ id.forgerock.io
11943
12062
  // Submitted by Koen Rouwhorst <koenrh@framer.com>
11944
12063
  framer.app
11945
12064
  framercanvas.com
12065
+ framer.media
12066
+ framer.photos
12067
+ framer.website
12068
+ framer.wiki
11946
12069
 
11947
12070
  // Frusky MEDIA&PR : https://www.frusky.de
11948
12071
  // Submitted by Victor Pupynin <hallo@frusky.de>
@@ -12332,7 +12455,6 @@ herokussl.com
12332
12455
  // Hibernating Rhinos
12333
12456
  // Submitted by Oren Eini <oren@ravendb.net>
12334
12457
  ravendb.cloud
12335
- myravendb.com
12336
12458
  ravendb.community
12337
12459
  ravendb.me
12338
12460
  development.run
@@ -12820,6 +12942,7 @@ azure-mobile.net
12820
12942
  cloudapp.net
12821
12943
  azurestaticapps.net
12822
12944
  1.azurestaticapps.net
12945
+ 2.azurestaticapps.net
12823
12946
  centralus.azurestaticapps.net
12824
12947
  eastasia.azurestaticapps.net
12825
12948
  eastus2.azurestaticapps.net
@@ -12872,25 +12995,6 @@ cust.retrosnub.co.uk
12872
12995
  // Submitted by Paulus Schoutsen <infra@nabucasa.com>
12873
12996
  ui.nabu.casa
12874
12997
 
12875
- // Names.of.London : https://names.of.london/
12876
- // Submitted by James Stevens <registry[at]names.of.london> or <publiclist[at]jrcs.net>
12877
- pony.club
12878
- of.fashion
12879
- in.london
12880
- of.london
12881
- from.marketing
12882
- with.marketing
12883
- for.men
12884
- repair.men
12885
- and.mom
12886
- for.mom
12887
- for.one
12888
- under.one
12889
- for.sale
12890
- that.win
12891
- from.work
12892
- to.work
12893
-
12894
12998
  // Net at Work Gmbh : https://www.netatwork.de
12895
12999
  // Submitted by Jan Jaeschke <jan.jaeschke@netatwork.de>
12896
13000
  cloud.nospamproxy.com
@@ -13087,7 +13191,26 @@ omniwe.site
13087
13191
 
13088
13192
  // One.com: https://www.one.com/
13089
13193
  // Submitted by Jacob Bunk Nielsen <jbn@one.com>
13194
+ 123hjemmeside.dk
13195
+ 123hjemmeside.no
13196
+ 123homepage.it
13197
+ 123kotisivu.fi
13198
+ 123minsida.se
13199
+ 123miweb.es
13200
+ 123paginaweb.pt
13201
+ 123sait.ru
13202
+ 123siteweb.fr
13203
+ 123webseite.at
13204
+ 123webseite.de
13205
+ 123website.be
13206
+ 123website.ch
13207
+ 123website.lu
13208
+ 123website.nl
13090
13209
  service.one
13210
+ simplesite.com
13211
+ simplesite.com.br
13212
+ simplesite.gr
13213
+ simplesite.pl
13091
13214
 
13092
13215
  // One Fold Media : http://www.onefoldmedia.com/
13093
13216
  // Submitted by Eddie Jones <eddie@onefoldmedia.com>
@@ -13356,7 +13479,9 @@ app.render.com
13356
13479
  onrender.com
13357
13480
 
13358
13481
  // Repl.it : https://repl.it
13359
- // Submitted by Mason Clayton <mason@repl.it>
13482
+ // Submitted by Lincoln Bergeson <lincoln@replit.com>
13483
+ firewalledreplit.co
13484
+ id.firewalledreplit.co
13360
13485
  repl.co
13361
13486
  id.repl.co
13362
13487
  repl.run
@@ -13554,6 +13679,10 @@ small-web.org
13554
13679
  // Submitted by Dan Kozak <dan@smoove.io>
13555
13680
  vp4.me
13556
13681
 
13682
+ // Snowflake Inc : https://www.snowflake.com/
13683
+ // Submitted by Faith Olapade <faith.olapade@snowflake.com>
13684
+ streamlitapp.com
13685
+
13557
13686
  // Snowplow Analytics : https://snowplowanalytics.com/
13558
13687
  // Submitted by Ian Streeter <ian@snowplowanalytics.com>
13559
13688
  try-snowplow.com
@@ -13687,6 +13816,8 @@ direct.quickconnect.to
13687
13816
  // Tabit Technologies Ltd. : https://tabit.cloud/
13688
13817
  // Submitted by Oren Agiv <oren@tabit.cloud>
13689
13818
  tabitorder.co.il
13819
+ mytabit.co.il
13820
+ mytabit.com
13690
13821
 
13691
13822
  // TAIFUN Software AG : http://taifun-software.de
13692
13823
  // Submitted by Bjoern Henke <dev-server@taifun-software.de>
@@ -13719,10 +13850,6 @@ telebit.app
13719
13850
  telebit.io
13720
13851
  *.telebit.xyz
13721
13852
 
13722
- // The Gwiddle Foundation : https://gwiddlefoundation.org.uk
13723
- // Submitted by Joshua Bayfield <joshua.bayfield@gwiddlefoundation.org.uk>
13724
- gwiddle.co.uk
13725
-
13726
13853
  // Thingdust AG : https://thingdust.com/
13727
13854
  // Submitted by Adrian Imboden <adi@thingdust.com>
13728
13855
  *.firenet.ch
@@ -13757,10 +13884,6 @@ pages.torproject.net
13757
13884
  bloxcms.com
13758
13885
  townnews-staging.com
13759
13886
 
13760
- // TradableBits: https://tradablebits.com
13761
- // Submitted by Dmitry Khrisanov dmitry@tradablebits.com
13762
- tbits.me
13763
-
13764
13887
  // TrafficPlex GmbH : https://www.trafficplex.de/
13765
13888
  // Submitted by Phillipp Röll <phillipp.roell@trafficplex.de>
13766
13889
  12hp.at
@@ -10,6 +10,6 @@
10
10
  module PublicSuffix
11
11
 
12
12
  # @return [String] The current library version.
13
- VERSION = "5.0.0"
13
+ VERSION = "5.0.1"
14
14
 
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: public_suffix
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.0.0
4
+ version: 5.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Simone Carletti
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-07-24 00:00:00.000000000 Z
11
+ date: 2022-12-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: PublicSuffix can parse and decompose a domain name into top level domain,
14
14
  domain and subdomains.
@@ -72,9 +72,9 @@ licenses:
72
72
  metadata:
73
73
  bug_tracker_uri: https://github.com/weppos/publicsuffix-ruby/issues
74
74
  changelog_uri: https://github.com/weppos/publicsuffix-ruby/blob/master/CHANGELOG.md
75
- documentation_uri: https://rubydoc.info/gems/public_suffix/5.0.0
75
+ documentation_uri: https://rubydoc.info/gems/public_suffix/5.0.1
76
76
  homepage_uri: https://simonecarletti.com/code/publicsuffix-ruby
77
- source_code_uri: https://github.com/weppos/publicsuffix-ruby/tree/v5.0.0
77
+ source_code_uri: https://github.com/weppos/publicsuffix-ruby/tree/v5.0.1
78
78
  post_install_message:
79
79
  rdoc_options: []
80
80
  require_paths:
@@ -90,7 +90,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
90
90
  - !ruby/object:Gem::Version
91
91
  version: '0'
92
92
  requirements: []
93
- rubygems_version: 3.3.7
93
+ rubygems_version: 3.3.26
94
94
  signing_key:
95
95
  specification_version: 4
96
96
  summary: Domain name parser based on the Public Suffix List.