cloudsmith-api 1.42.3 → 1.61.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (217) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +5 -5
  3. data/README.md +7 -4
  4. data/build.json +1 -1
  5. data/docs/AlpinePackageUpload.md +2 -0
  6. data/docs/ConanPackageUpload.md +2 -0
  7. data/docs/MavenPackageUpload.md +2 -0
  8. data/docs/Package.md +2 -0
  9. data/docs/PackageCopy.md +2 -0
  10. data/docs/PackageMove.md +2 -0
  11. data/docs/PackageStatus.md +2 -0
  12. data/docs/PackagesApi.md +65 -0
  13. data/docs/PackagesQuarantine.md +8 -0
  14. data/docs/RawPackageUpload.md +2 -0
  15. data/docs/ReposApi.md +2 -2
  16. data/docs/ReposCreate.md +1 -1
  17. data/docs/RepositoryCreate.md +31 -0
  18. data/docs/VagrantPackageUpload.md +2 -0
  19. data/lib/cloudsmith-api/api/packages_api.rb +66 -0
  20. data/lib/cloudsmith-api/api/repos_api.rb +3 -3
  21. data/lib/cloudsmith-api/models/alpine_package_upload.rb +21 -1
  22. data/lib/cloudsmith-api/models/conan_package_upload.rb +21 -1
  23. data/lib/cloudsmith-api/models/maven_package_upload.rb +21 -1
  24. data/lib/cloudsmith-api/models/package.rb +21 -1
  25. data/lib/cloudsmith-api/models/package_copy.rb +21 -1
  26. data/lib/cloudsmith-api/models/package_move.rb +21 -1
  27. data/lib/cloudsmith-api/models/package_status.rb +21 -1
  28. data/lib/cloudsmith-api/models/packages_quarantine.rb +185 -0
  29. data/lib/cloudsmith-api/models/raw_package_upload.rb +21 -1
  30. data/lib/cloudsmith-api/models/repos_create.rb +1 -1
  31. data/lib/cloudsmith-api/models/repository_create.rb +422 -0
  32. data/lib/cloudsmith-api/models/vagrant_package_upload.rb +21 -1
  33. data/lib/cloudsmith-api/version.rb +1 -1
  34. data/lib/cloudsmith-api.rb +2 -0
  35. data/spec/api/packages_api_spec.rb +15 -0
  36. data/spec/api/repos_api_spec.rb +1 -1
  37. data/spec/models/alpine_package_upload_spec.rb +12 -0
  38. data/spec/models/conan_package_upload_spec.rb +12 -0
  39. data/spec/models/maven_package_upload_spec.rb +12 -0
  40. data/spec/models/package_copy_spec.rb +12 -0
  41. data/spec/models/package_move_spec.rb +12 -0
  42. data/spec/models/package_spec.rb +12 -0
  43. data/spec/models/package_status_spec.rb +12 -0
  44. data/spec/models/packages_quarantine_spec.rb +41 -0
  45. data/spec/models/raw_package_upload_spec.rb +12 -0
  46. data/spec/models/repository_create_spec.rb +179 -0
  47. data/spec/models/vagrant_package_upload_spec.rb +12 -0
  48. data/vendor/bundle/ruby/2.6.0/cache/json-2.6.2.gem +0 -0
  49. data/vendor/bundle/ruby/2.6.0/cache/public_suffix-4.0.7.gem +0 -0
  50. data/vendor/bundle/ruby/2.6.0/cache/rspec-mocks-3.11.1.gem +0 -0
  51. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/autotest-fsevent-0.2.19/gem_make.out +1 -1
  52. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.15.5/gem_make.out +2 -2
  53. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/{json-2.6.1 → json-2.6.2}/gem.build_complete +0 -0
  54. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/{json-2.6.1 → json-2.6.2}/gem_make.out +5 -5
  55. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.6.2/json/ext/generator.so +0 -0
  56. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.6.2/json/ext/parser.so +0 -0
  57. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/{json-2.6.1 → json-2.6.2}/mkmf.log +2 -2
  58. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.15.5/ext/ffi_c/Makefile +2 -2
  59. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/CHANGES.md +0 -0
  60. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/LICENSE +0 -0
  61. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/README.md +0 -0
  62. data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/VERSION +1 -0
  63. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/Makefile +2 -2
  64. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/fbuffer/fbuffer.h +0 -0
  65. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/generator/.sitearchdir.-.json.-.ext.time +0 -0
  66. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/generator/Makefile +2 -2
  67. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/generator/depend +0 -0
  68. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/generator/extconf.rb +0 -0
  69. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/generator/generator.c +0 -0
  70. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/generator/generator.h +0 -0
  71. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/generator/generator.o +0 -0
  72. data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/ext/json/ext/generator/generator.so +0 -0
  73. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/parser/.sitearchdir.-.json.-.ext.time +0 -0
  74. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/parser/Makefile +2 -2
  75. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/parser/depend +0 -0
  76. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/parser/extconf.rb +0 -0
  77. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/parser/parser.c +9 -0
  78. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/parser/parser.h +0 -0
  79. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/parser/parser.o +0 -0
  80. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/parser/parser.rl +9 -0
  81. data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/ext/json/ext/parser/parser.so +0 -0
  82. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/extconf.rb +0 -0
  83. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/json.gemspec +0 -0
  84. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/bigdecimal.rb +0 -0
  85. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/complex.rb +0 -0
  86. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/core.rb +0 -0
  87. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/date.rb +0 -0
  88. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/date_time.rb +0 -0
  89. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/exception.rb +0 -0
  90. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/ostruct.rb +0 -0
  91. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/range.rb +0 -0
  92. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/rational.rb +0 -0
  93. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/regexp.rb +0 -0
  94. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/set.rb +0 -0
  95. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/struct.rb +0 -0
  96. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/symbol.rb +0 -0
  97. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/time.rb +0 -0
  98. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/common.rb +0 -0
  99. data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/lib/json/ext/generator.so +0 -0
  100. data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/lib/json/ext/parser.so +0 -0
  101. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/ext.rb +0 -0
  102. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/generic_object.rb +0 -0
  103. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/pure/generator.rb +0 -0
  104. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/pure/parser.rb +0 -0
  105. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/pure.rb +0 -0
  106. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/version.rb +1 -1
  107. data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json.rb +0 -0
  108. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/.github/FUNDING.yml +0 -0
  109. data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.7/.github/dependabot.yml +8 -0
  110. data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.7/.github/workflows/release.yml +16 -0
  111. data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.7/.github/workflows/tests.yml +28 -0
  112. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/.gitignore +0 -0
  113. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/.rubocop.yml +0 -0
  114. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/.rubocop_opinionated.yml +6 -0
  115. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/.yardopts +0 -0
  116. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/2.0-Upgrade.md +0 -0
  117. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/CHANGELOG.md +11 -0
  118. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/Gemfile +0 -1
  119. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/LICENSE.txt +1 -1
  120. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/README.md +12 -2
  121. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/Rakefile +1 -0
  122. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/SECURITY.md +0 -0
  123. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/bin/console +0 -0
  124. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/data/list.txt +1033 -378
  125. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/lib/public_suffix/domain.rb +1 -1
  126. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/lib/public_suffix/errors.rb +1 -1
  127. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/lib/public_suffix/list.rb +3 -3
  128. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/lib/public_suffix/rule.rb +11 -11
  129. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/lib/public_suffix/version.rb +5 -3
  130. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/lib/public_suffix.rb +11 -13
  131. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/public_suffix.gemspec +0 -0
  132. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/.empty +0 -0
  133. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/acceptance_test.rb +0 -0
  134. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/benchmarks/bm_find.rb +0 -0
  135. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/benchmarks/bm_find_all.rb +0 -0
  136. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/benchmarks/bm_names.rb +0 -0
  137. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/benchmarks/bm_select.rb +0 -0
  138. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/benchmarks/bm_select_incremental.rb +0 -0
  139. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/benchmarks/bm_valid.rb +0 -0
  140. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/profilers/domain_profiler.rb +0 -0
  141. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/profilers/find_profiler.rb +0 -0
  142. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/profilers/find_profiler_jp.rb +0 -0
  143. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/profilers/initialization_profiler.rb +0 -0
  144. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/profilers/list_profsize.rb +0 -0
  145. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/profilers/object_binsize.rb +0 -0
  146. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/psl_test.rb +0 -0
  147. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/test_helper.rb +0 -8
  148. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/tests.txt +0 -0
  149. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/unit/domain_test.rb +0 -0
  150. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/unit/errors_test.rb +0 -0
  151. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/unit/list_test.rb +0 -0
  152. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/unit/public_suffix_test.rb +0 -0
  153. data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/unit/rule_test.rb +0 -0
  154. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/.document +0 -0
  155. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/.yardopts +0 -0
  156. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/Changelog.md +10 -1
  157. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/LICENSE.md +0 -0
  158. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/README.md +0 -0
  159. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/chain.rb +0 -0
  160. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/error_generator.rb +0 -0
  161. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -0
  162. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -0
  163. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/message_chains.rb +0 -0
  164. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/proxy.rb +0 -0
  165. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/recorder.rb +0 -0
  166. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/stub_chain.rb +0 -0
  167. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -0
  168. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance.rb +0 -0
  169. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/argument_list_matcher.rb +2 -1
  170. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/argument_matchers.rb +0 -0
  171. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/configuration.rb +0 -0
  172. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/error_generator.rb +0 -0
  173. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/example_methods.rb +0 -0
  174. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/instance_method_stasher.rb +0 -0
  175. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/marshal_extension.rb +0 -0
  176. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/matchers/expectation_customization.rb +0 -0
  177. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/matchers/have_received.rb +0 -0
  178. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/matchers/receive.rb +1 -1
  179. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -0
  180. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/matchers/receive_messages.rb +0 -0
  181. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/message_chain.rb +0 -0
  182. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/message_expectation.rb +13 -3
  183. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/method_double.rb +3 -0
  184. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/method_reference.rb +0 -0
  185. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/minitest_integration.rb +0 -0
  186. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/mutate_const.rb +0 -0
  187. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/object_reference.rb +0 -0
  188. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/order_group.rb +0 -0
  189. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/proxy.rb +6 -0
  190. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/space.rb +0 -0
  191. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/standalone.rb +0 -0
  192. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/syntax.rb +0 -0
  193. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/targets.rb +0 -0
  194. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/test_double.rb +0 -0
  195. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/verifying_double.rb +0 -0
  196. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/verifying_message_expectation.rb +0 -0
  197. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/verifying_proxy.rb +0 -0
  198. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/version.rb +1 -1
  199. data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks.rb +0 -0
  200. data/vendor/bundle/ruby/2.6.0/specifications/{json-2.6.1.gemspec → json-2.6.2.gemspec} +0 -0
  201. data/vendor/bundle/ruby/2.6.0/specifications/{public_suffix-4.0.6.gemspec → public_suffix-4.0.7.gemspec} +4 -4
  202. data/vendor/bundle/ruby/2.6.0/specifications/{rspec-mocks-3.11.0.gemspec → rspec-mocks-3.11.1.gemspec} +5 -5
  203. metadata +163 -156
  204. data/docs/StorageregionsApi.md +0 -112
  205. data/vendor/bundle/ruby/2.6.0/cache/json-2.6.1.gem +0 -0
  206. data/vendor/bundle/ruby/2.6.0/cache/public_suffix-4.0.6.gem +0 -0
  207. data/vendor/bundle/ruby/2.6.0/cache/rspec-mocks-3.11.0.gem +0 -0
  208. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.6.1/json/ext/generator.so +0 -0
  209. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.6.1/json/ext/parser.so +0 -0
  210. data/vendor/bundle/ruby/2.6.0/gems/json-2.6.1/VERSION +0 -1
  211. data/vendor/bundle/ruby/2.6.0/gems/json-2.6.1/ext/json/ext/generator/generator.so +0 -0
  212. data/vendor/bundle/ruby/2.6.0/gems/json-2.6.1/ext/json/ext/parser/parser.so +0 -0
  213. data/vendor/bundle/ruby/2.6.0/gems/json-2.6.1/lib/json/ext/generator.so +0 -0
  214. data/vendor/bundle/ruby/2.6.0/gems/json-2.6.1/lib/json/ext/parser.so +0 -0
  215. data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.6/.github/workflows/tests.yml +0 -36
  216. data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.6/.travis.yml +0 -23
  217. data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.6/codecov.yml +0 -12
@@ -9,7 +9,7 @@
9
9
 
10
10
  // ===BEGIN ICANN DOMAINS===
11
11
 
12
- // ac : https://en.wikipedia.org/wiki/.ac
12
+ // ac : http://nic.ac/rules.htm
13
13
  ac
14
14
  com.ac
15
15
  edu.ac
@@ -22,8 +22,7 @@ org.ac
22
22
  ad
23
23
  nom.ad
24
24
 
25
- // ae : https://en.wikipedia.org/wiki/.ae
26
- // see also: "Domain Name Eligibility Policy" at http://www.aeda.ae/eng/aepolicy.php
25
+ // ae : https://tdra.gov.ae/en/aeda/ae-policies
27
26
  ae
28
27
  co.ae
29
28
  net.ae
@@ -175,17 +174,21 @@ it.ao
175
174
  // aq : https://en.wikipedia.org/wiki/.aq
176
175
  aq
177
176
 
178
- // ar : https://nic.ar/nic-argentina/normativa-vigente
177
+ // ar : https://nic.ar/es/nic-argentina/normativa
179
178
  ar
179
+ bet.ar
180
180
  com.ar
181
+ coop.ar
181
182
  edu.ar
182
183
  gob.ar
183
184
  gov.ar
184
185
  int.ar
185
186
  mil.ar
186
187
  musica.ar
188
+ mutual.ar
187
189
  net.ar
188
190
  org.ar
191
+ senasa.ar
189
192
  tur.ar
190
193
 
191
194
  // arpa : https://en.wikipedia.org/wiki/.arpa
@@ -734,7 +737,6 @@ gouv.ci
734
737
  // cl : https://www.nic.cl
735
738
  // Confirmed by .CL registry <hsalgado@nic.cl>
736
739
  cl
737
- aprendemas.cl
738
740
  co.cl
739
741
  gob.cl
740
742
  gov.cl
@@ -839,7 +841,13 @@ gov.cu
839
841
  inf.cu
840
842
 
841
843
  // cv : https://en.wikipedia.org/wiki/.cv
844
+ // cv : http://www.dns.cv/tldcv_portal/do?com=DS;5446457100;111;+PAGE(4000018)+K-CAT-CODIGO(RDOM)+RCNT(100); <- registration rules
842
845
  cv
846
+ com.cv
847
+ edu.cv
848
+ int.cv
849
+ nome.cv
850
+ org.cv
843
851
 
844
852
  // cw : http://www.una.cw/cw_registry/
845
853
  // Confirmed by registry <registry@una.net> 2013-03-26
@@ -856,6 +864,7 @@ gov.cx
856
864
 
857
865
  // cy : http://www.nic.cy/
858
866
  // Submitted by registry Panayiotou Fotia <cydns@ucy.ac.cy>
867
+ // namespace policies URL https://www.nic.cy/portal//sites/default/files/symfonia_gia_eggrafi.pdf
859
868
  cy
860
869
  ac.cy
861
870
  biz.cy
@@ -863,10 +872,9 @@ com.cy
863
872
  ekloges.cy
864
873
  gov.cy
865
874
  ltd.cy
866
- name.cy
875
+ mil.cy
867
876
  net.cy
868
877
  org.cy
869
- parliament.cy
870
878
  press.cy
871
879
  pro.cy
872
880
  tm.cy
@@ -907,16 +915,18 @@ org.do
907
915
  sld.do
908
916
  web.do
909
917
 
910
- // dz : https://en.wikipedia.org/wiki/.dz
918
+ // dz : http://www.nic.dz/images/pdf_nic/charte.pdf
911
919
  dz
920
+ art.dz
921
+ asso.dz
912
922
  com.dz
923
+ edu.dz
924
+ gov.dz
913
925
  org.dz
914
926
  net.dz
915
- gov.dz
916
- edu.dz
917
- asso.dz
918
927
  pol.dz
919
- art.dz
928
+ soc.dz
929
+ tm.dz
920
930
 
921
931
  // ec : http://www.nic.ec/reg/paso1.asp
922
932
  // Submitted by registry <vabboud@nic.ec>
@@ -1150,7 +1160,7 @@ gov.gr
1150
1160
  // gs : https://en.wikipedia.org/wiki/.gs
1151
1161
  gs
1152
1162
 
1153
- // gt : http://www.gt/politicas_de_registro.html
1163
+ // gt : https://www.gt/sitio/registration_policy.php?lang=en
1154
1164
  gt
1155
1165
  com.gt
1156
1166
  edu.gt
@@ -1174,6 +1184,7 @@ org.gu
1174
1184
  web.gu
1175
1185
 
1176
1186
  // gw : https://en.wikipedia.org/wiki/.gw
1187
+ // gw : https://nic.gw/regras/
1177
1188
  gw
1178
1189
 
1179
1190
  // gy : https://en.wikipedia.org/wiki/.gy
@@ -1354,7 +1365,7 @@ info
1354
1365
  int
1355
1366
  eu.int
1356
1367
 
1357
- // io : http://www.nic.io/rules.html
1368
+ // io : http://www.nic.io/rules.htm
1358
1369
  // list of other 2nd level tlds ?
1359
1370
  io
1360
1371
  com.io
@@ -3753,11 +3764,10 @@ org.kw
3753
3764
  // ky : http://www.icta.ky/da_ky_reg_dom.php
3754
3765
  // Confirmed by registry <kysupport@perimeterusa.com> 2008-06-17
3755
3766
  ky
3756
- edu.ky
3757
- gov.ky
3758
3767
  com.ky
3759
- org.ky
3768
+ edu.ky
3760
3769
  net.ky
3770
+ org.ky
3761
3771
 
3762
3772
  // kz : https://en.wikipedia.org/wiki/.kz
3763
3773
  // see also: http://www.nic.kz/rules/index.jsp
@@ -4592,15 +4602,17 @@ gob.mx
4592
4602
  edu.mx
4593
4603
  net.mx
4594
4604
 
4595
- // my : http://www.mynic.net.my/
4605
+ // my : http://www.mynic.my/
4606
+ // Available strings: https://mynic.my/resources/domains/buying-a-domain/
4596
4607
  my
4608
+ biz.my
4597
4609
  com.my
4598
- net.my
4599
- org.my
4600
- gov.my
4601
4610
  edu.my
4611
+ gov.my
4602
4612
  mil.my
4603
4613
  name.my
4614
+ net.my
4615
+ org.my
4604
4616
 
4605
4617
  // mz : http://www.uem.mz/
4606
4618
  // Submitted by registry <antonio@uem.mz>
@@ -4697,13 +4709,13 @@ web.ni
4697
4709
  // ccTLD for the Netherlands
4698
4710
  nl
4699
4711
 
