[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2025-10-12 10:06:49 +00:00
parent 13b8ec73a3
commit c02d12ccee
18 changed files with 2593 additions and 4800 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1760149776
},
"Trickest wordlist update": {
"last_update": 1760177186
"last_update": 1760263600
}
}

View file

@ -4732,6 +4732,8 @@ petite-pears-make.md
curly-jars-divide.md
.changeset/clear-moments-sell.md
clear-moments-sell.md
.changeset/khaki-plums-enjoy.md
khaki-plums-enjoy.md
.changeset/beige-lamps-relate.md
beige-lamps-relate.md
.changeset/config.json
@ -4740,6 +4742,8 @@ config.json
early-owls-return.md
.changeset/pretty-emus-reply.md
pretty-emus-reply.md
.changeset/lovely-fans-tap.md
lovely-fans-tap.md
.changeset/sad-spies-look.md
sad-spies-look.md
.changeset/forty-games-enter.md
@ -4768,9 +4772,6 @@ license
.dockerignore
ecosystem.config.cjs
eslint.config.js
sdk/tests/request.test.ts
tests/request.test.ts
request.test.ts
sdk/tests/schema.ts
tests/schema.ts
schema.ts
@ -4799,6 +4800,10 @@ sdk/readme.md
readme.md
sdk/package.json
package.json
sdk/src/utils/request.test.ts
src/utils/request.test.ts
utils/request.test.ts
request.test.ts
sdk/src/utils/is-directus-error.ts
src/utils/is-directus-error.ts
utils/is-directus-error.ts
@ -5103,6 +5108,11 @@ src/rest/utils/throw-if-empty.ts
rest/utils/throw-if-empty.ts
utils/throw-if-empty.ts
throw-if-empty.ts
sdk/src/rest/utils/query-to-params.test.ts
src/rest/utils/query-to-params.test.ts
rest/utils/query-to-params.test.ts
utils/query-to-params.test.ts
query-to-params.test.ts
sdk/src/rest/types.ts
src/rest/types.ts
rest/types.ts

View file

@ -973,10 +973,12 @@ tests/blackbox/setup/global.ts
.changeset/petite-pears-make.md
.changeset/curly-jars-divide.md
.changeset/clear-moments-sell.md
.changeset/khaki-plums-enjoy.md
.changeset/beige-lamps-relate.md
.changeset/config.json
.changeset/early-owls-return.md
.changeset/pretty-emus-reply.md
.changeset/lovely-fans-tap.md
.changeset/sad-spies-look.md
.changeset/forty-games-enter.md
.changeset/cruel-clubs-rhyme.md
@ -995,7 +997,6 @@ license
.dockerignore
ecosystem.config.cjs
eslint.config.js
sdk/tests/request.test.ts
sdk/tests/schema.ts
sdk/tests/no-schema.test-d.ts
sdk/tests/exports.test.ts
@ -1007,6 +1008,7 @@ sdk/tsconfig.json
sdk/tsdown.config.ts
sdk/readme.md
sdk/package.json
sdk/src/utils/request.test.ts
sdk/src/utils/is-directus-error.ts
sdk/src/utils/extract-data.ts
sdk/src/utils/request.ts
@ -1080,6 +1082,7 @@ sdk/src/rest/utils/is-system-collection.ts
sdk/src/rest/utils/query-to-params.ts
sdk/src/rest/utils/index.ts
sdk/src/rest/utils/throw-if-empty.ts
sdk/src/rest/utils/query-to-params.test.ts
sdk/src/rest/types.ts
sdk/src/rest/commands/utils/cache.ts
sdk/src/rest/commands/utils/versions.ts

View file

@ -30883,12 +30883,6 @@ mike42/escpos-php/doc/Makefile
escpos-php/doc/Makefile
doc/Makefile
Makefile
htdocs/includes/mike42/escpos-php/doc/FAQ.md
includes/mike42/escpos-php/doc/FAQ.md
mike42/escpos-php/doc/FAQ.md
escpos-php/doc/FAQ.md
doc/FAQ.md
FAQ.md
htdocs/includes/mike42/escpos-php/doc/escpos.doxyfile
includes/mike42/escpos-php/doc/escpos.doxyfile
mike42/escpos-php/doc/escpos.doxyfile

View file

@ -5219,7 +5219,6 @@ htdocs/includes/leaflet/leaflet-geoman.min.js
htdocs/includes/leaflet/leaflet-src.js
htdocs/includes/mike42/escpos-php/composer.json
htdocs/includes/mike42/escpos-php/doc/Makefile
htdocs/includes/mike42/escpos-php/doc/FAQ.md
htdocs/includes/mike42/escpos-php/doc/escpos.doxyfile
htdocs/includes/mike42/escpos-php/composer.lock
htdocs/includes/mike42/escpos-php/.coveralls.yml

View file

