From 39e62bb5ddeee9a6c79181380bfb83dce9754589 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 17 May 2024 00:20:11 +0000 Subject: [PATCH] [Github Action] Automated trickest wordlists update. --- .../dolibarr-all-levels.txt | 4 + .../CMS/trickest-cms-wordlist/dolibarr.txt | 1 + .../drupal-all-levels.txt | 13 - .../CMS/trickest-cms-wordlist/drupal.txt | 2 - .../prestashop-all-levels.txt | 13 +- .../CMS/trickest-cms-wordlist/prestashop.txt | 2 +- .../shopware-all-levels.txt | 185 +- .../CMS/trickest-cms-wordlist/shopware.txt | 27 +- .../tomcat-all-levels.txt | 24 +- .../CMS/trickest-cms-wordlist/tomcat.txt | 4 +- .../woocommerce-all-levels.txt | 255 +- .../CMS/trickest-cms-wordlist/woocommerce.txt | 53 +- .../zammad-all-levels.txt | 274 ++ .../CMS/trickest-cms-wordlist/zammad.txt | 36 + .../top-100.txt | 200 +- .../top-1000.txt | 240 +- .../top-10000.txt | 2578 ++++++++++------- 17 files changed, 2666 insertions(+), 1245 deletions(-) diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr-all-levels.txt index b83286cb..da0dfb9a 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr-all-levels.txt @@ -9167,6 +9167,10 @@ target.class.php htdocs/webhook/target_card.php webhook/target_card.php target_card.php +htdocs/webhook/ajax/webhook.php +webhook/ajax/webhook.php +ajax/webhook.php +webhook.php htdocs/webhook/target_list.php webhook/target_list.php target_list.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr.txt index 3525db38..22350452 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr.txt @@ -2137,6 +2137,7 @@ htdocs/modulebuilder/index.php htdocs/webhook/modulebuilder.txt htdocs/webhook/class/target.class.php htdocs/webhook/target_card.php +htdocs/webhook/ajax/webhook.php htdocs/webhook/target_list.php htdocs/webhook/lib/webhook_target.lib.php htdocs/webhook/lib/webhook.lib.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal-all-levels.txt index 2b5dae5b..164889ab 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal-all-levels.txt @@ -91715,12 +91715,6 @@ Drupal/Core/Recipe/RecipeOverrideConfigStorage.php Core/Recipe/RecipeOverrideConfigStorage.php Recipe/RecipeOverrideConfigStorage.php RecipeOverrideConfigStorage.php -core/lib/Drupal/Core/Recipe/RecipeDiscovery.php -lib/Drupal/Core/Recipe/RecipeDiscovery.php -Drupal/Core/Recipe/RecipeDiscovery.php -Core/Recipe/RecipeDiscovery.php -Recipe/RecipeDiscovery.php -RecipeDiscovery.php core/lib/Drupal/Core/Recipe/Recipe.php lib/Drupal/Core/Recipe/Recipe.php Drupal/Core/Recipe/Recipe.php @@ -109797,13 +109791,6 @@ KernelTests/Core/Recipe/RecipeConfiguratorTest.php Core/Recipe/RecipeConfiguratorTest.php Recipe/RecipeConfiguratorTest.php RecipeConfiguratorTest.php -core/tests/Drupal/KernelTests/Core/Recipe/RecipeDiscoveryTest.php -tests/Drupal/KernelTests/Core/Recipe/RecipeDiscoveryTest.php -Drupal/KernelTests/Core/Recipe/RecipeDiscoveryTest.php -KernelTests/Core/Recipe/RecipeDiscoveryTest.php -Core/Recipe/RecipeDiscoveryTest.php -Recipe/RecipeDiscoveryTest.php -RecipeDiscoveryTest.php core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt index 267ef95b..2971c308 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt @@ -13305,7 +13305,6 @@ core/lib/Drupal/Core/Recipe/ConfigConfigurator.php core/lib/Drupal/Core/Recipe/RecipePreExistingConfigException.php core/lib/Drupal/Core/Recipe/RecipeConfigInstaller.php core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php -core/lib/Drupal/Core/Recipe/RecipeDiscovery.php core/lib/Drupal/Core/Recipe/Recipe.php core/lib/Drupal/Core/Recipe/RecipeFileException.php core/lib/Drupal/Core/Recipe/RecipeMissingExtensionsException.php @@ -15981,7 +15980,6 @@ core/tests/Drupal/KernelTests/Core/Recipe/ConfigConfiguratorTest.php core/tests/Drupal/KernelTests/Core/Recipe/RollbackTest.php core/tests/Drupal/KernelTests/Core/Recipe/RecipeEventsTest.php core/tests/Drupal/KernelTests/Core/Recipe/RecipeConfiguratorTest.php -core/tests/Drupal/KernelTests/Core/Recipe/RecipeDiscoveryTest.php core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php core/tests/Drupal/KernelTests/Core/Recipe/InstallConfiguratorTest.php core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteTest.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop-all-levels.txt index ea77d7a0..0ebb1a51 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop-all-levels.txt @@ -63809,6 +63809,12 @@ commonTests/BO/design/hummingbird.ts BO/design/hummingbird.ts design/hummingbird.ts hummingbird.ts +tests/UI/commonTests/BO/design/positions.ts +UI/commonTests/BO/design/positions.ts +commonTests/BO/design/positions.ts +BO/design/positions.ts +design/positions.ts +positions.ts tests/UI/commonTests/FO/classic/order.ts UI/commonTests/FO/classic/order.ts commonTests/FO/classic/order.ts @@ -65991,13 +65997,6 @@ BO/design/positions/index.ts design/positions/index.ts positions/index.ts index.ts -tests/UI/pages/BO/design/positions/hookModule.ts -UI/pages/BO/design/positions/hookModule.ts -pages/BO/design/positions/hookModule.ts -BO/design/positions/hookModule.ts -design/positions/hookModule.ts -positions/hookModule.ts -hookModule.ts tests/UI/pages/FO/classic/securePayment/index.ts UI/pages/FO/classic/securePayment/index.ts pages/FO/classic/securePayment/index.ts diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt index a1beb3f4..7266eff5 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt @@ -10803,6 +10803,7 @@ tests/UI/commonTests/BO/advancedParameters/employee.ts tests/UI/commonTests/BO/international/ecoTax.ts tests/UI/commonTests/BO/international/currency.ts tests/UI/commonTests/BO/design/hummingbird.ts +tests/UI/commonTests/BO/design/positions.ts tests/UI/commonTests/FO/classic/order.ts tests/UI/commonTests/FO/classic/loginFO.ts tests/UI/commonTests/FO/classic/shoppingCart.ts @@ -11168,7 +11169,6 @@ tests/UI/pages/BO/design/pages/index.ts tests/UI/pages/BO/design/pages/pageCategory/add.ts tests/UI/pages/BO/design/pages/add.ts tests/UI/pages/BO/design/positions/index.ts -tests/UI/pages/BO/design/positions/hookModule.ts tests/UI/pages/FO/classic/securePayment/index.ts tests/UI/pages/FO/classic/aboutUs/index.ts tests/UI/pages/FO/classic/home/index.ts 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 d906f44a..97cd0248 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 @@ -2942,6 +2942,9 @@ release-6-5-7-0/2023-10-20-trigger-command-events-when-run-by-code.md changelog/_unreleased/2024-05-03-add-wrapper-component-for-sw-tabs.md _unreleased/2024-05-03-add-wrapper-component-for-sw-tabs.md 2024-05-03-add-wrapper-component-for-sw-tabs.md +changelog/_unreleased/2024-05-10-add-wrapper-component-for-sw-textarea-field.md +_unreleased/2024-05-10-add-wrapper-component-for-sw-textarea-field.md +2024-05-10-add-wrapper-component-for-sw-textarea-field.md changelog/_unreleased/2024-04-30-calculated-price-openapi.md _unreleased/2024-04-30-calculated-price-openapi.md 2024-04-30-calculated-price-openapi.md @@ -2987,6 +2990,9 @@ _unreleased/2024-05-03-store-theme-scripts-in-db.md changelog/_unreleased/2024-04-22-improve-elasticsearch.md _unreleased/2024-04-22-improve-elasticsearch.md 2024-04-22-improve-elasticsearch.md +changelog/_unreleased/2024-05-13-add-saleschannelid-filter-to-newslettersubscribe-route.md +_unreleased/2024-05-13-add-saleschannelid-filter-to-newslettersubscribe-route.md +2024-05-13-add-saleschannelid-filter-to-newslettersubscribe-route.md changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md _unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md 2022-10-13-use-rule-areas-in-entity-cache-key-generation.md @@ -18370,6 +18376,11 @@ Core/Migration/Test/Migration1643878976AddCaptureRefundStateMachinesTest.php Migration/Test/Migration1643878976AddCaptureRefundStateMachinesTest.php Test/Migration1643878976AddCaptureRefundStateMachinesTest.php Migration1643878976AddCaptureRefundStateMachinesTest.php +src/Core/Migration/Test/Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php +Core/Migration/Test/Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php +Migration/Test/Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php +Test/Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php +Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php src/Core/Migration/Test/Migration1623391399ChangeConstraintAclRoleAndIntegrationInAppTest.php Core/Migration/Test/Migration1623391399ChangeConstraintAclRoleAndIntegrationInAppTest.php Migration/Test/Migration1623391399ChangeConstraintAclRoleAndIntegrationInAppTest.php @@ -18460,6 +18471,11 @@ Core/Migration/Test/DateTimeTest.php Migration/Test/DateTimeTest.php Test/DateTimeTest.php DateTimeTest.php +src/Core/Migration/Test/Migration1632281097NotificationTest.php +Core/Migration/Test/Migration1632281097NotificationTest.php +Migration/Test/Migration1632281097NotificationTest.php +Test/Migration1632281097NotificationTest.php +Migration1632281097NotificationTest.php src/Core/Migration/Test/Migration1643892702AddCaptureRefundTablesTest.php Core/Migration/Test/Migration1643892702AddCaptureRefundTablesTest.php Migration/Test/Migration1643892702AddCaptureRefundTablesTest.php @@ -102855,6 +102871,39 @@ component/form/sw-dynamic-url-field/sw-dynamic-url-field.html.twig form/sw-dynamic-url-field/sw-dynamic-url-field.html.twig sw-dynamic-url-field/sw-dynamic-url-field.html.twig sw-dynamic-url-field.html.twig +src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/index.js +Administration/Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/index.js +Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/index.js +app/administration/src/app/component/form/sw-textarea-field-deprecated/index.js +administration/src/app/component/form/sw-textarea-field-deprecated/index.js +src/app/component/form/sw-textarea-field-deprecated/index.js +app/component/form/sw-textarea-field-deprecated/index.js +component/form/sw-textarea-field-deprecated/index.js +form/sw-textarea-field-deprecated/index.js +sw-textarea-field-deprecated/index.js +index.js +src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.scss +Administration/Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.scss +Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.scss +app/administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.scss +administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.scss +src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.scss +app/component/form/sw-textarea-field-deprecated/sw-textarea-field.scss +component/form/sw-textarea-field-deprecated/sw-textarea-field.scss +form/sw-textarea-field-deprecated/sw-textarea-field.scss +sw-textarea-field-deprecated/sw-textarea-field.scss +sw-textarea-field.scss +src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.html.twig +Administration/Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.html.twig +Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.html.twig +app/administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.html.twig +administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.html.twig +src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.html.twig +app/component/form/sw-textarea-field-deprecated/sw-textarea-field.html.twig +component/form/sw-textarea-field-deprecated/sw-textarea-field.html.twig +form/sw-textarea-field-deprecated/sw-textarea-field.html.twig +sw-textarea-field-deprecated/sw-textarea-field.html.twig +sw-textarea-field.html.twig src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/index.js Administration/Resources/app/administration/src/app/component/form/sw-select-option/index.js Resources/app/administration/src/app/component/form/sw-select-option/index.js @@ -103544,28 +103593,28 @@ component/form/sw-boolean-radio-group/sw-boolean-radio-group.scss form/sw-boolean-radio-group/sw-boolean-radio-group.scss sw-boolean-radio-group/sw-boolean-radio-group.scss sw-boolean-radio-group.scss -src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/index.js -Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/index.js -Resources/app/administration/src/app/component/form/sw-textarea-field/index.js -app/administration/src/app/component/form/sw-textarea-field/index.js -administration/src/app/component/form/sw-textarea-field/index.js -src/app/component/form/sw-textarea-field/index.js -app/component/form/sw-textarea-field/index.js -component/form/sw-textarea-field/index.js -form/sw-textarea-field/index.js -sw-textarea-field/index.js -index.js -src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.scss -Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.scss -Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.scss -app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.scss -administration/src/app/component/form/sw-textarea-field/sw-textarea-field.scss -src/app/component/form/sw-textarea-field/sw-textarea-field.scss -app/component/form/sw-textarea-field/sw-textarea-field.scss -component/form/sw-textarea-field/sw-textarea-field.scss -form/sw-textarea-field/sw-textarea-field.scss -sw-textarea-field/sw-textarea-field.scss -sw-textarea-field.scss +src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/index.ts +Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/index.ts +Resources/app/administration/src/app/component/form/sw-textarea-field/index.ts +app/administration/src/app/component/form/sw-textarea-field/index.ts +administration/src/app/component/form/sw-textarea-field/index.ts +src/app/component/form/sw-textarea-field/index.ts +app/component/form/sw-textarea-field/index.ts +component/form/sw-textarea-field/index.ts +form/sw-textarea-field/index.ts +sw-textarea-field/index.ts +index.ts +src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.spec.js +Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.spec.js +Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.spec.js +app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.spec.js +administration/src/app/component/form/sw-textarea-field/sw-textarea-field.spec.js +src/app/component/form/sw-textarea-field/sw-textarea-field.spec.js +app/component/form/sw-textarea-field/sw-textarea-field.spec.js +component/form/sw-textarea-field/sw-textarea-field.spec.js +form/sw-textarea-field/sw-textarea-field.spec.js +sw-textarea-field/sw-textarea-field.spec.js +sw-textarea-field.spec.js src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.html.twig Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.html.twig Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.html.twig @@ -112341,6 +112390,15 @@ eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-text-fiel deprecation-rules/no-deprecated-component-usage-checks/mt-text-field.check.js no-deprecated-component-usage-checks/mt-text-field.check.js mt-text-field.check.js +src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-textarea.check.js +Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-textarea.check.js +Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-textarea.check.js +app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-textarea.check.js +administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-textarea.check.js +eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-textarea.check.js +deprecation-rules/no-deprecated-component-usage-checks/mt-textarea.check.js +no-deprecated-component-usage-checks/mt-textarea.check.js +mt-textarea.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js @@ -113497,49 +113555,6 @@ general-campaign-types-1.0.xsd src/Administration/Administration.php Administration/Administration.php Administration.php -src/Administration/Test/Notification/Repository/NotificationRepositoryTest.php -Administration/Test/Notification/Repository/NotificationRepositoryTest.php -Test/Notification/Repository/NotificationRepositoryTest.php -Notification/Repository/NotificationRepositoryTest.php -Repository/NotificationRepositoryTest.php -NotificationRepositoryTest.php -src/Administration/Test/Elasticsearch/StreamConditionPropertyMappingTest.php -Administration/Test/Elasticsearch/StreamConditionPropertyMappingTest.php -Test/Elasticsearch/StreamConditionPropertyMappingTest.php -Elasticsearch/StreamConditionPropertyMappingTest.php -StreamConditionPropertyMappingTest.php -src/Administration/Test/Migration/Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php -Administration/Test/Migration/Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php -Test/Migration/Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php -Migration/Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php -Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php -src/Administration/Test/Migration/Migration1632281097NotificationTest.php -Administration/Test/Migration/Migration1632281097NotificationTest.php -Test/Migration/Migration1632281097NotificationTest.php -Migration/Migration1632281097NotificationTest.php -Migration1632281097NotificationTest.php -src/Administration/Test/Service/AdminSearcherTest.php -Administration/Test/Service/AdminSearcherTest.php -Test/Service/AdminSearcherTest.php -Service/AdminSearcherTest.php -AdminSearcherTest.php -src/Administration/Test/DependencyInjection/AdminMigrationCompilerPassTest.php -Administration/Test/DependencyInjection/AdminMigrationCompilerPassTest.php -Test/DependencyInjection/AdminMigrationCompilerPassTest.php -DependencyInjection/AdminMigrationCompilerPassTest.php -AdminMigrationCompilerPassTest.php -src/Administration/Test/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php -Administration/Test/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php -Test/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php -System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php -SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php -Subscriber/SalesChannelUserConfigSubscriberTest.php -SalesChannelUserConfigSubscriberTest.php -src/Administration/Test/RateLimiter/RateLimiterTest.php -Administration/Test/RateLimiter/RateLimiterTest.php -Test/RateLimiter/RateLimiterTest.php -RateLimiter/RateLimiterTest.php -RateLimiterTest.php src/Administration/Events/PreResetExcludedSearchTermEvent.php Administration/Events/PreResetExcludedSearchTermEvent.php Events/PreResetExcludedSearchTermEvent.php @@ -120544,6 +120559,13 @@ Framework/DataAbstractionLayer/FieldSerializer/PasswordFieldSerializerTest.php DataAbstractionLayer/FieldSerializer/PasswordFieldSerializerTest.php FieldSerializer/PasswordFieldSerializerTest.php PasswordFieldSerializerTest.php +tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializerTest.php +unit/Core/Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializerTest.php +Core/Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializerTest.php +Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializerTest.php +DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializerTest.php +FieldSerializer/ManyToOneAssociationFieldSerializerTest.php +ManyToOneAssociationFieldSerializerTest.php tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/CronIntervalFieldSerializerTest.php unit/Core/Framework/DataAbstractionLayer/FieldSerializer/CronIntervalFieldSerializerTest.php Core/Framework/DataAbstractionLayer/FieldSerializer/CronIntervalFieldSerializerTest.php @@ -131679,6 +131701,17 @@ integration/Storefront/Theme/ThemeTest.php Storefront/Theme/ThemeTest.php Theme/ThemeTest.php ThemeTest.php +tests/integration/Administration/Notification/Repository/NotificationRepositoryTest.php +integration/Administration/Notification/Repository/NotificationRepositoryTest.php +Administration/Notification/Repository/NotificationRepositoryTest.php +Notification/Repository/NotificationRepositoryTest.php +Repository/NotificationRepositoryTest.php +NotificationRepositoryTest.php +tests/integration/Administration/Elasticsearch/StreamConditionPropertyMappingTest.php +integration/Administration/Elasticsearch/StreamConditionPropertyMappingTest.php +Administration/Elasticsearch/StreamConditionPropertyMappingTest.php +Elasticsearch/StreamConditionPropertyMappingTest.php +StreamConditionPropertyMappingTest.php tests/integration/Administration/Snippet/SnippetFinderTest.php integration/Administration/Snippet/SnippetFinderTest.php Administration/Snippet/SnippetFinderTest.php @@ -131770,6 +131803,23 @@ fixtures/caseSameLanguage/plugin/de-DE.json caseSameLanguage/plugin/de-DE.json plugin/de-DE.json de-DE.json +tests/integration/Administration/Service/AdminSearcherTest.php +integration/Administration/Service/AdminSearcherTest.php +Administration/Service/AdminSearcherTest.php +Service/AdminSearcherTest.php +AdminSearcherTest.php +tests/integration/Administration/DependencyInjection/AdminMigrationCompilerPassTest.php +integration/Administration/DependencyInjection/AdminMigrationCompilerPassTest.php +Administration/DependencyInjection/AdminMigrationCompilerPassTest.php +DependencyInjection/AdminMigrationCompilerPassTest.php +AdminMigrationCompilerPassTest.php +tests/integration/Administration/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php +integration/Administration/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php +Administration/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php +System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php +SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php +Subscriber/SalesChannelUserConfigSubscriberTest.php +SalesChannelUserConfigSubscriberTest.php tests/integration/Administration/Controller/UserConfigControllerTest.php integration/Administration/Controller/UserConfigControllerTest.php Administration/Controller/UserConfigControllerTest.php @@ -131805,6 +131855,11 @@ integration/Administration/Dashboard/OrderAmountServiceTest.php Administration/Dashboard/OrderAmountServiceTest.php Dashboard/OrderAmountServiceTest.php OrderAmountServiceTest.php +tests/integration/Administration/RateLimiter/RateLimiterTest.php +integration/Administration/RateLimiter/RateLimiterTest.php +Administration/RateLimiter/RateLimiterTest.php +RateLimiter/RateLimiterTest.php +RateLimiterTest.php tests/e2e/package.json e2e/package.json package.json diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt index 11ee81ad..32816acf 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt @@ -987,6 +987,7 @@ changelog/release-6-5-7-0/2023-10-04-deprecated-shopware-core-checkout-cart-cart changelog/release-6-5-7-0/2023-09-29-tag-api-aware.md changelog/release-6-5-7-0/2023-10-20-trigger-command-events-when-run-by-code.md changelog/_unreleased/2024-05-03-add-wrapper-component-for-sw-tabs.md +changelog/_unreleased/2024-05-10-add-wrapper-component-for-sw-textarea-field.md changelog/_unreleased/2024-04-30-calculated-price-openapi.md changelog/_unreleased/2024-04-24-openapi-newsletter.md changelog/_unreleased/2024-04-19-fixed-elastic-search-re-throwing-exceptions.md @@ -1002,6 +1003,7 @@ changelog/_unreleased/2024-05-10-fix-medium-usage-is-not-detected-in-slot-config changelog/_unreleased/2024-05-10-fix-root-composer-plugin.md changelog/_unreleased/2024-05-03-store-theme-scripts-in-db.md changelog/_unreleased/2024-04-22-improve-elasticsearch.md +changelog/_unreleased/2024-05-13-add-saleschannelid-filter-to-newslettersubscribe-route.md changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md changelog/_unreleased/2024-04-25-add-no-assert-response-phpstan-rule.md @@ -5486,6 +5488,7 @@ src/Core/Migration/Test/Migration1623828962ChangeColumnAppNameAndAppVersionInWeb src/Core/Migration/Test/MigrationForeignDefaultLanguageTest.php src/Core/Migration/Test/Migration1599134496FixImportExportProfilesForGermanLanguageTest.php src/Core/Migration/Test/Migration1643878976AddCaptureRefundStateMachinesTest.php +src/Core/Migration/Test/Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php src/Core/Migration/Test/Migration1623391399ChangeConstraintAclRoleAndIntegrationInAppTest.php src/Core/Migration/Test/Migration1625819412ChangeOrderCreatedByIdConstraintTest.php src/Core/Migration/Test/Migration1619604605FixListingPricesUsageTest.php @@ -5504,6 +5507,7 @@ src/Core/Migration/Test/Migration1642757286FixProductMediaForeignKeyTest.php src/Core/Migration/Test/Migration1627541488AddForeignKeyForSalesChannelIdIntoSystemConfigTableTest.php src/Core/Migration/Test/Migration1625505190AddOrderTotalAmountToCustomerTableTest.php src/Core/Migration/Test/DateTimeTest.php +src/Core/Migration/Test/Migration1632281097NotificationTest.php src/Core/Migration/Test/Migration1643892702AddCaptureRefundTablesTest.php src/Core/Migration/Test/Migration1628749113Migration1628749113AddDefaultSalesChannelLanguageIdsInLanguagesListsTest.php src/Core/Migration/Test/Migration1620374229UpdateCustomFieldNameInProductStreamTableTest.php @@ -15813,6 +15817,9 @@ src/Administration/Resources/app/administration/src/app/component/form/sw-dynami src/Administration/Resources/app/administration/src/app/component/form/sw-dynamic-url-field/sw-dynamic-url-field.scss src/Administration/Resources/app/administration/src/app/component/form/sw-dynamic-url-field/sw-dynamic-url-field.spec.js src/Administration/Resources/app/administration/src/app/component/form/sw-dynamic-url-field/sw-dynamic-url-field.html.twig +src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/index.js +src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.scss +src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.html.twig src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/index.js src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/sw-select-option.html.twig src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/sw-select-option.scss @@ -15874,8 +15881,8 @@ src/Administration/Resources/app/administration/src/app/component/form/sw-passwo src/Administration/Resources/app/administration/src/app/component/form/sw-password-field/sw-password-field.html.twig src/Administration/Resources/app/administration/src/app/component/form/sw-boolean-radio-group/index.js src/Administration/Resources/app/administration/src/app/component/form/sw-boolean-radio-group/sw-boolean-radio-group.scss -src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/index.js -src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.scss +src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/index.ts +src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.spec.js src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.html.twig src/Administration/Resources/app/administration/src/app/component/form/sw-radio-field/index.js src/Administration/Resources/app/administration/src/app/component/form/sw-radio-field/sw-radio-field.html.twig @@ -16682,6 +16689,7 @@ src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/n src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-number-field.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-loader.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-text-field.check.js +src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-textarea.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-button.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-components.js @@ -16805,14 +16813,6 @@ src/Administration/Framework/Routing/NotFound/AdministrationNotFoundSubscriber.p src/Administration/Framework/Routing/AdministrationRouteScope.php src/Administration/Framework/Marketing/Schema/general-campaign-types-1.0.xsd src/Administration/Administration.php -src/Administration/Test/Notification/Repository/NotificationRepositoryTest.php -src/Administration/Test/Elasticsearch/StreamConditionPropertyMappingTest.php -src/Administration/Test/Migration/Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php -src/Administration/Test/Migration/Migration1632281097NotificationTest.php -src/Administration/Test/Service/AdminSearcherTest.php -src/Administration/Test/DependencyInjection/AdminMigrationCompilerPassTest.php -src/Administration/Test/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php -src/Administration/Test/RateLimiter/RateLimiterTest.php src/Administration/Events/PreResetExcludedSearchTermEvent.php UPGRADE-6.5.md .danger.php @@ -17783,6 +17783,7 @@ tests/unit/Core/Framework/DataAbstractionLayer/Cache/EntityCacheKeyGeneratorTest tests/unit/Core/Framework/DataAbstractionLayer/TechnicalNameExceptionHandlerTest.php tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/PriceDefinitionFieldSerializerTest.php tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/PasswordFieldSerializerTest.php +tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializerTest.php tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/CronIntervalFieldSerializerTest.php tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/ManyToManyAssociationFieldSerializerTest.php tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/DateIntervalFieldSerializerTest.php @@ -19251,6 +19252,8 @@ tests/integration/Storefront/Theme/fixtures/PluginWithAdditionalBundles/PluginWi tests/integration/Storefront/Theme/ThemeLifecycleHandlerTest.php tests/integration/Storefront/Theme/ConfigLoader/DatabaseAvailableThemeProviderTest.php tests/integration/Storefront/Theme/ThemeTest.php +tests/integration/Administration/Notification/Repository/NotificationRepositoryTest.php +tests/integration/Administration/Elasticsearch/StreamConditionPropertyMappingTest.php tests/integration/Administration/Snippet/SnippetFinderTest.php tests/integration/Administration/Snippet/fixtures/caseDifferentLanguages/core/de-DE.json tests/integration/Administration/Snippet/fixtures/caseDifferentLanguages/plugin/en-GB.json @@ -19262,6 +19265,9 @@ tests/integration/Administration/Snippet/fixtures/caseMultipleSameAndDifferentLa tests/integration/Administration/Snippet/fixtures/caseBundleLoading/bundle/Resources/app/administration/en-GB.json tests/integration/Administration/Snippet/fixtures/caseSameLanguage/core/de-DE.json tests/integration/Administration/Snippet/fixtures/caseSameLanguage/plugin/de-DE.json +tests/integration/Administration/Service/AdminSearcherTest.php +tests/integration/Administration/DependencyInjection/AdminMigrationCompilerPassTest.php +tests/integration/Administration/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php tests/integration/Administration/Controller/UserConfigControllerTest.php tests/integration/Administration/Controller/AdminSearchControllerTest.php tests/integration/Administration/Controller/AdminExtensionApiControllerTest.php @@ -19269,6 +19275,7 @@ tests/integration/Administration/Controller/NotificationControllerTest.php tests/integration/Administration/Controller/AdministrationControllerTest.php tests/integration/Administration/Controller/AdminProductStreamControllerTest.php tests/integration/Administration/Dashboard/OrderAmountServiceTest.php +tests/integration/Administration/RateLimiter/RateLimiterTest.php tests/e2e/package.json tests/e2e/.percy.old.yml tests/e2e/.percy.yml diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat-all-levels.txt index a40136b9..25b68939 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat-all-levels.txt @@ -21821,18 +21821,18 @@ apache/catalina/startup/TesterServletEncodeUrl.java catalina/startup/TesterServletEncodeUrl.java startup/TesterServletEncodeUrl.java TesterServletEncodeUrl.java -test/org/apache/catalina/users/DataSourceUserDatabaseTests.java -org/apache/catalina/users/DataSourceUserDatabaseTests.java -apache/catalina/users/DataSourceUserDatabaseTests.java -catalina/users/DataSourceUserDatabaseTests.java -users/DataSourceUserDatabaseTests.java -DataSourceUserDatabaseTests.java -test/org/apache/catalina/users/MemoryUserDatabaseTests.java -org/apache/catalina/users/MemoryUserDatabaseTests.java -apache/catalina/users/MemoryUserDatabaseTests.java -catalina/users/MemoryUserDatabaseTests.java -users/MemoryUserDatabaseTests.java -MemoryUserDatabaseTests.java +test/org/apache/catalina/users/TestMemoryUserDatabase.java +org/apache/catalina/users/TestMemoryUserDatabase.java +apache/catalina/users/TestMemoryUserDatabase.java +catalina/users/TestMemoryUserDatabase.java +users/TestMemoryUserDatabase.java +TestMemoryUserDatabase.java +test/org/apache/catalina/users/TestDataSourceUserDatabase.java +org/apache/catalina/users/TestDataSourceUserDatabase.java +apache/catalina/users/TestDataSourceUserDatabase.java +catalina/users/TestDataSourceUserDatabase.java +users/TestDataSourceUserDatabase.java +TestDataSourceUserDatabase.java test/org/apache/catalina/filters/TestCorsFilter.java org/apache/catalina/filters/TestCorsFilter.java apache/catalina/filters/TestCorsFilter.java diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat.txt index 30dce84f..e408b042 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat.txt @@ -3507,8 +3507,8 @@ test/org/apache/catalina/startup/TestTomcatNoServer.java test/org/apache/catalina/startup/TestContextConfig.java test/org/apache/catalina/startup/service-config.txt test/org/apache/catalina/startup/TesterServletEncodeUrl.java -test/org/apache/catalina/users/DataSourceUserDatabaseTests.java -test/org/apache/catalina/users/MemoryUserDatabaseTests.java +test/org/apache/catalina/users/TestMemoryUserDatabase.java +test/org/apache/catalina/users/TestDataSourceUserDatabase.java test/org/apache/catalina/filters/TestCorsFilter.java test/org/apache/catalina/filters/TesterHttpServletRequest.java test/org/apache/catalina/filters/TestCsrfPreventionFilter.java 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 6658a65c..edbd5276 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 @@ -3233,6 +3233,11 @@ js/product-editor/changelog/update-product-editor-filter-linked-products-only-wh product-editor/changelog/update-product-editor-filter-linked-products-only-when-tab-selected changelog/update-product-editor-filter-linked-products-only-when-tab-selected update-product-editor-filter-linked-products-only-when-tab-selected +packages/js/product-editor/changelog/dev-47053_move_pricing_features_to_general +js/product-editor/changelog/dev-47053_move_pricing_features_to_general +product-editor/changelog/dev-47053_move_pricing_features_to_general +changelog/dev-47053_move_pricing_features_to_general +dev-47053_move_pricing_features_to_general packages/js/product-editor/changelog/update-product-editor-use-token-field-for-terms js/product-editor/changelog/update-product-editor-use-token-field-for-terms product-editor/changelog/update-product-editor-use-token-field-for-terms @@ -3243,6 +3248,11 @@ js/product-editor/changelog/add-47036 product-editor/changelog/add-47036 changelog/add-47036 add-47036 +packages/js/product-editor/changelog/update-product-editor-add-new-attribute-iteration +js/product-editor/changelog/update-product-editor-add-new-attribute-iteration +product-editor/changelog/update-product-editor-add-new-attribute-iteration +changelog/update-product-editor-add-new-attribute-iteration +update-product-editor-add-new-attribute-iteration packages/js/product-editor/changelog/update-introduce-attributes-combobox-control js/product-editor/changelog/update-introduce-attributes-combobox-control product-editor/changelog/update-introduce-attributes-combobox-control @@ -3343,6 +3353,11 @@ js/product-editor/changelog/dev-47357_request_terms_conditionally product-editor/changelog/dev-47357_request_terms_conditionally changelog/dev-47357_request_terms_conditionally dev-47357_request_terms_conditionally +packages/js/product-editor/changelog/dev-47189_disable_prepublish_panel +js/product-editor/changelog/dev-47189_disable_prepublish_panel +product-editor/changelog/dev-47189_disable_prepublish_panel +changelog/dev-47189_disable_prepublish_panel +dev-47189_disable_prepublish_panel packages/js/product-editor/changelog/update-product-editor-reorganize-attributes-data js/product-editor/changelog/update-product-editor-reorganize-attributes-data product-editor/changelog/update-product-editor-reorganize-attributes-data @@ -3403,6 +3418,11 @@ js/product-editor/changelog/dev-46844_remove_not_used_feature_flags product-editor/changelog/dev-46844_remove_not_used_feature_flags changelog/dev-46844_remove_not_used_feature_flags dev-46844_remove_not_used_feature_flags +packages/js/product-editor/changelog/add-47221_tracks_events_to_publish_dropdown +js/product-editor/changelog/add-47221_tracks_events_to_publish_dropdown +product-editor/changelog/add-47221_tracks_events_to_publish_dropdown +changelog/add-47221_tracks_events_to_publish_dropdown +add-47221_tracks_events_to_publish_dropdown packages/js/product-editor/changelog/update-product-editor-render-new-attribute-right-after-selected js/product-editor/changelog/update-product-editor-render-new-attribute-right-after-selected product-editor/changelog/update-product-editor-render-new-attribute-right-after-selected @@ -21293,86 +21313,14 @@ composer.json plugins/woocommerce-beta-tester/.editorconfig woocommerce-beta-tester/.editorconfig .editorconfig -plugins/woocommerce-beta-tester/changelog/46159-fix-live-branch-install-api -woocommerce-beta-tester/changelog/46159-fix-live-branch-install-api -changelog/46159-fix-live-branch-install-api -46159-fix-live-branch-install-api -plugins/woocommerce-beta-tester/changelog/dev-44451-refactor-remote-specs-structure-and-naming -woocommerce-beta-tester/changelog/dev-44451-refactor-remote-specs-structure-and-naming -changelog/dev-44451-refactor-remote-specs-structure-and-naming -dev-44451-refactor-remote-specs-structure-and-naming -plugins/woocommerce-beta-tester/changelog/add-remote-spec-rule-validator -woocommerce-beta-tester/changelog/add-remote-spec-rule-validator -changelog/add-remote-spec-rule-validator -add-remote-spec-rule-validator -plugins/woocommerce-beta-tester/changelog/add-feature-flags-to-tampermonkey-script -woocommerce-beta-tester/changelog/add-feature-flags-to-tampermonkey-script -changelog/add-feature-flags-to-tampermonkey-script -add-feature-flags-to-tampermonkey-script -plugins/woocommerce-beta-tester/changelog/42860-update-pnpm -woocommerce-beta-tester/changelog/42860-update-pnpm -changelog/42860-update-pnpm -42860-update-pnpm -plugins/woocommerce-beta-tester/changelog/fix-deprecated-creation-dynamic-property -woocommerce-beta-tester/changelog/fix-deprecated-creation-dynamic-property -changelog/fix-deprecated-creation-dynamic-property -fix-deprecated-creation-dynamic-property -plugins/woocommerce-beta-tester/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs -woocommerce-beta-tester/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs -changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs -44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs -plugins/woocommerce-beta-tester/changelog/41513-prepare-beta-tester-2.3.0 -woocommerce-beta-tester/changelog/41513-prepare-beta-tester-2.3.0 -changelog/41513-prepare-beta-tester-2.3.0 -41513-prepare-beta-tester-2.3.0 -plugins/woocommerce-beta-tester/changelog/47385-dev-update-pnpm9-1 -woocommerce-beta-tester/changelog/47385-dev-update-pnpm9-1 -changelog/47385-dev-update-pnpm9-1 -47385-dev-update-pnpm9-1 -plugins/woocommerce-beta-tester/changelog/43595-update-wireit-0.14.3 -woocommerce-beta-tester/changelog/43595-update-wireit-0.14.3 -changelog/43595-update-wireit-0.14.3 -43595-update-wireit-0.14.3 -plugins/woocommerce-beta-tester/changelog/update-tweak-remove-href-li -woocommerce-beta-tester/changelog/update-tweak-remove-href-li -changelog/update-tweak-remove-href-li -update-tweak-remove-href-li -plugins/woocommerce-beta-tester/changelog/43499-remove-ai-post-from-db -woocommerce-beta-tester/changelog/43499-remove-ai-post-from-db -changelog/43499-remove-ai-post-from-db -43499-remove-ai-post-from-db -plugins/woocommerce-beta-tester/changelog/45148-poc-request-reviews -woocommerce-beta-tester/changelog/45148-poc-request-reviews -changelog/45148-poc-request-reviews -45148-poc-request-reviews +plugins/woocommerce-beta-tester/changelog/47427-dev-bump-beta-tester-version +woocommerce-beta-tester/changelog/47427-dev-bump-beta-tester-version +changelog/47427-dev-bump-beta-tester-version +47427-dev-bump-beta-tester-version plugins/woocommerce-beta-tester/changelog/.gitkeep woocommerce-beta-tester/changelog/.gitkeep changelog/.gitkeep .gitkeep -plugins/woocommerce-beta-tester/changelog/47235-update-47187-use-wp_plugin_dependencies_slug -woocommerce-beta-tester/changelog/47235-update-47187-use-wp_plugin_dependencies_slug -changelog/47235-update-47187-use-wp_plugin_dependencies_slug -47235-update-47187-use-wp_plugin_dependencies_slug -plugins/woocommerce-beta-tester/changelog/update-woo-com-to-woocommerce-com -woocommerce-beta-tester/changelog/update-woo-com-to-woocommerce-com -changelog/update-woo-com-to-woocommerce-com -update-woo-com-to-woocommerce-com -plugins/woocommerce-beta-tester/changelog/fix-domain-substitution -woocommerce-beta-tester/changelog/fix-domain-substitution -changelog/fix-domain-substitution -fix-domain-substitution -plugins/woocommerce-beta-tester/changelog/bump-update-wordpress-env-to-9.0.7 -woocommerce-beta-tester/changelog/bump-update-wordpress-env-to-9.0.7 -changelog/bump-update-wordpress-env-to-9.0.7 -bump-update-wordpress-env-to-9.0.7 -plugins/woocommerce-beta-tester/changelog/dev-fix-option-search -woocommerce-beta-tester/changelog/dev-fix-option-search -changelog/dev-fix-option-search -dev-fix-option-search -plugins/woocommerce-beta-tester/changelog/update-woocommerce-beta-tester-add-user-preferences-tool -woocommerce-beta-tester/changelog/update-woocommerce-beta-tester-add-user-preferences-tool -changelog/update-woocommerce-beta-tester-add-user-preferences-tool -update-woocommerce-beta-tester-add-user-preferences-tool plugins/woocommerce-beta-tester/changelog/dev-46844_remove_not_used_feature_flags woocommerce-beta-tester/changelog/dev-46844_remove_not_used_feature_flags changelog/dev-46844_remove_not_used_feature_flags @@ -22126,6 +22074,10 @@ plugins/woocommerce/changelog/46785-fix-product-details-use-block-props woocommerce/changelog/46785-fix-product-details-use-block-props changelog/46785-fix-product-details-use-block-props 46785-fix-product-details-use-block-props +plugins/woocommerce/changelog/dev-47053_move_pricing_features_to_general +woocommerce/changelog/dev-47053_move_pricing_features_to_general +changelog/dev-47053_move_pricing_features_to_general +dev-47053_move_pricing_features_to_general plugins/woocommerce/changelog/remove-bold-payment-method woocommerce/changelog/remove-bold-payment-method changelog/remove-bold-payment-method @@ -22154,6 +22106,10 @@ plugins/woocommerce/changelog/472140-refacor-e2e-remove-wait-for-timeout woocommerce/changelog/472140-refacor-e2e-remove-wait-for-timeout changelog/472140-refacor-e2e-remove-wait-for-timeout 472140-refacor-e2e-remove-wait-for-timeout +plugins/woocommerce/changelog/47303-feature-marketplace-business-services +woocommerce/changelog/47303-feature-marketplace-business-services +changelog/47303-feature-marketplace-business-services +47303-feature-marketplace-business-services plugins/woocommerce/changelog/pr-46674 woocommerce/changelog/pr-46674 changelog/pr-46674 @@ -22194,6 +22150,10 @@ plugins/woocommerce/changelog/47274-fix-e2e-test-color-picker woocommerce/changelog/47274-fix-e2e-test-color-picker changelog/47274-fix-e2e-test-color-picker 47274-fix-e2e-test-color-picker +plugins/woocommerce/changelog/47504-47502-issue-error-when-editing-a-synced-pattern-with-product-collection-block +woocommerce/changelog/47504-47502-issue-error-when-editing-a-synced-pattern-with-product-collection-block +changelog/47504-47502-issue-error-when-editing-a-synced-pattern-with-product-collection-block +47504-47502-issue-error-when-editing-a-synced-pattern-with-product-collection-block plugins/woocommerce/changelog/try-plugin-api-unit-tests woocommerce/changelog/try-plugin-api-unit-tests changelog/try-plugin-api-unit-tests @@ -22270,6 +22230,10 @@ plugins/woocommerce/changelog/fix-remove-ephemeral-links woocommerce/changelog/fix-remove-ephemeral-links changelog/fix-remove-ephemeral-links fix-remove-ephemeral-links +plugins/woocommerce/changelog/update-core-profiler-disable-input-zoom +woocommerce/changelog/update-core-profiler-disable-input-zoom +changelog/update-core-profiler-disable-input-zoom +update-core-profiler-disable-input-zoom plugins/woocommerce/changelog/fix-warning-create-pages-when-filtered woocommerce/changelog/fix-warning-create-pages-when-filtered changelog/fix-warning-create-pages-when-filtered @@ -22286,6 +22250,10 @@ plugins/woocommerce/changelog/tools-ci-add-optional-config-for-jobs woocommerce/changelog/tools-ci-add-optional-config-for-jobs changelog/tools-ci-add-optional-config-for-jobs tools-ci-add-optional-config-for-jobs +plugins/woocommerce/changelog/fix-coming-soon-mobile-ui +woocommerce/changelog/fix-coming-soon-mobile-ui +changelog/fix-coming-soon-mobile-ui +fix-coming-soon-mobile-ui plugins/woocommerce/changelog/fix-months-filter woocommerce/changelog/fix-months-filter changelog/fix-months-filter @@ -22350,6 +22318,10 @@ plugins/woocommerce/changelog/47334-update-47310-update-lys-confetti woocommerce/changelog/47334-update-47310-update-lys-confetti changelog/47334-update-47310-update-lys-confetti 47334-update-47310-update-lys-confetti +plugins/woocommerce/changelog/47516-fix-restore-js-unit +woocommerce/changelog/47516-fix-restore-js-unit +changelog/47516-fix-restore-js-unit +47516-fix-restore-js-unit plugins/woocommerce/changelog/45767-update-order-summary-layout woocommerce/changelog/45767-update-order-summary-layout changelog/45767-update-order-summary-layout @@ -22386,6 +22358,10 @@ plugins/woocommerce/changelog/45982-update-in-app-marketplace-new-price-label woocommerce/changelog/45982-update-in-app-marketplace-new-price-label changelog/45982-update-in-app-marketplace-new-price-label 45982-update-in-app-marketplace-new-price-label +plugins/woocommerce/changelog/fix-woocommerce_marketplace_fetch_promotions-broken-with-cron +woocommerce/changelog/fix-woocommerce_marketplace_fetch_promotions-broken-with-cron +changelog/fix-woocommerce_marketplace_fetch_promotions-broken-with-cron +fix-woocommerce_marketplace_fetch_promotions-broken-with-cron plugins/woocommerce/changelog/fix-46850-collection-taxonomy-filter-pagination woocommerce/changelog/fix-46850-collection-taxonomy-filter-pagination changelog/fix-46850-collection-taxonomy-filter-pagination @@ -22446,6 +22422,10 @@ plugins/woocommerce/changelog/46626-fix-eslint-errors woocommerce/changelog/46626-fix-eslint-errors changelog/46626-fix-eslint-errors 46626-fix-eslint-errors +plugins/woocommerce/changelog/dev-47189_disable_prepublish_panel +woocommerce/changelog/dev-47189_disable_prepublish_panel +changelog/dev-47189_disable_prepublish_panel +dev-47189_disable_prepublish_panel plugins/woocommerce/changelog/enhancement-45136-add-verify_known_shoppers-filter-to-order-confirmation-template woocommerce/changelog/enhancement-45136-add-verify_known_shoppers-filter-to-order-confirmation-template changelog/enhancement-45136-add-verify_known_shoppers-filter-to-order-confirmation-template @@ -22466,6 +22446,10 @@ plugins/woocommerce/changelog/46644-fix-migration-to-pw-pt-1 woocommerce/changelog/46644-fix-migration-to-pw-pt-1 changelog/46644-fix-migration-to-pw-pt-1 46644-fix-migration-to-pw-pt-1 +plugins/woocommerce/changelog/47354-fix-47351-product-collection-improve-handling-of-currency-input-formatting-in-price-range-filter +woocommerce/changelog/47354-fix-47351-product-collection-improve-handling-of-currency-input-formatting-in-price-range-filter +changelog/47354-fix-47351-product-collection-improve-handling-of-currency-input-formatting-in-price-range-filter +47354-fix-47351-product-collection-improve-handling-of-currency-input-formatting-in-price-range-filter plugins/woocommerce/changelog/47173-update-46012-pickup-sections woocommerce/changelog/47173-update-46012-pickup-sections changelog/47173-update-46012-pickup-sections @@ -22506,6 +22490,10 @@ plugins/woocommerce/changelog/feature-postcode-validation woocommerce/changelog/feature-postcode-validation changelog/feature-postcode-validation feature-postcode-validation +plugins/woocommerce/changelog/47105-dev-update-slotfill +woocommerce/changelog/47105-dev-update-slotfill +changelog/47105-dev-update-slotfill +47105-dev-update-slotfill plugins/woocommerce/changelog/46591-try-attribute-filter-migration woocommerce/changelog/46591-try-attribute-filter-migration changelog/46591-try-attribute-filter-migration @@ -22570,6 +22558,10 @@ plugins/woocommerce/changelog/fix-5150-xpf-currency woocommerce/changelog/fix-5150-xpf-currency changelog/fix-5150-xpf-currency fix-5150-xpf-currency +plugins/woocommerce/changelog/47294-feat-46984-create-product-filters-parent-block +woocommerce/changelog/47294-feat-46984-create-product-filters-parent-block +changelog/47294-feat-46984-create-product-filters-parent-block +47294-feat-46984-create-product-filters-parent-block plugins/woocommerce/changelog/2024-05-15-03-22-30-955873 woocommerce/changelog/2024-05-15-03-22-30-955873 changelog/2024-05-15-03-22-30-955873 @@ -25927,6 +25919,12 @@ src/Blocks/BlockTypes/ComingSoon.php Blocks/BlockTypes/ComingSoon.php BlockTypes/ComingSoon.php ComingSoon.php +plugins/woocommerce/src/Blocks/BlockTypes/ProductFilters.php +woocommerce/src/Blocks/BlockTypes/ProductFilters.php +src/Blocks/BlockTypes/ProductFilters.php +Blocks/BlockTypes/ProductFilters.php +BlockTypes/ProductFilters.php +ProductFilters.php plugins/woocommerce/src/Blocks/BlockTypes/AttributeFilter.php woocommerce/src/Blocks/BlockTypes/AttributeFilter.php src/Blocks/BlockTypes/AttributeFilter.php @@ -54439,6 +54437,62 @@ assets/js/interactivity/slots.js js/interactivity/slots.js interactivity/slots.js slots.js +plugins/woocommerce-blocks/assets/js/blocks/product-filters/block.json +woocommerce-blocks/assets/js/blocks/product-filters/block.json +assets/js/blocks/product-filters/block.json +js/blocks/product-filters/block.json +blocks/product-filters/block.json +product-filters/block.json +block.json +plugins/woocommerce-blocks/assets/js/blocks/product-filters/edit.tsx +woocommerce-blocks/assets/js/blocks/product-filters/edit.tsx +assets/js/blocks/product-filters/edit.tsx +js/blocks/product-filters/edit.tsx +blocks/product-filters/edit.tsx +product-filters/edit.tsx +edit.tsx +plugins/woocommerce-blocks/assets/js/blocks/product-filters/save.tsx +woocommerce-blocks/assets/js/blocks/product-filters/save.tsx +assets/js/blocks/product-filters/save.tsx +js/blocks/product-filters/save.tsx +blocks/product-filters/save.tsx +product-filters/save.tsx +save.tsx +plugins/woocommerce-blocks/assets/js/blocks/product-filters/index.tsx +woocommerce-blocks/assets/js/blocks/product-filters/index.tsx +assets/js/blocks/product-filters/index.tsx +js/blocks/product-filters/index.tsx +blocks/product-filters/index.tsx +product-filters/index.tsx +index.tsx +plugins/woocommerce-blocks/assets/js/blocks/product-filters/types.ts +woocommerce-blocks/assets/js/blocks/product-filters/types.ts +assets/js/blocks/product-filters/types.ts +js/blocks/product-filters/types.ts +blocks/product-filters/types.ts +product-filters/types.ts +types.ts +plugins/woocommerce-blocks/assets/js/blocks/product-filters/settings.ts +woocommerce-blocks/assets/js/blocks/product-filters/settings.ts +assets/js/blocks/product-filters/settings.ts +js/blocks/product-filters/settings.ts +blocks/product-filters/settings.ts +product-filters/settings.ts +settings.ts +plugins/woocommerce-blocks/assets/js/blocks/product-filters/frontend.tsx +woocommerce-blocks/assets/js/blocks/product-filters/frontend.tsx +assets/js/blocks/product-filters/frontend.tsx +js/blocks/product-filters/frontend.tsx +blocks/product-filters/frontend.tsx +product-filters/frontend.tsx +frontend.tsx +plugins/woocommerce-blocks/assets/js/blocks/product-filters/icon.tsx +woocommerce-blocks/assets/js/blocks/product-filters/icon.tsx +assets/js/blocks/product-filters/icon.tsx +js/blocks/product-filters/icon.tsx +blocks/product-filters/icon.tsx +product-filters/icon.tsx +icon.tsx plugins/woocommerce-blocks/assets/js/blocks/classic-template/style.scss woocommerce-blocks/assets/js/blocks/classic-template/style.scss assets/js/blocks/classic-template/style.scss @@ -62285,6 +62339,31 @@ woocommerce-blocks/.markdownlintignore plugins/woocommerce-blocks/.eslintignore woocommerce-blocks/.eslintignore .eslintignore +plugins/woocommerce-blocks/tests/js/setup-globals.js +woocommerce-blocks/tests/js/setup-globals.js +tests/js/setup-globals.js +js/setup-globals.js +setup-globals.js +plugins/woocommerce-blocks/tests/js/jestPreprocess.js +woocommerce-blocks/tests/js/jestPreprocess.js +tests/js/jestPreprocess.js +js/jestPreprocess.js +jestPreprocess.js +plugins/woocommerce-blocks/tests/js/jest.config.json +woocommerce-blocks/tests/js/jest.config.json +tests/js/jest.config.json +js/jest.config.json +jest.config.json +plugins/woocommerce-blocks/tests/js/setup-fetch.js +woocommerce-blocks/tests/js/setup-fetch.js +tests/js/setup-fetch.js +js/setup-fetch.js +setup-fetch.js +plugins/woocommerce-blocks/tests/js/setup-after-env.ts +woocommerce-blocks/tests/js/setup-after-env.ts +tests/js/setup-after-env.ts +js/setup-after-env.ts +setup-after-env.ts plugins/woocommerce-blocks/tests/e2e/rules/no-raw-playwright-test-import.js woocommerce-blocks/tests/e2e/rules/no-raw-playwright-test-import.js tests/e2e/rules/no-raw-playwright-test-import.js @@ -63054,6 +63133,20 @@ tests/e2e/plugins/order-confirmation-filters.php e2e/plugins/order-confirmation-filters.php plugins/order-confirmation-filters.php order-confirmation-filters.php +plugins/woocommerce-blocks/tests/e2e/tests/product-filters/product-filters.block_theme.spec.ts +woocommerce-blocks/tests/e2e/tests/product-filters/product-filters.block_theme.spec.ts +tests/e2e/tests/product-filters/product-filters.block_theme.spec.ts +e2e/tests/product-filters/product-filters.block_theme.spec.ts +tests/product-filters/product-filters.block_theme.spec.ts +product-filters/product-filters.block_theme.spec.ts +product-filters.block_theme.spec.ts +plugins/woocommerce-blocks/tests/e2e/tests/product-filters/product-filters.page.ts +woocommerce-blocks/tests/e2e/tests/product-filters/product-filters.page.ts +tests/e2e/tests/product-filters/product-filters.page.ts +e2e/tests/product-filters/product-filters.page.ts +tests/product-filters/product-filters.page.ts +product-filters/product-filters.page.ts +product-filters.page.ts plugins/woocommerce-blocks/tests/e2e/tests/reviews-by-product/reviews-by-product.block_theme.spec.ts woocommerce-blocks/tests/e2e/tests/reviews-by-product/reviews-by-product.block_theme.spec.ts tests/e2e/tests/reviews-by-product/reviews-by-product.block_theme.spec.ts @@ -63749,6 +63842,16 @@ e2e/tests/product-new/product-new.block_theme.spec.ts tests/product-new/product-new.block_theme.spec.ts product-new/product-new.block_theme.spec.ts product-new.block_theme.spec.ts +plugins/woocommerce-blocks/tests/utils/find-by-text.ts +woocommerce-blocks/tests/utils/find-by-text.ts +tests/utils/find-by-text.ts +utils/find-by-text.ts +find-by-text.ts +plugins/woocommerce-blocks/tests/utils/compatibility-notice.js +woocommerce-blocks/tests/utils/compatibility-notice.js +tests/utils/compatibility-notice.js +utils/compatibility-notice.js +compatibility-notice.js plugins/woocommerce-blocks/tests/mocks/woo-test-helper/woo-test-helper.php woocommerce-blocks/tests/mocks/woo-test-helper/woo-test-helper.php tests/mocks/woo-test-helper/woo-test-helper.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt index 5c2a5a11..92cef275 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt @@ -702,8 +702,10 @@ packages/js/product-editor/composer.json packages/js/product-editor/tsconfig-cjs.json packages/js/product-editor/changelog/dev-47215_request_categories_conditionally packages/js/product-editor/changelog/update-product-editor-filter-linked-products-only-when-tab-selected +packages/js/product-editor/changelog/dev-47053_move_pricing_features_to_general packages/js/product-editor/changelog/update-product-editor-use-token-field-for-terms packages/js/product-editor/changelog/add-47036 +packages/js/product-editor/changelog/update-product-editor-add-new-attribute-iteration packages/js/product-editor/changelog/update-introduce-attributes-combobox-control packages/js/product-editor/changelog/update-move-logic-to-add-new-attribute packages/js/product-editor/changelog/add-keyboard-shortcuts @@ -724,6 +726,7 @@ packages/js/product-editor/changelog/update-product-attribute-types packages/js/product-editor/changelog/update-product-editor-description-editor-skeleton packages/js/product-editor/changelog/update-replace-with-combobox packages/js/product-editor/changelog/dev-47357_request_terms_conditionally +packages/js/product-editor/changelog/dev-47189_disable_prepublish_panel packages/js/product-editor/changelog/update-product-editor-reorganize-attributes-data packages/js/product-editor/changelog/dev-47035_request_tags_conditionally packages/js/product-editor/changelog/fix-46608 @@ -736,6 +739,7 @@ packages/js/product-editor/changelog/fix-description-block-collapse packages/js/product-editor/changelog/try-detect-save-via-product-editor packages/js/product-editor/changelog/update-number-control-improvements packages/js/product-editor/changelog/dev-46844_remove_not_used_feature_flags +packages/js/product-editor/changelog/add-47221_tracks_events_to_publish_dropdown packages/js/product-editor/changelog/update-product-editor-render-new-attribute-right-after-selected packages/js/product-editor/changelog/update-introduce-optimistc-query-update packages/js/product-editor/changelog/add-placeholder-taxonomy @@ -3635,26 +3639,8 @@ plugins/woocommerce-beta-tester/EXTENDING-WC-ADMIN-HELPER.md plugins/woocommerce-beta-tester/composer.lock plugins/woocommerce-beta-tester/composer.json plugins/woocommerce-beta-tester/.editorconfig -plugins/woocommerce-beta-tester/changelog/46159-fix-live-branch-install-api -plugins/woocommerce-beta-tester/changelog/dev-44451-refactor-remote-specs-structure-and-naming -plugins/woocommerce-beta-tester/changelog/add-remote-spec-rule-validator -plugins/woocommerce-beta-tester/changelog/add-feature-flags-to-tampermonkey-script -plugins/woocommerce-beta-tester/changelog/42860-update-pnpm -plugins/woocommerce-beta-tester/changelog/fix-deprecated-creation-dynamic-property -plugins/woocommerce-beta-tester/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs -plugins/woocommerce-beta-tester/changelog/41513-prepare-beta-tester-2.3.0 -plugins/woocommerce-beta-tester/changelog/47385-dev-update-pnpm9-1 -plugins/woocommerce-beta-tester/changelog/43595-update-wireit-0.14.3 -plugins/woocommerce-beta-tester/changelog/update-tweak-remove-href-li -plugins/woocommerce-beta-tester/changelog/43499-remove-ai-post-from-db -plugins/woocommerce-beta-tester/changelog/45148-poc-request-reviews +plugins/woocommerce-beta-tester/changelog/47427-dev-bump-beta-tester-version plugins/woocommerce-beta-tester/changelog/.gitkeep -plugins/woocommerce-beta-tester/changelog/47235-update-47187-use-wp_plugin_dependencies_slug -plugins/woocommerce-beta-tester/changelog/update-woo-com-to-woocommerce-com -plugins/woocommerce-beta-tester/changelog/fix-domain-substitution -plugins/woocommerce-beta-tester/changelog/bump-update-wordpress-env-to-9.0.7 -plugins/woocommerce-beta-tester/changelog/dev-fix-option-search -plugins/woocommerce-beta-tester/changelog/update-woocommerce-beta-tester-add-user-preferences-tool plugins/woocommerce-beta-tester/changelog/dev-46844_remove_not_used_feature_flags plugins/woocommerce-beta-tester/bin/build-zip.sh plugins/woocommerce-beta-tester/.travis.yml @@ -3810,6 +3796,7 @@ plugins/woocommerce/changelog/update-revert-lys-feature-flag-off plugins/woocommerce/changelog/fix-45699 plugins/woocommerce/changelog/fix-46604 plugins/woocommerce/changelog/46785-fix-product-details-use-block-props +plugins/woocommerce/changelog/dev-47053_move_pricing_features_to_general plugins/woocommerce/changelog/remove-bold-payment-method plugins/woocommerce/changelog/enhancement-46502 plugins/woocommerce/changelog/46664-fix-46623-restrict-only-does-not-work-on-a-sub-dir-site @@ -3817,6 +3804,7 @@ plugins/woocommerce/changelog/e2e-temp-disable-broken-tests plugins/woocommerce/changelog/47157-dev-fix-47138 plugins/woocommerce/changelog/47500-e2e-restore-no-hooks-eslint-rule plugins/woocommerce/changelog/472140-refacor-e2e-remove-wait-for-timeout +plugins/woocommerce/changelog/47303-feature-marketplace-business-services plugins/woocommerce/changelog/pr-46674 plugins/woocommerce/changelog/tweak-more-robust-oa-field-injection plugins/woocommerce/changelog/47211-fix-e2e-flaky-product-collection-tests @@ -3827,6 +3815,7 @@ plugins/woocommerce/changelog/fix-45806 plugins/woocommerce/changelog/47136-fix-product-reviews-use-block-props plugins/woocommerce/changelog/47416-remove-e2e-db-snapshot-on-env-reset plugins/woocommerce/changelog/47274-fix-e2e-test-color-picker +plugins/woocommerce/changelog/47504-47502-issue-error-when-editing-a-synced-pattern-with-product-collection-block plugins/woocommerce/changelog/try-plugin-api-unit-tests plugins/woocommerce/changelog/fix-coupon-usage-limits-on-failed-trashed-orders plugins/woocommerce/changelog/47383-dev-update-react-18-tests @@ -3846,10 +3835,12 @@ plugins/woocommerce/changelog/update-product-task-text plugins/woocommerce/changelog/47220-fix-cover-button-white plugins/woocommerce/changelog/update-block-templates-div-main plugins/woocommerce/changelog/fix-remove-ephemeral-links +plugins/woocommerce/changelog/update-core-profiler-disable-input-zoom plugins/woocommerce/changelog/fix-warning-create-pages-when-filtered plugins/woocommerce/changelog/47101-product-filters-clear-button plugins/woocommerce/changelog/dev-change-settings-flaky-test-stalebot plugins/woocommerce/changelog/tools-ci-add-optional-config-for-jobs +plugins/woocommerce/changelog/fix-coming-soon-mobile-ui plugins/woocommerce/changelog/fix-months-filter plugins/woocommerce/changelog/47314-update-47307-remove-hover-background-on-admin-toolbar-btns plugins/woocommerce/changelog/hpos-cli-free-in-memory-usage @@ -3866,6 +3857,7 @@ plugins/woocommerce/changelog/pr-46975 plugins/woocommerce/changelog/46083-update-46013-shipping-section-changes plugins/woocommerce/changelog/47228-align-e2e-eslint-config-with-gutenberg plugins/woocommerce/changelog/47334-update-47310-update-lys-confetti +plugins/woocommerce/changelog/47516-fix-restore-js-unit plugins/woocommerce/changelog/45767-update-order-summary-layout plugins/woocommerce/changelog/2024-04-22-04-49-18-213839 plugins/woocommerce/changelog/e2e-fix-cleanup-for-created-pages @@ -3875,6 +3867,7 @@ plugins/woocommerce/changelog/47468-47467-cys-assembler-editor-crashes-when-revi plugins/woocommerce/changelog/fix-unable-activate-dependent-plugins plugins/woocommerce/changelog/e2e-try-buildkite-test-analytics plugins/woocommerce/changelog/45982-update-in-app-marketplace-new-price-label +plugins/woocommerce/changelog/fix-woocommerce_marketplace_fetch_promotions-broken-with-cron plugins/woocommerce/changelog/fix-46850-collection-taxonomy-filter-pagination plugins/woocommerce/changelog/47137-fix-docs-fix-toc-additional-fields plugins/woocommerce/changelog/47313-update-47302-add-spacing-to-copy-link @@ -3890,11 +3883,13 @@ plugins/woocommerce/changelog/47316-update-47304-disable-save-button-until-chang plugins/woocommerce/changelog/e2e-remove-buildkite-reporter plugins/woocommerce/changelog/fix-core-profiler-email-field-overlapping plugins/woocommerce/changelog/46626-fix-eslint-errors +plugins/woocommerce/changelog/dev-47189_disable_prepublish_panel plugins/woocommerce/changelog/enhancement-45136-add-verify_known_shoppers-filter-to-order-confirmation-template plugins/woocommerce/changelog/fix-lys-attempt-using-cover-block-fix plugins/woocommerce/changelog/46369-add-46368-product-collection-productionize-the-preview-mode-poc plugins/woocommerce/changelog/fix-45865 plugins/woocommerce/changelog/46644-fix-migration-to-pw-pt-1 +plugins/woocommerce/changelog/47354-fix-47351-product-collection-improve-handling-of-currency-input-formatting-in-price-range-filter plugins/woocommerce/changelog/47173-update-46012-pickup-sections plugins/woocommerce/changelog/refactor-e2e-playwright-configs plugins/woocommerce/changelog/47010-fix-46993-action-url-link @@ -3905,6 +3900,7 @@ plugins/woocommerce/changelog/update-class-property-since-tbd plugins/woocommerce/changelog/fix-rin-alert-notes plugins/woocommerce/changelog/46872-46839-fix-error-on-same-prompt plugins/woocommerce/changelog/feature-postcode-validation +plugins/woocommerce/changelog/47105-dev-update-slotfill plugins/woocommerce/changelog/46591-try-attribute-filter-migration plugins/woocommerce/changelog/46576-fix-migrate-to-pw plugins/woocommerce/changelog/47252-add-46306-use-cuystom-api-controller-for-lys-success-screen @@ -3921,6 +3917,7 @@ plugins/woocommerce/changelog/47120-fix-select-shipping-rate-after-loading plugins/woocommerce/changelog/43488-patch-1 plugins/woocommerce/changelog/update-obw-free-extensions-links plugins/woocommerce/changelog/fix-5150-xpf-currency +plugins/woocommerce/changelog/47294-feat-46984-create-product-filters-parent-block plugins/woocommerce/changelog/2024-05-15-03-22-30-955873 plugins/woocommerce/changelog/dev-45921_add_help_text_to_downloads_toggle plugins/woocommerce/changelog/45974-dev-introduce-ariakit-button @@ -4451,6 +4448,7 @@ plugins/woocommerce/src/Blocks/BlockTypes/CheckoutActionsBlock.php plugins/woocommerce/src/Blocks/BlockTypes/CartCrossSellsBlock.php plugins/woocommerce/src/Blocks/BlockTypes/ProductGallery.php plugins/woocommerce/src/Blocks/BlockTypes/ComingSoon.php +plugins/woocommerce/src/Blocks/BlockTypes/ProductFilters.php plugins/woocommerce/src/Blocks/BlockTypes/AttributeFilter.php plugins/woocommerce/src/Blocks/BlockTypes/SingleProduct.php plugins/woocommerce/src/Blocks/BlockTypes/ProductGalleryThumbnails.php @@ -8679,6 +8677,14 @@ plugins/woocommerce-blocks/assets/js/interactivity/store.ts plugins/woocommerce-blocks/assets/js/interactivity/router.js plugins/woocommerce-blocks/assets/js/interactivity/portals.js plugins/woocommerce-blocks/assets/js/interactivity/slots.js +plugins/woocommerce-blocks/assets/js/blocks/product-filters/block.json +plugins/woocommerce-blocks/assets/js/blocks/product-filters/edit.tsx +plugins/woocommerce-blocks/assets/js/blocks/product-filters/save.tsx +plugins/woocommerce-blocks/assets/js/blocks/product-filters/index.tsx +plugins/woocommerce-blocks/assets/js/blocks/product-filters/types.ts +plugins/woocommerce-blocks/assets/js/blocks/product-filters/settings.ts +plugins/woocommerce-blocks/assets/js/blocks/product-filters/frontend.tsx +plugins/woocommerce-blocks/assets/js/blocks/product-filters/icon.tsx plugins/woocommerce-blocks/assets/js/blocks/classic-template/style.scss plugins/woocommerce-blocks/assets/js/blocks/classic-template/single-product.ts plugins/woocommerce-blocks/assets/js/blocks/classic-template/editor.scss @@ -9639,6 +9645,11 @@ plugins/woocommerce-blocks/.stylelintrc.json plugins/woocommerce-blocks/wp-cli.yml plugins/woocommerce-blocks/.markdownlintignore plugins/woocommerce-blocks/.eslintignore +plugins/woocommerce-blocks/tests/js/setup-globals.js +plugins/woocommerce-blocks/tests/js/jestPreprocess.js +plugins/woocommerce-blocks/tests/js/jest.config.json +plugins/woocommerce-blocks/tests/js/setup-fetch.js +plugins/woocommerce-blocks/tests/js/setup-after-env.ts plugins/woocommerce-blocks/tests/e2e/rules/no-raw-playwright-test-import.js plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__block-notices-filter/functions.php plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__block-notices-template/woocommerce/notices/success.php @@ -9745,6 +9756,8 @@ plugins/woocommerce-blocks/tests/e2e/plugins/additional-checkout-fields.php plugins/woocommerce-blocks/tests/e2e/plugins/update-price.php plugins/woocommerce-blocks/tests/e2e/plugins/single-product-template-compatibility-layer.php plugins/woocommerce-blocks/tests/e2e/plugins/order-confirmation-filters.php +plugins/woocommerce-blocks/tests/e2e/tests/product-filters/product-filters.block_theme.spec.ts +plugins/woocommerce-blocks/tests/e2e/tests/product-filters/product-filters.page.ts plugins/woocommerce-blocks/tests/e2e/tests/reviews-by-product/reviews-by-product.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/classic-template/utils.ts plugins/woocommerce-blocks/tests/e2e/tests/classic-template/classic-template.block_theme.spec.ts @@ -9843,6 +9856,8 @@ plugins/woocommerce-blocks/tests/e2e/tests/product-gallery/product-gallery.page. plugins/woocommerce-blocks/tests/e2e/tests/basic.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/rating-filter/rating-filter.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/product-new/product-new.block_theme.spec.ts +plugins/woocommerce-blocks/tests/utils/find-by-text.ts +plugins/woocommerce-blocks/tests/utils/compatibility-notice.js plugins/woocommerce-blocks/tests/mocks/woo-test-helper/woo-test-helper.php plugins/woocommerce-blocks/docker-compose.yml plugins/woocommerce-admin/webpack.config.js 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 b87c7fc3..626b710f 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 @@ -5373,6 +5373,20 @@ mutations/user/current/change_password_spec.rb user/current/change_password_spec.rb current/change_password_spec.rb change_password_spec.rb +spec/graphql/gql/mutations/user/current/notification_preferences_update_spec.rb +graphql/gql/mutations/user/current/notification_preferences_update_spec.rb +gql/mutations/user/current/notification_preferences_update_spec.rb +mutations/user/current/notification_preferences_update_spec.rb +user/current/notification_preferences_update_spec.rb +current/notification_preferences_update_spec.rb +notification_preferences_update_spec.rb +spec/graphql/gql/mutations/user/current/notification_preferences_reset_spec.rb +graphql/gql/mutations/user/current/notification_preferences_reset_spec.rb +gql/mutations/user/current/notification_preferences_reset_spec.rb +mutations/user/current/notification_preferences_reset_spec.rb +user/current/notification_preferences_reset_spec.rb +current/notification_preferences_reset_spec.rb +notification_preferences_reset_spec.rb spec/graphql/gql/mutations/user/current/device/delete_spec.rb graphql/gql/mutations/user/current/device/delete_spec.rb gql/mutations/user/current/device/delete_spec.rb @@ -5833,6 +5847,12 @@ form_updater/updater/user/edit_spec.rb updater/user/edit_spec.rb user/edit_spec.rb edit_spec.rb +spec/models/form_updater/updater/user/notifications_spec.rb +models/form_updater/updater/user/notifications_spec.rb +form_updater/updater/user/notifications_spec.rb +updater/user/notifications_spec.rb +user/notifications_spec.rb +notifications_spec.rb spec/models/form_updater/updater/user/current/new_access_token_spec.rb models/form_updater/updater/user/current/new_access_token_spec.rb form_updater/updater/user/current/new_access_token_spec.rb @@ -16790,6 +16810,12 @@ shared/graphql/fragments/userDetailAttributes.graphql graphql/fragments/userDetailAttributes.graphql fragments/userDetailAttributes.graphql userDetailAttributes.graphql +app/frontend/shared/graphql/fragments/userPersonalSettings.api.ts +frontend/shared/graphql/fragments/userPersonalSettings.api.ts +shared/graphql/fragments/userPersonalSettings.api.ts +graphql/fragments/userPersonalSettings.api.ts +fragments/userPersonalSettings.api.ts +userPersonalSettings.api.ts app/frontend/shared/graphql/fragments/userAttributes.api.ts frontend/shared/graphql/fragments/userAttributes.api.ts shared/graphql/fragments/userAttributes.api.ts @@ -16814,6 +16840,12 @@ shared/graphql/fragments/objectAttributeValues.api.ts graphql/fragments/objectAttributeValues.api.ts fragments/objectAttributeValues.api.ts objectAttributeValues.api.ts +app/frontend/shared/graphql/fragments/userPersonalSettings.graphql +frontend/shared/graphql/fragments/userPersonalSettings.graphql +shared/graphql/fragments/userPersonalSettings.graphql +graphql/fragments/userPersonalSettings.graphql +fragments/userPersonalSettings.graphql +userPersonalSettings.graphql app/frontend/shared/graphql/fragments/publicLinkAttributes.api.ts frontend/shared/graphql/fragments/publicLinkAttributes.api.ts shared/graphql/fragments/publicLinkAttributes.api.ts @@ -21162,6 +21194,43 @@ Form/fields/FieldSelect/FieldSelectInput.vue fields/FieldSelect/FieldSelectInput.vue FieldSelect/FieldSelectInput.vue FieldSelectInput.vue +app/frontend/apps/desktop/components/Form/fields/FieldNotifications/FieldNotificationsInput.vue +frontend/apps/desktop/components/Form/fields/FieldNotifications/FieldNotificationsInput.vue +apps/desktop/components/Form/fields/FieldNotifications/FieldNotificationsInput.vue +desktop/components/Form/fields/FieldNotifications/FieldNotificationsInput.vue +components/Form/fields/FieldNotifications/FieldNotificationsInput.vue +Form/fields/FieldNotifications/FieldNotificationsInput.vue +fields/FieldNotifications/FieldNotificationsInput.vue +FieldNotifications/FieldNotificationsInput.vue +FieldNotificationsInput.vue +app/frontend/apps/desktop/components/Form/fields/FieldNotifications/index.ts +frontend/apps/desktop/components/Form/fields/FieldNotifications/index.ts +apps/desktop/components/Form/fields/FieldNotifications/index.ts +desktop/components/Form/fields/FieldNotifications/index.ts +components/Form/fields/FieldNotifications/index.ts +Form/fields/FieldNotifications/index.ts +fields/FieldNotifications/index.ts +FieldNotifications/index.ts +index.ts +app/frontend/apps/desktop/components/Form/fields/FieldNotifications/types.ts +frontend/apps/desktop/components/Form/fields/FieldNotifications/types.ts +apps/desktop/components/Form/fields/FieldNotifications/types.ts +desktop/components/Form/fields/FieldNotifications/types.ts +components/Form/fields/FieldNotifications/types.ts +Form/fields/FieldNotifications/types.ts +fields/FieldNotifications/types.ts +FieldNotifications/types.ts +types.ts +app/frontend/apps/desktop/components/Form/fields/FieldNotifications/__tests__/FieldNotifications.spec.ts +frontend/apps/desktop/components/Form/fields/FieldNotifications/__tests__/FieldNotifications.spec.ts +apps/desktop/components/Form/fields/FieldNotifications/__tests__/FieldNotifications.spec.ts +desktop/components/Form/fields/FieldNotifications/__tests__/FieldNotifications.spec.ts +components/Form/fields/FieldNotifications/__tests__/FieldNotifications.spec.ts +Form/fields/FieldNotifications/__tests__/FieldNotifications.spec.ts +fields/FieldNotifications/__tests__/FieldNotifications.spec.ts +FieldNotifications/__tests__/FieldNotifications.spec.ts +__tests__/FieldNotifications.spec.ts +FieldNotifications.spec.ts app/frontend/apps/desktop/components/Form/fields/FieldImageUpload/index.ts frontend/apps/desktop/components/Form/fields/FieldImageUpload/index.ts apps/desktop/components/Form/fields/FieldImageUpload/index.ts @@ -21615,6 +21684,14 @@ pages/personal-setting/types/out-of-office.ts personal-setting/types/out-of-office.ts types/out-of-office.ts out-of-office.ts +app/frontend/apps/desktop/pages/personal-setting/types/notifications.ts +frontend/apps/desktop/pages/personal-setting/types/notifications.ts +apps/desktop/pages/personal-setting/types/notifications.ts +desktop/pages/personal-setting/types/notifications.ts +pages/personal-setting/types/notifications.ts +personal-setting/types/notifications.ts +types/notifications.ts +notifications.ts app/frontend/apps/desktop/pages/personal-setting/composables/useBreadcrumb.ts frontend/apps/desktop/pages/personal-setting/composables/useBreadcrumb.ts apps/desktop/pages/personal-setting/composables/useBreadcrumb.ts @@ -21780,6 +21857,16 @@ views/PersonalSetting/plugins/types.ts PersonalSetting/plugins/types.ts plugins/types.ts types.ts +app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/notifications.ts +frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/notifications.ts +apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/notifications.ts +desktop/pages/personal-setting/views/PersonalSetting/plugins/notifications.ts +pages/personal-setting/views/PersonalSetting/plugins/notifications.ts +personal-setting/views/PersonalSetting/plugins/notifications.ts +views/PersonalSetting/plugins/notifications.ts +PersonalSetting/plugins/notifications.ts +plugins/notifications.ts +notifications.ts app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/devices.ts frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/devices.ts apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/devices.ts @@ -21826,6 +21913,14 @@ pages/personal-setting/views/PersonalSettingLinkedAccounts.vue personal-setting/views/PersonalSettingLinkedAccounts.vue views/PersonalSettingLinkedAccounts.vue PersonalSettingLinkedAccounts.vue +app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingNotifications.vue +frontend/apps/desktop/pages/personal-setting/views/PersonalSettingNotifications.vue +apps/desktop/pages/personal-setting/views/PersonalSettingNotifications.vue +desktop/pages/personal-setting/views/PersonalSettingNotifications.vue +pages/personal-setting/views/PersonalSettingNotifications.vue +personal-setting/views/PersonalSettingNotifications.vue +views/PersonalSettingNotifications.vue +PersonalSettingNotifications.vue app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue @@ -21905,6 +22000,14 @@ pages/personal-setting/__tests__/personal-setting-avatar-a11y.spec.ts personal-setting/__tests__/personal-setting-avatar-a11y.spec.ts __tests__/personal-setting-avatar-a11y.spec.ts personal-setting-avatar-a11y.spec.ts +app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-notifications.spec.ts +frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-notifications.spec.ts +apps/desktop/pages/personal-setting/__tests__/personal-setting-notifications.spec.ts +desktop/pages/personal-setting/__tests__/personal-setting-notifications.spec.ts +pages/personal-setting/__tests__/personal-setting-notifications.spec.ts +personal-setting/__tests__/personal-setting-notifications.spec.ts +__tests__/personal-setting-notifications.spec.ts +personal-setting-notifications.spec.ts app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-avatar.spec.ts frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-avatar.spec.ts apps/desktop/pages/personal-setting/__tests__/personal-setting-avatar.spec.ts @@ -21921,6 +22024,14 @@ pages/personal-setting/__tests__/personal-setting-two-factor-auth.spec.ts personal-setting/__tests__/personal-setting-two-factor-auth.spec.ts __tests__/personal-setting-two-factor-auth.spec.ts personal-setting-two-factor-auth.spec.ts +app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-notification-a11y.spec.ts +frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-notification-a11y.spec.ts +apps/desktop/pages/personal-setting/__tests__/personal-setting-notification-a11y.spec.ts +desktop/pages/personal-setting/__tests__/personal-setting-notification-a11y.spec.ts +pages/personal-setting/__tests__/personal-setting-notification-a11y.spec.ts +personal-setting/__tests__/personal-setting-notification-a11y.spec.ts +__tests__/personal-setting-notification-a11y.spec.ts +personal-setting-notification-a11y.spec.ts app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-devices-a11y.spec.ts frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-devices-a11y.spec.ts apps/desktop/pages/personal-setting/__tests__/personal-setting-devices-a11y.spec.ts @@ -22226,6 +22337,15 @@ personal-setting/graphql/mutations/userCurrentOutOfOffice.api.ts graphql/mutations/userCurrentOutOfOffice.api.ts mutations/userCurrentOutOfOffice.api.ts userCurrentOutOfOffice.api.ts +app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.mocks.ts +frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.mocks.ts +apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.mocks.ts +desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.mocks.ts +pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.mocks.ts +personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.mocks.ts +graphql/mutations/userCurrentNotificationPreferencesReset.mocks.ts +mutations/userCurrentNotificationPreferencesReset.mocks.ts +userCurrentNotificationPreferencesReset.mocks.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.mocks.ts frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.mocks.ts apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.mocks.ts @@ -22244,6 +22364,15 @@ personal-setting/graphql/mutations/userCurrentChangePassword.api.ts graphql/mutations/userCurrentChangePassword.api.ts mutations/userCurrentChangePassword.api.ts userCurrentChangePassword.api.ts +app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.api.ts +frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.api.ts +apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.api.ts +desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.api.ts +pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.api.ts +personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.api.ts +graphql/mutations/userCurrentNotificationPreferencesReset.api.ts +mutations/userCurrentNotificationPreferencesReset.api.ts +userCurrentNotificationPreferencesReset.api.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.mocks.ts frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.mocks.ts apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.mocks.ts @@ -22262,6 +22391,15 @@ personal-setting/graphql/mutations/userCurrentDeviceDelete.api.ts graphql/mutations/userCurrentDeviceDelete.api.ts mutations/userCurrentDeviceDelete.api.ts userCurrentDeviceDelete.api.ts +app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.graphql +frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.graphql +apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.graphql +desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.graphql +pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.graphql +personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.graphql +graphql/mutations/userCurrentNotificationPreferencesUpdate.graphql +mutations/userCurrentNotificationPreferencesUpdate.graphql +userCurrentNotificationPreferencesUpdate.graphql app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentLinkedAccount.api.ts frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentLinkedAccount.api.ts apps/desktop/pages/personal-setting/graphql/mutations/userCurrentLinkedAccount.api.ts @@ -22298,6 +22436,15 @@ personal-setting/graphql/mutations/userCurrentAvatarSelect.mocks.ts graphql/mutations/userCurrentAvatarSelect.mocks.ts mutations/userCurrentAvatarSelect.mocks.ts userCurrentAvatarSelect.mocks.ts +app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.api.ts +frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.api.ts +apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.api.ts +desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.api.ts +pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.api.ts +personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.api.ts +graphql/mutations/userCurrentNotificationPreferencesUpdate.api.ts +mutations/userCurrentNotificationPreferencesUpdate.api.ts +userCurrentNotificationPreferencesUpdate.api.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAvatarSelect.api.ts frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAvatarSelect.api.ts apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAvatarSelect.api.ts @@ -22334,6 +22481,15 @@ personal-setting/graphql/mutations/userCurrentLinkedAccount.graphql graphql/mutations/userCurrentLinkedAccount.graphql mutations/userCurrentLinkedAccount.graphql userCurrentLinkedAccount.graphql +app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.mocks.ts +frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.mocks.ts +apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.mocks.ts +desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.mocks.ts +pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.mocks.ts +personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.mocks.ts +graphql/mutations/userCurrentNotificationPreferencesUpdate.mocks.ts +mutations/userCurrentNotificationPreferencesUpdate.mocks.ts +userCurrentNotificationPreferencesUpdate.mocks.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.graphql frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.graphql apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.graphql @@ -22352,6 +22508,15 @@ personal-setting/graphql/mutations/userCurrentOutOfOffice.graphql graphql/mutations/userCurrentOutOfOffice.graphql mutations/userCurrentOutOfOffice.graphql userCurrentOutOfOffice.graphql +app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.graphql +frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.graphql +apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.graphql +desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.graphql +pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.graphql +personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.graphql +graphql/mutations/userCurrentNotificationPreferencesReset.graphql +mutations/userCurrentNotificationPreferencesReset.graphql +userCurrentNotificationPreferencesReset.graphql app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.graphql frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.graphql apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.graphql @@ -29265,6 +29430,12 @@ gql/types/enum/system_setup_info_type_type.rb types/enum/system_setup_info_type_type.rb enum/system_setup_info_type_type.rb system_setup_info_type_type.rb +app/graphql/gql/types/enum/notification_sound_file_type.rb +graphql/gql/types/enum/notification_sound_file_type.rb +gql/types/enum/notification_sound_file_type.rb +types/enum/notification_sound_file_type.rb +enum/notification_sound_file_type.rb +notification_sound_file_type.rb app/graphql/gql/types/enum/taskbar_app_type.rb graphql/gql/types/enum/taskbar_app_type.rb gql/types/enum/taskbar_app_type.rb @@ -29578,6 +29749,54 @@ graphql/gql/types/token_type.rb gql/types/token_type.rb types/token_type.rb token_type.rb +app/graphql/gql/types/user/personal_settings/notification_sound_type.rb +graphql/gql/types/user/personal_settings/notification_sound_type.rb +gql/types/user/personal_settings/notification_sound_type.rb +types/user/personal_settings/notification_sound_type.rb +user/personal_settings/notification_sound_type.rb +personal_settings/notification_sound_type.rb +notification_sound_type.rb +app/graphql/gql/types/user/personal_settings/notification_matrix_channel_type.rb +graphql/gql/types/user/personal_settings/notification_matrix_channel_type.rb +gql/types/user/personal_settings/notification_matrix_channel_type.rb +types/user/personal_settings/notification_matrix_channel_type.rb +user/personal_settings/notification_matrix_channel_type.rb +personal_settings/notification_matrix_channel_type.rb +notification_matrix_channel_type.rb +app/graphql/gql/types/user/personal_settings/notification_config_type.rb +graphql/gql/types/user/personal_settings/notification_config_type.rb +gql/types/user/personal_settings/notification_config_type.rb +types/user/personal_settings/notification_config_type.rb +user/personal_settings/notification_config_type.rb +personal_settings/notification_config_type.rb +notification_config_type.rb +app/graphql/gql/types/user/personal_settings/notification_matrix_criteria_type.rb +graphql/gql/types/user/personal_settings/notification_matrix_criteria_type.rb +gql/types/user/personal_settings/notification_matrix_criteria_type.rb +types/user/personal_settings/notification_matrix_criteria_type.rb +user/personal_settings/notification_matrix_criteria_type.rb +personal_settings/notification_matrix_criteria_type.rb +notification_matrix_criteria_type.rb +app/graphql/gql/types/user/personal_settings/notification_matrix_row_type.rb +graphql/gql/types/user/personal_settings/notification_matrix_row_type.rb +gql/types/user/personal_settings/notification_matrix_row_type.rb +types/user/personal_settings/notification_matrix_row_type.rb +user/personal_settings/notification_matrix_row_type.rb +personal_settings/notification_matrix_row_type.rb +notification_matrix_row_type.rb +app/graphql/gql/types/user/personal_settings/notification_matrix_type.rb +graphql/gql/types/user/personal_settings/notification_matrix_type.rb +gql/types/user/personal_settings/notification_matrix_type.rb +types/user/personal_settings/notification_matrix_type.rb +user/personal_settings/notification_matrix_type.rb +personal_settings/notification_matrix_type.rb +notification_matrix_type.rb +app/graphql/gql/types/user/personal_settings_type.rb +graphql/gql/types/user/personal_settings_type.rb +gql/types/user/personal_settings_type.rb +types/user/personal_settings_type.rb +user/personal_settings_type.rb +personal_settings_type.rb app/graphql/gql/types/user/permission_type.rb graphql/gql/types/user/permission_type.rb gql/types/user/permission_type.rb @@ -29825,6 +30044,41 @@ types/input/user/group_permission_entry_type.rb input/user/group_permission_entry_type.rb user/group_permission_entry_type.rb group_permission_entry_type.rb +app/graphql/gql/types/input/user/notification_matrix_row_input_type.rb +graphql/gql/types/input/user/notification_matrix_row_input_type.rb +gql/types/input/user/notification_matrix_row_input_type.rb +types/input/user/notification_matrix_row_input_type.rb +input/user/notification_matrix_row_input_type.rb +user/notification_matrix_row_input_type.rb +notification_matrix_row_input_type.rb +app/graphql/gql/types/input/user/notification_matrix_channel_input_type.rb +graphql/gql/types/input/user/notification_matrix_channel_input_type.rb +gql/types/input/user/notification_matrix_channel_input_type.rb +types/input/user/notification_matrix_channel_input_type.rb +input/user/notification_matrix_channel_input_type.rb +user/notification_matrix_channel_input_type.rb +notification_matrix_channel_input_type.rb +app/graphql/gql/types/input/user/notification_matrix_criteria_input_type.rb +graphql/gql/types/input/user/notification_matrix_criteria_input_type.rb +gql/types/input/user/notification_matrix_criteria_input_type.rb +types/input/user/notification_matrix_criteria_input_type.rb +input/user/notification_matrix_criteria_input_type.rb +user/notification_matrix_criteria_input_type.rb +notification_matrix_criteria_input_type.rb +app/graphql/gql/types/input/user/notification_matrix_input_type.rb +graphql/gql/types/input/user/notification_matrix_input_type.rb +gql/types/input/user/notification_matrix_input_type.rb +types/input/user/notification_matrix_input_type.rb +input/user/notification_matrix_input_type.rb +user/notification_matrix_input_type.rb +notification_matrix_input_type.rb +app/graphql/gql/types/input/user/notification_sound_input_type.rb +graphql/gql/types/input/user/notification_sound_input_type.rb +gql/types/input/user/notification_sound_input_type.rb +types/input/user/notification_sound_input_type.rb +input/user/notification_sound_input_type.rb +user/notification_sound_input_type.rb +notification_sound_input_type.rb app/graphql/gql/types/input/login_input_type.rb graphql/gql/types/input/login_input_type.rb gql/types/input/login_input_type.rb @@ -30742,6 +30996,13 @@ mutations/user/current/change_password.rb user/current/change_password.rb current/change_password.rb change_password.rb +app/graphql/gql/mutations/user/current/notification_preferences_update.rb +graphql/gql/mutations/user/current/notification_preferences_update.rb +gql/mutations/user/current/notification_preferences_update.rb +mutations/user/current/notification_preferences_update.rb +user/current/notification_preferences_update.rb +current/notification_preferences_update.rb +notification_preferences_update.rb app/graphql/gql/mutations/user/current/two_factor/set_default_method.rb graphql/gql/mutations/user/current/two_factor/set_default_method.rb gql/mutations/user/current/two_factor/set_default_method.rb @@ -30782,6 +31043,13 @@ user/current/two_factor/verify_method_configuration.rb current/two_factor/verify_method_configuration.rb two_factor/verify_method_configuration.rb verify_method_configuration.rb +app/graphql/gql/mutations/user/current/notification_preferences_reset.rb +graphql/gql/mutations/user/current/notification_preferences_reset.rb +gql/mutations/user/current/notification_preferences_reset.rb +mutations/user/current/notification_preferences_reset.rb +user/current/notification_preferences_reset.rb +current/notification_preferences_reset.rb +notification_preferences_reset.rb app/graphql/gql/mutations/user/current/remove_linked_account.rb graphql/gql/mutations/user/current/remove_linked_account.rb gql/mutations/user/current/remove_linked_account.rb @@ -31675,6 +31943,12 @@ form_updater/updater/user/edit.rb updater/user/edit.rb user/edit.rb edit.rb +app/models/form_updater/updater/user/notifications.rb +models/form_updater/updater/user/notifications.rb +form_updater/updater/user/notifications.rb +updater/user/notifications.rb +user/notifications.rb +notifications.rb app/models/form_updater/updater/user/invite.rb models/form_updater/updater/user/invite.rb form_updater/updater/user/invite.rb diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt index 6cb9115b..419d3ed0 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt @@ -1221,6 +1221,8 @@ spec/graphql/gql/mutations/user/current/avatar/add_spec.rb spec/graphql/gql/mutations/user/current/avatar/select_spec.rb spec/graphql/gql/mutations/user/current/avatar/delete_spec.rb spec/graphql/gql/mutations/user/current/change_password_spec.rb +spec/graphql/gql/mutations/user/current/notification_preferences_update_spec.rb +spec/graphql/gql/mutations/user/current/notification_preferences_reset_spec.rb spec/graphql/gql/mutations/user/current/device/delete_spec.rb spec/graphql/gql/mutations/user/signup_spec.rb spec/graphql/gql/mutations/user/signup_verify_spec.rb @@ -1322,6 +1324,7 @@ spec/models/form_updater/updater/organization/edit_spec.rb spec/models/form_updater/updater/user/create_spec.rb spec/models/form_updater/updater/user/invite_spec.rb spec/models/form_updater/updater/user/edit_spec.rb +spec/models/form_updater/updater/user/notifications_spec.rb spec/models/form_updater/updater/user/current/new_access_token_spec.rb spec/models/form_updater/updater/ticket/create_spec.rb spec/models/form_updater/updater/ticket/edit_spec.rb @@ -3455,10 +3458,12 @@ app/frontend/shared/graphql/fragments/objectAttributeValues.graphql app/frontend/shared/graphql/fragments/currentUserAttributes.api.ts app/frontend/shared/graphql/fragments/publicLinkAttributes.graphql app/frontend/shared/graphql/fragments/userDetailAttributes.graphql +app/frontend/shared/graphql/fragments/userPersonalSettings.api.ts app/frontend/shared/graphql/fragments/userAttributes.api.ts app/frontend/shared/graphql/fragments/userAttributes.graphql app/frontend/shared/graphql/fragments/userDetailAttributes.api.ts app/frontend/shared/graphql/fragments/objectAttributeValues.api.ts +app/frontend/shared/graphql/fragments/userPersonalSettings.graphql app/frontend/shared/graphql/fragments/publicLinkAttributes.api.ts app/frontend/shared/graphql/fragments/currentUserAttributes.graphql app/frontend/shared/graphql/fragments/errors.api.ts @@ -4054,6 +4059,10 @@ app/frontend/apps/desktop/components/Form/fields/FieldGroupPermissions/__tests__ app/frontend/apps/desktop/components/Form/fields/FieldSelect/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/FieldNotifications/FieldNotificationsInput.vue +app/frontend/apps/desktop/components/Form/fields/FieldNotifications/index.ts +app/frontend/apps/desktop/components/Form/fields/FieldNotifications/types.ts +app/frontend/apps/desktop/components/Form/fields/FieldNotifications/__tests__/FieldNotifications.spec.ts app/frontend/apps/desktop/components/Form/fields/FieldImageUpload/index.ts app/frontend/apps/desktop/components/Form/fields/FieldImageUpload/FieldImageUploadInput.vue app/frontend/apps/desktop/components/Form/fields/FieldImageUpload/__tests__/FieldImageUpload.spec.ts @@ -4110,6 +4119,7 @@ app/frontend/apps/desktop/pages/personal-setting/types/change-password.ts app/frontend/apps/desktop/pages/personal-setting/types/token-access.ts app/frontend/apps/desktop/pages/personal-setting/types/linked-accounts.ts app/frontend/apps/desktop/pages/personal-setting/types/out-of-office.ts +app/frontend/apps/desktop/pages/personal-setting/types/notifications.ts app/frontend/apps/desktop/pages/personal-setting/composables/useBreadcrumb.ts app/frontend/apps/desktop/pages/personal-setting/composables/__tests__/useThemeUpdate.spec.ts app/frontend/apps/desktop/pages/personal-setting/composables/useThemeUpdate.ts @@ -4128,11 +4138,13 @@ app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/o app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/locale.ts app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/appearance.ts app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/types.ts +app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/notifications.ts app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/devices.ts app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/linkedAccounts.ts app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/twoFactorAuth.ts app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingAppearance.vue app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingLinkedAccounts.vue +app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingNotifications.vue app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingLocale.vue app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting.vue @@ -4143,8 +4155,10 @@ app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-appe app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-password.spec.ts app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-appearance-a11y.spec.ts app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-avatar-a11y.spec.ts +app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-notifications.spec.ts app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-avatar.spec.ts app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-two-factor-auth.spec.ts +app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-notification-a11y.spec.ts app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-devices-a11y.spec.ts app/frontend/apps/desktop/pages/personal-setting/__tests__/support/personal-setting-two-factor-auth.ts app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-linked-accounts.spec.ts @@ -4180,20 +4194,26 @@ app/frontend/apps/desktop/pages/personal-setting/graphql/queries/userCurrentDevi app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentOutOfOffice.mocks.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAvatarSelect.graphql app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentOutOfOffice.api.ts +app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.mocks.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.mocks.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.api.ts +app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.api.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.mocks.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentDeviceDelete.api.ts +app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.graphql app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentLinkedAccount.api.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentLinkedAccount.mocks.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.api.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAvatarSelect.mocks.ts +app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.api.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAvatarSelect.api.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentDeviceDelete.graphql app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentDeviceDelete.mocks.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentLinkedAccount.graphql +app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.mocks.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.graphql app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentOutOfOffice.graphql +app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.graphql app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.graphql app/frontend/apps/desktop/pages/personal-setting/components/PersonalSettingNewAccessTokenFlyout.vue app/frontend/apps/desktop/pages/personal-setting/components/__tests__/PersonalSettingNewAccessTokenFlyout.spec.ts @@ -5142,6 +5162,7 @@ app/graphql/gql/types/online_notification_type.rb app/graphql/gql/types/enum/user_contact_type.rb app/graphql/gql/types/enum/appearance_theme_type.rb app/graphql/gql/types/enum/system_setup_info_type_type.rb +app/graphql/gql/types/enum/notification_sound_file_type.rb app/graphql/gql/types/enum/taskbar_app_type.rb app/graphql/gql/types/enum/app_maintenance_type_type.rb app/graphql/gql/types/enum/security_option_type.rb @@ -5193,6 +5214,13 @@ app/graphql/gql/types/ticket_count_type.rb app/graphql/gql/types/system_setup_info_type.rb app/graphql/gql/types/email_address_type.rb app/graphql/gql/types/token_type.rb +app/graphql/gql/types/user/personal_settings/notification_sound_type.rb +app/graphql/gql/types/user/personal_settings/notification_matrix_channel_type.rb +app/graphql/gql/types/user/personal_settings/notification_config_type.rb +app/graphql/gql/types/user/personal_settings/notification_matrix_criteria_type.rb +app/graphql/gql/types/user/personal_settings/notification_matrix_row_type.rb +app/graphql/gql/types/user/personal_settings/notification_matrix_type.rb +app/graphql/gql/types/user/personal_settings_type.rb app/graphql/gql/types/user/permission_type.rb app/graphql/gql/types/user/login_two_factor_methods_type.rb app/graphql/gql/types/user/configuration_two_factor_type.rb @@ -5232,6 +5260,11 @@ app/graphql/gql/types/input/out_of_office_input_type.rb app/graphql/gql/types/input/user/signup_input_type.rb app/graphql/gql/types/input/user/access_token_input_type.rb app/graphql/gql/types/input/user/group_permission_entry_type.rb +app/graphql/gql/types/input/user/notification_matrix_row_input_type.rb +app/graphql/gql/types/input/user/notification_matrix_channel_input_type.rb +app/graphql/gql/types/input/user/notification_matrix_criteria_input_type.rb +app/graphql/gql/types/input/user/notification_matrix_input_type.rb +app/graphql/gql/types/input/user/notification_sound_input_type.rb app/graphql/gql/types/input/login_input_type.rb app/graphql/gql/types/input/organization_input_type.rb app/graphql/gql/types/input/locator/user_input_type.rb @@ -5384,11 +5417,13 @@ app/graphql/gql/mutations/user/current/access_token/add.rb app/graphql/gql/mutations/user/current/access_token/delete.rb app/graphql/gql/mutations/user/current/appearance.rb app/graphql/gql/mutations/user/current/change_password.rb +app/graphql/gql/mutations/user/current/notification_preferences_update.rb app/graphql/gql/mutations/user/current/two_factor/set_default_method.rb app/graphql/gql/mutations/user/current/two_factor/remove_method_credentials.rb app/graphql/gql/mutations/user/current/two_factor/recovery_codes_generate.rb app/graphql/gql/mutations/user/current/two_factor/remove_method.rb app/graphql/gql/mutations/user/current/two_factor/verify_method_configuration.rb +app/graphql/gql/mutations/user/current/notification_preferences_reset.rb app/graphql/gql/mutations/user/current/remove_linked_account.rb app/graphql/gql/mutations/user/current/password_check.rb app/graphql/gql/mutations/user/current/out_of_office.rb @@ -5583,6 +5618,7 @@ app/models/form_updater/updater/guided_setup/email_outbound.rb app/models/form_updater/updater/guided_setup/email_notification.rb app/models/form_updater/updater/organization/edit.rb app/models/form_updater/updater/user/edit.rb +app/models/form_updater/updater/user/notifications.rb app/models/form_updater/updater/user/invite.rb app/models/form_updater/updater/user/current/new_access_token.rb app/models/form_updater/updater/user/create.rb diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt index 41d645e2..1e30f81c 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt @@ -31,6 +31,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .well-known .well-known/assetlinks.json .xml +/*/*/_tools +/*/*/more_ideas +/*/_tools +/*/activity /*/branches /*/commits /*/compare @@ -38,8 +42,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/edit$ /*/forks /*/graphs +/*/group +/*/invite /*/issues/new /*/issues/search +/*/more_ideas /*/network /*/projects /*/pulse @@ -49,6 +56,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/watchers /*source= /.git +/?z=1 /B00M3E1HJY /B00M3E1NYI /B00M3E1Q5Y @@ -67,6 +75,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Search/ /_ /_/rsrc +/_activities +/_activity +/_community +/_created +/_followers +/_following +/_quick_saves +/_saved +/_shop +/_shopping_list /album/*/*?i= /api /apis @@ -81,6 +99,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /comments/*?*sort= /commits/*?author /commits/*?path +/communities +/discovered /docs/product /download /download/Browse.aspx? @@ -106,6 +126,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /leads/*/jsplayer_show_lead_form.html /leads/*/show_form.html /liked_by +/likes /listing/*/favoriters /lookup? /mediaapi/ @@ -113,15 +134,20 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /music/*/Search/ /music/*/search/ /newsearch/ +/organize /people/*/circle /people/*/favorites /pinned_flashes +/pins /podcast/*/*?i= /print$ +/profile-about /raw /revisions /rg*/mediaviewer/rm*/tr /rss +/scheduled-pin +/scheduled-pins /search /search$ /search.compact$ @@ -143,11 +169,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /store/d/groove-music-pass/cfq7ttc0k5dq/0001 /store/locations/store-locations-sitemap.xml /store/music/groove-music-pass/* +/story_pins +/tagged /tarball /tree +/tried /tv-season/*/*?i= /unsubscribe/ /video- +/video_pins /wal/ /wiki/Special: /wiki/index.php/Help @@ -216,6 +246,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?order= ?pt1=true$ ?s= +?show_error=true ?tab=achievements&achievement= ?utm_*= ?w=address @@ -301,6 +332,8 @@ WebObjects/MZStoreElements.woa [_0-9a-zA-Z]+/status/[0-9]+/likes [_0-9a-zA-Z]+/status/[0-9]+/retweets _ +_/_ +_/_/pixel _/aihub_pod _/ain/_/js _/alkali-learn @@ -368,6 +401,8 @@ _next/gtm _next/jwt _next/title _next/viewer +_ngjs/resource +_ngjs/resource/*/get _nimbusJson.json _nimbusJsonp.js _nimbusJsonpStatic.js @@ -476,6 +511,7 @@ ad_spice ad_syndication_user_tracking ad_visibility addContacts +addboard addressBookExport admin adredir? @@ -497,6 +533,7 @@ adwords/proposal adx/bin affil affil/pal +age-appeal aihub/tfhub ajax ajax/follow_info @@ -534,6 +571,7 @@ api_access_key= app*_ app*form_id= app/updates +appealed-pin apple-app-site-association apps apps*&tags= @@ -703,6 +741,7 @@ auth/verifychallenge author/following author= authwall +autocomplete away.php b?*node=7454898011 b?*node=7454917011 @@ -816,7 +855,11 @@ blogs/test blogsearch blogsearch_feeds bn +board +board_activity +board_activity_comment bookmark? +bookmarklet bookmarks books books/about @@ -838,17 +881,38 @@ books?*zoom=1 books?*zoom=5 booksrightsholders boutique/sitemaps +branded-pins browse/reviews/recent +business/ad_create business/adshare business/adshare/faqs business/blahblah +business/business-access +business/business-hierarchy +business/business-manager +business/catalogs +business/commerce-integrations +business/community-information +business/convert +business/create +business/create-linked-account business/feedback +business/hub +business/invite business/leads/jsplayer_show_lead_form.html business/leads/show_form.html business/learning/blog +business/onboarding +business/pin_create business/premium/is_payment_pending business/promotion +business/referral business/sales/blog +business/site +business/switch-account +business/top-ads +business/update +business/verified-merchant/status buttonlite.js buyside-e2e-monitor buzz/post @@ -1039,6 +1103,7 @@ checkout checkout/package checkoutnow checkpoint +christmas-spotlight chrome/browser/mobile/tour chrome/crlset chrome/webstore/images @@ -1062,6 +1127,7 @@ client_error client_errors clima/ets clima/sites/registry +close-account cloud-launcher/sitemap cloudsourcetools/images cms_content @@ -1082,6 +1148,7 @@ commercesearch/images commercesearch/services commission_2010-2014/katainen commits?author= +communities communities/bin.aspx? communities/blogs/PortalResults.mspx? communities/eventdetails.mspx? @@ -1097,24 +1164,32 @@ community/category/* community/comments community/feed community/trackback +community_comment +community_post community_s companyDir compare compare/*/apply compressiontest config.js +connect connections connector consumers/archive contact_me contactus content +content-claiming context_referrer=gig_page context_referrer=user_page control +conversation conversations +convert-business +convert-personal coop/directory coop/manage +copyright-reporting corgi$ couchmode counter/*? @@ -1122,7 +1197,13 @@ counters/client-screenview coupons/visit covid19 covid19/mobility +create_pin creative-europe/404_en.htm +creative-studio +creative_editor +creator-spotlight +creator_hub/_earn +creator_hub/_partnerships creatorhub cse/home cse/manage @@ -1131,7 +1212,9 @@ cse? csp csp_block csp_report_only +csrf_error ct +ct.html ct/log_list culturalinstitute/images culturalinstitute/sitemaps @@ -1241,7 +1324,9 @@ de/teams de/transactions de/treasury de/your +deactivate-account default +delete_post delight dell/cities-transformed dell/cloud-future-of-medicine @@ -1291,6 +1376,7 @@ digital-single-market/taxonomy digital-single-market/users directory directory/all +discover discussion discussion/comment-permalink discussion/edit-profile @@ -1388,6 +1474,8 @@ ebooks?*zoom=1 ebooks?*zoom=5 ece eclas +edit +editorial/* edu/cs4hs education/404_en.htm edurec @@ -1399,6 +1487,7 @@ elite? email email-unsubscribe email_actions +email_verification_error embed embed/feed/update employment_social/anticipedia/xwiki/bin/attach @@ -1453,6 +1542,7 @@ en/microsoft-viva/ en/security en/security/ endorsements +engagement enterprise-jobs enterprise-partner-search/sitemaps environment/ets @@ -1555,6 +1645,8 @@ exec/obidos/subst/marketplace/sell-your-collection.html exec/obidos/subst/marketplace/sell-your-stuff.html exec/obidos/subst/partners/friends/access.html exec/obidos/tg/cm/member +explore +explore/*/?p= explore/*/lightbox external external/overture @@ -1564,6 +1656,7 @@ facebook facebook_connect faves-i_love_u_get_away_from_me favorite +fb.html fe=true feature/sf-test feed @@ -1643,6 +1736,8 @@ flights flutter-canvaskit folder follow +follow_board +follow_user following food/archive food/favourites @@ -1753,6 +1848,8 @@ globalmarketfinder globalmarketfinder/*.html go/awards gold? +google_gdn.html +google_search.html googlebooks/images goto gp @@ -1863,6 +1960,7 @@ gview gwt h5games_gamecenter/images handmade +hanukkah-spotlight hashtag/*?src= hd header/channels @@ -1937,15 +2035,18 @@ hk-en/teams hk-en/transactions hk-en/treasury hk-en/your +holiday-spotlight +holidays-celebrations home +homefeed homepage-video-test hosted/images hotelfinder/rpc hotels/rpc hp/video hpc/*/supported-applications.aspx? -http://archive.org/robots.txt -http://tinyurl.com/robots.txt +http://imdb.com/robots.txt +http://washingtonpost.com/robots.txt hub?category= hz/contact-us/ajax/initiate-trusted-contact hz/help/contact/*/message/$ @@ -1956,6 +2057,9 @@ i/u ia icons id-id.www.cloudflare.com +idea-ads-tool +idea-pin-builder +idea-pin-invite identity/accountsettingsactivityweb identity/accountsettingssyaf ie*/listing/*/favoriters @@ -2126,11 +2230,14 @@ info/customerror.htm* info/smart404.asp* info/tech-feedback inproduct_help/chatsupport +install-shuffles internalPref intl/*/about/views intlkb/ +invite inviteFromProfile inviteMany +invited invites/buy invoice/est invoice/estimate/buyerView @@ -2220,6 +2327,8 @@ johnhancock johnhancock/in-a-lifetime-healthcare johnhancock/in-a-lifetime-sustainability johnhancock/in-a-lifetime-work +join/?next= +join/signup/?next= jp*/listing/*/favoriters jp*/people/*/circle jp*/people/*/favorites @@ -2282,6 +2391,7 @@ knowmore ko-kr.www.cloudflare.com ko-kr/feedback ko-kr/lp +kwanzaa-spotlight labs/popgadget/search lamda/images landing/cmsnext-root @@ -2316,10 +2426,12 @@ learning/search? learning/settings learning/settings$ learning/settings? +lens-search li/track library/devices licensing-syndication limited-release +linked linkedin list list/ls*/_ajax @@ -2328,6 +2440,7 @@ listing/*/stubs lite lite.publication.PublicationRequestFulltextPromo.requestFulltext.html live +live-session live_chat lm/R1XIHQVKXSKBNJ lm/R3HQ5WJSZK6QSO @@ -2359,6 +2472,7 @@ lochp? logging login login$ +login/?next= login?*= logo-maker/brief logo-maker/choose-variation @@ -2537,6 +2651,7 @@ native nb-no.www.cloudflare.com nbubumblebee network +new_invite news$ news/$ news/0 @@ -2548,6 +2663,7 @@ news/test news/test-liveblog news?viewArticle newsArticle +news_hub newsletter newsroom/dae newsroom/notifications @@ -2655,6 +2771,7 @@ no-en/treasury no-en/your nonprofits/account not_recommended_reviews/preview +notifications ns/hydra/console/? nus-trk nwshp$ @@ -2707,8 +2824,12 @@ nz/teams nz/transactions nz/treasury nz/your +oauth/line +oauth/login oauth/v2 oauth2/v2 +oauth_error +offsite og onebox/media/sports/logos onebox/media/sports/photos/soccer/wc2018 @@ -2739,8 +2860,11 @@ pages?oid=- pagespeed/insights/ui/logo pantheon pantheon-platform +parental-consent/confirmation +parental-passcode participate/conferences.xml partners +password/reset password_expired patent-search/frontend patents/download @@ -2770,8 +2894,39 @@ photos/gbachelie photos/i_love_u_get_away_from_me photos/tags/*/page photos/youpy +pin-builder +pin-communities +pin-creation-tool +pin-editor +pin/*/activities +pin/*/activity +pin/*/analytics +pin/*/brand-catalog +pin/*/comments +pin/*/email +pin/*/feedback +pin/*/idea-pin/related-products +pin/*/likes +pin/*/promote +pin/*/reaction +pin/*/related-products +pin/*/repin +pin/*/repins +pin/*/sent +pin/*/share +pin/*/shop-the-look +pin/*/tag +pin/*/takes +pin/*/visual-search +pin/create +pin/find +pin/find?url= +pin_shop ping? pingback +pinterest-predicts +pinterest-wellbeing +pinterestwellbeing pl*/listing/*/favoriters pl*/people/*/circle pl*/people/*/favorites @@ -2822,6 +2977,7 @@ pl/teams pl/transactions pl/treasury pl/your +place plan= platform-telemetry play/store/web @@ -2851,6 +3007,7 @@ ppob? pqa preference preferences +prefs present presentation prettyearth/assets @@ -2861,6 +3018,8 @@ private pro pro-resources pro/about +product-catalogs +product-feed product-reviews/B0069IY63Y productPurchaseDone product_ @@ -2938,6 +3097,7 @@ publications publicliterature.PublicLiterature.search.html purchases puzzles/leaderboards/invite +pw pwapi-proxy/pwproxy pwapiv2 px.gif @@ -2947,6 +3107,7 @@ qp/batch_fetch_web qr quality_form? query +quiz r r/*.rss r/*/comments/*.rss @@ -2974,6 +3135,7 @@ random rd/search rd/search$ rd/search? +recently-viewed recharge/dashboard/car recharge/dashboard/static recipes/search @@ -2991,6 +3153,8 @@ refer refer/pal referrals referrer= +refresh_stored_accounts +refresh_token register registration registry/wishlist @@ -3001,10 +3165,14 @@ report report-abuse?report= report= report_abuse.gne +reports-and-violations +request-data requestList requests research/participants/cofund reservations/*/notifyme +resource +resource/*/get results retail retail/old @@ -3038,6 +3206,7 @@ s2/sitemaps s2/static s3 s? +safe-redirect safebrowsing/diagnostic safebrowsing/report_badware safebrowsing/report_error @@ -3134,6 +3303,7 @@ searchhistory sections secure seller_onboarding +sendHeaderEarly send_to_friend sendarticle services @@ -3209,6 +3379,7 @@ shop/browse/overlay shop/browse/ribbon shop/iphone/payments/overlay shop_name_search_service +shop_pins shopping-content-api/product_images shopping/product shopping/ratings/account/metrics @@ -3217,7 +3388,7 @@ shopping/reviewer shopping/seller shopping/suppliers/search shopping? -showtimes/location/*http://patreon.com/robots.txt +showtimes/location/*http://bloomberg.com/robots.txt sidewiki/entry signature signin/inject @@ -3502,11 +3673,13 @@ smart/buttons social/photosui/images social/photosui/sitemap social/social-security-directory/cai +socialmanager sounds/player sounds/player$ sounds/search sounds/search$ sounds/search? +source source= source_repo= spain/empresas/ @@ -3528,6 +3701,7 @@ ss ss/customer-reviews/lighthouse ss/twister/ajax sslsingle +sso stadia/gamers start start_order @@ -3582,6 +3756,10 @@ storefront storepicker stores/page/*visitId= stories +story-pin-builder +story-pin-invite +story_feed +story_pins studios styles/js-on.css$ submit @@ -3602,6 +3780,7 @@ support support/content support/forum/search? surprise +suspension-appeal sv-se.www.cloudflare.com svc svc/crosswords @@ -3615,12 +3794,14 @@ svc/vertex svc/web svc/wordle svpRecommendations +sw-shell.html swg syndicate system1/images t/terms tab= tablet +taggingtool tagmanager/containers/xo tagmanager/pptm.js talk @@ -3653,8 +3834,10 @@ test testpage-forhomepage tetro th-th.www.cloudflare.com +thanksgiving-spotlight thanx? themacallan/worlds-together +theme themes/rss things/search things/search$ @@ -3729,6 +3912,7 @@ trustedstores/js trustedstores/s trustedstores/tm2 trustedstores/verify +tv tv/thumb tvschedule twitter @@ -3793,9 +3977,13 @@ uk/teams uk/transactions uk/treasury uk/your +unauth-profile +unlink unsub until= updates +upload-image-lens-history +upload-lens-image uploads urchin_test us-es*/listing/*/favoriters @@ -3869,6 +4057,8 @@ uviewer v1 v1/browser-performance v1/stats +v1/urls/count.json +v3/pidgets/log v4 verify_age vi-vn.www.cloudflare.com @@ -3897,9 +4087,12 @@ watch_queue_ajax webmasters/sitemaps/ping? webscr websearch +website/confirm +website/confirm/download webstore/search webstore/static/*/wall/js weekly/signup +welcome whats-next/planes-trains-and-analytics whsmiths widget_auth.php @@ -4361,6 +4554,7 @@ xoonboarding xoplatform/logger/api/logger xorouter your +your-shop youth/404_en.htm youtube/fonts youtube/img/promos 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 90046ada..889d3f70 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt @@ -2917,6 +2917,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /least /legal/*?ets= /legal/advertiser-terms-and-conditions +/legal/gdpr-article-15-information /libarary/ /libary/ /library @@ -5458,7 +5459,6 @@ Link LinkScan/8.1a Livelapbot Localize -Login.html LoginHelp LogonForm Logout @@ -5774,6 +5774,7 @@ Special:ThankAuthors Special:UserLogin SpecificationDefinitionView Spinn3r +Starten/Circle-und-Sprint.html Starten/Page-Projekt-anlegen.html Stats StockAvailSearchForm @@ -6231,7 +6232,34 @@ account/registration account/subscribe account/unsubscribe account_purchase_history.mhtml -account_settings +account_settings$ +account_settings/cancel_membership$ +account_settings/cancel_membership? +account_settings/change_password$ +account_settings/change_password? +account_settings/confirm_email/*$ +account_settings/confirm_email/*? +account_settings/contributions$ +account_settings/contributions/cancel_confirmation$ +account_settings/contributions/cancel_confirmation? +account_settings/contributions? +account_settings/disable_account$ +account_settings/disable_account? +account_settings/manage_cookies$ +account_settings/manage_cookies? +account_settings/manage_email$ +account_settings/manage_email? +account_settings/petition_updates_opt_out$ +account_settings/petition_updates_opt_out? +account_settings/privacy$ +account_settings/privacy? +account_settings/profile$ +account_settings/profile? +account_settings/set_password$ +account_settings/set_password? +account_settings/set_your_password$ +account_settings/set_your_password? +account_settings? accountaccess accounthelp accounts @@ -6274,7 +6302,6 @@ act-network action action action$ -action/ajaxShowRecommended action/clickThrough action/downloadSupplement action/journalInformation*aimsScope @@ -6488,7 +6515,6 @@ ak/search ak/user ak/users ak_action= -aktivierungslink-anfordern.html al alacarta/*&order= alacarta/*&orderCriteria @@ -7731,7 +7757,6 @@ beta_hotlydbt/ betaboards betacc betaem -bezahlvorgaenge.html bfe/apps/website bfl bfmp @@ -9421,7 +9446,6 @@ companies companies/c companies/o companies/search -company company/*.rss company/?s= company/add-ons-agreement @@ -10307,6 +10331,12 @@ deals/popular debats/ debitcard debug +decision-makers$ +decision-makers/*/admin_accounts$ +decision-makers/*/admin_accounts? +decision-makers/*/edit$ +decision-makers/*/edit? +decision-makers? deck deck-maker deep-health-abstract @@ -10972,7 +11002,6 @@ email-preferences email-preferences/ email-unsubscribe email-validation -email.do email/$ email/privacy-guarantees email/privacy-terms @@ -13015,8 +13044,6 @@ highereducation/higheddocs highlights highwire hilfe/fundingdetail.html -hilfe/live/launch-day/launch-day-show-voting.html -hilfe/live/launch-day/launch-day-videoupload.html hilfe/live/officehour/officehour-link.html hims-hard-mints hinweis/datenleck @@ -13308,7 +13335,6 @@ http://audiomack.com/robots.txt http://bbc.com/robots.txt http://bcn.cl/robots.txt http://behance.net/robots.txt -http://brave.com/robots.txt http://census.gov/robots.txt http://euronews.com/robots.txt http://extension.purdue.edu/robots.txt @@ -13326,10 +13352,9 @@ http://patreon.com/robots.txt http://producthunt.com/robots.txt http://raiplay.it/robots.txt http://redbubble.com/robots.txt -http://statcounter.com/robots.txt http://support.apple.com/robots.txt http://techradar.com/robots.txt -http://tinyurl.com/robots.txt +http://tiny.cc/robots.txt http://torproject.org/robots.txt http://translate.google.com/robots.txt http://upload.wikimedia.org/robots.txt @@ -13929,7 +13954,6 @@ index.php/ko/node/ index.php/magazine/get_comment index.php/media/oembed index.php/members/profile -index.php/node index.php/node/add index.php/node/add/ index.php/ru/node/ @@ -13996,7 +14020,6 @@ info/jobs/texterin-uxwriterin.html info/jobs/werkstudentin-demokratie-botschafterin.html info/jobs/werkstudentin-social-media.html info/tech-feedback -info/verstoss-melden.html infoods/biodiversity informa information/feedback.html? @@ -14444,12 +14467,14 @@ johnhancock/in-a-lifetime-healthcare johnhancock/in-a-lifetime-sustainability johnhancock/in-a-lifetime-work join +join$ join.pl join/*? join/?*redir= join/?next= join/shared_invite join/signup/?next= +join? join_js_tracking joincall/* journal @@ -14872,7 +14897,6 @@ latest-playlist latest-talk latin latin_en -launch-day-show-voting.html launch2005/ law-school/search-results/ lawlib/archive @@ -15168,6 +15192,8 @@ login/$ login/?*guestpasskey= login/?next= login/bestaetigungslink-erneut-senden +login/join$ +login/join? login/password login/passwort_vergessen login/reenviar-enlace-de-confirmacion @@ -15179,7 +15205,10 @@ login?continue= login?redirectPath= loginRedirect= login_form$ -login_or_join +login_or_join$ +login_or_join/redirected$ +login_or_join/redirected? +login_or_join? loginhelp loginhelp/ loginhelp/lookup @@ -15395,18 +15424,6 @@ manage/global manage_friend.pl manage_playlist manager -manager-interface.html -manager-interface/auszahlungen.html -manager-interface/dankeschoens.html -manager-interface/fraudometer.html -manager-interface/legitimationen.html -manager-interface/manager-notifications.html -manager-interface/nutzer-mgr.html -manager-interface/pages-mgr.html -manager-interface/projekte-mgr.html -manager-interface/transaktionen.html -manager-interface/umsatzliste.html -manager-interface/vielfaltoskop.html manageyourkindle manifest.json manifest.webmanifest @@ -15537,6 +15554,7 @@ media/popup/ media/thumbnails/ media/tv/channel/credits media/tyfo* +media/tyfo*http://statcounter.com/robots.txt mediabase mediaembed medialibrary/de/brief @@ -15797,8 +15815,20 @@ meetings meetup_api/? meetup_api? member +member$ member.php +member/*/admin$ +member/*/admin? +member/confirm$ +member/confirm? +member/join$ +member/join? +member/subscribe$ +member/subscribe? +member/v2/thank_you$ +member/v2/thank_you? member2.php +member? memberInvite membergiving-lp members @@ -17081,34 +17111,102 @@ overviewblockseeother owner_settings p p/*/HEAD/tree/$ +p/*/actions$ +p/*/actions? p/*/admin -p/*/c p/*/c$ +p/*/c/*$ +p/*/c/*? +p/*/c? p/*/ci/default/tree/$ p/*/ci/main/tree/$ p/*/ci/master/tree/$ p/*/code p/*/code-0 +p/*/d$ +p/*/d? +p/*/dashboard$ +p/*/dashboard? p/*/discussion/create_topic p/*/discussion/stats +p/*/edit$ +p/*/edit? p/*/embed +p/*/exp/*/*/*/*$ +p/*/exp/*/*/*/*? +p/*/expg/*/*/*/*/*$ +p/*/expg/*/*/*/*/*? +p/*/expgst/*/*/*/*$ +p/*/expgst/*/*/*/*? +p/*/fbgst/*/*$ +p/*/fbgst/*/*? +p/*/fbog/*$ +p/*/fbog/*? +p/*/feed$ +p/*/feed? p/*/git p/*/hg p/*/issues/csv p/*/link p/*/news/feed$ +p/*/nftexp/*/*/*$ +p/*/nftexp/*/*/*? p/*/people/detail +p/*/promote$ +p/*/promote-async$ +p/*/promote-async? +p/*/promote/thank_you$ +p/*/promote/thank_you? +p/*/promote? +p/*/promoters$ +p/*/promoters? +p/*/psf/membership$ +p/*/psf/membership-ask$ +p/*/psf/membership-ask? +p/*/psf/membership? +p/*/psf/offer/subscription$ +p/*/psf/offer/subscription? +p/*/psf/promote_or_share$ +p/*/psf/promote_or_share? +p/*/psf/share$ +p/*/psf/share? +p/*/responses/new/complete-profile$ +p/*/responses/new/complete-profile? p/*/search p/*/search_feed p/*/search_help +p/*/sfs/*/*$ +p/*/sfs/*/*? p/*/share +p/*/share_for_starters$ +p/*/share_for_starters? +p/*/share_victory$ +p/*/share_victory? +p/*/smart$ +p/*/smart? p/*/source/diff +p/*/sponsors/new$ +p/*/sponsors/new? p/*/svn p/*/tree -p/*/w -p/*/w$ +p/*/u/*/edit$ +p/*/u/*/edit? +p/*/u/new$ +p/*/u/new? +p/*/unsign$ +p/*/unsign? +p/*/v$ +p/*/v/*$ +p/*/v/*? +p/*/v? +p/*/victory$ +p/*/victory? p/*/wiki/*/edit p/*/wiki/browse_tags +p/*?*&recruited_by_id= +p/*?*&recruiter= +p/*?recruited_by_id= +p/*?recruiter= p/*surveyopen p/*thm= p/60 @@ -17163,8 +17261,6 @@ page/*/?egotecpage page/*/?hc_location= page/*/?iq_id= page/*/?pcd= -page/*/?s -page/*/?s= page/*/?search= page/account-confirmation-thanks page/html @@ -17478,7 +17574,6 @@ ping ping? pingback pingdom -pinnwand.html pinterest-predicts pinterest-wellbeing pinterestwellbeing @@ -17637,7 +17732,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:\x22EAEyZAobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_ChgKFldhcyBiZWRldXRldCBkaXNhbGxvdz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22ZwDiogWfdmBcwialG9i9UyYgVU0\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe +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:\x22EAEyZAobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_ChgKFldhcyBiZWRldXRldCBkaXNhbGxvdz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22n0dqD6JTCSeT9kxJdubLXEekO2I\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe pmcomment/ pmm-templates pmo/contact/en/staff @@ -17873,7 +17968,8 @@ pogoda/404 pogoda/search pointroll policies -policies/dpa +policies/dpa$ +policies/dpa? politics/e/sharing politics/law/news/2001/12/48929 politics/law/news/2001/12/48938 @@ -18000,7 +18096,6 @@ pricing-calculator pricing/awis/ print print-pdf -print.do print= printView= print_ad? @@ -18606,6 +18701,7 @@ redir redir? redirect redirect +redirect$ redirect%3Dmobile redirect= redirect=mobile @@ -18985,6 +19081,10 @@ s s-moved/dm/house/editorial/startups/ha_ed_activate_loft_launch_sf_1/ s/ s/* +s/*$ +s/*/post_promote_thank_you$ +s/*/post_promote_thank_you? +s/*? s/collections s/dm/house/editorial/startups/ha_ed_activate_loft_launch_sf_1/ s/embed/reblog-card @@ -19167,9 +19267,6 @@ sdfe/pdf/download/read/am4ir/noindex/pii sdfe/pdf/download/read/index/pii sdfe/pdf/download/read/noindex/pii sdfe/reader/pii -sdg-newsletter.html -sdg-newsletter/sdg-newsletter-abbestellen.html -sdg-newsletter/sdg-newsletter-bestaetigen.html sdk sdk/js sdkterms @@ -19290,7 +19387,6 @@ search-people? search-results search-the-red-cross-site search.compact$ -search.do search.html search.jsp search.php @@ -19885,7 +19981,6 @@ sign-in sign-in-6for6Sale sign-out sign-out -sign-up sign-up-to-be-contacted-for-research sign-up/? sign/help/search-results.html @@ -20361,6 +20456,32 @@ smclient= smcot sme smevi +sn-buecher.html +sn-buecher/magazine.html +sn-buecher/sn-buecher-sonstiges.html +sn-buecher/sn-comic.html +sn-buecher/sn-kalender.html +sn-buecher/sn-kinderbuecher.html +sn-buecher/sn-kochbuecher.html +sn-buecher/sn-romane.html +sn-buecher/sn-sachbuecher.html +sn-buecher/sn-schreibwaren.html +sn-filme.html +sn-filme/sn-dvd-blueray.html +sn-filme/sn-film-sonstiges.html +sn-filme/sn-on-demand-download.html +sn-filme/sn-tickets.html +sn-merchandise.html +sn-merchandise/sn-accessoires.html +sn-merchandise/sn-aufkleber-buttons.html +sn-merchandise/sn-kleidung.html +sn-merchandise/sn-merchandise-sonstiges.html +sn-merchandise/sn-poster.html +sn-tontraeger.html +sn-tontraeger/sn-cds.html +sn-tontraeger/sn-hoerbuecher.html +sn-tontraeger/sn-sonstiges.html +sn-tontraeger/sn-vinyl.html snap sndmsg? snoop @@ -20871,7 +20992,6 @@ support/content support/direct-images support/direct-tooltips support/distr -support/down4j support/dsp support/fe4be44a295cc679e19bf0b8f133083d support/forum/search? @@ -21046,6 +21166,8 @@ t t.cfm t/ t/*/15709 +t/*/edit$ +t/*/edit? t/E t/privacy t/terms @@ -21388,6 +21510,7 @@ thinktank/*/pdf/search.html thirdpartyimport/* thirdpartyservice this-is-a-test +thmb threadIndex= threads thumb_mylist @@ -21812,9 +21935,13 @@ typo3temp u u.cfm u.php +u/*$ u/*/link +u/*? u/0/h u/0/h?hl= +u/manage_cookies$ +u/manage_cookies? u5llnop u5llnop$ uMBot-LN @@ -22015,7 +22142,6 @@ understanding-c3g understanding-melanoma unfiltered? unfinished.php -unicef-component-mosaichttp://unpkg.com/robots.txt unicorn/check unijobs/*/emailjob unijobs/*/jbequicksignup @@ -22076,14 +22202,15 @@ unlink unsaved unsub unsubscribe +unsubscribe$ unsubscribe-from-applet unsubscribe-thankyou.html unsubscribe/invitation +unsubscribe? unsupported-browser unternehmen/c unternehmen/o unternehmen/suche -unterstuetzer.html until= upcomingevents update-your-browser @@ -22495,7 +22622,26 @@ v1/browser-performance v1/stats v1/urls/count.json v2 -v2/login_or_join +v2/login_or_join$ +v2/login_or_join? +v2/p/*$ +v2/p/*/c$ +v2/p/*/c/*$ +v2/p/*/c/*? +v2/p/*/c? +v2/p/*/comments$ +v2/p/*/comments? +v2/p/*/d$ +v2/p/*/d? +v2/p/*/psf/offer/subscription$ +v2/p/*/psf/offer/subscription? +v2/p/*/psf/promote_or_share$ +v2/p/*/psf/promote_or_share? +v2/p/*/psf/share$ +v2/p/*/psf/share? +v2/p/*/responses/new$ +v2/p/*/responses/new? +v2/p/*? v3 v3/alerts/preview v3/entities @@ -22534,6 +22680,8 @@ verificationofemployment verified-modal verify verify_age +verify_your_email$ +verify_your_email? verifyidentity version versions 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 c8ca37f0..dfefdb86 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt @@ -948,7 +948,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .*__hsfp. .*__hssc. .*__hstc. -.+http://manchestereveningnews.co.uk/robots.txt +.+http://skype.com/robots.txt .../ .AARP/ .ASPX$ @@ -1027,7 +1027,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .css* .css************* .css? -.csshttp://ukrnovosti.net/robots.txt +.csshttp://famicom-guitar.com/robots.txt .cssx$ .csv .csv$ @@ -1118,7 +1118,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .jpg .jpg$ .jpg$ -.jpg$http://pixel.locker2.com/robots.txt +.jpg$http://palwatch.org/robots.txt .jpg* .jpg************* .js @@ -1129,7 +1129,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .js* .js************** .js? -.jshttp://saintamour.org/robots.txt +.jshttp://domains.google/robots.txt .json .json .json$ @@ -1191,15 +1191,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .php$ .php*dropship .php?$ -.phphttp://fozztone.com/robots.txt +.phphttp://regjeringen.no/robots.txt .pl .plist$ .png .png .png$ .png$ -.png$http://dc.arrivalist.com/robots.txt -.png$http://home.kpmg/robots.txt +.png$http://straitstimes.com/robots.txt +.png$http://wayfair.com/robots.txt .png* .png************* .ppt @@ -1238,7 +1238,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .swf .swf$ .swf$ -.swfhttp://bonanza.com/robots.txt +.swfhttp://english.happybuddhatemple.org/robots.txt .sz= .tar.bz2$ .tar.gz$ @@ -1635,11 +1635,181 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/*/xlm$ /*/*/xrp$ /*/*/yfi$ +/*/*24-hour-security= +/*/*Services= +/*/*a-louer-par= +/*/*a-vendre-par= +/*/*accessible-en-fauteuil-roulant= +/*/*accessible-washrooms-in-suite= +/*/*ad= +/*/*address= +/*/*affichage-en-braille= +/*/*afficher-comme= +/*/*agreement-type= +/*/*aide-au-stationnement= +/*/*aides-visuelles= +/*/*air-conditioning= +/*/*air-conditionne= /*/*all-products +/*/*alloy-wheels= +/*/*animaux-acceptes= +/*/*annee= +/*/*application-link= +/*/*ascenseur= +/*/*attache-remorque= +/*/*audio-prompts= +/*/*autre-info= +/*/*available-date-s= +/*/*available-to= +/*/*balcon= +/*/*balcony= +/*/*barrier-free-entrances-and-ramps= +/*/*bathrooms= +/*/*bedrooms= +/*/*bicycle-parking= +/*/*bluetooth= +/*/*boite-de-vitesse= +/*/*braille-labels= +/*/*buanderie-dans-lappartement= +/*/*buanderie-dans-limmeuble= +/*/*cable-tele= +/*/*cable-tv= +/*/*carproof-report-url= +/*/*carproofAds= +/*/*certified-pre-owned= +/*/*chambres-nb= +/*/*chauffage= +/*/*cinema-dans-limmeuble= +/*/*company= +/*/*concierge= +/*/*cpoAds= +/*/*cruise-control= +/*/*cylindree-cc= +/*/*date-de-naissance-de-lanimal= +/*/*date-demmenagement= +/*/*date-s-disponible-s= +/*/*dealerReviews= +/*/*debut= +/*/*demarrage-a-bouton-poussoir= +/*/*dishwasher= +/*/*disponible-a= +/*/*duree-du-bail= +/*/*eau= +/*/*electricite= +/*/*elevator-in-building= +/*/*engine-displacement-cc= +/*/*entrees-et-rampes-dacces-sans-obstacle= +/*/*entreprise= +/*/*event-end= +/*/*event-start= +/*/*event-time= +/*/*fin= +/*/*financingAvailable= +/*/*for-rent-by= +/*/*for-sale-by= +/*/*fridge-freezer= +/*/*fumeurs-acceptes= +/*/*furnished= +/*/*games-room= +/*/*garniture= +/*/*gym= +/*/*heat= +/*/*heure-de-levenement= +/*/*hydro= +/*/*internet= +/*/*jantes-en-alliage= +/*/*jardin= +/*/*job-offered-by= +/*/*kilometers= +/*/*kilometres= +/*/*landline= +/*/*laundry-in-building= +/*/*laundry-in-unit= +/*/*lave-vaisselle= +/*/*lien-de-lapplication= +/*/*local-de-rangement= +/*/*messages-sonores= +/*/*meuble= +/*/*micro-ondes= +/*/*microwave= +/*/*minNumberOfImages= +/*/*minimum-nights= +/*/*model= +/*/*modele= +/*/*more-info= +/*/*move-in-date= +/*/*navigation-system= +/*/*no-de-portes= +/*/*no-of-doors= +/*/*no-of-seats= +/*/*nombre-de-personnes-maximum= +/*/*nombre-de-places= +/*/*nombre-minimum-de-nuit= +/*/*numero-didentification-du-vehicule= +/*/*offered-by= +/*/*parking-assistant= +/*/*parking-included= +/*/*party-room= +/*/*pet-friendly= +/*/*pets-date-of-birth= +/*/*piscine= +/*/*pool= +/*/*price-type= +/*/*price= /*/*product-gallery= /*/*product_gallery= +/*/*propose-par= +/*/*push-button-start= +/*/*refrigerateur-congelateur= +/*/*regulateur-de-vitesse= +/*/*salle-de-fetes= +/*/*salle-de-jeux= +/*/*salle-de-sport= +/*/*salle-de-yoga= +/*/*salles-de-bain-nb= +/*/*sauna= /*/*search /*/*search- +/*/*securite-24-heures-sur-24= +/*/*size-acres= +/*/*size-sqft= +/*/*sleeps= +/*/*smoking-permitted= +/*/*sort= +/*/*stationnement-inclus= +/*/*stationnement-pour-velos= +/*/*stock= +/*/*storage-locker= +/*/*sunroof= +/*/*superficie-acres= +/*/*systeme-de-navigation= +/*/*taille-pieds-carres= +/*/*telephone-fixe= +/*/*theatre-in-building= +/*/*todo-le-visual-aids= +/*/*toilettes-accessibles= +/*/*toit-ouvrant= +/*/*trailer-hitch= +/*/*transmission= +/*/*trim= +/*/*type-de-logement= +/*/*urgentAds= +/*/*url-de-rapport-carproof= +/*/*utm_campaign= +/*/*utm_content= +/*/*utm_medium= +/*/*utm_source= +/*/*utm_term= +/*/*vehicules-doccasion-certifies= +/*/*veteranFriendly= +/*/*videoOnly= +/*/*vin= +/*/*visual-aids= +/*/*water= +/*/*wheelchair-accessible= +/*/*yard= +/*/*year= +/*/*yoga-room= /*/1000$ /*/2006 /*/2007 @@ -4021,9 +4191,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /actions /actions_panel /action~ -/action~*/http://europe.vita-life.com/robots.txt -/action~*/http://melancholodic.de/robots.txt -/action~*/http://seo.ijoomla.com/robots.txt +/action~*/http://aswaja.net/robots.txt +/action~*/http://rachats2credits.fr/robots.txt +/action~*/http://taern.com/robots.txt /activate /activity /activity/challenge-competition @@ -4393,6 +4563,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /bordell- /bordell-*.html /bordell.html +/boredmelbourne /boutique-sportswear /boxscore /boxscore? @@ -4496,8 +4667,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ca/avis-legal /cache /cache/* -/cache/ionos-performance/http://deinboden24.de/robots.txt -/cache/ionos-performance/http://nagitaru.ru/robots.txt +/cache/ionos-performance/http://ampproject.org/robots.txt +/cache/ionos-performance/http://freireproject.org/robots.txt /calendar /calendar.html /calendar/*atom @@ -4533,7 +4704,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /catalogsearch/ /category/ /category/* -/cautionbelts /cbp-*.html /cdn-cgi /cdn-cgi/challenge-platform @@ -4551,14 +4721,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /challenge/publish /challenge/saveTitle /challenge/series -/chambersurely /change-country /change-lang /change-language /changeset /changesets /channel-encyclopedia -/channel-resources/domain-registry-products/subnet/http://dashnerlaw.com/robots.txt +/channel-resources/domain-registry-products/subnet/http://veritaperrenato.noblogs.org/robots.txt /channel/source/ /channelcommunity /channels @@ -4580,7 +4749,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /checkout /checkout/ /checkout/* -/chicagoplay /child /choose-dates /choose-language @@ -4634,9 +4802,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /collections/*sort_by /collections/likes /collections/types?q= -/collins/ +/collins /columntemplatesearch /comentarios +/comfortagencies /coming-soon*&page= /coming-soon*feature_*feature_ /coming-soon*feature_*node= @@ -4831,7 +5000,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /contributions /contributor /control_panel/manage* -/control_panel/manage*http://christianbook.com/robots.txt +/control_panel/manage*http://garciniaweightloss.com/robots.txt /conversation /conversation? /conversations @@ -4861,12 +5030,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /core/*.png /core/*.svg /core/*.svg +/corporate/home/ /cortana/dashboard/debugsettings /cortana/signup/showform /country /couponRedirect /coupons/visit -/couponsages /courses/*?page= /cover /covid-19-across-world/* @@ -4927,6 +5096,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /customers? /customindicator /customize +/customkg /czytaj-online /d /d-- @@ -4981,12 +5151,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /details.do /detect_country.json /dev.rutube.ru -/developedeffects /developer/develop/web-services.*.en.html$ /developer/gallery.*.en.html$ /developer/news.*.en.html$ /developer_tab$ /developers +/developersfraser /dick-van-dyke/celebrities /die-billigsten-fluge- /diff @@ -5031,6 +5201,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /document/view_more /document/views /documentlist +/dougjake /download /download-thanks /download.gpx @@ -5053,7 +5224,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /dynalist/* /dynamics/ /dzcfg -/earlybernard /ebible* /ebook /ebook/preview.html @@ -5506,6 +5676,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /globalsearch.*?q /glossary/akamaitest.html /glossaryletter +/glucosephases /go /go/ /go/private @@ -5523,7 +5694,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /h-- /hack /halvimmat-lennot- -/hammerbrowsing /hardware/*/cart /harm-to-self /harming-humans @@ -5839,6 +6009,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /legal/advertiser-terms-and-conditions /legal/compliance /legal/data-access-request---verification +/legal/gdpr-article-15-information /legal/legal-thank-you /legal/privacy-thank-you /legal/video-surveillance @@ -6026,7 +6197,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /midas /mightlike /milestone_counts -/mineralsdallas /mini.shtml /misc /misc/*.css$ @@ -6181,7 +6351,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /network /neueroeffnung /neueroeffnungen-und-nachrichten -/neuroscience-terms/$http://francebleu.fr/robots.txt +/neuroscience-terms/$http://newatlas.com/robots.txt /neuroscience-topics/$ /new /new-for-you @@ -6232,9 +6402,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /no /no-internet-heading-assigned /no-internet-heading-assisted -/no-referrer-when-downgradehttp://figma.com/robots.txt -/no-referrer-when-downgradehttp://myemma.com/robots.txt -/no-referrer-when-downgradehttp://pixel-a.basis.net/robots.txt +/no-referrer-when-downgradehttp://glutenfreesociety.org/robots.txt +/no-referrer-when-downgradehttp://marketwired.com/robots.txt +/no-referrer-when-downgradehttp://marksandspencer.com/robots.txt /no-search-results /no_access /node @@ -6344,7 +6514,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /orderhistory /orders /orders$ -/ordinarydanish /organize /os-voos-mais-baratos- /our-suggestions @@ -6388,7 +6557,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /partner /partnercentral /partners? -/passedremedies /password /patches/new /patient-family-ed/* @@ -6410,7 +6578,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pdf-templates/standalone /pdf/$ /pdf/index.html -/pdf_reader/*/http://biologicaldiversity.org/robots.txt +/pdf_reader/*/http://venmo.com/robots.txt /pdfft /pdp/*Offer_id /pdp/lo @@ -6428,7 +6596,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pf/api /pf/undefined?d= /pgtrack.js -/phdfoster /photo-center/* /photo/10000 /photoId @@ -6482,6 +6649,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /policy /polopoly_fs /pop-ups/ +/popeannoying /popular /popular-month /popular-month/*/channel @@ -6539,7 +6707,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /print.ssf /print/ /print/$ -/print/http://unicef.org.uk/robots.txt +/print/http://opplemena.com/robots.txt /print?id /print_ad? /printable @@ -6553,6 +6721,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /privacy-policy-generator /privacy-policy-generator/*/load_aside_right_box /privacy.html +/privacydiscusses /private-promo /private/*/revisions /privatemessage @@ -6753,7 +6922,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /returns/*?liteToken= /returns/*?ref= /reusable-content -/reverse/ +/reverse /review /review/ /review/add @@ -6980,6 +7149,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /send_to_friend /sendfriend/ /sensor +/separatedmedal /serie /serie/*.html /service/dex/request-handler @@ -7086,6 +7256,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sl /slide_show/ /smadar +/smartcoalition /snapshot /social /social/google/auth.html @@ -7142,7 +7313,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /store/checkouts /store/closest /store/feed -/store/orderhttp://seg.sharethis.com/robots.txt +/store/orderhttp://potresnirizik.zagreb.hr/robots.txt /store/orders /storefront/ /storelocator/storesSearch.json @@ -7297,11 +7468,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /thirdpartyservice /threadmorehelp /threads/post- +/throwsroommates /thumb.png$ /thumbnails /tickets/new /tid_external_content_proxy /tiny_link_to_cart$ +/tionmissions /tlp /tmp /toets @@ -7321,6 +7494,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /topics /topics/*.rss$ /topics_amp +/touchedcontinuously /tour$ /tour/*-*$ /tour2go @@ -7609,7 +7783,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /wp-content/plugins /wp-content/themes /wp-content/uploads -/wp-content/uploads/http://drewsmithlive.com/robots.txt +/wp-content/uploads/http://copaco.com.py/robots.txt /wp-feed /wp-includes /wp-login @@ -7630,7 +7804,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /wtb?modelName= /x-productkb/global/phone-support-orders.html /xhr -/xhtmlcigarettes /xlsx /xml /xmlrpc.php @@ -7716,6 +7889,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?$ ?&search ?* +?*$ ?*& ?*& ?*&noheader @@ -7752,7 +7926,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*am_on_sale ?*amp= ?*answerId= -?*apikey*http://google.com.br/robots.txt +?*apikey*http://visaeurope.com/robots.txt ?*app ?*appidt=* ?*artist_recognition @@ -7821,7 +7995,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*hl ?*hpcasehogwarts ?*hsCtaTracking -?*http://ambar.org/robots.txt +?*http://artsy.net/robots.txt ?*hubs_signup-cta ?*id= ?*iframe @@ -7938,6 +8112,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*smid= ?*smprod= ?*sort= +?*sortBy= ?*sortby= ?*sortdir= ?*sorting= @@ -8094,7 +8269,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*utm_medium= ?*utm_source ?*utm_source= -?*utm_source=http://privacyshield.gov/robots.txt +?*utm_source=http://chordsoftruth.com/robots.txt ?*utm_term= ?*verified= ?*vetro @@ -8211,6 +8386,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?action=callus ?action=fx_tracking_data ?action_typTHe= +?ad= +?adId= ?adbid= ?adbypass= ?adcode= @@ -8268,7 +8445,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?attachment_id ?attachment_id* ?attachment_id= -?attachment_id= ?attribute_key ?auHash= ?auth_code= @@ -8291,9 +8467,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?back_url_admin ?backurl ?barediff= +?bathrooms= ?bclid= ?bcpid= ?bctid= +?bedrooms= ?begin ?benderPackage= ?beta= @@ -8315,16 +8493,18 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?bvstate= ?bvstate=* ?bvstate=pg +?by-appointment-only= ?c= ?cache= ?cacheBurst= ?cacheKill= ?calendar -?callback=http://jotform.com/robots.txt +?callback=http://bitfinex.com/robots.txt ?callsandtexts ?cameFrom* ?card= ?cardId= +?carproofAds= ?cartelera_cine ?cat= ?cat=* @@ -8383,6 +8563,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?comments ?comments= ?communityId= +?condition= ?conf= ?config ?config=articleidfromurl @@ -8411,6 +8592,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?country ?country= ?country=1021 +?cpoAds= ?cq_ck= ?create_review=true ?criteria= @@ -8486,6 +8668,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?emptyModel= ?en ?en-ph +?engine-displacement-cc= ?entitlement= ?entity_id= ?entity_type= @@ -8499,6 +8682,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?es ?esource= ?europe_pmc_extredirect= +?event-end= ?event= ?eventType= ?ex_cid= @@ -8541,12 +8725,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?filters= ?filters=fct ?filters[ +?financingAvailable= ?find_similar_by= ?firstId= ?firstname= ?fl_rand_seed= ?focus_review ?fontsize* +?for-sale-by= ?forceCds= ?forceXml= ?force_locale @@ -8570,6 +8756,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?fromide ?fromtg= ?ftag= +?fulfillment= ?full= ?fuseaction= ?gclid @@ -8589,6 +8776,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?gologin=1 ?gp ?gp=* +?gpTopAds= ?guid ?guid= ?gws_rd=ssl$ @@ -8607,11 +8795,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?hl=*&gws_rd=ssl$ ?hl=cert_ssl ?hmz= +?home-delivery= ?hsCtaTracking= ?hsFormKey=00c2cf09d3e2337ec3b798e6331f08c2 ?hs_amp= ?hubs_campaign= ?hubs_signup-url= +?hypoallergenic= ?i ?i= ?iab_category @@ -8629,6 +8819,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ignore ?ignore_amp ?image= +?imageNumber= ?inFrame= ?industry= ?industry=agency @@ -8654,6 +8845,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?itemsperpage= ?itm_source=parsely-api ?ja +?job-type= ?jobId= ?jobSlug= ?join= @@ -8673,6 +8865,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?keyword=* ?keywords= ?keywordslug= +?kilometers= ?kind= ?ko ?kr @@ -8740,6 +8933,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?media_id ?mi_u ?mid=* +?minNumberOfImages= ?mkt_tok ?mobile=basic ?mobile=true @@ -8769,7 +8963,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ncrnd= ?ncs= ?neighborhoods -?netflixsource=*http://oclc.org/robots.txt +?netflixsource=*http://help.opera.com/robots.txt ?netmng= ?news_id= ?newsid @@ -8801,6 +8995,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?occasions= ?ocid= ?offer= +?offered-by= ?offset* ?offset= ?offset=0 @@ -8810,6 +9005,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?oid=29114 ?omiid ?onboard= +?online-financing-approvals= +?online-purchasing= ?op= ?opeco= ?option= @@ -8824,6 +9021,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?origSession= ?origin ?origin* +?origin= ?osCsid= ?output= ?ovo_video= @@ -8852,12 +9050,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?partner= ?path= ?payed +?payment-deferrals= +?payment= ?pcrid= ?pdfJsInlineViewToken= ?per_page ?per_row ?period*= ?perpetual= +?pet-friendly= ?pg=* ?pg=search& ?pgtype= @@ -8882,7 +9083,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?post= ?post_type ?post_type* -?post_type= ?post_type=feedback&p= ?post_type=newsletter* ?post_type=post&p @@ -8986,7 +9186,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?r ?r= ?radius= -?rangeId=*http://psidetektiv.cz/robots.txt +?rangeId=*http://dafont.com/robots.txt ?rc= ?receiver= ?recipient=*&id= @@ -9031,6 +9231,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?rest_route= ?rest_route= ?ret= +?return-policy= ?return=true ?return=trueDescription ?returnPage= @@ -9092,6 +9293,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?serial= ?seriesSlug= ?serv= +?service-drop-off-pick-up= +?service-open= ?service= ?service=Ajax ?service=ajax @@ -9102,6 +9305,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?setLocale= ?set_filter ?set_mobile= +?sex= ?sfdebug ?sfns= ?sgsc=* @@ -9116,7 +9320,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?showAllGroups= ?showOlderReviews ?show_error=true -?shttp://edx.org/robots.txt +?showroom-open= +?shttp://jetpack.com/robots.txt ?sid ?sid= ?site_version=viewfullsite @@ -9193,7 +9398,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?spm= ?sputnik=* ?sq_content_src= -?sq_content_src=http://reviewjournal.com/robots.txt +?sq_content_src=http://news.un.org/robots.txt ?src ?src* ?src=sem_ggl @@ -9203,7 +9408,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?starrating ?start ?start= -?start=* ?startAt= ?state= ?staticVersion= @@ -9276,6 +9480,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?trackingid= ?traffic= ?transactionKey=* +?transmission= ?trial ?trk= ?trpd= @@ -9293,6 +9498,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?u*= ?u= ?ua= +?urgentAds= ?url= ?user= ?userId @@ -9339,6 +9545,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?version= ?ves= ?vi +?video-chat= +?videoOnly= ?view= ?view=* ?view=ajax @@ -9348,11 +9556,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?view=print ?viewType ?view_medium= -?view_only=http://kxan.com/robots.txt +?view_only=http://osha.gov/robots.txt ?view_source= ?viewday= ?viewmont= ?viewmonth= +?virtual-appraisal= ?vmov ?vn ?vsfrom= @@ -9435,7 +9644,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService @me @me$ @nfs/ecommerce-front-core -@vitehttp://ffmpeg.org/robots.txt +@vitehttp://optinmonster.com/robots.txt A= AAMSZ=160x600 AAMSZ=300x250 @@ -9462,7 +9671,7 @@ API/forum/update-who-typing API/user/abtest API/user/combinedinfo API/uxr-survey-management -API/v2$http://esa.int/robots.txt +API/v2$http://hawaii.edu/robots.txt APWIRE AR/ ARFResponse @@ -10484,6 +10693,7 @@ AssetPicker AssetPicker/Images AssetPicker/images Assets +Assets/css/wrapper.css Astronomy AtoZ/HealthInformationLetterStatus/ AtoZ/HealthInformationPages/ @@ -14849,7 +15059,6 @@ Business--Manufacturing/Business-Education/FAQ/Search? CA/ CATCODE= CBNnews-new/ -CCBot CDONLINE/ CES CF/ @@ -15105,7 +15314,7 @@ Doc-rss Doc-y/ Documentation/ Documents/ -Documents/Departments/EthicsElections/DemocracyVoucher/http://ai.googleblog.com/robots.txt +Documents/Departments/EthicsElections/DemocracyVoucher/http://sec.gov/robots.txt Documents/postgraduate-prospectus.pdf Documents/students/undergraduate-prospectus.pdf Documents/students/undergraduate/undergraduate-prospectus-2024-low-res.pdf @@ -15497,7 +15706,6 @@ GiftRegistrySearchViewCmd Gigabot Global Global/ -Google-Extended GoogleInternetAuthority Googlebot Disallow: Graduate @@ -15685,7 +15893,7 @@ IntegrationCenter Inter InterestItem InternalError.html -International-Lectures/en-GB/courses/apply.aspxhttp://consprev.com.br/robots.txt +International-Lectures/en-GB/courses/apply.aspxhttp://theplrshow.com/robots.txt International-Lectures/nl-NL/cursussen/inschrijven.aspx Intranet Intranet-PDB @@ -15798,7 +16006,6 @@ Location/WaitTimes/ Login Login-LoginForm* Login-OAuthReentryFacebook* -Login.html Login/ Login? LoginHelp @@ -16600,7 +16807,7 @@ Search/ Search/* Search/Mail/Public Search5 -Search?*http://lh6.ggpht.com/robots.txt +Search?*http://cracked.com/robots.txt Search?q* Search?searchstring_input= SearchDisplay @@ -16703,6 +16910,7 @@ Special_Nautisme SpecificationDefinitionView Spinn3r Staples/ +Starten/Circle-und-Sprint.html Starten/Page-Projekt-anlegen.html StatementsListView Stats @@ -16934,13 +17142,14 @@ VC/ VE/ VG/ VI/ +VIP VN/ VPV VU/ Valley-of-Longevity-Property/ VariationSelectionView Verify/* -Verkko/http://xsmanguasjad.ee/robots.txt +Verkko/http://elastic.co/robots.txt Video Video/*playerIndex Video/Panel/ @@ -16948,12 +17157,13 @@ Videos/e Videos/m Videos/p View +ViewAd ViewCancelOnlinePaymentView ViewDoc ViewKey/keyword ViewPDF.aspx Vlast/ -VoteActivities/http://opensecrets.org/robots.txt +VoteActivities/http://nature.com/robots.txt VoteCount/?action= W WAI/ER/tests @@ -17191,6 +17401,7 @@ __siren __socialshop/ __system __twitter_impression= +_a(/qihoo_a)/*? _a8_listener_ _adc_*/shop _admin @@ -17462,12 +17673,12 @@ _qa.html _qos _qpromo*/shop _query= -_r/http://wri.org/robots.txt +_r/http://link.springer.com/robots.txt _recache _redirectedFromOffline-true _refurb-discounted*/shop _remote -_resourceshttp://blog.taxjar.com/robots.txt +_resourceshttp://off-grid-living.com/robots.txt _resultat-eleve-*.html _resultat-eleve.html _rk_ @@ -17591,6 +17802,7 @@ a/*.*/tree a/*/hosting/search a/*/p/*/issues/csv a/*/p/*/source/diff +a/*? a/a/ a/apache-extras.org a/api/flightPricePrediction @@ -17663,6 +17875,7 @@ ab ab-taproom-api ab/* abTest +ab_a/*? ab_tests abap abasu @@ -17717,7 +17930,7 @@ about-cancer/cancer-chat/user?destination=/ about-cancer/cancer-chat/user?destination=/about-cancer/cancer-chat/ about-ghostery about-the-council/about-the-website/third-party-accessibility-statements -about-the-council/about-the-website/third-party-accessibility-statements/*http://truecoverage.com/robots.txt +about-the-council/about-the-website/third-party-accessibility-statements/*http://kernel.org/robots.txt about-the-council/contact-us-new about-the-council/contact-us/adult-education about-the-council/contact-us/adult-social-care-and-health @@ -17741,9 +17954,9 @@ about-ti/careers-maintenance.html about-us about-us/careers about-us/careers/job-description.html$ -about-us/contact-enquiries/forms/emailform.jsp?*http://asp.net/robots.txt +about-us/contact-enquiries/forms/emailform.jsp?*http://nhs.uk/robots.txt about-us/employment -about-us/employment/*http://messenger.com/robots.txt +about-us/employment/*http://auswaertiges-amt.de/robots.txt about-us/news-and-media/media-centre/corporate-news/facet/Topic/ about-us/news-and-media/media-centre/corporate-news/facet/Year/ about-us/news-and-media/media-centre/weather-and-climate-news/facet/Topic/ @@ -17907,6 +18120,7 @@ aboutus/wp-content/uploads/2022/06/Nomination_Form_2022.docx aboutus/wp-includes abraarkaran abram +abroad_a/*? abs absolute=true abstimmen @@ -17997,7 +18211,6 @@ accelerators/*yemen accelerators/*zimbabwe accenture accept-membership-referral -accesible/elmundo/2013/04/24/barcelona/1366793646.html acceso acceso/contrasena acceso_edicion @@ -18111,6 +18324,34 @@ account= accountDetails.htm account_purchase_history.mhtml account_settings +account_settings$ +account_settings/cancel_membership$ +account_settings/cancel_membership? +account_settings/change_password$ +account_settings/change_password? +account_settings/confirm_email/*$ +account_settings/confirm_email/*? +account_settings/contributions$ +account_settings/contributions/cancel_confirmation$ +account_settings/contributions/cancel_confirmation? +account_settings/contributions? +account_settings/disable_account$ +account_settings/disable_account? +account_settings/manage_cookies$ +account_settings/manage_cookies? +account_settings/manage_email$ +account_settings/manage_email? +account_settings/petition_updates_opt_out$ +account_settings/petition_updates_opt_out? +account_settings/privacy$ +account_settings/privacy? +account_settings/profile$ +account_settings/profile? +account_settings/set_password$ +account_settings/set_password? +account_settings/set_your_password$ +account_settings/set_your_password? +account_settings? accountaccess accounthelp accountinfo.php @@ -18194,6 +18435,7 @@ acct acctmgmt/* acd ace/ +acg*? acgtmangacom ach/forums ach/kb/*/discuss @@ -18202,6 +18444,7 @@ ach/user ach/users achael achandrahas +achat-en-ligne achievements achterberg achu @@ -18450,7 +18693,7 @@ add-ons/ add-to-bibliography add-to-cart add-to-cart=* -add-to-cart=*http://urbanchislic.com/robots.txt +add-to-cart=*http://criteo.com/robots.txt add-to-existing-collection add-visit add?community= @@ -18529,9 +18772,10 @@ admin/ admin/ admin/* admin/aso +admin/blogmove admin/forgot/ admin/form -admin/http://law.cornell.edu/robots.txt +admin/http://mediapost.com/robots.txt admin/mapping-dashboard admin/notification-center admin/sro @@ -18545,14 +18789,14 @@ adminapps1/ adminapps2/ adminapps3/ adminapps4/ -adminhttp://liveramp.com/robots.txt +adminhttp://dji.com/robots.txt administration administration/ administrative-fellowship administrative-staff/ebaid-nancy administrator administrator/ -administrator/http://heilpraktiker-psychotherapie-bonn.de/robots.txt +administrator/http://trustpilot.com/robots.txt adminjiraserver070 adminjiraserver071 adminjiraserver0710 @@ -18746,7 +18990,7 @@ affiliate affiliate-forgot-password affiliate-login affiliate-program -affiliate/*http://ucc.ie/robots.txt +affiliate/*http://fontawesome.io/robots.txt affiliate/home affiliate/register.htm affiliate/screenname.htm @@ -18823,6 +19067,7 @@ agarciacalvo agarzaer agdocs/ age-appeal +agegate agencias agencies agency @@ -18995,7 +19240,6 @@ akhwaja akshaygoyal akshaymathur akshayverma -aktivierungslink-anfordern.html aktuelles akumar al @@ -19120,7 +19364,6 @@ allnavs allocate allocationofimpactcapital allosydney/*/nouvelles -allowancefacts allpics.bml allprodreviews allproductreview @@ -19189,6 +19432,7 @@ amazon amazon amazon-chat amazon100dollarsale +amazon_search amb ambassador ambassador-participation @@ -19208,8 +19452,6 @@ ameha ameliapeterson amelierorty amenities? -america/2011/06/28/colombia/1309270959.html -america/2012/07/09/noticias/1341866548.html america_viva/ american-ninja-warrior-ninja-vs-ninja american-sniper @@ -19348,13 +19590,6 @@ anan anapi anastaciakay and -andalucia/2014/01/10/52cfdc3cca474162218b4573.html -andalucia/2014/01/17/52d95289ca4741d5798b4582.html -andalucia/2014/09/09/540eb15422601d8e308b456c.html -andalucia/2015/05/28/5566292fca4741df5b8b45a8.html -andalucia/2015/07/07/559c18d322601dbf408b45ad.html -andalucia/2015/09/06/55eca398268e3e42658b4591.html -andalucia/2016/06/14/575fb86c22601d67298b4581.html anders4 anderson andre_gomma @@ -19514,7 +19749,6 @@ anthonypenta anthonysamir anthonyyu anthro-creating-supportive-departmental-community -anthropic-ai anthropology antihacker antika-sanat @@ -19604,9 +19838,12 @@ api/UpdateStorage api/abtests/active-tests api/access api/ajax/checktheseout +api/ajax/checktheseout?.*http://indieauthorcon.com/robots.txt api/ajax/reactions +api/ajax/reactions?. api/ajax/rightlatestnews -api/attachments/*http://static1.squarespace.com/robots.txt +api/ajax/rightlatestnews?. +api/attachments/*http://docs.oracle.com/robots.txt api/auth api/billing api/billing$ @@ -19618,10 +19855,6 @@ api/census/RecordHit api/census/button-render api/cmshub api/collect -api/comment/user/featureds -api/comment/user/muted -api/comment/user/subscribers -api/comment/user/voted api/commerce/bag/*/total api/conferences/*/application-options api/conferences/*/committees @@ -19640,7 +19873,7 @@ api/discover/1/discover_web api/discover/sites api/discovery api/documentations/v3 -api/du/Searchhttp://vi.wikipedia.org/robots.txt +api/du/Searchhttp://dribbble.com/robots.txt api/du/search api/editionurlgenerator api/entry/http @@ -19650,8 +19883,8 @@ api/extensions/1.0/extensions api/getEarthquake.php api/health api/html -api/http://pica.asn.au/robots.txt -api/http://video.twimg.com/robots.txt +api/http://ajax.googleapis.com/robots.txt +api/http://kobemural.com/robots.txt api/install_backblaze api/internal/analytics/songs api/internal/bookmarks/shares_and_clicks @@ -19680,7 +19913,7 @@ api/nextsteps/* api/ng-looks/ api/nicorepo/timeline api/nts/v1/login -api/og/*http://openlibrary.org/robots.txt +api/og/*http://crowdfundingusa.com/robots.txt api/paid-article api/posts/*/popular_posts api/pricePrediction/V1/flight @@ -19871,6 +20104,8 @@ app378com app= appId=Dev10IDEF1 appTv +app_browsers/ +app_config/ app_data/ app_dev.php app_install @@ -19885,7 +20120,7 @@ append_follows appengine appl apple-app-site-association -apple-app-site-associationhttp://iso.org/robots.txt +apple-app-site-associationhttp://focusonkids.ru/robots.txt apple-news apple-touch-icon-120x120-precomposed.png apple-touch-icon-120x120.png @@ -19913,6 +20148,7 @@ apply/* apply?adId= appointments-and-referrals/appointment-thankyou appointments-and-referrals/referral-thankyou +approbation-de-financement-en-ligne approver-actions apps apps*&tags= @@ -20301,7 +20537,7 @@ archives archives archives/ archives/*/*/* -archives/http://privateinternetaccess.com/robots.txt +archives/http://eeoc.gov/robots.txt archives/multimedia/extra archives/multimedia/feedback.php archives/multimedia/rss/Instructions+for+content+providers @@ -20566,7 +20802,7 @@ aspnet_client/ aspnet_client/ aspx$ aspx/ -aspx/read.aspxhttp://handbrake.fr/robots.txt +aspx/read.aspxhttp://tnt.netmng.com/robots.txt aspxerrorpath* asross assafbester @@ -20611,7 +20847,7 @@ assets/errorpage assets/gov/taxes/property-taxes/annual-property-tax/municipality-regional-district-resources assets/gov/zzzz assets/hk-grotesk -assets/http://heroku.com/robots.txt +assets/http://jotform.com/robots.txt assets/images/global/s.gif assets/infographic assets/integrated-marketing/Offer-Summaries/t-append-lo.pdf @@ -20659,6 +20895,7 @@ ast/search ast/user ast/users astrezhnev +astro*? astro/Africa astro/Afrika astro/Asien @@ -21193,6 +21430,7 @@ audible-hug-alert audible-sample-player audible_programs= audiblehug +audience/ audio audio- audio-edition-podcast/*/index.xml @@ -21286,6 +21524,7 @@ authorize-ip authorize-net-vs-braintree authorizemessaging.html authormerge.php +authors authors.pl authors/ authors/*page= @@ -21477,6 +21716,10 @@ b-gender* b-newsletter/archive b-newsletter/content b-palle +b-search-map-ajax-get-ads-by-ids.json +b-search-map-ajax-search-ads.json +b-search-map-ajax-search-markers.json +b-search.html b/ b/*%EF b/*, @@ -21879,6 +22122,7 @@ badges/profile/create bagley bagon bahl +baidu baileymerlin baileysincox bait @@ -21891,8 +22135,6 @@ balaji balancerewards/email_update.jsp balancerewards/v1/email_update.jsp balancing -baleares/2016/02/17/56c43f19268e3e0e048b45ea.html -baleares/2016/02/18/56c60537268e3e0f348b4581.html baliegadgetscom ballotpe ballotpedia.org @@ -21946,10 +22188,11 @@ banners banners-old.php? banners/ bannus +baobao*? bap.html bap/webstore/search.html bapingseo -bappstore/bapps/download/http://thewindowsclub.com/robots.txt +bappstore/bapps/download/http://poshmark.com/robots.txt barchartData barclays-credit-eligibility-checker$ bargill @@ -22055,22 +22298,17 @@ baza-wiedzy*query= baza-wiedzy*sort= baza-wiedzy*type= bazerman +bb-audio.html bb-d +bb-image.html bb/ bb2600com bba/checkout bbattista bboards/ bbtcaptcha -bbtcomment/create -bbtcomment/entityComments -bbtcomment/report -bbtcomment/vote -bbtcontent/poll/getresults -bbtcontent/poll/vote bbtest1123 bbtmail/sendEntity -bbtshop bbtstats bc9797com bcade @@ -22452,7 +22690,6 @@ betterfuture/wp-includes bettina.hoeppner beverly-hills-dog-show beverlykienzle -bezahlvorgaenge.html beznosko bf/ bfe/apps/website @@ -22804,6 +23041,7 @@ binary-data/EGALLEY bing-site-safety bingbot bingsiteauth.xml +bingsiteauth.xml bingwang bingzhang biniek @@ -23042,14 +23280,14 @@ blog/*_ga blog/*sitemap.xml$ blog/*utm_source= blog/. -blog/.html.*http://stripe.com/robots.txt +blog/.html.*http://salon.com/robots.txt blog/20 blog/200 blog/2019 blog/?p= blog/?s= -blog/?s=*http://aesthetics.fandom.com/robots.txt -blog/?s=*http://ucl.ac.uk/robots.txt +blog/?s=*http://engvid.com/robots.txt +blog/?s=*http://japansociety.org/robots.txt blog/Neuer_Beitrag.html blog/Rubriken.html blog/SearchView.aspx @@ -23142,7 +23380,7 @@ blog/tag blog/tag blog/tag/ blog/tag/* -blog/tag/success-webinar/http://attend.ieee.org/robots.txt +blog/tag/success-webinar/http://jezebel.com/robots.txt blog/tags blog/tags-search blog/tags-search.html @@ -23239,7 +23477,6 @@ blogs/blog.atom blogs/blogpost/preview blogs/business-credit/page/*/?author= blogs/category -blogs/elmundo/momen-tvs/2016/10/12/adara-la-enchufada-de-gh-17.html blogs/hitwise-uk/img_alt blogs/nationals-journal-beta blogs/nces/search @@ -23265,7 +23502,7 @@ blogtemp blogvideo blogvision blogweb-20/ -blogwire/asheville-savings-bank-adds-scott-forbes-as-new-market-executive$http://zeit.de/robots.txt +blogwire/asheville-savings-bank-adds-scott-forbes-as-new-market-executive$http://mountsinai.org/robots.txt blogzoho-at-zoho/ blogzoho-for-google-apps/ blokdebid/ca/calendar-created @@ -24859,7 +25096,7 @@ bookmark_mana2 bookmarklet bookmarks bookmarks/widget -bookmarkshttp://s3-us-west-2.amazonaws.com/robots.txt +bookmarkshttp://econsultancy.com/robots.txt bookproperty books books/?*instrument= @@ -25253,7 +25490,7 @@ branding= brandlover brandmonitoring brandnet -brandnew/psphttp://cts.vresp.com/robots.txt +brandnew/psphttp://understood.org/robots.txt brandnewconference/2016/video brandonbergman brandonkim @@ -25343,7 +25580,6 @@ brower browse browse*?*content= browse*?*content=filterUserTips -browse*?*sortBy= browse*?*type= browse-2 browse-smarter-with-ghostery-8 @@ -28350,8 +28586,63 @@ buscar/suplemento_gl.php? buscar/suplemento_va.php? business business +business*? business--manufacturing/business-education/faq/search? business-breakfast +business-customers/aviation/news-and-media-releases/news-and-media-2020/shell-and-red-rock-sign-agreement-to-market-and-distribute-low-carbon-sustainable-aviation-and-diesel-fuel +business-customers/aviation/news-and-media-releases/news-and-media-2020/shell-and-red-rock-sign-agreement-to-market-and-distribute-low-carbon-sustainable-aviation-and-diesel-fuel.html +business-customers/aviation/shell-for-suppliers/card-services +business-customers/aviation/shell-for-suppliers/card-services.html +business-customers/bitumen/contact-us +business-customers/bitumen/contact-us.html +business-customers/bitumen/news +business-customers/bitumen/news.html +business-customers/chemicals/our-products/contact-us-about-shells-higher-olefins-and-derivatives +business-customers/chemicals/our-products/contact-us-about-shells-higher-olefins-and-derivatives.html +business-customers/chemicals/our-products/shell-performance-olefins/contact-us-about-shells-higher-olefins-and-derivatives +business-customers/chemicals/our-products/shell-performance-olefins/contact-us-about-shells-higher-olefins-and-derivatives.html +business-customers/chemicals/our-products/shell-performance-surfactants/contact-us-about-shells-higher-olefins-and-derivatives +business-customers/chemicals/our-products/shell-performance-surfactants/contact-us-about-shells-higher-olefins-and-derivatives.html +business-customers/chemicals/our-products/styrene-monomer/what-is-the-impact-of-styrene-based-products +business-customers/chemicals/our-products/styrene-monomer/what-is-the-impact-of-styrene-based-products.html +business-customers/commercial-fuels/be-our-superstar +business-customers/commercial-fuels/be-our-superstar.html +business-customers/lubricants-for-business/reach-for-shell-lubricants-supply-chain +business-customers/lubricants-for-business/reach-for-shell-lubricants-supply-chain.html +business-customers/lubricants-for-business/sector-expertise/mining/discover-mining-sector-overcome-challenges +business-customers/lubricants-for-business/sector-expertise/mining/discover-mining-sector-overcome-challenges.html +business-customers/lubricants-for-business/sector-expertise/power-industry/people-behind-power +business-customers/lubricants-for-business/sector-expertise/power-industry/people-behind-power.html +business-customers/lubricants-for-business/shell-expertise/lubrication-services-for-your-industry/shell-remotesense/engine +business-customers/lubricants-for-business/shell-expertise/lubrication-services-for-your-industry/shell-remotesense/engine.html +business-customers/lubricants-for-business/shell-panolin/five-things-to-know +business-customers/lubricants-for-business/shell-panolin/five-things-to-know.html +business-customers/lubricants-for-business/shell-panolin/lubricants-for-business-and-environment +business-customers/lubricants-for-business/shell-panolin/lubricants-for-business-and-environment.html +business-customers/lubricants-for-business/shell-panolin/protect-ecosystems-and-equipment +business-customers/lubricants-for-business/shell-panolin/protect-ecosystems-and-equipment.html +business-customers/lubricants-for-business/shell-panolin/reducing-carbon-intensity +business-customers/lubricants-for-business/shell-panolin/reducing-carbon-intensity.html +business-customers/lubricants-for-business/shell-panolin/supporting-sustainability-ambitions +business-customers/lubricants-for-business/shell-panolin/supporting-sustainability-ambitions.html +business-customers/marine/marine-lng +business-customers/marine/marine-lng.html +business-customers/shell-fleet-solutions/fleet-management/shell-fleet-app-for-small-businesses/feature +business-customers/shell-fleet-solutions/fleet-management/shell-fleet-app-for-small-businesses/feature.html +business-customers/shell-market-hub/shell-services/lube-optimizer +business-customers/shell-market-hub/shell-services/lube-optimizer.html +business-customers/shell-market-hub/shell-services/machinemax +business-customers/shell-market-hub/shell-services/machinemax.html +business-customers/shell-market-hub/shell-services/shell-desiccant-breathers +business-customers/shell-market-hub/shell-services/shell-desiccant-breathers.html +business-customers/shell-market-hub/shell-services/shell-lube-analyst +business-customers/shell-market-hub/shell-services/shell-lube-analyst.html +business-customers/shell-market-hub/shell-services/shell-lube-videocheck +business-customers/shell-market-hub/shell-services/shell-lube-videocheck.html +business-customers/shell-market-hub/shell-services/shell-remote-sense +business-customers/shell-market-hub/shell-services/shell-remote-sense.html +business-customers/trading-and-supply/counterparty-information-request +business-customers/trading-and-supply/counterparty-information-request.html business-enterprise/cesm3/index_v2.php?key5sk1= business-enterprise/cesm3/index_v2.php?s= business-insider$ @@ -28633,6 +28924,10 @@ bz/news bz679com bzw77com c +c-AdComparison +c-ManageMyAds +c-SavedAds +c-SelectCategory c-gender* c-s c-w/sandbox @@ -29131,7 +29426,7 @@ calebmooreportfolio calendar calendar calendar$ -calendar-2/action~*/http://feelament.bandcamp.com/robots.txt +calendar-2/action~*/http://icloud.com/robots.txt calendar-2/action~agenda calendar-2/action~default calendar-2/action~http: @@ -29142,6 +29437,7 @@ calendar-2/action~posterboard calendar-2/action~stream calendar-2/action~undefined calendar-2/action~week +calendar-rss.xml calendar.ics calendar/ calendar/*?year @@ -29350,7 +29646,7 @@ calendrier/action~agenda calendrier/action~month calendrier/action~oneday calendrier/action~posterboard -calendrier/action~stream/http://sunsooda.in/robots.txt +calendrier/action~stream/http://dailycaller.com/robots.txt calendrier/action~week california-exhibit call @@ -29386,7 +29682,6 @@ caltmp camara-jones camilafranca camilo-parra -camiones.html camo campaign campaign-2 @@ -29416,7 +29711,7 @@ campaigns/ campaigns/bigsix.html campaigns/bulk-order-form campaigns/digital-recruitment -campaigns/digital-recruitmenthttp://themuse.com/robots.txt +campaigns/digital-recruitmenthttp://southwest.com/robots.txt campaigns/help/search-results.html campaigns/infor-hub-xt5r5iwdrgxbnuz/ campaigns/iterable-cookies.json?callback=setIterableCookies&noredirect=once @@ -29440,6 +29735,9 @@ campus-services-test/ campus/framebuilder campuslife/acservices/accessibilitytestcompleted.aspx camref +camtasia-creative.html +camtasia-eula.html +camtasia-win-to-relay.html canada-language-selection canada/ottawa-citizen/2012 canal-de-denuncias @@ -29649,6 +29947,20 @@ careers/MAINTAINERS.txt careers/Phoenix-Hiring-Event/ careers/Sydney-Hiring-Event/ careers/UPGRADE.txt +careers/about-careers-at-shell/employee-stories/developing-the-female-leaders-of-tomorrow +careers/about-careers-at-shell/employee-stories/developing-the-female-leaders-of-tomorrow.html +careers/about-careers-at-shell/employee-stories/dreaming-big +careers/about-careers-at-shell/employee-stories/dreaming-big.html +careers/about-careers-at-shell/employee-stories/endless-opportunities +careers/about-careers-at-shell/employee-stories/endless-opportunities.html +careers/about-careers-at-shell/employee-stories/exploring-geology-on-the-shell-graduate-programme +careers/about-careers-at-shell/employee-stories/exploring-geology-on-the-shell-graduate-programme.html +careers/about-careers-at-shell/employee-stories/testing-my-abilities +careers/about-careers-at-shell/employee-stories/testing-my-abilities.html +careers/about-careers-at-shell/people-at-shell +careers/about-careers-at-shell/people-at-shell.html +careers/about-careers-at-shell/we-are-one-team/diversity-inclusion +careers/about-careers-at-shell/we-are-one-team/diversity-inclusion.html careers/admin careers/aus-nz-event/ careers/aws-ar-event/ @@ -29668,6 +29980,8 @@ careers/aws-sea-event/ careers/aws-singapore-event/ careers/aws-sydney-event/ careers/chattanooga-mobile-event/ +careers/choose-your-career-profile +careers/choose-your-career-profile.html careers/comment/reply careers/cron.php careers/database-hiring/ @@ -29689,7 +30003,11 @@ careers/job careers/jobs careers/jobs.php careers/jobs.php?id= +careers/join-the-shell-talent-community +careers/join-the-shell-talent-community.html careers/landing-pages/ +careers/life-at-shell +careers/life-at-shell.html careers/mentor-knowledge-bank/ careers/mexico-edge-hiring-2014/ careers/milwaukee-edge-hiring-2014/ @@ -29731,6 +30049,8 @@ careers/santiago-event/ careers/scripts careers/search careers/search? +careers/students-and-graduates +careers/students-and-graduates.html careers/students-graduates/opportunities careers/texas-event/ careers/thank_you @@ -30012,8 +30332,6 @@ catalogue catalogue-price/ catalogue/*? catalogues -cataluna/2014/05/03/5364bfff22601d08458b456c.html -cataluna/2015/05/04/55466710ca4741e7348b456c.html catchup catec catedraOLD/ @@ -32210,7 +32528,7 @@ cd/V77972_01 cd/clip/parole/soprano-hiro-7260.html cd/corneille-entre-nord-et-sud-1769.html cd_upload/Search -cdc/http://confluence.atlassian.com/robots.txt +cdc/http://gizmodo.com/robots.txt cdf/sign cdj cdk/* @@ -32222,9 +32540,9 @@ cdn-cgi/* cdn-cgi/beacon/performance cdn-cgi/bm/cv cdn-cgi/challenge-platform -cdn-cgi/http://fpdownload.macromedia.com/robots.txt -cdn-cgi/http://google.co.in/robots.txt -cdn-cgi/http://inoreader.com/robots.txt +cdn-cgi/http://mediamatchmaker.co.uk/robots.txt +cdn-cgi/http://newindianexpress.com/robots.txt +cdn-cgi/http://rover.com/robots.txt cdn-cgi/image cdn-cgi/images/trace cdn-cgi/l/email-protection @@ -32268,6 +32586,7 @@ celeb/sadie-sink celeb/sydney-sweeney celebratingcensus celebrities/s +celebrities/search celebrity-news celebritycruises/guide-to-the-globe celenahuo @@ -32356,8 +32675,8 @@ cgi-bin/grid-words cgi-bin/guestbook cgi-bin/histDiff.cgi cgi-bin/homelandsecurity -cgi-bin/http://auddict.com/robots.txt -cgi-bin/http://tv.apple.com/robots.txt +cgi-bin/http://euroncap.com/robots.txt +cgi-bin/http://nuestropsicologoenmadrid.com/robots.txt cgi-bin/imagemap cgi-bin/isbn cgi-bin/kaweahits @@ -32370,7 +32689,7 @@ cgi-bin/loginpage cgi-bin/longs.cgi cgi-bin/mb cgi-bin/msdemo/ -cgi-bin/notices/http://fodors.com/robots.txt +cgi-bin/notices/http://ams.usda.gov/robots.txt cgi-bin/onTopic cgi-bin/orphanWikiPages cgi-bin/outline @@ -32410,7 +32729,7 @@ cgi-bin/wikiSig cgi-bin/wx cgi-bin/x-posts cgi-bin/yabb -cgi-binhttp://youtube.de/robots.txt +cgi-binhttp://ifixit.com/robots.txt cgi-local cgi-mad/ cgi-out @@ -32770,7 +33089,7 @@ checklistposts checkout checkout checkout* -checkout*http://tfl.gov.uk/robots.txt +checkout*http://padlet.com/robots.txt checkout-dispatcher checkout-external checkout.php @@ -32792,7 +33111,7 @@ checkout/test/test.html checkout2 checkout?plan_id checkoutconfirmation -checkouthttp://dejaflow.com/robots.txt +checkouthttp://modernistcuisine.com/robots.txt checkoutnow checkouts checkpoint @@ -32875,6 +33194,7 @@ chicago/user/password chicago/user/register chicago/xmlrpc.php chihantv +chihe*? child/ children children/appointments-and-referrals/alumni-registration-thankyou @@ -33086,6 +33406,7 @@ classes/*.amp classes/*.html classes/*.txt classic +classic*? classic-apps classic/account classic/account= @@ -33240,8 +33561,8 @@ clickId= click_ clickandbuy clickhere.jsp -clickhttp://export.gov/robots.txt -clickhttp://security.stackexchange.com/robots.txt +clickhttp://antena3.rtp.pt/robots.txt +clickhttp://searchenginejournal.com/robots.txt clickstream clicktale clickthrough.jsp @@ -35529,7 +35850,7 @@ clockss-manifest clone clone/library/genomic/organisms close-account -closed-submissions/http://developer.paypal.com/robots.txt +closed-submissions/http://hindustantimes.com/robots.txt closedcaption closures/*.ssf? closures/index.ssf?other @@ -35624,7 +35945,7 @@ cmplog cmr cms cms-resources.jsp -cms-search/http://appexchange.salesforce.com/robots.txt +cms-search/http://cmswire.com/robots.txt cms. cms.dll cms.dll* @@ -35643,7 +35964,7 @@ cms_preview_ui_static cms_registrations cms_websites cms_websites/css -cms_websites/index.phphttp://pavelroth.cz/robots.txt +cms_websites/index.phphttp://vevo.com/robots.txt cmsctx/ cmslanding.aspx cmstest/ @@ -35663,7 +35984,9 @@ cn/brand/ cn/en/book-a-trip/flights/fare-types/fare-guide-information.html cn/en/pages/strategy-operations/articles/5g-assist-in-2019-ncov.html cn/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html +cn/enterprise/ cn/error-static-cdn +cn/events/huaweiconnect/livestream-for-tvs$http://hub.docker.com/robots.txt cn/ipns cn/license/ibis-models cn/license/licensing-agreement/ @@ -35673,6 +35996,7 @@ cn/list cn/list= cn/login-messages cn/phones/mate20pro/ +cn/products-lifecycle cn/products/online-datasheet/ cn/products/ras/trial-center cn/random @@ -35776,6 +36100,8 @@ co/ventureone co/wce coShp coShp/(.*) +coachs-eye-windows-download.html +coachseye-education.html coas/Search coas/search coasts/search.php @@ -35785,7 +36111,7 @@ cobrand/ code code/ code/* -code/http://dx.doi.org/robots.txt +code/http://w3techs.com/robots.txt code2product-typeform-dashboard code= code_activation @@ -35822,6 +36148,7 @@ collateral/corporate/po/ collect collection collection/*/product +collection/*? collection/api/logger collection= collectiongroups @@ -36028,7 +36355,7 @@ community/*/latest$ community/*/live community/*/post community/*/post- -community/*/profile/*http://bernina.com/robots.txt +community/*/profile/*http://cointelegraph.com/robots.txt community/*/rss community/*/topics community/*/trackback @@ -36072,6 +36399,7 @@ community/misc community/misc.php community/my community/myepi +community/newsletteroptin.asp community/online community/posts community/profile @@ -36341,7 +36669,6 @@ component-library/emma-css/ component-library/next-steps-graduate-undergraduate-business/ component-library/school-for-the-environment-feature-panels/ component-uat -component/ componentes componentgrouplibrary/* components @@ -36380,7 +36707,6 @@ comsite5/bin comtocom.php comunabc/Widgets/rss comunes -comunidad-valenciana/2014/11/02/5456581922601dff2a8b4573.html concern concerts/*/edit concerts/*/images/new @@ -36406,7 +36732,7 @@ conditions-diseases? conditions/coronavirus-covid-19/testing-and-tracing/get-an-antigen-test-to-check-if-you-have-coronavirus/ conditions/pregnancy-and-baby/pages/your-birth-plan.aspx conejo -conex-2019http://thehindubusinessline.com/robots.txt +conex-2019http://view.adjust.com/robots.txt conf conf conf/*.php$ @@ -36484,7 +36810,7 @@ connect-accounts connect.facebook.net connect/@ connect/help/search-results.html -connect/http://sourceforge.net/robots.txt +connect/http://blog.sfgate.com/robots.txt connect/offer connect/profile connect/social-intranet.html @@ -36509,7 +36835,6 @@ conniekchung connorjacobson conorlevans consent -consequencefavors consociate console console?*getstarted= @@ -36556,7 +36881,7 @@ contact-opnemen-met-myheritage contact-opnemen-met-ondersteuning contact-pantone-connect contact-preferences -contact-sales/http://wicg.github.io/robots.txt +contact-sales/http://pingidentity.com/robots.txt contact-support contact-thank-you contact-tos @@ -36591,8 +36916,8 @@ contact/employees/servlets contact/en/hague/questionnaire/ contact/feedback contact/form/ -contact/http://eibar.org/robots.txt -contact/http://picnicsro.cz/robots.txt +contact/http://dolphchaney.com/robots.txt +contact/http://freewebs.com/robots.txt contact/menu* contact/partner* contact/support.php @@ -36663,7 +36988,6 @@ content/*/schedule content/*/synchronous_inspection content/*/thenables content/*/util -content/*http://antena3.rtp.pt/robots.txt content/README.txt content/aarpe/en/home/ content/aarpe/en/home/vendor/ @@ -36792,7 +37116,7 @@ content/dam/SAS/partnernet/ content/dam/aarp/Member-Benefits/AARP-Auto-Buying-Program-For-Member-Communications-Digital-Fulfillment.pdf content/dam/acsorg/qa content/dam/alumni/2012elections -content/dam/avg/img/2014/business/http://vg04.met.vgwort.de/robots.txt +content/dam/avg/img/2014/business/http://avicii.lnk.to/robots.txt content/dam/bitdefender/business/ar content/dam/blackberry-com/asset/enterprise/pdf/direct content/dam/blackberry-com/asset/enterprise/webcast/direct @@ -36867,7 +37191,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476 content/dam/ircc/documents/pdf/francais/trousses/form/imm5644 content/dam/ircc/documents/pdf/francais/trousses/form/irm0002 content/dam/ircc/documents/pdf/francais/trousses/form/irm0004 -content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://marketwatch.com/robots.txt +content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://canadadrives.ca/robots.txt content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf content/dam/jpm/structured-products-documents content/dam/kpmg/au/pdf/creditors @@ -36911,7 +37235,7 @@ content/dam/sm/ccto/sunet_id_resources content/dam/sm/radcancerbio/resources-secure content/dam/sothebys/InsideSothebys*.pdf content/dam/static-page/customer-advocacy/*/pdf -content/dam/students/documents/graduations/programs/http://nerdwallet.com/robots.txt +content/dam/students/documents/graduations/programs/http://syfy.com/robots.txt content/dam/tcom/business-enterprise/telstra-connect-guides/telstra_connect_guide_billing.pdf content/dam/tcom/business-enterprise/telstra-connect-guides/telstra_connect_guide_incidents.pdf content/dam/tcom/business-enterprise/telstra-connect-guides/telstra_connect_guide_mobility_services.pdf @@ -36960,7 +37284,7 @@ content/dist/fonts content/docdel content/download content/downloads/ -content/downloads/http://untappd.com/robots.txt +content/downloads/http://marketingweek.com/robots.txt content/ebook content/ebook/ content/ebrochure/toyota-mobility.pdf @@ -36996,7 +37320,7 @@ content/index.php/filter/tips content/index.php/node/add content/index.php/search content/index.php/user/login -content/index.php/user/logout/http://complex.com/robots.txt +content/index.php/user/logout/http://columbia.jp/robots.txt content/index.php/user/password content/index.php/user/register content/institution @@ -37193,6 +37517,8 @@ contest contest.php?pg= contest/ contest/*/view_submission.html +contest/log_presence +contest/previous_winners contests contests/*/shareimage contests/*afghanistan @@ -37719,6 +38045,7 @@ cpl-edit cpoirier cpollack cpresources +cpro cpropub/univercd cps/en cps/fr @@ -38028,7 +38355,6 @@ cron/ cron/*.php$ cron_pw_grinder cron_selective.php -cronaca/2011/06/14/news/evasione_fiscale_45_arresti-17688291 cronaca/2019/12/05/news/stretta_contro_i_pirati_dei_giornali_rubati_800mila_lettori_in_un_anno_-301013213 cronaca/2023/09/29/news/serenis_repubblica_promozione_abbonati-416179220 cronache/08_dicembre_17/woodcock_indagato_chiave_fiorenza_sarzanini_140878bc-cc03-11dd-bd86-00144f02aabc.shtml @@ -38066,9 +38392,6 @@ cronache/14_giugno_13/posti-barca-donne-finanzieri-sistema-aggiustare-controlli- cronache/15_ottobre_06/torino-uomo-precipita-settimo-piano-lite-una-donna-e2cc8c66-6c0f-11e5-8623-fefb598d5187.shtml cronache/speciali/2010/maturita/test-universita.shtml cronelab -cronica/2001/CR286/CR286-01.html -cronica/2016/08/21/57b95b3546163f010c8b4618.html -cronica/2016/11/13/5826f08cca47412c708b457b.html crons cross cross-domain$ @@ -38295,7 +38618,7 @@ csd/internal/css csd/internal/nav csd/js csd/nav -csd/staff/karen.h.rosenlof/karen.h.rosenlof.presentations/http://surrey.ac.uk/robots.txt +csd/staff/karen.h.rosenlof/karen.h.rosenlof.presentations/http://esselte974.fr/robots.txt csde/camp-shriver-community/camp-shriver/registration-fee/ csds/* cse @@ -38394,6 +38717,7 @@ cuicui_chen cuilanliu cuisine/recettes/* cuisine/s +cul*? cultura/12_dicembre_19/frignani-truffa-nome-modigliani_d1c07518-49e4-11e2-8f39-57d26b118e07.shtml cultura/dai-cittadini-per-i-cittadini/lettere-d-amore/gallery.shtml cultura/leparole/index_temp.shtml @@ -38620,24 +38944,24 @@ cz/virtualization cz/virtualization/virtualbox cz/zasady-ochrany-osobnich-udaju-safe-harbor.html cz/ztrata-karty.html -czde/ +czde cze/layout/set -czes/ -czfr/ -czgr/ +czes +czfr +czgr czhang czimanyi -czit/ -czja/ -czko/ -cznl/ -czpl/ -czpt/ -czro/ -czru/ -czsv/ -cztr/ -czzh/ +czit +czja +czko +cznl +czpl +czpt +czro +czru +czsv +cztr +czzh d d-gender* d. @@ -38737,7 +39061,7 @@ da/blog da/cart da/checkout da/create-a-doodle-pfm -da/create-a-doodle-pfmhttp://emirates.com/robots.txt +da/create-a-doodle-pfmhttp://dorisbaumer.com/robots.txt da/firefox/collections da/firefox/collections/4757633 da/firefox/collections/4757633/$ @@ -39003,7 +39327,7 @@ dcyang ddelgais ddg_rwb ddl2* -ddos/http://st.com/robots.txt +ddos/http://scholastic.com/robots.txt ddp de de$ @@ -39792,10 +40116,16 @@ decart1 decd/search/node decision-analytics/da-information-webinars.html decision-analytics/da-whitepaper-archive.html +decision-makers$ +decision-makers/*/admin_accounts$ +decision-makers/*/admin_accounts? +decision-makers/*/edit$ +decision-makers/*/edit? +decision-makers? deck deck-maker decorator/ -decz/ +decz deep-health-abstract deep-health-auth deep-health-search @@ -39831,12 +40161,12 @@ definition/Rosamund definition/barred%20ghoul definition/wipedout definizione/geraschelt -defr/ -degr/ +defr +degr degroot -deit/ -deja/ -deko/ +deit +deja +deko delange-artistmanagement/en-GB/art0sts/artist.aspx?category=42386122047193089.MURCNTY1RUY1QjA0QzRFNTMyMjg5MTdiLWEwZmUtNDNlZi05NTVkLTA5NDYwNWQ5NTEyZTA1 delange-artistmanagement/en-GB/art0sts/artist.aspx?category=44317411747102721.MURCNTY1RUY1QjA0QzRFNTMyMjg5MTdiLWEwZmUtNDNlZi05NTVkLTA5NDYwNWQ5NTEyZTA1 delayed_job @@ -39875,14 +40205,14 @@ demo/closed-unclosed-performance?closed demo/safari-reader-test-1 demo/safari-reader-test-2 demo/safari-reader-test-3 -demo/safari-reader-test-nielshttp://futurism.com/robots.txt +demo/safari-reader-test-nielshttp://mathworks.com/robots.txt democenter demonstration demos dempubweb denise-snyder denisschapiro -denl/ +denl dental/*/index.php dental/dh dental/endo @@ -39894,11 +40224,12 @@ dental/students dentistry/about/appointments-and-referrals/appointment-thankyou denver dep/rwm/hoss +departement-de-service-ouvert department-beauty-gender-unisex* departments departure= departureDate= -depl/ +depl deployment-test-clf2 deployment-test-clf3 deployment-test-clf4 @@ -39917,7 +40248,6 @@ deposits/*.pdf$ deposits/*.swf$ deposits/*.txt$ dept -dept/ dept/soc/people/rsandefur depth-- depts/* @@ -39925,10 +40255,10 @@ depts/CAS depts/purchase/* dermatology/appointments-and-referrals/connective-tissue-diseases/appointment-thankyou dermatology/appointments-and-referrals/signup-thankyou -dero/ +dero derr derricktin -deru/ +deru deryahonca desai desalvo @@ -40006,7 +40336,7 @@ destinations/south-america.html destinations/south-america/* destinations/south-pacific.html destinations/south-pacific/* -desv/ +desv det detail detail/*Ajax.do$ @@ -40014,9 +40344,9 @@ detail/ajax details- details-*.html details-print -detailshttp://nbclosangeles.com/robots.txt +detailshttp://craigslist.org/robots.txt detect -detr/ +detr detroitchicago dev dev-sites @@ -40089,7 +40419,7 @@ devsrc devtest/ dex deyoung -dezh/ +dezh df78788com dfa/UHC_physicians_RM_guide.pdf dfkw @@ -41869,7 +42199,6 @@ didar diegoestevez diegorivera diets/* -diff diffbot/ diffs dig-perf-test @@ -41968,9 +42297,9 @@ digitaledition digitalexpress/ digitalpdf digitalsubscription/imagedownload -digitalsubscription/imagedownload/http://geck.bethsoft.com/robots.txt -digitalsubscription/imagedownload/http://journaldugeek.com/robots.txt -digitalsubscription/imagedownload/http://synack.com/robots.txt +digitalsubscription/imagedownload/http://clevescene.com/robots.txt +digitalsubscription/imagedownload/http://mastercard.com/robots.txt +digitalsubscription/imagedownload/http://nj.gov/robots.txt digregorio dilatua/proRecensione.do ding-session= @@ -42318,7 +42647,6 @@ diverse divertissement divideload divisions/Support/Survey -divisionsdead dj/ dk dk$ @@ -42534,7 +42862,7 @@ dmorgan dmottacalderon dmoustafa dmq -dms_priv/*http://eset.com/robots.txt +dms_priv/*http://itunes.apple.com/robots.txt dms_pub/itu-d/md/02/isap2b.1.1.1/c/D02-ISAP2B.1.1.1-C-0003 dms_pub/itu-d/md/02/isap2b.1.1/c/D02-ISAP2B.1.1-C-0002 dms_pub/itu-r/oth/0A/0E/R0A0E00008B @@ -42817,6 +43145,7 @@ dotbot doterra/ dotimer.php dotnet_library_license.htm +doubanapp/card double-rainbow double_activation doubleclick @@ -42830,9 +43159,10 @@ download-file download-history.asp* download-limit download-lister +download-logo-agreement.html download-notice download.asp* -download.asp*http://highsnobiety.com/robots.txt +download.asp*http://impots.gouv.fr/robots.txt download.php download/ download/*/ @@ -42844,9 +43174,11 @@ download/Forside/2022 download/attachments download/binary download/get -download/http://books.apple.com/robots.txt +download/http://leginfo.legislature.ca.gov/robots.txt download/index download/legacy +download/morae +download/morae/ download/next download/pgn download/sdk @@ -42963,7 +43295,7 @@ drupal-training drwilliamnuma ds-live/ ds-mobile/ -ds/*/*http://humanesociety.org/robots.txt +ds/*/*http://arte.tv/robots.txt dsasselov dsb/android/collections dsb/android/search @@ -43135,7 +43467,7 @@ ebc/portal ebernton ebi_docs ebibbs -ebisearch/summary/api/identificationsearchboxs4/*http://acrobat.adobe.com/robots.txt +ebisearch/summary/api/identificationsearchboxs4/*http://ebird.org/robots.txt ebook ebook-creator/editor.html ebook.pdf @@ -43239,10 +43571,6 @@ economia/12_aprile_25/caizzi-liddi-detroit_dec93e0e-8ee4-11e1-8466-78a3503db387. economia/13_aprile_07/ginori-porcellana-crisi_ad24c478-9f4a-11e2-bce6-d212a8ef12b1.shtml economia/20121003/54351571275/* economia/2013/01/31/news/mps_verso_sequestro_conservativo- 51615470 -economia/2015/03/16/5506120ee2704e95468b456c.html -economia/2015/04/13/552c1eede2704ec23c8b4580.html -economia/2015/12/23/567aa33b22601dc7528b458d.html -economia/2016/05/08/572caa3722601db9058b4624.html economia/chiedi-esperto/news/sitemap.xml economia/chiedi-esperto/sitemap.xml economia/finanza-personale/2010/Prova-Metadati_a1b5a008-f178-11df-8c4b-00144f02aabc.shtml @@ -43319,7 +43647,6 @@ editorial/entertainment/$ editorial/news/$ editorial/sports/$ editors -editorslicensing editorspicks editorv2_shop_aux/download_course_student_certificate editpayment @@ -43353,6 +43680,19 @@ education education education-and-children/schools/school-transport/school-transport-for-children-with-special-educational-needs/travel-training/travel-training education-and-children/special-educational-needs/school-information-for-special-educational-needs-sen/school-transport-for-children-with-special-educational-needs/travel-training/travel-training +education-teacher-grading.html +education-tutorial-absent-video.html +education-tutorial-create-how-to.html +education-tutorial-feedback-snagit.html +education-tutorial-media-roll.html +education-tutorial-orientation-video.html +education-tutorial-student-demo.html +education-tutorial-student-practice.html +education-tutorials.html +education-video-how-to-feedback-mac.html +education-video-how-to-feedback.html +education-video-how-to-lesson-mac.html +education-video-how-to-lesson.html education/404_en.htm education/blocks education/blocks$ @@ -43623,68 +43963,6 @@ ell/layout/set ellen_song elliotspark/ elmgren -elmundo/2000/07/12/espana/963396153.html -elmundo/2000/10/4/sociedad/970675851.html -elmundo/2001/04/03/sociedad/986312895.html -elmundo/2004/07/21/cultura/1090428220.html -elmundo/2006/04/27/espana/1146124044.html -elmundo/2006/11/11/espana/1163285160.html -elmundo/2007/03/02/espana/1172866629.html -elmundo/2008/04/17/ciencia/1208426326.html -elmundo/2008/05/22/madrid/1211449408.html -elmundo/2008/06/04/madrid/1212576271.html -elmundo/2008/06/10/madrid/1213111777.html -elmundo/2008/06/14/valencia/1213430561.html -elmundo/2008/07/03/madrid/1215085120.html -elmundo/2008/07/24/barcelona/1216878794.html -elmundo/2008/11/03/madrid/1225730692.html -elmundo/2008/11/13/madrid/1226590842.html -elmundo/2009/01/19/madrid/1232393538.html -elmundo/2009/02/22/espana/1235328259.html -elmundo/2009/04/23/barcelona/1240465015.html -elmundo/2009/05/11/andalucia_sevilla/1242025053.html -elmundo/2009/05/31/espana/1243802563.html -elmundo/2009/06/15/madrid/1245065175.html -elmundo/2009/08/12/madrid/1250068823.html -elmundo/2009/10/13/andalucia/1255414645.html -elmundo/2010/01/11/baleares/1263201527.html -elmundo/2010/02/08/madrid/1265633177.html -elmundo/2011/01/29/alicante/1296303929.html -elmundo/2011/03/07/economia/1299519600.html -elmundo/2011/03/09/economia/1299627923.html -elmundo/2011/03/09/galicia/1299689292.html -elmundo/2011/03/11/espana/1299854139.html -elmundo/2011/03/17/cultura/1300374568.html -elmundo/2011/04/05/andalucia/1301956474.html -elmundo/2011/05/10/galicia/1305058376.html -elmundo/2011/08/20/paisvasco/1313839269.html -elmundo/2012/02/06/barcelona/1328514332.html -elmundo/2012/03/15/barcelona/1331824835.html -elmundo/2012/05/01/espana/1335891011.html -elmundo/2012/06/02/baleares/1338628762.html -elmundo/2012/06/05/baleares/1338891185.html -elmundo/2012/06/05/baleares/1338897382.html -elmundo/2012/06/08/baleares/1339143375.html -elmundo/2012/07/29/baleares/1343553248.html -elmundo/2012/08/14/baleares/1344937738.html -elmundo/2012/08/18/madrid/1345296850.html -elmundo/2012/08/19/madrid/1345402692.html -elmundo/2012/08/24/baleares/1345805179.html -elmundo/2012/09/03/baleares/1346690156.html -elmundo/2012/10/20/baleares/1350757047.html -elmundo/2013/01/19/baleares/1358622048.html -elmundo/2013/02/25/economia/1361787909.html -elmundo/2013/03/03/baleares/1362310749.html -elmundo/2013/04/24/barcelona/1366793646.html -elmundo/2013/05/16/espana/1368721897.html -elmundo/2013/06/07/madrid/1370603306.html -elmundo/cataluna/2016/12/07/584839e146163f490f8b45cd.html -elmundo/envia_noticia.html -elmundo/graciasporvalorar.html -elmundo/hemeroteca/2016/02/27/m/loc.html -elmundo/rectificaciones/enviar.html -elmundovino/noticia.html?vi_seccion=2&vs_fecha=201112&vs_noticia=1323073889 -elmundovino/noticia.html?vi_seccion=8&vs_fecha=201205&vs_noticia=1336118286 eloest eloisamorra elp @@ -43705,7 +43983,7 @@ email$ email-capture email-colleague email-contact/ -email-contact/nodehttp://help.netflix.com/robots.txt +email-contact/nodehttp://gsma.com/robots.txt email-contact/taxonomy_term email-content email-help @@ -43719,7 +43997,6 @@ email-unsubscribe email-unsubscribe email-validation email-verify/* -email.do email.jsp* email/ email/$ @@ -43760,6 +44037,7 @@ emailers/ownerlounge emailhelper emailoffers emailpage.cfm +emailpreferences emailpreferences.aspx emails emails/ @@ -45237,6 +45515,7 @@ en/edlmoney/ en/enabling-interculturaldialogue/grid en/enabling-interculturaldialogue/list en/enabling-interculturaldialogue/map +en/enterprise/ en/error en/error/ en/estado-pedido @@ -45258,6 +45537,7 @@ en/events/8_ISS_Thomas_von_Oehsen_PWC_Geneva.pdf en/events/9_Swissquote_Yvan_Cardenas_PWC_Geneva.pdf en/events/cultural_events.asp en/events/default.asp +en/events/huaweiconnect/livestream-for-tvs$ en/events/peace_fund.asp en/events? en/explore @@ -45517,6 +45797,7 @@ en/print en/privacy en/privacy-policy en/privacy.html +en/products-lifecycle en/products-services/space/in-space-infrastructure/bartolomeo/request-your-payload-slot-on-bartolomeo/bartolomeo-form-confirmation en/products/connections/product_detail/product_35486.html en/products/connections/search-products.html @@ -45888,6 +46169,7 @@ enterprise/product/add_ons enterprise/products/checks enterprise/products/checks/index.jsp enterprise/seo +enterpriseform/ entertain entertainment/article/Minerva-s-horoscope entertainment/bravo @@ -45952,6 +46234,7 @@ eolson eopro eoss eouyang +eox_backup/ ep-live/ epaper/restricted-access epbc/gmaps @@ -46588,7 +46871,7 @@ es/hoteles/h es/hoteles/redirect es/hoteles/s es/hou -es/http://italiadeivalori.it/robots.txt +es/http://hearthis.at/robots.txt es/images es/inc es/incl_banner_media_center.html @@ -46681,7 +46964,7 @@ es/music/+noredirect es/myunited es/nationals/search es/negocios -es/new/http://unesco.org/robots.txt +es/new/http://edyst.com/robots.txt es/news/incl_news_items.asp es/news/incl_reports.asp es/node @@ -46764,7 +47047,7 @@ es/search.php es/search/ es/search/autocomplete es/search? -es/search?*http://roblox.com/robots.txt +es/search?*http://platform.instagram.com/robots.txt es/secure-preview es/seguimiento-pedido es/seguimiento-pedido-invitado @@ -46943,13 +47226,13 @@ escuela-arquitectura-diseno/wp-content/sites/ escuela-arquitectura-diseno/wp-content/themes/ escuela-arquitectura-diseno/wp-content/wp-admin/ escuela-arquitectura-diseno/wp-content/wp-includes/ -escz/ +escz esearch esejdic esfr/Empella esfr/Unternehmensanteil esfr/fixedneutered -esgr/ +esgr eshabliy eshah eshop.xml @@ -46960,12 +47243,12 @@ esi_cache esim/wp-admin esim/wp-content/plugins esim/wp-includes -esja/ -esko/ +esja +esko eskupTSUpdate esl/layout/set esmecaramello -esnl/ +esnl esntial.htm esoft-job esotiri @@ -46973,12 +47256,6 @@ espace-2/programmes/*.html espace-securise/shield espaceabonne espaceabonne/creer-un-compte/$ -espana/2014/02/04/52f0f41c268e3ecd5d8b457b.html -espana/2014/03/19/53295f41268e3e50368b456f.html -espana/2014/04/30/536033b5ca4741761f8b458f.html -espana/2014/08/03/53dd2bf9ca474155388b457f.html -espana/2014/09/08/540cf013268e3eac5f8b457f.html -espana/2016/05/22/574065ebca474198788b4587.html espanol espanol/busqueda/ espanol/capable-suvs @@ -46995,19 +47272,17 @@ espcard especial/especial-de-prueba especial/juegos-olimpicos/ especial/pruebas-comercial -especiales/2004/03/espana/14m/resultados -especiales/2008/09/internacional/elecciones_eeuu/noche_electoral/index.html especiales/vogue_business espiar -espl/ +espl espn/now espnradio/podcast/feeds/easports esports esrc= -esro/ -esru/ +esro +esru essentialmums -essv/ +essv estadao estadao-verifica estadisticas/populares/p @@ -47017,7 +47292,7 @@ estaticos/recursosgraficos/responsive/especiales/amazon-interno/* esteban-orellana estefania_rodriguez esteri/07_novembre_24/allam_8b31e72c-9a84-11dc-a3e4-0003ba99c53b.shtml -estr/ +estr estudis/mastersuniversitaris/prodart esu/unitprogcat esupport/article.html* @@ -47045,7 +47320,7 @@ esw/internal/departments/education/ugcourses esw/internal/departments/socialwork/modules esw/internal/departments/socialwork/pgcourses esw/internal/departments/socialwork/ugcourses -eszh/ +eszh et et$ et-*/ @@ -47263,6 +47538,7 @@ evaluate evaluate-link evaluate-unique-link evaluation +evalutaion-virtuelle evanbenjamin evapayne evd @@ -47350,6 +47626,7 @@ event/sansfire-2019 event/santa-monica-2019 event/scottsdale-2019 event/scottsdale-2020 +event/search event/seattle-fall-2019 event/seattle-spring-2019 event/security-east-2019 @@ -47526,7 +47803,7 @@ evernote/like.php everybodyshirts everywhere-configuration/ everywhere/ -evite/*http://klove.com/robots.txt +evite/*http://dustinandtracy.com/robots.txt evolok ewalk ewalker @@ -47738,6 +48015,8 @@ extern_js external external-affiliations external-catalog-services +external-redirects +external-redirects.html external-test-ids= external/ external/BusArch @@ -47798,7 +48077,7 @@ external_service/connect_now external_slp_click externalservices/surveyfeedapi/api/testfeed extfile -exthttp://fitbots.com/robots.txt +exthttp://edutopia.org/robots.txt extlink extra extra/gremien @@ -47980,6 +48259,7 @@ fariello farig-sadeque farris fas/centres/sci-tech01/ +fashion*? fashion-shows fashion/lookbook/38917 fashion/s @@ -48142,7 +48422,7 @@ feed.xml feed/ feed/$ feed/* -feed/*http://zauo.com/robots.txt +feed/*http://bitdefender.com/robots.txt feed/activity feed/check feed/externalfooter @@ -48158,7 +48438,7 @@ feed/sitema feed/subscribe feed/update feed/v1/podcast/triggered-uncensored -feed/v1/podcast/unredacted-with-kurt-schlichterhttp://rijksmuseum.nl/robots.txt +feed/v1/podcast/unredacted-with-kurt-schlichterhttp://toyota.com/robots.txt feed/xml feed= feed=rss @@ -48517,9 +48797,9 @@ filestore fileview filing filing/free-file-fillable-forms/free-file-fillable-forms-support -filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://s0.wp.com/robots.txt +filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://is.gd/robots.txt filings/pdf -fill-private.htmlhttp://kobemural.com/robots.txt +fill-private.htmlhttp://babycenter.com/robots.txt fill.html film/s films/*/size/large @@ -48582,7 +48862,7 @@ find/*?official=true find/*?page find/*?shipping= find/*?{ -find/*http://macys.com/robots.txt +find/*http://freemius.com/robots.txt find/3DImage.jsp find/ApplecareDetails.jsp find/DemoItem.jsp @@ -48616,6 +48896,7 @@ find/partnersFrameset.jsp find/productListDetail.jsp find/rebateLayer.jsp find/setCurrency.jsp +find/shared find/tryAgainLater.jsp find/veriSign.jsp find/write-review.jsp @@ -49688,7 +49969,7 @@ forgotpassword forgotpassword.aspx forgotten-password forgotten-password/ -forgov-devhttp://theringer.com/robots.txt +forgov-devhttp://qobuz.com/robots.txt forlibraries form form-containers @@ -49898,7 +50179,7 @@ forum/member.php forum/memberlist.php forum/memberlist.php forum/members -forum/membre/http://jp.youtube.com/robots.txt +forum/membre/http://spl.zeotap.com/robots.txt forum/messenger forum/misc forum/modcp @@ -50224,7 +50505,7 @@ forum/topic/221-tips-and-suggestions-for-working-members forum/traininggroups_onlinefree.php forum/translation_do.php forum/ucp.php -forum/ucp.phphttp://kiva.org/robots.txt +forum/ucp.phphttp://eleks.com/robots.txt forum/ucp_agreement_trainings.php forum/uretral-nyj-vektor-4-25.html forum/user @@ -50287,7 +50568,7 @@ forums/discover/unread/ forums/editpost.php forums/forum/30-general-members-forums forums/help.html -forums/http://youtube.linklife.nl/robots.txt +forums/http://sofafactory.ru/robots.txt forums/index.php/ef forums/index.php/h forums/index.php/i @@ -50304,7 +50585,7 @@ forums/index.php/sel forums/index.php/sp forums/index.php/u forums/index.php?&act=Online -forums/index.php?/user/http://sacredspirit.de/robots.txt +forums/index.php?/user/http://ragtimedorianhenry.com/robots.txt forums/index.php?act=Arcade forums/index.php?act=Attach forums/index.php?act=Forward @@ -50950,7 +51231,7 @@ fr/help/sitemap fr/help/sitemap.php fr/heratlas/grid fr/heratlas/list -fr/heratlas/maphttp://sway.office.com/robots.txt +fr/heratlas/maphttp://unesdoc.unesco.org/robots.txt fr/herramientas/generador-de-logos/onboarding fr/histoire fr/historial-compra @@ -51345,12 +51626,12 @@ francophonie frank frank/index.htm franklynwang -frcz/ -frde/ +frcz +frde fre/layout/set fred fred-glance-widget.php -fred-glance-widget.phphttp://kroatien-idriva.de/robots.txt +fred-glance-widget.phphttp://freecodecamp.org/robots.txt free free-cancellation/index. free-coloring-pages/featured/frenchs-coloring-pages/ @@ -51373,7 +51654,7 @@ fren/volumeters french-studies/ fres/grandseigneur fresh -frgr/ +frgr fri friday friday-after-next @@ -51385,11 +51666,11 @@ friendsfavorites/ friendships friendsprofile friendstimes -frit/ -frja/ -frko/ +frit +frja +frko frnf2014 -frnl/ +frnl frogs/ frogs/legs/ frogs/phones/ @@ -51416,13 +51697,13 @@ frontoffice frontpage-slideshow-images froogle? froogle_ -frpl/ -frpt/ -frro/ -frru/ -frsv/ -frtr/ -frzh/ +frpl +frpt +frro +frru +frsv +frtr +frzh fscripts fssp ftb @@ -51534,7 +51815,7 @@ g%C5%82osuj g-gender* g-recaptcha-response g.php -g/4arE9Chttp://australia.com/robots.txt +g/4arE9Chttp://flickr.com/robots.txt g/api g/banana/api/context g/ts @@ -51706,6 +51987,7 @@ gallery_cache_key= gallery_more_stories_insider.cms* gam- game +game*? game-reviews/*/user-reviews/manage/add game/dislike game/export @@ -51749,6 +52031,7 @@ garrettdunlap garruss garyli gas-prices +gas2015/ gasic gaston-institute/contact/join-our-mailing-list/thank-you/ gate @@ -51792,7 +52075,7 @@ gb/resources-campaign/* gb/search gb/user gb/user$ -gb_xapi_content/http://counterpunch.org/robots.txt +gb_xapi_content/http://smartpassiveincome.com/robots.txt gbapujii gbook gbox/ @@ -52225,7 +52508,7 @@ gibbslab-personal giee/*category=ucommall gif gifs -gifshttp://thenextweb.com/robots.txt +gifshttp://girlsridetoo.de/robots.txt gift gift-calculator-ranges/ gift-calculator-tags/ @@ -52405,7 +52688,7 @@ go/directory go/download go/fanfiction/ go/help.ticket.submit$ -go/http://montrealnitelifetours.com/robots.txt +go/http://pod.link/robots.txt go/member go/members go/menu @@ -52445,8 +52728,9 @@ goldengate/c1221/gg-winux goldenkirby goldstein goldstine-cole -golocal/extranet/http://avex.lnk.to/robots.txt +golocal/extranet/http://nmap.org/robots.txt gonda +gongyi*? gonsalves goodvibes google @@ -52486,7 +52770,7 @@ gostevaya/karta-sayta/poisk/? goto goto.htm goto.php -goto/http://tenrev.com/robots.txt +goto/http://spensor.blogspot.com/robots.txt goto= gotoPage= goto_issue @@ -52494,6 +52778,7 @@ goto_rubric gotos gould gourl +gov*? gov/DownloadAsset? gov/DownloadAsset?assetId= gov/content/*/search-details- @@ -52811,32 +53096,33 @@ grappelli grar grav grazie -grcz/ -grde/ +grcz +grde greece/documento/2012 greenzang greet.php greetingcard-view gregorschubert -gres/ +gres grestenberger grfp* -grfr/ +grfr grid grid_report/documents griffinlab griggs grillos -grit/ +grit grizzlies/node grizzlies/users -grja/ -grko/ -grnl/ +grja +grko +grnl groeger grossesshowexcel.cfm group group/ +group/search group/terms group/wp-admin groupAnswers @@ -52870,17 +53156,17 @@ growing-up-chrisley growth growth-tools-assets growthformula -grpl/ -grpt/ -grro/ -grru/ -grsv/ -grtr/ +grpl +grpt +grro +grru +grsv +grtr grub-client gruizeh grunes grusdt -grzh/ +grzh gs- gs-taxonomy gs_counter @@ -53028,10 +53314,8 @@ ha/users haaleta haaretz-labels habbal -habitatbutt -hacemosesto hackathons/reinvent-2013/ -hacker/*/followhttp://raw.githubusercontent.com/robots.txt +hacker/*/followhttp://hackerenmexicoconfiables.com/robots.txt hacker/*/unfollow hackerproof/? hackerproof/abreporting.html @@ -53065,7 +53349,7 @@ haininggouinlock hair-transplant-services haishuai haitham -haitibackpacks/http://action.dstillery.com/robots.txt +haitibackpacks/http://oasis-open.org/robots.txt haksoochoi haku hallmark_homes @@ -53296,6 +53580,7 @@ headlineId= headlines health health +health*? health-and-family health-care-information-topic/ health-center? @@ -53565,7 +53850,6 @@ hijack hilaryweingarden hilf hilfe/fundingdetail.html -hilfe/live/launch-day/launch-day-show-voting.html hilfe/live/officehour/officehour-link.html hillarystein hillis @@ -53588,6 +53872,7 @@ histoire/cgi/mail historique-commandes history history +history*? history-acm-org/ history-cults-los-angeles history.naver @@ -53599,6 +53884,7 @@ history/customs/resources history/log history/static historyCacheExists +historyjohns hitch hits hits/*? @@ -53929,6 +54215,7 @@ homepage-b homepage-beta homepage-experiment homepage-video-test +homepage/ homepage/2013 homepage/health/2009/fall/nobel-prize.shtml homepage_feature @@ -53975,7 +54262,7 @@ homework-help/landing/hwh homework-help/landing/offer homework-help/search? homr/services -honeypot/http://ffmental.net/robots.txt +honeypot/http://dr.dk/robots.txt hong-kong-ting-hui-limited-cclxixe honing.html hook @@ -54109,7 +54396,7 @@ how-low-will-you-go- how-to-adjust-the-privacy-settings-for-your-smartwatch how-to-change-your-privacy-settings-on-facebook-and-instagram how-to-change-your-privacy-settings-on-twitter-and-youtube -how-to-find-happiness-newsletter-book-preview/http://theminimice.com/robots.txt +how-to-find-happiness-newsletter-book-preview/http://jaryth.net/robots.txt how-to-keep-your-browsing-information-untraceable how-to-keep-your-phone-secure-while-traveling how-to-limit-ad-tracking-on-your-mobile-device @@ -54132,7 +54419,7 @@ hoyinversion hoysport hp hp/focus-retrocompatibile$ -hp/http://zynga.com/robots.txt +hp/http://ideas.lego.com/robots.txt hp/video hp_channels hpan @@ -54143,7 +54430,6 @@ hpws/parallel-downloads.php hpws/post-onload.php hpws/rule-js-bottom.php hpws2 -hq hr hr-*/ hr-AT @@ -57336,180 +57622,181 @@ http http-checker http2_data http: -http://10104195.fls.doubleclick.net/robots.txt -http://10770828.fls.doubleclick.net/robots.txt -http://4384249.fls.doubleclick.net/robots.txt -http://8261336.fls.doubleclick.net/robots.txt -http://a2hosting.com/robots.txt +http://1533911.fls.doubleclick.net/robots.txt +http://1731177.fls.doubleclick.net/robots.txt +http://1password.com/robots.txt +http://2224480.fls.doubleclick.net/robots.txt +http://4shared.com/robots.txt +http://a-z.love/robots.txt +http://abc.go.com/robots.txt http://abc7chicago.com/robots.txt http://abc7ny.com/robots.txt -http://about.google/robots.txt -http://about.usps.com/robots.txt -http://addons.mozilla.org/robots.txt -http://addyosmani.com/robots.txt -http://ads.undertone.com/robots.txt -http://aisslinn.com/robots.txt -http://alamy.com/robots.txt -http://aleksundra.com/robots.txt -http://alfabay.com.br/robots.txt -http://amazon.in/robots.txt -http://ams.usda.gov/robots.txt -http://amvnews.ru/robots.txt -http://apache.org/robots.txt -http://aparat.com/robots.txt -http://apemusicale.it/robots.txt -http://apple.stackexchange.com/robots.txt -http://apreleva.com/robots.txt -http://arnasarspacemission.com/robots.txt -http://arxiv.org/robots.txt -http://aspca.org/robots.txt -http://atom.io/robots.txt -http://audubon.org/robots.txt -http://austinsteamit.com/robots.txt -http://aweber.com/robots.txt -http://awin1.com/robots.txt -http://baike.baidu.com/robots.txt -http://baymard.com/robots.txt -http://behance.net/robots.txt -http://behr.com/robots.txt -http://bestamericanhealthed.com/robots.txt +http://abcnews.go.com/robots.txt +http://abduzeedo.com/robots.txt +http://ad.doubleclick.net/robots.txt +http://adcell.de/robots.txt +http://adeje.es/robots.txt +http://adelainedevelopment.com/robots.txt +http://allrecipes.com/robots.txt +http://alquilerdecarrosenbarranquilla.com/robots.txt +http://amazon.de/robots.txt +http://ampmexterminators.com/robots.txt +http://amzn.to/robots.txt +http://androidpolice.com/robots.txt +http://aneventapart.com/robots.txt +http://api.ning.com/robots.txt +http://api.whatsapp.com/robots.txt +http://apod.nasa.gov/robots.txt +http://app.box.com/robots.txt +http://apple.co/robots.txt +http://artnews.com/robots.txt +http://artsandculture.google.com/robots.txt +http://au.effectivemeasure.net/robots.txt +http://audio.accordo.it/robots.txt +http://austinmoody.net/robots.txt +http://autode.sk/robots.txt +http://b.hatena.ne.jp/robots.txt +http://babylenta.ru/robots.txt +http://bandsintown.com/robots.txt +http://basecamp.com/robots.txt +http://bbc.com/robots.txt +http://bbcamerica.com/robots.txt +http://bbcgoodfood.com/robots.txt +http://bcg.com/robots.txt +http://beacon.deepintent.com/robots.txt +http://beautifulthailand99.blogspot.co.uk/robots.txt +http://bestdocsnetwork.com/robots.txt http://bharat.republicworld.com -http://blog.linkedin.com/robots.txt -http://blog.youtube/robots.txt -http://blubrry.com/robots.txt -http://blue.ap.teacup.com/robots.txt -http://brickset.com/robots.txt -http://buzzfeednews.com/robots.txt -http://cancerresearchuk.org/robots.txt -http://careerbuilder.com/robots.txt -http://casa-sombra.mx/robots.txt -http://cdbaby.com/robots.txt -http://cgi.ebay.com/robots.txt -http://charitywater.org/robots.txt -http://chron.com/robots.txt -http://city.ac.uk/robots.txt +http://bhf.org.uk/robots.txt +http://bigoven.com/robots.txt +http://blackholerecordings.com/robots.txt +http://bleacherreport.com/robots.txt +http://bleepingcomputer.com/robots.txt +http://blog.bufferapp.com/robots.txt +http://businessbuiltonline.blogspot.com/robots.txt +http://cambridge.org/robots.txt +http://carinon.hatenablog.com/robots.txt +http://cdn.polyfill.io/robots.txt +http://cedcommerce.com/robots.txt +http://cio.com/robots.txt http://cityam.com/robots.txt http://clamav.net/robots.txt -http://cncf.io/robots.txt -http://cntraveler.com/robots.txt -http://cochranelibrary.com/robots.txt -http://coindesk.com/robots.txt -http://colorado.edu/robots.txt -http://computerhistory.org/robots.txt +http://click.linksynergy.com/robots.txt +http://clubic.com/robots.txt http://comunitaqueeniana.weebly.com/news-of-the-world http://comunitaqueeniana.weebly.com/news-of-the-world/category/brian-may http://comunitaqueeniana.weebly.com/news-of-the-world/category/freddie-mercury http://comunitaqueeniana.weebly.com/news-of-the-world/category/roger-taylor -http://cyber.law.harvard.edu/robots.txt -http://dafont.com/robots.txt -http://designboom.com/robots.txt -http://designwithjo.ca/robots.txt -http://developers.googleblog.com/robots.txt -http://dexknows.com/robots.txt -http://digitaltrends.com/robots.txt -http://diplomatie.gouv.fr/robots.txt -http://discord.com/robots.txt -http://docusign.com/robots.txt -http://dolphchaney.com/robots.txt -http://dominikagurbalova.bandcamp.com/robots.txt -http://doritos.com.tw/robots.txt -http://doublesmart.digital/robots.txt +http://constantcontact.com/robots.txt +http://coursera.org/robots.txt +http://crn.com/robots.txt +http://croixmode.jp/robots.txt +http://cultofmac.com/robots.txt +http://d.turn.com/robots.txt +http://dc.arrivalist.com/robots.txt +http://delivery.yandex.ru/robots.txt +http://docstoc.com/robots.txt +http://domain.com/robots.txt +http://donorbox.org/robots.txt +http://dotnet.microsoft.com/robots.txt +http://ecma-international.org/robots.txt +http://economie.gouv.fr/robots.txt http://ed.gov/robots.txt -http://edukado.net/robots.txt -http://efe.com/robots.txt http://eff.org/robots.txt -http://ehow.com/robots.txt -http://english.happybuddhatemple.org/robots.txt -http://ericsson.com/robots.txt -http://escholarship.org/robots.txt -http://escuchajapones.com/robots.txt -http://esl.cz/robots.txt -http://eso.org/robots.txt -http://eu-gmtdmp.gd1.mookie1.com/robots.txt -http://europepmc.org/robots.txt -http://ey.com/robots.txt -http://fakeotube.com/robots.txt -http://feedly.com/robots.txt -http://feross.org/robots.txt -http://ferrisson.com/robots.txt -http://fidelity.com/robots.txt -http://focus.de/robots.txt -http://fonts.adobe.com/robots.txt -http://fox.com/robots.txt -http://francetvinfo.fr/robots.txt -http://fxnetworks.com/robots.txt -http://gajetdaisuke.com/robots.txt -http://gao.gov/robots.txt -http://gigazine.net/robots.txt -http://globalbankingandfinance.com/robots.txt -http://golem.de/robots.txt -http://google.fr/robots.txt -http://govtech.com/robots.txt -http://graniteasap.com/robots.txt +http://en.support.wordpress.com/robots.txt +http://engadget.com/robots.txt +http://euronews.com/robots.txt +http://evite.com/robots.txt +http://evuk.co.uk/robots.txt +http://experience.arcgis.com/robots.txt +http://expressen.se/robots.txt +http://extremetech.com/robots.txt +http://faithandreason.com/robots.txt +http://feelcycle.com/robots.txt +http://fema.gov/robots.txt +http://firstrunfeatures.com/robots.txt +http://fiverr.com/robots.txt +http://fnac.com/robots.txt +http://forcefieldsnz.bandcamp.com/robots.txt +http://foreignpolicy.com/robots.txt +http://form.jotform.com/robots.txt +http://foromontefrio.com/robots.txt +http://fortune.com/robots.txt +http://foxnews.com/robots.txt +http://galu.co.jp/robots.txt +http://geraldtabios.com/robots.txt +http://goldstocktrades.com/robots.txt +http://govinfo.gov/robots.txt http://graphics8.nytimes.com/robots.txt -http://gstatic.com/robots.txt -http://hagemann.one/robots.txt -http://hellomagazine.com/robots.txt -http://help.twitter.com/robots.txt -http://heritagewildlifemanagement.com/robots.txt -http://httpd.apache.org/robots.txt -http://hub.docker.com/robots.txt -http://hyperallergic.com/32904/speaking-out-against-commercial-photography-as-art/http://usmagazine.com/robots.txt +http://gtm.js.fls.doubleclick.net/robots.txt +http://gyro13.com/robots.txt +http://health.com/robots.txt +http://health.pa.gov/robots.txt +http://heart.org/robots.txt +http://homesinhamiltonontario.com/robots.txt +http://htmlpreview.github.io/robots.txt +http://hubs.ly/robots.txt +http://hyperallergic.com/32904/speaking-out-against-commercial-photography-as-art/http://hytaleguide.net/robots.txt http://hyperallergic.com/80957/after-bizarre-email-incident-china-institute-claims-they-were-hacked/ -http://icanhascheezburger.com/robots.txt -http://img-fotki.yandex.ru/robots.txt -http://img.youtube.com/robots.txt -http://in.gov/robots.txt -http://inkscape.org/robots.txt -http://interaction-design.org/robots.txt -http://intothestormmovie.com/robots.txt -http://jeet.tv/robots.txt -http://jsfiddle.net/robots.txt -http://jwz.org/robots.txt -http://kohls.com/robots.txt -http://kqed.org/robots.txt -http://kreciola.tv/robots.txt -http://kungfukingdom.com/robots.txt -http://legezkanpo.bandcamp.com/robots.txt -http://liebertpub.com/robots.txt -http://linkrep.com/robots.txt -http://macrumors.com/robots.txt -http://mail.google.com/robots.txt -http://mailerlite.com/robots.txt -http://maps.google.ca/robots.txt -http://maps.google.co.jp/robots.txt +http://i.ebayimg.com/robots.txt +http://i9.ytimg.com/robots.txt +http://ie.edu/robots.txt +http://ifcncodeofprinciples.poynter.org/robots.txt +http://imagekandi.com/robots.txt +http://indiana.edu/robots.txt +http://info.yahoo.com/robots.txt +http://iopscience.iop.org/robots.txt +http://istanbulyelken.org.tr/robots.txt +http://izioq.bandcamp.com/robots.txt +http://j.mp/robots.txt +http://journals.plos.org/robots.txt +http://kongregate.com/robots.txt +http://lapresse.ca/robots.txt +http://legifrance.gouv.fr/robots.txt +http://lepoint.fr/robots.txt +http://lg.com/robots.txt +http://librarything.com/robots.txt +http://linkedin.com/robots.txt +http://list.ly/robots.txt +http://m.youtube.com/robots.txt +http://macobserver.com/robots.txt +http://magazin.schastlivyh.idej.justclick.ru/robots.txt +http://market.android.com/robots.txt +http://marketwire.com/robots.txt http://maryannesbookshelf.com/robots.txt -http://mastercard.com/robots.txt -http://mathiasbynens.be/robots.txt -http://media.licdn.com/robots.txt -http://memcached.org/robots.txt -http://microsoftedge.microsoft.com/robots.txt -http://mmsilesia.pl/robots.txt -http://mordkaul.bandcamp.com/robots.txt -http://mountsinai.org/robots.txt -http://mrmodez.bandcamp.com/robots.txt -http://myheritage.com/robots.txt +http://militarytimes.com/robots.txt +http://mineyour.biz/robots.txt +http://mootools.net/robots.txt +http://moreliafilmfest.com/robots.txt +http://mpgi.edu.in/robots.txt +http://mrporter.com/robots.txt +http://myrobotlove.blogspot.com/robots.txt http://n.us1.dyntrk.com/robots.txt -http://nato.int/robots.txt -http://news.blizzard.com/robots.txt +http://nachosuarez.blogspot.com/robots.txt +http://namecheap.com/robots.txt +http://nascardigitalmediallc.demdex.net/robots.txt +http://ncbi.nlm.nih.gov/robots.txt +http://nebula.wsimg.com/robots.txt +http://newrelic.com/robots.txt +http://news.berkeley.edu/robots.txt +http://news.gallup.com/robots.txt +http://news.google.com/robots.txt +http://news.softpedia.com/robots.txt http://news24.com/robots.txt -http://nrdc.org/robots.txt -http://nrf.com/robots.txt -http://nyc.gov/robots.txt -http://nypl.org/robots.txt -http://oldboysosa.bandcamp.com/robots.txt -http://openstreetmap.org/robots.txt -http://packagist.org/robots.txt -http://parismatch.com/robots.txt -http://patreon.com/robots.txt -http://peerj.com/robots.txt -http://people.csail.mit.edu/robots.txt -http://peopleperhour.com/robots.txt -http://picsuk.com/robots.txt -http://piwik.org/robots.txt -http://pixel.myrtbportal.com/robots.txt -http://pixel.trafficfuel.com/robots.txt -http://polygraph.cool/robots.txt +http://nextbm-43-adswizz.attribution.adswizz.com/robots.txt +http://nofilmschool.com/robots.txt +http://notivu.blogspot.com/robots.txt +http://nzz.ch/robots.txt +http://observer.com/robots.txt +http://ogp.me/robots.txt +http://oliverlanguages.com/robots.txt +http://on.fb.me/robots.txt +http://parents.com/robots.txt +http://parkinsonsresource.org/robots.txt +http://passionfruitsporthorses.squarespace.com/robots.txt +http://pastemagazine.com/robots.txt +http://photomatt.net/robots.txt +http://pixabay.com/robots.txt http://pompeachaleurdaikin.fr/besoins/besoin-info-chauffage-et-climatisation/ http://pompeachaleurdaikin.fr/besoins/besoin-info-chauffage-purification-de-lair/ http://pompeachaleurdaikin.fr/besoins/besoin-info-purification-de-lair/ @@ -57532,73 +57819,70 @@ http://pompeachaleurdaikin.fr/le-lexique/ http://pompeachaleurdaikin.fr/temoignages-infos/ http://pompeachaleurdaikin.fr/vos-besoins/chauffage/page/2/ http://poolwiseliving.com.au/robots.txt -http://ppsa.de/robots.txt -http://progesoft.com/robots.txt -http://proktoloji.xyz/robots.txt -http://protonmail.com/robots.txt -http://psiphonsessions.com/robots.txt -http://punk4free.org/robots.txt -http://rbi.org.in/robots.txt -http://readwriteweb.com/robots.txt -http://realmenrealstyle.com/robots.txt -http://registrosakashicos.com/robots.txt +http://poppet.us/robots.txt +http://premiumbeat.com/robots.txt +http://primit.it/robots.txt +http://prnt.sc/robots.txt +http://pt.wikipedia.org/robots.txt +http://publish.twitter.com/robots.txt +http://purityring.ffm.to/robots.txt +http://px.adentifi.com/robots.txt +http://px.gumgum.com/robots.txt +http://qiita.com/robots.txt +http://quantcast.com/robots.txt +http://ragesw.com/robots.txt +http://rdr.connectedinteractive.com/robots.txt +http://recalculatingfilm.com/robots.txt +http://redhat.com/robots.txt http://repubblica.it/robots.txt -http://researcher.watson.ibm.com/robots.txt -http://s1.wp.com/robots.txt -http://s3-us-west-1.amazonaws.com/robots.txt -http://satc.demdex.net/robots.txt -http://savannahsmiledesigns.com/robots.txt -http://schlittenhundefreunde-harz.de/robots.txt -http://searsassociates.com/robots.txt -http://senzoku.ac.jp/robots.txt -http://skift.com/robots.txt -http://slack.com/robots.txt -http://smashwords.com/robots.txt -http://socialtimes.com/robots.txt -http://spreadsheets.google.com/robots.txt -http://superherocartoonsite.com/robots.txt -http://support.mozilla.org/robots.txt -http://sverigesradio.se/robots.txt -http://szorfdeszka.hu/robots.txt -http://teams.microsoft.com/robots.txt +http://reuters.com/robots.txt +http://rijksoverheid.nl/robots.txt +http://rsfbathroomdesigns.co.uk/robots.txt +http://rtb.adp3.net/robots.txt +http://rtd.tubemogul.com/robots.txt +http://rte.ie/robots.txt +http://runative-syndicate.com/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://smallbiztrends.com/robots.txt +http://smileeasy.com/robots.txt +http://static.wixstatic.com/robots.txt +http://sunderlandecho.com/robots.txt +http://t3n.de/robots.txt +http://tandfonline.com/robots.txt +http://tapncap.com/robots.txt +http://tattierecords.com/robots.txt http://techopedia.com/robots.txt -http://telegram.me/robots.txt -http://tes.com/robots.txt -http://the-scientist.com/robots.txt -http://theconcessionrealestate.com/robots.txt +http://techpi-und-malibu.de/robots.txt +http://terribjones.com/robots.txt http://theonion.com/robots.txt -http://threejs.org/robots.txt -http://trulia.com/robots.txt -http://trutv.com/robots.txt -http://twilio.com/robots.txt -http://twit.tv/robots.txt -http://ufrgs.br/robots.txt -http://umusiccz.lnk.to/robots.txt -http://un.org/robots.txt -http://understood.org/robots.txt -http://undis.eu/robots.txt -http://unesdoc.unesco.org/robots.txt -http://unglobalcompact.org/robots.txt -http://uol.com.br/robots.txt -http://url.kn/robots.txt -http://vancouversun.com/robots.txt -http://vaughanbusiness.ca/robots.txt -http://vaultpress.com/robots.txt -http://verticaldoors.com/robots.txt -http://visitazores.com/robots.txt -http://vogue.co.uk/robots.txt -http://wbur.org/robots.txt -http://weather.com/robots.txt -http://wemoveanywhere.com/robots.txt -http://wholefoodsmarket.com/robots.txt -http://wiki.creativecommons.org/robots.txt +http://thinglink.com/robots.txt +http://timesofisrael.com/robots.txt +http://tnc.org.br/robots.txt +http://tools.google.com/robots.txt +http://tools.pingdom.com/robots.txt +http://track.adform.net/robots.txt +http://track.omguk.com/robots.txt +http://trends.google.com.mx/robots.txt +http://undefined.fls.doubleclick.net/robots.txt +http://unity.com/robots.txt +http://unstats.un.org/robots.txt +http://usda.gov/robots.txt +http://v.qq.com/robots.txt +http://vancouver.ca/robots.txt +http://viki.com/robots.txt +http://vmed.club/robots.txt +http://voterga.org/robots.txt +http://wise.com/robots.txt +http://wnyc.org/robots.txt http://wolframreiter.org/robots.txt -http://woothemes.com/robots.txt http://www.comodo.com/email/webinspector-email http://www.rdg.ac.uk/WebStats http://www.reading.ac.uk/WebStats -http://xfinity.com/robots.txt -http://yle.fi/robots.txt +http://youtubefanfest.com/robots.txt +http://zertifikateawards.de/robots.txt http://zmg.su/robots.txt httpd httpd/reports @@ -57658,7 +57942,7 @@ 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://waynorthband.com/robots.txt +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/ https://www.austinmoody.net/403 https://www.austinmoody.net/404 @@ -57690,7 +57974,7 @@ https://www.facebook.com/From-Glory-Oklahoma-592513700928427 https://www.oxfamintermon.org/ca/resultats-de-cerca?term= https://www.oxfamintermon.org/es/resultados-de-busqueda?term= https://www.republicworld.com/ipl-2024 -https://www.republicworld.com/ipl-2024/*http://4719455.fls.doubleclick.net/robots.txt +https://www.republicworld.com/ipl-2024/*http://res.cloudinary.com/robots.txt https://www.southampton.ac.uk/research/areas/ https://www.southampton.ac.uk/research/search/ https://www.southampton.ac.uk/research/search/all @@ -57828,6 +58112,7 @@ huang huangm huansharonwang huanyang +huaweilink/ hub hub- hub-http/static-1.137 @@ -58000,6 +58285,7 @@ hypeindex/graph hypeindex/performance-graph hyper hypernews +hypoallergenique hyrbil/resultat hyunjin hz/contact-us/ajax/initiate-trusted-contact @@ -58508,7 +58794,7 @@ iframe/dirette iframe/video iframe= iframes -iframes/http://jamieoliver.com/robots.txt +iframes/http://earthobservatory.nasa.gov/robots.txt ifwns ig/add? ig/forums @@ -58583,6 +58869,7 @@ il/ il/cart il/images il_en +ilink/ illustrations/*/download ilo/forums ilo/kb/*/discuss @@ -58631,7 +58918,7 @@ imagelib imagelibrary imagelightbox?elementId imagenes -imagenes/novias/20201021177551/vestido-novia-desmontable-viral-romancera/*/*.jpghttp://cf.addthis.com/robots.txt +imagenes/novias/20201021177551/vestido-novia-desmontable-viral-romancera/*/*.jpghttp://hollywoodlife.com/robots.txt imageresults.asp* images images @@ -58649,7 +58936,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/ @@ -58748,7 +59034,7 @@ img/ img/*-wWIDTH*.jpg img/category img/hc_ambassador.png -img/http://csun.edu/robots.txt +img/http://takeout.google.com/robots.txt img/mobile img/placeholder.gif img/points @@ -58856,6 +59142,8 @@ in-en/teams in-en/transactions in-en/treasury in-en/your +in-notes/authors +in-notes/rerendered in-the-news/? in/ in/*.BMP @@ -59126,13 +59414,13 @@ index.php/user/login/ index.php/user/logout index.php/user/logout index.php/user/logout/ -index.php/user/logout/http://answers.microsoft.com/robots.txt -index.php/user/logout/http://badeggbox.shop-pro.jp/robots.txt -index.php/user/logout/http://bl.uk/robots.txt -index.php/user/logout/http://geo-tracker.smadex.com/robots.txt -index.php/user/logout/http://lyst.com/robots.txt -index.php/user/logout/http://markets.businessinsider.com/robots.txt -index.php/user/logout/http://molly.com/robots.txt +index.php/user/logout/http://commissions.arlingtonva.us/robots.txt +index.php/user/logout/http://digitalbrandinginstitute.com/robots.txt +index.php/user/logout/http://medicine-world.ru/robots.txt +index.php/user/logout/http://ncaa.com/robots.txt +index.php/user/logout/http://seagate.com/robots.txt +index.php/user/logout/http://trapanishuttle.com/robots.txt +index.php/user/logout/http://usmagazine.com/robots.txt index.php/user/password index.php/user/password index.php/user/password/ @@ -59278,7 +59566,6 @@ info/search info/sitemap/includes info/tech-feedback info/user_feedback/includes -info/verstoss-melden.html info/video info/wp-admin info/wp-includes @@ -59539,6 +59826,7 @@ intarnel/* intcmp= integr8 integrate/ +integration-api/*? integration-product-categories integrations integromedb @@ -59553,7 +59841,7 @@ inter-wait-buy interact interact.sh interactions-list-drugs.php -interactive*http://promo.com/robots.txt +interactive*http://fcc.gov/robots.txt interactive/quiz/preview interactive/reading-preference interculturaldialogu/ar/event/*/ical @@ -59832,6 +60120,10 @@ investors/de/stock/fixed-income/bond-documentation investors/de/stock/fixed-income/cp-documentation investors/en/stock/fixed-income/bond-documentation investors/en/stock/fixed-income/cp-documentation +investors/results-and-reporting/quarterly-results/latest-results/test-page +investors/results-and-reporting/quarterly-results/latest-results/test-page.html +investors/shareholder-meetings/2021-agm-webcast +investors/shareholder-meetings/2021-agm-webcast.html invitation invitation invitations @@ -60013,6 +60305,7 @@ iss/modules/subjects issale-* issue.php issues +isurvey/ iswc isynchelpr1 isynchelpr2 @@ -60031,6 +60324,7 @@ it*/shop/*/sold it*/step it*/submit it*/submitted +it*? it-*/ it-AE it-AT @@ -60495,8 +60789,8 @@ ita/layout/set italianthings itc itc/ccnmtl/assets -itcz/ -itde/ +itcz +itde item-img/* item/clone item/correction @@ -60523,14 +60817,14 @@ items/write iten/Rotationskolbenpumpe iten/knarrender iten/lastricher%C3%A0 -itfr/ -itgr/ +itfr +itgr itineraires itineraires/*/itineraires-de- itineraires/*/routes-a-partir-de- -itja/ +itja itkatz -itko/ +itko itm/*&fits itm/*, itm/*.jpg @@ -60550,13 +60844,13 @@ itm/soi itm/variationlogistics itm/watch itmhero -itnl/ +itnl itoolshelp itpi/digitaltour/ -itpl/ -itpt/ -itro/ -itru/ +itpl +itpt +itro +itru its-national-cybersecurity-awareness-month its/internal its/new @@ -60567,15 +60861,15 @@ itsadmin itservices/sfuconnect itsnotok itsolutions/ -itsv/ -ittr/ +itsv +ittr itu_mt_main itudocr itudocs itunes itunes/mac/10.1/Contents/en/searchindex itvs/mt3 -itzh/ +itzh iui iulianradu iv @@ -60596,6 +60890,7 @@ iw/kb/*/discuss iw/search iw/user iw/users +iwcmmarketing/ iwork iwork/1.3/safari/English.lproj/searchindex iworkcom @@ -60605,7 +60900,23 @@ iykim iznanka izzuddinaris j +j-auto-suggest.json +j-contact-seller.json +j-dealer-link-inc.json +j-edit-watchlist.json +j-feature-link-inc.json j-gender* +j-get-watchlist-item.json +j-homepage-galerie.json +j-homepage-gallery.json +j-locations.json +j-page-view.json +j-recently-viewed +j-send-to-friend.json +j-tokens-gen.json +j-vac-inc-carproof.json +j-vac-inc-get.json +j-vac-phone-get.json j/pro-site j= j_spring_security_check @@ -60831,24 +61142,24 @@ jacobrosen jacobs-engineering-magwaa jacqueline-lane jacquelineepstein -jacz/ +jacz +jade jade-moon -jade/ jaehyun_jung jaeinlee jaekim -jaes/ +jaes jaewonshin -jafr/ +jafr jagchhatwal -jagr/ +jagr jahuang jaimebgoldstein jaimepanoptotestsite -jait/ +jait jajp/ jakeconway -jako/ +jako jalali jalili jamaicavoices @@ -60876,18 +61187,18 @@ janetzong janewolfe janheng janitor -janl/ +janl jannejnappi jannyliao -japl/ -japt/ +japl +japt jarada jared jaredhawkins -jaro/ +jaro jarradvanstan jarred -jaru/ +jaru jasminc jasmine-runner/static-1.14 jasmine-runner/static-1.15 @@ -60904,8 +61215,8 @@ jasonadamsheets jasonjiaxiwu jasonkey jastover -jasv/ -jatr/ +jasv +jatr java javacalcs javadb/10.3.3.0 @@ -60946,7 +61257,7 @@ jayender jayoungchoi jayski/tracks/archive/story/_/id/*/* jayson-marwaha -jazh/ +jazh jazz/node jazz/users jb= @@ -61058,6 +61369,8 @@ jimmyaguilar jimmychan jin jinahkim +jing-eula.html +jing/sharedata.asp jingxinfu jinjinzhu jinlin-li @@ -61573,6 +61886,7 @@ johnji johnpark johntorous join +join$ join*?ha join-at-places join.pl @@ -61581,6 +61895,7 @@ join/?*redir= join/?next= join/shared_invite join/signup/?next= +join? join_js_tracking join_us_resums/ joincall/* @@ -61745,6 +62060,7 @@ jp/*max= jp/*min= jp/*my_etsy= jp/Flash +jp/about-huawei/publications/huawave$ jp/access_aem.html jp/admin jp/ajax @@ -62574,23 +62890,23 @@ ko/versions/*/release.html ko/위젯컴포넌트 ko_kr ko_kr/templates/M -kocz/ -kode/ +kocz +kode kodixon -koes/ -kofr/ +koes +kofr kogod/calendar/ -kogr/ +kogr koha/ kohane koichiroshiba -koit/ -koja/ +koit +koja kolkata kolson koncerty kong -konl/ +konl konradboeschenstein kontakt-myheritage kontakt-podr%C5%A1ka @@ -62609,21 +62925,20 @@ kontaktova%C5%A5-podporu kontaktovat-podporu kontaktovat-spole%C4%8Dnost-myheritage kontakty -kontakty/2-uncategorised.html -kopl/ -kopt/ +kopl +kopt korean korisauserzachrison -koro/ +koro kortizceballos -koru/ +koru korzina kossowsky kostioukhina -kosv/ -kotr/ +kosv +kotr kouafi -kozh/ +kozh kozin kp/ kpacheco-barrios @@ -62854,7 +63169,7 @@ landing-page-sitemap.xml landing-page/changelog landing-page/cmp-freemium landing-page/licensing -landing-page/webinar/kessler-expertserieswebinar-mojo-assetdeliveryhttp://cbn.com/robots.txt +landing-page/webinar/kessler-expertserieswebinar-mojo-assetdeliveryhttp://curbed.com/robots.txt landing-pages landing.php landing/ @@ -63054,9 +63369,10 @@ le-cegep/signature-courriel/ leaders/center-programs/elp-applications/thank-you/ leaders/center-programs/elp-nomination/thank-you/ leadership/ -leadingtogether/http://unicef.org/robots.txt +leadingtogether/http://uspto.gov/robots.txt leads leads/recommendations +leaening*? leaf leah-aronowsky leah-gose @@ -63128,14 +63444,14 @@ learning/settings? learningarcade/ learningcenter learnmore -learnmore-transferhttp://interchalet.de/robots.txt +learnmore-transferhttp://mc.yandex.ru/robots.txt learnmorelayer learnmorelayertv leave leave_feedback leavingmsn/ lecture -lecture/http://history.com/robots.txt +lecture/http://courses.i-leadonline.com/robots.txt ledger-admin lee leebrownlab @@ -63211,7 +63527,7 @@ legal-services/checkout? legal/3874403/ legal/bank-agreement-europe-expanded legal/former-affiliate-terms-and-conditions -legal/http://secure.quantserve.com/robots.txt +legal/http://outdooractive.com/robots.txt legal/merchant-directory legal/terms legal/terms-of-service/unstyled.html @@ -63545,7 +63861,9 @@ link-intersect link-intersect/$ link.php link/ +link2 link: +link? link_to linked linked_webroots @@ -63660,9 +63978,9 @@ live live-a-detruire_19925.html live-blogs/*embed=1 live-eyewear -live-preview/http://bath.ac.uk/robots.txt -live-preview/http://flutter.dev/robots.txt -live-preview/http://motorola.com/robots.txt +live-preview/http://darksidedetective.com/robots.txt +live-preview/http://game.es/robots.txt +live-preview/http://infosecurity-magazine.com/robots.txt live-score/cricket/auction_ajax live-score/cricket/comm live-score/cricket/commentary @@ -63714,6 +64032,7 @@ living/wellness/hearstmagazines livingcurriculum livingin1901 livingthepoorlife +livraison-a-domicile liyanahusenay liyufan liz @@ -63730,6 +64049,7 @@ lk/corporate/contact lk/news lkc lkwan +ll= llm-art-law llm-international-corporate-commercial-law llm-international-human-rights-law-practice @@ -63776,19 +64096,6 @@ loadswf-reviewer.php loadswf.php loanfinder loans -loc-nc.html -loc/2014/02/08/52f54acd268e3e9e408b4581.html -loc/2014/06/11/539722c9e2704ecc718b4599.html -loc/2014/08/02/53dbb15c268e3e05498b4583.html -loc/2014/08/23/53f761cdca4741c1568b4580.html -loc/2014/11/01/5453de64ca4741583a8b4589.html -loc/2014/11/01/545408b022601dee378b457e.html -loc/2015/06/27/558d738e268e3e8e688b458e.html -loc/2015/07/05/5596c74dca474150048b45a5.html -loc/2016/02/01/56ab90a8e2704ef7558b4597.html -loc/2016/02/27/56d0ac4fe2704e424b8b4698.html -loc/2016/05/07/572cc8dbe2704ecc6d8b45bd.html -loc/2016/07/22/5790f83e468aeb4b178b45b0.html loc/volunteers loc= local @@ -63844,6 +64151,7 @@ locate-repair-center-detail locate/index.html?locale=en_US location-de-voiture/resultats location.json +location/drama/search locationQuery= location_suggest locations @@ -63908,7 +64216,9 @@ login/bestaetigungslink-erneut-senden login/comodo-members.php/*_blank login/domain login/googleplus -login/http://filmari-drone.ro/robots.txt +login/http://cex.io/robots.txt +login/join$ +login/join? login/password login/passwort_vergessen login/popup @@ -63940,7 +64250,10 @@ login_and_go login_details.php login_form$ login_form$ -login_or_join +login_or_join$ +login_or_join/redirected$ +login_or_join/redirected? +login_or_join? loginhelp loginhelp/ loginhelp/lookup @@ -63997,6 +64310,7 @@ lookup-pages lookup/external-ref lookup/google-scholar lookup?s= +loop-eula.html loop= lorem/ lorenzesch @@ -64083,7 +64397,7 @@ lrossmiller lrotenstein lrtrambaiolli ls/ -ls/docshttp://magnumphotos.com/robots.txt +ls/docshttp://console.cloud.google.com/robots.txt lsdahlberg lshao lsho1976 @@ -64316,6 +64630,7 @@ ly988cc lyd/programmer?q lyf lynnethsolis +lyris lyubov-eto_love-is-vtoroj-variant/ lz8858 lzhang @@ -64672,13 +64987,6 @@ madisonatyler madisonconklin madrid/ madrid/*/madrid_simulator/ -madrid/2014/03/31/5339799322601db76e8b4579.html -madrid/2014/04/06/5341a5c3ca474154218b456f.html -madrid/2014/10/10/5436de0de2704e062a8b456d.html -madrid/2015/11/06/563cac15e2704e59778b45b9.html -madrid/2015/11/10/5641f1eae2704eca748b4665.html -madrid/2015/11/12/5644d1f646163fa32d8b464b.html -madrid/2015/11/26/5656fe7fca47419a388b467f.html madrid/monitor/en/ madvani mae/intranet @@ -64821,7 +65129,7 @@ mai/users maier mail mail -mail-fertighttp://joinmastodon.org/robots.txt +mail-fertighttp://npmjs.com/robots.txt mail-gotowe mail-listo mail-okay @@ -64954,18 +65262,6 @@ managedservices/wp-content/plugins managedservices/wp-includes manageflights/flightnotification manager -manager-interface.html -manager-interface/auszahlungen.html -manager-interface/dankeschoens.html -manager-interface/fraudometer.html -manager-interface/legitimationen.html -manager-interface/manager-notifications.html -manager-interface/nutzer-mgr.html -manager-interface/pages-mgr.html -manager-interface/projekte-mgr.html -manager-interface/transaktionen.html -manager-interface/umsatzliste.html -manager-interface/vielfaltoskop.html manager/ managesavedsearches manageyourkindle @@ -65018,7 +65314,6 @@ map/printdrivingdir.html map/printmap.html map_tile.php mapabcpoi? -mapadelsitio/faq.html mapeditor/*? maphp? mapi @@ -65414,6 +65709,8 @@ mbrady mbronstein mbsullivan mburkhauser +mc-publication-test-folder +mc-publication-test-folder.html mc.html mc/ mc/all/ad.html @@ -65486,14 +65783,14 @@ media/1288165/ media/357557/ media/JC media/Player6_0.swf -media/Resized-Images/*http://facebook.github.io/robots.txt +media/Resized-Images/*http://minecraftforum.net/robots.txt media/SL media/VK media/access media/admin media/all/1287752/ media/all/1287913/ -media/all/1288165/http://saenai.tv/robots.txt +media/all/1288165/http://cell.com/robots.txt media/all/357557/ media/clicks media/cmsform @@ -65550,7 +65847,7 @@ media/subscribe media/thumbnails/ media/tv/channel/credits media/tyfo* -media/tyfo*http://fbi.gov/robots.txt +media/tyfo*http://startrankingnow.com/robots.txt media/uploads media/video media1$ @@ -65566,7 +65863,8 @@ mediacard mediacentral mediacomp/ mediaembed -mediahttp://themoviedb.org/robots.txt +mediafiles/* +mediahttp://newscientist.com/robots.txt mediakit mediakit/ medialibrary/de/brief @@ -65819,6 +66117,7 @@ medialibrary/zh/brief/executive-brief-why-you-need-web-application-security.pdf medialibrary/zh/brief/solution-brief-a-unified-approach-to-managing-governance-risk-and-compliance.pdf medialibrary/zh/ebook medialibrary/zh/white-paper +medialist/detail median_prices median_prices? medianet @@ -65871,7 +66170,7 @@ medstaging meeting/help/search-results.html meeting/register meeting/schedule -meetingOptionshttp://nbcnewyork.com/robots.txt +meetingOptionshttp://teamusa.org/robots.txt meetings meetings/en/html.jsp meetings/national/jmm/2124_abstracts/1056-30-23.pdf @@ -65899,6 +66198,7 @@ melissagodet mem mema/search/node member +member$ member-*_ member-center? member-directory @@ -65906,6 +66206,8 @@ member-getitem* member-reg/ member.php member/ +member/*/admin$ +member/*/admin? member/*/company_profile.html member/*/contactinfo.html member/*/meals @@ -65915,10 +66217,14 @@ member/181132 member/255437 member/25692837 member/3317959 +member/confirm$ +member/confirm? member/edit_alerts member/edit_billing member/edit_profile member/edit_subscriptions +member/join$ +member/join? member/login member/logout member/optik @@ -65930,7 +66236,11 @@ member/register/?n_cid=NARAN003 member/saveBottomPrefs member/saveCurrency member/saveLocation +member/subscribe$ +member/subscribe? member/unsubscribe +member/v2/thank_you$ +member/v2/thank_you? member2.php member? memberInvite @@ -66268,6 +66578,7 @@ mikezhang mikhak mikly.pl mil +mil*? mil4teachers/ar/event/*/ical mil4teachers/ar/explore mil4teachers/ar/paragraph-resource/* @@ -66474,14 +66785,20 @@ minisite/ar/ minisite/br/ minisite/cloudservice/ minisite/en/ +minisite/error minisite/error/ +minisite/gas2015/ minisite/id/ +minisite/japan10years/ minisite/latin/ minisite/mea-fr/ minisite/minisitetest/ minisite/mm/ minisite/newslettertest/ minisite/pdf +minisite/qr/ +minisite/sm-vi/ +minisite/static/ minisite/test/ minisite/th/ minisite/vn/ @@ -66630,6 +66947,7 @@ ml/graduate-science-environment-programs/ ml/graduate/ ml/kb/*/discuss ml/liberal-arts-programs/ +ml/new-grad-student/ ml/nurse-educator-certificate/ ml/nursing-ms/ ml/nursing-post-masters-certificate/ @@ -66642,7 +66960,6 @@ ml/search ml/sgisd-programs/ ml/spanish-english-translation-certificate/ ml/transfer-to-umb/ -ml/umass-boston---new-grad-student/ ml/user ml/users mla @@ -67077,6 +67394,8 @@ moon/*? moon/*year= moonsoo mootazsalman +morae-eula.html +morae-get-morae.html morcelle more more+colours+swatches* @@ -67370,7 +67689,7 @@ mre/*.jpg$ mre/*.js$ mre/*.pdf$ mre/*.png$ -mre/*.zip$http://interhome.de/robots.txt +mre/*.zip$http://gov.il/robots.txt mre/*? mre/*@@configuracoes_view mre/*@@download/file$ @@ -67485,7 +67804,7 @@ ms/users msa msandel msatwork/amazon -msatwork/uber/en.htmlhttp://media.msg.dotomi.com/robots.txt +msatwork/uber/en.htmlhttp://morganwallen.com/robots.txt msb msc-accounting-financial-management msc-advanced-clinical-practice @@ -67588,6 +67907,7 @@ msgcenter msgs msgs? msgsd +msgstrpaintings mshotelreservation mshots/v1 mskalamera @@ -67612,6 +67932,7 @@ mssiwek mstephenson mstile-150x150.png mt +mt*? mt-mt/ mt-preview- mt-static @@ -67670,11 +67991,10 @@ multisite_files/fastcompany/imagecache multiview multivu mumbaiedition -mundodinero/2007/06/29/economia/1183131633.html munin -munin*http://aesexy.bet/robots.txt -munin*http://pacanele.biz/robots.txt -munin*http://tourinhes.blogspot.com/robots.txt +munin*http://demandcooling.com/robots.txt +munin*http://pacaneleaparate.biz/robots.txt +munin*http://packages.debian.org/robots.txt muns munshi musafim @@ -67705,7 +68025,7 @@ music/admission/ao_selection_dc20180809.html music/admission/ao_selection_eo20180809.html music/admission/ao_selection_gh20180809.html music/admission/ao_selection_jz20180809.html -music/admission/ao_selection_me20180809.htmlhttp://howdini.com/robots.txt +music/admission/ao_selection_me20180809.htmlhttp://seo.ijoomla.com/robots.txt music/admission/ao_selection_ms20180809.html music/admission/ao_selection_pf20180809.html music/admission/ao_selection_pi20180809.html @@ -67750,7 +68070,7 @@ mvideos mvm mvmishra mvonbaeyer -mvp/http://media.giphy.com/robots.txt +mvp/http://delta.com/robots.txt mw/ mw/en mw5-newsletter-v1 @@ -68111,6 +68431,7 @@ mz mz/ n n-gender* +n-notifications.html n/:state_code/:city/:neighborhood_name/:locationId n/pr n245com @@ -68201,7 +68522,7 @@ nativo natlex.ilo.org nato-welcome nato2030 -nato_static_fl2014http://massgeneral.org/robots.txt +nato_static_fl2014http://natopil.ru/robots.txt nature-index/annual-tables/2021/academic-normalized nature-index/annual-tables/export nature-index/article-api @@ -68426,6 +68747,7 @@ neurosurgery/appointments-and-referrals/appointment-thankyou neurosurgery/paralysis/appointment-and-referrals/appointment-request-thankyou never-been-kissed new +new*? new-admin new-bookshop new-features @@ -68453,6 +68775,7 @@ new_cmtofart2_nit_v1/ new_invite new_listing new_subdirectory +new_subject new_writer newattorneys newblog @@ -68479,6 +68802,12 @@ newrelic news news$ news*? +news-and-insights/annual-publications +news-and-insights/annual-publications.html +news-and-insights/newsroom/news-and-media-releases/2023/shell-second-quarter-test-page +news-and-insights/newsroom/news-and-media-releases/2023/shell-second-quarter-test-page.html +news-and-insights/scenarios/a-better-life-with-a-healthy-planet +news-and-insights/scenarios/a-better-life-with-a-healthy-planet.html news-app news-archive/*/*/?ap= news-archive/? @@ -68677,7 +69006,7 @@ news_test newsanalysis newsapp-api newsbackup -newscenter/pressreleases/32-countries-adopt-nuclear-energy-declaration-at-historic-summit-in-brusselshttp://tuaw.com/robots.txt +newscenter/pressreleases/32-countries-adopt-nuclear-energy-declaration-at-historic-summit-in-brusselshttp://iana.org/robots.txt newsfeed newsfeed$ newsfeedemail @@ -68690,6 +69019,7 @@ newsletter newsletter newsletter-ads.html newsletter-archive +newsletter-archive.html newsletter-device-testing-report newsletter-sign-up-submit newsletter-signup @@ -68777,7 +69107,7 @@ newsletter-templates/weather-weekly newsletter-templates/weekly-messenger newsletter/ newsletter/ -newsletter/$http://notepad-plus-plus.org/robots.txt +newsletter/$http://digital-strategy.ec.europa.eu/robots.txt newsletter/* newsletter/archive/ newsletter/archive/exearth/ @@ -70191,23 +70521,23 @@ nl_BE/EUR nl_NL/EUR nl_nl/sjablonen/M nlanter -nlcz/ -nlde/ -nles/ -nlfr/ -nlgr/ -nlit/ -nlja/ -nlko/ -nlpl/ -nlpt/ -nlro/ -nlru/ -nlsv/ -nltr/ +nlcz +nlde +nles +nlfr +nlgr +nlit +nlja +nlko +nlpl +nlpt +nlro +nlru +nlsv +nltr nltrack nlylew -nlzh/ +nlzh nm1 nmaps/*? nmathewson @@ -70450,6 +70780,7 @@ nofollow=1 noframe nogooglebot nogooglebot/ +noidx=1$ noimg noindex noindex$ @@ -70593,7 +70924,7 @@ notizie-ultima-ora/Cronache_e_politica/Scomparsa-week-end-Romagna/19-03-2014/1-A notizie-ultima-ora/Economia/Banco-Desio-soldi-Banda-della-Magliana-parenti-Sandokan-Fatto/12-02-2013/1-A_004889541.shtml notlikelytohappenever notonline -notyours/http://abookapart.com/robots.txt +notyours/http://openclipart.org/robots.txt nouchinelab nouconsistori2015 nous-contacter.html @@ -70610,7 +70941,7 @@ novostroyki novostroyki*/?direct=1 novostroyki/*?order= novostroyki/po-ulizam -novostroyki/po-ulizam/*http://general-overnight.com/robots.txt +novostroyki/po-ulizam/*http://nozbe.com/robots.txt novostroyki/po-ulizam/moskva novostroyki/sankt-peterburg/moskovskij/in2it-intuit2 now @@ -70888,7 +71219,7 @@ oauth/ oauth/authorize oauth/connect.html oauth/facebook -oauth/http://istanbulyelken.org.tr/robots.txt +oauth/http://fitbots.com/robots.txt oauth/line oauth/login oauth/signin @@ -70918,10 +71249,7 @@ 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 +obtainingmerge oc oc/dash-button oc/forums @@ -71151,7 +71479,7 @@ omniauth omniture/ on on -on-demand/session/*http://mediawiki.org/robots.txt +on-demand/session/*http://nxp.com/robots.txt on/*.ico$ on/*.png$ on/demandware.store @@ -71232,7 +71560,7 @@ online/includes online/includes/ online/ink/ online/investments/ -online/online-program/curriculum_draft.cfmhttp://fi.google.com/robots.txt +online/online-program/curriculum_draft.cfmhttp://americanbar.org/robots.txt online/online-program/draft-online-program-page.cfm online/postgraduate-loans online/private_client/article/13587-cpc-artcoll-floodlight-tag.htm @@ -71342,8 +71670,8 @@ opt-out* opt-out-info.jsp opt-out-interface opt-out.jsp -opt-out/http://aarteez.com/robots.txt -opt-out/http://underconsideration.com/robots.txt +opt-out/http://youronlinechoices.eu/robots.txt +opt-out/http://yourstory.com/robots.txt opt/widget-cache.php optInEmail opt_out @@ -71430,6 +71758,7 @@ organizations organizations orgpicker orgs/disambiguated +orgyemployer orie/intranet orientation/orientation-guide/ orientation/student-guide/ @@ -71517,7 +71846,6 @@ outfit outils outils/createur-de-logo/onboarding outlook-ical= -ovenbacteria over-de-vpro/aangemeld$ over-de-vpro/aangemeld-breinvoer$ over-de-vpro/aangemeld-breinvoer.html$ @@ -71558,6 +71886,7 @@ p*from= p*groupType= p-a p-api +p-edit-ad p-gender* p-r p.php @@ -71565,20 +71894,42 @@ p/ p/*/*/following p/*/*/recommends p/*/HEAD/tree/$ +p/*/actions$ +p/*/actions? p/*/admin p/*/adminIntro p/*/buy -p/*/c p/*/c$ +p/*/c/*$ +p/*/c/*? +p/*/c? p/*/checkout p/*/ci/default/tree/$ p/*/ci/main/tree/$ p/*/ci/master/tree/$ p/*/code p/*/code-0 +p/*/d$ +p/*/d? +p/*/dashboard$ +p/*/dashboard? p/*/discussion/create_topic p/*/discussion/stats +p/*/edit$ +p/*/edit? p/*/embed +p/*/exp/*/*/*/*$ +p/*/exp/*/*/*/*? +p/*/expg/*/*/*/*/*$ +p/*/expg/*/*/*/*/*? +p/*/expgst/*/*/*/*$ +p/*/expgst/*/*/*/*? +p/*/fbgst/*/*$ +p/*/fbgst/*/*? +p/*/fbog/*$ +p/*/fbog/*? +p/*/feed$ +p/*/feed? p/*/git p/*/hg p/*/issues/csv @@ -71588,19 +71939,65 @@ p/*/issues/detail?id=*& p/*/issues/detail_ezt?id= p/*/link p/*/news/feed$ +p/*/nftexp/*/*/*$ +p/*/nftexp/*/*/*? p/*/people/detail +p/*/promote$ +p/*/promote-async$ +p/*/promote-async? +p/*/promote/thank_you$ +p/*/promote/thank_you? +p/*/promote? +p/*/promoters$ +p/*/promoters? +p/*/psf/membership$ +p/*/psf/membership-ask$ +p/*/psf/membership-ask? +p/*/psf/membership? +p/*/psf/offer/subscription$ +p/*/psf/offer/subscription? +p/*/psf/promote_or_share$ +p/*/psf/promote_or_share? +p/*/psf/share$ +p/*/psf/share? +p/*/responses/new/complete-profile$ +p/*/responses/new/complete-profile? p/*/search p/*/search_feed p/*/search_help p/*/serveFlavor +p/*/sfs/*/*$ +p/*/sfs/*/*? p/*/share +p/*/share_for_starters$ +p/*/share_for_starters? +p/*/share_victory$ +p/*/share_victory? +p/*/smart$ +p/*/smart? p/*/source/diff +p/*/sponsors/new$ +p/*/sponsors/new? p/*/svn p/*/tree -p/*/w -p/*/w$ +p/*/u/*/edit$ +p/*/u/*/edit? +p/*/u/new$ +p/*/u/new? +p/*/unsign$ +p/*/unsign? +p/*/v$ +p/*/v/*$ +p/*/v/*? +p/*/v? +p/*/victory$ +p/*/victory? p/*/wiki/*/edit p/*/wiki/browse_tags +p/*?*&recruited_by_id= +p/*?*&recruiter= +p/*?recruited_by_id= +p/*?recruiter= p/*from= p/*groupType= p/*surveyopen @@ -71915,6 +72312,7 @@ pages/node/add pages/podcasts pages/privacy pages/profiles +pages/ps pages/pt$ pages/reorderpages.action pages/reset-password/* @@ -71962,7 +72360,7 @@ paldrive/en-es paldrive/en-no paldrive/en-sk paldrive/en-tr -paldrive/en-us/http://superdicas7.blogspot.com/robots.txt +paldrive/en-us/http://paloaltonetworks.com/robots.txt paleo paleo/metadata paleo/pubs @@ -71992,7 +72390,6 @@ pantheon-platform pantry paonessa pap$ -papel/firmas/2017/01/15/5878c3d8468aeb226a8b4611.html paper-copy paper/*? paper/*?p2df @@ -72059,8 +72456,6 @@ partenariat partial partialpages/ partials -participacion/normas_participacion.html -participacion/usuario_registrado.html participant participants participants/search @@ -72080,6 +72475,8 @@ partnerportal3/ partnerpresale partners partners +partners-affiliates.html +partners-resellers.html partners.php? partners.php?email= partners/ @@ -72357,7 +72754,6 @@ penn penn-medicine/ pensionaction/request-assistance/thank-you/ pensionaction/undergraduate-service-learning-application/thank-you/ -pensionsid pentestppclp penz people @@ -72366,8 +72762,12 @@ people-profiles/* people/$ people/*/*?*daterange people/*/*?*page +people/*/all people/*/category +people/*/collect +people/*/do people/*/issues +people/*/wish people/[author] people/faculty/shapiro people/faq/ @@ -72458,6 +72858,7 @@ peteryork petites-annonces petrbudrin pets +pets*? peyronies-treatment-option/talk-to-doctor peyronies-treatment-option/treatment-option pf @@ -72699,6 +73100,7 @@ phl-avvo-home phl-migration phoenix/api phone +phone-fax-purchases.html phone/compare/? phonebook phonebridge/developer/index.html @@ -72827,6 +73229,7 @@ pics/taylor-swift-new-look-old-hair-makeup-pics pics/trumps-lighting-the-white-house-xmas-tree-pics pics/we-can-be-heroes-photos picture-gallery.htm +picture/*? pictures pictures/ pictures/*+ @@ -72878,7 +73281,6 @@ ping? pingback pingdom pingtest -pinnwand.html pinter pinterest-predicts pinterest-wellbeing @@ -73301,7 +73703,7 @@ playerXml.xml player_e player_n player_ri -playerhttp://princeton.edu/robots.txt +playerhttp://rollingstone.com/robots.txt playeriVoox_e playerivoox_e players @@ -73317,31 +73719,31 @@ playlists/*/user playlists/flag plays playstation -plcz/ -plde/ +plcz +plde please_wait.php plehmann plenary/*/vod.html -ples/ +ples plesk-lifecycle-policy-draft plesk-webops-and-hosting-panel/ -plfr/ -plgr/ +plfr +plgr pli -plit/ +plit pliu -plja/ -plko/ -plnl/ +plja +plko +plnl plonejsi18n$ plp$ -plpt/ -plro/ -plru/ +plpt +plro +plru pls pls/zone2/f -plsv/ -pltr/ +plsv +pltr plug_id plugin plugin/*.css @@ -73392,7 +73794,7 @@ plus/signup plus/vip plusd/cables/07PANAMA255_a.html plusinstall -plzh/ +plzh pm pm-optout pm/ @@ -73421,7 +73823,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:\x22EAEyZAobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_ChgKFldhcyBiZWRldXRldCBkaXNhbGxvdz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22kB_W3nkYfhbVclDZm--lp8FbqXY\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe +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:{},\x22fct\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:\x22EAEyZAobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_ChgKFldhcyBiZWRldXRldCBkaXNhbGxvdz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22r3178sfkuxTDDIPABV92w6gvHtY\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe pmcomment pmcomment/ pmeehan @@ -73695,6 +74097,7 @@ pokemon pol/layout/set polaris-ldp poleznye-ssylki/ +police*? police/appointments-and-referrals/police-detail-request-thankyou police/blotter police/contact/report-a-crime-confidentially/thank-you/ @@ -73705,7 +74108,8 @@ police/stats policeshoppe policies policies/_pvw5d0992 -policies/dpa +policies/dpa$ +policies/dpa? policies/payroll-offer-terms policies/td-optout$ policies/terms-use-charlie @@ -73731,13 +74135,13 @@ politica/16_luglio_08/gara-camera-manovre-pizza-bene-c-marotta-inchiesta-tiap-54 politica/20081007/53556163832/ politica/2017/01/19/news/il_fratello_del_ministro_alfano_rischia_il_posto_e_costera_all_erario_mezzo_milione_di_euro[1]156371739 politica/la-gran-pregunta-que-en-el-gobierno-prefieren-no-hacerse-nid24102022 -politica/la-gran-pregunta-que-en-el-gobierno-prefieren-no-hacerse-nid24102022/?outputType=amphttp://nuance.com/robots.txt +politica/la-gran-pregunta-que-en-el-gobierno-prefieren-no-hacerse-nid24102022/?outputType=amphttp://lancaster.ac.uk/robots.txt politica/murio-el-senador-nacional-carlos-alberto-reutemann-nid06072021 politica/murio-el-senador-nacional-carlos-alberto-reutemann-nid06072021/?outputType=amp politica/padron-electoral-2021-back-up-nid04052021 politica/speciali/2012/elezioni-amministrative/notizie/liste-elettorali-belluno_ec09c338-84bf-11e1-8bd9-25a08dbe0046.shtml politiclothes -politico-footer/http://pscp.tv/robots.txt +politico-footer/http://politifact.com/robots.txt politico-header politics/e/sharing politics/index.ssf/2010/01/nova_scotia_property_attracted.html @@ -73754,6 +74158,7 @@ politics/law/news/2001/12/49083 politics/law/news/2001/12/49141 politics/law/news/2002/03/51042 politique-de-confidentialite/ +politique-de-retour poll poll-post!input.jspa poll-rss.php @@ -73886,6 +74291,7 @@ portland/2017/01/lincoln_high_school_student_ar.html portlet posRating possible_biz_owner +possibledetected post post post!imagePicker.jspa @@ -74103,7 +74509,6 @@ preorders prep/gnumaint prep/wrappers-and-scripts prepaid/browse/cart.jsp -preparationfrench preparedness/full-scale-exercise/full-scale-exercise-signup/thank-you/ preparesite/empty.js preparse @@ -74125,7 +74530,7 @@ press-release.php? press-releases press-this.php press/art-institute-images -press/content-search?*http://ecwid.com/robots.txt +press/content-search?*http://10096194.fls.doubleclick.net/robots.txt press/exhibition-press-room press/fellowship press/founders/ @@ -74228,8 +74633,8 @@ print-sections print.asp print.asp?* print.cfm -print.do print.htm +print.html print/ print/* print/article/* @@ -74258,6 +74663,7 @@ privacy privacy-draft.html privacy-policy privacy-policy-2018 +privacy-policy.html privacy-policy/120554 privacy-policy/149864 privacy-policy/206174 @@ -74268,6 +74674,7 @@ privacy-policy/938780 privacy-statement privacy.aspx privacy.html +privacy.html privacy.shtml privacy/archived-versions.html privacy/consent @@ -74332,7 +74739,7 @@ proTeXt proVideoWidget pro_redirect proaccountcallback/ -problem/http://pl.wikipedia.org/robots.txt +problem/http://my.bluehost.com/robots.txt problems problems/new probr @@ -74376,7 +74783,7 @@ product-manager-old product-marketing product-page-testing product-question/ -product-ratings/http://gossberg.eu/robots.txt +product-ratings/http://wisper.io/robots.txt product-recommended.jsp product-refferal product-review-post @@ -74395,7 +74802,7 @@ product/ajax-about-brand product/alive-detox-vegan-cookbook product/better-burgers-make-delicious-nutrient-rich-burgers-without-the-meat product/buy/ -product/buybundle/http://simplebits.com/robots.txt +product/buybundle/http://webdesign.about.com/robots.txt product/containedresources product/customersalsobought product/dynamic-creative/gallery @@ -74612,7 +75019,7 @@ products/g4 products/getStatesByIdHandler.asp products/holiday-sales-*sgbr-sg products/home-perf -products/http://wikimania2018.wikimedia.org/robots.txt +products/http://aliexpress.com/robots.txt products/images products/includes/products-min.xml products/insurance/content/answer1.html @@ -74733,7 +75140,7 @@ profile/*/stats profile/*/stats/library profile/*/trophies profile/*article*.ece -profile/*http://webmonkey.com/robots.txt +profile/*http://cbs.com/robots.txt profile/author/$ profile/author/? profile/authorgallery @@ -74863,7 +75270,7 @@ program-2/action~stream program-2/action~undefined program-2/action~week program-registration -program/action~*/http://interarbiter.info/robots.txt +program/action~*/http://attendee.gotowebinar.com/robots.txt program/action~agenda program/action~default program/action~http: @@ -75035,7 +75442,6 @@ project/issues/*/search project/issues/search project/issues/subscribe-mail project/video -projectionjay projects projects/*/activity projects/*/best_release.html @@ -75151,7 +75557,6 @@ propertyrecord-search/*undefined proplayer proposal proposals -props props/ proredir? proreferral/ @@ -75453,7 +75858,7 @@ pt/features/partial/page-bottom pt/festival/*/shoutbox pt/festival/*/shoutbox? pt/forum -pt/forum/goto.phphttp://seriouseats.com/robots.txt +pt/forum/goto.phphttp://dai.ly/robots.txt pt/group pt/guest-pass pt/help/sitemap @@ -75573,17 +75978,17 @@ pt_pt/modelos/M pt_pt/renew.html pt_pt/support ptapi/* -ptcz/ -ptde/ +ptcz +ptde pten/deslanchar -ptfr/ -ptgr/ -ptit/ -ptja/ -ptko/ -ptnl/ +ptfr +ptgr +ptit +ptja +ptko +ptnl ptp -ptpl/ +ptpl ptr-2/account ptr-2/account= ptr-2/error-static-cdn @@ -75600,12 +76005,12 @@ ptr/list= ptr/random ptr/search ptr/site-achievement -ptro/ -ptru/ -ptsv/ -pttr/ +ptro +ptru +ptsv +pttr ptype= -ptzh/ +ptzh pu pu_all pu_echo/*.htaccess @@ -75649,6 +76054,7 @@ pubkey.pl publ/bcbs public public +public-api/*? public-api/docsv2 public-data-sets/applicants/ public-data-sets/terms/ @@ -75674,7 +76080,7 @@ public/checkout public/cmscommentAbuse public/comments public/data/ -public/dochttp://informaboom.com/robots.txt +public/dochttp://znc.si/robots.txt public/emailtemplates public/english/dw/ilo-dw-amharic-web.swf public/english/dw/ilo-dw-arabic-web.swf @@ -75823,6 +76229,8 @@ purchase-embed purchase-history purchase/ purchase/price-comparison$ +purchase/printquote.asp +purchase/viewpricequote.asp purchaseconfirm purchased-gift purchased-images.asp* @@ -76103,7 +76511,7 @@ r/*/wiki/*.rss r/*page= r/Preview r/cms -r/http://hackernoon.com/robots.txt +r/http://blog.codinghorror.com/robots.txt r/instant/response r/kappa/api r/search @@ -76128,6 +76536,7 @@ rachelstern rachelvogel rackspace/elevating-performance radar +radiationacting radio radio-srf-1/podcasts radio-srf-1/sendungen-a-z @@ -76174,6 +76583,7 @@ radio/thedebaters radio/thisisthat radio3/concursos/app/index.shtml radio_er +radius= radkevich rafaelferrazbannitz rafaelrezende @@ -76219,7 +76629,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 @@ -76335,7 +76744,7 @@ reader/ readme.html readme.html readme.html/ -readme.htmlhttp://join.air.io/robots.txt +readme.htmlhttp://lunacycle.com/robots.txt readmessage.php ready_sit_read/index.jhtml readysetgov-dev @@ -76432,6 +76841,7 @@ recaptcha/api3 recaptcha/eap recaptcha/enterprise recaptcha/trusttoken +recaptcha_ie recarrasco receipt receipt/order @@ -76535,7 +76945,9 @@ redir/ redir? redirect redirect +redirect$ redirect%3Dmobile +redirect.asp redirect/ redirect/away redirect/experian @@ -76633,6 +77045,7 @@ region_name= regional/lokale-meldungen regionaladdmult.cfm regionalbuytickets.cfm +regiondonation regions.html? regions/ regions/*/*.asp?LaDate=*&pk*&date= @@ -76669,10 +77082,12 @@ register_gcm registerb registracion registrant +registraradvise registration registration registration-login/ registration-mp +registration.html registration/ registration/archive_upload_apply.asp* registration/ext @@ -76752,6 +77167,7 @@ remote_repositories.html remotecontrol/bestpractices/jl-prototype remotecontrol/bestpractices/prototype remotelogout +removablesentence removalrequest remove-favorite remove_email/t2_ @@ -76766,6 +77182,7 @@ render renderdocument renderingMetricsSearch renders +rendez-vous-video rendongarcia renee_rinehart renew @@ -76810,6 +77227,7 @@ report-a-problem report-abuse report-abuse?report= report-abuse?url= +report-de-paiement report-have-publishers-banned-facebook-trackers-from-their-pages-after-the-cambridge-analytica-scandal report-review report-spam @@ -78243,7 +78661,6 @@ repository/terms.php? repository/terms.php?rs= representation repuesto- -reputation reputationapp req request @@ -78397,7 +78814,7 @@ resources/ resources/_next/*.js resources/_next/*.json resources/ajax/posts -resources/calendar/http://getpaint.net/robots.txt +resources/calendar/http://lua.org/robots.txt resources/css resources/css/webscripts.css resources/download/download-attribution-data-driven-marketer @@ -78453,7 +78870,6 @@ resources/xml/sitemaps resources? respect-for-ip/ respond -respondentsvegetables responder responder* respondtoad.cfm @@ -78511,7 +78927,7 @@ results.sale.pdf results/ results?k* resume-database/preview-iframe -resume/http://novemisto.info/robots.txt +resume/http://whisky.de/robots.txt resume/preview resumes resumes2 @@ -78540,7 +78956,7 @@ reu reuters reuters$ rev= -revendeur/http://browsehappy.com/robots.txt +revendeur/http://telestream.net/robots.txt revenue/search/node review review-by-author @@ -78629,6 +79045,9 @@ rezepte/suche rf=* rfabregas rfblog/search +rfc/authors +rfc/rerendered +rfc/v3test rfcdiff* rfp/CventProposal/ rfp/MeetingBroker/ @@ -78882,7 +79301,6 @@ robertroessler robertsheehan robinalbrecht robincolgrove -robokassa/ robos-linux robotic-assisted-surgery robots @@ -78895,24 +79313,24 @@ rockets/users rockies/fans/text-messaging-terms-and-conditions rockies/search rockwell -rocz/ -rode/ +rocz +rode rodi rodrigocetinapresuel rodriguez_padilla rodrik roe -roes/ -rofr/ +roes +rofr roganesyan rogerbot rogerdias rogers -rogr/ +rogr rohitabraham -roit/ -roja/ -roko/ +roit +roja +roko rolandolink roles roll @@ -78923,7 +79341,7 @@ ron/layout/set ronald roncarati rongqing-aaron-pan -ronl/ +ronl roomforrent/preview roomplanner/ roomplanner3d/ @@ -78935,11 +79353,10 @@ rooms/*/location rooms/*/photos rooms/*/reviews rooms/*/safety -roomstrackback root -ropl/ -ropt/ -roru/ +ropl +ropt +roru ros rosa/index.htm rosaguzman @@ -78949,16 +79366,15 @@ rosehoney roselynmateo-collado rosenfeld rosenthal -rosesdense rossmair rosta -rosv/ +rosv rotalar/*/rotalar-kalkis- rotalar/*/suradan-rotalar- rotas/*/rotas-de- roth rothleadership -rotr/ +rotr rotte/*/rotte-da- roundabout route @@ -78987,7 +79403,7 @@ royals/search royalty-free-subscriptions.php royalty/s roymalka -rozh/ +rozh rp rp/ rpc @@ -79046,6 +79462,7 @@ rsrc_ara rss rss rss$ +rss- rss-feed rss-feeds rss.xml @@ -79247,7 +79664,7 @@ ru/forums ru/gateway.html ru/general ru/group -ru/http://12tradepro.com/robots.txt +ru/http://zoo.105.net/robots.txt ru/images ru/inc ru/info @@ -79365,35 +79782,35 @@ rubin rubric2sport rubrique.php? rubulmout -rucz/ -rude/ -rues/ -rufr/ +rucz +rude +rues +rufr rugby? rugged-trucks -rugr/ +rugr ruidai ruiguo -ruit/ +ruit ruiyin -ruja/ -ruko/ +ruja +ruko rules rules rules$ rules? run rundowns/segment.php? -runl/ +runl running_races/*/results runsavedsearch ruokonen ruoloAnzianita/ ruoloAnzianita2013/ -rupl/ -rupt/ +rupl +rupt rurl= -ruro/ +ruro rus rus$ rush @@ -79401,7 +79818,7 @@ rush-hour rush-hour-2 rush-hour-3 russia-today -rusv/ +rusv rutas-aereas/*/rutas-aereas-de- rutas-aereas/*/rutas-de- rutas/*/rutas-de- @@ -79410,11 +79827,11 @@ rute/*/rute-de-la- rute/*/rute-din- ruter/*/flyreiser-fra- ruter/*/ruter-fra- -rutr/ +rutr rutter/*/rutter-fran- rutter/*/turer-fran- ruxitagentjs_2SVfqr_10139180201161915.js -ruzh/ +ruzh rvh rvwr/*/visitdtl rw-reg @@ -79440,21 +79857,29 @@ ryangajarawala ryanlcollins ryanleethomas ryannmanning +ryansuspect rye rzheng rzhuo s +s-ForgotPassword +s-SignIn +s-StartRegistration s-gender* s-moved/dm/house/editorial/startups/ha_ed_activate_loft_launch_sf_1/ s/ s/* +s/*$ s/*/*/full* s/*/*/lite* s/*/filter_products.json s/*/libs/* +s/*/post_promote_thank_you$ +s/*/post_promote_thank_you? s/*/recommendations s/*/sizeAndFitInfo* s/*/write-review* +s/*? s/-/* s/an-test* s/cases @@ -79506,6 +79931,7 @@ s689 s= s=p s? +s? s?*rh=n%3A1380045031 s?k= sa @@ -79579,6 +80005,7 @@ salesiq/help/integrations/live-chat-plugin-for-cscart.html salesiq/help/search-results.html saleslink salkin +salle-de-montre-ouverte salle/recherche salliemae salliemae/termsandconditions @@ -79851,7 +80278,7 @@ science/gadgets/render science/gs science/index.html science/mlkt/rslts -science/new-drug-product-pipelinehttp://tag.simpli.fi/robots.txt +science/new-drug-product-pipelinehttp://pflegetester.de/robots.txt science/outlineJson science/page/flash/VideoPlayer science/ppv-pdf @@ -79898,7 +80325,7 @@ scopemagazine/ score/*/download scorecard scorecard/ -scorecard_staging/http://servedby.flashtalking.com/robots.txt +scorecard_staging/http://aclweb.org/robots.txt scoredrift/* scott scott64 @@ -79987,9 +80414,6 @@ sdfe/pdf/download/read/am4ir/noindex/pii sdfe/pdf/download/read/index/pii sdfe/pdf/download/read/noindex/pii sdfe/reader/pii -sdg-newsletter.html -sdg-newsletter/sdg-newsletter-abbestellen.html -sdg-newsletter/sdg-newsletter-bestaetigen.html sdg4education2030/ar/event/*/ical sdg4education2030/ar/explore sdg4education2030/ar/paragraph-resource/* @@ -80341,7 +80765,6 @@ search.asp search.aspx search.aspx search.compact$ -search.do search.htm search.htm search.html @@ -80403,7 +80826,7 @@ search/*?*shareId= search/*?*sort= search/*?*time= search/*?*tools= -search/*?*userAvailability=*http://mozilla.org/robots.txt +search/*?*userAvailability=*http://behr.com/robots.txt search/*adultsCount= search/*arrival= search/*childrenCount= @@ -80579,8 +81002,8 @@ search?Ntt= search?filter search?filter search?fmt=JSON -search?gss-q=*http://abebooks.com/robots.txt -search?http://redbull.com/robots.txt +search?gss-q=*http://ubuntu.com/robots.txt +search?http://ezp-news.de/robots.txt search?keyword= search?limit search?n=16&r=3 @@ -80693,9 +81116,9 @@ section/3 section/36 section/6 section/8 -section/9http://line.me/robots.txt +section/9http://issues.apache.org/robots.txt section_and_ivideo_widget_ajax.html -sectionhttp://virginmedia.com/robots.txt +sectionhttp://abs.twimg.com/robots.txt sectionized sections sections$ @@ -80799,6 +81222,7 @@ security security-certificate security-question/update/ security-training/archives +security.html security/aws-pgp-public-key security/bounty security/ec2-pkgs-public-key @@ -80812,7 +81236,6 @@ sedaakbiyik seed/coaches-consultants/coaches/ seek-and-destroy seeker -seemseclipse seevak seg/cgi-bin segal @@ -80974,6 +81397,7 @@ servers/frontend service service* service-archive +service-de-navette service-pages service-private-offers service-search/dist/images/loading.gif @@ -80990,6 +81414,7 @@ service-unavailable-today service/ service/* service/archiv +service/iframe service/products service/quiz service/suche @@ -81063,8 +81488,8 @@ services/computing/downloads/antivirus services/computing/statistics services/computingold services/conferences/content-corner/*?* -services/conferences/news/*?*http://babbel.com/robots.txt -services/conferences/news/*?*http://freakonomics.com/robots.txt +services/conferences/news/*?*http://wasatchhousepartners.com/robots.txt +services/conferences/news/*?*http://www2005.org/robots.txt services/courtoffice/Reports services/courtoffice/int services/developmentalumni/giving/chancellors_apply.html @@ -81083,6 +81508,7 @@ services/guide/cti services/guide/webboards services/heart/mychart-welcome services/heart/mychart-welcome/ +services/http://christies.com/robots.txt services/humanresources/ftcstaff services/humanresources/trackers services/images @@ -81180,7 +81606,7 @@ services/wp-content/plugins services/wp-includes services/xml serviceworker.js -serviceworker.jshttp://kaeru-life.com/robots.txt +serviceworker.jshttp://treysongz.lnk.to/robots.txt servicos/ servin servizi @@ -81253,6 +81679,7 @@ setsompop sette/13_luglio_29/2013-31-fiaschetti-falsi-autori_9becf36c-f84e-11e2-a59e-96a502746665.shtml settings settings +settings.html settings/* settings/deactivated settings/linkaccount @@ -81509,6 +81936,14 @@ shekhargadkaree shelf/user_shelves shell shell/ +shellbitumen100 +shellbitumen100.html +shellenergy/marketingandtrading/shell-energy-europe/eworld +shellenergy/marketingandtrading/shell-energy-europe/eworld.html +shellenergy/othersolutions/voluntary-carbon-market-insights-and-trends-webinar/voluntary-carbon-market-webinar-2023-watch-recording +shellenergy/othersolutions/voluntary-carbon-market-insights-and-trends-webinar/voluntary-carbon-market-webinar-2023-watch-recording.html +shellenergy/tech/dc-whitepaper +shellenergy/tech/dc-whitepaper.html shellysimana shen sheng @@ -81528,6 +81963,7 @@ sherwin_special_offers shi shian shibboleth +shifen/ shihui shihui? shijiawei @@ -81845,6 +82281,14 @@ shop/department-beauty/* shop/department-childrenswear/designfeature-christmassweater$ shop/department-childrenswear/style-christmassweater$ shop/department-homeware--gender* +shop/department-homeware-category-sofas/*collection-*collection-* +shop/department-homeware-category-sofas/*fabriccolour-*fabriccolour-* +shop/department-homeware-category-sofas/*fabricdesign-*fabricdesign-* +shop/department-homeware-category-sofas/*fabrictype-*fabrictype-* +shop/department-homeware-category-sofas/*function-*function-* +shop/department-homeware-category-sofas/*sofasize-*sofasize-* +shop/department-homeware-category-sofas/*sofatype-*sofatype-* +shop/department-homeware-category-sofas/*style-*style-* shop/department-homeware-category-sofas/sofasize-2seats-sofasize-3seats$ shop/department-homeware-feat-newin-0$ shop/department-homeware-productaffiliation-bedding/*size-* @@ -82186,7 +82630,7 @@ shopwidget shore/blogs/party/public shorefire_nj short -short-url-machine/error/http://fhi.no/robots.txt +short-url-machine/error/http://whatwg.org/robots.txt shortUrl$ shortcode shortcode= @@ -82203,7 +82647,7 @@ shots/month shots/new shots/week shots/year -shoutbox/http://ngadiasporaproject4040.com/robots.txt +shoutbox/http://bat.bing.com/robots.txt shouwenwang show show-email @@ -82253,7 +82697,7 @@ shows3 showtag showtime/.requestinvite.html.swp showtime/help/search-results.html -showtimes/location/*http://issuu.com/robots.txt +showtimes/location/*http://img-fotki.yandex.ru/robots.txt shr* shreedas shrek @@ -82403,14 +82847,14 @@ signup signup$ signup* signup*?ha -signup*http://avicii.lnk.to/robots.txt +signup*http://litmus.com/robots.txt signup-b/ signup-intlredirect signup-light/ signup. signup.SignUp.html$ signup/$ -signup/$http://trigono.pro/robots.txt +signup/$http://socialnomics.net/robots.txt signup/* signup/? signup/collablink @@ -82546,6 +82990,7 @@ site/userguide? site/wp-admin site/wp-admin/admin-ajax.php siteBackHtml +siteLocale= siteSwitch site_faq/ site_faq_category/ @@ -82570,6 +83015,7 @@ sitecore sitecore/ sitecore_files sitecore_files/ +sitecore_services/ sitecounterajax sitedown siteelementshomepage/test-page/test-home.aspx @@ -82810,7 +83256,7 @@ sites/frisco sites/gapincthiswayahead sites/gapinternational sites/gradsoflife -sites/gs1/files/docs/EDI/*http://detroitnews.com/robots.txt +sites/gs1/files/docs/EDI/*http://gsa.gov/robots.txt sites/gsb/files/program-brochure sites/gwcic sites/gyro @@ -83320,8 +83766,35 @@ sms/unsubscribe? sms10666 smstaging sn -sn-config.htmlhttp://hollywoodlife.com/robots.txt +sn-buecher.html +sn-buecher/magazine.html +sn-buecher/sn-buecher-sonstiges.html +sn-buecher/sn-comic.html +sn-buecher/sn-kalender.html +sn-buecher/sn-kinderbuecher.html +sn-buecher/sn-kochbuecher.html +sn-buecher/sn-romane.html +sn-buecher/sn-sachbuecher.html +sn-buecher/sn-schreibwaren.html +sn-config.htmlhttp://cleveland.com/robots.txt +sn-filme.html +sn-filme/sn-dvd-blueray.html +sn-filme/sn-film-sonstiges.html +sn-filme/sn-on-demand-download.html +sn-filme/sn-tickets.html +sn-merchandise.html +sn-merchandise/sn-accessoires.html +sn-merchandise/sn-aufkleber-buttons.html +sn-merchandise/sn-kleidung.html +sn-merchandise/sn-merchandise-sonstiges.html +sn-merchandise/sn-poster.html +sn-tontraeger.html +sn-tontraeger/sn-cds.html +sn-tontraeger/sn-hoerbuecher.html +sn-tontraeger/sn-sonstiges.html +sn-tontraeger/sn-vinyl.html sn/ +snagit-eula.html snake snandy snap @@ -83379,7 +83852,6 @@ socialmanager socialshare/ socialtab socialwork/display -sociedad/2016/05/16/5738a99f468aeb3e068b458a.html sociedad/acusan-a-un-argentino-de-narcotrafico-en-indonesia-nid512026 societal-impacts/air-stagnation societal-impacts/apparent-temp @@ -83538,7 +84010,7 @@ sorunBildir sos/clerical/ sos/kids/search/node sos/online_corps/ -sos/registration/http://berlin.de/robots.txt +sos/registration/http://in.linkedin.com/robots.txt sotomarion soul/* soumission @@ -83719,7 +84191,7 @@ sport/10_ottobre_05/prova_articoloNOTOUCH_4957ef9a-d05a-11df-9b01-00144f02aabc.s sport/404_en.htm sport/? sport/alpha -sport/bundesliga/http://treehugger.com/robots.txt +sport/bundesliga/http://zdnet.com/robots.txt sport/ciclismo/2023/10/24/news/doping_ciclismo_virtuale_azzurro_zanasca_rischia_una_lunga_squalifica-418660589 sport/cricket/match-centre sport/data/league @@ -83746,6 +84218,7 @@ sportello-cancro/dizionario sporten/uefa-em-2016/video sports sports*/index?topId= +sports*? sports/ sports/baseball/includes sports/basketball/includes @@ -83778,7 +84251,6 @@ sprint_wml sprint_xhtml sprints/help/search-results.html sprockett -sprypay/ spsales spsearch.php spurs/node @@ -83836,7 +84308,6 @@ sraid sramgopal srao src -src src/ src/* src/js/spmsg @@ -84100,7 +84571,7 @@ stats/draft/history stats/help/glossary stats/help/statminimums stats/history -stats/player-stats/*http://untiens.jp/robots.txt +stats/player-stats/*http://nfpa.org/robots.txt stats3.html stats?gid= statsFree @@ -84113,7 +84584,7 @@ status-updates/wp-admin status-updates/wp-admin/admin-ajax.php status.formstack.com status/ -statusupdateshttp://ebay.co.uk/robots.txt +statusupdateshttp://thalesgroup.com/robots.txt statwood stay-in-loop/send_mail.php stay-in-loop/send_mail.php? @@ -84200,7 +84671,7 @@ stock-photos/photos/search$ stock-photos/photos/search? stock-ranker stock/photos -stock/videos/*http://secure.php.net/robots.txt +stock/videos/*http://screencast.com/robots.txt stock_status= stockade.php stocks @@ -84586,8 +85057,10 @@ subagiarta subcategory= subject subject-editors +subject/*? subject= subject_browse +subject_search subjects submission submissions @@ -84651,7 +85124,7 @@ subscribe/v3 subscribe/view.pl subscribe/wb-auto/ subscribe?* -subscribe?*http://madisonkennedyblog.com/robots.txt +subscribe?*http://addyosmani.com/robots.txt subscribe_now_url subscribe_success subscribedtitles @@ -84693,7 +85166,7 @@ sugarfif.html suggest suggest/? suggest/?* -suggest/?*http://imagekandi.com/robots.txt +suggest/?*http://itu.int/robots.txt suggested-edits suggested-edits? suggestions @@ -84736,9 +85209,6 @@ supersecret supertarget/index.jhtml supervision/coexistence supervision/setup -suplementos/cronica/2008/661/1213480803.html -suplementos/cronica/2009/696/1234888844.html -suplementos/cronica/2009/711/1243720803.html supp/LargeLaw/no-index supp/lawschool/LAReports supp/lawschool/Tutorials @@ -84794,7 +85264,6 @@ support/cyberscamswps support/direct-images support/direct-tooltips support/distr -support/down4j support/dsp support/faq support/faq/r2017a_pr_bugs.html @@ -84868,6 +85337,7 @@ supportl.php supporto-tecnico supprimer-favoris supriyadey +sur-rendez-vous-seulement sureroute sureshmohan sureshpavuluri @@ -84911,6 +85381,20 @@ suspended_tickets suspension-appeal sustainability sustainability-as-an-efficient-business-strategy +sustainability/nature/respecting-nature +sustainability/nature/respecting-nature.html +sustainability/our-approach/environmental-and-community-partners +sustainability/our-approach/environmental-and-community-partners.html +sustainability/our-approach/impact-assessment +sustainability/our-approach/impact-assessment.html +sustainability/our-climate-target/shell-energy-transition-strategy/ets-2024 +sustainability/our-climate-target/shell-energy-transition-strategy/ets-2024.html +sustainability/safety/transport-safety/community-road-safety +sustainability/safety/transport-safety/community-road-safety.html +sustainability/safety/transport-safety/driver-safety +sustainability/safety/transport-safety/driver-safety.html +sustainability/transparency-and-sustainability-reporting/advocacy-and-political-activity/advocacy-releases +sustainability/transparency-and-sustainability-reporting/advocacy-and-political-activity/advocacy-releases.html sustainable-development-goals/sustainable-cities sustainable-is-attainable-fest sustainable-is-attainable-news18-and-tata-power-initiative @@ -85013,7 +85497,6 @@ sv/bl%C3%A4ddra-p%C3%A5 sv/blog sv/cart sv/checkout -sv/comprar-vender-piso-casa.html sv/error-pages sv/event/*/shoutbox sv/event/*/shoutbox? @@ -85028,7 +85511,6 @@ sv/info sv/kb sv/kb/*/discuss sv/label -sv/landing sv/merchants/ sv/music/*/+images sv/music/*/+images/*/shoutbox @@ -85118,27 +85600,27 @@ svc_ssr/site/EUR/rfktkn svc_ssr/site/GBR/rfktkn svc_ssr/site/USA/rfktkn svc_tax -svcz/ -svde/ -sves/ -svfr/ +svcz +svde +sves +svfr svg/not-indexed svg/private svgimageproc -svgr/ -svit/ -svja/ -svko/ +svgr +svit +svja +svko svmehta svn -svnl/ +svnl svpRecommendations -svpl/ -svpt/ -svro/ -svru/ -svtr/ -svzh/ +svpl +svpt +svro +svru +svtr +svzh sw sw$ sw-BR @@ -85213,7 +85695,7 @@ sys_ system system-maintenance system/ -system/*.js$http://bu.edu/robots.txt +system/*.js$http://zeldman.com/robots.txt system/admin/LoginPopup/Login system/files/documents/noindex system/maintenance.html @@ -85238,11 +85720,14 @@ szukaj? szwierlein t t-gender* +t-login.html?targetUrl= t-other-great-sites.aspx t.cfm t.php t/ t/*/15709 +t/*/edit$ +t/*/edit? t/E t/app t/comments @@ -85346,10 +85831,12 @@ tag tag tag-manager tag-manager-360 +tag-search +tag-search.html tag/ tag/* tag/* -tag/*+http://themeforest.net/robots.txt +tag/*+http://dilbert.com/robots.txt tag/*/a tag/*/a/ tag/*/b @@ -85927,7 +86414,7 @@ team-new team-new-a team-new-b team/*/schedule$ -team/*/schedule$http://hostgator.com/robots.txt +team/*/schedule$http://nbc.com/robots.txt team/player_career.jsp team/player_news.jsp teamInvitations @@ -85969,9 +86456,12 @@ technology.atom technology/archive/ technology/like-dislike-story-footer.jsp technology/tagged/*page +techsmith-business-solutions-licensing.html +techsmith-relay-powerpoint-add-in.html +techsmith-relay-upgrade.html +techsmith-smart-player-for-office.html techsparks/previous-editions/techsparks-mumbai-2023  techwiki -tecnologia/2016/03/15/56e7f6f146163f97518b4574.html teeger tejal teknologica @@ -85987,8 +86477,6 @@ telegram998com telegraph telehealth-for-women telenor -television/2013/11/26/5294947e63fd3db7238b4582.html -television/2013/12/18/52b193fc22601df3698b4572.html television/entretenimiento television/teletexto/incibe television/teletexto/noticias @@ -86011,7 +86499,6 @@ temas temas-*%7C%7Chttp://resizer temas-*/indice temas-resultados -temas.html temas/a-fondo temas/accidentes-de-trafico temas/adara-gh-17 @@ -86290,7 +86777,7 @@ testds.jsp teste-*.html$ testfl testgpr -testhttp://shopify.com/robots.txt +testhttp://money.com/robots.txt testimonial/ testimonials.php testimonials/? @@ -86628,6 +87115,7 @@ things/search$ things/search? thinktank/*/pdf/search.html third-party +third-party-services.html third_party thirdparty thirdparty @@ -87164,7 +87652,7 @@ tools/civil-surgeons-by-region tools/demos tools/en/styleguide/ tools/find-a-doctor/list/export -tools/http://surfingaquitaine.com/robots.txt +tools/http://kungfukingdom.com/robots.txt tools/logo-maker/onboarding tools/lyst_widget/?lyst_slug= tools/packages/cambridge_themes/getSocialImage @@ -87506,7 +87994,7 @@ traffic-manager/ traffic/status*? trafficbot.life trafficbot.live -traffichttp://symfony.com/robots.txt +traffichttp://comedycentral.com/robots.txt training training-aarpe/ training-plans @@ -87537,6 +88025,7 @@ training/studentships/howtoapply training/studentships/phdprojects trains trains/$ +traitement= traj tralston trans/CheckTransCron.jsp @@ -87585,14 +88074,15 @@ translation translations translations/ translator/?ref= -translators/ +translatorconstantly +translators transmute/static-1.85 transmute/static-2.6 transmute/static-2.8 transmute/static-2.9 transparency transparency/archive -transparency/http://atlasobscura.com/robots.txt +transparency/http://anandtech.com/robots.txt transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14885 transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14895 transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14896 @@ -87627,6 +88117,7 @@ trasy/*/loty-z- trasy/*/trasy-od- trasy/*/trasy-z- travel +travel*? travel-frontend/images travel-getaways travel-info/travel-updates/coronavirus/health-screen-form.html @@ -87677,8 +88168,8 @@ travisbenson travismoore trax trck -trcz/ -trde/ +trcz +trde tre-artis treadstone treas-reports/ @@ -87716,14 +88207,14 @@ trends/viz? trends? trends_tpt trentonbricken -tres/ +tres trevi_excel trevor-spelman trevordavidrhone trevorhughdavis trevorstark -trfr/ -trgr/ +trfr +trgr trial trial-pricing trial-status/ @@ -87799,27 +88290,27 @@ trips/v1 trishashrum trishaurmibanerjee tristanorthlaboratory -trit/ +trit trivia trivia/answer -trja/ +trja trk trk-download -trko/ -trnl/ +trko +trnl trovitBot troyadair -trpl/ -trpt/ -trro/ -trru/ +trpl +trpt +trro +trru trs/forums trs/kb/*/discuss trs/search trs/search/node trs/user trs/users -trsv/ +trsv truckingindustryforum/ajax.php truckingindustryforum/attachment.php truckingindustryforum/calendar.php @@ -87884,7 +88375,7 @@ try-which/wills/ try? tryagainlater.html trylater -trzh/ +trzh ts-digest/issue/.*-(?:1[7-9]|[2-9]d+)-d+$ ts_s/* tsa @@ -87923,6 +88414,69 @@ tutor tutor/admin tutor/search/problems tutorial +tutorial-camtasia-recommended-trainers.html +tutorial-camtasia-service-provider.html +tutorial-morae.html +tutorial-techsmith-relay-4-audio-tips.html +tutorial-techsmith-relay-4-auto-assign-profiles.html +tutorial-techsmith-relay-4-camtasia-mac-integration.html +tutorial-techsmith-relay-4-camtasia-studio-integration.html +tutorial-techsmith-relay-4-caption-editor.html +tutorial-techsmith-relay-4-create-profile.html +tutorial-techsmith-relay-4-distribute-portable-recorder.html +tutorial-techsmith-relay-4-encoding-types.html +tutorial-techsmith-relay-4-global-caption-editor.html +tutorial-techsmith-relay-4-iis.html +tutorial-techsmith-relay-4-intro-to-profiles.html +tutorial-techsmith-relay-4-mediasite-drupal.html +tutorial-techsmith-relay-4-portable-recorder.html +tutorial-techsmith-relay-4-posting-notifications-to-blackboard.html +tutorial-techsmith-relay-4-record-offline.html +tutorial-techsmith-relay-4-recorder-process.html +tutorial-techsmith-relay-4-self-hosted.html +tutorial-techsmith-relay-4-self-signed-certificates.html +tutorial-techsmith-relay-4-server-architecture.html +tutorial-techsmith-relay-4-system-audio.html +tutorial-techsmith-relay-4-tested-cameras.html +tutorial-techsmith-relay-4-website.html +tutorial-techsmith-relay-4-youtube.html +tutorial-techsmith-relay-adding-media-to-blackboard.html +tutorial-techsmith-relay-adding-media-to-your-library.html +tutorial-techsmith-relay-assigning-captions.html +tutorial-techsmith-relay-blackboard-integration.html +tutorial-techsmith-relay-brightspace-add-media-to-course.html +tutorial-techsmith-relay-canvas-add-media-to-course.html +tutorial-techsmith-relay-caption-ada-indicator.html +tutorial-techsmith-relay-caption-admin.html +tutorial-techsmith-relay-caption-editor.html +tutorial-techsmith-relay-caption-workflow.html +tutorial-techsmith-relay-captioning.html +tutorial-techsmith-relay-downloading-installing-recorder.html +tutorial-techsmith-relay-edit-videos.html +tutorial-techsmith-relay-engaging-viewers-with-quizzing.html +tutorial-techsmith-relay-lti-integration-brightspace.html +tutorial-techsmith-relay-lti-integration-canvas.html +tutorial-techsmith-relay-making-first-recording.html +tutorial-techsmith-relay-media-sharing-and-privacy.html +tutorial-techsmith-relay-moodle-add-media-to-course.html +tutorial-techsmith-relay-moodle-integration-admin.html +tutorial-techsmith-relay-organizing-your-library.html +tutorial-techsmith-relay-overview.html +tutorial-techsmith-relay-recording-with-fuse.html +tutorial-techsmith-relay-self-hosted-5-caption-editor.html +tutorial-techsmith-relay-self-hosted-5-global-caption-editor.html +tutorial-techsmith-relay-self-hosted-5-portable-recorder.html +tutorial-techsmith-relay-self-hosted-5-recorder-process.html +tutorial-techsmith-relay-self-hosted-5-tested-microphones.html +tutorial-techsmith-relay-self-hosted-5-website.html +tutorial-techsmith-relay-self-hosted-current.html +tutorial-techsmith-relay-self-hosted-prior.html +tutorial-techsmith-relay-signing-up.html +tutorial-techsmith-relay-snagit-integration.html +tutorial-techsmith-relay-updating-your-profile.html +tutorial-techsmith-relay-upload-existing-media.html +tutorial-techsmith-relay-using-google-for-account-creation.html +tutorial-techsmith-relay.html tutorials tutorials-search.html tutorials/*_ga @@ -88079,7 +88633,6 @@ tweb/hotels/results-ajax tweet twg/MacTeX twgiessen -twicebeings twilight twins/fans/text-messaging-terms-and-conditions twins/search @@ -88121,6 +88674,7 @@ tylermalka typ$ typ? type +type-demploi type-faketan* type= type=* @@ -88154,11 +88708,15 @@ u.cfm u.php u/ u/* +u/*$ u/*/label/bukamobil u/*/link +u/*? u/0/h u/0/h?hl= u/file +u/manage_cookies$ +u/manage_cookies? u5llnop u5llnop$ u= @@ -88220,6 +88778,7 @@ ubtv ubuntu/+source/utouch uc ucm/idcplg +ucmf/groups/ udpddoscn uds uec/events/ @@ -88548,6 +89107,7 @@ ukraina_ ul/P/umse/0 ulatan uli/trac +ulink? ulk/i ulk/sch ulk/usr @@ -88567,7 +89127,7 @@ umbraco_client/ umfrage/1 umfrage/2 umfrage/3 -umfrage/4http://cabinefoto.ro/robots.txt +umfrage/4http://zh.wikipedia.org/robots.txt un-us/ unable-to-process-request/ unanswered @@ -88597,7 +89157,6 @@ unfinished.php uni_id= unibook/oldversions unibuddy= -unicef-component-mosaichttp://urbandictionary.com/robots.txt unicode/members unicorn/check unified-terms @@ -88692,6 +89251,7 @@ unscramble/ unsub unsub? unsubscribe +unsubscribe$ unsubscribe* unsubscribe-confirmation unsubscribe-from-applet @@ -88710,7 +89270,6 @@ unternehmen unternehmen/c unternehmen/o unternehmen/suche -unterstuetzer.html until= up upcoming-parties @@ -88725,6 +89284,7 @@ update.bml update.php update.php update/ +update/topic updateNote updatePassword.htm update_ @@ -88783,7 +89343,7 @@ uploads/8/5/1/4/85141968 uploads/8/5/1/4/85141968/custom_themes uploads/c/e816fe41-644e-11e8-937d-c4544454fb00/odigos uploads/excel -uploads/wpo-plugins-tables-list.jsonhttp://fxguide.com/robots.txt +uploads/wpo-plugins-tables-list.jsonhttp://digitalocean.com/robots.txt upsellitJS upsellitReporting uptime* @@ -88927,7 +89487,7 @@ us/*/*?bvdata= us/*/*?bvroute us/*/*?bvstate us/*? -us/*?utm_source=google&utm_medium=organic&utm_campaign=us_free-cpc-shoppinghttp://biomedcentral.com/robots.txt +us/*?utm_source=google&utm_medium=organic&utm_campaign=us_free-cpc-shoppinghttp://10250263.fls.doubleclick.net/robots.txt us/0 us/?q=switch us/Marketing @@ -89226,7 +89786,7 @@ us/en/jobs/all/*COm* us/en/jobs/all/*CoM* us/en/jobs/all/*CÃÆus/en/jobs/all/*com* -us/en/jobs/all/*commun*http://thefirearmblog.com/robots.txt +us/en/jobs/all/*commun*http://robertjohnsonbluesfoundation.org/robots.txt us/en/jobs/all/*cÃÆus/en/jobs/all/*ÃÆus/en/law-firms/assets/* @@ -89379,7 +89939,7 @@ user-profile user-profile-view? user-registration user-registrierung -user-reports/http://foundation-media.ffm.to/robots.txt +user-reports/http://wordpress.com/robots.txt user.mefi/ user.php user/ @@ -89412,7 +89972,7 @@ user/*/track user/*/track?page= user/*/unfollow_user user/*?*redirect= -user/*http://gsmarena.com/robots.txt +user/*http://m.media-amazon.com/robots.txt user/.* user//attending/upcoming user/account @@ -89432,7 +89992,7 @@ user/error_page user/forgotPassword user/forgotten-password user/fpd/api -user/http://dreamhost.com/robots.txt +user/http://news.mongabay.com/robots.txt user/images user/inbox user/libraries @@ -89615,7 +90175,7 @@ users/onUpdateOnlineStatus.php users/password users/password/edit users/profile-unpub -users/profile-unpub/http://secure-nz.imrworldwide.com/robots.txt +users/profile-unpub/http://song.link/robots.txt users/ranking users/remote-logout/ users/remote-logout/*/? @@ -89663,7 +90223,7 @@ usuarios usuarios/addToFavorite.shtml usuarios/addToPlayList.shtml ut*.xml -ut*.xmlhttp://chase.com/robots.txt +ut*.xmlhttp://dashboard.gglot.com/robots.txt utaukwa util util @@ -89690,7 +90250,7 @@ utl/ utm utm utm*= -utm*http://marvel.com/robots.txt +utm*http://fun88thai.net/robots.txt utm= utm= utm_ @@ -89738,7 +90298,7 @@ uz/en/ uz/event/*/ical uz/explore uz/forums -uz/http://ift.tt/robots.txt +uz/http://biblegateway.com/robots.txt uz/kb/*/discuss uz/paragraph-resource/* uz/resource/* @@ -89755,9 +90315,13 @@ uçak-bileti/cn/* uçak-bileti/ct v v$ +v-*/*/*/c v-ajax v-esi v-gender* +v-map-view.html +v-print-view +v-view-image.html v.cfm v/account/ v/badge @@ -89790,7 +90354,26 @@ v2 v2 v2/ v2/esi/getbibbliowidget/v2/ -v2/login_or_join +v2/login_or_join$ +v2/login_or_join? +v2/p/*$ +v2/p/*/c$ +v2/p/*/c/*$ +v2/p/*/c/*? +v2/p/*/c? +v2/p/*/comments$ +v2/p/*/comments? +v2/p/*/d$ +v2/p/*/d? +v2/p/*/psf/offer/subscription$ +v2/p/*/psf/offer/subscription? +v2/p/*/psf/promote_or_share$ +v2/p/*/psf/promote_or_share? +v2/p/*/psf/share$ +v2/p/*/psf/share? +v2/p/*/responses/new$ +v2/p/*/responses/new? +v2/p/*? v3 v3/alerts/preview v3/entities @@ -89899,7 +90482,7 @@ velo/forum/search velo/profile ven venda-presencial/comprovantes.jhtml -venda-presencial/conclusion.htmlhttp://wnd.com/robots.txt +venda-presencial/conclusion.htmlhttp://paiduaykan.com/robots.txt vendor vendor$ vendor-info/ @@ -89937,8 +90520,10 @@ verify-skill verify-url verify.php verify/* -verify/*http://shalomania.com/robots.txt +verify/*http://soundcloud.com/robots.txt verify_age +verify_your_email$ +verify_your_email? verifyidentity verizon verizon-connecta-la-banda* @@ -89946,7 +90531,7 @@ veronica_benavides version version version.json -version/http://nap.edu/robots.txt +version/http://read.amazon.com/robots.txt version= versions versions/Unicode10.0.0 @@ -89975,11 +90560,6 @@ versions/Unicode6.3.0 versions/Unicode7.0.0 versions/Unicode8.0.0 versions/Unicode9.0.0 -vertele/lo-mas-visto-tv/2 -vertele/lo-mas-visto-tv/cadenas/2 -vertele/lo-mas-visto-tv/cadenas/mes/2 -vertele/lo-mas-visto-tv/informativos/2 -vertele/lo-mas-visto-tv/todos/2 vet/addl/covid19partners vet/application vet/badges @@ -90234,6 +90814,7 @@ videocard videocontest/rules/ videodetails2.swf videoembed.php +videoframe.aspx* videolist_stories.cms videopreview? videoprograminfo? @@ -90663,6 +91244,7 @@ w/users/user_hints w2arts w3 w3c +w3info/ w3m w9 w? @@ -91047,6 +91629,7 @@ web/packages/APtools/DESCRIPTION web/packages/AQEval/DESCRIPTION web/packages/AQLSchemes/DESCRIPTION web/packages/AQuadtree/DESCRIPTION +web/packages/AQuality/DESCRIPTION web/packages/AR/DESCRIPTION web/packages/ARCensReg/DESCRIPTION web/packages/ARCokrig/DESCRIPTION @@ -91498,6 +92081,7 @@ web/packages/BinarybalancedCut/DESCRIPTION web/packages/BioCircos/DESCRIPTION web/packages/BioCro/DESCRIPTION web/packages/BioInsight/DESCRIPTION +web/packages/BioM2/DESCRIPTION web/packages/BioMark/DESCRIPTION web/packages/BioPET/DESCRIPTION web/packages/BioPETsurv/DESCRIPTION @@ -93730,6 +94314,7 @@ web/packages/LSWPlib/DESCRIPTION web/packages/LSX/DESCRIPTION web/packages/LTAR/DESCRIPTION web/packages/LTASR/DESCRIPTION +web/packages/LTCDM/DESCRIPTION web/packages/LTFHPlus/DESCRIPTION web/packages/LTPDvar/DESCRIPTION web/packages/LTRCforests/DESCRIPTION @@ -96837,6 +97422,7 @@ web/packages/UBCRM/DESCRIPTION web/packages/UBL/DESCRIPTION web/packages/UBayFS/DESCRIPTION web/packages/UCR.ColumnNames/DESCRIPTION +web/packages/UCSCXenaShiny/DESCRIPTION web/packages/UCSCXenaTools/DESCRIPTION web/packages/UComp/DESCRIPTION web/packages/UHM/DESCRIPTION @@ -97505,6 +98091,7 @@ web/packages/arc/DESCRIPTION web/packages/arcgeocoder/DESCRIPTION web/packages/arcgis/DESCRIPTION web/packages/arcgislayers/DESCRIPTION +web/packages/arcgisplaces/DESCRIPTION web/packages/arcgisutils/DESCRIPTION web/packages/archdata/DESCRIPTION web/packages/archeoViz/DESCRIPTION @@ -98081,6 +98668,7 @@ web/packages/biogrowth/DESCRIPTION web/packages/bioimagetools/DESCRIPTION web/packages/bioinactivation/DESCRIPTION web/packages/biolink/DESCRIPTION +web/packages/biologicalActivityIndices/DESCRIPTION web/packages/biomartr/DESCRIPTION web/packages/biometryassist/DESCRIPTION web/packages/biomod2/DESCRIPTION @@ -98366,6 +98954,7 @@ web/packages/bundesligR/DESCRIPTION web/packages/bundle/DESCRIPTION web/packages/bupaR/DESCRIPTION web/packages/bupaverse/DESCRIPTION +web/packages/burgle/DESCRIPTION web/packages/burnr/DESCRIPTION web/packages/bursa/DESCRIPTION web/packages/bursts/DESCRIPTION @@ -104683,6 +105272,7 @@ web/packages/misspi/DESCRIPTION web/packages/mistr/DESCRIPTION web/packages/mistral/DESCRIPTION web/packages/misty/DESCRIPTION +web/packages/misuvi/DESCRIPTION web/packages/mitml/DESCRIPTION web/packages/mitools/DESCRIPTION web/packages/mitre/DESCRIPTION @@ -104739,6 +105329,7 @@ web/packages/mldr/DESCRIPTION web/packages/mle.tools/DESCRIPTION web/packages/mlearning/DESCRIPTION web/packages/mlegp/DESCRIPTION +web/packages/mlelod/DESCRIPTION web/packages/mlergm/DESCRIPTION web/packages/mlexperiments/DESCRIPTION web/packages/mlf/DESCRIPTION @@ -105872,6 +106463,7 @@ web/packages/optimx/DESCRIPTION web/packages/optional/DESCRIPTION web/packages/options/DESCRIPTION web/packages/optionstrat/DESCRIPTION +web/packages/optiscale/DESCRIPTION web/packages/optistock/DESCRIPTION web/packages/optmatch/DESCRIPTION web/packages/optparse/DESCRIPTION @@ -109680,6 +110272,7 @@ web/packages/squeezy/DESCRIPTION web/packages/squid/DESCRIPTION web/packages/sr/DESCRIPTION web/packages/sra/DESCRIPTION +web/packages/srcpkgs/DESCRIPTION web/packages/srcr/DESCRIPTION web/packages/sregsurvey/DESCRIPTION web/packages/srlTS/DESCRIPTION @@ -110749,6 +111342,7 @@ web/packages/trialr/DESCRIPTION web/packages/triangle/DESCRIPTION web/packages/triangulation/DESCRIPTION web/packages/triangulr/DESCRIPTION +web/packages/tricolore/DESCRIPTION web/packages/triebeard/DESCRIPTION web/packages/triggerstrategy/DESCRIPTION web/packages/trigpoints/DESCRIPTION @@ -110827,6 +111421,7 @@ web/packages/tsqn/DESCRIPTION web/packages/tsriadditive/DESCRIPTION web/packages/tsrobprep/DESCRIPTION web/packages/tssim/DESCRIPTION +web/packages/tstests/DESCRIPTION web/packages/tstools/DESCRIPTION web/packages/tsutils/DESCRIPTION web/packages/tsvio/DESCRIPTION @@ -111579,6 +112174,7 @@ web/packages/xtune/DESCRIPTION web/packages/xutils/DESCRIPTION web/packages/xwf/DESCRIPTION web/packages/xxIRT/DESCRIPTION +web/packages/xxdi/DESCRIPTION web/packages/xxhashlite/DESCRIPTION web/packages/yaConsensus/DESCRIPTION web/packages/yaImpute/DESCRIPTION @@ -112045,7 +112641,15 @@ what-makes-up-your-digital-self what-now/card-details/* what-s-cooking-with-julie-chrisley what-to-expect-when-you-re-expecting +what-we-do/digitalisation/news-room +what-we-do/digitalisation/news-room.html what-we-do/investment-management/private-wealth-management/intellectual-capital/isg-outlook-2013.pdf +what-we-do/major-projects/vito +what-we-do/major-projects/vito.html +what-we-do/oil-and-natural-gas/liquefied-natural-gas-lng/lng-for-road +what-we-do/oil-and-natural-gas/liquefied-natural-gas-lng/lng-for-road.html +what-we-do/renewable-power/wind/supplier-registration +what-we-do/renewable-power/wind/supplier-registration.html whatis whats-new whats-next/planes-trains-and-analytics @@ -112093,7 +112697,7 @@ why-liveperson why-sell?inquirySource=482& whysecure whythisad -wicket:interface*http://negusmedia.com.au/robots.txt +wicket:interface*http://springerlink.com/robots.txt widget widget-landing-page.html widget-uploads @@ -112576,7 +113180,7 @@ wiki/Wikipedia%3APages_for_deletion wiki/Wikipedia%3APagina_delle_prove wiki/Wikipedia%3APagine_da_cancellare wiki/Wikipedia%3APagini_de_%C5%9Fters -wiki/Wikipedia%3APoczekalniahttp://filezilla-project.org/robots.txt +wiki/Wikipedia%3APoczekalniahttp://placehold.it/robots.txt wiki/Wikipedia%3APossibly_unfree_files wiki/Wikipedia%3AProposte_di_cancellazione_semplificata wiki/Wikipedia%3AProtected_titles @@ -113474,30 +114078,30 @@ wp-admin/admin-ajax.php wp-admin/admin-ajax.php wp-admin/admin-ajax.php?action=icl_mpp_search wp-admin/admin-ajax.php?r=* -wp-admin/admin-ajax.phphttp://4jahreszeiten-kuehlungsborn.de/robots.txt -wp-admin/admin-ajax.phphttp://ala.org/robots.txt -wp-admin/admin-ajax.phphttp://apply.tulane.edu/robots.txt -wp-admin/admin-ajax.phphttp://brew.sh/robots.txt -wp-admin/admin-ajax.phphttp://cartoonnetwork.com/robots.txt -wp-admin/admin-ajax.phphttp://christies.com/robots.txt -wp-admin/admin-ajax.phphttp://confiteriaserrano.com/robots.txt -wp-admin/admin-ajax.phphttp://cs-motion-design.com/robots.txt -wp-admin/admin-ajax.phphttp://de.slideshare.net/robots.txt -wp-admin/admin-ajax.phphttp://duo.com/robots.txt -wp-admin/admin-ajax.phphttp://everyday.in.ua/robots.txt -wp-admin/admin-ajax.phphttp://folhadeirati.com.br/robots.txt -wp-admin/admin-ajax.phphttp://fun88asia.net/robots.txt -wp-admin/admin-ajax.phphttp://gazobeton.org/robots.txt -wp-admin/admin-ajax.phphttp://google.by/robots.txt -wp-admin/admin-ajax.phphttp://highwaytoenglish.com/robots.txt -wp-admin/admin-ajax.phphttp://m.media-amazon.com/robots.txt -wp-admin/admin-ajax.phphttp://petershotnews.nl/robots.txt -wp-admin/admin-ajax.phphttp://plurk.com/robots.txt -wp-admin/admin-ajax.phphttp://public-api.wordpress.com/robots.txt -wp-admin/admin-ajax.phphttp://theatre-huchette.com/robots.txt -wp-admin/admin-ajax.phphttp://tiff.net/robots.txt -wp-admin/admin-ajax.phphttp://tnc.org.br/robots.txt -wp-admin/admin-ajax.phphttp://willowgarage.com/robots.txt +wp-admin/admin-ajax.phphttp://agrotop.co.il/robots.txt +wp-admin/admin-ajax.phphttp://akismet.com/robots.txt +wp-admin/admin-ajax.phphttp://aljazeera.com/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://goldensun.get.com.tw/robots.txt +wp-admin/admin-ajax.phphttp://hopemoon.com/robots.txt +wp-admin/admin-ajax.phphttp://johnallman.uk/robots.txt +wp-admin/admin-ajax.phphttp://law.cornell.edu/robots.txt +wp-admin/admin-ajax.phphttp://lonelyplanet.com/robots.txt +wp-admin/admin-ajax.phphttp://news.microsoft.com/robots.txt +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://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://zenodo.org/robots.txt +wp-admin/admin-ajax.phphttp://zoho.com/robots.txt wp-admin/load-scripts.php wp-admin/load-styles.php wp-adv @@ -113538,7 +114142,7 @@ wp-content/client-mu-plugins wp-content/compsub wp-content/dbsub wp-content/gallery -wp-content/mu-plugins/http://geosmartasia.org/robots.txt +wp-content/mu-plugins/http://blogs.discovermagazine.com/robots.txt wp-content/mu_plugins wp-content/plugins wp-content/plugins @@ -113612,7 +114216,7 @@ wp-content/themes/screamingfrog/inc/download-modal-lfa.php wp-content/themes/screamingfrog/inc/download-modal.php wp-content/themes/sej/js/cdet.js wp-content/themes/sej/js/ga.js -wp-content/themes/skift/inc/ajax/http://metal-archives.com/robots.txt +wp-content/themes/skift/inc/ajax/http://skillshare.com/robots.txt wp-content/themes/tns-2022/assets wp-content/themes/tns-2022/data wp-content/themes/treated/search/ @@ -113632,7 +114236,7 @@ wp-content/uploads/**/*seo-restricted*.* wp-content/uploads/*.jpg wp-content/uploads/*.png wp-content/uploads/*/*/1650344292_1.png -wp-content/uploads/*http://yooweedoo.org/robots.txt +wp-content/uploads/*http://wikihow.com/robots.txt wp-content/uploads/2011 wp-content/uploads/2012 wp-content/uploads/2013 @@ -113664,21 +114268,21 @@ wp-content/uploads/_pda wp-content/uploads/complianz wp-content/uploads/elementor/css/ wp-content/uploads/gravity_receipts -wp-content/uploads/http://force-inc.org/robots.txt -wp-content/uploads/http://personads.me/robots.txt +wp-content/uploads/http://minimul.com/robots.txt +wp-content/uploads/http://sheknows.com/robots.txt wp-content/uploads/member-access 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://gothamweekly.com/robots.txt +wp-content/uploads/vj-wp-import-export/http://nakedsecurity.sophos.com/robots.txt wp-content/uploads/wp-import-export-lite/ -wp-content/uploads/wp-import-export-lite/http://covertinstruments.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://foodnetwork.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://madadalian.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://meyerweb.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://osce.org/robots.txt -wp-content/uploads/wp-import-export-lite/http://sothebys.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://aa.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://bigthink.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://realmsoftrinity.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://suspicious0bservers.org/robots.txt +wp-content/uploads/wp-import-export-lite/http://theridesharepro.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://youblisher.com/robots.txt wp-content/uploads/wpforms wp-content/uploads/wpforms/ wp-content/uploads/wpo-plugins-tables-list.json @@ -113710,8 +114314,8 @@ wp-includes/css/*.css wp-includes/css/*.css wp-includes/css/dist/block-library/style.min.css wp-includes/fonts -wp-includes/http://masterlatif.com/robots.txt -wp-includes/http://wise.com/robots.txt +wp-includes/http://nokia.co.jp/robots.txt +wp-includes/http://scotusblog.com/robots.txt wp-includes/images wp-includes/images/ wp-includes/js @@ -114043,7 +114647,7 @@ xmlhttp xmlrpc xmlrpc.php xmlrpc.php -xmlrpc.phphttp://comprarcarnetdeconducir.net/robots.txt +xmlrpc.phphttp://datastudio.google.com/robots.txt xmlsearch xmltv/ xmorelle @@ -114065,7 +114669,7 @@ xsanR4 xsl xsl/ xslt/ -xslt/http://rtd.tubemogul.com/robots.txt +xslt/http://cryptonewsventure.com/robots.txt xtra/sante-et-mieux-etre xuwang xuxiangtian @@ -114177,9 +114781,7 @@ yo/search yo/user yo/users yochaiwolf -yodona-nc.html yodona/hemeroteca -yodona/movil/listado yolyliu yonar yooid @@ -114214,7 +114816,7 @@ youraccount youraccount/ yourarchives youreurope/businessACC -youreurope/businessDEV/http://business.facebook.com/robots.txt +youreurope/businessDEV/http://europapress.es/robots.txt youreurope/citizensACC youreurope/citizensDEV yourfuture @@ -114270,6 +114872,7 @@ yueranzhuo yuesun yuhou yule +yule*? yunan yunfeili yunguanwang @@ -114653,7 +115256,7 @@ zh/index.htm zh/intangible-cultural-heritage/grid zh/intangible-cultural-heritage/list zh/intangible-cultural-heritage/map -zh/internalhttp://gocomics.com/robots.txt +zh/internalhttp://amazon.jp/robots.txt zh/internet-universality-indicators/grid zh/internet-universality-indicators/list zh/internet-universality-indicators/map @@ -114773,27 +115376,27 @@ zh_tw/versions.html zh_tw/versions/*/release.html zhaoheng.gong zhcn/ -zhcz/ -zhde/ +zhcz +zhde zhenbo -zhes/ -zhfr/ -zhgr/ -zhit/ +zhes +zhfr +zhgr +zhit zhixianlei zhiyuan-sun -zhja/ +zhja zhk zhk-reviews -zhko/ -zhnl/ +zhko +zhnl zhongyingyan zhouchan zhowlett -zhpl/ -zhpt/ -zhro/ -zhru/ +zhpl +zhpt +zhro +zhru zhs/%E6%90%9C%E7%B4%A2 zhs/%E6%B5%8F%E8%A7%88 zhs/auth @@ -114802,7 +115405,7 @@ zhs/info zhs/onelook_american_dictionary_words.html zhs/onelook_british_dictionary_words.html zhs/spellcheck -zhsv/ +zhsv zht/%E6%90%9C%E7%B4%A2 zht/%E7%80%8F%E8%A6%BD zht/auth @@ -114811,7 +115414,7 @@ zht/info zht/onelook_american_dictionary_words.html zht/onelook_british_dictionary_words.html zht/spellcheck -zhtr/ +zhtr zhukov zhuohan.shao ziad @@ -114948,7 +115551,7 @@ zzz_systest ~neubank/Eubank_EthnicityNetworksPaper.pdf ~neubank/Eubank_EthnicityNetworksPaper2016.pdf ~nsdwww/mail -~oar/http://rubyonrails.org/robots.txt +~oar/http://web.whatsapp.com/robots.txt ~oratorio/wordpress ~pasr1/ ~philippe @@ -114974,6 +115577,7 @@ zzz_systest ~ward/wikitect ~webshare ~wpwt/ +ΪʱĿ¼###### 【 hnliche-fahrzeuge/ 恒博国际app下载 @@ -115000,8 +115604,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 @@ -115088,12 +115690,8 @@ 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 33k1com -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 @@ -115120,11 +115718,11 @@ zzz_systest 404.aspx 404.html 404.html -404.htmlhttp://bcmmaa.com/robots.txt +404.htmlhttp://airliners.net/robots.txt 404.php 404.php 404/ -404http://authorize.net/robots.txt +404http://diplomatie.gouv.fr/robots.txt 413gkwMT 429.html 432v·com @@ -115211,7 +115809,7 @@ zzz_systest 2012-privacy-policy 2012/10/04/single-thirtysomething-and-living-with-breast-cancer 2012/Goog -2012/collins/ +2012/collins 2012/pyRdfa/extract 2013 2013/03/21/174840895 @@ -115413,6 +116011,7 @@ zzz_systest 4900/webm.ABC 5055/aw-techrepublic 5055/maw-techrepublic +5138 5293 5480 5480.iac. @@ -115454,13 +116053,14 @@ zzz_systest 27350 27479 34404 +36307.html 61686f0a94 67884hk 93824 93826 94140 94230 -101612.rsshttp://shop.spreadshirt.de/robots.txt +101612.rsshttp://bvds96tu7f.execute-api.us-west-2.amazonaws.com/robots.txt 101705/docs/mccom/format/pdf/longform/ 126190 128892