4700
- // no : http://www.norid.no/regelverk/index.en.html
4701
- // The Norwegian registry has declined to notify us of updates. The web pages
4702
- // referenced below are the official source of the data. There is also an
4703
- // announce mailing list:
4704
- // https://postlister.uninett.no/sympa/info/norid-diskusjon
4712
+ // no : https://www.norid.no/en/om-domenenavn/regelverk-for-no/
4713
+ // Norid geographical second level domains : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-b/
4714
+ // Norid category second level domains : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-c/
4715
+ // Norid category second-level domains managed by parties other than Norid : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-d/
4716
+ // RSS feed: https://teknisk.norid.no/en/feed/
4705
4717
  no
4706
- // Norid generic domains : http://www.norid.no/regelverk/vedlegg-c.en.html
4718
+ // Norid category second level domains : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-c/
4707
4719
  fhs.no
4708
4720
  vgs.no
4709
4721
  fylkesbibl.no
@@ -4711,13 +4723,13 @@ folkebibl.no
4711
4723
  museum.no
4712
4724
  idrett.no
4713
4725
  priv.no
4714
- // Non-Norid generic domains : http://www.norid.no/regelverk/vedlegg-d.en.html
4726
+ // Norid category second-level domains managed by parties other than Norid : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-d/
4715
4727
  mil.no
4716
4728
  stat.no
4717
4729
  dep.no
4718
4730
  kommune.no
4719
4731
  herad.no
4720
- // no geographical names : http://www.norid.no/regelverk/vedlegg-b.en.html
4732
+ // Norid geographical second level domains : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-b/
4721
4733
  // counties
4722
4734
  aa.no
4723
4735
  ah.no
@@ -5846,7 +5858,7 @@ com.ps
5846
5858
  org.ps
5847
5859
  net.ps
5848
5860
 
5849
- // pt : http://online.dns.pt/dns/start_dns
5861
+ // pt : https://www.dns.pt/en/domain/pt-terms-and-conditions-registration-rules/
5850
5862
  pt
5851
5863
  net.pt
5852
5864
  gov.pt
@@ -6023,7 +6035,7 @@ gov.sg
6023
6035
  edu.sg
6024
6036
  per.sg
6025
6037
 
6026
- // sh : http://www.nic.sh/registrar.html
6038
+ // sh : http://nic.sh/rules.htm
6027
6039
  sh
6028
6040
  com.sh
6029
6041
  net.sh
@@ -6083,8 +6095,10 @@ biz.ss
6083
6095
  com.ss
6084
6096
  edu.ss
6085
6097
  gov.ss
6098
+ me.ss
6086
6099
  net.ss
6087
6100
  org.ss
6101
+ sch.ss
6088
6102
 
6089
6103
  // st : http://www.nic.st/html/policyrules/
6090
6104
  st
@@ -6093,7 +6107,6 @@ com.st
6093
6107
  consulado.st
6094
6108
  edu.st
6095
6109
  embaixada.st
6096
- gov.st
6097
6110
  mil.st
6098
6111
  net.st
6099
6112
  org.st
@@ -6198,29 +6211,22 @@ gov.tm
6198
6211
  mil.tm
6199
6212
  edu.tm
6200
6213
 
6201
- // tn : https://en.wikipedia.org/wiki/.tn
6202
- // http://whois.ati.tn/
6214
+ // tn : http://www.registre.tn/fr/
6215
+ // https://whois.ati.tn/
6203
6216
  tn
6204
6217
  com.tn
6205
6218
  ens.tn
6206
6219
  fin.tn
6207
6220
  gov.tn
6208
6221
  ind.tn
6222
+ info.tn
6209
6223
  intl.tn
6224
+ mincom.tn
6210
6225
  nat.tn
6211
6226
  net.tn
6212
6227
  org.tn
6213
- info.tn
6214
6228
  perso.tn
6215
6229
  tourism.tn
6216
- edunet.tn
6217
- rnrt.tn
6218
- rns.tn
6219
- rnu.tn
6220
- mincom.tn
6221
- agrinet.tn
6222
- defense.tn
6223
- turen.tn
6224
6230
 
6225
6231
  // to : https://en.wikipedia.org/wiki/.to
6226
6232
  // Submitted by registry <egullich@colo.to>
@@ -6710,9 +6716,10 @@ mil.vc
6710
6716
  edu.vc
6711
6717
 
6712
6718
  // ve : https://registro.nic.ve/
6713
- // Submitted by registry
6719
+ // Submitted by registry nic@nic.ve and nicve@conatel.gob.ve
6714
6720
  ve
6715
6721
  arts.ve
6722
+ bib.ve
6716
6723
  co.ve
6717
6724
  com.ve
6718
6725
  e12.ve
@@ -6724,7 +6731,9 @@ info.ve
6724
6731
  int.ve
6725
6732
  mil.ve
6726
6733
  net.ve
6734
+ nom.ve
6727
6735
  org.ve
6736
+ rar.ve
6728
6737
  rec.ve
6729
6738
  store.ve
6730
6739
  tec.ve
@@ -6803,6 +6812,9 @@ yt
6803
6812
  // xn--90ae ("bg", Bulgarian) : BG
6804
6813
  бг
6805
6814
 
6815
+ // xn--mgbcpq6gpa1a ("albahrain", Arabic) : BH
6816
+ البحرين
6817
+
6806
6818
  // xn--90ais ("bel", Belarusian/Russian Cyrillic) : BY
6807
6819
  // Operated by .by registry
6808
6820
  бел
@@ -6935,6 +6947,9 @@ yt
6935
6947
  // xn--80ao21a ("Kaz", Kazakh) : KZ
6936
6948
  қаз
6937
6949
 
6950
+ // xn--q7ce6a ("Lao", Lao) : LA
6951
+ ລາວ
6952
+
6938
6953
  // xn--fzc2c9e2c ("Lanka", Sinhalese-Sinhala) : LK
6939
6954
  // https://nic.lk
6940
6955
  ලංකා
@@ -7060,7 +7075,13 @@ yt
7060
7075
  xxx
7061
7076
 
7062
7077
  // ye : http://www.y.net.ye/services/domain_name.htm
7063
- *.ye
7078
+ ye
7079
+ com.ye
7080
+ edu.ye
7081
+ gov.ye
7082
+ net.ye
7083
+ mil.ye
7084
+ org.ye
7064
7085
 
7065
7086
  // za : https://www.zadna.org.za/content/page/domain-information/
7066
7087
  ac.za
@@ -7109,7 +7130,7 @@ org.zw
7109
7130
 
7110
7131
  // newGTLDs
7111
7132
 
7112
- // List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2020-08-07T17:16:50Z
7133
+ // List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2022-03-27T15:13:38Z
7113
7134
  // This list is auto-generated, don't edit it manually.
7114
7135
  // aaa : 2015-02-26 American Automobile Association, Inc.
7115
7136
  aaa
@@ -7135,7 +7156,7 @@ abc
7135
7156
  // able : 2015-06-25 Able Inc.
7136
7157
  able
7137
7158
 
7138
- // abogado : 2014-04-24 Minds + Machines Group Limited
7159
+ // abogado : 2014-04-24 Registry Services, LLC
7139
7160
  abogado
7140
7161
 
7141
7162
  // abudhabi : 2015-07-30 Abu Dhabi Systems and Information Centre
@@ -7174,9 +7195,6 @@ aeg
7174
7195
  // aetna : 2015-05-21 Aetna Life Insurance Company
7175
7196
  aetna
7176
7197
 
7177
- // afamilycompany : 2015-07-23 Johnson Shareholdings, Inc.
7178
- afamilycompany
7179
-
7180
7198
  // afl : 2014-10-02 Australian Football League
7181
7199
  afl
7182
7200
 
@@ -7315,7 +7333,7 @@ audi
7315
7333
  // audible : 2015-06-25 Amazon Registry Services, Inc.
7316
7334
  audible
7317
7335
 
7318
- // audio : 2014-03-20 UNR Corp.
7336
+ // audio : 2014-03-20 XYZ.COM LLC
7319
7337
  audio
7320
7338
 
7321
7339
  // auspost : 2015-08-13 Australian Postal Corporation
@@ -7327,16 +7345,16 @@ author
7327
7345
  // auto : 2014-11-13 XYZ.COM LLC
7328
7346
  auto
7329
7347
 
7330
- // autos : 2014-01-09 DERAutos, LLC
7348
+ // autos : 2014-01-09 XYZ.COM LLC
7331
7349
  autos
7332
7350
 
7333
7351
  // avianca : 2015-01-08 Avianca Holdings S.A.
7334
7352
  avianca
7335
7353
 
7336
- // aws : 2015-06-25 Amazon Registry Services, Inc.
7354
+ // aws : 2015-06-25 AWS Registry LLC
7337
7355
  aws
7338
7356
 
7339
- // axa : 2013-12-19 AXA SA
7357
+ // axa : 2013-12-19 AXA Group Operations SAS
7340
7358
  axa
7341
7359
 
7342
7360
  // azure : 2014-12-18 Microsoft Corporation
@@ -7411,7 +7429,7 @@ beats
7411
7429
  // beauty : 2015-12-03 XYZ.COM LLC
7412
7430
  beauty
7413
7431
 
7414
- // beer : 2014-01-09 Minds + Machines Group Limited
7432
+ // beer : 2014-01-09 Registry Services, LLC
7415
7433
  beer
7416
7434
 
7417
7435
  // bentley : 2014-12-18 Bentley Motors Limited
@@ -7477,7 +7495,7 @@ bmw
7477
7495
  // bnpparibas : 2014-05-29 BNP Paribas
7478
7496
  bnpparibas
7479
7497
 
7480
- // boats : 2014-12-04 DERBoats, LLC
7498
+ // boats : 2014-12-04 XYZ.COM LLC
7481
7499
  boats
7482
7500
 
7483
7501
  // boehringer : 2015-07-09 Boehringer Ingelheim International GmbH
@@ -7507,7 +7525,7 @@ bosch
7507
7525
  // bostik : 2015-05-28 Bostik SA
7508
7526
  bostik
7509
7527
 
7510
- // boston : 2015-12-10 Boston TLD Management, LLC
7528
+ // boston : 2015-12-10 Registry Services, LLC
7511
7529
  boston
7512
7530
 
7513
7531
  // bot : 2014-12-18 Amazon Registry Services, Inc.
@@ -7516,7 +7534,7 @@ bot
7516
7534
  // boutique : 2013-11-14 Binky Moon, LLC
7517
7535
  boutique
7518
7536
 
7519
- // box : 2015-11-12 .BOX INC.
7537
+ // box : 2015-11-12 Intercap Registry Inc.
7520
7538
  box
7521
7539
 
7522
7540
  // bradesco : 2014-12-18 Banco Bradesco S.A.
@@ -7528,7 +7546,7 @@ bridgestone
7528
7546
  // broadway : 2014-12-22 Celebrate Broadway, Inc.
7529
7547
  broadway
7530
7548
 
7531
- // broker : 2014-12-11 Dotbroker Registry Limited
7549
+ // broker : 2014-12-11 Dog Beach, LLC
7532
7550
  broker
7533
7551
 
7534
7552
  // brother : 2015-01-29 Brother Industries, Ltd.
@@ -7537,9 +7555,6 @@ brother
7537
7555
  // brussels : 2014-02-06 DNS.be vzw
7538
7556
  brussels
7539
7557
 
7540
- // budapest : 2013-11-21 Minds + Machines Group Limited
7541
- budapest
7542
-
7543
7558
  // bugatti : 2015-07-23 Bugatti International SA
7544
7559
  bugatti
7545
7560
 
@@ -7576,7 +7591,7 @@ call
7576
7591
  // calvinklein : 2015-07-30 PVH gTLD Holdings LLC
7577
7592
  calvinklein
7578
7593
 
7579
- // cam : 2016-04-21 AC Webconnecting Holding B.V.
7594
+ // cam : 2016-04-21 Cam Connecting SARL
7580
7595
  cam
7581
7596
 
7582
7597
  // camera : 2013-08-27 Binky Moon, LLC
@@ -7621,15 +7636,12 @@ careers
7621
7636
  // cars : 2014-11-13 XYZ.COM LLC
7622
7637
  cars
7623
7638
 
7624
- // casa : 2013-11-21 Minds + Machines Group Limited
7639
+ // casa : 2013-11-21 Registry Services, LLC
7625
7640
  casa
7626
7641
 
7627
- // case : 2015-09-03 CNH Industrial N.V.
7642
+ // case : 2015-09-03 Helium TLDs Ltd
7628
7643
  case
7629
7644
 
7630
- // caseih : 2015-09-03 CNH Industrial N.V.
7631
- caseih
7632
-
7633
7645
  // cash : 2014-03-06 Binky Moon, LLC
7634
7646
  cash
7635
7647
 
@@ -7654,9 +7666,6 @@ cbre
7654
7666
  // cbs : 2015-08-06 CBS Domains Inc.
7655
7667
  cbs
7656
7668
 
7657
- // ceb : 2015-04-09 The Corporate Executive Board Company
7658
- ceb
7659
-
7660
7669
  // center : 2013-11-07 Binky Moon, LLC
7661
7670
  center
7662
7671
 
@@ -7669,7 +7678,7 @@ cern
7669
7678
  // cfa : 2014-08-28 CFA Institute
7670
7679
  cfa
7671
7680
 
7672
- // cfd : 2014-12-11 DotCFD Registry Limited
7681
+ // cfd : 2014-12-11 ShortDot SA
7673
7682
  cfd
7674
7683
 
7675
7684
  // chanel : 2015-04-09 Chanel International B.V.
@@ -7693,7 +7702,7 @@ cheap
7693
7702
  // chintai : 2015-06-11 CHINTAI Corporation
7694
7703
  chintai
7695
7704
 
7696
- // christmas : 2013-11-21 UNR Corp.
7705
+ // christmas : 2013-11-21 XYZ.COM LLC
7697
7706
  christmas
7698
7707
 
7699
7708
  // chrome : 2014-07-24 Charleston Road Registry Inc.
@@ -7747,7 +7756,7 @@ clothing
7747
7756
  // cloud : 2015-04-16 Aruba PEC S.p.A.
7748
7757
  cloud
7749
7758
 
7750
- // club : 2013-11-08 .CLUB DOMAINS, LLC
7759
+ // club : 2013-11-08 Registry Services, LLC
7751
7760
  club
7752
7761
 
7753
7762
  // clubmed : 2015-06-25 Club Méditerranée S.A.
@@ -7804,7 +7813,7 @@ contact
7804
7813
  // contractors : 2013-09-10 Binky Moon, LLC
7805
7814
  contractors
7806
7815
 
7807
- // cooking : 2013-11-21 Minds + Machines Group Limited
7816
+ // cooking : 2013-11-21 Registry Services, LLC
7808
7817
  cooking
7809
7818
 
7810
7819
  // cookingchannel : 2015-07-02 Lifestyle Domain Holdings, Inc.
@@ -7837,7 +7846,7 @@ credit
7837
7846
  // creditcard : 2014-03-20 Binky Moon, LLC
7838
7847
  creditcard
7839
7848
 
7840
- // creditunion : 2015-01-22 CUNA Performance Resources, LLC
7849
+ // creditunion : 2015-01-22 DotCooperation LLC
7841
7850
  creditunion
7842
7851
 
7843
7852
  // cricket : 2014-10-09 dot Cricket Limited
@@ -7855,9 +7864,6 @@ cruise
7855
7864
  // cruises : 2013-12-05 Binky Moon, LLC
7856
7865
  cruises
7857
7866
 
7858
- // csc : 2014-09-25 Alliance-One Services, Inc.
7859
- csc
7860
-
7861
7867
  // cuisinella : 2014-04-03 SCHMIDT GROUPE S.A.S.
7862
7868
  cuisinella
7863
7869
 
@@ -7894,7 +7900,7 @@ day
7894
7900
  // dclk : 2014-11-20 Charleston Road Registry Inc.
7895
7901
  dclk
7896
7902
 
7897
- // dds : 2015-05-07 Minds + Machines Group Limited
7903
+ // dds : 2015-05-07 Registry Services, LLC
7898
7904
  dds
7899
7905
 
7900
7906
  // deal : 2015-06-25 Amazon Registry Services, Inc.
@@ -7933,7 +7939,7 @@ dentist
7933
7939
  // desi : 2013-11-14 Desi Networks LLC
7934
7940
  desi
7935
7941
 
7936
- // design : 2014-11-07 Top Level Design, LLC
7942
+ // design : 2014-11-07 Registry Services, LLC
7937
7943
  design
7938
7944
 
7939
7945
  // dev : 2014-10-16 Charleston Road Registry Inc.
@@ -7945,7 +7951,7 @@ dhl
7945
7951
  // diamonds : 2013-09-22 Binky Moon, LLC
7946
7952
  diamonds
7947
7953
 
7948
- // diet : 2014-06-26 UNR Corp.
7954
+ // diet : 2014-06-26 XYZ.COM LLC
7949
7955
  diet
7950
7956
 
7951
7957
  // digital : 2014-03-06 Binky Moon, LLC
@@ -7999,13 +8005,10 @@ dtv
7999
8005
  // dubai : 2015-01-01 Dubai Smart Government Department
8000
8006
  dubai
8001
8007
 
8002
- // duck : 2015-07-23 Johnson Shareholdings, Inc.
8003
- duck
8004
-
8005
8008
  // dunlop : 2015-07-02 The Goodyear Tire & Rubber Company
8006
8009
  dunlop
8007
8010
 
8008
- // dupont : 2015-06-25 E. I. du Pont de Nemours and Company
8011
+ // dupont : 2015-06-25 DuPont Specialty Products USA, LLC
8009
8012
  dupont
8010
8013
 
8011
8014
  // durban : 2014-03-24 ZA Central Registry NPC trading as ZA Central Registry
@@ -8122,7 +8125,7 @@ farm
8122
8125
  // farmers : 2015-07-09 Farmers Insurance Exchange
8123
8126
  farmers
8124
8127
 
8125
- // fashion : 2014-07-03 Minds + Machines Group Limited
8128
+ // fashion : 2014-07-03 Registry Services, LLC
8126
8129
  fashion
8127
8130
 
8128
8131
  // fast : 2014-12-18 Amazon Registry Services, Inc.
@@ -8173,10 +8176,10 @@ firmdale
8173
8176
  // fish : 2013-12-12 Binky Moon, LLC
8174
8177
  fish
8175
8178
 
8176
- // fishing : 2013-11-21 Minds + Machines Group Limited
8179
+ // fishing : 2013-11-21 Registry Services, LLC
8177
8180
  fishing
8178
8181
 
8179
- // fit : 2014-11-07 Minds + Machines Group Limited
8182
+ // fit : 2014-11-07 Registry Services, LLC
8180
8183
  fit
8181
8184
 
8182
8185
  // fitness : 2014-03-06 Binky Moon, LLC
@@ -8194,7 +8197,7 @@ flir
8194
8197
  // florist : 2013-11-07 Binky Moon, LLC
8195
8198
  florist
8196
8199
 