@ -8443,6 +8443,13 @@ KernelTests/Core/ClassLoader/BackwardsCompatibilityClassLoaderTest.php
Core/ClassLoader/BackwardsCompatibilityClassLoaderTest.php
ClassLoader/BackwardsCompatibilityClassLoaderTest.php
BackwardsCompatibilityClassLoaderTest.php
core/tests/Drupal/KernelTests/Core/Hook/HookLoaderTest.php
tests/Drupal/KernelTests/Core/Hook/HookLoaderTest.php
Drupal/KernelTests/Core/Hook/HookLoaderTest.php
KernelTests/Core/Hook/HookLoaderTest.php
Core/Hook/HookLoaderTest.php
Hook/HookLoaderTest.php
HookLoaderTest.php
core/tests/Drupal/KernelTests/Core/Hook/HookOrderTestTrait.php
tests/Drupal/KernelTests/Core/Hook/HookOrderTestTrait.php
Drupal/KernelTests/Core/Hook/HookOrderTestTrait.php
@ -13949,6 +13956,13 @@ Tests/Core/Breadcrumb/BreadcrumbTest.php
Core/Breadcrumb/BreadcrumbTest.php
Breadcrumb/BreadcrumbTest.php
BreadcrumbTest.php
core/tests/Drupal/Tests/Core/Hook/ImplementationListTest.php
tests/Drupal/Tests/Core/Hook/ImplementationListTest.php
Drupal/Tests/Core/Hook/ImplementationListTest.php
Tests/Core/Hook/ImplementationListTest.php
Core/Hook/ImplementationListTest.php
Hook/ImplementationListTest.php
ImplementationListTest.php
core/tests/Drupal/Tests/Core/Hook/HookCollectorPassTest.php
tests/Drupal/Tests/Core/Hook/HookCollectorPassTest.php
Drupal/Tests/Core/Hook/HookCollectorPassTest.php
@ -23172,6 +23186,18 @@ Core/Hook/OrderOperation/FirstOrLast.php
Hook/OrderOperation/FirstOrLast.php
OrderOperation/FirstOrLast.php
FirstOrLast.php
core/lib/Drupal/Core/Hook/HookCollectorKeyValueWritePass.php
lib/Drupal/Core/Hook/HookCollectorKeyValueWritePass.php
Drupal/Core/Hook/HookCollectorKeyValueWritePass.php
Core/Hook/HookCollectorKeyValueWritePass.php
Hook/HookCollectorKeyValueWritePass.php
HookCollectorKeyValueWritePass.php
core/lib/Drupal/Core/Hook/ImplementationList.php
lib/Drupal/Core/Hook/ImplementationList.php
Drupal/Core/Hook/ImplementationList.php
Core/Hook/ImplementationList.php
Hook/ImplementationList.php
ImplementationList.php
core/lib/Drupal/Core/Hook/Order/Order.php
lib/Drupal/Core/Hook/Order/Order.php
Drupal/Core/Hook/Order/Order.php
@ -64897,6 +64923,13 @@ tests/src/Kernel/EditorFileReferenceFilterTest.php
src/Kernel/EditorFileReferenceFilterTest.php
Kernel/EditorFileReferenceFilterTest.php
EditorFileReferenceFilterTest.php
core/modules/editor/tests/src/Kernel/TextWithSummaryFileUsageTest.php
modules/editor/tests/src/Kernel/TextWithSummaryFileUsageTest.php
editor/tests/src/Kernel/TextWithSummaryFileUsageTest.php
tests/src/Kernel/TextWithSummaryFileUsageTest.php
src/Kernel/TextWithSummaryFileUsageTest.php
Kernel/TextWithSummaryFileUsageTest.php
TextWithSummaryFileUsageTest.php
core/modules/editor/tests/src/Kernel/EntityUpdateTest.php
modules/editor/tests/src/Kernel/EntityUpdateTest.php
editor/tests/src/Kernel/EntityUpdateTest.php
@ -65966,6 +65999,12 @@ modules/block_content/help_topics/block_content.type.html.twig
block_content/help_topics/block_content.type.html.twig
help_topics/block_content.type.html.twig
block_content.type.html.twig
core/modules/block_content/src/Hook/BlockContentThemeHooks.php
modules/block_content/src/Hook/BlockContentThemeHooks.php
block_content/src/Hook/BlockContentThemeHooks.php
src/Hook/BlockContentThemeHooks.php
Hook/BlockContentThemeHooks.php
BlockContentThemeHooks.php
core/modules/block_content/src/Hook/BlockContentHooks.php
modules/block_content/src/Hook/BlockContentHooks.php
block_content/src/Hook/BlockContentHooks.php
@ -66149,6 +66188,18 @@ block_content/src/Routing/RouteSubscriber.php
src/Routing/RouteSubscriber.php
Routing/RouteSubscriber.php
RouteSubscriber.php
core/modules/block_content/src/Routing/BlockContentTypeRouteProvider.php
modules/block_content/src/Routing/BlockContentTypeRouteProvider.php
block_content/src/Routing/BlockContentTypeRouteProvider.php
src/Routing/BlockContentTypeRouteProvider.php
Routing/BlockContentTypeRouteProvider.php
BlockContentTypeRouteProvider.php
core/modules/block_content/src/Routing/BlockContentRouteProvider.php
modules/block_content/src/Routing/BlockContentRouteProvider.php
block_content/src/Routing/BlockContentRouteProvider.php
src/Routing/BlockContentRouteProvider.php
Routing/BlockContentRouteProvider.php
BlockContentRouteProvider.php
core/modules/block_content/src/BlockContentTranslationHandler.php
modules/block_content/src/BlockContentTranslationHandler.php
block_content/src/BlockContentTranslationHandler.php
@ -67240,6 +67291,13 @@ tests/src/Kernel/NodeTypeValidationTest.php
src/Kernel/NodeTypeValidationTest.php
Kernel/NodeTypeValidationTest.php
NodeTypeValidationTest.php
core/modules/node/tests/src/Kernel/TextWithSummaryTokenReplaceTest.php
modules/node/tests/src/Kernel/TextWithSummaryTokenReplaceTest.php
node/tests/src/Kernel/TextWithSummaryTokenReplaceTest.php
tests/src/Kernel/TextWithSummaryTokenReplaceTest.php
src/Kernel/TextWithSummaryTokenReplaceTest.php
Kernel/TextWithSummaryTokenReplaceTest.php
TextWithSummaryTokenReplaceTest.php
core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php
modules/node/tests/src/Kernel/NodeViewBuilderTest.php
node/tests/src/Kernel/NodeViewBuilderTest.php
@ -72870,6 +72928,15 @@ migrate/source/d6/UploadInstanceTest.php
source/d6/UploadInstanceTest.php
d6/UploadInstanceTest.php
UploadInstanceTest.php
core/modules/file/tests/src/Kernel/Plugin/EntityReference/FileSelectionTest.php
modules/file/tests/src/Kernel/Plugin/EntityReference/FileSelectionTest.php
file/tests/src/Kernel/Plugin/EntityReference/FileSelectionTest.php
tests/src/Kernel/Plugin/EntityReference/FileSelectionTest.php
src/Kernel/Plugin/EntityReference/FileSelectionTest.php
Kernel/Plugin/EntityReference/FileSelectionTest.php
Plugin/EntityReference/FileSelectionTest.php
EntityReference/FileSelectionTest.php
FileSelectionTest.php
core/modules/file/tests/src/Kernel/FileRepositoryTest.php
modules/file/tests/src/Kernel/FileRepositoryTest.php
file/tests/src/Kernel/FileRepositoryTest.php
@ -77433,6 +77500,24 @@ tests/modules/module_test_procedural_preprocess/module_test_procedural_preproces
modules/module_test_procedural_preprocess/module_test_procedural_preprocess.module
module_test_procedural_preprocess/module_test_procedural_preprocess.module
module_test_procedural_preprocess.module
core/modules/system/tests/modules/HookLoader/hook_loader_test/src/Hook/CircularDependencyHooks.php
modules/system/tests/modules/HookLoader/hook_loader_test/src/Hook/CircularDependencyHooks.php
system/tests/modules/HookLoader/hook_loader_test/src/Hook/CircularDependencyHooks.php
tests/modules/HookLoader/hook_loader_test/src/Hook/CircularDependencyHooks.php
modules/HookLoader/hook_loader_test/src/Hook/CircularDependencyHooks.php
HookLoader/hook_loader_test/src/Hook/CircularDependencyHooks.php
hook_loader_test/src/Hook/CircularDependencyHooks.php
src/Hook/CircularDependencyHooks.php
Hook/CircularDependencyHooks.php
CircularDependencyHooks.php
core/modules/system/tests/modules/HookLoader/hook_loader_test/hook_loader_test.info.yml
modules/system/tests/modules/HookLoader/hook_loader_test/hook_loader_test.info.yml
system/tests/modules/HookLoader/hook_loader_test/hook_loader_test.info.yml
tests/modules/HookLoader/hook_loader_test/hook_loader_test.info.yml
modules/HookLoader/hook_loader_test/hook_loader_test.info.yml
HookLoader/hook_loader_test/hook_loader_test.info.yml
hook_loader_test/hook_loader_test.info.yml
hook_loader_test.info.yml
core/modules/system/tests/modules/update_test_failing/update_test_failing.info.yml
modules/system/tests/modules/update_test_failing/update_test_failing.info.yml
system/tests/modules/update_test_failing/update_test_failing.info.yml
@ -107599,6 +107684,22 @@ core/modules/text/text.module
modules/text/text.module
text/text.module
text.module
core/modules/text/tests/modules/text_test/text_test.info.yml
modules/text/tests/modules/text_test/text_test.info.yml
text/tests/modules/text_test/text_test.info.yml
tests/modules/text_test/text_test.info.yml
modules/text_test/text_test.info.yml
text_test/text_test.info.yml
text_test.info.yml
core/modules/text/tests/modules/text_test/src/Hook/TextTestHooks.php
modules/text/tests/modules/text_test/src/Hook/TextTestHooks.php
text/tests/modules/text_test/src/Hook/TextTestHooks.php
tests/modules/text_test/src/Hook/TextTestHooks.php
modules/text_test/src/Hook/TextTestHooks.php
text_test/src/Hook/TextTestHooks.php
src/Hook/TextTestHooks.php
Hook/TextTestHooks.php
TextTestHooks.php
core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php
modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php
text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php
@ -107664,6 +107765,13 @@ tests/src/Functional/TextFieldTest.php
src/Functional/TextFieldTest.php
Functional/TextFieldTest.php
TextFieldTest.php
core/modules/text/tests/src/Functional/TextareaWithSummaryTest.php
modules/text/tests/src/Functional/TextareaWithSummaryTest.php
text/tests/src/Functional/TextareaWithSummaryTest.php
tests/src/Functional/TextareaWithSummaryTest.php
src/Functional/TextareaWithSummaryTest.php
Functional/TextareaWithSummaryTest.php
TextareaWithSummaryTest.php
core/modules/text/tests/src/Functional/GenericTest.php
modules/text/tests/src/Functional/GenericTest.php
text/tests/src/Functional/GenericTest.php

