From 05035b2e963e28bf7691fdadc488a35e3943e906 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 18 Jan 2024 00:19:58 +0000 Subject: [PATCH] [Github Action] Automated trickest wordlists update. --- .../directus-all-levels.txt | 2 + .../CMS/trickest-cms-wordlist/directus.txt | 1 + .../espocrm-all-levels.txt | 15 + .../CMS/trickest-cms-wordlist/espocrm.txt | 2 + .../magento-all-levels.txt | 9 + .../CMS/trickest-cms-wordlist/magento.txt | 1 + .../mautic-all-levels.txt | 37 + .../CMS/trickest-cms-wordlist/mautic.txt | 6 + .../shopware-all-levels.txt | 377 +++-- .../CMS/trickest-cms-wordlist/shopware.txt | 52 +- .../sylius-all-levels.txt | 13 +- .../CMS/trickest-cms-wordlist/sylius.txt | 2 +- .../woocommerce-all-levels.txt | 354 +++-- .../CMS/trickest-cms-wordlist/woocommerce.txt | 78 +- .../zammad-all-levels.txt | 147 ++ .../CMS/trickest-cms-wordlist/zammad.txt | 20 + .../top-1000.txt | 97 +- .../top-10000.txt | 1399 +++++++++++++++-- 18 files changed, 2041 insertions(+), 571 deletions(-) diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt index aaa2555e5..ceb5684a7 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt @@ -6253,6 +6253,8 @@ angry-walls-wash.md strange-eggs-admire.md .changeset/long-mayflies-try.md long-mayflies-try.md +.changeset/orange-penguins-kneel.md +orange-penguins-kneel.md .changeset/old-llamas-check.md old-llamas-check.md .changeset/green-teachers-swim.md diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt index c83c3853b..c330e77ee 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt @@ -1253,6 +1253,7 @@ packages/data/license .changeset/angry-walls-wash.md .changeset/strange-eggs-admire.md .changeset/long-mayflies-try.md +.changeset/orange-penguins-kneel.md .changeset/old-llamas-check.md .changeset/green-teachers-swim.md .changeset/metal-walls-accept.md diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt index 88c71c02e..2276a0e15 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt @@ -16467,6 +16467,14 @@ Tools/Calendar/Items/Event.php Calendar/Items/Event.php Items/Event.php Event.php +application/Espo/Modules/Crm/Tools/Activities/Upcoming/Params.php +Espo/Modules/Crm/Tools/Activities/Upcoming/Params.php +Modules/Crm/Tools/Activities/Upcoming/Params.php +Crm/Tools/Activities/Upcoming/Params.php +Tools/Activities/Upcoming/Params.php +Activities/Upcoming/Params.php +Upcoming/Params.php +Params.php application/Espo/Modules/Crm/Tools/Activities/Api/GetListTyped.php Espo/Modules/Crm/Tools/Activities/Api/GetListTyped.php Modules/Crm/Tools/Activities/Api/GetListTyped.php @@ -16513,6 +16521,13 @@ Crm/Tools/Activities/FetchParams.php Tools/Activities/FetchParams.php Activities/FetchParams.php FetchParams.php +application/Espo/Modules/Crm/Tools/Activities/UpcomingService.php +Espo/Modules/Crm/Tools/Activities/UpcomingService.php +Modules/Crm/Tools/Activities/UpcomingService.php +Crm/Tools/Activities/UpcomingService.php +Tools/Activities/UpcomingService.php +Activities/UpcomingService.php +UpcomingService.php application/Espo/Modules/Crm/Tools/Activities/ComposeEmailService.php Espo/Modules/Crm/Tools/Activities/ComposeEmailService.php Modules/Crm/Tools/Activities/ComposeEmailService.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt index e761db7a9..ac32eb376 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt @@ -2857,12 +2857,14 @@ application/Espo/Modules/Crm/Tools/Calendar/Items/WorkingRange.php application/Espo/Modules/Crm/Tools/Calendar/Items/NonWorkingRange.php application/Espo/Modules/Crm/Tools/Calendar/Items/BusyRange.php application/Espo/Modules/Crm/Tools/Calendar/Items/Event.php +application/Espo/Modules/Crm/Tools/Activities/Upcoming/Params.php application/Espo/Modules/Crm/Tools/Activities/Api/GetListTyped.php application/Espo/Modules/Crm/Tools/Activities/Api/GetUpcoming.php application/Espo/Modules/Crm/Tools/Activities/Api/GetComposeAddressList.php application/Espo/Modules/Crm/Tools/Activities/Api/Get.php application/Espo/Modules/Crm/Tools/Activities/Service.php application/Espo/Modules/Crm/Tools/Activities/FetchParams.php +application/Espo/Modules/Crm/Tools/Activities/UpcomingService.php application/Espo/Modules/Crm/Tools/Activities/ComposeEmailService.php application/Espo/Modules/Crm/Tools/Activities/PopupNotificationsProvider.php application/Espo/Modules/Crm/Tools/Lead/Convert/Params.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento-all-levels.txt index 70c893f24..f49a2fe3f 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento-all-levels.txt @@ -260285,6 +260285,15 @@ TestFramework/CodingStandard/Tool/PhpStan.php CodingStandard/Tool/PhpStan.php Tool/PhpStan.php PhpStan.php +dev/tests/static/framework/Magento/TestFramework/CodingStandard/Tool/CodeMessOutput.php +tests/static/framework/Magento/TestFramework/CodingStandard/Tool/CodeMessOutput.php +static/framework/Magento/TestFramework/CodingStandard/Tool/CodeMessOutput.php +framework/Magento/TestFramework/CodingStandard/Tool/CodeMessOutput.php +Magento/TestFramework/CodingStandard/Tool/CodeMessOutput.php +TestFramework/CodingStandard/Tool/CodeMessOutput.php +CodingStandard/Tool/CodeMessOutput.php +Tool/CodeMessOutput.php +CodeMessOutput.php dev/tests/static/framework/Magento/TestFramework/CodingStandard/Tool/BlacklistInterface.php tests/static/framework/Magento/TestFramework/CodingStandard/Tool/BlacklistInterface.php static/framework/Magento/TestFramework/CodingStandard/Tool/BlacklistInterface.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt index 7205fc9de..1c9cf31a8 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt @@ -32262,6 +32262,7 @@ dev/tests/static/framework/Magento/TestFramework/Dependency/AnalyticsConfigRule. dev/tests/static/framework/Magento/TestFramework/CodingStandard/Tool/CodeSniffer.php dev/tests/static/framework/Magento/TestFramework/CodingStandard/Tool/CodeSniffer/Wrapper.php dev/tests/static/framework/Magento/TestFramework/CodingStandard/Tool/PhpStan.php +dev/tests/static/framework/Magento/TestFramework/CodingStandard/Tool/CodeMessOutput.php dev/tests/static/framework/Magento/TestFramework/CodingStandard/Tool/BlacklistInterface.php dev/tests/static/framework/Magento/TestFramework/CodingStandard/Tool/CopyPasteDetector.php dev/tests/static/framework/Magento/TestFramework/CodingStandard/Tool/CompatibilityInterface.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/mautic-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/mautic-all-levels.txt index ad39e351d..2df01e45e 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/mautic-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/mautic-all-levels.txt @@ -6995,6 +6995,12 @@ PluginBundle/Tests/Integration/AbstractIntegrationTest.php Tests/Integration/AbstractIntegrationTest.php Integration/AbstractIntegrationTest.php AbstractIntegrationTest.php +app/bundles/PluginBundle/Tests/EventListener/LeadSubscriberTest.php +bundles/PluginBundle/Tests/EventListener/LeadSubscriberTest.php +PluginBundle/Tests/EventListener/LeadSubscriberTest.php +Tests/EventListener/LeadSubscriberTest.php +EventListener/LeadSubscriberTest.php +LeadSubscriberTest.php app/bundles/PluginBundle/Tests/ConfigFormTest.php bundles/PluginBundle/Tests/ConfigFormTest.php PluginBundle/Tests/ConfigFormTest.php @@ -14639,6 +14645,12 @@ LeadBundle/Form/Type/MergeType.php Form/Type/MergeType.php Type/MergeType.php MergeType.php +app/bundles/LeadBundle/Form/Type/ContactGroupPointsType.php +bundles/LeadBundle/Form/Type/ContactGroupPointsType.php +LeadBundle/Form/Type/ContactGroupPointsType.php +Form/Type/ContactGroupPointsType.php +Type/ContactGroupPointsType.php +ContactGroupPointsType.php app/bundles/LeadBundle/Form/Type/ListActionType.php bundles/LeadBundle/Form/Type/ListActionType.php LeadBundle/Form/Type/ListActionType.php @@ -17128,6 +17140,13 @@ Resources/views/Lead/frequency.html.twig views/Lead/frequency.html.twig Lead/frequency.html.twig frequency.html.twig +app/bundles/LeadBundle/Resources/views/Lead/group_points.html.twig +bundles/LeadBundle/Resources/views/Lead/group_points.html.twig +LeadBundle/Resources/views/Lead/group_points.html.twig +Resources/views/Lead/group_points.html.twig +views/Lead/group_points.html.twig +Lead/group_points.html.twig +group_points.html.twig app/bundles/LeadBundle/Resources/views/Lead/company.html.twig bundles/LeadBundle/Resources/views/Lead/company.html.twig LeadBundle/Resources/views/Lead/company.html.twig @@ -18592,6 +18611,11 @@ bundles/CoreBundle/Exception/FileExistsException.php CoreBundle/Exception/FileExistsException.php Exception/FileExistsException.php FileExistsException.php +app/bundles/CoreBundle/Exception/MessageOnlyErrorHandlerException.php +bundles/CoreBundle/Exception/MessageOnlyErrorHandlerException.php +CoreBundle/Exception/MessageOnlyErrorHandlerException.php +Exception/MessageOnlyErrorHandlerException.php +MessageOnlyErrorHandlerException.php app/bundles/CoreBundle/Exception/RecordException.php bundles/CoreBundle/Exception/RecordException.php CoreBundle/Exception/RecordException.php @@ -22830,6 +22854,12 @@ CoreBundle/DependencyInjection/Compiler/UpdateStepPass.php DependencyInjection/Compiler/UpdateStepPass.php Compiler/UpdateStepPass.php UpdateStepPass.php +app/bundles/CoreBundle/DependencyInjection/Compiler/RequirementsPass.php +bundles/CoreBundle/DependencyInjection/Compiler/RequirementsPass.php +CoreBundle/DependencyInjection/Compiler/RequirementsPass.php +DependencyInjection/Compiler/RequirementsPass.php +Compiler/RequirementsPass.php +RequirementsPass.php app/bundles/CoreBundle/DependencyInjection/Compiler/DbalPass.php bundles/CoreBundle/DependencyInjection/Compiler/DbalPass.php CoreBundle/DependencyInjection/Compiler/DbalPass.php @@ -22958,6 +22988,13 @@ Tests/Functional/Controller/UpdateControllerTest.php Functional/Controller/UpdateControllerTest.php Controller/UpdateControllerTest.php UpdateControllerTest.php +app/bundles/CoreBundle/Tests/Functional/Controller/ThemeControllerTest.php +bundles/CoreBundle/Tests/Functional/Controller/ThemeControllerTest.php +CoreBundle/Tests/Functional/Controller/ThemeControllerTest.php +Tests/Functional/Controller/ThemeControllerTest.php +Functional/Controller/ThemeControllerTest.php +Controller/ThemeControllerTest.php +ThemeControllerTest.php app/bundles/CoreBundle/Tests/Functional/Controller/JsControllerTest.php bundles/CoreBundle/Tests/Functional/Controller/JsControllerTest.php CoreBundle/Tests/Functional/Controller/JsControllerTest.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/mautic.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/mautic.txt index e737da7d6..bd3527b66 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/mautic.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/mautic.txt @@ -1433,6 +1433,7 @@ app/bundles/PluginBundle/Tests/Entity/IntegrationEntityRepositoryTest.php app/bundles/PluginBundle/Tests/Entity/PluginTest.php app/bundles/PluginBundle/Tests/Integration/AbstractIntegrationTestCase.php app/bundles/PluginBundle/Tests/Integration/AbstractIntegrationTest.php +app/bundles/PluginBundle/Tests/EventListener/LeadSubscriberTest.php app/bundles/PluginBundle/Tests/ConfigFormTest.php app/bundles/PluginBundle/Security/Permissions/PluginPermissions.php app/bundles/PluginBundle/Resources/views/FormTheme/Integration/layout.html.twig @@ -2672,6 +2673,7 @@ app/bundles/LeadBundle/Form/Type/ContactChannelsType.php app/bundles/LeadBundle/Form/Type/OwnerType.php app/bundles/LeadBundle/Form/Type/FilterPropertiesType.php app/bundles/LeadBundle/Form/Type/MergeType.php +app/bundles/LeadBundle/Form/Type/ContactGroupPointsType.php app/bundles/LeadBundle/Form/Type/ListActionType.php app/bundles/LeadBundle/Form/Type/LeadImportType.php app/bundles/LeadBundle/Form/Type/EntityFieldsBuildFormTrait.php @@ -3082,6 +3084,7 @@ app/bundles/LeadBundle/Resources/views/Lead/_list_column_points.html.twig app/bundles/LeadBundle/Resources/views/Lead/quickadd.html.twig app/bundles/LeadBundle/Resources/views/Lead/email.html.twig app/bundles/LeadBundle/Resources/views/Lead/frequency.html.twig +app/bundles/LeadBundle/Resources/views/Lead/group_points.html.twig app/bundles/LeadBundle/Resources/views/Lead/company.html.twig app/bundles/LeadBundle/Resources/views/Lead/list.html.twig app/bundles/LeadBundle/Resources/views/Lead/_list_header_name.html.twig @@ -3340,6 +3343,7 @@ app/bundles/CoreBundle/Exception/RecordCanNotUnpublishException.php app/bundles/CoreBundle/Exception/UpdateFailedException.php app/bundles/CoreBundle/Exception/FileUploadException.php app/bundles/CoreBundle/Exception/FileExistsException.php +app/bundles/CoreBundle/Exception/MessageOnlyErrorHandlerException.php app/bundles/CoreBundle/Exception/RecordException.php app/bundles/CoreBundle/Exception/InvalidDecodedStringException.php app/bundles/CoreBundle/Exception/FlattenableException.php @@ -3979,6 +3983,7 @@ app/bundles/CoreBundle/DependencyInjection/Compiler/ShortenerServicePass.php app/bundles/CoreBundle/DependencyInjection/Compiler/ORMPurgerPass.php app/bundles/CoreBundle/DependencyInjection/Compiler/ServicePass.php app/bundles/CoreBundle/DependencyInjection/Compiler/UpdateStepPass.php +app/bundles/CoreBundle/DependencyInjection/Compiler/RequirementsPass.php app/bundles/CoreBundle/DependencyInjection/Compiler/DbalPass.php app/bundles/CoreBundle/DependencyInjection/Builder/Metadata/EntityMetadata.php app/bundles/CoreBundle/DependencyInjection/Builder/Metadata/PermissionClassMetadata.php @@ -3998,6 +4003,7 @@ app/bundles/CoreBundle/Tests/Functional/Entity/CommonRepositoryTest.php app/bundles/CoreBundle/Tests/Functional/Doctrine/Paginator/SimplePaginatorTest.php app/bundles/CoreBundle/Tests/Functional/ParametersTest.php app/bundles/CoreBundle/Tests/Functional/Controller/UpdateControllerTest.php +app/bundles/CoreBundle/Tests/Functional/Controller/ThemeControllerTest.php app/bundles/CoreBundle/Tests/Functional/Controller/JsControllerTest.php app/bundles/CoreBundle/Tests/Functional/Controller/FileControllerTest.php app/bundles/CoreBundle/Tests/Functional/Controller/AjaxControllerTest.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt index 7037c8618..fadde47c6 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt @@ -6099,6 +6099,27 @@ Core/Framework/Translation/TranslatorTest.php Framework/Translation/TranslatorTest.php Translation/TranslatorTest.php TranslatorTest.php +tests/integration/Core/Framework/MessageQueue/ScheduledTask/TaskRegistryTest.php +integration/Core/Framework/MessageQueue/ScheduledTask/TaskRegistryTest.php +Core/Framework/MessageQueue/ScheduledTask/TaskRegistryTest.php +Framework/MessageQueue/ScheduledTask/TaskRegistryTest.php +MessageQueue/ScheduledTask/TaskRegistryTest.php +ScheduledTask/TaskRegistryTest.php +TaskRegistryTest.php +tests/integration/Core/Framework/MessageQueue/ScheduledTask/RegisterScheduledTaskTest.php +integration/Core/Framework/MessageQueue/ScheduledTask/RegisterScheduledTaskTest.php +Core/Framework/MessageQueue/ScheduledTask/RegisterScheduledTaskTest.php +Framework/MessageQueue/ScheduledTask/RegisterScheduledTaskTest.php +MessageQueue/ScheduledTask/RegisterScheduledTaskTest.php +ScheduledTask/RegisterScheduledTaskTest.php +RegisterScheduledTaskTest.php +tests/integration/Core/Framework/MessageQueue/ScheduledTask/ScheduledTaskHandlerTest.php +integration/Core/Framework/MessageQueue/ScheduledTask/ScheduledTaskHandlerTest.php +Core/Framework/MessageQueue/ScheduledTask/ScheduledTaskHandlerTest.php +Framework/MessageQueue/ScheduledTask/ScheduledTaskHandlerTest.php +MessageQueue/ScheduledTask/ScheduledTaskHandlerTest.php +ScheduledTask/ScheduledTaskHandlerTest.php +ScheduledTaskHandlerTest.php tests/integration/Core/Framework/MessageQueue/ScheduledTask/Scheduler/TaskSchedulerTest.php integration/Core/Framework/MessageQueue/ScheduledTask/Scheduler/TaskSchedulerTest.php Core/Framework/MessageQueue/ScheduledTask/Scheduler/TaskSchedulerTest.php @@ -6107,13 +6128,90 @@ MessageQueue/ScheduledTask/Scheduler/TaskSchedulerTest.php ScheduledTask/Scheduler/TaskSchedulerTest.php Scheduler/TaskSchedulerTest.php TaskSchedulerTest.php -tests/integration/Core/Framework/MessageQueue/Subscriber/PluginLifecycleSubscriberTest.php -integration/Core/Framework/MessageQueue/Subscriber/PluginLifecycleSubscriberTest.php -Core/Framework/MessageQueue/Subscriber/PluginLifecycleSubscriberTest.php -Framework/MessageQueue/Subscriber/PluginLifecycleSubscriberTest.php -MessageQueue/Subscriber/PluginLifecycleSubscriberTest.php -Subscriber/PluginLifecycleSubscriberTest.php -PluginLifecycleSubscriberTest.php +tests/integration/Core/Framework/MessageQueue/Api/ConsumeMessagesControllerTest.php +integration/Core/Framework/MessageQueue/Api/ConsumeMessagesControllerTest.php +Core/Framework/MessageQueue/Api/ConsumeMessagesControllerTest.php +Framework/MessageQueue/Api/ConsumeMessagesControllerTest.php +MessageQueue/Api/ConsumeMessagesControllerTest.php +Api/ConsumeMessagesControllerTest.php +ConsumeMessagesControllerTest.php +tests/integration/Core/Framework/MessageQueue/Api/ScheduledTaskControllerTest.php +integration/Core/Framework/MessageQueue/Api/ScheduledTaskControllerTest.php +Core/Framework/MessageQueue/Api/ScheduledTaskControllerTest.php +Framework/MessageQueue/Api/ScheduledTaskControllerTest.php +MessageQueue/Api/ScheduledTaskControllerTest.php +Api/ScheduledTaskControllerTest.php +ScheduledTaskControllerTest.php +tests/integration/Core/Framework/MessageQueue/Api/MessageQueueEndpointTest.php +integration/Core/Framework/MessageQueue/Api/MessageQueueEndpointTest.php +Core/Framework/MessageQueue/Api/MessageQueueEndpointTest.php +Framework/MessageQueue/Api/MessageQueueEndpointTest.php +MessageQueue/Api/MessageQueueEndpointTest.php +Api/MessageQueueEndpointTest.php +MessageQueueEndpointTest.php +tests/integration/Core/Framework/MessageQueue/fixtures/DummyHandler.php +integration/Core/Framework/MessageQueue/fixtures/DummyHandler.php +Core/Framework/MessageQueue/fixtures/DummyHandler.php +Framework/MessageQueue/fixtures/DummyHandler.php +MessageQueue/fixtures/DummyHandler.php +fixtures/DummyHandler.php +DummyHandler.php +tests/integration/Core/Framework/MessageQueue/fixtures/TestRescheduleOnFailureTask.php +integration/Core/Framework/MessageQueue/fixtures/TestRescheduleOnFailureTask.php +Core/Framework/MessageQueue/fixtures/TestRescheduleOnFailureTask.php +Framework/MessageQueue/fixtures/TestRescheduleOnFailureTask.php +MessageQueue/fixtures/TestRescheduleOnFailureTask.php +fixtures/TestRescheduleOnFailureTask.php +TestRescheduleOnFailureTask.php +tests/integration/Core/Framework/MessageQueue/fixtures/TestTask.php +integration/Core/Framework/MessageQueue/fixtures/TestTask.php +Core/Framework/MessageQueue/fixtures/TestTask.php +Framework/MessageQueue/fixtures/TestTask.php +MessageQueue/fixtures/TestTask.php +fixtures/TestTask.php +TestTask.php +tests/integration/Core/Framework/MessageQueue/fixtures/NoHandlerMessage.php +integration/Core/Framework/MessageQueue/fixtures/NoHandlerMessage.php +Core/Framework/MessageQueue/fixtures/NoHandlerMessage.php +Framework/MessageQueue/fixtures/NoHandlerMessage.php +MessageQueue/fixtures/NoHandlerMessage.php +fixtures/NoHandlerMessage.php +NoHandlerMessage.php +tests/integration/Core/Framework/MessageQueue/fixtures/TestMessageHandler.php +integration/Core/Framework/MessageQueue/fixtures/TestMessageHandler.php +Core/Framework/MessageQueue/fixtures/TestMessageHandler.php +Framework/MessageQueue/fixtures/TestMessageHandler.php +MessageQueue/fixtures/TestMessageHandler.php +fixtures/TestMessageHandler.php +TestMessageHandler.php +tests/integration/Core/Framework/MessageQueue/fixtures/FooMessage.php +integration/Core/Framework/MessageQueue/fixtures/FooMessage.php +Core/Framework/MessageQueue/fixtures/FooMessage.php +Framework/MessageQueue/fixtures/FooMessage.php +MessageQueue/fixtures/FooMessage.php +fixtures/FooMessage.php +FooMessage.php +tests/integration/Core/Framework/MessageQueue/fixtures/DummyScheduledTaskHandler.php +integration/Core/Framework/MessageQueue/fixtures/DummyScheduledTaskHandler.php +Core/Framework/MessageQueue/fixtures/DummyScheduledTaskHandler.php +Framework/MessageQueue/fixtures/DummyScheduledTaskHandler.php +MessageQueue/fixtures/DummyScheduledTaskHandler.php +fixtures/DummyScheduledTaskHandler.php +DummyScheduledTaskHandler.php +tests/integration/Core/Framework/MessageQueue/fixtures/BarMessage.php +integration/Core/Framework/MessageQueue/fixtures/BarMessage.php +Core/Framework/MessageQueue/fixtures/BarMessage.php +Framework/MessageQueue/fixtures/BarMessage.php +MessageQueue/fixtures/BarMessage.php +fixtures/BarMessage.php +BarMessage.php +tests/integration/Core/Framework/MessageQueue/Subscriber/MessageQueueStatsSubscriberTest.php +integration/Core/Framework/MessageQueue/Subscriber/MessageQueueStatsSubscriberTest.php +Core/Framework/MessageQueue/Subscriber/MessageQueueStatsSubscriberTest.php +Framework/MessageQueue/Subscriber/MessageQueueStatsSubscriberTest.php +MessageQueue/Subscriber/MessageQueueStatsSubscriberTest.php +Subscriber/MessageQueueStatsSubscriberTest.php +MessageQueueStatsSubscriberTest.php tests/integration/Core/Framework/Util/HtmlSanitizerTest.php integration/Core/Framework/Util/HtmlSanitizerTest.php Core/Framework/Util/HtmlSanitizerTest.php @@ -14174,6 +14272,12 @@ MessageQueue/ScheduledTask/SymfonyBridge/ScheduleProviderTest.php ScheduledTask/SymfonyBridge/ScheduleProviderTest.php SymfonyBridge/ScheduleProviderTest.php ScheduleProviderTest.php +tests/unit/Core/Framework/MessageQueue/MessageHandlerCompilerPassTest.php +unit/Core/Framework/MessageQueue/MessageHandlerCompilerPassTest.php +Core/Framework/MessageQueue/MessageHandlerCompilerPassTest.php +Framework/MessageQueue/MessageHandlerCompilerPassTest.php +MessageQueue/MessageHandlerCompilerPassTest.php +MessageHandlerCompilerPassTest.php tests/unit/Core/Framework/MessageQueue/Api/ConsumeMessagesControllerTest.php unit/Core/Framework/MessageQueue/Api/ConsumeMessagesControllerTest.php Core/Framework/MessageQueue/Api/ConsumeMessagesControllerTest.php @@ -14208,6 +14312,20 @@ Core/Framework/MessageQueue/SendEmailMessageJsonSerializerTest.php Framework/MessageQueue/SendEmailMessageJsonSerializerTest.php MessageQueue/SendEmailMessageJsonSerializerTest.php SendEmailMessageJsonSerializerTest.php +tests/unit/Core/Framework/MessageQueue/Subscriber/PluginLifecycleSubscriberTest.php +unit/Core/Framework/MessageQueue/Subscriber/PluginLifecycleSubscriberTest.php +Core/Framework/MessageQueue/Subscriber/PluginLifecycleSubscriberTest.php +Framework/MessageQueue/Subscriber/PluginLifecycleSubscriberTest.php +MessageQueue/Subscriber/PluginLifecycleSubscriberTest.php +Subscriber/PluginLifecycleSubscriberTest.php +PluginLifecycleSubscriberTest.php +tests/unit/Core/Framework/MessageQueue/Subscriber/UpdatePostFinishSubscriberTest.php +unit/Core/Framework/MessageQueue/Subscriber/UpdatePostFinishSubscriberTest.php +Core/Framework/MessageQueue/Subscriber/UpdatePostFinishSubscriberTest.php +Framework/MessageQueue/Subscriber/UpdatePostFinishSubscriberTest.php +MessageQueue/Subscriber/UpdatePostFinishSubscriberTest.php +Subscriber/UpdatePostFinishSubscriberTest.php +UpdatePostFinishSubscriberTest.php tests/unit/Core/Framework/MessageQueue/MessageQueueExceptionTest.php unit/Core/Framework/MessageQueue/MessageQueueExceptionTest.php Core/Framework/MessageQueue/MessageQueueExceptionTest.php @@ -52067,17 +52185,6 @@ sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.scss component/sw-flow-sequence-selector/sw-flow-sequence-selector.scss sw-flow-sequence-selector/sw-flow-sequence-selector.scss sw-flow-sequence-selector.scss -src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.vue2.js -Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.vue2.js -Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.vue2.js -app/administration/src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.vue2.js -administration/src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.vue2.js -src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.vue2.js -module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.vue2.js -sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.vue2.js -component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.vue2.js -sw-flow-sequence-selector/sw-flow-sequence-selector.spec.vue2.js -sw-flow-sequence-selector.spec.vue2.js src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.html.twig Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.html.twig Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.html.twig @@ -52089,6 +52196,17 @@ sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.html.twig component/sw-flow-sequence-selector/sw-flow-sequence-selector.html.twig sw-flow-sequence-selector/sw-flow-sequence-selector.html.twig sw-flow-sequence-selector.html.twig +src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.js +Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.js +Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.js +app/administration/src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.js +administration/src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.js +src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.js +module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.js +sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.js +component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.js +sw-flow-sequence-selector/sw-flow-sequence-selector.spec.js +sw-flow-sequence-selector.spec.js src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence/sw-flow-sequence.spec.vue2.js Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence/sw-flow-sequence.spec.vue2.js Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence/sw-flow-sequence.spec.vue2.js @@ -52469,6 +52587,18 @@ component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.html.twig sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.html.twig sw-flow-event-change-confirm-modal.html.twig +src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.js +Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.js +Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.js +app/administration/src/module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.js +administration/src/module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.js +src/module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.js +module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.js +sw-flow/component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.js +component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.js +modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.js +sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.js +sw-flow-event-change-confirm-modal.spec.js src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/index.js Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/index.js Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/index.js @@ -52493,18 +52623,6 @@ component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.scss sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.scss sw-flow-event-change-confirm-modal.scss -src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.vue2.js -Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.vue2.js -Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.vue2.js -app/administration/src/module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.vue2.js -administration/src/module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.vue2.js -src/module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.vue2.js -module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.vue2.js -sw-flow/component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.vue2.js -component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.vue2.js -modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.vue2.js -sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.vue2.js -sw-flow-event-change-confirm-modal.spec.vue2.js src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-app-action-modal/index.js Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-app-action-modal/index.js Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-app-action-modal/index.js @@ -52625,18 +52743,18 @@ component/modals/sw-flow-change-customer-status-modal/index.js modals/sw-flow-change-customer-status-modal/index.js sw-flow-change-customer-status-modal/index.js index.js -src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.vue2.js -Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.vue2.js -Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.vue2.js -app/administration/src/module/sw-flow/component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.vue2.js -administration/src/module/sw-flow/component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.vue2.js -src/module/sw-flow/component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.vue2.js -module/sw-flow/component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.vue2.js -sw-flow/component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.vue2.js -component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.vue2.js -modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.vue2.js -sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.vue2.js -sw-flow-change-customer-status-modal.spec.vue2.js +src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.js +Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.js +Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.js +app/administration/src/module/sw-flow/component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.js +administration/src/module/sw-flow/component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.js +src/module/sw-flow/component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.js +module/sw-flow/component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.js +sw-flow/component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.js +component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.js +modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.js +sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.js +sw-flow-change-customer-status-modal.spec.js src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-leave-page-modal/index.js Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-leave-page-modal/index.js Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-leave-page-modal/index.js @@ -57426,17 +57544,6 @@ sw-customer/page/sw-customer-detail/index.js page/sw-customer-detail/index.js sw-customer-detail/index.js index.js -src/Administration/Resources/app/administration/src/module/sw-customer/page/sw-customer-detail/sw-customer-detail.spec.vue2.js -Administration/Resources/app/administration/src/module/sw-customer/page/sw-customer-detail/sw-customer-detail.spec.vue2.js -Resources/app/administration/src/module/sw-customer/page/sw-customer-detail/sw-customer-detail.spec.vue2.js -app/administration/src/module/sw-customer/page/sw-customer-detail/sw-customer-detail.spec.vue2.js -administration/src/module/sw-customer/page/sw-customer-detail/sw-customer-detail.spec.vue2.js -src/module/sw-customer/page/sw-customer-detail/sw-customer-detail.spec.vue2.js -module/sw-customer/page/sw-customer-detail/sw-customer-detail.spec.vue2.js -sw-customer/page/sw-customer-detail/sw-customer-detail.spec.vue2.js -page/sw-customer-detail/sw-customer-detail.spec.vue2.js -sw-customer-detail/sw-customer-detail.spec.vue2.js -sw-customer-detail.spec.vue2.js src/Administration/Resources/app/administration/src/module/sw-customer/page/sw-customer-detail/sw-customer-detail.scss Administration/Resources/app/administration/src/module/sw-customer/page/sw-customer-detail/sw-customer-detail.scss Resources/app/administration/src/module/sw-customer/page/sw-customer-detail/sw-customer-detail.scss @@ -57448,6 +57555,17 @@ sw-customer/page/sw-customer-detail/sw-customer-detail.scss page/sw-customer-detail/sw-customer-detail.scss sw-customer-detail/sw-customer-detail.scss sw-customer-detail.scss +src/Administration/Resources/app/administration/src/module/sw-customer/page/sw-customer-detail/sw-customer-detail.spec.js +Administration/Resources/app/administration/src/module/sw-customer/page/sw-customer-detail/sw-customer-detail.spec.js +Resources/app/administration/src/module/sw-customer/page/sw-customer-detail/sw-customer-detail.spec.js +app/administration/src/module/sw-customer/page/sw-customer-detail/sw-customer-detail.spec.js +administration/src/module/sw-customer/page/sw-customer-detail/sw-customer-detail.spec.js +src/module/sw-customer/page/sw-customer-detail/sw-customer-detail.spec.js +module/sw-customer/page/sw-customer-detail/sw-customer-detail.spec.js +sw-customer/page/sw-customer-detail/sw-customer-detail.spec.js +page/sw-customer-detail/sw-customer-detail.spec.js +sw-customer-detail/sw-customer-detail.spec.js +sw-customer-detail.spec.js src/Administration/Resources/app/administration/src/module/sw-customer/error-config.json Administration/Resources/app/administration/src/module/sw-customer/error-config.json Resources/app/administration/src/module/sw-customer/error-config.json @@ -71340,6 +71458,17 @@ component/product/sw-bulk-edit-product-description/sw-bulk-edit-product-descript product/sw-bulk-edit-product-description/sw-bulk-edit-product-description.html.twig sw-bulk-edit-product-description/sw-bulk-edit-product-description.html.twig sw-bulk-edit-product-description.html.twig +src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.js +Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.js +Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.js +app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.js +administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.js +src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.js +module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.js +sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.js +component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.js +sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.js +sw-bulk-edit-save-modal.spec.js src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/index.js Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/index.js Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/index.js @@ -71351,17 +71480,6 @@ sw-bulk-edit/component/sw-bulk-edit-save-modal/index.js component/sw-bulk-edit-save-modal/index.js sw-bulk-edit-save-modal/index.js index.js -src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.vue2.js -Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.vue2.js -Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.vue2.js -app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.vue2.js -administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.vue2.js -src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.vue2.js -module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.vue2.js -sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.vue2.js -component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.vue2.js -sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.vue2.js -sw-bulk-edit-save-modal.spec.vue2.js src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.html.twig Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.html.twig Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.html.twig @@ -100296,111 +100414,6 @@ Test/Migration/_test_migrations_valid_run_time_exceptions/Migration1.php Migration/_test_migrations_valid_run_time_exceptions/Migration1.php _test_migrations_valid_run_time_exceptions/Migration1.php Migration1.php -src/Core/Framework/Test/MessageQueue/ScheduledTask/TaskRegistryTest.php -Core/Framework/Test/MessageQueue/ScheduledTask/TaskRegistryTest.php -Framework/Test/MessageQueue/ScheduledTask/TaskRegistryTest.php -Test/MessageQueue/ScheduledTask/TaskRegistryTest.php -MessageQueue/ScheduledTask/TaskRegistryTest.php -ScheduledTask/TaskRegistryTest.php -TaskRegistryTest.php -src/Core/Framework/Test/MessageQueue/ScheduledTask/RegisterScheduledTaskTest.php -Core/Framework/Test/MessageQueue/ScheduledTask/RegisterScheduledTaskTest.php -Framework/Test/MessageQueue/ScheduledTask/RegisterScheduledTaskTest.php -Test/MessageQueue/ScheduledTask/RegisterScheduledTaskTest.php -MessageQueue/ScheduledTask/RegisterScheduledTaskTest.php -ScheduledTask/RegisterScheduledTaskTest.php -RegisterScheduledTaskTest.php -src/Core/Framework/Test/MessageQueue/ScheduledTask/ScheduledTaskHandlerTest.php -Core/Framework/Test/MessageQueue/ScheduledTask/ScheduledTaskHandlerTest.php -Framework/Test/MessageQueue/ScheduledTask/ScheduledTaskHandlerTest.php -Test/MessageQueue/ScheduledTask/ScheduledTaskHandlerTest.php -MessageQueue/ScheduledTask/ScheduledTaskHandlerTest.php -ScheduledTask/ScheduledTaskHandlerTest.php -ScheduledTaskHandlerTest.php -src/Core/Framework/Test/MessageQueue/Api/ConsumeMessagesControllerTest.php -Core/Framework/Test/MessageQueue/Api/ConsumeMessagesControllerTest.php -Framework/Test/MessageQueue/Api/ConsumeMessagesControllerTest.php -Test/MessageQueue/Api/ConsumeMessagesControllerTest.php -MessageQueue/Api/ConsumeMessagesControllerTest.php -Api/ConsumeMessagesControllerTest.php -ConsumeMessagesControllerTest.php -src/Core/Framework/Test/MessageQueue/Api/ScheduledTaskControllerTest.php -Core/Framework/Test/MessageQueue/Api/ScheduledTaskControllerTest.php -Framework/Test/MessageQueue/Api/ScheduledTaskControllerTest.php -Test/MessageQueue/Api/ScheduledTaskControllerTest.php -MessageQueue/Api/ScheduledTaskControllerTest.php -Api/ScheduledTaskControllerTest.php -ScheduledTaskControllerTest.php -src/Core/Framework/Test/MessageQueue/Api/MessageQueueEndpointTest.php -Core/Framework/Test/MessageQueue/Api/MessageQueueEndpointTest.php -Framework/Test/MessageQueue/Api/MessageQueueEndpointTest.php -Test/MessageQueue/Api/MessageQueueEndpointTest.php -MessageQueue/Api/MessageQueueEndpointTest.php -Api/MessageQueueEndpointTest.php -MessageQueueEndpointTest.php -src/Core/Framework/Test/MessageQueue/fixtures/DummyHandler.php -Core/Framework/Test/MessageQueue/fixtures/DummyHandler.php -Framework/Test/MessageQueue/fixtures/DummyHandler.php -Test/MessageQueue/fixtures/DummyHandler.php -MessageQueue/fixtures/DummyHandler.php -fixtures/DummyHandler.php -DummyHandler.php -src/Core/Framework/Test/MessageQueue/fixtures/TestTask.php -Core/Framework/Test/MessageQueue/fixtures/TestTask.php -Framework/Test/MessageQueue/fixtures/TestTask.php -Test/MessageQueue/fixtures/TestTask.php -MessageQueue/fixtures/TestTask.php -fixtures/TestTask.php -TestTask.php -src/Core/Framework/Test/MessageQueue/fixtures/NoHandlerMessage.php -Core/Framework/Test/MessageQueue/fixtures/NoHandlerMessage.php -Framework/Test/MessageQueue/fixtures/NoHandlerMessage.php -Test/MessageQueue/fixtures/NoHandlerMessage.php -MessageQueue/fixtures/NoHandlerMessage.php -fixtures/NoHandlerMessage.php -NoHandlerMessage.php -src/Core/Framework/Test/MessageQueue/fixtures/TestMessageHandler.php -Core/Framework/Test/MessageQueue/fixtures/TestMessageHandler.php -Framework/Test/MessageQueue/fixtures/TestMessageHandler.php -Test/MessageQueue/fixtures/TestMessageHandler.php -MessageQueue/fixtures/TestMessageHandler.php -fixtures/TestMessageHandler.php -TestMessageHandler.php -src/Core/Framework/Test/MessageQueue/fixtures/FooMessage.php -Core/Framework/Test/MessageQueue/fixtures/FooMessage.php -Framework/Test/MessageQueue/fixtures/FooMessage.php -Test/MessageQueue/fixtures/FooMessage.php -MessageQueue/fixtures/FooMessage.php -fixtures/FooMessage.php -FooMessage.php -src/Core/Framework/Test/MessageQueue/fixtures/DummyScheduledTaskHandler.php -Core/Framework/Test/MessageQueue/fixtures/DummyScheduledTaskHandler.php -Framework/Test/MessageQueue/fixtures/DummyScheduledTaskHandler.php -Test/MessageQueue/fixtures/DummyScheduledTaskHandler.php -MessageQueue/fixtures/DummyScheduledTaskHandler.php -fixtures/DummyScheduledTaskHandler.php -DummyScheduledTaskHandler.php -src/Core/Framework/Test/MessageQueue/fixtures/BarMessage.php -Core/Framework/Test/MessageQueue/fixtures/BarMessage.php -Framework/Test/MessageQueue/fixtures/BarMessage.php -Test/MessageQueue/fixtures/BarMessage.php -MessageQueue/fixtures/BarMessage.php -fixtures/BarMessage.php -BarMessage.php -src/Core/Framework/Test/MessageQueue/Subscriber/MessageQueueStatsSubscriberTest.php -Core/Framework/Test/MessageQueue/Subscriber/MessageQueueStatsSubscriberTest.php -Framework/Test/MessageQueue/Subscriber/MessageQueueStatsSubscriberTest.php -Test/MessageQueue/Subscriber/MessageQueueStatsSubscriberTest.php -MessageQueue/Subscriber/MessageQueueStatsSubscriberTest.php -Subscriber/MessageQueueStatsSubscriberTest.php -MessageQueueStatsSubscriberTest.php -src/Core/Framework/Test/MessageQueue/Subscriber/UpdatePostFinishSubscriberTest.php -Core/Framework/Test/MessageQueue/Subscriber/UpdatePostFinishSubscriberTest.php -Framework/Test/MessageQueue/Subscriber/UpdatePostFinishSubscriberTest.php -Test/MessageQueue/Subscriber/UpdatePostFinishSubscriberTest.php -MessageQueue/Subscriber/UpdatePostFinishSubscriberTest.php -Subscriber/UpdatePostFinishSubscriberTest.php -UpdatePostFinishSubscriberTest.php src/Core/Framework/Test/Rule/NotRuleTest.php Core/Framework/Test/Rule/NotRuleTest.php Framework/Test/Rule/NotRuleTest.php @@ -108414,6 +108427,11 @@ Core/Framework/MessageQueue/AsyncMessageInterface.php Framework/MessageQueue/AsyncMessageInterface.php MessageQueue/AsyncMessageInterface.php AsyncMessageInterface.php +src/Core/Framework/MessageQueue/MessageHandlerCompilerPass.php +Core/Framework/MessageQueue/MessageHandlerCompilerPass.php +Framework/MessageQueue/MessageHandlerCompilerPass.php +MessageQueue/MessageHandlerCompilerPass.php +MessageHandlerCompilerPass.php src/Core/Framework/MessageQueue/ScheduledTask/ScheduledTaskCollection.php Core/Framework/MessageQueue/ScheduledTask/ScheduledTaskCollection.php Framework/MessageQueue/ScheduledTask/ScheduledTaskCollection.php @@ -124693,6 +124711,9 @@ _unreleased/2023-08-09-change-sw-multi-select-default-event.md changelog/_unreleased/2023-12-14-buld-and-variant-retry.md _unreleased/2023-12-14-buld-and-variant-retry.md 2023-12-14-buld-and-variant-retry.md +changelog/_unreleased/2024-01-15-fix-error-handling-for-message-handlers.md +_unreleased/2024-01-15-fix-error-handling-for-message-handlers.md +2024-01-15-fix-error-handling-for-message-handlers.md changelog/_unreleased/2023-11-27-updated-phpunit-to-version-10.md _unreleased/2023-11-27-updated-phpunit-to-version-10.md 2023-11-27-updated-phpunit-to-version-10.md @@ -124834,6 +124855,9 @@ _unreleased/2024-01-04-consider-subfolders-when-deleting-using-a-specific-entity changelog/_unreleased/2023-11-30-stop-fetching-media-items-individually.md _unreleased/2023-11-30-stop-fetching-media-items-individually.md 2023-11-30-stop-fetching-media-items-individually.md +changelog/_unreleased/2024-01-16-reclassify-deletion-default-cms-page.md +_unreleased/2024-01-16-reclassify-deletion-default-cms-page.md +2024-01-16-reclassify-deletion-default-cms-page.md changelog/_unreleased/2023-10-13-fix-sales_channel_language_validator.md _unreleased/2023-10-13-fix-sales_channel_language_validator.md 2023-10-13-fix-sales_channel_language_validator.md @@ -124852,6 +124876,9 @@ _unreleased/2023-12-21-update-bootstrap-to-5-3-2.md changelog/_unreleased/2024-01-11-fixed-reloading-of-default-customer-addresses.md _unreleased/2024-01-11-fixed-reloading-of-default-customer-addresses.md 2024-01-11-fixed-reloading-of-default-customer-addresses.md +changelog/_unreleased/2024-01-15-fix-product-slider-cms-element-not-displayed.md +_unreleased/2024-01-15-fix-product-slider-cms-element-not-displayed.md +2024-01-15-fix-product-slider-cms-element-not-displayed.md changelog/_unreleased/2022-03-14-refactor-pagination-templates-and-paging-of-the-search-result.md _unreleased/2022-03-14-refactor-pagination-templates-and-paging-of-the-search-result.md 2022-03-14-refactor-pagination-templates-and-paging-of-the-search-result.md @@ -125107,6 +125134,9 @@ _unreleased/2023-12-06-direct-guest-login-call.md changelog/_unreleased/2024-01-07-remove-link-for-missing-product-on-order-detail.md _unreleased/2024-01-07-remove-link-for-missing-product-on-order-detail.md 2024-01-07-remove-link-for-missing-product-on-order-detail.md +changelog/_unreleased/2024-01-15-reschedule-some-scheduled-tasks-on-failure.md +_unreleased/2024-01-15-reschedule-some-scheduled-tasks-on-failure.md +2024-01-15-reschedule-some-scheduled-tasks-on-failure.md changelog/_unreleased/2023-06-16-replace-to-any-media.md _unreleased/2023-06-16-replace-to-any-media.md 2023-06-16-replace-to-any-media.md @@ -125185,6 +125215,9 @@ _unreleased/2023-11-22-es-admin-search-is-broken-with-third-party-plugins.md changelog/_unreleased/2024-01-11-do-not-require-sales-channel-id-for-the-generatedocumentaction.md _unreleased/2024-01-11-do-not-require-sales-channel-id-for-the-generatedocumentaction.md 2024-01-11-do-not-require-sales-channel-id-for-the-generatedocumentaction.md +changelog/_unreleased/2024-01-16-204-footer-empty.md +_unreleased/2024-01-16-204-footer-empty.md +2024-01-16-204-footer-empty.md changelog/_unreleased/2023-11-22-countryid-error-handling.md _unreleased/2023-11-22-countryid-error-handling.md 2023-11-22-countryid-error-handling.md @@ -125287,6 +125320,9 @@ _unreleased/2023-12-25-add-extension-component-section-to-the-help-center.md changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md _unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md 2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md +changelog/_unreleased/2024-01-16-fix-super-chain-with-empty-overrides.md +_unreleased/2024-01-16-fix-super-chain-with-empty-overrides.md +2024-01-16-fix-super-chain-with-empty-overrides.md changelog/_unreleased/2023-08-10-change-sw-media-library-default-event.md _unreleased/2023-08-10-change-sw-media-library-default-event.md 2023-08-10-change-sw-media-library-default-event.md @@ -125308,6 +125344,9 @@ _unreleased/2023-08-09-change-sw-radio-panel-default-event.md changelog/_unreleased/2024-01-04-updated-validation-in-entitywriter.md _unreleased/2024-01-04-updated-validation-in-entitywriter.md 2024-01-04-updated-validation-in-entitywriter.md +changelog/_unreleased/2024-01-16-fixed-template-select-for-product-comparison-sales-channels.md +_unreleased/2024-01-16-fixed-template-select-for-product-comparison-sales-channels.md +2024-01-16-fixed-template-select-for-product-comparison-sales-channels.md changelog/_unreleased/2023-12-19-upgrade-admin-webpack-to-version-5.md _unreleased/2023-12-19-upgrade-admin-webpack-to-version-5.md 2023-12-19-upgrade-admin-webpack-to-version-5.md diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt index 77ab85f8d..69bec1b17 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt @@ -802,8 +802,22 @@ tests/integration/Core/Framework/Translation/Fixtures/theme/Resources/snippet/sw tests/integration/Core/Framework/Translation/Fixtures/theme/Resources/snippet/swagtheme.de-DE.json tests/integration/Core/Framework/Translation/Fixtures/theme/Resources/theme.json tests/integration/Core/Framework/Translation/TranslatorTest.php +tests/integration/Core/Framework/MessageQueue/ScheduledTask/TaskRegistryTest.php +tests/integration/Core/Framework/MessageQueue/ScheduledTask/RegisterScheduledTaskTest.php +tests/integration/Core/Framework/MessageQueue/ScheduledTask/ScheduledTaskHandlerTest.php tests/integration/Core/Framework/MessageQueue/ScheduledTask/Scheduler/TaskSchedulerTest.php -tests/integration/Core/Framework/MessageQueue/Subscriber/PluginLifecycleSubscriberTest.php +tests/integration/Core/Framework/MessageQueue/Api/ConsumeMessagesControllerTest.php +tests/integration/Core/Framework/MessageQueue/Api/ScheduledTaskControllerTest.php +tests/integration/Core/Framework/MessageQueue/Api/MessageQueueEndpointTest.php +tests/integration/Core/Framework/MessageQueue/fixtures/DummyHandler.php +tests/integration/Core/Framework/MessageQueue/fixtures/TestRescheduleOnFailureTask.php +tests/integration/Core/Framework/MessageQueue/fixtures/TestTask.php +tests/integration/Core/Framework/MessageQueue/fixtures/NoHandlerMessage.php +tests/integration/Core/Framework/MessageQueue/fixtures/TestMessageHandler.php +tests/integration/Core/Framework/MessageQueue/fixtures/FooMessage.php +tests/integration/Core/Framework/MessageQueue/fixtures/DummyScheduledTaskHandler.php +tests/integration/Core/Framework/MessageQueue/fixtures/BarMessage.php +tests/integration/Core/Framework/MessageQueue/Subscriber/MessageQueueStatsSubscriberTest.php tests/integration/Core/Framework/Util/HtmlSanitizerTest.php tests/integration/Core/Framework/DataAbstractionLayer/Search/Parser/SqlQueryParserTest.php tests/integration/Core/Framework/DataAbstractionLayer/Search/Aggregation/Metric/RangeAggregationTest.php @@ -1854,11 +1868,14 @@ tests/unit/Core/Framework/MessageQueue/ScheduledTask/Registry/TaskRegistryTest.p tests/unit/Core/Framework/MessageQueue/ScheduledTask/Scheduler/TaskSchedulerTest.php tests/unit/Core/Framework/MessageQueue/ScheduledTask/Scheduler/TaskRunnerTest.php tests/unit/Core/Framework/MessageQueue/ScheduledTask/SymfonyBridge/ScheduleProviderTest.php +tests/unit/Core/Framework/MessageQueue/MessageHandlerCompilerPassTest.php tests/unit/Core/Framework/MessageQueue/Api/ConsumeMessagesControllerTest.php tests/unit/Core/Framework/MessageQueue/Command/ListScheduledTaskCommandTest.php tests/unit/Core/Framework/MessageQueue/Command/RunSingleScheduledTaskCommandTest.php tests/unit/Core/Framework/MessageQueue/Command/ScheduledTaskRunnerTest.php tests/unit/Core/Framework/MessageQueue/SendEmailMessageJsonSerializerTest.php +tests/unit/Core/Framework/MessageQueue/Subscriber/PluginLifecycleSubscriberTest.php +tests/unit/Core/Framework/MessageQueue/Subscriber/UpdatePostFinishSubscriberTest.php tests/unit/Core/Framework/MessageQueue/MessageQueueExceptionTest.php tests/unit/Core/Framework/Util/HtmlSanitizerTest.php tests/unit/Core/Framework/Util/JsonTest.php @@ -6169,8 +6186,8 @@ src/Administration/Resources/app/administration/src/module/sw-flow/component/sw- src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence-action-error/sw-flow-sequence-action-error.spec.js src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence-selector/index.js src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.scss -src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.vue2.js src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.html.twig +src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.js src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence/sw-flow-sequence.spec.vue2.js src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence/sw-flow-sequence.scss src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence/index.js @@ -6203,9 +6220,9 @@ src/Administration/Resources/app/administration/src/module/sw-flow/component/mod src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-affiliate-and-campaign-code-modal/sw-flow-affiliate-and-campaign-code-modal.html.twig src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-affiliate-and-campaign-code-modal/sw-flow-affiliate-and-campaign-code-modal.spec.js src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.html.twig +src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.js src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/index.js src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.scss -src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-event-change-confirm-modal/sw-flow-event-change-confirm-modal.spec.vue2.js src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-app-action-modal/index.js src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-app-action-modal/sw-flow-app-action-modal.spec.js src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-app-action-modal/sw-flow-app-action-modal.html.twig @@ -6216,7 +6233,7 @@ src/Administration/Resources/app/administration/src/module/sw-flow/component/mod src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-set-entity-custom-field-modal/sw-flow-set-entity-custom-field-modal.spec.js src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.html.twig src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-change-customer-status-modal/index.js -src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.vue2.js +src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-change-customer-status-modal/sw-flow-change-customer-status-modal.spec.js src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-leave-page-modal/index.js src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-leave-page-modal/sw-flow-leave-page-modal.html.twig src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-tag-modal/sw-flow-tag-modal.html.twig @@ -6653,8 +6670,8 @@ src/Administration/Resources/app/administration/src/module/sw-customer/page/sw-c src/Administration/Resources/app/administration/src/module/sw-customer/page/sw-customer-list/sw-customer-list.html.twig src/Administration/Resources/app/administration/src/module/sw-customer/page/sw-customer-detail/sw-customer-detail.html.twig src/Administration/Resources/app/administration/src/module/sw-customer/page/sw-customer-detail/index.js -src/Administration/Resources/app/administration/src/module/sw-customer/page/sw-customer-detail/sw-customer-detail.spec.vue2.js src/Administration/Resources/app/administration/src/module/sw-customer/page/sw-customer-detail/sw-customer-detail.scss +src/Administration/Resources/app/administration/src/module/sw-customer/page/sw-customer-detail/sw-customer-detail.spec.js src/Administration/Resources/app/administration/src/module/sw-customer/error-config.json src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.html.twig src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-addresses/index.js @@ -7864,8 +7881,8 @@ src/Administration/Resources/app/administration/src/module/sw-bulk-edit/componen src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.js src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-description/index.js src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-description/sw-bulk-edit-product-description.html.twig +src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.js src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/index.js -src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.spec.vue2.js src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.html.twig src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/sw-bulk-edit-save-modal.scss src/Administration/Resources/app/administration/src/module/sw-bulk-edit/page/sw-bulk-edit-order/index.js @@ -12084,21 +12101,6 @@ src/Core/Framework/Test/Migration/MigrationLoaderTest.php src/Core/Framework/Test/Migration/DynamicPrimaryKeyChangeTest.php src/Core/Framework/Test/Migration/_test_migrations_valid_run_time_exceptions/Migration2.php src/Core/Framework/Test/Migration/_test_migrations_valid_run_time_exceptions/Migration1.php -src/Core/Framework/Test/MessageQueue/ScheduledTask/TaskRegistryTest.php -src/Core/Framework/Test/MessageQueue/ScheduledTask/RegisterScheduledTaskTest.php -src/Core/Framework/Test/MessageQueue/ScheduledTask/ScheduledTaskHandlerTest.php -src/Core/Framework/Test/MessageQueue/Api/ConsumeMessagesControllerTest.php -src/Core/Framework/Test/MessageQueue/Api/ScheduledTaskControllerTest.php -src/Core/Framework/Test/MessageQueue/Api/MessageQueueEndpointTest.php -src/Core/Framework/Test/MessageQueue/fixtures/DummyHandler.php -src/Core/Framework/Test/MessageQueue/fixtures/TestTask.php -src/Core/Framework/Test/MessageQueue/fixtures/NoHandlerMessage.php -src/Core/Framework/Test/MessageQueue/fixtures/TestMessageHandler.php -src/Core/Framework/Test/MessageQueue/fixtures/FooMessage.php -src/Core/Framework/Test/MessageQueue/fixtures/DummyScheduledTaskHandler.php -src/Core/Framework/Test/MessageQueue/fixtures/BarMessage.php -src/Core/Framework/Test/MessageQueue/Subscriber/MessageQueueStatsSubscriberTest.php -src/Core/Framework/Test/MessageQueue/Subscriber/UpdatePostFinishSubscriberTest.php src/Core/Framework/Test/Rule/NotRuleTest.php src/Core/Framework/Test/Rule/OrRuleTest.php src/Core/Framework/Test/Rule/Api/RuleConfigControllerTest.php @@ -13161,6 +13163,7 @@ src/Core/Framework/Migration/MigrationStep.php src/Core/Framework/Migration/MakeVersionableMigrationHelper.php src/Core/Framework/Migration/MigrationRuntime.php src/Core/Framework/MessageQueue/AsyncMessageInterface.php +src/Core/Framework/MessageQueue/MessageHandlerCompilerPass.php src/Core/Framework/MessageQueue/ScheduledTask/ScheduledTaskCollection.php src/Core/Framework/MessageQueue/ScheduledTask/ScheduledTaskEntity.php src/Core/Framework/MessageQueue/ScheduledTask/ScheduledTask.php @@ -17029,6 +17032,7 @@ changelog/_unreleased/2023-12-08-remove-experimental-from-aync-theme-compile.md changelog/_unreleased/2023-12-04-fixed-check-for-existence-of-export-directory.md changelog/_unreleased/2023-08-09-change-sw-multi-select-default-event.md changelog/_unreleased/2023-12-14-buld-and-variant-retry.md +changelog/_unreleased/2024-01-15-fix-error-handling-for-message-handlers.md changelog/_unreleased/2023-11-27-updated-phpunit-to-version-10.md changelog/_unreleased/2023-12-05-remove-deprecation-of-csvreader.md changelog/_unreleased/2024-01-06-remove-duplicated-option-setting.md @@ -17076,12 +17080,14 @@ changelog/_unreleased/2023-12-04-unsupported-type-review-filter.md changelog/_unreleased/2023-11-06-improved-error-handling-for-media-file-renamings-if-the-provided-name-is-too-long.md changelog/_unreleased/2024-01-04-consider-subfolders-when-deleting-using-a-specific-entity.md changelog/_unreleased/2023-11-30-stop-fetching-media-items-individually.md +changelog/_unreleased/2024-01-16-reclassify-deletion-default-cms-page.md changelog/_unreleased/2023-10-13-fix-sales_channel_language_validator.md changelog/_unreleased/2023-08-11-fix-media-move-navigation.md changelog/_unreleased/2023-12-07-added-nulable-check-to-boolean-fields-in-export.md changelog/_unreleased/2023-08-10-change-sw-password-field-default-event.md changelog/_unreleased/2023-12-21-update-bootstrap-to-5-3-2.md changelog/_unreleased/2024-01-11-fixed-reloading-of-default-customer-addresses.md +changelog/_unreleased/2024-01-15-fix-product-slider-cms-element-not-displayed.md changelog/_unreleased/2022-03-14-refactor-pagination-templates-and-paging-of-the-search-result.md changelog/_unreleased/2023-12-21-fix-theme-script-loading-with-remote-files.md changelog/_unreleased/2023-12-25-fix-update-email-template-type-error-when-missing-translation.md @@ -17167,6 +17173,7 @@ changelog/_unreleased/2023-08-09-change-sw-select-field-default-event.md changelog/_unreleased/2023-01-20-feature-add-form-validation-to-address-editor-modal.md changelog/_unreleased/2023-12-06-direct-guest-login-call.md changelog/_unreleased/2024-01-07-remove-link-for-missing-product-on-order-detail.md +changelog/_unreleased/2024-01-15-reschedule-some-scheduled-tasks-on-failure.md changelog/_unreleased/2023-06-16-replace-to-any-media.md changelog/_unreleased/2023-12-05-decode-number-param.md changelog/_unreleased/2023-09-27-fix-one-to-many-bulk-edit.md @@ -17193,6 +17200,7 @@ changelog/_unreleased/2024-01-07-fix-error-on-disabled-products.md changelog/_unreleased/2023-09-11-add-entity-index-to-state-machine-history.md changelog/_unreleased/2023-11-22-es-admin-search-is-broken-with-third-party-plugins.md changelog/_unreleased/2024-01-11-do-not-require-sales-channel-id-for-the-generatedocumentaction.md +changelog/_unreleased/2024-01-16-204-footer-empty.md changelog/_unreleased/2023-11-22-countryid-error-handling.md changelog/_unreleased/2023-08-09-change-sw-bulk-edit-change-type-default-event.md changelog/_unreleased/2023-12-08-add-event-for-health-check.md @@ -17227,6 +17235,7 @@ changelog/_unreleased/2023-08-09-change-sw-meteor-single-select-default-event.md changelog/_unreleased/2024-01-08-configureable-system-update-finish.md changelog/_unreleased/2023-12-25-add-extension-component-section-to-the-help-center.md changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md +changelog/_unreleased/2024-01-16-fix-super-chain-with-empty-overrides.md changelog/_unreleased/2023-08-10-change-sw-media-library-default-event.md changelog/_unreleased/2023-11-03-use-property-name-in-price-serialization-errors.md changelog/_unreleased/2023-12-06-remove-framework-deprecations.md @@ -17234,6 +17243,7 @@ changelog/_unreleased/2023-11-03-remove-experimental-state-of-shipping-methods-v changelog/_unreleased/2023-11-20-remove-tests-classes-from-services-xml.md changelog/_unreleased/2023-08-09-change-sw-radio-panel-default-event.md changelog/_unreleased/2024-01-04-updated-validation-in-entitywriter.md +changelog/_unreleased/2024-01-16-fixed-template-select-for-product-comparison-sales-channels.md changelog/_unreleased/2023-12-19-upgrade-admin-webpack-to-version-5.md changelog/_unreleased/2023-11-10-collapse-values-for-multi-tags-select-component.md changelog/_unreleased/2023-12-05-remove-writeaccess-field-from-integrationdefinition.md diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius-all-levels.txt index c013f7dcd..d0ca5da01 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius-all-levels.txt @@ -12212,6 +12212,12 @@ Bundle/ApiBundle/Exception/OrderItemNotFoundException.php ApiBundle/Exception/OrderItemNotFoundException.php Exception/OrderItemNotFoundException.php OrderItemNotFoundException.php +src/Sylius/Bundle/ApiBundle/Exception/LocaleIsUsedException.php +Sylius/Bundle/ApiBundle/Exception/LocaleIsUsedException.php +Bundle/ApiBundle/Exception/LocaleIsUsedException.php +ApiBundle/Exception/LocaleIsUsedException.php +Exception/LocaleIsUsedException.php +LocaleIsUsedException.php src/Sylius/Bundle/ApiBundle/Exception/InvalidProductAttributeValueTypeException.php Sylius/Bundle/ApiBundle/Exception/InvalidProductAttributeValueTypeException.php Bundle/ApiBundle/Exception/InvalidProductAttributeValueTypeException.php @@ -27350,13 +27356,6 @@ LocaleBundle/test/app/AppKernel.php test/app/AppKernel.php app/AppKernel.php AppKernel.php -src/Sylius/Bundle/LocaleBundle/Checker/Exception/LocaleIsUsedException.php -Sylius/Bundle/LocaleBundle/Checker/Exception/LocaleIsUsedException.php -Bundle/LocaleBundle/Checker/Exception/LocaleIsUsedException.php -LocaleBundle/Checker/Exception/LocaleIsUsedException.php -Checker/Exception/LocaleIsUsedException.php -Exception/LocaleIsUsedException.php -LocaleIsUsedException.php src/Sylius/Bundle/LocaleBundle/Checker/LocaleUsageChecker.php Sylius/Bundle/LocaleBundle/Checker/LocaleUsageChecker.php Bundle/LocaleBundle/Checker/LocaleUsageChecker.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius.txt index 36ca5ab2e..49167e873 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius.txt @@ -1792,6 +1792,7 @@ src/Sylius/Bundle/ApiBundle/Exception/ShippingMethodCannotBeRemoved.php src/Sylius/Bundle/ApiBundle/Exception/ZoneCannotBeRemoved.php src/Sylius/Bundle/ApiBundle/Exception/TaxonCannotBeRemoved.php src/Sylius/Bundle/ApiBundle/Exception/OrderItemNotFoundException.php +src/Sylius/Bundle/ApiBundle/Exception/LocaleIsUsedException.php src/Sylius/Bundle/ApiBundle/Exception/InvalidProductAttributeValueTypeException.php src/Sylius/Bundle/ApiBundle/Validator/ResourceApiInputDataPropertiesValidator.php src/Sylius/Bundle/ApiBundle/Validator/CatalogPromotion/ForTaxonsScopeValidator.php @@ -3904,7 +3905,6 @@ src/Sylius/Bundle/LocaleBundle/test/app/console src/Sylius/Bundle/LocaleBundle/test/app/config/config.yml src/Sylius/Bundle/LocaleBundle/test/app/config/parameters.yml src/Sylius/Bundle/LocaleBundle/test/app/AppKernel.php -src/Sylius/Bundle/LocaleBundle/Checker/Exception/LocaleIsUsedException.php src/Sylius/Bundle/LocaleBundle/Checker/LocaleUsageChecker.php src/Sylius/Bundle/LocaleBundle/Checker/LocaleUsageCheckerInterface.php src/Sylius/Bundle/LocaleBundle/.gitattributes diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt index 3ee2f1235..d021057ec 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt @@ -13721,6 +13721,11 @@ packages/js/product-editor/tsconfig.json js/product-editor/tsconfig.json product-editor/tsconfig.json tsconfig.json +packages/js/product-editor/changelog/update-roduct-editor-add-choose-buttton-loading-state +js/product-editor/changelog/update-roduct-editor-add-choose-buttton-loading-state +product-editor/changelog/update-roduct-editor-add-choose-buttton-loading-state +changelog/update-roduct-editor-add-choose-buttton-loading-state +update-roduct-editor-add-choose-buttton-loading-state packages/js/product-editor/changelog/add-42825_tooltip_attribute_to_pricing_field js/product-editor/changelog/add-42825_tooltip_attribute_to_pricing_field product-editor/changelog/add-42825_tooltip_attribute_to_pricing_field @@ -13776,6 +13781,11 @@ js/product-editor/changelog/update-product-editor-add-classname-prop-to-button-w product-editor/changelog/update-product-editor-add-classname-prop-to-button-with-cmp changelog/update-product-editor-add-classname-prop-to-button-with-cmp update-product-editor-add-classname-prop-to-button-with-cmp +packages/js/product-editor/changelog/fix-product-editor-blank-form-on-add-new +js/product-editor/changelog/fix-product-editor-blank-form-on-add-new +product-editor/changelog/fix-product-editor-blank-form-on-add-new +changelog/fix-product-editor-blank-form-on-add-new +fix-product-editor-blank-form-on-add-new packages/js/product-editor/changelog/add-41586-product-template-association js/product-editor/changelog/add-41586-product-template-association product-editor/changelog/add-41586-product-template-association @@ -13841,6 +13851,11 @@ js/product-editor/changelog/add-hide-advanced-section product-editor/changelog/add-hide-advanced-section changelog/add-hide-advanced-section add-hide-advanced-section +packages/js/product-editor/changelog/update-product-editor-default-products-number-in-linked-products-page +js/product-editor/changelog/update-product-editor-default-products-number-in-linked-products-page +product-editor/changelog/update-product-editor-default-products-number-in-linked-products-page +changelog/update-product-editor-default-products-number-in-linked-products-page +update-product-editor-default-products-number-in-linked-products-page packages/js/product-editor/changelog/43148-fix-typo-in-43116-that-breaks-ci-and-builds js/product-editor/changelog/43148-fix-typo-in-43116-that-breaks-ci-and-builds product-editor/changelog/43148-fix-typo-in-43116-that-breaks-ci-and-builds @@ -13861,6 +13876,11 @@ js/product-editor/changelog/update-product-editor-add-upsell-linked-product-sect product-editor/changelog/update-product-editor-add-upsell-linked-product-section changelog/update-product-editor-add-upsell-linked-product-section update-product-editor-add-upsell-linked-product-section +packages/js/product-editor/changelog/update-product-editor-remove-current-from-products-list +js/product-editor/changelog/update-product-editor-remove-current-from-products-list +product-editor/changelog/update-product-editor-remove-current-from-products-list +changelog/update-product-editor-remove-current-from-products-list +update-product-editor-remove-current-from-products-list packages/js/product-editor/changelog/add-41586 js/product-editor/changelog/add-41586 product-editor/changelog/add-41586 @@ -18777,33 +18797,6 @@ Internal/Admin/BlockTemplates/CustomBlock.php Admin/BlockTemplates/CustomBlock.php BlockTemplates/CustomBlock.php CustomBlock.php -plugins/woocommerce/tests/php/src/Internal/Admin/BlockTemplateRegistry/BlockTemplateRegistryTest.php -woocommerce/tests/php/src/Internal/Admin/BlockTemplateRegistry/BlockTemplateRegistryTest.php -tests/php/src/Internal/Admin/BlockTemplateRegistry/BlockTemplateRegistryTest.php -php/src/Internal/Admin/BlockTemplateRegistry/BlockTemplateRegistryTest.php -src/Internal/Admin/BlockTemplateRegistry/BlockTemplateRegistryTest.php -Internal/Admin/BlockTemplateRegistry/BlockTemplateRegistryTest.php -Admin/BlockTemplateRegistry/BlockTemplateRegistryTest.php -BlockTemplateRegistry/BlockTemplateRegistryTest.php -BlockTemplateRegistryTest.php -plugins/woocommerce/tests/php/src/Internal/Admin/BlockTemplateRegistry/TemplateTransformerTest.php -woocommerce/tests/php/src/Internal/Admin/BlockTemplateRegistry/TemplateTransformerTest.php -tests/php/src/Internal/Admin/BlockTemplateRegistry/TemplateTransformerTest.php -php/src/Internal/Admin/BlockTemplateRegistry/TemplateTransformerTest.php -src/Internal/Admin/BlockTemplateRegistry/TemplateTransformerTest.php -Internal/Admin/BlockTemplateRegistry/TemplateTransformerTest.php -Admin/BlockTemplateRegistry/TemplateTransformerTest.php -BlockTemplateRegistry/TemplateTransformerTest.php -TemplateTransformerTest.php -plugins/woocommerce/tests/php/src/Internal/Admin/BlockTemplateRegistry/BlockTemplatesControllerTest.php -woocommerce/tests/php/src/Internal/Admin/BlockTemplateRegistry/BlockTemplatesControllerTest.php -tests/php/src/Internal/Admin/BlockTemplateRegistry/BlockTemplatesControllerTest.php -php/src/Internal/Admin/BlockTemplateRegistry/BlockTemplatesControllerTest.php -src/Internal/Admin/BlockTemplateRegistry/BlockTemplatesControllerTest.php -Internal/Admin/BlockTemplateRegistry/BlockTemplatesControllerTest.php -Admin/BlockTemplateRegistry/BlockTemplatesControllerTest.php -BlockTemplateRegistry/BlockTemplatesControllerTest.php -BlockTemplatesControllerTest.php plugins/woocommerce/tests/php/src/Internal/Utilities/HtmlSanitizerTest.php woocommerce/tests/php/src/Internal/Utilities/HtmlSanitizerTest.php tests/php/src/Internal/Utilities/HtmlSanitizerTest.php @@ -29993,27 +29986,6 @@ src/Internal/Admin/Marketplace.php Internal/Admin/Marketplace.php Admin/Marketplace.php Marketplace.php -plugins/woocommerce/src/Internal/Admin/BlockTemplateRegistry/BlockTemplatesController.php -woocommerce/src/Internal/Admin/BlockTemplateRegistry/BlockTemplatesController.php -src/Internal/Admin/BlockTemplateRegistry/BlockTemplatesController.php -Internal/Admin/BlockTemplateRegistry/BlockTemplatesController.php -Admin/BlockTemplateRegistry/BlockTemplatesController.php -BlockTemplateRegistry/BlockTemplatesController.php -BlockTemplatesController.php -plugins/woocommerce/src/Internal/Admin/BlockTemplateRegistry/BlockTemplateRegistry.php -woocommerce/src/Internal/Admin/BlockTemplateRegistry/BlockTemplateRegistry.php -src/Internal/Admin/BlockTemplateRegistry/BlockTemplateRegistry.php -Internal/Admin/BlockTemplateRegistry/BlockTemplateRegistry.php -Admin/BlockTemplateRegistry/BlockTemplateRegistry.php -BlockTemplateRegistry/BlockTemplateRegistry.php -BlockTemplateRegistry.php -plugins/woocommerce/src/Internal/Admin/BlockTemplateRegistry/TemplateTransformer.php -woocommerce/src/Internal/Admin/BlockTemplateRegistry/TemplateTransformer.php -src/Internal/Admin/BlockTemplateRegistry/TemplateTransformer.php -Internal/Admin/BlockTemplateRegistry/TemplateTransformer.php -Admin/BlockTemplateRegistry/TemplateTransformer.php -BlockTemplateRegistry/TemplateTransformer.php -TemplateTransformer.php plugins/woocommerce/src/Internal/Admin/RemoteInboxNotifications.php woocommerce/src/Internal/Admin/RemoteInboxNotifications.php src/Internal/Admin/RemoteInboxNotifications.php @@ -30402,13 +30374,6 @@ src/Internal/DependencyManagement/ExtendedContainer.php Internal/DependencyManagement/ExtendedContainer.php DependencyManagement/ExtendedContainer.php ExtendedContainer.php -plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/BlockTemplatesServiceProvider.php -woocommerce/src/Internal/DependencyManagement/ServiceProviders/BlockTemplatesServiceProvider.php -src/Internal/DependencyManagement/ServiceProviders/BlockTemplatesServiceProvider.php -Internal/DependencyManagement/ServiceProviders/BlockTemplatesServiceProvider.php -DependencyManagement/ServiceProviders/BlockTemplatesServiceProvider.php -ServiceProviders/BlockTemplatesServiceProvider.php -BlockTemplatesServiceProvider.php plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/AbstractInterfaceServiceProvider.php woocommerce/src/Internal/DependencyManagement/ServiceProviders/AbstractInterfaceServiceProvider.php src/Internal/DependencyManagement/ServiceProviders/AbstractInterfaceServiceProvider.php @@ -31750,6 +31715,13 @@ src/Blocks/BlockTypes/RatingFilter.php Blocks/BlockTypes/RatingFilter.php BlockTypes/RatingFilter.php RatingFilter.php +plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/AdditionalFields.php +woocommerce/src/Blocks/BlockTypes/OrderConfirmation/AdditionalFields.php +src/Blocks/BlockTypes/OrderConfirmation/AdditionalFields.php +Blocks/BlockTypes/OrderConfirmation/AdditionalFields.php +BlockTypes/OrderConfirmation/AdditionalFields.php +OrderConfirmation/AdditionalFields.php +AdditionalFields.php plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/BillingWrapper.php woocommerce/src/Blocks/BlockTypes/OrderConfirmation/BillingWrapper.php src/Blocks/BlockTypes/OrderConfirmation/BillingWrapper.php @@ -31799,6 +31771,13 @@ Blocks/BlockTypes/OrderConfirmation/ShippingWrapper.php BlockTypes/OrderConfirmation/ShippingWrapper.php OrderConfirmation/ShippingWrapper.php ShippingWrapper.php +plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/AdditionalFieldsWrapper.php +woocommerce/src/Blocks/BlockTypes/OrderConfirmation/AdditionalFieldsWrapper.php +src/Blocks/BlockTypes/OrderConfirmation/AdditionalFieldsWrapper.php +Blocks/BlockTypes/OrderConfirmation/AdditionalFieldsWrapper.php +BlockTypes/OrderConfirmation/AdditionalFieldsWrapper.php +OrderConfirmation/AdditionalFieldsWrapper.php +AdditionalFieldsWrapper.php plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/DownloadsWrapper.php woocommerce/src/Blocks/BlockTypes/OrderConfirmation/DownloadsWrapper.php src/Blocks/BlockTypes/OrderConfirmation/DownloadsWrapper.php @@ -34437,6 +34416,10 @@ phpcs.xml plugins/woocommerce/tsconfig.json woocommerce/tsconfig.json tsconfig.json +plugins/woocommerce/changelog/test-43393-e2e-tests-product-collection-filters +woocommerce/changelog/test-43393-e2e-tests-product-collection-filters +changelog/test-43393-e2e-tests-product-collection-filters +test-43393-e2e-tests-product-collection-filters plugins/woocommerce/changelog/fix-wc-block-templates-not-updating-on-build woocommerce/changelog/fix-wc-block-templates-not-updating-on-build changelog/fix-wc-block-templates-not-updating-on-build @@ -34613,6 +34596,10 @@ plugins/woocommerce/changelog/fix-41476-payment-settings-woopayments-promo-subsc woocommerce/changelog/fix-41476-payment-settings-woopayments-promo-subscriptions changelog/fix-41476-payment-settings-woopayments-promo-subscriptions fix-41476-payment-settings-woopayments-promo-subscriptions +plugins/woocommerce/changelog/fix-42848 +woocommerce/changelog/fix-42848 +changelog/fix-42848 +fix-42848 plugins/woocommerce/changelog/42964-fix-validate_data_from_woocommerce_cart_shipping_packages_filter-42410 woocommerce/changelog/42964-fix-validate_data_from_woocommerce_cart_shipping_packages_filter-42410 changelog/42964-fix-validate_data_from_woocommerce_cart_shipping_packages_filter-42410 @@ -34685,6 +34672,10 @@ plugins/woocommerce/changelog/43130-fix-42153-products-beta-migration-to-product woocommerce/changelog/43130-fix-42153-products-beta-migration-to-product-collection-doesnt-set-the-number-of-columns-correctly changelog/43130-fix-42153-products-beta-migration-to-product-collection-doesnt-set-the-number-of-columns-correctly 43130-fix-42153-products-beta-migration-to-product-collection-doesnt-set-the-number-of-columns-correctly +plugins/woocommerce/changelog/43692-43689-cys-core-add-unit-test-for-the-state-machine-for-the-noai-flow +woocommerce/changelog/43692-43689-cys-core-add-unit-test-for-the-state-machine-for-the-noai-flow +changelog/43692-43689-cys-core-add-unit-test-for-the-state-machine-for-the-noai-flow +43692-43689-cys-core-add-unit-test-for-the-state-machine-for-the-noai-flow plugins/woocommerce/changelog/e2e-add-remove-product-test woocommerce/changelog/e2e-add-remove-product-test changelog/e2e-add-remove-product-test @@ -34697,6 +34688,14 @@ plugins/woocommerce/changelog/43354-fix-cys-php-warnings-and-pattern woocommerce/changelog/43354-fix-cys-php-warnings-and-pattern changelog/43354-fix-cys-php-warnings-and-pattern 43354-fix-cys-php-warnings-and-pattern +plugins/woocommerce/changelog/update-remove-block-template-registry +woocommerce/changelog/update-remove-block-template-registry +changelog/update-remove-block-template-registry +update-remove-block-template-registry +plugins/woocommerce/changelog/pr-43731 +woocommerce/changelog/pr-43731 +changelog/pr-43731 +pr-43731 plugins/woocommerce/changelog/update-convert-merchant-localpickup-e2e-tests woocommerce/changelog/update-convert-merchant-localpickup-e2e-tests changelog/update-convert-merchant-localpickup-e2e-tests @@ -34717,6 +34716,10 @@ plugins/woocommerce/changelog/dev-github-reporting-for-playwright woocommerce/changelog/dev-github-reporting-for-playwright changelog/dev-github-reporting-for-playwright dev-github-reporting-for-playwright +plugins/woocommerce/changelog/43449-add-additional-information-section-fields +woocommerce/changelog/43449-add-additional-information-section-fields +changelog/43449-add-additional-information-section-fields +43449-add-additional-information-section-fields plugins/woocommerce/changelog/42943-update-42068-migrate-cart-performace-e2e-test-to-playwright woocommerce/changelog/42943-update-42068-migrate-cart-performace-e2e-test-to-playwright changelog/42943-update-42068-migrate-cart-performace-e2e-test-to-playwright @@ -34857,6 +34860,10 @@ plugins/woocommerce/changelog/update-force-marketing-menu-items-order woocommerce/changelog/update-force-marketing-menu-items-order changelog/update-force-marketing-menu-items-order update-force-marketing-menu-items-order +plugins/woocommerce/changelog/43586-chore-42095-remove-experimental-flag-from-product-gallery-block +woocommerce/changelog/43586-chore-42095-remove-experimental-flag-from-product-gallery-block +changelog/43586-chore-42095-remove-experimental-flag-from-product-gallery-block +43586-chore-42095-remove-experimental-flag-from-product-gallery-block plugins/woocommerce/changelog/43114-update-cys-update-neutral-color-palette woocommerce/changelog/43114-update-cys-update-neutral-color-palette changelog/43114-update-cys-update-neutral-color-palette @@ -34889,6 +34896,10 @@ plugins/woocommerce/changelog/add-date-type-param-to-revenue-stats-endpoint woocommerce/changelog/add-date-type-param-to-revenue-stats-endpoint changelog/add-date-type-param-to-revenue-stats-endpoint add-date-type-param-to-revenue-stats-endpoint +plugins/woocommerce/changelog/43514-update-payment-partners-2024-q1 +woocommerce/changelog/43514-update-payment-partners-2024-q1 +changelog/43514-update-payment-partners-2024-q1 +43514-update-payment-partners-2024-q1 plugins/woocommerce/changelog/43365-update-43296-woopayments-task-copy woocommerce/changelog/43365-update-43296-woopayments-task-copy changelog/43365-update-43296-woopayments-task-copy @@ -34909,6 +34920,10 @@ plugins/woocommerce/changelog/fix-filter-blocks-navigate woocommerce/changelog/fix-filter-blocks-navigate changelog/fix-filter-blocks-navigate fix-filter-blocks-navigate +plugins/woocommerce/changelog/fix-41454 +woocommerce/changelog/fix-41454 +changelog/fix-41454 +fix-41454 plugins/woocommerce/changelog/43421-fix-eslint-woocommerce-admin woocommerce/changelog/43421-fix-eslint-woocommerce-admin changelog/43421-fix-eslint-woocommerce-admin @@ -46076,6 +46091,13 @@ customize-store/design-with-ai/pages/ApiCallLoader.tsx design-with-ai/pages/ApiCallLoader.tsx pages/ApiCallLoader.tsx ApiCallLoader.tsx +plugins/woocommerce-admin/client/customize-store/design-without-ai/tests/state-machine.test.ts +woocommerce-admin/client/customize-store/design-without-ai/tests/state-machine.test.ts +client/customize-store/design-without-ai/tests/state-machine.test.ts +customize-store/design-without-ai/tests/state-machine.test.ts +design-without-ai/tests/state-machine.test.ts +tests/state-machine.test.ts +state-machine.test.ts plugins/woocommerce-admin/client/customize-store/design-without-ai/types.ts woocommerce-admin/client/customize-store/design-without-ai/types.ts client/customize-store/design-without-ai/types.ts @@ -53681,6 +53703,24 @@ components/cart-checkout/pickup-location/index.tsx cart-checkout/pickup-location/index.tsx pickup-location/index.tsx index.tsx +plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/additional-fields-placeholder/style.scss +woocommerce-blocks/assets/js/base/components/cart-checkout/additional-fields-placeholder/style.scss +assets/js/base/components/cart-checkout/additional-fields-placeholder/style.scss +js/base/components/cart-checkout/additional-fields-placeholder/style.scss +base/components/cart-checkout/additional-fields-placeholder/style.scss +components/cart-checkout/additional-fields-placeholder/style.scss +cart-checkout/additional-fields-placeholder/style.scss +additional-fields-placeholder/style.scss +style.scss +plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/additional-fields-placeholder/index.tsx +woocommerce-blocks/assets/js/base/components/cart-checkout/additional-fields-placeholder/index.tsx +assets/js/base/components/cart-checkout/additional-fields-placeholder/index.tsx +js/base/components/cart-checkout/additional-fields-placeholder/index.tsx +base/components/cart-checkout/additional-fields-placeholder/index.tsx +components/cart-checkout/additional-fields-placeholder/index.tsx +cart-checkout/additional-fields-placeholder/index.tsx +additional-fields-placeholder/index.tsx +index.tsx plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/product-sale-badge/index.tsx woocommerce-blocks/assets/js/base/components/cart-checkout/product-sale-badge/index.tsx assets/js/base/components/cart-checkout/product-sale-badge/index.tsx @@ -65059,6 +65099,46 @@ blocks/order-confirmation/status/index.tsx order-confirmation/status/index.tsx status/index.tsx index.tsx +plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields-wrapper/style.scss +woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields-wrapper/style.scss +assets/js/blocks/order-confirmation/additional-fields-wrapper/style.scss +js/blocks/order-confirmation/additional-fields-wrapper/style.scss +blocks/order-confirmation/additional-fields-wrapper/style.scss +order-confirmation/additional-fields-wrapper/style.scss +additional-fields-wrapper/style.scss +style.scss +plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields-wrapper/block.json +woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields-wrapper/block.json +assets/js/blocks/order-confirmation/additional-fields-wrapper/block.json +js/blocks/order-confirmation/additional-fields-wrapper/block.json +blocks/order-confirmation/additional-fields-wrapper/block.json +order-confirmation/additional-fields-wrapper/block.json +additional-fields-wrapper/block.json +block.json +plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields-wrapper/edit.tsx +woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields-wrapper/edit.tsx +assets/js/blocks/order-confirmation/additional-fields-wrapper/edit.tsx +js/blocks/order-confirmation/additional-fields-wrapper/edit.tsx +blocks/order-confirmation/additional-fields-wrapper/edit.tsx +order-confirmation/additional-fields-wrapper/edit.tsx +additional-fields-wrapper/edit.tsx +edit.tsx +plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields-wrapper/index.tsx +woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields-wrapper/index.tsx +assets/js/blocks/order-confirmation/additional-fields-wrapper/index.tsx +js/blocks/order-confirmation/additional-fields-wrapper/index.tsx +blocks/order-confirmation/additional-fields-wrapper/index.tsx +order-confirmation/additional-fields-wrapper/index.tsx +additional-fields-wrapper/index.tsx +index.tsx +plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields-wrapper/attributes.tsx +woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields-wrapper/attributes.tsx +assets/js/blocks/order-confirmation/additional-fields-wrapper/attributes.tsx +js/blocks/order-confirmation/additional-fields-wrapper/attributes.tsx +blocks/order-confirmation/additional-fields-wrapper/attributes.tsx +order-confirmation/additional-fields-wrapper/attributes.tsx +additional-fields-wrapper/attributes.tsx +attributes.tsx plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/summary/style.scss woocommerce-blocks/assets/js/blocks/order-confirmation/summary/style.scss assets/js/blocks/order-confirmation/summary/style.scss @@ -65163,6 +65243,38 @@ blocks/order-confirmation/additional-information/index.tsx order-confirmation/additional-information/index.tsx additional-information/index.tsx index.tsx +plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields/style.scss +woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields/style.scss +assets/js/blocks/order-confirmation/additional-fields/style.scss +js/blocks/order-confirmation/additional-fields/style.scss +blocks/order-confirmation/additional-fields/style.scss +order-confirmation/additional-fields/style.scss +additional-fields/style.scss +style.scss +plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields/block.json +woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields/block.json +assets/js/blocks/order-confirmation/additional-fields/block.json +js/blocks/order-confirmation/additional-fields/block.json +blocks/order-confirmation/additional-fields/block.json +order-confirmation/additional-fields/block.json +additional-fields/block.json +block.json +plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields/edit.tsx +woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields/edit.tsx +assets/js/blocks/order-confirmation/additional-fields/edit.tsx +js/blocks/order-confirmation/additional-fields/edit.tsx +blocks/order-confirmation/additional-fields/edit.tsx +order-confirmation/additional-fields/edit.tsx +additional-fields/edit.tsx +edit.tsx +plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields/index.tsx +woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields/index.tsx +assets/js/blocks/order-confirmation/additional-fields/index.tsx +js/blocks/order-confirmation/additional-fields/index.tsx +blocks/order-confirmation/additional-fields/index.tsx +order-confirmation/additional-fields/index.tsx +additional-fields/index.tsx +index.tsx plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/shipping-wrapper/block.json woocommerce-blocks/assets/js/blocks/order-confirmation/shipping-wrapper/block.json assets/js/blocks/order-confirmation/shipping-wrapper/block.json @@ -69810,6 +69922,21 @@ CODEOWNERS pre-push .husky/post-merge post-merge +docs/ux-guidelines-payments/payment-button-size.md +ux-guidelines-payments/payment-button-size.md +payment-button-size.md +docs/ux-guidelines-payments/payment-button-layout.md +ux-guidelines-payments/payment-button-layout.md +payment-button-layout.md +docs/ux-guidelines-payments/payments-onboarding.md +ux-guidelines-payments/payments-onboarding.md +payments-onboarding.md +docs/ux-guidelines-payments/payment-button-style.md +ux-guidelines-payments/payment-button-style.md +payment-button-style.md +docs/ux-guidelines-payments/README.md +ux-guidelines-payments/README.md +README.md docs/data-management/crud-objects.md data-management/crud-objects.md crud-objects.md @@ -69900,6 +70027,24 @@ adding-columns-to-analytics-reports-and-csv-downloads.md docs/reporting/README.md reporting/README.md README.md +docs/ux-guidelines-themes/theme-branding.md +ux-guidelines-themes/theme-branding.md +theme-branding.md +docs/ux-guidelines-themes/theme-customization.md +ux-guidelines-themes/theme-customization.md +theme-customization.md +docs/ux-guidelines-themes/theme-accessibility.md +ux-guidelines-themes/theme-accessibility.md +theme-accessibility.md +docs/ux-guidelines-themes/theme-demos-and-sample-content.md +ux-guidelines-themes/theme-demos-and-sample-content.md +theme-demos-and-sample-content.md +docs/ux-guidelines-themes/theme-design.md +ux-guidelines-themes/theme-design.md +theme-design.md +docs/ux-guidelines-themes/README.md +ux-guidelines-themes/README.md +README.md docs/security/security-best-practices.md security/security-best-practices.md security-best-practices.md @@ -69918,6 +70063,33 @@ README.md docs/product-editor-development/product-editor.md product-editor-development/product-editor.md product-editor.md +docs/ux-guidelines-product-editor/product-editor-form-top-bar.md +ux-guidelines-product-editor/product-editor-form-top-bar.md +product-editor-form-top-bar.md +docs/ux-guidelines-product-editor/product-editor-examples.md +ux-guidelines-product-editor/product-editor-examples.md +product-editor-examples.md +docs/ux-guidelines-product-editor/product-editor-form-dialogue-extensions.md +ux-guidelines-product-editor/product-editor-form-dialogue-extensions.md +product-editor-form-dialogue-extensions.md +docs/ux-guidelines-product-editor/product-editor-form-custom-product-types.md +ux-guidelines-product-editor/product-editor-form-custom-product-types.md +product-editor-form-custom-product-types.md +docs/ux-guidelines-product-editor/product-editor-form-fields.md +ux-guidelines-product-editor/product-editor-form-fields.md +product-editor-form-fields.md +docs/ux-guidelines-product-editor/product-editor-form-sections.md +ux-guidelines-product-editor/product-editor-form-sections.md +product-editor-form-sections.md +docs/ux-guidelines-product-editor/product-editor-form-subsections.md +ux-guidelines-product-editor/product-editor-form-subsections.md +product-editor-form-subsections.md +docs/ux-guidelines-product-editor/README.md +ux-guidelines-product-editor/README.md +README.md +docs/ux-guidelines-product-editor/product-editor-form-groups.md +ux-guidelines-product-editor/product-editor-form-groups.md +product-editor-form-groups.md docs/extension-development/handling-merchant-onboarding.md extension-development/handling-merchant-onboarding.md handling-merchant-onboarding.md @@ -70016,6 +70188,36 @@ contributing-docs.md docs/contributing-docs/style-guide.md contributing-docs/style-guide.md style-guide.md +docs/ux-guidelines-extensions/colors.md +ux-guidelines-extensions/colors.md +colors.md +docs/ux-guidelines-extensions/navigation.md +ux-guidelines-extensions/navigation.md +navigation.md +docs/ux-guidelines-extensions/notices.md +ux-guidelines-extensions/notices.md +notices.md +docs/ux-guidelines-extensions/onboarding.md +ux-guidelines-extensions/onboarding.md +onboarding.md +docs/ux-guidelines-extensions/testing.md +ux-guidelines-extensions/testing.md +testing.md +docs/ux-guidelines-extensions/settings.md +ux-guidelines-extensions/settings.md +settings.md +docs/ux-guidelines-extensions/task-list-and-inbox.md +ux-guidelines-extensions/task-list-and-inbox.md +task-list-and-inbox.md +docs/ux-guidelines-extensions/README.md +ux-guidelines-extensions/README.md +README.md +docs/ux-guidelines-extensions/best-practices.md +ux-guidelines-extensions/best-practices.md +best-practices.md +docs/ux-guidelines-extensions/accessibility.md +ux-guidelines-extensions/accessibility.md +accessibility.md docs/README.md README.md docs/wc-cli/commands.md @@ -70024,9 +70226,6 @@ commands.md docs/wc-cli/README.md wc-cli/README.md README.md -docs/wc-cli/overview.md -wc-cli/overview.md -overview.md docs/.manifestignore .manifestignore docs/webhooks.md @@ -70108,48 +70307,9 @@ developer-resources.md docs/high-performance-order-storage/README.md high-performance-order-storage/README.md README.md -docs/high-performance-order-storage/high-performance-order-storage.md -high-performance-order-storage/high-performance-order-storage.md -high-performance-order-storage.md docs/high-performance-order-storage/enable-hpos.md high-performance-order-storage/enable-hpos.md enable-hpos.md -docs/user-experience/colors.md -user-experience/colors.md -colors.md -docs/user-experience/navigation.md -user-experience/navigation.md -navigation.md -docs/user-experience/notices.md -user-experience/notices.md -notices.md -docs/user-experience/onboarding.md -user-experience/onboarding.md -onboarding.md -docs/user-experience/testing.md -user-experience/testing.md -testing.md -docs/user-experience/user-experience-guidelines.md -user-experience/user-experience-guidelines.md -user-experience-guidelines.md -docs/user-experience/payments-design-guidelines.md -user-experience/payments-design-guidelines.md -payments-design-guidelines.md -docs/user-experience/settings.md -user-experience/settings.md -settings.md -docs/user-experience/task-list-and-inbox.md -user-experience/task-list-and-inbox.md -task-list-and-inbox.md -docs/user-experience/README.md -user-experience/README.md -README.md -docs/user-experience/best-practices.md -user-experience/best-practices.md -best-practices.md -docs/user-experience/accessibility.md -user-experience/accessibility.md -accessibility.md bin/packages/js/extend-cart-checkout-block/.prettierrc.js.mustache packages/js/extend-cart-checkout-block/.prettierrc.js.mustache js/extend-cart-checkout-block/.prettierrc.js.mustache diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt index a593dbcb5..bcc3945cf 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt @@ -2255,6 +2255,7 @@ packages/js/product-editor/config/block-entry-points.js packages/js/product-editor/README.md packages/js/product-editor/webpack.config.js packages/js/product-editor/tsconfig.json +packages/js/product-editor/changelog/update-roduct-editor-add-choose-buttton-loading-state packages/js/product-editor/changelog/add-42825_tooltip_attribute_to_pricing_field packages/js/product-editor/changelog/update-product-editor-add-section-actions-component packages/js/product-editor/changelog/update-product-editor-advice-card-tweaks @@ -2266,6 +2267,7 @@ packages/js/product-editor/changelog/add-step-buttons packages/js/product-editor/changelog/bump-js-packages-php-version packages/js/product-editor/changelog/add-42923-empty-state packages/js/product-editor/changelog/update-product-editor-add-classname-prop-to-button-with-cmp +packages/js/product-editor/changelog/fix-product-editor-blank-form-on-add-new packages/js/product-editor/changelog/add-41586-product-template-association packages/js/product-editor/changelog/43532-add-cli-to-ci-workflow packages/js/product-editor/changelog/add-new-data-validation @@ -2279,10 +2281,12 @@ packages/js/product-editor/changelog/update-use-use-layout-template packages/js/product-editor/changelog/dev-40086_adapt_feedback_modal_action_confirmation packages/js/product-editor/changelog/update-product-editor-dismiss-linked-product-empty-advices packages/js/product-editor/changelog/add-hide-advanced-section +packages/js/product-editor/changelog/update-product-editor-default-products-number-in-linked-products-page packages/js/product-editor/changelog/43148-fix-typo-in-43116-that-breaks-ci-and-builds packages/js/product-editor/changelog/update-product-editor-advice-card-improvements packages/js/product-editor/changelog/update-product-editor-introduce-button-with-dropdown-menu-cmp packages/js/product-editor/changelog/update-product-editor-add-upsell-linked-product-section +packages/js/product-editor/changelog/update-product-editor-remove-current-from-products-list packages/js/product-editor/changelog/add-41586 packages/js/product-editor/changelog/fix-41586-product-template-association packages/js/product-editor/changelog/43595-update-wireit-0.14.3 @@ -3133,9 +3137,6 @@ plugins/woocommerce/tests/php/src/Internal/Admin/BlockTemplates/BlockTest.php plugins/woocommerce/tests/php/src/Internal/Admin/BlockTemplates/CustomBlockInterface.php plugins/woocommerce/tests/php/src/Internal/Admin/BlockTemplates/CustomBlockTemplate.php plugins/woocommerce/tests/php/src/Internal/Admin/BlockTemplates/CustomBlock.php -plugins/woocommerce/tests/php/src/Internal/Admin/BlockTemplateRegistry/BlockTemplateRegistryTest.php -plugins/woocommerce/tests/php/src/Internal/Admin/BlockTemplateRegistry/TemplateTransformerTest.php -plugins/woocommerce/tests/php/src/Internal/Admin/BlockTemplateRegistry/BlockTemplatesControllerTest.php plugins/woocommerce/tests/php/src/Internal/Utilities/HtmlSanitizerTest.php plugins/woocommerce/tests/php/src/Internal/Utilities/URLTest.php plugins/woocommerce/tests/php/src/Internal/Utilities/DatabaseUtilTest.php @@ -4727,9 +4728,6 @@ plugins/woocommerce/src/Internal/Admin/Schedulers/ImportScheduler.php plugins/woocommerce/src/Internal/Admin/Loader.php plugins/woocommerce/src/Internal/Admin/Coupons.php plugins/woocommerce/src/Internal/Admin/Marketplace.php -plugins/woocommerce/src/Internal/Admin/BlockTemplateRegistry/BlockTemplatesController.php -plugins/woocommerce/src/Internal/Admin/BlockTemplateRegistry/BlockTemplateRegistry.php -plugins/woocommerce/src/Internal/Admin/BlockTemplateRegistry/TemplateTransformer.php plugins/woocommerce/src/Internal/Admin/RemoteInboxNotifications.php plugins/woocommerce/src/Internal/Admin/WCPayPromotion/WCPayPromotionDataSourcePoller.php plugins/woocommerce/src/Internal/Admin/WCPayPromotion/WCPaymentGatewayPreInstallWCPayPromotion.php @@ -4790,7 +4788,6 @@ plugins/woocommerce/src/Internal/BatchProcessing/BatchProcessorInterface.php plugins/woocommerce/src/Internal/BatchProcessing/BatchProcessingController.php plugins/woocommerce/src/Internal/DependencyManagement/ContainerException.php plugins/woocommerce/src/Internal/DependencyManagement/ExtendedContainer.php -plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/BlockTemplatesServiceProvider.php plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/AbstractInterfaceServiceProvider.php plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProductReviewsServiceProvider.php plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/LayoutTemplatesServiceProvider.php @@ -5009,6 +5006,7 @@ plugins/woocommerce/src/Blocks/BlockTypes/AllReviews.php plugins/woocommerce/src/Blocks/BlockTypes/CheckoutTermsBlock.php plugins/woocommerce/src/Blocks/BlockTypes/ProductImage.php plugins/woocommerce/src/Blocks/BlockTypes/RatingFilter.php +plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/AdditionalFields.php plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/BillingWrapper.php plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/Status.php plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/BillingAddress.php @@ -5016,6 +5014,7 @@ plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/AdditionalInformatio plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/AbstractOrderConfirmationBlock.php plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/Summary.php plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/ShippingWrapper.php +plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/AdditionalFieldsWrapper.php plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/DownloadsWrapper.php plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/ShippingAddress.php plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/TotalsWrapper.php @@ -5476,6 +5475,7 @@ plugins/woocommerce/assets/images/empty-content.svg plugins/woocommerce/assets/images/admin_notes/filter-by-product-variations-note.svg plugins/woocommerce/phpcs.xml plugins/woocommerce/tsconfig.json +plugins/woocommerce/changelog/test-43393-e2e-tests-product-collection-filters plugins/woocommerce/changelog/fix-wc-block-templates-not-updating-on-build plugins/woocommerce/changelog/dev-segement-playwright-tests-for-isolation plugins/woocommerce/changelog/43040-fix-42338-google-analytics-async-loading @@ -5520,6 +5520,7 @@ plugins/woocommerce/changelog/remix-41077-settings-html-fixes plugins/woocommerce/changelog/42858-add-42377-product-collection-filters-price-range plugins/woocommerce/changelog/fix-43304-product-gallery-block-accessibility plugins/woocommerce/changelog/fix-41476-payment-settings-woopayments-promo-subscriptions +plugins/woocommerce/changelog/fix-42848 plugins/woocommerce/changelog/42964-fix-validate_data_from_woocommerce_cart_shipping_packages_filter-42410 plugins/woocommerce/changelog/fix-osa-consent-revoke plugins/woocommerce/changelog/43665-fix-lint-job @@ -5538,14 +5539,18 @@ plugins/woocommerce/changelog/fix-tracks-orders-search-duplication plugins/woocommerce/changelog/43294-product-gallery-overlay-link-font-size plugins/woocommerce/changelog/add-42923-empty-state plugins/woocommerce/changelog/43130-fix-42153-products-beta-migration-to-product-collection-doesnt-set-the-number-of-columns-correctly +plugins/woocommerce/changelog/43692-43689-cys-core-add-unit-test-for-the-state-machine-for-the-noai-flow plugins/woocommerce/changelog/e2e-add-remove-product-test plugins/woocommerce/changelog/dev-change-sharding-to-5-each plugins/woocommerce/changelog/43354-fix-cys-php-warnings-and-pattern +plugins/woocommerce/changelog/update-remove-block-template-registry +plugins/woocommerce/changelog/pr-43731 plugins/woocommerce/changelog/update-convert-merchant-localpickup-e2e-tests plugins/woocommerce/changelog/43532-add-cli-to-ci-workflow plugins/woocommerce/changelog/add-42224-new-flow-adding-product-collection plugins/woocommerce/changelog/add-43280 plugins/woocommerce/changelog/dev-github-reporting-for-playwright +plugins/woocommerce/changelog/43449-add-additional-information-section-fields plugins/woocommerce/changelog/42943-update-42068-migrate-cart-performace-e2e-test-to-playwright plugins/woocommerce/changelog/43457-43420-cys-core-update-homepage-with-default-patterns-when-the-assembler-is-loaded plugins/woocommerce/changelog/fix-43306-product-gallery-pager-accessibility @@ -5581,6 +5586,7 @@ plugins/woocommerce/changelog/43379-add-custom-fields-attributes plugins/woocommerce/changelog/43448-fix-logging-php-deprecated-warning plugins/woocommerce/changelog/43086-enhance-ai-content-generation plugins/woocommerce/changelog/update-force-marketing-menu-items-order +plugins/woocommerce/changelog/43586-chore-42095-remove-experimental-flag-from-product-gallery-block plugins/woocommerce/changelog/43114-update-cys-update-neutral-color-palette plugins/woocommerce/changelog/fix-min-max-filter-price plugins/woocommerce/changelog/43068-dev-dropdown-support-text-color @@ -5589,11 +5595,13 @@ plugins/woocommerce/changelog/43547-43480-update-intro-screen plugins/woocommerce/changelog/update-tests-search-multiple-term-ids plugins/woocommerce/changelog/update-log-file-view-tweaks plugins/woocommerce/changelog/add-date-type-param-to-revenue-stats-endpoint +plugins/woocommerce/changelog/43514-update-payment-partners-2024-q1 plugins/woocommerce/changelog/43365-update-43296-woopayments-task-copy plugins/woocommerce/changelog/43031-update-41875-clean-up-old-notice-styles plugins/woocommerce/changelog/43274-add-rebase-42081-additional-fields plugins/woocommerce/changelog/43249-fix-double-quotes-json-decoding-bug plugins/woocommerce/changelog/fix-filter-blocks-navigate +plugins/woocommerce/changelog/fix-41454 plugins/woocommerce/changelog/43421-fix-eslint-woocommerce-admin plugins/woocommerce/changelog/42983-update-store-api-product-variation-attributes-support plugins/woocommerce/changelog/hpos-41908 @@ -7434,6 +7442,7 @@ plugins/woocommerce-admin/client/customize-store/design-with-ai/pages/index.tsx plugins/woocommerce-admin/client/customize-store/design-with-ai/pages/BusinessInfoDescription.tsx plugins/woocommerce-admin/client/customize-store/design-with-ai/pages/LookAndFeel.tsx plugins/woocommerce-admin/client/customize-store/design-with-ai/pages/ApiCallLoader.tsx +plugins/woocommerce-admin/client/customize-store/design-without-ai/tests/state-machine.test.ts plugins/woocommerce-admin/client/customize-store/design-without-ai/types.ts plugins/woocommerce-admin/client/customize-store/design-without-ai/actions.ts plugins/woocommerce-admin/client/customize-store/design-without-ai/index.tsx @@ -8569,6 +8578,8 @@ plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calc plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calculator/address.tsx plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/pickup-location/test/index.tsx plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/pickup-location/index.tsx +plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/additional-fields-placeholder/style.scss +plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/additional-fields-placeholder/index.tsx plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/product-sale-badge/index.tsx plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/local-pickup-select/test/index.tsx plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/local-pickup-select/index.tsx @@ -9962,6 +9973,11 @@ plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/status/style.scss plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/status/block.json plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/status/edit.tsx plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/status/index.tsx +plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields-wrapper/style.scss +plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields-wrapper/block.json +plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields-wrapper/edit.tsx +plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields-wrapper/index.tsx +plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields-wrapper/attributes.tsx plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/summary/style.scss plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/summary/block.json plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/summary/edit.tsx @@ -9975,6 +9991,10 @@ plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-inform plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-information/block.json plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-information/edit.tsx plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-information/index.tsx +plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields/style.scss +plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields/block.json +plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields/edit.tsx +plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/additional-fields/index.tsx plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/shipping-wrapper/block.json plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/shipping-wrapper/edit.tsx plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/shipping-wrapper/index.tsx @@ -10757,6 +10777,11 @@ changelog/e2e-fix-allure-upload-input CODEOWNERS .husky/pre-push .husky/post-merge +docs/ux-guidelines-payments/payment-button-size.md +docs/ux-guidelines-payments/payment-button-layout.md +docs/ux-guidelines-payments/payments-onboarding.md +docs/ux-guidelines-payments/payment-button-style.md +docs/ux-guidelines-payments/README.md docs/data-management/crud-objects.md docs/data-management/data-stores.md docs/data-management/README.md @@ -10787,12 +10812,27 @@ docs/theme-development/fixing-outdated-woocommerce-templates.md docs/reporting/extending-woocommerce-admin-reports.md docs/reporting/adding-columns-to-analytics-reports-and-csv-downloads.md docs/reporting/README.md +docs/ux-guidelines-themes/theme-branding.md +docs/ux-guidelines-themes/theme-customization.md +docs/ux-guidelines-themes/theme-accessibility.md +docs/ux-guidelines-themes/theme-demos-and-sample-content.md +docs/ux-guidelines-themes/theme-design.md +docs/ux-guidelines-themes/README.md docs/security/security-best-practices.md docs/security/README.md docs/product-editor-development/block-template-lifecycle.md docs/product-editor-development/product-editor-extensibility-guidelines.md docs/product-editor-development/README.md docs/product-editor-development/product-editor.md +docs/ux-guidelines-product-editor/product-editor-form-top-bar.md +docs/ux-guidelines-product-editor/product-editor-examples.md +docs/ux-guidelines-product-editor/product-editor-form-dialogue-extensions.md +docs/ux-guidelines-product-editor/product-editor-form-custom-product-types.md +docs/ux-guidelines-product-editor/product-editor-form-fields.md +docs/ux-guidelines-product-editor/product-editor-form-sections.md +docs/ux-guidelines-product-editor/product-editor-form-subsections.md +docs/ux-guidelines-product-editor/README.md +docs/ux-guidelines-product-editor/product-editor-form-groups.md docs/extension-development/handling-merchant-onboarding.md docs/extension-development/logging.md docs/extension-development/how-to-design-a-simple-extension.md @@ -10826,10 +10866,19 @@ docs/code-snippets/change-a-currency-symbol.md docs/contributing-docs/README.md docs/contributing-docs/contributing-docs.md docs/contributing-docs/style-guide.md +docs/ux-guidelines-extensions/colors.md +docs/ux-guidelines-extensions/navigation.md +docs/ux-guidelines-extensions/notices.md +docs/ux-guidelines-extensions/onboarding.md +docs/ux-guidelines-extensions/testing.md +docs/ux-guidelines-extensions/settings.md +docs/ux-guidelines-extensions/task-list-and-inbox.md +docs/ux-guidelines-extensions/README.md +docs/ux-guidelines-extensions/best-practices.md +docs/ux-guidelines-extensions/accessibility.md docs/README.md docs/wc-cli/commands.md docs/wc-cli/README.md -docs/wc-cli/overview.md docs/.manifestignore docs/webhooks.md docs/shipping/README.md @@ -10858,20 +10907,7 @@ docs/getting-started/debugging.md docs/getting-started/development-environment.md docs/getting-started/developer-resources.md docs/high-performance-order-storage/README.md -docs/high-performance-order-storage/high-performance-order-storage.md docs/high-performance-order-storage/enable-hpos.md -docs/user-experience/colors.md -docs/user-experience/navigation.md -docs/user-experience/notices.md -docs/user-experience/onboarding.md -docs/user-experience/testing.md -docs/user-experience/user-experience-guidelines.md -docs/user-experience/payments-design-guidelines.md -docs/user-experience/settings.md -docs/user-experience/task-list-and-inbox.md -docs/user-experience/README.md -docs/user-experience/best-practices.md -docs/user-experience/accessibility.md bin/packages/js/extend-cart-checkout-block/.prettierrc.js.mustache bin/packages/js/components/phone-number-input/build-data.js bin/pre-push.sh diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad-all-levels.txt index a1562b6b6..0b6820f2f 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad-all-levels.txt @@ -7612,6 +7612,9 @@ application_job_spec.rb spec/jobs/trigger_webhook_job_spec.rb jobs/trigger_webhook_job_spec.rb trigger_webhook_job_spec.rb +spec/jobs/search_index_associations_job_spec.rb +jobs/search_index_associations_job_spec.rb +search_index_associations_job_spec.rb spec/jobs/imap_authentication_migration_cleanup_job_spec.rb jobs/imap_authentication_migration_cleanup_job_spec.rb imap_authentication_migration_cleanup_job_spec.rb @@ -21002,6 +21005,22 @@ Form/fields/FieldTags/types.ts fields/FieldTags/types.ts FieldTags/types.ts types.ts +app/frontend/shared/components/Form/fields/FieldToggle/types.ts +frontend/shared/components/Form/fields/FieldToggle/types.ts +shared/components/Form/fields/FieldToggle/types.ts +components/Form/fields/FieldToggle/types.ts +Form/fields/FieldToggle/types.ts +fields/FieldToggle/types.ts +FieldToggle/types.ts +types.ts +app/frontend/shared/components/Form/fields/FieldToggle/initializeToggleClasses.ts +frontend/shared/components/Form/fields/FieldToggle/initializeToggleClasses.ts +shared/components/Form/fields/FieldToggle/initializeToggleClasses.ts +components/Form/fields/FieldToggle/initializeToggleClasses.ts +Form/fields/FieldToggle/initializeToggleClasses.ts +fields/FieldToggle/initializeToggleClasses.ts +FieldToggle/initializeToggleClasses.ts +initializeToggleClasses.ts app/frontend/shared/components/Form/fields/FieldToggle/__tests__/FieldToggle.spec.ts frontend/shared/components/Form/fields/FieldToggle/__tests__/FieldToggle.spec.ts shared/components/Form/fields/FieldToggle/__tests__/FieldToggle.spec.ts @@ -21580,6 +21599,13 @@ apps/desktop/initializer/desktopIconsAliasesMap.ts desktop/initializer/desktopIconsAliasesMap.ts initializer/desktopIconsAliasesMap.ts desktopIconsAliasesMap.ts +app/frontend/apps/desktop/initializer/assets/check-square.svg +frontend/apps/desktop/initializer/assets/check-square.svg +apps/desktop/initializer/assets/check-square.svg +desktop/initializer/assets/check-square.svg +initializer/assets/check-square.svg +assets/check-square.svg +check-square.svg app/frontend/apps/desktop/initializer/assets/github.svg frontend/apps/desktop/initializer/assets/github.svg apps/desktop/initializer/assets/github.svg @@ -21678,6 +21704,13 @@ desktop/initializer/assets/box-arrow-up-right.svg initializer/assets/box-arrow-up-right.svg assets/box-arrow-up-right.svg box-arrow-up-right.svg +app/frontend/apps/desktop/initializer/assets/chevron-down.svg +frontend/apps/desktop/initializer/assets/chevron-down.svg +apps/desktop/initializer/assets/chevron-down.svg +desktop/initializer/assets/chevron-down.svg +initializer/assets/chevron-down.svg +assets/chevron-down.svg +chevron-down.svg app/frontend/apps/desktop/initializer/assets/saml.svg frontend/apps/desktop/initializer/assets/saml.svg apps/desktop/initializer/assets/saml.svg @@ -21685,6 +21718,13 @@ desktop/initializer/assets/saml.svg initializer/assets/saml.svg assets/saml.svg saml.svg +app/frontend/apps/desktop/initializer/assets/search.svg +frontend/apps/desktop/initializer/assets/search.svg +apps/desktop/initializer/assets/search.svg +desktop/initializer/assets/search.svg +initializer/assets/search.svg +assets/search.svg +search.svg app/frontend/apps/desktop/initializer/assets/moon.svg frontend/apps/desktop/initializer/assets/moon.svg apps/desktop/initializer/assets/moon.svg @@ -21706,6 +21746,20 @@ desktop/initializer/assets/info-circle.svg initializer/assets/info-circle.svg assets/info-circle.svg info-circle.svg +app/frontend/apps/desktop/initializer/assets/check2.svg +frontend/apps/desktop/initializer/assets/check2.svg +apps/desktop/initializer/assets/check2.svg +desktop/initializer/assets/check2.svg +initializer/assets/check2.svg +assets/check2.svg +check2.svg +app/frontend/apps/desktop/initializer/assets/check-all.svg +frontend/apps/desktop/initializer/assets/check-all.svg +apps/desktop/initializer/assets/check-all.svg +desktop/initializer/assets/check-all.svg +initializer/assets/check-all.svg +assets/check-all.svg +check-all.svg app/frontend/apps/desktop/initializer/assets/eye.svg frontend/apps/desktop/initializer/assets/eye.svg apps/desktop/initializer/assets/eye.svg @@ -21720,6 +21774,20 @@ desktop/initializer/assets/gitlab.svg initializer/assets/gitlab.svg assets/gitlab.svg gitlab.svg +app/frontend/apps/desktop/initializer/assets/backspace.svg +frontend/apps/desktop/initializer/assets/backspace.svg +apps/desktop/initializer/assets/backspace.svg +desktop/initializer/assets/backspace.svg +initializer/assets/backspace.svg +assets/backspace.svg +backspace.svg +app/frontend/apps/desktop/initializer/assets/square.svg +frontend/apps/desktop/initializer/assets/square.svg +apps/desktop/initializer/assets/square.svg +desktop/initializer/assets/square.svg +initializer/assets/square.svg +assets/square.svg +square.svg app/frontend/apps/desktop/initializer/assets/eye-slash.svg frontend/apps/desktop/initializer/assets/eye-slash.svg apps/desktop/initializer/assets/eye-slash.svg @@ -21871,6 +21939,70 @@ Form/fields/FieldImageUpload/index.ts fields/FieldImageUpload/index.ts FieldImageUpload/index.ts index.ts +app/frontend/apps/desktop/components/Form/fields/FieldSelect/__tests__/FieldSelect.spec.ts +frontend/apps/desktop/components/Form/fields/FieldSelect/__tests__/FieldSelect.spec.ts +apps/desktop/components/Form/fields/FieldSelect/__tests__/FieldSelect.spec.ts +desktop/components/Form/fields/FieldSelect/__tests__/FieldSelect.spec.ts +components/Form/fields/FieldSelect/__tests__/FieldSelect.spec.ts +Form/fields/FieldSelect/__tests__/FieldSelect.spec.ts +fields/FieldSelect/__tests__/FieldSelect.spec.ts +FieldSelect/__tests__/FieldSelect.spec.ts +__tests__/FieldSelect.spec.ts +FieldSelect.spec.ts +app/frontend/apps/desktop/components/Form/fields/FieldSelect/FieldSelectInput.vue +frontend/apps/desktop/components/Form/fields/FieldSelect/FieldSelectInput.vue +apps/desktop/components/Form/fields/FieldSelect/FieldSelectInput.vue +desktop/components/Form/fields/FieldSelect/FieldSelectInput.vue +components/Form/fields/FieldSelect/FieldSelectInput.vue +Form/fields/FieldSelect/FieldSelectInput.vue +fields/FieldSelect/FieldSelectInput.vue +FieldSelect/FieldSelectInput.vue +FieldSelectInput.vue +app/frontend/apps/desktop/components/Form/fields/FieldSelect/index.ts +frontend/apps/desktop/components/Form/fields/FieldSelect/index.ts +apps/desktop/components/Form/fields/FieldSelect/index.ts +desktop/components/Form/fields/FieldSelect/index.ts +components/Form/fields/FieldSelect/index.ts +Form/fields/FieldSelect/index.ts +fields/FieldSelect/index.ts +FieldSelect/index.ts +index.ts +app/frontend/apps/desktop/components/CommonSelect/types.ts +frontend/apps/desktop/components/CommonSelect/types.ts +apps/desktop/components/CommonSelect/types.ts +desktop/components/CommonSelect/types.ts +components/CommonSelect/types.ts +CommonSelect/types.ts +types.ts +app/frontend/apps/desktop/components/CommonSelect/CommonSelectItem.vue +frontend/apps/desktop/components/CommonSelect/CommonSelectItem.vue +apps/desktop/components/CommonSelect/CommonSelectItem.vue +desktop/components/CommonSelect/CommonSelectItem.vue +components/CommonSelect/CommonSelectItem.vue +CommonSelect/CommonSelectItem.vue +CommonSelectItem.vue +app/frontend/apps/desktop/components/CommonSelect/__tests__/CommonSelect.spec.ts +frontend/apps/desktop/components/CommonSelect/__tests__/CommonSelect.spec.ts +apps/desktop/components/CommonSelect/__tests__/CommonSelect.spec.ts +desktop/components/CommonSelect/__tests__/CommonSelect.spec.ts +components/CommonSelect/__tests__/CommonSelect.spec.ts +CommonSelect/__tests__/CommonSelect.spec.ts +__tests__/CommonSelect.spec.ts +CommonSelect.spec.ts +app/frontend/apps/desktop/components/CommonSelect/CommonSelect.vue +frontend/apps/desktop/components/CommonSelect/CommonSelect.vue +apps/desktop/components/CommonSelect/CommonSelect.vue +desktop/components/CommonSelect/CommonSelect.vue +components/CommonSelect/CommonSelect.vue +CommonSelect/CommonSelect.vue +CommonSelect.vue +app/frontend/apps/desktop/components/CommonSelect/useCommonSelect.ts +frontend/apps/desktop/components/CommonSelect/useCommonSelect.ts +apps/desktop/components/CommonSelect/useCommonSelect.ts +desktop/components/CommonSelect/useCommonSelect.ts +components/CommonSelect/useCommonSelect.ts +CommonSelect/useCommonSelect.ts +useCommonSelect.ts app/frontend/apps/desktop/components/CommonButton/types.ts frontend/apps/desktop/components/CommonButton/types.ts apps/desktop/components/CommonButton/types.ts @@ -21893,6 +22025,21 @@ desktop/components/CommonButton/CommonButton.vue components/CommonButton/CommonButton.vue CommonButton/CommonButton.vue CommonButton.vue +app/frontend/apps/desktop/components/CommonInputSearch/CommonInputSearch.vue +frontend/apps/desktop/components/CommonInputSearch/CommonInputSearch.vue +apps/desktop/components/CommonInputSearch/CommonInputSearch.vue +desktop/components/CommonInputSearch/CommonInputSearch.vue +components/CommonInputSearch/CommonInputSearch.vue +CommonInputSearch/CommonInputSearch.vue +CommonInputSearch.vue +app/frontend/apps/desktop/components/CommonInputSearch/__tests__/CommonInputSearch.spec.ts +frontend/apps/desktop/components/CommonInputSearch/__tests__/CommonInputSearch.spec.ts +apps/desktop/components/CommonInputSearch/__tests__/CommonInputSearch.spec.ts +desktop/components/CommonInputSearch/__tests__/CommonInputSearch.spec.ts +components/CommonInputSearch/__tests__/CommonInputSearch.spec.ts +CommonInputSearch/__tests__/CommonInputSearch.spec.ts +__tests__/CommonInputSearch.spec.ts +CommonInputSearch.spec.ts app/frontend/apps/desktop/components/CommonLoader/__tests__/CommonLoader.spec.ts frontend/apps/desktop/components/CommonLoader/__tests__/CommonLoader.spec.ts apps/desktop/components/CommonLoader/__tests__/CommonLoader.spec.ts diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt index 8cc795d14..6d2c2472d 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt @@ -1633,6 +1633,7 @@ spec/jobs/data_privacy_task_job_spec.rb spec/jobs/issue_2715_fix_broken_twitter_urls_job_spec.rb spec/jobs/application_job_spec.rb spec/jobs/trigger_webhook_job_spec.rb +spec/jobs/search_index_associations_job_spec.rb spec/jobs/imap_authentication_migration_cleanup_job_spec.rb spec/jobs/ticket_escalation_rebuild_job_spec.rb test/browser_test_helper.rb @@ -4341,6 +4342,8 @@ app/frontend/shared/components/Form/fields/FieldRadio/__tests__/FieldRadio.spec. app/frontend/shared/components/Form/fields/FieldRadio/index.ts app/frontend/shared/components/Form/fields/FieldTreeSelect/types.ts app/frontend/shared/components/Form/fields/FieldTags/types.ts +app/frontend/shared/components/Form/fields/FieldToggle/types.ts +app/frontend/shared/components/Form/fields/FieldToggle/initializeToggleClasses.ts app/frontend/shared/components/Form/fields/FieldToggle/__tests__/FieldToggle.spec.ts app/frontend/shared/components/Form/fields/FieldToggle/index.ts app/frontend/shared/components/Form/fields/FieldToggle/FieldToggleInput.vue @@ -4426,6 +4429,7 @@ app/frontend/apps/desktop/styles/tailwind.desktop.js app/frontend/apps/desktop/initializer/initializeDesktopIcons.ts app/frontend/apps/desktop/initializer/3RD-PARTY-ICONS.md app/frontend/apps/desktop/initializer/desktopIconsAliasesMap.ts +app/frontend/apps/desktop/initializer/assets/check-square.svg app/frontend/apps/desktop/initializer/assets/github.svg app/frontend/apps/desktop/initializer/assets/x-circle.svg app/frontend/apps/desktop/initializer/assets/linkedin.svg @@ -4440,12 +4444,18 @@ app/frontend/apps/desktop/initializer/assets/microsoft.svg app/frontend/apps/desktop/initializer/assets/logo-flat.svg app/frontend/apps/desktop/initializer/assets/phone.svg app/frontend/apps/desktop/initializer/assets/box-arrow-up-right.svg +app/frontend/apps/desktop/initializer/assets/chevron-down.svg app/frontend/apps/desktop/initializer/assets/saml.svg +app/frontend/apps/desktop/initializer/assets/search.svg app/frontend/apps/desktop/initializer/assets/moon.svg app/frontend/apps/desktop/initializer/assets/exclamation-triangle.svg app/frontend/apps/desktop/initializer/assets/info-circle.svg +app/frontend/apps/desktop/initializer/assets/check2.svg +app/frontend/apps/desktop/initializer/assets/check-all.svg app/frontend/apps/desktop/initializer/assets/eye.svg app/frontend/apps/desktop/initializer/assets/gitlab.svg +app/frontend/apps/desktop/initializer/assets/backspace.svg +app/frontend/apps/desktop/initializer/assets/square.svg app/frontend/apps/desktop/initializer/assets/eye-slash.svg app/frontend/apps/desktop/initializer/assets/sina-weibo.svg app/frontend/apps/desktop/initializer/assets/x-lg.svg @@ -4466,9 +4476,19 @@ app/frontend/apps/desktop/components/layout/LayoutSidebar.vue app/frontend/apps/desktop/components/Form/fields/FieldImageUpload/FieldImageUploadInput.vue app/frontend/apps/desktop/components/Form/fields/FieldImageUpload/__tests__/FieldImageUploadInput.spec.ts app/frontend/apps/desktop/components/Form/fields/FieldImageUpload/index.ts +app/frontend/apps/desktop/components/Form/fields/FieldSelect/__tests__/FieldSelect.spec.ts +app/frontend/apps/desktop/components/Form/fields/FieldSelect/FieldSelectInput.vue +app/frontend/apps/desktop/components/Form/fields/FieldSelect/index.ts +app/frontend/apps/desktop/components/CommonSelect/types.ts +app/frontend/apps/desktop/components/CommonSelect/CommonSelectItem.vue +app/frontend/apps/desktop/components/CommonSelect/__tests__/CommonSelect.spec.ts +app/frontend/apps/desktop/components/CommonSelect/CommonSelect.vue +app/frontend/apps/desktop/components/CommonSelect/useCommonSelect.ts app/frontend/apps/desktop/components/CommonButton/types.ts app/frontend/apps/desktop/components/CommonButton/__tests__/CommonButton.spec.ts app/frontend/apps/desktop/components/CommonButton/CommonButton.vue +app/frontend/apps/desktop/components/CommonInputSearch/CommonInputSearch.vue +app/frontend/apps/desktop/components/CommonInputSearch/__tests__/CommonInputSearch.spec.ts app/frontend/apps/desktop/components/CommonLoader/__tests__/CommonLoader.spec.ts app/frontend/apps/desktop/components/CommonLoader/CommonLoader.vue app/frontend/apps/desktop/components/CommonDivider/types.ts diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt index 49af22be4..0895bb09b 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt @@ -2608,7 +2608,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*editmode= ?*egotecpage ?*err_code=404 -?*f[*]= ?*fbclid ?*feed= ?*gg155.cn @@ -4424,6 +4423,7 @@ Kimengi/nineconnections.com Korean LFE/Live.controls.sharedpages/error.aspx LICENSE.txt +LP Landingpages.html LanguagePreferences LexxeBot/1.0 @@ -5192,6 +5192,7 @@ account/unsubscribe account_purchase_history.mhtml account_settings accountaccess +accounthelp accounts accounts/ClientAuth accounts/ClientAuth @@ -5332,7 +5333,6 @@ addContacts addToHistory add_diary.pl add_favorite -addappterless addboard adddata addemail @@ -5376,7 +5376,6 @@ adsrepository adtest adtrack adult -adv/news/vystavka-prodazha-na-poiske-poyavilas-tovarnaya-galereya advanced-search advanced-search/x advanced/adv-suggestions @@ -5511,7 +5510,6 @@ alexaforbusiness/ alkali all all-supported-params -all? allegation allprodreviews allproductreview @@ -5737,13 +5735,10 @@ arabic arama archiv/regional archive -archive$ -archive/api/image.jpg archive/article archive/graphs.php archive/lifestyle/wellness/1999/01/19/an-illness-no-one-understands-tourettes-syndrome/852df0cc-2164-4c83-be8d-0c770d028547 archive/page -archive/project/sovsport$ archived archives archivos @@ -6030,8 +6025,6 @@ audio_file audio_news audio_player aui/inbound -aura -aura/promo auth auth auth$ @@ -6915,7 +6908,6 @@ blogintegrations/ blogletspeak/ blogmarketing/ blogs -blogs$ blogs/ blogs/$ blogs/*%2B @@ -7146,8 +7138,6 @@ bus/Nouveau-Brunswick bus/Nouvelle-Ecosse bus/Terre-Neuve-et-Labrador bus/Territoires-du-Nord-Ouest -bus/api -bus/orders bus/print bus/widget buscador @@ -8114,7 +8104,6 @@ citations?view_op=top_venues cite-count cits city_bookings -civil/frauds civis/account civis/admin.php civis/attachments @@ -8578,6 +8567,7 @@ content/dam/Deloitte/xc/ content/dam/Deloitte/xl/ content/dam/fedex-com/hdn/ content/dam/insights/us/USI-dev/ +content/dam/redcross/lp content/dam/web/en_us/www/assets/pdf content/dam/web/en_us/www/documents content/dam/web/en_us/www/documents/legal/Agreements/product-specific-terms/premier-priority-terms.pdf @@ -8596,6 +8586,7 @@ content/ipad content/pdf/10.1007%2F978-94-6209-446-8_8.pdf content/pdf/bbm content/pdf/bfm +content/redcross content/ru_ru/ content/search content/view/full @@ -10519,7 +10510,6 @@ fallback false/select-store-cookies.html family_filter familylink-earlyaccess -familysearch fan/feed fan_reach faq-index-search?* @@ -11061,7 +11051,6 @@ freemonth freertos/archive french/thewto_f/minist_f/mc10_f/coordinator_guide_f.pdf french/thewto_f/minist_f/mc10_f/participant_guide_f.pdf -fresh friends friends-through-gvhd friendsprofile @@ -11403,7 +11392,6 @@ google_gdn.html google_search.html googlebooks/images googlegroups -gopherdata gorf gorsel gorsel/$ @@ -12382,17 +12370,11 @@ images/li.gif images/logging_requests.gif images/mockups images/ndtvvideo/* -images/pad/search?rpt=imageview -images/pad/search?text=*&source=morda images/resume -images/search?rpt=imageview -images/search?text=*&source=morda images/showroomimages images/smart/$ images/touch/$ images/touch/? -images/touch/search?rpt=imageview -images/touch/search?text=*&source=morda images/usedcarimages images/userprofileimg images/v$ @@ -12401,7 +12383,6 @@ imagesrv/pdf/DIR_TSO_2531 imagine/ imaginecup/* imesync -img img/placeholder.gif imgres immutable/static-1.11 @@ -12621,13 +12602,13 @@ infinite-scroll-recipe infinite-scroll-review info info/agb/anb-2018.html -info/agb/api.html info/agb/starter-2018.html info/customerror.htm* info/jobs/Development-Operations-Engineer.html info/jobs/Kooperations-Manager.html info/jobs/Social-Media-Online-Kommunikation.html info/jobs/UX-UI-Designer.html +info/jobs/Werkstudent.html info/jobs/ba-medieninformatik.html info/jobs/backend-entwicklerin.html info/jobs/buchhaltung-payment.html @@ -12645,7 +12626,6 @@ info/jobs/showmaster.html info/jobs/social-media.html info/jobs/support.html info/jobs/texterin-uxwriterin.html -info/jobs/werkstudi-social-media.html info/smart404.asp* info/tech-feedback info2/* @@ -12660,7 +12640,6 @@ inouenonstyle/videolist-*.html inouenonstyle/videolist.html inproduct_help/chatsupport inquiry/user_study -ins insetsrv/v1 insider$ insiders @@ -12731,6 +12710,7 @@ inviteFromProfile inviteMany invited invites/buy +invoice-central invoice/cn/ invoice/de/ invoice/download @@ -13087,7 +13067,6 @@ jobs/companies/n jobs/cv/sign-up-and-create jobs/email-job jobs/n -jobs/skill-diagnostic/private jobs/view/externalApply jobs?runSearch johnhancock @@ -14017,8 +13996,6 @@ mapi?* mapprint? maps maps/*?lang=kk$ -maps/*?lang=ru$ -maps/*?lang=uk$ maps/*?lang=uz$ maps/*?ll= maps/about @@ -15371,7 +15348,6 @@ nofollow=1 nogooglebot nojs= nonConfig/api/wpa -nonce="svEIaJhWNTfRgYtvqMbDZg">(function(){for(var nonprofits/account nonstyleishida/videolist-*.html nonstyleishida/videolist.html @@ -15406,6 +15382,7 @@ nqrwns nr/water/ies nrdapp ns/ +ns/apology ns/hydra/console/? ns/local_news nso/forums @@ -15563,9 +15540,9 @@ offsite og oggiPlayerLoader.htm ohcm -ojp omgilibot on +on/demandware.store onboard onboarding one/help/search-results.html @@ -15576,7 +15553,6 @@ onebox/sports/logos/sports_types/png oneclick ontheweb/blogs/delineator op.xml -opa/pr/support opb/mt4 opc open @@ -15879,7 +15855,6 @@ pegulator pending pendings.php people -people/$ people/*/*?*daterange people/*/*?*page people/*/category @@ -15891,8 +15866,6 @@ people/iweReconnectAction people/like people/offers.html people/oldhelp/ -people/pad$ -people/pad/$ people/quickbook-integration.html people/search people/setup-guide.html @@ -16177,7 +16150,6 @@ plug_id plugin plugins plugins-libraries -plugins/search plus/r plusinstall pm/ @@ -16200,6 +16172,7 @@ pmc/publisherportal/download pmc/publisherportal/journalmanager pmc/tocrender.fcgi pmc/utilities +pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyYgocChpXYXMgbWFjaHQgZWluZSBSb2JvdHMgdHh0PwolCiNXYXMgYmVkZXV0ZXQgVXNlci1BZ2VudCAqIGRpc2FsbG93PwoYChZXYXMgbWFjaHQgZWluIENyYXdsZXI_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22bauj7f9yRuG9sSKNhLnJs5a6s3s\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe pmcomment/ pmm-templates pmo/contact/en/staff @@ -16425,10 +16398,6 @@ podcasts/yous-yay-new-emotions.html$ podpiska/login.pl pogod pogoda -pogoda/*?*lat=*&*lon= -pogoda/*?*lon=*&*lat= -pogoda/404 -pogoda/search pointroll policies policies/dpa @@ -16508,7 +16477,6 @@ preference preferences preferences/ preferences/cookies -prefetch prefs preisvergleich prelex @@ -16570,7 +16538,6 @@ privacy-draft.html privacy-policy privacy/archived-versions.html privacy/consent -privacy/cookie-policy.html privacy/request-data privacy/zoho-group.html privacy_policy @@ -16624,10 +16591,8 @@ products/explore products/finder products/holiday-sales-*sgbr-sg products/home-perf -products/product/*/sku products/query products/query/*nqrwns -products/search?text= products/world-war-i/?category= products; products? @@ -16727,7 +16692,6 @@ promo/diskelement promo/launcher/? promo/launcher/feedback promo/launcher/mgoodbye -promo/market/mobile/app*?from= promo/skype*? promo/skype/* promo/yobject/changelog @@ -16973,12 +16937,6 @@ q/*/settings q/*/stats q/*/submissions q/*/suggestions -q/profile/*/answers -q/profile/*/articles -q/profile/*/org_answers -q/profile/*/questions -q/profile/*/subscribers -q/profile/*/verifies q/static-3.28 q/static-4.11 q/static-4.12 @@ -16987,12 +16945,6 @@ q/static-5.22 q/static-5.23 q/static-5.28 q/static-5.29 -q/user/*/answers -q/user/*/articles -q/user/*/org_answers -q/user/*/questions -q/user/*/subscribers -q/user/*/verifies q= qa qantas @@ -17598,7 +17550,6 @@ school-architecture-design/wp-content/sites/ school-architecture-design/wp-content/themes/ school-architecture-design/wp-content/wp-admin/ school-architecture-design/wp-content/wp-includes/ -schoolsearch sciam/esi-my-account.cfm sciam/remote science/MiamiMultiMediaURL @@ -17793,6 +17744,7 @@ search-console/scfe search-effectiveness.html search-people? search-results +search-the-red-cross-site search.do search.html search.jsp @@ -17851,7 +17803,6 @@ search/customers/browse search/customers? search/default.aspx?* search/ec_solr -search/entity/touch search/events/_ search/events? search/feed_content? @@ -19579,14 +19530,13 @@ tags/newsletters tags/topic takaoka-saki-blog/videolist-*.html takaoka-saki-blog/videolist.html +take-a-class/asspsafetytraining +take-a-class/hidden +take-a-class/participant-materials takedown talent/matches talk -talk/api -talk/create talk/new_topic -talk/user -talk/user/*/article talks2 talktalk tally-loader-react/static-1.65 @@ -20074,6 +20024,7 @@ trends/topics trends/viz? trends? trends_tpt +tributes trips/upcoming trips/v1 trivia @@ -20233,8 +20184,6 @@ uas/oauth2 uds ugc ugc$ -ugcpub -ugcpub/cabinet ugcsupport ugcsupport$ ui @@ -20822,8 +20771,6 @@ users/user_hints using uslugi uslugi/$ -uslugi/*/category/doctors -uslugi/cab usopen09/* uspod usr @@ -20961,7 +20908,6 @@ video-search video.php video/$ video/%D0%B7%D0%B0%D0%BF%D1%80%D0%BE%D1%81 -video/%D0%B7%D0%B0%D0%BF%D1%80%D0%BE%D1%81/*text= video/*/preview video/*/search video/*filmId= @@ -22184,8 +22130,6 @@ wp-admin/admin-ajax.php wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt wp-admin/admin-ajax.phphttp://fool.com/robots.txt wp-admin/admin-ajax.phphttp://openstreetmap.org/robots.txt -wp-admin/load-scripts.php -wp-admin/load-styles.php wp-adv wp-comments-post.php wp-content @@ -22295,7 +22239,6 @@ wssd/SARD/cams wsus/ wt-assets/static-files/mktg-analytics wt.mc_id= -wusage www.espana.rtve.es wx x @@ -22342,18 +22285,6 @@ xs4all xsl/ y1= yaca -yaca/$ -yaca/*.xml$ -yaca/*/geo -yaca/*/synt2 -yaca/*/time -yaca/*/tungrp -yaca/cat/*/$ -yaca/cat/*/geo -yaca/m/$ -yaca/m/yca/cat/*/$ -yaca/result.xml -yandpage yandsearch yap/preview yca/cy diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt index db88b6f2f..b36ef6690 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt @@ -453,6 +453,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &category=* &categoryId= &ce= +&cedit &channel= &chapter_analytics_code= &cid* @@ -1218,6 +1219,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .woff2$ .woff? .xhtml$ +.xhtml$ .xls .xls$ .xls$ @@ -1448,6 +1450,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/*aides-visuelles= /*/*air-conditioning= /*/*air-conditionne= +/*/*all-products /*/*alloy-wheels= /*/*animaux-acceptes= /*/*annee= @@ -2529,6 +2532,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /0,* /1$ /1.6 +/1000$ /104422/seasons-activities /112142 /136022 @@ -2609,21 +2613,30 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?ar /?auth_via=*&social=entry /?b24form_user= +/?bq /?budget= /?c*= /?category +/?cedit /?cid= /?clientId= /?collection= /?comment_page= /?costPlans= +/?county /?coupon= /?discount=learn /?do=show_contentpages$ +/?docid +/?documenttype /?es_p= +/?eventId +/?expand /?fl_ /?fl_rand_seed= +/?from /?full=1 +/?government /?indexTab=default /?indexTab=editorial /?indexTab=freetrial @@ -2632,10 +2645,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?indexTab=video /?industry= /?inf_contact_key= +/?isfilteropen /?kaid= /?kme /?lang= /?language= +/?law /?local-download= /?marketplaceCosts= /?nabe= @@ -2645,14 +2660,18 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?orderby=price-desc /?orderby=rating /?orpq +/?ownerid /?p= /?p= /?page= /?page=*&* /?pageCurrent=1 +/?pageRef +/?personid /?preview /?price= /?print +/?q /?q= /?q=admin /?q=comment @@ -2670,22 +2689,34 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?q=user/logout /?q=user/password /?q=user/register +/?querystring /?ref= +/?reg_oss /?s* /?s= /?s= /?sa= /?sc_lang /?search= +/?sesjon /?signup_buyer /?sort +/?sort /?sort= +/?sortby /?sorting=best_sales /?sorting=undiscovered /?source= /?ss-track= +/?tema +/?term +/?to +/?topic /?tpp /?tribe-bar-date= +/?type +/?uid +/?utid /?utm /?utm_ /?w_agcid= @@ -3406,7 +3437,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /block-index /blog /blog-article-remove-faq-utms-*.js -/blog/*/feed/ /blog/ajax/i18n /blog/ajax/posts/banner /blog/ajax/social-store @@ -4402,6 +4432,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /food/duplicate /food/edit /food/mine +/food/nutrition-calories /for /forever21.com /forgot-password @@ -5693,6 +5724,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /reverse/ /review /review/ +/review/add /reviews /reviews$ /reviews/client-devices @@ -6697,7 +6729,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*entrymessage= ?*err_code=404 ?*experts -?*f[*]= ?*fbclid ?*feed= ?*filter= @@ -7241,6 +7272,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?code= ?code= ?col= +?collection= ?color= ?color=* ?colors= @@ -7463,7 +7495,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?hl=*&*&gws_rd=ssl ?hl=*&=1 ?hl=*&gws_rd=ssl$ -?hl=cert_ssl ?hmz= ?home-delivery= ?hsCtaTracking= @@ -8051,7 +8082,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?stampa=1$ ?start ?start= -?start=* ?state= ?staticVersion= ?status= @@ -8289,10 +8319,12 @@ AJAXhttp://allocine.fr/robots.txt AL/ AM/ AN/ +ANAMileRegistration AO/ API API/user/abtest API/user/combinedinfo +APIAccessSupport APWIRE AR/ ARFResponse @@ -8355,6 +8387,9 @@ AcaDepts/lg AcaDepts/lh AcaDepts/lk Acad +AcceptDeferredTermsAndConditions +AccommodationCrossSells +AccommodationTips Account Account Account-RegistrationForm* @@ -8369,12 +8404,19 @@ AccountAccess AccountActivityView AccountBalanceView AccountDisavow? +AccountMerge AccountStatus Account_Billing AccurintForCollectionsLP +Achievements +ActLikeAnOwner +ActionRecord Activate ActiveCalendar/mobile/mobilelist.aspx ActivityUID= +AdRequestEventLogApi +AddForumUser +AddListing AddThis.com AddToList AddToRegistry @@ -8389,10 +8431,24 @@ Administration/President/archive10 Administration/Staff_Advisory_Council/archive10 Administration/WLC/archive10 Admissions +AdsManager +AdsTest +AeroflotCampaignRegistration Aeroplane Affiliate AffiliateEntry +AffiliateWidgets +AgencySetupAjax AhrefsBot +AirAsiaRegistration +AirWatchAjaxHandler +AirWatchAlertDhtmlPopup +AirWatchSubscriptionAjax +AirWatchSubscriptionWidget +AirlineRegistration +AirlineTips +AirportFromGeoAjax +AirportIP Ajax.htm$ Ajax/ AjaxLogonForm @@ -8401,6 +8457,8 @@ AjaxPages AjaxSearchNavigationView Alamysearchhistory/ Album.aspx/* +AlfursanRegistration +AllReviews Allabout Allons_voter Allow: @@ -8446,12 +8504,17 @@ AmazonVPC/2009-07-15 AmazonVPC/2010-06-15 AmazonVPC/2010-08-31 Analog_Root/ +AnalyticsSuite Anleitung/embed Anleitung/new +AnswersAjax Api/ App AppData AppData/ +AppDetail +AppUploadAPhoto +AppUserReview App_Browser/ App_Browsers App_Browsers/ @@ -8463,6 +8526,7 @@ App_Plugins/ App_Themes/ App_config App_config/ +AppleMapsAction Applications Applications/* Apps/ @@ -9307,12 +9371,16 @@ ArticleSearchList.nhn Article_type= Articles Articles/Email.aspx +ArticlesV2 Articolo Artikel ArtnetIntegrationService ArtnetLookupService Arts/reading/UK/browse_reader Arts/reading/UK/search_basic_results +AsHeardOn +AsiaMilesRegistration +AsianaAirlineRegistration Assembly2001/ AssetFactory.aspx AssetManager @@ -9327,17 +9395,35 @@ AtoZ/HealthInformationPages/ AtoZ/HealthInformationRibbonLinkVisibility/ AtoZ/InstitutesDepartmentsLetterStatus/ AtoZ/InstitutesDepartmentsPages/ +AttractionAmendTravelDate +AttractionBookingApi +AttractionBookingDetails +AttractionCancelBooking +AttractionCommerce +AttractionLander +AttractionOperatorReview +AttractionProductDetail +AttractionProductHighlight +AttractionProductsAjax +Attraction_Products +AttractionsAjax Audio/ AuroraCGI Auth.aspx* +AuthCheck +AuthorTool +AuthorizeAgency Auto/ AutoScaling/2009-05-15 Autopilot/ Autosuggest AzureSearch/ +B2BClickTracking BA/ BACKURL= BACK_URL= +BAEmailConfirmation +BALinkImpressionTracking BB/ BD/ BDCbot @@ -9350,6 +9436,7 @@ BI/ BIXOCRAWLER BJ/ BLEXBot +BLImpRecord BM/ BN/ BO/ @@ -10586,6 +10673,9 @@ BOE-A-2008-19214.pdf BOE-A-2008-19501$ BOE-A-2008-19501& BOE-A-2008-19501.pdf +BOE-A-2008-20352$ +BOE-A-2008-20352& +BOE-A-2008-20352.pdf BOE-A-2008-20508$ BOE-A-2008-20508& BOE-A-2008-20508.pdf @@ -13523,17 +13613,23 @@ Bart-van-Oort/nl-NL/ Basket Basket.aspx BasketView +BeachSweeps BedBugs/ Bender Benoit/Public/DVDDB Bernina/WebServices/BerninaWebService.asmx/* BestArticleList.nhn +BetterBySea Biker BillingActivity +BillingAndPayments +BillingDetail +BillingInvoiceFile Bin Bin/ BingSite BizBuilder +BlPromoOptOut Blinky Blog-IE BlogDetails/ @@ -13542,8 +13638,12 @@ BlogInfo.nhn Bollettino+n.+16+-+Gennaio+2001.pdf$ Bollettino+n.+20+-+Maggio+2001.pdf$ Bollettino+n.+6+-+Settembre-Dicembre+1998.pdf$ +BookingConfirmation +BookingRequest +Bookings Boutique/Guide Bpreview= +BrandOwners BreakingNewsSms Bridging Browse/*/Price-Range/5-to-10 @@ -13566,10 +13666,12 @@ Browse/save_u.aspx Browse/view.aspx BrowserSearch.xml Bugs +BusinessListingsAjax CA/ CATCODE= CBNnews-new/ CDONLINE/ +CDSimp CES CF/ CFIDE @@ -13581,6 +13683,7 @@ CI/ CK/ CL/ CM/ +CMSImp CMSPages/ CMShelp/ CN/ @@ -13620,7 +13723,12 @@ CafeTagArticleList.nhn Calculator CallToActionModalView CalmView/* +CampaignConfigAjax +CampaignConfiguration CampaignId +CampaignManagement +CampaignOptions +CancelBooking CancelPlan CandidateRanking CaptchaValidationLog @@ -13628,6 +13736,7 @@ CardiacSurgery Cargo-Webdesign-Directory Carrello Carrito +CarsComparePartners Cart Cart Cart-Show/ @@ -13636,11 +13745,23 @@ Cart/ Cart/Add CartLink_updateCartSize CategoryDisplay +CauseTeaserPopup +Celebrate100Million +CertificateOfExcellenceRequestSupport ChangeEmailAddressView? ChangePassword ChangePlan ChangeSecurityInfoView ChatGPT +CheapFlightsCommerce +CheapFlightsController +CheapFlightsHome +CheapFlightsPartnerHandoff +CheapFlightsPartnerPostHandoff +CheapFlightsRecord +CheapFlightsSearchDeals +CheapFlightsSearchResults +CheapFlightsSearchSeatGuru Checkout Checkout Checkout/ @@ -13656,6 +13777,8 @@ China?lang=cmn-hant Chinese Citation/Download Citizen_k/ +Civ +Claim ClassFund ClassFund/*/Contribute ClassFund/*/Edit @@ -13678,12 +13801,16 @@ Cmr CmsArticle/ CoWisdom/ Coffeebreak +Collections CombinationSearch.nhn Comentario/ +CommLCT +CommPT Command=* Comment/* Comment/NewComment/* CommentView.nhn +Commerce Common Common/maintenance/maintenance.html Common/popup/ @@ -13700,6 +13827,9 @@ Conditions/ Config/ Connections Connections/ +ConnectivityPartnerFAQ +ConnectivityPartnerInfo +Consent Consortium/Offices/*/comments Consortium/Offices/*/feed Consortium/Offices/*/trackback @@ -13718,20 +13848,23 @@ Content Content/DownloadComp Content/Images ContentFiles/NEW%20_Retirement_HR_1588.htm -ContentPublisher/ ContentTemplates Contribute ControlPanel Control_Panel Controllers/ Controls/ +CookiePingback CookieTest.aspx* Cops +CoralEditor Corporate/RegisterMe Corporate/RequestInfo Corporate_2020 CorriereAppNews +CostPerClick Country/Cuba +CountryAjax Courses/Assessment Courses/Exercise-Files Courses/Transcript @@ -13741,7 +13874,10 @@ CreditCardDetailAJAX CrickeM CricketAnalyst CricketBoardOfWales_old +CruisesCommerce +CruisesPartnerHandoff CrystalSemanticsBot +CurationTool CurrentEvents.aspx CurrentEventsView.asp CurrentEventsView.aspx @@ -13784,6 +13920,9 @@ Dataservice/ Date( Decades Default.asp +DelayedLoad +DeleteNotify +DemandLoadAjax Demographics Departments/Italian_Studies/archive10 Departments/Pembroke_Center @@ -13792,12 +13931,19 @@ Departments/Swearer_Center/Literacy_Resources/*.htm$ Departments/Swearer_Center/SSIncludes Departments/Swearer_Center/admin Departments/Swearer_Center/icnsource +DepositResolution Depts/CAS Desertification Design +DestinationArticle +DestinationGuideWidget +DestinationReview +Destinations Detail.html Detected +DevMediaRedirector DhA6lQM5 +DhtmlPopup Diagnostics DigExt Directory/ @@ -13806,7 +13952,9 @@ Disallow Disallow. Disallow: Disallow: +DiscountGroup DisplayCmd +DisplayMap DisplayView Divisions DoNotTest @@ -13832,6 +13980,7 @@ Drums_and_Percussionhttps Duke-Recommends Dut Dut$ +DynamicPlacementAjax EC/ EDOCSSESSIONID* EE/ @@ -13866,12 +14015,15 @@ Education/SchoolStudents/Olympiad/paper2011.asp ElasticLoadBalancing/2009-05-15 ElasticLoadBalancing/2010-07-01 EmailCartView +EmailHotel +EmailMap +EmailMemberRegistration EmailPreferences +EmailSpellCheckJson Emailer Emailv_v2 EmbedSlideshow Emoticons/ -Eng Engage* EnlargedImageView EnsMart @@ -13885,9 +14037,12 @@ Error/DistilBlock Error404 ErrorLink=* ErrorLog +ErrorPage ErrorView Errors/ EssentialMetrics +EtihadGuestRegistration +EventDates Events/APIs/ Events/APIs/CliqBook/ Events/APIs/GetThere/ @@ -13923,12 +14078,19 @@ Events/stylesheets/ Events/xml/ Exabot ExitCheckoutCmd +ExitWindow +ExpandedUserReviews Experience* +ExperiencesCommerce +ExperiencesInsights/?s Experimental Explodingstuff Explore* Export/ External +ExternalExitWindow +ExternalIdMap +ExternalLinkInterstitial Extranet Extranet.aspx Ezooms @@ -14103,14 +14265,18 @@ FRONT_PROGRAMAS?go= FRONT_SALA_PRENSA Fa/ Facebook/ +FacebookConnect Facilities/CIS/Network_Services/traffic Facilities/CIS/SCP Facilities/Haffenreffer/archive Fact_check FairShare FamilyConnect?*s= +FareCalendar FatalError.html +FavoriteReviewManagement Feature +Featured FeaturedShowMoreOverlay Features/SpinaBifidaProgram/ Feedback/ @@ -14118,22 +14284,32 @@ Feeds Fetch FetchProdRefreshContent FiatsCmd -FicherosDatosPersonales File/ Files Files/ Filestore/ FilmFestival/ +FilterState FinDocuments Finance/Financial_Aid FinancialServices Find* +FindRestaurants +FinishAppInstall FireTV FiveSteps/ FiveStepsToHealth/ Flamingo_SearchEngine Flash/ FlashPlayerCallback.aspx +Flights? +FlightsCommerce +FlightsComparePartners +FlightsController +FlightsPricelink +FlightsRecord +FlipKeyIdMap +FlyingBlueRegistration Fonts/ FoolPics ForWordPress/ @@ -14144,7 +14320,7 @@ ForYourHome/Voip ForYourHome/voip ForYourhome/voip Foresee -FormExt010 +ForgotPassword Forms FormsCommonComponents/static-1.864 FormsCommonComponents/static-1.879 @@ -14152,7 +14328,13 @@ FormsCommonComponents/static-1.886 FormsCommonComponents/static-1.956 Forum/ Forum/User/* +ForumFAQ ForumPost/ +ForumPostPreview +ForumRedirect +ForumSetSortCookie +ForumSignIn +ForumVote Forums/*/BrowseUsers Forums/*/Browseusers Forums/*/Leaderboards @@ -14185,15 +14367,18 @@ FrameStudio FrameWork/charts FreeGiftDisplayView FreeMoney/ +FreeTools FreeVlast/ Friends Friends/inviteFriends Frontend/WebService/PaymentGateway/checkout.php Frontend/WebService/downloadPDF.php FullPreview/*/modified +FullRedirect Funders/rss G GA/ +GARecord GD/ GE/ GF/ @@ -14207,12 +14392,17 @@ GI2pK GLOBPICS GLS2/ GM/ +GMapsLocationController GN/ +GOWidget +GOffer GP/ GPStatistik/servlets/MCRSearchServlet +GPointCampaign GProtector GQ/ GR/ +GSSAjax GT/ GU/ GW/ @@ -14222,9 +14412,11 @@ GY/ Gallery/* Garage-Automotive GarrettScript/* +GarudaMilesRegistration Gateways* Gbot# General +GeneralSupport GeneratedItems Generic/Generic/SendPrint/ GenericApplicationError @@ -14233,8 +14425,15 @@ GenericStatisticsWS.asmx GenericSystemError Genieo Genome_MOT +GermanwingsPromo +GermanwingsRegistration Germany/kleinunternehmen/euga/detail.mspx? Germany/kleinunternehmen/euga/results.mspx? +GetListedAjaxGeneral +GetListedLightbox +GetListedUpdateAttraction +GetListedUpdateEatery +GetMobileApp Getting_Started GiftRegistrySearchViewCmd Gigabot @@ -14242,8 +14441,13 @@ Global Global/ GoogleInternetAuthority Googlebot Disallow: +Gpits Graduate Graduate/Avenue +GreenLeaderAjax +GreenLeadersProxy +GroupHomeApi +GroupManagementCenter GroupPowerCafeList.nhn Groups.aspx* Groups/images @@ -14252,12 +14456,20 @@ Gruntfile.js Gu%C3%ADa/embed Gu%C3%ADa/new GuestAsAnonymous +GuestExperience +GuestXManagementTool GuiaFyS Guida/embed Guida/new Guide/embed Guide/new +GuideAjax +GuideEditor +GuideRatingAjax +GuideRequested +GuideRequestor H +HACAffiliate HBO/ HDView HK/ @@ -14265,6 +14477,7 @@ HMDThankYou HN/ HOW2014 HR/ +HRMConnect HT/ HTFederatedSearchResults HTPortalLogCase @@ -14273,6 +14486,7 @@ HTTrack HTTrainingCourseDetail HTTrainingModulesDetail HU/ +HandleHotelSuperPortal Handlers HdToggle HeadJS/static-2.115 @@ -14281,11 +14495,14 @@ HeadJS/static-2.84 HeadJS/static-2.92 Help HelpContent +HelpProxy +HelpUkraine Helpers/ Heritrix Hitcounts/ HoldingPage.aspx Home +Home- Home.asp Home.aspx Home/ @@ -14294,8 +14511,20 @@ HomeRedirect.aspx Hotel-Information? Hotel-Search HotelBookingConfirmation +HotelBookingController +HotelBookingRoomSelectionHtml +HotelBookingRoomSelectionJson HotelCheckout +HotelGMCApi +HotelHighlight +HotelInterruptersAjax +HotelWatchAjax +Hotel_ReviewHAC +HotelsManageListing +HotelsManagementCenter +HotelsProductCart How_To_Get_Sky +HpImageArchive.aspx HpOptOut=true$ HttpModules/ HubStyle/static-2.309 @@ -14354,6 +14583,7 @@ I18n/static-7.314 I18n/static-7.315 I18n/static-7.329 IAGA/cgi-bin +IBCommerce ICCD ID/ ID= @@ -14410,43 +14640,59 @@ Images/ Images/HTEditImages Images/Popup/ Images/popup/ +ImpressionRecord +ImproveListing Inactive +Inbox Includes Industry IndustryBrains +InfoCenter +InfoCenter-a_ctr.april_en InfoStrat Informacion-Hotel? Information/Seminars/EU1998 Information/images Information/include Information/local +InformationCenter +InitializeSession Ink-Toner-Finder/cat_CL30001 Inky +InlineReviewerCta Install/ +InstantBooking- +InstantBookingManagement +InstantBookingSignup IntegrationCenter Inter InterestItem InternalError.html International-Lectures/en-GB/courses/apply.aspxhttp://theplrshow.com/robots.txt International-Lectures/nl-NL/cursussen/inschrijven.aspx +InterstitialsWidget Intranet Intranet-PDB InvoiceListView +IpadInterstitial IssueId* IstellaBot Item ItemPage/FabricSection_FabricList*$ ItemPage/FabricSection_RenderedFabricList*$ +JALMileRegistration JM/ JO/ JP-JP JP/ JP/support/public/mt/tac/100/1002347/techtip_conventions.shtml +JPMilesRegistration JRC-Beta JRC-beta JS JSC-Beta JSC-beta +JSErrorRecord Jai-Mrug* Japan/DirectX/default.asp? Jason/ @@ -14454,7 +14700,10 @@ JikeSpider Job-Listings Jobs Jobs/Search +JoinPlus Jquery/ +JsonServiceController +JustForYouGuide Jyxobot KE/ KG/ @@ -14475,6 +14724,7 @@ Knowledge-Search Korean Krypto LA/ +LANPASSRegistration LB/ LC/ LFE/Live.controls.sharedpages/error.aspx @@ -14486,7 +14736,9 @@ LICENSE_AFL.txt LICENSE_AFL.txt LK/ LK/NotAuthorized +LNAjax LOCKS +LP LR/ LS/ LT/ @@ -14494,6 +14746,8 @@ LU/ LV/ LY/ Labs +LanderLogger +LandingPage Landingpages.html LanguagePreferences Languages/Pages/Volunteer-Stipend.aspx @@ -14505,6 +14759,7 @@ Latest-Releases Latest-Releases/ LaunchRules Layout/set/popup +Leaderboard Learning LegalNewsRoom/cfs-file/__key/communityserver-components-userfiles/00-00-04-73-71/2013-11_2D00_11-phelps.pdf LegalNewsRoom/members @@ -14518,13 +14773,20 @@ Library/Document.ashx Library/ReadItLaterPopup.aspx Library/document.ashx License +LightSubscriptionCenter +LikeButtonClicked +LinkGenerator LinkPage.aspx* LinkScan/8.1a Linkshare* +ListingQuestionsAjax ListlyCopyright.html ListlyPrivacyPolicy.html ListlyTermsofUse.html Lists/ +LithiumEmptyPage +LithiumPageNotFound +LithiumRegController LitlePayPage Livelapbot LoadTest @@ -14532,6 +14794,14 @@ LoadTest/ Local Localize Location/WaitTimes/ +LocationPhotoAlbum +LocationPhotoDirectLink +LocationPhotosInline +LocationPhotosLightbox +LocationPhotosSearch +LocationTab +LocationWidget +LogMediaClick Login Login-LoginForm* Login-OAuthReentryFacebook* @@ -14607,6 +14877,7 @@ MZ/ M_naturalnews.com/ MaPS MacHelp91 +MachineTranslation Mail/ MailContent.nhn MailEmergency @@ -14615,14 +14886,23 @@ MakePaymentView Manage/ ManageAccountAccess ManageDevices +ManageListing ManageOrder +ManageOwnersTopReasonsApi ManagePaymentAccountView +ManagePhotos ManageProfiles ManageReturns +ManageShopListingApi +ManageShopping +ManageStoryboard +ManageUserAccess +ManagementCenter ManagerSearch.nhn Map Map.asp Map.aspx +MapEmbed MapS MapServiceProxyWS.asmx Maps @@ -14642,9 +14922,12 @@ MedCenter MedSchool Media Media/SOAR +MediaBadgeResponse MediaBin MediaComp/ MediaDisplayView +MediaKit +MediaVoting Medianet MeetingsBase/static-1.1538 MeetingsBase/static-1.1591 @@ -14707,7 +14990,18 @@ MeetingsPublic/static-1.4525 Mega_Transparency_Report Mehmet_Ersin_Yumer_CV.pdf Member/ +MemberAuditLogger +MemberBenefitsPopup MemberInfo +MemberOverlay +MemberPassportStamps +MemberPhotos +MemberProfile +MemberResetPassword +MemberSubscribe +MemberSubscriptionsController +MemberTagsAjax +MemberTravelMap Membership/Memberzone Membership/e-Membership/app-help.asp Membersites @@ -14715,17 +15009,179 @@ MemoList.nhn Meo Merchant2 MessageRunDetailID= +Messages +MessagingOptions +MetaAirCalendarAjax +MetaBestPriceCrossSellAjax +MetaCheckRatesAjax +MetaJsonAjax +MetaPlacementAjax MetaURI Metrics/ +MetricsAjax +MicroMetaAjax Microsoft.URL.Control +MiniMetaCRAjax Misc/ Mix-It-Up/ajax_get_groessentabelle Mix-It-Up/ajax_get_gummiband_bild Mix-It-Up/ajax_get_gummiband_options/link Mobile/ Mobile/EM/ +MobileANAMileCampaign +MobileANAMileRegistration +MobileAddPoi +MobileAddressLookupAjax +MobileAdsManager +MobileAeroflotBonus +MobileAeroflotCampaignRegistration +MobileAirAsia +MobileAirlineDeals +MobileAirlineTips +MobileAirlines +MobileAirport +MobileAirwatch +MobileAlfursan +MobileApps +MobileAsiaMiles +MobileAsianaAirline +MobileAttractionSearch +MobileAttractionToursAndTickets +MobileAttraction_Products +MobileAttractions +MobileBookingConfirmationSMSResponse +MobileBookingConfirmationShare +MobileBookingCustomerSupport +MobileBookingRequest +MobileBookings +MobileCampaignOptions +MobileCancelBooking +MobileCheapFlightsHome +MobileCheapFlightsPartnerPostHandoff +MobileCheapFlightsSearchResults +MobileCheapFlightsSearchSeatGuru +MobileCiv +MobileCookie +MobileEtihadGuest +MobileEventRecord +MobileFAQ +MobileFareCalendar +MobileFeaturedVacationRentals +MobileFilters +MobileFlights +MobileFlyingBlue +MobileFooter +MobileForgotPassword +MobileForumRedirect +MobileForumSetSortCookie +MobileGarudaMiles +MobileGetMobileApp +MobileGuide +MobileHeaderCss +MobileHotelBookingAgreeToBook +MobileHotelBookingAllRoomSelectionAjax +MobileHotelBookingAuthorization +MobileHotelBookingPaymentform +MobileHotelBookingRecordThreatIdAjax +MobileHotelBookingRoomDetail +MobileHotelBookingRoomSelection +MobileHotelBookingSuccess +MobileHotelCancellationPolicy +MobileHotelHighlight +MobileImpressionRecord +MobileImproveThisListing +MobileJALMileCampaign +MobileJALMileRegistration +MobileJPMilesCampaign +MobileJPMilesRegistration +MobileJSErrorRecord +MobileJSONImpressionRecord +MobileJson +MobileJustForYouGuide +MobileLANPASS +MobileListForums +MobileLocalMaps +MobileLocation +MobileManageListing +MobileManagePhotos +MobileManagementCenter +MobileMemberProfile +MobileMemberResetPassword +MobileMobileReservation +MobileMultiplusCampaign +MobileMultiplusRegistration +MobileMyBookingsDetail +MobileMyBookingsVoucher +MobileMyInbox +MobileNativeCountrySettings +MobileNativeCurrencySettings +MobileNativeSettings +MobileNearbyAttractions +MobileNearbyHotels +MobileNearbyLander +MobileNearbyRestaurants +MobileNewTopic +MobileNewsletterSignOut +MobileNokiaLauncher +MobileOKPlus +MobileOlaCabsEstimateAjax +MobileOwnerVerifyLocation +MobilePOITagging +MobilePageviewRecord +MobilePasswordReset +MobilePaybackCampaign +MobilePaybackRegistration +MobilePayment +MobilePhotoUpload +MobilePostPhoto +MobilePostReply +MobilePromotionDetail +MobileQueryBBox +MobileRac +MobileRecent +MobileRedirector +MobileRegistration +MobileRentalPropertyManager +MobileRentals +MobileReportLocation +MobileReservation +MobileRestaurantMenu +MobileRestaurantSearch +MobileRestaurants +MobileReviewCollect +MobileRoadTrip +MobileS7Priority +MobileSaves +MobileSearch +MobileShoppingCoupon +MobileShowForum +MobileShowSpecialOffer +MobileShowTopic +MobileShowUserReviews +MobileSiteIndex +MobileSmartDeals +MobileStreetView +MobileTaggingAjax +MobileTools +MobileTourism +MobileTravel +MobileUberEstimateAjax +MobileUpdateListing +MobileUserReview +MobileVRACSearch +MobileVRUserReview +MobileVacationRentalInquiry +MobileVacationRentalReview +MobileVacationRentalSearch +MobileVacationRentals +MobileVacation_Packages +MobileWidgetEmbed +MobileWinphoneLauncher +Mobilemembers ModalView Models/ +ModuleAjax +ModuleBootstrap Money/ Monitor.html Monitor2.html @@ -14734,8 +15190,13 @@ Moreoverbot Moved Movies MoviesYouveSeen +MptUrl Ms. Msgs/ +MsnForumFeedServlet +MultiOwners +MultiPartAjax +MultiplusRegistration Museum Music My-Account @@ -14743,12 +15204,16 @@ My/Calendar/Print.aspx My/PrivateBox/* MyAccount MyAccount* +MyAchievements MyAlamy.asp* MyAlamyCustomer.asp* MyArticlesListDetailView MyBLB.cfm +MyBookingsDetail +MyBookingsVoucher MyCafeIntro.nhn?clubid=11038280 MyChristies/ +MyInbox MyPaintColorListDetailView MyPortfolio MyProductsView @@ -14787,13 +15252,18 @@ NVisitorgp4Ajax.naver NVisitorgp4Ajax.nhn NZ/ NaN +NativeAds Nauka/ NaverBot Navigation NavigationPartials/* NerdByNature.Bot NetConnect +NetPromoterPopup NetSeer +NewMessage +NewOwners +NewTopic NewWatchInstantlyRSS News/Flash.aspx/ News/Home/ @@ -14812,10 +15282,19 @@ News/Section.aspx/8 News/Section.aspx/9 News/XT News/Xt +NewsLetterPlus NewsPass +NewsPlus NewsTips/ Newscan Newsletter/ +NewsletterNews +NewsletterPopupBudgetRomanticFamilyPopup +NewsletterPopupNewsletterPopup1 +NewsletterSendPassword +NewsletterSignIn +NewsletterSignOut +NewsletterSignupWidget Newsletter_htm NewslettersV1 Newsroom @@ -14838,10 +15317,12 @@ Ntk=TBW* OASpage/Assembly2001/ OASpage/Haiti_situation OAuth.aspx +OAuthRegistration OCA-Beta OCA-beta OCRequests OJA +OKPlusRegistration OLAM_PROD_CMS/* OLT OM/ @@ -14851,6 +15332,7 @@ Object/5FRQEn6WdzPZx95TNmgRgJ/submit-approved-subscribers.html Object/DA0yZYT1mFs1NaiDueSvBP/dashboard.html Object/FjDTkjBmbjPylZPtjdfocJ/dashboard.html Object/NRItzKXDWQ01wSRYBec2bK/approve-subscribers.html +OfferAnnouncementManagement Offline Ogoniok/ OldDefault.aspx @@ -14860,9 +15342,17 @@ OnThisDay OnlineOrderHistoryView OnlineStoreArtwork OpenGraphArticle.nhn +OpenGraphLander OpenZoomLayer +OpeningHours Oppo-F3 OptOutEmail +OptimusAccountManager +OptimusBookingConfirmation +OptimusHotelCheckout +OptimusNativePayment +OptimusSubscriptionCheckout +OptimusSubscriptionConfirmation OrderBillingView OrderItemDisplay OrderItemDisplay= @@ -14886,6 +15376,16 @@ Our-Town-User-Photos/ Our-Town-User-Stories/ Out-Of-Date Ov7R_Z9qW/5TBoHk/ldQ/z99fkhLVOi/YnB5eA/SAQt/LXh7emk +OverlayWidgetAjax +OwnerActivityFeedAjax +OwnerEmailManage +OwnerNotificationSetting +OwnerResponse +OwnerSupport +OwnerVerifyLocation +Owners- +OwnersDM +OwnersTermsAndConditions P P.mvc?_escaped_fragment_=/peopletags.aspx P3/find @@ -14919,8 +15419,10 @@ PSPV2_Privacy PS_cache PT/ PV +PVLog PW/ PY/ +PacMan Page Page-Show* Page=CatalogCourses @@ -14931,6 +15433,7 @@ Page=R25 Page=r25 PageBuilderControls PageDiff.nhn +PageMoniker PageNotFound.html PageRead.nhn PageSpeed=noscript @@ -14939,8 +15442,10 @@ Pages/Search-Results.aspx Pages/Search.aspx Pages/myetocsunsubscribe.aspx Pages/subprocessors.aspx +PageviewRecord Panasonic Panier +PanoramaXml Participate Participation PartnerDocuments.aspx @@ -14949,6 +15454,7 @@ PartnerServices Partners Parts*?*filter Parts*?*q= +PasswordReset PatientStory/ForSearchIndex/ PatientStory/JsonResults/ Patrol @@ -14959,6 +15465,8 @@ PatternValidationJS/static-1.55 PatternValidationJS/static-1.56 PatternValidationJS/static-1.60 PatternValidationJS/static-1.74 +PayNow +PaybackRegistration Payment PaymentHistoryView PaymentMethodDisplayView @@ -14968,16 +15476,28 @@ People/Search-People People/all People/domain PerformRegionAutoRedirect +PersonalizedOnboarding +PhoneTrackingOptOuts +PhotoBox PhotoUpload Physics/sure Pictures PillarofLight/ +Pin_Lander Pinky PiplBot Pixray-Seeker Planning_units Platform/ PlayerPortal/ +Plus +PoiArea +PoiDetails +PoiRecommendationDashboard +PoiRecommendationEditor +PoiRecommendationList +PoiReviewDetail +PoiTipDashboard Politics/qGhqEUxkwY1XCf44StpdPM/Asaram-Bapu-From-building-an-empire-of-Rs-10000-crore-to-b.html Politics/qGhqEUxkwY1XCf44StpdPM/Asaram-Bapu-From-building-an-empire-of-Rs-10000-crore-to-b.html?facet=amp&utm_source=googleamp&utm_medium=referral&utm_campaign=googleamp PopupDetails @@ -14990,18 +15510,30 @@ PostExportDoc.naver PostExportDoc.nhn PostList.naver PostList.nhn +PostPhotos PostPreview.naver PostPreview.nhn PostPrint.naver PostPrint.nhn +PostReply +PostVideo Postcomment* PowerMapper Practice-Clients PreBuilt +Premium- +PremiumAjax +PremiumEdit +PremiumGuidanceLander +PremiumGuidanceMatchResults +PremiumGuidancePayment +PremiumPlans Present Presentation Preview +PreviewImage Price/PriceRMPopup.aspx +PrimaryPhotoMlOptOutTool Primo_Piano/Cronache/10_Ottobre/23/stanzamostro.shtml Primo_Piano/Cronache/2003/05_Maggio/05/spari.shtml Primo_Piano/Cronache/2003/06_Giugno/06/sequestro.shtml @@ -15049,6 +15581,7 @@ Primo_Piano/Sport/2002/12_Dicembre/10/bugno.shtml Print Print.aspx Print/* +PrintGuide PrinterFriendly PrivacyView Private @@ -15056,8 +15589,11 @@ Product-Search Product-Show* Product-Variation* Product?pid=* +ProductCancellationLogApi +ProductCart ProductComparisonCmd ProductDetailsTabView +ProductError ProductSelections/ Product_Help Production/ @@ -15069,11 +15605,13 @@ Products/felica/business/tech-support/st_*.html Products/subscriptionsSpecial.aspx Products/tv/androidtv Products/tv/seeingisbelieving +Profile Profile/ViewPdf ProfilesGate Programmes/Search-Courses Programs Project +PromoTools Promoted PromotionDetailsDisplayView PromotionDisplayView @@ -15083,6 +15621,26 @@ PropertyLayer/ Provider/Image/ Provider/PhysicianRatings/ Providers/ +Proxy.ashx +ProxyToolsAccountSettingsTool +ProxyToolsBillingAndPaymentsTool +ProxyToolsBillingDetailTool +ProxyToolsCCAuthBlacklistTool +ProxyToolsContractDiscountTool +ProxyToolsCustomerSupportForm +ProxyToolsDiscountCode +ProxyToolsInstantBookingManagementTool +ProxyToolsManageUserAccessTool +ProxyToolsMemberEditor +ProxyToolsPhoneTrackingBulkLoader +ProxyToolsPhoneTrackingTool +ProxyToolsProductFeatureApi +ProxyToolsRSKeyAccounts +ProxyToolsT4BProductFeatureAjax +ProxyToolsT4BProductFeatureTool +ProxyToolsT4BToolsAccessDenied +ProxyToolsTCOfflineBillingIndicatorTool +ProxyToolsTokenTestTool Psychology/local Pub/Emails/ Pub/Emails/Stylesheets/ @@ -15146,9 +15704,11 @@ QUICKNEWS QUkd4lO9 Qinfo Qinfo/cams +QueryJson QuerySeekerSpider QuickCheckoutLOCSnippetView QuickInfoView +QuickReview Quickcast R R.ashx @@ -15157,6 +15717,8 @@ R.ashx?l=* R/ R/ti/p RC/*.xml$ +RCOLLHotelConnectOAuthCallback +RCPCrossSell RCS RDF/Validator/ARPServlet RDF/Validator/ARPServlet? @@ -15194,18 +15756,28 @@ RFP/xml/ RFTS RHdb RIB.htm +RMHome RMID= +RMReviewCollect RO/ RRID= RR_NUMBER= +RSContentSharing +RSManagementCenter +RSOfflineBilling RSS RSS.aspx RSSSyndicator.aspx* RT RU/ RW/ +RacDetail RandomPowerCafeList.nhn +RateUserReview +Rateit Rating/ +RatingAjax +RatingPagingAjax RePEc ReaderReg/ Reagan/static-6.27 @@ -15220,53 +15792,88 @@ Reagan/static-7.39 Reagan/static-7.4 Reagan/static-7.9 RealMedia +Recaptcha ReceiveAutoRedirect +Recent Recommend +Recovery_Packages Redir.aspx Redirect Redirect=* Redirects +RegActivation Register Register Register? RegisterGmax RegistrationAddFormView +RegistrationController +RegistrationInterceptPopup RegistreWeb/search/advanced.htm RegistreWeb/search/simple.htm RegistreWeb/search/typedoc.htm Registry RegistryPortalCmd Religion-Portals/*Blog.html +RemindMe +RentalCarsRedirect +RentalPropertyManager +RentalWatchSignup +RentalsSearch +RentalsSupport Report ReportAbuse ReportBug +ReportIAP +ReportPost Reports/ +ReputationManager Request Research/Search-Research ResearchLibrary/ +ReservationAjax Reservations/tab_hotelcar.htm ResetPassword Resources Resources/FileUpload/ Resources/ResourceFileView/ Resources/tools/ +ResponsibleDisclosure +RestaurantAdsManager +RestaurantEnterpriseManagement +RestaurantProductCart +RestaurantSearch +RestaurantSolutions +RestaurantXSellAjax Restricted +Resubscribe Results.aspx Results?k* Review/ Review/LeaveReview/ Review/List/ +ReviewCollect +ReviewExpress- +ReviewExpressFAQ +ReviewPerformance Reviews.aspx*$ +RexSpamFilterAjax Ribbon Ribbon/LocationSpecialtyLists/ +RoadTripMap +Robots Route53/2010-10-01 Route53/2013-04-01 +RsPartnerApi Rss_items +RuleBasedPopunder +RuleBasedPopup Rus Rus$ S S1= S3Bucket-images/ +S7PriorityRegistration SA/ SAGE SB/ @@ -15305,8 +15912,11 @@ SOFTWARE SOImapPriceDisplayView SOURCE_URL SP/ +SPCommerceInternal SPIRIT/files +SPOCK SPORTS +SPRedirect SR/ SSC ST/ @@ -15317,10 +15927,16 @@ STIX/ion/Univ/ SV/ SY/ SZ/ +SafetyManagementCenter Salaries +SameGeoActivity SametimeWebApp +SavedFlightsSearchesAjax SavedForLaterView +SavedPhotos +Saves Scotland +ScreensaverShade Scripts Scripts/ Scripts/CountryRedirect.js* @@ -15349,9 +15965,13 @@ SectionHome.nhn SectionSearch SectionTagList.nhn SelectLocale?fromPage= +SelfServeAdvertising Seller Sellers-Im-Following +SendMessage +SendToFriend SendToFriend-Start/ +SentConfirmationEmail Server ServerError.aspx ServerSupport/LinkChecker @@ -15364,15 +15984,21 @@ Service-Search/find-a-psychological-therapies-service/what-happens-when-you-refe Service-Search/other-services/Cognitive-behavioural-therapy-(CBT)/LocationSearch/1908 Service-Search/other-services/NHS%20psychological%20therapies%20services%20(IAPT),%20including%20cognitive%20behavioural%20therapy%20(CBT)/LocationSearch/10008 ServiceDesks/ +ServiceWorker Services Services/Dentists/Overview/DentistPatientAcceptanceVerification.aspx* SessID= SessionHandler.aspx Sessions/ +SetCookieOverrides +SetLangFilter +SetReviewFilter +SetTranslationOption Settings Sf/ Share.aspx SharePage/ +ShareWithFriends Shared/ SharedDocs/Downloads/DE/BSI/Zertifizierung SharedDocs/Kontaktdaten @@ -15382,16 +16008,36 @@ SharedWishListView Shell/ Shibboleth.sso Shibboleth.sso/ +Shop$ Shop*?*filter Shop*?*q= +Shop- Shop/Download/Event Shop/OrderResults Shop/OrderResults.aspx ShoppingCart ShoppingCart* +ShoppingCoupon +ShortSurvey +ShortlinkResolver +ShowSpecialOffer +ShowTopicWindowShade +ShowUrl +ShowUserReviewsAirlines +ShowUserReviewsAttractions +ShowUserReviewsCruises +ShowUserReviewsGEO +ShowUserReviewsHAC +ShowUserReviewsHotels +ShowUserReviewsRestaurants +ShowUserReviews_Cruises_Responsive +SiftScript SignInShibboleth.aspx Signup +SingleClickOptOut +SingleClickSignUp SingleShipmentOrderSummaryView +SingleUserReview SiteAds SiteBot SiteBot/0.1 @@ -15414,15 +16060,24 @@ Sites/ Skins/ Sky_Online Slurp +SmartDealsHomeAjax +SmsAjaxServlet Snap SocialAppList.nhn SocialAppMain.nhn +SocialIapReporting Societies Solr Soltango/de-DE/ Soltango/en-GB/ +SolutionsDisplay Sony +SortAttractions +SortEateries +SortHotels +SortReviews Sosospider +SpTracking SpamAssassin SpamAssassin/show_bug.cgi SpamAssassin/show_bug.cgi*ctype=xml @@ -15443,17 +16098,28 @@ Special:SearchAd Special:Sitemap Special:ThankAuthors Special:UserLogin +SpecialOfferManagement +SpecialOfferWebview Special_Nautisme SpecificationDefinitionView Spinn3r +SponsoredListingAjax +SponsoredListingCommerce +SpotlightDemo +SpotlightHome Staples/ +StartBooking Starten/Circle-und-Sprint.html Starten/Page-Projekt-anlegen.html StatementsListView +StaticPage +StaticVelocityPage +StaticVelocityXmlPage Statistics Stats Stats/Files/ Stats/Reports/ +StickerRequestAjax StockAvailSearchForm StockAvailSearchForm= StockNews @@ -15468,6 +16134,7 @@ Structure/cblast/cblast.cgi Structure/dgs Structure/flink/flink.cgi Structure/vast/vastsrv.cgi +StruttaGameAjax Student_Services/Career_Planning Style Style%20Library @@ -15483,18 +16150,31 @@ Styles SubjectFilterPortlet Sublayouts Subscriber/CreateWidget +SubscriptionLander +SubscriptionPopup SugarCRM +Summer06Widget Support Support +SurveyPanelPopup Surveys/ Suscripcion Syd Symbols +SyndicatedPhotos System System/* Systems +TADemo +TAMGFooterAjax +TAMGSubLander +TAMGSubOffers +TAOffer +TAScreenSaver TC/ TC/spfs/asia +TCDestinationsWidget +TCIBContentQualityTool TD/ TESHirewire/Attachments TESTING @@ -15504,6 +16184,7 @@ TH/ THUMBS/3/ THUMBS/6/ TJ/ +TLMCountries TM/ TN/ TNACRL @@ -15515,8 +16196,11 @@ TV/ TW/ TWCOffer TZ/ +Tablet Tag.aspx +TaggingAjax Tags/ +TagsJSONServlet TargetListPortalView TargetStoreLocatorCmd Taxonomy/CommonTree @@ -15545,10 +16229,14 @@ TemplatePackage/subtopic Templates Templates/ Templates/* +TemporarilyClosedNoticeApi Test Test.html Test/ +TestEmptyPage +TestingTravelMaps Testseite_4.html +Text ThML ThankYou The-League-magazine @@ -15558,12 +16246,14 @@ Themes/Blogs/HealthyPets/MiddleOptin.aspx Themes/Blogs/HealthyPets/RegistrationPopUp_HP.aspx Themes/Blogs/Healthypets/RegistrationPopUp_VWO-exit.aspx Themes/Blogs/mercolaArticle/RegistrationPopUpMobile.aspx -Themes/Client/app/img/favicons/manifest.json Themes/HealthyPets/images/ +ThirdPartyRedirect ThisIsABadPathNotToBeUsed/ +ThorHammer ThreadeskupSimple Tienda/Guide TodayOJ +TodaysLowestFaresAjax Tools*?*filter Tools*?*q= Tools/ @@ -15577,16 +16267,40 @@ Tracking?cntry_code=us Training/ Training/ChooseCT/ Trap +TravelAdvice TravelAgent/Home.asp +TravelMap- +TravelMap? +TravelMapHome +TravelerInterestNotificationEndpoint +TravelersChoice? +TravelersChoiceHome +TravelersChoiceWidget +TravellersChoice? TreviCSS TreviJS TreviPHP +TripBarometer +TripConnectAccommodations +TripConnectBadge +TripConnectPartner +TripConnectPaymentForm +TripConnectPlus +TripConnectPremium +TripWatchPromoAjax +Trips TripsJS.ashx +TripsNative +TripsWebview TurnitinBot Tutor/Adm/ Tutoriel/embed Tutoriel/new +TwilioCallForward +TwilioCallRouter +TwilioConfirmPhoneNumber Type=openSource* +TypeAheadJson UA/ UCB/Administration/police/blotter UCB/Administration/police/stats @@ -15621,19 +16335,6 @@ US_MALE_NAME UY/ UZ/ UbiCrawler -UnidadWeb/Contenidos/Oposiciones/0_DatosPersonales -UnidadWeb/Contenidos/Publicaciones/LineaMadrid -UnidadesDescentralizadas/AgenciaParaElEmpleo/Ayre/ConcursosLibresdesignaciones -UnidadesDescentralizadas/Agla/Intranet/Concursos_LD -UnidadesDescentralizadas/Personal -UnidadesDescentralizadas/Salud/Personal -UnidadesDescentralizadas/TablonEdictos -UnidadesDescentralizadas/UDCAgenciaTributaria/Personas/ConcursosLibresDesignaciones -UnidadesDescentralizadas/UDCBOAM -UnidadesDescentralizadas/UDCIAM/Personal/Empleo -UnidadesDescentralizadas/UDCPleno/Actividad -UnidadesDescentralizadas/UDCPleno/Avisos -UnidadesDescentralizadas/UDCUrbanismo/FormulariosOrganosColegiados UnisterBot Units/physics Units/russian @@ -15643,15 +16344,21 @@ Units/sso/roompics UnivRead/vr/dotl/bb_publish UniversalFeedParser University +Unsubscribe UnsubscribeConfirmation Up2eCbBzIN/login Up2eCbBzIN/logout Up2eCbBzIN/password Up2eCbBzIN/register +UpdateCM UpdateCommunicationPreferencesView +UpdateContactsAjax UpdateGrid* +UpdateListing +UpdateSessionDatesAjax Upload Upload/Attachments/TES +UploadMedia Uptime* Urort/ScriptResource.axd Urort/WebResource.axd @@ -15660,11 +16367,18 @@ Usage UsedConditionEmailRequest.jsp User-agent: User: +UserContent UserControls UserData.aspx +UserInteractionRecord +UserPage UserRegistrationForm +UserReview +UserReview$ UserSuppliedReviewHandler.aspx +UserTrackingRecord UserUrl/ +UsernameValidation Users Util/ Utility @@ -15677,25 +16391,51 @@ VE/ VG/ VI/ VIP +VKRegistration VN/ VPV +VRACSearch +VRAffiliateClickoff +VRDetailAjax +VRInquirySent +VRReviewManagement +VRUserReview VU/ +VacationRentalIdeas +VacationRentalInquiry +VacationRentalReviewTab +VacationRentalSendToFriend +VacationRentalsAjax +VacationRentalsBlog/?s +VacationRentalsFAQ +VacationRentalsPromoLander +VacationRentalsTracking +VacationRentalsXSiteAjax +ValidateJson Valley-of-Longevity-Property/ VariationSelectionView +VerifyReview Verkko/http://elastic.co/robots.txt Video Video/*playerIndex Video/Panel/ +VideoController +VideoGallery +VideoHome? Videos/e Videos/m Videos/p View +ViewAchAuthorization ViewAd +ViewAttachment ViewCancelOnlinePaymentView ViewDoc +ViewMandate ViewPDF.aspx Views Vlast/ +VolunteerTranslations VoteActivities/http://nature.com/robots.txt VoteCount/?action= W @@ -15742,8 +16482,12 @@ WT4fgrvixo2F WUBBBB/WUBBB/EEE/WUBBB/WUB/WUB/WOOOP/WOP/WUB/WUBBB/WUB/WUB/WEEE/WOOO/WUUUU/YIIII/AAAA/WUB/WWWWWWWWOOOOOOOOOOG/GUBBB/UUUUUUUUB/WUB/WUB/WUUUB/WUB/wub/wub/wee/woo/waaaa/aa/daaaa/haaa/guhhh/nuhhhh/ja/ja..ja/WUB/WUB/WUUUUB/WOOOO/WEEE/WAAA/WAAA/WEEE/WEEE/AAA/NIIIIIIIP/PUHHH/HUUUUUUG/WUUUUUUB/NAA/NAAAA/WUB/poooo/vaaa/huhhhhhh/aaaagg/huuuu/PAH/PAH/WUB/WUB/WUBWUB/WUUUB/HUH/HAAA/EEEEE/RAAAA/WAAAAAHHH/OOOOOOOF/OOOOOOOF/AHHHHH/WUB/WUB/WUBWUB/WUUUUUB/waaa/waa/waa WWW Warenkorb +WatchTopic +WatermarkPhoto Wayback WeSEE:Search +WeatherAjax +WeatherUnderground Web Web-answers Web-explore @@ -15776,13 +16520,20 @@ Webadmin Webmail Weekend/ WelcomeView +WhatsNearby Wholesale-*-c-*-0-1-*.html WiViewingActivity +WidgetBrowserExtension +WidgetEmbed WidgetListAsync.naver WidgetListAsync.nhn Widgets +Widgets- +WidgetsAjax +WifiPlus Wiki Wikipedia: +WindowsApp Wish-List Wishlist* WorkflowTasks/ @@ -15791,6 +16542,7 @@ Wotbot WriteComments WriteReview WriteReview.aspx +WriteReviewShade WriteReviews Wwwstat XCSA @@ -15815,7 +16567,10 @@ ZZ/ ZZmitgliedschaft/ Zao Zealbot +ZendeskRedirector +ZendeskSSO ZeroClipboard/static-1.6 +ZipCodeLookupAjax ZyBORG [_0-9a-zA-Z]+/likes [_0-9a-zA-Z]+/media @@ -16515,6 +17270,7 @@ about/awards/2021_winners_toolkit/contact_us about/awards/2021_winners_toolkit/press_release_templates about/awards/2021_winners_toolkit/videos about/awards/award-recipient-form.html +about/careers about/careers/applications about/careers/applications-a about/careers/applications-a/benefits @@ -16667,6 +17423,7 @@ academic/ academic/-/l/cart* academic/advanced_search academic/ecommerce/ +academic/profile academic/promo/ academic/promojump/ academic/promotions/ @@ -16836,6 +17593,7 @@ account_history_info.php account_purchase_history.mhtml account_settings accountaccess +accounthelp accountinfo.php accounts accounts/ @@ -16928,6 +17686,7 @@ achterberg achu acis/whatsnew.html acjohnston +aclick aclk aclp-vle-decom acmilan @@ -17190,6 +17949,7 @@ adas adastra adastra-b adastra_new +adauga-intrebare adblocker adc.net adchoice @@ -17378,7 +18138,11 @@ ads/ubaq ads/vehicle/*? ads_inquiry/printadvertiser ads_inquiry/websiteoptimizer +adsb/flightfeeder/terms +adsb/register +adsb/request adsite-under/ +adsoverview adsrepository adstats.html adtest @@ -17409,7 +18173,6 @@ advanced_search_result.php advancedroadmapsserver0327 advancedroadmapsserver0328 advancedsearch -advancedsearch.aspx advancement/files advancement/files/System_Services advancement/services_and_systems @@ -17688,6 +18451,7 @@ ajax_ ajax_collection_share.php ajax_comments ajax_cookie_value +ajax_live_products ajax_selected_special_issues_collections ajaxcart ajaxcartrecommendation @@ -17811,6 +18575,7 @@ alicendikumana alicewu alikhani alilly +alink aliraja alireza.haghighi alisamanning @@ -17834,6 +18599,7 @@ allaccess_3 allaccess_4 allaccess_5 allaccess_6 +allanalytics allegation allenzhang allesbeste/*&s= @@ -17842,6 +18608,7 @@ allgemeine_reisehinweise allgemeines/altdaten allie allisonportnoy +alllocations allnavs allocate allocationofimpactcapital @@ -17955,6 +18722,7 @@ amp-iframe amp-proxy amp-social-login amp-tealium +amp/ amp/*/more.html amp/*/page-*/$ amp//m @@ -18026,6 +18794,7 @@ anadeem anadir-busqueda anagendra analog_root/ +analysis analysis.cms analystconf/ analysts/includes @@ -18065,7 +18834,6 @@ andalucia/2015/07/07/559c18d322601dbf408b45ad.html andalucia/2015/09/06/55eca398268e3e42658b4591.html andalucia/2016/06/14/575fb86c22601d67298b4581.html anders4 -andler andre_gomma andrea andreachristopher @@ -18337,6 +19105,7 @@ api/html api/http://ajax.googleapis.com/robots.txt api/http://kobemural.com/robots.txt api/install_backblaze +api/internal/*/location api/internal/analytics/songs api/internal/bookmarks/shares_and_clicks api/internal/cambridge/user @@ -18353,6 +19122,7 @@ api/jobPostings/jobs api/latest-articles api/legacy/pse api/legendary-data/relay +api/maps/ api/meerkat/page api/messages api/metainfo/tv @@ -18363,6 +19133,7 @@ api/nextsteps/* api/ng-looks/ api/nicorepo/timeline api/paid-article +api/partner_select/*/price_query api/posts/*/popular_posts api/pricePrediction/V1/flight api/produto/calcular_frete @@ -19010,8 +19781,6 @@ arihoffman arindambose arjun-ramamurti arjunnair -ark:/61903/1: -ark:/61903/2: arkadiym arnabrudra arney @@ -19117,6 +19886,7 @@ articles/post/general/you-got-your-reward-what-about-the-risk-r64 articles/post/investingcom articles/preview articles/published/more +articles/redirect articles/results.aspx?q=& articles/rss articles/search @@ -19460,6 +20230,7 @@ atlas atm atmosphere/search.php atom +atom/ atom/static-1.28 atom/static-1.29 atom/static-1.30 @@ -19913,6 +20684,7 @@ autocredit/calculator autodiscover/ autokolcsonzes/eredmenyek autolist +autoload.php autologin automate/mobile automobile/recherche.php @@ -20381,6 +21153,7 @@ b2b/vanimport/ad.html b2b/vanimport/search.html b2b/vanused/ad.html b2b/vanused/search.html +b2bauth b2c-tools b86ca60e95733df04a7c541ad645fcf9.txt b?*node=7454898011 @@ -20431,6 +21204,7 @@ bahl baidu baileymerlin baileysincox +bait bait.asp bakerje bakim.php @@ -21140,12 +21914,14 @@ betting/sitemap-2022-7-a.xml betting/sitemap.xml beverly-hills-dog-show beverlykienzle +bewerten bf/ bfe/apps/website bff bfgs bfl bfmp +bfp/search bfrank bfre_new_design bg @@ -21428,6 +22204,7 @@ bin/sleep.cgi bin/ti binary-data/DIY binary-data/EGALLEY +bing-site-safety bingbot bingsiteauth.xml bingsiteauth.xml @@ -21864,6 +22641,7 @@ blogs/pad/$ blogs/product blogs/research/search blogs/search +blogs/search/ blogs/slow-ride blogs/tag blogs/technology.atom @@ -22571,6 +23349,7 @@ boe/dias/2008/11/28 boe/dias/2008/12/03 boe/dias/2008/12/10 boe/dias/2008/12/12 +boe/dias/2008/12/16 boe/dias/2008/12/18 boe/dias/2008/12/25 boe/dias/2009/01/05 @@ -23643,6 +24422,7 @@ bouyguestelecom bova/ bowles box-week +box_user_history boyfriend-spammed-12909.html boys/*/1* boys/*/2* @@ -24490,6 +25270,7 @@ buscar/act.php?id=BOE-A-2008-18604 buscar/act.php?id=BOE-A-2008-18706 buscar/act.php?id=BOE-A-2008-19214 buscar/act.php?id=BOE-A-2008-19501 +buscar/act.php?id=BOE-A-2008-20352 buscar/act.php?id=BOE-A-2008-20508 buscar/act.php?id=BOE-A-2008-20816 buscar/act.php?id=BOE-A-2008-2523 @@ -25817,6 +26598,7 @@ buscar/doc.php?id=BOE-A-2008-18604 buscar/doc.php?id=BOE-A-2008-18706 buscar/doc.php?id=BOE-A-2008-19214 buscar/doc.php?id=BOE-A-2008-19501 +buscar/doc.php?id=BOE-A-2008-20352 buscar/doc.php?id=BOE-A-2008-20508 buscar/doc.php?id=BOE-A-2008-20816 buscar/doc.php?id=BOE-A-2008-2523 @@ -27038,6 +27820,7 @@ business/xmlrpc.php businessCart businesscontinuity businesses +businessinfo businessreview busqueda button @@ -27119,6 +27902,7 @@ bz/ bz/corporate/contact bz/index.html bz/news +bzzagent c c-AdComparison c-ManageMyAds @@ -28376,9 +29160,6 @@ casl2 casosint cassandrawang cassets -cassette.axd/manifest.xml -cassette.axd/script/ -cassette.axd/stylesheet/ cassini-huygens/de/ cassini-huygens/de/textonly/ cassini-huygens/en/textonly/ @@ -28389,6 +29170,7 @@ casting/includes castlinks.php casualads cat +cat-*/pid-*/ord-*/p- cat=* cat_without_ad.php catalog @@ -30611,6 +31393,7 @@ cdonahue cdonline/ cdr cds +cds/media cdstub cdtoc/attach ce/item.cms @@ -31390,7 +32173,6 @@ city/post city_bookings city_guide_matrix_graph ciutatrefugi -civil/frauds civis/account civis/admin.php civis/attachments @@ -34115,6 +34897,7 @@ cms_registrations cmsctx/ cmsdesk/ cmshelp/ +cmsimp cmslanding.aspx cmspages/ cmstest/ @@ -34435,6 +35218,7 @@ commercesearch/images commercesearch/services commercial-preview/ commercial/777x/signup-777x-modal.page +commercial/flightxml/v3 commercialservices/catering_and_bars commission_2010-2014/katainen commissions @@ -34801,7 +35585,7 @@ compliance/security-assurance-faq-complete compliance/third-party-access/ component component-uat -component/ +componentes componentgrouplibrary/* components components/ @@ -34907,6 +35691,7 @@ config/* configs configspace/maintenance.html configurations +configurator_auto configure.diff configure.php configure?annotate @@ -34943,6 +35728,7 @@ connectedwomen/wp-includes connectingAirport= connections connections/recent +connectivity connectme/search/node connects connectu @@ -35133,6 +35919,7 @@ contatta-myheritage contenidos content content +content-aggregator content-claiming content-department/ content-design/ @@ -35233,6 +36020,7 @@ content/chase-canada/fr/support/ content/chase-canada/fr/terms-of-use/ content/chase-canada/fr/why-chase/ content/chase-ux/en/structured/module/ +content/chase-ux/en/structured/module/learninginsights/learning-insights/_jcr_content/module.html content/chase-ux/es/structured/module/ content/ciam-user-profile content/clf @@ -35264,7 +36052,6 @@ content/dam/*.js$ content/dam/*.pdf$ content/dam/*.png$ content/dam/*.png?imwidth -content/dam/*.pptx$ content/dam/*.rtf$ content/dam/*.svg$ content/dam/*.xls$ @@ -35387,6 +36174,7 @@ content/dam/pwc/uk/en/business-recovery/administrations/assets/hcl_%20annual%20r content/dam/pwc/uk/en/business-recovery/administrations/assets/hcl_reportnotice_20171023.pdf content/dam/pwc/uk/en/premium/* content/dam/pwc/uk/en/who-we-are/supplier-policies +content/dam/redcross/lp content/dam/roberthalf/documents/au/en/non-indexed/* content/dam/roberthalf/documents/ca/en/non-indexed/* content/dam/roberthalf/documents/ca/fr/non-indexed/* @@ -35528,6 +36316,7 @@ content/pwc/global/forms/contactUsNew.html?parentPagePath=/content/pwc/se/en/* content/pwc/global/forms/contactUsNew.html?parentPagePath=/content/pwc/se/sv/* content/pwc/script/gx/en/live-search/v60.js content/pwc/us/en/services/tax/library/global-tax-symposium.html +content/redcross content/report content/republish content/roberthalf.sitemap.be-en-external-job-search-sitemap.xml @@ -35614,12 +36403,12 @@ content/view content/view/full content/web.config content/whitepaper -content/xero content?contentId= content_Email.jsp content_title content_title= content_votes +contentassets/*.xml$ contentjam/ contentobject contentpar_gridblock @@ -36147,11 +36936,13 @@ cps/uk cpspa cpx.php cr +cr$ cr/ cr/Download cr/corporate/contact cr/index.html cr/news +cr? craft crafts crai/big @@ -36340,9 +37131,6 @@ creator/terms-summary-of-updates.html creator_hub/_earn creator_hub/_partnerships creatorhub -cred/login.php -cred/password -cred/profiles credit-alert credit-card-offers/transfer-page credit-cards/compare-cards* @@ -36795,7 +37583,6 @@ css? css?* csswg/report cstudio -csvfiles ct ct.html ct/log_list @@ -37255,6 +38042,8 @@ data-processing-terms data-responsibility data-studio data/ +data/*/crosssellaccommodations +data/1.0/bundle data/cache data/content data/design @@ -39382,6 +40171,7 @@ diario_boe/txt.php?id=BOE-A-2008-18604 diario_boe/txt.php?id=BOE-A-2008-18706 diario_boe/txt.php?id=BOE-A-2008-19214 diario_boe/txt.php?id=BOE-A-2008-19501 +diario_boe/txt.php?id=BOE-A-2008-20352 diario_boe/txt.php?id=BOE-A-2008-20508 diario_boe/txt.php?id=BOE-A-2008-20816 diario_boe/txt.php?id=BOE-A-2008-2523 @@ -40372,6 +41162,7 @@ didar diegoestevez diegorivera diets/* +diff diffbot/ diffs dig-perf-test @@ -41128,7 +41919,6 @@ docs/admin docs/api docs/api$ docs/api/v1/content -docs/channel/ docs/comparison-delete.html docs/comparison-old.html docs/devel @@ -41138,7 +41928,6 @@ docs/doc/zoom-apps-data-management.pdf docs/doc/zoom-apps-security-privacy-faq.pdf docs/email-wall docs/forms/social -docs/gated/ docs/help/search-results.html docs/image/new/brand/outdated docs/javadoc @@ -41306,8 +42095,6 @@ download-limit download-lister download-logo-agreement.html download-notice -download.asp* -download.asp*http://impots.gouv.fr/robots.txt download.php download/ download/*/ @@ -41349,7 +42136,6 @@ downloaded-images.asp* downloader downloader/ downloader2 -downloadimage.aspx downloadmarc downloadportfolio downloadpubliclightbox.php @@ -44311,6 +45097,9 @@ entertainment/test$ entertainment/wallpapers enterzipcode.php entities +entities/search +entityexplore$ +entityexplore? entityreference entp entr/Die%20Geh%C3%A4lter%20wurden%20gek%C3%BCrzt @@ -46406,6 +47195,7 @@ favorite/get favorited/ favoriten favorites +favorites$ favorites? favourites?page fax.html @@ -46437,6 +47227,7 @@ fcgi- fckeditor fcollado fd-fr/ +fd/ fdbk fding fe-BE @@ -48251,7 +49042,6 @@ finalcutpro-logiceffects finalcutpro/cameras finalcutpro/mac/10.0.3/English.lproj/searchindex finance -finance finance/ finance/favicon finance/stocks/financialHighlights @@ -48270,6 +49060,7 @@ find find$ find-agent/(.*) find-more +find-new find-premium-estimates/ find-training find/*/c @@ -48542,7 +49333,6 @@ fonts fonts-async.css fonts/* food/archive -food/calories/*vanilla food/dash food/dbapps/restaurants food/empres-food-safety @@ -49179,6 +49969,7 @@ forum/voprosy-po-kozhnomu-vektoru-91-25.html forum/vzaimootnoshenija-v-pare-236-25.html forum/whats-new forum2 +forumTeaser forums forums forums*/markallread/* @@ -49342,8 +50133,12 @@ forums/profile/ forums/profile/* forums/rdf.php forums/recentwarnings.php +forums/redirect-last-post +forums/redirect-post +forums/redirect-unread forums/register.php forums/register/ +forums/reply forums/report.php forums/reputation.php forums/search @@ -50322,7 +51117,6 @@ front/?pp-content-id=2.6642 frontend frontend-track frontendEvents.do -frontier frontoffice frontpage-slideshow-images froogle? @@ -50364,6 +51158,8 @@ full_data_use_policy fullscreen fullscreen/ReportLinker fun +fun/api/ +fun/g/ fun/printlog2.php function=*404* function=CHECKOUTFIELDS @@ -50981,6 +51777,7 @@ getMoreSimilarGalleriesAjax getMostReadArticles getRelatedArticles getSubscription +get_back_to_search_url get_midroll_info get_parent_description_ajax get_video @@ -51212,6 +52009,8 @@ global/shop/creator global/sprachassistenten global/whatsnew/images global/whatsnew/whatsnew_toc.html +globalassets/departementene/*.xml$ +globalassets/upload/*.xml$ globalblueprint/ globalization/ globalmarketfinder @@ -51220,6 +52019,9 @@ globe globeNoTest globeResource globeTest_ +globo-cdn-src +globo-news/jornal-globo-news/videos/v/globo-news-ao-vivo/61910 +globonews/playlist/globonews-ao-vivo.ghtml gloriahkwak glossary glossary/ @@ -51325,7 +52127,6 @@ googlegroups googlesite googletv gopay -gopherdata goplerud gordonteskey gorf @@ -52157,6 +52958,8 @@ he/user he/users head/* headbar_start.html +header-cart +header-wl header/channels headerxml headline.txt @@ -52869,6 +53672,7 @@ hotel/*/?source=SEOPAGEINTERNALLINKS hotel/*/?type hotel/h hotel/redirect +hotel/reviews? hotel/s hotel/search hotel/us/the-airstream-van.*.html @@ -52918,6 +53722,7 @@ hotels/reservation-payment.htm hotels/rpc hotels/s hotels/search +hotels/search hotels/search-results.htm hotels/search/list* hotels/search/map* @@ -52981,6 +53786,8 @@ hp_channels hp_example_banner.html hpan hpc/*/supported-applications.aspx? +hpm +hpmob hpws/max-connections.php hpws/parallel-downloads.php hpws/post-onload.php @@ -56192,8 +56999,6 @@ http://bcg.com/robots.txt http://bchindia.com/robots.txt http://beautifulthailand99.blogspot.co.uk/robots.txt http://bestdocsnetwork.com/robots.txt -http://bharat.republicworld.com -http://bharat.republicworld.com/*http://res.cloudinary.com/robots.txt http://bhf.org.uk/robots.txt http://bigoven.com/robots.txt http://blackholerecordings.com/robots.txt @@ -56249,7 +57054,7 @@ http://freshlife.church/robots.txt http://galu.co.jp/robots.txt http://game.es/robots.txt http://geraldtabios.com/robots.txt -http://govtech.com/robots.txt +http://govinfo.gov/robots.txt http://graphics8.nytimes.com/robots.txt http://gtm.js.fls.doubleclick.net/robots.txt http://gyro13.com/robots.txt @@ -56274,7 +57079,6 @@ http://istanbulyelken.org.tr/robots.txt http://journals.plos.org/robots.txt http://kk.org/robots.txt http://kongregate.com/robots.txt -http://kropyva.ck.ua/robots.txt http://kubernetes.io/robots.txt http://l.facebook.com/robots.txt http://lapresse.ca/robots.txt @@ -56360,10 +57164,11 @@ http://repubblica.it/robots.txt http://rijksoverheid.nl/robots.txt http://s.tribalfusion.com/robots.txt http://science.nasa.gov/robots.txt +http://scienceandnonduality.com/robots.txt http://security.googleblog.com/robots.txt http://seekingalpha.com/robots.txt http://servedby.ipromote.com/robots.txt -http://slides.com/robots.txt +http://sleepfoundation.org/robots.txt http://smallbiztrends.com/robots.txt http://smileeasy.com/robots.txt http://static.wixstatic.com/robots.txt @@ -56404,31 +57209,11 @@ httpd httpd/reports https https: -https://adtest-hin.republicworld.com -https://adtest.republicworld.com -https://api-cms.republicworld.com -https://api-en.republicworld.com -https://api-feature.republicworld.com https://apps.opm.gov/tax_calc/withhold_calc/index.cfm https://azwp-az-prod-1-ap-southeast-2.s3.amazonaws.com/uploads/wpforms https://bdn-data.s3.amazonaws.com/uploads/wpforms -https://c.amazon-adsystem.com -https://cdn.jwplayer.com -https://cdn.taboola.com https://comunitaqueeniana.weebly.com/more-of-that-jazz/category/interviste -https://content.jwplatform.com -https://dev-en-cms.republicworld.com -https://dev-en-cmsapi.republicworld.com -https://dev-en-featureapi.republicworld.com -https://dev-en-republicapi.republicworld.com -https://dev-en-ui.republicworld.com -https://dev-hin.republicworld.com https://election.ctvnews.ca/ -https://en-preprod-cms.republicworld.com -https://en-preprod-cmsapi.republicworld.com -https://en-preprod-extapi.republicworld.com -https://en-preprod-pub.republicworld.com -https://en-preprod-publicapi.republicworld.com https://give2.chop.edu/event/giving-tuesday-2020/e307052 https://give2.chop.edu/event/giving-tuesday-2020/e307052/register/new/select-tickets https://give2.chop.edu/give/254724/#!/donation/checkout @@ -56444,17 +57229,6 @@ https://kodyzchin.eu/win-100-cashback-every-hour-on-delhi-metro-card-recharge/ https://le-cep.org/wp-content/uploads/wpforms https://media.chop.edu/data/files/educational-modules/lgbtq/* https://newprocessfromhome.com -https://preprod-hin.republicworld.com -https://qa-cms.republicworld.com -https://qa-cmsapi.republicworld.com -https://qa-eng.republicworld.com -https://qa-extapi.republicworld.com -https://qa-hin.republicworld.com -https://qa-publicapi.republicworld.com -https://r-power.republicworld.com -https://securepubads.g.doubleclick.net -https://soft-launch.republicworld.com -https://ssl.p.jwpcdn.com https://statistiek.rijksoverheid.nl/piwik/js/tracker.php https://themeforest.net/item/rehub-directory-multi-vendor-shop-coupon-affiliate-theme/7646339http://kohls.com/robots.txt https://visitgreenland.com/wp-content/uploads/ono-fleischers-hotel-apartments/ @@ -56899,6 +57673,159 @@ icon= icons icons/ icons/*/download +icons/set/*-- +icons/set/*--animated +icons/set/*--black +icons/set/*--blue +icons/set/*--cyan +icons/set/*--dark-gray +icons/set/*--external +icons/set/*--green +icons/set/*--icons8 +icons/set/*--light-gray +icons/set/*--middle-gray +icons/set/*--mint +icons/set/*--orange +icons/set/*--pink +icons/set/*--purple +icons/set/*--red +icons/set/*--static +icons/set/*--white +icons/set/*--yellow +icons/set/*.CC +icons/set/*.cc +icons/set/*.cn +icons/set/*.com +icons/set/*.net +icons/set/*.vip +icons/set/*1239ky·com +icons/set/*188kkcc +icons/set/*2023tcom +icons/set/*2222ccn +icons/set/*33k1com +icons/set/*344KCOM +icons/set/*432v·com +icons/set/*499ez·com +icons/set/*5503cc +icons/set/*66SEOCC +icons/set/*67884hk +icons/set/*685555vip +icons/set/*7172ecom +icons/set/*789ddoscn +icons/set/*794579 +icons/set/*87ddoscn +icons/set/*87ddoscom +icons/set/*8ety.com +icons/set/*8etycom +icons/set/*90qcc +icons/set/*918td.net +icons/set/*918tdnet +icons/set/*922k·top +icons/set/*966edu.com +icons/set/*966educom +icons/set/*? +icons/set/*AK5537 +icons/set/*AK6336com +icons/set/*FF7576 +icons/set/*XK5537 +icons/set/*a56.cc +icons/set/*a56cc +icons/set/*acgtmangacom +icons/set/*ag10.me +icons/set/*ag10me +icons/set/*ak6336.com +icons/set/*ak6336com +icons/set/*ambroksacom +icons/set/*app378.com +icons/set/*app378com +icons/set/*baliegadgetscom +icons/set/*bapingseo +icons/set/*bb2600.com +icons/set/*bb2600com +icons/set/*bc9797com +icons/set/*biqubiqucom +icons/set/*bitcake.org +icons/set/*bitcakeorg +icons/set/*by8837 +icons/set/*bz679com +icons/set/*bzw77.com +icons/set/*bzw77com +icons/set/*chihan.tv +icons/set/*chihantv +icons/set/*df78788.com +icons/set/*df78788com +icons/set/*dk2000.com +icons/set/*dk2000com +icons/set/*ecobankworldcom +icons/set/*ezk888.cn +icons/set/*ezk888cn +icons/set/*fakaIDcom +icons/set/*favlagucom +icons/set/*fpz5com +icons/set/*g75313 +icons/set/*ggtg8com +icons/set/*gps67.com +icons/set/*gps67com +icons/set/*gz36vip +icons/set/*hka7.com +icons/set/*hka7com +icons/set/*hn7898com +icons/set/*hnx618618 +icons/set/*icapmecareerscom +icons/set/*id654.com +icons/set/*id654com +icons/set/*im.3a3.cc +icons/set/*im3a3cc +icons/set/*k489.com +icons/set/*k489com +icons/set/*kk34.xyz +icons/set/*kkk668.com +icons/set/*kkk6681 +icons/set/*kkk6687 +icons/set/*kkk668com +icons/set/*kugu63 +icons/set/*libenjicom +icons/set/*linc918.com +icons/set/*linc918com +icons/set/*ly988cc +icons/set/*lz8858 +icons/set/*mb588.cc +icons/set/*mb588cc +icons/set/*mq168.vip +icons/set/*mq168vip +icons/set/*n245com +icons/set/*nbseo.vip +icons/set/*nbseovip +icons/set/*opdabang02.net +icons/set/*opssam1com +icons/set/*p9seo.com +icons/set/*p9seocom +icons/set/*perpetualescom +icons/set/*qe15com +icons/set/*qt887799 +icons/set/*raokeseo.com +icons/set/*raokeseocom +icons/set/*saqczcom +icons/set/*scr5net +icons/set/*seo7654com +icons/set/*seo776.com +icons/set/*seo776com +icons/set/*sm10345 +icons/set/*sm654com +icons/set/*sms10666 +icons/set/*t.me +icons/set/*tb857com +icons/set/*tbty7com +icons/set/*telegram998com +icons/set/*tg: +icons/set/*tgkkk6681 +icons/set/*udpddoscn +icons/set/*yb198.cc +icons/set/*yb198cc +icons/set/*yb888pw +icons/set/*z40cc +icons/set/*z6888net +icons/set/*微信 icons/static-2.122 icons/static-2.123 icons/static-2.124 @@ -57086,7 +58013,6 @@ identification identity identity/accountsettingsactivityweb identity/accountsettingssyaf -identity/settings identity/wp-admin identity/wp-content/plugins identity/wp-includes @@ -57405,7 +58331,6 @@ images/? images/EdSymp2010_reportforweb_tcm18-185058.pdf images/G/01/imdb/css images/HTPopups/ -images/Musik_468x60.swf images/PageScans images/Podcasts images/Popup/ @@ -57423,6 +58348,8 @@ images/about/ images/adspace/ images/api images/application_uploads +images/async/? +images/async? images/campaign/ images/carBlogsimages images/chart_gifs @@ -57435,6 +58362,9 @@ images/dopfiles/DNT20170204041207.pdf images/email/ images/ga_img_handler.php images/home/ +images/hosted/? +images/hosted/search? +images/hosted? images/interview_pdfs images/intfood/thermomix/HF_icon_thermomix.svg images/li.gif @@ -57450,7 +58380,11 @@ images/private images/related images/resume images/scaled +images/search%3F +images/search/? images/search/details/twitterCards/twitter-card +images/search? +images/searchbyimage images/showroomimages images/smart/$ images/staff @@ -57468,6 +58402,7 @@ images/welcome_image.png images2/ images3/ images4/ +images? imagesCC/ imagesLinks images_nxo2/ @@ -57479,6 +58414,7 @@ imaginecup/* imaging/appointments-and-referrals/email-signup-thankyou imaging/appointments-and-referrals/fellowship-application-thankyou imaging/appointments-and-referrals/radrounds-subscription-thankyou +imagini iman imartel imc @@ -57704,6 +58640,7 @@ inbox-talk inbox-user inbox.aspx inbox.php +inboxcommerce inc inc/ inc_ @@ -58010,7 +58947,6 @@ info/jobs/Development-Operations-Engineer.html info/jobs/Kooperations-Manager.html info/jobs/Social-Media-Online-Kommunikation.html info/jobs/UX-UI-Designer.html -info/jobs/Werkstudent.html info/jobs/ba-medieninformatik.html info/jobs/backend-entwicklerin.html info/jobs/buchhaltung-payment.html @@ -58028,6 +58964,7 @@ info/jobs/showmaster.html info/jobs/social-media.html info/jobs/support.html info/jobs/texterin-uxwriterin.html +info/jobs/werkstudi-social-media.html info/logistic info/privatsphaere-und-datenschutz.html info/radio @@ -58087,7 +59024,6 @@ inproduct_help/chatsupport inquiry-feedback inquiry-success* inquiry/user_study -ins ins/ba/bs/myg.html ins/ba/de/myg.html ins/bf/de/myg.html @@ -58255,6 +59191,7 @@ insights/taxonomy insights/us/en/redirection-pages/ insights/users insights/videos/search +insite insp inspiration inspiration/search @@ -58582,6 +59519,7 @@ invites invites/buy invitetobid.php invoice +invoice-central invoice.php invoice/cn/ invoice/de/ @@ -60267,6 +61205,7 @@ joelab joelmiller joewright joeycaffrey +jogos-app jogunmuyiwa john john-dali-schaefer @@ -60321,6 +61260,7 @@ jordantopoleski jorfi jorgefuentes jorgeluisrodriguez +jornalismo/g1 jorritdejong jos-data joseph_gallagher @@ -60787,6 +61727,10 @@ js/spmsg- js/streamsense-*.min.js js/swfobject.js js/widget.js +js2 +js3 +js3/ta-mobile +js3/vr-shared js? js?* jsErrAjax @@ -61424,7 +62368,6 @@ kontaktova%C5%A5-podporu kontaktovat-podporu kontaktovat-spole%C4%8Dnost-myheritage kontakty -kontakty/2-uncategorised.html kooperation$ kooperation/karriere$ kopl/ @@ -61928,7 +62871,6 @@ learning/settings learning/settings$ learning/settings? learningarcade/ -learningcenter learnmore learnmore-transferhttp://mc.yandex.ru/robots.txt learnmorelayer @@ -62020,7 +62962,6 @@ legal/terms/electroniccommunications legal/third-party-service-provider/data-protection-agreement legal/third-party-software/oracle-license.html legal/third-party-software/pose-aware -legal/wp-content/uploads/sites/14/2021/11/IPA-and-DA-for-Form.pdf legally-blonde-2-red-white-and-blonde legdocs/mmis/2009/sv/bgrd/ legdocs/mmis/2009/sx/bgrd/ @@ -62468,8 +63409,10 @@ live-score/v2 live-score/venueTeamListBySeriesId live-search live-session +live/flight/id live/gr- live/message +live/report.rvt live_chat live_parties livebidding/ @@ -62571,6 +63514,7 @@ loc/2016/07/22/5790f83e468aeb4b178b45b0.html loc/volunteers loc= local +local local-dev local-dev-old local-navigation/ @@ -63653,7 +64597,6 @@ managing-permission/tokenized mandelbaum mandl mandrake -mangedservices-resources manifest.json manifest.webmanifest manifests @@ -63700,6 +64643,7 @@ mapabcpoi? mapadelsitio/faq.html mapeditor/*? maphp? +mapi mapi/v4/*/user mapi?* mapp @@ -63709,6 +64653,7 @@ maps/*?lang=kk$ maps/*?lang=uz$ maps/*?ll= maps/about +maps/adsendpoint maps/api/js maps/api/place/js maps/api/staticmap @@ -64157,21 +65102,30 @@ media-gallery/* media-library/sites/alspac/migrated/documents media-manager media/ +media/0000 media/1287752/ media/1287913/ media/1288165/ media/357557/ +media/BookingThumbnails media/JC media/Player6_0.swf +media/ProviderThumbnails media/Resized-Images/*http://minecraftforum.net/robots.txt media/SL +media/TALSO.swf +media/TUIThumbnails media/VK media/access media/admin +media/advertorials media/all/1287752/ media/all/1287913/ media/all/1288165/http://cell.com/robots.txt media/all/357557/ +media/attractions-splice-test-spp +media/bl-video +media/careers media/clicks media/cmsform media/cmslist @@ -64186,6 +65140,12 @@ media/common media/content media/contentful/ media/css/ +media/daodao +media/daodao/photo-f +media/daodao/photo-l +media/daodao/photo-t +media/daodao/video-t +media/daodao/video-v media/de/ media/de/textonly/ media/downloads/ @@ -64198,7 +65158,9 @@ media/en/technical-documentation/design-notes/ media/en/technical-documentation/tech-articles/ media/en/textonly/ media/ethics-center/social-sector-ethics/ +media/fbavatar media/feeds +media/forums media/html media/html/box media/html/easter2015 @@ -64206,6 +65168,7 @@ media/html/enterprise-cybersecurity media/html/spread media/i18n/ media/interactive/cdrom/onehundredandeightyears +media/ja-content-thumbs media/jp/analog-dialogue/ media/jp/company/sustainability-reports/ media/jp/landing-pages/ @@ -64217,25 +65180,72 @@ media/jquery media/js/ media/js/app/*? media/js/translations.js +media/jwplayer media/mediaplayer/videos media/member +media/mktg +media/mobile media/oembed media/oembed +media/oyster media/pagelist +media/photo-a +media/photo-f +media/photo-g +media/photo-l +media/photo-o +media/photo-t +media/photo-w media/player media/player/data/ media/popup/ media/q4-results-test-page media/q4-results-test-page.html media/shop +media/solutions +media/string media/subscribe +media/t4b +media/ta +media/test media/textonly/ +media/thirdpartyflash media/thumbnails/ +media/tmp +media/tourism-content +media/travelpod-roll.flv media/tv/channel/credits media/tyfo* media/tyfo*http://startrankingnow.com/robots.txt +media/unesco media/uploads media/video +media/vr-geo-photo-j +media/vr-geo-photo-l +media/vr-geo-photo-m +media/vr-geo-photo-s +media/vr-ha-splice +media/vr-nifty-headers +media/vr-photo-j +media/vr-photo-l +media/vr-photo-m +media/vr-photo-o +media/vr-photo-q +media/vr-photo-s +media/vr-photo-test-j +media/vr-photo-test-l +media/vr-photo-test-m +media/vr-photo-test-o +media/vr-photo-test-q +media/vr-photo-test-s +media/vr-photos +media/vr-splice-l +media/vr-splice-m +media/vr-splice-s +media/vr-splice-test-j +media/vr-splice-test-l +media/vr-splice-test-m +media/vr-splice-test-s media1$ media2$ media3$ @@ -64633,6 +65643,7 @@ members/ members/*/activity members/alerts/add members/login +members/messages members/newsletters members/profile members/signup @@ -64738,6 +65749,7 @@ merchant/directions merchant/imageUploadPreview merchant/loc merchant/moreProducts? +merchant/reviews? merchant/update merchant_login merchant_shipping_policy.pdf @@ -64750,6 +65762,7 @@ meredithdost mes mes-a-mes mesachatsmonquartier +mesaje mesames mesite meskridge @@ -64845,6 +65858,7 @@ mgg/tmp mgg/trk mgmarin mgmt/ +mgo mgoldstein mgough mgtm @@ -65215,6 +66229,8 @@ misc/social-reader misc/tabletapp missing-email missing.html +missing_link +missingpage mission-focused-transformation mission-motherhood/wp-admin/admin-ajax.php mission-paani/home-page-mission-paani-pledge @@ -69088,6 +70104,7 @@ nominations/2038/sommaire nomobile= nonConfig/api/wpa nonacm +nonce="cI3Mu7YDsRA3rCasJOCr2w">(function(){for(var nonlystdomainredirect nonprofits/account nonstyleishida/videolist-*.html @@ -69200,6 +70217,7 @@ notificationId notifications notifications notifications$ +notifications/ notifications/* notify.js notifyMe.jsp @@ -69265,6 +70283,7 @@ nripsuta nroneretail nruta ns/ +ns/apology ns/hydra/console/? ns/local_news nsaxon @@ -69527,10 +70546,6 @@ observations/? observations? observing/dfo/status obsessed -obuchayushchie-kursy/2-uncategorised.html -obuchayushchie-kursy/27-sozdanie-muzyki-ot-novichka-do-profi.html -obuchayushchie-kursy/31-sozdanie-muzyki-ot-novichka-do-profi.html -obuchayushchie-kursy/37-sozdanie-muzyki-ot-novichka-do-profi.html oc oc/dash-button oc/forums @@ -69619,6 +70634,8 @@ offers/nonprofits offers/nonprofits$ offers/nonprofits% offers/nonprofits? +offers/proxy/dealsserver/api/log +offers/proxy/dealsserver/buy office/ office/supplies/MySoftwareDownload office/supplies/StaplesAddRemoveCoupon @@ -69712,7 +70729,6 @@ oil-spill-reports oit/network/Wired-7.cfm oit/search/node oja -ojp okwon olam/IdentityFailureAction.olamexecute* olam/jsp/login/inProgress.jsp* @@ -69756,6 +70772,7 @@ on on-demand/session/*http://nxp.com/robots.txt on/*.ico$ on/*.png$ +on/demandware.store on/demandware.store/Sites-patagonia-jp-Site/ja_JP/Page-Locale on/demandware.store/Sites-patagonia-us-Site/default/Product-ModalWW on/demandware.store/Sites-patagonia-us-Site/en_US/* @@ -69885,7 +70902,6 @@ op.xml op210 op7260 op7321 -opa/pr/support opb/mt4 opc ope/ @@ -70081,7 +71097,6 @@ oteli/redirect oteli/s other other-websites-257 -other/ other/offers/registration_pas.shtml other/presentation otherContacts @@ -70126,6 +71141,7 @@ overlineTest override override/ oversized-king-apboxni +overview overview.php overviewblockseeother owenmartin @@ -70512,6 +71528,7 @@ pages/ps pages/pt$ pages/reorderpages.action pages/reset-password/* +pages/rss_terms.html pages/scripts pages/search pages/show? @@ -70545,7 +71562,6 @@ paiement painting-contractors/color/find-and-explore-colors/hoa painting-contractors/special-offers/welcome-pro paiwang -pal: palaver paldrive/de paldrive/de-at @@ -70886,8 +71902,12 @@ pdfView-pro pdf_lightbox.php pdfartworkmenu.php pdfs +pdfs/advertorials +pdfs/crm +pdfs/email pdfs/gre/gre-bschool-comparison-tool.xlsx pdfs/mortgage-guide +pdfs/tca pdfs/terms/*.pdf$ pdfs/userguide.pdf pdm-i @@ -71335,19 +72355,21 @@ photos/*.pdf photos/*/download photos/*/lightbox photos/*a_86- -photos/album photos/app_store_link photos/archivesact/6011019532/nearby +photos/crowdsource +photos/crowdsource.rvt photos/gbachelie photos/i_love_u_get_away_from_me -photos/person photos/query photos/tags/*/page +photos/upload +photos/upload.rvt photos/video photos/videos -photos/view photos/youpy photosales/index.cfm?fuseaction= +photosandvideos photoshop/license photoslider/ photostoart/PhotosToArt.asp @@ -72001,7 +73023,6 @@ pmc/publisherportal/download pmc/publisherportal/journalmanager pmc/tocrender.fcgi pmc/utilities -pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEybgocChpXYXMgbWFjaHQgZWluZSBSb2JvdHMgdHh0PwokCiJXYXMgbXVzcyBpbiBkZXIgUm9ib3RzIHR4dCBzdGVoZW4_CiUKI1dhcyBiZWRldXRldCBVc2VyLUFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22WaZQZjVKjw4cjHpkGiiq1qj6Nig\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe pmcomment pmcomment/ pmeehan @@ -72403,12 +73424,7 @@ portal/index.jsp portal/portal3rc.fcgi/*/*.css portal/portal3rc.fcgi/*/*.js portal/site -portal/site -portal/site/LineaMadrid* portal/site/mainsite -portal/site/munimadrid -portal/site/munimadrid/menuitem -portal/site/munimadrid/menuitem.6da542aa9e2dece3b706d1a4a8a409a0 portal/site/skybb/search portal2004 portal2006 @@ -72427,27 +73443,6 @@ portale/ruoloAnzianita2013/ portale/temi/p2_6.jsp?lingua=italiano&id=1521&area=sicurezzaAlimentare&menu=rischio portale/temi/p2_6_7.jsp?area=curePalliative®ione=Lazio&menu=vuoto portale/temi/p2_6_7.jsp?lingua=italiano&area=curePalliativeTerapiaDolore®ione=Lazio&menu=vuoto -portales/munimadrid/*buscador010* -portales/munimadrid/en/Home* -portales/munimadrid/es/Inicio/Ayuntamiento/* -portales/munimadrid/es/Inicio/El-Ayuntamiento/Consumo-y-Comercio/* -portales/munimadrid/es/Inicio/El-Ayuntamiento/Cultura-y-Ocio/* -portales/munimadrid/es/Inicio/El-Ayuntamiento/Cultura-y-Ocio/Bibliotecas-Publicas-Municipales* -portales/munimadrid/es/Inicio/El-Ayuntamiento/Deportes/* -portales/munimadrid/es/Inicio/El-Ayuntamiento/Economia/* -portales/munimadrid/es/Inicio/El-Ayuntamiento/Emergencias-y-Seguridad/* -portales/munimadrid/es/Inicio/El-Ayuntamiento/Hacienda/* -portales/munimadrid/es/Inicio/El-Ayuntamiento/Medio-Ambiente/* -portales/munimadrid/es/Inicio/El-Ayuntamiento/Movilidad-y-Transportes/* -portales/munimadrid/es/Inicio/El-Ayuntamiento/Oposiciones-y-Empleo/* -portales/munimadrid/es/Inicio/El-Ayuntamiento/Salud/* -portales/munimadrid/es/Inicio/El-Ayuntamiento/Servicios-Sociales/* -portales/munimadrid/es/Inicio/El-Ayuntamiento/Transparencia* -portales/munimadrid/es/Inicio/El-Ayuntamiento/Urbanismo-e-Infraestructuras/* -portales/munimadrid/es/Inicio/El-Ayuntamiento/Urbanismo-y-Vivienda/* -portales/munimadrid/es/Inicio/El-Ayuntamiento/Urbanismo/* -portales/munimadrid/es/Inicio/El-Ayuntamiento/Vivienda/* -portales/munimadrid/fr/Accueil* portalsuche portersf portfolio @@ -72803,7 +73798,6 @@ privacy.php privacy.shtml privacy/archived-versions.html privacy/consent -privacy/cookie-policy.html privacy/embed privacy/policy/ privacy/request-data @@ -72812,7 +73806,6 @@ privacy_policy privacypolicy/ privacypolicychanges private -private private-promo private/ private/wtrack @@ -72857,6 +73850,7 @@ pro/user-events.aspx pro/user-home.aspx pro/waze/report/*?*&hash= pro2 +proFile/history? proMatch proProjects proTeXt @@ -72870,6 +73864,7 @@ probr0 probrowse.php proc procallback/ +proces_comanda processFind* processing processupload.html @@ -72935,6 +73930,7 @@ product/prd-5193422 product/productreviews/ product/recommended product/review/add +product/reviews? product/summer-plant-based-recipe-cookbook product/valentines-chocolate-vegan-cookbook product/vegan-desserts-cookbook @@ -73299,6 +74295,7 @@ profile/contributor/$ profile/contributor/? profile/downloads_limit profile/gravlady +profile/history? profile/license profile/manage profile/messages @@ -73660,6 +74657,7 @@ promos/lyve-cloud-for-startups/ promote promoted promoted-content +promotionaltools promotions promotions promotions/attracta-promo @@ -74739,7 +75737,6 @@ rap-us/clips-us/amp rap-us/news-rap-us/amp rap_francais/news/amp rap_francais/son/amp -raphiphop/ rapid rapid-responses rapidrewards/rr-retrieve.html @@ -74760,6 +75757,7 @@ rate rate.html rate/orders rate= +rateandparity ratefinder/home?cc=US&language=en&locId=express rateit.aspx raters/ap-reader-chat/ap-reader-chat @@ -74948,6 +75946,7 @@ receipt receipt/order receipts received-gift +recensioni recent recent$ recent-car-searches.htm @@ -75002,7 +76001,6 @@ records records/*.php? records/*/preview records/old/ -records/pal: recordsmanagement recortes recover @@ -76731,9 +77729,6 @@ resources/preview resources/quotes resources/rct resources/report-security-flaw/? -resources/reports/Imperva_TheStateOfVulnerabilitiesIn2020_Report-Final.pdf -resources/resource-library/webinars/$ -resources/resource-library/webinars/* resources/smartpath resources/template resources/thank-you @@ -76865,6 +77860,7 @@ review_feed_auto_fetch review_includes/form-review.php? review_json reviewer-match +reviewit reviewlist.*.html reviewlist.html reviews @@ -76904,6 +77900,7 @@ reviews= reviewsNext reviewsPage= reviewsProductPage +reviews_data reviews_note= reviews_page= revisions/ @@ -76921,6 +77918,7 @@ rewards-polyite/spin rewards/*/membership rewards/*/status-matching rewards/bebas-ongkir +rewardsapp/ rex/recommendation/* rezepte/suche rf=* @@ -77189,7 +78187,6 @@ robertroessler robertsheehan robinalbrecht robincolgrove -robokassa/ robos-linux robotic-assisted-surgery robots @@ -77794,7 +78791,6 @@ sa-ar sa-en sa/ sa= -sa=3&msg=1 sa_en sabet sabin.dhakal @@ -78191,6 +79187,7 @@ screen.js screen/image screencast screener/insider +screensaver screensaverpix screenshot screenshots @@ -78570,6 +79567,8 @@ search-results?imprint search-results?q= search-seeds search-suggest +search-the-red-cross-site +search-tools search-webglimps search-websites search-widget @@ -78693,6 +79692,8 @@ search/index.shtml search/inside search/issues search/keywords +search/listall +search/m.emag.ro search/map.html search/map.php search/martin-carrico-is-loser.rss @@ -78718,6 +79719,7 @@ search/print search/pv search/q/ search/query +search/query search/query?q=* search/quicksearch.html search/realtime @@ -79205,7 +80207,6 @@ service/iframe service/quiz service/suche service/suche/index.html*query -service/temple/cards service=ajax serviceQuestionnaireAjax service_reviews/ @@ -79446,6 +80447,7 @@ set-current-lightbox.asp* set-favorite set-language set-local-edition +set-location set-page-mode set-rating set-up @@ -79732,6 +80734,7 @@ shellenergy/othersolutions/voluntary-carbon-market-insights-and-trends-webinar/v shellenergy/othersolutions/voluntary-carbon-market-insights-and-trends-webinar/voluntary-carbon-market-webinar-2023-watch-recording.html shen sheng +shenghuo shenghuo/search? shenyang sheraz @@ -79771,6 +80774,7 @@ shiyuxia shoelaces shootouts shop +shop$ shop-interrupt shop-the-look/ shop-the-look/$ @@ -80274,6 +81278,7 @@ shop/use-*-use-* shop/use/* shop/waist/* shop/wishlist +shop? shopCBN/ shop_content.php?coID=2 shop_content.php?coID=3 @@ -80734,7 +81739,6 @@ siteminderagent sitenotifications siteopt.js sites -sites sites/ sites/* sites/1850brandcoffee @@ -81467,6 +82471,7 @@ sns-ap sns/* so/ soa/ +soajax/Eta$ soap/ soaplab sobre-nosotros.html @@ -81494,6 +82499,7 @@ social/help/search-results.html social/our_partners/ social/photosui/images social/photosui/sitemap +social/search? social/social-security-directory/cai social_media socialapp/ @@ -81727,6 +82733,7 @@ sparshasaha spartan spatl spb +spbasic spbot spc-source= spc/amazon/en/landingPage.html @@ -81756,6 +82763,7 @@ specialhandling-payments/ specialities/*/all-bmj/feed specializations-noperf specializations-perf +specialoffers specialprojects specials specials/100-greatest @@ -81766,7 +82774,6 @@ specialtopic specialty/noindex/ specialty/small-business-livestream/ specific -specificToClient1/ specs/url specs/web-apps specs/web-controls @@ -81915,6 +82922,7 @@ spots_shown= spp/ spr-paid-posts spreadsheet +spresults spring spring spring-into-savings @@ -81925,7 +82933,6 @@ sprint_wml sprint_xhtml sprints/help/search-results.html sprockett -sprypay/ spsales spsearch.php spurs/node @@ -82077,7 +83084,6 @@ staff/taylorcj/* stafftravel/ stage stage-homepage-backup.html -stage-ranking staged-content/ staging stalker @@ -82171,6 +83177,7 @@ static/css/m-shows-lp-fp.css?v= static/css/m-tag-fp.css?v= static/css/show-lp-fp.css?v= static/css/tag-fp.css?v= +static/decodeKey.txt static/ebsa static/email-pdfs/ static/feeds/google_sitemaps/v2/sitemap-de.xml$ @@ -82516,6 +83523,8 @@ storefront storelocatorrestwebservice storepicker storerequest +stores$ +stores/ stores/page/*visitId= stories stories/%top_story_year%/%top_story_month% @@ -82843,6 +83852,7 @@ summary_view$ summary_view$ summer summer/archive +summerbzz summercamp summercamp/ summermusic @@ -82890,7 +83900,7 @@ support-us/gifts-in-wills/enquiry-confirmation support-us/gifts-in-wills/free-will-confirmation support-us/gifts-in-wills/gifts-in-wills-guide-confirmation support-us/stories/emergency-relief -support-us/stories/famine +support-us/stories/faminehttp://wgbh.org/robots.txt support-us/stories/food-assistance support-us/stories/humanitarian-support support-us/stories/nutrition @@ -83461,6 +84471,7 @@ tablet-t3 tabletes1t tabmanager tabs/*.htm?sort=date +tacms tacpage taf.php tag @@ -83756,6 +84767,9 @@ taka takaoka-saki-blog/videolist-*.html takaoka-saki-blog/videolist.html takayukiwatanabe +take-a-class/asspsafetytraining +take-a-class/hidden +take-a-class/participant-materials takedown takesianlab takesurvey/ @@ -84392,6 +85406,7 @@ testaging testcase testcases testds.jsp +teste-*.html$ testfl testgpr testhttp://money.com/robots.txt @@ -84463,6 +85478,7 @@ tge tgibson tgl2/ th +th$ th-*/ th-AE th-AT @@ -84572,6 +85588,7 @@ th/unesco-search/*/lightbox th/unesco-solr/*/load-more/* th/user th/users +th? th_en th_th/templates/M thailandgolf. @@ -85664,6 +86681,7 @@ translate_t translation translations translations/ +translator/?ref= translator/c translators/ transmute/static-1.85 @@ -85700,6 +86718,7 @@ transporte transporter transporter-3 trap +trapdir trash trash/ trasporti @@ -85729,13 +86748,27 @@ travel/airlines/main/us/en travel/airlines/pfs* travel/airlines/premium-travel-arranger/au/en travel/clk +travel/css travel/destinations-v1 travel/event/search +travel/flight/flightSearch +travel/flight/flightSearchAction +travel/flight/search/? +travel/flight/search? travel/flights/s +travel/hotel-search travel/hotel/e +travel/hotel/hotelMiniSearchRequest +travel/hotel/hotelSearch +travel/hotels/checkout +travel/hotels/detail +travel/hotels/search/? +travel/hotels/search? travel/passport travel/s +travel/scripts travel/search +travel/secure travel/test$ travel/wp-admin travelDate= @@ -85760,14 +86793,6 @@ treatment-guides/ treatment-type/ tree tree-navigator.html -tree/contributions -tree/find -tree/following -tree/import -tree/improve-place-names -tree/pedigree -tree/person -tree/sources tree/xtree.css trendictionbot trending @@ -85804,6 +86829,7 @@ tribe-venue= tribe/join tribe_geofence= tribes +tributes tricardo3 trigger/checkv2 tringuyen @@ -85979,6 +87005,7 @@ tthaweethai tto ttobin ttong +tucritica tue tufengen tune*retpath= @@ -86752,6 +87779,7 @@ unsub? unsubscribe unsubscribe* unsubscribe-confirmation +unsubscribe-from-applet unsubscribe-summary unsubscribe-thankyou.html unsubscribe.html @@ -86870,6 +87898,7 @@ ur/users urbanag urchin_test url +url url.asp url= url=absolutely @@ -87543,6 +88572,7 @@ user/logout user/logout/ user/mtoPopupLogin user/myAccount +user/new?return_to= user/pages user/password user/password @@ -88120,7 +89150,6 @@ vf/de/textonly/ vf/en/textonly/ vf/textonly/ vg/ -vgn-ext-templating vgn-ext-templating/ vgn-ext/templating vi-*/ @@ -88283,6 +89312,7 @@ video/embed video/embed-player video/embedded video/embeded +video/games/tags video/games/tags/* video/hjemme-hos-ane_177823 video/hva-jobber-aina-med_53104 @@ -88354,17 +89384,27 @@ videorequest videos videos videos/*.feedback.html +videos/? videos/api videos/assets +videos/browsing videos/e videos/embed videos/expander +videos/explore +videos/favorites videos/feed +videos/feed +videos/feedcontent videos/get_video_by_uid/ videos/hardware-in-the-loop-simulation-with-simulink-real-time-using-plcs-and-ethernetip-protocol-for-validating-industrial-automation-control-algorithms-96697.html videos/iframe videos/images videos/js +videos/music +videos/music/ +videos/music/? +videos/music? videos/new videos/raw-ethernet-communication-support-from-simulink-real-time-96619.html videos/real-time-udp-communication-support-99895.html @@ -88414,16 +89454,20 @@ videos/search.php?s=street+fight$ videos/search.php?s=street+fight*&start=*$ videos/search.php?s=woman+fight$ videos/search.php?s=woman+fight*&start=*$ +videos/search/? videos/search? videos/show_trailer videos/slider videos/theme/ videos/transcripts +videos/trending +videos/trendingcontent videos/video-feedback-confirmation.html videos/video-feedback.html videos/viewmeta/ videos/week videos/widgets/ +videos? videosearch videosearch? videotutorials @@ -90200,6 +91244,7 @@ web/packages/DIZtools/DESCRIPTION web/packages/DIZutils/DESCRIPTION web/packages/DIconvex/DESCRIPTION web/packages/DImodels/DESCRIPTION +web/packages/DImodelsMulti/DESCRIPTION web/packages/DIscBIO/DESCRIPTION web/packages/DJL/DESCRIPTION web/packages/DLASSO/DESCRIPTION @@ -90516,6 +91561,7 @@ web/packages/EMSaov/DESCRIPTION web/packages/EMT/DESCRIPTION web/packages/EMbC/DESCRIPTION web/packages/EMpeaksR/DESCRIPTION +web/packages/ENMTools/DESCRIPTION web/packages/ENMeval/DESCRIPTION web/packages/EPLSIM/DESCRIPTION web/packages/EPT/DESCRIPTION @@ -92244,6 +93290,7 @@ web/packages/MicroNiche/DESCRIPTION web/packages/MicrobiomeStat/DESCRIPTION web/packages/MicrobiomeSurv/DESCRIPTION web/packages/Microsoft365R/DESCRIPTION +web/packages/MigConnectivity/DESCRIPTION web/packages/MigrationDetectR/DESCRIPTION web/packages/MinEDfind/DESCRIPTION web/packages/MindOnStats/DESCRIPTION @@ -92398,6 +93445,7 @@ web/packages/NFCP/DESCRIPTION web/packages/NFLSimulatoR/DESCRIPTION web/packages/NFWdist/DESCRIPTION web/packages/NGBVS/DESCRIPTION +web/packages/NGCHM/DESCRIPTION web/packages/NGLVieweR/DESCRIPTION web/packages/NHANES/DESCRIPTION web/packages/NHLData/DESCRIPTION @@ -92813,6 +93861,7 @@ web/packages/PRP/DESCRIPTION web/packages/PRROC/DESCRIPTION web/packages/PRSPGx/DESCRIPTION web/packages/PRSim/DESCRIPTION +web/packages/PRTree/DESCRIPTION web/packages/PReMiuM/DESCRIPTION web/packages/PResiduals/DESCRIPTION web/packages/PSAWR/DESCRIPTION @@ -93114,6 +94163,7 @@ web/packages/Quandl/DESCRIPTION web/packages/QuantBondCurves/DESCRIPTION web/packages/QuantNorm/DESCRIPTION web/packages/QuantPsyc/DESCRIPTION +web/packages/QuantRegGLasso/DESCRIPTION web/packages/QuantileGH/DESCRIPTION web/packages/QuantileGradeR/DESCRIPTION web/packages/QuantileNPCI/DESCRIPTION @@ -94504,6 +95554,7 @@ web/packages/SurvSparse/DESCRIPTION web/packages/SurvTrunc/DESCRIPTION web/packages/SurveyCC/DESCRIPTION web/packages/SurvivalClusteringTree/DESCRIPTION +web/packages/SurvivalTests/DESCRIPTION web/packages/SvyNom/DESCRIPTION web/packages/SweepDiscovery/DESCRIPTION web/packages/SwimmeR/DESCRIPTION @@ -94536,6 +95587,7 @@ web/packages/TBFmultinomial/DESCRIPTION web/packages/TBRDist/DESCRIPTION web/packages/TCA/DESCRIPTION web/packages/TCGAretriever/DESCRIPTION +web/packages/TCHazaRds/DESCRIPTION web/packages/TCIApathfinder/DESCRIPTION web/packages/TCIU/DESCRIPTION web/packages/TDA/DESCRIPTION @@ -95389,7 +96441,6 @@ web/packages/aods3/DESCRIPTION web/packages/aoos/DESCRIPTION web/packages/aopdata/DESCRIPTION web/packages/aoristic/DESCRIPTION -web/packages/aorsf/DESCRIPTION web/packages/aos/DESCRIPTION web/packages/apa/DESCRIPTION web/packages/apaTables/DESCRIPTION @@ -95703,6 +96754,7 @@ web/packages/base.rms/DESCRIPTION web/packages/base64/DESCRIPTION web/packages/base64enc/DESCRIPTION web/packages/base64url/DESCRIPTION +web/packages/baseballr/DESCRIPTION web/packages/basedosdados/DESCRIPTION web/packages/basefun/DESCRIPTION web/packages/baseline/DESCRIPTION @@ -96441,6 +97493,7 @@ web/packages/causalCmprsk/DESCRIPTION web/packages/causalDisco/DESCRIPTION web/packages/causalOT/DESCRIPTION web/packages/causalPAF/DESCRIPTION +web/packages/causalSLSE/DESCRIPTION web/packages/causaldata/DESCRIPTION web/packages/causaldrf/DESCRIPTION web/packages/causaleffect/DESCRIPTION @@ -97767,6 +98820,7 @@ web/packages/dfdr/DESCRIPTION web/packages/dfexpand/DESCRIPTION web/packages/dfidx/DESCRIPTION web/packages/dfmeta/DESCRIPTION +web/packages/dfmirroR/DESCRIPTION web/packages/dfms/DESCRIPTION web/packages/dfmta/DESCRIPTION web/packages/dfoliatR/DESCRIPTION @@ -98030,6 +99084,7 @@ web/packages/dpcc/DESCRIPTION web/packages/dplR/DESCRIPTION web/packages/dplyr/DESCRIPTION web/packages/dplyrAssist/DESCRIPTION +web/packages/dpm/DESCRIPTION web/packages/dpmr/DESCRIPTION web/packages/dppmix/DESCRIPTION web/packages/dprint/DESCRIPTION @@ -101888,6 +102943,7 @@ web/packages/mable/DESCRIPTION web/packages/macc/DESCRIPTION web/packages/macleish/DESCRIPTION web/packages/maclogp/DESCRIPTION +web/packages/macroBiome/DESCRIPTION web/packages/macrocol/DESCRIPTION web/packages/macrosyntR/DESCRIPTION web/packages/mactivate/DESCRIPTION @@ -103091,6 +104147,7 @@ web/packages/neo4jshell/DESCRIPTION web/packages/neo4r/DESCRIPTION web/packages/neojags/DESCRIPTION web/packages/neonOS/DESCRIPTION +web/packages/neonPlantEcology/DESCRIPTION web/packages/neonUtilities/DESCRIPTION web/packages/neonstore/DESCRIPTION web/packages/neotoma2/DESCRIPTION @@ -103509,6 +104566,7 @@ web/packages/omics/DESCRIPTION web/packages/omicsTools/DESCRIPTION web/packages/omicwas/DESCRIPTION web/packages/omnibus/DESCRIPTION +web/packages/omopgenerics/DESCRIPTION web/packages/ompr.roi/DESCRIPTION web/packages/ompr/DESCRIPTION web/packages/omsvg/DESCRIPTION @@ -103839,6 +104897,7 @@ web/packages/paramsim/DESCRIPTION web/packages/paramtest/DESCRIPTION web/packages/paran/DESCRIPTION web/packages/parcats/DESCRIPTION +web/packages/parcr/DESCRIPTION web/packages/parfm/DESCRIPTION web/packages/parglm/DESCRIPTION web/packages/parlitools/DESCRIPTION @@ -104978,6 +106037,7 @@ web/packages/r2dii.analysis/DESCRIPTION web/packages/r2dii.data/DESCRIPTION web/packages/r2dii.match/DESCRIPTION web/packages/r2dii.plot/DESCRIPTION +web/packages/r2fireworks/DESCRIPTION web/packages/r2glmm/DESCRIPTION web/packages/r2mlm/DESCRIPTION web/packages/r2pmml/DESCRIPTION @@ -105848,6 +106908,7 @@ web/packages/robustcov/DESCRIPTION web/packages/robustfa/DESCRIPTION web/packages/robustlm/DESCRIPTION web/packages/robustlmm/DESCRIPTION +web/packages/robustmatrix/DESCRIPTION web/packages/robustmeta/DESCRIPTION web/packages/robustrank/DESCRIPTION web/packages/robustrao/DESCRIPTION @@ -106361,6 +107422,7 @@ web/packages/sciRmdTheme/DESCRIPTION web/packages/scico/DESCRIPTION web/packages/scicomptools/DESCRIPTION web/packages/scidesignR/DESCRIPTION +web/packages/scientific/DESCRIPTION web/packages/scientoText/DESCRIPTION web/packages/scifigure/DESCRIPTION web/packages/sciplot/DESCRIPTION @@ -108850,6 +109912,7 @@ web/packages/viscomp/DESCRIPTION web/packages/viscomplexr/DESCRIPTION web/packages/visdat/DESCRIPTION web/packages/visit/DESCRIPTION +web/packages/vismeteor/DESCRIPTION web/packages/visreg/DESCRIPTION web/packages/vistime/DESCRIPTION web/packages/vistla/DESCRIPTION @@ -109561,7 +110624,6 @@ webservices_sw webservices_sw/content/cards webservices_sw/items website -website-redirect website-reviews/*/user-reviews/manage/add website-template/view/flash website/:prestoName/posts @@ -109614,6 +110676,7 @@ weightcenter/appointments-and-referrals/appointment-thankyou weiling-liu weilong weiluo +weimg wein weiran weiskel @@ -109722,7 +110785,6 @@ wholesale.html$ wholesalecheckout whsmiths why-2019-will-be-the-year-of-stricter-privacy-regulation -why-am-i-seeing-this-page/ why-comodo.php? why-comodo/? why-does-digital-privacy-matter-i-have-nothing-to-hide @@ -109735,8 +110797,12 @@ widget widget-landing-page.html widget-uploads widget.html +widget/cr +widget/entity/search/? widget/head/login widget/player +widget/render +widget/snapshot widget/v2 widget_auth.php widget_chunks @@ -109752,6 +110818,7 @@ widgets/index/refreshStatistic widgets/rss_redirect.php? widgets/sharingbarbubulle widgets/show +widgets/track.json widgets/trk widgets= widnows/ @@ -109808,7 +110875,6 @@ wiki/%E5%88%A9%E7%94%A8%E8%80%85%E2%80%90%E4%BC%9A%E8%A9%B1: wiki/%E5%88%A9%E7%94%A8%E8%80%85: wiki/%E7%89%B9%E5%88%A5%3ASearch wiki/%E7%89%B9%E5%88%A5:Search -wiki/*&action=raw wiki/*/Admissibilit%C3%A9 wiki/*/Droit_d%27auteur wiki/*/tags/ @@ -110594,8 +111660,6 @@ wiki/Wikiquote_talk%3AVotes_for_deletion wiki/Wikiquote_talk%3AVotes_for_deletion_archive wiki/Wikiquote_talk:Votes_for_deletion wiki/Wikiquote_talk:Votes_for_deletion_archive -wiki/api -wiki/api/rest_v1/?doc wiki/bin wiki/config wiki/contents/articles/*/compare.aspx @@ -110633,11 +111697,7 @@ wiki/skins wiki/t wiki/tags/ wiki/tests -wiki/trap wiki/userhistory -wiki/w -wiki/w/api.php?action=mobileview& -wiki/w/load.php? wiki/Википедия%3AАрхив_запросов_на_удаление%2F wiki/Википедия%3AВыборы_арбитров%2F wiki/Википедия%3AЗапросы%2C_связанные_с_VRTS @@ -110855,6 +111915,7 @@ wordpress/wp-admin wordpress/wp-admin/admin-ajax.php words work +work work$ work-at-ucl/redeployment work-info @@ -111109,6 +112170,7 @@ wp-admin/admin-ajax.phphttp://apply.tulane.edu/robots.txt wp-admin/admin-ajax.phphttp://aweber.com/robots.txt wp-admin/admin-ajax.phphttp://blogs.lse.ac.uk/robots.txt wp-admin/admin-ajax.phphttp://buy.garmin.com/robots.txt +wp-admin/admin-ajax.phphttp://derstandard.at/robots.txt wp-admin/admin-ajax.phphttp://findbyplate.com/robots.txt wp-admin/admin-ajax.phphttp://foodandwine.com/robots.txt wp-admin/admin-ajax.phphttp://frontiersin.org/robots.txt @@ -111123,12 +112185,10 @@ wp-admin/admin-ajax.phphttp://openssl.org/robots.txt wp-admin/admin-ajax.phphttp://publish.get.com.tw/robots.txt wp-admin/admin-ajax.phphttp://quicksprout.com/robots.txt wp-admin/admin-ajax.phphttp://refinery29.com/robots.txt -wp-admin/admin-ajax.phphttp://roxie.holy.jp/robots.txt wp-admin/admin-ajax.phphttp://skaterki.ru/robots.txt wp-admin/admin-ajax.phphttp://toucharcade.com/robots.txt wp-admin/admin-ajax.phphttp://tribe.net/robots.txt -wp-admin/admin-ajax.phphttp://vox.com/robots.txt -wp-admin/admin-ajax.phphttp://zenodo.org/robots.txt +wp-admin/admin-ajax.phphttp://zerodayinitiative.com/robots.txt wp-admin/http://backtoedenfilm.com/robots.txt wp-admin/load-scripts.php wp-admin/load-styles.php @@ -111295,7 +112355,7 @@ wp-content/uploads/ninja-forms wp-content/uploads/sites/*/ninja-forms wp-content/uploads/sites/4/wpforms wp-content/uploads/sites/6/wpforms -wp-content/uploads/vj-wp-import-export/http://nakedsecurity.sophos.com/robots.txt +wp-content/uploads/vj-wp-import-export/http://nielsen.com/robots.txt wp-content/uploads/wp-import-export-lite/ wp-content/uploads/wp-import-export-lite/http://bigthink.com/robots.txt wp-content/uploads/wp-import-export-lite/http://realmsoftrinity.com/robots.txt @@ -112592,8 +113652,6 @@ zzz_systest 2 2*? 2-fast-2-furious -2-uncategorised.html -2-uncategorised/ 2.0 2/hi/help/8594343.stm 2/hi/help/8594488.stm @@ -112679,11 +113737,7 @@ zzz_systest 21-jump-street 22minutes 24/ -29-skachivay-kurs-sozdanie-muzyki-ot-novichka-do-profi.html -30-skachivaj-sozdanie-muzyki-v-fl-studio-pervye-shagi.html 32crhp -35-skachivaj-kurs-sozdanie-muzyki-na-avtopilote.html -36-skachivaj-kurs-sozdanie-muzyki-na-avtopilote.html 36AG/english/menu_bottom.asp 36AG/english/menu_top.asp 48f6543196cbbdefb88f247a0a8e4375 @@ -112999,6 +114053,7 @@ zzz_systest 5055/maw-techrepublic 5138 5293 +5349 5480 5480.iac. 5574