8197
- // flowers : 2014-10-09 UNR Corp.
8200
+ // flowers : 2014-10-09 XYZ.COM LLC
8198
8201
  flowers
8199
8202
 
8200
8203
  // fly : 2014-05-08 Charleston Road Registry Inc.
@@ -8215,7 +8218,7 @@ football
8215
8218
  // ford : 2014-11-13 Ford Motor Company
8216
8219
  ford
8217
8220
 
8218
- // forex : 2014-12-11 Dotforex Registry Limited
8221
+ // forex : 2014-12-11 Dog Beach, LLC
8219
8222
  forex
8220
8223
 
8221
8224
  // forsale : 2014-05-22 Dog Beach, LLC
@@ -8254,10 +8257,7 @@ ftr
8254
8257
  // fujitsu : 2015-07-30 Fujitsu Limited
8255
8258
  fujitsu
8256
8259
 
8257
- // fujixerox : 2015-07-23 Xerox DNHC LLC
8258
- fujixerox
8259
-
8260
- // fun : 2016-01-14 DotSpace Inc.
8260
+ // fun : 2016-01-14 Radix FZC
8261
8261
  fun
8262
8262
 
8263
8263
  // fund : 2014-03-20 Binky Moon, LLC
@@ -8284,7 +8284,7 @@ gallo
8284
8284
  // gallup : 2015-02-19 Gallup, Inc.
8285
8285
  gallup
8286
8286
 
8287
- // game : 2015-05-28 UNR Corp.
8287
+ // game : 2015-05-28 XYZ.COM LLC
8288
8288
  game
8289
8289
 
8290
8290
  // games : 2015-05-28 Dog Beach, LLC
@@ -8293,7 +8293,7 @@ games
8293
8293
  // gap : 2015-07-31 The Gap, Inc.
8294
8294
  gap
8295
8295
 
8296
- // garden : 2014-06-26 Minds + Machines Group Limited
8296
+ // garden : 2014-06-26 Registry Services, LLC
8297
8297
  garden
8298
8298
 
8299
8299
  // gay : 2019-05-23 Top Level Design, LLC
@@ -8332,9 +8332,6 @@ gives
8332
8332
  // giving : 2014-11-13 Giving Limited
8333
8333
  giving
8334
8334
 
8335
- // glade : 2015-07-23 Johnson Shareholdings, Inc.
8336
- glade
8337
-
8338
8335
  // glass : 2013-11-07 Binky Moon, LLC
8339
8336
  glass
8340
8337
 
@@ -8422,7 +8419,7 @@ guge
8422
8419
  // guide : 2013-09-13 Binky Moon, LLC
8423
8420
  guide
8424
8421
 
8425
- // guitars : 2013-11-14 UNR Corp.
8422
+ // guitars : 2013-11-14 XYZ.COM LLC
8426
8423
  guitars
8427
8424
 
8428
8425
  // guru : 2013-08-27 Binky Moon, LLC
@@ -8470,7 +8467,7 @@ hermes
8470
8467
  // hgtv : 2015-07-02 Lifestyle Domain Holdings, Inc.
8471
8468
  hgtv
8472
8469
 
8473
- // hiphop : 2014-03-06 UNR Corp.
8470
+ // hiphop : 2014-03-06 Dot Hip Hop, LLC
8474
8471
  hiphop
8475
8472
 
8476
8473
  // hisamitsu : 2015-07-16 Hisamitsu Pharmaceutical Co.,Inc.
@@ -8500,7 +8497,7 @@ homedepot
8500
8497
  // homegoods : 2015-07-16 The TJX Companies, Inc.
8501
8498
  homegoods
8502
8499
 
8503
- // homes : 2014-01-09 DERHomes, LLC
8500
+ // homes : 2014-01-09 XYZ.COM LLC
8504
8501
  homes
8505
8502
 
8506
8503
  // homesense : 2015-07-16 The TJX Companies, Inc.
@@ -8509,16 +8506,16 @@ homesense
8509
8506
  // honda : 2014-12-18 Honda Motor Co., Ltd.
8510
8507
  honda
8511
8508
 
8512
- // horse : 2013-11-21 Minds + Machines Group Limited
8509
+ // horse : 2013-11-21 Registry Services, LLC
8513
8510
  horse
8514
8511
 
8515
8512
  // hospital : 2016-10-20 Binky Moon, LLC
8516
8513
  hospital
8517
8514
 
8518
- // host : 2014-04-17 DotHost Inc.
8515
+ // host : 2014-04-17 Radix FZC
8519
8516
  host
8520
8517
 
8521
- // hosting : 2014-05-29 UNR Corp.
8518
+ // hosting : 2014-05-29 XYZ.COM LLC
8522
8519
  hosting
8523
8520
 
8524
8521
  // hot : 2015-08-27 Amazon Registry Services, Inc.
@@ -8608,9 +8605,6 @@ insurance
8608
8605
  // insure : 2014-03-20 Binky Moon, LLC
8609
8606
  insure
8610
8607
 
8611
- // intel : 2015-08-06 Intel Corporation
8612
- intel
8613
-
8614
8608
  // international : 2013-11-07 Binky Moon, LLC
8615
8609
  international
8616
8610
 
@@ -8641,9 +8635,6 @@ itau
8641
8635
  // itv : 2015-07-09 ITV Services Limited
8642
8636
  itv
8643
8637
 
8644
- // iveco : 2015-09-03 CNH Industrial N.V.
8645
- iveco
8646
-
8647
8638
  // jaguar : 2014-11-13 Jaguar Land Rover Ltd
8648
8639
  jaguar
8649
8640
 
@@ -8653,9 +8644,6 @@ java
8653
8644
  // jcb : 2014-11-20 JCB Co., Ltd.
8654
8645
  jcb
8655
8646
 
8656
- // jcp : 2015-04-23 JCP Media, Inc.
8657
- jcp
8658
-
8659
8647
  // jeep : 2015-07-30 FCA US LLC.
8660
8648
  jeep
8661
8649
 
@@ -8719,6 +8707,9 @@ kfh
8719
8707
  // kia : 2015-07-09 KIA MOTORS CORPORATION
8720
8708
  kia
8721
8709
 
8710
+ // kids : 2021-08-13 DotKids Foundation Limited
8711
+ kids
8712
+
8722
8713
  // kim : 2013-09-23 Afilias Limited
8723
8714
  kim
8724
8715
 
@@ -8797,7 +8788,7 @@ latino
8797
8788
  // latrobe : 2014-06-16 La Trobe University
8798
8789
  latrobe
8799
8790
 
8800
- // law : 2015-01-22 LW TLD Limited
8791
+ // law : 2015-01-22 Registry Services, LLC
8801
8792
  law
8802
8793
 
8803
8794
  // lawyer : 2014-03-20 Dog Beach, LLC
@@ -8872,9 +8863,6 @@ live
8872
8863
  // living : 2015-07-30 Lifestyle Domain Holdings, Inc.
8873
8864
  living
8874
8865
 
8875
- // lixil : 2015-03-19 LIXIL Group Corporation
8876
- lixil
8877
-
8878
8866
  // llc : 2017-12-14 Afilias Limited
8879
8867
  llc
8880
8868
 
@@ -8896,7 +8884,7 @@ locus
8896
8884
  // loft : 2015-07-30 Annco, Inc.
8897
8885
  loft
8898
8886
 
8899
- // lol : 2015-01-30 UNR Corp.
8887
+ // lol : 2015-01-30 XYZ.COM LLC
8900
8888
  lol
8901
8889
 
8902
8890
  // london : 2013-11-14 Dot London Domains Limited
@@ -8926,10 +8914,7 @@ ltda
8926
8914
  // lundbeck : 2015-08-06 H. Lundbeck A/S
8927
8915
  lundbeck
8928
8916
 
8929
- // lupin : 2014-11-07 LUPIN LIMITED
8930
- lupin
8931
-
8932
- // luxe : 2014-01-09 Minds + Machines Group Limited
8917
+ // luxe : 2014-01-09 Registry Services, LLC
8933
8918
  luxe
8934
8919
 
8935
8920
  // luxury : 2013-10-17 Luxury Partners, LLC
@@ -8968,7 +8953,7 @@ market
8968
8953
  // marketing : 2013-11-07 Binky Moon, LLC
8969
8954
  marketing
8970
8955
 
8971
- // markets : 2014-12-11 Dotmarkets Registry Limited
8956
+ // markets : 2014-12-11 Dog Beach, LLC
8972
8957
  markets
8973
8958
 
8974
8959
  // marriott : 2014-10-09 Marriott Worldwide Corporation
@@ -9016,10 +9001,7 @@ menu
9016
9001
  // merckmsd : 2016-07-14 MSD Registry Holdings, Inc.
9017
9002
  merckmsd
9018
9003
 
9019
- // metlife : 2015-05-07 MetLife Services and Solutions, LLC
9020
- metlife
9021
-
9022
- // miami : 2013-12-19 Minds + Machines Group Limited
9004
+ // miami : 2013-12-19 Registry Services, LLC
9023
9005
  miami
9024
9006
 
9025
9007
  // microsoft : 2014-12-18 Microsoft Corporation
@@ -9058,7 +9040,7 @@ moe
9058
9040
  // moi : 2014-12-18 Amazon Registry Services, Inc.
9059
9041
  moi
9060
9042
 
9061
- // mom : 2015-04-16 UNR Corp.
9043
+ // mom : 2015-04-16 XYZ.COM LLC
9062
9044
  mom
9063
9045
 
9064
9046
  // monash : 2013-09-30 Monash University
@@ -9082,7 +9064,7 @@ moscow
9082
9064
  // moto : 2015-06-04 Motorola Trademark Holdings, LLC
9083
9065
  moto
9084
9066
 
9085
- // motorcycles : 2014-01-09 DERMotorcycles, LLC
9067
+ // motorcycles : 2014-01-09 XYZ.COM LLC
9086
9068
  motorcycles
9087
9069
 
9088
9070
  // mov : 2014-01-30 Charleston Road Registry Inc.
@@ -9100,6 +9082,9 @@ mtn
9100
9082
  // mtr : 2015-03-12 MTR Corporation Limited
9101
9083
  mtr
9102
9084
 
9085
+ // music : 2021-05-04 DotMusic Limited
9086
+ music
9087
+
9103
9088
  // mutual : 2015-04-02 Northwestern Mutual MU TLD Registry, LLC
9104
9089
  mutual
9105
9090
 
@@ -9109,9 +9094,6 @@ nab
9109
9094
  // nagoya : 2013-10-24 GMO Registry, Inc.
9110
9095
  nagoya
9111
9096
 
9112
- // nationwide : 2015-07-23 Nationwide Mutual Insurance Company
9113
- nationwide
9114
-
9115
9097
  // natura : 2015-03-12 NATURA COSMÉTICOS S.A.
9116
9098
  natura
9117
9099
 
@@ -9139,9 +9121,6 @@ neustar
9139
9121
  // new : 2014-01-30 Charleston Road Registry Inc.
9140
9122
  new
9141
9123
 
9142
- // newholland : 2015-09-03 CNH Industrial N.V.
9143
- newholland
9144
-
9145
9124
  // news : 2014-12-18 Dog Beach, LLC
9146
9125
  news
9147
9126
 
@@ -9187,7 +9166,7 @@ nokia
9187
9166
  // northwesternmutual : 2015-06-18 Northwestern Mutual Registry, LLC
9188
9167
  northwesternmutual
9189
9168
 
9190
- // norton : 2014-12-04 Symantec Corporation
9169
+ // norton : 2014-12-04 NortonLifeLock Inc.
9191
9170
  norton
9192
9171
 
9193
9172
  // now : 2015-06-25 Amazon Registry Services, Inc.
@@ -9214,12 +9193,9 @@ nyc
9214
9193
  // obi : 2014-09-25 OBI Group Holding SE & Co. KGaA
9215
9194
  obi
9216
9195
 
9217
- // observer : 2015-04-30 Top Level Spectrum, Inc.
9196
+ // observer : 2015-04-30 Dog Beach, LLC
9218
9197
  observer
9219
9198
 
9220
- // off : 2015-07-23 Johnson Shareholdings, Inc.
9221
- off
9222
-
9223
9199
  // office : 2015-03-12 Microsoft Corporation
9224
9200
  office
9225
9201
 
@@ -9247,15 +9223,12 @@ one
9247
9223
  // ong : 2014-03-06 Public Interest Registry
9248
9224
  ong
9249
9225
 
9250
- // onl : 2013-09-16 I-Registry Ltd.
9226
+ // onl : 2013-09-16 iRegistry GmbH
9251
9227
  onl
9252
9228
 
9253
- // online : 2015-01-15 DotOnline Inc.
9229
+ // online : 2015-01-15 Radix FZC
9254
9230
  online
9255
9231
 
9256
- // onyourside : 2015-07-23 Nationwide Mutual Insurance Company
9257
- onyourside
9258
-
9259
9232
  // ooo : 2014-01-09 INFIBEAM AVENUES LIMITED
9260
9233
  ooo
9261
9234
 
@@ -9346,7 +9319,7 @@ photos
9346
9319
  // physio : 2014-05-01 PhysBiz Pty Ltd
9347
9320
  physio
9348
9321
 
9349
- // pics : 2013-11-14 UNR Corp.
9322
+ // pics : 2013-11-14 XYZ.COM LLC
9350
9323
  pics
9351
9324
 
9352
9325
  // pictet : 2014-06-26 Pictet Europe S.A.
@@ -9409,7 +9382,7 @@ pramerica
9409
9382
  // praxi : 2013-12-05 Praxi S.p.A.
9410
9383
  praxi
9411
9384
 
9412
- // press : 2014-04-03 DotPress Inc.
9385
+ // press : 2014-04-03 Radix FZC
9413
9386
  press
9414
9387
 
9415
9388
  // prime : 2015-06-25 Amazon Registry Services, Inc.
@@ -9460,18 +9433,12 @@ quebec
9460
9433
  // quest : 2015-03-26 XYZ.COM LLC
9461
9434
  quest
9462
9435
 
9463
- // qvc : 2015-07-30 QVC, Inc.
9464
- qvc
9465
-
9466
9436
  // racing : 2014-12-04 Premier Registry Limited
9467
9437
  racing
9468
9438
 
9469
9439
  // radio : 2016-07-21 European Broadcasting Union (EBU)
9470
9440
  radio
9471
9441
 
9472
- // raid : 2015-07-23 Johnson Shareholdings, Inc.
9473
- raid
9474
-
9475
9442
  // read : 2014-12-18 Amazon Registry Services, Inc.
9476
9443
  read
9477
9444
 
@@ -9481,7 +9448,7 @@ realestate
9481
9448
  // realtor : 2014-05-29 Real Estate Domains LLC
9482
9449
  realtor
9483
9450
 
9484
- // realty : 2015-03-19 Fegistry, LLC
9451
+ // realty : 2015-03-19 Dog Beach, LLC
9485
9452
  realty
9486
9453
 
9487
9454
  // recipes : 2013-10-17 Binky Moon, LLC
@@ -9544,7 +9511,7 @@ reviews
9544
9511
  // rexroth : 2015-06-18 Robert Bosch GMBH
9545
9512
  rexroth
9546
9513
 
9547
- // rich : 2013-11-21 I-Registry Ltd.
9514
+ // rich : 2013-11-21 iRegistry GmbH
9548
9515
  rich
9549
9516
 
9550
9517
  // richardli : 2015-05-14 Pacific Century Asset Management (HK) Limited
@@ -9562,16 +9529,13 @@ rio
9562
9529
  // rip : 2014-07-10 Dog Beach, LLC
9563
9530
  rip
9564
9531
 
9565
- // rmit : 2015-11-19 Royal Melbourne Institute of Technology
9566
- rmit
9567
-
9568
9532
  // rocher : 2014-12-18 Ferrero Trading Lux S.A.
9569
9533
  rocher
9570
9534
 
9571
9535
  // rocks : 2013-11-14 Dog Beach, LLC
9572
9536
  rocks
9573
9537
 
9574
- // rodeo : 2013-12-19 Minds + Machines Group Limited
9538
+ // rodeo : 2013-12-19 Registry Services, LLC
9575
9539
  rodeo
9576
9540
 
9577
9541
  // rogers : 2015-08-06 Rogers Communications Canada Inc.
@@ -9649,7 +9613,7 @@ saxo
9649
9613
  // sbi : 2015-03-12 STATE BANK OF INDIA
9650
9614
  sbi
9651
9615
 
9652
- // sbs : 2014-11-07 SPECIAL BROADCASTING SERVICE CORPORATION
9616
+ // sbs : 2014-11-07 ShortDot SA
9653
9617
  sbs
9654
9618
 
9655
9619
  // sca : 2014-03-13 SVENSKA CELLULOSA AKTIEBOLAGET SCA (publ)
@@ -9679,9 +9643,6 @@ schwarz
9679
9643
  // science : 2014-09-11 dot Science Limited
9680
9644
  science
9681
9645
 
9682
- // scjohnson : 2015-07-23 Johnson Shareholdings, Inc.
9683
- scjohnson
9684
-
9685
9646
  // scot : 2014-01-23 Dot Scot Registry Limited
9686
9647
  scot
9687
9648
 
@@ -9763,9 +9724,6 @@ show
9763
9724
  // showtime : 2015-08-06 CBS Domains Inc.
9764
9725
  showtime
9765
9726
 
9766
- // shriram : 2014-01-23 Shriram Capital Ltd.
9767
- shriram
9768
-
9769
9727
  // silk : 2015-06-25 Amazon Registry Services, Inc.
9770
9728
  silk
9771
9729
 
@@ -9775,7 +9733,7 @@ sina
9775
9733
  // singles : 2013-08-27 Binky Moon, LLC
9776
9734
  singles
9777
9735
 
9778
- // site : 2015-01-15 DotSite Inc.
9736
+ // site : 2015-01-15 Radix FZC
9779
9737
  site
9780
9738
 
9781
9739
  // ski : 2015-04-09 Afilias Limited
@@ -9835,7 +9793,7 @@ soy
9835
9793
  // spa : 2019-09-19 Asia Spa and Wellness Promotion Council Limited
9836
9794
  spa
9837
9795
 
9838
- // space : 2014-04-03 DotSpace Inc.
9796
+ // space : 2014-04-03 Radix FZC
9839
9797
  space
9840
9798
 
9841
9799
  // sport : 2017-11-16 Global Association of International Sports Federations (GAISF)
@@ -9844,9 +9802,6 @@ sport
9844
9802
  // spot : 2015-02-26 Amazon Registry Services, Inc.
9845
9803
  spot
9846
9804
 
9847
- // spreadbetting : 2014-12-11 Dotspreadbetting Registry Limited
9848
- spreadbetting
9849
-
9850
9805
  // srl : 2015-05-07 InterNetX, Corp
9851
9806
  srl
9852
9807
 
@@ -9877,7 +9832,7 @@ stockholm
9877
9832
  // storage : 2014-12-22 XYZ.COM LLC
9878
9833
  storage
9879
9834
 