View file

@ -1421,6 +1421,7 @@ core/tests/Drupal/KernelTests/Core/Htmx/HtmxRendererTest.php
core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteNoneTest.php
core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteProcessorCurrentIntegrationTest.php
core/tests/Drupal/KernelTests/Core/ClassLoader/BackwardsCompatibilityClassLoaderTest.php
core/tests/Drupal/KernelTests/Core/Hook/HookLoaderTest.php
core/tests/Drupal/KernelTests/Core/Hook/HookOrderTestTrait.php
core/tests/Drupal/KernelTests/Core/Hook/HookOrderTest.php
core/tests/Drupal/KernelTests/Core/Hook/HookAlterOrderTest.php
@ -2150,6 +2151,7 @@ core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php
core/tests/Drupal/Tests/Core/Utility/ErrorTest.php
core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php
core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbTest.php
core/tests/Drupal/Tests/Core/Hook/ImplementationListTest.php
core/tests/Drupal/Tests/Core/Hook/HookCollectorPassTest.php
core/tests/Drupal/Tests/Core/Discovery/YamlDiscoveryTest.php
core/tests/Drupal/Tests/Core/PrivateKeyTest.php
@ -3584,6 +3586,8 @@ core/lib/Drupal/Core/ClassLoader/BackwardsCompatibilityClassLoader.php
core/lib/Drupal/Core/Hook/OrderOperation/OrderOperation.php
core/lib/Drupal/Core/Hook/OrderOperation/BeforeOrAfter.php
core/lib/Drupal/Core/Hook/OrderOperation/FirstOrLast.php
core/lib/Drupal/Core/Hook/HookCollectorKeyValueWritePass.php
core/lib/Drupal/Core/Hook/ImplementationList.php
core/lib/Drupal/Core/Hook/Order/Order.php
core/lib/Drupal/Core/Hook/Order/RelativeOrderBase.php
core/lib/Drupal/Core/Hook/Order/OrderBefore.php
@ -9629,6 +9633,7 @@ core/modules/editor/tests/src/Kernel/EditorManagerTest.php
core/modules/editor/tests/src/Kernel/EditorValidationTest.php
core/modules/editor/tests/src/Kernel/EditorFilterIntegrationTest.php
core/modules/editor/tests/src/Kernel/EditorFileReferenceFilterTest.php
core/modules/editor/tests/src/Kernel/TextWithSummaryFileUsageTest.php
core/modules/editor/tests/src/Kernel/EntityUpdateTest.php
core/modules/editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php
core/modules/editor/tests/src/Functional/Rest/EditorXmlAnonTest.php
@ -9782,6 +9787,7 @@ core/modules/block_content/block_content.services.yml
core/modules/block_content/block_content.links.action.yml
core/modules/block_content/help_topics/block_content.add.html.twig
core/modules/block_content/help_topics/block_content.type.html.twig
core/modules/block_content/src/Hook/BlockContentThemeHooks.php
core/modules/block_content/src/Hook/BlockContentHooks.php
core/modules/block_content/src/BlockContentInterface.php
core/modules/block_content/src/BlockContentEvents.php
@ -9810,6 +9816,8 @@ core/modules/block_content/src/BlockContentListBuilder.php
core/modules/block_content/src/Controller/BlockContentController.php
core/modules/block_content/src/Event/BlockContentGetDependencyEvent.php
core/modules/block_content/src/Routing/RouteSubscriber.php
core/modules/block_content/src/Routing/BlockContentTypeRouteProvider.php
core/modules/block_content/src/Routing/BlockContentRouteProvider.php
core/modules/block_content/src/BlockContentTranslationHandler.php
core/modules/block_content/src/BlockTypeAccessControlHandler.php
core/modules/block_content/src/BlockContentPermissions.php
@ -9954,6 +9962,7 @@ core/modules/node/tests/src/Kernel/NodeListBuilderTest.php
core/modules/node/tests/src/Kernel/NodeValidationTest.php
core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareTest.php
core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php
core/modules/node/tests/src/Kernel/TextWithSummaryTokenReplaceTest.php
core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php
core/modules/node/tests/src/Kernel/NodeAccessRecordsTest.php
core/modules/node/tests/src/Kernel/NodeFieldOverridesTest.php
@ -10755,6 +10764,7 @@ core/modules/file/tests/src/Kernel/Plugin/migrate/source/d7/FileTest.php
core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php
core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/FileTest.php
core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php
core/modules/file/tests/src/Kernel/Plugin/EntityReference/FileSelectionTest.php
core/modules/file/tests/src/Kernel/FileRepositoryTest.php
core/modules/file/tests/src/Kernel/ManagedFileTest.php
core/modules/file/tests/src/Kernel/SaveTest.php
@ -11375,6 +11385,8 @@ core/modules/system/tests/modules/session_exists_cache_context_test/session_exis
core/modules/system/tests/modules/session_exists_cache_context_test/src/Hook/SessionExistsCacheContextTestHooks.php
core/modules/system/tests/modules/module_test_procedural_preprocess/module_test_procedural_preprocess.info.yml
core/modules/system/tests/modules/module_test_procedural_preprocess/module_test_procedural_preprocess.module
core/modules/system/tests/modules/HookLoader/hook_loader_test/src/Hook/CircularDependencyHooks.php
core/modules/system/tests/modules/HookLoader/hook_loader_test/hook_loader_test.info.yml
core/modules/system/tests/modules/update_test_failing/update_test_failing.info.yml
core/modules/system/tests/modules/update_test_failing/update_test_failing.install
core/modules/system/tests/modules/update_test_failing/update_test_failing.post_update.php
@ -15533,6 +15545,8 @@ core/modules/layout_builder/layout_builder.permissions.yml
core/modules/layout_builder/layout_builder.links.task.yml
core/modules/text/js/text.js
core/modules/text/text.module
core/modules/text/tests/modules/text_test/text_test.info.yml
core/modules/text/tests/modules/text_test/src/Hook/TextTestHooks.php
core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php
core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php
core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php
@ -15541,6 +15555,7 @@ core/modules/text/tests/src/Kernel/TextItemBaseTest.php
core/modules/text/tests/src/Kernel/TextSummaryTest.php
core/modules/text/tests/src/Kernel/Migrate/MigrateTextConfigsTest.php
core/modules/text/tests/src/Functional/TextFieldTest.php
core/modules/text/tests/src/Functional/TextareaWithSummaryTest.php
core/modules/text/tests/src/Functional/GenericTest.php
core/modules/text/tests/src/FunctionalJavascript/TextareaWithSummaryTest.php
core/modules/text/text.field_type_categories.yml