9880
- // store : 2015-04-09 DotStore Inc.
9835
+ // store : 2015-04-09 Radix FZC
9881
9836
  store
9882
9837
 
9883
9838
  // stream : 2016-01-08 dot Stream Limited
@@ -9904,7 +9859,7 @@ supply
9904
9859
  // support : 2013-10-24 Binky Moon, LLC
9905
9860
  support
9906
9861
 
9907
- // surf : 2014-01-09 Minds + Machines Group Limited
9862
+ // surf : 2014-01-09 Registry Services, LLC
9908
9863
  surf
9909
9864
 
9910
9865
  // surgery : 2014-03-20 Binky Moon, LLC
@@ -9916,9 +9871,6 @@ suzuki
9916
9871
  // swatch : 2015-01-08 The Swatch Group Ltd
9917
9872
  swatch
9918
9873
 
9919
- // swiftcover : 2015-07-23 Swiftcover Insurance Services Limited
9920
- swiftcover
9921
-
9922
9874
  // swiss : 2014-10-16 Swiss Confederation
9923
9875
  swiss
9924
9876
 
@@ -9967,7 +9919,7 @@ tdk
9967
9919
  // team : 2015-03-05 Binky Moon, LLC
9968
9920
  team
9969
9921
 
9970
- // tech : 2015-01-30 Personals TLD Inc.
9922
+ // tech : 2015-01-30 Radix FZC
9971
9923
  tech
9972
9924
 
9973
9925
  // technology : 2013-09-13 Binky Moon, LLC
@@ -9994,7 +9946,7 @@ theatre
9994
9946
  // tiaa : 2015-07-23 Teachers Insurance and Annuity Association of America
9995
9947
  tiaa
9996
9948
 
9997
- // tickets : 2015-02-05 Accent Media Limited
9949
+ // tickets : 2015-02-05 XYZ.COM LLC
9998
9950
  tickets
9999
9951
 
10000
9952
  // tienda : 2013-11-14 Binky Moon, LLC
@@ -10042,7 +9994,7 @@ toray
10042
9994
  // toshiba : 2014-04-10 TOSHIBA Corporation
10043
9995
  toshiba
10044
9996
 
10045
- // total : 2015-08-06 Total SA
9997
+ // total : 2015-08-06 TOTAL SE
10046
9998
  total
10047
9999
 
10048
10000
  // tours : 2015-01-22 Binky Moon, LLC
@@ -10060,7 +10012,7 @@ toys
10060
10012
  // trade : 2014-01-23 Elite Registry Limited
10061
10013
  trade
10062
10014
 
10063
- // trading : 2014-12-11 Dottrading Registry Limited
10015
+ // trading : 2014-12-11 Dog Beach, LLC
10064
10016
  trading
10065
10017
 
10066
10018
  // training : 2013-11-07 Binky Moon, LLC
@@ -10078,7 +10030,7 @@ travelers
10078
10030
  // travelersinsurance : 2015-03-26 Travelers TLD, LLC
10079
10031
  travelersinsurance
10080
10032
 
10081
- // trust : 2014-10-16 NCC Group Domain Services, Inc.
10033
+ // trust : 2014-10-16 UNR Corp.
10082
10034
  trust
10083
10035
 
10084
10036
  // trv : 2015-03-26 Travelers TLD, LLC
@@ -10111,7 +10063,7 @@ unicom
10111
10063
  // university : 2014-03-06 Binky Moon, LLC
10112
10064
  university
10113
10065
 
10114
- // uno : 2013-09-11 DotSite Inc.
10066
+ // uno : 2013-09-11 Radix FZC
10115
10067
  uno
10116
10068
 
10117
10069
  // uol : 2014-05-01 UBN INTERNET LTDA.
@@ -10162,7 +10114,7 @@ villas
10162
10114
  // vin : 2015-06-18 Binky Moon, LLC
10163
10115
  vin
10164
10116
 
10165
- // vip : 2015-01-22 Minds + Machines Group Limited
10117
+ // vip : 2015-01-22 Registry Services, LLC
10166
10118
  vip
10167
10119
 
10168
10120
  // virgin : 2014-09-25 Virgin Enterprises Limited
@@ -10183,7 +10135,7 @@ vivo
10183
10135
  // vlaanderen : 2014-02-06 DNS.be vzw
10184
10136
  vlaanderen
10185
10137
 
10186
- // vodka : 2013-12-19 Minds + Machines Group Limited
10138
+ // vodka : 2013-12-19 Registry Services, LLC
10187
10139
  vodka
10188
10140
 
10189
10141
  // volkswagen : 2015-05-14 Volkswagen Group of America Inc.
@@ -10225,7 +10177,7 @@ wanggou
10225
10177
  // watch : 2013-11-14 Binky Moon, LLC
10226
10178
  watch
10227
10179
 
10228
- // watches : 2014-12-22 Richemont DNS Inc.
10180
+ // watches : 2014-12-22 Afilias Limited
10229
10181
  watches
10230
10182
 
10231
10183
  // weather : 2015-01-08 International Business Machines Corporation
@@ -10240,13 +10192,10 @@ webcam
10240
10192
  // weber : 2015-06-04 Saint-Gobain Weber SA
10241
10193
  weber
10242
10194
 
10243
- // website : 2014-04-03 DotWebsite Inc.
10195
+ // website : 2014-04-03 Radix FZC
10244
10196
  website
10245
10197
 
10246
- // wed : 2013-10-01 Atgron, Inc.
10247
- wed
10248
-
10249
- // wedding : 2014-04-24 Minds + Machines Group Limited
10198
+ // wedding : 2014-04-24 Registry Services, LLC
10250
10199
  wedding
10251
10200
 
10252
10201
  // weibo : 2015-03-05 Sina Corporation
@@ -10288,7 +10237,7 @@ wolterskluwer
10288
10237
  // woodside : 2015-07-09 Woodside Petroleum Limited
10289
10238
  woodside
10290
10239
 
10291
- // work : 2013-12-19 Minds + Machines Group Limited
10240
+ // work : 2013-12-19 Registry Services, LLC
10292
10241
  work
10293
10242
 
10294
10243
  // works : 2013-11-14 Binky Moon, LLC
@@ -10339,9 +10288,6 @@ xin
10339
10288
  // xn--3ds443g : 2013-09-08 TLD REGISTRY LIMITED OY
10340
10289
  在线
10341
10290
 
10342
- // xn--3oq18vl8pn36a : 2015-07-02 Volkswagen (China) Investment Co., Ltd.
10343
- 大众汽车
10344
-
10345
10291
  // xn--3pxu8k : 2015-01-15 VeriSign Sarl
10346
10292
  点看
10347
10293
 
@@ -10351,7 +10297,7 @@ xin
10351
10297
  // xn--45q11c : 2013-11-21 Zodiac Gemini Ltd
10352
10298
  八卦
10353
10299
 
10354
- // xn--4gbrim : 2013-10-04 Fans TLD Limited
10300
+ // xn--4gbrim : 2013-10-04 Helium TLDs Ltd
10355
10301
  موقع
10356
10302
 
10357
10303
  // xn--55qw42g : 2013-11-08 China Organizational Name Administration Center
@@ -10456,7 +10402,7 @@ xin
10456
10402
  // xn--fzys8d69uvgm : 2015-05-14 PCCW Enterprises Limited
10457
10403
  電訊盈科
10458
10404
 
10459
- // xn--g2xx48c : 2015-01-30 Minds + Machines Group Limited
10405
+ // xn--g2xx48c : 2015-01-30 Nawang Heli(Xiamen) Network Service Co., LTD.
10460
10406
  购物
10461
10407
 
10462
10408
  // xn--gckr3f0f : 2015-02-26 Amazon Registry Services, Inc.
@@ -10603,10 +10549,10 @@ vermögensberatung
10603
10549
  // xyz : 2013-12-05 XYZ.COM LLC
10604
10550
  xyz
10605
10551
 
10606
- // yachts : 2014-01-09 DERYachts, LLC
10552
+ // yachts : 2014-01-09 XYZ.COM LLC
10607
10553
  yachts
10608
10554
 
10609
- // yahoo : 2015-04-02 Yahoo! Domain Services Inc.
10555
+ // yahoo : 2015-04-02 Oath Inc.
10610
10556
  yahoo
10611
10557
 
10612
10558
  // yamaxun : 2014-12-18 Amazon Registry Services, Inc.
@@ -10618,7 +10564,7 @@ yandex
10618
10564
  // yodobashi : 2014-11-20 YODOBASHI CAMERA CO.,LTD.
10619
10565
  yodobashi
10620
10566
 
10621
- // yoga : 2014-05-29 Minds + Machines Group Limited
10567
+ // yoga : 2014-05-29 Registry Services, LLC
10622
10568
  yoga
10623
10569
 
10624
10570
  // yokohama : 2013-12-12 GMO Registry, Inc.
@@ -10665,16 +10611,37 @@ ltd.ua
10665
10611
  // 611coin : https://611project.org/
10666
10612
  611.to
10667
10613
 
10614
+ // Aaron Marais' Gitlab pages: https://lab.aaronleem.co.za
10615
+ // Submitted by Aaron Marais <its_me@aaronleem.co.za>
10616
+ graphox.us
10617
+
10618
+ // accesso Technology Group, plc. : https://accesso.com/
10619
+ // Submitted by accesso Team <accessoecommerce@accesso.com>
10620
+ *.devcdnaccesso.com
10621
+
10668
10622
  // Adobe : https://www.adobe.com/
10669
- // Submitted by Ian Boston <boston@adobe.com>
10623
+ // Submitted by Ian Boston <boston@adobe.com> and Lars Trieloff <trieloff@adobe.com>
10670
10624
  adobeaemcloud.com
10671
- adobeaemcloud.net
10672
10625
  *.dev.adobeaemcloud.com
10626
+ hlx.live
10627
+ adobeaemcloud.net
10628
+ hlx.page
10629
+ hlx3.page
10673
10630
 
10674
10631
  // Agnat sp. z o.o. : https://domena.pl
10675
10632
  // Submitted by Przemyslaw Plewa <it-admin@domena.pl>
10676
10633
  beep.pl
10677
10634
 
10635
+ // Airkit : https://www.airkit.com/
10636
+ // Submitted by Grant Cooksey <security@airkit.com>
10637
+ airkitapps.com
10638
+ airkitapps-au.com
10639
+ airkitapps.eu
10640
+
10641
+ // Aiven: https://aiven.io/
10642
+ // Submitted by Etienne Stalmans <security@aiven.io>
10643
+ aivencloud.com
10644
+
10678
10645
  // alboto.ca : http://alboto.ca
10679
10646
  // Submitted by Anton Avramov <avramov@alboto.ca>
10680
10647
  barsy.ca
@@ -10688,12 +10655,6 @@ barsy.ca
10688
10655
  // Submitted by Werner Kaltofen <wk@all-inkl.com>
10689
10656
  kasserver.com
10690
10657
 
10691
- // Algorithmia, Inc. : algorithmia.com
10692
- // Submitted by Eli Perelman <eperelman@algorithmia.io>
10693
- *.algorithmia.com
10694
- !teams.algorithmia.com
10695
- !test.algorithmia.com
10696
-
10697
10658
  // Altervista: https://www.altervista.org
10698
10659
  // Submitted by Carlo Cannas <tech_staff@altervista.it>
10699
10660
  altervista.org
@@ -10741,6 +10702,10 @@ us-west-2.elasticbeanstalk.com
10741
10702
  *.elb.amazonaws.com
10742
10703
  *.elb.amazonaws.com.cn
10743
10704
 
10705
+ // Amazon Global Accelerator : https://aws.amazon.com/global-accelerator/
10706
+ // Submitted by Daniel Massaguer <psl-maintainers@amazon.com>
10707
+ awsglobalaccelerator.com
10708
+
10744
10709
  // Amazon S3 : https://aws.amazon.com/s3/
10745
10710
  // Submitted by Luke Wells <psl-maintainers@amazon.com>
10746
10711
  s3.amazonaws.com
@@ -10798,10 +10763,6 @@ s3-website.eu-west-2.amazonaws.com
10798
10763
  s3-website.eu-west-3.amazonaws.com
10799
10764
  s3-website.us-east-2.amazonaws.com
10800
10765
 
10801
- // Amsterdam Wireless: https://www.amsterdamwireless.nl/
10802
- // Submitted by Imre Jonk <hostmaster@amsterdamwireless.nl>
10803
- amsw.nl
10804
-
10805
10766
  // Amune : https://amune.org/
10806
10767
  // Submitted by Team Amune <cert@amune.org>
10807
10768
  t3l3p0rt.net
@@ -10811,6 +10772,19 @@ tele.amune.org
10811
10772
  // Submitted by Apigee Security Team <security@apigee.com>
10812
10773
  apigee.io
10813
10774
 
10775
+ // Apphud : https://apphud.com
10776
+ // Submitted by Alexander Selivanov <alex@apphud.com>
10777
+ siiites.com
10778
+
10779
+ // Appspace : https://www.appspace.com
10780
+ // Submitted by Appspace Security Team <security@appspace.com>
10781
+ appspacehosted.com
10782
+ appspaceusercontent.com
10783
+
10784
+ // Appudo UG (haftungsbeschränkt) : https://www.appudo.com
10785
+ // Submitted by Alexander Hochbaum <admin@appudo.com>
10786
+ appudo.net
10787
+
10814
10788
  // Aptible : https://www.aptible.com/
10815
10789
  // Submitted by Thomas Orozco <thomas@aptible.com>
10816
10790
  on-aptible.com
@@ -10836,15 +10810,31 @@ sweetpepper.org
10836
10810
  // Submitted by Vincent Tseng <vincenttseng@asustor.com>
10837
10811
  myasustor.com
10838
10812
 
10813
+ // Atlassian : https://atlassian.com
10814
+ // Submitted by Sam Smyth <devloop@atlassian.com>
10815
+ cdn.prod.atlassian-dev.net
10816
+
10817
+ // Authentick UG (haftungsbeschränkt) : https://authentick.net
10818
+ // Submitted by Lukas Reschke <lukas@authentick.net>
10819
+ translated.page
10820
+
10839
10821
  // AVM : https://avm.de
10840
10822
  // Submitted by Andreas Weise <a.weise@avm.de>
10841
10823
  myfritz.net
10842
10824
 
10825
+ // AVStack Pte. Ltd. : https://avstack.io
10826
+ // Submitted by Jasper Hugo <jasper@avstack.io>
10827
+ onavstack.net
10828
+
10843
10829
  // AW AdvisorWebsites.com Software Inc : https://advisorwebsites.com
10844
10830
  // Submitted by James Kennedy <domains@advisorwebsites.com>
10845
10831
  *.awdev.ca
10846
10832
  *.advisor.ws
10847
10833
 
10834
+ // AZ.pl sp. z.o.o: https://az.pl
10835
+ // Submitted by Krzysztof Wolski <krzysztof.wolski@home.eu>
10836
+ ecommerce-shop.pl
10837
+
10848
10838
  // b-data GmbH : https://www.b-data.io
10849
10839
  // Submitted by Olivier Benz <olivier.benz@b-data.ch>
10850
10840
  b-data.io
@@ -10857,12 +10847,33 @@ backplaneapp.io
10857
10847
  // Submitted by Petros Angelatos <petrosagg@balena.io>
10858
10848
  balena-devices.com
10859
10849
 
10850
+ // University of Banja Luka : https://unibl.org
10851
+ // Domains for Republic of Srpska administrative entity.
10852
+ // Submitted by Marko Ivanovic <kormang@hotmail.rs>
10853
+ rs.ba
10854
+
10860
10855
  // Banzai Cloud
10861
10856
  // Submitted by Janos Matyas <info@banzaicloud.com>
10862
10857
  *.banzai.cloud
10863
10858
  app.banzaicloud.io
10864
10859
  *.backyards.banzaicloud.io
10865
10860
 
10861
+ // BASE, Inc. : https://binc.jp
10862
+ // Submitted by Yuya NAGASAWA <public-suffix-list@binc.jp>
10863
+ base.ec
10864
+ official.ec
10865
+ buyshop.jp
10866
+ fashionstore.jp
10867
+ handcrafted.jp
10868
+ kawaiishop.jp
10869
+ supersale.jp
10870
+ theshop.jp
10871
+ shopselect.net
10872
+ base.shop
10873
+
10874
+ // Beget Ltd
10875
+ // Submitted by Lev Nekrasov <lnekrasov@beget.com>
10876
+ *.beget.app
10866
10877
 
10867
10878
  // BetaInABox
10868
10879
  // Submitted by Adrian <adrian@betainabox.com>
@@ -10872,14 +10883,30 @@ betainabox.com
10872
10883
  // Submitted by Nathan O'Sullivan <nathan@mammoth.com.au>
10873
10884
  bnr.la
10874
10885
 
10886
+ // Bitbucket : http://bitbucket.org
10887
+ // Submitted by Andy Ortlieb <aortlieb@atlassian.com>
10888
+ bitbucket.io
10889
+
10875
10890
  // Blackbaud, Inc. : https://www.blackbaud.com
10876
10891
  // Submitted by Paul Crowder <paul.crowder@blackbaud.com>
10877
10892
  blackbaudcdn.net
10878
10893
 
10894
+ // Blatech : http://www.blatech.net
10895
+ // Submitted by Luke Bratch <luke@bratch.co.uk>
10896
+ of.je
10897
+
10898
+ // Blue Bite, LLC : https://bluebite.com
10899
+ // Submitted by Joshua Weiss <admin.engineering@bluebite.com>
10900
+ bluebite.io
10901
+
10879
10902
  // Boomla : https://boomla.com
10880
10903
  // Submitted by Tibor Halter <thalter@boomla.com>
10881
10904
  boomla.net
10882
10905
 
10906
+ // Boutir : https://www.boutir.com
10907
+ // Submitted by Eric Ng Ka Ka <ngkaka@boutir.com>
10908
+ boutir.com
10909
+
10883
10910
  // Boxfuse : https://boxfuse.com
10884
10911
  // Submitted by Axel Fontaine <axel@boxfuse.com>
10885
10912
  boxfuse.io
@@ -10893,6 +10920,10 @@ square7.de
10893
10920
  bplaced.net
10894
10921
  square7.net
10895
10922
 
10923
+ // Brendly : https://brendly.rs
10924
+ // Submitted by Dusan Radovanovic <dusan.radovanovic@brendly.rs>
10925
+ shop.brendly.rs
10926
+
10896
10927
  // BrowserSafetyMark
10897
10928
  // Submitted by Dave Tharp <browsersafetymark.io@quicinc.com>
10898
10929
  browsersafetymark.io
@@ -10903,15 +10934,21 @@ uk0.bigv.io
10903
10934
  dh.bytemark.co.uk
10904
10935
  vm.bytemark.co.uk
10905
10936
 
10937
+ // Caf.js Labs LLC : https://www.cafjs.com
10938
+ // Submitted by Antonio Lain <antlai@cafjs.com>
10939
+ cafjs.com
10940
+
10906
10941
  // callidomus : https://www.callidomus.com/
10907
10942
  // Submitted by Marcus Popp <admin@callidomus.com>
10908
10943
  mycd.eu
10909
10944
 
10910
10945
  // Carrd : https://carrd.co
10911
10946
  // Submitted by AJ <aj@carrd.co>
10947
+ drr.ac
10948
+ uwu.ai
10912
10949
  carrd.co
10913
10950
  crd.co
10914
- uwu.ai
10951
+ ju.mp
10915
10952
 
10916
10953
  // CentralNic : http://www.centralnic.com/names/domains
10917
10954
  // Submitted by registry <gavin.brown@centralnic.com>
@@ -10939,7 +10976,6 @@ za.com
10939
10976
  // No longer operated by CentralNic, these entries should be adopted and/or removed by current operators
10940
10977
  // Submitted by Gavin Brown <gavin.brown@centralnic.com>
10941
10978
  ar.com
10942
- gb.com
10943
10979
  hu.com
10944
10980
  kr.com
10945
10981
  no.com
@@ -10977,11 +11013,6 @@ nz.basketball
10977
11013
  radio.am
10978
11014
  radio.fm
10979
11015
 
10980
- // Globe Hosting SRL : https://www.globehosting.com/
10981
- // Submitted by Gavin Brown <gavin.brown@centralnic.com>
10982
- co.ro
10983
- shop.ro
10984
-
10985
11016
  // c.la : http://www.c.la/
10986
11017
  c.la
10987
11018
 
@@ -10989,31 +11020,31 @@ c.la
10989
11020
  // Submitted by B. Blechschmidt <hostmaster@certmgr.org>
10990
11021
  certmgr.org
10991
11022
 
10992
- // Citrix : https://citrix.com
10993
- // Submitted by Alex Stoddard <alex.stoddard@citrix.com>
10994
- xenapponazure.com
11023
+ // Cityhost LLC : https://cityhost.ua
11024
+ // Submitted by Maksym Rivtin <support@cityhost.net.ua>
11025
+ cx.ua
10995
11026
 
10996
11027
  // Civilized Discourse Construction Kit, Inc. : https://www.discourse.org/
10997
11028
  // Submitted by Rishabh Nambiar & Michael Brown <team@discourse.org>
10998
11029
  discourse.group
10999
11030
  discourse.team
11000
11031
 
11001
- // ClearVox : http://www.clearvox.nl/
11002
- // Submitted by Leon Rowland <leon@clearvox.nl>
11003
- virtueeldomein.nl
11004
-
11005
11032
  // Clever Cloud : https://www.clever-cloud.com/
11006
11033
  // Submitted by Quentin Adam <noc@clever-cloud.com>
11007
11034
  cleverapps.io
11008
11035
 
11009
11036
  // Clerk : https://www.clerk.dev
11010
- // Submitted by Colin Sidoti <colin@clerk.dev>
11037
+ // Submitted by Colin Sidoti <systems@clerk.dev>
11038
+ clerk.app
11039
+ clerkstage.app
11011
11040
  *.lcl.dev
11041
+ *.lclstage.dev
11012
11042
  *.stg.dev
11043
+ *.stgstage.dev
11013
11044
 
11014
- // Clic2000 : https://clic2000.fr
11015
- // Submitted by Mathilde Blanchemanche <mathilde@clic2000.fr>
11016
- clic2000.net
11045
+ // ClickRising : https://clickrising.com/
11046
+ // Submitted by Umut Gumeli <infrastructure-publicsuffixlist@clickrising.com>
11047
+ clickrising.net
11017
11048
 
11018
11049
  // Cloud66 : https://www.cloud66.com/
11019
11050
  // Submitted by Khash Sajadi <khash@cloud66.com>
@@ -11035,11 +11066,12 @@ cloudcontrolled.com
11035
11066
  cloudcontrolapp.com
11036
11067
 
11037
11068
  // Cloudera, Inc. : https://www.cloudera.com/
11038
- // Submitted by Philip Langdale <security@cloudera.com>
11039
- cloudera.site
11069
+ // Submitted by Kedarnath Waikar <security@cloudera.com>
11070
+ *.cloudera.site
11040
11071
 
11041
11072
  // Cloudflare, Inc. : https://www.cloudflare.com/
11042
- // Submitted by Jake Riesterer <publicsuffixlist@cloudflare.com>
11073
+ // Submitted by Cloudflare Team <publicsuffixlist@cloudflare.com>
11074
+ pages.dev
11043
11075
  trycloudflare.com
11044
11076
  workers.dev
11045
11077
 
@@ -11080,14 +11112,14 @@ cloudns.pro
11080
11112
  cloudns.pw
11081
11113
  cloudns.us
11082
11114
 
11083
- // Cloudeity Inc : https://cloudeity.com
11084
- // Submitted by Stefan Dimitrov <contact@cloudeity.com>
11085
- cloudeity.net
11086
-
11087
11115
  // CNPY : https://cnpy.gdn
11088
11116
  // Submitted by Angelo Gladding <angelo@lahacker.net>
11089
11117
  cnpy.gdn
11090
11118
 
11119
+ // Codeberg e. V. : https://codeberg.org
11120
+ // Submitted by Moritz Marquardt <git@momar.de>
11121
+ codeberg.page
11122
+
11091
11123
  // CoDNS B.V.
11092
11124
  co.nl
11093
11125
  co.no
@@ -11188,18 +11220,47 @@ dyndns.dappnode.io
11188
11220
  // Submitted by Paul Biggar <ops@darklang.com>
11189
11221
  builtwithdark.com
11190
11222
 
11223
+ // DataDetect, LLC. : https://datadetect.com
11224
+ // Submitted by Andrew Banchich <abanchich@sceven.com>
11225
+ demo.datadetect.com
11226
+ instance.datadetect.com
11227
+
11191
11228
  // Datawire, Inc : https://www.datawire.io
11192
11229
  // Submitted by Richard Li <secalert@datawire.io>
11193
11230
  edgestack.me
11194
11231
 
11232
+ // DDNS5 : https://ddns5.com
11233
+ // Submitted by Cameron Elliott <cameron@cameronelliott.com>
11234
+ ddns5.com
11235
+
11195
11236
  // Debian : https://www.debian.org/
11196
11237
  // Submitted by Peter Palfrader / Debian Sysadmin Team <dsa-publicsuffixlist@debian.org>
11197
11238
  debian.net
11198
11239
 
11240
+ // Deno Land Inc : https://deno.com/
11241
+ // Submitted by Luca Casonato <hostmaster@deno.com>
11242
+ deno.dev
11243
+ deno-staging.dev
11244
+
11199
11245
  // deSEC : https://desec.io/
11200
11246
  // Submitted by Peter Thomassen <peter@desec.io>
11201
11247
  dedyn.io
11202
11248
 
11249
+ // Deta: https://www.deta.sh/
11250
+ // Submitted by Aavash Shrestha <aavash@deta.sh>
11251
+ deta.app
11252
+ deta.dev
11253
+
11254
+ // Diher Solutions : https://diher.solutions
11255
+ // Submitted by Didi Hermawan <mail@diher.solutions>
11256
+ *.rss.my.id
11257
+ *.diher.solutions
11258
+
11259
+ // Discord Inc : https://discord.com
11260
+ // Submitted by Sahn Lam <slam@discordapp.com>
11261
+ discordsays.com
11262
+ discordsez.com
11263
+
11203
11264
  // DNS Africa Ltd https://dns.business
11204
11265
  // Submitted by Calvin Browne <calvin@dns.business>
11205
11266
  jozi.biz
@@ -11217,6 +11278,10 @@ shop.th
11217
11278
  // Submitted by Paul Fang <mis@draytek.com>
11218
11279
  drayddns.com
11219
11280
 
11281
+ // DreamCommerce : https://shoper.pl/
11282
+ // Submitted by Konrad Kotarba <konrad.kotarba@dreamcommerce.com>
11283
+ shoparena.pl
11284
+
11220
11285
  // DreamHost : http://www.dreamhost.com/
11221
11286
  // Submitted by Andrew Farmer <andrew.farmer@dreamhost.com>
11222
11287
  dreamhosters.com
@@ -11234,6 +11299,10 @@ drud.us
11234
11299
  // Submitted by Richard Harper <richard@duckdns.org>
11235
11300
  duckdns.org
11236
11301
 
11302
+ // Bip : https://bip.sh
11303
+ // Submitted by Joel Kennedy <joel@bip.sh>
11304
+ bip.sh
11305
+
11237
11306
  // bitbridge.net : Submitted by Craig Welch, abeliidev@gmail.com
11238
11307
  bitbridge.net
11239
11308
 
@@ -11540,6 +11609,14 @@ ddnss.org
11540
11609
  definima.net
11541
11610
  definima.io
11542
11611
 
11612
+ // DigitalOcean App Platform : https://www.digitalocean.com/products/app-platform/
11613
+ // Submitted by Braxton Huggins <psl-maintainers@digitalocean.com>
11614
+ ondigitalocean.app
11615
+
11616
+ // DigitalOcean Spaces : https://www.digitalocean.com/products/spaces/
11617
+ // Submitted by Robin H. Johnson <psl-maintainers@digitalocean.com>
11618
+ *.digitaloceanspaces.com
11619
+
11543
11620
  // dnstrace.pro : https://dnstrace.pro/
11544
11621
  // Submitted by Chris Partridge <chris@partridge.tech>
11545
11622
  bci.dnstrace.pro
@@ -11572,6 +11649,16 @@ dynv6.net
11572
11649
  // Submitted by Vladimir Dudr <info@e4you.cz>
11573
11650
  e4.cz
11574
11651
 
11652
+ // eero : https://eero.com/
11653
+ // Submitted by Yue Kang <eero-dynamic-dns@amazon.com>
11654
+ eero.online
11655
+ eero-stage.online
11656
+
11657
+ // Elementor : Elementor Ltd.
11658
+ // Submitted by Anton Barkan <antonb@elementor.com>
11659
+ elementor.cloud
11660
+ elementor.cool
11661
+
11575
11662
  // En root‽ : https://en-root.org
11576
11663
  // Submitted by Emmanuel Raviart <emmanuel@raviart.com>
11577
11664
  en-root.fr
@@ -11579,16 +11666,21 @@ en-root.fr
11579
11666
  // Enalean SAS: https://www.enalean.com
11580
11667
  // Submitted by Thomas Cottier <thomas.cottier@enalean.com>
11581
11668
  mytuleap.com
11669
+ tuleap-partners.com
11670
+
11671
+ // Encoretivity AB: https://encore.dev
11672
+ // Submitted by André Eriksson <andre@encore.dev>
11673
+ encr.app
11674
+ encoreapi.com
11582
11675
 
11583
11676
  // ECG Robotics, Inc: https://ecgrobotics.org
11584
11677
  // Submitted by <frc1533@ecgrobotics.org>
11585
11678
  onred.one
11586
11679
  staging.onred.one
11587
11680
 
11588
- // Enonic : http://enonic.com/
11589
- // Submitted by Erik Kaareng-Sunde <esu@enonic.com>
11590
- enonic.io
11591
- customer.enonic.io
11681
+ // encoway GmbH : https://www.encoway.de
11682
+ // Submitted by Marcel Daus <cloudops@encoway.de>
11683
+ eu.encoway.cloud
11592
11684
 
11593
11685
  // EU.org https://eu.org/
11594
11686
  // Submitted by Pierre Beyssac <hostmaster@eu.org>
@@ -11649,6 +11741,10 @@ tr.eu.org
11649
11741
  uk.eu.org
11650
11742
  us.eu.org
11651
11743
 
11744
+ // Eurobyte : https://eurobyte.ru
11745
+ // Submitted by Evgeniy Subbotin <e.subbotin@eurobyte.ru>
11746
+ eurodir.ru
11747
+
11652
11748
  // Evennode : http://www.evennode.com/
11653
11749
  // Submitted by Michal Kralik <support@evennode.com>
11654
11750
  eu-1.evennode.com
@@ -11759,6 +11855,7 @@ u.channelsdvr.net
11759
11855
 
11760
11856
  // Fastly Inc. : http://www.fastly.com/
11761
11857
  // Submitted by Fastly Security <security@fastly.com>
11858
+ edgecompute.app
11762
11859
  fastly-terrarium.com
11763
11860
  fastlylb.net
11764
11861
  map.fastlylb.net
@@ -11778,10 +11875,6 @@ myfast.host
11778
11875
  fastvps.site
11779
11876
  myfast.space
11780
11877
 
11781
- // Featherhead : https://featherhead.xyz/
11782
- // Submitted by Simon Menke <simon@featherhead.xyz>
11783
- fhapp.xyz
11784
-
11785
11878
  // Fedora : https://fedoraproject.org/
11786
11879
  // submitted by Patrick Uiterwijk <puiterwijk@fedoraproject.org>
11787
11880
  fedorainfracloud.org
@@ -11794,13 +11887,16 @@ app.os.stg.fedoraproject.org
11794
11887
  // submitted by Keith Fairley <domains@fearworksmedia.co.uk>
11795
11888
  conn.uk
11796
11889
  copro.uk
11797
- couk.me
11798
- ukco.me
11890
+ hosp.uk
11799
11891
 
11800
11892
  // Fermax : https://fermax.com/
11801
11893
  // submitted by Koen Van Isterdael <k.vanisterdael@fermax.be>
11802
11894
  mydobiss.com
11803
11895
 
11896
+ // FH Muenster : https://www.fh-muenster.de
11897
+ // Submitted by Robin Naundorf <r.naundorf@fh-muenster.de>
11898
+ fh-muenster.io
11899
+
11804
11900
  // Filegear Inc. : https://www.filegear.com
11805
11901
  // Submitted by Jason Zhu <jason@owtware.com>
11806
11902
  filegear.me
@@ -11815,6 +11911,19 @@ filegear-sg.me
11815
11911
  // Submitted by Chris Raynor <chris@firebase.com>
11816
11912
  firebaseapp.com
11817
11913
 
11914
+ // Firewebkit : https://www.firewebkit.com
11915
+ // Submitted by Majid Qureshi <mqureshi@amrayn.com>
11916
+ fireweb.app
11917
+
11918
+ // FLAP : https://www.flap.cloud
11919
+ // Submitted by Louis Chemineau <louis@chmn.me>
11920
+ flap.id
11921
+
11922
+ // FlashDrive : https://flashdrive.io
11923
+ // Submitted by Eric Chan <support@flashdrive.io>
11924
+ onflashdrive.app
11925
+ fldrv.com
11926
+
11818
11927
  // fly.io: https://fly.io
11819
11928
  // Submitted by Kurt Mackey <kurt@fly.io>
11820
11929
  fly.dev
@@ -11825,6 +11934,24 @@ shw.io
11825
11934
  // Submitted by Jonathan Rudenberg <jonathan@flynn.io>
11826
11935
  flynnhosting.net
11827
11936
 
11937
+ // Forgerock : https://www.forgerock.com
11938
+ // Submitted by Roderick Parr <roderick.parr@forgerock.com>
11939
+ forgeblocks.com
11940
+ id.forgerock.io
11941
+
11942
+ // Framer : https://www.framer.com
11943
+ // Submitted by Koen Rouwhorst <koenrh@framer.com>
11944
+ framer.app
11945
+ framercanvas.com
11946
+
11947
+ // Frusky MEDIA&PR : https://www.frusky.de
11948
+ // Submitted by Victor Pupynin <hallo@frusky.de>
11949
+ *.frusky.de
11950
+
11951
+ // RavPage : https://www.ravpage.co.il
11952
+ // Submitted by Roni Horowitz <roni@responder.co.il>
11953
+ ravpage.co.il
11954
+
11828
11955
  // Frederik Braun https://frederik-braun.com
11829
11956
  // Submitted by Frederik Braun <fb@frederik-braun.com>
11830
11957
  0e.vc
@@ -11842,6 +11969,10 @@ freeboxos.fr
11842
11969
  // Submitted by Daniel Stone <daniel@fooishbar.org>
11843
11970
  freedesktop.org
11844
11971
 
11972
+ // freemyip.com : https://freemyip.com
11973
+ // Submitted by Cadence <contact@freemyip.com>
11974
+ freemyip.com
11975
+
11845
11976
  // FunkFeuer - Verein zur Förderung freier Netze : https://www.funkfeuer.at
11846
11977
  // Submitted by Daniel A. Maierhofer <vorstand@funkfeuer.at>
11847
11978
  wien.funkfeuer.at
@@ -11857,10 +11988,22 @@ futuremailing.at
11857
11988
  *.kunden.ortsinfo.at
11858
11989
  *.statics.cloud
11859
11990
 
11860
- // GDS : https://www.gov.uk/service-manual/operations/operating-servicegovuk-subdomains
11861
- // Submitted by David Illsley <david.illsley@digital.cabinet-office.gov.uk>
11991
+ // GDS : https://www.gov.uk/service-manual/technology/managing-domain-names
11992
+ // Submitted by Stephen Ford <hostmaster@digital.cabinet-office.gov.uk>
11993
+ independent-commission.uk
11994
+ independent-inquest.uk
11995
+ independent-inquiry.uk
11996
+ independent-panel.uk
11997
+ independent-review.uk
11998
+ public-inquiry.uk
11999
+ royal-commission.uk
12000
+ campaign.gov.uk
11862
12001
  service.gov.uk
11863
12002
 
12003
+ // CDDO : https://www.gov.uk/guidance/get-an-api-domain-on-govuk
12004
+ // Submitted by Jamie Tanna <jamie.tanna@digital.cabinet-office.gov.uk>
12005
+ api.gov.uk
12006
+
11864
12007
  // Gehirn Inc. : https://www.gehirn.co.jp/
11865
12008
  // Submitted by Kohei YOSHIDA <tech@gehirn.co.jp>
11866
12009
  gehirn.ne.jp
@@ -11871,11 +12014,21 @@ usercontent.jp
11871
12014
  gentapps.com
11872
12015
  gentlentapis.com
11873
12016
  lab.ms
12017
+ cdn-edges.net
12018
+
12019
+ // Ghost Foundation : https://ghost.org
12020
+ // Submitted by Matt Hanley <security@ghost.org>
12021
+ ghost.io
12022
+
12023
+ // GignoSystemJapan: http://gsj.bz
12024
+ // Submitted by GignoSystemJapan <kakutou-ec@gsj.bz>
12025
+ gsj.bz
11874
12026
 
11875
12027
  // GitHub, Inc.
11876
12028
  // Submitted by Patrick Toomey <security@github.com>
11877
- github.io
11878
12029
  githubusercontent.com
12030
+ githubpreview.dev
12031
+ github.io
11879
12032
 
11880
12033
  // GitLab, Inc.
11881
12034
  // Submitted by Alex Hanselka <alex@gitlab.com>
@@ -11883,18 +12036,133 @@ gitlab.io
11883
12036
 
11884
12037
  // Gitplac.si - https://gitplac.si
11885
12038
  // Submitted by Aljaž Starc <me@aljaxus.eu>
12039
+ gitapp.si
11886
12040
  gitpage.si