View file

@ -683,6 +683,13 @@ js/src/admin/routes.ts
src/admin/routes.ts
admin/routes.ts
routes.ts
framework/core/js/src/admin/components/StatusWidgetItem.tsx
core/js/src/admin/components/StatusWidgetItem.tsx
js/src/admin/components/StatusWidgetItem.tsx
src/admin/components/StatusWidgetItem.tsx
admin/components/StatusWidgetItem.tsx
components/StatusWidgetItem.tsx
StatusWidgetItem.tsx
framework/core/js/src/admin/components/StatusWidget.js
core/js/src/admin/components/StatusWidget.js
js/src/admin/components/StatusWidget.js
@ -2977,6 +2984,13 @@ dist-typings/admin/components/GlobalSearch.d.ts
admin/components/GlobalSearch.d.ts
components/GlobalSearch.d.ts
GlobalSearch.d.ts
framework/core/js/dist-typings/admin/components/StatusWidgetItem.d.ts
core/js/dist-typings/admin/components/StatusWidgetItem.d.ts
js/dist-typings/admin/components/StatusWidgetItem.d.ts
dist-typings/admin/components/StatusWidgetItem.d.ts
admin/components/StatusWidgetItem.d.ts
components/StatusWidgetItem.d.ts
StatusWidgetItem.d.ts
framework/core/js/dist-typings/admin/components/ReadmeModal.d.ts
core/js/dist-typings/admin/components/ReadmeModal.d.ts
js/dist-typings/admin/components/ReadmeModal.d.ts

View file

@ -96,6 +96,7 @@ framework/core/js/src/admin/models/ExtensionReadme.js
framework/core/js/src/admin/resolvers/ExtensionPageResolver.ts
framework/core/js/src/admin/AdminApplication.tsx
framework/core/js/src/admin/routes.ts
framework/core/js/src/admin/components/StatusWidgetItem.tsx
framework/core/js/src/admin/components/StatusWidget.js
framework/core/js/src/admin/components/LoadingModal.tsx
framework/core/js/src/admin/components/EditCustomCssModal.tsx
@ -427,6 +428,7 @@ framework/core/js/dist-typings/admin/components/HeaderSecondary.d.ts
framework/core/js/dist-typings/admin/components/EditCustomFooterModal.d.ts
framework/core/js/dist-typings/admin/components/SettingDropdown.d.ts
framework/core/js/dist-typings/admin/components/GlobalSearch.d.ts
framework/core/js/dist-typings/admin/components/StatusWidgetItem.d.ts
framework/core/js/dist-typings/admin/components/ReadmeModal.d.ts
framework/core/js/dist-typings/admin/states/GeneralSearchIndex.d.ts
framework/core/js/dist-typings/admin/routes.d.ts

View file

@ -5987,6 +5987,15 @@ components/Breadcrumbs/tests/Breadcrumbs.test.tsx
Breadcrumbs/tests/Breadcrumbs.test.tsx
tests/Breadcrumbs.test.tsx
Breadcrumbs.test.tsx
packages/core/upload/admin/src/components/Breadcrumbs/tests/CrumbSimpleMenuAsync.test.tsx
core/upload/admin/src/components/Breadcrumbs/tests/CrumbSimpleMenuAsync.test.tsx
upload/admin/src/components/Breadcrumbs/tests/CrumbSimpleMenuAsync.test.tsx
admin/src/components/Breadcrumbs/tests/CrumbSimpleMenuAsync.test.tsx
src/components/Breadcrumbs/tests/CrumbSimpleMenuAsync.test.tsx
components/Breadcrumbs/tests/CrumbSimpleMenuAsync.test.tsx
Breadcrumbs/tests/CrumbSimpleMenuAsync.test.tsx
tests/CrumbSimpleMenuAsync.test.tsx
CrumbSimpleMenuAsync.test.tsx
packages/core/upload/admin/src/components/Breadcrumbs/CrumbSimpleMenuAsync.tsx
core/upload/admin/src/components/Breadcrumbs/CrumbSimpleMenuAsync.tsx
upload/admin/src/components/Breadcrumbs/CrumbSimpleMenuAsync.tsx

View file

@ -834,6 +834,7 @@ packages/core/upload/admin/src/components/EditFolderDialog/RemoveFolderDialog.ts
packages/core/upload/admin/src/components/EditFolderDialog/ModalHeader/ModalHeader.tsx
packages/core/upload/admin/src/components/Breadcrumbs/Breadcrumbs.tsx
packages/core/upload/admin/src/components/Breadcrumbs/tests/Breadcrumbs.test.tsx
packages/core/upload/admin/src/components/Breadcrumbs/tests/CrumbSimpleMenuAsync.test.tsx
packages/core/upload/admin/src/components/Breadcrumbs/CrumbSimpleMenuAsync.tsx
packages/core/upload/admin/src/components/ContextInfo/tests/ContextInfo.test.tsx
packages/core/upload/admin/src/components/ContextInfo/tests/__snapshots__/ContextInfo.test.tsx.snap

View file