11887
12041
 
11888
12042
  // Glitch, Inc : https://glitch.com
11889
12043
  // Submitted by Mads Hartmann <mads@glitch.com>
11890
12044
  glitch.me
11891
12045
 
12046
+ // Global NOG Alliance : https://nogalliance.org/
12047
+ // Submitted by Sander Steffann <sander@nogalliance.org>
12048
+ nog.community
12049
+
12050
+ // Globe Hosting SRL : https://www.globehosting.com/
12051
+ // Submitted by Gavin Brown <gavin.brown@centralnic.com>
12052
+ co.ro
12053
+ shop.ro
12054
+
11892
12055
  // GMO Pepabo, Inc. : https://pepabo.com/
11893
- // Submitted by dojineko <admin@pepabo.com>
12056
+ // Submitted by Hosting Div <admin@pepabo.com>
11894
12057
  lolipop.io
12058
+ angry.jp
12059
+ babyblue.jp
12060
+ babymilk.jp
12061
+ backdrop.jp
12062
+ bambina.jp
12063
+ bitter.jp
12064
+ blush.jp
12065
+ boo.jp
12066
+ boy.jp
12067
+ boyfriend.jp
12068
+ but.jp
12069
+ candypop.jp
12070
+ capoo.jp
12071
+ catfood.jp
12072
+ cheap.jp
12073
+ chicappa.jp
12074
+ chillout.jp
12075
+ chips.jp
12076
+ chowder.jp
12077
+ chu.jp
12078
+ ciao.jp
12079
+ cocotte.jp
12080
+ coolblog.jp
12081
+ cranky.jp
12082
+ cutegirl.jp
12083
+ daa.jp
12084
+ deca.jp
12085
+ deci.jp
12086
+ digick.jp
12087
+ egoism.jp
12088
+ fakefur.jp
12089
+ fem.jp
12090
+ flier.jp
12091
+ floppy.jp
12092
+ fool.jp
12093
+ frenchkiss.jp
12094
+ girlfriend.jp
12095
+ girly.jp
12096
+ gloomy.jp
12097
+ gonna.jp
12098
+ greater.jp
12099
+ hacca.jp
12100
+ heavy.jp
12101
+ her.jp
12102
+ hiho.jp
12103
+ hippy.jp
12104
+ holy.jp
12105
+ hungry.jp
12106
+ icurus.jp
12107
+ itigo.jp
12108
+ jellybean.jp
12109
+ kikirara.jp
12110
+ kill.jp
12111
+ kilo.jp
12112
+ kuron.jp
12113
+ littlestar.jp
12114
+ lolitapunk.jp
12115
+ lomo.jp
12116
+ lovepop.jp
12117
+ lovesick.jp
12118
+ main.jp
12119
+ mods.jp
12120
+ mond.jp
12121
+ mongolian.jp
12122
+ moo.jp
12123
+ namaste.jp
12124
+ nikita.jp
12125
+ nobushi.jp
12126
+ noor.jp
12127
+ oops.jp
12128
+ parallel.jp
12129
+ parasite.jp
12130
+ pecori.jp
12131
+ peewee.jp
12132
+ penne.jp
12133
+ pepper.jp
12134
+ perma.jp
12135
+ pigboat.jp
12136
+ pinoko.jp
12137
+ punyu.jp
12138
+ pupu.jp
12139
+ pussycat.jp
12140
+ pya.jp
12141
+ raindrop.jp
12142
+ readymade.jp
12143
+ sadist.jp
12144
+ schoolbus.jp
12145
+ secret.jp
12146
+ staba.jp
12147
+ stripper.jp
12148
+ sub.jp
12149
+ sunnyday.jp
12150
+ thick.jp
12151
+ tonkotsu.jp
12152
+ under.jp
12153
+ upper.jp
12154
+ velvet.jp
12155
+ verse.jp
12156
+ versus.jp
12157
+ vivian.jp
12158
+ watson.jp
12159
+ weblike.jp
12160
+ whitesnow.jp
12161
+ zombie.jp
12162
+ heteml.net
11895
12163
 
11896
12164
  // GOV.UK Platform as a Service : https://www.cloud.service.gov.uk/
11897
- // Submitted by Tom Whitwell <tom.whitwell@digital.cabinet-office.gov.uk>
12165
+ // Submitted by Tom Whitwell <gov-uk-paas-support@digital.cabinet-office.gov.uk>
11898
12166
  cloudapps.digital
11899
12167
  london.cloudapps.digital
11900
12168
 
@@ -11922,6 +12190,18 @@ web.app
11922
12190
  *.0emm.com
11923
12191
  appspot.com
11924
12192
  *.r.appspot.com
12193
+ codespot.com
12194
+ googleapis.com
12195
+ googlecode.com
12196
+ pagespeedmobilizer.com
12197
+ publishproxy.com
12198
+ withgoogle.com
12199
+ withyoutube.com
12200
+ *.gateway.dev
12201
+ cloud.goog
12202
+ translate.goog
12203
+ *.usercontent.goog
12204
+ cloudfunctions.net
11925
12205
  blogspot.ae
11926
12206
  blogspot.al
11927
12207
  blogspot.am
@@ -11996,26 +12276,22 @@ blogspot.td
11996
12276
  blogspot.tw
11997
12277
  blogspot.ug
11998
12278
  blogspot.vn
11999
- cloudfunctions.net
12000
- cloud.goog
12001
- codespot.com
12002
- googleapis.com
12003
- googlecode.com
12004
- pagespeedmobilizer.com
12005
- publishproxy.com
12006
- withgoogle.com
12007
- withyoutube.com
12008
12279
 
12009
- // Aaron Marais' Gitlab pages: https://lab.aaronleem.co.za
12010
- // Submitted by Aaron Marais <its_me@aaronleem.co.za>
12011
- graphox.us
12280
+ // Goupile : https://goupile.fr
12281
+ // Submitted by Niels Martignene <hello@goupile.fr>
12282
+ goupile.fr
12012
12283
 
12013
12284
  // Group 53, LLC : https://www.group53.com
12014
12285
  // Submitted by Tyler Todd <noc@nova53.net>
12015
12286
  awsmppl.com
12016
12287
 
12288
+ // GünstigBestellen : https://günstigbestellen.de
12289
+ // Submitted by Furkan Akkoc <info@hendelzon.de>
12290
+ günstigbestellen.de
12291
+ günstigliefern.de
12292
+
12017
12293
  // Hakaran group: http://hakaran.cz
12018
- // Submited by Arseniy Sokolov <security@hakaran.cz>
12294
+ // Submitted by Arseniy Sokolov <security@hakaran.cz>
12019
12295
  fin.ci
12020
12296
  free.hr
12021
12297
  caa.li
@@ -12035,6 +12311,10 @@ hashbang.sh
12035
12311
  hasura.app
12036
12312
  hasura-app.io
12037
12313
 
12314
+ // Heilbronn University of Applied Sciences - Faculty Informatics (GitLab Pages): https://www.hs-heilbronn.de
12315
+ // Submitted by Richard Zowalla <mi-admin@hs-heilbronn.de>
12316
+ pages.it.hs-heilbronn.de
12317
+
12038
12318
  // Hepforge : https://www.hepforge.org
12039
12319
  // Submitted by David Grellscheid <admin@hepforge.org>
12040
12320
  hepforge.org
@@ -12046,26 +12326,38 @@ herokussl.com
12046
12326
 
12047
12327
  // Hibernating Rhinos
12048
12328
  // Submitted by Oren Eini <oren@ravendb.net>
12329
+ ravendb.cloud
12049
12330
  myravendb.com
12050
12331
  ravendb.community
12051
12332
  ravendb.me
12052
12333
  development.run
12053
12334
  ravendb.run
12054
12335
 
12336
+ // home.pl S.A.: https://home.pl
12337
+ // Submitted by Krzysztof Wolski <krzysztof.wolski@home.eu>
12338
+ homesklep.pl
12339
+
12340
+ // Hong Kong Productivity Council: https://www.hkpc.org/
12341
+ // Submitted by SECaaS Team <summchan@hkpc.org>
12342
+ secaas.hk
12343
+
12344
+ // Hoplix : https://www.hoplix.com
12345
+ // Submitted by Danilo De Franco<info@hoplix.shop>
12346
+ hoplix.shop
12347
+
12348
+
12055
12349
  // HOSTBIP REGISTRY : https://www.hostbip.com/
12056
12350
  // Submitted by Atanunu Igbunuroghene <publicsuffixlist@hostbip.com>
12057
- bpl.biz
12058
12351
  orx.biz
12059
- ng.city
12060
12352
  biz.gl
12061
- ng.ink
12062
12353
  col.ng
12063
12354
  firm.ng
12064
12355
  gen.ng
12065
12356
  ltd.ng
12066
12357
  ngo.ng
12067
- ng.school
12358
+ edu.scot
12068
12359
  sch.so
12360
+ org.yt
12069
12361
 
12070
12362
  // HostyHosting (hostyhosting.com)
12071
12363
  hostyhosting.io
@@ -12083,6 +12375,19 @@ moonscale.net
12083
12375
  // Submitted by Hannu Aronsson <haa@iki.fi>
12084
12376
  iki.fi
12085
12377
 
12378
+ // Impertrix Solutions : <https://impertrixcdn.com>
12379
+ // Submitted by Zhixiang Zhao <csuite@impertrix.com>
12380
+ impertrixcdn.com
12381
+ impertrix.com
12382
+
12383
+ // Incsub, LLC: https://incsub.com/
12384
+ // Submitted by Aaron Edwards <sysadmins@incsub.com>
12385
+ smushcdn.com
12386
+ wphostedmail.com
12387
+ wpmucdn.com
12388
+ tempurl.host
12389
+ wpmudev.host
12390
+
12086
12391
  // Individual Network Berlin e.V. : https://www.in-berlin.de/
12087
12392
  // Submitted by Christian Seitz <chris@in-berlin.de>
12088
12393
  dyn-berlin.de
@@ -12139,9 +12444,13 @@ to.leg.br
12139
12444
  pixolino.com
12140
12445
 
12141
12446
  // Internet-Pro, LLP: https://netangels.ru/
12142
- // Submited by Vasiliy Sheredeko <piphon@gmail.com>
12447
+ // Submitted by Vasiliy Sheredeko <piphon@gmail.com>
12143
12448
  na4u.ru
12144
12449
 
12450
+ // iopsys software solutions AB : https://iopsys.eu/
12451
+ // Submitted by Roman Azarenko <roman.azarenko@iopsys.eu>
12452
+ iopsys.se
12453
+
12145
12454
  // IPiFony Systems, Inc. : https://www.ipifony.com/
12146
12455
  // Submitted by Matthew Hardeman <mhardeman@ipifony.com>
12147
12456
  ipifony.net
@@ -12157,31 +12466,91 @@ iserv.dev
12157
12466
  // Submitted by Yuji Minagawa <domains-admin@iodata.jp>
12158
12467
  iobb.net
12159
12468
 
12160
- //Jelastic, Inc. : https://jelastic.com/
12161
- // Submited by Ihor Kolodyuk <ik@jelastic.com>
12469
+ // Jelastic, Inc. : https://jelastic.com/
12470
+ // Submitted by Ihor Kolodyuk <ik@jelastic.com>
12471
+ mel.cloudlets.com.au
12472
+ cloud.interhostsolutions.be
12473
+ users.scale.virtualcloud.com.br
12474
+ mycloud.by
12475
+ alp1.ae.flow.ch
12162
12476
  appengine.flow.ch
12477
+ es-1.axarnet.cloud
12478
+ diadem.cloud
12163
12479
  vip.jelastic.cloud
12164
12480
  jele.cloud
12481
+ it1.eur.aruba.jenv-aruba.cloud
12482
+ it1.jenv-aruba.cloud
12483
+ keliweb.cloud
12484
+ cs.keliweb.cloud
12485
+ oxa.cloud
12486
+ tn.oxa.cloud
12487
+ uk.oxa.cloud
12488
+ primetel.cloud
12489
+ uk.primetel.cloud
12490
+ ca.reclaim.cloud
12491
+ uk.reclaim.cloud
12492
+ us.reclaim.cloud
12493
+ ch.trendhosting.cloud
12494
+ de.trendhosting.cloud
12165
12495
  jele.club
12496
+ amscompute.com
12497
+ clicketcloud.com
12166
12498
  dopaas.com
12167
12499
  hidora.com
12500
+ paas.hosted-by-previder.com
12501
+ rag-cloud.hosteur.com
12502
+ rag-cloud-ch.hosteur.com
12168
12503
  jcloud.ik-server.com
12504
+ jcloud-ver-jpc.ik-server.com
12169
12505
  demo.jelastic.com
12506
+ kilatiron.com
12170
12507
  paas.massivegrid.com
12508
+ jed.wafaicloud.com
12509
+ lon.wafaicloud.com
12510
+ ryd.wafaicloud.com
12171
12511
  j.scaleforce.com.cy
12172
12512
  jelastic.dogado.eu
12173
12513
  fi.cloudplatform.fi
12514
+ demo.datacenter.fi
12174
12515
  paas.datacenter.fi
12175
12516
  jele.host
12176
12517
  mircloud.host
12518
+ paas.beebyte.io
12519
+ sekd1.beebyteapp.io
12177
12520
  jele.io
12521
+ cloud-fr1.unispace.io
12522
+ jc.neen.it
12523
+ cloud.jelastic.open.tim.it
12524
+ jcloud.kz
12525
+ upaas.kazteleport.kz
12178
12526
  cloudjiffy.net
12527
+ fra1-de.cloudjiffy.net
12528
+ west1-us.cloudjiffy.net
12179
12529
  jls-sto1.elastx.net
12530
+ jls-sto2.elastx.net
12531
+ jls-sto3.elastx.net
12532
+ faststacks.net
12533
+ fr-1.paas.massivegrid.net
12534
+ lon-1.paas.massivegrid.net
12535
+ lon-2.paas.massivegrid.net
12536
+ ny-1.paas.massivegrid.net
12537
+ ny-2.paas.massivegrid.net
12538
+ sg-1.paas.massivegrid.net
12180
12539
  jelastic.saveincloud.net
12540
+ nordeste-idc.saveincloud.net
12541
+ j.scaleforce.net
12542
+ jelastic.tsukaeru.net
12543
+ sdscloud.pl
12544
+ unicloud.pl
12545
+ mircloud.ru
12181
12546
  jelastic.regruhosting.ru
12547
+ enscaled.sg
12182
12548
  jele.site
12183
12549
  jelastic.team
12550
+ orangecloud.tn
12184
12551
  j.layershift.co.uk
12552
+ phx.enscaled.us
12553
+ mircloud.us
12185
12554
 
12186
12555
  // Jino : https://www.jino.ru
12187
12556
  // Submitted by Sergey Ulyashin <ulyashin@jino.ru>
@@ -12191,6 +12560,10 @@ myjino.ru
12191
12560
  *.spectrum.myjino.ru
12192
12561
  *.vps.myjino.ru
12193
12562
 
12563
+ // Jotelulu S.L. : https://jotelulu.com
12564
+ // Submitted by Daniel Fariña <ingenieria@jotelulu.com>
12565
+ jotelulu.cloud
12566
+
12194
12567
  // Joyent : https://www.joyent.com/
12195
12568
  // Submitted by Brian Bennett <brian.bennett@joyent.com>
12196
12569
  *.triton.zone
@@ -12205,6 +12578,14 @@ js.org
12205
12578
  kaas.gg
12206
12579
  khplay.nl
12207
12580
 
12581
+ // Kakao : https://www.kakaocorp.com/
12582
+ // Submitted by JaeYoong Lee <cec@kakaocorp.com>
12583
+ ktistory.com
12584
+
12585
+ // Kapsi : https://kapsi.fi
12586
+ // Submitted by Tomi Juntunen <erani@kapsi.fi>
12587
+ kapsi.fi
12588
+
12208
12589
  // Keyweb AG : https://www.keyweb.de
12209
12590
  // Submitted by Martin Dannehl <postmaster@keymachine.de>
12210
12591
  keymachine.de
@@ -12218,14 +12599,28 @@ uni5.net
12218
12599
  // Submitted by Roy Keene <rkeene@knightpoint.com>
12219
12600
  knightpoint.systems
12220
12601
 
12602
+ // KoobinEvent, SL: https://www.koobin.com
12603
+ // Submitted by Iván Oliva <ivan.oliva@koobin.com>
12604
+ koobin.events
12605
+
12221
12606
  // KUROKU LTD : https://kuroku.ltd/
12222
12607
  // Submitted by DisposaBoy <security@oya.to>
12223
12608
  oya.to
12224
12609
 
12610
+ // Katholieke Universiteit Leuven: https://www.kuleuven.be
12611
+ // Submitted by Abuse KU Leuven <abuse@kuleuven.be>
12612
+ kuleuven.cloud
12613
+ ezproxy.kuleuven.be
12614
+
12225
12615
  // .KRD : http://nic.krd/data/krd/Registration%20Policy.pdf
12226
12616
  co.krd
12227
12617
  edu.krd
12228
12618
 
12619
+ // Krellian Ltd. : https://krellian.com
12620
+ // Submitted by Ben Francis <ben@krellian.com>
12621
+ krellian.net
12622
+ webthings.io
12623
+
12229
12624
  // LCube - Professional hosting e.K. : https://www.lcube-webhosting.de
12230
12625
  // Submitted by Lars Laehn <info@lcube.de>
12231
12626
  git-repos.de
@@ -12256,10 +12651,6 @@ co.technology
12256
12651
  // Submitted by Greg Holland <greg.holland@lmpm.com>
12257
12652
  app.lmpm.com
12258
12653
 
12259
- // Linki Tools UG : https://linki.tools
12260
- // Submitted by Paulo Matos <pmatos@linki.tools>
12261
- linkitools.space
12262
-
12263
12654
  // linkyard ldt: https://www.linkyard.ch/
12264
12655
  // Submitted by Mario Siegenthaler <mario.siegenthaler@linkyard.ch>
12265
12656
  linkyard.cloud
@@ -12270,11 +12661,20 @@ linkyard-cloud.ch
12270
12661
  members.linode.com
12271
12662
  *.nodebalancer.linode.com
12272
12663
  *.linodeobjects.com
12664
+ ip.linodeusercontent.com
12273
12665
 
12274
12666
  // LiquidNet Ltd : http://www.liquidnetlimited.com/
12275
12667
  // Submitted by Victor Velchev <admin@liquidnetlimited.com>
12276
12668
  we.bs
12277
12669
 
12670
+ // Localcert : https://localcert.dev
12671
+ // Submitted by Lann Martin <security@localcert.dev>
12672
+ *.user.localcert.dev
12673
+
12674
+ // localzone.xyz
12675
+ // Submitted by Kenny Niehage <hello@yahe.sh>
12676
+ localzone.xyz
12677
+
12278
12678
  // Log'in Line : https://www.loginline.com/
12279
12679
  // Submitted by Rémi Mach <remi.mach@loginline.com>
12280
12680
  loginline.app
@@ -12283,6 +12683,14 @@ loginline.io
12283
12683
  loginline.services
12284
12684
  loginline.site
12285
12685
 
12686
+ // Lokalized : https://lokalized.nl
12687
+ // Submitted by Noah Taheij <noah@lokalized.nl>
12688
+ servers.run
12689
+
12690
+ // Lõhmus Family, The
12691
+ // Submitted by Heiki Lõhmus <hostmaster at lohmus dot me>
12692
+ lohmus.me
12693
+
12286
12694
  // LubMAN UMCS Sp. z o.o : https://lubman.pl/
12287
12695
  // Submitted by Ireneusz Maliszewski <ireneusz.maliszewski@lubman.pl>
12288
12696
  krasnik.pl
@@ -12294,7 +12702,6 @@ swidnik.pl
12294
12702
 
12295
12703
  // Lug.org.uk : https://lug.org.uk
12296
12704
  // Submitted by Jon Spriggs <admin@lug.org.uk>
12297
- uklugs.org
12298
12705
  glug.org.uk
12299
12706
  lug.org.uk
12300
12707
  lugs.org.uk
@@ -12320,6 +12727,7 @@ barsy.online
12320
12727
  barsy.org
12321
12728
  barsy.pro
12322
12729
  barsy.pub
12730
+ barsy.ro
12323
12731
  barsy.shop
12324
12732
  barsy.site
12325
12733
  barsy.support
@@ -12338,15 +12746,34 @@ mayfirst.org
12338
12746
  // Submitted by Ilya Zaretskiy <zaretskiy@corp.mail.ru>
12339
12747
  hb.cldmail.ru
12340
12748
 
12749
+ // Mail Transfer Platform : https://www.neupeer.com
12750
+ // Submitted by Li Hui <lihui@neupeer.com>
12751
+ cn.vu
12752
+
12753
+ // Maze Play: https://www.mazeplay.com
12754
+ // Submitted by Adam Humpherys <adam@mws.dev>
12755
+ mazeplay.com
12756
+
12341
12757
  // mcpe.me : https://mcpe.me
12342
12758
  // Submitted by Noa Heyl <hi@noa.dev>
12343
12759
  mcpe.me
12344
12760
 
12345
12761
  // McHost : https://mchost.ru
12346
12762
  // Submitted by Evgeniy Subbotin <e.subbotin@mchost.ru>
12763
+ mcdir.me
12347
12764
  mcdir.ru
12765
+ mcpre.ru
12348
12766
  vps.mcdir.ru
12349
12767
 
12768
+ // Mediatech : https://mediatech.by
12769
+ // Submitted by Evgeniy Kozhuhovskiy <ugenk@mediatech.by>
12770
+ mediatech.by
12771
+ mediatech.dev
12772
+
12773
+ // Medicom Health : https://medicomhealth.com
12774
+ // Submitted by Michael Olson <molson@medicomhealth.com>
12775
+ hra.health
12776
+
12350
12777
  // Memset hosting : https://www.memset.com
12351
12778
  // Submitted by Tom Whitwell <domains@memset.com>
12352
12779
  miniserver.com
@@ -12371,16 +12798,26 @@ eu.meteorapp.com
12371
12798
  co.pl
12372
12799
 
12373
12800
  // Microsoft Corporation : http://microsoft.com
12374
- // Submitted by Mostafa Elzeiny <moelzein@microsoft.com>
12801
+ // Submitted by Mitch Webster <miwebst@microsoft.com>
12375
12802
  *.azurecontainer.io
12376
12803
  azurewebsites.net
12377
12804
  azure-mobile.net
12378
12805
  cloudapp.net
12806
+ azurestaticapps.net
12807
+ centralus.azurestaticapps.net
12808
+ eastasia.azurestaticapps.net
12809
+ eastus2.azurestaticapps.net
12810
+ westeurope.azurestaticapps.net
12811
+ westus2.azurestaticapps.net
12379
12812
 
12380
12813
  // minion.systems : http://minion.systems
12381
12814
  // Submitted by Robert Böttinger <r@minion.systems>
12382
12815
  csx.cc
12383
12816
 
12817
+ // Mintere : https://mintere.com/
12818
+ // Submitted by Ben Aubin <security@mintere.com>
12819
+ mintere.site
12820
+
12384
12821
  // MobileEducation, LLC : https://joinforte.com
12385
12822
  // Submitted by Grayson Martin <grayson.martin@mobileeducation.us>
12386
12823
  forte.id
@@ -12403,8 +12840,11 @@ pp.ru
12403
12840
  // Submitted by Paul Cammish <kelduum@mythic-beasts.com>
12404
12841
  hostedpi.com
12405
12842
  customer.mythic-beasts.com
12843
+ caracal.mythic-beasts.com
12844
+ fentiger.mythic-beasts.com
12406
12845
  lynx.mythic-beasts.com
12407
12846
  ocelot.mythic-beasts.com
12847
+ oncilla.mythic-beasts.com
12408
12848
  onza.mythic-beasts.com
12409
12849
  sphinx.mythic-beasts.com
12410
12850
  vs.mythic-beasts.com
@@ -12417,24 +12857,27 @@ cust.retrosnub.co.uk
12417
12857
  ui.nabu.casa
12418
12858
 
12419
12859
  // Names.of.London : https://names.of.london/
12420
- // Submitted by James Stevens <registry@names.of.london> or <james@jrcs.net>
12860
+ // Submitted by James Stevens <registry[at]names.of.london> or <publiclist[at]jrcs.net>
12421
12861
  pony.club
12422
12862
  of.fashion
12423
- on.fashion
12424
- of.football
12425
12863
  in.london
12426
12864
  of.london
12865
+ from.marketing
12866
+ with.marketing
12427
12867
  for.men
12868
+ repair.men
12428
12869
  and.mom
12429
12870
  for.mom
12430
12871
  for.one
12872
+ under.one
12431
12873
  for.sale
12432
- of.work
12874
+ that.win
12875
+ from.work
12433
12876
  to.work
12434
12877
 
12435
- // NCTU.ME : https://nctu.me/
12436
- // Submitted by Tocknicsu <admin@nctu.me>
12437
- nctu.me
12878
+ // Net at Work Gmbh : https://www.netatwork.de
12879
+ // Submitted by Jan Jaeschke <jan.jaeschke@netatwork.de>
12880
+ cloud.nospamproxy.com
12438
12881
 
12439
12882
  // Netlify : https://www.netlify.com
12440
12883
  // Submitted by Jessica Parsons <jessica@netlify.com>
@@ -12456,6 +12899,23 @@ nh-serv.co.uk
12456
12899
  // Submitted by Jeff Wheelhouse <support@nearlyfreespeech.net>
12457
12900
  nfshost.com
12458
12901
 
12902
+ // Noop : https://noop.app
12903
+ // Submitted by Nathaniel Schweinberg <noop@rearc.io>
12904
+ *.developer.app
12905
+ noop.app
12906
+
12907
+ // Northflank Ltd. : https://northflank.com/
12908
+ // Submitted by Marco Suter <marco@northflank.com>
12909
+ *.northflank.app
12910
+ *.build.run
12911
+ *.code.run
12912
+ *.database.run
12913
+ *.migration.run
12914
+
12915
+ // Noticeable : https://noticeable.io
12916
+ // Submitted by Laurent Pellegrino <security@noticeable.io>
12917
+ noticeable.news
12918
+
12459
12919
  // Now-DNS : https://now-dns.com
12460
12920
  // Submitted by Steve Russell <steve@now-dns.com>
12461
12921
  dnsking.ch
@@ -12581,11 +13041,6 @@ zapto.org
12581
13041
  // Submitted by Konstantin Nosov <Nosov@nodeart.io>
12582
13042
  stage.nodeart.io
12583
13043
 
12584
- // Nodum B.V. : https://nodum.io/
12585
- // Submitted by Wietse Wind <hello+publicsuffixlist@nodum.io>
12586
- nodum.co
12587
- nodum.io
12588
-
12589
13044
  // Nucleos Inc. : https://nucleos.com
12590
13045
  // Submitted by Piotr Zduniak <piotr@nucleos.com>
12591
13046
  pcloud.host
@@ -12594,60 +13049,6 @@ pcloud.host
12594
13049
  // Submitted by Matthew Brown <mattbrown@nyc.mn>
12595
13050
  nyc.mn
12596
13051
 
12597
- // NymNom : https://nymnom.com/
12598
- // Submitted by NymNom <psl@nymnom.com>
12599
- nom.ae
12600
- nom.af
12601
- nom.ai
12602
- nom.al
12603
- nym.by
12604
- nom.bz
12605
- nym.bz
12606
- nom.cl
12607
- nym.ec
12608
- nom.gd
12609
- nom.ge
12610
- nom.gl
12611
- nym.gr
12612
- nom.gt
12613
- nym.gy
12614
- nym.hk
12615
- nom.hn
12616
- nym.ie
12617
- nom.im
12618
- nom.ke
12619
- nym.kz
12620
- nym.la
12621
- nym.lc
12622
- nom.li
12623
- nym.li
12624
- nym.lt
12625
- nym.lu
12626
- nom.lv
12627
- nym.me
12628
- nom.mk
12629
- nym.mn
12630
- nym.mx
12631
- nom.nu
12632
- nym.nz
12633
- nym.pe
12634
- nym.pt
12635
- nom.pw
12636
- nom.qa
12637
- nym.ro
12638
- nom.rs
12639
- nom.si
12640
- nym.sk
12641
- nom.st
12642
- nym.su
12643
- nym.sx
12644
- nom.tj
12645
- nym.tw
12646
- nom.ug
12647
- nom.uy
12648
- nom.vc
12649
- nom.vg
12650
-
12651
13052
  // Observable, Inc. : https://observablehq.com
12652
13053
  // Submitted by Mike Bostock <dns@observablehq.com>
12653
13054
  static.observableusercontent.com
@@ -12668,6 +13069,10 @@ cloudycluster.net
12668
13069
  // Submitted by Vicary Archangel <vicary@omniwe.com>
12669
13070
  omniwe.site
12670
13071
 
13072
+ // One.com: https://www.one.com/
13073
+ // Submitted by Jacob Bunk Nielsen <jbn@one.com>
13074
+ service.one
13075
+
12671
13076
  // One Fold Media : http://www.onefoldmedia.com/
12672
13077
  // Submitted by Eddie Jones <eddie@onefoldmedia.com>
12673
13078
  nid.io
@@ -12680,18 +13085,33 @@ opensocial.site
12680
13085
  // Submitted by Sven Marnach <sven@opencraft.com>
12681
13086
  opencraft.hosting
12682
13087
 
13088
+ // OpenResearch GmbH: https://openresearch.com/
13089
+ // Submitted by Philipp Schmid <ops@openresearch.com>
13090
+ orsites.com
13091
+
12683
13092
  // Opera Software, A.S.A.
12684
13093
  // Submitted by Yngve Pettersen <yngve@opera.com>
12685
13094
  operaunite.com
12686
13095
 
12687
- // Oursky Limited : https://skygear.io/
12688
- // Submited by Skygear Developer <hello@skygear.io>
13096
+ // Orange : https://www.orange.com
13097
+ // Submitted by Alexandre Linte <alexandre.linte@orange.com>
13098
+ tech.orange
13099
+
13100
+ // Oursky Limited : https://authgear.com/, https://skygear.io/
13101
+ // Submitted by Authgear Team <hello@authgear.com>, Skygear Developer <hello@skygear.io>
13102
+ authgear-staging.com
13103
+ authgearapps.com
12689
13104
  skygearapp.com
12690
13105
 
12691
13106
  // OutSystems
12692
13107
  // Submitted by Duarte Santos <domain-admin@outsystemscloud.com>
12693
13108
  outsystemscloud.com
12694
13109
 
13110
+ // OVHcloud: https://ovhcloud.com
13111
+ // Submitted by Vincent Cassé <vincent.casse@ovhcloud.com>
13112
+ *.webpaas.ovh.net
13113
+ *.hosting.ovh.net
13114
+
12695
13115
  // OwnProvider GmbH: http://www.ownprovider.com
12696
13116
  // Submitted by Jan Moennich <jan.moennich@ownprovider.com>
12697
13117
  ownprovider.com
@@ -12721,6 +13141,10 @@ pagefrontapp.com
12721
13141
  // Submitted by Yann Guichard <yann@pagexl.com>
12722
13142
  pagexl.com
12723
13143
 
13144
+ // Paywhirl, Inc : https://paywhirl.com/
13145
+ // Submitted by Daniel Netzer <dan@paywhirl.com>
13146
+ *.paywhirl.com
13147
+
12724
13148
  // pcarrier.ca Software Inc: https://pcarrier.ca/
12725
13149
  // Submitted by Pierre Carrier <pc@rrier.ca>
12726
13150
  bar0.net
@@ -12749,6 +13173,10 @@ mypep.link
12749
13173
  // Submitted by Kenneth Van Alstyne <kvanalstyne@perspecta.com>
12750
13174
  perspecta.cloud
12751
13175
 
13176
+ // PE Ulyanov Kirill Sergeevich : https://airy.host
13177
+ // Submitted by Kirill Ulyanov <k.ulyanov@airy.host>
13178
+ lk3.ru
13179
+
12752
13180
  // Planet-Work : https://www.planet-work.com/
12753
13181
  // Submitted by Frédéric VANNIÈRE <f.vanniere@planet-work.com>
12754
13182
  on-web.fr
@@ -12760,6 +13188,7 @@ ent.platform.sh
12760
13188
  eu.platform.sh
12761
13189
  us.platform.sh
12762
13190
  *.platformsh.site
13191
+ *.tst.site
12763
13192
 
12764
13193
  // Platter: https://platter.dev
12765
13194
  // Submitted by Patrick Flor <patrick@platter.dev>
@@ -12777,10 +13206,25 @@ pleskns.com
12777
13206
  // Submitted by Maximilian Schieder <maxi@zeug.co>
12778
13207
  dyn53.io
12779
13208
 
13209
+ // Porter : https://porter.run/
13210
+ // Submitted by Rudraksh MK <rudi@porter.run>
13211
+ onporter.run
13212
+
12780
13213
  // Positive Codes Technology Company : http://co.bn/faq.html
12781
13214
  // Submitted by Zulfais <pc@co.bn>
12782
13215
  co.bn
12783
13216
 
13217
+ // Postman, Inc : https://postman.com
13218
+ // Submitted by Rahul Dhawan <security@postman.com>
13219
+ postman-echo.com
13220
+ pstmn.io
13221
+ mock.pstmn.io
13222
+ httpbin.org
13223
+
13224
+ //prequalifyme.today : https://prequalifyme.today
13225
+ //Submitted by DeepakTiwari deepak@ivylead.io
13226
+ prequalifyme.today
13227
+
12784
13228
  // prgmr.com : https://prgmr.com/
12785
13229
  // Submitted by Sarah Newman <owner@prgmr.com>
12786
13230
  xen.prgmr.com
@@ -12810,6 +13254,15 @@ byen.site
12810
13254
  // Submitted by Kor Nielsen <kor@pubtls.org>
12811
13255
  pubtls.org
12812
13256
 
13257
+ // PythonAnywhere LLP: https://www.pythonanywhere.com
13258
+ // Submitted by Giles Thomas <giles@pythonanywhere.com>
13259
+ pythonanywhere.com
13260
+ eu.pythonanywhere.com
13261
+
13262
+ // QOTO, Org.
13263
+ // Submitted by Jeffrey Phillips Freeman <jeffrey.freeman@qoto.org>
13264
+ qoto.io
13265
+
12813
13266
  // Qualifio : https://qualifio.com/
12814
13267
  // Submitted by Xavier De Cock <xdecock@gmail.com>
12815
13268
  qualifioapp.com
@@ -12818,6 +13271,14 @@ qualifioapp.com
12818
13271
  // Submitted by Dani Biro <dani@pymet.com>
12819
13272
  qbuser.com
12820
13273
 
13274
+ // Rad Web Hosting: https://radwebhosting.com
13275
+ // Submitted by Scott Claeys <s.claeys@radwebhosting.com>
13276
+ cloudsite.builders
13277
+
13278
+ // Redgate Software: https://red-gate.com
13279
+ // Submitted by Andrew Farries <andrew.farries@red-gate.com>
13280
+ instances.spawn.cc
13281
+
12821
13282
  // Redstar Consultants : https://www.redstarconsultants.com/
12822
13283
  // Submitted by Jons Slemmer <jons@redstarconsultants.com>
12823
13284
  instantcloud.cn
@@ -12881,6 +13342,7 @@ onrender.com
12881
13342
  // Repl.it : https://repl.it
12882
13343
  // Submitted by Mason Clayton <mason@repl.it>
12883
13344
  repl.co
13345
+ id.repl.co
12884
13346
  repl.run
12885
13347
 
12886
13348
  // Resin.io : https://resin.io
@@ -12895,13 +13357,37 @@ hzc.io
12895
13357
  // Revitalised Limited : http://www.revitalised.co.uk
12896
13358
  // Submitted by Jack Price <jack@revitalised.co.uk>
12897
13359
  wellbeingzone.eu
12898
- ptplus.fit
12899
13360
  wellbeingzone.co.uk
12900
13361
 
13362
+ // Rico Developments Limited : https://adimo.co
13363
+ // Submitted by Colin Brown <hello@adimo.co>
13364
+ adimo.co.uk
13365
+
13366
+ // Riseup Networks : https://riseup.net
13367
+ // Submitted by Micah Anderson <micah@riseup.net>
13368
+ itcouldbewor.se
13369
+
12901
13370
  // Rochester Institute of Technology : http://www.rit.edu/
12902
13371
  // Submitted by Jennifer Herting <jchits@rit.edu>
12903
13372
  git-pages.rit.edu
12904
13373
 
13374
+ // Rocky Enterprise Software Foundation : https://resf.org
13375
+ // Submitted by Neil Hanlon <neil@resf.org>
13376
+ rocky.page
13377
+
13378
+ // Rusnames Limited: http://rusnames.ru/
13379
+ // Submitted by Sergey Zotov <admin@rusnames.ru>
13380
+ биз.рус
13381
+ ком.рус
13382
+ крым.рус
13383
+ мир.рус
13384
+ мск.рус
13385
+ орг.рус
13386
+ самара.рус
13387
+ сочи.рус
13388
+ спб.рус
13389
+ я.рус
13390
+
12905
13391
  // Sandstorm Development Group, Inc. : https://sandcats.io/
12906
13392
  // Submitted by Asheesh Laroia <asheesh@sandstorm.io>
12907
13393
  sandcats.io
@@ -12911,6 +13397,34 @@ sandcats.io
12911
13397
  logoip.de
12912
13398
  logoip.com
12913
13399
 