@ -77903,6 +77903,10 @@ plugins/woocommerce/changelog/fix-order-total-empty-string
woocommerce/changelog/fix-order-total-empty-string
changelog/fix-order-total-empty-string
fix-order-total-empty-string
plugins/woocommerce/changelog/add-v4-update-shipping-zone-endpoint
woocommerce/changelog/add-v4-update-shipping-zone-endpoint
changelog/add-v4-update-shipping-zone-endpoint
add-v4-update-shipping-zone-endpoint
plugins/woocommerce/changelog/fix-entity-registration
woocommerce/changelog/fix-entity-registration
changelog/fix-entity-registration
@ -77923,6 +77927,10 @@ plugins/woocommerce/changelog/add-v4-settings-payments-offline
woocommerce/changelog/add-v4-settings-payments-offline
changelog/add-v4-settings-payments-offline
add-v4-settings-payments-offline
plugins/woocommerce/changelog/61361-wooplug-5432-fcb-add-duotone-filter
woocommerce/changelog/61361-wooplug-5432-fcb-add-duotone-filter
changelog/61361-wooplug-5432-fcb-add-duotone-filter
61361-wooplug-5432-fcb-add-duotone-filter
plugins/woocommerce/changelog/61271-add-complete-agentic-commerce
woocommerce/changelog/61271-add-complete-agentic-commerce
changelog/61271-add-complete-agentic-commerce
@ -77995,6 +78003,10 @@ plugins/woocommerce/changelog/fix-isdiscount-check
woocommerce/changelog/fix-isdiscount-check
changelog/fix-isdiscount-check
fix-isdiscount-check
plugins/woocommerce/changelog/61362-fix-WOOPLUG-5667-fix-php-notice-for-indirect-modification-of-overloaded-property-in-wc-tracks
woocommerce/changelog/61362-fix-WOOPLUG-5667-fix-php-notice-for-indirect-modification-of-overloaded-property-in-wc-tracks
changelog/61362-fix-WOOPLUG-5667-fix-php-notice-for-indirect-modification-of-overloaded-property-in-wc-tracks
61362-fix-WOOPLUG-5667-fix-php-notice-for-indirect-modification-of-overloaded-property-in-wc-tracks
plugins/woocommerce/changelog/.gitkeep
woocommerce/changelog/.gitkeep
changelog/.gitkeep

View file

@ -10025,11 +10025,13 @@ plugins/woocommerce/changelog/fix-use-theme-support-to-control-legacy-script-loa
plugins/woocommerce/changelog/add-v4-shipping-zone-methods-endpoints
plugins/woocommerce/changelog/60823-wooplug-5504-interactivity-api-powered-minicart-activate-feature-flag-by
plugins/woocommerce/changelog/fix-order-total-empty-string
plugins/woocommerce/changelog/add-v4-update-shipping-zone-endpoint
plugins/woocommerce/changelog/fix-entity-registration
plugins/woocommerce/changelog/dev-move-v4-rest-to-internal-dir
plugins/woocommerce/changelog/wooprd-815-add-email-for-marketing-confirmation
plugins/woocommerce/changelog/fix-50085
plugins/woocommerce/changelog/add-v4-settings-payments-offline
plugins/woocommerce/changelog/61361-wooplug-5432-fcb-add-duotone-filter
plugins/woocommerce/changelog/61271-add-complete-agentic-commerce
plugins/woocommerce/changelog/WOOPLUG-2074-load-wc-admin-api-on-demand
plugins/woocommerce/changelog/add-v4-create-shipping-zone-endpoint
@ -10048,6 +10050,7 @@ plugins/woocommerce/changelog/fix-56609
plugins/woocommerce/changelog/fix-category-title-description-style
plugins/woocommerce/changelog/61217-fix-initial-shipping
plugins/woocommerce/changelog/fix-isdiscount-check
plugins/woocommerce/changelog/61362-fix-WOOPLUG-5667-fix-php-notice-for-indirect-modification-of-overloaded-property-in-wc-tracks
plugins/woocommerce/changelog/.gitkeep
plugins/woocommerce/changelog/61245-fix-61186-json-encode-script-tags
plugins/woocommerce/changelog/fix-package-conflict-part-one

View file

@ -4274,6 +4274,9 @@ rails_helper.rb
spec/rspec/time_helper_spec.rb
rspec/time_helper_spec.rb
time_helper_spec.rb
spec/jobs/taskbar_update_trigger_subscriptions_job_spec.rb
jobs/taskbar_update_trigger_subscriptions_job_spec.rb
taskbar_update_trigger_subscriptions_job_spec.rb
spec/jobs/update_cti_logs_by_caller_job_spec.rb
jobs/update_cti_logs_by_caller_job_spec.rb
update_cti_logs_by_caller_job_spec.rb

View file

@ -938,6 +938,7 @@ spec/graphql/gql/queries/macros_spec.rb
spec/views/eco_spec.rb
spec/rails_helper.rb
spec/rspec/time_helper_spec.rb
spec/jobs/taskbar_update_trigger_subscriptions_job_spec.rb
spec/jobs/update_cti_logs_by_caller_job_spec.rb
spec/jobs/avatar_create_job_spec.rb
spec/jobs/concerns/has_active_job_lock_spec.rb

View file

@ -88,10 +88,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches
/*/commits
/*/compare
@ -99,12 +95,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$
/*/forks
/*/graphs
/*/group
/*/invite
/*/issues/new
/*/issues/search
/*/milestones/new
/*/more_ideas
/*/network
/*/projects
/*/pulse
@ -113,23 +106,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/watchers
/*source=
/.git
/?*amp_client_id
/?z=1
/MANUALS/*.pdf$
/Search/
/_
/_/rsrc
/__wishlist__
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/_widget
/album/*/*?i=
/analytics
@ -152,12 +132,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments
/commits/*?author
/commits/*?path
/communities
/contact/menu*
/contact/partner*
/contactus/mwaas*
/directory
/discovered
/docs/product
/download
/download/Browse.aspx?
@ -187,7 +165,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/layout/
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/likes
/login
/lookup?
/mediaapi/
@ -200,13 +177,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newest/*rss
/newest/*xml
/newsearch/
/organize
/partials
/pins
/plugins
/podcast/*/*?i=
/print$
/profile-about
/raw
/report_abuse
/revisions
@ -214,8 +188,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/rsvps/*atom
/rsvps/*rss
/rsvps/*xml
/scheduled-pin
/scheduled-pins
/search
/search/
/search/*?q=
@ -244,15 +216,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/new/*?*&*&*
/store/top-free/*?*&*&*
/store/top-paid/*?*&*&*
/story_pins
/tagged
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
/wal/
/widget_
/wiki/Special:
@ -378,7 +346,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?search_forum=
?set_mobile=
?showAllGroups=
?show_error=true
?slogin
?sort=
?sortBy=
@ -504,8 +471,6 @@ WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
_
_/_
_/_/pixel
_/aihub_pod
_/ain/_/js
_/alkali-learn
@ -570,8 +535,6 @@ _next/data
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -669,12 +632,10 @@ actions/news/rss
ad_id=
addContacts
add_favorite
addboard
addressBookExport
admin
admin/
ads
ads.txt
ads/gpa/vidgen
ads/learn
ads/local
@ -685,7 +646,6 @@ advisor/*zx1fa
adx/bin
affil
affil/pal
age-appeal
agreements/approve
ai-sandbox-internal/generated_images
aihub/tfhub
@ -742,9 +702,7 @@ api?
api_access_key=
app*_
app*form_id=
app-ads.txt
app/
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -822,7 +780,6 @@ author/following
author=
authoring/
authwall
autocomplete
away.php
awmp/data/images
b?*node=7454898011
@ -880,10 +837,6 @@ blogs/nationals-journal-beta
blogs/search/
blogs/slow-ride
blogs/test
board
board_activity
board_activity_comment
bookmarklet
bookmarks
books
books/NBK
@ -905,40 +858,19 @@ books?*zoom=
books?*zoom=1
books?*zoom=5
boutique/sitemaps
branded-pins
bricks/images
business
business/ad_create
business/adshare
business/adshare/faqs
business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html
business/learning/blog
business/onboarding
business/pin_create
business/pos-system/shop
business/premium/is_payment_pending
business/promotion
business/referral
business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
buyside-e2e-monitor
cai
call
@ -967,7 +899,6 @@ checkout
checkout-external
checkoutnow
checkpoint
christmas-spotlight
chrome/crlset
chrome/webstore/images
chwilio
@ -988,7 +919,6 @@ clickthru
clima/ets
clima/sites/registry
clone/library/genomic/organisms
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -1007,7 +937,6 @@ commission_2010-2014/katainen
commits?author=
common/
common/survey.aspx*
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -1024,14 +953,11 @@ community/category/*
community/comments
community/feed
community/trackback
community_comment
community_post
companyDir
compare
compressiontest
concussion/HeadsUp/training/
config.js
connect
connections
consumers/archive
contact/menu*
@ -1039,17 +965,11 @@ contact/partner*
contact_importer
contactus
contactus/mwaas*
content-claiming
content-guest/rss/channels
control
conversation
conversations
convert-business
convert-personal
copilot
copilot/c
copy-conductor/crawled
copyright-reporting
core/
core/*.css$
core/*.css?
@ -1067,18 +987,10 @@ covid19/mobility
cr$
cr?
create
create_pin
creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub
csp
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -1104,10 +1016,8 @@ de/ott
de/solutions
de/upload
de/vimeo-academy
deactivate-account
default.aspx/kb/
default.aspx/ph/
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -1195,8 +1105,6 @@ earth/social
ebook
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
education/blocks
@ -1209,7 +1117,6 @@ ekansa/Open-Context-Data
ekansa/opencontext-
email
email-unsubscribe
email_verification_error
embed
embed/@
embed/curated
@ -1271,7 +1178,6 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise
enterprise-jobs
enterprise-partner-search/sitemaps
@ -1357,18 +1263,14 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox
external
external/overture
external_hosted
f/healthcheck
facebook
faves-i_love_u_get_away_from_me
favorite
fb
fb.html
fbml/ajax/dialog
fd/
fe=true
@ -1405,8 +1307,6 @@ flu/espanol/
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -1488,8 +1388,6 @@ global$
gog
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
google.internal.maps.mapsjs.v1.MapsJsInternalService
google_gdn.html
google_search.html
googlebooks/images
gorf
gp
@ -1605,7 +1503,6 @@ guidebooks
gview
gwt
h5games_gamecenter/images
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -1629,12 +1526,9 @@ help/zendesk_sso
hex
history
history/static
holiday-spotlight
holidays-celebrations
home
home$
home?
homefeed
homepage-video-test
hosted/images
hotel/reviews?
@ -1646,10 +1540,9 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://blog.google/robots.txt
http://calendar.google.com/robots.txt
http://npr.org/robots.txt
http://support.apple.com/robots.txt
http://wa.me/robots.txt
http://x.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -1664,9 +1557,6 @@ id-id.www.cloudflare.com
id-id/feedback
id-id/lp
id-id/searchresults
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie/ie40/
@ -1713,17 +1603,14 @@ info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
integrations
internalPref
intl
intl/*/search/?
intl/*/search?
intlkb/
invite
inviteFromProfile
inviteMany
invited
invoice/est
invoice/estimate/buyerView
invoice/estimate/buyerView/attachments
@ -1760,8 +1647,6 @@ johnhancock
johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp/$
jp/about
jp/blog
@ -1804,7 +1689,6 @@ ko/ott
ko/solutions
ko/upload
ko/vimeo-academy
kwanzaa-spotlight
l.php
labs-code
labs/pmc
@ -1841,15 +1725,12 @@ learning/settings
learning/settings$
learning/settings?
legal
lens-search
li/track
library/devices
licensing-syndication
limited-release
link
linked
lite
live-session
live_chat
llms.txt
lm/R1XIHQVKXSKBNJ
@ -2026,7 +1907,6 @@ narrative-
native
nbubumblebee
network
new_invite
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
@ -2036,7 +1916,6 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newsround
@ -2050,7 +1929,6 @@ nl-nl/lp
nl-nl/searchresults
node/add/
nonprofits/account
notifications
notifications/
ns/hydra/console/?
nus-trk
@ -2058,15 +1936,11 @@ nwshp$
o/di
o/dt
oas/
oauth/line
oauth/login
oauth/v2
oauth2
oauth2/v2
oauth_error
offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy
offsite
og
okxbet.com
onebox/media/sports/logos
@ -2097,12 +1971,9 @@ pagespeed/insights/ui/logo
panel
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml
partner-program
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -2135,46 +2006,12 @@ photos/gbachelie
photos/i_love_u_get_away_from_me
photos/tags/*/page
photos/youpy
pin
pin-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/*/visual-shop
pin/create
pin/find
pin/find?url=
pin_shop
ping
pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl-pl.www.cloudflare.com
pl-pl/feedback
pl-pl/lp
pl-pl/searchresults
place
plan=
platform-telemetry
play/store/web
@ -2224,7 +2061,6 @@ ppob/?
ppob?
pqa
preference
prefs
present
presentation
prettyearth/assets
@ -2233,8 +2069,6 @@ previewtemplate
print
private
proFile/history?
product-catalogs
product-feed
product-reviews/B0069IY63Y
product/reviews?
productPurchaseDone
@ -2290,14 +2124,12 @@ pt-br/vimeo-academy
publications
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
q=
qnasearch?
qr
quality_form?
quiz
r
rackspace/elevating-performance
radio/imda
@ -2306,7 +2138,6 @@ rating
rd/search
rd/search$
rd/search?
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/*?q=
@ -2323,9 +2154,6 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registry/wishlist
remotelogout
rep=hc
@ -2333,13 +2161,9 @@ report
report-abuse?report=
report=
report_abuse.gne
reports-and-violations
request-data
requestList
requests
research/participants/cofund
resource
resource/*/get
results
results
retail
@ -2380,7 +2204,6 @@ s2/search/social
s2/sitemaps
s2/static
s?
safe-redirect
safety
safetycheck
salary-explorer/api
@ -2426,7 +2249,6 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
sections/ombudsman/2008/01/frequently_asked_questions_1.html
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
secure
sendHeaderEarly
sendarticle
services
services/oauth
@ -2462,7 +2284,6 @@ shop/productpage
shop/topics
shop/view/product
shop?
shop_pins
shopping-content-api/product_images
shopping/deals
shopping/product
@ -2766,12 +2587,10 @@ social/photosui/images
social/photosui/sitemap
social/search?
social/social-security-directory/cai
socialmanager
solutions
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
@ -2793,7 +2612,6 @@ ss
ss/customer-reviews/lighthouse
ss/twister/ajax
sslsingle
sso
stadia/gamers
start
stat
@ -2855,10 +2673,6 @@ stores$
stores/
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
storyworks/preview
styles/js-on.css$
subscribe/braintree
@ -2884,7 +2698,6 @@ support/content
support/forum/search?
sureroute
surprise
suspension-appeal
sutils
sv-se.www.cloudflare.com
sv-se/feedback
@ -2902,7 +2715,6 @@ svc/strands
svc/sudoku
svc/wordle
svpRecommendations
sw-shell.html
swg
system1/images
t/privacy
@ -2910,7 +2722,6 @@ t/terms
tab=
tablet
tag
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -2958,9 +2769,7 @@ th-th/feedback
th-th/lp
th-th/searchresults
th?
thanksgiving-spotlight
themacallan/worlds-together
theme
tickets-external?
timedtext_video
title
@ -3056,7 +2865,6 @@ trustedstores/js
trustedstores/s
trustedstores/tm2
trustedstores/verify
tv
tv/thumb
typeahead
u
@ -3073,14 +2881,9 @@ ugc$
ugcsupport
ugcsupport$
ui
unauth-profile
unlink
unsub
until=
upload
upload-image-lens-history
upload-lens-image
upload-shuffle-draft
uploads
urchin_test
url
@ -3098,11 +2901,9 @@ using
utils
uviewer
v1
v1/urls/count.json
v2
v3
v3/openapi
v3/pidgets/log
valkyrie-playground
verified-authors
verify_age
@ -3153,9 +2954,6 @@ webapps/xo/html/cookiecheck.html
webapps/xoonboarding
webscr
websearch
website/confirm
website/confirm/download
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget/cr
@ -3461,7 +3259,7 @@ wiki/Wikipedia_Diskussion:Checkuser
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://github.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://soundcloud.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@ -3680,7 +3478,6 @@ xhtml?
xml?
xoplatform/logger/api/logger
xorouter
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/branding/favicon