13400
+ // Scaleway : https://www.scaleway.com/
13401
+ // Submitted by Rémy Léone <rleone@scaleway.com>
13402
+ fr-par-1.baremetal.scw.cloud
13403
+ fr-par-2.baremetal.scw.cloud
13404
+ nl-ams-1.baremetal.scw.cloud
13405
+ fnc.fr-par.scw.cloud
13406
+ functions.fnc.fr-par.scw.cloud
13407
+ k8s.fr-par.scw.cloud
13408
+ nodes.k8s.fr-par.scw.cloud
13409
+ s3.fr-par.scw.cloud
13410
+ s3-website.fr-par.scw.cloud
13411
+ whm.fr-par.scw.cloud
13412
+ priv.instances.scw.cloud
13413
+ pub.instances.scw.cloud
13414
+ k8s.scw.cloud
13415
+ k8s.nl-ams.scw.cloud
13416
+ nodes.k8s.nl-ams.scw.cloud
13417
+ s3.nl-ams.scw.cloud
13418
+ s3-website.nl-ams.scw.cloud
13419
+ whm.nl-ams.scw.cloud
13420
+ k8s.pl-waw.scw.cloud
13421
+ nodes.k8s.pl-waw.scw.cloud
13422
+ s3.pl-waw.scw.cloud
13423
+ s3-website.pl-waw.scw.cloud
13424
+ scalebook.scw.cloud
13425
+ smartlabeling.scw.cloud
13426
+ dedibox.fr
13427
+
12914
13428
  // schokokeks.org GbR : https://schokokeks.org/
12915
13429
  // Submitted by Hanno Böck <hanno@schokokeks.org>
12916
13430
  schokokeks.net
@@ -12918,6 +13432,7 @@ schokokeks.net
12918
13432
  // Scottish Government: https://www.gov.scot
12919
13433
  // Submitted by Martin Ellis <martin.ellis@gov.scot>
12920
13434
  gov.scot
13435
+ service.gov.scot
12921
13436
 
12922
13437
  // Scry Security : http://www.scrysec.com
12923
13438
  // Submitted by Shante Adam <shante@skyhat.io>
@@ -12940,16 +13455,33 @@ spdns.org
12940
13455
  // Submitted by Artem Kondratev <accounts@seidat.com>
12941
13456
  seidat.net
12942
13457
 
13458
+ // Sellfy : https://sellfy.com
13459
+ // Submitted by Yuriy Romadin <contact@sellfy.com>
13460
+ sellfy.store
13461
+
12943
13462
  // Senseering GmbH : https://www.senseering.de
12944
13463
  // Submitted by Felix Mönckemeyer <f.moenckemeyer@senseering.de>
12945
13464
  senseering.net
12946
13465
 
13466
+ // Sendmsg: https://www.sendmsg.co.il
13467
+ // Submitted by Assaf Stern <domains@comstar.co.il>
13468
+ minisite.ms
13469
+
13470
+ // Service Magnet : https://myservicemagnet.com
13471
+ // Submitted by Dave Sanders <dave@myservicemagnet.com>
13472
+ magnet.page
13473
+
12947
13474
  // Service Online LLC : http://drs.ua/
12948
13475
  // Submitted by Serhii Bulakh <support@drs.ua>
12949
13476
  biz.ua
12950
13477
  co.ua
12951
13478
  pp.ua
12952
13479
 
13480
+ // Shift Crypto AG : https://shiftcrypto.ch
13481
+ // Submitted by alex <alex@shiftcrypto.ch>
13482
+ shiftcrypto.dev
13483
+ shiftcrypto.io
13484
+
12953
13485
  // ShiftEdit : https://shiftedit.net/
12954
13486
  // Submitted by Adam Jimenez <adam@shiftcreate.com>
12955
13487
  shiftedit.io
@@ -12958,6 +13490,10 @@ shiftedit.io
12958
13490
  // Submitted by Alex Bowers <alex@shopblocks.com>
12959
13491
  myshopblocks.com
12960
13492
 
13493
+ // Shopify : https://www.shopify.com
13494
+ // Submitted by Alex Richter <alex.richter@shopify.com>
13495
+ myshopify.com
13496
+
12961
13497
  // Shopit : https://www.shopitcommerce.com/
12962
13498
  // Submitted by Craig McMahon <craig@shopitcommerce.com>
12963
13499
  shopitsite.com
@@ -12992,16 +13528,45 @@ beta.bounty-full.com
12992
13528
  // Submitted by Aral Balkan <aral@small-tech.org>
12993
13529
  small-web.org
12994
13530
 
13531
+ // Smoove.io : https://www.smoove.io/
13532
+ // Submitted by Dan Kozak <dan@smoove.io>
13533
+ vp4.me
13534
+
13535
+ // Snowplow Analytics : https://snowplowanalytics.com/
13536
+ // Submitted by Ian Streeter <ian@snowplowanalytics.com>
13537
+ try-snowplow.com
13538
+
13539
+ // SourceHut : https://sourcehut.org
13540
+ // Submitted by Drew DeVault <sir@cmpwn.com>
13541
+ srht.site
13542
+
12995
13543
  // Stackhero : https://www.stackhero.io
12996
13544
  // Submitted by Adrien Gillon <adrien+public-suffix-list@stackhero.io>
12997
13545
  stackhero-network.com
12998
13546
 
13547
+ // Staclar : https://staclar.com
13548
+ // Submitted by Q Misell <q@staclar.com>
13549
+ musician.io
13550
+ // Submitted by Matthias Merkel <matthias.merkel@staclar.com>
13551
+ novecore.site
13552
+
12999
13553
  // staticland : https://static.land
13000
13554
  // Submitted by Seth Vincent <sethvincent@gmail.com>
13001
13555
  static.land
13002
13556
  dev.static.land
13003
13557
  sites.static.land
13004
13558
 
13559
+ // Storebase : https://www.storebase.io
13560
+ // Submitted by Tony Schirmer <tony@storebase.io>
13561
+ storebase.store
13562
+
13563
+ // Strategic System Consulting (eApps Hosting): https://www.eapps.com/
13564
+ // Submitted by Alex Oancea <aoancea@cloudscale365.com>
13565
+ vps-host.net
13566
+ atl.jelastic.vps-host.net
13567
+ njs.jelastic.vps-host.net
13568
+ ric.jelastic.vps-host.net
13569
+
13005
13570
  // Sony Interactive Entertainment LLC : https://sie.com/
13006
13571
  // Submitted by David Coles <david.coles@sony.com>
13007
13572
  playstation-cloud.com
@@ -13019,6 +13584,28 @@ spacekit.io
13019
13584
  // Submitted by Stefan Neufeind <info@speedpartner.de>
13020
13585
  customer.speedpartner.de
13021
13586
 
13587
+ // Spreadshop (sprd.net AG) : https://www.spreadshop.com/
13588
+ // Submitted by Martin Breest <security@spreadshop.com>
13589
+ myspreadshop.at
13590
+ myspreadshop.com.au
13591
+ myspreadshop.be
13592
+ myspreadshop.ca
13593
+ myspreadshop.ch
13594
+ myspreadshop.com
13595
+ myspreadshop.de
13596
+ myspreadshop.dk
13597
+ myspreadshop.es
13598
+ myspreadshop.fi
13599
+ myspreadshop.fr
13600
+ myspreadshop.ie
13601
+ myspreadshop.it
13602
+ myspreadshop.net
13603
+ myspreadshop.nl
13604
+ myspreadshop.no
13605
+ myspreadshop.pl
13606
+ myspreadshop.se
13607
+ myspreadshop.co.uk
13608
+
13022
13609
  // Standard Library : https://stdlib.com
13023
13610
  // Submitted by Jacob Lee <jacob@stdlib.com>
13024
13611
  api.stdlib.com
@@ -13040,10 +13627,12 @@ user.srcf.net
13040
13627
  // Submitted by Dan Miller <dm@sub6.com>
13041
13628
  temp-dns.com
13042
13629
 
13043
- // Swisscom Application Cloud: https://developer.swisscom.com
13044
- // Submitted by Matthias.Winzeler <matthias.winzeler@swisscom.com>
13045
- applicationcloud.io
13046
- scapp.io
13630
+ // Supabase : https://supabase.io
13631
+ // Submitted by Inian Parameshwaran <security@supabase.io>
13632
+ supabase.co
13633
+ supabase.in
13634
+ supabase.net
13635
+ su.paba.se
13047
13636
 
13048
13637
  // Symfony, SAS : https://symfony.com/
13049
13638
  // Submitted by Fabien Potencier <fabien@symfony.com>
@@ -13056,26 +13645,36 @@ syncloud.it
13056
13645
 
13057
13646
  // Synology, Inc. : https://www.synology.com/
13058
13647
  // Submitted by Rony Weng <ronyweng@synology.com>
13059
- diskstation.me
13060
13648
  dscloud.biz
13061
- dscloud.me
13062
- dscloud.mobi
13649
+ direct.quickconnect.cn
13063
13650
  dsmynas.com
13064
- dsmynas.net
13065
- dsmynas.org
13066
13651
  familyds.com
13067
- familyds.net
13068
- familyds.org
13652
+ diskstation.me
13653
+ dscloud.me
13069
13654
  i234.me
13070
13655
  myds.me
13071
13656
  synology.me
13657
+ dscloud.mobi
13658
+ dsmynas.net
13659
+ familyds.net
13660
+ dsmynas.org
13661
+ familyds.org
13072
13662
  vpnplus.to
13073
13663
  direct.quickconnect.to
13074
13664
 
13665
+ // Tabit Technologies Ltd. : https://tabit.cloud/
13666
+ // Submitted by Oren Agiv <oren@tabit.cloud>
13667
+ tabitorder.co.il
13668
+
13075
13669
  // TAIFUN Software AG : http://taifun-software.de
13076
13670
  // Submitted by Bjoern Henke <dev-server@taifun-software.de>
13077
13671
  taifun-dns.de
13078
13672
 
13673
+ // Tailscale Inc. : https://www.tailscale.com
13674
+ // Submitted by David Anderson <danderson@tailscale.com>
13675
+ beta.tailscale.net
13676
+ ts.net
13677
+
13079
13678
  // TASK geographical domains (www.task.gda.pl/uslugi/dns)
13080
13679
  gda.pl
13081
13680
  gdansk.pl
@@ -13083,9 +13682,14 @@ gdynia.pl
13083
13682
  med.pl
13084
13683
  sopot.pl
13085
13684
 
13685
+ // team.blue https://team.blue
13686
+ // Submitted by Cedric Dubois <cedric.dubois@team.blue>
13687
+ site.tb-hosting.com
13688
+
13086
13689
  // Teckids e.V. : https://www.teckids.org
13087
13690
  // Submitted by Dominik George <dominik.george@teckids.org>
13088
- edugit.org
13691
+ edugit.io
13692
+ s3.teckids.org
13089
13693
 
13090
13694
  // Telebit : https://telebit.cloud
13091
13695
  // Submitted by AJ ONeal <aj@telebit.cloud>
@@ -13099,24 +13703,42 @@ gwiddle.co.uk
13099
13703
 
13100
13704
  // Thingdust AG : https://thingdust.com/
13101
13705
  // Submitted by Adrian Imboden <adi@thingdust.com>
13706
+ *.firenet.ch
13707
+ *.svc.firenet.ch
13708
+ reservd.com
13102
13709
  thingdustdata.com
13103
13710
  cust.dev.thingdust.io
13104
13711
  cust.disrec.thingdust.io
13105
13712
  cust.prod.thingdust.io
13106
13713
  cust.testing.thingdust.io
13107
- *.firenet.ch
13108
- *.svc.firenet.ch
13714
+ reservd.dev.thingdust.io
13715
+ reservd.disrec.thingdust.io
13716
+ reservd.testing.thingdust.io
13717
+
13718
+ // ticket i/O GmbH : https://ticket.io
13719
+ // Submitted by Christian Franke <it@ticket.io>
13720
+ tickets.io
13109
13721
 
13110
13722
  // Tlon.io : https://tlon.io
13111
13723
  // Submitted by Mark Staarink <mark@tlon.io>
13112
13724
  arvo.network
13113
13725
  azimuth.network
13726
+ tlon.network
13727
+
13728
+ // Tor Project, Inc. : https://torproject.org
13729
+ // Submitted by Antoine Beaupré <anarcat@torproject.org
13730
+ torproject.net
13731
+ pages.torproject.net
13114
13732
 
13115
13733
  // TownNews.com : http://www.townnews.com
13116
13734
  // Submitted by Dustin Ward <dward@townnews.com>
13117
13735
  bloxcms.com
13118
13736
  townnews-staging.com
13119
13737
 
13738
+ // TradableBits: https://tradablebits.com
13739
+ // Submitted by Dmitry Khrisanov dmitry@tradablebits.com
13740
+ tbits.me
13741
+
13120
13742
  // TrafficPlex GmbH : https://www.trafficplex.de/
13121
13743
  // Submitted by Phillipp Röll <phillipp.roell@trafficplex.de>
13122
13744
  12hp.at
@@ -13145,6 +13767,10 @@ lima.zone
13145
13767
  *.transurl.eu
13146
13768
  *.transurl.nl
13147
13769
 
13770
+ // TransIP: https://www.transip.nl
13771
+ // Submitted by Cedric Dubois <cedric.dubois@team.blue>
13772
+ site.transip.me
13773
+
13148
13774
  // TuxFamily : http://tuxfamily.org
13149
13775
  // Submitted by TuxFamily administrators <adm@staff.tuxfamily.org>
13150
13776
  tuxfamily.org
@@ -13165,6 +13791,14 @@ syno-ds.de
13165
13791
  synology-diskstation.de
13166
13792
  synology-ds.de
13167
13793
 
13794
+ // Typedream : https://typedream.com
13795
+ // Submitted by Putri Karunia <putri@typedream.com>
13796
+ typedream.app
13797
+
13798
+ // Typeform : https://www.typeform.com
13799
+ // Submitted by Sergi Ferriz <sergi.ferriz@typeform.com>
13800
+ pro.typeform.com
13801
+
13168
13802
  // Uberspace : https://uberspace.de
13169
13803
  // Submitted by Moritz Werner <mwerner@jonaspasche.com>
13170
13804
  uber.space
@@ -13182,6 +13816,10 @@ inc.hk
13182
13816
  virtualuser.de
13183
13817
  virtual-user.de
13184
13818
 
13819
+ // Upli : https://upli.io
13820
+ // Submitted by Lenny Bakkalian <lenny.bakkalian@gmail.com>
13821
+ upli.io
13822
+
13185
13823
  // urown.net : https://urown.net
13186
13824
  // Submitted by Hostmaster <hostmaster@urown.net>
13187
13825
  urown.cloud
@@ -13244,7 +13882,6 @@ at.md
13244
13882
  de.md
13245
13883
  jp.md
13246
13884
  to.md
13247
- uwu.nu
13248
13885
  indie.porn
13249
13886
  vxl.sh
13250
13887
  ch.tc
@@ -13260,6 +13897,10 @@ me.vu
13260
13897
  // Submitted by Serhii Rostilo <sergey@rostilo.kiev.ua>
13261
13898
  v.ua
13262
13899
 
13900
+ // Vultr Objects : https://www.vultr.com/products/object-storage/
13901
+ // Submitted by Niels Maumenee <storage@vultr.com>
13902
+ *.vultrobjects.com
13903
+
13263
13904
  // Waffle Computer Inc., Ltd. : https://docs.waffleinfo.com
13264
13905
  // Submitted by Masayuki Note <masa@blade.wafflecell.com>
13265
13906
  wafflecell.com
@@ -13268,6 +13909,13 @@ wafflecell.com
13268
13909
  // Submitted by Arnold Hendriks <info@webhare.com>
13269
13910
  *.webhare.dev
13270
13911
 
13912
+ // WebHotelier Technologies Ltd: https://www.webhotelier.net/
13913
+ // Submitted by Apostolos Tsakpinis <apostolos.tsakpinis@gmail.com>
13914
+ reserve-online.net
13915
+ reserve-online.com
13916
+ bookonline.app
13917
+ hotelwithflight.com
13918
+
13271
13919
  // WeDeploy by Liferay, Inc. : https://www.wedeploy.com
13272
13920
  // Submitted by Henrique Vicente <security@wedeploy.com>
13273
13921
  wedeploy.io
@@ -13293,17 +13941,35 @@ wmcloud.org
13293
13941
  panel.gg
13294
13942
  daemon.panel.gg
13295
13943
 
13944
+ // Wizard Zines : https://wizardzines.com
13945
+ // Submitted by Julia Evans <julia@wizardzines.com>
13946
+ messwithdns.com
13947
+
13296
13948
  // WoltLab GmbH : https://www.woltlab.com
13297
13949
  // Submitted by Tim Düsterhus <security@woltlab.cloud>
13950
+ woltlab-demo.com
13298
13951
  myforum.community
13299
13952
  community-pro.de
13300
13953
  diskussionsbereich.de
13301
13954
  community-pro.net
13302
13955
  meinforum.net
13303
13956
 
13304
- // www.com.vc : http://www.com.vc
13305
- // Submitted by Li Hui <lihui@sinopub.com>
13306
- cn.vu
13957
+ // Woods Valldata : https://www.woodsvalldata.co.uk/
13958
+ // Submitted by Chris Whittle <chris.whittle@woodsvalldata.co.uk>
13959
+ affinitylottery.org.uk
13960
+ raffleentry.org.uk
13961
+ weeklylottery.org.uk
13962
+
13963
+ // WP Engine : https://wpengine.com/
13964
+ // Submitted by Michael Smith <michael.smith@wpengine.com>
13965
+ // Submitted by Brandon DuRette <brandon.durette@wpengine.com>
13966
+ wpenginepowered.com
13967
+ js.wpenginepowered.com
13968
+
13969
+ // Wix.com, Inc. : https://www.wix.com
13970
+ // Submitted by Shahar Talmi <shahar@wix.com>
13971
+ wixsite.com
13972
+ editorx.io
13307
13973
 
13308
13974
  // XenonCloud GbR: https://xenoncloud.net
13309
13975
  // Submitted by Julian Uphoff <publicsuffixlist@xenoncloud.net>
@@ -13347,6 +14013,7 @@ ybo.trade
13347
14013
 
13348
14014
  // Yunohost : https://yunohost.org
13349
14015
  // Submitted by Valentin Grimaud <security@yunohost.org>
14016
+ ynh.fr
13350
14017
  nohost.me
13351
14018
  noho.st
13352
14019
 
@@ -13365,16 +14032,4 @@ basicserver.io
13365
14032
  virtualserver.io
13366
14033
  enterprisecloud.nu
13367
14034
 
13368
- // Mintere : https://mintere.com/
13369
- // Submitted by Ben Aubin <security@mintere.com>
13370
- mintere.site
13371
-
13372
- // WP Engine : https://wpengine.com/
13373
- // Submitted by Michael Smith <michael.smith@wpengine.com>
13374
- wpenginepowered.com
13375
-
13376
- // Impertrix Solutions : <https://impertrixcdn.com>
13377
- // Submitted by Zhixiang Zhao <csuite@impertrix.com>
13378
- impertrixcdn.com
13379
- impertrix.com
13380
14035
  // ===END PRIVATE DOMAINS===