diff --git a/.bin/wordlist-updaters/status.json b/.bin/wordlist-updaters/status.json index 46b296bef..af200f34a 100644 --- a/.bin/wordlist-updaters/status.json +++ b/.bin/wordlist-updaters/status.json @@ -3,6 +3,6 @@ "last_update": 1756537413 }, "Trickest wordlist update": { - "last_update": 1756461844 + "last_update": 1756548222 } } \ No newline at end of file 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 79b38701b..a69c329a9 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 @@ -80188,6 +80188,11 @@ link/src/EventSubscriber/DefaultContentSubscriber.php src/EventSubscriber/DefaultContentSubscriber.php EventSubscriber/DefaultContentSubscriber.php DefaultContentSubscriber.php +core/modules/link/src/LinkTitleVisibility.php +modules/link/src/LinkTitleVisibility.php +link/src/LinkTitleVisibility.php +src/LinkTitleVisibility.php +LinkTitleVisibility.php core/modules/link/migrations/state/link.migrate_drupal.yml modules/link/migrations/state/link.migrate_drupal.yml link/migrations/state/link.migrate_drupal.yml @@ -96466,6 +96471,14 @@ tests/src/Functional/UpdateTestTrait.php src/Functional/UpdateTestTrait.php Functional/UpdateTestTrait.php UpdateTestTrait.php +core/modules/update/tests/src/Functional/Update/UpdateEmptyEmailsUpdatePathTest.php +modules/update/tests/src/Functional/Update/UpdateEmptyEmailsUpdatePathTest.php +update/tests/src/Functional/Update/UpdateEmptyEmailsUpdatePathTest.php +tests/src/Functional/Update/UpdateEmptyEmailsUpdatePathTest.php +src/Functional/Update/UpdateEmptyEmailsUpdatePathTest.php +Functional/Update/UpdateEmptyEmailsUpdatePathTest.php +Update/UpdateEmptyEmailsUpdatePathTest.php +UpdateEmptyEmailsUpdatePathTest.php core/modules/update/tests/src/Functional/UpdateSemverCoreTestBase.php modules/update/tests/src/Functional/UpdateSemverCoreTestBase.php update/tests/src/Functional/UpdateSemverCoreTestBase.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt index 55418b03f..2c011890b 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt @@ -11413,6 +11413,7 @@ core/modules/link/src/Plugin/Validation/Constraint/LinkAccessConstraint.php core/modules/link/src/AttributeXss.php core/modules/link/src/Hook/LinkHooks.php core/modules/link/src/EventSubscriber/DefaultContentSubscriber.php +core/modules/link/src/LinkTitleVisibility.php core/modules/link/migrations/state/link.migrate_drupal.yml core/modules/link/config/schema/link.schema.yml core/modules/link/link.module @@ -13775,6 +13776,7 @@ core/modules/update/tests/src/Functional/UpdateManagerTest.php core/modules/update/tests/src/Functional/UpdateMiscTest.php core/modules/update/tests/src/Functional/UpdateSemverTestBaselineTrait.php core/modules/update/tests/src/Functional/UpdateTestTrait.php +core/modules/update/tests/src/Functional/Update/UpdateEmptyEmailsUpdatePathTest.php core/modules/update/tests/src/Functional/UpdateSemverCoreTestBase.php core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php core/modules/update/tests/src/Functional/UpdateTestBase.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost-all-levels.txt index 60c3b603e..444a83748 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost-all-levels.txt @@ -36301,6 +36301,12 @@ unit/hooks/useSortableIndexedList.test.ts hooks/useSortableIndexedList.test.ts useSortableIndexedList.test.ts yarn.lock +adr/README.md +README.md +adr/0002-page-objects-pattern.md +0002-page-objects-pattern.md +adr/0001-aaa-test-structure.md +0001-aaa-test-structure.md compose.yml package.json .cursor/rules/yarn.mdc @@ -36425,21 +36431,15 @@ e2e/compose.e2e.yml compose.e2e.yml e2e/playwright.config.mjs playwright.config.mjs -e2e/adr/README.md -adr/README.md -README.md -e2e/adr/0002-page-objects-pattern.md -adr/0002-page-objects-pattern.md -0002-page-objects-pattern.md -e2e/adr/0001-aaa-test-structure.md -adr/0001-aaa-test-structure.md -0001-aaa-test-structure.md e2e/package.json package.json e2e/tests/public/homepage.test.ts tests/public/homepage.test.ts public/homepage.test.ts homepage.test.ts +e2e/tests/post-factory.test.ts +tests/post-factory.test.ts +post-factory.test.ts e2e/tests/admin/analytics/location.test.ts tests/admin/analytics/location.test.ts admin/analytics/location.test.ts @@ -36506,22 +36506,32 @@ index.ts e2e/data-factory/README.md data-factory/README.md README.md -e2e/data-factory/tests/post-factory.test.ts -data-factory/tests/post-factory.test.ts -tests/post-factory.test.ts -post-factory.test.ts e2e/data-factory/.env.example data-factory/.env.example .env.example +e2e/data-factory/persistence/adapters/api.ts +data-factory/persistence/adapters/api.ts +persistence/adapters/api.ts +adapters/api.ts +api.ts e2e/data-factory/persistence/adapters/knex.ts data-factory/persistence/adapters/knex.ts persistence/adapters/knex.ts adapters/knex.ts knex.ts +e2e/data-factory/persistence/adapters/ghost-api.ts +data-factory/persistence/adapters/ghost-api.ts +persistence/adapters/ghost-api.ts +adapters/ghost-api.ts +ghost-api.ts e2e/data-factory/persistence/adapter.ts data-factory/persistence/adapter.ts persistence/adapter.ts adapter.ts +e2e/data-factory/setup/index.ts +data-factory/setup/index.ts +setup/index.ts +index.ts e2e/data-factory/utils.ts data-factory/utils.ts utils.ts diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt index 1f9dc830b..54dc75aa8 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt @@ -5633,6 +5633,9 @@ apps/admin-x-design-system/test/unit/utils/formatUrl.test.ts apps/admin-x-design-system/test/unit/hooks/usePagination.test.ts apps/admin-x-design-system/test/unit/hooks/useSortableIndexedList.test.ts yarn.lock +adr/README.md +adr/0002-page-objects-pattern.md +adr/0001-aaa-test-structure.md compose.yml package.json .cursor/rules/yarn.mdc @@ -5662,11 +5665,9 @@ e2e/helpers/utils/app-config.ts e2e/README.md e2e/compose.e2e.yml e2e/playwright.config.mjs -e2e/adr/README.md -e2e/adr/0002-page-objects-pattern.md -e2e/adr/0001-aaa-test-structure.md e2e/package.json e2e/tests/public/homepage.test.ts +e2e/tests/post-factory.test.ts e2e/tests/admin/analytics/location.test.ts e2e/tests/admin/analytics/overview.test.ts e2e/tests/admin/analytics/web-traffic.test.ts @@ -5683,10 +5684,12 @@ e2e/data-factory/factories/factory.ts e2e/data-factory/factories/posts/post-factory.ts e2e/data-factory/index.ts e2e/data-factory/README.md -e2e/data-factory/tests/post-factory.test.ts e2e/data-factory/.env.example +e2e/data-factory/persistence/adapters/api.ts e2e/data-factory/persistence/adapters/knex.ts +e2e/data-factory/persistence/adapters/ghost-api.ts e2e/data-factory/persistence/adapter.ts +e2e/data-factory/setup/index.ts e2e/data-factory/utils.ts e2e/.eslintrc.js .vscode/launch.json diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/keystonejs-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/keystonejs-all-levels.txt index d6408a984..2f35ff913 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/keystonejs-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/keystonejs-all-levels.txt @@ -6321,6 +6321,8 @@ rm-auth-magic.md shaggy-beds-know.md .changeset/seven-windows-itch.md seven-windows-itch.md +.changeset/stupid-seas-burn.md +stupid-seas-burn.md .changeset/green-lizards-yawn.md green-lizards-yawn.md .changeset/indexed-types.md diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/keystonejs.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/keystonejs.txt index 87de47773..0c532382a 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/keystonejs.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/keystonejs.txt @@ -1524,6 +1524,7 @@ CONTRIBUTING.md .changeset/rm-auth-magic.md .changeset/shaggy-beds-know.md .changeset/seven-windows-itch.md +.changeset/stupid-seas-burn.md .changeset/green-lizards-yawn.md .changeset/indexed-types.md .changeset/maybe-item.md diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento-all-levels.txt index 86a2361ae..9745cc928 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento-all-levels.txt @@ -5658,6 +5658,14 @@ Magento/GraphQl/Cms/CmsBlockTest.php GraphQl/Cms/CmsBlockTest.php Cms/CmsBlockTest.php CmsBlockTest.php +dev/tests/api-functional/testsuite/Magento/GraphQl/Cms/CmsPageErrorHandlingTest.php +tests/api-functional/testsuite/Magento/GraphQl/Cms/CmsPageErrorHandlingTest.php +api-functional/testsuite/Magento/GraphQl/Cms/CmsPageErrorHandlingTest.php +testsuite/Magento/GraphQl/Cms/CmsPageErrorHandlingTest.php +Magento/GraphQl/Cms/CmsPageErrorHandlingTest.php +GraphQl/Cms/CmsPageErrorHandlingTest.php +Cms/CmsPageErrorHandlingTest.php +CmsPageErrorHandlingTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Newsletter/Guest/SubscribeEmailToNewsletterTest.php tests/api-functional/testsuite/Magento/GraphQl/Newsletter/Guest/SubscribeEmailToNewsletterTest.php api-functional/testsuite/Magento/GraphQl/Newsletter/Guest/SubscribeEmailToNewsletterTest.php @@ -128103,6 +128111,13 @@ Test/Unit/Helper/UrlRewriteTest.php Unit/Helper/UrlRewriteTest.php Helper/UrlRewriteTest.php UrlRewriteTest.php +app/code/Magento/UrlRewrite/Test/Fixture/CmsPage.php +code/Magento/UrlRewrite/Test/Fixture/CmsPage.php +Magento/UrlRewrite/Test/Fixture/CmsPage.php +UrlRewrite/Test/Fixture/CmsPage.php +Test/Fixture/CmsPage.php +Fixture/CmsPage.php +CmsPage.php app/code/Magento/UrlRewrite/Test/Fixture/UrlRewrite.php code/Magento/UrlRewrite/Test/Fixture/UrlRewrite.php Magento/UrlRewrite/Test/Fixture/UrlRewrite.php @@ -163175,6 +163190,14 @@ Test/Mftf/Test/AdminCreateRootCategoryAndSubcategoriesTest.xml Mftf/Test/AdminCreateRootCategoryAndSubcategoriesTest.xml Test/AdminCreateRootCategoryAndSubcategoriesTest.xml AdminCreateRootCategoryAndSubcategoriesTest.xml +app/code/Magento/Catalog/Test/Mftf/Test/AdminUnassignAllWebsitesFromProductTest.xml +code/Magento/Catalog/Test/Mftf/Test/AdminUnassignAllWebsitesFromProductTest.xml +Magento/Catalog/Test/Mftf/Test/AdminUnassignAllWebsitesFromProductTest.xml +Catalog/Test/Mftf/Test/AdminUnassignAllWebsitesFromProductTest.xml +Test/Mftf/Test/AdminUnassignAllWebsitesFromProductTest.xml +Mftf/Test/AdminUnassignAllWebsitesFromProductTest.xml +Test/AdminUnassignAllWebsitesFromProductTest.xml +AdminUnassignAllWebsitesFromProductTest.xml app/code/Magento/Catalog/Test/Mftf/Test/AlterAnchorCategoryTest.xml code/Magento/Catalog/Test/Mftf/Test/AlterAnchorCategoryTest.xml Magento/Catalog/Test/Mftf/Test/AlterAnchorCategoryTest.xml @@ -227087,6 +227110,14 @@ Test/Mftf/ActionGroup/AdminEnablePayPalExpressCheckoutPayLaterActionGroup.xml Mftf/ActionGroup/AdminEnablePayPalExpressCheckoutPayLaterActionGroup.xml ActionGroup/AdminEnablePayPalExpressCheckoutPayLaterActionGroup.xml AdminEnablePayPalExpressCheckoutPayLaterActionGroup.xml +app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutEnableWithOutContextActionGroup.xml +code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutEnableWithOutContextActionGroup.xml +Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutEnableWithOutContextActionGroup.xml +Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutEnableWithOutContextActionGroup.xml +Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutEnableWithOutContextActionGroup.xml +Mftf/ActionGroup/AdminPayPalExpressCheckoutEnableWithOutContextActionGroup.xml +ActionGroup/AdminPayPalExpressCheckoutEnableWithOutContextActionGroup.xml +AdminPayPalExpressCheckoutEnableWithOutContextActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupCreateAccountActionGroup.xml code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupCreateAccountActionGroup.xml Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupCreateAccountActionGroup.xml diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt index 1b0e70cf6..957fdef51 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt @@ -695,6 +695,7 @@ dev/tests/api-functional/testsuite/Magento/GraphQl/VariablesSupportQueryTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/ContactUs/ContactUsTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Cms/CmsPageTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Cms/CmsBlockTest.php +dev/tests/api-functional/testsuite/Magento/GraphQl/Cms/CmsPageErrorHandlingTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Newsletter/Guest/SubscribeEmailToNewsletterTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Newsletter/NewsletterIsEnabledTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Newsletter/Customer/SubscribeEmailToNewsletterTest.php @@ -15035,6 +15036,7 @@ app/code/Magento/UrlRewrite/Test/Unit/Model/MergeDataProviderTest.php app/code/Magento/UrlRewrite/Test/Unit/Block/Catalog/Edit/FormTest.php app/code/Magento/UrlRewrite/Test/Unit/Service/V1/Data/UrlRewriteTest.php app/code/Magento/UrlRewrite/Test/Unit/Helper/UrlRewriteTest.php +app/code/Magento/UrlRewrite/Test/Fixture/CmsPage.php app/code/Magento/UrlRewrite/Test/Fixture/UrlRewrite.php app/code/Magento/UrlRewrite/composer.json app/code/Magento/UrlRewrite/LICENSE_AFL.txt @@ -19261,6 +19263,7 @@ app/code/Magento/Catalog/Test/Mftf/Test/AdminMassUpdateProductStatusStoreViewSco app/code/Magento/Catalog/Test/Mftf/Test/VerifyChildCategoriesShouldNotIncludeInMenuTest.xml app/code/Magento/Catalog/Test/Mftf/Test/AdminAlertDoseNotAppearOnProductPageTest.xml app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateRootCategoryAndSubcategoriesTest.xml +app/code/Magento/Catalog/Test/Mftf/Test/AdminUnassignAllWebsitesFromProductTest.xml app/code/Magento/Catalog/Test/Mftf/Test/AlterAnchorCategoryTest.xml app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateCategoryWithProductsGridFilterTest.xml app/code/Magento/Catalog/Test/Mftf/Test/AdminDeleteProductsImageWithCustomOptionTest.xml @@ -27042,6 +27045,7 @@ app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminUnselectDisableFundingActionG app/code/Magento/Paypal/Test/Mftf/ActionGroup/EnablePayPalSolutionWithoutSaveActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalStandardActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminEnablePayPalExpressCheckoutPayLaterActionGroup.xml +app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutEnableWithOutContextActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupCreateAccountActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminSavePaymentConfigActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminAssertDefaultValuesInPayflowPaylaterHomePageActionGroup.xml diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce-all-levels.txt index 0a3681ef9..19c9e4eb1 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce-all-levels.txt @@ -6789,6 +6789,13 @@ Areas/Admin/Components/StoreScopeConfigurationViewComponent.cs Admin/Components/StoreScopeConfigurationViewComponent.cs Components/StoreScopeConfigurationViewComponent.cs StoreScopeConfigurationViewComponent.cs +src/Presentation/Nop.Web/Areas/Admin/Components/MetaTagGeneratorViewComponent.cs +Presentation/Nop.Web/Areas/Admin/Components/MetaTagGeneratorViewComponent.cs +Nop.Web/Areas/Admin/Components/MetaTagGeneratorViewComponent.cs +Areas/Admin/Components/MetaTagGeneratorViewComponent.cs +Admin/Components/MetaTagGeneratorViewComponent.cs +Components/MetaTagGeneratorViewComponent.cs +MetaTagGeneratorViewComponent.cs src/Presentation/Nop.Web/Areas/Admin/Components/AdminLanguageSelectorViewComponent.cs Presentation/Nop.Web/Areas/Admin/Components/AdminLanguageSelectorViewComponent.cs Nop.Web/Areas/Admin/Components/AdminLanguageSelectorViewComponent.cs @@ -9111,6 +9118,16 @@ Shared/Components/StoreScopeConfiguration/Default.cshtml Components/StoreScopeConfiguration/Default.cshtml StoreScopeConfiguration/Default.cshtml Default.cshtml +src/Presentation/Nop.Web/Areas/Admin/Views/Shared/Components/MetaTagsGenerator/Default.cshtml +Presentation/Nop.Web/Areas/Admin/Views/Shared/Components/MetaTagsGenerator/Default.cshtml +Nop.Web/Areas/Admin/Views/Shared/Components/MetaTagsGenerator/Default.cshtml +Areas/Admin/Views/Shared/Components/MetaTagsGenerator/Default.cshtml +Admin/Views/Shared/Components/MetaTagsGenerator/Default.cshtml +Views/Shared/Components/MetaTagsGenerator/Default.cshtml +Shared/Components/MetaTagsGenerator/Default.cshtml +Components/MetaTagsGenerator/Default.cshtml +MetaTagsGenerator/Default.cshtml +Default.cshtml src/Presentation/Nop.Web/Areas/Admin/Views/Shared/Components/FullDescriptionGenerator/Default.cshtml Presentation/Nop.Web/Areas/Admin/Views/Shared/Components/FullDescriptionGenerator/Default.cshtml Nop.Web/Areas/Admin/Views/Shared/Components/FullDescriptionGenerator/Default.cshtml @@ -11535,6 +11552,13 @@ Areas/Admin/Controllers/PluginController.cs Admin/Controllers/PluginController.cs Controllers/PluginController.cs PluginController.cs +src/Presentation/Nop.Web/Areas/Admin/Controllers/ArtificialIntelligenceController.cs +Presentation/Nop.Web/Areas/Admin/Controllers/ArtificialIntelligenceController.cs +Nop.Web/Areas/Admin/Controllers/ArtificialIntelligenceController.cs +Areas/Admin/Controllers/ArtificialIntelligenceController.cs +Admin/Controllers/ArtificialIntelligenceController.cs +Controllers/ArtificialIntelligenceController.cs +ArtificialIntelligenceController.cs src/Presentation/Nop.Web/Areas/Admin/Controllers/PreferencesController.cs Presentation/Nop.Web/Areas/Admin/Controllers/PreferencesController.cs Nop.Web/Areas/Admin/Controllers/PreferencesController.cs @@ -13332,6 +13356,14 @@ Admin/Models/Common/CommonStatisticsModel.cs Models/Common/CommonStatisticsModel.cs Common/CommonStatisticsModel.cs CommonStatisticsModel.cs +src/Presentation/Nop.Web/Areas/Admin/Models/Common/MetaTagsGeneratorModel.cs +Presentation/Nop.Web/Areas/Admin/Models/Common/MetaTagsGeneratorModel.cs +Nop.Web/Areas/Admin/Models/Common/MetaTagsGeneratorModel.cs +Areas/Admin/Models/Common/MetaTagsGeneratorModel.cs +Admin/Models/Common/MetaTagsGeneratorModel.cs +Models/Common/MetaTagsGeneratorModel.cs +Common/MetaTagsGeneratorModel.cs +MetaTagsGeneratorModel.cs src/Presentation/Nop.Web/Areas/Admin/Models/Common/MultistorePreviewModel.cs Presentation/Nop.Web/Areas/Admin/Models/Common/MultistorePreviewModel.cs Nop.Web/Areas/Admin/Models/Common/MultistorePreviewModel.cs @@ -20078,6 +20110,12 @@ Presentation/Nop.Web.Framework/Models/ActionConfirmationModel.cs Nop.Web.Framework/Models/ActionConfirmationModel.cs Models/ActionConfirmationModel.cs ActionConfirmationModel.cs +src/Presentation/Nop.Web.Framework/Models/ArtificialIntelligence/IMetaTagsSupportedModel.cs +Presentation/Nop.Web.Framework/Models/ArtificialIntelligence/IMetaTagsSupportedModel.cs +Nop.Web.Framework/Models/ArtificialIntelligence/IMetaTagsSupportedModel.cs +Models/ArtificialIntelligence/IMetaTagsSupportedModel.cs +ArtificialIntelligence/IMetaTagsSupportedModel.cs +IMetaTagsSupportedModel.cs src/Presentation/Nop.Web.Framework/Models/IAclSupportedModel.cs Presentation/Nop.Web.Framework/Models/IAclSupportedModel.cs Nop.Web.Framework/Models/IAclSupportedModel.cs @@ -27352,6 +27390,12 @@ Nop.Core/Domain/Translation/TranslationServiceType.cs Domain/Translation/TranslationServiceType.cs Translation/TranslationServiceType.cs TranslationServiceType.cs +src/Libraries/Nop.Core/Domain/Common/IMetaTagsSupported.cs +Libraries/Nop.Core/Domain/Common/IMetaTagsSupported.cs +Nop.Core/Domain/Common/IMetaTagsSupported.cs +Domain/Common/IMetaTagsSupported.cs +Common/IMetaTagsSupported.cs +IMetaTagsSupported.cs src/Libraries/Nop.Core/Domain/Common/AdressField.cs Libraries/Nop.Core/Domain/Common/AdressField.cs Nop.Core/Domain/Common/AdressField.cs diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce.txt index b6634f1b4..55806430a 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce.txt @@ -974,6 +974,7 @@ src/Presentation/Nop.Web/Areas/Admin/Components/NopCommerceNewsViewComponent.cs src/Presentation/Nop.Web/Areas/Admin/Components/SettingModeViewComponent.cs src/Presentation/Nop.Web/Areas/Admin/Components/AclDisabledWarningViewComponent.cs src/Presentation/Nop.Web/Areas/Admin/Components/StoreScopeConfigurationViewComponent.cs +src/Presentation/Nop.Web/Areas/Admin/Components/MetaTagGeneratorViewComponent.cs src/Presentation/Nop.Web/Areas/Admin/Components/AdminLanguageSelectorViewComponent.cs src/Presentation/Nop.Web/Areas/Admin/Components/CommonStatisticsViewComponent.cs src/Presentation/Nop.Web/Areas/Admin/Components/AdminWidgetViewComponent.cs @@ -1264,6 +1265,7 @@ src/Presentation/Nop.Web/Areas/Admin/Views/Shared/Table.cshtml src/Presentation/Nop.Web/Areas/Admin/Views/Shared/Components/MultistoreDisabledWarning/Default.cshtml src/Presentation/Nop.Web/Areas/Admin/Views/Shared/Components/SettingMode/Default.cshtml src/Presentation/Nop.Web/Areas/Admin/Views/Shared/Components/StoreScopeConfiguration/Default.cshtml +src/Presentation/Nop.Web/Areas/Admin/Views/Shared/Components/MetaTagsGenerator/Default.cshtml src/Presentation/Nop.Web/Areas/Admin/Views/Shared/Components/FullDescriptionGenerator/Default.cshtml src/Presentation/Nop.Web/Areas/Admin/Views/Shared/Components/AclCustomerRoles/Default.cshtml src/Presentation/Nop.Web/Areas/Admin/Views/Shared/Components/NopCommerceNews/Default.cshtml @@ -1566,6 +1568,7 @@ src/Presentation/Nop.Web/Areas/Admin/Controllers/ReportController.cs src/Presentation/Nop.Web/Areas/Admin/Controllers/PictureController.cs src/Presentation/Nop.Web/Areas/Admin/Controllers/GiftCardController.cs src/Presentation/Nop.Web/Areas/Admin/Controllers/PluginController.cs +src/Presentation/Nop.Web/Areas/Admin/Controllers/ArtificialIntelligenceController.cs src/Presentation/Nop.Web/Areas/Admin/Controllers/PreferencesController.cs src/Presentation/Nop.Web/Areas/Admin/Controllers/WidgetController.cs src/Presentation/Nop.Web/Areas/Admin/Controllers/CountryController.cs @@ -1795,6 +1798,7 @@ src/Presentation/Nop.Web/Areas/Admin/Models/Common/BackupFileSearchModel.cs src/Presentation/Nop.Web/Areas/Admin/Models/Common/LicenseCheckModel.cs src/Presentation/Nop.Web/Areas/Admin/Models/Common/SystemWarningCreatedEvent.cs src/Presentation/Nop.Web/Areas/Admin/Models/Common/CommonStatisticsModel.cs +src/Presentation/Nop.Web/Areas/Admin/Models/Common/MetaTagsGeneratorModel.cs src/Presentation/Nop.Web/Areas/Admin/Models/Common/MultistorePreviewModel.cs src/Presentation/Nop.Web/Areas/Admin/Models/Common/AddressAttributeValueModel.cs src/Presentation/Nop.Web/Areas/Admin/Models/Common/PopularSearchTermSearchModel.cs @@ -2770,6 +2774,7 @@ src/Presentation/Nop.Web.Framework/Models/IStoreMappingSupportedModel.cs src/Presentation/Nop.Web.Framework/Models/IPagingRequestModel.cs src/Presentation/Nop.Web.Framework/Models/BaseNopModel.cs src/Presentation/Nop.Web.Framework/Models/ActionConfirmationModel.cs +src/Presentation/Nop.Web.Framework/Models/ArtificialIntelligence/IMetaTagsSupportedModel.cs src/Presentation/Nop.Web.Framework/Models/IAclSupportedModel.cs src/Presentation/Nop.Web.Framework/Models/Translation/TranslatedModel.cs src/Presentation/Nop.Web.Framework/Models/Translation/ITranslationSupportedModel.cs @@ -4074,6 +4079,7 @@ src/Libraries/Nop.Core/Domain/Seo/ISlugSupported.cs src/Libraries/Nop.Core/Domain/Seo/SeoSettings.cs src/Libraries/Nop.Core/Domain/Translation/TranslationSettings.cs src/Libraries/Nop.Core/Domain/Translation/TranslationServiceType.cs +src/Libraries/Nop.Core/Domain/Common/IMetaTagsSupported.cs src/Libraries/Nop.Core/Domain/Common/AdressField.cs src/Libraries/Nop.Core/Domain/Common/CommonSettings.cs src/Libraries/Nop.Core/Domain/Common/SitemapSettings.cs 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 44a64bea3..dc5811d6f 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 @@ -3260,6 +3260,16 @@ Core/Module/DataProvider/TabModuleListProviderInterface.php Module/DataProvider/TabModuleListProviderInterface.php DataProvider/TabModuleListProviderInterface.php TabModuleListProviderInterface.php +src/Core/Module/Parser/ModuleParser.php +Core/Module/Parser/ModuleParser.php +Module/Parser/ModuleParser.php +Parser/ModuleParser.php +ModuleParser.php +src/Core/Module/Parser/ModuleParserException.php +Core/Module/Parser/ModuleParserException.php +Module/Parser/ModuleParserException.php +Parser/ModuleParserException.php +ModuleParserException.php src/Core/Module/ModuleInterface.php Core/Module/ModuleInterface.php Module/ModuleInterface.php @@ -71566,6 +71576,12 @@ Unit/Core/Module/HookConfiguratorTest.php Core/Module/HookConfiguratorTest.php Module/HookConfiguratorTest.php HookConfiguratorTest.php +tests/Unit/Core/Module/Parser/ModuleParserTest.php +Unit/Core/Module/Parser/ModuleParserTest.php +Core/Module/Parser/ModuleParserTest.php +Module/Parser/ModuleParserTest.php +Parser/ModuleParserTest.php +ModuleParserTest.php tests/Unit/Core/Module/ModuleRepositoryTest.php Unit/Core/Module/ModuleRepositoryTest.php Core/Module/ModuleRepositoryTest.php @@ -73767,6 +73783,66 @@ Resources/mails/templates/account.html.twig mails/templates/account.html.twig templates/account.html.twig account.html.twig +tests/Unit/Resources/parsed-modules/defined-const.php +Unit/Resources/parsed-modules/defined-const.php +Resources/parsed-modules/defined-const.php +parsed-modules/defined-const.php +defined-const.php +tests/Unit/Resources/parsed-modules/cannot-parse.php.txt +Unit/Resources/parsed-modules/cannot-parse.php.txt +Resources/parsed-modules/cannot-parse.php.txt +parsed-modules/cannot-parse.php.txt +cannot-parse.php.txt +tests/Unit/Resources/parsed-modules/module-self-const.php +Unit/Resources/parsed-modules/module-self-const.php +Resources/parsed-modules/module-self-const.php +parsed-modules/module-self-const.php +module-self-const.php +tests/Unit/Resources/parsed-modules/translated-values.php +Unit/Resources/parsed-modules/translated-values.php +Resources/parsed-modules/translated-values.php +parsed-modules/translated-values.php +translated-values.php +tests/Unit/Resources/parsed-modules/use-statement-const.php +Unit/Resources/parsed-modules/use-statement-const.php +Resources/parsed-modules/use-statement-const.php +parsed-modules/use-statement-const.php +use-statement-const.php +tests/Unit/Resources/parsed-modules/cs-fixed-fqcn-const.php +Unit/Resources/parsed-modules/cs-fixed-fqcn-const.php +Resources/parsed-modules/cs-fixed-fqcn-const.php +parsed-modules/cs-fixed-fqcn-const.php +cs-fixed-fqcn-const.php +tests/Unit/Resources/parsed-modules/empty.php +Unit/Resources/parsed-modules/empty.php +Resources/parsed-modules/empty.php +parsed-modules/empty.php +empty.php +tests/Unit/Resources/parsed-modules/module-static-const.php +Unit/Resources/parsed-modules/module-static-const.php +Resources/parsed-modules/module-static-const.php +parsed-modules/module-static-const.php +module-static-const.php +tests/Unit/Resources/parsed-modules/all-hard-coded.php +Unit/Resources/parsed-modules/all-hard-coded.php +Resources/parsed-modules/all-hard-coded.php +parsed-modules/all-hard-coded.php +all-hard-coded.php +tests/Unit/Resources/parsed-modules/fqcn-const.php +Unit/Resources/parsed-modules/fqcn-const.php +Resources/parsed-modules/fqcn-const.php +parsed-modules/fqcn-const.php +fqcn-const.php +tests/Unit/Resources/parsed-modules/no-constructor.php +Unit/Resources/parsed-modules/no-constructor.php +Resources/parsed-modules/no-constructor.php +parsed-modules/no-constructor.php +no-constructor.php +tests/Unit/Resources/parsed-modules/module-const-array.php +Unit/Resources/parsed-modules/module-const-array.php +Resources/parsed-modules/module-const-array.php +parsed-modules/module-const-array.php +module-const-array.php tests/Unit/Resources/module-self-config-files/sql/file1.sql Unit/Resources/module-self-config-files/sql/file1.sql Resources/module-self-config-files/sql/file1.sql diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt index e73cca59b..f2159175c 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt @@ -698,6 +698,8 @@ src/Core/Module/Configuration/PaymentRestrictionsConfiguratorInterface.php src/Core/Module/ModuleRepository.php src/Core/Module/DataProvider/PaymentModuleListProviderInterface.php src/Core/Module/DataProvider/TabModuleListProviderInterface.php +src/Core/Module/Parser/ModuleParser.php +src/Core/Module/Parser/ModuleParserException.php src/Core/Module/ModuleInterface.php src/Core/Module/ConfigReader.php src/Core/Module/ModuleManagerInterface.php @@ -11654,6 +11656,7 @@ tests/UI/.mocharc.json tests/UI/.eslintrc.js tests/Unit/Core/File/FileUploaderTest.php tests/Unit/Core/Module/HookConfiguratorTest.php +tests/Unit/Core/Module/Parser/ModuleParserTest.php tests/Unit/Core/Module/ModuleRepositoryTest.php tests/Unit/Core/Module/ModuleCollectionTest.php tests/Unit/Core/Module/ModuleOverrideCheckerTest.php @@ -11995,6 +11998,18 @@ tests/Unit/Resources/twig/module2/views/PrestaShop/test.html.twig tests/Unit/Resources/mails/html/account.html tests/Unit/Resources/mails/txt/account.txt tests/Unit/Resources/mails/templates/account.html.twig +tests/Unit/Resources/parsed-modules/defined-const.php +tests/Unit/Resources/parsed-modules/cannot-parse.php.txt +tests/Unit/Resources/parsed-modules/module-self-const.php +tests/Unit/Resources/parsed-modules/translated-values.php +tests/Unit/Resources/parsed-modules/use-statement-const.php +tests/Unit/Resources/parsed-modules/cs-fixed-fqcn-const.php +tests/Unit/Resources/parsed-modules/empty.php +tests/Unit/Resources/parsed-modules/module-static-const.php +tests/Unit/Resources/parsed-modules/all-hard-coded.php +tests/Unit/Resources/parsed-modules/fqcn-const.php +tests/Unit/Resources/parsed-modules/no-constructor.php +tests/Unit/Resources/parsed-modules/module-const-array.php tests/Unit/Resources/module-self-config-files/sql/file1.sql tests/Unit/Resources/module-self-config-files/sql/another-subfolder/file2.sql tests/Unit/Resources/module-self-config-files/moduleConfExampleConfStep.yml 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 af3238525..aa229fc3b 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 @@ -92437,6 +92437,45 @@ select/entity/sw-entity-multi-select/sw-entity-multi-select.html.twig entity/sw-entity-multi-select/sw-entity-multi-select.html.twig sw-entity-multi-select/sw-entity-multi-select.html.twig sw-entity-multi-select.html.twig +src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js +Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js +Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js +app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js +administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js +src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js +app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js +component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js +form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js +select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js +entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js +sw-entity-many-to-many-select/sw-many-to-many-select.spec.js +sw-many-to-many-select.spec.js +src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-entity-many-to-many-select.html.twig +Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-entity-many-to-many-select.html.twig +Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-entity-many-to-many-select.html.twig +app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-entity-many-to-many-select.html.twig +administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-entity-many-to-many-select.html.twig +src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-entity-many-to-many-select.html.twig +app/component/form/select/entity/sw-entity-many-to-many-select/sw-entity-many-to-many-select.html.twig +component/form/select/entity/sw-entity-many-to-many-select/sw-entity-many-to-many-select.html.twig +form/select/entity/sw-entity-many-to-many-select/sw-entity-many-to-many-select.html.twig +select/entity/sw-entity-many-to-many-select/sw-entity-many-to-many-select.html.twig +entity/sw-entity-many-to-many-select/sw-entity-many-to-many-select.html.twig +sw-entity-many-to-many-select/sw-entity-many-to-many-select.html.twig +sw-entity-many-to-many-select.html.twig +src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/index.js +Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/index.js +Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/index.js +app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/index.js +administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/index.js +src/app/component/form/select/entity/sw-entity-many-to-many-select/index.js +app/component/form/select/entity/sw-entity-many-to-many-select/index.js +component/form/select/entity/sw-entity-many-to-many-select/index.js +form/select/entity/sw-entity-many-to-many-select/index.js +select/entity/sw-entity-many-to-many-select/index.js +entity/sw-entity-many-to-many-select/index.js +sw-entity-many-to-many-select/index.js +index.js src/Administration/Resources/app/administration/src/app/component/form/select/entity/advanced-selection-entities/sw-advanced-selection-rule/sw-advanced-selection-rule.scss Administration/Resources/app/administration/src/app/component/form/select/entity/advanced-selection-entities/sw-advanced-selection-rule/sw-advanced-selection-rule.scss Resources/app/administration/src/app/component/form/select/entity/advanced-selection-entities/sw-advanced-selection-rule/sw-advanced-selection-rule.scss @@ -128498,6 +128537,14 @@ Store/InAppPurchases/Services/KeyFetcherTest.php InAppPurchases/Services/KeyFetcherTest.php Services/KeyFetcherTest.php KeyFetcherTest.php +tests/unit/Core/Framework/Store/InAppPurchases/Services/DecodedPurchaseStructTest.php +unit/Core/Framework/Store/InAppPurchases/Services/DecodedPurchaseStructTest.php +Core/Framework/Store/InAppPurchases/Services/DecodedPurchaseStructTest.php +Framework/Store/InAppPurchases/Services/DecodedPurchaseStructTest.php +Store/InAppPurchases/Services/DecodedPurchaseStructTest.php +InAppPurchases/Services/DecodedPurchaseStructTest.php +Services/DecodedPurchaseStructTest.php +DecodedPurchaseStructTest.php tests/unit/Core/Framework/Store/InAppPurchases/Event/InAppPurchaseChangedEventTest.php unit/Core/Framework/Store/InAppPurchases/Event/InAppPurchaseChangedEventTest.php Core/Framework/Store/InAppPurchases/Event/InAppPurchaseChangedEventTest.php @@ -140315,6 +140362,9 @@ _unreleased/2025-08-15-allow-configuring-the-minimum-search-term-length.md changelog/_unreleased/2025-05-05-update-domain-listing-to-show-measurement-information.md _unreleased/2025-05-05-update-domain-listing-to-show-measurement-information.md 2025-05-05-update-domain-listing-to-show-measurement-information.md +changelog/_unreleased/2025-08-29-remove-load-expensive-administration-order-sorting.md +_unreleased/2025-08-29-remove-load-expensive-administration-order-sorting.md +2025-08-29-remove-load-expensive-administration-order-sorting.md changelog/_unreleased/2025-07-11-error-when-trying-to-remove-main-category-for-product.md _unreleased/2025-07-11-error-when-trying-to-remove-main-category-for-product.md 2025-07-11-error-when-trying-to-remove-main-category-for-product.md @@ -140888,6 +140938,9 @@ _unreleased/2025-08-14-updated-ignored-url-parameters-for-http-cache.md changelog/_unreleased/2024-09-16-exchange-recursive-categories-macro-with-tpl.md _unreleased/2024-09-16-exchange-recursive-categories-macro-with-tpl.md 2024-09-16-exchange-recursive-categories-macro-with-tpl.md +changelog/_unreleased/2025-07-28-fix-cart-error-message-translation-in-store-api.md +_unreleased/2025-07-28-fix-cart-error-message-translation-in-store-api.md +2025-07-28-fix-cart-error-message-translation-in-store-api.md changelog/_unreleased/2025-07-29-added-dark-mode-support-to-select-components.md _unreleased/2025-07-29-added-dark-mode-support-to-select-components.md 2025-07-29-added-dark-mode-support-to-select-components.md @@ -140951,6 +141004,9 @@ _unreleased/2025-08-04-fix-cms-block-slot-config-error-highlighting.md changelog/_unreleased/2024-01-31-improve-cart-page-performance.md _unreleased/2024-01-31-improve-cart-page-performance.md 2024-01-31-improve-cart-page-performance.md +changelog/_unreleased/2025-08-27-consider-landing-page-assignments-in-cms-page-list.md +_unreleased/2025-08-27-consider-landing-page-assignments-in-cms-page-list.md +2025-08-27-consider-landing-page-assignments-in-cms-page-list.md changelog/_unreleased/2025-07-28-symfony-components-updated.md _unreleased/2025-07-28-symfony-components-updated.md 2025-07-28-symfony-components-updated.md @@ -140960,9 +141016,15 @@ _unreleased/2025-08-12-serialization-cart-size-check.md changelog/_unreleased/2025-06-11-improve-es-search-scoring-for-numeric-tokens.md _unreleased/2025-06-11-improve-es-search-scoring-for-numeric-tokens.md 2025-06-11-improve-es-search-scoring-for-numeric-tokens.md +changelog/_unreleased/2025-08-07-fix-price-calculation-runs-twice.md +_unreleased/2025-08-07-fix-price-calculation-runs-twice.md +2025-08-07-fix-price-calculation-runs-twice.md changelog/_unreleased/2025-07-10-add-env-variables-for-opensearch-min_ngram-and-max_ngram.md _unreleased/2025-07-10-add-env-variables-for-opensearch-min_ngram-and-max_ngram.md 2025-07-10-add-env-variables-for-opensearch-min_ngram-and-max_ngram.md +changelog/_unreleased/2025-08-27-fix-app-user-id-admin-privileges.md +_unreleased/2025-08-27-fix-app-user-id-admin-privileges.md +2025-08-27-fix-app-user-id-admin-privileges.md changelog/_unreleased/2025-06-26-remove-usage-of-file_exists-in-admin.md _unreleased/2025-06-26-remove-usage-of-file_exists-in-admin.md 2025-06-26-remove-usage-of-file_exists-in-admin.md @@ -140981,6 +141043,9 @@ _unreleased/2025-07-28-increased-minimum-required-version-of-mysql-database.md changelog/_unreleased/2025-06-10-fix-wrong-variant-of-mt-banner-on-sales-channel-detail-page.md _unreleased/2025-06-10-fix-wrong-variant-of-mt-banner-on-sales-channel-detail-page.md 2025-06-10-fix-wrong-variant-of-mt-banner-on-sales-channel-detail-page.md +changelog/_unreleased/2025-08-20-fix-media-search-navigation +_unreleased/2025-08-20-fix-media-search-navigation +2025-08-20-fix-media-search-navigation changelog/_unreleased/2025-07-31-fix-script-loader-loading-invalid-cache-paths.md _unreleased/2025-07-31-fix-script-loader-loading-invalid-cache-paths.md 2025-07-31-fix-script-loader-loading-invalid-cache-paths.md diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt index 08c98089f..835ca1163 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt @@ -11468,6 +11468,9 @@ src/Administration/Resources/app/administration/src/app/component/form/select/en src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-select/index.js src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.scss src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.html.twig +src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js +src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-entity-many-to-many-select.html.twig +src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/index.js src/Administration/Resources/app/administration/src/app/component/form/select/entity/advanced-selection-entities/sw-advanced-selection-rule/sw-advanced-selection-rule.scss src/Administration/Resources/app/administration/src/app/component/form/select/entity/advanced-selection-entities/sw-advanced-selection-rule/sw-advanced-selection-rule.html.twig src/Administration/Resources/app/administration/src/app/component/form/select/entity/advanced-selection-entities/sw-advanced-selection-rule/sw-advanced-selection-rule.spec.js @@ -16115,6 +16118,7 @@ tests/unit/Core/Framework/Store/StoreExceptionTest.php tests/unit/Core/Framework/Store/InAppPurchases/Services/InAppPurchaseUpdaterTest.php tests/unit/Core/Framework/Store/InAppPurchases/Services/InAppPurchaseProviderTest.php tests/unit/Core/Framework/Store/InAppPurchases/Services/KeyFetcherTest.php +tests/unit/Core/Framework/Store/InAppPurchases/Services/DecodedPurchaseStructTest.php tests/unit/Core/Framework/Store/InAppPurchases/Event/InAppPurchaseChangedEventTest.php tests/unit/Core/Framework/Store/InAppPurchases/Handler/InAppPurchaseUpdateHandlerTest.php tests/unit/Core/Framework/Store/InAppPurchases/Api/InAppPurchasesControllerTest.php @@ -19557,6 +19561,7 @@ changelog/_unreleased/2025-07-08-optimize-product-slider-cms-element.md changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md changelog/_unreleased/2025-08-15-allow-configuring-the-minimum-search-term-length.md changelog/_unreleased/2025-05-05-update-domain-listing-to-show-measurement-information.md +changelog/_unreleased/2025-08-29-remove-load-expensive-administration-order-sorting.md changelog/_unreleased/2025-07-11-error-when-trying-to-remove-main-category-for-product.md changelog/_unreleased/2025-07-24-fix-sorting-order-when-search-property-values.md changelog/_unreleased/2025-06-06-deprecate-i18n-tc-function.md @@ -19748,6 +19753,7 @@ changelog/_unreleased/2025-04-04-add-renaming-scales-unit-alert-in-settings-over changelog/_unreleased/2025-03-27-meta-information-in-landing-pages-is-not-inherited.md changelog/_unreleased/2025-08-14-updated-ignored-url-parameters-for-http-cache.md changelog/_unreleased/2024-09-16-exchange-recursive-categories-macro-with-tpl.md +changelog/_unreleased/2025-07-28-fix-cart-error-message-translation-in-store-api.md changelog/_unreleased/2025-07-29-added-dark-mode-support-to-select-components.md changelog/_unreleased/2025-05-20-apply-last-chosen-measurement-settings-as-user-preferred-settings.md changelog/_unreleased/2025-07-01-change-path-of-header-and-footer-routes.md @@ -19769,16 +19775,20 @@ changelog/_unreleased/2025-05-08-add-sw-settings-measurement-module.md changelog/_unreleased/2025-06-06-added-price-calculation-extension.md changelog/_unreleased/2025-08-04-fix-cms-block-slot-config-error-highlighting.md changelog/_unreleased/2024-01-31-improve-cart-page-performance.md +changelog/_unreleased/2025-08-27-consider-landing-page-assignments-in-cms-page-list.md changelog/_unreleased/2025-07-28-symfony-components-updated.md changelog/_unreleased/2025-08-12-serialization-cart-size-check.md changelog/_unreleased/2025-06-11-improve-es-search-scoring-for-numeric-tokens.md +changelog/_unreleased/2025-08-07-fix-price-calculation-runs-twice.md changelog/_unreleased/2025-07-10-add-env-variables-for-opensearch-min_ngram-and-max_ngram.md +changelog/_unreleased/2025-08-27-fix-app-user-id-admin-privileges.md changelog/_unreleased/2025-06-26-remove-usage-of-file_exists-in-admin.md changelog/_unreleased/2025-07-22-add-missing-cms-block-and-section-id-api-aware.md changelog/_unreleased/2025-07-24-fix-theme-lifecycle-service-refresh-themes-without-plugins.md changelog/_unreleased/2025-08-07-fix-duplicate-address-display-in-order-detail.md changelog/_unreleased/2025-07-28-increased-minimum-required-version-of-mysql-database.md changelog/_unreleased/2025-06-10-fix-wrong-variant-of-mt-banner-on-sales-channel-detail-page.md +changelog/_unreleased/2025-08-20-fix-media-search-navigation changelog/_unreleased/2025-07-31-fix-script-loader-loading-invalid-cache-paths.md changelog/_unreleased/2025-05-28-add-recalculated-custom-line-items-to-delivery.md changelog/release-6-4-17-0/2022-10-04-fix-storefront-presentation-sorting.md diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it-all-levels.txt index 6edc5ab65..307be22df 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it-all-levels.txt @@ -35455,6 +35455,8 @@ config/broadcasting.php broadcasting.php config/cors.php cors.php +config/telescope.php +telescope.php config/compile.php compile.php config/debugbar.php @@ -36256,6 +36258,11 @@ Feature/Users/Api/UpdateUserTest.php Users/Api/UpdateUserTest.php Api/UpdateUserTest.php UpdateUserTest.php +tests/Feature/Users/Api/CreateUserTest.php +Feature/Users/Api/CreateUserTest.php +Users/Api/CreateUserTest.php +Api/CreateUserTest.php +CreateUserTest.php tests/Feature/Users/Api/UsersForSelectListTest.php Feature/Users/Api/UsersForSelectListTest.php Users/Api/UsersForSelectListTest.php @@ -36281,11 +36288,6 @@ Feature/Users/Api/RestoreUserTest.php Users/Api/RestoreUserTest.php Api/RestoreUserTest.php RestoreUserTest.php -tests/Feature/Users/Api/StoreUsersTest.php -Feature/Users/Api/StoreUsersTest.php -Users/Api/StoreUsersTest.php -Api/StoreUsersTest.php -StoreUsersTest.php tests/Feature/Users/Api/DeleteUsersTest.php Feature/Users/Api/DeleteUsersTest.php Users/Api/DeleteUsersTest.php @@ -37645,6 +37647,9 @@ migrations/2022_03_21_162724_adds_ldap_manager.php database/migrations/2016_11_17_161317_longer_state_field_in_location.php migrations/2016_11_17_161317_longer_state_field_in_location.php 2016_11_17_161317_longer_state_field_in_location.php +database/migrations/2018_08_08_100000_create_telescope_entries_table.php +migrations/2018_08_08_100000_create_telescope_entries_table.php +2018_08_08_100000_create_telescope_entries_table.php database/migrations/2017_10_19_120002_add_custom_forgot_password_url.php migrations/2017_10_19_120002_add_custom_forgot_password_url.php 2017_10_19_120002_add_custom_forgot_password_url.php @@ -38515,6 +38520,9 @@ EventServiceProvider.php app/Providers/AppServiceProvider.php Providers/AppServiceProvider.php AppServiceProvider.php +app/Providers/TelescopeServiceProvider.php +Providers/TelescopeServiceProvider.php +TelescopeServiceProvider.php app/Providers/SamlServiceProvider.php Providers/SamlServiceProvider.php SamlServiceProvider.php @@ -38979,9 +38987,6 @@ Department.php app/Models/SnipeModel.php Models/SnipeModel.php SnipeModel.php -app/Models/CompanyableTrait.php -Models/CompanyableTrait.php -CompanyableTrait.php app/Models/SCIMUser.php Models/SCIMUser.php SCIMUser.php @@ -38995,6 +39000,14 @@ app/Models/Traits/Acceptable.php Models/Traits/Acceptable.php Traits/Acceptable.php Acceptable.php +app/Models/Traits/CompanyableTrait.php +Models/Traits/CompanyableTrait.php +Traits/CompanyableTrait.php +CompanyableTrait.php +app/Models/Traits/CompanyableChildTrait.php +Models/Traits/CompanyableChildTrait.php +Traits/CompanyableChildTrait.php +CompanyableChildTrait.php app/Models/Traits/Searchable.php Models/Traits/Searchable.php Traits/Searchable.php @@ -39015,9 +39028,6 @@ Accessory.php app/Models/ICompanyableChild.php Models/ICompanyableChild.php ICompanyableChild.php -app/Models/CompanyableChildTrait.php -Models/CompanyableChildTrait.php -CompanyableChildTrait.php app/Models/Maintenance.php Models/Maintenance.php Maintenance.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it.txt index 796f44e95..42b97163b 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it.txt @@ -6384,6 +6384,7 @@ config/app.php config/backup.php config/broadcasting.php config/cors.php +config/telescope.php config/compile.php config/debugbar.php config/mail-auto-embed.php @@ -6568,12 +6569,12 @@ tests/Feature/Users/Ui/PrintUserInventoryTest.php tests/Feature/Users/Ui/EmailAssignedToUserTest.php tests/Feature/Users/Api/ViewUserTest.php tests/Feature/Users/Api/UpdateUserTest.php +tests/Feature/Users/Api/CreateUserTest.php tests/Feature/Users/Api/UsersForSelectListTest.php tests/Feature/Users/Api/UserSearchTest.php tests/Feature/Users/Api/IndexUsersTest.php tests/Feature/Users/Api/UserFileTest.php tests/Feature/Users/Api/RestoreUserTest.php -tests/Feature/Users/Api/StoreUsersTest.php tests/Feature/Users/Api/DeleteUsersTest.php tests/Feature/Assets/Ui/StoreAssetsTest.php tests/Feature/Assets/Ui/StoreAssetWithFullMultipleCompanySupportTest.php @@ -6966,6 +6967,7 @@ database/migrations/2015_10_12_192706_add_brand_to_settings.php database/migrations/2015_09_28_003314_fix_default_purchase_order.php database/migrations/2022_03_21_162724_adds_ldap_manager.php database/migrations/2016_11_17_161317_longer_state_field_in_location.php +database/migrations/2018_08_08_100000_create_telescope_entries_table.php database/migrations/2017_10_19_120002_add_custom_forgot_password_url.php database/migrations/2021_08_11_005206_add_depreciation_minimum_value.php database/migrations/2022_11_07_134348_add_display_to_user_in_custom_fields.php @@ -7256,6 +7258,7 @@ app/Providers/BreadcrumbsServiceProvider.php app/Providers/LivewireServiceProvider.php app/Providers/EventServiceProvider.php app/Providers/AppServiceProvider.php +app/Providers/TelescopeServiceProvider.php app/Providers/SamlServiceProvider.php app/Providers/MacroServiceProvider.php app/Jobs/Job.php @@ -7396,18 +7399,18 @@ app/Models/Group.php app/Models/Asset.php app/Models/Department.php app/Models/SnipeModel.php -app/Models/CompanyableTrait.php app/Models/SCIMUser.php app/Models/User.php app/Models/SnipeSCIMConfig.php app/Models/Traits/Acceptable.php +app/Models/Traits/CompanyableTrait.php +app/Models/Traits/CompanyableChildTrait.php app/Models/Traits/Searchable.php app/Models/Traits/HasUploads.php app/Models/Loggable.php app/Models/LicenseSeat.php app/Models/Accessory.php app/Models/ICompanyableChild.php -app/Models/CompanyableChildTrait.php app/Models/Maintenance.php app/Models/Actionlog.php app/Models/Setting.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms-all-levels.txt index ad47a54eb..f7f985775 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms-all-levels.txt @@ -47476,6 +47476,24 @@ core/validation/mixins/form-control.mixin.ts validation/mixins/form-control.mixin.ts mixins/form-control.mixin.ts form-control.mixin.ts +src/Umbraco.Web.UI.Client/src/packages/core/validation/controllers/value-validator/index.ts +Umbraco.Web.UI.Client/src/packages/core/validation/controllers/value-validator/index.ts +src/packages/core/validation/controllers/value-validator/index.ts +packages/core/validation/controllers/value-validator/index.ts +core/validation/controllers/value-validator/index.ts +validation/controllers/value-validator/index.ts +controllers/value-validator/index.ts +value-validator/index.ts +index.ts +src/Umbraco.Web.UI.Client/src/packages/core/validation/controllers/value-validator/value-validator.controller.ts +Umbraco.Web.UI.Client/src/packages/core/validation/controllers/value-validator/value-validator.controller.ts +src/packages/core/validation/controllers/value-validator/value-validator.controller.ts +packages/core/validation/controllers/value-validator/value-validator.controller.ts +core/validation/controllers/value-validator/value-validator.controller.ts +validation/controllers/value-validator/value-validator.controller.ts +controllers/value-validator/value-validator.controller.ts +value-validator/value-validator.controller.ts +value-validator.controller.ts src/Umbraco.Web.UI.Client/src/packages/core/validation/controllers/types.ts Umbraco.Web.UI.Client/src/packages/core/validation/controllers/types.ts src/packages/core/validation/controllers/types.ts @@ -51507,6 +51525,22 @@ core/property/property-dataset/property-dataset.element.test.ts property/property-dataset/property-dataset.element.test.ts property-dataset/property-dataset.element.test.ts property-dataset.element.test.ts +src/Umbraco.Web.UI.Client/src/packages/core/property/property-dataset-property-validator/property-dataset-property-validator.controller.ts +Umbraco.Web.UI.Client/src/packages/core/property/property-dataset-property-validator/property-dataset-property-validator.controller.ts +src/packages/core/property/property-dataset-property-validator/property-dataset-property-validator.controller.ts +packages/core/property/property-dataset-property-validator/property-dataset-property-validator.controller.ts +core/property/property-dataset-property-validator/property-dataset-property-validator.controller.ts +property/property-dataset-property-validator/property-dataset-property-validator.controller.ts +property-dataset-property-validator/property-dataset-property-validator.controller.ts +property-dataset-property-validator.controller.ts +src/Umbraco.Web.UI.Client/src/packages/core/property/property-dataset-property-validator/index.ts +Umbraco.Web.UI.Client/src/packages/core/property/property-dataset-property-validator/index.ts +src/packages/core/property/property-dataset-property-validator/index.ts +packages/core/property/property-dataset-property-validator/index.ts +core/property/property-dataset-property-validator/index.ts +property/property-dataset-property-validator/index.ts +property-dataset-property-validator/index.ts +index.ts src/Umbraco.Web.UI.Client/src/packages/core/property/conditions/types.ts Umbraco.Web.UI.Client/src/packages/core/property/conditions/types.ts src/packages/core/property/conditions/types.ts diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms.txt index a463e093e..4502a1db4 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms.txt @@ -5767,6 +5767,8 @@ src/Umbraco.Web.UI.Client/src/packages/core/validation/index.ts src/Umbraco.Web.UI.Client/src/packages/core/validation/README.md src/Umbraco.Web.UI.Client/src/packages/core/validation/mixins/index.ts src/Umbraco.Web.UI.Client/src/packages/core/validation/mixins/form-control.mixin.ts +src/Umbraco.Web.UI.Client/src/packages/core/validation/controllers/value-validator/index.ts +src/Umbraco.Web.UI.Client/src/packages/core/validation/controllers/value-validator/value-validator.controller.ts src/Umbraco.Web.UI.Client/src/packages/core/validation/controllers/types.ts src/Umbraco.Web.UI.Client/src/packages/core/validation/controllers/validation.controller.ts src/Umbraco.Web.UI.Client/src/packages/core/validation/controllers/index.ts @@ -6262,6 +6264,8 @@ src/Umbraco.Web.UI.Client/src/packages/core/property/property-dataset/property-d src/Umbraco.Web.UI.Client/src/packages/core/property/property-dataset/property-dataset-context.interface.ts src/Umbraco.Web.UI.Client/src/packages/core/property/property-dataset/nameable-property-dataset-context.token.ts src/Umbraco.Web.UI.Client/src/packages/core/property/property-dataset/property-dataset.element.test.ts +src/Umbraco.Web.UI.Client/src/packages/core/property/property-dataset-property-validator/property-dataset-property-validator.controller.ts +src/Umbraco.Web.UI.Client/src/packages/core/property/property-dataset-property-validator/index.ts src/Umbraco.Web.UI.Client/src/packages/core/property/conditions/types.ts src/Umbraco.Web.UI.Client/src/packages/core/property/conditions/index.ts src/Umbraco.Web.UI.Client/src/packages/core/property/conditions/manifests.ts diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/vanilla-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/vanilla-all-levels.txt index 248af7861..dd9f00822 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/vanilla-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/vanilla-all-levels.txt @@ -7534,6 +7534,11 @@ src/scripts/headers/navigationVariables.ts scripts/headers/navigationVariables.ts headers/navigationVariables.ts navigationVariables.ts +library/src/scripts/headers/TitleBar.spec.tsx +src/scripts/headers/TitleBar.spec.tsx +scripts/headers/TitleBar.spec.tsx +headers/TitleBar.spec.tsx +TitleBar.spec.tsx library/src/scripts/dataLists/DataList.tsx src/scripts/dataLists/DataList.tsx scripts/dataLists/DataList.tsx @@ -16935,6 +16940,10 @@ applications/vanilla/Events/PageViewEvent.php vanilla/Events/PageViewEvent.php Events/PageViewEvent.php PageViewEvent.php +applications/vanilla/Events/BeforeDiscussionViewEvent.php +vanilla/Events/BeforeDiscussionViewEvent.php +Events/BeforeDiscussionViewEvent.php +BeforeDiscussionViewEvent.php applications/vanilla/Events/cmdEscalationEvent.php vanilla/Events/cmdEscalationEvent.php Events/cmdEscalationEvent.php @@ -35477,6 +35486,10 @@ plugins/QnA/Activity/QuestionFollowUpActivity.php QnA/Activity/QuestionFollowUpActivity.php Activity/QuestionFollowUpActivity.php QuestionFollowUpActivity.php +plugins/QnA/Activity/BookmarkedAnswerAcceptedActivity.php +QnA/Activity/BookmarkedAnswerAcceptedActivity.php +Activity/BookmarkedAnswerAcceptedActivity.php +BookmarkedAnswerAcceptedActivity.php plugins/QnA/Activity/AnswerAcceptedActivity.php QnA/Activity/AnswerAcceptedActivity.php Activity/AnswerAcceptedActivity.php @@ -35795,6 +35808,10 @@ plugins/QnA/tests/QnAFollowupJobTest.php QnA/tests/QnAFollowupJobTest.php tests/QnAFollowupJobTest.php QnAFollowupJobTest.php +plugins/QnA/tests/BookmarkedAnswerAcceptedNotificationTest.php +QnA/tests/BookmarkedAnswerAcceptedNotificationTest.php +tests/BookmarkedAnswerAcceptedNotificationTest.php +BookmarkedAnswerAcceptedNotificationTest.php plugins/QnA/tests/QnAEventsTest.php QnA/tests/QnAEventsTest.php tests/QnAEventsTest.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/vanilla.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/vanilla.txt index 5c274f00e..a43f61a57 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/vanilla.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/vanilla.txt @@ -1573,6 +1573,7 @@ library/src/scripts/headers/pieces/MobileDropDown.tsx library/src/scripts/headers/pieces/mobileDropDownStyles.ts library/src/scripts/headers/titleBarNavStyles.ts library/src/scripts/headers/navigationVariables.ts +library/src/scripts/headers/TitleBar.spec.tsx library/src/scripts/dataLists/DataList.tsx library/src/scripts/dataLists/dataList.story.tsx library/src/scripts/dataLists/DataList.spec.tsx @@ -3420,6 +3421,7 @@ applications/vanilla/Events/CategoryDeleteEvent.php applications/vanilla/Events/DiscussionTagEvent.php applications/vanilla/Events/CategoryEvent.php applications/vanilla/Events/PageViewEvent.php +applications/vanilla/Events/BeforeDiscussionViewEvent.php applications/vanilla/Events/cmdEscalationEvent.php applications/vanilla/Events/DirtyRecordEvent.php applications/vanilla/Events/RunnerInterface.php @@ -7172,6 +7174,7 @@ plugins/SplitMerge/tests/SplitMergeTest.php plugins/SplitMerge/class.splitmerge.plugin.php plugins/QnA/Activity/QuestionAnswerActivity.php plugins/QnA/Activity/QuestionFollowUpActivity.php +plugins/QnA/Activity/BookmarkedAnswerAcceptedActivity.php plugins/QnA/Activity/AnswerAcceptedActivity.php plugins/QnA/QnAPlugin.php plugins/QnA/src/scripts/registerQnaSearchTypes.tsx @@ -7240,6 +7243,7 @@ plugins/QnA/tests/APIv2/DiscussionsQuestionTest.php plugins/QnA/tests/APIv2/QnASiteTotalsTest.php plugins/QnA/tests/ScheduledQuestionDraftTest.php plugins/QnA/tests/QnAFollowupJobTest.php +plugins/QnA/tests/BookmarkedAnswerAcceptedNotificationTest.php plugins/QnA/tests/QnAEventsTest.php plugins/QnA/Addon/QnAContainerRules.php plugins/QnA/Addon/QnaCronJobs.php 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 5b567b80c..da846e37c 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 @@ -23522,14 +23522,18 @@ docs/contribution/releases/backporting.md contribution/releases/backporting.md releases/backporting.md backporting.md +docs/contribution/releases/troubleshooting.md +contribution/releases/troubleshooting.md +releases/troubleshooting.md +troubleshooting.md docs/contribution/releases/point-release-fixes.md contribution/releases/point-release-fixes.md releases/point-release-fixes.md point-release-fixes.md -docs/contribution/releases/rc.md -contribution/releases/rc.md -releases/rc.md -rc.md +docs/contribution/releases/prereleases.md +contribution/releases/prereleases.md +releases/prereleases.md +prereleases.md docs/contribution/contributing/woocommerce-git-flow.md contribution/contributing/woocommerce-git-flow.md contributing/woocommerce-git-flow.md @@ -24205,6 +24209,18 @@ _docu-tools/static/img/automattic_dark.svg static/img/automattic_dark.svg img/automattic_dark.svg automattic_dark.svg +docs/_docu-tools/static/img/doc_images/release-branches.excalidraw +_docu-tools/static/img/doc_images/release-branches.excalidraw +static/img/doc_images/release-branches.excalidraw +img/doc_images/release-branches.excalidraw +doc_images/release-branches.excalidraw +release-branches.excalidraw +docs/_docu-tools/static/img/doc_images/release-cycle.excalidraw +_docu-tools/static/img/doc_images/release-cycle.excalidraw +static/img/doc_images/release-cycle.excalidraw +img/doc_images/release-cycle.excalidraw +doc_images/release-cycle.excalidraw +release-cycle.excalidraw docs/_docu-tools/static/img/logo.svg _docu-tools/static/img/logo.svg static/img/logo.svg @@ -47365,24 +47381,6 @@ assets/js/middleware/store-api-nonce.js js/middleware/store-api-nonce.js middleware/store-api-nonce.js store-api-nonce.js -plugins/woocommerce/client/blocks/assets/js/templates/revert-button/index.tsx -woocommerce/client/blocks/assets/js/templates/revert-button/index.tsx -client/blocks/assets/js/templates/revert-button/index.tsx -blocks/assets/js/templates/revert-button/index.tsx -assets/js/templates/revert-button/index.tsx -js/templates/revert-button/index.tsx -templates/revert-button/index.tsx -revert-button/index.tsx -index.tsx -plugins/woocommerce/client/blocks/assets/js/templates/revert-button/style.scss -woocommerce/client/blocks/assets/js/templates/revert-button/style.scss -client/blocks/assets/js/templates/revert-button/style.scss -blocks/assets/js/templates/revert-button/style.scss -assets/js/templates/revert-button/style.scss -js/templates/revert-button/style.scss -templates/revert-button/style.scss -revert-button/style.scss -style.scss plugins/woocommerce/client/blocks/assets/js/extensions/shipping-methods/pickup-location/settings-page.tsx woocommerce/client/blocks/assets/js/extensions/shipping-methods/pickup-location/settings-page.tsx client/blocks/assets/js/extensions/shipping-methods/pickup-location/settings-page.tsx @@ -60672,14 +60670,6 @@ client/wp-admin-scripts/command-palette/index.js wp-admin-scripts/command-palette/index.js command-palette/index.js index.js -plugins/woocommerce/client/admin/client/wp-admin-scripts/command-palette/use-edited-post-type.js -woocommerce/client/admin/client/wp-admin-scripts/command-palette/use-edited-post-type.js -client/admin/client/wp-admin-scripts/command-palette/use-edited-post-type.js -admin/client/wp-admin-scripts/command-palette/use-edited-post-type.js -client/wp-admin-scripts/command-palette/use-edited-post-type.js -wp-admin-scripts/command-palette/use-edited-post-type.js -command-palette/use-edited-post-type.js -use-edited-post-type.js plugins/woocommerce/client/admin/client/wp-admin-scripts/README.md woocommerce/client/admin/client/wp-admin-scripts/README.md client/admin/client/wp-admin-scripts/README.md @@ -90659,6 +90649,10 @@ plugins/woocommerce/changelog/fix-abstract-address-loading woocommerce/changelog/fix-abstract-address-loading changelog/fix-abstract-address-loading fix-abstract-address-loading +plugins/woocommerce/changelog/add-queryid-to-cart-test-layout +woocommerce/changelog/add-queryid-to-cart-test-layout +changelog/add-queryid-to-cart-test-layout +add-queryid-to-cart-test-layout plugins/woocommerce/changelog/fix-register-product-blocks-deprecated-function woocommerce/changelog/fix-register-product-blocks-deprecated-function changelog/fix-register-product-blocks-deprecated-function @@ -90811,6 +90805,10 @@ plugins/woocommerce/changelog/update-WOOPLUG-5208-dev-partner-extension-installa woocommerce/changelog/update-WOOPLUG-5208-dev-partner-extension-installations changelog/update-WOOPLUG-5208-dev-partner-extension-installations update-WOOPLUG-5208-dev-partner-extension-installations +plugins/woocommerce/changelog/skip-cart-flaky-tests-temporarily +woocommerce/changelog/skip-cart-flaky-tests-temporarily +changelog/skip-cart-flaky-tests-temporarily +skip-cart-flaky-tests-temporarily plugins/woocommerce/changelog/60602-add-optimistic-updates woocommerce/changelog/60602-add-optimistic-updates changelog/60602-add-optimistic-updates @@ -90975,6 +90973,10 @@ plugins/woocommerce/changelog/58700-wooplug-4457-rest-api-orders-get-with-coupon woocommerce/changelog/58700-wooplug-4457-rest-api-orders-get-with-coupons-has-typeerror-preg_match changelog/58700-wooplug-4457-rest-api-orders-get-with-coupons-has-typeerror-preg_match 58700-wooplug-4457-rest-api-orders-get-with-coupons-has-typeerror-preg_match +plugins/woocommerce/changelog/fix-deprecated-core-functions +woocommerce/changelog/fix-deprecated-core-functions +changelog/fix-deprecated-core-functions +fix-deprecated-core-functions plugins/woocommerce/changelog/feature-single-column-collection-block woocommerce/changelog/feature-single-column-collection-block changelog/feature-single-column-collection-block @@ -91111,6 +91113,10 @@ plugins/woocommerce/changelog/wooplug-5048-inconsistent-character-decoding-for-s woocommerce/changelog/wooplug-5048-inconsistent-character-decoding-for-special-characters-in changelog/wooplug-5048-inconsistent-character-decoding-for-special-characters-in wooplug-5048-inconsistent-character-decoding-for-special-characters-in +plugins/woocommerce/changelog/remove-revert-to-classic-template-button +woocommerce/changelog/remove-revert-to-classic-template-button +changelog/remove-revert-to-classic-template-button +remove-revert-to-classic-template-button plugins/woocommerce/changelog/wooplug-5326-analytics-reports-breaking-with-large-amount-of-data woocommerce/changelog/wooplug-5326-analytics-reports-breaking-with-large-amount-of-data changelog/wooplug-5326-analytics-reports-breaking-with-large-amount-of-data @@ -91259,6 +91265,10 @@ plugins/woocommerce/changelog/60107-fix-remove-with-product-selector woocommerce/changelog/60107-fix-remove-with-product-selector changelog/60107-fix-remove-with-product-selector 60107-fix-remove-with-product-selector +plugins/woocommerce/changelog/update-60530 +woocommerce/changelog/update-60530 +changelog/update-60530 +update-60530 plugins/woocommerce/changelog/60237-add-import-session woocommerce/changelog/60237-add-import-session changelog/60237-add-import-session @@ -91419,6 +91429,10 @@ plugins/woocommerce/changelog/2025-07-23-04-47-08-190564 woocommerce/changelog/2025-07-23-04-47-08-190564 changelog/2025-07-23-04-47-08-190564 2025-07-23-04-47-08-190564 +plugins/woocommerce/changelog/add-quantity-validation-on-input +woocommerce/changelog/add-quantity-validation-on-input +changelog/add-quantity-validation-on-input +add-quantity-validation-on-input plugins/woocommerce/templates/taxonomy-product-cat.php woocommerce/templates/taxonomy-product-cat.php templates/taxonomy-product-cat.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt index eee5f0930..ec73df2c2 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt @@ -3959,8 +3959,9 @@ docs/contribution/releases/monitoring.md docs/contribution/releases/building-and-publishing.md docs/contribution/releases/point-releases.md docs/contribution/releases/backporting.md +docs/contribution/releases/troubleshooting.md docs/contribution/releases/point-release-fixes.md -docs/contribution/releases/rc.md +docs/contribution/releases/prereleases.md docs/contribution/contributing/woocommerce-git-flow.md docs/contribution/contributing/README.md docs/contribution/contributing/common-issues.md @@ -4129,6 +4130,8 @@ docs/_docu-tools/static/schemas/v1/checkout-document-schema.json docs/_docu-tools/static/.nojekyll docs/_docu-tools/static/img/woo-dev-site-logo-dark.svg docs/_docu-tools/static/img/automattic_dark.svg +docs/_docu-tools/static/img/doc_images/release-branches.excalidraw +docs/_docu-tools/static/img/doc_images/release-cycle.excalidraw docs/_docu-tools/static/img/logo.svg docs/_docu-tools/static/img/woo-dev-site-logo.svg docs/_docu-tools/static/img/automattic.svg @@ -6591,8 +6594,6 @@ plugins/woocommerce/client/blocks/assets/js/middleware/remove-user-locale.ts plugins/woocommerce/client/blocks/assets/js/middleware/store-api-cart-hash.js plugins/woocommerce/client/blocks/assets/js/middleware/index.js plugins/woocommerce/client/blocks/assets/js/middleware/store-api-nonce.js -plugins/woocommerce/client/blocks/assets/js/templates/revert-button/index.tsx -plugins/woocommerce/client/blocks/assets/js/templates/revert-button/style.scss plugins/woocommerce/client/blocks/assets/js/extensions/shipping-methods/pickup-location/settings-page.tsx plugins/woocommerce/client/blocks/assets/js/extensions/shipping-methods/pickup-location/types.ts plugins/woocommerce/client/blocks/assets/js/extensions/shipping-methods/pickup-location/location-settings.tsx @@ -8100,7 +8101,6 @@ plugins/woocommerce/client/admin/client/wp-admin-scripts/woo-subscriptions-notic plugins/woocommerce/client/admin/client/wp-admin-scripts/category-tracking/index.js plugins/woocommerce/client/admin/client/wp-admin-scripts/command-palette/register-command-with-tracking.js plugins/woocommerce/client/admin/client/wp-admin-scripts/command-palette/index.js -plugins/woocommerce/client/admin/client/wp-admin-scripts/command-palette/use-edited-post-type.js plugins/woocommerce/client/admin/client/wp-admin-scripts/README.md plugins/woocommerce/client/admin/client/wp-admin-scripts/onboarding-load-sample-products-notice/index.ts plugins/woocommerce/client/admin/client/wp-admin-scripts/product-tracking/product-new.ts @@ -12339,6 +12339,7 @@ plugins/woocommerce/includes/class-wc-meta-data.php plugins/woocommerce/includes/class-wc-customer.php plugins/woocommerce/changelog/fix-add-cart-item plugins/woocommerce/changelog/fix-abstract-address-loading +plugins/woocommerce/changelog/add-queryid-to-cart-test-layout plugins/woocommerce/changelog/fix-register-product-blocks-deprecated-function plugins/woocommerce/changelog/fix-60345-core-changes plugins/woocommerce/changelog/wooplug-5243-woocommerce-analytics-generates-duplicate-rows-in-variations @@ -12377,6 +12378,7 @@ plugins/woocommerce/changelog/fix-padding-in-checkout-with-step-numbers plugins/woocommerce/changelog/mic-back-in-stock-notifications plugins/woocommerce/changelog/60012-fix-issue-60011 plugins/woocommerce/changelog/update-WOOPLUG-5208-dev-partner-extension-installations +plugins/woocommerce/changelog/skip-cart-flaky-tests-temporarily plugins/woocommerce/changelog/60602-add-optimistic-updates plugins/woocommerce/changelog/59843-migrator-test-fetcher plugins/woocommerce/changelog/60537-wooplug-5395-interactivity-api-powered-mini-cart-incorrect-top-margin @@ -12418,6 +12420,7 @@ plugins/woocommerce/changelog/fix-product-gallery-ghost-overflow plugins/woocommerce/changelog/bump-email-editor-142 plugins/woocommerce/changelog/fix-session-strict-types plugins/woocommerce/changelog/58700-wooplug-4457-rest-api-orders-get-with-coupons-has-typeerror-preg_match +plugins/woocommerce/changelog/fix-deprecated-core-functions plugins/woocommerce/changelog/feature-single-column-collection-block plugins/woocommerce/changelog/fix-update-tests-theme-template-slug plugins/woocommerce/changelog/60540-wooplug-5378-interactivity-api-powered-mini-cart-support-including-tax @@ -12452,6 +12455,7 @@ plugins/woocommerce/changelog/remove-add-to-cart-with-options-stepper-feature-fl plugins/woocommerce/changelog/fix-57686 plugins/woocommerce/changelog/enhance-WOOPLUG-5353-offline-gateway-pages-scroll-to-top plugins/woocommerce/changelog/wooplug-5048-inconsistent-character-decoding-for-special-characters-in +plugins/woocommerce/changelog/remove-revert-to-classic-template-button plugins/woocommerce/changelog/wooplug-5326-analytics-reports-breaking-with-large-amount-of-data plugins/woocommerce/changelog/remove-54976-allows-modifying-template-parts-test plugins/woocommerce/changelog/fix-59283-add-to-cart-with-options-button-animation-ajax-disabled @@ -12489,6 +12493,7 @@ plugins/woocommerce/changelog/fix-woopmnt-5218-wc-nox-testing-mode-link-redirect plugins/woocommerce/changelog/60464-wooplug-5313-text-not-visible-in-the-iapi-mini-cart-if-the-header-text-is plugins/woocommerce/changelog/fix-handle-empty-attribute-term-filter plugins/woocommerce/changelog/60107-fix-remove-with-product-selector +plugins/woocommerce/changelog/update-60530 plugins/woocommerce/changelog/60237-add-import-session plugins/woocommerce/changelog/60288-typo-format-function plugins/woocommerce/changelog/60067-fix-wooplug-5205-rest-api-unexpected-response-when-creating-an-invalid-coupon @@ -12529,6 +12534,7 @@ plugins/woocommerce/changelog/wooprd-743-woocommerce-email-content-block-is-not- plugins/woocommerce/changelog/wooplug-5328-flaky-test-as-product-in-specific-single-product-template plugins/woocommerce/changelog/fix-WOOPLUG-4982-payments-task-completion plugins/woocommerce/changelog/2025-07-23-04-47-08-190564 +plugins/woocommerce/changelog/add-quantity-validation-on-input plugins/woocommerce/templates/taxonomy-product-cat.php plugins/woocommerce/templates/global/breadcrumb.php plugins/woocommerce/templates/global/quantity-input.php 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 f5b3626b0..b20ae46e8 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 @@ -8711,6 +8711,11 @@ spec/system/ticket/history_spec.rb system/ticket/history_spec.rb ticket/history_spec.rb history_spec.rb +spec/system/ticket/create/inline_image_replacement_ai_text_tools_spec.rb +system/ticket/create/inline_image_replacement_ai_text_tools_spec.rb +ticket/create/inline_image_replacement_ai_text_tools_spec.rb +create/inline_image_replacement_ai_text_tools_spec.rb +inline_image_replacement_ai_text_tools_spec.rb spec/system/ticket/create/tags_spec.rb system/ticket/create/tags_spec.rb ticket/create/tags_spec.rb @@ -25231,34 +25236,6 @@ types/input/ticket/link_input_type.rb input/ticket/link_input_type.rb ticket/link_input_type.rb link_input_type.rb -app/graphql/gql/types/input/locator/organization_input_type.rb -graphql/gql/types/input/locator/organization_input_type.rb -gql/types/input/locator/organization_input_type.rb -types/input/locator/organization_input_type.rb -input/locator/organization_input_type.rb -locator/organization_input_type.rb -organization_input_type.rb -app/graphql/gql/types/input/locator/base_locator.rb -graphql/gql/types/input/locator/base_locator.rb -gql/types/input/locator/base_locator.rb -types/input/locator/base_locator.rb -input/locator/base_locator.rb -locator/base_locator.rb -base_locator.rb -app/graphql/gql/types/input/locator/user_input_type.rb -graphql/gql/types/input/locator/user_input_type.rb -gql/types/input/locator/user_input_type.rb -types/input/locator/user_input_type.rb -input/locator/user_input_type.rb -locator/user_input_type.rb -user_input_type.rb -app/graphql/gql/types/input/locator/ticket_input_type.rb -graphql/gql/types/input/locator/ticket_input_type.rb -gql/types/input/locator/ticket_input_type.rb -types/input/locator/ticket_input_type.rb -input/locator/ticket_input_type.rb -locator/ticket_input_type.rb -ticket_input_type.rb app/graphql/gql/types/input/upload_file_input_type.rb graphql/gql/types/input/upload_file_input_type.rb gql/types/input/upload_file_input_type.rb @@ -65246,6 +65223,9 @@ migrate/20210914153600_issue_3194_update_permissions.rb db/migrate/20201201000001_setting_add_sender_format_agent_name.rb migrate/20201201000001_setting_add_sender_format_agent_name.rb 20201201000001_setting_add_sender_format_agent_name.rb +db/migrate/20250825090542_writing_assistant_tools.rb +migrate/20250825090542_writing_assistant_tools.rb +20250825090542_writing_assistant_tools.rb db/migrate/20170215000001_telegram_support.rb migrate/20170215000001_telegram_support.rb 20170215000001_telegram_support.rb diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt index e07b4b4cf..85c1f4424 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt @@ -1886,6 +1886,7 @@ spec/controllers/can_paginate/pagination_spec.rb spec/system/ticket/view_spec.rb spec/system/ticket/update_spec.rb spec/system/ticket/history_spec.rb +spec/system/ticket/create/inline_image_replacement_ai_text_tools_spec.rb spec/system/ticket/create/tags_spec.rb spec/system/ticket/create/ticket_duplicate_detection_spec.rb spec/system/ticket/create/secure_mailing_spec.rb @@ -4630,10 +4631,6 @@ app/graphql/gql/types/input/ticket/external_references/idoit_object_list_input_t app/graphql/gql/types/input/ticket/checklist/item_input_type.rb app/graphql/gql/types/input/ticket/customer_update_input_type.rb app/graphql/gql/types/input/ticket/link_input_type.rb -app/graphql/gql/types/input/locator/organization_input_type.rb -app/graphql/gql/types/input/locator/base_locator.rb -app/graphql/gql/types/input/locator/user_input_type.rb -app/graphql/gql/types/input/locator/ticket_input_type.rb app/graphql/gql/types/input/upload_file_input_type.rb app/graphql/gql/types/input/out_of_office_input_type.rb app/graphql/gql/types/input/template_render_context_input_type.rb @@ -11012,6 +11009,7 @@ db/migrate/20170924054554_weibo_oauth2.rb db/migrate/20240312110258_create_failed_emails.rb db/migrate/20210914153600_issue_3194_update_permissions.rb db/migrate/20201201000001_setting_add_sender_format_agent_name.rb +db/migrate/20250825090542_writing_assistant_tools.rb db/migrate/20170215000001_telegram_support.rb db/migrate/20200527000000_agent_customer.rb db/migrate/20210909093800_issue_3168_token_setting.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 edc70f48b..974ab9a92 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt @@ -1534,10 +1534,10 @@ hp/video hpc/*/supported-applications.aspx? hpm hpmob -http://bbc.com/robots.txt +http://amazon.com/robots.txt +http://calendar.google.com/robots.txt http://ncbi.nlm.nih.gov/robots.txt -http://slideshare.net/robots.txt -http://t.me/robots.txt +http://news.google.com/robots.txt hub?category= hz/contact-us/ajax/initiate-trusted-contact hz/help/contact/*/message/$ @@ -3248,7 +3248,7 @@ wiki/Wikipedia_Diskussion:Checkuser wiki/Wikipedia_Diskussion:Spam-Blacklist-Log wiki/Wikipedia_talk%3AAbuse_reports wiki/Wikipedia_talk%3AAbuse_response -wiki/Wikipedia_talk%3AAdministrator_electionshttp://support.google.com/robots.txt +wiki/Wikipedia_talk%3AAdministrator_electionshttp://gstatic.com/robots.txt wiki/Wikipedia_talk%3AAdministrator_recall wiki/Wikipedia_talk%3AAdministrator_review wiki/Wikipedia_talk%3AAdministrators%27_noticeboard 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 1a57015d1..3dd0a69ee 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt @@ -395,7 +395,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .well-known/amphtml/apikey.pub .well-known/apple-app-site-association .well-known/assetlinks.json -.well-known/assetlinks.jsonhttp://aesthetics.fandom.com/robots.txt +.well-known/assetlinks.jsonhttp://europarl.europa.eu/robots.txt .well-known/privacy-sandbox-attestations.json .well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200 .well-known/security.txt @@ -715,7 +715,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/projects /*/pulse /*/schemes -/*/search-results.htmlhttp://surveymonkey.com/robots.txt +/*/search-results.htmlhttp://photos.app.goo.gl/robots.txt /*/stargazers /*/structures /*/tables @@ -2661,7 +2661,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /article/figure/powerpoint /article/metrics /articlelist/* -/articlelist/*http://mirror.co.uk/robots.txt +/articlelist/*http://unicef.org/robots.txt /articleshow_amitr/* /articleshowajax/* /articleshowhsbc/ @@ -3503,7 +3503,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /newsletter /newssearch /nightly-news -/no-referrer-when-downgradehttp://fb.watch/robots.txt +/no-referrer-when-downgradehttp://blinemovers.com/robots.txt /no-search-results /node /node/add @@ -4240,7 +4240,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*__rmidpage ?*_hsmi= ?*ajs_event -?*apikey*http://bol.com/robots.txt +?*apikey*http://themeforest.net/robots.txt ?*app ?*aspects= ?*attachment_id @@ -4371,9 +4371,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?252525253Bpreview= ?=ref ?Author= -?CMP ?EGOTECpage -?ExternalDataReference ?LID= ?ModPagespeed=noscript ?SESSION @@ -4412,7 +4410,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?articleno=* ?attachment_id= ?attribute_key -?author= ?autoenter= ?autoplay ?autoplay= @@ -4546,7 +4543,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ftag= ?gclsrc ?gm -?gologin=1 ?google_preview= ?gp=* ?gws_rd=ssl$ @@ -4705,7 +4701,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?q=search ?q=user/login ?q=user/logout -?q=user/logout/http://smithsonianmag.com/robots.txt +?q=user/logout/http://1.bp.blogspot.com/robots.txt ?q=user/password ?q=user/register ?qa_expand_key @@ -4725,7 +4721,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?referralCode=* ?referrer= ?regcode* -?region= ?rel ?reply= ?replytocom @@ -4924,8 +4919,10 @@ AccommodationCrossSells AccommodationTips Account Account/* +AccountAccess AccountDisavow? AccountMerge +AccountStatus Achievements ActLikeAnOwner ActionRecord @@ -5002,6 +4999,7 @@ AppUserReview App_Themes/ AppleMapsAction Applications +Arabic Areas/ Areas/Epx/Content/500.aspx?aspxerrorpath= Art @@ -5036,6 +5034,7 @@ Baldric/static-1.73 Baldric/static-1.80 Baldric/static-1.94 BeachSweeps +BillingActivity BillingAndPayments BillingDetail BillingInvoiceFile @@ -5063,11 +5062,13 @@ CampaignConfigAjax CampaignConfiguration CampaignManagement CancelBooking +CancelPlan CarsComparePartners Cart CauseTeaserPopup Celebrate100Million CertificateOfExcellenceRequestSupport +ChangePlan Channel CheapFlightsCommerce CheapFlightsController @@ -5083,6 +5084,7 @@ CheckoutEditItemsDisplayView CheckoutOrderBillingView CheckoutOrderShippingView CheckoutSignInView +Chinese Citation/Download Civ Claim @@ -5145,6 +5147,7 @@ Disallow Disallow: DiscountGroup DisplayMap +DoNotTest Doc Documents/in Domains/DomainControlPanel @@ -5155,12 +5158,14 @@ ESPModal ESPNPlusAdobeTracking EULegal EarlyRequesterJS/static-1.38 +EditProfiles ElasticLoadBalancing/2009-05-15 ElasticLoadBalancing/2010-07-01 EmailCartView EmailHotel EmailMap EmailMemberRegistration +EmailPreferences EmailSpellCheckJson EmbedSlideshow EnlargedImageView @@ -5179,7 +5184,6 @@ ExternalLinkInterstitial FG_ID= FacebookConnect FareCalendar -FatalError.html FavoriteReviewManagement Feature Featured @@ -5191,6 +5195,7 @@ FiatsCmd FilterState FindRestaurants FinishAppInstall +FireTV Flights? FlightsCommerce FlightsComparePartners @@ -5252,6 +5257,7 @@ HMDThankYou HRMConnect HYx10rg3 HandleHotelSuperPortal +HdToggle HeadJS/static-2.115 HeadJS/static-2.83 HeadJS/static-2.84 @@ -5373,11 +5379,12 @@ JoinPlus JsonData/ JsonServiceController JustForYouGuide -LFE/Live.controls.sharedpages/error.aspx +Korean LICENSE.txt LNAjax LanderLogger LandingPage +LanguagePreferences Leaderboard LeerberichtenLO LightSubscriptionCenter @@ -5397,7 +5404,9 @@ LocationPhotosSearch LocationTab LocationWidget LogMediaClick +LoginHelp LogonForm +Logout M9sY8PVm6js.js MAINTAINERS.txt MAPS @@ -5407,10 +5416,12 @@ MachineTranslation Mail/ MailEmergency Manage/ +ManageDevices ManageListing ManageOrder ManageOwnersTopReasonsApi ManagePhotos +ManageProfiles ManageReturns ManageShopListingApi ManageShopping @@ -5422,6 +5433,7 @@ MapS Maps MarketPerception Marketing/EcapSurvey.aspx +Maxis MediaBadgeResponse MediaDisplayView MediaKit @@ -5496,6 +5508,7 @@ MemberSubscribe MemberSubscriptionsController MemberTagsAjax MemberTravelMap +Meo MessageRunDetailID= Messages MessagingOptions @@ -5633,6 +5646,7 @@ Mobilemembers ModalRegistrationController ModuleAjax ModuleBootstrap +MoviesYouveSeen MptUrl MsnForumFeedServlet MultiOwners @@ -5662,6 +5676,7 @@ NetPromoterPopup NewMessage NewOwners NewTopic +NewWatchInstantlyRSS News/Index News/XT News/Xt @@ -5700,7 +5715,6 @@ OwnersDM OwnersNew OwnersOld OwnersTermsAndConditions -P.mvc?_escaped_fragment_=/peopletags.aspx PDAET/ PDATOI/ POLLSERVER @@ -5711,6 +5725,7 @@ PWD PacMan PageSpeed=noscript PageviewRecord +Panasonic PanoramaXml Partners PasswordReset @@ -5742,6 +5757,7 @@ PoiRecommendationEditor PoiRecommendationList PoiReviewDetail PoiTipDashboard +PopupDetails PortalIdParser/static-1.27 PortalIdParser/static-1.28 PortalIdParser/static-1.29 @@ -5773,6 +5789,7 @@ ProductError ProductPaymentUpdate Production/ Profile +ProfilesGate Project PromoTools PromotionDetailsDisplayView @@ -5951,7 +5968,6 @@ SendMessage SendToFriend SentConfirmationEmail Server -ServerError.aspx Service-Search/find-a-psychological-therapies-service/find-your-gp Service-Search/find-a-psychological-therapies-service/results Service-Search/find-a-psychological-therapies-service/what-happens-when-you-refer-yourself @@ -6001,6 +6017,7 @@ SmsAjaxServlet Snap SocialIapReporting SolutionsDisplay +Sony SortAttractions SortEateries SortHotels @@ -6217,6 +6234,7 @@ WebObjects/MZStore.woa/wa/viewMultiRoom? WebObjects/MZStoreElements.woa WebX WhatsNearby +WiViewingActivity WidgetBrowserExtension WidgetEmbed WidgetListAsync.naver @@ -6231,6 +6249,8 @@ WriteReviews XCSA Xhr Yandex +YourAccount +YourAccountPayment ZendeskRedirector ZendeskSSO ZeroClipboard/static-1.6 @@ -6500,9 +6520,6 @@ about-wipo/*/assemblies/2019/a_59/statement_details.jsp about-wipo/*/assemblies/2019/a_59/statements.jsp about-wipo/*/dgo/ about.html -about/*/getting-started -about/*/mobile -about/*/update about/adrm/data-linkage about/ask/ about/ask?* @@ -6516,8 +6533,6 @@ about/careers/applications/jobs/results?*&page= about/careers/applications/jobs/results?page= about/faq/station-finder/?state-text= about/faq/station-finder/?zip-text= -about/leadership-university-administration/board-of-trustees/newsletter -about/news-publications/news/search about? aboutus abs @@ -6563,7 +6578,7 @@ account-settings account-setup account/ account/* -account/*http://example.com/robots.txt +account/*http://whitehouse.gov/robots.txt account/accomplishments account/ackgift account/authenticate @@ -6610,6 +6625,7 @@ account_settings/set_password? account_settings/set_your_password$ account_settings/set_your_password? account_settings? +accountaccess accounts accounts/ClientAuth accounts/ClientAuth @@ -6620,6 +6636,7 @@ accounts/force-by-email accounts/login accounts/o8 accounts/o8/id +accountstatus acct acercadenosotros ach/forums @@ -6787,8 +6804,6 @@ admin/* administration administrator adminusers -admissions/undergraduate-admissions -admissions/undergraduate-admissions.html adobe/dynamicmedia/deliver/ adredir? adresa-segmentator @@ -6896,6 +6911,7 @@ aid aihub/tfhub aim/ aiq.html* +airtel aistudio/*favicon*.png$ ajah ajax @@ -6967,7 +6983,6 @@ alphafoldserver als/shakespeare_pilot alumni alumni-subscriptions -alumni/the-hub am-cookie-helper am-sonntag/vorproduktion amazon-chat @@ -7011,6 +7026,7 @@ analytics/seomagic analytics/traffic/overview analytics/uploads analyzer-api +anan android/downloads android/market android/market_images @@ -7065,7 +7081,7 @@ api/extensions/1.0/extensions api/federation api/graphql api/html -api/http://arxiv.org/robots.txt +api/http://reuters.com/robots.txt api/infinite-list.html api/internal/*/location api/internal/_bb @@ -7140,7 +7156,7 @@ app*/shr* app*_ app*form_id= app-ads.txt -app-ads.txthttp://aasciences.ac.ke/robots.txt +app-ads.txthttp://static.parastorage.com/robots.txt app-center/oauth/authorize app-directory app-market/search-result?query= @@ -7208,15 +7224,14 @@ ar/users ar_ae ar_eg/templates/M ar_sa +arabic arama archive archive$ archive.php?archive=* archive.php?view=all archive/api/image.jpg -archive/article archive/graphs.php -archive/page archive/project/sovsport$ archived archived$ @@ -7240,11 +7255,8 @@ article/HUG article/PR-CO article/api article/beta -article/category +article/e63d8640-eeb3-4473-b0ad-aa6aec16d9fe article/preview -article/this-article-has-been-deleted -article/this-article-has-been-removed -article/this-article-is-no-longer-available article_count article_email articlecomment/ @@ -7561,13 +7573,14 @@ audible-hug-alert audible-sample-player audible_programs= audiblehug -audio-edition-podcast/*/index.xmlhttp://duckduckgo.com/robots.txt +audio-edition-podcast/*/index.xmlhttp://blog.hubspot.com/robots.txt audio.html audio?performer=1&q= audio_file audio_news audio_player audiofiles +aui/inbound aura aura/promo aus/interchange @@ -7583,10 +7596,10 @@ auth/signup auth/sso/proxy-login auth/verifychallenge auth_pass +authenticate authentication authentication$ authentication/signin -authkey= author author/ author/*/date @@ -7603,6 +7616,7 @@ autocomplete/projects autocomplete/users autocompletes autodiscover/ +autologin autopoet auvio/embed availability @@ -7946,7 +7960,7 @@ blog/*?text= blog/*sitemap.xml$ blog/*utm_source= blog/.* -blog/.html.*http://yandex.ru/robots.txt +blog/.html.*http://cbc.ca/robots.txt blog/10-lessons-from-an-engineering-manager/$ blog/23-prototyping-resources-to-bookmark-right-now/$ blog/27-figjam-activities-to-spark-creativity-in-the-classroom/$ @@ -8770,6 +8784,7 @@ books?*zoom=5 bookshelf boomerang boutique/sitemaps +bouyguestelecom bp bp/c bp/guest_mfg_brand @@ -8807,13 +8822,14 @@ breast-cancer/bc-treatment-21/provider-select brians-song briarpatch bridesmaids +britishairways broadband brouillon browse browse-2 -browse.aspx browse/alphabetical/feature_films browse/deals/partial +browse/genre browse/homes/all browse/more_page browse/reviews/recent @@ -8824,6 +8840,7 @@ browseReviews browse_ browser/tutorials browsers +brutus brw bs/forums bs/kb/*/discuss @@ -8837,7 +8854,6 @@ build build.xml builders bundle-next -bursar bus/api bus/orders buscar @@ -9477,13 +9493,13 @@ cdn-cgi cdn-cgi/ cdn-cgi/bm/cv cdn-cgi/challenge-platform -cdn-cgi/http://marketingplatform.google.com/robots.txt +cdn-cgi/http://kids.youtube.com/robots.txt cdn-cgi/images/trace cdn-cgi/rum cdn-cgi/scripts cdn-cgi/styles cdn-cgi/zaraz -cdn-cgi/zaraz/http://akorda.kz/robots.txt +cdn-cgi/zaraz/http://css-tricks.com/robots.txt cdn-proxy/pim cdn-proxy/px cdn.jwplayer.com/previews @@ -9507,7 +9523,7 @@ cgi-bin/koha/ cgi-bin/loginpage cgi-bin/search.fpl cgi-bin/wx -cgi-binhttp://similarweb.com/robots.txt +cgi-binhttp://l.facebook.com/robots.txt cgi-local cgi-mad/ cgi-pct/ @@ -9579,6 +9595,7 @@ change-password change-shipping changebrowser changelog +changeplan changeset channel channels @@ -9623,13 +9640,14 @@ checkout checkout-external checkout/ checkout/package -checkouthttp://ubuntu.com/robots.txt +checkouthttp://dao-tokyo.xyz/robots.txt checkoutnow checkouts checkpoint chiaki1007akie/videolist-*.html chiaki1007akie/videolist.html children +chinese chisla.html chistory.php chocolatechip @@ -9712,6 +9730,7 @@ cldr/trac cldr/utility clea/ clean +clearcookies cli click click* @@ -9811,7 +9830,7 @@ code code-connect-docs code-docs code/* -code/http://fb.com/robots.txt +code/http://static1.squarespace.com/robots.txt codeCoverage coderpad-for-figjam/$ codesamples/ @@ -11687,6 +11706,7 @@ com.condenast/yv8 com/spasisamurskiyles/posts/1482505432097227--1d933832cda9711155082c4f0c9f10f7 combo/ comedy +comhem comic-indies comic-indies/$ comic-indies/about @@ -11714,6 +11734,7 @@ comment/reply/ comments comments comments$ +comments-api comments/ comments/*/likes commerce @@ -11788,6 +11809,7 @@ community/zh community_comment community_post community_s +companies company company/*.rss company/add-ons-agreement @@ -11835,7 +11857,6 @@ compliance/security-assurance-faq-8 compliance/security-assurance-faq-9 compliance/security-assurance-faq-complete compliance/third-party-access/ -component/* components components/collaboration/api composer @@ -11885,7 +11906,7 @@ confirmation conflagexp connect connect/@ -connect/http://s3-us-west-2.amazonaws.com/robots.txt +connect/http://wsws.org/robots.txt connect/social-intranet.html connections connections/recent @@ -11942,6 +11963,7 @@ content-generator-embed content-guest/rss/channels content-marketing content-queries +content-reactions-api content/*/gated-pdfs/* content/*/gated-resources/* content/audit @@ -11983,7 +12005,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://beacons.ai/robots.txt +content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://axios.com/robots.txt content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf content/dam/oecd/ content/dam/pwc/uk/en/assets/pdf/hcl_f2.18.pdf @@ -12171,6 +12193,7 @@ coupons/visit courier courses courses/ +courts cover covid19/mobility cp @@ -12273,6 +12296,7 @@ csds/* cservice cservice/ya_index.gsp csi_204 +csl csp csp_block csp_report_only @@ -12788,6 +12812,7 @@ de-de/searchresults de-de/security/$ de-de/sites/$ de-de/slides/$ +de-de/tools/$ de-de/ui-design-tool/$ de-de/using-the-figma-brand/$ de-de/ux-design-tool/$ @@ -13133,12 +13158,6 @@ demo/$ demonstration demos/dev-mode-design/$ demos/dev-mode-developers/$ -dental/dh -dental/endo -dental/histo -dental/intranet -dental/perio -dental/students depth-- design design-handoff/$ @@ -13204,6 +13223,7 @@ device device-ajax device-prefs deviceList +deviceManagement devmailmobile/ devmx/ devopsconsole/images @@ -13483,7 +13503,6 @@ downloadHistory download_file download_history.mhtml$ downloadassets -downloadaszip downloadimage.aspx downloads downloads.php @@ -13614,7 +13633,6 @@ edit/review edit/success editing editing/EditHomeFacts.htm -edition/null editionssi editor editor.jsp @@ -13622,6 +13640,7 @@ editor/uploads/1/_/1/custom_themes/578730180640357361/files editor2.jsp editorial-images editorial/* +editpayment edits edocs/infogdocs/tdc_sony/ edocs/lexdocs/ @@ -13694,6 +13713,7 @@ elements eli-search eliminar-busqueda eliminar-favoritos +elisa elite? elp em @@ -13729,6 +13749,7 @@ emailability emails emailservice emailsignup +emailunsubscribe embed embed/* embed/@ @@ -13742,7 +13763,6 @@ embed_js embed_video embeddable embeds -embedservererror.aspx embedvideo.cms* emessenger.cisco.com emmy @@ -14522,6 +14542,7 @@ enterprise/$ enterprise/orgs-terms enterprise/plan/$ enterprise/seo +entertain entertainment/article/Minerva-s-horoscope entities/search entityexplore$ @@ -14531,6 +14552,7 @@ entrez/eutils entrez/sutils entrez/utils entrez/viewer.fcgi +entrytrap enus/ enviro/static-3.70 enviro/static-3.72 @@ -14924,6 +14946,7 @@ es-es/support/custom_resource es-es/support/search es-es/support/tag es-es/themes/README.txt +es-es/tools/$ es-es/total-leadership es-es/ui-design-tool/$ es-es/user/login @@ -15072,6 +15095,7 @@ es-la/security/$ es-la/selector-de-color/$ es-la/sites/$ es-la/slides/$ +es-la/tools/$ es-la/ui-design-tool/$ es-la/using-the-figma-brand/$ es-la/web-development/$ @@ -15460,6 +15484,7 @@ eu/promos/ eu/search eu/user eu/users +eula eur-lex eures/main.jsp eurocontrol/ @@ -15636,7 +15661,6 @@ faq_search.php faqs/search fashion/lookbook/38917 fashion/search/models -fast-facts fast-five fast-furious fastajax @@ -15644,7 +15668,6 @@ fastajax/order fastajax/order/tax fastajax/order/tax/validatevat fastanswers -fatalerror.html faves-i_love_u_get_away_from_me favorit-hinzufuegen favorit-loeschen @@ -15688,7 +15711,6 @@ fedsearch feed feed$ feed.mhtml -feed/$ feed/activity feed/amazon-rss feed/check @@ -15708,8 +15730,6 @@ feedback-service feedback/ feedback/user_study feeds -feeds.thetimes.com/puzzles -feeds.thetimes.com/timescrossword feeds/ feeds/* feeds/TechNet/fr-fr/screenshot/screenshot%20surface.jpg @@ -15848,7 +15868,7 @@ files/live/sites/isoorg/files/_noindex files/resources fileview filing/free-file-fillable-forms/free-file-fillable-forms-support -filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://2.bp.blogspot.com/robots.txt +filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://justice.gov/robots.txt filter/ filter/tips filter/tips @@ -15863,12 +15883,13 @@ finance/stocks/option financial-services/ofss find find-more -find/*http://w3c.github.io/robots.txt +find/*http://foodshuttle.org/robots.txt finetune fios firefox/? firefox/downloads firefox/new_tab_learn_more +firetv firms/ firststeps. fisheries/fleet @@ -17649,7 +17670,7 @@ forum/members forum/online forum/posts forum/search -forum/ucp.phphttp://cambridge.org/robots.txt +forum/ucp.phphttp://roxanegay.com/robots.txt forum/viewtopic.php forum/whats-new forumTeaser @@ -18230,6 +18251,7 @@ fr-fr/templates/template-matrice-swot/$ fr-fr/templates/template-product-vision-board/$ fr-fr/templates/template-roadmap-agile/$ fr-fr/the-roi-du-design/$ +fr-fr/tools/$ fr-fr/ui-design-tool/$ fr-fr/using-the-figma-brand/$ fr-fr/web-design/$ @@ -18549,6 +18571,7 @@ free-tools/plagiarism-checker/?q= free-trial free/cloud-computing-free-tier/ free/databases-free-tier/ +freemonth freepublications/ freertos/archive french-studies/ @@ -18600,7 +18623,7 @@ fy-NL/search fy-NL/user fy-NL/users g -g/4arE9Chttp://google.nl/robots.txt +g/4arE9Chttp://telegra.ph/robots.txt g/api ga-IE/forums ga-IE/kb/*/discuss @@ -18676,6 +18699,7 @@ geo/download geo/tools geocoder geolocation +geooverride germany/library/images/mnp/ germany/video/de/de/related* get @@ -18961,7 +18985,6 @@ groupSharingMsg groupcallembed/* groupon_says groups -groups/ groups/*/-/analytics groups/*/-/billings groups/*/-/contribution_analytics @@ -19347,46 +19370,45 @@ html5 http http-checker http2_data -http://abcnews.go.com/robots.txt -http://apis.google.com/robots.txt -http://axios.com/robots.txt +http://airtable.com/robots.txt http://bbc.co.uk/robots.txt -http://bitbucket.org/robots.txt -http://calendar.google.com/robots.txt http://calendly.com/robots.txt -http://claireonacloud.com/robots.txt -http://commission.europa.eu/robots.txt -http://contagious.com/robots.txt -http://ebay.com/robots.txt -http://edition.cnn.com/robots.txt +http://census.gov/robots.txt +http://coinmarketcap.com/robots.txt +http://docs.aws.amazon.com/robots.txt +http://dol.gov/robots.txt http://eepurl.com/robots.txt -http://eventbrite.co.uk/robots.txt -http://geetha.mil.gr/robots.txt -http://gettyimages.com/robots.txt -http://google.ca/robots.txt -http://gov.br/robots.txt -http://heise.de/robots.txt -http://hootsuite.com/robots.txt -http://in.gov/robots.txt -http://kinopoisk.ru/robots.txt -http://missingkids.org/robots.txt +http://europa.eu/robots.txt +http://finance.yahoo.com/robots.txt +http://groups.google.com/robots.txt +http://inc.com/robots.txt +http://klarna.com/robots.txt +http://lh6.googleusercontent.com/robots.txt +http://lnk.bio/robots.txt +http://maps.app.goo.gl/robots.txt +http://material.io/robots.txt +http://merriam-webster.com/robots.txt +http://mobile.twitter.com/robots.txt +http://moskva.stroi-podryad.ru/robots.txt +http://ncbi.nlm.nih.gov/robots.txt +http://news.yahoo.com/robots.txt +http://nielsen.com/robots.txt +http://obsproject.com/robots.txt http://orcd.co/robots.txt -http://owasp.org/robots.txt -http://plushcare.com/robots.txt -http://res.cloudinary.com/robots.txt -http://scmp.com/robots.txt +http://redrousel.blogspot.com/robots.txt +http://s3.amazonaws.com/robots.txt +http://sciencedirect.com/robots.txt http://skillshare.com/robots.txt -http://summit.riot-os.org/robots.txt +http://snipfeed.co/robots.txt +http://store.steampowered.com/robots.txt +http://support.zendesk.com/robots.txt +http://sxsw.com/robots.txt http://t.ly/robots.txt -http://techcrunch.com/robots.txt -http://themeforest.net/robots.txt -http://thenextweb.com/robots.txt -http://tumblr.com/robots.txt -http://wordpress.org/robots.txt +http://tunecore.co.jp/robots.txt +http://us02web.zoom.us/robots.txt +http://woocommerce.com/robots.txt http://wp.sbcounty.gov/robots.txt -http://wsws.org/robots.txt -http://xcelab.net/robots.txt -http://zillow.com/robots.txt +http://youtube-creators.googleblog.com/robots.txt https://player.cnevids.com https:/www.alibaba.com hu @@ -19671,6 +19693,7 @@ image-cn-sf-sitemap.xml.gz image-cn-spd-sitemap.xml.gz image/detailprint imageClipperUpload +imagelibrary images images-apphost images-data @@ -19889,7 +19912,7 @@ index.php/user/login/ index.php/user/logout index.php/user/logout index.php/user/logout/ -index.php/user/logout/http://ieeexplore.ieee.org/robots.txt +index.php/user/logout/http://psychologytoday.com/robots.txt index.php/user/password index.php/user/password index.php/user/password/ @@ -19957,9 +19980,8 @@ integrations intelligencer/amp intent interactive -interactive*http://alltop.com/robots.txt +interactive*http://aliexpress.com/robots.txt interactive/reading-preference -interactives interactives/sponsor-story intercept internal @@ -20126,6 +20148,7 @@ it-it/strumento-di-ux-design/$ it-it/strumento-wireframe/$ it-it/sviluppo-prodotti/$ it-it/sviluppo-web/$ +it-it/tools/$ it-it/web-design/$ it-s-complicated it/ @@ -20663,6 +20686,7 @@ ja-jp/templates/vision-board-template/$ ja-jp/templates/website-mockups/$ ja-jp/templates/wireframe-kits/$ ja-jp/thank-you-subscribing-docker-weekly +ja-jp/tools/$ ja-jp/transforming-design-education-for-japans-k-12-students/$ ja-jp/ui-design-tool/$ ja-jp/using-the-figma-brand/$ @@ -21164,6 +21188,7 @@ ko-kr/templates/venn-diagram/$ ko-kr/templates/vision-board-template/$ ko-kr/templates/website-mockups/$ ko-kr/templates/wireframe-kits/$ +ko-kr/tools/$ ko-kr/ui-design-tool/$ ko-kr/using-the-figma-brand/$ ko-kr/ux-design-tool/$ @@ -21277,6 +21302,8 @@ koa/vocaas koha/ kolkata kontakt +korean +kpn kr/en kr/en$ krypto= @@ -21381,6 +21408,8 @@ learning/settings learning/settings$ learning/settings? learnmore +learnmorelayer +learnmorelayertv leave lecture leerberichten @@ -21485,6 +21514,7 @@ level/34 level/78 lexikon lexikonListe +lg lg/forums lg/kb/*/discuss lg/search @@ -21647,7 +21677,6 @@ login.php*&next= login.php/?next= login.php?next= login.php?return_to= -login.thetimes.com/user/logout login/ login/$ login/*&next= @@ -21676,6 +21705,9 @@ login_or_join/redirected$ login_or_join/redirected? login_or_join? login_with_redirect +loginhelp +loginhelp/lookup +loginhelpsucess logo-maker/brief logo-maker/choose-variation logo-maker/woo @@ -21975,10 +22007,12 @@ mats/?diagid=100001&eulaaccept=yes* mats/default.aspx?diagid=100001&eulaaccept=yes* max= max_price= +maxis maxprice= mbf mbox mbr/ +mcd mdocsarchives/ me medgen/?term= @@ -22094,6 +22128,7 @@ memorandum mentions menu menu/*/feedback_form +meo meps/*/eptvAjax meps/*/pdf* meps/*/xml* @@ -22210,8 +22245,6 @@ mobile_login mobileformat= mobilenextapi/graphql mobilenextapi/v2/logs -mobilepagenotfounderror.aspx -mobileservererror.aspx mod mod.php mod= @@ -22229,6 +22262,7 @@ modern-formats-eng/ucp/static/*/client modern-formats-eng/ucp/static/*/csr modern-formats-eng/ucp/static/*/dev modern-formats-eng/ucp/static/framework_logging +modernizr module-catalogue module-showcase modules @@ -22310,7 +22344,7 @@ mre/*.jpg$ mre/*.js$ mre/*.pdf$ mre/*.png$ -mre/*.zip$http://arminbwagner.com/robots.txt +mre/*.zip$http://omegamasonry.com/robots.txt mre/*? mre/*@@configuracoes_view mre/*@@download/file$ @@ -22448,7 +22482,6 @@ mx/your my my-account my-agent/eligibility -my-articles my-eurlex my-library my-library @@ -22815,6 +22848,7 @@ nl-nl/searchresults nl-nl/security/$ nl-nl/sites/$ nl-nl/slides/$ +nl-nl/tools/$ nl-nl/ui-design-tool/$ nl-nl/ux-ontwerptool/$ nl-nl/webdesign/$ @@ -23074,8 +23108,11 @@ not-authorized not-found not-supported.html not_recommended_reviews +notamember note +notfound notfound.html +notices notifications notifications notifications$ @@ -23092,6 +23129,7 @@ npln npost/ npr nqrwns +nrdapp ns/ ns/hydra/console/? ns/local_news @@ -23111,7 +23149,6 @@ nwshp$ nxs-video-player nymag/columns/intelligencer/features/16951 nymag/letters/14872 -nyucard/campuscash/admin nz nz$ nz*/listing/*/favoriters @@ -23233,7 +23270,7 @@ ojp okxbet.com om/payroll/ oma -on-demand/session/*http://podcasts.google.com/robots.txt +on-demand/session/*http://alltop.com/robots.txt onboard onboarding one-app-preview @@ -23274,6 +23311,7 @@ or/kb/*/discuss or/search or/user or/users +orangefrance order order-detail order-results @@ -23300,6 +23338,7 @@ our-kind-of-traitor out-of-home overlay overview +overviewblockseeother p p.php p/*/actions$ @@ -23373,7 +23412,7 @@ p/*/v2/actions$ p/*/v2/actions? p/*/victory$ p/*/victory? -p/*http://ifcncodeofprinciples.poynter.org/robots.txt +p/*http://hackernoon.com/robots.txt p/*surveyopen p/*thm= p/60 @@ -23441,7 +23480,6 @@ pagead/js pagead/managed pagead/show_ads.js pageitem -pagenotfounderror.aspx pages-extensions/FollowCompany pages.www.cloudflare.com pages/ @@ -23673,6 +23711,7 @@ pagespeed/insights/ui/logo paid-content/news/how-galaxy-ai-camera-tools-help-you-take-better-photos-automatically-on-the-s25 paid-content/news/how-samsungs-galaxy-ai-boosts-gaming-performance paid-posts +panasonic panel panelweb pantheon @@ -23722,9 +23761,6 @@ password password-changed-email password/reset password_expired -past-six-days -past-six-days$ -past-six-days/$ patent patent-search/frontend patents @@ -23803,8 +23839,6 @@ people/pad$ people/pad/$ people/search people/search -peopleoptions.aspx -peopletags.aspx pepe percy-jackson-the-olympians-the-lightning-thief perfil @@ -23838,6 +23872,7 @@ phbr~r_ phenom phone/compare/? phoneinfo +phonenumber photo photo-test-editor-x photogallery @@ -24089,13 +24124,13 @@ play play/store/web play/surveys/serp player -player/brightcove player/metadata/video playerColor= playing-house playlist playlists/*/user playlists/flag +playstation plenary/*/vod.html plonejsi18n$ pls @@ -24197,8 +24232,11 @@ popular popular$ popular? popup +popup/codewhatisthis popup? popup_security.jsp +popupdetails +popupprivacypolicy popups/mediaplayer popups/popup_gallery portal @@ -24256,7 +24294,7 @@ preferedui= preferedui=desktop preference preferences/ -preferences/cookies +preferences/manage-cookies prefetch prefs prelex @@ -24264,7 +24302,7 @@ premium$ premium-reports premium/ premium/$ -premium/http://cnewsnews.blogspot.com/robots.txt +premium/http://dw.com/robots.txt premiumsupport/iam/ premiumsupport/knowledge-center/feedback-no/ premiumsupport/knowledge-center/feedback-yes/ @@ -24343,11 +24381,12 @@ privacy/archived-versions.html privacy/consent privacy/request-data privacy/zoho-group.html +privacypolicychanges private private private-promo private/http://blog.naver.com/robots.txt -private/http://i0.wp.com/robots.txt +private/http://developers.facebook.com/robots.txt private/wtrack pro pro-learn @@ -24378,7 +24417,7 @@ product-integrations/figma-for-microsoft-teams/$ product-integrations/google-workspace/$ product-integrations/zoom/$ product-managers/$ -product-ratings/http://datesafeproject.org/robots.txt +product-ratings/http://moderncalculators.com/robots.txt product-reviews/B0069IY63Y product/* product/electrode/api/logger @@ -24605,6 +24644,7 @@ proto protocol protocolexchange/labgroups prototyping/$ +proximus proxy proxy prp @@ -24974,6 +25014,7 @@ pt-br/support/custom_resource pt-br/support/search pt-br/support/tag pt-br/themes/README.txt +pt-br/tools/$ pt-br/total-leadership pt-br/ui-design-tool/$ pt-br/upload @@ -25084,7 +25125,6 @@ public public-api public-data-sets/applicants/ public-data-sets/terms/ -public.affairs/gata public.api public/*.css$ public/*.css? @@ -25173,6 +25213,7 @@ q/user/*/subscribers q/user/*/verifies q= qa +qantas qemail qi qnasearch? @@ -25198,7 +25239,6 @@ questions-and-answers queue qui-sommes-nous quick-search -quickadd.aspx quickcast quickfacts quickstart @@ -25378,6 +25418,7 @@ released? releasenotes/item/ relnotes remember-the-titans +rememberme remote-login.php remote-work-lp/$ remote.control @@ -25763,8 +25804,6 @@ reservations/*/notifyme reset reset-password reset? -residential.education/archive -residential.education/templates resource resource-library/$ resource-library/*? @@ -26333,6 +26372,7 @@ salesImages/static-1.383 salesImages/static-1.389 samemodel.php?imageid=*&pg=*&sortcriteria=6 saml_sso +samsung san-andreas sap/saphana/pilot/ sap/saphana/pilot/offer/ @@ -26560,7 +26600,6 @@ search-ar-dev search-collections? search-console/scfe search-effectiveness.html -search-page/ search-people? search-results search-webglimps @@ -26610,7 +26649,6 @@ search/audio search/audio?k= search/autocomplete search/autosuggest -search/browse-by-day search/browse/HDPTree,*Border.*debug*DebugBar.*InspectorButton.link.sdirect search/buyeroffers/*.html search/buyeroffers/*/*.html @@ -26702,11 +26740,9 @@ seek-and-destroy segments/*/compare select selectedImage -selectembed.aspx selectlocale-dmc?fromPage= selectpayment self-registration -self.aspx sell/? sell/options seller_onboarding @@ -26757,7 +26793,6 @@ server/trans-map.html server/whatsnew_translations.xml server_error_pages/ serverdown -servererror.aspx service-search/dist/images/loading.gif service-search/find-a-psychological-therapies-service/find-your-gp service-search/find-a-psychological-therapies-service/results @@ -26873,7 +26908,6 @@ share share$ share-button share-post.g -share-widget share.php share.php? share/index.php @@ -26883,9 +26917,7 @@ shareables shared shared/ shared/*?wtime -sharedfavorite.aspx sharedmemories -sharefavorite.aspx sharer sharer.php sharing @@ -27011,6 +27043,7 @@ signup/payment% signup/payment? signup? signup_modal +signurl silent-login silva silver-linings-playbook @@ -27467,6 +27500,18 @@ software/gnun/test solution-center/tag solutions solutions/$ +solutions/ai-app-builder/$ +solutions/ai-app-generator/$ +solutions/ai-code-generator/$ +solutions/ai-design-generator/$ +solutions/ai-landing-page-generator/$ +solutions/ai-prototype-generator/$ +solutions/ai-ui-generator/$ +solutions/ai-ux-design/$ +solutions/ai-web-design/$ +solutions/ai-website-builder/$ +solutions/ai-website-generator/$ +solutions/ai-wireframe-generator/$ solutions/case-studies/ solutions/case-studies/generative-ai-bolttech/ solutions/case-studies/generative-ai-ekacare/ @@ -27484,11 +27529,15 @@ solutions/case-studies/generative-ai-turing/ solutions/case-studies/imdb/ solutions/case-studies/innovators/innovators-eu/ solutions/case-studies/sustainability-emea/ +solutions/design-to-code/$ solutions/featured-partners/ solutions/global-solution-providers/microsoft/bizspark/ solutions/global-solution-providers/microsoft/bizspark/faq/ solutions/global-solution-providers/microsoft/bizspark/signon/ solutions/global-solution-providers/microsoft/bizspark/signon/thankyou/ +solutions/no-code-app-builder/$ +solutions/no-code-website-builder/$ +solutions/prompt-to-app/$ solutions/solution-providers/program/reseller/adguidelines/ solutions/solution-providers/program/reseller/authorized/ solutions/solution-providers/program/reseller/customerterms/ @@ -27497,6 +27546,7 @@ son/kb/*/discuss son/search son/user son/users +sony sort= sortBy= sos/clerical @@ -27965,6 +28015,7 @@ subscription subscription/ subscription/*?*onboarded= subscription/*?*source= +subscriptioncancel subscriptions subscriptions/manage/ subscriptions/securejson/ @@ -28069,7 +28120,6 @@ surveys-360 surveys/ suspended_tickets suspension-appeal -sustainability sutils sv-SE/android/collections sv-SE/android/search @@ -28200,7 +28250,7 @@ tag tag-manager tag-manager-360 tag/ -tag/*+http://census.gov/robots.txt +tag/*+http://dx.doi.org/robots.txt tag/credible tag/expire-images tag/interaction-card @@ -28227,6 +28277,7 @@ talk/create talk/new_topic talk/user talk/user/*/article +talktalk tally-loader-react/static-1.65 target_baby target_group @@ -28235,6 +28286,7 @@ targetdirect_group tariffselect tasks tasks/ +tastesurvey tax-center tax.php tax_countries.php @@ -28264,6 +28316,7 @@ tb/recent tbl* tblang= tbproxy +tdc tdid=* tdir/p/kids-back-to-school tdv2_fp @@ -28284,6 +28337,8 @@ teams tech/*s= techbiz/media/news/2001/09/46556 telegraph +telenor +telfort telsearch temp template @@ -28697,6 +28752,7 @@ terms/looker/legal/rapid-deployment-terms terms/looker/legal/sccs terms/looker/legal/suppliers/partner-assignment-faq terms/looker/legal/suppliers/supplier-code-of-conduct +termsofusechanges test test-kick-tires test-v1-page-template @@ -28704,7 +28760,7 @@ test.html test_community testfl testgpr -testhttp://disqus.com/robots.txt +testhttp://500px.com/robots.txt testing testpage-forhomepage tests/* @@ -28887,6 +28943,7 @@ ti/p ticket_fields tickets tickets-external? +tim time/change/*? time/change/@ time/map/*_escaped_fragment_ @@ -28988,7 +29045,6 @@ topic/*seo9* topic/*{* topic/article/ topic/articlecollection -topic/bbc topic/collection topic/electrode/api/logger topic/electrode/api/wpa @@ -29211,8 +29267,8 @@ try-search-term try? trylater tsa -tto tucritica +tudum tune*retpath= turbo turbo*?*ajax=1 @@ -29225,6 +29281,7 @@ tv tv/shows tv/thumb tv/tv-news/jean-alexander-dies-coronation-streets-3764827 +tvsignup tw tw/Download tw/login-messages/ @@ -29431,6 +29488,7 @@ unsubscribe_email unsubscribed unsupported-browser until= +upcomingevents update update-your-browser update.php @@ -29967,6 +30025,7 @@ verify_age verify_cookies verify_your_email$ verify_your_email? +verifyidentity version version-info versions @@ -30107,6 +30166,7 @@ view-skytour viewReview viewconfig$ viewer +viewingactivity viewlocale=zh_CN viewrecentepisode viewvc @@ -30117,10 +30177,10 @@ vimeo-academy vimeo-for-figma/$ vinterdev/ vip +virginaustralia virtual virtualization/ virtualsupportassistant -viruswarning.aspx visual-notes visualj/ visuals/services @@ -30130,6 +30190,8 @@ vlt vmware/about vn vod +vodafone +vodafonedemobilelaunch voices/ vote-review votre-europarl/ @@ -30152,8 +30214,6 @@ w/load.php? w/rest.php/site/v1/sitemap w/users/user_hints w3 -wagner/newsite -wagner/newsiteTEST wai-conformance-model-test walking-tall walkscore @@ -30324,7 +30384,6 @@ weekly/signup weimg welcome welcome-email -welcome.aspx wetter/action/bayernwetter/bayern.do?plz= wetter/action/bayernwetter/bayern.do?regio= wewantyou/ @@ -30353,6 +30412,7 @@ wholesale-page-*.html wholesale.html$ wholesalecheckout whsmiths +whysecure whythisad widget widget-docs @@ -30815,9 +30875,9 @@ wiki/Wikipedia_discusión:Solicitudes_de_verificación_de_usuarios wiki/Wikipedia_discusión:Supresores/Candidaturas wiki/Wikipedia_talk%3AAbuse_reports wiki/Wikipedia_talk%3AAbuse_response -wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt -wiki/Wikipedia_talk%3AAdministrator_electionshttp://uscis.gov/robots.txt -wiki/Wikipedia_talk%3AAdministrator_electionshttp://venturebeat.com/robots.txt +wiki/Wikipedia_talk%3AAdministrator_electionshttp://3.bp.blogspot.com/robots.txt +wiki/Wikipedia_talk%3AAdministrator_electionshttp://allaboutcookies.org/robots.txt +wiki/Wikipedia_talk%3AAdministrator_electionshttp://docs.google.com/robots.txt wiki/Wikipedia_talk%3AAdministrator_recall wiki/Wikipedia_talk%3AAdministrator_review wiki/Wikipedia_talk%3AAdministrators%27_noticeboard @@ -31127,8 +31187,8 @@ wp-admin wp-admin/ wp-admin/admin-ajax.php wp-admin/admin-ajax.php -wp-admin/admin-ajax.phphttp://canada.ca/robots.txt -wp-admin/admin-ajax.phphttp://siteground.com/robots.txt +wp-admin/admin-ajax.phphttp://us.napster.com/robots.txt +wp-admin/admin-ajax.phphttp://wellbeing.google/robots.txt wp-admin/load-scripts.php wp-admin/load-styles.php wp-adv @@ -31139,7 +31199,6 @@ wp-content/*.jpg wp-content/*.js wp-content/*.png wp-content/cache -wp-content/cache/ wp-content/client-mu-plugins wp-content/mu_plugins wp-content/plugins @@ -31222,7 +31281,6 @@ wp-json/ws-form wp-login wp-login.php wp-login.php -wp-login.php* wp-signup.php wp-srv wp-stat/ad @@ -31263,11 +31321,13 @@ wwwhkotc.cc x x/oauth xas/api +xboxone xbp/search xclick-auction xcs0MhRsfxHG.js xdoor xf/help +xfinity xfx7 xgCxM9By/init.js xh/forums @@ -31297,6 +31357,7 @@ xmlrpc.php xmlsearch xoplatform/logger/api/logger xorouter +xs4all xxx-the-return-of-xander-cage y1= yaca @@ -31327,8 +31388,10 @@ younggirl.html your your-account your-shop +yourAccount +youraccount youreurope/businessACC -youreurope/businessDEV/http://fortune.com/robots.txt +youreurope/businessDEV/http://mayoclinic.org/robots.txt youreurope/citizensACC youreurope/citizensDEV yours @@ -31535,7 +31598,7 @@ zh-tw.www.cloudflare.com zh-tw/ zh-tw/feedback zh-tw/lp -zh-tw/searchhttp://i2.wp.com/robots.txt +zh-tw/searchhttp://google.be/robots.txt zh-tw/searchresults zh/ zh/api.php? @@ -31581,6 +31644,7 @@ zh_cn zh_hans zh_hant zh_tw/templates/M +ziggo zite-importer zoeken zoholics/Folleto-Zoholics-Mexico-2016.pdf 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 0f7ab8199..bc3e9739f 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt @@ -330,7 +330,7 @@ -1 -1-cw* -1. --1.*http://krone.at/robots.txt +-1.*http://iis.net/robots.txt Disallow: Sitemap: @@ -408,7 +408,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService %E8%AF%81 %F0%9F%86%86%F0%9F%86%83%F0%9F%85%B5 & -& &&&&&&&&&&&&& &* &*To66.Asia @@ -491,7 +490,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &aspectratio=*.html &author= &b= -&b= &back= &bc= &bitrate= @@ -506,9 +504,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &bvstate= &c= &c=* -&c=cn& -&c=hk& -&c=tw& &cHash &cHash= &cache= @@ -722,7 +717,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &offset= &op= &ophqt= -&ord &order &order= &order= @@ -798,7 +792,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &review_page= &rgn= &rstype= -&rut=http://redtryks.blogspot.com/robots.txt +&rut=http://weather.com/robots.txt &s= &s= &s=* @@ -1085,7 +1079,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -*?l=https -- --* ---*.html$ +--*html -/ -/*/ap -/*/api @@ -1190,6 +1184,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -catlistshow-1-* -catlistshow-2-* -compare-view +-css/ -cst- -d$ -debutant$ @@ -1281,6 +1276,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -hds.f4m -i.*/similar -i.*/similar?from=flash_sale +-images/ -ist-* -json*.html -list5 @@ -1349,8 +1345,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .*__hssc. .*__hstc. .*assets/fonts -.*story_archive$http://bandcamp.com/robots.txt -.+http://realestate.com.au/robots.txt +.*story_archive$http://copilot.microsoft.com/robots.txt +.+http://kotaku.com/robots.txt .../ ..gitignore.html .ASPX$ @@ -1900,6 +1896,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .advertisement.openx.html .advertorial.html .air.html +.ajax .ajax$ .ajax.html$ .all_articles.html @@ -1954,7 +1951,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .axd$ .axd$ .axd* -.axdhttp://ludumdare.com/robots.txt +.axdhttp://about.att.com/robots.txt .bak .bib .big.html @@ -2041,7 +2038,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .css************* .css. .css? -.csshttp://mariosaban.com/robots.txt +.csshttp://lindamandarin.com.sg/robots.txt .cssx$ .csv .csv @@ -2067,7 +2064,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .dmg$ .dmg$ .do +.do .do$ +.do?* .doc .doc .doc$ @@ -2114,7 +2113,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .embed.text.html .empty.html .env -.envhttp://oregonstate.edu/robots.txt +.envhttp://glovoapp.com/robots.txt .eot$ .eot************* .eot? @@ -2125,7 +2124,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .epub$ .errorpage.html .exe -.exe .exe$ .exe$ .extcontent.html @@ -2192,6 +2190,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .header.navigation.html .header.photogallery.html .header.search.html +.hidden* .hitcount.html .hitlists.html .hitlists.v2.html @@ -2264,6 +2263,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .icon_remove.png.html .icon_settings.png.html .ics +.ics .ics$ .idea$ .idea$ @@ -2293,7 +2293,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .jpg .jpg$ .jpg$ -.jpg$http://bank.gov.ua/robots.txt +.jpg$http://fastcodesign.com/robots.txt .jpg* .jpg************* .jpge @@ -2307,12 +2307,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .js.map$ .js.php$ .js? -.jshttp://denic.de/robots.txt +.jshttp://allkpop.com/robots.txt .json .json .json$ .json$ -.json$http://daz3d.com/robots.txt +.json$http://fishbase.org/robots.txt .json.html .json.v1.html .jsonp @@ -2344,7 +2344,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .ldp/images .leser_service.html .leserfotos.html -.less$ .list_header_without_title.html.html .liveticker.html .liveticker.tag.html @@ -2517,23 +2516,23 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .pdb$ .pdf .pdf -.pdf +.pdf .pdf$ .pdf$ -.pdf$http://choosemuse.com/robots.txt -.pdf$http://lenta.ru/robots.txt -.pdf$http://phila.gov/robots.txt -.pdf$http://weathernews.jp/robots.txt +.pdf$http://21.edu.ar/robots.txt +.pdf$http://pubsubhubbub.appspot.com/robots.txt +.pdf$http://sportstar.thehindu.com/robots.txt +.pdf$http://thenorthernecho.co.uk/robots.txt .pdf%7CName=ComponentLink .pdf************* .pdf?* .pdf?adobe_mc= .pdf?properties= .pdfdocusetools -.pdfhttp://gazeta.ru/robots.txt -.pdfhttp://openpgp.org/robots.txt -.pdfhttp://rainn.org/robots.txt -.pdfhttp://uk.reuters.com/robots.txt +.pdfhttp://english.news.cn/robots.txt +.pdfhttp://i.creativecommons.org/robots.txt +.pdfhttp://newegg.com/robots.txt +.pdfhttp://tvguide.com/robots.txt .personalization.article.html .personalization.html .personalization.startinfo.html @@ -2569,8 +2568,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .png .png$ .png$ -.png$http://onlinebooks.library.upenn.edu/robots.txt -.png$http://shacknews.com/robots.txt +.png$http://getdrip.com/robots.txt +.png$http://irishcentral.com/robots.txt .png* .png************* .polizeibericht.html @@ -2933,6 +2932,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .vi$ .video.html .video.link.html +.viewContent.html .vm .vtt$ .wage_d @@ -2944,9 +2944,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .weather.small.html .webarchive$ .webm$ -.webp .webp$ -.webp$http://ab-inbev.com/robots.txt +.webp$http://raiders.com/robots.txt .well-known .well-known .well-known/ @@ -2958,8 +2957,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .well-known/apple-developer-merchantid-domain-association.txt .well-known/assetlinks.json .well-known/assetlinks.json -.well-known/assetlinks.jsonhttp://aesthetics.fandom.com/robots.txt -.well-known/http://hotmart.com/robots.txt +.well-known/assetlinks.jsonhttp://css-tricks.com/robots.txt +.well-known/http://ameli.fr/robots.txt .well-known/privacy-sandbox-attestations.json .well-known/privacy-sandbox-attestations.json .well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200 @@ -2977,7 +2976,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .woff$ .woff************* .woff2 -.woff2 .woff2$ .woff2$ .woff2? @@ -2995,8 +2993,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .xlsx .xlsx$ .xlsx$ -.xlsx$http://integromat.com/robots.txt -.xlsx$http://ny1.com/robots.txt +.xlsx$http://abdn.ac.uk/robots.txt +.xlsx$http://databricks.com/robots.txt .xml .xml$ .xml$ @@ -3024,7 +3022,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /%5E /%C3%9Cbersetzen /%C3%BCbersetzen -/& /*&dateFrom= /*&p1= /*&p2= @@ -3116,7 +3113,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*-humping- /*-humping-*.html /*-humping.html -/*-jobs*http://capcut.com/robots.txt +/*-jobs*http://leafly.com/robots.txt /*-labia$ /*-labia- /*-labia-*.html @@ -3425,185 +3422,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/*/xrp$ /*/*/yfi$ /*/*/yoCaptcha/* -/*/*24-hour-security= -/*/*Services= -/*/*a-louer-par= -/*/*a-vendre-par= -/*/*accessible-en-fauteuil-roulant= -/*/*accessible-washrooms-in-suite= -/*/*ad= -/*/*ad=wanted -/*/*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=contact -/*/*price-type=fixed -/*/*price-type=swapTrade -/*/*price= -/*/*priceType=contact -/*/*priceType=fixed -/*/*priceType=swapTrade -/*/*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$ /*/19 /*/20 @@ -3660,7 +3481,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/discussions /*/documents /*/download/download-api/my-documents/checkStatus -/*/downloadhttp://addtoany.com/robots.txt +/*/downloadhttp://m.me/robots.txt /*/edit /*/edit$ /*/embed @@ -3764,8 +3585,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/schemes /*/search /*/search-result -/*/search-results.htmlhttp://cnet.com/robots.txt -/*/search-results.htmlhttp://rp-online.de/robots.txt +/*/search-results.htmlhttp://event.on24.com/robots.txt +/*/search-results.htmlhttp://scribd.com/robots.txt /*/search? /*/searchresultview /*/service/account.html @@ -3803,6 +3624,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*10.1038/scibx /*10.1038/sj.jim /*10.1038/sj/jim +/*10xxxx /*2-girls-1-cup /*2-girls-1-cup.html /*2025*/direct-course/*-live @@ -3931,8 +3753,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*animals-mat /*animals-mat.html /*animals-mating +/*any-bunny /*apareamiento /*apareamiento.html +/*art-of-zoo +/*artofzoo /*asiendo-el-amor /*asiendo-el-amor.html /*ass? @@ -3941,8 +3766,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*assholes?*.html /*autopsy- /*baboon-bum +/*baby-alien-porn +/*baby-alien-porno /*babydoll /*babydoll.html +/*bangla-bf +/*bangla-bf-video +/*bangladeshi-bf +/*bangladeshi-bf-bangladeshi-bf /*bare-chest /*bare-chest.html /*barn-i-underklader @@ -3959,10 +3790,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*beastial.html /*beautiful-breast /*beautiful-breast.html +/*bengali-bf /*bestial /*bestial.html /*bez-ubran /*bez-ubran.html +/*bf-bangla +/*bf-bangladeshi +/*bf-sexy /*bf-video /*biancheria-intima /*biancheria-intima.html @@ -3973,6 +3808,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*bieliznie /*bieliznie.html /*big-black-breast +/*big-boobs-porn /*big-breasts /*bigornette /*bigornette.html @@ -4124,6 +3960,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*children-nude /*children-nude.html /*chubby-lesbians +/*chudai /*circlejerk /*circlejerk.html /*cleavage @@ -4195,6 +4032,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*cunt.html /*cut-wrist /*cut-wrist.html +/*cute-porn /*daterape /*daterape.html /*de-ballen @@ -4284,6 +4122,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*enfants-viol.html /*enfoirée /*enfoirée.html +/*englishbf /*erect$ /*erect.html /*erection @@ -4447,6 +4286,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*god-damn.html /*godverdomme /*godverdomme.html +/*godxxx /*gola-dziewczynka /*gola-dziewczynka.html /*gola-osoba-nieletnia @@ -4528,6 +4368,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*hot-couple /*hot-couple.html /*hot-doctor +/*hot-fuck /*hot-gay-couple /*hot-girl /*hot-girl.html @@ -4560,6 +4401,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*incest /*incest.html /*indian-aunty +/*indian-bf /*indian-hot /*indian-school-girl- /*intercambio-de-pareja @@ -4661,6 +4503,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*lul-de-behanger.html /*lulhannes /*lulhannes.html +/*lxxx /*magic-mushroom /*maison-close /*maison-close.html @@ -4997,6 +4840,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*poop.html /*porn /*porn* +/*porn-baby-alien /*porn.html /*portiekslet /*portiekslet.html @@ -5012,12 +4856,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*prone-adult.html /*prone-adults /*prone-adults.html +/*prontub /*prostitu /*prostitu.html /*prostytutk /*prostytutk.html /*prostíbulo /*prostíbulo.html +/*publicagent /*publiciteitsgeil /*publiciteitsgeil.html /*pussies? @@ -5127,14 +4973,20 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*sesso.html /*sex /*sex.html +/*sexi-bf +/*sexy-bf /*sexy-guy /*sexy-picture /*sexy-romance /*sexy-video-muslim +/*sexy-xxx /*sexy-young +/*sexybf +/*sexyxxx /*shaved-beaver /*shaved-beaver.html /*shemale +/*shemale-tube /*shemale.html /*shirtless /*shirtless.html @@ -5199,6 +5051,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*tainted-love.html /*taking-off-clothes /*taking-off-clothes.html +/*tamil-aunty /*teen-tube /*teen-tube.html /*testicle @@ -5349,9 +5202,22 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*xx- /*xxx /*xxx.html +/*xxx10 +/*xxx12 +/*xxx13 +/*xxx14 +/*xxx15 +/*xxx5x +/*xxx8 +/*xxxbig /*xxxi /*xxxl /*xxxv +/*xxxx-gold-merch +/*xxxxxxdog +/*xxxxxxxx +/*xxxxxxxxx +/*xxxxxxxxxx /*year-old-boy /*year-old-boy.html /*year-old-girl @@ -5741,6 +5607,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /60 /61 /62 +/621259 /65 /67 /68 @@ -5798,7 +5665,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?author= /?bq /?budget= -/?c*= /?category /?category= /?cedit @@ -5863,7 +5729,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?page=*&* /?pageRef /?pageType= -/?pdf=1http://pushpay.com/robots.txt +/?pdf=1http://zen.yandex.ru/robots.txt /?personid /?prefn1=clearance&prefv1=true /?preview @@ -5963,6 +5829,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /@async /@type$ /ALTERNATES/* +/Academy/* /Account/ /Account/* /ActiveX @@ -6016,6 +5883,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Content/FR /Controls /CountyAssessorPage.htm? +/Courses/* /Cronologia /Custom/ /DY-GetTiles* @@ -6076,6 +5944,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Lists /Lists/ /Logon.asp* +/Lumpy-Skin-Disease-Information-to-landholders-in-Emegency-Zones.pdf /MAINTAINERS.txt /MANUALS/*.pdf$ /Maintenance/*? @@ -6204,6 +6073,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Style%20Library/css/agency.css /Style%20Library/js/agency.js /System +/TSPD /TemplateItem /Templates /Templates/VisitIowaFarms @@ -6212,6 +6082,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Traduci /Traducir /Traduire +/Trainings/* /Translate /TravelPlanner/* /UPGRADE.txt @@ -6318,6 +6189,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /_next/data /_next/image /_next/static +/_nocache /_nuxt /_payload.js?* /_prq @@ -6325,6 +6197,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /_resources/*/aside /_resources/aside /_reused_content_block_items/section-items/mega-footer +/_sandbox /_saved /_shop /_shopping_list @@ -6359,6 +6232,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /abtest/* /abuse$ /academy +/academy/* /accessoriesdata /account /account @@ -6370,7 +6244,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /account/* /account/cls /account/device-auth -/account/forgot-passwordhttp://mtu.edu/robots.txt +/account/forgot-passwordhttp://chegg.com/robots.txt /account/forgotpassword /account/limit-guide /account/login-pwd/forget @@ -6395,19 +6269,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /actions /actions_panel /action~ -/action~*/http://actygo.com/robots.txt -/action~*/http://hyls.ru/robots.txt -/action~*/http://sermonaudio.com/robots.txt -/action~*/http://sustcomm.ei.columbia.edu/robots.txt +/action~*/http://bukaymedia.com/robots.txt +/action~*/http://holger-hetzel.de/robots.txt +/action~*/http://tabigo.net/robots.txt +/action~*/http://thl.fi/robots.txt /actividades/reserva_confirmada /actividades/voucher /activities -/activities/*?*&autoAction= -/activities/*?*&pagesourcefrom= -/activities/*?*&teamId= -/activities/*?autoAction= -/activities/*?pagesourcefrom= -/activities/*?teamId= /activities/detail /activities/detail/*/* /activities/detail? @@ -6421,7 +6289,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ad/ad-cookie /add-activity-to-cart /add-card? -/add-hit /add-ons-m /add-transfer-to-cart /add/main @@ -6470,6 +6337,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /aggregate$ /aggregator /aggregator/ +/agriculture/broadacre-crops/guides/publications/nthn-nsw-newsletter-20201 +/agriculture/broadacre-crops/guides/publications/southern-results-newsletter-2020/southern-results-newsletter-20211 /ai-search /aib-af /aib-bf @@ -6545,6 +6414,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ancillaries /anet2021 /angebote/d.*?sort=theme&theme* +/animals-and-livestock/nlis/pic/administration-of-the-pic-system-for-livestock +/animals-and-livestock/nlis/pic/pic-survey /annotate /answer /answer_comments @@ -6576,7 +6447,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /apartments-madden_att /apartments-offers_att /apartments-rent_att -/apd/*/quickview$ /api /api$ /api-v4 @@ -6584,7 +6454,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /api/ /api/* /api/*/amp -/api/*http://allthatsinteresting.com/robots.txt +/api/*http://reliant.com/robots.txt /api/catalog/v3 /api/catalog/v3/srfile /api/client-event @@ -6643,58 +6513,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /appserver/* /appview /ar -/ar-ae/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-al3ab -/ar-ae/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-netflix -/ar-ae/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-riyada -/ar-ae/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-tv-zaki -/ar-bh/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-al3ab -/ar-bh/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-netflix -/ar-bh/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-riyada -/ar-bh/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-tv-zaki -/ar-iq/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-al3ab -/ar-iq/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-netflix -/ar-iq/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-riyada -/ar-iq/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-tv-zaki -/ar-jo/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-al3ab -/ar-jo/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-netflix -/ar-jo/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-riyada -/ar-jo/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-tv-zaki -/ar-kw/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-al3ab -/ar-kw/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-netflix -/ar-kw/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-riyada -/ar-kw/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-tv-zaki -/ar-lb/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-al3ab -/ar-lb/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-netflix -/ar-lb/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-riyada -/ar-lb/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-tv-zaki -/ar-ly/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-al3ab -/ar-ly/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-netflix -/ar-ly/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-riyada -/ar-ly/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-tv-zaki -/ar-mea -/ar-om/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-al3ab -/ar-om/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-netflix -/ar-om/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-riyada -/ar-om/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-tv-zaki -/ar-qa/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-al3ab -/ar-qa/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-netflix -/ar-qa/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-riyada -/ar-qa/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-tv-zaki -/ar-sa/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-al3ab -/ar-sa/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-netflix -/ar-sa/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-riyada -/ar-sa/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-tv-zaki -/ar-sy/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-al3ab -/ar-sy/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-netflix -/ar-sy/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-riyada -/ar-sy/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-tv-zaki -/ar-ye/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-al3ab -/ar-ye/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-netflix -/ar-ye/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-riyada -/ar-ye/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-tv-zaki -/ar/*?appliedRefinements=*, -/ar/*?appliedrefinements=*, -/ar/4009?appliedRefinements=2828 /ar/es/*/*?IPromoID* /ar/es/*/*?cid* /ar/news @@ -6702,6 +6520,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /arch /archiv /archive +/archive/news-releases/fishing-and-aquaculture/2007/abalone-gut-bait-ban /archives /archivetop.html /art/*shoponline @@ -6716,7 +6535,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /article30483913.ece/amp/* /article9636950.ece/amp/* /articlelist/* -/articlelist/*http://americanexpress.com/robots.txt +/articlelist/*http://w3techs.com/robots.txt /articles /articles/* /articles/*/*/comments @@ -6754,7 +6573,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /atletas/library/* /atleti/library/* /atom -/atom.xml /atom.xml$ /atom.xml? /att/mobileupgrade @@ -6793,7 +6611,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /autosub_cdo/* /avg-review /avis/produit/* -/avtor/ /awards /awards$ /awards.html @@ -6815,6 +6632,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /banner$ /bapi /bapi/fe/growth +/barlow.pdf /base-en/ /base/logout /basket @@ -6827,6 +6645,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /bb-d$ /bbw /bbw.html +/bc /bdm2 /beacon /beaconBase$ @@ -6894,6 +6713,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /bin/viewauth /bin/viewfile /binded/account +/biosecurity/weeds/strategy/nsw-weeds-action-program +/biosecurity/weeds/weed-categories/plants-not-to-be-sold /blame /blank.html /blank/ @@ -6903,16 +6724,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /blocked-by-ip-reasons /blog /blog$ -/blog*/page /blog-article-remove-faq-utms-*.js /blog/ -/blog/*.php$ +/blog/$ /blog/*/comments/ -/blog/*/configuration-page.htm /blog/*/feed/ -/blog/*/gobig -/blog/*/teammembers -/blog/*/testing /blog/*/trackback/ /blog/?cat=* /blog/?s= @@ -6921,6 +6737,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /blog/ajax/social-store /blog/author /blog/author/ +/blog/autores /blog/canvas-fingerprinting/amp /blog/category /blog/category/*/* @@ -6933,6 +6750,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /blog/login-content-countries/ /blog/login-content/ /blog/outlets/ +/blog/page /blog/page/ /blog/pbx /blog/press/ @@ -6992,6 +6810,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /bordell- /bordell-*.html /bordell.html +/borderbridge/exercise-only /borrow /boxscore? /br @@ -7050,6 +6869,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /brand/*?*page= /brand/*?*product= /brand/*?*refB*= +/branded /brandpublishing /brandsite/ /brandsite/*.json @@ -7119,7 +6939,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /businesses/search /bustia-etica-info /butikdetay -/buy /buy- /buy-*?*&souceQuote= /buy-*?*&sourceQuote= @@ -7185,6 +7004,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /campaign-tiles.html /campaigns /campaigns-emea.html +/campaigns/*?*&autoAction= +/campaigns/*?*&campaignfrom= +/campaigns/*?*&pagesourcefrom= +/campaigns/*?autoAction= +/campaigns/*?campaignfrom= +/campaigns/*?pagesourcefrom= /campaigns/amd4u-2 /cancel /cancellation @@ -7385,6 +7210,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /cmpui-popup.js /cmr /cms +/cms/* /cms/page /cnet_global_app_redirect.xml /co @@ -7492,6 +7318,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /compare-products.html /compatibility-surveillance2 /compatibility/com_get +/competition/*?*&teamId= +/competition/*?teamId= /complaint-form /compliance-confirm /component @@ -7573,7 +7401,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /content/cancer/es/cancer/understanding-cancer/glossary/glossary /content/dam /content/dam/CRC -/content/dam/en_US/shared/www/about-st-jude/vendor-info/http://googlewebmastercentral.blogspot.com/robots.txt +/content/dam/en_US/shared/www/about-st-jude/vendor-info/http://ilovepdf.com/robots.txt /content/dam/home/docs /content/dam/home/pdf /content/dam/private/* @@ -7598,6 +7426,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /content/tcm/* /content/usergenerated/asi/mongo/content/sites/activitystreams/activities/community /content/verizon +/contents/* /contests/*/attachments /contests/*/brief /contests/*/comment @@ -7675,7 +7504,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /control /control-panel/ /control_panel/manage* -/control_panel/manage*http://givebutter.com/robots.txt +/control_panel/manage*http://npmjs.org/robots.txt /conversation /conversation? /conversations @@ -7736,6 +7565,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /coupe-davis*/page- /couponRedirect /coupons/visit +/courses/* /courses/*/add_to_cart /courses/*/admin /courses/*/community/forum/topics/*/edit @@ -7786,7 +7616,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ctlawtribune/almID/1623913106CTCV215050/?download=HARAJSAI_BRASKY_052521.pdf*$ /ctlawtribune/almID/1702009300CT319cv00/?download=Gorawara_Caprio_112723.pdf*$ /ctlawtribune/almID/1733477822CT324CV00/?download=Zhornitsky_Yale_112524.pdf*$ -/cty/pdp/ispd /cuaca/ /cum-*.html /cuoc-hang-khong- @@ -7905,7 +7734,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /depth_*-- /desc /descendants -/desktop/text-to-speech$http://esrb.org/robots.txt +/desktop/text-to-speech$http://seek.com.au/robots.txt /destinations/decouvrir /destinations/discover /destinations/regions @@ -7956,7 +7785,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /diskuze /distributor-notice/* /dl -/dl/RaiTV/*iframe* /dl/palinsesti/Page-e120a813-1b92-4057-a214-15943d95aa68.html /dl/test /dm @@ -8032,6 +7860,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /dp /dp/*?features /dp/*?hybrid +/dpi-stories-staging +/dpi/about/research-development/fishing/recreational-fishing/get-hooked-school-resource +/dpi/fishing/recreational-fishing/get-hooked-school-resource /drafts /drag_and_drop_handler /dragon/campaign/ @@ -8040,14 +7871,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /dragon/dragon-for-pc/premium-edition/eol/telephone-support /dragon/support/professional-individual-for-mac-eol.html /ds$ -/dt -/dt/*.php$ -/dt/*/configuration-page.htm -/dt/*/gobig -/dt/*/teammembers -/dt/*/testing -/dt/microsites/cafe -/dummy/*http://pusheen.com/robots.txt +/dummy/*http://dir.ca.gov/robots.txt /duplex-apartments_att /dvd-mode /dynaTraceMonitor @@ -8152,86 +7976,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /en- /en-GB/login?from= /en-US/welcome-to-my-mymk/* -/en-ae/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-ae/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-ae/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-ae/electronics/how-to-select-tv-by-what-you-watch-sports -/en-ao/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-ao/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-ao/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-ao/electronics/how-to-select-tv-by-what-you-watch-sports -/en-ar -/en-ar$ -/en-at -/en-at$ -/en-be -/en-be$ -/en-bf/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-bf/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-bf/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-bf/electronics/how-to-select-tv-by-what-you-watch-sports -/en-bh/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-bh/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-bh/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-bh/electronics/how-to-select-tv-by-what-you-watch-sports -/en-bj/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-bj/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-bj/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-bj/electronics/how-to-select-tv-by-what-you-watch-sports -/en-br -/en-br$ -/en-cd -/en-cd$ -/en-cg -/en-cg$ -/en-cg/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-cg/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-cg/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-cg/electronics/how-to-select-tv-by-what-you-watch-sports -/en-ch -/en-ch$ -/en-ci/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-ci/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-ci/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-ci/electronics/how-to-select-tv-by-what-you-watch-sports -/en-cl -/en-cl$ -/en-cm/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-cm/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-cm/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-cm/electronics/how-to-select-tv-by-what-you-watch-sports -/en-cn -/en-cn$ -/en-co -/en-co$ -/en-cz -/en-cz$ -/en-de -/en-de$ /en-detalle -/en-dk -/en-dk$ -/en-dz/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-dz/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-dz/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-dz/electronics/how-to-select-tv-by-what-you-watch-sports -/en-es -/en-es$ -/en-fi -/en-fi$ -/en-fr -/en-fr$ -/en-ga -/en-ga$ -/en-ga/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-ga/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-ga/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-ga/electronics/how-to-select-tv-by-what-you-watch-sports -/en-gr -/en-gr$ /en-hi/iuc -/en-hu -/en-hu$ /en-in/4g-plans-old /en-in/apps-adobe-target /en-in/disney-plus-hotstar-3-months-offer-terms-and-conditions @@ -8253,94 +7999,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /en-in/refer-a-friend /en-in/register-next-interest-retailer /en-in/search -/en-iq/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-iq/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-iq/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-iq/electronics/how-to-select-tv-by-what-you-watch-sports -/en-it -/en-it$ -/en-jo/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-jo/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-jo/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-jo/electronics/how-to-select-tv-by-what-you-watch-sports -/en-jp -/en-jp$ -/en-kr -/en-kr$ -/en-kw/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-kw/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-kw/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-kw/electronics/how-to-select-tv-by-what-you-watch-sports -/en-lb/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-lb/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-lb/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-lb/electronics/how-to-select-tv-by-what-you-watch-sports -/en-lu -/en-lu$ -/en-ly/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-ly/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-ly/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-ly/electronics/how-to-select-tv-by-what-you-watch-sports -/en-ma/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-ma/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-ma/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-ma/electronics/how-to-select-tv-by-what-you-watch-sports -/en-mea -/en-mu/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-mu/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-mu/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-mu/electronics/how-to-select-tv-by-what-you-watch-sports -/en-mx -/en-mx$ -/en-nl -/en-nl$ -/en-no -/en-no$ -/en-om/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-om/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-om/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-om/electronics/how-to-select-tv-by-what-you-watch-sports -/en-pe -/en-pe$ -/en-pl -/en-pl$ -/en-pt -/en-pt$ -/en-qa/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-qa/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-qa/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-qa/electronics/how-to-select-tv-by-what-you-watch-sports -/en-ro -/en-ro$ -/en-sa/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-sa/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-sa/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-sa/electronics/how-to-select-tv-by-what-you-watch-sports -/en-se -/en-se$ -/en-sn/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-sn/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-sn/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-sn/electronics/how-to-select-tv-by-what-you-watch-sports -/en-sy/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-sy/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-sy/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-sy/electronics/how-to-select-tv-by-what-you-watch-sports -/en-tn/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-tn/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-tn/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-tn/electronics/how-to-select-tv-by-what-you-watch-sports -/en-tr -/en-tr$ -/en-ua -/en-ua$ /en-us/welcome-to-my-mymk/* -/en-ve -/en-ve$ -/en-ye/electronics/how-to-select-tv-by-what-you-watch-gaming -/en-ye/electronics/how-to-select-tv-by-what-you-watch-netflix -/en-ye/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/en-ye/electronics/how-to-select-tv-by-what-you-watch-sports /en/accessibility /en/categories /en/legal-notice @@ -8400,14 +8059,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /es /es- /es-US/welcome-to-my-mymk/* -/es-us -/es-us$ /es-us/welcome-to-my-mymk/* /es/accesibilidad /es/aviso-legal /es/partidos /es_ -/esearch /esg-impact-report-2020.pdf /eshop /espace-perso/* @@ -8416,10 +8072,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /estat-participant /estore /esuitedemo/ -/et/electronics/how-to-select-tv-by-what-you-watch-gaming -/et/electronics/how-to-select-tv-by-what-you-watch-netflix -/et/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/et/electronics/how-to-select-tv-by-what-you-watch-sports /etag$ /etc/* /etsy-special-buy.html @@ -8439,6 +8091,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /event/*/html /event/*/live /event/*/promote +/event/1 +/event/10*http://computerweekly.com/robots.txt +/event/2 +/event/3 +/event/4 +/event/5 +/event/6 +/event/7 +/event/8 +/event/9 /event/search /event/widgets /eventos/? @@ -8507,7 +8169,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /faq-print. /faq/jiohome /faq/jiomart-maha-cash-back-program -/faq/search/*http://indianexpress.com/robots.txt +/faq/search/*http://costco.com/robots.txt /faq/services/jio4gvoice /faq/services/jiocinema /faq/services/jiodrive @@ -8559,13 +8221,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /feed* /feed.rss /feed/ -/feed/ +/feed/ /feed/$ /feed/* /feed/*/articles.xml /feed/atom$ /feed/atom/$ -/feed/http://drafts.csswg.org/robots.txt +/feed/http://adorama.com/robots.txt /feed/rss/$ /feed/rss2 /feed/search @@ -8577,9 +8239,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /feedback/learn-more /feedback/submit /feedback? -/feedhttp://trulia.com/robots.txt +/feedhttp://tinkoff.ru/robots.txt /feeds/nfl_2024_us -/feeds/nfl_2024_ushttp://staradvertiser.com/robots.txt +/feeds/nfl_2024_ushttp://graph.facebook.com/robots.txt /feriehus/reviews/write /fetch-gcm-data /fetchcart @@ -8623,6 +8285,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /fire-all-the-bullets-now-eeoc-enforcements-surge*$ /firebase-messaging-sw.js /first-article +/fishing/recreational/fresh-rec-fish-research /fit-finder /fizipcodecheck /flash @@ -8652,7 +8315,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /fontawesome- /fonts /fonts.css -/fonts/ /football/*/1989-1990/*/live*shtml /football/*/1990-1991/*/live*shtml /football/*/1990/*/live*shtml @@ -8998,51 +8660,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /forums/*/topics/new /fr /fr- -/fr-bf/electronics/comment-choisir-son-televiseur-par-contenu-jeux -/fr-bf/electronics/comment-choisir-son-televiseur-par-contenu-netflix -/fr-bf/electronics/comment-choisir-son-televiseur-par-contenu-smart-tv -/fr-bf/electronics/comment-choisir-son-televiseur-par-contenu-sport -/fr-bj/electronics/comment-choisir-son-televiseur-par-contenu-jeux -/fr-bj/electronics/comment-choisir-son-televiseur-par-contenu-netflix -/fr-bj/electronics/comment-choisir-son-televiseur-par-contenu-smart-tv -/fr-bj/electronics/comment-choisir-son-televiseur-par-contenu-sport -/fr-cg/electronics/comment-choisir-son-televiseur-par-contenu-jeux -/fr-cg/electronics/comment-choisir-son-televiseur-par-contenu-netflix -/fr-cg/electronics/comment-choisir-son-televiseur-par-contenu-smart-tv -/fr-cg/electronics/comment-choisir-son-televiseur-par-contenu-sport -/fr-ci/electronics/comment-choisir-son-televiseur-par-contenu-jeux -/fr-ci/electronics/comment-choisir-son-televiseur-par-contenu-netflix -/fr-ci/electronics/comment-choisir-son-televiseur-par-contenu-smart-tv -/fr-ci/electronics/comment-choisir-son-televiseur-par-contenu-sport -/fr-cm/electronics/comment-choisir-son-televiseur-par-contenu-jeux -/fr-cm/electronics/comment-choisir-son-televiseur-par-contenu-netflix -/fr-cm/electronics/comment-choisir-son-televiseur-par-contenu-smart-tv -/fr-cm/electronics/comment-choisir-son-televiseur-par-contenu-sport -/fr-dz/electronics/comment-choisir-son-televiseur-par-contenu-jeux -/fr-dz/electronics/comment-choisir-son-televiseur-par-contenu-netflix -/fr-dz/electronics/comment-choisir-son-televiseur-par-contenu-smart-tv -/fr-dz/electronics/comment-choisir-son-televiseur-par-contenu-sport -/fr-ga/electronics/comment-choisir-son-televiseur-par-contenu-jeux -/fr-ga/electronics/comment-choisir-son-televiseur-par-contenu-netflix -/fr-ga/electronics/comment-choisir-son-televiseur-par-contenu-smart-tv -/fr-ga/electronics/comment-choisir-son-televiseur-par-contenu-sport -/fr-ma/electronics/comment-choisir-son-televiseur-par-contenu-jeux -/fr-ma/electronics/comment-choisir-son-televiseur-par-contenu-netflix -/fr-ma/electronics/comment-choisir-son-televiseur-par-contenu-smart-tv -/fr-ma/electronics/comment-choisir-son-televiseur-par-contenu-sport -/fr-mea -/fr-mu/electronics/comment-choisir-son-televiseur-par-contenu-jeux -/fr-mu/electronics/comment-choisir-son-televiseur-par-contenu-netflix -/fr-mu/electronics/comment-choisir-son-televiseur-par-contenu-smart-tv -/fr-mu/electronics/comment-choisir-son-televiseur-par-contenu-sport -/fr-sn/electronics/comment-choisir-son-televiseur-par-contenu-jeux -/fr-sn/electronics/comment-choisir-son-televiseur-par-contenu-netflix -/fr-sn/electronics/comment-choisir-son-televiseur-par-contenu-smart-tv -/fr-sn/electronics/comment-choisir-son-televiseur-par-contenu-sport -/fr-tn/electronics/comment-choisir-son-televiseur-par-contenu-jeux -/fr-tn/electronics/comment-choisir-son-televiseur-par-contenu-netflix -/fr-tn/electronics/comment-choisir-son-televiseur-par-contenu-smart-tv -/fr-tn/electronics/comment-choisir-son-televiseur-par-contenu-sport /fr/formulaires/colis/endommagee/step1 /fr/formulaires/lettre/endommagee/step1 /fr_ @@ -9083,7 +8700,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /game /games/archive /games/search -/gaming/performance /garantie/formular.* /gateway/checkout /gcbalance @@ -9113,10 +8729,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /getjiostbotp /getstarted /gfe -/gh/electronics/how-to-select-tv-by-what-you-watch-gaming -/gh/electronics/how-to-select-tv-by-what-you-watch-netflix -/gh/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/gh/electronics/how-to-select-tv-by-what-you-watch-sports /gif/view /gift /gift-finder @@ -9245,7 +8857,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /historique /history /history-node -/historyhttp://spokeo.com/robots.txt +/historyhttp://tucsonaz.gov/robots.txt /hm-test /holidays /holidays? @@ -9258,7 +8870,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /home.sendtoafriendform /home/ /home/*-county -/home/*/product-support/servicetag/*/configuration /home/contact* /home/drug-class-name /home/drug-names-generic-and-brand @@ -9506,7 +9117,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ip$ /ipz /irprev_ -/iserviceselection /isv/*? /it /it- @@ -9603,10 +9213,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ka-reference.html /kb/ /kbc-congo -/ke/electronics/how-to-select-tv-by-what-you-watch-gaming -/ke/electronics/how-to-select-tv-by-what-you-watch-netflix -/ke/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/ke/electronics/how-to-select-tv-by-what-you-watch-sports /key /key_handler /keywordcheck/check/* @@ -9673,7 +9279,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /leagues/mainNavigationChevron_icon.svg? /learn /learn-more -/learn/search /learn/search? /learning-hub/evaluations/? /learning-hub/evaluations? @@ -9750,6 +9355,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /life-style-landing/* /lifeguard-reference.html /lifestyle/lifestyle +/lightbox /lightbox/vendor/jquery.fancybox.pack.js /lightreg/index.html /lijstjes @@ -9866,10 +9472,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /lp/hygge-desk-br /lp/thank-you /lpfsearch -/lr/electronics/how-to-select-tv-by-what-you-watch-gaming -/lr/electronics/how-to-select-tv-by-what-you-watch-netflix -/lr/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/lr/electronics/how-to-select-tv-by-what-you-watch-sports /ls= /lugar/*/archive /ma-carte-lettre-a-ete-livree-endommagee#no-back @@ -9945,7 +9547,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /media-materials.html /media-resources/browse.html /media-resources/browse.html?search= -/media/ /media/* /media/*/grc/*/pdf/ct-corporation/dpdf19* /media/Files/PDFs/*.pdf @@ -9958,6 +9559,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /meetings-infrared-sounder? /meetings-lightning-imager? /meetings-v1.0 +/meetings/$ +/meetings/page /meetup_api /meetup_api$ /meetup_api? @@ -10181,7 +9784,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /nago.html /najtansze-loty- /nameStorage$ -/names-togetherhttp://cdn.cookielaw.org/robots.txt +/names-togetherhttp://cubiq.org/robots.txt /nav_link /navigation.js /navigation/api/autocomplete @@ -10283,10 +9886,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /next$ /next/employee /ng-rpc?* -/ng/electronics/how-to-select-tv-by-what-you-watch-gaming -/ng/electronics/how-to-select-tv-by-what-you-watch-netflix -/ng/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/ng/electronics/how-to-select-tv-by-what-you-watch-sports /ng2/*.html /ni/ /nightlife @@ -10300,9 +9899,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /nl /no-hardware-contest /no-index/* -/no-referrer-when-downgradehttp://arts.ac.uk/robots.txt +/no-referrer-when-downgradehttp://digital-strategy.ec.europa.eu/robots.txt +/no-referrer-when-downgradehttp://highlightjs.org/robots.txt /no-referrer-when-downgradehttp://iwalkcornwall.co.uk/robots.txt -/no-referrer-when-downgradehttp://wetransfer.com/robots.txt /no-search-results /no_access /node @@ -10459,7 +10058,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /order /order /order-confirmation -/order-original /order/?storeNo= /order/pickup /orderdetails @@ -10486,7 +10084,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /owner-reviews/third-party-reviews /p /p*?page= -/p/*/*/*/diploma/detalle /p/*/*/?page= /p/*/embed/captioned /p/*/reviews @@ -10592,11 +10189,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pd/item_name-Podcast /pdf /pdf/index.html -/pdf_reader/*/ http://googlechrome.github.io/robots.txt +/pdf_reader/*/ http://lshtm.ac.uk/robots.txt /pdfft /pdp-async/preview /pdpslice -/pdr /penerbangan /penerbangan-termurah- /people @@ -10617,12 +10213,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /personality/index$ /personalized /personnalisation -/perspectives -/perspectives/*.php$ -/perspectives/*/configuration-page.htm -/perspectives/*/gobig -/perspectives/*/teammembers -/perspectives/*/testing /pesquisar /pf/api /pf/undefined?d= @@ -10642,10 +10232,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pinned_flashes /pins /pixall -/pk/electronics/how-to-select-tv-by-what-you-watch-gaming -/pk/electronics/how-to-select-tv-by-what-you-watch-netflix -/pk/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/pk/electronics/how-to-select-tv-by-what-you-watch-sports /pkginfo /pl- /pl_ @@ -10691,6 +10277,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /poi-sle /policies /policy +/poll_avatar +/poll_banner /polopoly_fs /pool/pow /pop-up @@ -10787,7 +10375,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /print.html /print.ssf /print/ -/print/http://unacademy.com/robots.txt +/print/http://clarionledger.com/robots.txt /print/pdf /print?id /printable @@ -10921,6 +10509,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /promo/bcmebook /promo/firstmonthfree/validate /promoassets +/promotion /promotion.html /promotions/pr /property/compare @@ -10929,11 +10518,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pruebas-abierto /pt /pt- -/pt-ao/electronics/como-selecionar-televisor-pelo-que-ve-desporto -/pt-ao/electronics/como-selecionar-televisor-pelo-que-ve-jogos -/pt-ao/electronics/como-selecionar-televisor-pelo-que-ve-netflix -/pt-ao/electronics/como-selecionar-televisor-pelo-que-ve-smart-tv -/pt-mea /pt/news /pt_ /pt_pt @@ -10956,6 +10540,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /purchase /pvData$ /pvid$ +/pwa-entry /qa /qar/bot-survey-detail /qar/botfeed @@ -11097,7 +10682,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /reg /reg/regmsg.xhtml /region$ -/regional-settings /regionselect.html /register /register @@ -11116,6 +10700,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /related /releasetesting /remix +/render/* /render_category_selector /render_hashing_algorithm_selector /render_platform_selector @@ -11239,7 +10824,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /reviews/?page= /reviews/client-devices /reviews/mark-inappropriate.modal -/reviewselections /revisions /rewards-experience /rewards/credit-cards/50cv @@ -11279,7 +10863,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rss2 /rss2/ /rss2/$ -/rss2/$http://greatergood.berkeley.edu/robots.txt +/rss2/$http://hachettebookgroup.com/robots.txt /rss_en_all /rss_for_twitter /rss_items @@ -11289,8 +10873,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rsvps/*xml /ru /ru- -/ru-mea -/ru-ru /ru/ /ru/canada/ontario/ajax/ /ru/my/reg.phtml @@ -11531,7 +11113,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /searchDirectory /searchTerms /search_ext.phtml -/search_rss /searchajax /searchjobs /searchlibrary @@ -11575,7 +11156,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sendpv$ /sensor /seo-slice -/seo/ /seocheck/pdfexport* /seocompare/check/* /serie @@ -11603,7 +11183,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /services/success-plans/accelerators/._filter.P*.* /services/success-plans/accelerators/._filter.RG*.* /services/zebra-services-agent.html -/serviceselection /session /session_trace /sessionid/* @@ -11722,6 +11301,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /shopping_cart /shoppingcart /shoppinglist/* +/shops_highlights.json /show-post-offices-list /show_more_articles /show_more_nft_articles @@ -11767,10 +11347,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sitemap_.xml /sitemap_gpdc.xml /sitemap_output -/sitemaphttp://admob.google.com/robots.txt -/sitemaphttp://greenbiz.com/robots.txt +/sitemaphttp://fr.calameo.com/robots.txt +/sitemaphttp://vilaweb.cat/robots.txt /sitemaps-farfetch-com -/sitemaps/ /sitemaps/image_daily_sitemap_f_* /sitemaps/sitemaps-farfetch-com/by /sitemaps/sitemaps-farfetch-com/kz @@ -11778,7 +11357,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sitemaps/sitemaps-farfetch-com/ua /sites/Satellite /sites/all/modules/custom/contact_info/theme/accessible.png -/sites/all/modules/custom/contact_info/theme/accessible.pnghttp://49ers.com/robots.txt +/sites/all/modules/custom/contact_info/theme/accessible.pnghttp://etonline.com/robots.txt /sites/default /sitesearch /sitesearch.html @@ -11833,6 +11412,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /spc/*RMP* /spec-sheet-reference-components.html /spec-sheet-reference-components/* +/special /special-uninstallation-feedback /special_content /species/search @@ -11863,7 +11443,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sputnik /src /srch -/srs7 /ssi /sso /sst @@ -12085,11 +11664,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /support-virus-lab?first /support-virus-lab?page /support.html -/support/*/en-ua -/support/*/ru-ua -/support/*/ua/en -/support/*/ua/ru -/support/*/ua/uk /support/?s= /support/CNP/helpfiles/Miscellaneous /support/HowtoVideoRelated.aspx* @@ -12212,6 +11786,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /te-in/iuc /team/ /teams/mainNavigationChevron_icon.svg? +/tech/* /tech/tech/tech /techgadgets/* /technology-news @@ -12392,6 +11967,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /trailmixes/login /training/ /training/price-matrix-data/list +/trainings/* /traiter-le-courrier-non-distribue-retours#no-back /transac /transactions @@ -12437,10 +12013,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /type/bcapcode/code_rule /type/capcode/code_rule /typo?domain= -/tz/electronics/how-to-select-tv-by-what-you-watch-gaming -/tz/electronics/how-to-select-tv-by-what-you-watch-netflix -/tz/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/tz/electronics/how-to-select-tv-by-what-you-watch-sports /u /u1_sch /uat @@ -12448,10 +12020,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ucmf/ /ucp.php /ucus_ucretleri- -/ug/electronics/how-to-select-tv-by-what-you-watch-gaming -/ug/electronics/how-to-select-tv-by-what-you-watch-netflix -/ug/electronics/how-to-select-tv-by-what-you-watch-smart-tv -/ug/electronics/how-to-select-tv-by-what-you-watch-sports /ugc_photos_proxy /ui-index.php /uid @@ -12488,7 +12056,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /unsubscribe /unsubscribe/ /unsupported-browser -/upcoming-streamshttp://sba.gov/robots.txt +/upcoming-streamshttp://lifeway.com/robots.txt /update.php /updatecart /updatesub @@ -12521,6 +12089,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /us-global-data /us-west-2 /us/en/*/*?bvstate* +/us/en/*/*?displayrulevalidation* /usage-survey /use-case.html /use-cases @@ -12674,7 +12243,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /vids /view-all/ /view-form-open -/view-form-openhttp://opensocietyfoundations.org/robots.txt +/view-form-openhttp://time.is/robots.txt /view/ /view? /view_comments @@ -12774,9 +12343,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /web3/dex-swap? /web3/discover/search? /web3/explorer -/web3/explorer/*/pool -/web3/explorer/*/pool-list -/web3/explorer/*/rich-list /web3/hot/doge-airdrop?*&invite-code= /web3/hot/doge-airdrop?invite-code= /web3/marketplace/*?*&tabId= @@ -12930,7 +12496,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /xposts /xxx-sex-photo.html /xxx-video.html -/yandex-alice-book-card/ /yandex_search /yanews/ /ybir @@ -13054,6 +12619,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService =$ =$ =*, +==$ ==. =Other* =availableStores* @@ -13096,27 +12662,21 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*&0= ?*&action= ?*&af_sub1= -?*&age_range_filter= ?*&alkey= ?*&altoken= -?*&award_winners= ?*&channelFlag= ?*&channelID= ?*&channelId= ?*&channelid= -?*&clothing_themes= -?*&clothing_type= -?*&clothing_vendor= ?*&curid= ?*&destination= ?*&diff= -?*&dir= ?*&feed= ?*&field_category_tid= ?*&filefrom= ?*&fileuntil= +?*&forward= ?*&from= -?*&https= ?*&id= ?*&irclickid= ?*&irgwc= @@ -13125,32 +12685,20 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*&js= ?*&k= ?*&keys= -?*&language= -?*&limit= ?*&ls= -?*&manufacturer= ?*&mobile ?*&mobileaction= -?*&mode= -?*&movie_tv= -?*&music_theme= ?*&nav ?*&navbox= ?*&newwindow= ?*&noheader ?*&oldid= -?*&other_characteristics= ?*&page= ?*&pagefrom= ?*&pageuntil= -?*&parent_age= ?*&partner_ref= ?*&partnerid= ?*&pid= -?*&price= -?*&price_aud= -?*&price_cad= -?*&price_gbp= ?*&printable= ?*&rate= ?*&redirect= @@ -13169,9 +12717,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*&title=Property: ?*&title=Special%3A ?*&title=Special: -?*&toy_characteristics= -?*&toys_awards= -?*&toys_video_game_platform= ?*&unmobile ?*&uselang= ?*&useskin= @@ -13184,6 +12729,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*/*ref ?*002/*0902 ?*2&hubs_content +?*24-hour-security= ?*:: ?*= ?*=*&utm_source=lsplayer @@ -13224,6 +12770,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*RegionIds= ?*SID=* ?*SPA= +?*Services= ?*Size= ?*SubjectArea= ?*SuperSocializerAuth=* @@ -13252,20 +12799,34 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*_hsmi= ?*_name_=* ?*_ptid= +?*a-louer-par= +?*a-vendre-par= ?*a= ?*abvmax= ?*abvmin= ?*ac=* +?*accessible-en-fauteuil-roulant= +?*accessible-washrooms-in-suite= ?*acm_related_category= ?*activities= ?*activity_id= ?*actunilMenuParam= ?*actunilParam= +?*ad= +?*adId= ?*additionalInformation=* +?*address= ?*adultscount +?*affichage-en-braille= +?*afficher-comme= ?*ag=1 ?*agency_tier= +?*agreement-type= ?*aid=* +?*aide-au-stationnement= +?*aides-visuelles= +?*air-conditioning= +?*air-conditionne= ?*ajax= ?*ajax= ?*ajax=1 @@ -13275,39 +12836,59 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*algoliaQueryID= ?*allianceid=* ?*allowregistration= +?*alloy-wheels= ?*alrt= ?*amp;cHash= +?*animaux-acceptes= +?*annee= ?*answerId= ?*api_key -?*apikey*http://phys.org/robots.txt +?*apikey*http://blog.twitter.com/robots.txt ?*app ?*append_element +?*application-link= ?*aq= ?*artistName= ?*artist_recognition +?*ascending= +?*ascenseur= ?*aspects= ?*at_preview_index= +?*attache-remorque= ?*attachment_id ?*attributes= +?*audio-prompts= ?*auth= ?*author ?*authorFacet=* ?*authors ?*autoLogin +?*autre-info= ?*availability= ?*availability=* ?*availabilityFacet=* ?*availabilitySeparable=* +?*available-date-s= +?*available-to= +?*balcon= +?*balcony= +?*barrier-free-entrances-and-ramps= +?*bathrooms= ?*bcpid ?*bcpidpage +?*bedrooms= ?*beginEventDate= ?*benderPackage= ?*bgCollection=* ?*bg_fill ?*bgcolor=000000 +?*bicycle-parking= +?*bluetooth= +?*boite-de-vitesse= ?*bookmark= ?*borrowType= ?*box= +?*braille-labels= ?*brand= ?*brand= ?*brand=* @@ -13315,18 +12896,26 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*brandfacet=* ?*brands= ?*btag= +?*buanderie-dans-lappartement= +?*buanderie-dans-limmeuble= ?*bvstate= ?*c= ?*c_correlation_id= +?*cable-tele= +?*cable-tv= ?*cacheKeySuffix= ?*campaign= ?*campaignId= ?*campaign_id= ?*campus= ?*canonicalCard= +?*canvas_subclass= ?*careerBox- +?*carproof-report-url= +?*carproofAds= ?*carrierFacet=* ?*cartTotal= +?*casOnly= ?*cat ?*catalogType=* ?*categories= @@ -13335,12 +12924,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*category= ?*category=* ?*ccm_paging_p_b= +?*certified-pre-owned= ?*cf_affiliate_id= ?*cgi-bin= +?*chambres-nb= ?*channelIds= +?*chauffage= ?*check_list= ?*children= ?*cid= +?*cinema-dans-limmeuble= ?*city ?*cl= ?*claimed= @@ -13355,7 +12948,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*comments_open= ?*communityratingmax= ?*communityratingmin= +?*company= ?*composerFacet=* +?*concierge= +?*condition= ?*conditions= ?*conductorFacet=* ?*contentLanguageFilter= @@ -13371,6 +12967,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*coursecode= ?*courseyear= ?*cp= +?*cpoAds= +?*cruise-control= ?*csm=* ?*curator ?*curpage=* @@ -13378,29 +12976,43 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*cursor= ?*curvature=* ?*customFilters= +?*cylindree-cc= +?*date-de-naissance-de-lanimal= +?*date-demmenagement= +?*date-s-disponible-s= ?*date= +?*date_from= ?*day=* ?*dclid= ?*dcr=apps +?*dealerReviews= +?*debut= +?*demarrage-a-bouton-poussoir= ?*direct ?*direction= ?*disable-widget ?*discount_tag= +?*dishwasher= ?*dispatch_id= ?*displaydate= +?*disponible-a= ?*doAsUserId= ?*doLogin= ?*dominantColor=* ?*download= ?*drilldown=* ?*dropID= +?*duree-du-bail= ?*e_id_s&cHash= ?*ean=* +?*eau= ?*eco= ?*edition ?*editionFrequency=* ?*editmode= ?*egotecpage +?*electricite= +?*elevator-in-building= ?*email ?*email&cHash= ?*email= @@ -13413,12 +13025,18 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*en_topicID= ?*enablejsapi=* ?*endEventDate= +?*engine-displacement-cc= ?*entities +?*entrees-et-rampes-dacces-sans-obstacle= +?*entreprise= ?*entry= ?*entry_link ?*err= ?*err_code=404 ?*etext= +?*event-end= +?*event-start= +?*event-time= ?*eventDisplay ?*eventId= ?*excludeAbridged= @@ -13427,7 +13045,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*f%5B*%5D= ?*f%5B0%5D= ?*f.*%7C*= -?*f.*%7C*=http://app.gitbook.com/robots.txt +?*f.*%7C*=http://sfu.ca/robots.txt +?*f0= ?*f[0]= ?*facetChangeCategory= ?*fb_locale @@ -13439,44 +13058,65 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*filterBy*=*, ?*filter_term%5B0%5D= ?*filterby= +?*filterbyLocation= ?*filtered= +?*fin= +?*financingAvailable= ?*find_your_interest= +?*for-rent-by= +?*for-sale-by= ?*forWhom=* ?*format= ?*formatFacet=* ?*forsale_type ?*fr=* ?*free= +?*fridge-freezer= ?*from= ?*from_listings +?*fulfillment= +?*fumeurs-acceptes= +?*furnished= +?*gad_source= +?*games-room= +?*garniture= ?*gclid= ?*gclsrc= +?*gender= ?*genders= ?*genreName= ?*gg155.cn +?*gpTopAds= ?*grade_id= ?*groups ?*guestLogin= +?*gym= ?*h_r= +?*heat= +?*heure-de-levenement= ?*hideUnavailable=* ?*hideunavailable=* ?*hitsPerPage ?*hl +?*home-delivery= ?*hr_r= ?*hsCacheBuster= ?*hsCtaTracking ?*hs_preview= -?*http://marc.info/robots.txt +?*http://masslive.com/robots.txt ?*hubs_ ?*hubs_* ?*hubs_signup-cta ?*hybrid= +?*hydro= +?*hypoallergenic= ?*ic= ?*id= ?*id= ?*id=* ?*iframe ?*iid +?*imageNumber= ?*inStock= ?*index= ?*industry @@ -13485,6 +13125,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*instantShip= ?*instant_ship_lowest_price_cents= ?*interaction_id= +?*internet= ?*internship= ?*is_in_stock= ?*isbn= @@ -13494,15 +13135,23 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*item_detail_product_id= ?*items_per_page= ?*items_per_page=* +?*jantes-en-alliage= +?*jardin= +?*job-offered-by= +?*job-type= ?*jw_start= ?*key= ?*keyword= +?*keywordToAttribute= ?*keywords= ?*keywords=*time_machine +?*kilometers= +?*kilometres= ?*kwinfo=* ?*kwnazw=* ?*kwnazwa=* ?*kwp_4 +?*landline= ?*lang= ?*lang=es-ES ?*lang=es-US @@ -13513,13 +13162,19 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*language=es ?*language=pt ?*languages= +?*laundry-in-building= +?*laundry-in-unit= +?*lave-vaisselle= ?*layout= ?*letter=* ?*lf=* ?*library +?*lien-de-lapplication= ?*limit ?*limit= ?*linkId +?*ll= +?*local-de-rangement= ?*locale= ?*location= ?*log= @@ -13538,19 +13193,34 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*max_price= ?*mcubz= ?*mediums +?*messages-sonores= +?*meuble= ?*mf= +?*micro-ondes= +?*microwave= ?*min= +?*minNumberOfImages= ?*min_price= +?*minimum-nights= ?*modal_widget ?*mode=advanced +?*model= ?*modelFacet=* +?*modele= ?*monetization= +?*more-info= +?*move-in-date= ?*mpPriceTo=* +?*msclkid= ?*mver ?*nav= +?*navigation-system= ?*neighbourhoods ?*nestedTab= ?*next= +?*no-de-portes= +?*no-of-doors= +?*no-of-seats= ?*no_cache= ?*no_definitions*= ?*no_subcategories*= @@ -13565,26 +13235,35 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*noindex=1* ?*noindex=true ?*noixwrapper= +?*nombre-de-personnes-maximum= +?*nombre-de-places= +?*nombre-minimum-de-nuit= ?*nomoat= ?*nomoatyi= ?*noredirect= ?*noredirect=* ?*novelties=* ?*numberOfItemsInRange=* +?*numero-didentification-du-vehicule= ?*nw= ?*objectId=* +?*offered-by= ?*offset ?*oid_ ?*omnil ?*onboardData= +?*online-financing-approvals= +?*online-purchasing= ?*onwardjourney ?*options%5B%5D= ?*options[]= ?*order= ?*orderby= ?*ordering= +?*organicOnly= ?*orientation ?*origin +?*origin= ?*original_status ?*origterm= ?*os= @@ -13614,18 +13293,27 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*pagesize= ?*palsId= ?*parentNodeIdK= +?*parking-assistant= +?*parking-included= ?*partner= +?*party-room= ?*payRequest= +?*payment-deferrals= +?*payment= ?*paymentRef= ?*pdpReviewSection= ?*pdptypeAheadSearchInput= ?*performerFacet=* ?*permalink=answer ?*permalink=comment +?*pet-friendly= +?*pets-date-of-birth= ?*pfm= ?*pg99.asia +?*piscine= ?*pl=* ?*plan +?*pool= ?*post_type=tribe_events ?*postalCode= ?*poy-poll @@ -13635,11 +13323,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*previousThread ?*price ?*price* +?*price-type= ?*price= ?*price= ?*priceFrom=* ?*priceMax= ?*priceMin= +?*priceType= ?*prices= ?*print_type ?*prints_availability @@ -13649,6 +13339,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*productPage=* ?*productPoolId=* ?*product_condition= +?*product_id= ?*product_list_dir= ?*product_list_dir= ?*product_list_limit= @@ -13660,13 +13351,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*products= ?*profileCountryCode= ?*profileCurrencyCode= +?*profileType= ?*program= ?*projects ?*promo_id= +?*propose-par= ?*pubFilter= ?*publicationStatus= ?*publisherName= ?*pubsIdParam= +?*push-button-start= ?*puste=* ?*q= ?*q=* @@ -13678,9 +13372,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*queryID= ?*queryId= ?*rNtt= +?*radius= ?*range= ?*rateScore=* ?*ratingmax= +?*rb= ?*rd= ?*rec-page ?*recently_released= @@ -13696,8 +13392,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*refine= ?*refine=* ?*refinementList +?*refrigerateur-congelateur= ?*regToken ?*regions +?*regulateur-de-vitesse= ?*reko=* ?*rel=* ?*releaseDate= @@ -13716,6 +13414,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*resource_type= ?*resultsPP=* ?*resultspp=* +?*return-policy= ?*returnurl= ?*reviews_page ?*revisionid= @@ -13727,11 +13426,18 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*salePrice=* ?*salePriceSortFacet=* ?*saleprice=* +?*salle-de-fetes= +?*salle-de-jeux= +?*salle-de-sport= +?*salle-de-yoga= +?*salles-de-bain-nb= +?*sauna= ?*scale= ?*scrape ?*scriptPath ?*scriptpath= ?*scriptpath=* +?*scroll_id= ?*search= ?*searchCategory=* ?*searchQuery= @@ -13741,32 +13447,40 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*searchWithin= ?*search_keywords= ?*searchcategory=* +?*securite-24-heures-sur-24= ?*sel=*_*_ ?*sel=*| ?*send_id= ?*senttime= ?*seriesName= +?*service-drop-off-pick-up= +?*service-open= ?*set_language= +?*sex= ?*showActu= ?*showCollection= ?*showFrom= ?*showOutOfStock= ?*showRegionMap= ?*showonlyads= +?*showroom-open= ?*shpxid= ?*sid=* ?*signUpRequest= ?*site= +?*siteLocale= ?*site_view= ?*size ?*size= ?*size_converted= ?*sizes= ?*skin=0 +?*sleeps= ?*slotName=* ?*slpfid= ?*slreturn= ?*smid= +?*smoking-permitted= ?*smprod= ?*smsg= ?*sort @@ -13774,8 +13488,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*sort=* ?*sortBy ?*sortBy= +?*sortByName= ?*sortCriteria= ?*sortOrder= +?*sortParam= ?*sortType= ?*sort_by= ?*sortby= @@ -13797,7 +13513,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*stars= ?*start=0 ?*startdate= +?*stationnement-inclus= +?*stationnement-pour-velos= ?*status= +?*stock= +?*storage-locker= ?*storeCode= ?*strict=* ?*studylevel= @@ -13812,11 +13532,18 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*subscription ?*success_return_url ?*summarize= +?*sunroof= +?*superficie-acres= +?*systeme-de-navigation= ?*tab= ?*tag= +?*taille-pieds-carres= ?*target= +?*targetURL= +?*telephone-fixe= ?*template= ?*term= +?*theatre-in-building= ?*themeChoiceId ?*themes= ?*time_machine=all_time @@ -13842,6 +13569,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*title= ?*title=* ?*toaf_cities +?*todo-le-visual-aids= +?*toilettes-accessibles= +?*toit-ouvrant= ?*token ?*token= ?*topicId= @@ -13849,9 +13579,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*topics= ?*tourl= ?*tpcid= +?*trailer-hitch= +?*traitement= +?*transmission= ?*tribe-bar-date +?*trim= ?*trustscore= ?*tx_ecommerce_pi1%5Becommerce%5D= +?*type-de-logement= ?*type= ?*type=filter ?*typeAheadRedirect= @@ -13862,6 +13597,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*uniqueLink= ?*unptid= ?*update_status=1 +?*urgentAds= +?*url-de-rapport-carproof= ?*url= ?*url_params= ?*utm @@ -13877,6 +13614,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*utm_con=* ?*utm_conten=* ?*utm_content +?*utm_content= ?*utm_content=* ?*utm_cta=website-solutions-home-retail-cpg* ?*utm_medium @@ -13886,7 +13624,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*utm_source= ?*utm_source= ?*utm_source=* -?*utm_source=*http://10best.com/robots.txt +?*utm_source=ekde ?*utm_source_platform= ?*utm_term ?*utm_term= @@ -13895,11 +13633,19 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*variationAttribute=* ?*ved= ?*verified= +?*veteranFriendly= +?*video-chat= +?*videoOnly= ?*view= ?*view_post_comments= ?*vimeo_search +?*vin= +?*virtual-appraisal= +?*visual-aids= +?*water= ?*wbraid= ?*web_groups= +?*wheelchair-accessible= ?*widget ?*windowDays= ?*wp_login_redirect= @@ -13907,8 +13653,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*xhr= ?*xid ?*yaCaptchaResponse* +?*yard= +?*year= ?*yearFrom=* ?*yearTo=* +?*yoga-room= ?*zgsearch= ?-kfc-to-offer-free,-fast-internet-across-all-uk-restaurants ?.pdf @@ -13939,6 +13688,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?AID= ?Author= ?BL= +?CMP ?CampaignId= ?Campaign_Medium ?CompareVariant= @@ -13952,6 +13702,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?EventId=198631 ?EventId=199338 ?EventId=201357 +?ExternalDataReference ?FASID ?FRM_LOCALITE= ?G2I_ActionId=* @@ -13977,6 +13728,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?Q ?REDIRECT_URL= ?RedirectUrl +?RedirectUrl ?S= ?SESSION ?SID= @@ -14071,14 +13823,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?acid ?act= ?action -?action ?action= ?action= ?action=callus ?action=fx_tracking_data ?action_typTHe= ?ad= -?adId= ?ada_source= ?adaptive=0&clear_cache=Y ?adbypass= @@ -14116,7 +13866,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?afolder= ?after-login= ?after_sign_in= -?age_range_filter= ?agentId ?ages= ?aid= @@ -14193,7 +13942,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?auth_code= ?authenticity_token ?author= -?author= ?authorised ?auto ?autoStart= @@ -14202,21 +13950,19 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?autoplay ?autoplay= ?av -?award_winners= ?awc ?b= ?back ?back= ?backRef= ?banners -?bathrooms= ?bc= ?bclid= ?bcmt= ?bcpid= ?bctid= -?bedrooms= ?before= +?begin* ?benderPackage= ?bet= ?beta= @@ -14256,14 +14002,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?bvstate= ?bvstate=* ?bvstate=pg -?by-appointment-only= ?byPassDigCmsCache= ?c= ?c= ?c=* -?c=cn& -?c=hk& -?c=tw& ?ca ?ca=* ?cab= @@ -14272,7 +14014,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?calendar ?callback ?callback= -?callback=http://amazon.com.br/robots.txt +?callback=http://thenounproject.com/robots.txt ?callsandtexts ?campaign-id ?campaignKey @@ -14282,7 +14024,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?caption= ?cardId= ?career=admin&set= -?carproofAds= ?carrier= ?cart ?cartAction @@ -14336,10 +14077,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?clipid= ?clkInTab= ?closePush=true -?closed= -?clothing_themes= -?clothing_type= -?clothing_vendor= ?cm= ?cm_mm* ?cmd @@ -14391,11 +14128,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?comments ?comments* ?comments= -?commidhttp://inspectlet.com/robots.txt +?commidhttp://mentalhealth.org.uk/robots.txt ?communityId= ?companyid= ?companyid=* -?condition= ?config ?config=articleidfromurl ?config=endscreen @@ -14439,7 +14175,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?coupon_code ?couponcode=* ?cp -?cpoAds= ?create_review=true ?criteria= ?cs= @@ -14450,7 +14185,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ct ?ct=* ?ctl -?ctx=*http://usu.edu/robots.txt +?ctx=*http://zeenews.india.com/robots.txt ?curator= ?curid= ?currency @@ -14556,7 +14291,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?en ?en-= ?en-ph -?engine-displacement-cc= ?enrich= ?entitlement= ?entity= @@ -14577,7 +14311,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?etype= ?euid ?europe_pmc_extredirect= -?event-end= ?event= ?event= ?eventType= @@ -14612,6 +14345,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?f[* ?f[*]= ?f[0]= +?f[1]= ?f_* ?f_*= ?f_psi=* @@ -14625,7 +14359,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?fbclid ?fbclid= ?fbclid=* -?fbclidhttp://sdtimes.com/robots.txt +?fbclidhttp://magic.wizards.com/robots.txt ?fbt1= ?fc= ?fdid= @@ -14666,7 +14400,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?filters ?filters= ?filters[ -?financingAvailable= ?find_similar_by= ?firstId= ?fl= @@ -14674,7 +14407,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?flik= ?fo=1 ?focus_review -?for-sale-by= ?forceMagnolia=true ?forceP= ?force_locale @@ -14693,6 +14425,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?forward= ?fp_ref ?fpid +?fq ?fr ?fref= ?frmapp=yes* @@ -14711,7 +14444,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?fromEasyShoppingTab= ?fromFooter ?fromMenu -?fromNewsdog*http://citizensadvice.org.uk/robots.txt +?fromNewsdog*http://mobiloud.com/robots.txt ?fromOffersTab= ?fromSeasonalTab= ?fromStream= @@ -14723,7 +14456,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?fss=1 ?ftag= ?fuelType= -?fulfillment= ?full= ?fulltext= ?fuseaction= @@ -14755,11 +14487,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?go=111b735a516af85c84df92fa7be3eface405339a91bac1c0d5bf8db96e9a2fc1 ?goalAchievementShowContactOptions ?goback= +?gologin=1 ?google_preview= ?gotoUrl= ?gp ?gp=* -?gpTopAds= ?grade= ?grape ?group=test_a @@ -14790,7 +14522,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?hl=*&gws_rd=ssl$ ?hl=cert_ssl ?hmz= -?home-delivery= ?homepageFallbackFrom= ?hot= ?hsCtaTracking @@ -14811,11 +14542,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?hsa_ver ?hsm= ?hss_channel= -?http://el.wikipedia.org/robots.txt -?https= +?http://pinterest.it/robots.txt +?hub= ?hubs_content= ?hubs_post-cta -?hypoallergenic= ?i ?i= ?iab_category @@ -14841,7 +14571,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ignore_amp ?image ?image= -?imageNumber= ?immo ?inApp ?inApp=* @@ -14895,7 +14624,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ja ?jh= ?jiscode -?job-type= ?jobId= ?jobSlug= ?join= @@ -14919,11 +14647,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?keyword ?keyword= ?keyword=* -?keywords ?keywords= ?kids= -?kilometers= -?kind ?kind= ?ko ?kr @@ -14934,7 +14659,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?l ?l=* ?lang -?lang*http://cosmopolitan.com/robots.txt +?lang*http://juntadeandalucia.es/robots.txt ?lang= ?lang= ?lang=* @@ -14968,7 +14693,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?lightbox= ?limit ?limit= -?limit= ?limit=all ?limit=all ?limitstart= @@ -14978,6 +14702,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?listId=3$ ?listingid= ?lname +?lng ?loc ?loc= ?locale @@ -15007,7 +14732,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?m=1 ?m_bt= ?maca= -?manufacturer= ?map_layer ?map_leisure_category ?mark=google_shopping @@ -15029,7 +14753,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?mgs1= ?mi_u ?mid= -?minNumberOfImages= ?mindbox-message-key= ?minprice ?mkt_tok @@ -15060,14 +14783,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?monthnum= ?months= ?most-popular -?movie_tv= ?mrfCacheBuster= ?ms= ?msID= ?ms_reviews_categories=* ?msclkid ?msg= -?music_theme= ?mv= ?n= ?name= @@ -15079,7 +14800,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ndx=t$ ?ndx=t& ?neighborhoods -?netflixsource=*http://dn.se/robots.txt +?netflixsource=*http://craftsy.com/robots.txt ?netmng= ?new= ?news_id= @@ -15133,7 +14854,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?offer ?offerId ?offerIds= -?offered-by= ?offset* ?offset= ?offset=* @@ -15142,22 +14862,17 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ofg ?olaId= ?oldid= -?om= ?omiid ?onboard= -?online-financing-approvals= -?online-purchasing= ?onwardjourney= ?op= ?op=Search ?op=cerca&query= ?op=mqmpvicu -?open= ?open_login=1 ?ophqt= ?optin-monster-ajax-route= ?oq= -?ord= ?order ?order= ?order= @@ -15179,7 +14894,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?osCsid= ?osr= ?ot=example.AjaxPageLayout.ot -?other_characteristics= ?outboundDate= ?output= ?outputType=apps @@ -15223,15 +14937,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?pam= ?panel ?paper= -?parent_age= ?partner= ?partner_ref= ?partnerid= ?parution= ?path= ?payed -?payment-deferrals= -?payment= ?pcrid= ?pdfJsInlineViewToken= ?pdfJsInlineViewToken=* @@ -15241,7 +14952,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?perpetual= ?personalize= ?persons= -?pet-friendly= ?pflpid ?pg=* ?pg=search& @@ -15301,7 +15011,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?preview ?preview= ?preview=* -?preview=http://carrotquest.io/robots.txt +?preview=http://qrco.de/robots.txt ?preview=true ?preview=true$ ?previewToken= @@ -15315,9 +15025,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?price= ?priceFilter ?priceValue=* -?price_aud= -?price_cad= -?price_gbp= ?prices= ?prices_first ?print @@ -15440,7 +15147,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?q=user/logout# ?q=user/logout/ ?q=user/logout/$ -?q=user/logout/http://lemonde.fr/robots.txt +?q=user/logout/http://connect.facebook.net/robots.txt ?q=user/password ?q=user/password ?q=user/password/ @@ -15633,7 +15340,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?rest_route= ?resultClick ?ret= -?return-policy= ?return=true ?return=trueDescription ?returnPage= @@ -15644,7 +15350,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?return_type ?return_uri ?returnurl= -?returnurl=*http://smithstrong.com/robots.txt +?returnurl=*http://lesacvspip.co.uk/robots.txt ?retweetjs ?review_category ?review_manufacturer @@ -15680,7 +15386,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?s= ?s=* ?s=*feed -?s=*http://nus.edu.sg/robots.txt +?s=*http://buffalonews.com/robots.txt ?s=*page ?s=43260 ?s=Art @@ -15690,7 +15396,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?s=bpage-next ?s=feedpager ?s=http://dowjones.com/robots.txt -?s=http://prospect.org/robots.txt +?s=http://msci.com/robots.txt ?s=lightbox ?s=mobile ?s=thanks @@ -15729,6 +15435,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?searchQueryState= ?searchResource ?searchTerm= +?searchType= ?search_api_fulltext ?search_api_fulltext= ?search_api_fulltext= @@ -15738,7 +15445,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?search_query= ?search_str ?searchfor=doctor&q= -?searchhttp://sandals.com/robots.txt +?searchhttp://pond5.com/robots.txt ?searchterm ?section ?section* @@ -15753,8 +15460,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?serial_number= ?seriesSlug= ?service -?service-drop-off-pick-up= -?service-open= ?service= ?service=Ajax ?service=ajax @@ -15767,7 +15472,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?setLocale= ?set_language ?set_mobile= -?sex= ?sez=JSON* ?sfdebug ?sfilters=0 @@ -15785,7 +15489,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?showOlderReviews ?show_error=true ?showcomment* -?showroom-open= ?sid ?sid= ?sidebar= @@ -15981,9 +15684,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?topicpage* ?topid= ?total= -?toy_characteristics= -?toys_awards= -?toys_video_game_platform= ?tp= ?tpc= ?tptm=pf @@ -15995,7 +15695,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?trail_id ?trailmix_ ?transactionKey= -?transmission= ?trk ?trk* ?trk= @@ -16036,7 +15735,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?uid= ?undo_item=* ?updated-max= -?urgentAds= ?uri ?url= ?url= @@ -16094,7 +15792,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?utm_source=lsplayer ?utm_source=quora ?utm_source=twitter -?utm_sourcehttp://sothebysrealty.com/robots.txt +?utm_sourcehttp://sandiego.gov/robots.txt ?utm_sourse=55 ?utm_sq ?utm_term @@ -16121,9 +15819,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?vi ?via= ?video -?video-chat= ?video= -?videoOnly= +?view ?view= ?view=* ?view=Events @@ -16148,7 +15845,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?viewsreference ?vintage ?vip -?virtual-appraisal= ?vn ?voiceAmounts= ?volume @@ -16196,7 +15892,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?width ?width= ?word* -?word= ?wordfence ?wordfence_lh ?wp-ajax= @@ -16240,15 +15935,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService @1x. @@API @@castle.cms.querylisting*? -@@faceted_query -@@invalidate_cache -@@rdf @@search @@search @@search$ @@search? @@search? -@@updated_search @Quelle @async @inRating @@ -16284,7 +15975,6 @@ AAP AB- ACCOUNT/LogOn/1 ACMH/complete -ACS: AD AD/ ADL @@ -16303,7 +15993,7 @@ AGLogout AI AI/ AITripBuilder -AJAXhttp://msdmanuals.com/robots.txt +AJAXhttp://molekule.com/robots.txt AK5537 AK6336com AL @@ -16501,11 +16191,13 @@ Account/Register Account/Register.aspx Account/institutionalsignin Account/register.aspx +AccountAccess AccountActivityView AccountBalanceView AccountDisavow? AccountMerge AccountProfessionalInformationContiBlockController +AccountStatus Account_Billing AccurintForCollectionsLP Achievements @@ -16733,7 +16425,7 @@ AnswersAjax Api Api/ App/ -App/Registration/http://news.harvard.edu/robots.txt +App/Registration/http://emerald.com/robots.txt App/registration/ AppData/ AppDetail @@ -16806,6 +16498,7 @@ ArChivES ArChivEs ArChiveS ArChives +Arabic ArcHIVES ArcHIVEs ArcHIVeS @@ -21761,6 +21454,7 @@ Bestätigungs-Mail Bibtexdownload Bidding-Opportunities-Current/City-Bids/* Bidding-Opportunities-Current/New-page/* +BillingActivity BillingAndPayments BillingDetail BillingInvoiceFile @@ -21851,7 +21545,7 @@ Business/Work-with-the-City/Current-Bidding-Opportunities Business/Work-with-the-City/New-page Business/Work-with-the-City/Prevailing-Wage BusinessListingsAjax -ButikDetay*/http://merkle.com/robots.txt +ButikDetay*/http://wicg.github.io/robots.txt Buy Bytedance's C @@ -22031,6 +21725,7 @@ CampaignConfiguration CampaignManagement CampaignStatistics CancelBooking +CancelPlan CaptchaImage.axd CaptchaImage1.axd CaptchaValidationLog @@ -22083,6 +21778,7 @@ ChangeEmailAddressView? ChangePassword ChangePassword ChangePassword.aspx +ChangePlan ChangeSecurityInfoView Channel Chart.aspx* @@ -22111,6 +21807,7 @@ CheckoutOrderShippingView CheckoutPayInStoreView CheckoutReviewDisplayView CheckoutSignInView +Chinese Christian/Books/WISHLIST Christian/Books/backorder_email Christian/Books/bookbag @@ -22489,7 +22186,6 @@ Content-Type-Testing/New-page-3/New-page Content-Type-Testing/New-page-3/Timeline Content-Type-Testing/New/* Content/ -Content/Document/File/115695/pres_16112020.pdf Content/DownloadComp Content/Images Content/rss @@ -22513,6 +22209,7 @@ CoralEditor Core/ Corporate/RegisterMe Corporate/RequestInfo +CorriereAppNews CostPerClick CostcoOrderReview CountryAjax @@ -22667,6 +22364,7 @@ DisplayProductPopIn.mvc/ DisplayView Divisions DmozTopic* +DoNotTest DoRetailAvailabilitySearch Doc Doc-rm @@ -22719,6 +22417,7 @@ EC/ EDOCSSESSIONID EDUCATION/ EE/ +EFPIA_Disclosure*.pdf EFRU/ EG/ EH/ @@ -22731,7 +22430,6 @@ EN/Service EN/Suche EN/node ENGLISH/ -EOL EOS EPiMultipagedDoc EPiServer @@ -22768,6 +22466,7 @@ Edgate/ Edit EditForm.aspx$ EditPermanentShippingAddressView +EditProfiles Editorial/ Education/SchoolHelp.htm Education/SchoolStudents/Olympiad/paper2011.asp @@ -22784,6 +22483,7 @@ EmailFriendView EmailHotel EmailMap EmailMemberRegistration +EmailPreferences EmailServicesForm EmailSpellCheckJson Email_* @@ -22863,9 +22563,9 @@ Events/register/ Events/stylesheets/ Events/xml/ Exabot +Excite/ Exclusion-folder-for-ink ExecutiveNominationsByNominee.asp -Exit ExitCheckoutCmd ExitWindow ExpandedUserReviews @@ -23091,6 +22791,7 @@ Fact_check FairShare FamilyConnect?*s= FareCalendar +FatalError.html FavoriteReviewManagement Fcnd Feature @@ -23118,6 +22819,7 @@ Find* FindPage FindRestaurants FinishAppInstall +FireTV FitAnalytics- FiveSteps/ FiveStepsToHealth/ @@ -23219,7 +22921,7 @@ G GA GA/ GAM-investments-dave/ -GAM-placements-dave/http://sfr.fr/robots.txt +GAM-placements-dave/http://core.telegram.org/robots.txt GARecord GB/default GD @@ -24023,6 +23725,7 @@ Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/A Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Animal-Shelter/Animal-Shelter-Home-Gallery/Copy-of-Denver-Loves-Pets-Stranger-Things-1 Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Animal-Shelter/Animal-Shelter-Home-Gallery/Copy-of-Donate-Now-1 Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Animal-Shelter/Animal-Shelter-Home-Gallery/Copy-of-Donate-Now-2 +Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Animal-Shelter/Animal-Shelter-Home-Gallery/Copy-of-Early-Weekend-Adoptions-1 Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Animal-Shelter/Animal-Shelter-Home-Gallery/Copy-of-Mile-High-Mutts-1 Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Animal-Shelter/Animal-Shelter-Home-Gallery/Copy-of-Raise-Your-Paw-1 Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Animal-Shelter/Animal-Shelter-Home-Gallery/Copy-of-Tats-for-Tails-1 @@ -24038,6 +23741,7 @@ Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/A Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Animal-Shelter/Animal-Shelter-Home-Gallery/Happy-Howl-o-ween Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Animal-Shelter/Animal-Shelter-Home-Gallery/Home-for-the-New-Year Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Animal-Shelter/Animal-Shelter-Home-Gallery/Keep-your-pets-safe-and-healthy-get-them-vaccinated +Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Animal-Shelter/Animal-Shelter-Home-Gallery/Leaf-Your-Heart-Open Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Animal-Shelter/Animal-Shelter-Home-Gallery/Mile-High-Mutts Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Animal-Shelter/Animal-Shelter-Home-Gallery/New-page Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Animal-Shelter/Animal-Shelter-Home-Gallery/Patriotic-Pups-Adoption-Special @@ -25465,6 +25169,7 @@ Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/D Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Projects/16th-Ave-Storm/16th-Ave-Storm-P2-Photo-Gallery/Concrete-Encasement Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Projects/16th-Ave-Storm/16th-Ave-Storm-P2-Photo-Gallery/Concrete-Manhole-Encasement Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Projects/16th-Ave-Storm/16th-Ave-Storm-P2-Photo-Gallery/Corner-Bends +Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Projects/16th-Ave-Storm/16th-Ave-Storm-P2-Photo-Gallery/Installation Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Projects/16th-Ave-Storm/16th-Ave-Storm-P2-Photo-Gallery/Lowering-Water-Line Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Projects/16th-Ave-Storm/16th-Ave-Storm-P2-Photo-Gallery/Manhole-Encasements Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Projects/16th-Ave-Storm/16th-Ave-Storm-P2-Photo-Gallery/New-page @@ -25819,6 +25524,8 @@ Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/D Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Shared-Streets/Shared-Streets-Slider/Open-Streets-Capitol-Hill Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Shared-Streets/Shared-Streets-Slider/Road-Closed-Thru-Traffic Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Shared-Streets/Shared-Streets-Slider/Shared-Street-Barricade +Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Street-Maintenance/Copy-of-Weekly-Ramps-1 +Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Street-Maintenance/Weekly-Paving Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Street-Maintenance/Weekly-Ramps Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Transit/Montbello-Connector/Montbello-Connector-Photo-Gallery/Montbello-Connector-Event-1 Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Transit/Montbello-Connector/Montbello-Connector-Photo-Gallery/Montbello-Connector-Event-2 @@ -28632,7 +28339,7 @@ GuruFiles/ Gurufiles/ H HACAffiliate -HBO/ +HBO/ HK/ HM HMDThankYou @@ -28664,6 +28371,7 @@ Handlers Handlers Handlers/ Handlers/LinkClosed +HdToggle HeadJS/static-2.115 HeadJS/static-2.83 HeadJS/static-2.84 @@ -28885,6 +28593,7 @@ Home/Hot-Topics/Assessor Home/Hot-Topics/Assistance Home/Hot-Topics/BallotTrax Home/Hot-Topics/Budget +Home/Hot-Topics/Business Home/Hot-Topics/CPD Home/Hot-Topics/Civic-Center Home/Hot-Topics/Copy-of-DCM-1 @@ -28926,6 +28635,7 @@ Home/Hot-Topics/Online-services-hub Home/Hot-Topics/Parks Home/Hot-Topics/Parks-Rec Home/Hot-Topics/Parks-and-Rec +Home/Hot-Topics/Planning Home/Hot-Topics/Public-Health Home/Hot-Topics/Public-Health-2 Home/Hot-Topics/Rec-Center-Memberships @@ -29244,6 +28954,7 @@ JSWidget/ JSWidgetFeed/ JUNK/ Jahia +Jahia* Jai-Mrug* Jan_2011 Japan/DirectX/default.asp? @@ -29285,6 +28996,7 @@ Keep Kimengi Kimengi/nineconnections.com Knowledge-Search +Korean Krypto Ks Kuala-Lumpur @@ -29298,6 +29010,7 @@ LB-monitoring.html LB/ LC LC/ +LFE/Live.controls.sharedpages/error.aspx LHC.BET LHCBET LI/ @@ -29342,6 +29055,7 @@ LZWeb Labs LanderLogger LandingPage +LanguagePreferences LanguageSelection Languages/Pages/Volunteer-Stipend.aspx Languages/SiteCollectionDocuments/FAQ-County-Translations.pdf @@ -29433,6 +29147,7 @@ Login/ Login/Forgot-Password Login/Forgot-Username Login? +LoginHelp Logoff Logoff LogonForm @@ -29542,12 +29257,14 @@ MakePaymentView Manage Manage/ ManageAccountAccess +ManageDevices ManageListing ManageOrder ManageOwnersTopReasonsApi ManagePaymentAccountView ManagePhotos ManageProducts.aspx +ManageProfiles ManageReports.aspx ManageReturns ManageShopListingApi @@ -29585,6 +29302,7 @@ Marketplace/ MasterPages Masterpages/ MathJax +Maxis Maxthon Mayor-Training-Page/* MbrApps @@ -29682,6 +29400,7 @@ Members/ Membership/Memberzone Membership/e-Membership/app-help.asp Memonly/ +Meo MessageRunDetailID= Messages MessagingOptions @@ -29843,6 +29562,7 @@ Motomondiale Motori/*.html$ Motori/*_amp.html$ Movies +MoviesYouveSeen MptUrl Msgeskup Msgeskup @@ -30048,6 +29768,7 @@ NewMessage NewMyAccount/ NewOwners NewTopic +NewWatchInstantlyRSS News News-and-Calendar/Summing-Up/ News-articles/2022/* @@ -30210,6 +29931,7 @@ OwnersNew OwnersOld OwnersTermsAndConditions P +P.mvc?_escaped_fragment_=/peopletags.aspx P23 P3/find P3W451 @@ -30294,6 +30016,7 @@ Pages/search Pagetext Pagethumb PageviewRecord +Panasonic Panier PanoramaXml Paragon @@ -30483,6 +30206,7 @@ Politics/qGhqEUxkwY1XCf44StpdPM/Asaram-Bapu-From-building-an-empire-of-Rs-10000- Politics/qGhqEUxkwY1XCf44StpdPM/Asaram-Bapu-From-building-an-empire-of-Rs-10000-crore-to-b.html?facet=amp&utm_source=googleamp&utm_medium=referral&utm_campaign=googleamp Polskie-Radio-24/Tag99941 PopCalendar2005/ +PopupDetails PopupNewsletterSubscription.asp PopupNewsletterSubscription2.asp Popups/ @@ -30610,6 +30334,7 @@ Profile Profile/ViewPdf Profileeskup Profileeskup +ProfilesGate Programmes/Search-Courses Programs ProhibitedCharacterErrorView @@ -30912,7 +30637,6 @@ RecentDiscuss RecentObituariesHandler.ashx RecentlyViewed RecepteurXML -Reception/TopicalMessage/SaveToPdf?messageId=7239 Recherche?*$ Rechercher RecommendFor @@ -30964,7 +30688,7 @@ ReputationManager Request RequestNewVersion.asp?id=* Research/Search-Research -ResearchLibrary/http://ranker.com/robots.txt +ResearchLibrary/http://lowes.com/robots.txt ReservationAjax ReservationSessionExpired/ Reservations/ @@ -31088,7 +30812,7 @@ SITE=MN SITE=NZH SITE=XCOM SITE=es.antevenio. -SITECOREhttp://transparency.org/robots.txt +SITECOREhttp://td.com/robots.txt SITESEARCH/ SK/ SL @@ -31112,6 +30836,8 @@ SPOCK SPORTS SPORTS/ SPRedirect +SQ_DESIGN_NAME=blank +SQ_PAINT_LAYOUT_NAME=staff SR SR/ SSC @@ -31157,7 +30883,7 @@ Scripts/ Search Search Search* -Search*http://suno.com/robots.txt +Search*http://flutter.dev/robots.txt Search-Results Search-Show Search-Show* @@ -31180,7 +30906,7 @@ Search/Mail/Public Search/People/* Search/Search/ Search/SearchKeyWord -Search/http://safebrowsing.google.com/robots.txt +Search/http://bcorporation.net/robots.txt Search2/ Search? Search?q* @@ -31223,6 +30949,7 @@ Sepetim Series=*,* Server Server.aspx +ServerError.aspx ServerSupport/LinkChecker ServerSupport/LinkChecker.TEST ServerSupport/UsageStats @@ -31349,9 +31076,10 @@ Socialnetwork= Socialprofile= Sogou Sok -Sok*http://alchetron.com/robots.txt +Sok*http://refinitiv.com/robots.txt Soldier/ SolutionsDisplay +Sony SortAttractions SortEateries SortHotels @@ -31696,6 +31424,7 @@ TRAINING/WIP-Page/New-page TRAINING/WIP-Page/Test-1 TRAINING/new-author-training/* TRAINING/new-author-training/Web-Training-Success +TSPD TSbd/*?type= TT TT/ @@ -32035,6 +31764,7 @@ VerificationController Verify/* VerifyReview Versenden +Versions Video$ Video/ Video/*playerIndex @@ -32049,7 +31779,6 @@ Videos/e Videos/m View ViewAchAuthorization -ViewAd ViewAttachment ViewCancelOnlinePaymentView ViewDoc @@ -32061,7 +31790,7 @@ Vol-IAOA Vol-XXX Volley/06-03-2016/volley-alessia-debutto-senza-morbosita-solo-pallavolo-140919160674.shtml VolunteerTranslations -VoteActivities/http://wtop.com/robots.txt +VoteActivities/http://gurufocus.com/robots.txt Vuejs VwghRechtssatzkette.wxe?Abfrage=* W @@ -32122,6 +31851,7 @@ WHEEL/ WHSC/ WHSC/STATS/ WHSCL/ +WIP* WIRE WNS/ WP-EU-MedRegs-updated.pdf @@ -32180,7 +31910,7 @@ WebService WebServices WebServices/ WebStripper -WebSupport/Restrictedhttp://ascd.org/robots.txt +WebSupport/Restrictedhttp://no.wikipedia.org/robots.txt WebUserControls WebX WebZIP @@ -32198,6 +31928,7 @@ White-paper-ISO-13485.pdf Wholesale-*-c-*-0-1-*.html Wholesale-Attribute-*.html WhyBoothStories.xml +WiViewingActivity WidgetBrowserExtension WidgetEmbed WidgetListAsync.naver @@ -32242,7 +31973,6 @@ X1798 XC XCSA XK5537 -XML XOG XPMBAStories.xml XSLT @@ -32270,10 +32000,13 @@ YediothPortal/Ext/TalkBack/CdaTalkBack YediothPortal/Ext/TalkBack/CdaTalkBackTrans YediothPortal/Ext/TalkBack/CdaViewTalkBack YfcuVaVBkfnzl2j6UbEcK0Oiqkv88jx6w +YourAccount +YourAccountPayment Youtube Z ZA/ ZBMed/aktuelles/tag +ZCestino ZINIO-transition ZINIO-transition-preview ZIVtest @@ -32356,7 +32089,7 @@ ZyBORG \+*\+ \. \/*FAQ* -\/*RMP*http://today.com/robots.txt +\/*RMP*http://polygraph.cool/robots.txt ^$ _ _ @@ -32464,6 +32197,7 @@ __blank __classic__=1 __content-api __data +__data/assets/image/0011/636752/Coral-crab.jpg __data/assets/pdf_file/0003/178536/new-director-announcement.pdf __data/assets/pdf_file/0006/328776/quthbk95-SEC3-EDU.pdf __data/assets/pdf_file/0009/254529/V-and-ADirectorofDesignFuturePlanAnnouncement.pdf @@ -32474,7 +32208,7 @@ __export __frame __fudge __hsfp -__hsfphttp://toonsmag.com/robots.txt +__hsfphttp://historyextra.com/robots.txt __hssc __hstc __hstc= @@ -32642,6 +32376,7 @@ _doc/pdf/Terms_and_Conditions_2014_05_30.pdf _doc/pdf/Terms_and_Conditions_NSC_Program.pdf _doc/pdf/tpt.pdf _doc/pdf/whitepapers +_docs _draft/ _dynamic_files/ _e1_suggest?q= @@ -32701,6 +32436,7 @@ _global_partner_ _googlepi _gpbe/ _gsdata_/ +_guide _hcms _hcms/forms//embed/v3/form/53/438f4c23-5908-4c4e-a9a7-e30a3897211b/json?hutk= _hcms/iplookup @@ -32717,6 +32453,8 @@ _i _i?type= _id_86231824.html _images/ +_images/topic-images/fishing/pests-And-diseases/Blue_swimmer_crab.jpg +_images/topic-images/fishing/pests-And-diseases/Mud-Crab.jpg _img/ _in.html _inc @@ -32738,7 +32476,7 @@ _issue _jcr_content _jcr_content* _jcr_content.logout.html -_jcr_content/*http://slantmagazine.com/robots.txt +_jcr_content/*http://allthatsinteresting.com/robots.txt _jcr_content/renditions/ _jobs _js/ @@ -32767,7 +32505,7 @@ _layouts/sp.core.js?rev=* _layouts/sp.js?rev=* _layouts/sp.runtime.js?rev=* _layouts/sp.ui.dialog.js?rev=* -_layoutshttp://avclub.com/robots.txt +_layoutshttp://futabasha.co.jp/robots.txt _lib/ _libraries _lit @@ -32776,6 +32514,7 @@ _login _mail _mailer _mailing +_manage _md_ _media _media/conexus @@ -32830,7 +32569,7 @@ _no_mobile/ _noindex _not-found _notes -_notes/http://abeautifulmess.com/robots.txt +_notes/http://metlife.com/robots.txt _nsfgfb _nuxt _nuxt/*map @@ -32856,6 +32595,8 @@ _page _page1.html _page= _page= +_pagecomponents +_pageelements _partial _partial/ _partial/header @@ -32877,6 +32618,7 @@ _previsualisation _print _print _print.html +_print.html$ _private _private _private/ @@ -32894,14 +32636,15 @@ _qa _qa.html _qos _query= -_r/http://acdsee.com/robots.txt -_r/http://twinkl.co.uk/robots.txt +_r/http://cyberciti.biz/robots.txt +_r/http://nd.gov/robots.txt _rcv _recache _recruitment_demo _rect _redirectedFromOffline-true _redirects.json +_regional _remote _report/ _req @@ -32963,6 +32706,7 @@ _ssgManifest.js$ _ssgManifest.js$ _ssi _ssr/live-updates +_staff _static _static/ _static/* @@ -33066,7 +32810,6 @@ a-simple-guide-to-making-strong-and-unique-passwords a-very-belmond-christmas a-w/our-people/life-at-philips/_jcr_content/par/gc04v2_gridcontainer_0/containerpar_item_1/containerpar/n19_categorizedlisto_1197489506.cards.section.(Life%20at%20Philips).page.(---customkey---page---customkey---).html a-w/sandbox -a.php a/ a/$ a/* @@ -33096,6 +32839,7 @@ a/*.gif a/*.json a/*.png a/*.svg +a/*/*.html$ a/*/*/a*.html*correlationId= a/*/*/a*.html?c= a/*/*/m*.html*correlationId= @@ -40740,6 +40484,7 @@ abap abbey-road-studios-announce-new-educational-institute abbey-road-unveils-ambitious-expansion-plans-new-managing-director-and-new-studios-announced abbonamenti/ +abbonati.Suspended abc abc123 abc2010/nacional/noticias/*.xml$ @@ -40834,6 +40579,9 @@ about.html about.html~ about/ about/*/*?pos +about/*/getting-started +about/*/mobile +about/*/update about/*qt-vzc_corporate_news_analytics about/*query=* about/a-message-from-the-director @@ -40895,12 +40643,10 @@ about/leadership-administration/chancellor-event-request/thank-you/ about/leadership-administration/chancellor-meeting-request/thank-you/ about/leadership-administration/chancellors-lecture-series/ about/leadership-administration/holiday-greetings/ -about/leadership-university-administration/board-of-trustees/newsletter about/locations/liverpool/current-students/make-a-booking-with-our-student-success-team/ about/m/newsletters/* about/membership/corporate-alliance about/membership/members -about/news-publications/news/search about/news/*?category=All about/news/*?field_news_corporate_categories about/news/14122022-tinkoff-releases-market-first-tinkoff-pay-payment-sticker-for-paying-with-phone @@ -40908,7 +40654,7 @@ about/newsroom about/newsroom/page/*/?s about/newsroom/page/*/?tag about/oa-funding-and-policy-support -about/past-staff/http://jetpack.me/robots.txt +about/past-staff/http://farm8.staticflickr.com/robots.txt about/person/003a000001vIIl0AAG about/ping about/press-center @@ -41033,7 +40779,7 @@ academic-maps academic-subscriptions academic/ academic/profile -academic/rotc/afrotc/CurrentCadets/http://tenantcloud.com/robots.txt +academic/rotc/afrotc/CurrentCadets/http://mobile.abc.net.au/robots.txt academic/search academicaffairs/commencement/book academicdemo/search-result @@ -41045,7 +40791,72 @@ academics/college/special-programs/public-service-old academics/degrees/degree/*.html academics/fellowships/fellowships-advising-profile/thank-you/ academics/files/2019/09 +academics/program-finder/africana-studies-minor/fullwidth/ +academics/program-finder/aging-studies-minor/fullwidth/ +academics/program-finder/american-studies-minor/fullwidth/ +academics/program-finder/anthropology-minor/fullwidth/ +academics/program-finder/arabic-minor/fullwidth/ +academics/program-finder/art-history-minor/fullwidth/ +academics/program-finder/asian-american-studies-program/fullwidth/ +academics/program-finder/biology-minor/fullwidth/ +academics/program-finder/chemistry-minor/fullwidth/ +academics/program-finder/chinese-minor/fullwidth/ +academics/program-finder/cinema-studies-minor/fullwidth/ +academics/program-finder/classical-languages-minor/fullwidth/ +academics/program-finder/classical-studies-minor/fullwidth/ +academics/program-finder/clean-energy--sustainability-minor/fullwidth/ +academics/program-finder/cognitive-science-minor/fullwidth/ +academics/program-finder/communication-minor/fullwidth/ +academics/program-finder/community-development-minor/fullwidth/ +academics/program-finder/computer-science-minor/fullwidth/ +academics/program-finder/creative-writing-minor/fullwidth/ +academics/program-finder/criminology-criminal-justice-minor/fullwidth/ +academics/program-finder/cross-cultural-east-asian-studies-minor/fullwidth/ +academics/program-finder/dance-minor/fullwidth/ +academics/program-finder/east-asian-languages-minor/fullwidth/ +academics/program-finder/economics-minor/fullwidth/ +academics/program-finder/education-studies-minor/fullwidth/ +academics/program-finder/english-minor/fullwidth/ +academics/program-finder/environmental-anthropology-minor/fullwidth/ +academics/program-finder/environmental-biology-minor/fullwidth/ +academics/program-finder/environmental-chemistry-minor/fullwidth/ +academics/program-finder/environmental-science-minor/fullwidth/ +academics/program-finder/french-minor/fullwidth/ +academics/program-finder/geospatial-analysis--modeling-minor/fullwidth/ +academics/program-finder/german-studies-minor/fullwidth/ +academics/program-finder/history-minor/fullwidth/ +academics/program-finder/human-rights-minor/fullwidth/ +academics/program-finder/international-relations-minor/fullwidth/ +academics/program-finder/italian-studies-minor/fullwidth/ +academics/program-finder/japanese-minor/fullwidth/ +academics/program-finder/labor-studies-minor/fullwidth/ +academics/program-finder/latin-american-studies-minor/fullwidth/ +academics/program-finder/latino-studies-minor/fullwidth/ +academics/program-finder/literary-history-minor/fullwidth/ +academics/program-finder/management-minor/fullwidth/ +academics/program-finder/mathematics-minor/fullwidth/ +academics/program-finder/music-minor/fullwidth/ +academics/program-finder/native-american--indigenous-studies-minor/fullwidth/ +academics/program-finder/philosophy--law-minor/fullwidth/ +academics/program-finder/philosophy-minor/fullwidth/ +academics/program-finder/physics-minor/fullwidth/ +academics/program-finder/political-science-minor/fullwidth/ +academics/program-finder/portuguese-minor/fullwidth/ +academics/program-finder/pre-medical--allied-health-program/fullwidth/ +academics/program-finder/professional-writing--new-media-minor/fullwidth/ +academics/program-finder/psychology-minor/fullwidth/ +academics/program-finder/public-policy-minor/fullwidth/ +academics/program-finder/queer-trans-studies-minor/fullwidth/ +academics/program-finder/race-ethnicity--literature-minor/fullwidth/ +academics/program-finder/religious-studies-minor/fullwidth/ +academics/program-finder/science-medicine--society-past--present-minor/fullwidth/ +academics/program-finder/sociology-minor/fullwidth/ +academics/program-finder/south-asian-studies-minor/fullwidth/ +academics/program-finder/spanish-language-minor/fullwidth/ +academics/program-finder/studio-art-minor/fullwidth/ academics/program-finder/test-exercise-health-sciences-bs/ +academics/program-finder/theatre-arts-minor/fullwidth/ +academics/program-finder/womens-gender--sexuality-studies-minor/fullwidth/ academics/seas/disability-services/forms/release-form/thank-you/ academics/seas/disability-services/forms/transition-day/thank-you/ academics/youth @@ -41179,9 +40990,9 @@ account.php account/ account/$ account/* -account/*http://doi.org/robots.txt -account/InstitutionalSignInhttp://blog.mailchimp.com/robots.txt -account/InstitutionalSignInhttp://practicalecommerce.com/robots.txt +account/*http://adssettings.google.com/robots.txt +account/InstitutionalSignInhttp://covid.cdc.gov/robots.txt +account/InstitutionalSignInhttp://london.gov.uk/robots.txt account/Register.aspx account/_Resources/ account/accomplishments @@ -41215,9 +41026,11 @@ account/index.html account/institutionalsignin account/invite account/login +account/login$ account/login.html account/login.html?target= account/login/*-*? +account/login? account/loginSuccess.html account/logout account/me @@ -41268,7 +41081,7 @@ account/support/ account/unsubscribed account/update-payment account/upgrade -account/user-flow/http://itch.io/robots.txt +account/user-flow/http://siemens.com/robots.txt account/verify account/wachtwoordinstellen.html account/wachtwoordvergeten.html @@ -41322,6 +41135,7 @@ account_settings/set_password? account_settings/set_your_password$ account_settings/set_your_password? account_settings? +accountaccess accountemail accounthelp accountinfo.php @@ -41365,7 +41179,8 @@ accounts/password-reset accounts/sign-in accounts/sign-up accounts/unlock -accountshttp://hackerrank.com/robots.txt +accountshttp://mpaa.org/robots.txt +accountstatus accredited-business-directory/*? accroches.xml acct @@ -41413,7 +41228,7 @@ acq/real-estate acq/real-estate$ acq/real-estate% acq/real-estate? -acronymshttp://verywellmind.com/robots.txt +acronymshttp://vuejs.org/robots.txt act act/newsletter/keep_receiving_our_emails act/support_wwf/donate/worldpay @@ -41624,16 +41439,16 @@ actualite/v2/tj22h/guide-horaire.asp actualites/blog-renault actualites/lettresp/archives/L actuator -actuator/http://firstmonday.org/robots.txt +actuator/http://esa.un.org/robots.txt ad ad-blocker-performance-study-in-response-to-manifest-v3-finds-that-ghosterys-ad-blocker-beats-the-competition -ad-manager/ +ad-manager/ ad-retargeting-101-online-shopping-in-the-covid-19-era ad-scans ad-test ad.php* ad/ -ad/*http://pressofatlanticcity.com/robots.txt +ad/*http://airasia.com/robots.txt ad/animaux ad/animaux_perdus ad/article/how-samsung-galaxy-ai-can-upgrade-your-smartphone @@ -41665,6 +41480,7 @@ adam-anders-and-deep-well-records-enter-exclusive-worldwide-agreement-with-capit adam-levines-222-records-announces-partnership-with-interscope-records adam-lowenberg-appointed-senior-vice-president-marketing-island-def-jam-music-group adam-white-appointed-vice-president-communications-universal-music-international +adam/latest_keyphrases.json adauga-intrebare adblbestsellers*language= adblocker @@ -41699,7 +41515,6 @@ add-users* add-visit addBundle addContacts -addNewLink*.*$ addOutlookToCalendar addToCart.php addToHistory @@ -41767,7 +41582,7 @@ admantx admin admin admin$ -admin*http://postaffiliatepro.com/robots.txt +admin*http://s.imgur.com/robots.txt admin-confirmation admin-preview admin-user @@ -41778,12 +41593,14 @@ admin.pl admin/ admin/* admin/* +admin/ar/student/forms/ admin/aso admin/banner admin/blogmove admin/errors admin/forgot/ admin/form +admin/imago/ admin/intro/history/marxists/traffic admin/intro/history/webstats admin/js @@ -41795,7 +41612,6 @@ admin/temp admin/uao/ugrad/courses/cupid/? admin/writingcenter admin/yimshelp -admin2/ admin_assets admin_dashboard admin_inbox @@ -41809,7 +41625,6 @@ adminapps4/ admincontrol admincontrol/ admincp -adminhttp://ericsson.com/robots.txt adminhttp://tantek.com/robots.txt administration administrative-fellowship @@ -41858,8 +41673,6 @@ adminpage.php adminresources adminresources/old admins -admintools/ -admintoolz/ adminusers admission/campus-life/our-campus admission/tuition-and-cost @@ -41879,8 +41692,6 @@ admissions/guides admissions/info admissions/js/majors.js admissions/test -admissions/undergraduate-admissions -admissions/undergraduate-admissions.html admissions/undergraduate/apply/freshmen/secondchoicemajor-us.html admissions/undergraduate/redirect* admissions/undergraduate/sandbox* @@ -42034,7 +41845,6 @@ advertising advertising advertising-location advertising-upload.php -advertising/images advertising_script.js advertorial advertorial @@ -42170,7 +41980,7 @@ affiliate-partner-offer affiliate-program affiliate-program/affiliate-brand-kit/$ affiliate-template/ -affiliate/*http://techtarget.com/robots.txt +affiliate/*http://blackmagicdesign.com/robots.txt affiliate/register.htm affiliate/screenname.htm affiliate= @@ -42310,7 +42120,7 @@ agile064 agile065 agile066 agile067 -agility/ +agility/ aging_surprises_getting_older/article.htm agora/* agplants @@ -42479,6 +42289,7 @@ airquality/pm/designations airquality/powerplanttoxics airquality/sulfurdioxide/designations airquality/visibility +airtel airtoxics/nata2005 airtoxics/natamain aisne/ @@ -42793,7 +42604,7 @@ alerts/wallowa-whitman/alerts-notices alerts/wayne/alerts-notices alerts/whitemountain/alerts-notices alerts/whiteriver/alerts-notices -alerts/willamette/alerts-noticeshttp://bloglovin.com/robots.txt +alerts/willamette/alerts-noticeshttp://xda-developers.com/robots.txt alertsbin alex-branson-to-lead-ingrooves-international-expansion alexa @@ -42956,7 +42767,6 @@ alumni/reunions/sep-*-reunion-*/$ alumni/reunions/sep-*-reunion-*/* alumni/search-result alumni/summit/ -alumni/the-hub alunite alz-related-content alzheimers_disease_10_warning_signs_slideshow/article.htm @@ -43027,7 +42837,7 @@ amp-tealium amp.html amp/ amp/*/more.html -amp/*http://oricon.co.jp/robots.txt +amp/*http://d3n8a8pro7vhmx.cloudfront.net/robots.txt amp// amp/admin/ amp/africa/cities.html @@ -43244,7 +43054,7 @@ amp/free-maps/ amp/harga amp/harga-termurah amp/headlinesworld/ -amp/http://images-na.ssl-images-amazon.com/robots.txt +amp/http://instructables.com/robots.txt amp/international-airports/ amp/international-airports/africa/nigeria.html amp/international-airports/africa/south-africa.html @@ -43470,7 +43280,7 @@ amp/travel/destinations/usa/grand-canyon-national-park/ amp/travel/destinations/usa/metropolitan-museum-of-art/ amp/travel/destinations/vatican-city/sistine-chapel/ amp/travel/destinations/vatican-city/st-peters-basilica/ -amp/travel/destinations/zimbabwe/victoria-falls/http://snyk.io/robots.txt +amp/travel/destinations/zimbabwe/victoria-falls/http://blog.myfitnesspal.com/robots.txt amp/view/AKR amp/web-stories amp= @@ -43557,10 +43367,11 @@ analytics/tracker analytics/traffic/overview analytics/uploads analyze.html -analyzehttp://ello.co/robots.txt +analyzehttp://we.tl/robots.txt analyzer analyzer-api analyzeradmin +anan anapi anatomy_of_an_asthma_attack_pictures_slideshow/article.htm anatomy_of_an_ear_infection_pictures_slideshow/article.htm @@ -43610,7 +43421,7 @@ anesth/employment/faculty/cv anewleaf anfrage anfrage-oeffnungszeiten -anga/ +anga/ angebot angebot-details angebote @@ -43999,7 +43810,7 @@ api/graphql api/health api/help/sitemap*.xml api/html -api/http://wordpress.com/robots.txt +api/http://cdc.gov/robots.txt api/httpquery.ashx api/index.aspx? api/india_api_read @@ -44013,7 +43824,7 @@ api/internal/_bb api/internal/bookmarks/shares_and_clicks api/internal/cambridge/user api/io -api/io/http://pinterest.jp/robots.txt +api/io/http://langchain.com/robots.txt api/jmuse api/jmuse?*id=*&index=*&type=img&v2= api/jmuse?*id=*&index=*&type=mp3&v2= @@ -44029,7 +43840,7 @@ api/liferay api/listings/*/related_articles api/listings/*/retargeting_history api/listings/*/upsell -api/loadmore/*http://wechat.com/robots.txt +api/loadmore/*http://eurekalert.org/robots.txt api/locales/lives api/location/autocomplete-suggestions api/login @@ -44052,7 +43863,7 @@ api/nsi/v1/epgu/region/undefined api/nts/v1/login api/odata api/og -api/og/*http://salon.com/robots.txt +api/og/*http://harley-davidson.com/robots.txt api/orders/oney/business-info api/paid-article api/partner_select/*/price_query @@ -44244,6 +44055,7 @@ api_ api_access_key= api_doc api_key +api_login api_v1 api_v1/ apidoc @@ -44277,8 +44089,8 @@ app*_ app*form_id= app-ads.txt app-ads.txt -app-ads.txthttp://react.dev/robots.txt -app-ads.txthttp://webmd.com/robots.txt +app-ads.txthttp://mavs.com/robots.txt +app-ads.txthttp://technologyreview.com/robots.txt app-api/split-proxy app-assembly-polls-lp app-assets @@ -44306,6 +44118,7 @@ app-opinion-lp app-photo-lp app-photos-daily app-ranking +app-register-proxy-event app-reviews/*/user-reviews/manage/add app-route app-router-poc @@ -44339,7 +44152,6 @@ app/cosmo app/cyclops-router-api/api/v1 app/deals? app/delete-account-confirmation -app/dev/ app/disable-lookingglass app/disable-reminder app/download @@ -44420,6 +44232,8 @@ app_install app_links/join_skymiles/index.jsp app_plugins app_themes/ +app_v1 +app_v2 app_v2= app_wet4/ appad/ @@ -44440,7 +44254,7 @@ appl apple-app-association/apple-app-site-association apple-app-site-association apple-app-site-association -apple-app-site-associationhttp://blog.mozilla.org/robots.txt +apple-app-site-associationhttp://hyperallergic.com/robots.txt apple-launches-the-itunes-music-store apple-news apple-touch-icon-120x120-precomposed.png @@ -44461,7 +44275,7 @@ appliance-delivery-installation/* applicant-eligibility application application* -application-content/ +application-content/ application-survey/ application/ application/project/css/*.css @@ -44641,6 +44455,7 @@ aps apss/search-result apsstore/Pages/SoybeanRustDiscount.aspx aptsv* +apw.js aq aq= ar @@ -44717,114 +44532,41 @@ ar-ae/404 ar-ae/500 ar-ae/booking ar-ae/check-in -ar-ae/home-theatre-sound-bars/neckband-speakers ar-ae/itinerary ar-ae/itinerary-new ar-ae/profile ar-ae/smartsearchforwarder -ar-ae/televisioanat-mousa-biha-men-netflix -ar-ae/televisionat-bahs-sawti-men-doun-istikhdam-al-aydi -ar-ae/televisionat-dolby-vision-atmos -ar-ae/wade3-mou3ayar-men-netflix-li-televisionat-zakia ar-all ar-ar/search ar-ar/searchresults ar-bh ar-bh/ -ar-bh/home-theatre-sound-bars/neckband-speakers -ar-bh/televisioanat-mousa-biha-men-netflix -ar-bh/televisionat-bahs-sawti-men-doun-istikhdam-al-aydi -ar-bh/televisionat-dolby-vision-atmos -ar-bh/wade3-mou3ayar-men-netflix-li-televisionat-zakia ar-dz/ ar-eg ar-eg/ -ar-eg/electronics/jawdat-alsawat -ar-eg/electronics/jawdat-soura -ar-eg/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-al3ab -ar-eg/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-netflix -ar-eg/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-riyada -ar-eg/electronics/kaifa-takhtar-television-hasab-ma-tushahedouhou-tv-zaki -ar-eg/electronics/televisionat-bravia-xr -ar-eg/home-theatre-sound-bars/neckband-speakers -ar-eg/televisioanat-mousa-biha-men-netflix -ar-eg/televisionat-bahs-sawti-men-doun-istikhdam-al-aydi -ar-eg/televisionat-dolby-vision-atmos -ar-eg/wade3-mou3ayar-men-netflix-li-televisionat-zakia ar-en ar-es/shop/*?*&*&*&* ar-iq/ -ar-iq/home-theatre-sound-bars/neckband-speakers -ar-iq/televisioanat-mousa-biha-men-netflix -ar-iq/televisionat-bahs-sawti-men-doun-istikhdam-al-aydi -ar-iq/televisionat-dolby-vision-atmos -ar-iq/wade3-mou3ayar-men-netflix-li-televisionat-zakia ar-jo ar-jo/ -ar-jo/home-theatre-sound-bars/neckband-speakers -ar-jo/televisioanat-mousa-biha-men-netflix -ar-jo/televisionat-bahs-sawti-men-doun-istikhdam-al-aydi -ar-jo/televisionat-dolby-vision-atmos -ar-jo/wade3-mou3ayar-men-netflix-li-televisionat-zakia ar-kw ar-kw/ -ar-kw/home-theatre-sound-bars/neckband-speakers -ar-kw/televisioanat-mousa-biha-men-netflix -ar-kw/televisionat-bahs-sawti-men-doun-istikhdam-al-aydi -ar-kw/televisionat-dolby-vision-atmos -ar-kw/wade3-mou3ayar-men-netflix-li-televisionat-zakia ar-lb/ -ar-lb/home-theatre-sound-bars/neckband-speakers -ar-lb/televisioanat-mousa-biha-men-netflix -ar-lb/televisionat-bahs-sawti-men-doun-istikhdam-al-aydi -ar-lb/televisionat-dolby-vision-atmos -ar-lb/wade3-mou3ayar-men-netflix-li-televisionat-zakia ar-lq/ ar-ly/ -ar-ly/home-theatre-sound-bars/neckband-speakers -ar-ly/televisioanat-mousa-biha-men-netflix -ar-ly/televisionat-bahs-sawti-men-doun-istikhdam-al-aydi -ar-ly/televisionat-dolby-vision-atmos -ar-ly/wade3-mou3ayar-men-netflix-li-televisionat-zakia ar-ma/ ar-mde -ar-mea/home-theatre-sound-bars/neckband-speakers ar-om ar-om/ -ar-om/home-theatre-sound-bars/neckband-speakers -ar-om/televisioanat-mousa-biha-men-netflix -ar-om/televisionat-bahs-sawti-men-doun-istikhdam-al-aydi -ar-om/televisionat-dolby-vision-atmos -ar-om/wade3-mou3ayar-men-netflix-li-televisionat-zakia ar-qa ar-qa/ -ar-qa/home-theatre-sound-bars/neckband-speakers -ar-qa/televisioanat-mousa-biha-men-netflix -ar-qa/televisionat-bahs-sawti-men-doun-istikhdam-al-aydi -ar-qa/televisionat-dolby-vision-atmos -ar-qa/wade3-mou3ayar-men-netflix-li-televisionat-zakia ar-sa ar-sa/ -ar-sa/home-theatre-sound-bars/neckband-speakers ar-sa/srore/ -ar-sa/televisioanat-mousa-biha-men-netflix -ar-sa/televisionat-bahs-sawti-men-doun-istikhdam-al-aydi -ar-sa/televisionat-dolby-vision-atmos -ar-sa/wade3-mou3ayar-men-netflix-li-televisionat-zakia ar-sy/ -ar-sy/home-theatre-sound-bars/neckband-speakers -ar-sy/televisioanat-mousa-biha-men-netflix -ar-sy/televisionat-bahs-sawti-men-doun-istikhdam-al-aydi -ar-sy/televisionat-dolby-vision-atmos -ar-sy/wade3-mou3ayar-men-netflix-li-televisionat-zakia ar-tn/ ar-us/ ar-ye/ -ar-ye/home-theatre-sound-bars/neckband-speakers -ar-ye/televisioanat-mousa-biha-men-netflix -ar-ye/televisionat-bahs-sawti-men-doun-istikhdam-al-aydi -ar-ye/televisionat-dolby-vision-atmos -ar-ye/wade3-mou3ayar-men-netflix-li-televisionat-zakia ar-ze/ ar.* ar/ @@ -44892,6 +44634,9 @@ ar/classes ar/collections ar/config ar/controllers +ar/days/world-radio/grid +ar/days/world-radio/list +ar/days/world-radio/map ar/deals ar/domain/%D8%A8%D8%AD%D8%AB-%D9%85%D8%AA%D9%82%D8%AF%D9%85.html? ar/domain/%D8%A8%D8%AD%D8%AB? @@ -44915,6 +44660,8 @@ ar/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounge ar/es ar/es/book-a-trip/flights/fare-types/fare-guide-information.html ar/es/work/products/tools/ups_selector +ar/event/*/ical +ar/explore ar/filter/tips ar/firefox/collections ar/firefox/search @@ -44932,6 +44679,9 @@ ar/help/privacy/ ar/help/search ar/home ar/inspiration +ar/intangible-cultural-heritage/grid +ar/intangible-cultural-heritage/list +ar/intangible-cultural-heritage/map ar/js ar/kb/*/discuss ar/landingpage/ @@ -45031,6 +44781,12 @@ ar/wiki/Template_talk: ar/wiki/User: ar/wiki/UserProfile: ar/wiki/User_talk: +ar/world-heritage/grid +ar/world-heritage/list +ar/world-heritage/map +ar/world-media-trends/grid +ar/world-media-trends/list +ar/world-media-trends/map ar/wp-admin/ ar/wp-admin/admin-ajax.php ar/xml/news-release @@ -45158,14 +44914,16 @@ archive/ archive/* archive/*?publishingId=152 archive/api/image.jpg +archive/article archive/courier/courierS2002.pdf archive/epo/pubs/bulletin archive/events archive/graphs.php -archive/http://s3.ap-south-1.amazonaws.com/robots.txt +archive/http://shop.mango.com/robots.txt archive/issue archive/justo archive/news/kings/newsrecords/2011/11november/indiainstituteavanthachair +archive/page archive/print archive/print/ archive/project/sovsport$ @@ -45183,8 +44941,12 @@ archives archives archives/ archives/*/*/* -archives/http://apod.nasa.gov/robots.txt +archives/http://ar.wikipedia.org/robots.txt archives/index.html +archives/multimedia/extra +archives/multimedia/feedback.php +archives/multimedia/rss/Instructions+for+content+providers +archives/multimedia/subject/52/instructions+for+content+providers archives/redhat-install-list/2000-September/msg00588.html archivesearch/advanced_search archivesearch/url @@ -45288,7 +45050,6 @@ art/gallery/ art/offer art_therapy_pay art_therapy_pay_author -art_types= artadvisory arthritis_everyday_habits_to_ease_inflammation/article.htm arthritis_joint_pain_bad_habits/article.htm @@ -45333,8 +45094,10 @@ article/api article/articlelistjson* article/beta article/blog/*.mip +article/category article/comments article/downloadSuppFile +article/e63d8640-eeb3-4473-b0ad-aa6aec16d9fe article/email article/item/mix_up article/listjson* @@ -45347,6 +45110,9 @@ article/print article/question article/thank-you-registering article/thank-you-signing-health-edit +article/this-article-has-been-deleted +article/this-article-has-been-removed +article/this-article-is-no-longer-available article/welcome-email articleByCat.cfm* articleId @@ -45373,14 +45139,7 @@ articles/$ articles/*-1602056123* articles/*-qna-* articles/*.ris -articles/*/archive -articles/*/identifiers -articles/*/next articles/*/pdf -articles/*/previous -articles/*/publish -articles/*/rels -articles/*/revisions articles/*?*blobtype=pdf articles/*?pdf=render articles/*US_CENSUS_NAME @@ -45402,6 +45161,7 @@ articles/author/ articles/authors/ articles/comment/abuse articles/current-affairs-magazine-* +articles/details.asp articles/email articles/enqueue_tracking articles/experimenting-with-galaxy-ai-camera-features-like-night-mode-generative-edit-and-more @@ -45420,11 +45180,9 @@ articles/print articles/printerfriendly.aspx* articles/printerfriendly/ articles/prtimes -articles/published/more articles/redirect articles/results.aspx?q=& articles/rss -articles/rus/2007/columns/cannes2007/movies articles/search articles/section/ articles/sponsored @@ -45442,6 +45200,7 @@ articleshowbriefs* articleshowbriefs?* articleshowprint* articlesnc +articleurl= articolo.php articolo_app.php articoloins.php @@ -45529,7 +45288,6 @@ as=*w=* as_comments* asana-for-figma/$ asanapedia -ascending= ascension* ascp/ asearch @@ -45546,7 +45304,6 @@ asia/* asia/cgi-bin/ asia/dlp/forms/ asia/en -asia/en/search/ asia/homeOVH/ asia/ru asia/startup/forms/ @@ -45578,7 +45335,7 @@ askquestion? asm/ asp.net/ asp/ -asp/ +asp/ asp/cgabillstatus/ asp/demo_db_edit.asp asp/menu/ @@ -45586,12 +45343,12 @@ aspSubscriptionSubmit.asp aspWebCalendar/ aspnet_client aspnet_client/ -aspnet_client/ +aspnet_client/ aspwebcalendar/ aspwebcalendar/calendar.asp aspx$ aspx/ -aspx/read.aspxhttp://heavens-above.com/robots.txt +aspx/read.aspxhttp://owni.fr/robots.txt aspx_pages_code_testing aspxerrorpath* asq @@ -45725,6 +45482,7 @@ assets/projects/pages/ assets/projects/pages/*.json$ assets/public/fonts assets/report-brochures +assets/scripts/tumblr/dashboard/showads.js assets/service assets/shared assets/siteindex @@ -45734,7 +45492,6 @@ assets/snippets/*.js assets/sol/sb/ assets/solutions/sodl/redgate-2025-state-of-the-database-landscape-report-de.pdf assets/solutions/sodl/redgate-2025-state-of-the-database-landscape-report.pdf -assets/spec/ assets/special/18961/visitor_emailfriend.cfm assets/static/ads assets/swf @@ -46094,9 +45851,9 @@ au*/shop/*/favoriters au*/shop/*/sold au-en/shop/*?*&*&*&* au-fr -au-job/JobBoard/SalAjxGetIbarData -au-job/apply -au-job/searchresults +au-job/JobBoard/SalAjxGetIbarData +au-job/apply +au-job/searchresults au-quotidien/*idOffre= au.html au/ @@ -46352,7 +46109,7 @@ audiblehug audience/ audio audio- -audio-edition-podcast/*/index.xmlhttp://i0.wp.com/robots.txt +audio-edition-podcast/*/index.xmlhttp://hbr.org/robots.txt audio-guides? audio-player audio.html @@ -46365,8 +46122,6 @@ audio?performer=1&q= audio_file audio_news audio_player -audiobook/*/citata/ -audiobook/*/similar/ audioboom.com audiofiles audiolibri/*/$ @@ -46377,6 +46132,7 @@ audit auf_zeit_wg.anzahl_mitbewohner_i auf_zeit_wg.mietart_s auf_zeit_wg.rauchen_s +aui/inbound aunz aura aura/promo @@ -46448,6 +46204,7 @@ authentication/oauth2/authorization/reach-five authentication/signin authentications authid +authkey= authn author author-panel/ @@ -46502,6 +46259,8 @@ authors/*page= authors/57/james-rondeau authors/authorblog_rss.aspx* authors?Change* +authorseditors/authoreditorresources/ +authorseditors/titlesubmission/ authpropagation authredirect.uri authwall @@ -46540,6 +46299,7 @@ autocomplete autocomplete/ autocomplete/projects autocomplete/users +autocomplete/zero_prefix autocompletes autodiscover autodiscover/ @@ -46550,6 +46310,7 @@ autokolcsonzes/eredmenyek autokreditvergleich/? autokreditvergleich? autoload.php +autologin automated-newsletter automation_emails automobile/recherche.php @@ -46753,6 +46514,7 @@ az-UA az-US az-VN az-ZA +az-contacts az-latn-az/ az.php? az/ @@ -46780,7 +46542,6 @@ b-newsletter/content 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/*! b/*%EF @@ -46875,8 +46636,7 @@ b/s b/unsubscribe b2b b2b-gift-card-shop -b2b-resource/blogdownloadform -b2b/ydirect +b2b-resource/blogdownloadform b2bauth b2c-tools b=*p=* @@ -46911,6 +46671,8 @@ ba/wiki/UserProfile: ba/wiki/User_talk: babelzilla.php baby +baby-bodysuit +baby-bodysuits baby-name-poll baby-pictures/ babyNameList/addListEntry.htm @@ -46920,6 +46682,7 @@ baby_health_bottle_feeding_pictures_slideshow/article.htm baby_milestones_pictures_slideshow/article.htm baby_skin_care_pictures_slideshow/article.htm back-from-mobile.html +back-issue/ back/down?* backURL*page*.html back_pain_bad_habits/article.htm @@ -46982,6 +46745,7 @@ bad_bugs_pictures_slideshow/article.htm bad_foods_good_weight_loss_pictures_slideshow/article.htm badbrowser/ badge +badge/api badgeredirect.php badges badges @@ -46991,7 +46755,7 @@ baf bag bagages/*idOffre= baggage/ -bai3Tucheechai9yauwie5aekeegiDeehttp://mediavine.com/robots.txt +bai3Tucheechai9yauwie5aekeegiDeehttp://qiita.com/robots.txt baidu baidu-launches-landmark-licensed-music-service baidu-pc @@ -47069,11 +46833,10 @@ banner banner.pl banner/ banners -banners banners-old.php? banners.aspx banners/ -banners/ +banners/ banners/link-default.html banners/obama-vs-romney.html banners2/ @@ -47229,7 +46992,6 @@ bb6= bb7= bb8= bb9= -bb= bbb-reports-on bbc-block/ bboards/ @@ -47652,7 +47414,7 @@ betaboards betacc betaem betaexperience/ -betalen/http://dieterschmalstieg.me/robots.txt +betalen/http://hairtransplantct.com/robots.txt betatos betmgm-presents betomansur @@ -47926,6 +47688,51 @@ bid=* bidapplet bids bielding +biennaleluanda/2021/*&f%5B1 +biennaleluanda/2021/*&f[ +biennaleluanda/2021/*?f%5B0 +biennaleluanda/2021/*?f[ +biennaleluanda/2021/ar/event/*/ical +biennaleluanda/2021/ar/explore +biennaleluanda/2021/ar/search +biennaleluanda/2021/en/event/*/ical +biennaleluanda/2021/en/explore +biennaleluanda/2021/en/search +biennaleluanda/2021/es/event/*/ical +biennaleluanda/2021/es/explore +biennaleluanda/2021/es/search +biennaleluanda/2021/event/*/ical +biennaleluanda/2021/fr/event/*/ical +biennaleluanda/2021/fr/explore +biennaleluanda/2021/fr/search +biennaleluanda/2021/id/event/*/ical +biennaleluanda/2021/id/explore +biennaleluanda/2021/id/search +biennaleluanda/2021/it/event/*/ical +biennaleluanda/2021/it/explore +biennaleluanda/2021/it/search +biennaleluanda/2021/ja/event/*/ical +biennaleluanda/2021/ja/explore +biennaleluanda/2021/ja/search +biennaleluanda/2021/pt/event/*/ical +biennaleluanda/2021/pt/explore +biennaleluanda/2021/pt/search +biennaleluanda/2021/ru/event/*/ical +biennaleluanda/2021/ru/explore +biennaleluanda/2021/ru/search +biennaleluanda/2021/search +biennaleluanda/2021/th/event/*/ical +biennaleluanda/2021/th/explore +biennaleluanda/2021/th/search +biennaleluanda/2021/uk/event/*/ical +biennaleluanda/2021/uk/explore +biennaleluanda/2021/uk/search +biennaleluanda/2021/uz/event/*/ical +biennaleluanda/2021/uz/explore +biennaleluanda/2021/uz/search +biennaleluanda/2021/zh/event/*/ical +biennaleluanda/2021/zh/explore +biennaleluanda/2021/zh/search big-machine-label-group-and-republic-records-revive-legendary-dot-records big-star-little-star big/guides-2014/* @@ -47973,7 +47780,7 @@ bin bin bin/ bin/* -bin/*http://sites.tufts.edu/robots.txt +bin/*http://raiffeisen.ch/robots.txt bin/broker bin/broker2 bin/cba/nimbus/getPageInfo @@ -48005,6 +47812,51 @@ binladen bio/jackie-tollers bioassay biocollections/?term= +biodiversity/portal/*&f%5B1 +biodiversity/portal/*&f[ +biodiversity/portal/*?f%5B0 +biodiversity/portal/*?f[ +biodiversity/portal/ar/event/*/ical +biodiversity/portal/ar/explore +biodiversity/portal/ar/search +biodiversity/portal/en/event/*/ical +biodiversity/portal/en/explore +biodiversity/portal/en/search +biodiversity/portal/es/event/*/ical +biodiversity/portal/es/explore +biodiversity/portal/es/search +biodiversity/portal/event/*/ical +biodiversity/portal/fr/event/*/ical +biodiversity/portal/fr/explore +biodiversity/portal/fr/search +biodiversity/portal/id/event/*/ical +biodiversity/portal/id/explore +biodiversity/portal/id/search +biodiversity/portal/it/event/*/ical +biodiversity/portal/it/explore +biodiversity/portal/it/search +biodiversity/portal/ja/event/*/ical +biodiversity/portal/ja/explore +biodiversity/portal/ja/search +biodiversity/portal/pt/event/*/ical +biodiversity/portal/pt/explore +biodiversity/portal/pt/search +biodiversity/portal/ru/event/*/ical +biodiversity/portal/ru/explore +biodiversity/portal/ru/search +biodiversity/portal/search +biodiversity/portal/th/event/*/ical +biodiversity/portal/th/explore +biodiversity/portal/th/search +biodiversity/portal/uk/event/*/ical +biodiversity/portal/uk/explore +biodiversity/portal/uk/search +biodiversity/portal/uz/event/*/ical +biodiversity/portal/uz/explore +biodiversity/portal/uz/search +biodiversity/portal/zh/event/*/ical +biodiversity/portal/zh/explore +biodiversity/portal/zh/search biografia/* biographie/*/impression biographies @@ -48190,8 +48042,8 @@ blank.xml blast/BlastAlign.cgi blast/bl2seq/wblast2.cgi blausen* -blausen*http://ru.nl/robots.txt -blausen*http://validator.schema.org/robots.txt +blausen*http://classmates.com/robots.txt +blausen*http://clixtell.com/robots.txt blaw/* blazer-ev/charging blazer-ev/delivery-day @@ -48345,7 +48197,7 @@ blog/*sitemap.xml$ blog/*utm_source= blog/*wordfence_* blog/.* -blog/.html.*http://upload.wikimedia.org/robots.txt +blog/.html.*http://zoom.us/robots.txt blog/10-lessons-from-an-engineering-manager/$ blog/17-big-tax-deductions blog/20 @@ -48524,7 +48376,6 @@ blog/collaborating-and-connecting-in-figjam/$ blog/collaboration/$ blog/come-together/$ blog/coming-together-at-config-2021/$ -blog/comment blog/comments blog/completing-a-transit-map/$ blog/components-in-figma/$ @@ -49173,7 +49024,7 @@ blog/want-figma-api-inspiration-heres-8-community-powered-projects/$ blog/we-made-a-mistake-with-our-api-challenge-and-were-sorry/$ blog/web-design-without-a-web-designer-xfive-turns-to-figma/$ blog/webassembly-cut-figmas-load-time-by-3x/$ -blog/webmentions/receive/http://marketwired.com/robots.txt +blog/webmentions/receive/http://arts.ac.uk/robots.txt blog/welcome-to-the-prompt/$ blog/welcome-to-the-wip/$ blog/what-codegen-is-actually-good-for/$ @@ -49270,7 +49121,7 @@ blog?*sort_bef_combine blog?category= blog?month blog?page -blog?page=http://thenation.com/robots.txt +blog?page=http://magazineluiza.com.br/robots.txt blog?q=* blogAdmin blog_entry_comments?sort= @@ -49282,7 +49133,7 @@ blogads blogauthorsorderable blogger blogger.php -bloghttp://olympics.com/robots.txt +bloghttp://ebay.co.uk/robots.txt blogimageupload blogindex blogpage @@ -49315,8 +49166,7 @@ blogs/2009/ blogs/2010/ blogs/2011/ blogs/7faebe5debfdd358a46f2452a54eec94fce49269/ -blogs/admin/ -blogs/all/tagged*http://pubs.usgs.gov/robots.txt +blogs/all/tagged*http://modelviewer.dev/robots.txt blogs/atom blogs/author blogs/blog_rss.aspx* @@ -49381,14 +49231,11 @@ blogs/slow-ride blogs/support-article blogs/tag blogs/test -blogs/webServices blogs/wp-admin/ blogs/wp-admin/admin-ajax.php blogs/wp-content blogs/wp-json/ blogs1 -blogs2/ -blogsWebServices blogs_we_love/blog-profile blogsearch blogsearch? @@ -50939,7 +50786,7 @@ boletin-joven-00135/ boletin/* boletin/baja boleto -boleto/http://surferseo.com/robots.txt +boleto/http://audacy.com/robots.txt bolivia-eAm/* bolivia/* bollettino @@ -50986,7 +50833,6 @@ book2lookService/ book2lookservice book2lookservice/ book_annotations -book_pair bookbcontent bookbcontent/ bookbcontent/community @@ -51070,7 +50916,6 @@ books/?*level= books/?*text= books/?*topics= books/NBK -books/a/beejar books/about books/add books/compcopy @@ -51079,6 +50924,7 @@ books/content?*zoom=5 books/data books/download books/downloadSubjectCsv +books/forthcoming/ books/publish books/purchased books/search @@ -51143,7 +50989,6 @@ booktime bookvisitinfo.html bookwall/* boolean= -boomerang boost_digestive_health_pictures_slideshow/article.htm boost_stats.php booster @@ -51309,6 +51154,7 @@ boutique/*.htm?*ca=*_k& boutique/*/*print=0 boutique/sitemaps boutiques +bouyguestelecom bova/ box-week box_user_history @@ -51411,6 +51257,7 @@ br/search br/secure/ br/small-medium-business br/social +br/support br/trip-companion br/trips br/trust/ @@ -51444,7 +51291,7 @@ branchenbuch/*/*/*/ln0 branches-atms/locations.html brand brand-desk -brand-desk*http://law.stanford.edu/robots.txt +brand-desk*http://arbonne.com/robots.txt brand-event brand-guide?page= brand-guidelines @@ -51474,7 +51321,7 @@ brand/_img/stretch1.png brand/_img/stretch2.png brand/_img/transparencylogo.png brand/_img/transparent1.png -brand/http://pagesjaunes.fr/robots.txt +brand/http://asicentral.com/robots.txt brandavestudios/ brandcentral branddb/*/jsp @@ -51495,7 +51342,7 @@ branding/images/dont-02.png branding/images/dont-03.png branding/images/dont-04.png branding= -brandnew/psphttp://cvs.com/robots.txt +brandnew/psphttp://rijksmuseum.nl/robots.txt brandnewconference/2016/video brandon-creed-joins-universal-republic-and-island-def-jam-motown brandon-schmidt-named-vice-president-acquisitions-for-caroline @@ -51604,6 +51451,7 @@ bridge/students briefEditorPublicationId= brighter_whiter_teeth_pictures_slideshow/article.htm bringit.html/ +britishairways broad-tags broadband broadband/goto @@ -51635,6 +51483,7 @@ browse-mfe browse-preview browse-smarter-with-ghostery-8 browse-subject +browse.aspx browse.php browse/* browse/*.aspx @@ -51665,7 +51514,7 @@ browse/alphabetical/feature_films browse/author browse/author-structure browse/bookview.aspx -browse/catalogue-full/*/albumshttp://fatsecret.com/robots.txt +browse/catalogue-full/*/albumshttp://weheartit.com/robots.txt browse/cities browse/collocations browse/deals/partial @@ -51675,6 +51524,7 @@ browse/devicesetup browse/domain browse/edits/*/N-*Z*Z browse/embed +browse/genre browse/gift-finder/*/N- browse/homes/all browse/images @@ -51729,6 +51579,7 @@ bruce-hinton-leaves-post-as-chairman-mca-nashville-luke-lewis-to-oversee-label bruecken/ bruises_causes_colors_treatments/article.htm brunoaraujo +brutus brw bryan-mead-appointed-vice-president-marketing-and-label-relations-fontana-distribution bs @@ -51779,7 +51630,6 @@ btb-newsletter-v1 btb-newsletter-v2 btb-newsletter-v3 btl -btl_project btoOffersPage btv btwn @@ -51885,7 +51735,6 @@ buniverse/vote buniverse/youtube bupaukcmshome/ burmese/search/\?query=. -bursar bursitis_treatment_pictures_slideshow/article.htm bursts/ burt-bacharach-composer-of-over-70-top-40-hits-signs-exclusive-administration-deal-for-north-america-with-universal-music-publishing-group-for-his-catalog-and-new-material @@ -55362,6 +55211,7 @@ business/help/loans/turnover/get-turnover/get-client business/help/loans/turnover/get-turnover/terms business/help/procurement/special-account/special-account/open business/hub +business/image business/infrastructure-explainer business/international-business business/international/international-payments/changes-to-foreign-currency-accounts.html @@ -55393,16 +55243,16 @@ business/referral business/salaire/patron/recherche business/salaire/recherche business/sales/blog -business/search/BusinessSearch/SalAjaxGetPhoneSupportTime -business/search/BusinessSearch/SalAjaxGetServerTime -business/search/BusinessSearch/SalAjxAddPollQuestionDisplayTracking -business/search/BusinessSearch/SalAjxFloatingButtonPopupEntry -business/search/BusinessSearch/SalAjxGetBlogAIHtmlOnBLogContent -business/search/BusinessSearch/SalAjxGetGlobalBannerNewsHtml -business/search/BusinessSearch/SalAjxGetPopupFloatingBarDemoFormHtml -business/search/BusinessSearch/SalAjxPainPointsDemoForProductPagePopupEntry -business/search/BusinessSearch/SalAjxPopupEntry -business/search/BusinessSearch/SalGetProductDescByPage +business/search/BusinessSearch/SalAjaxGetPhoneSupportTime +business/search/BusinessSearch/SalAjaxGetServerTime +business/search/BusinessSearch/SalAjxAddPollQuestionDisplayTracking +business/search/BusinessSearch/SalAjxFloatingButtonPopupEntry +business/search/BusinessSearch/SalAjxGetBlogAIHtmlOnBLogContent +business/search/BusinessSearch/SalAjxGetGlobalBannerNewsHtml +business/search/BusinessSearch/SalAjxGetPopupFloatingBarDemoFormHtml +business/search/BusinessSearch/SalAjxPainPointsDemoForProductPagePopupEntry +business/search/BusinessSearch/SalAjxPopupEntry +business/search/BusinessSearch/SalGetProductDescByPage business/signup business/site business/small-business-essentials @@ -55461,7 +55311,7 @@ buy-ca.html buy-checkout.html buy-it-again buy-jetson? -buy-nowhttp://gpo.gov/robots.txt +buy-nowhttp://abc.xyz/robots.txt buy-nz.html buy-property-by- buy-regnow.html @@ -55494,7 +55344,6 @@ buyNowDate= buyPass buy_ipad.php buy_iphone.php -buyer buyer-base buyer/*/rating buyer/login/otp @@ -55589,10 +55438,6 @@ c c c$ c* -c-AdComparison -c-ManageMyAds -c-SavedAds -c-SelectCategory c-e/ho/philips-chef/recipe-overview-page/_jcr_content/par/gc04v2_gridcontainer/containerpar_item_1/containerpar/n19_categorizedlisto.cards.section.(Desserts%20&%20baked%20goods).page.(---customkey---page---customkey---).html c-e/ho/philips-chef/recipe-overview-page/_jcr_content/par/gc04v2_gridcontainer/containerpar_item_1/containerpar/n19_categorizedlisto.cards.section.(Drinks%20&%20ice%20creams).page.(---customkey---page---customkey---).html c-e/ho/philips-chef/recipe-overview-page/_jcr_content/par/gc04v2_gridcontainer/containerpar_item_1/containerpar/n19_categorizedlisto.cards.section.(Main%20courses).page.(---customkey---page---customkey---).html @@ -55622,8 +55467,15 @@ c./poni c.asp c/ c/* +c/*.html$ c/*.rss +c/*/*/a +c/*/*/f c/*/*/following +c/*/*/m +c/*/f/*_ +c/*/m/*/f +c/*/manufacturers c/*/tag c/*?*&*& c/*?*&*&*&*&*& @@ -55634,7 +55486,7 @@ c/*?*rg_days_since_indexing= c/*?*sort= c/*?*stores= c/*attr_*= -c/*http://paulgraham.com/robots.txt +c/*http://wolfram.com/robots.txt c/*price_bucket= c/*search_type= c/*ship_to= @@ -55893,10 +55745,10 @@ ca-fr/trip-companion ca-fr/trips ca-fr/user ca-fr/your -ca-job/JobBoard/SalAjxGetCANLocationsByKeyword -ca-job/JobBoard/SalAjxGetIbarData -ca-job/apply -ca-job/searchresults +ca-job/JobBoard/SalAjxGetCANLocationsByKeyword +ca-job/JobBoard/SalAjxGetIbarData +ca-job/apply +ca-job/searchresults ca-privacy-notice ca-zh ca/ @@ -56273,10 +56125,10 @@ cabinetpaperssearch cabinetus cacadmin cache +cache* cache/ cache/* cache/MiamiImageURL -cacheKey cacheKey* cacheKiller= cachebust= @@ -56336,7 +56188,7 @@ calendar/*?year=2022 calendar/*?year=2023 calendar/*?year=2024 calendar/*?year=2025 -calendar/*http://ionos.de/robots.txt +calendar/*http://enviragallery.com/robots.txt calendar//index.html calendar/1415-2 calendar/350/search/ @@ -56388,7 +56240,6 @@ calendar/benefit-and-fundraiser/search/ calendar/books-readings/search/ calendar/books/search/ calendar/business/search/ -calendar/calendar.cgi calendar/campus/search/ calendar/cities/baraboo/search/ calendar/cities/barneveld/search/ @@ -56800,7 +56651,7 @@ campaigns/credit-cards/expired-reference-archive/ita-bt-combo.html campaigns/credit-cards/more-than-minimum.html campaigns/credit-cards/parris-island.html campaigns/digital-recruitment -campaigns/digital-recruitmenthttp://assets.website-files.com/robots.txt +campaigns/digital-recruitmenthttp://wiwo.de/robots.txt campaigns/digital.html campaigns/digital/operation-innovate.html campaigns/emc-systems @@ -57294,6 +57145,7 @@ careers/indianapolis-event/ careers/install.php careers/invalid-request careers/job +careers/job/job-detail.html careers/job?gh_jid= careers/joblisting.aspx? careers/jobs @@ -57467,6 +57319,7 @@ cart* cart-content.json cart-hosting cart.aspx +cart.json cart.jsp? cart.php cart.php @@ -57537,7 +57390,6 @@ cas/login? cas/logout cas/oldsite cas/viewAllBenefitsLoggedout.do -casOnly= casa/* casa/de/abschaltung-immobilienmarktplatz.html?wicket-crypt=* casa/img/quartieri @@ -57586,7 +57438,6 @@ cat=* cat_id= cat_without_ad.php* catalog -catalog catalog-details.asp* catalog-index catalog.php @@ -57632,7 +57483,7 @@ catalog/category/view/ catalog/cl catalog/co catalog/ddi/* -catalog/http://alliumblue.com/robots.txt +catalog/http://fuzzoscope.com/robots.txt catalog/mx catalog/packagepopup catalog/pe @@ -57658,6 +57509,7 @@ catalogo catalogs catalogs/corporations catalogs/products +catalogs/resources/ catalogsearch catalogsearch/ catalogsearch/result @@ -57699,11 +57551,7 @@ categories categories categories.aspx* categories/* -categories/*/archive categories/*/grids -categories/*/identifiers -categories/*/rels -categories/*/revisions categories/*?*w=*&p= categories/Halloween categories/Postcards @@ -57757,7 +57605,7 @@ category/downtime category/drupal category/features category/general -category/good-bites/http://ni.com/robots.txt +category/good-bites/http://tvline.com/robots.txt category/international category/jetpack category/living @@ -59986,7 +59834,7 @@ cda-archive cda-old cdb cdc -cdc/http://eatingwell.com/robots.txt +cdc/http://wikiart.org/robots.txt cdedev cdf/sign cdiscount @@ -60010,9 +59858,9 @@ cdn-cgi/bm/cv cdn-cgi/challenge-platform cdn-cgi/challenge-platform/ cdn-cgi/http://google.qualtrics.com/robots.txt -cdn-cgi/http://markdownguide.org/robots.txt -cdn-cgi/http://sohu.com/robots.txt -cdn-cgi/http://universalmusic.com/robots.txt +cdn-cgi/http://spyfu.com/robots.txt +cdn-cgi/http://sslshopper.com/robots.txt +cdn-cgi/http://untappd.com/robots.txt cdn-cgi/image cdn-cgi/images/trace cdn-cgi/l/email-protection @@ -60026,7 +59874,7 @@ cdn-cgi/scripts/5c5dd728/cloudflare-static/email cdn-cgi/speculation cdn-cgi/styles cdn-cgi/zaraz -cdn-cgi/zaraz/http://marketingplatform.google.com/robots.txt +cdn-cgi/zaraz/http://akorda.kz/robots.txt cdn-fpw/sxg cdn-proxy/pim cdn-proxy/px @@ -60215,7 +60063,6 @@ cgi-bin/AT cgi-bin/CITATIONS cgi-bin/Money/netc/story.cgi cgi-bin/RecentChanges -cgi-bin/admin cgi-bin/ajax_antworter.fcgi cgi-bin/allpages cgi-bin/back.cgi @@ -60325,7 +60172,7 @@ cgi-bin/wikiSig cgi-bin/wx cgi-bin/x-posts cgi-bin/yabb/ -cgi-binhttp://canada.ca/robots.txt +cgi-binhttp://similarweb.com/robots.txt cgi-brookscole/ cgi-comment cgi-dev @@ -60583,6 +60430,7 @@ changelog changelog/*/feed changement-langue-province.jsp changepassword/* +changeplan changes changes-coming-to-the-itunes-store changes-that-qualify-for-special-enrollment/ @@ -60862,7 +60710,7 @@ checkout_vrepay_elv.php checkout_vrepay_giropay.php checkout_vrepay_kreditkarte.php checkoutconfirmation -checkouthttp://grammarly.com/robots.txt +checkouthttp://gigaom.com/robots.txt checkoutimages.action2 checkoutnow checkouts @@ -60891,7 +60739,7 @@ cheyenneedition/events/search/ chfar chfarCostLimit chi/ -chi_simple/http://lemondeinformatique.fr/robots.txt +chi_simple/http://bemyeyes.com/robots.txt chiaki1007akie/videolist-*.html chiaki1007akie/videolist.html chicago-workspace @@ -60974,6 +60822,7 @@ chinaflights/*-to-*/tickets-* chinaflights/ShowFareNext* chinaflights/passenger* chinaflights/showfarefirst* +chinese chinese-english/sitemap chinese-english/top chinese-pop-legend-jacky-cheung-together-with-pop-diva-a-mei-perform-live-at-f1-rocks-singapore-with-lg @@ -60984,7 +60833,6 @@ chirurgien-dentiste/aide-la-codification-des-actes-prothetiques/* chisiamo.php chisla.html chistory.php -chitateli/ chiuse-indagini-su-pio-albergo-trivulzio-milano-truffa-da-2-milioni-e-15-indagati_4B68RY7Eqe7a95ZcwEuCMn chkin= chkout= @@ -61037,7 +60885,6 @@ chronopop chs cht chuck-ciongoli-appointed-executive-vice-president-and-chief-financial-officer-for-north-america-universal-music-group -chumaker/chumaker.cgi chunk.m3u8 chunk_previous_next_story.jsp chunks/ @@ -61082,6 +60929,7 @@ cine/ cinema/*/libelledistribution cinema/cgi/avis/depose_avis.php cinema/film +cinema/icortissimi-ended cinema/mes-films cinema/salle cinema/u/video @@ -61118,7 +60966,6 @@ cisco/web/ cisco/web/UK/telepresence/pro cisco/web/support/RU/ ciscodotcom/ -ciscospark cisolivewem.cisco.com cisp cistellacovid @@ -61331,7 +61178,7 @@ clasificados/external-login clasificados/get-filter-results clasificados/get-results clasificados/get-top-box-results -clasificados/http://ooni.org/robots.txt +clasificados/http://chemistryworld.com/robots.txt clasificados/login-saved-searches clasificados/manage-saved-searches clasificados/mobile/search @@ -61606,19 +61453,6 @@ clinical-pathway/abuse-sexual-suspected-toxicology-testing-drugscan clinical-pathway/abuse-sexual-suspected-transfer-guidance clinical-pathway/abuse-sexual-suspected-trauma-consult clinical-pathway/abuse-sexual-suspected-using-sart-cart-light -clinical-pathway/acute-flaccid-myelitis-additional-laboratory-studies -clinical-pathway/acute-flaccid-myelitis-differential-diagnosis -clinical-pathway/acute-flaccid-myelitis-discharge-planning -clinical-pathway/acute-flaccid-myelitis-goals-and-metrics -clinical-pathway/acute-flaccid-myelitis-high-suspicion-afm -clinical-pathway/acute-flaccid-myelitis-history-and-physical -clinical-pathway/acute-flaccid-myelitis-imaging -clinical-pathway/acute-flaccid-myelitis-intravenous-immunoglobulin -clinical-pathway/acute-flaccid-myelitis-monitoring -clinical-pathway/acute-flaccid-myelitis-patient-education -clinical-pathway/acute-flaccid-myelitis-patient-possible-acute-flaccid-myelitis -clinical-pathway/acute-flaccid-myelitis-provider-resources -clinical-pathway/acute-flaccid-myelitis-treatment clinical-pathway/acute-head-trauma-decision-rules-children-greater-than-equal-to-2-yrs-old clinical-pathway/acute-head-trauma-decision-rules-children-less-than-2-yrs-old clinical-pathway/acute-head-trauma-goals-metrics @@ -62319,7 +62153,7 @@ clinical-pathway/foreign-body-ingestion-empiric-antibiotic-therapy-button-batter clinical-pathway/foreign-body-ingestion-evidence clinical-pathway/foreign-body-ingestion-food-impaction-suspected-history-and-pe clinical-pathway/foreign-body-ingestion-goals -clinical-pathway/foreign-body-ingestion-ingestion-sharp-objecthttp://bugherd.com/robots.txt +clinical-pathway/foreign-body-ingestion-ingestion-sharp-objecthttp://mathjax.org/robots.txt clinical-pathway/foreign-body-ingestion-lead-containing-foreign-bodies clinical-pathway/foreign-body-ingestion-multiple-magnets-confirmed-x-ray clinical-pathway/foreign-body-ingestion-other-foreign-bodies @@ -63738,6 +63572,7 @@ clip clipart_img/ clipboard clipboard-next-page +clipped_coupons.json clippers/node clippers/users clipping @@ -63773,7 +63608,7 @@ cloud-setup cloud-storage-pricing-plans/* cloud-update-instructions cloud/ -cloud/ +cloud/ cloud/$ cloud/* cloud/131 @@ -63808,6 +63643,7 @@ cloud/r13_update17c cloudflare-10xx cloudflare/* cloudhsm/classic +cloudmonitor cloudoneconformity-staging cloudplayer cloudpubsub @@ -63924,30 +63760,19 @@ cmtofartac_lp/ cmufront cn cn$ -cn-ccp-pages-sitemap.xml.gz cn-edu -cn-encoded-pages-sitemap.xml.gz cn-k12 -cn-learn-pages-sitemap.xml.gz -cn-pd-pages-sitemap.xml.gz cn-s/education/partners cn-s/includes cn-smb -cn-snp-pages-sitemap.xml.gz -cn-sr-sitemap.xml -cn-sr-sitemap.xml.gz -cn-support-pages-sitemap.xml.gz cn-t cn-t/includes cn-uat -cn-video-sitemap.xml -cn-video-sitemap.xml.gz cn-zh/ cn/ cn/* cn/*/aow cn/*?*lang=zh-CN -cn/0,* cn/AjaxService/ cn/Secure/ cn/account @@ -63955,12 +63780,10 @@ cn/ajax cn/ajax/content-product cn/ajax/contentmedia cn/booking -cn/brand/ cn/city/android cn/city/campaign cn/city/flights-from- cn/city/ios -cn/client/MyAnalog/GetHeaderMyAnalogStrip cn/corporate/about-us/newsroom/press-releases/ cn/deals cn/en @@ -63969,44 +63792,31 @@ cn/en/book-a-trip/flights/fare-types/fare-guide-information.html cn/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html cn/enterprise/ cn/events/huaweiconnect/livestream-for-tvs$ -cn/events/huaweiconnect/sessions-on-demand*http://blackboard.com/robots.txt +cn/events/huaweiconnect/sessions-on-demand*http://citylab.com/robots.txt cn/forum/* -cn/gated/ cn/help/cookies-list/ cn/help/cookies/ cn/help/privacy/ cn/help/search -cn/home.html cn/inspiration cn/ipns cn/landingpage/ -cn/license/ibis-models -cn/license/licensing-agreement/ -cn/license/saber-models/ -cn/license/spice-models-license.html cn/login-messages/ -cn/lp/003/ cn/manage cn/marketplace cn/mobile-attribution-glossary/ cn/mobile-fraud-glossary/ cn/multicity -cn/news-marketing-collateral/press-releases/ cn/node cn/nomad cn/nomad/$ -cn/non-searchable/ cn/payment cn/phones/mate20pro/ cn/pm/ cn/preview cn/products-lifecycle -cn/products/online-datasheet/ cn/products/ras/trial-center -cn/redirect-sso.html* -cn/resources/packaging-quality-symbols-footprints/symbols-and-footprints/ cn/search -cn/search.html* cn/search/fonts? cn/search? cn/secure/ @@ -64020,8 +63830,6 @@ cn/taxonomy/term cn/templates/*/ cn/templates/search/ cn/thank-you -cn/trackexternal.aspx -cn/trackexternalsite.aspx cn/trip-companion cn/trips cn/user @@ -64048,9 +63856,6 @@ cnaclnovo cnerc-rail/search-result cnet cnevideos -cnevideos/*/archive -cnevideos/*/rels -cnevideos/*/revisions cnews cnn_adspaces cnnbeta @@ -64144,7 +63949,7 @@ code-promo code-promo/interstitiel code/ code/* -code/http://google.es/robots.txt +code/http://fonts.google.com/robots.txt code360 code360-staging code= @@ -64214,7 +64019,7 @@ collection-search collection-search/advanced-search collection-search/advanced-search? collection-search? -collection.phphttp://husqvarna.com/robots.txt +collection.phphttp://karpathy.github.io/robots.txt collection/* collection/*/amp collection/*/product @@ -64222,7 +64027,7 @@ collection/*? collection/api/logger collection/category collection/editor -collection/editor/http://designshack.net/robots.txt +collection/editor/http://access.redhat.com/robots.txt collection/family-friends collection/works? collection/zone @@ -66241,7 +66046,6 @@ columnists/testblog/ columnists/testblog2/ columnists/wp-admin/ columnists/wp-includes/ -columns/tender com com com.condenast/yv8 @@ -66273,10 +66077,11 @@ comeuntochrist/lp/ comeuntochrist/teach/ comfortable_author_pay comfortable_pay +comhem comic-indies comic-indies/$ comic-indies/about -comiccontrol/http://doterra.com/robots.txt +comiccontrol/http://elements.envato.com/robots.txt comics comics-kingdom comics/unlimited/home @@ -66339,7 +66144,8 @@ commento comments comments comments$ -comments-7.*http://wiki.archlinux.org/robots.txt +comments-7.*http://menafn.com/robots.txt +comments-api comments-section comments. comments.html @@ -66348,7 +66154,6 @@ comments.pl comments/ comments/*/likes comments/abusive -comments/comments.cgi comments/count comments/feed comments/feed* @@ -66359,7 +66164,7 @@ comments/new comments/quote comments/reply comments=true -commentshttp://elements.envato.com/robots.txt +commentshttp://en.blog.wordpress.com/robots.txt commerce commerce$ commerce/day.aspx @@ -66424,7 +66229,7 @@ common/survey.aspx* common/swf/ZoomEmbed common/tools/pg/manual/PGcoa common/tools/pg/manual/PGholdmail -common/trial/http://duke-energy.com/robots.txt +common/trial/http://cox.com/robots.txt common/xml common2013 common2013/gsma_header_footer/allnavs @@ -66468,6 +66273,7 @@ community*?Mode=0$ community-affairs/programs-services/high-school-outreach/registration-major-trends community-calendar/ community-comments +community-corriere community-guidelines community-guidelines-appview community-guidelines/ar-SA.html @@ -66493,12 +66299,6 @@ community-guidelines/zh-TW.html community-list community/ community/* -community/*-de -community/*-es -community/*-fr -community/*-ja -community/*-ko -community/*-pt community/*/category/* community/*/coins community/*/comments @@ -66507,18 +66307,12 @@ community/*/foaf community/*/latest$ community/*/live community/*/post -community/*/post-*http://nobelprize.org/robots.txt +community/*/post-*http://shell.com/robots.txt community/*/profile community/*/rss community/*/topics community/*/trackback community/*/unread$ -community/*=de -community/*=es -community/*=fr -community/*=ja -community/*=ko -community/*=pt community/*? community/*?*api_key community/*?action= @@ -66569,10 +66363,6 @@ community/country community/donations/previousdonations.php community/donations/thanks_paypal/http://owntracks.org/robots.txt community/email -community/en/topics/community-events -community/en/topics/leaderboard -community/en/topics/superuser-central -community/en/users/64c1061fe454291792ef4814 community/error* community/error-subdivision-name-unavailable community/feed @@ -66657,7 +66447,7 @@ community/user community/user-api-key community/user/aaamodelmicrositenew community/user/ibmchampions -community/user/ibmtechxchangenorthtexasautomationusergroup/http://dhl.de/robots.txt +community/user/ibmtechxchangenorthtexasautomationusergroup/http://gq-magazine.co.uk/robots.txt community/user/ibmtechxchangestaging community/user/ibmz-and-linuxone community/user/imwuc @@ -66668,7 +66458,6 @@ community/users/ community/utenti community/whats-new community/whats-new/ -community/zh community? community_comment community_post @@ -66910,6 +66699,7 @@ compare= compare? compareajax compared_products +comparelists comparer comparison comparison-legacy.aspx @@ -67036,7 +66826,6 @@ component-library/next-steps-graduate-undergraduate-business/ component-library/school-for-the-environment-feature-panels/ component-test-page component/ -component/* component/savesearch component/search componentes @@ -67235,6 +67024,10 @@ computer/thanks computer/thanks-partner computereng computerrefresh +computing/Library/ +computing/Templates/ +computing/hallnet-test/ +computing/news/archive/ computingservices/private/ coms2/dnbdescription coms2/page_cse @@ -67323,7 +67116,6 @@ conditions_that_affect_men_and_women_differently/article.htm conditions_that_can_cause_blood_in_your_urine/article.htm conditions_that_can_cause_body_hair_loss/article.htm conf -conf conf-og conf/ conf510 @@ -67427,7 +67219,7 @@ confirmare-mail confirmarmodificacaodee-mail confirmarnovasenha,definirnovasenha confirmation -confirmation?http://healthgrades.com/robots.txt +confirmation?http://acponline.org/robots.txt confirmationNumber= confirmationcommande confirmednewpassword @@ -67449,7 +67241,7 @@ connect-more/programme-2023/connect-more-2023-programme-file connect-to-analyst connect/@ connect/authorize* -connect/http://pastebin.com/robots.txt +connect/http://theglobeandmail.com/robots.txt connect/labournews connect/profile connect/social-intranet.html @@ -67478,7 +67270,7 @@ cons/rtfcache/ cons/static consciously/ consent -consent/amp-consent/info*http://lge.com/robots.txt +consent/amp-consent/info*http://cwi.nl/robots.txt conservation/th-expenses/pdf/2007_08_conservation_expenses.pdf consign consignments @@ -67530,7 +67322,7 @@ contact-pantone-connect contact-preferences contact-request/ contact-sales -contact-sales/http://ghostery.com/robots.txt +contact-sales/http://lists.w3.org/robots.txt contact-support contact-thank-you contact-tos @@ -67662,6 +67454,7 @@ content-modules content-only content-override.php content-queries +content-reactions-api content-renderer content-security-policy.json content.pdflist.html$ @@ -67873,7 +67666,7 @@ content/dam/auspost_corp/media/documents/parcel-contract-three-zone.pdf content/dam/auspost_corp/media/documents/parcel-services-product-guide.pdf content/dam/auspost_corp/media/documents/services-agreement-terms-conditions.pdf content/dam/avalara/public/documents/pdf/ -content/dam/avg/img/2014/business/http://esquire.com/robots.txt +content/dam/avg/img/2014/business/http://domain.com/robots.txt content/dam/bitdefender/business/ar content/dam/blackberry-com/asset/enterprise/pdf/direct content/dam/blackberry-com/asset/enterprise/webcast/direct @@ -68033,7 +67826,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://beppegrillo.it/robots.txt +content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://padlet.com/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/jpm/ts-change-readiness/documents @@ -68052,7 +67845,7 @@ content/dam/mobile/en/legacy/documents/legal-docs/ content/dam/msdotcom content/dam/msdotcom/en/assets/pdfs/Client-Tax-Certification.pdf content/dam/msdotcom/en/assets/pdfs/IWM_Combo_Client_Tax_Certification.pdf -content/dam/munichre/brandportal/guidelines/*.pdf$http://db.com/robots.txt +content/dam/munichre/brandportal/guidelines/*.pdf$http://zipcar.com/robots.txt content/dam/natwest_com/secureinbox content/dam/nuance/en_us/terms-and-conditions/ content/dam/oecd/ @@ -68106,7 +67899,7 @@ content/dam/splunk2/images/logos/splunk-logo.svg?asd content/dam/static-page/customer-advocacy/*/pdf content/dam/static/js/tagging/ content/dam/store -content/dam/students/documents/graduations/programs/http://ultimate-guitar.com/robots.txt +content/dam/students/documents/graduations/programs/http://thredup.com/robots.txt content/dam/stzh/aemmanual-tui content/dam/stzh/cd content/dam/stzh/pkzh @@ -68130,15 +67923,6 @@ content/dam/uhcdotcom/en/consultant content/dam/uhcdotcom/en/iex content/dam/uhcdotcom/en/shop content/dam/uhcdotcom/en/statepdls -content/dam/wbx/de/gated -content/dam/wbx/en/gated -content/dam/wbx/es/gated -content/dam/wbx/fr/gated -content/dam/wbx/it/gated -content/dam/wbx/ja/gated -content/dam/wbx/ko/gated -content/dam/wbx/pt/gated -content/dam/wbx/zh-tw/gated content/dam/web/au/documents/case-studies/*.pdf$ content/dam/web/au/documents/other/*.pdf$ content/dam/web/au/documents/reports/*.pdf$ @@ -68147,6 +67931,7 @@ content/dam/web/ca/documents/case-studies/*.pdf$ content/dam/web/ca/documents/other/*.pdf$ content/dam/web/ca/documents/reports/*.pdf$ content/dam/web/ca/documents/whitepapers/*.pdf$ +content/dam/web/corporate/assets-hidden-from-search content/dam/web/da_dk/www/ content/dam/web/de/documents/other/*.pdf$ content/dam/web/de/documents/reports/*.pdf$ @@ -68241,9 +68026,10 @@ content/demo-m.html content/demo.html content/dental/faculty/home.html content/dist/fonts +content/docdel content/download content/downloads/ -content/downloads/http://blockchain.com/robots.txt +content/downloads/http://code.visualstudio.com/robots.txt content/ebook content/ebook/ content/ebrochure/toyota-mobility.pdf @@ -68284,7 +68070,7 @@ content/hhs content/historic-architectural-gem-returns-uc content/historic-architectural-gem-returns-uc-0 content/honeywell/us/en/search.html?search= -content/honeywellbt/us/en/error/monitoring-page.htmlhttp://eso.org/robots.txt +content/honeywellbt/us/en/error/monitoring-page.htmlhttp://americanrhetoric.com/robots.txt content/icicibank/in/en/personal-banking/online-services/failover-akamai/assets/documents/bank-fair-practices-code.pdf content/ieee-org/en/* content/ieee-org/en/stage-homepage-backup.html @@ -68345,7 +68131,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://sass-lang.com/robots.txt +content/index.php/user/logout/http://troyhunt.com/robots.txt content/index.php/user/password content/index.php/user/register content/inspublic @@ -68445,7 +68231,7 @@ content/pluralsight/en/jcr:content content/prelaunch content/products-brochures/Company/Europe-shipping-rates.pdf content/profiles -content/public/wbc/en/_services/calcs-forms-tools/http://about.instagram.com/robots.txt +content/public/wbc/en/_services/calcs-forms-tools/http://xiph.org/robots.txt content/public/wbc/en/_services/serialiser/ content/public/wbc/en/_services/serialiser/calculator/ content/public/wbc/en/business-banking/westpac-live-video/ @@ -68465,9 +68251,12 @@ content/redcross content/redcrossblood content/report content/republish +content/research +content/research_old content/rockwell-automation/global content/rockwell-automation/language-masters content/rockwell-automation/style-guide +content/routledg/gwst/2003/00000032/00000004 content/rsc/midcnty/WRACAgendasAndMinutes/WRAC2009-2010Minutes/wracnovember2009minutes.pdf content/rss content/ru_ru/ @@ -68511,6 +68300,7 @@ content/st_com/*/user-registration/reset-password.html content/st_com/ko/landing content/st_com/search-sitemaps content/steelcraft +content/system-resources content/tag content/tcom/tplus/ content/telegraph @@ -68592,7 +68382,7 @@ contentassets/*.xml$ contentfeed/getdata?type=synopsi contentisblocked contentisblocked.md -contentjam/ +contentjam/ contentonly contentpar_gridblock contentresearchtool/ @@ -68767,14 +68557,6 @@ contribution/contest/index? contribution_author_pay contribution_pay contributor -contributor/*/archive -contributor/*/identifiers -contributor/*/next -contributor/*/previous -contributor/*/publish -contributor/*/rels -contributor/*/revisions -contributor/published/more contributorlinking/contributorlandingpage.asp* contributors contributors/ @@ -68858,9 +68640,11 @@ convocation/information/invitation convocation/invitation convocation/thank-you/ convos +cook*sitemap*.xml cook/*/all-saved-items cook/*/collection cook/*/recipe +cook/ricette/ricerca cookie cookie-law cookie-message.reg.ua.html @@ -68876,7 +68660,6 @@ cookies-and-trackers-101-what-you-need-to-know cookies-fingerprinting-co-tracking-methods-clearly-explained cookies-required cookiespage -cooking/questions cooking_food_preparation_eating_wrong/article.htm cookingcontest coop/directory @@ -68898,6 +68681,7 @@ copywriter_author_pay copywriter_pay cor coral-talk +corcommunitynew/accesso/LogOut.do corder= core core$ @@ -68968,7 +68752,7 @@ core/*.png core/*.png core/*.svg core/*.svg -core/*http://yale.edu/robots.txt +core/*http://1001fonts.com/robots.txt core/2024-interest-group-week core/Content core/_next/static/shared/static/sticker-mule-share.*.png @@ -69066,7 +68850,7 @@ core/themes/*.jpg core/themes/*.js$ core/themes/*.js? core/themes/*.png -core/unlocking-power-rda-joint-workshop-nardac-and-pcc-sct-rda-training-task-grouphttp://braintreepayments.com/robots.txt +core/unlocking-power-rda-joint-workshop-nardac-and-pcc-sct-rda-training-task-grouphttp://goldmansachs.com/robots.txt core/wp-admin/ core/wp-admin/admin-ajax.php corev-support @@ -69198,8 +68982,12 @@ correction= corrections corrections/search/node corregedoria +correlati correze/ correze/assure/actualites/ +corrierecalcio/app/formazione +corrierepedia +corrierepoint cors corse-du-sud/ corse-du-sud/assure/actualites/ @@ -69238,6 +69026,7 @@ countdown/generic? countdown/to? counter counter/*? +counters counters.php counters/customcounter.html?day counters/fullscreen.html? @@ -69381,12 +69170,13 @@ courses/fall2020 courses/favorites courses/graduate-certificate-in-higher-education-curriculum-teaching-and-learning courses/honours -courses/http://zozo.jp/robots.txt +courses/http://adguard.com/robots.txt courses/nested-content/postgraduate courses/online-shkoly courses/online-shkoly/zapusk-online-shkoly courses/online-shkoly/zapusk-online-shkolyhttp://bonaparte.berlin/robots.txt courses/requests +courses/search courses/section courses/study-health/digital-health/ courses/take @@ -69400,6 +69190,7 @@ coursestartsimmediately=* court-awards-judgement-to-universal-music-group-in-copyright-infringement-suit-with-mp3-com courtney-love-and-universal-music-group-reach-settlement courts +courts coveo coveo/ cover @@ -69612,6 +69403,51 @@ creative_editor creativeservices/ creativetest creativetest/ +creativity/*&f%5B1 +creativity/*&f[ +creativity/*?f%5B0 +creativity/*?f[ +creativity/ar/event/*/ical +creativity/ar/explore +creativity/ar/search +creativity/en/event/*/ical +creativity/en/explore +creativity/en/search +creativity/es/event/*/ical +creativity/es/explore +creativity/es/search +creativity/event/*/ical +creativity/fr/event/*/ical +creativity/fr/explore +creativity/fr/search +creativity/id/event/*/ical +creativity/id/explore +creativity/id/search +creativity/it/event/*/ical +creativity/it/explore +creativity/it/search +creativity/ja/event/*/ical +creativity/ja/explore +creativity/ja/search +creativity/pt/event/*/ical +creativity/pt/explore +creativity/pt/search +creativity/ru/event/*/ical +creativity/ru/explore +creativity/ru/search +creativity/search +creativity/th/event/*/ical +creativity/th/explore +creativity/th/search +creativity/uk/event/*/ical +creativity/uk/explore +creativity/uk/search +creativity/uz/event/*/ical +creativity/uz/explore +creativity/uz/search +creativity/zh/event/*/ical +creativity/zh/explore +creativity/zh/search creator creator creator-login @@ -69735,6 +69571,7 @@ cron/.env cron/feeds/dinero/index.html cron_pw_grinder cron_selective.php +cronache/speciali/2010/maturita/test-universita.shtml cronica/Tarrago-amenacen-guerra-control-Ficosa_0_593340690.html cronica/Xavier-Pujol-Ficosa-imputat-falsificacio_0_601139920.html crons @@ -69745,7 +69582,6 @@ cross-domain cross-domain$ cross-domain-bridge.html cross-domain/* -cross_auth/ crossdomain.xml crossdomain/ crosslink @@ -69778,6 +69614,7 @@ crucible044 crucible045 crucible046 crucible047 +cruciverba_old cruiser-production cruiser-static-production cruises @@ -69850,7 +69687,6 @@ cs-US cs-VN cs-ZA cs-cz -cs-cz cs-cz-new cs-cz/ cs-cz/404 @@ -69859,9 +69695,6 @@ cs-cz/booking cs-cz/check-in cs-cz/itinerary cs-cz/itinerary-new -cs-cz/lp$ -cs-cz/lp/contact-us -cs-cz/lp/homepage$ cs-cz/profile cs-cz/smartsearchforwarder cs-kioskolb/ @@ -69981,8 +69814,6 @@ csb/kb/*/discuss csb/search csb/user csb/users -csbapi -csbapi/unified-communication csc csc/search/node cscd @@ -69997,6 +69828,7 @@ cse? cservice cservice/ya_index.gsp csi_204 +csl csltmpl.asp?url=/content/council/mem/leventhal_g/index.asp csmlists/addbookmark csmlists/topic @@ -70037,7 +69869,6 @@ css/index.php css/visitor css2/ css=* -css? css?* cssId* cssuite* @@ -70137,6 +69968,7 @@ current-parties current-staff/50th-anniversary/ currentModal current_bid= +current_cart_count currentaffairs/ currentcartcount currentevents.aspx @@ -70145,7 +69977,6 @@ currenteventsview.aspx currents/V41/N02/Sloan.html cust cust-login.asp* -cust_maint/site_down/maintenance.html custlogin/ custlogin/showResetPassword.action* custom @@ -70369,9 +70200,6 @@ cvsweb cvv cvx/client/sync/fpc cw -cwms_1_5 -cwms_2_0 -cwms_2_5 cws cwv cwvwp-conference @@ -70601,7 +70429,6 @@ da-VN da-ZA da-dk da-dk -da-dk*/lp da-dk-new da-dk/ da-dk/search @@ -70637,7 +70464,7 @@ da/city/campaign da/city/flights-from- da/city/ios da/create-a-doodle-pfm -da/create-a-doodle-pfmhttp://keep.google.com/robots.txt +da/create-a-doodle-pfmhttp://uky.edu/robots.txt da/deals da/destination da/downloadmirror @@ -70779,7 +70606,7 @@ dam/jcr:d493cbe0-67e8-4aa5-8972-b41046099254/Lean%20ITSM%20Whitepaper.pdf$ dam/jcr:d493ce3b-6f18-4986-af05-f73f5bb24097/epost-mailer-font-update-12-2023.pdf dam/jcr:f5065dd6-c5df-4872-b4b8-f589519c9eeb/dhl-express-importanweisung-verzollung-de.pdf dam/support/pdf -dam/udelImages/student-life/reslife/floorplanshttp://southwest.com/robots.txt +dam/udelImages/student-life/reslife/floorplanshttp://social.technet.microsoft.com/robots.txt dam/www/*.PDF$ dam/www/*.pdf$ dam/www/*pdfs @@ -70818,7 +70645,6 @@ dashboard/overview dashboard/reports dat/ data -data-and-maps/indicators data-collection-and-kids-big-tech-profits-from-childrens-online-activity data-for-good data-group/ @@ -70839,6 +70665,7 @@ data/1.0/bundle data/anketa data/banner data/brending +data/catalog/*? data/content data/dataresources/index.html? data/email_templates @@ -70893,7 +70720,7 @@ dataset/*/history dataset/rate dataset/search datasets/ -datasets/http://copy.ai/robots.txt +datasets/http://eurosport.com/robots.txt datasheet datasrt= datastore @@ -70964,7 +70791,6 @@ db2dl/ db2s dbacks/search dbarberi/wiki -dbase dbases dbcfiles dbchanges.php @@ -70994,7 +70820,6 @@ dcc dcdc-conference/programme-2023/dcdc23-programme-file dcfm dcforum -dci/idp/dwa dcim/index.html dcjs dcma @@ -71116,7 +70941,6 @@ de-VN de-ZA de-at de-at -de-at*/lp de-at-new de-at/ de-at/destinations/hotel-information @@ -71126,7 +70950,6 @@ de-at/swift-codes de-au/destinations/hotel-information de-ch de-ch -de-ch*/lp de-ch-new de-ch.html$ de-ch.sitemap.xml$ @@ -71139,7 +70962,6 @@ de-ch/search de-ch/widgets de-de de-de -de-de*/lp de-de-new de-de.html$ de-de.sitemap.xml$ @@ -71399,7 +71221,7 @@ de-de/product-integrations/google-workspace/$ de-de/product-integrations/zoom/$ de-de/product-managers/$ de-de/products/details -de-de/produkte/*http://pewsocialtrends.org/robots.txt +de-de/produkte/*http://fangraphs.com/robots.txt de-de/professional/$ de-de/profile de-de/prototypen/$ @@ -71503,6 +71325,7 @@ de-de/sites/novartis_de/files/*RMP* de-de/slides/$ de-de/smartsearchforwarder de-de/templates +de-de/tools/$ de-de/ui-design-tool/$ de-de/using-the-figma-brand/$ de-de/ux-design-tool/$ @@ -72439,7 +72262,7 @@ default.cms default/ default1.cms defaultIndOnly.aspx -default_image.psdhttp://news.stanford.edu/robots.txt +default_image.psdhttp://onedio.com/robots.txt default_rewrites.ini defaults deferred @@ -72502,7 +72325,7 @@ delete_props_conf.html delete_tags_conf.html deleteaccount.aspx deleteaccountb.aspx -deleteaccounthttp://city.ac.uk/robots.txt +deleteaccounthttp://mitcho.com/robots.txt delhi-assembly-elections-2020/ delhi-assembly-elections-2020/* delicacy @@ -72549,7 +72372,7 @@ 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://stopdesign.com/robots.txt +demo/safari-reader-test-nielshttp://sky.com/robots.txt demo2/ demo_2c5e63dedb24a demo_ad.html @@ -72568,13 +72391,7 @@ dennis-blair-appointed-vice-president-alternative-promotions-for-universal-repub dennis-reese-promoted-to-head-of-promotion-for-capitol-music-group denouements dental/*/index.php -dental/dh -dental/endo -dental/histo dental/index.php -dental/intranet -dental/perio -dental/students dental_health_common_problems_pictures_slideshow/article.htm dental_oral_health_wisdom_teeth_surgery_pain/article.htm dentistry/*/administrator @@ -72611,8 +72428,19 @@ department-economics/econofides/ department-of-computer-science-and-information-technology/staff department-page departments +departments/ac/ +departments/aed/degree-show-16/3ddesign/studentcatalogue/abigail-monger/ departments/division-subspecialty-medicine/integrative-medicine/fundamentals-oncology-acupuncture-online-course +departments/eu/images/staff/Dave-Berry.jpg +departments/eu/images/staff/Robert-Knight.jpg +departments/eu/images/staff/Ruth-Kinna.jpg +departments/eu/images/staff/Sureyya-Turkeli.jpg +departments/materials/pg/unilever/ departments/radiology/radiology-image-request +departments/ssehs/ex/ +departments/ssehs/information/ +departments/sses/ex/ +departments/sspgs/sspgs-dev/ departments/surgery/endometrial-cancer-research-day departure= departureDate= @@ -72698,6 +72526,8 @@ design?create design_sandbox design_theme_id design_tokens +designandprint/ex/ +designandprint/photography/imagebank.html designdb/*/jsp designdb/*/showData.jsp designdb/*? @@ -72718,6 +72548,11 @@ designerunits/image designerunits/images designgroup designs +designs/*/canvas/*/also-available-products +designs/*/canvas/*/also_available_as +designs/*/canvas/*/product_images +designs/*/canvas/*/similar_products +designs/*/edit designtech designtemplates designtool @@ -72896,6 +72731,7 @@ device-prefs device/activate device/tracker/ deviceList +deviceManagement devinstalldependencies/ devinstallgrunt/ devinstallnode/ @@ -72950,7 +72786,6 @@ dhsponsored-health dhtml dhtmlmenu di-fonder -di/idp/dwa diabetes_best_foods_for_a_prediabetes_diet/article.htm diabetes_body_blood_sugar_levels/article.htm diabetes_diabetic_peripheral_neuropathy/article.htm @@ -74687,6 +74522,7 @@ diet_weight_loss_shed_pounds_after_40/article.htm diet_weight_loss_sugar/article.htm dietaryAndLifestyle= dieting_myths_and_facts_pictures_slideshow/article.htm +diff diff_angle diffs dig-perf-test/ @@ -74722,6 +74558,7 @@ digital-agenda/taxonomy digital-agenda/users digital-collections/search digital-downloads +digital-edition digital-goods/2319442 digital-help/ digital-presence-services/chat @@ -74809,8 +74646,9 @@ digitaldata digitalexpress/ digitalpdf digitalsubscription/imagedownload -digitalsubscription/imagedownload/http://tudou.com/robots.txt +digitalsubscription/imagedownload/http://ellentube.com/robots.txt digraph +dilatua/proRecensione.do dilatuagaz dilceusperafico dilloalmessaggero.php @@ -74824,6 +74662,7 @@ ding-session= dion-no-i-d-wilson-promoted-to-executive-vice-president-of-def-jam-recordings dip diplomat +dir/ dir/pdf dir_on_server direct @@ -74841,7 +74680,7 @@ directnews directories directories-api directories/transition -directors/http://totalbeauty.com/robots.txt +directors/http://mdbg.net/robots.txt directory directory-profile/ directory/ @@ -74885,8 +74724,6 @@ disconnect discount discount-card discount-card-sign-up -discount-codes -discount-codes/discount-codes/visit discount-codes/discount-codes/visit discount-tuodi-in-crisi-4mila-dipendenti-a-rischio_40iKGUrRstaGqD1xMvA4JY discount_type= @@ -74960,6 +74797,7 @@ discoverypark/wghi/events discoverypark/wghi/news discuss discuss. +discuss/search discussion discussion/comment-permalink discussion/edit-profile @@ -75235,7 +75073,7 @@ dj dj/ django django-admin -django-admin/http://coursehero.com/robots.txt +django-admin/http://cozi.com/robots.txt dje dk dk$ @@ -75321,71 +75159,11 @@ dl dl.php dl/* dl/RaiTV/programmi/media -dl/RaiTV/programmi/media/ -dl/RaiTV/programmi/media/ContentItem-0fbdd365-6824-4643-9573-a79a5b8eb1c7.html -dl/RaiTV/programmi/media/ContentItem-21d5934d-35cc-4ac6-bcc6-730a4fd58426.html -dl/RaiTV/programmi/media/ContentItem-3411043a-8587-4e21-a3a8-c5e647816258.html -dl/RaiTV/programmi/media/ContentItem-45daba2c-fa87-4e00-8e7f-662b38b8f936.html -dl/RaiTV/programmi/media/ContentItem-51cab9ce-f41d-4d08-8ba1-56f68f47afca-tg1.html -dl/RaiTV/programmi/media/ContentItem-74da40c6-777b-41ab-aeec-c712048f2eb4.html -dl/RaiTV/programmi/media/ContentItem-82e1481a-cf4f-491c-89cc-b834668f3dd1.html -dl/RaiTV/programmi/media/ContentItem-8797dfef-8b64-44c5-ad7c-2d10d54fd79e.html -dl/RaiTV/programmi/media/ContentItem-8e5b29cd-933c-4d5b-9bed-cffead25b00d.html -dl/RaiTV/programmi/media/ContentItem-b894b725-a2fa-4688-9ebb-384b7c295165.html -dl/RaiTV/programmi/media/ContentItem-bb0e316f-992a-4450-aade-3ac536c13422-tg1.html -dl/RaiTV/programmi/media/ContentItem-d97020eb-4e1b-4667-a5d3-9e2a928aa14c.html -dl/RaiTV/programmi/media/ContentItem-da5fe62c-b658-4ad6-a4a8-0750ac42c5f7.html -dl/RaiTV/programmi/media/ContentItem-ea268af6-438c-4f17-b429-ffe6b412826c.html -dl/RaiTV/programmi/media/ContentItem-f01a79fd-490c-454e-8e0a-818e41a724f4.html -dl/grr/notizie/ContentItem-2a8c11b2-2e8a-46c7-beac-b6f32bad7dc1.html -dl/grr/notizie/ContentItem-ae5076a7-2bfb-4808-a616-3298ae078785.html -dl/raiSport/Page-60055a3a-118b-46f7-bddd-645e0d709ebb.html -dl/rainews/TGR/articoli/sic-Agrigento-Estorsione-M5S-a6b0192e-a68b-4cde-a345-1cdfa9e60b26.html -dl/rainews/TGR/redazioni/ContentSet-2007d7fa-9dc5-4c55-a7b9-af4658ea97de-0.html -dl/rainews/TGR/redazioni/ContentSet-3c2c86f8-5be3-4423-9e55-f7015cf5f5f3-0.html -dl/rainews/TGR/redazioni/ContentSet-3e2a6edc-da42-420c-878c-aa39b6a99a00-0.html -dl/rainews/TGR/redazioni/ContentSet-3f61293c-d437-4247-909c-dec08b83f7f8-0.html -dl/rainews/TGR/redazioni/ContentSet-52a1ca66-5872-4120-9743-d4d0828e11a3-0.html -dl/rainews/TGR/redazioni/ContentSet-570e5c15-e4c5-44fb-ab9e-53add8d0403c-0.html -dl/rainews/TGR/redazioni/ContentSet-6f1416ed-24b5-4bcd-8faf-af9704f9f157-0.html -dl/rainews/TGR/redazioni/ContentSet-70f5afdb-1416-4d91-a6c7-ffd57900cbe3-0.html -dl/rainews/TGR/redazioni/ContentSet-7e93c3db-d570-43b1-8201-6ffd787ddcd7-0.html -dl/rainews/TGR/redazioni/ContentSet-8ab4b843-1e49-4fff-96d6-36bfcdcef4e3-0.html -dl/rainews/TGR/redazioni/ContentSet-95b00be7-8f9d-4097-b91b-0d2458e935db-0.html -dl/rainews/TGR/redazioni/ContentSet-9bd82651-df36-4ca9-ae10-ed33639bb614-0.html -dl/rainews/TGR/redazioni/ContentSet-ad166080-03c7-43f2-a75f-18466bec3eec-0.html -dl/rainews/TGR/redazioni/ContentSet-b130d5a2-6a42-40f8-ae71-521b08f60e79-0.html -dl/rainews/TGR/redazioni/ContentSet-b90fd9b9-0e1c-4a24-89f0-d520a57af388-0.html -dl/rainews/TGR/redazioni/ContentSet-ce8a0dd4-b0f7-419f-ba74-7888d8c09875-0.html -dl/rainews/TGR/redazioni/ContentSet-daa2fbb2-93dc-4a8e-bce5-1842afa2e0f1-0.html -dl/rainews/TGR/redazioni/ContentSet-f7523e06-306c-4628-bd9c-122eeb2ef689-0.html -dl/rainews/articoli/La-GdF-scopre-un-conte-povero-con-ville-ed-elicotteri-6593adbe-2da4-4919-92fc-276819b0b5b5.html -dl/rainews/articoli/Terremoto-LAquila-tangenti-per-appalti-da-28-milioni-di-euro-6f39222d-bc2c-4e26-bfc1-e444ecb3c92a.html -dl/rainews/articoli/enac-ciampino-arrestati-funzionari-pubblici-f15d3b06-acbe-412c-ab57-50218fcf4d5e.html -dl/rainews/editool/ -dl/rainews/html/ -dl/rainews/includes/ -dl/rainews/js/ -dl/rainews/json/ -dl/rainews/media/ContentItem-3cacf698-6c4b-4d41-99ac-2b2546251235.html -dl/rainews/media/ContentItem-a2e93f1d-4e07-4c8a-b67e-eaabc55cccb2.html -dl/rainews/media/ContentItem-dbb60dc1-537b-4b19-873a-424318bd423c.html -dl/rainews/meteo/ -dl/rainews/mobile/ -dl/test/ -dl/tg1/2010/articoli/ContentItem-02c7cacd-a32b-4c8b-a6e8-c45b2b96f676.html -dl/tg1/2010/articoli/ContentItem-0ffc2803-78f4-4922-ac2c-7a270416b8a6.html -dl/tg1/2010/articoli/ContentItem-1dabd366-90e7-4c16-b240-9f3aec138e7b.html -dl/tg1/2010/articoli/ContentItem-29141be9-68f6-4a35-8798-02a12ca8e117.html -dl/tg1/2010/articoli/ContentItem-326b6953-4b2b-4173-bc2f-59e6de9db276.html -dl/tg1/2010/articoli/ContentItem-424c41df-c5f7-4518-a9d3-34279b213f57.html -dl/tg1/2010/articoli/ContentItem-4f7a86a1-a596-4fa6-944b-d2a1fcd7e46e.html -dl/tg1/2010/articoli/ContentItem-db852586-becd-45b8-bb44-58f74199a2c8.html dl_track dlfaculty dli-ild dlls/ -dlm_uploads/http://lh5.ggpht.com/robots.txt +dlm_uploads/http://spdx.org/robots.txt dloader dloader(NaverRobot) dls @@ -75407,7 +75185,7 @@ dms/*/cdn/sites/iportal/documents/pdfs/ dms/*/cdn/sites/support/documents dms/cdn/sites/iportal/documents/pdfs/ dms/cdn/sites/support/documents -dms_priv/*http://hdl.handle.net/robots.txt +dms_priv/*http://online.fliphtml5.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 @@ -75443,7 +75221,7 @@ dna-tests?s= dna/dna-matches dna/insights dna/matches -dna/matches/http://science.howstuffworks.com/robots.txt +dna/matches/http://mysite.com/robots.txt dna/origins dna/relatedness dna/tests @@ -75451,7 +75229,6 @@ dnaprint.asp dng/mapping/csv-import do do-not-change -do-not-crawl do/ do/AjaxService/ do/Secure/ @@ -75564,7 +75341,7 @@ docs/*.png$ docs/*/auth/login?redirect= docs/*/diff docs/*/embed -docs/*/http://dvidshub.net/robots.txt +docs/*/http://avalara.com/robots.txt docs/*/restore docs/*/search? docs/*/version @@ -75670,7 +75447,7 @@ docspp doctor-strange doctors*/search* doctors/price-guide -doctors/resultshttp://swanbitcoin.com/robots.txt +doctors/resultshttp://lumosity.com/robots.txt doctors/search?filter= doctors? doctors?keyword= @@ -75942,7 +75719,6 @@ dokumentar/liv-fikk-et-vapen-mot-strupen-1.11028290 dokumentation dol dol-overtime-rules -dolby-vision-atmos-tvs dom dom2/Flvplayer3.swf dom2/draki0 @@ -76084,7 +75860,7 @@ download/Forside/2022 download/attachments download/binary download/get -download/http://wur.nl/robots.txt +download/http://shopee.co.id/robots.txt download/labview-development-system-2013/3980/en download/labview-development-system-2013/4045/en download/legacy @@ -76105,7 +75881,6 @@ download2 downloadHistory downloadURL= download_52weeklow.php -download_book/ download_certificate download_check download_dividend.php @@ -76115,6 +75890,7 @@ download_history.mhtml$ download_solution$ downloadapp downloadassets +downloadaszip downloadcitation downloadcomp.php downloaded-images.asp* @@ -76128,24 +75904,21 @@ downloadmanager downloadmarc downloadmarc/* downloadmirror -downloadplayerpopup downloadpubliclightbox.php downloads downloads.php downloads/ -downloads/ +downloads/ downloads/$ downloads/* downloads/*/ downloads/?q= downloads/c1_downloads_auswahl -downloads/client.html downloads/company-related/cpx360-2019-agenda.pdf downloads/custom/ downloads/documents/access downloads/download.php -downloads/downloads-thank-you-jabber.html -downloads/downloads-thank-you.html +downloads/excerpts/clarke.pdf downloads/international downloads/lawschool/Legal_Research_Supplement_Exercises_on_Lexis_Advance_Teacher/03379_3ETM_2014.epub downloads/past-releases @@ -76223,7 +75996,7 @@ dritte drive drive-and-listen/ drive-angry -drive-in/ +drive-in/ drive-with-lyft*ref= drive-with-lyft*utm drive/car-reviews/*/new @@ -76345,6 +76118,8 @@ dvt_12_tips_to_improve_your_circulation/article.htm dvt_deep_vein_thrombosis_surprising_causes_of/article.htm dw dw-globals +dwc +dwc-xalok dwc/IMR/IMR-Decisions/IMR-Decisions/ dwc/IMR/IMR-Decisions/IMR-Decisions2014/ dwc/IMR/IMR-Decisions/IMR-Decisions2015/ @@ -76384,11 +76159,14 @@ dyn dyn-search.php dynaTraceMonitor dynamic +dynamic-feed/*.xml dynamic-offer dynamic-page/detail-page/product-detail-page dynamic-partials dynamic-seal dynamic-search +dynamic-sitemap/corriere/video/lezioni*sitemap*.xml +dynamic-sitemap/sitemap-last-100/*.xml dynamic/ dynamic/account dynamic/checkout @@ -76418,6 +76196,7 @@ dzen définirnouveaumdp e e- +e-book-customer-update/ e-books-stats e-commerce/www/* e-dition @@ -76508,7 +76287,6 @@ ebooks/ ebooks/*?* ebooks/constituent-data-tracking ebooks/editor.html -ebooks/files ebooks/ordenar* ebooks/p0* ebooks/p1* @@ -76658,6 +76436,8 @@ economia-y-empresa-septiembre-2019/* economia/20121003/54351571275/* economia/2013/01/31/news/mps_verso_sequestro_conservativo- 51615470 economia/agenda-hoy.html?fecha= +economia/chiedi-esperto/news/sitemap.xml +economia/chiedi-esperto/sitemap.xml economia/miojob/mobile/alert/crea economia/miojob/mobile/offerte/lavoro/cerca/*-*/*-* economia/miojob/mobile/offerte/lavoro/cerca/*-*/*-*? @@ -76666,6 +76446,7 @@ economia/miojob/offerte/lavoro/cerca/*-*/*-*? economia/miojob/rss economia/negocios/balance-nid04112021/http://apartmenttherapy.com/robots.txt economia/pt-br/internet +economia/quiz economiaempresa/qualitat/documents/public economicHistory/Alumni/2010AlumniNewsletter.pdf economics/* @@ -76715,7 +76496,7 @@ edison/ edit edit$ edit$ -edit$http://digg.com/robots.txt +edit$http://icloud.com/robots.txt edit-account edit-facts edit-homepage/ @@ -76766,6 +76547,7 @@ editing editing/EditHomeFacts.htm edition-quotidienne edition/ +edition/null edition2007/ editions/daily/$ editionssi @@ -76797,7 +76579,9 @@ editorial/sports/$ editorials editors editors/contact +editorspicks editorv2_shop_aux/download_course_student_certificate +editpayment editpost.php editprofile edits @@ -77039,6 +76823,7 @@ eeo-1/faq eeo-1/soi efficiencyenhancement/search-result efir +efpia_disclosure*.pdf efws/c efws/d efws/f @@ -77188,9 +76973,6 @@ el-gr/booking el-gr/check-in el-gr/itinerary el-gr/itinerary-new -el-gr/lp$ -el-gr/lp/contact-us -el-gr/lp/homepage$ el-gr/profile el-gr/search el-gr/smartsearchforwarder @@ -77393,14 +77175,6 @@ electralhydrationforhealth/* electric/batteryupdate electrode/api/logger electromenager/*idOffre= -electronics/55-inch-and-above-big-screen-tv -electronics/bravia-xr-tvs -electronics/how-to-select-tv-by-what-you-watch-gaming -electronics/how-to-select-tv-by-what-you-watch-netflix -electronics/how-to-select-tv-by-what-you-watch-smart-tv -electronics/how-to-select-tv-by-what-you-watch-sports -electronics/picture-quality -electronics/sound-quality eleicoes/2018/busca eleicoes/2020/busca eleicoes/candidatosipad/ @@ -77424,6 +77198,7 @@ elementskit-content/dynamic-content-megamenu-menuitem1721 elementskit-content/dynamic-content-megamenu-menuitem740 elenco_cardinali* elencoindirizzi +elezioni/*.xml elezioni2008 eli-search eli/*? @@ -77434,6 +77209,7 @@ eliminar-busqueda eliminar-favoritos eliminator/ elinks +elisa elise-mora-promoted-to-senior-vice-president-production-for-island-def-jam-motown-republic-records elise-wright-appointed-to-senior-vice-president-urban-music-for-universal-republic-records elise-wright-appointed-vice-president-of-marketing-for-universal-motown @@ -77471,7 +77247,7 @@ email-blog email-colleague email-confirm email-contact/ -email-contact/nodehttp://openlayers.org/robots.txt +email-contact/nodehttp://developers.pinterest.com/robots.txt email-contact/taxonomy_term email-content email-disclaimer @@ -77569,6 +77345,7 @@ emailservice emailsignup emailsignup/ emailtemplate +emailunsubscribe emailus/ emailv_v2 emb_releases @@ -77623,6 +77400,7 @@ embeds/checkin embeds/partners embeds/post_scriptum.php embeds/script +embedservererror.aspx embedvideo.cms* embnet.news embowered @@ -78140,46 +77918,17 @@ en-ae en-ae-new en-ae/blog/topic en-ae/destinations/hotel-information -en-ae/dolby-vision-atmos-tvs -en-ae/hands-free-voice-search-tvs -en-ae/home-theatre-sound-bars/neckband-speakers -en-ae/lp$ -en-ae/lp/contact-us -en-ae/lp/homepage$ -en-ae/netflix-recommended-tvs en-ae/resources/topic en-ae/search -en-ae/smart-tvs-netflix-calibrated-mode en-af -en-af/lp$ -en-af/lp/contact-us -en-af/lp/homepage$ en-ag en-ag/destinations/hotel-information -en-ag/lp$ -en-ag/lp/contact-us -en-ag/lp/homepage$ en-ai -en-ai/lp$ -en-ai/lp/contact-us -en-ai/lp/homepage$ en-al -en-al/lp$ -en-al/lp/contact-us -en-al/lp/homepage$ en-all en-alpha/ en-am -en-an en-ao -en-ao/dolby-vision-atmos-tvs -en-ao/hands-free-voice-search-tvs -en-ao/home-theatre-sound-bars/neckband-speakers -en-ao/lp$ -en-ao/lp/contact-us -en-ao/lp/homepage$ -en-ao/netflix-recommended-tvs -en-ao/smart-tvs-netflix-calibrated-mode en-as en-at/*accepts_affirm en-at/*accepts_gift_cards @@ -78218,7 +77967,6 @@ en-at/similar en-at/swift-codes en-au en-au -en-au*/lp en-au-new en-au.html$ en-au.sitemap.xml$ @@ -78228,7 +77976,6 @@ en-au/*/media/oembed en-au/README.md en-au/accommodation en-au/admin -en-au/blog en-au/blog/search en-au/blog/topic en-au/blogs @@ -78252,7 +77999,6 @@ en-au/core/*.svg en-au/custom_banner en-au/destinations/hotel-information en-au/docs -en-au/dt en-au/feedback en-au/filter/tips en-au/hidden @@ -78275,9 +78021,7 @@ en-au/media/oembed en-au/modules/README.txt en-au/no-follow en-au/node -en-au/outlet/*? en-au/pages -en-au/perspectives en-au/phenom en-au/products/details en-au/profiles @@ -78308,23 +78052,11 @@ en-au/user/register en-au/web.config en-aus/ en-aw -en-aw/lp$ -en-aw/lp/contact-us -en-aw/lp/homepage$ en-az en-ba -en-ba/lp$ -en-ba/lp/contact-us -en-ba/lp/homepage$ en-bb en-bb/destinations/hotel-information -en-bb/lp$ -en-bb/lp/contact-us -en-bb/lp/homepage$ en-bd -en-bd/lp$ -en-bd/lp/contact-us -en-bd/lp/homepage$ en-be en-be.html$ en-be.sitemap.xml$ @@ -78365,11 +78097,6 @@ en-be/signup?redirect_to= en-be/similar en-be/swift-codes en-bf -en-bf/dolby-vision-atmos-tvs -en-bf/hands-free-voice-search-tvs -en-bf/home-theatre-sound-bars/neckband-speakers -en-bf/netflix-recommended-tvs -en-bf/smart-tvs-netflix-calibrated-mode en-bg en-bg/*accepts_affirm en-bg/*accepts_gift_cards @@ -78407,30 +78134,11 @@ en-bg/signup?redirect_to= en-bg/similar en-bh en-bh/destinations/hotel-information -en-bh/dolby-vision-atmos-tvs -en-bh/hands-free-voice-search-tvs -en-bh/home-theatre-sound-bars/neckband-speakers -en-bh/lp$ -en-bh/lp/contact-us -en-bh/lp/homepage$ -en-bh/netflix-recommended-tvs en-bh/payroll/ -en-bh/smart-tvs-netflix-calibrated-mode en-bj -en-bj/dolby-vision-atmos-tvs -en-bj/hands-free-voice-search-tvs -en-bj/home-theatre-sound-bars/neckband-speakers -en-bj/netflix-recommended-tvs -en-bj/smart-tvs-netflix-calibrated-mode en-bm en-bm/destinations/hotel-information -en-bm/lp$ -en-bm/lp/contact-us -en-bm/lp/homepage$ en-bn -en-bn/lp$ -en-bn/lp/contact-us -en-bn/lp/homepage$ en-bo en-br en-br/*accepts_affirm @@ -78469,92 +78177,51 @@ en-br/signup?redirect_to= en-br/similar en-bs en-bs/destinations/hotel-information -en-bs/lp$ -en-bs/lp/contact-us -en-bs/lp/homepage$ en-bt -en-bt/lp$ -en-bt/lp/contact-us -en-bt/lp/homepage$ en-bw -en-bw/lp$ -en-bw/lp/contact-us -en-bw/lp/homepage$ en-by en-by en-bz en-bz/ -en-bz/lp$ -en-bz/lp/contact-us -en-bz/lp/homepage$ en-ca en-ca -en-ca*/lp en-ca-new en-ca.html$ en-ca.sitemap.xml$ en-ca.www.cloudflare.com en-ca/ en-ca/* -en-ca/blog en-ca/blogs en-ca/cart en-ca/destinations/hotel-information -en-ca/dt en-ca/feedback en-ca/lp en-ca/mega-nav en-ca/pages en-ca/pages/support -en-ca/perspectives en-ca/products/details en-ca/search en-ca/search? en-ca/searchresults -en-ca/shop/sfc/sf/alienware-desktops en-ca/widgets en-cc -en-cd/dolby-vision-atmos-tvs -en-cd/electronics/how-to-select-tv-by-what-you-watch-gaming -en-cd/electronics/how-to-select-tv-by-what-you-watch-netflix -en-cd/electronics/how-to-select-tv-by-what-you-watch-smart-tv -en-cd/electronics/how-to-select-tv-by-what-you-watch-sports -en-cd/hands-free-voice-search-tvs -en-cd/home-theatre-sound-bars/neckband-speakers -en-cd/netflix-recommended-tvs -en-cd/smart-tvs-netflix-calibrated-mode en-cf en-cg -en-cg/home-theatre-sound-bars/neckband-speakers en-ch.html$ en-ch.sitemap.xml$ en-ch/ en-ch/destinations/hotel-information en-ci -en-ci/dolby-vision-atmos-tvs -en-ci/hands-free-voice-search-tvs -en-ci/home-theatre-sound-bars/neckband-speakers -en-ci/netflix-recommended-tvs -en-ci/smart-tvs-netflix-calibrated-mode en-ck en-cl en-cl/destinations/hotel-information -en-cm/dolby-vision-atmos-tvs -en-cm/hands-free-voice-search-tvs -en-cm/home-theatre-sound-bars/neckband-speakers -en-cm/netflix-recommended-tvs -en-cm/smart-tvs-netflix-calibrated-mode en-cn/destinations/hotel-information en-cn/search en-co en-cr en-cv -en-cv/lp$ -en-cv/lp/contact-us -en-cv/lp/homepage$ en-cw en-cx -en-cy en-cy/*accepts_affirm en-cy/*accepts_gift_cards en-cy/*accepts_offers @@ -78583,9 +78250,6 @@ en-cy/digital_variants/*/download en-cy/download en-cy/item/*/offers/new en-cy/listings/*/auction/bids -en-cy/lp$ -en-cy/lp/contact-us -en-cy/lp/homepage$ en-cy/my en-cy/product_views en-cy/profile @@ -78670,19 +78334,9 @@ en-dk/shop/*/feedback en-dk/signup?redirect_to= en-dk/similar en-dm -en-dm/lp$ -en-dm/lp/contact-us -en-dm/lp/homepage$ en-do en-dz -en-dz/dolby-vision-atmos-tvs -en-dz/hands-free-voice-search-tvs -en-dz/home-theatre-sound-bars/neckband-speakers -en-dz/netflix-recommended-tvs -en-dz/smart-tvs-netflix-calibrated-mode en-ec -en-ed -en-ee en-ee/*accepts_affirm en-ee/*accepts_gift_cards en-ee/*accepts_offers @@ -78710,9 +78364,6 @@ en-ee/digital_variants/*/download en-ee/download en-ee/item/*/offers/new en-ee/listings/*/auction/bids -en-ee/lp$ -en-ee/lp/contact-us -en-ee/lp/homepage$ en-ee/my en-ee/product_views en-ee/profile @@ -78722,24 +78373,8 @@ en-ee/similar en-eg en-eg/ en-eg/destinations/hotel-information -en-eg/dolby-vision-atmos-tvs -en-eg/electronics/bravia-xr-tvs -en-eg/electronics/how-to-select-tv-by-what-you-watch-gaming -en-eg/electronics/how-to-select-tv-by-what-you-watch-netflix -en-eg/electronics/how-to-select-tv-by-what-you-watch-smart-tv -en-eg/electronics/how-to-select-tv-by-what-you-watch-sports -en-eg/electronics/picture-quality -en-eg/electronics/sound-quality -en-eg/hands-free-voice-search-tvs -en-eg/home-theatre-sound-bars/neckband-speakers -en-eg/lp$ -en-eg/lp/contact-us -en-eg/lp/homepage$ -en-eg/netflix-recommended-tvs en-eg/search -en-eg/smart-tvs-netflix-calibrated-mode en-eh -en-en en-en/ en-eng/ en-er @@ -78747,9 +78382,7 @@ en-es en-es/ en-es/destinations/hotel-information en-et -en-et/lp$ -en-et/lp/contact-us -en-et/lp/homepage$ +en-eu en-fi/*accepts_affirm en-fi/*accepts_gift_cards en-fi/*accepts_offers @@ -78786,9 +78419,6 @@ en-fi/shop/*/feedback en-fi/signup?redirect_to= en-fi/similar en-fj -en-fj/lp$ -en-fj/lp/contact-us -en-fj/lp/homepage$ en-fk en-fm en-fo @@ -78829,11 +78459,6 @@ en-fr/shop/*/feedback en-fr/signup?redirect_to= en-fr/similar en-ga -en-ga/dolby-vision-atmos-tvs -en-ga/hands-free-voice-search-tvs -en-ga/home-theatre-sound-bars/neckband-speakers -en-ga/netflix-recommended-tvs -en-ga/smart-tvs-netflix-calibrated-mode en-gb en-gb en-gb-new @@ -79071,22 +78696,12 @@ en-gb/user/register en-gb/web.config en-gd en-gd/destinations/hotel-information -en-gd/lp$ -en-gd/lp/contact-us -en-gd/lp/homepage$ en-ge en-gf -en-gh en-gh/destinations/hotel-information -en-gh/lp$ -en-gh/lp/contact-us -en-gh/lp/homepage$ en-gi en-gl en-gm -en-gm/lp$ -en-gm/lp/contact-us -en-gm/lp/homepage$ en-gn en-gp en-gq @@ -79128,26 +78743,16 @@ en-gr/similar en-gt en-gt/search en-gu -en-gu/lp$ -en-gu/lp/contact-us -en-gu/lp/homepage$ en-gw en-gy -en-gy/lp$ -en-gy/lp/contact-us -en-gy/lp/homepage$ en-hk en-hk -en-hk*/lp en-hk-new en-hk.html$ en-hk.sitemap.xml$ en-hk/ -en-hk/blog en-hk/blog/topic en-hk/destinations/hotel-information -en-hk/dt -en-hk/perspectives en-hk/resources/topic en-hn en-hr @@ -79186,9 +78791,6 @@ en-hr/shop/*/feedback en-hr/signup?redirect_to= en-hr/similar en-ht -en-ht/lp$ -en-ht/lp/contact-us -en-ht/lp/homepage$ en-hu/*accepts_affirm en-hu/*accepts_gift_cards en-hu/*accepts_offers @@ -79229,35 +78831,25 @@ en-id/ en-id/products/details en-id/terms-and-condition/maf-reimbursement-guideline en-ie -en-ie*/lp en-ie/ -en-ie/blog en-ie/destinations/hotel-information -en-ie/dt en-ie/frailty-assessment-and-sequencing-in-patients-with-transplant-ineligible-multiple-myeloma-1 en-ie/frailty-assessment-and-sequencing-in-patients-with-transplant-ineligible-multiple-myeloma-2 en-ie/hcps/privacy en-ie/hcps/subscribed -en-ie/perspectives en-ie/products/details en-ie/search en-il en-il/destinations/hotel-information -en-il/lp$ -en-il/lp/contact-us -en-il/lp/homepage$ en-il/products/details en-il/search en-in en-in -en-in*/lp en-in-new en-in.www.cloudflare.com en-in/ -en-in/blog en-in/blog/topic en-in/destinations/hotel-information -en-in/dt en-in/faq/jio-emergency-data-loan-offer en-in/faq/services-devices/true-4g/which-are-the-data-lte-devices-that-work-on-jio-network/which-are-the-data-lte-devices-that-work-on-jio-network.html en-in/feedback @@ -79267,116 +78859,43 @@ en-in/jio-smart-living-app-privacy-policy en-in/jio-smart-living-app-terms-and-conditions en-in/jiofi-postpaid-plan-offer en-in/lp -en-in/perspectives en-in/products/details en-in/refer-a-friend en-in/register-next-interest-retailer en-in/resources/topic en-in/search en-in/searchresults -en-in/shop/pdr en-io en-iq -en-iq/dolby-vision-atmos-tvs -en-iq/hands-free-voice-search-tvs -en-iq/home-theatre-sound-bars/neckband-speakers -en-iq/lp$ -en-iq/lp/contact-us -en-iq/lp/homepage$ -en-iq/netflix-recommended-tvs -en-iq/smart-tvs-netflix-calibrated-mode en-is -en-is/lp$ -en-is/lp/contact-us -en-is/lp/homepage$ en-it/destinations/hotel-information en-jm en-jm/ en-jm/destinations/hotel-information -en-jm/lp$ -en-jm/lp/contact-us -en-jm/lp/homepage$ en-jo -en-jo/dolby-vision-atmos-tvs -en-jo/hands-free-voice-search-tvs -en-jo/home-theatre-sound-bars/neckband-speakers -en-jo/lp$ -en-jo/lp/contact-us -en-jo/lp/homepage$ -en-jo/netflix-recommended-tvs -en-jo/smart-tvs-netflix-calibrated-mode en-jp en-jp/ en-jp/destinations/hotel-information -en-ke -en-ke/lp$ -en-ke/lp/contact-us -en-ke/lp/homepage$ en-kg en-kh -en-kh/lp$ -en-kh/lp/contact-us -en-kh/lp/homepage$ en-ki -en-ki/lp$ -en-ki/lp/contact-us -en-ki/lp/homepage$ en-km en-kn en-kn/destinations/hotel-information -en-kn/lp$ -en-kn/lp/contact-us -en-kn/lp/homepage$ en-kr en-kw en-kw/destinations/hotel-information -en-kw/dolby-vision-atmos-tvs -en-kw/hands-free-voice-search-tvs -en-kw/home-theatre-sound-bars/neckband-speakers -en-kw/lp$ -en-kw/lp/contact-us -en-kw/lp/homepage$ -en-kw/netflix-recommended-tvs en-kw/payroll/ -en-kw/smart-tvs-netflix-calibrated-mode en-ky en-ky/destinations/hotel-information -en-ky/lp$ -en-ky/lp/contact-us -en-ky/lp/homepage$ en-kz en-la -en-la/lp$ -en-la/lp/contact-us -en-la/lp/homepage$ en-lb -en-lb/dolby-vision-atmos-tvs -en-lb/hands-free-voice-search-tvs -en-lb/home-theatre-sound-bars/neckband-speakers -en-lb/lp$ -en-lb/lp/contact-us -en-lb/lp/homepage$ -en-lb/netflix-recommended-tvs -en-lb/smart-tvs-netflix-calibrated-mode en-lc en-lc/destinations/hotel-information -en-lc/lp$ -en-lc/lp/contact-us -en-lc/lp/homepage$ en-li en-lk -en-lk/lp$ -en-lk/lp/contact-us -en-lk/lp/homepage$ -en-lr -en-lr/lp$ -en-lr/lp/contact-us -en-lr/lp/homepage$ en-ls -en-ls/lp$ -en-ls/lp/contact-us -en-ls/lp/homepage$ -en-lt en-lt/*accepts_affirm en-lt/*accepts_gift_cards en-lt/*accepts_offers @@ -79404,9 +78923,6 @@ en-lt/digital_variants/*/download en-lt/download en-lt/item/*/offers/new en-lt/listings/*/auction/bids -en-lt/lp$ -en-lt/lp/contact-us -en-lt/lp/homepage$ en-lt/my en-lt/product_views en-lt/profile @@ -79447,7 +78963,6 @@ en-lu/profile en-lu/shop/*/feedback en-lu/signup?redirect_to= en-lu/similar -en-lv en-lv/*accepts_affirm en-lv/*accepts_gift_cards en-lv/*accepts_offers @@ -79475,9 +78990,6 @@ en-lv/digital_variants/*/download en-lv/download en-lv/item/*/offers/new en-lv/listings/*/auction/bids -en-lv/lp$ -en-lv/lp/contact-us -en-lv/lp/homepage$ en-lv/my en-lv/product_views en-lv/profile @@ -79485,92 +78997,37 @@ en-lv/shop/*/feedback en-lv/signup?redirect_to= en-lv/similar en-ly -en-ly/dolby-vision-atmos-tvs -en-ly/hands-free-voice-search-tvs -en-ly/home-theatre-sound-bars/neckband-speakers -en-ly/netflix-recommended-tvs -en-ly/smart-tvs-netflix-calibrated-mode en-ma -en-ma/dolby-vision-atmos-tvs -en-ma/hands-free-voice-search-tvs -en-ma/home-theatre-sound-bars/neckband-speakers -en-ma/netflix-recommended-tvs -en-ma/smart-tvs-netflix-calibrated-mode en-mc en-md en-mde en-mde/products/details en-me -en-me/lp$ -en-me/lp/contact-us -en-me/lp/homepage$ -en-mea/home-theatre-sound-bars/neckband-speakers en-mg en-mh en-mk -en-mk/lp$ -en-mk/lp/contact-us -en-mk/lp/homepage$ en-ml en-mm -en-mm/lp$ -en-mm/lp/contact-us -en-mm/lp/homepage$ en-mn -en-mn/lp$ -en-mn/lp/contact-us -en-mn/lp/homepage$ en-mo en-mp en-mq en-mr en-ms -en-ms/lp$ -en-ms/lp/contact-us -en-ms/lp/homepage$ -en-mt -en-mt/lp$ -en-mt/lp/contact-us -en-mt/lp/homepage$ en-mu -en-mu/dolby-vision-atmos-tvs -en-mu/hands-free-voice-search-tvs -en-mu/home-theatre-sound-bars/neckband-speakers -en-mu/lp$ -en-mu/lp/contact-us -en-mu/lp/homepage$ -en-mu/netflix-recommended-tvs -en-mu/smart-tvs-netflix-calibrated-mode en-mv -en-mv/lp$ -en-mv/lp/contact-us -en-mv/lp/homepage$ en-mw -en-mw/lp$ -en-mw/lp/contact-us -en-mw/lp/homepage$ en-mx/destinations/hotel-information en-my en-my -en-my*/lp en-my-new en-my/ -en-my/blog -en-my/dt -en-my/perspectives en-mz -en-mz/lp$ -en-mz/lp/contact-us -en-mz/lp/homepage$ en-na -en-na/lp$ -en-na/lp/contact-us -en-na/lp/homepage$ en-nc en-ne en-ne/ en-nf -en-ng en-ng/destinations/hotel-information en-ni en-nl/ @@ -79646,51 +79103,30 @@ en-no/shop/*/feedback en-no/signup?redirect_to= en-no/similar en-np -en-np/lp$ -en-np/lp/contact-us -en-np/lp/homepage$ en-nr en-nu en-nz en-nz -en-nz*/lp en-nz-new en-nz/ en-nz/accommodation -en-nz/blog en-nz/blogs en-nz/cart en-nz/destinations/hotel-information -en-nz/dt en-nz/pages -en-nz/perspectives en-nz/products/details en-nz/search en-om -en-om/dolby-vision-atmos-tvs -en-om/hands-free-voice-search-tvs -en-om/home-theatre-sound-bars/neckband-speakers -en-om/lp$ -en-om/lp/contact-us -en-om/lp/homepage$ -en-om/netflix-recommended-tvs en-om/payroll/ -en-om/smart-tvs-netflix-calibrated-mode en-pa en-pe en-pf -en-pg -en-pg/lp$ -en-pg/lp/contact-us -en-pg/lp/homepage$ en-ph en-ph en-ph-new en-ph/ -en-ph/*/sc en-ph/blog/topic en-ph/resources/topic -en-pk en-pl en-pl/*accepts_affirm en-pl/*accepts_gift_cards @@ -79732,10 +79168,6 @@ en-pl/signup?redirect_to= en-pl/similar en-pm en-pn -en-pr -en-pr/lp$ -en-pr/lp/contact-us -en-pr/lp/homepage$ en-pr/products/details en-pt/*accepts_affirm en-pt/*accepts_gift_cards @@ -79772,21 +79204,10 @@ en-pt/signup?redirect_to= en-pt/similar en-pt/swift-codes en-pw -en-pw/lp$ -en-pw/lp/contact-us -en-pw/lp/homepage$ en-py en-qa en-qa/destinations/hotel-information -en-qa/dolby-vision-atmos-tvs -en-qa/hands-free-voice-search-tvs -en-qa/home-theatre-sound-bars/neckband-speakers -en-qa/lp$ -en-qa/lp/contact-us -en-qa/lp/homepage$ -en-qa/netflix-recommended-tvs en-qa/payroll -en-qa/smart-tvs-netflix-calibrated-mode en-re en-ro en-ro/*accepts_affirm @@ -79825,25 +79246,12 @@ en-ro/shop/*/feedback en-ro/signup?redirect_to= en-ro/similar en-rs -en-rs$ en-ru en-ru/products/details -en-rw -en-rw/lp$ -en-rw/lp/contact-us -en-rw/lp/homepage$ en-s/ en-sa en-sa/destinations/hotel-information -en-sa/dolby-vision-atmos-tvs -en-sa/hands-free-voice-search-tvs -en-sa/home-theatre-sound-bars/neckband-speakers -en-sa/lp$ -en-sa/lp/contact-us -en-sa/lp/homepage$ -en-sa/netflix-recommended-tvs en-sa/search -en-sa/smart-tvs-netflix-calibrated-mode en-sa/store/ en-sb en-sc @@ -79888,23 +79296,18 @@ en-se/similar en-sea/widgets en-sg en-sg -en-sg*/lp en-sg-new en-sg.html$ en-sg.sitemap.xml$ en-sg/ -en-sg/blog en-sg/blog/topic en-sg/destinations/hotel-information -en-sg/dt -en-sg/perspectives en-sg/products/details en-sg/resources/topic en-sh en-shop/layouts/Montblanc/Shop/AsyncForm/AjaxContent.aspx en-shop/shop/refills/leather.aspx en-shop/shop/refills/writing-instruments.aspx -en-si en-si/*accepts_affirm en-si/*accepts_gift_cards en-si/*accepts_offers @@ -79932,9 +79335,6 @@ en-si/digital_variants/*/download en-si/download en-si/item/*/offers/new en-si/listings/*/auction/bids -en-si/lp$ -en-si/lp/contact-us -en-si/lp/homepage$ en-si/my en-si/product_views en-si/profile @@ -79975,57 +79375,25 @@ en-sk/profile en-sk/shop/*/feedback en-sk/signup?redirect_to= en-sk/similar -en-sl -en-sl/lp$ -en-sl/lp/contact-us -en-sl/lp/homepage$ en-sm en-sn -en-sn/dolby-vision-atmos-tvs -en-sn/hands-free-voice-search-tvs -en-sn/home-theatre-sound-bars/neckband-speakers -en-sn/netflix-recommended-tvs -en-sn/smart-tvs-netflix-calibrated-mode en-so -en-so/lp$ -en-so/lp/contact-us -en-so/lp/homepage$ en-sr -en-sr/lp$ -en-sr/lp/contact-us -en-sr/lp/homepage$ en-st en-sv en-sv/search en-sx en-sy/ -en-sy/dolby-vision-atmos-tvs -en-sy/hands-free-voice-search-tvs -en-sy/home-theatre-sound-bars/neckband-speakers -en-sy/netflix-recommended-tvs -en-sy/smart-tvs-netflix-calibrated-mode en-sz -en-sz/lp$ -en-sz/lp/contact-us -en-sz/lp/homepage$ en-tc en-tc/destinations/hotel-information -en-tc/lp$ -en-tc/lp/contact-us -en-tc/lp/homepage$ en-td en-tg en-th en-tj en-tk -en-tl en-tm en-tn -en-tn/dolby-vision-atmos-tvs -en-tn/hands-free-voice-search-tvs -en-tn/home-theatre-sound-bars/neckband-speakers -en-tn/netflix-recommended-tvs -en-tn/smart-tvs-netflix-calibrated-mode en-to en-tools en-tr @@ -80037,31 +79405,15 @@ en-tr/products/details en-tt en-tt/ en-tt/destinations/hotel-information -en-tt/lp$ -en-tt/lp/contact-us -en-tt/lp/homepage$ en-tv en-tw/ -en-tz -en-tz/lp$ -en-tz/lp/contact-us -en-tz/lp/homepage$ en-ua en-ua en-ua/products/details -en-ug -en-ug/lp$ -en-ug/lp/contact-us -en-ug/lp/homepage$ -en-uk*/lp en-uk/ -en-uk/blog -en-uk/dt -en-uk/perspectives en-um en-us en-us -en-us*/lp en-us-library en-us-new en-us.html$ @@ -80083,7 +79435,6 @@ en-us/arcgis/products/esri-story-maps en-us/arcgis/products/esri-story-maps/contest/get-started en-us/arcgis/products/esri-story-maps/contest/overview en-us/arcgis/products/esri-story-maps/contest/winners-gallery -en-us/blog en-us/blog/author en-us/blog/category en-us/business-solutions/corporate-communications-public-relations.page @@ -80102,11 +79453,6 @@ en-us/company en-us/contact/visitors/covid-19-visitor-questionnaire.html en-us/corporate/default.page en-us/destinations/hotel-information -en-us/dt -en-us/dt/what-we-do/index-apex.htm -en-us/dt/what-we-do/index-device.htm -en-us/dt/what-we-do/index-server.htm -en-us/dt/what-we-do/index-storage.htm en-us/employees/benefits.html en-us/employees/benefits/hsa-company-contribution.html en-us/government/default.page @@ -80123,7 +79469,6 @@ en-us/news-company-research/default.page en-us/news/in-the-news en-us/news/news-releases en-us/pearsonplus/search.html?aq= -en-us/perspectives en-us/ppc en-us/practice-advisor-authors/contributing-authors.page en-us/product @@ -80294,61 +79639,25 @@ en-uy en-uz en-va en-vc -en-vc/lp$ -en-vc/lp/contact-us -en-vc/lp/homepage$ en-ve en-vg -en-vg/lp$ -en-vg/lp/contact-us -en-vg/lp/homepage$ en-vi -en-vi/lp$ -en-vi/lp/contact-us -en-vi/lp/homepage$ en-vn -en-vn/*/sc en-vu -en-vu/lp$ -en-vu/lp/contact-us -en-vu/lp/homepage$ en-wf en-ws -en-ws/lp$ -en-ws/lp/contact-us -en-ws/lp/homepage$ en-xm/ en-xu/ en-ye -en-ye/dolby-vision-atmos-tvs -en-ye/hands-free-voice-search-tvs -en-ye/home-theatre-sound-bars/neckband-speakers -en-ye/lp$ -en-ye/lp/contact-us -en-ye/lp/homepage$ -en-ye/netflix-recommended-tvs -en-ye/smart-tvs-netflix-calibrated-mode en-yt -en-yu en-za en-za.html$ en-za.sitemap.xml$ en-za/ en-za/destinations/hotel-information -en-za/lp$ -en-za/lp/contact-us -en-za/lp/homepage$ en-za/products/details en-za/search -en-zm -en-zm/lp$ -en-zm/lp/contact-us -en-zm/lp/homepage$ -en-zw en-zw/ -en-zw/lp$ -en-zw/lp/contact-us -en-zw/lp/homepage$ en/ en/* en/*&b=1 @@ -80370,7 +79679,6 @@ en/*/search/advanced-search.html en/*? en/*?facet=*&b=1 en/*gads=true -en/0,* en/2017ck101 en/3d-printing-voucher-discounts/*/share/new en/3d-printing/*/reports/new @@ -80419,6 +79727,9 @@ en/ajax/content-product en/ajax/contentmedia en/alert en/alerts +en/annualreport/2019 +en/annualreport/2019/chart-generator.html +en/annualreport/2019/downloads.html en/api en/api/v5 en/app @@ -80426,7 +79737,6 @@ en/app-directory/zoom en/applications/release9.html en/archives/info-detainee en/arrivals/? -en/articles/ en/ask/maintenance en/asset-preview* en/attachments/unindexed-attachments @@ -80443,7 +79753,28 @@ en/blog/wp-admin en/blog/wp-includes en/blog?ccm en/booking -en/brand/ +en/brands/pm/biflair.html +en/brands/pm/candurin.html +en/brands/pm/colorona.html +en/brands/pm/colorstream.html +en/brands/pm/durazane.html +en/brands/pm/eusolex.html +en/brands/pm/ir3535.html +en/brands/pm/iriodin.html +en/brands/pm/meoxal.html +en/brands/pm/miraval.html +en/brands/pm/optipur.html +en/brands/pm/oxynex.html +en/brands/pm/patinal.html +en/brands/pm/pyrisma.html +en/brands/pm/ronacare.html +en/brands/pm/ronaflair.html +en/brands/pm/ronaflux.html +en/brands/pm/ronastar.html +en/brands/pm/spinfil.html +en/brands/pm/timiron.html +en/brands/pm/xirallic.html +en/brands/pm/xirona.html en/buscador en/buscar en/business-and-creator @@ -80473,7 +79804,6 @@ en/city/campaign en/city/flights-from- en/city/ios en/classes -en/client/MyAnalog/GetHeaderMyAnalogStrip en/cloud/iaas-classic en/cloud/marketplace/marketplace-cloud/appst en/cloud/marketplace/partner-portal/partp @@ -80731,13 +80061,17 @@ en/cloud/saas/vocado-student-financial-planning/21a en/cloud/saas/vocado-student-financial-planning/21b en/cloud/saas/vocado-student-financial-planning/21c en/collection-items -en/collection/search?*http://yadi.sk/robots.txt +en/collection/search?*http://cvs.com/robots.txt en/collections en/comment/reply en/communities en/companies/*/fans en/companies/*/workers en/company-directory/?q= +en/company/contact-us/invoices-as-pdf.html +en/company/management/executive-board/heinzel-matthias.html +en/company/management/executive-board/peter-guenter.html +en/company/our-businesses.html en/composer/Metapackage/README.txt en/composer/Plugin/ProjectMessage/README.md en/composer/Plugin/Scaffold/README.md @@ -80766,11 +80100,20 @@ en/create-a-doodle-pfm en/creation-translation-reports/new en/creations/*/reports/new en/creations/*/share/new +en/creative-cities/grid +en/creative-cities/list +en/creative-cities/map en/credit-slip en/creo-simulation-live-ebook/ +en/crida/grid +en/crida/list +en/crida/map +en/cultnatlaws/grid +en/cultnatlaws/list +en/cultnatlaws/map en/currency/edit en/customer-home -en/customer-services/points-attention/appointment-request-formhttp://daily.jstor.org/robots.txt +en/customer-services/points-attention/appointment-request-formhttp://specialized.com/robots.txt en/customers-tax-faq en/database/oracle/machine-learning/omlla en/database/oracle/oracle-machine-learning-for-python @@ -80791,6 +80134,9 @@ en/database/other-databases/nosql-database/22.1 en/database/other-databases/nosql-database/22.2 en/database/other-databases/nosql-database/22.3 en/database/other-databases/nosql-database/23.1 +en/days/world-radio/grid +en/days/world-radio/list +en/days/world-radio/map en/dcu/ en/de en/deals @@ -80808,6 +80154,15 @@ en/download-the-schiphol-app en/downloadmirror en/downloads en/drivers-handbook/ +en/dtc-finance-toolkit-factsheets/grid +en/dtc-finance-toolkit-factsheets/list +en/dtc-finance-toolkit-factsheets/map +en/dtc-financing-toolkit/grid +en/dtc-financing-toolkit/list +en/dtc-financing-toolkit/map +en/early-childhood-education/grid +en/early-childhood-education/list +en/early-childhood-education/map en/edc en/education-request.aspx en/education/cam-for-first @@ -80830,6 +80185,7 @@ en/es en/eula.html en/evaluer/ en/event +en/event/*/ical en/events/10_Graduade%20Institute_Richard_Baldwin_PWC_Geneva.pdf en/events/11_International%20Accounting%20Standards_Nic_Anderson_PWC_Geneva.pdf en/events/1_Roche_Ian_Bishop_PWC_Geneva.pdf @@ -80845,8 +80201,101 @@ en/events/Denver-strategic-dinner-august en/events/huaweiconnect/livestream-for-tvs$ en/events/huaweiconnect/sessions-on-demand* en/events/onshape-mda-barcelona-2025 +en/events/psdi-2021/programme.html +en/events/psdi-2021/psdi-2020/programme.html +en/events/psdi-2021/psdi-2020/registration-and-terms.html +en/events/psdi-2021/psdi-2020/sponsors.html +en/events/psdi-2021/registration-and-terms.html +en/events/psdi-2021/social-programme.html +en/events/psdi-2021/social-programme1.html +en/events/psdi-2021/sponsors.html +en/events/psdi-2021/venue.html en/events/vip-onshape-detroit-tigers en/events? +en/expertise/academic-and-government-research.html +en/expertise/clinical-and-diagnostics.html +en/expertise/cosmetics.html +en/expertise/cosmetics/care-solutions.html +en/expertise/cosmetics/care-solutions/formulation-support.html +en/expertise/cosmetics/care-solutions/formulation-support/antimicrobials.html +en/expertise/cosmetics/care-solutions/formulation-support/formulation-aids.html +en/expertise/cosmetics/care-solutions/formulation-support/formulation-stabilizers.html +en/expertise/cosmetics/care-solutions/formulation-support/ronacare-essential.html +en/expertise/cosmetics/care-solutions/insect-repellent.html +en/expertise/cosmetics/care-solutions/insect-repellent/about-IR3535.html +en/expertise/cosmetics/care-solutions/insect-repellent/faq.html +en/expertise/cosmetics/care-solutions/insect-repellent/gentle-on-you.html +en/expertise/cosmetics/care-solutions/insect-repellent/tough-on-insects.html +en/expertise/cosmetics/care-solutions/skin-care.html +en/expertise/cosmetics/care-solutions/skin-care/anti-aging.html +en/expertise/cosmetics/care-solutions/skin-care/antioxidants.html +en/expertise/cosmetics/care-solutions/skin-care/brightening.html +en/expertise/cosmetics/care-solutions/skin-care/firming.html +en/expertise/cosmetics/care-solutions/skin-care/moisturizing.html +en/expertise/cosmetics/care-solutions/skin-care/skin-improvement.html +en/expertise/cosmetics/care-solutions/skin-care/soothing.html +en/expertise/cosmetics/care-solutions/sun-care.html +en/expertise/cosmetics/care-solutions/sun-care/radical-protection.html +en/expertise/cosmetics/care-solutions/sun-care/tanning-agents.html +en/expertise/cosmetics/care-solutions/sun-care/uv-filters-encapsulated.html +en/expertise/cosmetics/care-solutions/sun-care/uv-filters-inorganic.html +en/expertise/cosmetics/care-solutions/sun-care/uv-filters-organic.html +en/expertise/cosmetics/color-effects.html +en/expertise/cosmetics/color-effects/functional-fillers.html +en/expertise/cosmetics/color-effects/special-effect-pigments.html +en/expertise/cosmetics/color-effects/special-effect-pigments/black-color-pigments.html +en/expertise/cosmetics/color-effects/special-effect-pigments/color-travel-pigments.html +en/expertise/cosmetics/color-effects/special-effect-pigments/gold-pigments.html +en/expertise/cosmetics/color-effects/special-effect-pigments/interference-pigments.html +en/expertise/cosmetics/color-effects/special-effect-pigments/metallic-color-luster-pigments.html +en/expertise/cosmetics/color-effects/special-effect-pigments/silverwhite-pigments.html +en/expertise/cosmetics/services/attestations-conformity.html +en/expertise/diagnostics.html +en/expertise/displays.html +en/expertise/electronics/technologies.html +en/expertise/electronics/technologies/thin-films/container-return.html +en/expertise/electronics/technologies/thin-films/container-return/container-return-form.html +en/expertise/emerging-biotech.html +en/expertise/environmental-testing.html +en/expertise/food-and-beverages.html +en/expertise/functional-solutions.html +en/expertise/functional-solutions/solutions.html +en/expertise/functional-solutions/solutions/empowering-surfaces.html +en/expertise/functional-solutions/solutions/empowering-surfaces/conductivity.html +en/expertise/functional-solutions/solutions/empowering-surfaces/heat-reflective-materials.html +en/expertise/functional-solutions/solutions/empowering-surfaces/optical-coating-materials.html +en/expertise/functional-solutions/solutions/empowering-surfaces/protective-coatings.html +en/expertise/functional-solutions/solutions/empowering-surfaces/protective-coatings/anti-scratch-coatings.html +en/expertise/functional-solutions/solutions/empowering-surfaces/protective-coatings/corrosion-protection.html +en/expertise/functional-solutions/solutions/empowering-surfaces/protective-coatings/easy-to-clean-coatings.html +en/expertise/functional-solutions/solutions/empowering-surfaces/protective-coatings/thermal-resistance.html +en/expertise/functional-solutions/solutions/simplifying-identification.html +en/expertise/functional-solutions/solutions/simplifying-identification/materials-for-crystal-growth.html +en/expertise/functional-solutions/solutions/simplifying-identification/product-identification.html +en/expertise/functional-solutions/solutions/simplifying-identification/product-identification/Cable-Marking.html +en/expertise/functional-solutions/solutions/simplifying-identification/product-identification/Silicone-Marking.html +en/expertise/functional-solutions/solutions/simplifying-identification/product-identification/film-marking.html +en/expertise/government-and-academic-research.html +en/expertise/industrial.html +en/expertise/industrial/template-page/*.html +en/expertise/oncology/news-releases.html +en/expertise/our-businesses.html +en/expertise/pharma-and-biopharma-manufacturing.html +en/expertise/pharma-biotech.html +en/expertise/pharma-quality-control.html +en/expertise/pharmaceutical-research.html +en/expertise/pharmaceutical-research/crispr-patent-landscape.html +en/expertise/pharmaceutical-research/crispr.html +en/expertise/semiconductors/offering/delivery-systems-and-services.html +en/expertise/semiconductors/offering/emergency-response-5501.html +en/expertise/semiconductors/offering/emergency-response-5502.html +en/expertise/semiconductors/offering/emergency-response-5503.html +en/expertise/semiconductors/offering/semiconductor-materials/cleaning.html +en/expertise/semiconductors/offering/semiconductor-materials/patterning.html +en/expertise/semiconductors/offering/semiconductor-materials/planarization.html +en/expertise/semiconductors/offering/semiconductor-materials/specialty-gases.html +en/expertise/semiconductors/offering/semiconductor-materials/thin-films.html +en/explore en/faq/can-i-print-my-ordered-stamps-home en/faq/comment-contacter-le-service-clientele-de-bpost-0 en/faq/est-ce-possible-dimprimer-des-timbres-chez-soi @@ -80863,17 +80312,18 @@ en/features/ en/features/color-splash.html en/features/one-tap-enhance.html en/filter/tips -en/finance/offers-discounts/index.html en/financial-services/walmart-rewards-mastercard-apply-now en/formulaires/abandon.jsp en/formulaires/conseiller_virtuel/rendez-vous-conseiller.jsp en/fr en/funding? -en/gated/ en/get/api/popup en/get/api/review en/get/api/search/slicing-attributes en/getting-started +en/global-education-coalition/grid +en/global-education-coalition/list +en/global-education-coalition/map en/global/corporate/all-templates en/global/corporate/all-templates.html en/global/corporate/referencing @@ -80891,14 +80341,19 @@ en/header-mobile en/help-jotmbe en/help/contact-support en/help/search +en/heratlas/grid +en/heratlas/list +en/heratlas/map en/historical-archive -en/home.html en/home/products/product-listing.html en/hotels/ en/hq en/html en/id_km-* en/identity +en/iggp/grid +en/iggp/list +en/iggp/map en/images en/immigration-refugees-citizenship/services/reference-include en/in @@ -80956,10 +80411,23 @@ en/infos en/infos/ en/innovation/the-airbus-nova-newsletter/the-nova-newsletter-subscription-confirmation en/inspiration +en/intangible-cultural-heritage/grid +en/intangible-cultural-heritage/list +en/intangible-cultural-heritage/map en/integration en/integrations/*/* +en/interculturaldialogue/grid +en/interculturaldialogue/list +en/interculturaldialogue/map en/internal/internal-lead-referral-form +en/internet-universality-indicators/grid +en/internet-universality-indicators/list +en/internet-universality-indicators/map en/intphone/ +en/investors/shares-and-bonds/bonds.html +en/investors/shares-and-bonds/bonds/bond-analysts.html +en/investors/shares-and-bonds/bonds/credit-ratings.html +en/investors/shares-and-bonds/bonds/dept-issuance-and-commercial-paper.html en/ip en/ip/* en/ip/*/*null$ @@ -80983,11 +80451,10 @@ en/latest en/latest/tags en/legacy-en en/legacytest +en/legal-affairs/grid +en/legal-affairs/list +en/legal-affairs/map en/library? -en/license/ibis-models -en/license/licensing-agreement/ -en/license/saber-models/ -en/license/spice-models-license.html en/links/warnings en/listing en/live-gifts-wallet @@ -80998,8 +80465,6 @@ en/log-in-troubleshoot en/login en/login.ashx en/login/loginswisspass.html -en/lp/002/ -en/lp/003/ en/lp/3d-cad-free-trial-ad en/lp/component-guide en/lp/onshape-cam @@ -81007,6 +80472,9 @@ en/lp/onshape-cam-studio-advanced en/lp/onshape-government en/lp/pcb-studio-altium-connector en/m +en/mab/grid +en/mab/list +en/mab/map en/mails en/make en/manage @@ -81015,13 +80483,23 @@ en/management-notifications en/map en/marketplace en/media +en/media-center.html en/media-materials.html en/media/oembed +en/memory-world-committees/grid +en/memory-world-committees/list +en/memory-world-committees/map +en/memory-world/grid +en/memory-world/lac/grid +en/memory-world/lac/list +en/memory-world/lac/map +en/memory-world/list +en/memory-world/map en/mercury/ en/meta/display/news.html en/meta/display/shop-detail.html en/microsite/ -en/microsites/http://ebay.fr/robots.txt +en/microsites/http://akc.org/robots.txt en/microsoft-365 en/microsoft-365/ en/microsoft-teams @@ -81062,6 +80540,9 @@ en/middleware/jet/6.1 en/modules en/modules/README.txt en/modules/ace +en/mowlac-risks-observatory/grid +en/mowlac-risks-observatory/list +en/mowlac-risks-observatory/map en/multicity en/music en/music/playlist @@ -81075,11 +80556,14 @@ en/myunited en/nav/categories en/network-status en/news -en/news-marketing-collateral/press-releases/ en/news-redirect/* -en/news/all-news/ -en/news/all-news/$ -en/news/all-news/index.html +en/news-stories/news-in-electronics/intermolecular.html +en/news-stories/news-in-electronics/microplastics-cosmetics.html +en/news-stories/news-in-electronics/oled-materials.html +en/news-stories/news-in-electronics/safety-first.html +en/news-stories/news-in-electronics/special-effect-pigments.html +en/news-stories/news-in-electronics/specialty-gases.html +en/news-stories/news-in-electronics/ub-liquid-crystals.html en/news/canarias/diary en/news? en/newsletters/* @@ -81087,13 +80571,18 @@ en/node en/node/add en/nomad en/nomad/$ -en/non-searchable/ en/notifications en/novel/comments.php?id= en/offer$ en/offer? en/offers/ en/open-jobs/*?*language= +en/open-science/grid +en/open-science/inclusive-science/grid +en/open-science/inclusive-science/list +en/open-science/inclusive-science/map +en/open-science/list +en/open-science/map en/operations en/operations/page/about-cdm en/operations/page/cdm @@ -81104,7 +80593,6 @@ en/order en/order-confirmation en/order-follow en/order-history -en/our-company/news-and-announcements/news-releases/index.html en/our-company/news-and-events/press-releases en/override en/partager/ @@ -81122,8 +80610,10 @@ en/pattern/ en/payment en/payments/ en/pdf +en/pdf-viewer.html en/places-and-journeys en/platba +en/podcasts/semiconductor-podcasts/microchips-inspired-by-nature.html en/press-releases.html en/preview en/privacy @@ -81133,6 +80623,558 @@ en/products-lifecycle en/products-services/space/in-space-infrastructure/bartolomeo/request-your-payload-slot-on-bartolomeo/bartolomeo-form-confirmation en/products/free en/products/luxe/standard-size-business-cards.html +en/products/pm/100230.html +en/products/pm/100231.html +en/products/pm/100237.html +en/products/pm/100840.html +en/products/pm/100871.html +en/products/pm/101015.html +en/products/pm/101058.html +en/products/pm/101072.html +en/products/pm/101129.html +en/products/pm/101502.html +en/products/pm/101600.html +en/products/pm/101601.html +en/products/pm/101705.html +en/products/pm/101822.html +en/products/pm/101835.html +en/products/pm/102125.html +en/products/pm/102269.html +en/products/pm/102340.html +en/products/pm/102343.html +en/products/pm/102437.html +en/products/pm/102484.html +en/products/pm/102534.html +en/products/pm/102697.html +en/products/pm/102933.html +en/products/pm/102934.html +en/products/pm/102935.html +en/products/pm/103346.html +en/products/pm/103530.html +en/products/pm/103551.html +en/products/pm/103558.html +en/products/pm/103791.html +en/products/pm/103936.html +en/products/pm/103947.html +en/products/pm/103948.html +en/products/pm/103977.html +en/products/pm/103978.html +en/products/pm/103985.html +en/products/pm/103986.html +en/products/pm/103989.html +en/products/pm/104216.html +en/products/pm/104217.html +en/products/pm/104231.html +en/products/pm/104232.html +en/products/pm/104234.html +en/products/pm/104235.html +en/products/pm/104236.html +en/products/pm/104237.html +en/products/pm/104241.html +en/products/pm/104246.html +en/products/pm/104259.html +en/products/pm/104267.html +en/products/pm/104319.html +en/products/pm/104322.html +en/products/pm/104456.html +en/products/pm/104468.html +en/products/pm/104469.html +en/products/pm/104470.html +en/products/pm/104471.html +en/products/pm/104472.html +en/products/pm/104540.html +en/products/pm/104542.html +en/products/pm/104543.html +en/products/pm/104553.html +en/products/pm/104554.html +en/products/pm/104562.html +en/products/pm/104564.html +en/products/pm/104590.html +en/products/pm/104591.html +en/products/pm/104597.html +en/products/pm/104598.html +en/products/pm/104611.html +en/products/pm/104634.html +en/products/pm/104670.html +en/products/pm/104712.html +en/products/pm/104750.html +en/products/pm/104779.html +en/products/pm/104781.html +en/products/pm/104782.html +en/products/pm/104783.html +en/products/pm/104786.html +en/products/pm/104787.html +en/products/pm/104797.html +en/products/pm/104809.html +en/products/pm/104842.html +en/products/pm/104869.html +en/products/pm/104872.html +en/products/pm/104896.html +en/products/pm/104898.html +en/products/pm/104913.html +en/products/pm/104959.html +en/products/pm/104976.html +en/products/pm/105072.html +en/products/pm/105334.html +en/products/pm/105335.html +en/products/pm/105338.html +en/products/pm/105372.html +en/products/pm/105373.html +en/products/pm/105377.html +en/products/pm/105382.html +en/products/pm/105401.html +en/products/pm/105689.html +en/products/pm/105821.html +en/products/pm/105823.html +en/products/pm/105834.html +en/products/pm/105844.html +en/products/pm/105845.html +en/products/pm/105849.html +en/products/pm/105949.html +en/products/pm/106453.html +en/products/pm/106457.html +en/products/pm/106739.html +en/products/pm/106822.html +en/products/pm/106823.html +en/products/pm/106824.html +en/products/pm/106825.html +en/products/pm/106940.html +en/products/pm/106949.html +en/products/pm/106959.html +en/products/pm/106960.html +en/products/pm/106967.html +en/products/pm/107386.html +en/products/pm/107537.html +en/products/pm/107683.html +en/products/pm/107688.html +en/products/pm/107716.html +en/products/pm/107876.html +en/products/pm/108044.html +en/products/pm/108172.html +en/products/pm/108302.html +en/products/pm/108322.html +en/products/pm/108324.html +en/products/pm/108332.html +en/products/pm/108500.html +en/products/pm/108707.html +en/products/pm/108869.html +en/products/pm/108885.html +en/products/pm/108898.html +en/products/pm/108902.html +en/products/pm/108905.html +en/products/pm/108907.html +en/products/pm/109941.html +en/products/pm/109952.html +en/products/pm/110150.html +en/products/pm/110152.html +en/products/pm/110154.html +en/products/pm/110203.html +en/products/pm/110261.html +en/products/pm/110553.html +en/products/pm/111412.html +en/products/pm/111480.html +en/products/pm/111529.html +en/products/pm/111626.html +en/products/pm/111771.html +en/products/pm/111807.html +en/products/pm/111887.html +en/products/pm/115031.html +en/products/pm/115195.html +en/products/pm/115337.html +en/products/pm/115345.html +en/products/pm/115377.html +en/products/pm/115591.html +en/products/pm/116079.html +en/products/pm/116413.html +en/products/pm/116440.html +en/products/pm/116700.html +en/products/pm/116828.html +en/products/pm/117021.html +en/products/pm/117022.html +en/products/pm/117042.html +en/products/pm/117045.html +en/products/pm/117047.html +en/products/pm/117050.html +en/products/pm/117051.html +en/products/pm/117053.html +en/products/pm/117060.html +en/products/pm/117061.html +en/products/pm/117075.html +en/products/pm/117076.html +en/products/pm/117077.html +en/products/pm/117080.html +en/products/pm/117089.html +en/products/pm/117100.html +en/products/pm/117112.html +en/products/pm/117114.html +en/products/pm/117116.html +en/products/pm/117165.html +en/products/pm/117176.html +en/products/pm/117185.html +en/products/pm/117186.html +en/products/pm/117187.html +en/products/pm/117190.html +en/products/pm/117193.html +en/products/pm/117200.html +en/products/pm/117201.html +en/products/pm/117203.html +en/products/pm/117215.html +en/products/pm/117216.html +en/products/pm/117217.html +en/products/pm/117219.html +en/products/pm/117221.html +en/products/pm/117223.html +en/products/pm/117224.html +en/products/pm/117226.html +en/products/pm/117228.html +en/products/pm/117229.html +en/products/pm/117231.html +en/products/pm/117233.html +en/products/pm/117237.html +en/products/pm/117239.html +en/products/pm/117240.html +en/products/pm/117241.html +en/products/pm/117242.html +en/products/pm/117260.html +en/products/pm/117262.html +en/products/pm/117266.html +en/products/pm/117268.html +en/products/pm/117271.html +en/products/pm/117272.html +en/products/pm/117280.html +en/products/pm/117282.html +en/products/pm/117284.html +en/products/pm/117287.html +en/products/pm/117288.html +en/products/pm/117289.html +en/products/pm/117294.html +en/products/pm/117311.html +en/products/pm/117320.html +en/products/pm/117322.html +en/products/pm/117323.html +en/products/pm/117324.html +en/products/pm/117353.html +en/products/pm/117358.html +en/products/pm/117359.html +en/products/pm/117368.html +en/products/pm/117369.html +en/products/pm/1173700.html +en/products/pm/117371.html +en/products/pm/117372.html +en/products/pm/117374.html +en/products/pm/117376.html +en/products/pm/117377.html +en/products/pm/117378.html +en/products/pm/117383.html +en/products/pm/117384.html +en/products/pm/117385.html +en/products/pm/117386.html +en/products/pm/117387.html +en/products/pm/117389.html +en/products/pm/117392.html +en/products/pm/117399.html +en/products/pm/117403.html +en/products/pm/117404.html +en/products/pm/117405.html +en/products/pm/117415.html +en/products/pm/117457.html +en/products/pm/117458.html +en/products/pm/117459.html +en/products/pm/117460.html +en/products/pm/117461.html +en/products/pm/117463.html +en/products/pm/117464.html +en/products/pm/117469.html +en/products/pm/117470.html +en/products/pm/117472.html +en/products/pm/117474.html +en/products/pm/117475.html +en/products/pm/117476.html +en/products/pm/117477.html +en/products/pm/117478.html +en/products/pm/117479.html +en/products/pm/117487.html +en/products/pm/117488.html +en/products/pm/117489.html +en/products/pm/117490.html +en/products/pm/117499.html +en/products/pm/117713.html +en/products/pm/117714.html +en/products/pm/117715.html +en/products/pm/117716.html +en/products/pm/117720.html +en/products/pm/117721.html +en/products/pm/117722.html +en/products/pm/117723.html +en/products/pm/117726.html +en/products/pm/117728.html +en/products/pm/117731.html +en/products/pm/117732.html +en/products/pm/117733.html +en/products/pm/117734.html +en/products/pm/117736.html +en/products/pm/117739.html +en/products/pm/117740.html +en/products/pm/117741.html +en/products/pm/117742.html +en/products/pm/117746.html +en/products/pm/117751.html +en/products/pm/117754.html +en/products/pm/117755.html +en/products/pm/117756.html +en/products/pm/117757.html +en/products/pm/117758.html +en/products/pm/117759.html +en/products/pm/117760.html +en/products/pm/117761.html +en/products/pm/117762.html +en/products/pm/117763.html +en/products/pm/117764.html +en/products/pm/117765.html +en/products/pm/117767.html +en/products/pm/117769.html +en/products/pm/117770.html +en/products/pm/117771.html +en/products/pm/117772.html +en/products/pm/117774.html +en/products/pm/117775.html +en/products/pm/117776.html +en/products/pm/117777.html +en/products/pm/117778.html +en/products/pm/117779.html +en/products/pm/117782.html +en/products/pm/117783.html +en/products/pm/117784.html +en/products/pm/117786.html +en/products/pm/117789.html +en/products/pm/117790.html +en/products/pm/120600.html +en/products/pm/120601.html +en/products/pm/120602.html +en/products/pm/120603.html +en/products/pm/120604.html +en/products/pm/120605.html +en/products/pm/120606.html +en/products/pm/120607.html +en/products/pm/120608.html +en/products/pm/120609.html +en/products/pm/120610.html +en/products/pm/120613.html +en/products/pm/120615.html +en/products/pm/120617.html +en/products/pm/120619.html +en/products/pm/120622.html +en/products/pm/120623.html +en/products/pm/120624.html +en/products/pm/120625.html +en/products/pm/130133.html +en/products/pm/130148.html +en/products/pm/130153.html +en/products/pm/130163.html +en/products/pm/130165.html +en/products/pm/130170.html +en/products/pm/130176.html +en/products/pm/130179.html +en/products/pm/130198.html +en/products/pm/130200.html +en/products/pm/130201.html +en/products/pm/130204.html +en/products/pm/130205.html +en/products/pm/130217.html +en/products/pm/130221.html +en/products/pm/130441.html +en/products/pm/130801.html +en/products/pm/130805.html +en/products/pm/132120.html +en/products/pm/132144.html +en/products/pm/132149.html +en/products/pm/132219.html +en/products/pm/132232.html +en/products/pm/132260.html +en/products/pm/132261.html +en/products/pm/132262.html +en/products/pm/132277.html +en/products/pm/132285.html +en/products/pm/132286.html +en/products/pm/132287.html +en/products/pm/132318.html +en/products/pm/132326.html +en/products/pm/132330.html +en/products/pm/132346.html +en/products/pm/132354.html +en/products/pm/132374.html +en/products/pm/132376.html +en/products/pm/132377.html +en/products/pm/132386.html +en/products/pm/132398.html +en/products/pm/132400.html +en/products/pm/132419.html +en/products/pm/132420.html +en/products/pm/132425.html +en/products/pm/132426.html +en/products/pm/132427.html +en/products/pm/132428.html +en/products/pm/132429.html +en/products/pm/132484.html +en/products/pm/132700.html +en/products/pm/132704.html +en/products/pm/132722.html +en/products/pm/139533.html +en/products/pm/139559.html +en/products/pm/140500.html +en/products/pm/140503.html +en/products/pm/140504.html +en/products/pm/140505.html +en/products/pm/140506.html +en/products/pm/140507.html +en/products/pm/140517.html +en/products/pm/140524.html +en/products/pm/140527.html +en/products/pm/140528.html +en/products/pm/140529.html +en/products/pm/140530.html +en/products/pm/140531.html +en/products/pm/140534.html +en/products/pm/140535.html +en/products/pm/140536.html +en/products/pm/140538.html +en/products/pm/140539.html +en/products/pm/140540.html +en/products/pm/140543.html +en/products/pm/140576.html +en/products/pm/140583.html +en/products/pm/140585.html +en/products/pm/140590.html +en/products/pm/140646.html +en/products/pm/140648.html +en/products/pm/140650.html +en/products/pm/140700.html +en/products/pm/140817.html +en/products/pm/140838.html +en/products/pm/140897.html +en/products/pm/140900.html +en/products/pm/140902.html +en/products/pm/140917.html +en/products/pm/140918.html +en/products/pm/140919.html +en/products/pm/140941.html +en/products/pm/140962.html +en/products/pm/140963.html +en/products/pm/140964.html +en/products/pm/140965.html +en/products/pm/140966.html +en/products/pm/140971.html +en/products/pm/140975.html +en/products/pm/140990.html +en/products/pm/140994.html +en/products/pm/141048.html +en/products/pm/141056.html +en/products/pm/141057.html +en/products/pm/141058.html +en/products/pm/141060.html +en/products/pm/141062.html +en/products/pm/141063.html +en/products/pm/141064.html +en/products/pm/141065.html +en/products/pm/141066.html +en/products/pm/141067.html +en/products/pm/141068.html +en/products/pm/141070.html +en/products/pm/141071.html +en/products/pm/141081.html +en/products/pm/141083.html +en/products/pm/141086.html +en/products/pm/141095.html +en/products/pm/141096.html +en/products/pm/141097.html +en/products/pm/141098.html +en/products/pm/141099.html +en/products/pm/141100.html +en/products/pm/141102.html +en/products/pm/141106.html +en/products/pm/141107.html +en/products/pm/141113.html +en/products/pm/141116.html +en/products/pm/141127.html +en/products/pm/141128.html +en/products/pm/141156.html +en/products/pm/141157.html +en/products/pm/141175.html +en/products/pm/141176.html +en/products/pm/141182.html +en/products/pm/141183.html +en/products/pm/141184.html +en/products/pm/141412.html +en/products/pm/141414.html +en/products/pm/141415.html +en/products/pm/141425.html +en/products/pm/141428.html +en/products/pm/141434.html +en/products/pm/141438.html +en/products/pm/141442.html +en/products/pm/141459.html +en/products/pm/141465.html +en/products/pm/141466.html +en/products/pm/141467.html +en/products/pm/141468.html +en/products/pm/141469.html +en/products/pm/141470.html +en/products/pm/141471.html +en/products/pm/141478.html +en/products/pm/1414810.html +en/products/pm/141499.html +en/products/pm/141520.html +en/products/pm/141528.html +en/products/pm/141530.html +en/products/pm/141535.html +en/products/pm/141541.html +en/products/pm/141549.html +en/products/pm/141600.html +en/products/pm/158015.html +en/products/pm/158028.html +en/products/pm/158029.html +en/products/pm/158030.html +en/products/pm/158031.html +en/products/pm/158037.html +en/products/pm/158047.html +en/products/pm/158062.html +en/products/pm/158069.html +en/products/pm/158090.html +en/products/pm/158092.html +en/products/pm/158093.html +en/products/pm/158096.html +en/products/pm/158100.html +en/products/pm/158103.html +en/products/pm/158108.html +en/products/pm/158114.html +en/products/pm/158115.html +en/products/pm/158116.html +en/products/pm/158121.html +en/products/pm/158132.html +en/products/pm/158146.html +en/products/pm/158217.html +en/products/pm/158225.html +en/products/pm/158230.html +en/products/pm/158237.html +en/products/pm/158241.html +en/products/pm/158242.html +en/products/pm/158254.html +en/products/pm/158264.html +en/products/pm/158266.html +en/products/pm/158270.html +en/products/pm/181814.html +en/products/pm/212451.html +en/products/pm/213603.html +en/products/pm/214042.html +en/products/pm/214043.html +en/products/pm/214047.html +en/products/pm/214049.html +en/products/pm/214328.html +en/products/pm/470586.html +en/products/pm/494189.html +en/products/pm/494800.html +en/products/pm/800891.html +en/products/pm/800892.html en/products/standard-size-business-cards.html en/profile/created en/profiles @@ -81159,13 +81201,15 @@ en/ratings-rewards/car-details/ en/readymade en/recherche en/recursos/popup -en/redirect-sso.html* en/refer-a-friend en/reflex en/register en/registration.aspx en/related-content? en/renew.html +en/research/grants-and-awards/alfred-r-bader-award-for-student-innovation.html +en/research/news.html +en/research/open-innovation/biopharma-open-innovation-portal.html en/resource-center/case-studies/gks-packaging-nl en/resource-center/videos/achieving-faster-performance-with-large-complex-assemblies en/resource-center/videos/advancing-your-design-process-with-custom-features @@ -81215,7 +81259,6 @@ en/resources/blog/topic en/resources/blog?ccm_paging en/resources/case-studies?ccm_paging en/resources/datasheets?ccm_paging -en/resources/packaging-quality-symbols-footprints/symbols-and-footprints/ en/resources/topic en/resources/webinars?ccm_paging en/resources/white-papers-ebooks?ccm_paging @@ -81227,6 +81270,12 @@ en/resubscribe en/revenue-agency/web-services-test en/review_widget en/reviews/write-review +en/right-education-country-overview/grid +en/right-education-country-overview/list +en/right-education-country-overview/map +en/right-education/observatory/grid +en/right-education/observatory/list +en/right-education/observatory/map en/rit en/s en/s/*/been @@ -81234,13 +81283,36 @@ en/s/*/favorite en/s/*/lazy_load_pics en/s/*/reviews en/s/*/togo +en/s/banishthemicroplastics.html +en/s/ces2020.html +en/s/colorinspiration-pixelart.html +en/s/colorstream-ind.html +en/s/durazane5500.html +en/s/ecs2023.html +en/s/endless-possibilities.html +en/s/foodcontactnotification.html +en/s/gen-z-beauty.html +en/s/glassflakes.html +en/s/halal.html +en/s/healthy-glowing.html +en/s/insect-repellent.html +en/s/jointhecolorstream.html +en/s/laser-marking.html +en/s/laser-marking/laser-explanation.html +en/s/merck4cosmetics.html +en/s/pigment-blend-library.html +en/s/r-cycle.html +en/s/ronacareectoin.html +en/s/silicone-laser-marking.html en/sablony en/safety-hc +en/safety-journalists/observatory/grid +en/safety-journalists/observatory/list +en/safety-journalists/observatory/map en/search en/search$ en/search* en/search-results -en/search.html* en/search/ en/search/?q= en/search/filters @@ -81250,7 +81322,7 @@ en/search?*keywords= en/search?*x=1 en/search?*z=1 en/search?s=* -en/searchpage.htmlhttp://list.ly/robots.txt +en/searchpage.htmlhttp://sba.gov/robots.txt en/security en/security/ en/seocheck/ @@ -81324,8 +81396,6 @@ en/ticket en/tickets/ en/tickets/$ en/tools -en/trackexternal.aspx -en/trackexternalsite.aspx en/transfers/arrivals/? en/transfers/departures/? en/translations @@ -81339,6 +81409,9 @@ en/two-click/resolve/nojs en/ugc en/undefined/ en/understanding-physics +en/unitwin/grid +en/unitwin/list +en/unitwin/map en/upload en/urm en/us @@ -81383,6 +81456,19 @@ en/webservice en/what-to-do-at-schiphol/*&filter_by_flight=✓ en/why-chase/ en/widget +en/world-book-capital/grid +en/world-book-capital/list +en/world-book-capital/map +en/world-heritage/grid +en/world-heritage/list +en/world-heritage/map +en/world-media-trends/grid +en/world-media-trends/list +en/world-media-trends/map +en/worlds-of-curiosity +en/worlds-of-curiosity/commute +en/worlds-of-curiosity/recreation +en/worlds-of-curiosity/work en/wp-admin/ en/wp-admin/admin-ajax.php en/wp-json @@ -81424,8 +81510,6 @@ en_uk en_us en_us/blog/tag/splunk-apps-and-add-ons.html en_us/careers/search-jobs.html? -en_us/ccpa-error -en_us/ccpa-success en_us/offers/sem/ en_us/partnernet/ ena/data/view @@ -81576,6 +81660,7 @@ english/cooljapan.html english/en/test-pages english/frontpage-content english/helpcentre/images/twitter-card/ +english/includes_methode english/index-minestudier.html english/index.html english/information/fees/pay/inadmissibility-under-18-years.asp @@ -81673,6 +81758,7 @@ enterprise/portlets/forms/formreg.do enterprise/seo enterpriseform/ enterprisepartner +entertain entertainment-industry-launches-bob-marley-campaign-to-support-save-the-childrens-east-africa-appeal entertainment-unify entertainment/article/Minerva-s-horoscope @@ -81720,6 +81806,7 @@ entry/image entry/jsonlite entry/lightview.php entrypoint_ndp +entrytrap enu enu/slp-motorola-media-link-test-purchase-page.html enus/ @@ -81746,7 +81833,6 @@ eo/search eo/user eo/users eog -eol eopro eox_backup/ ep-live/ @@ -81766,9 +81852,9 @@ epilepsy_pictures_slideshow/article.htm episerver episerver episode -episode-engine/ -episode-podcast/ -episode/ +episode-engine/ +episode-podcast/ +episode/ episode/*/transcript$ episodes episodes/random @@ -82039,70 +82125,35 @@ es-UA es-US es-VN es-ZA -es-ag -es-ai es-all -es-an es-ar es-ar es-ar-new es-ar/ -es-ar/lp$ -es-ar/lp/contact-us -es-ar/lp/homepage$ es-ar/products/details es-ar/search es-at/destinations/hotel-information es-au/destinations/hotel-information -es-aw -es-bb -es-bm -es-bo es-bo/ -es-bo/lp$ -es-bo/lp/contact-us -es-bo/lp/homepage$ -es-bs -es-bz es-ce es-cl -es-cl es-cl-new es-cl/ es-cl/destinations/hotel-information -es-cl/lp$ -es-cl/lp/contact-us -es-cl/lp/homepage$ es-cl/search es-cn es-co es-co/ -es-co/lp$ -es-co/lp/contact-us -es-co/lp/homepage$ es-co/products/details es-co/search es-cr es-cr/ -es-cr/lp$ -es-cr/lp/contact-us -es-cr/lp/homepage$ -es-dm -es-do es-do/ -es-do/lp$ -es-do/lp/contact-us -es-do/lp/homepage$ -es-ec es-ec/ -es-ec/lp$ -es-ec/lp/contact-us -es-ec/lp/homepage$ es-ec/search es-en/ es-es es-es -es-es*/lp es-es-new es-es.html$ es-es.sitemap.xml$ @@ -82404,6 +82455,7 @@ es-es/support/search es-es/support/tag es-es/templates es-es/themes/README.txt +es-es/tools/$ es-es/total-leadership es-es/transparencia/colaboracion-con-asociaciones-de-pacientes-shire es-es/transparencia/colaboracion-con-asociaciones-de-pacientes-shire/colaboracion-con-asociaciones-de-pacientes-2013-shire @@ -82423,23 +82475,9 @@ es-es/web-development/$ es-es/web.config es-es/wireframe-tool/$ es-gb/destinations/hotel-information -es-gd -es-gt es-gt/ -es-gt/lp$ -es-gt/lp/contact-us -es-gt/lp/homepage$ es-gt/search -es-gy -es-hn es-hn/ -es-hn/lp$ -es-hn/lp/contact-us -es-hn/lp/homepage$ -es-ht -es-jm -es-kn -es-ky es-la es-la es-la-new @@ -82565,12 +82603,12 @@ es-la/security/$ es-la/selector-de-color/$ es-la/sites/$ es-la/slides/$ +es-la/tools/$ es-la/ui-design-tool/$ es-la/using-the-figma-brand/$ es-la/web-development/$ es-la/wireframe-tool/$ es-latam/widgets -es-lc es-ml es-mx es-mx @@ -82579,51 +82617,21 @@ es-mx.html$ es-mx.sitemap.xml$ es-mx/ es-mx/destinations/hotel-information -es-mx/lp$ -es-mx/lp/contact-us -es-mx/lp/homepage$ es-mx/products/details es-mx/search es-mx/search/$ -es-ni es-ni/ -es-ni/lp$ -es-ni/lp/contact-us -es-ni/lp/homepage$ -es-pa es-pa/ -es-pa/lp$ -es-pa/lp/contact-us -es-pa/lp/homepage$ -es-pe es-pe/ -es-pe/lp$ -es-pe/lp/contact-us -es-pe/lp/homepage$ es-pe/search -es-pr es-pr/ -es-pr/lp$ -es-pr/lp/contact-us -es-pr/lp/homepage$ es-pr/products/details -es-py es-py/ -es-py/lp$ -es-py/lp/contact-us -es-py/lp/homepage$ es-py/search es-sp/ -es-sr es-ss/ -es-sv es-sv/ -es-sv/lp$ -es-sv/lp/contact-us -es-sv/lp/homepage$ es-sv/search -es-tc -es-tt es-us es-us/ es-us/$ @@ -82700,21 +82708,10 @@ es-us/startup-business-toolkit es-us/stores es-us/stores/$ es-us/widgets -es-uy es-uy/ -es-uy/lp$ -es-uy/lp/contact-us -es-uy/lp/homepage$ es-uy/search -es-vc -es-ve es-ve/ -es-ve/lp$ -es-ve/lp/contact-us -es-ve/lp/homepage$ es-ve/search -es-vg -es-vi es-xl/ es-xl/motivator/ es/ @@ -82995,10 +82992,16 @@ es/create-a-doodle-pfm es/creation-translation-reports/nuevo es/crm/ es/cubs/search +es/cultnatlaws/grid +es/cultnatlaws/list +es/cultnatlaws/map es/currency/editar es/custom_banner es/customers es/cz +es/days/world-radio/grid +es/days/world-radio/list +es/days/world-radio/map es/dbacks/search es/de es/deals @@ -83037,6 +83040,9 @@ es/download es/download-commercial-new.aspx es/downloadmirror es/downloads +es/early-childhood-education/grid +es/early-childhood-education/list +es/early-childhood-education/map es/economia es/education-request.aspx es/embed @@ -83078,10 +83084,12 @@ es/es/sem es/es/size/* es/estado-red es/eula.html +es/event/*/ical es/event/*/shoutbox es/event/*/shoutbox? es/events es/executive-education +es/explore es/express-checkout es/extra es/favorites @@ -83107,6 +83115,9 @@ es/gallery es/gente es/gestion-notificaciones es/giants/search +es/global-education-coalition/grid +es/global-education-coalition/list +es/global-education-coalition/map es/global-search es/goodies/swf/v5/swf/Fotor.swf es/gracias @@ -83151,8 +83162,14 @@ es/info es/info/forms2 es/inicio-de-sesion es/inspiration +es/intangible-cultural-heritage/grid +es/intangible-cultural-heritage/list +es/intangible-cultural-heritage/map es/integrations es/internal +es/internet-universality-indicators/grid +es/internet-universality-indicators/list +es/internet-universality-indicators/map es/intphone/ es/investigacion/ensayos-clinicos? es/invites/buy @@ -83175,6 +83192,9 @@ es/learn es/learning-center/tags es/legacy es/legal +es/legal-affairs/grid +es/legal-affairs/list +es/legal-affairs/map es/legal/accept es/legal/after-death/free-ticket-terms es/legal/devices @@ -83204,6 +83224,9 @@ es/lugares-y-trayectos es/m es/m/assets/wp-content/uploads/*.pdf es/m/cms +es/mab/grid +es/mab/list +es/mab/map es/mailinglist es/mailinglist/email es/make @@ -83220,6 +83243,12 @@ es/masters es/media es/media/oembed es/members +es/memory-world/grid +es/memory-world/lac/grid +es/memory-world/lac/list +es/memory-world/lac/map +es/memory-world/list +es/memory-world/map es/mercado/backorder es/mercado/backorder-auction es/mercado/backorder-auction? @@ -83415,7 +83444,7 @@ es/search/default.mi es/search/fonts? es/search? es/search?* -es/search?*http://gatsbyjs.com/robots.txt +es/search?*http://referralcandy.com/robots.txt es/searchresult es/secure-preview es/security @@ -83446,6 +83475,7 @@ es/spellcheck es/startup-business-toolkit es/submission/buscar/ es/submit.php +es/support es/support/category es/support/custom_resource es/support/search @@ -83495,6 +83525,9 @@ es/tutoriales/search es/twins/search es/two-click/resolve/nojs es/ugc +es/unitwin/grid +es/unitwin/list +es/unitwin/map es/unleash es/upload es/use-cases/compliance-training/ @@ -83548,6 +83581,12 @@ es/wiki/UserProfile: es/wiki/User_talk: es/wiki/Usuario: es/wiki/Usuario_discusi%C3%B3n: +es/world-heritage/grid +es/world-heritage/list +es/world-heritage/map +es/world-media-trends/grid +es/world-media-trends/list +es/world-media-trends/map es/wp-admin/ es/wp-admin/admin-ajax.php es/xml/news-release @@ -83901,15 +83940,10 @@ et/api.php? et/api.php?*&action= et/api.php?action= et/dfs -et/dolby-vision-atmos-tvs et/forums -et/hands-free-voice-search-tvs -et/home-theatre-sound-bars/neckband-speakers et/kb/*/discuss -et/netflix-recommended-tvs et/press-releases et/search -et/smart-tvs-netflix-calibrated-mode et/user et/users et/wiki/Eri: @@ -84080,6 +84114,7 @@ eu/thunderbird/search eu/user eu/users eudesxavier +eula eula.html eumcollector/beacons/browser/v1 euprojects @@ -84165,6 +84200,7 @@ event/*/calendar event/*/create2 event/*/dashboard event/*/exhibitor +event/*/ical event/*/ics event/*/list_attendees event/*/list_sales @@ -84450,7 +84486,6 @@ events/slides/$ events/sponsorships.html events/state-council/copy events/submission -events/submitted events/tag events/test-accessibility-for-compliance-with-wcag-2.2-standards events/ucdist/ @@ -84461,6 +84496,12 @@ events/wp-includes events? events? events?* +events?*=calendar* +events?*keyword=* +events?*open-to=* +events?*services=* +events?*startDate=* +events?*topics=* eventsProxy.do eventsbooking eventsbooking/email_templates/ @@ -84571,7 +84612,7 @@ exhibits/orgunit/*? exhibits/orgunit/*?spc.page exhibits/orgunit/*?utm_source exigen-and-music-industry-labels-launch-royalty-service-l-p -exit.htmlhttp://square.link/robots.txt +exit.htmlhttp://dollargeneral.com/robots.txt exit? exitpoll/ exp-beach @@ -84897,7 +84938,6 @@ f/healthcheck f/s/flurry f/smarty f1-season-2023-timeline -f1. f1/news/?q=giorgio%20piola f1/teams/alphataui/twitter/ajax f1/teams/alphatauri/ajax @@ -85039,7 +85079,7 @@ faculty-affairs faculty-directory faculty-profiles? faculty-senate-old -faculty.html$http://tagesanzeiger.ch/robots.txt +faculty.html$http://unive.it/robots.txt faculty/ faculty/Pages/browse.aspx?*& faculty/events/ta-tf-training-2025-08-25/ @@ -85223,7 +85263,6 @@ fass/apsocsci/projects/current/interests fass/centres/cemore/media/* fass/centres/cemore/profiles/* fast -fast-facts fast-five fast-furious fast/search-result @@ -85240,6 +85279,7 @@ fasting_diet_weight_loss_management/article.htm fastperl/fom fat-fighting_foods_pictures_slideshow/article.htm fat-footer +fatalerror.html fatigues/ fatimabezerra fatimapelaes @@ -85269,9 +85309,6 @@ favorit-hinzufuegen favorit-loeschen favorite favorite-shop -favorite_user -favorited-artworks -favorited-by favorited/ favorites favorites$ @@ -85311,7 +85348,6 @@ fbca/search fbclid fbclid= fbconnect -fbd.php fbdirect/me fbds/admin fbds/comment/reply @@ -85579,7 +85615,7 @@ features-oceans? features-satellites? features-weather? features/aerisweather-development-partner-program -features/aerisweather-javascript-sdk/http://s.imgur.com/robots.txt +features/aerisweather-javascript-sdk/http://berklee.edu/robots.txt features/analytics features/dear-abby/ features/external/cdp @@ -85616,13 +85652,13 @@ feed feed$ feed$ feed-aggregator/ +feed-hp/homepage.xml feed-management-system feed.mhtml feed.php? feed.php?mode=list&ns= feed/ -feed/ -feed/$ +feed/ feed/$ feed/3 feed/activity @@ -85633,7 +85669,7 @@ feed/externalfooter feed/externalheader feed/gn, feed/history -feed/http://bike.shimano.com/robots.txt +feed/http://integromat.com/robots.txt feed/merchant-feed.xml feed/offer-feed.xml feed/podcast @@ -85654,7 +85690,7 @@ feed/training-resources/assets/facets/cengage%3Aplatform.xml/ feed/turbo* feed/update feed/v1/podcast/triggered-uncensored -feed/v1/podcast/unredacted-with-kurt-schlichterhttp://lsa.umich.edu/robots.txt +feed/v1/podcast/unredacted-with-kurt-schlichterhttp://alistapart.com/robots.txt feed/zen feed=rss feed?sc= @@ -85691,10 +85727,12 @@ feedback/user_study feedbackR1 feedcommunicationdetail feeders/?service=menu -feedhttp://oas.org/robots.txt +feedhttp://home-assistant.io/robots.txt feeding_a_picky_eater_pictures_slideshow/article.htm feeds feeds*.php +feeds.thetimes.com/puzzles +feeds.thetimes.com/timescrossword feeds/ feeds/* feeds/TechNet/fr-fr/screenshot/screenshot%20surface.jpg @@ -85891,12 +85929,8 @@ fi-en/transactions fi-en/treasury fi-en/your fi-fi -fi-fi fi-fi-new fi-fi/ -fi-fi/lp$ -fi-fi/lp/contact-us -fi-fi/lp/homepage$ fi-fi/search fi/ fi/*/*/business$ @@ -86027,6 +86061,7 @@ fi/wiki/Toiminnot:CreateNewWiki fi/wiki/User: fi/wiki/UserProfile: fi/wiki/User_talk: +fi= fiats fiber/en-in/choose-jio-fiber-plans fiber/en-in/get-jio-set-top-box @@ -86186,6 +86221,7 @@ files/*.jpg files/*.pdf$ files/*.png files/*/*.pdf +files/*/members_only/* files/*?username files/1217/Handbook%202008%20v3.pdf files/20*-*/ontariogazette*.pdf$ @@ -86235,7 +86271,7 @@ filiale-rating filialeBadge filialeHrs filing/free-file-fillable-forms/free-file-fillable-forms-support -filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://variety.com/robots.txt +filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://tv.youtube.com/robots.txt filing_wiz filings filipepereira @@ -86257,7 +86293,7 @@ filter/more filter/tip filter/tips filter/tips -filter/tips +filter/tips filter/tips/ filter= filter= @@ -86287,9 +86323,9 @@ filterTerm= filter[*filter[ filter_fv_id filter_id +filter_id= filter_price_max filter_price_min -filterbyLocation= filtered filters filters/ @@ -86336,7 +86372,6 @@ financial-services/ofss financial-wellness financial/externalbondcalculator.aspx financialtimes -financical/ financing-48-months/l financing-48-months/l/$ finans/kap-haberleri/* @@ -86372,7 +86407,7 @@ find/*?official=true find/*?page find/*?shipping= find/*?{ -find/*http://namecheap.com/robots.txt +find/*http://buymeacoffee.com/robots.txt find/?srsltid find/club find/player @@ -86404,8 +86439,10 @@ firefox/downloads firefox/new_tab_learn_more firehose.pl firerun/ +firetv firm_webinars firma +firme/pierluigi-battista_80 firmen/ firmen/*category= firmen/*city= @@ -86614,7 +86651,7 @@ flightsh5/ flightstat/v1 flint-deals flip-book/pdf/ad106c9390e50a84a1f87bed55b5115b712d9c6b.pdf -flip-player/ +flip-player/ flip-preview flipboardrss flipbook @@ -88621,7 +88658,7 @@ forgotpassword forgotpassword? forgotsignin.aspx forgotten-password -forgov-devhttp://pond5.com/robots.txt +forgov-devhttp://bfi.org.uk/robots.txt forlibraries form form-center/nri-banking-form-center @@ -88629,7 +88666,7 @@ form-containers form-error.aspx form-id= form-raw -form-responses/*http://informationweek.com/robots.txt +form-responses/*http://temu.com/robots.txt form-submit form.html form.php$ @@ -88673,6 +88710,7 @@ forms/build?template=* forms/copy forms/new forms/perks +forms/recommend-to-librarian/ forms/submit.form forms/templates forms/write-us @@ -88856,7 +88894,7 @@ forum/thread/*/participants forum/threads/*/poll/results* forum/threads/*/tags$ forum/ucp.php -forum/ucp.phphttp://us.napster.com/robots.txt +forum/ucp.phphttp://cambridge.org/robots.txt forum/users forum/viewonline.php forum/viewtopic.php @@ -88889,14 +88927,7 @@ forums/*&mode=threaded forums/*&view=findpost forums/*&view=new forums/*&view=old -forums/*/add-to-favorite -forums/*/anchor -forums/*/best-answer -forums/*/delete -forums/*/edit forums/*/embed -forums/*/flag -forums/*/lock forums/*/topics/*/posts/*/flagging forums/*?advancedSearchForm= forums/*?do= @@ -89099,7 +89130,7 @@ forums/usercp.php forums/usernote.php forums/userposts.php forums/users -forums/users/http://kcet.org/robots.txt +forums/users/http://16personalities.com/robots.txt forums/userstyles.php forums/writepost forums/writethread @@ -89110,7 +89141,6 @@ forward forward64/ forwardmessages foryou -fos/icn/ fossate/ foto-imagem-*.html foto-immagine-*.html @@ -89287,7 +89317,6 @@ fr-bb fr-bd fr-be fr-be -fr-be*/lp fr-be-new fr-be/ fr-be/blog/topic @@ -89297,29 +89326,9 @@ fr-be/search fr-be/swift-codes fr-be/widgets fr-bf -fr-bf/home-theatre-sound-bars/neckband-speakers -fr-bf/lp$ -fr-bf/lp/contact-us -fr-bf/lp/homepage$ -fr-bf/netflix-calibrated-mode-pour-smart-tv -fr-bf/netflix-recommended-tv -fr-bf/tv-avec-dolby-vision-atmos -fr-bf/tv-avec-recherche-vocale-mains-libres fr-bg fr-bh fr-bi -fr-bi/lp$ -fr-bi/lp/contact-us -fr-bi/lp/homepage$ -fr-bj -fr-bj/home-theatre-sound-bars/neckband-speakers -fr-bj/lp$ -fr-bj/lp/contact-us -fr-bj/lp/homepage$ -fr-bj/netflix-calibrated-mode-pour-smart-tv -fr-bj/netflix-recommended-tv -fr-bj/tv-avec-dolby-vision-atmos -fr-bj/tv-avec-recherche-vocale-mains-libres fr-bm fr-bn fr-bo @@ -89331,7 +89340,6 @@ fr-by fr-bz fr-ca fr-ca -fr-ca*/lp fr-ca-new fr-ca.html$ fr-ca.sitemap.xml$ @@ -89346,31 +89354,8 @@ fr-ca/products/details fr-ca/search fr-ca/widgets fr-cc -fr-cd -fr-cd/electronics/comment-choisir-son-televiseur-par-contenu-jeux -fr-cd/electronics/comment-choisir-son-televiseur-par-contenu-netflix -fr-cd/electronics/comment-choisir-son-televiseur-par-contenu-smart-tv -fr-cd/electronics/comment-choisir-son-televiseur-par-contenu-sport -fr-cd/home-theatre-sound-bars/neckband-speakers -fr-cd/lp$ -fr-cd/lp/contact-us -fr-cd/lp/homepage$ -fr-cd/netflix-calibrated-mode-pour-smart-tv -fr-cd/netflix-recommended-tv -fr-cd/tv-avec-dolby-vision-atmos -fr-cd/tv-avec-recherche-vocale-mains-libres -fr-cf -fr-cf/lp$ -fr-cf/lp/contact-us -fr-cf/lp/homepage$ -fr-cg -fr-cg/home-theatre-sound-bars/neckband-speakers -fr-cg/lp$ -fr-cg/lp/contact-us -fr-cg/lp/homepage$ fr-ch fr-ch -fr-ch*/lp fr-ch-new fr-ch.html$ fr-ch.sitemap.xml$ @@ -89380,26 +89365,8 @@ fr-ch/destinations/hotel-information fr-ch/products/details fr-ch/search fr-ch/widgets -fr-ci -fr-ci/home-theatre-sound-bars/neckband-speakers -fr-ci/lp$ -fr-ci/lp/contact-us -fr-ci/lp/homepage$ -fr-ci/netflix-calibrated-mode-pour-smart-tv -fr-ci/netflix-recommended-tv -fr-ci/tv-avec-dolby-vision-atmos -fr-ci/tv-avec-recherche-vocale-mains-libres fr-ck fr-cl -fr-cm -fr-cm/home-theatre-sound-bars/neckband-speakers -fr-cm/lp$ -fr-cm/lp/contact-us -fr-cm/lp/homepage$ -fr-cm/netflix-calibrated-mode-pour-smart-tv -fr-cm/netflix-recommended-tv -fr-cm/tv-avec-dolby-vision-atmos -fr-cm/tv-avec-recherche-vocale-mains-libres fr-cn fr-co fr-cr @@ -89410,23 +89377,11 @@ fr-cy fr-cz fr-de fr-dj -fr-dj/lp$ -fr-dj/lp/contact-us -fr-dj/lp/homepage$ fr-dk fr-dm fr-do fr-dz -fr-dz/home-theatre-sound-bars/neckband-speakers -fr-dz/lp$ -fr-dz/lp/contact-us -fr-dz/lp/homepage$ -fr-dz/netflix-calibrated-mode-pour-smart-tv -fr-dz/netflix-recommended-tv -fr-dz/tv-avec-dolby-vision-atmos -fr-dz/tv-avec-recherche-vocale-mains-libres fr-ec -fr-ed fr-ee fr-eg fr-eh @@ -89440,7 +89395,6 @@ fr-fm fr-fo fr-fr fr-fr -fr-fr*/lp fr-fr-new fr-fr.html$ fr-fr.sitemap.xml$ @@ -89753,6 +89707,7 @@ fr-fr/designers/$ fr-fr/destinations/hotel-information fr-fr/dev-mode/$ fr-fr/developer +fr-fr/documents-biopharma fr-fr/downloads/$ fr-fr/draw/$ fr-fr/education/$ @@ -89763,6 +89718,7 @@ fr-fr/engineers/$ fr-fr/enterprise/$ fr-fr/enterprise/plan/$ fr-fr/events/$ +fr-fr/expertise/fertility/fertilite-documents.html fr-fr/feedback fr-fr/figjam/$ fr-fr/figjam/agile-workflows/$ @@ -89986,6 +89942,7 @@ fr-fr/templates/template-matrice-swot/$ fr-fr/templates/template-product-vision-board/$ fr-fr/templates/template-roadmap-agile/$ fr-fr/the-roi-du-design/$ +fr-fr/tools/$ fr-fr/ui-design-tool/$ fr-fr/using-the-figma-brand/$ fr-fr/web-design/$ @@ -89994,35 +89951,17 @@ fr-fr/webinars/mirakl-design-system/$ fr-fr/webinars/reconnaissance-strategique-du-design/$ fr-fr/wireframe-tool/$ fr-ga -fr-ga/home-theatre-sound-bars/neckband-speakers -fr-ga/lp$ -fr-ga/lp/contact-us -fr-ga/lp/homepage$ -fr-ga/netflix-calibrated-mode-pour-smart-tv -fr-ga/netflix-recommended-tv -fr-ga/tv-avec-dolby-vision-atmos -fr-ga/tv-avec-recherche-vocale-mains-libres fr-gb fr-gb/destinations/hotel-information fr-gd fr-ge fr-gf -fr-gf/lp$ -fr-gf/lp/contact-us -fr-gf/lp/homepage$ fr-gh fr-gi fr-gl fr-gm -fr-gn -fr-gn/lp$ -fr-gn/lp/contact-us -fr-gn/lp/homepage$ fr-gp fr-gq -fr-gq/lp$ -fr-gq/lp/contact-us -fr-gq/lp/homepage$ fr-gr fr-gt fr-gu @@ -90048,9 +89987,6 @@ fr-kg fr-kh fr-ki fr-km -fr-km/lp$ -fr-km/lp/contact-us -fr-km/lp/homepage$ fr-kn fr-kr fr-kw @@ -90066,54 +90002,24 @@ fr-ls fr-lt fr-lu fr-lu/ -fr-lu/lp$ -fr-lu/lp/contact-us -fr-lu/lp/homepage$ fr-lv fr-ly fr-ma -fr-ma/home-theatre-sound-bars/neckband-speakers -fr-ma/lp$ -fr-ma/lp/contact-us -fr-ma/lp/homepage$ -fr-ma/netflix-calibrated-mode-pour-smart-tv -fr-ma/netflix-recommended-tv -fr-ma/tv-avec-dolby-vision-atmos -fr-ma/tv-avec-recherche-vocale-mains-libres fr-mc/ fr-md fr-me -fr-mea/home-theatre-sound-bars/neckband-speakers -fr-mg -fr-mg/lp$ -fr-mg/lp/contact-us -fr-mg/lp/homepage$ fr-mh fr-mk fr-ml -fr-ml/lp$ -fr-ml/lp/contact-us -fr-ml/lp/homepage$ fr-mm fr-mn fr-mo fr-mp fr-mq -fr-mq/lp$ -fr-mq/lp/contact-us -fr-mq/lp/homepage$ fr-mr -fr-mr/lp$ -fr-mr/lp/contact-us -fr-mr/lp/homepage$ fr-ms fr-mt fr-mu -fr-mu/home-theatre-sound-bars/neckband-speakers -fr-mu/netflix-calibrated-mode-pour-smart-tv -fr-mu/netflix-recommended-tv -fr-mu/tv-avec-dolby-vision-atmos -fr-mu/tv-avec-recherche-vocale-mains-libres fr-mv fr-mw fr-mx @@ -90121,13 +90027,6 @@ fr-my fr-mz fr-na fr-nc -fr-nc/lp$ -fr-nc/lp/contact-us -fr-nc/lp/homepage$ -fr-ne -fr-ne/lp$ -fr-ne/lp/contact-us -fr-ne/lp/homepage$ fr-nf fr-ng fr-ni @@ -90142,9 +90041,6 @@ fr-om fr-pa fr-pe fr-pf -fr-pf/lp$ -fr-pf/lp/contact-us -fr-pf/lp/homepage$ fr-pg fr-ph fr-pk @@ -90157,18 +90053,12 @@ fr-pw fr-py fr-qa fr-re -fr-re/lp$ -fr-re/lp/contact-us -fr-re/lp/homepage$ fr-ro fr-rs fr-ru fr-sa fr-sb fr-sc -fr-sc/lp$ -fr-sc/lp/contact-us -fr-sc/lp/homepage$ fr-se fr-sg fr-sh @@ -90177,15 +90067,6 @@ fr-sj fr-sk fr-sl fr-sm -fr-sn -fr-sn/home-theatre-sound-bars/neckband-speakers -fr-sn/lp$ -fr-sn/lp/contact-us -fr-sn/lp/homepage$ -fr-sn/netflix-calibrated-mode-pour-smart-tv -fr-sn/netflix-recommended-tv -fr-sn/tv-avec-dolby-vision-atmos -fr-sn/tv-avec-recherche-vocale-mains-libres fr-so fr-sr fr-st @@ -90193,28 +90074,12 @@ fr-sv fr-sx fr-sz fr-tc -fr-td -fr-td/lp$ -fr-td/lp/contact-us -fr-td/lp/homepage$ -fr-tg -fr-tg/lp$ -fr-tg/lp/contact-us -fr-tg/lp/homepage$ fr-th fr-tj fr-tk fr-tm fr-tn fr-tn/ -fr-tn/home-theatre-sound-bars/neckband-speakers -fr-tn/lp$ -fr-tn/lp/contact-us -fr-tn/lp/homepage$ -fr-tn/netflix-calibrated-mode-pour-smart-tv -fr-tn/netflix-recommended-tv -fr-tn/tv-avec-dolby-vision-atmos -fr-tn/tv-avec-recherche-vocale-mains-libres fr-to fr-tr fr-tt @@ -90254,9 +90119,6 @@ fr-wf fr-ws fr-ye fr-yt -fr-yt/lp$ -fr-yt/lp/contact-us -fr-yt/lp/homepage$ fr-za fr-zm fr-zw @@ -90536,9 +90398,18 @@ fr/cr%C3%A9ations/*/share/nouveau fr/create fr/create-a-doodle-pfm fr/creation-translation-reports/nouveau +fr/creative-cities/grid +fr/creative-cities/list +fr/creative-cities/map +fr/cultnatlaws/grid +fr/cultnatlaws/list +fr/cultnatlaws/map fr/custom_banner fr/customers fr/cz +fr/days/world-radio/grid +fr/days/world-radio/list +fr/days/world-radio/map fr/dcu/ fr/de fr/dealer_locator/ @@ -90574,6 +90445,9 @@ fr/download fr/download-commercial-new.aspx fr/downloadmirror fr/downloads +fr/early-childhood-education/grid +fr/early-childhood-education/list +fr/early-childhood-education/map fr/education-request.aspx fr/emails/commande/ fr/emails/hosted_exchange/ @@ -90604,9 +90478,17 @@ fr/espaceclients/support/supportv2.cgi fr/etat-reseau fr/eula.html fr/evaluer/ +fr/event/*/ical fr/event/*/shoutbox fr/event/*/shoutbox? fr/events +fr/events?*=calendar* +fr/events?*keyword=* +fr/events?*open-to=* +fr/events?*services=* +fr/events?*startDate=* +fr/events?*topics=* +fr/explore fr/faq/als-ik-een-pakje-wil-afgeven-waar-vind-ik-dan-de-afgiftepunten-van-bpost-en-hun-openingsuren-0 fr/faq/auparavant-je-recevais-mes-envois-maxiresponse-tries-et-enliasses-par-code-da-maintenant-ce-nest fr/faq/avec-early-daily-service-quel-type-de-courrier-exactement-est-livre-avant-9h @@ -91773,8 +91655,16 @@ fr/fr/size/* fr/fr/work/products/tools/ups_selector fr/fr/work/solutions/for-business/real-estate fr/gallery +fr/global-education-coalition/grid +fr/global-education-coalition/list +fr/global-education-coalition/map fr/group fr/group/ +fr/groups?*committees=* +fr/groups?*keyword=* +fr/groups?*services=* +fr/groups?*topics=* +fr/groups?*type=* fr/guest-pass fr/hant fr/header @@ -91782,6 +91672,9 @@ fr/header-mobile fr/help/search fr/help/sitemap fr/help/sitemap.php +fr/heratlas/grid +fr/heratlas/list +fr/heratlas/map fr/hidden fr/historique-commandes fr/holidayrentals @@ -91793,6 +91686,9 @@ fr/hotel/s fr/hpc/* fr/id_km-* fr/identite +fr/iggp/grid +fr/iggp/list +fr/iggp/map fr/imagecontentsource fr/images fr/images.xml @@ -91821,7 +91717,13 @@ fr/info/forms2 fr/infos fr/infos/ fr/inspiration +fr/intangible-cultural-heritage/grid +fr/intangible-cultural-heritage/list +fr/intangible-cultural-heritage/map fr/integrations +fr/internet-universality-indicators/grid +fr/internet-universality-indicators/list +fr/internet-universality-indicators/map fr/intphone/ fr/invites/buy fr/ip @@ -91845,6 +91747,9 @@ fr/labs fr/landing/ fr/language/modifier fr/learning-center/tags +fr/legal-affairs/grid +fr/legal-affairs/list +fr/legal-affairs/map fr/links/warnings fr/liste-des-interdictions/?*filters fr/liste-des-interdictions/?*q @@ -91869,6 +91774,9 @@ fr/lp/360/tr-ai-assistant/ fr/m fr/m/assets/wp-content/uploads/*.pdf fr/m/cms +fr/mab/grid +fr/mab/list +fr/mab/map fr/mailinglist fr/mailinglist/email fr/mails @@ -91902,6 +91810,9 @@ fr/marketplace/website fr/media fr/media/oembed fr/members +fr/memory-world/grid +fr/memory-world/list +fr/memory-world/map fr/mercure/ fr/messages fr/meta/display/news.html @@ -91937,6 +91848,8 @@ fr/music/*/+wiki/shoutbox fr/music/*? fr/music/+noredirect fr/music/playlist +fr/music/projects?*genre=*http://juniperresearch.com/robots.txt +fr/music/projects?*keyword=* fr/music/tracks fr/my fr/my_business$ @@ -91944,6 +91857,15 @@ fr/myunited fr/nav/cat%C3%A9gories fr/naviguer fr/news +fr/news?*advocacy=* +fr/news?*date=* +fr/news?*keyword=* +fr/news?*newsType=* +fr/news?*relatedTopic=* +fr/news?*services=* +fr/news?*topics=* +fr/news?*type=* +fr/news?*year=* fr/no-follow fr/node fr/node/add @@ -92041,12 +91963,20 @@ fr/release fr/renew.html fr/resources-campaign/* fr/resources/ +fr/resources?*keyword=* +fr/resources?*publicationType=* +fr/resources?*services=* +fr/resources?*topic=* +fr/resources?*type=* fr/resouscrire fr/resp fr/responsive-header fr/review_widget fr/reviews-and-testimonials fr/reviews/write-review +fr/right-education/observatory/grid +fr/right-education/observatory/list +fr/right-education/observatory/map fr/rit fr/s fr/s/*/been @@ -92155,13 +92085,20 @@ fr/trust/ fr/trust/gdpr/ fr/trust/gdpr/subprocessors/ fr/trust/privacy/ -fr/trust/privacy/information-we-collect/http://ebayinc.com/robots.txt +fr/trust/privacy/information-we-collect/http://publichealth.lacounty.gov/robots.txt fr/try/search fr/tutoriels/*_ga fr/tutoriels/?s= fr/tutoriels/search +fr/tv-co-production/content-offers?*formatType=* +fr/tv-co-production/content-offers?*genre=* +fr/tv-co-production/content-offers?*keyword=* +fr/tv-co-production/content-offers?*projectStatus=* fr/two-click/resolve/nojs fr/ugc +fr/unitwin/grid +fr/unitwin/list +fr/unitwin/map fr/unleash fr/update/ fr/upload @@ -92229,6 +92166,15 @@ fr/wiki/UserProfile: fr/wiki/User_talk: fr/wiki/Utilisateur: fr/winter-days-and-nights +fr/world-book-capital/grid +fr/world-book-capital/list +fr/world-book-capital/map +fr/world-heritage/grid +fr/world-heritage/list +fr/world-heritage/map +fr/world-media-trends/grid +fr/world-media-trends/list +fr/world-media-trends/map fr/wp-admin/ fr/wp-admin/admin-ajax.php fr/xml/news-release @@ -92264,7 +92210,6 @@ framebuilder framed framed.htm frames -frames francais francais-allemand francais-anglais @@ -92344,7 +92289,6 @@ free-times/contest_scrape_page/ free-times/contests/ free-times/cover_story/ free-times/eedition/ -free-times/events/ free-times/freetimes_events/ free-times/gallery/ free-times/happenings/ @@ -92363,17 +92307,14 @@ free-times/rant/ free-times/santa_tracker/ free-times/scrape-page/ free-times/site/ -free-times/slamdunk/ free-times/special_sections/ free-times/sponsored-content/ free-times/sponsored/ free-times/subscribe/ -free-times/tour_of_homes/ free-times/videos/ free-times/voluntary-pay/ free-times/vote/ free-times/weather/ -free-times/wrapper/ free-tools/plagiarism-checker/?q= free-trial free-video-converter.html @@ -92395,6 +92336,7 @@ freejoin freelance-internship/ freelancers/*/portfolio freelancers/*/reviews +freemonth freepng/*.html*hue-js freepng/*/preview-png.html freepublications/ @@ -92479,7 +92421,7 @@ frontend-metrics frontend-track frontend.php frontend.php/ -frontend/http://ababank.com/robots.txt +frontend/http://sparkpost.com/robots.txt frontendEvents.do frontend_dev.php frontend_dev.php/ @@ -92512,7 +92454,6 @@ fsrscripts fss/ fssp fsspservices -ft ft-prepaid-pro ft-staging/ ft= @@ -92771,7 +92712,7 @@ g-recaptcha-response g/ g/* g/*/% -g/4arE9Chttp://telegra.ph/robots.txt +g/4arE9Chttp://animoto.com/robots.txt g/Camera-Batteries g/Camera-Batteries/$ g/api @@ -92959,6 +92900,7 @@ gallery-upload-tile-dialog.aspx gallery.aspx gallery/$ gallery/* +gallery/*/vuoto.shtml gallery/EXT-INTERACTIVE-1.5912255 gallery/Sport_Vari/vuoto.shtml?2008/11_Novembre/ragazze_volley gallery/Sport_Vari/vuoto.shtml?2008/11_Novembre/ragazze_volley/1&1 @@ -92980,7 +92922,6 @@ gambit/commit_change/adopt_a_small_business/ gambit/local_events/search/ gambling-promos game -game game*? game-cat game-reviews/*/user-reviews/manage/add @@ -93079,8 +93020,10 @@ gated_content/tokens gatedpdfs/ gateway gateway.php +gateway/ gateway/api/graphql/cart gateway/api/graphql/products +gateway2/ gateways/checkout gavekort gay/gifs/search @@ -93141,7 +93084,7 @@ gb/user$ gb/widgets gb1 gb2/ -gb_xapi_content/http://anthropologie.com/robots.txt +gb_xapi_content/http://heritage.org/robots.txt gbc/ gbl/ gbook @@ -93253,6 +93196,51 @@ geforce/release-notes/GFN/Rich/* geforce/release-notes/GFNB/Rich/* gehc gelid= +gem-report/*&f%5B1 +gem-report/*&f[ +gem-report/*?f%5B0 +gem-report/*?f[ +gem-report/ar/event/*/ical +gem-report/ar/explore +gem-report/ar/search +gem-report/en/event/*/ical +gem-report/en/explore +gem-report/en/search +gem-report/es/event/*/ical +gem-report/es/explore +gem-report/es/search +gem-report/event/*/ical +gem-report/fr/event/*/ical +gem-report/fr/explore +gem-report/fr/search +gem-report/id/event/*/ical +gem-report/id/explore +gem-report/id/search +gem-report/it/event/*/ical +gem-report/it/explore +gem-report/it/search +gem-report/ja/event/*/ical +gem-report/ja/explore +gem-report/ja/search +gem-report/pt/event/*/ical +gem-report/pt/explore +gem-report/pt/search +gem-report/ru/event/*/ical +gem-report/ru/explore +gem-report/ru/search +gem-report/search +gem-report/th/event/*/ical +gem-report/th/explore +gem-report/th/search +gem-report/uk/event/*/ical +gem-report/uk/explore +gem-report/uk/search +gem-report/uz/event/*/ical +gem-report/uz/explore +gem-report/uz/search +gem-report/zh/event/*/ical +gem-report/zh/explore +gem-report/zh/search gemini gemini/guide/YAP_analytics.html gemini/guide/YAP_best_practices.html @@ -93276,7 +93264,7 @@ gen/press-room?pid=19457&cdvn=news&newsarticleid=31735 gen204.php gen_interest.html genai-analytics -gender-equity/http://laws-lois.justice.gc.ca/robots.txt +gender-equity/http://newsroom.accenture.com/robots.txt gender= genealogies/submission genealogy-directory/* @@ -93335,7 +93323,6 @@ geo/job_title geo/search-result geo/tools geo= -geoTrack geoarts*.php geocoder geocodingDisambiguation.html @@ -93351,6 +93338,7 @@ geomag/WMM/data geomag/cdroms geomag/data geomag/pmag/datafiles +geooverride geoportal george-ash-appointed-president-universal-music-asia-pacific george-marolda-appointed-chief-financial-officer-for-universal-motown-republic-group-umrg @@ -93434,7 +93422,6 @@ get-started-free-crm get-started/agencies-confirmation get-started/partners-confirmation get-store -get.php get/arama get/html5.aspx get/iframe @@ -93458,7 +93445,7 @@ getad.php getapikey.aspx getaways/search getaways/tripadvisor -getcandidatetopinfo*http://medindia.net/robots.txt +getcandidatetopinfo*http://telia.se/robots.txt getfile getflipit gethelp/ @@ -93484,7 +93471,6 @@ getting-started-instructions getting-started/functional-groups/ getting-started/functional-groups/* gettingstarted -gettrial/ gettyimages getweather gewerbeimmobilien.preis_pro_qm_d @@ -93505,16 +93491,11 @@ gh gh/ gh/collectbehaviorinfo gh/collectsysteminfo -gh/dolby-vision-atmos-tvs -gh/hands-free-voice-search-tvs -gh/home-theatre-sound-bars/neckband-speakers -gh/netflix-recommended-tvs gh/rdi/ghFicheEmission.asp gh/rdi/ghFicheEmission.asp?dateDuGh=2009-12-16®iongh=10&numerodiff=60923867&numero=405&date=2010-9-13 gh/rdi/ghFicheEmission.asp?dateDuGh=2010-8-5®iongh=10&numerodiff=60276417&numero=405&date=2010-8-30 gh/rdi/ghFicheEmission.asp?numerodiff=60549944®iongh=10&numero=2885&date=2010-9-10&dateDuGh=2010-9-10 gh/rdi/ghFicheEmission.asp?numerodiff=63255923®iongh=10&numero=447&date=2010-10-28&dateDuGh=2010-10-28 -gh/smart-tvs-netflix-calibrated-mode gh/useracquisition gh_jid= ghcnm/*.php? @@ -93575,6 +93556,7 @@ gift-cards gift-cards/balance gift-code gift-exchanges +gift-ideas gift-redemption gift-redemption/ gift-subscription/ @@ -93591,6 +93573,7 @@ giftcourse.jsp giftemail-recipient giftguide giftideas +gifting-module giftregistry giftregistry/ giftregistrysearch @@ -93760,7 +93743,7 @@ global/wGlobal/scripts/php/template/automatedTeasers.php globalassets/OnlinePDFCertificates/* globalassets/coach/documents/dynamic-certificates/* globalassets/departementene/*.xml$ -globalassets/downloads/gated-content/http://dcard.tw/robots.txt +globalassets/downloads/gated-content/http://bell.ca/robots.txt globalassets/general-terms-and-conditions globalassets/upload/*.xml$ globalassets/vitiligo/patient-portal @@ -93844,7 +93827,7 @@ go/fanfiction/ go/host/ go/hotel/info go/hotel/search -go/http://payments.google.com/robots.txt +go/http://research.google.com/robots.txt go/login go/member go/members @@ -93900,7 +93883,7 @@ goldengate/1212/gg-winux goldengate/c1221/gg-winux golf golf/golf/ -golocal/extranet/http://eea.europa.eu/robots.txt +golocal/extranet/http://newschool.edu/robots.txt gongyi*? gonzagapatriota good-data @@ -94394,6 +94377,11 @@ groups/find?title= groups/new groups/search groups/user +groups?*committees=* +groups?*keyword=* +groups?*services=* +groups?*topics=* +groups?*type=* groups?id= grow-your-ria growing-ghosterians-part-one @@ -94491,7 +94479,6 @@ guest-demos guest-helpful guest-order-history guest-pass -guest/new/personal-order guestEmailNotificationView guestbook guestbook/ @@ -94533,8 +94520,7 @@ guia guia-comunicacio-digital guid guid2.0 -guidaraisport/guidatv/index.html -guidaraisport/index.html +guida-autovelox-e-codice-della-strada/sitemap.xml guidatv-old$ guidatv/lista$ guide @@ -94796,7 +94782,6 @@ handmade=true handoff handoff-healthcheck handover -hands-free-voice-search-tvs handshake handy hangover_myths_pictures_slideshow/article.htm @@ -95191,7 +95176,7 @@ healthcare/education-resources/publications/population-health-insights/_jcr_cont healthcare/education-resources/publications/population-health-insights/_jcr_content/par/gc04v3_gridcontainer_1434882630/containerpar_item_1/containerpar/n19_categorizedlisto.cards.section.(Webinars).page.(---customkey---page---customkey---) healthcare/education-resources/publications/population-health-insights/_jcr_content/par/gc04v3_gridcontainer_1434882630/containerpar_item_1/containerpar/n19_categorizedlisto.cards.section.(White%20papers).page.(---customkey---page---customkey---) healthcare/promotions/azurion-optimize-lab-performance -healthcare/resource-catalog/landing/customer-service-solutions/_jcr_content/par/gc04v3_gridcontainer_1401874079/containerpar_item_2/containerpar/n19_categorizedlisto.cards.section.(foundation---customkey---general---customkey---n19---customkey---allcategories).page.(---customkey---page---customkey---)http://flattr.com/robots.txt +healthcare/resource-catalog/landing/customer-service-solutions/_jcr_content/par/gc04v3_gridcontainer_1401874079/containerpar_item_2/containerpar/n19_categorizedlisto.cards.section.(foundation---customkey---general---customkey---n19---customkey---allcategories).page.(---customkey---page---customkey---)http://dailyherald.com/robots.txt healthcare/resources/feature-detail/e-alert-faq/faq-related-receved-alerts healthcare/resources/feature-detail/e-alert-faq/faq-related-receved-alerts.html healthcare/resources/feature-detail/e-alert-faq/faq-related-receved-alerts/all-ok-message @@ -95354,7 +95339,6 @@ heartbeat heartbeat.html heartburn_pictures_slideshow/article.htm heartburn_remedies_acid_reflux_gerd_symptoms/article.htm -heartmaker/heartmaker.cgi heat/node heat/users heat_rash_pictures_slideshow/article.htm @@ -95442,7 +95426,6 @@ help/forgot_login help/hub/i18n help/hub/mons-api help/hub/reference/external -help/infocentre/enquiries help/internal help/join help/kindlecloudreader @@ -95964,7 +95947,7 @@ home-loans/rate-stomper home-loans/rocket-loan home-main-content.html home-media -home-newhttp://fiercepharma.com/robots.txt +home-newhttp://epo.org/robots.txt home-no-tags home-renewal-special-offer home-sales @@ -96034,7 +96017,6 @@ home/updateSession home/updatebannershowncount home/user-profile-view? home/wifi/*%7Bdomainnameus%7D -home3.html home? homeAfiliado* home_ @@ -96616,7 +96598,7 @@ hr/help/cookies/ hr/help/privacy/ hr/hr hr/hr/work/products/tools/ups_selector -hr/http://nbn-resolving.org/robots.txt +hr/http://whatismybrowser.com/robots.txt hr/it hr/kb/*/discuss hr/landingpage/ @@ -96715,6 +96697,7 @@ htls/restapi/* html html-ajax html-app +html-email/ html-emails html-sitemap-youtube-data.html html-sitemap-youtube.html @@ -99597,7 +99580,6 @@ html/E98455_01 html/E99994_01 html/E99997_01 html/E99998_01 -html/EN html/F10012_01 html/F10240_01 html/F10249_01 @@ -99695,18 +99677,15 @@ html/abonnements html/air/routemap html/blank.html html/conditions/infos_abos_boutique.jsp -html/en html/en/ html/favori html/ipad -html/it html/js/editor html/js/editor/fckeditor html/kiosk html/media/pdf html/misc html/mobile/iPhone2012 -html/node html/pdf html/salon-2727.pdf html/share/rs/rs.php @@ -99722,14 +99701,14 @@ html?pageq= html?pages= html?ref= html?user_country= -html_email/ +html_email/ html_externe html_helpers html_tests htmlemails/ htmlexterne htmlform/ -htmlmsg/http://police.govt.nz/robots.txt +htmlmsg/http://docstoc.com/robots.txt htmlscript htmlscript/ htmlversion @@ -99740,353 +99719,355 @@ http http-checker http2_data http: -http://20minutos.es/robots.txt -http://23andme.com/robots.txt -http://3aw.com.au/robots.txt -http://66.media.tumblr.com/robots.txt -http://aasciences.ac.ke/robots.txt -http://accessify.com/robots.txt -http://adage.com/robots.txt -http://admitad.com/robots.txt -http://aging-us.com/robots.txt -http://ai.stanford.edu/robots.txt -http://amnesty.org/robots.txt +http://abcnews.go.com/robots.txt +http://about.ads.microsoft.com/robots.txt +http://about.google/robots.txt +http://about.instagram.com/robots.txt +http://acrobat.adobe.com/robots.txt +http://adblockplus.org/robots.txt +http://aljazeera.com/robots.txt +http://allthebootboys.blogspot.fr/robots.txt +http://amazon.de/robots.txt +http://amazon.it/robots.txt +http://amzn.com/robots.txt +http://android.wordpress.org/robots.txt http://anghami.com/robots.txt -http://artists.youtube.com/robots.txt -http://aspca.org/robots.txt -http://aspeninstitute.org/robots.txt -http://assets.kpmg/robots.txt -http://attendee.gotowebinar.com/robots.txt -http://augeo.nl/robots.txt -http://australianmuseum.net.au/robots.txt -http://autoscout24.de/robots.txt +http://ansa.it/robots.txt +http://answers.microsoft.com/robots.txt +http://answerthepublic.com/robots.txt +http://aoc.gov/robots.txt +http://aol.com/robots.txt +http://api.openai.com/robots.txt +http://apotheken-umschau.de/robots.txt +http://apps.who.int/robots.txt +http://appsource.microsoft.com/robots.txt +http://appsumo.com/robots.txt +http://arstechnica.com/robots.txt +http://article19.org/robots.txt +http://articles.latimes.com/robots.txt +http://atlanticcouncil.org/robots.txt +http://awwwards.com/robots.txt http://axios.com/robots.txt -http://bart.gov/robots.txt -http://beacons.ai/robots.txt -http://bestfriends.org/robots.txt -http://beta.lemondeinformatique.fr/http://bemyeyes.com/robots.txt -http://birdlife.org/robots.txt -http://bitly.com/robots.txt -http://bleepingcomputer.com/robots.txt -http://blender.org/robots.txt +http://b4x.com/robots.txt +http://beta.lemondeinformatique.fr/http://ehp.niehs.nih.gov/robots.txt +http://bioone.org/robots.txt +http://blinkist.com/robots.txt http://blog.adobe.com/robots.txt -http://blogs.lse.ac.uk/robots.txt -http://blogs.nature.com/robots.txt -http://blogtalkradio.com/robots.txt -http://blossomthemes.com/robots.txt -http://book2look.com/robots.txt +http://blog.us.playstation.com/robots.txt +http://bmjopen.bmj.com/robots.txt http://bostonherald.com/robots.txt -http://bottegaveneta.com/robots.txt -http://brightlocal.com/robots.txt -http://brooklynmuseum.org/robots.txt -http://broward.org/robots.txt -http://brunch.co.kr/robots.txt -http://bugs.chromium.org/robots.txt -http://bugs.launchpad.net/robots.txt -http://businessinsider.com/robots.txt -http://businesswire.com/robots.txt -http://cabelas.com/robots.txt +http://bps.org.uk/robots.txt +http://brainscape.com/robots.txt +http://brendangregg.com/robots.txt +http://brisbanetimes.com.au/robots.txt +http://broadwayworld.com/robots.txt +http://bufferapp.com/robots.txt +http://bumble.com/robots.txt http://calculator.net/robots.txt -http://calendly.com/robots.txt -http://cam.ac.uk/robots.txt -http://camp-fire.jp/robots.txt -http://cancerres.aacrjournals.org/robots.txt -http://capitalone.com/robots.txt -http://car.ba.gov.br/robots.txt -http://carfax.com/robots.txt -http://cdn2.hubspot.net/robots.txt -http://cgi.ebay.com/robots.txt -http://chanel.com/robots.txt -http://chartjs.org/robots.txt -http://cheq.ai/robots.txt -http://chiakikuriyama.net/robots.txt -http://chimneydoctorne.com/robots.txt -http://chocolatey.org/robots.txt -http://chokossti.blogspot.com/robots.txt -http://chrisjdavis.org/robots.txt -http://chronicle.com/robots.txt -http://cic.gc.ca/robots.txt -http://cj.com/robots.txt -http://claimreviewproject.com/robots.txt -http://claireonacloud.com/robots.txt -http://clickz.com/robots.txt -http://clixtell.com/robots.txt -http://cloudblogs.microsoft.com/robots.txt -http://cms.gov/robots.txt +http://calnewport.com/robots.txt +http://carbuzz.com/robots.txt +http://cargurus.com/robots.txt +http://catalog.data.gov/robots.txt +http://cdtfa.ca.gov/robots.txt +http://chairish.com/robots.txt +http://chemzochemz.blogspot.com/robots.txt +http://chicagobusiness.com/robots.txt +http://chick-fil-a.com/robots.txt +http://christianpost.com/robots.txt +http://cincodias.elpais.com/robots.txt +http://cityam.com/robots.txt +http://citymapper.com/robots.txt +http://classics.mit.edu/robots.txt http://cochranelibrary.com/robots.txt -http://code.msdn.microsoft.com/robots.txt -http://colourlovers.com/robots.txt -http://conferences.sigcomm.org/robots.txt +http://community.canvaslms.com/robots.txt http://connexity.com/robots.txt -http://contributors.youtube.com/robots.txt -http://covid.cdc.gov/robots.txt -http://cp24.com/robots.txt -http://creditcards.com/robots.txt -http://dailydot.com/robots.txt -http://de-de.facebook.com/robots.txt -http://delawareonline.com/robots.txt -http://demandbase.com/robots.txt +http://constitutioncenter.org/robots.txt +http://content.time.com/robots.txt +http://coop.co.uk/robots.txt +http://cope.es/robots.txt +http://coveteur.com/robots.txt +http://cs.cornell.edu/robots.txt +http://cs.uwaterloo.ca/robots.txt +http://darktrace.com/robots.txt +http://dcard.tw/robots.txt +http://design.google/robots.txt http://desjardins.com/robots.txt -http://disneyworld.disney.go.com/robots.txt -http://dropbox.com/robots.txt -http://dukeupress.edu/robots.txt -http://earth.google.com/robots.txt -http://eba.europa.eu/robots.txt -http://ebooks.com/robots.txt -http://economist.com/robots.txt -http://edweek.org/robots.txt -http://english-heritage.org.uk/robots.txt -http://english.news.cn/robots.txt -http://ennxo.com/robots.txt -http://exame.com/robots.txt -http://fastly.com/robots.txt -http://fbi.gov/robots.txt -http://feathericons.com/robots.txt -http://feedly.com/robots.txt -http://figma.com/robots.txt -http://fileformat.info/robots.txt +http://developers.googleblog.com/robots.txt +http://devpost.com/robots.txt +http://dialpad.com/robots.txt +http://diarioaprendizajepilar.wordpress.com/robots.txt +http://disney.com/robots.txt +http://dl.acm.org/robots.txt +http://dni.gov/robots.txt +http://doc.qt.io/robots.txt +http://docs.wixstatic.com/robots.txt +http://domestika.org/robots.txt +http://douban.com/robots.txt +http://draugiem.lv/robots.txt +http://dreamstime.com/robots.txt +http://dtelepathy.com/robots.txt +http://dublincore.org/robots.txt +http://dxo.com/robots.txt +http://dynamicyield.com/robots.txt +http://earthcam.com/robots.txt +http://ebay.it/robots.txt +http://edrawsoft.com/robots.txt +http://education.com/robots.txt +http://eepurl.com/robots.txt +http://elmundo.es/robots.txt +http://elpais.com/robots.txt +http://eltiempo.com/robots.txt +http://encrypted-tbn0.gstatic.com/robots.txt +http://english.alarabiya.net/robots.txt +http://enterprise.verizon.com/robots.txt +http://eol.org/robots.txt +http://ericcoomer.com/robots.txt +http://esrb.org/robots.txt +http://estadao.com.br/robots.txt +http://eurasianet.org/robots.txt +http://ewg.org/robots.txt +http://finviz.com/robots.txt http://fitsmallbusiness.com/robots.txt -http://flir.com/robots.txt -http://floccus.org/robots.txt +http://fliphtml5.com/robots.txt http://floridastateparks.org/robots.txt -http://fontshop.com/robots.txt -http://fortunebusinessinsights.com/robots.txt -http://fr.de/robots.txt -http://freeimages.com/robots.txt +http://floridatoday.com/robots.txt +http://foodallergy.org/robots.txt +http://fox4kc.com/robots.txt +http://fr.slideshare.net/robots.txt +http://freedomhouse.org/robots.txt http://freepeople.com/robots.txt -http://freesound.org/robots.txt -http://futabasha.co.jp/robots.txt -http://gameloft.com/robots.txt -http://gazetadopovo.com.br/robots.txt -http://go.microsoft.com/robots.txt -http://goethe.de/robots.txt -http://gojek.com/robots.txt -http://google-analytics.com/robots.txt -http://gpgtools.org/robots.txt -http://grafana.com/robots.txt -http://gusto.com/robots.txt -http://haberturk.com/robots.txt -http://hackbrightacademy.com/robots.txt -http://halfbakedharvest.com/robots.txt -http://harborfreight.com/robots.txt -http://harlequin.com/robots.txt -http://health.gov/robots.txt -http://healthdata.org/robots.txt -http://helium.com/robots.txt -http://heritagedaily.com/robots.txt -http://hipcamp.com/robots.txt -http://hk.chinamobile.com/robots.txt -http://hrblock.com/robots.txt -http://hud.gov/robots.txt -http://huffingtonpost.ca/robots.txt -http://hyperallergic.com/32904/speaking-out-against-commercial-photography-as-art/http://redbull.com/robots.txt +http://gaylordhotels.com/robots.txt +http://global.canon/robots.txt +http://goingapp.pl/robots.txt +http://golfdigest.com/robots.txt +http://google.cz/robots.txt +http://google.pl/robots.txt +http://gosquared.com/robots.txt +http://government.nl/robots.txt +http://greentechmedia.com/robots.txt +http://gs1us.org/robots.txt +http://hannover.de/robots.txt +http://haventoronto.ca/robots.txt +http://healthcare.utah.edu/robots.txt +http://hellogiggles.com/robots.txt +http://help.pinterest.com/robots.txt +http://historicenvironment.scot/robots.txt +http://hodinkee.com/robots.txt +http://home.barclays/robots.txt +http://hs.fi/robots.txt +http://hyatt.com/robots.txt +http://hyperallergic.com/32904/speaking-out-against-commercial-photography-as-art/http://images.ctfassets.net/robots.txt http://hyperallergic.com/80957/after-bizarre-email-incident-china-institute-claims-they-were-hacked/ -http://i.imgur.com/robots.txt -http://iconfinder.com/robots.txt -http://icons8.com/robots.txt -http://ideas.repec.org/robots.txt +http://ideo.com/robots.txt +http://idrive.com/robots.txt http://ig.com/robots.txt -http://ignou.ac.in/robots.txt -http://images.google.fr/robots.txt +http://ign.com/robots.txt +http://ignitesocialmedia.com/robots.txt +http://ilfattoquotidiano.it/robots.txt +http://imgflip.com/robots.txt +http://imgs.xkcd.com/robots.txt +http://imperva.com/robots.txt http://infolab.stanford.edu/robots.txt -http://insidethemagic.net/robots.txt -http://instabio.cc/robots.txt -http://intermountainhealthcare.org/robots.txt -http://io9.com/robots.txt -http://ja.wikipedia.org/robots.txt -http://jamesclear.com/robots.txt -http://jasper.ai/robots.txt -http://journaldunet.com/robots.txt +http://infoq.com/robots.txt +http://inmotionhosting.com/robots.txt +http://instapaper.com/robots.txt +http://interpol.int/robots.txt +http://iom.int/robots.txt +http://itl.nist.gov/robots.txt +http://itworld.com/robots.txt +http://jagranjosh.com/robots.txt +http://jetpack.me/robots.txt +http://jfklibrary.org/robots.txt +http://jigsaw.w3.org/robots.txt +http://journaldemontreal.com/robots.txt +http://journalmetro.com/robots.txt +http://journals.elsevier.com/robots.txt +http://journals.openedition.org/robots.txt +http://jpost.com/robots.txt http://jqueryui.com/robots.txt -http://justfab.com/robots.txt -http://kahoot.com/robots.txt -http://keepersecurity.com/robots.txt -http://kernel.org/robots.txt -http://kleinezeitung.at/robots.txt -http://komando.com/robots.txt -http://komonews.com/robots.txt -http://kotaku.com/robots.txt -http://kwai.com/robots.txt -http://lboro.ac.uk/robots.txt -http://leg.colorado.gov/robots.txt -http://lh7-us.googleusercontent.com/robots.txt -http://lifewithalacrity.com/robots.txt +http://justonecookbook.com/robots.txt +http://jwpepper.com/robots.txt +http://kaskus.co.id/robots.txt +http://klasikhoca.com/robots.txt +http://lavozdegalicia.es/robots.txt +http://learnyn.xyz/robots.txt +http://lehigh.edu/robots.txt +http://leparisien.fr/robots.txt +http://libcom.org/robots.txt +http://lightsource.com/robots.txt http://lighttpd.net/robots.txt -http://linkin.bio/robots.txt -http://ln.hixie.ch/robots.txt -http://lookout.com/robots.txt -http://lookup.icann.org/robots.txt -http://lowes.com/robots.txt -http://lta.org.uk/robots.txt -http://lumalabs.ai/robots.txt -http://m.twitch.tv/robots.txt +http://linkprotect.cudasvc.com/robots.txt +http://losangeles.cbslocal.com/robots.txt http://mailjet.com/robots.txt -http://mars.com/robots.txt -http://marvel.com/robots.txt +http://make.wordpress.org/robots.txt +http://marieclaire.com/robots.txt +http://market.android.com/robots.txt +http://marketingland.com/robots.txt +http://marketsandmarkets.com/robots.txt +http://marriott.com/robots.txt http://mastercard.com/robots.txt -http://maxcdn.bootstrapcdn.com/robots.txt -http://mediawiki.org/robots.txt -http://menards.com/robots.txt -http://mercadopago.com.br/robots.txt -http://meta.wikimedia.org/robots.txt -http://metro.net/robots.txt +http://mathiasbynens.be/robots.txt +http://matrix.to/robots.txt +http://mfa.org/robots.txt http://mheducation.com/robots.txt -http://moloni.pt/robots.txt +http://missingkids.org/robots.txt http://moomoo.com/robots.txt -http://moveon.org/robots.txt -http://my.matterport.com/robots.txt -http://mygov.in/robots.txt -http://mysanantonio.com/robots.txt -http://nam.edu/robots.txt -http://nandos.co.uk/robots.txt +http://moskva.stroi-podryad.ru/robots.txt +http://mssg.me/robots.txt +http://munichre.com/robots.txt +http://myetherwallet.com/robots.txt +http://na.org/robots.txt +http://nal.usda.gov/robots.txt http://napavalleyregister.com/robots.txt -http://nationalarchives.gov.uk/robots.txt -http://nba.com/robots.txt +http://nationalpark.ch/robots.txt http://nbcwashington.com/robots.txt -http://netdna.bootstrapcdn.com/robots.txt -http://news.bbc.co.uk/robots.txt +http://ncartmuseum.org/robots.txt +http://new.abb.com/robots.txt +http://newrelic.com/robots.txt +http://news.bitcoin.com/robots.txt http://news.ycombinator.com/robots.txt http://newsroom.ibm.com/robots.txt +http://newsroom.tiktok.com/robots.txt +http://newswire.ca/robots.txt http://newzoo.com/robots.txt http://nickfinck.com/robots.txt -http://nimble.com/robots.txt -http://nl.linkedin.com/robots.txt -http://novartis.com/robots.txt -http://npg.org.uk/robots.txt -http://nrdc.org/robots.txt +http://nidirect.gov.uk/robots.txt +http://npd.com/robots.txt http://nsc.org/robots.txt +http://numpy.org/robots.txt http://nursingworld.org/robots.txt -http://nvidia.com/robots.txt -http://oanda.com/robots.txt -http://obdev.at/robots.txt -http://ocw.mit.edu/robots.txt -http://odata.org/robots.txt -http://open.alberta.ca/robots.txt -http://opendental.com/robots.txt -http://orvis.com/robots.txt -http://outschool.com/robots.txt -http://ovh.com/robots.txt -http://owasp.org/robots.txt -http://oxfordreference.com/robots.txt -http://pag.ae/robots.txt -http://paramountplus.com/robots.txt -http://pasteboard.co/robots.txt -http://paymaya.com/robots.txt -http://perma.cc/robots.txt -http://phantomjs.org/robots.txt -http://phet.colorado.edu/robots.txt -http://pixelfed.org/robots.txt -http://plantuml.com/robots.txt -http://pokerdom-mirror.site/robots.txt +http://nvd.nist.gov/robots.txt +http://oasis-open.org/robots.txt +http://obsproject.com/robots.txt +http://ocado.com/robots.txt +http://odoo.com/robots.txt +http://okx.com/robots.txt +http://omny.fm/robots.txt +http://openlayers.org/robots.txt +http://openpgp.org/robots.txt +http://opera.com/robots.txt +http://orkut.com/robots.txt +http://outlook.live.com/robots.txt +http://owncloud.org/robots.txt +http://paultan.org/robots.txt +http://pbs.org/robots.txt +http://pbs.twimg.com/robots.txt +http://people-press.org/robots.txt +http://photos.google.com/robots.txt +http://pinterest.es/robots.txt +http://pix11.com/robots.txt +http://plot.ly/robots.txt +http://plushcare.com/robots.txt +http://pod-point.com/robots.txt +http://posterous.com/robots.txt +http://postgresql.org/robots.txt +http://products.office.com/robots.txt +http://profiles.stanford.edu/robots.txt +http://psychiatry.org/robots.txt http://pubchem.ncbi.nlm.nih.gov/robots.txt -http://publicsuffix.org/robots.txt -http://qnap.com/robots.txt -http://quotes.net/robots.txt -http://qvc.com/robots.txt -http://raiplaysound.it/robots.txt +http://publication.pravo.gov.ru/robots.txt +http://publications.europa.eu/robots.txt +http://quirksmode.org/robots.txt +http://randygage.com/robots.txt http://rankmath.com/robots.txt -http://rawstory.com/robots.txt -http://readwrite.com/robots.txt -http://researchandmarkets.com/robots.txt -http://reseau-canope.fr/robots.txt -http://riverfronttimes.com/robots.txt -http://rki.de/robots.txt -http://rode.com/robots.txt -http://rogers.com/robots.txt -http://rome2rio.com/robots.txt -http://roughguides.com/robots.txt -http://rsc.org/robots.txt -http://rxx.webgomme.com/robots.txt -http://samsung.com/robots.txt -http://scholar.google.com/robots.txt -http://scmp.com/robots.txt -http://scroll.in/robots.txt -http://securityintelligence.com/robots.txt +http://rantanps.blogspot.com/robots.txt +http://redcrossblood.org/robots.txt +http://remax.com/robots.txt +http://retailtouchpoints.com/robots.txt +http://ricoh.co.jp/robots.txt +http://rnz.co.nz/robots.txt +http://rtbf.be/robots.txt +http://rumble.com/robots.txt +http://s3-us-west-2.amazonaws.com/robots.txt +http://s3.us-east-1.amazonaws.com/robots.txt +http://saatchiart.com/robots.txt +http://safety.google/robots.txt +http://salesflare.com/robots.txt +http://securelist.com/robots.txt +http://securepubads.g.doubleclick.net/robots.txt http://segment.com/robots.txt -http://simple.wikipedia.org/robots.txt -http://site.com/robots.txt -http://sixflags.com/robots.txt -http://skillshare.com/robots.txt -http://smh.com.au/robots.txt +http://seoul.co.kr/robots.txt +http://seriouseats.com/robots.txt +http://shopping.google.com/robots.txt +http://slidebean.com/robots.txt +http://smartasset.com/robots.txt +http://solarwinds.com/robots.txt http://sony.net/robots.txt -http://spglobal.com/robots.txt -http://sports.ru/robots.txt -http://spreaker.com/robots.txt -http://ssllabs.com/robots.txt -http://ssrn.com/robots.txt -http://stadt-zuerich.ch/robots.txt -http://standards.ieee.org/robots.txt +http://spectator.co.uk/robots.txt +http://spectreattack.com/robots.txt +http://spie.org/robots.txt +http://spokesman.com/robots.txt +http://ssa.gov/robots.txt +http://stanfieldrealestate.com/robots.txt http://static.parastorage.com/robots.txt -http://storymaps.arcgis.com/robots.txt -http://supersonickorea.com/robots.txt -http://support.avg.com/robots.txt -http://teachable.com/robots.txt +http://stores.ebay.com/robots.txt +http://storm.mg/robots.txt +http://support.advancedcustomfields.com/robots.txt +http://support.cloudflare.com/robots.txt +http://support.discord.com/robots.txt +http://support.sas.com/robots.txt +http://support.squarespace.com/robots.txt +http://talkspace.com/robots.txt +http://tassajaravet.com/robots.txt +http://techeblog.com/robots.txt +http://techinasia.com/robots.txt http://techopedia.com/robots.txt -http://techradar.com/robots.txt -http://tfl.gov.uk/robots.txt -http://the-scientist.com/robots.txt +http://techtarget.com/robots.txt +http://telesurtv.net/robots.txt +http://theaustralian.com.au/robots.txt http://theblog.adobe.com/robots.txt -http://thedieline.com/robots.txt -http://thehartford.com/robots.txt -http://thesouthafrican.com/robots.txt -http://thespec.com/robots.txt -http://thestreet.com/robots.txt +http://thenational.ae/robots.txt http://thetimes.co.uk/robots.txt -http://thl.fi/robots.txt -http://thrivethemes.com/robots.txt -http://thunderbird.net/robots.txt -http://tigrinhobr.com/robots.txt -http://tiqets.com/robots.txt -http://todayonline.com/robots.txt +http://theverge.com/robots.txt +http://tidal.com/robots.txt +http://tinyurl.com/robots.txt http://tokyoartbeat.com/robots.txt -http://trekbikes.com/robots.txt -http://tunnelbear.com/robots.txt -http://tvnz.co.nz/robots.txt -http://tz.de/robots.txt -http://ubs.com/robots.txt -http://ucsf.edu/robots.txt -http://ukrinform.ua/robots.txt -http://uncrate.com/robots.txt -http://usa.canon.com/robots.txt -http://ushmm.org/robots.txt -http://v.youku.com/robots.txt -http://verywellfit.com/robots.txt -http://vexrobotics.com/robots.txt +http://townhall.com/robots.txt +http://tribuneindia.com/robots.txt +http://trumpwhitehouse.archives.gov/robots.txt +http://uhaul.com/robots.txt +http://um.es/robots.txt +http://unbounce.com/robots.txt +http://understood.org/robots.txt +http://unfccc.int/robots.txt +http://unrwa.org/robots.txt +http://upf.edu/robots.txt +http://us-cert.gov/robots.txt +http://us02web.zoom.us/robots.txt +http://uta.edu/robots.txt +http://validator.schema.org/robots.txt +http://vc.ru/robots.txt http://viavisolutions.com/robots.txt -http://viki.com/robots.txt -http://virustotal.com/robots.txt +http://video.foxbusiness.com/robots.txt +http://videolan.org/robots.txt +http://vids.myspace.com/robots.txt +http://visitmaryland.org/robots.txt http://vix.com/robots.txt -http://viz.com/robots.txt -http://volvotrucks.com/robots.txt -http://washingtonpost.com/robots.txt -http://webarchive.nationalarchives.gov.uk/robots.txt -http://webex.com/robots.txt -http://webhook.site/robots.txt -http://webmasters.stackexchange.com/robots.txt -http://website.com/robots.txt +http://vlaanderen.be/robots.txt +http://watoday.com.au/robots.txt +http://waxy.org/robots.txt +http://wdr.de/robots.txt +http://web.stagram.com/robots.txt +http://webpagetest.org/robots.txt http://weibo.com/robots.txt -http://wikihow.com/robots.txt -http://wikiwand.com/robots.txt +http://welivesecurity.com/robots.txt +http://winamp.com/robots.txt http://windowscentral.com/robots.txt -http://windy.com/robots.txt -http://winespectator.com/robots.txt -http://workana.com/robots.txt -http://wpmobile.app/robots.txt -http://wsws.org/robots.txt -http://wwd.com/robots.txt -http://wwf.org.uk/robots.txt +http://worldpackers.com/robots.txt +http://worldpopulationreview.com/robots.txt +http://wptv.com/robots.txt +http://www-03.ibm.com/robots.txt http://www.rdg.ac.uk/WebStats http://www.reading.ac.uk/WebStats -http://x.org/robots.txt -http://xd.adobe.com/robots.txt +http://www2.census.gov/robots.txt http://xsearch.aetna.com/ +http://yaml.org/robots.txt +http://yandex.com/robots.txt http://yotpo.com/robots.txt -http://zappos.com/robots.txt -http://zeldman.com/robots.txt -http://zenfolio.com/robots.txt -http://zerotothree.org/robots.txt +http://youtube.fr/robots.txt +http://zh.wikipedia.org/robots.txt http://zola.com/robots.txt -http://zurb.com/robots.txt +http://zsl.org/robots.txt httpMethod http_error_handlers httpd @@ -100104,11 +100085,11 @@ https://back.renaultgroup.com/wp-json https://bdn-data.s3.amazonaws.com/uploads/wpforms/ https://dbsweb-u05-imp-www.dbs.com.sg https://decollage-etiquette.com -https://decollage-etiquette.com/*http://stuttgarter-nachrichten.de/robots.txt +https://decollage-etiquette.com/*http://financialpost.com/robots.txt https://dubai.luxuryproperty.com https://enviragallery.com/wp-content/uploads/wpforms/ https://help.commerce.campaignmonitor.com/s/login/?ec=302&startURL=%2Fs%2Fsfsites%2Faura%3Faura.Component.reportFailedAction%3D2&r=2&ui-communities-components-aura-components-forceCommunity-richText.RichText.getParsedRichTextValue=2&ui-communities-components-aura-components-forceTopic-featuredTopicsDataProvider.FeaturedTopicsDataProvider.getFeaturedTopics=1 -https://image.shutterstock.com/image-photo/*.jpghttp://cc.com/robots.txt +https://image.shutterstock.com/image-photo/*.jpghttp://business-humanrights.org/robots.txt https://internet-banking.dbs.com.sg/DBSObWeb/pages/ob/pweb.html?pid= https://metlife-prod-2019.adobecqms.net/* https://metlife-prod-65.adobecqms.net/* @@ -100247,7 +100228,6 @@ hu-US hu-VN hu-ZA hu-hu -hu-hu hu-hu-new hu-hu/ hu-hu/404 @@ -100926,6 +100906,8 @@ id/en/news/search id/en/news/sp/search id/en/search id/en/work/products/tools/ups_selector +id/event/*/ical +id/explore id/firefox/collections id/firefox/collections/4757633 id/firefox/collections/4757633/$ @@ -100996,6 +100978,7 @@ id/search/default.mi id/secure/ id/sound-effects/tracks id/subpoena-policy +id/support id/terms-of-use id/thunderbird/collections id/thunderbird/search @@ -101416,10 +101399,6 @@ image*size= image-*chatId= image-*mode= image-*tool= -image-cn-apd-sitemap.xml.gz -image-cn-sc-sitemap.xml.gz -image-cn-sf-sitemap.xml.gz -image-cn-spd-sitemap.xml.gz image-details-popup.asp* image-details.asp* image-download @@ -101430,7 +101409,6 @@ image-search image-server image-week? image.ashx -image.php image/browse image/detailprint image/imagefly.cgi @@ -101447,6 +101425,7 @@ image_removal imagedescription.action2 imageheavy.html imagelib +imagelibrary imagelightbox?elementId imagenes imagenes/ @@ -101518,7 +101497,7 @@ images/home/ images/hosted/? images/hosted/search? images/hosted? -images/http://blick.ch/robots.txt +images/http://amzn.asia/robots.txt images/img_* images/interview_pdfs images/intfood/thermomix/HF_icon_thermomix.svg @@ -101657,7 +101636,7 @@ impact-feature impact-stories/*$ impact-stories/*? impact/arts-and-health/pilot-program-state-arts-agencies -impartner.htmlhttp://support.garmin.com/robots.txt +impartner.htmlhttp://chillingeffects.org/robots.txt imperia/temp impixu implementations @@ -101760,9 +101739,9 @@ in-en/your in-hi/tutorials/*_ga in-hi/tutorials/?s= in-hi/tutorials/search -in-job/JobBoard/SalAjxGetIbarData -in-job/apply -in-job/searchresults +in-job/JobBoard/SalAjxGetIbarData +in-job/apply +in-job/searchresults in-notes/authors in-notes/rerendered in-product @@ -101882,7 +101861,6 @@ inbox/* inbox/post inboxcommerce inc -inc-nocdn inc-popular-today/ inc/ inc/amp/leftNav/ @@ -101914,7 +101892,7 @@ include_xml/* includes includes.other/ includes/ -includes/ +includes/ includes/*.js includes/_stampa_articolo.php* includes/boite/1 @@ -101934,6 +101912,7 @@ includes/templates includes/templates/notice_and_procedure.pdf includes_comun includes_comun/modulos_automaticos +includes_methode includesnew/ inclusive/en/search/ inclusive/fr/search/ @@ -101956,7 +101935,6 @@ independentlens/video/index.php? indepthtoolkit/smallprox indepthtoolkit/smallprox$ index -index index* index-1-3-17.html index-3tabs.php @@ -101964,7 +101942,6 @@ index-a.html index-ads.html index-api index-b.html -index-cn-sitemap.xml.gz index-ie6.html index-ie6.html index-minestudier.html @@ -101980,7 +101957,7 @@ index-www index.asp index.asp index.cfm?action=* -index.cfm?go=c.Helphttp://tineye.com/robots.txt +index.cfm?go=c.Helphttp://dangerousminds.net/robots.txt index.cfm?go=c.UnsubSignUp index.cfm?go=c.help index.cfm?go=c.unsubSignUp @@ -101993,7 +101970,7 @@ index.html index.html$ index.html/$ index.html? -index.htmlhttp://nexusmods.com/robots.txt +index.htmlhttp://daringfireball.net/robots.txt index.jhtml index.jsp index.jsp?pg_name=ccpmapp/shared/assets/page/hsa_news @@ -102017,8 +101994,8 @@ index.php/*/filter/tips index.php/*/filter/tips index.php/*/media/oembed index.php/*/media/oembed -index.php/*/media/oembedhttp://on.soundcloud.com/robots.txt -index.php/*/media/oembedhttp://xnview.com/robots.txt +index.php/*/media/oembedhttp://bang-olufsen.com/robots.txt +index.php/*/media/oembedhttp://rtvnoord.nl/robots.txt index.php/*/news-stories/search-form index.php/*/newsletter-signup index.php/*/node/add @@ -102101,7 +102078,6 @@ index.php/document/view_more index.php/document/views index.php/es/node/ index.php/event-signup -index.php/experience-lutron?*&http://dialnet.unirioja.es/robots.txt index.php/explore-career-descriptions index.php/fa-caching/cdn-vary-check index.php/fa/messages/render-placeholders @@ -102110,7 +102086,7 @@ index.php/fdic-search index.php/filter/tip index.php/filter/tips index.php/filter/tips -index.php/filter/tips +index.php/filter/tips index.php/filter/tips/ index.php/fusion-search index.php/game-reviews/*/user-reviews/manage/add @@ -102164,7 +102140,7 @@ index.php/search index.php/search index.php/search-seeds index.php/search/ -index.php/search/ +index.php/search/ index.php/search/global index.php/search/global? index.php/search? @@ -102172,7 +102148,6 @@ index.php/site-search index.php/site_search index.php/sites/default/files/google_tag index.php/sites/default/files/private -index.php/storybook index.php/subscribe index.php/system/files index.php/system/files/documents/noindex @@ -102192,17 +102167,17 @@ index.php/user index.php/user/login index.php/user/login index.php/user/login/ -index.php/user/loginhttp://teespring.com/robots.txt +index.php/user/loginhttp://martinfowler.com/robots.txt index.php/user/logout index.php/user/logout index.php/user/logout/ -index.php/user/logout/http://cheddar.com/robots.txt -index.php/user/logout/http://cisa.gov/robots.txt -index.php/user/logout/http://fr.news.yahoo.com/robots.txt -index.php/user/logout/http://iyzico.com/robots.txt -index.php/user/logout/http://new.siemens.com/robots.txt -index.php/user/logout/http://science.org/robots.txt -index.php/user/logout/http://vm.tiktok.com/robots.txt +index.php/user/logout/http://ahrq.gov/robots.txt +index.php/user/logout/http://amnestyusa.org/robots.txt +index.php/user/logout/http://coinpaprika.com/robots.txt +index.php/user/logout/http://crbug.com/robots.txt +index.php/user/logout/http://pitchfork.com/robots.txt +index.php/user/logout/http://replit.com/robots.txt +index.php/user/logout/http://screenrant.com/robots.txt index.php/user/password index.php/user/password index.php/user/password/ @@ -102268,6 +102243,7 @@ index3_new.html index=0* index?sport=*&topId= index?sport=*&type=replay +indexMethodeProve.shtml indexPartial index_1.html index_2019.html @@ -102275,6 +102251,7 @@ index_24_10_2016.html index__.php index_alert.html index_m +index_mobile_tst_hp_mob_b.shtml index_n.html index_n06.html index_n07.html @@ -102449,7 +102426,7 @@ infinite/yerel-haberler inflammatory_bowel_disease_ibd_pictures_slideshow/article.htm influencer influencer/* -influencer/mrbeasthttp://example.org/robots.txt +influencer/mrbeasthttp://smore.com/robots.txt info info-dm-mcp/$ info-service/api/v2/ev/ @@ -102477,7 +102454,7 @@ info/gizlilik-politikasi info/gobierno/transparencia/intervencion-general/informes? info/impressum.html info/imprint.html -info/linkkatalog/http://theaa.com/robots.txt +info/linkkatalog/http://id-id.facebook.com/robots.txt info/logistic info/mc/business/partner/ info/newsroomdetail.aspx @@ -102501,7 +102478,7 @@ info/user_feedback/includes info/va-newsletter info/wp-admin info/wp-includes -info/wp-includes/js/jquery/jquery-migrate.min.jshttp://syfy.com/robots.txt +info/wp-includes/js/jquery/jquery-migrate.min.jshttp://whatismyip.com/robots.txt info/wp-includes/js/jquery/jquery.js info/wp-json info/xmlrpc.php @@ -102584,7 +102561,7 @@ innovacion-oncologica/* innovation-intake-editor innovation-intake-ideas innovationcampus/Ref.html -innovationshttp://tv.sohu.com/robots.txt +innovationshttp://en.wikiquote.org/robots.txt innstikk inocenciooliveira inoff.html @@ -102857,7 +102834,6 @@ intact/mine intact/search intact/statisticView intagid[]= -intake intarnel/* intc= intcmp= @@ -102887,14 +102863,60 @@ intentionally interact interactions-list-drugs.php interactive -interactive*http://messenger.com/robots.txt -interactive/assessment/quiz/*http://hal.archives-ouvertes.fr/robots.txt +interactive*http://scmp.com/robots.txt +interactive/assessment/quiz/*http://apod.nasa.gov/robots.txt interactive/assessment/story-poll interactive/quiz/preview interactive/reading-preference +interactives interactives/sponsor-story interaktiv intercept +interculturaldialogu/*&f%5B1 +interculturaldialogu/*&f[ +interculturaldialogu/*?f%5B0 +interculturaldialogu/*?f[ +interculturaldialogu/ar/event/*/ical +interculturaldialogu/ar/explore +interculturaldialogu/ar/search +interculturaldialogu/en/event/*/ical +interculturaldialogu/en/explore +interculturaldialogu/en/search +interculturaldialogu/es/event/*/ical +interculturaldialogu/es/explore +interculturaldialogu/es/search +interculturaldialogu/event/*/ical +interculturaldialogu/fr/event/*/ical +interculturaldialogu/fr/explore +interculturaldialogu/fr/search +interculturaldialogu/id/event/*/ical +interculturaldialogu/id/explore +interculturaldialogu/id/search +interculturaldialogu/it/event/*/ical +interculturaldialogu/it/explore +interculturaldialogu/it/search +interculturaldialogu/ja/event/*/ical +interculturaldialogu/ja/explore +interculturaldialogu/ja/search +interculturaldialogu/pt/event/*/ical +interculturaldialogu/pt/explore +interculturaldialogu/pt/search +interculturaldialogu/ru/event/*/ical +interculturaldialogu/ru/explore +interculturaldialogu/ru/search +interculturaldialogu/search +interculturaldialogu/th/event/*/ical +interculturaldialogu/th/explore +interculturaldialogu/th/search +interculturaldialogu/uk/event/*/ical +interculturaldialogu/uk/explore +interculturaldialogu/uk/search +interculturaldialogu/uz/event/*/ical +interculturaldialogu/uz/explore +interculturaldialogu/uz/search +interculturaldialogu/zh/event/*/ical +interculturaldialogu/zh/explore +interculturaldialogu/zh/search interest-rates.html? interest/:q interestarea=* @@ -102915,8 +102937,11 @@ internal-projection/ internal.html internal/ internal/* +internal/coronavirus/latest-updates/ +internal/web-stats internalAd internalPref +internalapi internals internalsearch internalservererror/ @@ -102940,7 +102965,6 @@ international/chinese/includes international/chinesetrad/includes international/emea/lbma-silver-price.html international/emea/rightnav -international/en/search/ international/files/cme-direct-auction-platform-calculation-methodology.pdf international/files/lbma-london-silver-price-participant-code-of-conduct.pdf international/files/lbma-silver-benchmark-info.pdf @@ -103005,6 +103029,7 @@ interstitial/offers interstitialPage interstitialRedirectModalURL interstitialredirectmodalurl +interval-payment interventions interview interview.rl @@ -103255,6 +103280,7 @@ ios ios-attribution ios-fg/ ios-subscribe +iosfeeds iot-expresslink/archive iot/free/files iot/wp-admin @@ -103272,7 +103298,7 @@ ipAcl ipad ipad-games/buy/* ipad/ -ipad/ +ipad/ ipad/4/Contents/en/searchindex ipaddownload ipc @@ -103552,7 +103578,6 @@ it-ch/destinations/hotel-information it-gb/destinations/hotel-information it-it it-it -it-it*/lp it-it-new it-it.html$ it-it.sitemap.xml$ @@ -103625,6 +103650,7 @@ it-it/strumento-di-ux-design/$ it-it/strumento-wireframe/$ it-it/sviluppo-prodotti/$ it-it/sviluppo-web/$ +it-it/tools/$ it-it/web-design/$ it-menu it-menu-proto @@ -103897,8 +103923,10 @@ it/error it/errors it/es it/eula.html +it/event/*/ical it/event/*/shoutbox it/event/*/shoutbox? +it/explore it/facilities/Unixhelp it/favorites it/features @@ -104061,7 +104089,6 @@ it/myaccount.html it/new it/new_users it/news -it/news.php?newsid=165172 it/no-follow it/node it/nomad @@ -104163,7 +104190,7 @@ it/search.php it/search/ it/search/autocomplete it/search/default.mi -it/searchhttp://realtor.com/robots.txt +it/searchhttp://garmin.com/robots.txt it/self_help it/service_index it/service_locations @@ -104550,8 +104577,8 @@ j-tokens-gen.json j-vac-inc-carproof.json j-vac-inc-get.json j-vac-phone-get.json -j.pl j/pro-site +jQuery/ ja ja-AE ja-AT @@ -104731,7 +104758,6 @@ ja-jm ja-jo ja-jp ja-jp -ja-jp*/lp ja-jp-new ja-jp.html$ ja-jp.sitemap.xml$ @@ -105067,6 +105093,7 @@ ja-jp/templates/vision-board-template/$ ja-jp/templates/website-mockups/$ ja-jp/templates/wireframe-kits/$ ja-jp/thank-you-subscribing-docker-weekly +ja-jp/tools/$ ja-jp/transforming-design-education-for-japans-k-12-students/$ ja-jp/ui-design-tool/$ ja-jp/using-the-figma-brand/$ @@ -105295,9 +105322,11 @@ ja/en ja/errors ja/es ja/eula.html +ja/event/*/ical ja/event/*/shoutbox ja/event/*/shoutbox? ja/events +ja/explore ja/features ja/festival/*/shoutbox ja/filter/tips @@ -105482,7 +105511,7 @@ ja/wp-admin ja/zh-cn ja/zh-tw ja/ウィジェットコンポーネント -ja_JP/images/*http://fortawesome.github.io/robots.txt +ja_JP/images/*http://benzinga.com/robots.txt ja_jp ja_jp/forHome/xsp ja_jp/partnernet-reseller/ @@ -105620,9 +105649,6 @@ jdsml/mils/ je jedi6 jedipay -jef/notes -jef/tmp -jef/weather/tides/tides.html jefatura/innovacion-publica/acciones-coronavirus/certificado-unico-circulacion jefatura/mediosycomunicacion/contenidosdedifusion jeff-straughn-appointed-senior-vice-president-strategic-marketing-island-def-jam-music-group @@ -105779,7 +105805,6 @@ jjinhouse* jjournal-news/2018/02/firefighter_suspended_without_1.html jk.formstack.com jkXLBskdNDK34h5inj34ENfgh3784b -jl jl57 jlc/judith-lumley-centre-modules/daisy-volunteering-module jlc/staff/profile @@ -105818,21 +105843,15 @@ job-offer/edit job-offer/post job-oriented-programs/ job/* -job/JobBoard/SalAjxGetIbarData -job/JobBoard/SalAjxGetLocationsByKeyword +job/JobBoard/SalAjxGetIbarData +job/JobBoard/SalAjxGetLocationsByKeyword job/banned.html job/bidders -job/editResume -job/editVacance job/monster-apply-request job/new -job/newResume -job/newVacance job/redirect job/rules.html -job/searchResume -job/searchVacance -job/searchresults +job/searchresults job/sitemap.xml job/track-apply-click job/track-pageview @@ -106324,6 +106343,7 @@ journal_proc.php journals journals.php journals/*/about-this-journal +journals/abstract-announcement/ journals/e-readers/processor journals/testfieldhumanities/ journalshownewcomments.php @@ -106380,7 +106400,6 @@ jp/*sort jp/*traitValues jp/*trait_values jp/*zero_percent_financing -jp/0,* jp/Flash jp/about jp/about-huawei/publications/huawave$ @@ -106399,7 +106418,6 @@ jp/autocomplete/ jp/bcn jp/blog jp/box -jp/brand/ jp/buyers jp/c/*attr_*= jp/c/*price_bucket= @@ -106409,7 +106427,6 @@ jp/c?*attr_*= jp/campaigns jp/cart jp/checkout -jp/client/MyAnalog/GetHeaderMyAnalogStrip jp/contests/*/terms jp/conversations jp/create @@ -106427,12 +106444,10 @@ jp/enterprise jp/events jp/features jp/gallery -jp/gated/ jp/guest-pass jp/help/sitemap jp/help/sitemap.php jp/home -jp/home.html jp/integrations jp/invites/buy jp/ipns @@ -106453,10 +106468,6 @@ jp/ja/promos/lyve-cloud-for-startups/ jp/ja/search jp/ja/search*?q= jp/kr -jp/license/ibis-models -jp/license/licensing-agreement/ -jp/license/saber-models/ -jp/license/spice-models-license.html jp/listing/*/stubs jp/listings/*/auction/bids jp/locale/overlay @@ -106464,7 +106475,6 @@ jp/locale/overlay_secure jp/login jp/login jp/logout -jp/lp/002/ jp/mailinglist jp/mailinglist/email jp/market/confederate_flag @@ -106477,27 +106487,21 @@ jp/mobile-fraud-glossary/ jp/mobile-phones/download-page jp/motivator/ jp/my -jp/news-marketing-collateral/press-releases/ jp/next-posts -jp/non-searchable/ jp/ott jp/people jp/pm/ jp/preview jp/privacy jp/product_views -jp/products/online-datasheet/ jp/products/ras/trial-center jp/profile jp/promos/ -jp/redirect-sso.html* -jp/resources/packaging-quality-symbols-footprints/symbols-and-footprints/ jp/search jp/search*attr_*= jp/search*price_bucket= jp/search*search_type= jp/search*ship_to= -jp/search.html* jp/search/ jp/share jp/shop/*/feedback @@ -106516,8 +106520,6 @@ jp/templates/search/ jp/termsandconditions/master-cloud-agreement jp/tokutei jp/tos -jp/trackexternal.aspx -jp/trackexternalsite.aspx jp/transactions jp/treasury jp/upload @@ -106537,7 +106539,7 @@ jretradevideo.html js js js* -js-parts.html$http://telestream.net/robots.txt +js-parts.html$http://gameinformer.com/robots.txt js/ js/*.js*$ js/*hotels*? @@ -106569,7 +106571,6 @@ js2 js3 js3/ta-mobile js3/vr-shared -js? js?* jsData jsErrAjax @@ -106601,7 +106602,6 @@ jsnlog.logger json json json$ -json$ json/ json/cmlink json/content-search/autocomplete @@ -106827,11 +106827,6 @@ kd656268 kdf-server/ ke ke/ -ke/dolby-vision-atmos-tvs -ke/hands-free-voice-search-tvs -ke/home-theatre-sound-bars/neckband-speakers -ke/netflix-recommended-tvs -ke/smart-tvs-netflix-calibrated-mode keep keep-change-plan-topic/ keep_your_medicines_straight/article.htm @@ -106865,7 +106860,6 @@ keysearch.jsp keyword keyword/ keyword= -keywordToAttribute= keyword_notes kfh kg @@ -106907,6 +106901,9 @@ kidney_health_conditions_that_affect_your_kidneys/article.htm kidney_health_warning_signs_of_kidney_problems/article.htm kidney_stone_pictures_slideshow/article.htm kids +kids-long-sleeve-t-shirt +kids-long-sleeve-t-shirt/*?feed_sku +kids-long-sleeve-t-shirts kids/search?q= kijkinuwwijk.html?m_i= kikaku @@ -107234,7 +107231,6 @@ ko-kn ko-ko/ ko-kr ko-kr -ko-kr*/lp ko-kr-new ko-kr.html$ ko-kr.sitemap.xml$ @@ -107371,6 +107367,7 @@ ko-kr/templates/venn-diagram/$ ko-kr/templates/vision-board-template/$ ko-kr/templates/website-mockups/$ ko-kr/templates/wireframe-kits/$ +ko-kr/tools/$ ko-kr/ui-design-tool/$ ko-kr/using-the-figma-brand/$ ko-kr/ux-design-tool/$ @@ -107782,8 +107779,6 @@ ko/zh-tw ko/위젯컴포넌트 ko_ko ko_kr/templates/M -koa/search -koa/vocaas koahg kochbuch kocz @@ -107808,7 +107803,6 @@ komentari kommentaarid kommentarii kommersielt-innhold -kongress konkurenty/ konl kontakt @@ -107825,6 +107819,7 @@ kopp-tribute kopt kor/ korail/dest +korean korean/search/\?query=. korean/trotsky korner @@ -107845,6 +107840,7 @@ kp kp/ kpdz3.com kpi +kpn kpn-faq kpn/restricted kpnehpsp @@ -108061,7 +108057,6 @@ label label= label_France label_france -labelmaker/labelmaker.cgi labels labels/1.6570269 labor @@ -108097,7 +108092,7 @@ laluan/*/laluan-dari- lamda/images land land-browse-bff -land/ +land/ land/*/reviews land/*/sites/*/photos lander @@ -108112,11 +108107,11 @@ landing-new landing-page landing-page-documents/ landing-page/cmp-freemium -landing-page/webinar/kessler-expertserieswebinar-mojo-assetdeliveryhttp://dmca.com/robots.txt +landing-page/webinar/kessler-expertserieswebinar-mojo-assetdeliveryhttp://jiosaavn.com/robots.txt landing-pages/ landing.php landing/ -landing/ +landing/ landing/CME-channel landing/VillageMD landing/athenaclinicals @@ -108142,6 +108137,7 @@ landing/pricing landing/recently_booked_popup.html landing/revenue-cycle-management landing/signout.html +landing/wrapped-2023 landing2 landing2.php landing5 @@ -108169,6 +108165,7 @@ language language*&p= language*?p= language-master +language-masters language-masters/ language-masters/* language/ @@ -108266,13 +108263,13 @@ languages/mega-nav-content languages/pages/volunteer-stipend.aspx languages/questionnaire languages/sitesollectionsocuments/faq-county-translations.pdf -languages= languages? lao/search/\?query=. laos/en lapi lapi/conversion-event laprogram-dev +laptop-case larbin large-organization/commercial-products/payroll-card/index.jsp large_family @@ -108325,7 +108322,6 @@ latest?keyword= latin latin latin-america/buscador -latin-america/es/búsqueda/ latin-music-icon-alejandro-sanz-signs-global-music-publishing-deal-with-universal-music-publishing-group latin-superstar-juan-gabriel-joins-universal-music-group-umg latin-superstar-juanes-signs-with-universal-music-publishing-group-for-world-wide-publishing-deal @@ -108337,7 +108333,7 @@ latinamerica/wp-includes launch-academy launch-learn-more-vid launch.aspx -launch/ +launch/ launch2005/ launchpad launchpad/*css @@ -108397,6 +108393,9 @@ layouts/ lazarobotelho lazy*.php lazy-load +lazyload_cart_component_content +lazyload_cart_tray_content +lazyload_shop_tray_best_sellers_content lb lb-lu/ lb/ @@ -108451,7 +108450,6 @@ leads/recommendations leads?* leaening*? leaf -league league/ leagues leagues/split.cgi @@ -108476,49 +108474,20 @@ learn/*/amp learn/*price learn/*price*free learn/*rating -learn/at -learn/au -learn/be -learn/ca learn/category learn/certificates -learn/ch -learn/cn learn/coursera/* -learn/de -learn/dk learn/education/teachers/curricular-resources -learn/es -learn/fr -learn/hk -learn/hk/zh -learn/ie -learn/in -learn/it -learn/jp -learn/kr learn/lp-auth0-vs-stormpath -learn/my learn/nflsundayticket/__ex__ -learn/nl -learn/no -learn/nz -learn/pl -learn/pt learn/resources/*/teacher-resource learn/schedule -learn/se learn/search learn/search-results learn/seo -learn/sg learn/tag learn/temp learn/tenant/* -learn/tw -learn/tw/zh -learn/uk -learn/us learn/wp/wp-admin learn_from_your_pets_pictures_slideshow/article.htm learn_to_save_money_on_prescriptions/article.htm @@ -108561,7 +108530,7 @@ learning-design/microcredentials/development/microcredential-development-form/ learning-design/tools/respondus/license/thank-you/ learning-directory? learning-health-systems/ -learning-hub/http://goop.com/robots.txt +learning-hub/http://ggplot2.tidyverse.org/robots.txt learning-tracks/ learning/articles learning/certificates @@ -108589,6 +108558,8 @@ learningarcade learningcenter learnmore learnmore-transfer +learnmorelayer +learnmorelayertv learnsearch/ leasing/*?lang= leasing/angebote @@ -108941,8 +108912,6 @@ level/31 level/34 level/78 level2 -level2 -level3 level3 level4 level4/mtfcampaign @@ -109057,7 +109026,6 @@ library/electronic/redirect.php library/export/help/?* library/firms/ library/forward.aspx -library/gated_form/gated_thankyou.html library/godort library/images library/images/ @@ -109136,7 +109104,6 @@ license.txt license.txt license.txt$ license/ -licensemaker/licensemaker.cgi licenses licensing licensing-syndication @@ -109231,6 +109198,7 @@ link_to linkblock linkchecker linked +linked_webroots linkedin linkfilter linkfwd.php @@ -109793,7 +109761,6 @@ listing/video listingAction listingDetail?listingId=a0N30000001taX4EAI&revId=a0S3000000HAXRoEAP&tab=r listing_count -listing_not_available listing_sort listing_view listingpage.mvc @@ -109885,6 +109852,7 @@ live*page= live*r= live*streamate= live-blog/ +live-cricket-score live-healthy live-map/api live-map/api/venues @@ -109920,7 +109888,7 @@ live-streaming live-streaming/graduation live-test live-timing/widget -live-timing/widget/*http://cafe.daum.net/robots.txt +live-timing/widget/*http://letudiant.fr/robots.txt live-video/connexion.php live/*?* live/dashboard @@ -109954,7 +109922,7 @@ liveblog/*/?cardId= livechat-resources livejournal livelink%20Jun%2024%20copy%20of%20-%20pre-Anik%20changes -livemore/vl/http://brainpickings.org/robots.txt +livemore/vl/http://workers.cloudflare.com/robots.txt lives livestockpro livestream/* @@ -109986,7 +109954,6 @@ lk/ lk/teaser lk2 lkc -ll= llb/shop/20010206 llc llle-et-vilaine/ @@ -110032,11 +109999,11 @@ load_pph_conts load_search.jsp load_video_player loadbalancer -loadcontent loadcustomer.json* loader.cfm loader.cfm* loader/id$ +loading loading/background-check loadrelated loan-explorer/landingpage @@ -110428,7 +110395,6 @@ login.cfm login.cgi login.do login.html -login.html*$ login.mhtml$ login.php login.php @@ -110438,6 +110404,7 @@ login.php/?next= login.php?next= login.php?return_to= login.pl +login.thetimes.com/user/logout login/ login/$ login/* @@ -110454,7 +110421,7 @@ login/device-based/regular/login/*&next= login/device-based/regular/login/?next= login/facebook login/googleplus -login/http://rowman.com/robots.txt +login/http://lutron.com/robots.txt login/join$ login/join? login/oauth/facebook @@ -110502,6 +110469,9 @@ login_or_join/redirected? login_or_join? login_with_redirect loginerror +loginhelp +loginhelp/lookup +loginhelpsucess loginout/ logo logo-gallery.aspx @@ -110661,7 +110631,7 @@ lp.aspx lp/ lp/* lp/*? -lp/*http://pscp.tv/robots.txt +lp/*http://bestlifeonline.com/robots.txt lp/adwords lp/affiliate-program lp/api/listings @@ -110682,7 +110652,7 @@ lp/enterprise-crawler lp/for-agencies/en lp/growth-quadrant lp/home-cleaning -lp/http://tsa.gov/robots.txt +lp/http://elcomercio.pe/robots.txt lp/hygge-desk lp/hygge-desk-br lp/information-security-training @@ -110691,7 +110661,7 @@ lp/information-security-training/v3 lp/insights lp/internal/cheq-ppc-invalid-users lp/mfour -lp/mwc2025http://rfc-editor.org/robots.txt +lp/mwc2025http://thehackernews.com/robots.txt lp/p lp/s lp/seasonal-ai/en @@ -110719,7 +110689,6 @@ lp55/* lp6/* lp= lpb654321 -lpintl lps/internal/departments/law/modules lps/internal/departments/law/pgcourses lps/internal/departments/law/ugcourses @@ -110733,11 +110702,6 @@ lptarget lqid=engine lr lr/ -lr/dolby-vision-atmos-tvs -lr/hands-free-voice-search-tvs -lr/home-theatre-sound-bars/neckband-speakers -lr/netflix-recommended-tvs -lr/smart-tvs-netflix-calibrated-mode lrp/api/audience-targeting lrp/api/banner-data lrp/api/complementary-listings @@ -110745,7 +110709,7 @@ lrp/api/lrp-url-redirect lrp/api/search ls ls/ -ls/docshttp://addyosmani.com/robots.txt +ls/docshttp://findlaw.com/robots.txt ls= lsamp lsc/find-laboratories @@ -110860,6 +110824,7 @@ lt/nomad lt/nomad/$ lt/payment lt/search +lt/support lt/trip-companion lt/trips lt/user @@ -111083,6 +111048,8 @@ m-s.cfm m-suche-verwenden.html m-verifikation.html m-verkaufsschild-erstellen.html +m.*.html$ +m.*filter_id m.athenahealth.com/ehr-modal-redirect m/ m/* @@ -111178,7 +111145,6 @@ m/wishlist/ajax/getStorageApi m/wishlist/ajax/updateStorageApi m1 m1/en/services/consulting/documents/ar-vr-seeing-is-believing-uae.pdf -m123pwr m2 m3 m4 @@ -111318,6 +111284,51 @@ ma/vps/quel-vps-choisir.xml ma/vps/systeme-exploitation.xml ma41datenviewer maaarkilang-sasakyan/mga-resulta +mab/50anniversary/*&f%5B1 +mab/50anniversary/*&f[ +mab/50anniversary/*?f%5B0 +mab/50anniversary/*?f[ +mab/50anniversary/ar/event/*/ical +mab/50anniversary/ar/explore +mab/50anniversary/ar/search +mab/50anniversary/en/event/*/ical +mab/50anniversary/en/explore +mab/50anniversary/en/search +mab/50anniversary/es/event/*/ical +mab/50anniversary/es/explore +mab/50anniversary/es/search +mab/50anniversary/event/*/ical +mab/50anniversary/fr/event/*/ical +mab/50anniversary/fr/explore +mab/50anniversary/fr/search +mab/50anniversary/id/event/*/ical +mab/50anniversary/id/explore +mab/50anniversary/id/search +mab/50anniversary/it/event/*/ical +mab/50anniversary/it/explore +mab/50anniversary/it/search +mab/50anniversary/ja/event/*/ical +mab/50anniversary/ja/explore +mab/50anniversary/ja/search +mab/50anniversary/pt/event/*/ical +mab/50anniversary/pt/explore +mab/50anniversary/pt/search +mab/50anniversary/ru/event/*/ical +mab/50anniversary/ru/explore +mab/50anniversary/ru/search +mab/50anniversary/search +mab/50anniversary/th/event/*/ical +mab/50anniversary/th/explore +mab/50anniversary/th/search +mab/50anniversary/uk/event/*/ical +mab/50anniversary/uk/explore +mab/50anniversary/uk/search +mab/50anniversary/uz/event/*/ical +mab/50anniversary/uz/explore +mab/50anniversary/uz/search +mab/50anniversary/zh/event/*/ical +mab/50anniversary/zh/explore +mab/50anniversary/zh/search mac mac/de/ mac/help.mspx? @@ -111530,7 +111541,6 @@ magazines/natgeomagazines magazines/natgeomagazines-all magazines/print-sem magellan/*.html -magento magic magic-cup/attesa_dt.html magic-items/?* @@ -111556,7 +111566,6 @@ mail.php mail/ mail/$ mail/contact -mail/etp mail/parcelforce-global-economy?country= mail/parcelforce-global-express?country= mail/parcelforce-global-priority?country= @@ -111572,9 +111581,7 @@ mail/royalmail-uk-1st-class-delivery?country= mail/royalmail-uk-1st-class-signed-for?country= mail/royalmail-uk-2nd-class-delivery?country= mail/royalmail-uk-2nd-class-signed-for?country= -mail/subscribe mail/termsandconditions -mail/valid- mail? mail?hl= mail?type @@ -111708,6 +111715,7 @@ make_quiz.html makeadent/* makeitandmingle making-privacy-a-priority +makingcents/tools/pay-off-credit-card-balance-calculator.html maklerempfehlung mako-vod-live-tv/VOD-319a699f834e661006.htm mako-vod-special/promotions @@ -112577,7 +112585,7 @@ manual232/ manual233/ manual241/ manual242/ -manual243/http://anothermag.com/robots.txt +manual243/http://globoplay.globo.com/robots.txt manualdousuario/ manuel-pena-appointed-executive-vice-president-operations-strategic-marketing-classics-for-universal-music-latin-america-universal-music-latin-entertainment manueladavila @@ -112586,7 +112594,7 @@ map map map-constructor/loader map-regular.xml -map-review/ +map-review/ map-videofull.xml map.ashx map.asp @@ -112615,16 +112623,6 @@ mapi/v4/*/user mapi?* mapmyworld-test/ mapp -mapper/find.cgi -mapper/nearby.cgi -mapper1 -mapper1/click_zoom.cgi -mapper1/find.cgi -mapper1/gen_loc.cgi -mapper1/mapper.cgi -mapper1/parse_latlong.cgi -mapper2/find.cgi -mapper2/nearby.cgi mapprint? maps maps-api/docs/js-api/reference-guide/instruction-gxs.html @@ -112741,7 +112739,7 @@ marcioreinaldo marcosmontes marcotebaldi margeaux-watson-appointed-senior-vice-president-media-relations-universal-motown-records -mari/ +mari/ maria-ho-appointed-vice-president-corporate-communications-universal-music-group mariah-carey-puts-finishing-touches-on-her-new-album-memoirs-of-an-imperfect-angel mariah-careys-dont-forget-about-us-hits-1 @@ -112758,6 +112756,7 @@ mark-czarra-named-vice-president-alternative-promotion-for-universal-motown-reco mark-didia-appointed-evpgeneral-manager-island-records mark-lehmann-appointed-vice-president-web-and-mobile-marketing-island-def-jam-music-group mark-wilkinson-is-appointed-president-of-deutsche-grammophon +marked-list markedlist market market-activity/*/option-chain/call-put-options @@ -112854,7 +112853,7 @@ marketing/emailsignup/ marketing/help marketing/mosaic_investor.php marketing/social-media/smd/directory/ -marketing_campaigns/http://kkday.com/robots.txt +marketing_campaigns/http://mixlr.com/robots.txt marketing_company_auto__c= marketlinc marketmd @@ -112985,7 +112984,7 @@ match match-info match-info/ match/website -match=http://site24x7.com/robots.txt +match=http://bedbathandbeyond.com/robots.txt match?matchid= matchcenter/app matchingresult @@ -113041,6 +113040,7 @@ max-hole-to-step-down-as-chairman-ceo-of-universal-music-group-international max= max_duration= max_price= +maxis maxp= maxparcount maxprice= @@ -113155,6 +113155,7 @@ mca-records-and-ministry-of-sound-ink-exclusive-two-tiered-north-american-licens mcc mccRebook mccormack/forms/cameroon/thank-you/ +mcd mce mcgi mcgtext.asp @@ -113208,7 +113209,7 @@ medal/* meddev meddev/LocalFiles/*/Webinars/ medewerkers -medewerkersprofiel-inithttp://daysoftheyear.com/robots.txt +medewerkersprofiel-inithttp://suruga-ya.jp/robots.txt medgen/?term= media media @@ -113266,7 +113267,7 @@ media/M4250_Brochure_11Sept20_tcm187-109181.pdf media/M4250_Datasheet_11Sept20_tcm148-109178.pdf media/Player6_0.swf media/ProviderThumbnails -media/Resized-Images/*http://icpsr.umich.edu/robots.txt +media/Resized-Images/*http://outschool.com/robots.txt media/TALSO.swf media/TUIThumbnails media/WEB @@ -113275,40 +113276,22 @@ media/advertorials media/analyst-paper media/attractions-splice-test-spp media/bl-video -media/captcha media/careers -media/cn/analog-dialogue/ -media/cn/company/sustainability-reports/ -media/cn/technical-documentation/app-notes/ -media/cn/technical-documentation/customer-case-studies/ -media/cn/technical-documentation/design-notes/ -media/cn/technical-documentation/tech-articles/ media/content media/contentful/ -media/css media/css/ -media/css_secure -media/customer media/daodao media/daodao/photo-f media/daodao/photo-l media/daodao/photo-t media/daodao/video-t media/daodao/video-v -media/dhl -media/downloadable media/downloads media/downloads/ media/ebook media/editimgecaption/* media/en/all_regions/guides/ media/en/all_regions/guides/wireless_features/ -media/en/analog-dialogue/ -media/en/company/sustainability-reports/ -media/en/technical-documentation/app-notes/ -media/en/technical-documentation/customer-case-studies/ -media/en/technical-documentation/design-notes/ -media/en/technical-documentation/tech-articles/ media/fbavatar media/flash media/forums @@ -113320,19 +113303,11 @@ media/html/box media/html/easter2015 media/html/enterprise-cybersecurity media/html/spread -media/http://thegraphicsfairy.com/robots.txt +media/http://archive.fo/robots.txt media/i18n/ media/image_download -media/import media/interactive/cdrom/onehundredandeightyears media/ja-content-thumbs -media/jp/analog-dialogue/ -media/jp/company/sustainability-reports/ -media/jp/technical-documentation/app-notes/ -media/jp/technical-documentation/customer-case-studies/ -media/jp/technical-documentation/design-notes/ -media/jp/technical-documentation/tech-articles/ -media/js media/js/ media/js/app/*? media/jwplayer @@ -113345,7 +113320,6 @@ media/ngdl/download-photo media/oembed media/oembed media/oyster -media/pdf media/photo-a media/photo-f media/photo-g @@ -113355,7 +113329,6 @@ media/photo-t media/photo-w media/price-list media/report -media/sales media/security-training/forensics_curriculum.pdf media/solutions media/string @@ -113401,9 +113374,6 @@ media/vr-splice-test-l media/vr-splice-test-m media/vr-splice-test-s media/white-paper -media/wysiwyg -media/xmlconnect -mediaCenter/fragments media_console/ media_proxy mediabox @@ -113413,7 +113383,7 @@ mediacentral mediacomp/ mediadrop mediafiles/* -mediahttp://imageshack.com/robots.txt +mediahttp://raspberrypi.org/robots.txt mediakit= medialibrary/ medialibrary/assets/ @@ -113676,6 +113646,7 @@ mediaopoly mediaplex-homepage-test mediarequest/ medias +mediaservices/ex/ mediashift/mt4 mediasite/admin mediastudies/subpage.aspx @@ -113855,7 +113826,7 @@ meetic.php meeting-request meeting/register meeting/schedule -meetingOptionshttp://timeout.com/robots.txt +meetingOptionshttp://ivoox.com/robots.txt meetings meetings-flexible-combined-imager? meetings-infrared-sounder? @@ -114054,6 +114025,7 @@ menu.cfm menu.html menu/*/feedback_form menuitems/ +meo meopa/search/node meps/*/eptvAjax meps/*/pdf* @@ -114216,7 +114188,6 @@ mfm/internal/subjects/music/modules mfm/internal/subjects/music/pgcourses mfm/internal/subjects/music/ugcourses mfm/internal/subjects/ugcourses -mfpwr mfsd mg mg/ @@ -114278,7 +114249,7 @@ michelle-jubelirer-promoted-to-chief-operating-officer-capitol-music-group michelle-madison-appointed-to-vice-president-urban-promotion-universal-motown-records-group michigan-deals michigan/ -micro_page.phphttp://tel.archives-ouvertes.fr/robots.txt +micro_page.phphttp://srpnet.com/robots.txt microarray-as/atlas/qr microarray/ArrayExpress microarray/ExpressionProfiler @@ -114286,7 +114257,7 @@ microarray/General/Internal microarray/MIAMExpress microarray/interfaces microbadge -microcredentials/explorecourses/medicineandhealth/entryrequirements/http://ancient-origins.net/robots.txt +microcredentials/explorecourses/medicineandhealth/entryrequirements/http://alaraby.co.uk/robots.txt microsite microsite/ microsite/ecards @@ -114357,6 +114328,51 @@ mike-flynn-named-senior-vice-president-ar-and-staff-producer-for-capitol-music-g mike-harris-named-executive-vice-presidentgeneral-manager-caroline mikly.pl mil*? +mil4teachers/*&f%5B1 +mil4teachers/*&f[ +mil4teachers/*?f%5B0 +mil4teachers/*?f[ +mil4teachers/ar/event/*/ical +mil4teachers/ar/explore +mil4teachers/ar/search +mil4teachers/en/event/*/ical +mil4teachers/en/explore +mil4teachers/en/search +mil4teachers/es/event/*/ical +mil4teachers/es/explore +mil4teachers/es/search +mil4teachers/event/*/ical +mil4teachers/fr/event/*/ical +mil4teachers/fr/explore +mil4teachers/fr/search +mil4teachers/id/event/*/ical +mil4teachers/id/explore +mil4teachers/id/search +mil4teachers/it/event/*/ical +mil4teachers/it/explore +mil4teachers/it/search +mil4teachers/ja/event/*/ical +mil4teachers/ja/explore +mil4teachers/ja/search +mil4teachers/pt/event/*/ical +mil4teachers/pt/explore +mil4teachers/pt/search +mil4teachers/ru/event/*/ical +mil4teachers/ru/explore +mil4teachers/ru/search +mil4teachers/search +mil4teachers/th/event/*/ical +mil4teachers/th/explore +mil4teachers/th/search +mil4teachers/uk/event/*/ical +mil4teachers/uk/explore +mil4teachers/uk/search +mil4teachers/uz/event/*/ical +mil4teachers/uz/explore +mil4teachers/uz/search +mil4teachers/zh/event/*/ical +mil4teachers/zh/explore +mil4teachers/zh/search military militaryhistory militaryoffer/ @@ -114982,6 +114998,8 @@ mobilenextapi/v2/logs mobilenfc/wp-admin mobilenfc/wp-content/plugins mobilenfc/wp-includes +mobilepagenotfounderror.aspx +mobileservererror.aspx mobileweb mobility mobilnyy-sdk @@ -115046,7 +115064,8 @@ modern-formats-eng/ucp/static/framework_logging modern-luxury modern-slavery-statement modern/trails -modes/driving/compliance-registration/before-you-starthttp://theculturetrip.com/robots.txt +modernizr +modes/driving/compliance-registration/before-you-starthttp://beatport.com/robots.txt modes/driving/te-contact-us-make-an-enquiry-failure-26705 modes/driving/te-contact-us-make-complaint-failure-* modifica @@ -115059,6 +115078,7 @@ module-showcase module/cookbook-summary module/nba-live-test modules +modules* modules-fetch modules/ modules/*.css$ @@ -115097,6 +115117,10 @@ modules/custom/*/modules/*/img modules/custom/*/pkg modules/custom/*/templates/compiled modules/custom/casablanca_libraries +modules/ebuTemplateSet/icons/EBU-avatar.ico +modules/ebuTemplateSet/icons/EBU-avatar.png +modules/ebuTemplateSet/icons/EBU-avatar.svg +modules/ebuTemplateSet/icons/manifest.webmanifest modules/jscalendar/calendar-blue.css modules/jscalendar/calendar-setup.js modules/jscalendar/calendar.js @@ -115769,13 +115793,57 @@ movies/*_clips- movies/*_quotes movies/browse movies/moviemax/index.htm -movies/person movies/premier/index.htm movies/templates/listings movies? movies_list moving-walls movistartv +mowlac/*&f%5B1 +mowlac/*&f[ +mowlac/*?f%5B0 +mowlac/*?f[ +mowlac/ar/event/*/ical +mowlac/ar/explore +mowlac/ar/search +mowlac/en/event/*/ical +mowlac/en/explore +mowlac/en/search +mowlac/es/event/*/ical +mowlac/es/explore +mowlac/es/search +mowlac/event/*/ical +mowlac/fr/event/*/ical +mowlac/fr/explore +mowlac/fr/search +mowlac/id/event/*/ical +mowlac/id/explore +mowlac/id/search +mowlac/it/event/*/ical +mowlac/it/explore +mowlac/it/search +mowlac/ja/event/*/ical +mowlac/ja/explore +mowlac/ja/search +mowlac/pt/event/*/ical +mowlac/pt/explore +mowlac/pt/search +mowlac/ru/event/*/ical +mowlac/ru/explore +mowlac/ru/search +mowlac/search +mowlac/th/event/*/ical +mowlac/th/explore +mowlac/th/search +mowlac/uk/event/*/ical +mowlac/uk/explore +mowlac/uk/search +mowlac/uz/event/*/ical +mowlac/uz/explore +mowlac/uz/search +mowlac/zh/event/*/ical +mowlac/zh/explore +mowlac/zh/search mowwordpress/ moyers/journal/about/search_google.html moyers/mt3 @@ -115829,7 +115897,6 @@ mphil-social-policy-and-social-work mphil-sociology mphil-womens-studies mplearn -mpn-cn-sitemap.xml.gz mpng2-front mpng2-front/pre?zone=zonestatique&srvstatique-staticpagename=html/alerte-phishing.html mpos=* @@ -115881,7 +115948,7 @@ mre/*.jpg$ mre/*.js$ mre/*.pdf$ mre/*.png$ -mre/*.zip$http://store.google.com/robots.txt +mre/*.zip$http://dinotim.com/robots.txt mre/*? mre/*@@configuracoes_view mre/*@@download/file$ @@ -116029,7 +116096,7 @@ ms/wiki/User_talk: ms_awards* msa msatwork/amazon -msatwork/uber/en.htmlhttp://nakedsecurity.sophos.com/robots.txt +msatwork/uber/en.htmlhttp://patch.com/robots.txt msc-accounting-financial-management msc-advanced-clinical-practice msc-advanced-computer-science @@ -116200,7 +116267,7 @@ mt/shop/*/feedback mt/signup?redirect_to= mt/similar mt4 -mt4/http://webkit.org/robots.txt +mt4/http://s.id/robots.txt mta-sts mtb_composer mtc.class.php @@ -116256,7 +116323,6 @@ multimedia/mim multimedia/pub multimedia/tvembedding/ multimedia/video -multimedia/video multimedia_ml multimedias/carte-des-milieux-humides multimedias/top-10-des-noms-de-familles-quebecois @@ -116283,27 +116349,27 @@ mundogalaxy munet_reset munin munin*http://aclu.org/robots.txt -munin*http://americaistheoldworld.com/robots.txt -munin*http://baladuras.blogspot.com/robots.txt -munin*http://bbcsfx.acropolis.org.uk/robots.txt -munin*http://clickbond.com/robots.txt +munin*http://di.nutrapia.com/robots.txt +munin*http://digitalocean.com/robots.txt +munin*http://e54.824989.com/robots.txt +munin*http://electricradiatorsdirect.co.uk/robots.txt +munin*http://erosanteros.org/robots.txt munin*http://escuche.los40.com.co/robots.txt munin*http://foodnetwork.com/robots.txt -munin*http://gov.br/robots.txt -munin*http://h.webgomme.com/robots.txt -munin*http://i9.ytimg.com/robots.txt +munin*http://gallup.com/robots.txt +munin*http://gob.mx/robots.txt +munin*http://gusstan.blogspot.com/robots.txt +munin*http://intrepid-geophysics.com/robots.txt munin*http://l.nutrapia.com/robots.txt -munin*http://liebertpub.com/robots.txt +munin*http://letterzaken.nl/robots.txt +munin*http://mojang.com/robots.txt munin*http://northtexasplasticsurgery.com/robots.txt -munin*http://novartis.de/robots.txt -munin*http://of.webgomme.com/robots.txt -munin*http://qspainrelief.eu/robots.txt -munin*http://restorunner.com/robots.txt -munin*http://rnk-concept.ru/robots.txt -munin*http://roupaspararevender5.blogspot.com/robots.txt -munin*http://tndn.net/robots.txt -munin*http://trox-xfans.de/robots.txt -munin*http://uneex.org/robots.txt +munin*http://picoris.blogspot.com/robots.txt +munin*http://psao.webgomme.com/robots.txt +munin*http://psoriasismedi.com/robots.txt +munin*http://qualtrics.com/robots.txt +munin*http://store.google.com/robots.txt +munin*http://wayfair.com/robots.txt munin*http://yui-net.com/robots.txt munka/szerk muntjacs @@ -116357,6 +116423,8 @@ music/album music/artist music/playlist music/playlists/wqxr +music/projects?*genre=* +music/projects?*keyword=* music/search/* music/song-embed musica @@ -116409,9 +116477,9 @@ mx*/people/*/favorites mx*/shop/*/favoriters mx*/shop/*/sold mx-es/shop/*?*&*&*&* -mx-job/JobBoard/SalAjxGetIbarData -mx-job/apply -mx-job/searchresults +mx-job/JobBoard/SalAjxGetIbarData +mx-job/apply +mx-job/searchresults mx-mx/ mx/ mx/*?*lang=es-MX @@ -116510,7 +116578,7 @@ mx/user mx/user$ mx/your mx2019.jsp -mxf-final-cut-pro/ +mxf-final-cut-pro/ my my$ my-account @@ -116525,7 +116593,7 @@ my-account/collections my-account/deliveries/menu my-account/download/* my-account/downloads -my-account/http://auburn.edu/robots.txt +my-account/http://justapinch.com/robots.txt my-account/master-courses my-account/membership-deals my-account/membership-sharing @@ -116543,18 +116611,17 @@ my-account/store-credit my-account/view-order my-account/wc-order my-agent/eligibility +my-articles my-autotrader my-bag my-bof my-booking -my-books/ my-cart my-collections my-courses/ my-creations my-en/shop/*?*&*&*&* my-eurlex -my-favorites my-flipbooks my-fpc my-guides.aspx @@ -116583,6 +116650,7 @@ my-saved-words/dictionary/starclick my-scores my-services my-stay +my-store my-story my-tickets my-world/ @@ -117304,7 +117372,6 @@ net-revenue.asp* netEstate netart/mongrel/stives/information.htm netbank/learn-about-netbank/demos/ -netflix-recommended-tvs netframework/ netizenship netperfmon @@ -117490,7 +117557,6 @@ new-member-offer new-mexico/ new-password new-password-confirmed -new-personal-order new-president new-product new-rds @@ -117523,6 +117589,7 @@ newDR/flightinfo/qf_pdfTimetable/* newDetail_commt newDetail_floorComment newUser +new_campaign new_cmtofart* new_cmtofart2_nit_v1/ new_customer.cfm @@ -117553,7 +117620,7 @@ newmembers/ newpaymenterror.aspx newpaymentform.htm newpoll -newposthttp://newsroom.intel.com/robots.txt +newposthttp://pe.usps.com/robots.txt newprem/ newprem/process/ newprod @@ -117671,7 +117738,7 @@ news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dia news-ga news-insider$ news-law/crime/Article-d9f6b8163498f11004.htm -news-manager/ +news-manager/ news-military/6361323ddea5a810/Article-db536baf3d10c81027.htm news-onair/actualites news-outlets @@ -117686,7 +117753,7 @@ news-stories-2023/ news-stories/search-form news-stories? news-unify -news.host.html/content/shared/university/news/ub-reporter-articles/stories/2024/10/nsf-engines.detail.htmlhttp://wp.pl/robots.txt +news.host.html/content/shared/university/news/ub-reporter-articles/stories/2024/10/nsf-engines.detail.htmlhttp://rss.com/robots.txt news.html news.php3/ news.xml @@ -117803,7 +117870,6 @@ news/advance/index.ssf?/base/news/1176538514249150.xml&coll=1 news/advance/index.ssf?/base/news/117681121166360.xml&coll=1 news/ajax-comments news/alert-bar -news/all news/all-news-more.cfm news/ansa/ news/api @@ -117839,7 +117905,6 @@ news/coverstories/app news/coverstories/app/?disp news/cricketnext/* news/current -news/date news/directory news/downloadPdf news/eishockey @@ -117911,6 +117976,7 @@ news/newsroom/articles-of-interest/index.html? news/newsroom/case-studies/index.html? news/newsroom/noticias/index.html? news/newsroom/press-releases/index.html? +news/notices/ news/page news/photo news/photo/$ @@ -117955,7 +118021,7 @@ news/search$ news/search-results news/search.php news/search? -news/searchhttp://derstandard.de/robots.txt +news/searchhttp://myemail.constantcontact.com/robots.txt news/sharedcount/ news/smi news/squiz-matrix-cms-needs-patching-584880 @@ -117996,6 +118062,7 @@ news/video/shows news/video_list.php news/video_view.php news/welcome-newsletter +news/whatsnew/ news/widgets news/wintersport news/wp-admin @@ -118008,7 +118075,16 @@ news18_revamp/* news? news? news?* -news?*http://www2.gov.bc.ca/robots.txt +news?*advocacy=* +news?*date=* +news?*http://discovery.com/robots.txt +news?*keyword=* +news?*newsType=* +news?*relatedTopic=* +news?*services=* +news?*topics=* +news?*type=* +news?*year=* news?date=* news?page=* news?tag= @@ -119510,7 +119586,8 @@ news_widget newsadmin newsanalysis newsarchive -newscenter/pressreleases/32-countries-adopt-nuclear-energy-declaration-at-historic-summit-in-brusselshttp://searchenginewatch.com/robots.txt +newsbackup +newscenter/pressreleases/32-countries-adopt-nuclear-energy-declaration-at-historic-summit-in-brusselshttp://livemint.com/robots.txt newschooltalks/blog.aspx newsdata newsearch @@ -119659,7 +119736,7 @@ newsletter-templates/weekly-messenger newsletter-thanks newsletter.php newsletter/ -newsletter/$http://il.linkedin.com/robots.txt +newsletter/$http://help.medium.com/robots.txt newsletter/* newsletter/abmeldung newsletter/campaign/*/view @@ -119668,6 +119745,7 @@ newsletter/emailings newsletter/html newsletter/national-showcase-client-program.php newsletter/newsletter- +newsletter/nl_economia.html newsletter/rs newsletter/subscribe newsletter/thanks @@ -119757,7 +119835,7 @@ newsletters/software newsletters/software/subscribe newsletters/sports/ newsletters/storyalerts/ -newsletters/subscribe/*http://auswaertiges-amt.de/robots.txt +newsletters/subscribe/*http://37signals.com/robots.txt newsletters/success/ newsletters/sustainability newsletters/sustainability/subscribe @@ -120414,13 +120492,8 @@ ng/ ng/ajax ng/ajax/content-product ng/ajax/contentmedia -ng/dolby-vision-atmos-tvs ng/en/work/products/tools/ups_selector -ng/hands-free-voice-search-tvs -ng/home-theatre-sound-bars/neckband-speakers -ng/netflix-recommended-tvs ng/preview -ng/smart-tvs-netflix-calibrated-mode ngc= ngdc/Counter ngdc/NOAAServer/adm @@ -120605,7 +120678,6 @@ nl-VN nl-ZA nl-be nl-be -nl-be*/lp nl-be-new nl-be/ nl-be/blog/topic @@ -120614,7 +120686,6 @@ nl-be/search nl-be/swift-codes nl-be/widgets nl-nl -nl-nl*/lp nl-nl-new nl-nl.html$ nl-nl.sitemap.xml$ @@ -121053,6 +121124,7 @@ nl-nl/statline/sxstat/homepage/explanation nl-nl/statline/sxstat/homepage/keyword-search nl-nl/statline/sxstat/homepage/open-data nl-nl/statline/sxstat/homepage/st-maarten-in-figures +nl-nl/tools/$ nl-nl/ui-design-tool/$ nl-nl/ux-ontwerptool/$ nl-nl/webdesign/$ @@ -122675,7 +122747,6 @@ no-en/your no-follow no-nb/ no-no -no-no*/lp no-no-new no-no/search no-search-results @@ -122818,7 +122889,6 @@ node/*/embed_modal node/*/feedback/ node/*/nodequeue node/*/plate -node/*/printable/print node/*/revisions node/*/webform/results node/*/webform/results/submissions @@ -122910,7 +122980,6 @@ norobotsnorhumansshouldevervisithispage norokayoblog/videolist-*.html norokayoblog/videolist.html norovirus_symptoms_treatment_prevention/article.htm -north-africa/en/search/ north-america/search north-carolina/ north-dakota/ @@ -123015,13 +123084,15 @@ notFound not_found not_recommended_reviews nota-fiscal +notamember note -note/read/http://xunta.gal/robots.txt +note/read/http://trouw.nl/robots.txt notebook notebook/search? notes notes/ notes/post +notfound notfound-searchdisplaygooglebot* notfound.html notfound.html @@ -123034,6 +123105,7 @@ notice-board/fixed-deposit-account-holders.html notice-board/overseas-forex.html notice-board/properties-for-sale/properties.html notice-of-filing/ +noticeboard notices notices-board-485 notices/notices/notice_list.asp?PN=20&ST=N&rdoNType=&NT=&SN=&SO=DNIS @@ -123078,7 +123150,7 @@ notizie-ultima-ora notlikelytohappenever notonline notp -notyours/http://muckrack.com/robots.txt +notyours/http://cartercenter.org/robots.txt nouconsistori2015 nous-contacter.html nouveaumdpconfirmé,définirnouveaumdp @@ -123118,6 +123190,7 @@ nput nqrwns nr nr/ +nrdapp nri-banking-form-center nri-banking/bankaccounts/addressproof/annexure-aa-popup nri-banking/bankaccounts/application-to-open-n-acc @@ -123738,7 +123811,6 @@ nymag/letters/14872 nyserda nyt nytimes-partners -nyucard/campuscash/admin nz nz$ nz*/listing/*/favoriters @@ -123869,8 +123941,6 @@ o2service o3ijf= o= o=*search -o=new -o=written_at oa oah/ oai @@ -123893,8 +123963,8 @@ oauth/authorize oauth/authorize oauth/connect.html oauth/facebook -oauth/http://en.wikibooks.org/robots.txt -oauth/http://geonet.org.nz/robots.txt +oauth/http://login.salesforce.com/robots.txt +oauth/http://staples.com/robots.txt oauth/line oauth/login oauth/signin @@ -123961,7 +124031,7 @@ oc oc.php oc/dash-button oc/forums -oc/http://iconosquare.com/robots.txt +oc/http://v.youku.com/robots.txt oc/kb/*/discuss oc/search oc/user @@ -124133,7 +124203,7 @@ offline offline-plugin-app-shell-fallback offline.html offline/ -offline/http://askubuntu.com/robots.txt +offline/http://pcgamer.com/robots.txt offlinenotice.xml offre-internet/sfr-box4G offset) @@ -124184,7 +124254,7 @@ oit/search/node oit/systems/testzone/ ojp okanagan/facultystaff/bba -okanagan/itservices/service-catalogue/accounts/novell/imanager.htmlhttp://toastmasters.org/robots.txt +okanagan/itservices/service-catalogue/accounts/novell/imanager.htmlhttp://tbsnews.net/robots.txt okeanija_ad oklahoma/ okonomi @@ -124285,7 +124355,7 @@ omsk on on on-demand-updates -on-demand/session/*http://pewresearch.org/robots.txt +on-demand/session/*http://podcasts.google.com/robots.txt on/* on/*.ico$ on/*.png$ @@ -124622,6 +124692,7 @@ opc opcache ope/ open +open-access/ open-api/mls/trans/closely/white-list open-days/july open-days/october-talks @@ -124632,9 +124703,6 @@ open-process-automation open-source-products-for-privacy-minded-companies-individuals open-source/$ open/api -open=collect_link -open=contact_buy -open=report_artwork openads openam/UI/Login openbugbounty @@ -124724,8 +124792,8 @@ opt-out-info.jsp opt-out-interface opt-out.jsp opt-out/confirm -opt-out/http://ktla.com/robots.txt -opt-out/http://legislation.gov.uk/robots.txt +opt-out/http://ccpgames.com/robots.txt +opt-out/http://marinetraffic.com/robots.txt optInEmail opt_out opta-embed @@ -124783,6 +124851,7 @@ oral_dental_health_breath/article.htm oral_health_conditions_that_make_teeth_hurt/article.htm orange-anma orange/* +orangefrance orchestration orcid orcid-search @@ -124792,6 +124861,7 @@ ordenar3* order order-*.asp* order-confirm +order-confirmation order-confirmation/ order-detail order-details @@ -124859,10 +124929,7 @@ orders orders$ orders/ orders/*/order_complete -orders/create-personal -orders/create-personal/*/*?GA_EVENT -orders/create-personal/*/*?ec= -orders/successhttp://cbr.ru/robots.txt +orders/successhttp://ezoic.com/robots.txt orders/timeline orderstatus orderstatus.php @@ -124879,7 +124946,6 @@ org-social/ org/ECCOMAGS org/create org/signup/embedded -organicOnly= organic_foods_pictures_slideshow/article.htm organisation organitzacio @@ -124926,9 +124992,10 @@ originals/inturn3/includes originals/stephen_kings_n/includes orioles/search orkut/albums -orlando/tag/*http://user-images.githubusercontent.com/robots.txt +orlando/tag/*http://rbc.ru/robots.txt orne/ orne/assure/actualites/ +oroscopo/sitemap.xml osa osc/fr/search/ osc/search/ @@ -125080,7 +125147,7 @@ our-work-fighting-climate-change ous/search-result out out-of-home -out/http://access.redhat.com/robots.txt +out/http://forbusiness.snapchat.com/robots.txt out2 out? out_deals @@ -125125,6 +125192,7 @@ overlays overlays/ overview overview.php +overviewblockseeother overviewpath=* ovulation_and_fertility_pictures_slideshow/article.htm ow @@ -125149,7 +125217,6 @@ p-anzeige-bearbeiten.html p-anzeige-vorschau.html p-api p-bild-hochladen.html -p-edit-ad p-kategorie-aendern.html p-sizeGuide p-user @@ -125245,7 +125312,7 @@ p/*/victory$ p/*/victory? p/*from= p/*groupType= -p/*http://stupidhackathon.github.io/robots.txt +p/*http://helloqueen.pl/robots.txt p/*surveyopen p/*thm= p//ps @@ -125432,7 +125499,7 @@ page.cgi*id=voting page/ page/* page/*/? -page/*/?*http://nal.usda.gov/robots.txt +page/*/?*http://cs.utexas.edu/robots.txt page/*/?a_aid= page/*/?egotecpage page/*/?hc_location= @@ -125454,7 +125521,7 @@ page/*?*&sortBy= page/*?*&tags= page/*?*&view_type= page/*?s= -page/*?s=http://narcity.com/robots.txt +page/*?s=http://gamestop.com/robots.txt page/*access_type=* page/*category_id=* page/*is_free=* @@ -125702,10 +125769,9 @@ page71645911.html page71668957.html page7426355.html page= -page= page=* -page=*http://fz-juelich.de/robots.txt -page=*http://openculture.com/robots.txt +page=*http://beforeitsnews.com/robots.txt +page=*http://boeing.com/robots.txt page=2$ page=SN_ page=print @@ -125743,6 +125809,7 @@ pagenotfound-unify pagenotfound.content.html pagenotfound.jsp pagenotfound/ +pagenotfounderror.aspx pagenum= pageocr pager @@ -125772,7 +125839,6 @@ pages/WriteAReview pages/account pages/archive pages/browser_info -pages/cms/ pages/college pages/createpage.action pages/de/catalogue/books @@ -125823,15 +125889,11 @@ pages/jp pages/landing pages/legal* pages/listorphanedpages.action -pages/litres_oferta/ pages/manage-your-account pages/muse-s-offers -pages/new_genres/ pages/news-connect -pages/podcasts/ pages/pricing pages/privacy -pages/ps pages/pt$ pages/reorderpages.action pages/rss_terms.html @@ -125846,7 +125908,6 @@ pages/terms pages/thank-you pages/user/search pages/venue -pages/view_quote/ pages/viewinfo.action pages/viewpageattachments.action pages/viewpreviousversions.action @@ -126124,6 +126185,7 @@ pamr/issues_experts/issues_experts_archive/index.html pamr/media_releases/index.html pamr/media_releases/media_releases_archive/index.html panama/* +panasonic panasonic-automotive-systems-company-of-america-and-blue-note-records-to-collaborate-on-in-vehicle-audio-systems pancreatic_cancer_pictures_slideshow/article.htm panda/jira @@ -126260,7 +126322,7 @@ participants participants/search participate/conferences.xml participate/visa-invitation-letter -participe/cursoprovedoreshttp://sam.gov/robots.txt +participe/cursoprovedoreshttp://micro.blog/robots.txt particle/milgrom particuliers particuliers/vous-etes/nouveaux-arrivants-canada/choisir-institution-financiere/equipe-nouveaux-arrivants/ @@ -126268,7 +126330,6 @@ partner partner-articles/ partner-campaign/ partner-clicks-counter -partner-cn-sitemap.xml.gz partner-driver-breakdown-cover partner-experience partner-forms @@ -126341,6 +126402,7 @@ partners/webinars/request/ partners_sdk partnership partnership-request.aspx +partnership/ partnerships partnersupport partnerus @@ -126357,7 +126419,7 @@ pasaj/siparis-sorgulama pascal-negre-extends-contract-for-nine-years pasha2 pass -passages/ +passages/ passengerFirstName= passengerLastName= passport @@ -126385,6 +126447,9 @@ passwords/? past-parties past-predictions past-quizzes +past-six-days +past-six-days$ +past-six-days/$ past= pasurban patent @@ -126492,7 +126557,9 @@ payments/checkout paynow payout_receipt paypal +paypal-checkout paypal-express +paypal-processing payroll/api/v1/introduction/ payroll/paystub payvipinfo.php @@ -126552,6 +126619,7 @@ pb/widgets pba pbd pbflex +pboro/pages/ pbpp pbs/kids/mt3 pbs/kids/mt4 @@ -126911,6 +126979,8 @@ peopleadmin peopleforce-contact-us-thank-you peoplematter-disclaimer peopleofficeorderable +peopleoptions.aspx +peopletags.aspx pep pepe per-sundin-appointed-senior-vice-president-nordic-region-universal-music-group-international @@ -126975,9 +127045,6 @@ person person-*/private person-node person/*/collaborations -person//on- -person//on-hulu -person//on-netflix person_graduated_school personal personal-banking/account-deposit/No-Frills-Account/terms-conditions.html @@ -127366,6 +127433,7 @@ personal/promotion/cards-TU220724 personal/promotion/cards-hnpweb personal/promotion/cards-rev personal/promotion/cybersmart +personal/promotion/homeloan-escompleted-promo personal/promotion/loans-home-interest-rates-promo personal/promotion/multigen-protect personal/ps-specialdeal.page @@ -127458,6 +127526,7 @@ personalprofiles personalrecommend personals persone +personfinder perspectiva perspective perspectives @@ -127506,7 +127575,7 @@ pf/assets*.js pf/en/book-a-trip/flights/fare-types/fare-guide-information.html pf/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html pf/fr -pf/http://chapters.indigo.ca/robots.txt +pf/http://governing.com/robots.txt pf/resources pf/resources/dist/fonts pf/resources/dist/images @@ -127741,6 +127810,7 @@ phone/compare/? phone/product/ phonebook phoneinfo +phonenumber phot-browse.asp* photo photo- @@ -127822,7 +127892,6 @@ php/docs/reference php/docs/reference/*/latest php/docs/reference/*/latest$ php/docs/reference/help -php/test phpMyAdmin phpbb phpbb2 @@ -127845,6 +127914,7 @@ physician-location physics/* physphoto piano +piano-511 piano-hubspot/ piazzapulita/video/il-caso-armellini-tra-evasione-ed-edilizia-a-pezzi-04-02-2014-125985 pic @@ -127939,6 +128009,7 @@ pingdom pingfederate pingtest pink_eye_pictures_slideshow/article.htm +pinterest-conversion pinterest-predicts pinterest-wellbeing pinterestwellbeing @@ -127983,19 +128054,14 @@ pj/ln/cs/method_cs.css pjecnj pk pk/ -pk/dolby-vision-atmos-tvs pk/en pk/en/assets/document/firmresume.pdf -pk/hands-free-voice-search-tvs -pk/home-theatre-sound-bars/neckband-speakers -pk/netflix-recommended-tvs -pk/smart-tvs-netflix-calibrated-mode pkb/ pkey= -pkey=http://hottopic.com/robots.txt +pkey=http://nationaleatingdisorders.org/robots.txt pkginfo pkginfo/ -pkta01d26ae74f4.htmlhttp://sc.edu/robots.txt +pkta01d26ae74f4.htmlhttp://swpc.noaa.gov/robots.txt pl pl*/listing/*/favoriters pl*/people/*/circle @@ -128068,7 +128134,6 @@ pl-VN pl-ZA pl-pl pl-pl -pl-pl*/lp pl-pl-new pl-pl.www.cloudflare.com pl-pl/ @@ -128539,7 +128604,7 @@ plants/soil/ plants/sun/ plants/type/ plants_rashes_poison_ivy_oak_sumac/article.htm -plantuml/img/http://dexigner.com/robots.txt +plantuml/img/http://kwai.com/robots.txt plantuml/map/ plantuml/svg/ plantuml/txt/ @@ -128627,6 +128692,7 @@ playlists/browse playlists/flag plays plays.php +playstation playworldinsights playwriter.php plcz @@ -128687,7 +128753,7 @@ plugins/common/feature/openidconnectsso plugins/common/feature/openidsso plugins/common/feature/saml plugins/custom -plugins/custom/f5networks/f5/*http://observablehq.com/robots.txt +plugins/custom/f5networks/f5/*http://notonthehighstreet.com/robots.txt plugins/feedback.php plugins/list_user01/main.php plugins/search @@ -128847,7 +128913,7 @@ podcastproducerorderable podcasts podcasts podcasts-more -podcasts/*/?s=*http://mountsinai.org/robots.txt +podcasts/*/?s=*http://onelogin.com/robots.txt podcasts/*/similar podcasts/?s= podcasts/copyright @@ -129015,6 +129081,7 @@ populate population-health-modal-redirect popup popup.php +popup/codewhatisthis popup/emailconfirmation.xhtml popup/writereview.aspx?* popup= @@ -129033,6 +129100,8 @@ popup_salesforce.html popup_search_help.php popup_security.jsp popup_siege_social.htm +popupdetails +popupprivacypolicy popups/ popups/mediaplayer popups/popup_gallery @@ -129101,7 +129170,6 @@ portal2006 portalId portalOld portalTaketoo -portal_navigationmanager portaldeputado portale/CV692009/ portale/alcol/ @@ -130565,7 +130633,7 @@ pravkurs/login/confirm.php pravkurs/mod/forum/search.php pravkurs/search/index.php pravoeu-hledani -prayers?*http://freeconferencecall.com/robots.txt +prayers?*http://wiki.gnome.org/robots.txt prbcdn10 prbr prbr0 @@ -130590,7 +130658,7 @@ preferencecenter preferences preferences.html preferences/ -preferences/cookies +preferences/manage-cookies preferinte preferredTimeOfDay= preferred_seller @@ -130644,7 +130712,7 @@ preliminary-post-incident-review-tw preload premenstrual_syndrome_pictures_slideshow/article.htm premier-495 -premier-495/http://nccih.nih.gov/robots.txt +premier-495/http://asha.org/robots.txt premiogastronomico/mejor.asp?search=&page= premium premium$ @@ -130657,7 +130725,7 @@ premium/auth/ premium/cert premium/checkout premium/download -premium/http://threads.net/robots.txt +premium/http://electad.com/robots.txt premium/plus premium/reset-password/new premium/sign-in @@ -130792,8 +130860,8 @@ preview-main/* preview.aspx preview/ preview/* -preview/http://fellow.app/robots.txt -preview/http://pbskids.org/robots.txt +preview/http://macrotrends.net/robots.txt +preview/http://ohsheglows.com/robots.txt preview/post/* preview/result preview/result% @@ -130922,7 +130990,6 @@ printable printable/ printable/pdf printable/print -printable=1 printads printads/ printads/*? @@ -130940,7 +131007,6 @@ printmail? printorder printpage printpdf -prints printtopdf prion prislista @@ -131130,10 +131196,11 @@ privacy-policy/third-parties/zh-TW.html privacy-policy/zh-CN.html privacy-policy/zh-TW.html privacy-security-terms -privacy-settingshttp://c-and-a.com/robots.txt +privacy-settingshttp://cracked.com/robots.txt privacy-statement privacy.aspx privacy.html +privacy.shtml privacy/ privacy/?/amp privacy/archived-versions.html @@ -131146,7 +131213,7 @@ privacy/request-data privacy/sub-processors.html privacy/zoho-group.html privacy/zoho-group.html -privacy2.htmlhttp://warehousefashion.com/robots.txt +privacy2.htmlhttp://conversionxl.com/robots.txt privacy_request privacy_security/index.jsp privacyfeedback @@ -131155,6 +131222,7 @@ privacyinformation/employment-privacy-and-data-protection/career-policy/lebanon privacyinformation/employment-privacy-and-data-protection/career-policy/saudiarabia privacyinformation/employment-privacy-and-data-protection/career-policy/uae privacypolicy.php +privacypolicychanges privat/mitt-telia/sidor private private @@ -131192,13 +131260,13 @@ private-service-offer private.php private/ private/gallery/content/ -private/http://datatracker.ietf.org/robots.txt private/http://ecdc.europa.eu/robots.txt +private/http://groovy-lang.org/robots.txt +private/http://i0.wp.com/robots.txt private/http://minds.com/robots.txt -private/http://newyorker.com/robots.txt -private/http://sri.com/robots.txt -private/http://vidio.com/robots.txt -private/http://wbur.org/robots.txt +private/http://oocities.org/robots.txt +private/http://payhip.com/robots.txt +private/http://zapier.com/robots.txt private/wtrack privatecampaignpage privategenericpage @@ -131373,7 +131441,7 @@ product-managers/$ product-p-*gads=true product-presentation-info.aspx product-print* -product-ratings/http://jesus-comes.com/robots.txt +product-ratings/http://wikipedia.org/robots.txt product-reviews/ product-reviews/B0069IY63Y product-reviews/getReviews.do* @@ -131395,11 +131463,16 @@ product.php?o=*&offset= product/ product/* product/*/containingproducts +product/*/favorite/create product/*/hascontainingproducts +product/*/interaction +product/*/offer/create product/*/questions product/*/samplepages +product/*/tear-sheet product/*/write_review product/accessory/ +product/action-info product/alive-detox-vegan-cookbook product/better-burgers-make-delicious-nutrient-rich-burgers-without-the-meat product/bundle/ @@ -131408,12 +131481,17 @@ product/complementaires/getByProduct.do* product/condition.aspx product/containedresources product/customersalsobought +product/data product/dynamic-creative/gallery product/electrode/api/logger product/electrode/api/wpa product/foodlabel/ product/glossary.aspx +product/grid +product/id product/item/substancewarning.aspx +product/list +product/list/recently-viewed product/listing product/prodPopupReturns.jsp product/productImagesPopup.jsp @@ -131433,7 +131511,6 @@ product/vegan-xmas-cookbook productBrand productBrand= productDemos/debtStackingDemo.html -productDetail/tabs productId= productId= productLineUrn=urn:product @@ -131601,6 +131678,7 @@ products/ceiling-lighting/*review--4-stars-and-up products/comforters-and-comforter-sets/*review--4-stars-and-up products/commerce-cloud/partner-marketplace/.* products/common +products/compare_selected_products products/comparison.jsp products/comps products/console-tables/*--*--*-- @@ -131807,6 +131885,7 @@ products/service-desk/vacation-pics-gallery.html products/service-desk1 products/service-desk2 products/sharing-collaboration-extended-ecm +products/show products/shower-benches-and-seats/*--*--*-- products/shower-benches-and-seats/*--*--*--*-- products/sitemaps/new @@ -131983,7 +132062,6 @@ profileQuestions profileReferences profileReviews profileService -profileType= profile_ profile_reviews.php profilehtml/ @@ -132104,7 +132182,6 @@ programas/solo-copees/*/audios programas/vocesalacarta programas/vocesusuarios programcatalog/event_details -programdimichelesantoromdimichelesantoroi/mdimichelesantoro/ programme programmer programmer/cinematic-test-page @@ -132173,7 +132250,7 @@ programs/coe/2005/section2/tableXLS.asp programs/ewadmit programs/execmbaadmit programs/ftadmit -programs/index.cfm?http://polar.com/robots.txt +programs/index.cfm?http://yourwebsite.com/robots.txt programs/index.html? programs/mba/admission/events/ programs/mfp_game @@ -132306,7 +132383,6 @@ projects projects.html projects.html~ projects/ -projects/*/*?*ref= projects/*/activity projects/*/backers projects/*/complete @@ -132323,12 +132399,11 @@ projects/alma/arc/tw projects/alma/faqs projects/browse.php projects/create -projects/create/*?GA_EVENT -projects/create/*?ec= projects/dashboard projects/designer-directory projects/edit projects/edit/details +projects/embed projects/eruptionstats/ projects/esocal/cs projects/esocal/esocal @@ -132362,7 +132437,6 @@ projects/scotmid/gendocs projects/services/ projects/start_creating projects/tags -projects/upload projects/vef projects/volksentscheid-fahrrad projects/website-design/loan-referral-website @@ -132371,7 +132445,6 @@ projects2 projects_plans/parks_recreation/rfmp-discussion-guide-thank-you.aspx projectselector projectslistingpage -projectsquared projectteam.aspx projectteamaddexistinguser.aspx projectteamorderable @@ -132417,10 +132490,11 @@ promote promoted promoted promoted-content +promoted-listings promotion promotion/* promotion/.html -promotion/41995890-09e9-11ed-861d-0242ac120002http://arabianbusiness.com/robots.txt +promotion/41995890-09e9-11ed-861d-0242ac120002http://herbalife.com/robots.txt promotion/remit-2024 promotion/us-bd promotionOffreVue @@ -132439,7 +132513,6 @@ pronunciation proof proof= proof=t%2Btarget%3D\ -proonly.php propath/choose-product.aspx properties/ properties/for_rent @@ -132527,6 +132600,7 @@ provost/calendar/ proweb proxies proximic +proximus proxy proxy proxy.pac @@ -132746,15 +132820,9 @@ pt-US pt-VN pt-ZA pt-ao -pt-ao/home-theatre-sound-bars/neckband-speakers -pt-ao/smart-tvs-modo-de-netflix-calibrado -pt-ao/tvs-dolby-vision-atmos -pt-ao/tvs-pesquisa-por-voz-maos-livres -pt-ao/tvs-recomendadas-pelo-netflix pt-at/destinations/hotel-information pt-br pt-br -pt-br*/lp pt-br-new pt-br.www.cloudflare.com pt-br/ @@ -133044,7 +133112,6 @@ pt-br/node pt-br/organization/$ pt-br/ott pt-br/our-company/news-and-events/press-releases -pt-br/outlet/*? pt-br/phenom pt-br/pricing-faq/$ pt-br/pricing/$ @@ -133111,6 +133178,7 @@ pt-br/support/search pt-br/support/tag pt-br/templates pt-br/themes/README.txt +pt-br/tools/$ pt-br/total-leadership pt-br/ui-design-tool/$ pt-br/upload @@ -133142,7 +133210,6 @@ pt-br/wiki/Usu%C3%A1rio: pt-br/wiki/Usu%C3%A1rio_Discuss%C3%A3o: pt-br/wireframe-tool/$ pt-gb/destinations/hotel-information -pt-mea/home-theatre-sound-bars/neckband-speakers pt-pt pt-pt pt-pt-new @@ -133156,9 +133223,6 @@ pt-pt/dealer_locator/ pt-pt/demo/ pt-pt/itinerary pt-pt/itinerary-new -pt-pt/lp$ -pt-pt/lp/contact-us -pt-pt/lp/homepage$ pt-pt/products/details pt-pt/profile pt-pt/search @@ -133244,6 +133308,9 @@ pt/criacoes/*/relatorios/novo pt/criacoes/*/share/novo pt/css pt/cz +pt/days/world-radio/grid +pt/days/world-radio/list +pt/days/world-radio/map pt/de pt/deals pt/demo-order.aspx @@ -133273,12 +133340,14 @@ pt/en pt/encomenda pt/errors pt/es +pt/event/*/ical pt/event/*/shoutbox pt/event/*/shoutbox? +pt/explore pt/features pt/festival/*/shoutbox pt/forum -pt/forum/goto.phphttp://infoq.com/robots.txt +pt/forum/goto.phphttp://marketplace.visualstudio.com/robots.txt pt/fr pt/gallery pt/goodies/Dia_dos_pais_2014_8_7/swf/swf/Fotor.swf @@ -133466,6 +133535,9 @@ pt/usuarios/senha/novo pt/venue/ pt/verify pt/widgets +pt/world-media-trends/grid +pt/world-media-trends/list +pt/world-media-trends/map pt/wp-json pt/your pt/zh-cn @@ -133553,7 +133625,6 @@ pub/media/css/ pub/media/downloads/ pub/media/i18n/ pub/media/js/ -pub/t/ pub_releases pub_releases_ml pubads.g.doubleclick.net @@ -133579,7 +133650,6 @@ public-records?* public-register/view/api-reference public-style-guide public-transit-screen -public.affairs/gata public.api public/ public/* @@ -133660,7 +133730,6 @@ publications/Microsites/Real-World-Math/ publications/README.txt publications/admin publications/advanced-search -publications/application$ publications/article/*/email publications/bov/ publications/comment/reply @@ -133688,6 +133757,8 @@ publications/index.php/user/logout publications/index.php/user/password publications/index.php/user/register publications/ja/ +publications/masters-prospectus-2025-in-mandarin/attachments/uob-masters-prospectus-2025-mandarin.pdf +publications/masters-prospectus-2025/attachments/university-of-bath-masters-prospectus-2025.pdf publications/motomath/ publications/node/add publications/pdfTeX-meeting-2005-09-24 @@ -133708,6 +133779,7 @@ publications/search publications/services/services-resources.html publications/subscriptions/iel-overview-pricing.html publications/thesaurus-thank-you-page.html +publications/university-of-bath-undergraduate-prospectus/attachments/undergraduate-prospectus-2026.pdf publications/user/login publications/user/logout publications/user/password @@ -133767,6 +133839,7 @@ publish-p24859-e93037.adobeaemcloud.com publish.ashx publish/ publish/$ +publish/resources/ publish? publishedwriters/ publisher @@ -133845,6 +133918,7 @@ pwa-ajax pwa-home-page pwapi-proxy/pwproxy pwapiv2 +pwcmp= pwpix px px.gif @@ -133940,6 +134014,7 @@ qa/redl qa/secure/ qa/test qadministrator/mac/4.0/en/appleqadministrator/usermanual +qantas qantas-group/delivering-today/fy18-highlights.html qatar-redressal qc @@ -134179,6 +134254,7 @@ quick-stack quickView= quick_acne_cover_ups_pictures_slideshow/article.htm quick_home_remedies_for_puffy_face_and_body/article.htm +quickadd.aspx quickbuy/ quickcast quickfacts @@ -134191,12 +134267,6 @@ quickstart quickstart/promo quickstart/promo/confirmation quickstirshow* -quicktour -quicktour_eventcenter -quicktour_meetingcenter -quicktour_sales -quicktour_supportcenter -quicktour_trainingcenter quickview quince-anma quinn/joinevent2021 @@ -134210,7 +134280,7 @@ quiz-list/ quiz-results-learn-more-vid quiz/ quiz/archive/*/* -quiz/archive/*/*/$http://libreoffice.org/robots.txt +quiz/archive/*/*/$http://gouvernement.fr/robots.txt quiz/document quizResult= quiz_central.html @@ -134276,6 +134346,7 @@ race/nj/moorestown/inyourfacescrapper rackspace/elevating-performance radar radio +radio/$ radio/*-artist-station radio/*-query-station radio/*-song-station @@ -134296,6 +134367,7 @@ radio/getTime radio/getTimetable radio/get_radio_programme_info radio/imda +radio/index.shtml radio/index_autoplay radio/irrelevantshow radio/laughoutloud @@ -134319,7 +134391,6 @@ radio3/concursos/app/index.shtml radio_er radiodisneybeta/ radiodwnl/ -radius= raffy/ raiderconnect/financial-aid/wings railcard/complete @@ -134328,8 +134399,6 @@ railcard/empty railcard/home railcard/orderdetail rainbow/ -raiplay/guidatv -raiplay/guidatv/index.html rajat-kakar-confirmed-as-managing-director-at-universal-music-india ram-bak rambutan-anmaxyz @@ -134415,7 +134484,6 @@ raw raw_food_health_dangers/article.htm rawls.cmc rays/search -rb= rb_ rb_bf rb_bf03069gjb* @@ -134440,7 +134508,7 @@ rcs?action rcsearch.aspx rd rd/ -rd/pdf/http://artforum.com/robots.txt +rd/pdf/http://yamaha.com/robots.txt rd/search rd/search$ rd/search? @@ -134494,6 +134562,7 @@ readcommentshtml reader reader/ reader/about/ +reader_id= reader_id=READER_ID readinglevel= readingroom/advanced-search-view @@ -134704,6 +134773,7 @@ realsimple/product/print realtime_stuttgart/ realtimes/trigger realtimetracking/ +realtors realty realty reappearances @@ -134716,7 +134786,7 @@ reasons_your_child_cant_sleep_pictures_slideshow/article.htm reauthenticate rebecca-allen-appointed-managing-director-decca-records-uk rebeccagarcia -rebooting-the-record-label/http://8tracks.com/robots.txt +rebooting-the-record-label/http://memrise.com/robots.txt rec rec/bib rec/nt @@ -134830,7 +134900,7 @@ recipe/zapcache/* recipe_parser recipes recipes/*?q= -recipes/email.phphttp://core-econ.org/robots.txt +recipes/email.phphttp://grover.com/robots.txt recipes/filter/* recipes/food/email recipes/food/reviews/*?print= @@ -134841,7 +134911,7 @@ recipes/search recipes/search/?q recipes/search? recipes/shoppinglist/email -reckon/http://melon.com/robots.txt +reckon/http://maxon.net/robots.txt recmain/alabama/recreation recmain/allegheny/recreation recmain/angeles/recreation @@ -135101,7 +135171,7 @@ refer refer-* refer-a-friend refer/ -refer/http://mercedes-benz.com/robots.txt +refer/http://bild.de/robots.txt refer/pal reference reference-library @@ -135201,6 +135271,7 @@ register-for-purchase register-new-account register-now register-optional +register-proxy-event register-success register-successfully.php register.aspx @@ -135372,8 +135443,8 @@ reloaded/users relpage remembear/add remember-the-titans +rememberme remilogs/ -remind remind.php remind_register.html remind_register_conf.html @@ -135522,6 +135593,96 @@ reports/$ reports/2024-forrester-tei/$ reports/5-agencies-that-changed-the-way-they-design/$ reports/RC/public +reports/access-to-information/2021/*&f%5B1 +reports/access-to-information/2021/*&f[ +reports/access-to-information/2021/*?f%5B0 +reports/access-to-information/2021/*?f[ +reports/access-to-information/2021/ar/event/*/ical +reports/access-to-information/2021/ar/explore +reports/access-to-information/2021/ar/search +reports/access-to-information/2021/en/event/*/ical +reports/access-to-information/2021/en/explore +reports/access-to-information/2021/en/search +reports/access-to-information/2021/es/event/*/ical +reports/access-to-information/2021/es/explore +reports/access-to-information/2021/es/search +reports/access-to-information/2021/event/*/ical +reports/access-to-information/2021/fr/event/*/ical +reports/access-to-information/2021/fr/explore +reports/access-to-information/2021/fr/search +reports/access-to-information/2021/id/event/*/ical +reports/access-to-information/2021/id/explore +reports/access-to-information/2021/id/search +reports/access-to-information/2021/it/event/*/ical +reports/access-to-information/2021/it/explore +reports/access-to-information/2021/it/search +reports/access-to-information/2021/ja/event/*/ical +reports/access-to-information/2021/ja/explore +reports/access-to-information/2021/ja/search +reports/access-to-information/2021/pt/event/*/ical +reports/access-to-information/2021/pt/explore +reports/access-to-information/2021/pt/search +reports/access-to-information/2021/ru/event/*/ical +reports/access-to-information/2021/ru/explore +reports/access-to-information/2021/ru/search +reports/access-to-information/2021/search +reports/access-to-information/2021/th/event/*/ical +reports/access-to-information/2021/th/explore +reports/access-to-information/2021/th/search +reports/access-to-information/2021/uk/event/*/ical +reports/access-to-information/2021/uk/explore +reports/access-to-information/2021/uk/search +reports/access-to-information/2021/uz/event/*/ical +reports/access-to-information/2021/uz/explore +reports/access-to-information/2021/uz/search +reports/access-to-information/2021/zh/event/*/ical +reports/access-to-information/2021/zh/explore +reports/access-to-information/2021/zh/search +reports/access-to-information/2022/*&f%5B1 +reports/access-to-information/2022/*&f[ +reports/access-to-information/2022/*?f%5B0 +reports/access-to-information/2022/*?f[ +reports/access-to-information/2022/ar/event/*/ical +reports/access-to-information/2022/ar/explore +reports/access-to-information/2022/ar/search +reports/access-to-information/2022/en/event/*/ical +reports/access-to-information/2022/en/explore +reports/access-to-information/2022/en/search +reports/access-to-information/2022/es/event/*/ical +reports/access-to-information/2022/es/explore +reports/access-to-information/2022/es/search +reports/access-to-information/2022/event/*/ical +reports/access-to-information/2022/fr/event/*/ical +reports/access-to-information/2022/fr/explore +reports/access-to-information/2022/fr/search +reports/access-to-information/2022/id/event/*/ical +reports/access-to-information/2022/id/explore +reports/access-to-information/2022/id/search +reports/access-to-information/2022/it/event/*/ical +reports/access-to-information/2022/it/explore +reports/access-to-information/2022/it/search +reports/access-to-information/2022/ja/event/*/ical +reports/access-to-information/2022/ja/explore +reports/access-to-information/2022/ja/search +reports/access-to-information/2022/pt/event/*/ical +reports/access-to-information/2022/pt/explore +reports/access-to-information/2022/pt/search +reports/access-to-information/2022/ru/event/*/ical +reports/access-to-information/2022/ru/explore +reports/access-to-information/2022/ru/search +reports/access-to-information/2022/search +reports/access-to-information/2022/th/event/*/ical +reports/access-to-information/2022/th/explore +reports/access-to-information/2022/th/search +reports/access-to-information/2022/uk/event/*/ical +reports/access-to-information/2022/uk/explore +reports/access-to-information/2022/uk/search +reports/access-to-information/2022/uz/event/*/ical +reports/access-to-information/2022/uz/explore +reports/access-to-information/2022/uz/search +reports/access-to-information/2022/zh/event/*/ical +reports/access-to-information/2022/zh/explore +reports/access-to-information/2022/zh/search reports/adfox reports/ai-2025/$ reports/ai-design-trends-2024/$ @@ -135544,6 +135705,51 @@ reports/dtr14-03.html reports/embed-scale-ux-collaboration/$ reports/figma-and-the-forces-of-change/$ reports/forrester-tei-dev-mode/$ +reports/gem-report/*&f%5B1 +reports/gem-report/*&f[ +reports/gem-report/*?f%5B0 +reports/gem-report/*?f[ +reports/gem-report/ar/event/*/ical +reports/gem-report/ar/explore +reports/gem-report/ar/search +reports/gem-report/en/event/*/ical +reports/gem-report/en/explore +reports/gem-report/en/search +reports/gem-report/es/event/*/ical +reports/gem-report/es/explore +reports/gem-report/es/search +reports/gem-report/event/*/ical +reports/gem-report/fr/event/*/ical +reports/gem-report/fr/explore +reports/gem-report/fr/search +reports/gem-report/id/event/*/ical +reports/gem-report/id/explore +reports/gem-report/id/search +reports/gem-report/it/event/*/ical +reports/gem-report/it/explore +reports/gem-report/it/search +reports/gem-report/ja/event/*/ical +reports/gem-report/ja/explore +reports/gem-report/ja/search +reports/gem-report/pt/event/*/ical +reports/gem-report/pt/explore +reports/gem-report/pt/search +reports/gem-report/ru/event/*/ical +reports/gem-report/ru/explore +reports/gem-report/ru/search +reports/gem-report/search +reports/gem-report/th/event/*/ical +reports/gem-report/th/explore +reports/gem-report/th/search +reports/gem-report/uk/event/*/ical +reports/gem-report/uk/explore +reports/gem-report/uk/search +reports/gem-report/uz/event/*/ical +reports/gem-report/uz/explore +reports/gem-report/uz/search +reports/gem-report/zh/event/*/ical +reports/gem-report/zh/explore +reports/gem-report/zh/search reports/getting-started-with-design-systems/$ reports/helping-design-leaders-shine/$ reports/how-australia-builds-by-design/$ @@ -135553,6 +135759,186 @@ reports/india-design-growth-story-apac-report/$ reports/measure-design-system-roi/$ reports/product-leaders-ai/$ reports/public +reports/reshaping-creativity/2022/*&f%5B1 +reports/reshaping-creativity/2022/*&f[ +reports/reshaping-creativity/2022/*?f%5B0 +reports/reshaping-creativity/2022/*?f[ +reports/reshaping-creativity/2022/ar/event/*/ical +reports/reshaping-creativity/2022/ar/explore +reports/reshaping-creativity/2022/ar/search +reports/reshaping-creativity/2022/en/event/*/ical +reports/reshaping-creativity/2022/en/explore +reports/reshaping-creativity/2022/en/search +reports/reshaping-creativity/2022/es/event/*/ical +reports/reshaping-creativity/2022/es/explore +reports/reshaping-creativity/2022/es/search +reports/reshaping-creativity/2022/event/*/ical +reports/reshaping-creativity/2022/fr/event/*/ical +reports/reshaping-creativity/2022/fr/explore +reports/reshaping-creativity/2022/fr/search +reports/reshaping-creativity/2022/id/event/*/ical +reports/reshaping-creativity/2022/id/explore +reports/reshaping-creativity/2022/id/search +reports/reshaping-creativity/2022/it/event/*/ical +reports/reshaping-creativity/2022/it/explore +reports/reshaping-creativity/2022/it/search +reports/reshaping-creativity/2022/ja/event/*/ical +reports/reshaping-creativity/2022/ja/explore +reports/reshaping-creativity/2022/ja/search +reports/reshaping-creativity/2022/pt/event/*/ical +reports/reshaping-creativity/2022/pt/explore +reports/reshaping-creativity/2022/pt/search +reports/reshaping-creativity/2022/ru/event/*/ical +reports/reshaping-creativity/2022/ru/explore +reports/reshaping-creativity/2022/ru/search +reports/reshaping-creativity/2022/search +reports/reshaping-creativity/2022/th/event/*/ical +reports/reshaping-creativity/2022/th/explore +reports/reshaping-creativity/2022/th/search +reports/reshaping-creativity/2022/uk/event/*/ical +reports/reshaping-creativity/2022/uk/explore +reports/reshaping-creativity/2022/uk/search +reports/reshaping-creativity/2022/uz/event/*/ical +reports/reshaping-creativity/2022/uz/explore +reports/reshaping-creativity/2022/uz/search +reports/reshaping-creativity/2022/zh/event/*/ical +reports/reshaping-creativity/2022/zh/explore +reports/reshaping-creativity/2022/zh/search +reports/safety-journalists/2022/*&f%5B1 +reports/safety-journalists/2022/*&f[ +reports/safety-journalists/2022/*?f%5B0 +reports/safety-journalists/2022/*?f[ +reports/safety-journalists/2022/ar/event/*/ical +reports/safety-journalists/2022/ar/explore +reports/safety-journalists/2022/ar/search +reports/safety-journalists/2022/en/event/*/ical +reports/safety-journalists/2022/en/explore +reports/safety-journalists/2022/en/search +reports/safety-journalists/2022/es/event/*/ical +reports/safety-journalists/2022/es/explore +reports/safety-journalists/2022/es/search +reports/safety-journalists/2022/event/*/ical +reports/safety-journalists/2022/fr/event/*/ical +reports/safety-journalists/2022/fr/explore +reports/safety-journalists/2022/fr/search +reports/safety-journalists/2022/id/event/*/ical +reports/safety-journalists/2022/id/explore +reports/safety-journalists/2022/id/search +reports/safety-journalists/2022/it/event/*/ical +reports/safety-journalists/2022/it/explore +reports/safety-journalists/2022/it/search +reports/safety-journalists/2022/ja/event/*/ical +reports/safety-journalists/2022/ja/explore +reports/safety-journalists/2022/ja/search +reports/safety-journalists/2022/pt/event/*/ical +reports/safety-journalists/2022/pt/explore +reports/safety-journalists/2022/pt/search +reports/safety-journalists/2022/ru/event/*/ical +reports/safety-journalists/2022/ru/explore +reports/safety-journalists/2022/ru/search +reports/safety-journalists/2022/search +reports/safety-journalists/2022/th/event/*/ical +reports/safety-journalists/2022/th/explore +reports/safety-journalists/2022/th/search +reports/safety-journalists/2022/uk/event/*/ical +reports/safety-journalists/2022/uk/explore +reports/safety-journalists/2022/uk/search +reports/safety-journalists/2022/uz/event/*/ical +reports/safety-journalists/2022/uz/explore +reports/safety-journalists/2022/uz/search +reports/safety-journalists/2022/zh/event/*/ical +reports/safety-journalists/2022/zh/explore +reports/safety-journalists/2022/zh/search +reports/science/2021/*&f%5B1 +reports/science/2021/*&f[ +reports/science/2021/*?f%5B0 +reports/science/2021/*?f[ +reports/science/2021/ar/event/*/ical +reports/science/2021/ar/explore +reports/science/2021/ar/search +reports/science/2021/en/event/*/ical +reports/science/2021/en/explore +reports/science/2021/en/search +reports/science/2021/es/event/*/ical +reports/science/2021/es/explore +reports/science/2021/es/search +reports/science/2021/event/*/ical +reports/science/2021/fr/event/*/ical +reports/science/2021/fr/explore +reports/science/2021/fr/search +reports/science/2021/id/event/*/ical +reports/science/2021/id/explore +reports/science/2021/id/search +reports/science/2021/it/event/*/ical +reports/science/2021/it/explore +reports/science/2021/it/search +reports/science/2021/ja/event/*/ical +reports/science/2021/ja/explore +reports/science/2021/ja/search +reports/science/2021/pt/event/*/ical +reports/science/2021/pt/explore +reports/science/2021/pt/search +reports/science/2021/ru/event/*/ical +reports/science/2021/ru/explore +reports/science/2021/ru/search +reports/science/2021/search +reports/science/2021/th/event/*/ical +reports/science/2021/th/explore +reports/science/2021/th/search +reports/science/2021/uk/event/*/ical +reports/science/2021/uk/explore +reports/science/2021/uk/search +reports/science/2021/uz/event/*/ical +reports/science/2021/uz/explore +reports/science/2021/uz/search +reports/science/2021/zh/event/*/ical +reports/science/2021/zh/explore +reports/science/2021/zh/search +reports/sjdi/2020/*&f%5B1 +reports/sjdi/2020/*&f[ +reports/sjdi/2020/*?f%5B0 +reports/sjdi/2020/*?f[ +reports/sjdi/2020/ar/event/*/ical +reports/sjdi/2020/ar/explore +reports/sjdi/2020/ar/search +reports/sjdi/2020/en/event/*/ical +reports/sjdi/2020/en/explore +reports/sjdi/2020/en/search +reports/sjdi/2020/es/event/*/ical +reports/sjdi/2020/es/explore +reports/sjdi/2020/es/search +reports/sjdi/2020/event/*/ical +reports/sjdi/2020/fr/event/*/ical +reports/sjdi/2020/fr/explore +reports/sjdi/2020/fr/search +reports/sjdi/2020/id/event/*/ical +reports/sjdi/2020/id/explore +reports/sjdi/2020/id/search +reports/sjdi/2020/it/event/*/ical +reports/sjdi/2020/it/explore +reports/sjdi/2020/it/search +reports/sjdi/2020/ja/event/*/ical +reports/sjdi/2020/ja/explore +reports/sjdi/2020/ja/search +reports/sjdi/2020/pt/event/*/ical +reports/sjdi/2020/pt/explore +reports/sjdi/2020/pt/search +reports/sjdi/2020/ru/event/*/ical +reports/sjdi/2020/ru/explore +reports/sjdi/2020/ru/search +reports/sjdi/2020/search +reports/sjdi/2020/th/event/*/ical +reports/sjdi/2020/th/explore +reports/sjdi/2020/th/search +reports/sjdi/2020/uk/event/*/ical +reports/sjdi/2020/uk/explore +reports/sjdi/2020/uk/search +reports/sjdi/2020/uz/event/*/ical +reports/sjdi/2020/uz/explore +reports/sjdi/2020/uz/search +reports/sjdi/2020/zh/event/*/ical +reports/sjdi/2020/zh/explore +reports/sjdi/2020/zh/search reports/state-of-the-designer-regional-report-apac/$ reports/state-of-the-designer-regional-report/$ reports/supercharging-design-in-korea/$ @@ -135839,6 +136225,141 @@ reports/tr9/tr9-47.html reports/tr9/tr9-48.html reports/tr9/tr9-49.html reports/uphill-battle-to-make-magical-products/$ +reports/world-media-trends/2021/*&f%5B1 +reports/world-media-trends/2021/*&f[ +reports/world-media-trends/2021/*?f%5B0 +reports/world-media-trends/2021/*?f[ +reports/world-media-trends/2021/ar/event/*/ical +reports/world-media-trends/2021/ar/explore +reports/world-media-trends/2021/ar/search +reports/world-media-trends/2021/en/event/*/ical +reports/world-media-trends/2021/en/explore +reports/world-media-trends/2021/en/search +reports/world-media-trends/2021/es/event/*/ical +reports/world-media-trends/2021/es/explore +reports/world-media-trends/2021/es/search +reports/world-media-trends/2021/event/*/ical +reports/world-media-trends/2021/fr/event/*/ical +reports/world-media-trends/2021/fr/explore +reports/world-media-trends/2021/fr/search +reports/world-media-trends/2021/id/event/*/ical +reports/world-media-trends/2021/id/explore +reports/world-media-trends/2021/id/search +reports/world-media-trends/2021/it/event/*/ical +reports/world-media-trends/2021/it/explore +reports/world-media-trends/2021/it/search +reports/world-media-trends/2021/ja/event/*/ical +reports/world-media-trends/2021/ja/explore +reports/world-media-trends/2021/ja/search +reports/world-media-trends/2021/pt/event/*/ical +reports/world-media-trends/2021/pt/explore +reports/world-media-trends/2021/pt/search +reports/world-media-trends/2021/ru/event/*/ical +reports/world-media-trends/2021/ru/explore +reports/world-media-trends/2021/ru/search +reports/world-media-trends/2021/search +reports/world-media-trends/2021/th/event/*/ical +reports/world-media-trends/2021/th/explore +reports/world-media-trends/2021/th/search +reports/world-media-trends/2021/uk/event/*/ical +reports/world-media-trends/2021/uk/explore +reports/world-media-trends/2021/uk/search +reports/world-media-trends/2021/uz/event/*/ical +reports/world-media-trends/2021/uz/explore +reports/world-media-trends/2021/uz/search +reports/world-media-trends/2021/zh/event/*/ical +reports/world-media-trends/2021/zh/explore +reports/world-media-trends/2021/zh/search +reports/wwdr/2022/*&f%5B1 +reports/wwdr/2022/*&f[ +reports/wwdr/2022/*?f%5B0 +reports/wwdr/2022/*?f[ +reports/wwdr/2022/ar/event/*/ical +reports/wwdr/2022/ar/explore +reports/wwdr/2022/ar/search +reports/wwdr/2022/en/event/*/ical +reports/wwdr/2022/en/explore +reports/wwdr/2022/en/search +reports/wwdr/2022/es/event/*/ical +reports/wwdr/2022/es/explore +reports/wwdr/2022/es/search +reports/wwdr/2022/event/*/ical +reports/wwdr/2022/fr/event/*/ical +reports/wwdr/2022/fr/explore +reports/wwdr/2022/fr/search +reports/wwdr/2022/id/event/*/ical +reports/wwdr/2022/id/explore +reports/wwdr/2022/id/search +reports/wwdr/2022/it/event/*/ical +reports/wwdr/2022/it/explore +reports/wwdr/2022/it/search +reports/wwdr/2022/ja/event/*/ical +reports/wwdr/2022/ja/explore +reports/wwdr/2022/ja/search +reports/wwdr/2022/pt/event/*/ical +reports/wwdr/2022/pt/explore +reports/wwdr/2022/pt/search +reports/wwdr/2022/ru/event/*/ical +reports/wwdr/2022/ru/explore +reports/wwdr/2022/ru/search +reports/wwdr/2022/search +reports/wwdr/2022/th/event/*/ical +reports/wwdr/2022/th/explore +reports/wwdr/2022/th/search +reports/wwdr/2022/uk/event/*/ical +reports/wwdr/2022/uk/explore +reports/wwdr/2022/uk/search +reports/wwdr/2022/uz/event/*/ical +reports/wwdr/2022/uz/explore +reports/wwdr/2022/uz/search +reports/wwdr/2022/zh/event/*/ical +reports/wwdr/2022/zh/explore +reports/wwdr/2022/zh/search +reports/wwdr/2023/*&f%5B1 +reports/wwdr/2023/*&f[ +reports/wwdr/2023/*?f%5B0 +reports/wwdr/2023/*?f[ +reports/wwdr/2023/ar/event/*/ical +reports/wwdr/2023/ar/explore +reports/wwdr/2023/ar/search +reports/wwdr/2023/en/event/*/ical +reports/wwdr/2023/en/explore +reports/wwdr/2023/en/search +reports/wwdr/2023/es/event/*/ical +reports/wwdr/2023/es/explore +reports/wwdr/2023/es/search +reports/wwdr/2023/event/*/ical +reports/wwdr/2023/fr/event/*/ical +reports/wwdr/2023/fr/explore +reports/wwdr/2023/fr/search +reports/wwdr/2023/id/event/*/ical +reports/wwdr/2023/id/explore +reports/wwdr/2023/id/search +reports/wwdr/2023/it/event/*/ical +reports/wwdr/2023/it/explore +reports/wwdr/2023/it/search +reports/wwdr/2023/ja/event/*/ical +reports/wwdr/2023/ja/explore +reports/wwdr/2023/ja/search +reports/wwdr/2023/pt/event/*/ical +reports/wwdr/2023/pt/explore +reports/wwdr/2023/pt/search +reports/wwdr/2023/ru/event/*/ical +reports/wwdr/2023/ru/explore +reports/wwdr/2023/ru/search +reports/wwdr/2023/search +reports/wwdr/2023/th/event/*/ical +reports/wwdr/2023/th/explore +reports/wwdr/2023/th/search +reports/wwdr/2023/uk/event/*/ical +reports/wwdr/2023/uk/explore +reports/wwdr/2023/uk/search +reports/wwdr/2023/uz/event/*/ical +reports/wwdr/2023/uz/explore +reports/wwdr/2023/uz/search +reports/wwdr/2023/zh/event/*/ical +reports/wwdr/2023/zh/explore +reports/wwdr/2023/zh/search reports?page reporttomoderator reportviewer @@ -135966,6 +136487,7 @@ research/article/articleCMSContent.xhtml research/article/articleCuratedList.xhtml research/article/articleSearchResults.xhtml research/article/articleTypeSearchResults.xhtml +research/cat-irc/ research/category-90000 research/celt/old research/centres/extracellular-vesicles/about/learn-more/exocarta @@ -135983,7 +136505,7 @@ research/community-driven-research/global-inclusion-and-social-development/ research/configure research/configure/preview.jsp research/content/article-printable-popup.jsp -research/cost-of-living/CostOfLiving/SalAjxGetLocationsByKeyword +research/cost-of-living/CostOfLiving/SalAjxGetLocationsByKeyword research/economists/RSG_SeminarsCalendar.pdf research/economists/RSG_VisitorsCalendar.pdf research/enqueue_tracking @@ -136007,11 +136529,11 @@ research/request-broadcast-email/thank-you/ research/research-sponsored-programs/ research/research-sponsored-programs/grant-lifecycle/ research/research/SearchResults.jsp -research/salary/JobSalary/SalAjaxGetEducationLeavelsSvg -research/salary/JobSalary/SalAjaxGetExperienceLeavelsSvg -research/salary/JobSalary/SalAjxGetIbarData -research/salary/JobSalary/SalAjxGetLocationsByKeyword -research/salary/JobSalary/SalAjxGetMapSalry +research/salary/JobSalary/SalAjaxGetEducationLeavelsSvg +research/salary/JobSalary/SalAjaxGetExperienceLeavelsSvg +research/salary/JobSalary/SalAjxGetIbarData +research/salary/JobSalary/SalAjxGetLocationsByKeyword +research/salary/JobSalary/SalAjxGetMapSalry research/search research/shared/article.jsp research/sup-content @@ -136065,8 +136587,6 @@ resetpassword reshet-shoken reshop/ residential -residential.education/archive -residential.education/templates residential/customer-space/moving/confirm-contract.html residential1/en/ca/ residential1/en/us/ @@ -136355,9 +136875,9 @@ resources/_shared/images/collection resources/academic resources/ajax/posts resources/announcements/update-to-compromised-email-addresses-incident -resources/calendar/http://backyardchickens.com/robots.txt +resources/calendar/http://francetelevisions.fr/robots.txt resources/collocations -resources/contrastchecker/?*http://l.824989.com/robots.txt +resources/contrastchecker/?*http://videonews.com/robots.txt resources/contrastchecker? resources/cookie resources/css @@ -136379,9 +136899,9 @@ resources/ftptransfer resources/global/player/embed resources/gocodersdk/54f8721827aeb3bebffcca5e3b1a0d43/ resources/gocodersdk/docs/1.0/54f8721827aeb3bebffcca5e3b1a0d43/ -resources/how-to/HowTo/SalAjxGetAssetDownloadForm -resources/how-to/HowTo/SalAjxGetRandomHighConversionArticleContent -resources/how-to/HowTo/SalAjxGetRandomHighTrafficArticleContent +resources/how-to/HowTo/SalAjxGetAssetDownloadForm +resources/how-to/HowTo/SalAjxGetRandomHighConversionArticleContent +resources/how-to/HowTo/SalAjxGetRandomHighTrafficArticleContent resources/html/error/404.html resources/html/infographics/2018/ceo-activism-desktop/index.html resources/html5 @@ -136449,7 +136969,12 @@ resources?*f%5B0%5D=product resources?*f%5B0%5D=topic resources?*f%5B0%5D=type resources?*filters%5B*%5D +resources?*keyword=* +resources?*publicationType=* +resources?*services=* resources?*sort_bef_combine +resources?*topic=* +resources?*type=* resourcesInterno resourcesProxy.do resp @@ -136463,7 +136988,6 @@ responses/ responsibilities responsive responsive-pages -responsive/includes/navigationItems.jsp respuestas/quien/buscados-pnp-peru-2018-policia-nacional-peru-interpol-asesinos-trafico-drogas-influencias-nnda-nnlt-noticia-564210-noticia ressources ressources/balados/xml/entreprendre.xml @@ -136616,7 +137140,6 @@ resume-maker resume.txt resume.txt~ resume/preview -resurs ret-feedback retail retail/complaints-compliments-form/ @@ -136679,9 +137202,8 @@ review/' review/*/transparency review/common/du review/dynamic/sims-box -review/fileshttp://gasbuddy.com/robots.txt review/hall-of-fame -review/http://sleepcycle.com/robots.txt +review/http://www-pub.iaea.org/robots.txt review/product/ review/top-reviewers review= @@ -136926,7 +137448,7 @@ rnm/index.php/catalog/*/vargrp/* rnm/index.php/catalog/*/variable-groups/* rnm/index.php/catalog/*/variable/* rnm/index.php/catalog/*/variable/*/*?name=* -rnm/index.php/catalog/ddi/*http://help.opera.com/robots.txt +rnm/index.php/catalog/ddi/*http://rd.springer.com/robots.txt rnm/index.php/metadata/export_variable/*/*/csv rnm/index.php/metadata/export_variable/*/*/json ro @@ -136990,10 +137512,6 @@ ro-VN ro-ZA ro-en ro-md -ro-md/lp$ -ro-md/lp/contact-us -ro-md/lp/homepage$ -ro-ro ro-ro ro-ro-new ro-ro/ @@ -137379,6 +137897,7 @@ rss.xml$ rss.xml? rss/ rss/* +rss/*.xml rss/*.xml$ rss/*/*.rss rss/all-posts-full @@ -137440,9 +137959,9 @@ rss/super-tag/single rss/super-tag/soulmates rss/super-tag/starting-over rss/tags +rss/ultimora.xml rss/what-men-think rss/yandex -rss/yandex rss/yandex-zen/news rss/yandex.xml rss/yandex/ @@ -137453,7 +137972,7 @@ rss7 rss? rssFeed rss_2.php -rss_export/www_export.rsshttp://mvagusta.com/robots.txt +rss_export/www_export.rsshttp://en.oxforddictionaries.com/robots.txt rss_feeds rss_items rss_trk @@ -137468,7 +137987,7 @@ rstmh/ rsvp rsvp.php rsvp/images -rsw/upload/k2dienste/http://barbican.org.uk/robots.txt +rsw/upload/k2dienste/http://aomediacodec.github.io/robots.txt rt%3Dnc rt2014v2/ rt= @@ -137548,41 +138067,12 @@ ru-TW ru-US ru-VN ru-ZA -ru-am -ru-am/lp$ -ru-am/lp/contact-us -ru-am/lp/homepage$ -ru-az -ru-az/lp$ -ru-az/lp/contact-us -ru-az/lp/homepage$ -ru-by +ru-ae ru-by ru-by/ -ru-by/lp$ -ru-by/lp/contact-us -ru-by/lp/homepage$ ru-en -ru-ge -ru-ge/lp$ -ru-ge/lp/contact-us -ru-ge/lp/homepage$ -ru-kg -ru-kg/lp$ -ru-kg/lp/contact-us -ru-kg/lp/homepage$ -ru-kz -ru-kz/lp$ -ru-kz/lp/contact-us -ru-kz/lp/homepage$ +ru-eu ru-md -ru-mea/home-theatre-sound-bars/neckband-speakers -ru-mea/rezhim-kalibrovki-netflix-dlya-smart-tv -ru-mea/televizory-avtorizovannye-netflix -ru-mea/televizory-s-dolby-vision-atmos -ru-mea/televizory-s-rezhimom-hands-free-i-golosovym-poiskom -ru-rs -ru-ru ru-ru ru-ru-new ru-ru.www.cloudflare.com @@ -137600,9 +138090,6 @@ ru-ru/feedback ru-ru/itinerary ru-ru/itinerary-new ru-ru/lp -ru-ru/lp$ -ru-ru/lp/contact-us -ru-ru/lp/homepage$ ru-ru/our-company/news-and-events/press-releases ru-ru/profile ru-ru/resources/topic @@ -137611,19 +138098,6 @@ ru-ru/searchresults ru-ru/smartsearchforwarder ru-rus/ ru-ry/ -ru-tj -ru-tj/lp$ -ru-tj/lp/contact-us -ru-tj/lp/homepage$ -ru-tm -ru-tm/lp$ -ru-tm/lp/contact-us -ru-tm/lp/homepage$ -ru-ua -ru-uz -ru-uz/lp$ -ru-uz/lp/contact-us -ru-uz/lp/homepage$ ru.sports.apk ru/ ru/$ @@ -137707,6 +138181,9 @@ ru/companies/*/fans ru/companies/*/workers ru/contact ru/cz +ru/days/world-radio/grid +ru/days/world-radio/list +ru/days/world-radio/map ru/de ru/dealer_locator/ ru/deals @@ -137742,8 +138219,10 @@ ru/estore/ru_RU/inbox.html ru/estore/ru_RU/login.html?redirect_url= ru/estore/ru_RU/register.html?redirect_url= ru/eula.html +ru/event/*/ical ru/event/*/shoutbox ru/event/*/shoutbox? +ru/explore ru/features ru/festival/*/shoutbox ru/firefox/collections @@ -137769,6 +138248,12 @@ ru/images ru/index.html ru/info ru/inspiration +ru/intangible-cultural-heritage/grid +ru/intangible-cultural-heritage/list +ru/intangible-cultural-heritage/map +ru/internet-universality-indicators/grid +ru/internet-universality-indicators/list +ru/internet-universality-indicators/map ru/ipns ru/it ru/ja @@ -137782,6 +138267,9 @@ ru/label ru/landingpage/ ru/language/redaktirovat ru/learning-center/tags +ru/legal-affairs/grid +ru/legal-affairs/list +ru/legal-affairs/map ru/legal/former-affiliate-terms-and-conditions ru/links/warnings ru/login.ashx @@ -137905,6 +138393,9 @@ ru/trips ru/tvoreniya/*/otchyoty/novyi ru/tvoreniya/*/share/novyi ru/ugc +ru/unitwin/grid +ru/unitwin/list +ru/unitwin/map ru/user ru/users ru/users/*/followers @@ -137937,6 +138428,12 @@ ru/wiki/Template_talk: ru/wiki/User: ru/wiki/UserProfile: ru/wiki/User_talk: +ru/world-heritage/grid +ru/world-heritage/list +ru/world-heritage/map +ru/world-media-trends/grid +ru/world-media-trends/list +ru/world-media-trends/map ru/zh ru/Виджет_компонент ru/расширенный-поиск @@ -138093,9 +138590,6 @@ réinitialisermdp résumécommande s s$ -s-ForgotPassword -s-SignIn -s-StartRegistration s-bestandsliste.html s-direktkaufen:aktiv s-druckansicht.html @@ -138111,12 +138605,16 @@ s/ s/* s/*$ s/*-slash-flash- +s/*/*.html$ s/*/*/full* s/*/*/lite* +s/*/discussion +s/*/filter_products.json s/*/homes s/*/libs/* s/*/post_promote_thank_you$ s/*/post_promote_thank_you? +s/*/recommendations s/*/sizeAndFitInfo* s/*/write-review* s/*? @@ -138258,6 +138756,8 @@ s/manage-all-orgs s/math/2nd-grade/area-and-perimeter-of-rectangles-L35632918 s/mobileutil s/pres +s/product_cards_nearest_location.json +s/recently_viewed s/redirect s/reseller/user s/sakura/pinpoint @@ -138271,6 +138771,7 @@ s/science/8th-grade/wave-properties-L35632835 s/screenshot s/search s/search-result +s/similar_to_recently_viewed.json s/sites s/social-studies/4th-grade/chinas-history-geography-and-culture-L529590 s/social-studies/4th-grade/country-study-australia-L529584 @@ -138283,6 +138784,7 @@ s/time-for-kids-F332 s/time-for-kids-country-study-B4529 s/timeforkids-A519980 s/v1/doc/HumbuSZq4Cz8r12yDSagIdh_NxHYmKpay8X54ZO2sua7_f_yyQk +s/variations.json?sku_ids= s1 s2 s2/oz @@ -138379,7 +138881,7 @@ sale= sale_type= sales sales-demo-video -sales-kit/ +sales-kit/ sales-leads sales/*?*after= sales/*?*before= @@ -138414,7 +138916,22 @@ salud-eAm/* salud/coronavirus-COVID-19/pase-sanitario-nacional-2022 salud/pase-sanitario saludable/* +salute/cardiologia/sintomi-infartoheart-attack-symptoms +salute/cardiologia/sintomi-infartosimptome-de-atac-de-cord +salute/cardiologia/sintomi-infartosintomi-infarto +salute/cardiologia/sintomi-infartosymptomes-infarctus +salute/cardiologia/sintomi-infartosíntomas-ataque-cardíaco +salute/cardiologia/sintomi-infartoсимптомы-инфаркта +salute/cardiologia/sintomi-infartoطب +salute/cardiologia/sintomi-infarto心肌梗塞症状 +salute/dizionario/dizionarioSearch.jsp +salute/dizionario/pages/results.jsp +salute/il-medico-risponde/news/sitemap.xml +salute/il-medico-risponde/sitemap.xml salute/ospedali +salute/sitemap-dizionario-corriere-salute.xml +salute/sitemap-dizionario.xml +salute/sportello_cancro/jsp sam-dailey-promoted-to-vice-president-sales-island-def-jam-music-group samanta samemodel.php?imageid=*&pg=*&sortcriteria=6 @@ -138424,7 +138941,7 @@ saml/acs saml/login saml/login saml/logout -saml2/authenticate/oktahttp://foreignaffairs.com/robots.txt +saml2/authenticate/oktahttp://boe.es/robots.txt samlCertificates saml_login saml_login? @@ -138438,7 +138955,6 @@ samples samples/ samplesViewSingle samsung -samsung_qa san-andreas san-francisco-workspace sanalytics.* @@ -138502,6 +139018,7 @@ save_for_later/ saved saved-courses saved-items +saved-search saved-search-api saved_content savedhomes @@ -138633,7 +139150,7 @@ scholarship=* scholarships scholarships/search scholarstore -scholarstorehttp://gosuslugi.ru/robots.txt +scholarstorehttp://sothebysrealty.com/robots.txt school school-calendar/action~agenda school-calendar/action~month @@ -138665,6 +139182,7 @@ schools/_ajax/log schools/computing/sitemap schools/eps/non-searchable schools/fpg +schools/materials/newsite/ schools/nursing/dice/dicepast schools/nursing/dice/dicepres schoolsearch @@ -138694,7 +139212,7 @@ science/gadgets/render science/gs science/index.html science/mlkt/rslts -science/new-drug-product-pipelinehttp://pastemagazine.com/robots.txt +science/new-drug-product-pipelinehttp://99percentinvisible.org/robots.txt science/our-science/people science/outlineJson science/page/flash/VideoPlayer @@ -138768,9 +139286,10 @@ scp/fr/personnel/marketing/campagne/offre-compte-monargent.page scr scr5net scrapertrap +scratch_1.4 scratching -screen -screen-flow/ +scratchr2/static +screen-flow/ screen-recorder-app? screen-time-strategies-you-can-start-today screen/image @@ -138785,7 +139304,7 @@ screener.ashx?v=210&s=ta_p_channelup screener.ashx?v=210&s=ta_p_doublebottom screener.ashx?v=210&s=ta_p_doubletop screener.ashx?v=210&s=ta_p_headandshoulders -screener.ashx?v=210&s=ta_p_headandshouldersinvhttp://moosend.com/robots.txt +screener.ashx?v=210&s=ta_p_headandshouldersinvhttp://tu-dresden.de/robots.txt screener.ashx?v=210&s=ta_p_horizontal screener.ashx?v=210&s=ta_p_multiplebottom screener.ashx?v=210&s=ta_p_multipletop @@ -138893,6 +139412,51 @@ sdfe/pdf/download/read/am4ir/noindex/pii sdfe/pdf/download/read/index/pii sdfe/pdf/download/read/noindex/pii sdfe/reader/pii +sdg4education2030/*&f%5B1 +sdg4education2030/*&f[ +sdg4education2030/*?f%5B0 +sdg4education2030/*?f[ +sdg4education2030/ar/event/*/ical +sdg4education2030/ar/explore +sdg4education2030/ar/search +sdg4education2030/en/event/*/ical +sdg4education2030/en/explore +sdg4education2030/en/search +sdg4education2030/es/event/*/ical +sdg4education2030/es/explore +sdg4education2030/es/search +sdg4education2030/event/*/ical +sdg4education2030/fr/event/*/ical +sdg4education2030/fr/explore +sdg4education2030/fr/search +sdg4education2030/id/event/*/ical +sdg4education2030/id/explore +sdg4education2030/id/search +sdg4education2030/it/event/*/ical +sdg4education2030/it/explore +sdg4education2030/it/search +sdg4education2030/ja/event/*/ical +sdg4education2030/ja/explore +sdg4education2030/ja/search +sdg4education2030/pt/event/*/ical +sdg4education2030/pt/explore +sdg4education2030/pt/search +sdg4education2030/ru/event/*/ical +sdg4education2030/ru/explore +sdg4education2030/ru/search +sdg4education2030/search +sdg4education2030/th/event/*/ical +sdg4education2030/th/explore +sdg4education2030/th/search +sdg4education2030/uk/event/*/ical +sdg4education2030/uk/explore +sdg4education2030/uk/search +sdg4education2030/uz/event/*/ical +sdg4education2030/uz/explore +sdg4education2030/uz/search +sdg4education2030/zh/event/*/ical +sdg4education2030/zh/explore +sdg4education2030/zh/search sdk sdk-piano sdk/js @@ -139162,6 +139726,8 @@ search-flyout search-form search-groups/ search-help +search-journal.aspx +search-journal/ search-list search-listings? search-more-products @@ -139170,7 +139736,6 @@ search-nimh-health-topics search-nimh-news search-nimh-publications search-nimh-videos -search-page/ search-page/?query=* search-people? search-recherche/* @@ -139235,6 +139800,7 @@ search.aspx* search.co.htm*$ search.do search.do +search.emdgroup.com search.htm search.htm search.html @@ -139245,6 +139811,7 @@ search.html?search-mode=* search.jsp search.jsp search.jsp* +search.merckgroup.com search.php search.php search.php%7Csearch.php3 @@ -139256,12 +139823,11 @@ search.py search.ref search.rl search/ -search/ +search/ search/" search/$ search/* search/*&sort= -search/*.*$ search/*/feed search/*/grid search/*/issues @@ -139358,6 +139924,7 @@ search/authors search/autocomplete search/autosuggest search/badges +search/browse-by-day search/browse/HDPTree,*Border.*debug*DebugBar.*InspectorButton.link.sdirect search/buyeroffers/*.html search/buyeroffers/*/*.html @@ -139372,6 +139939,7 @@ search/categories/bmd_birth/?name=Amalia_Passacos search/categories/bmd_marriage/?name=Kellah_Trottman search/categories/bmd_marriage/?name=_Bissainthe search/categories/usfedcen/?name=Amalia_Passacos +search/category.asp search/category/websites search/cms search/company @@ -139399,8 +139967,8 @@ search/global? search/groups search/help search/howsearchworks -search/http://360cities.net/robots.txt -search/http://o2.co.uk/robots.txt +search/http://kpn.com/robots.txt +search/http://uscurrency.gov/robots.txt search/hysearchws.aspx?q=* search/imageresults.asp* search/index.aspx?* @@ -139410,16 +139978,6 @@ search/inside search/inst search/issues search/keywords -search/label/Business -search/label/DIW-rem -search/label/Science -search/label/climate -search/label/health -search/label/infographic -search/label/news -search/label/politics -search/label/security -search/label/world search/listall search/lists search/live? @@ -139513,6 +140071,7 @@ search/x search/yt search2 search2/ +search; search;query search= search=* @@ -139559,11 +140118,11 @@ search?feature_*keywords*node search?filter search?gss-q= search?home=true -search?http://ara.cat/robots.txt +search?http://support.avg.com/robots.txt search?keys= search?keyword= search?keyword=*.com -search?keyword=folha%20de%20fichario$http://mail-archive.com/robots.txt +search?keyword=folha%20de%20fichario$http://cancerresearchuk.org/robots.txt search?keywords=* search?keywords=*&sort= search?keywords=*=*= @@ -139584,7 +140143,6 @@ search?query= search?query=* search?s= search?s=* -search?sb=r search?search= search?searchAuthor=*&sort= search?searchNarrator=*&sort= @@ -139684,12 +140242,14 @@ searches/netsearch.html searchgoogle/ searchhealthit/search/query searchhrsoftware/search/query -searchhttp://freemusicarchive.org/robots.txt -searchhttp://paypal-community.com/robots.txt -searchhttp://shop.spreadshirt.com/robots.txt -searchhttp://uccs.edu/robots.txt +searchhttp://gather.town/robots.txt +searchhttp://searchsecurity.techtarget.com/robots.txt +searchhttp://stan.store/robots.txt +searchhttp://warpcast.com/robots.txt searchid searchinfo= +searching/Mark +searching/UnMark searchitchannel/search/query searchitoperations/search/query searchjobs @@ -139778,7 +140338,7 @@ section?template=emailfriend sectionEditor section_and_ivideo_widget_ajax.html section_id= -sectionhttp://nationalreview.com/robots.txt +sectionhttp://lequipe.fr/robots.txt sectionized sections sections$ @@ -139869,6 +140429,7 @@ selectedInboundDate= selectedOutboundDate= selectedTab= selected_section=* +selectembed.aspx selection selection-marque/* selectlocale-dmc?fromPage= @@ -139876,6 +140437,7 @@ selectpayment self self-hosted/trial-key-request.php self-registration +self.aspx self_care_was_to_practice/article.htm self_confidence_pay self_confidence_pay_author @@ -139999,7 +140561,7 @@ sentencias/* sentient sentiment_votes seo -seo-api/http://canlii.org/robots.txt +seo-api/http://search.cpan.org/robots.txt seo-old seo-services.html seo-toolbar/welcome @@ -140049,7 +140611,7 @@ series/*/disabled series= series?q= seriesBeta -seriesBetahttp://documenter.getpostman.com/robots.txt +seriesBetahttp://udel.edu/robots.txt serietv/schede/cerca/?query= serp_tests serv @@ -140089,6 +140651,7 @@ server/whatsnew_translations.xml server_error_pages/ server_scripts/zip/zip_upload.php serverdown +servererror.aspx servers servers/*/?*keywords= servers/frontend @@ -140142,14 +140705,19 @@ service/cartfrontend service/checkoutfrontend service/coffee-subscription-configurator/* service/customersupportfrontend/contact +service/fli/ +service/fm/ex/ service/iframe service/login service/mobiel/problemen/toestelhulp service/newsletter-adconsent service/newsletterfrontend/assets +service/publicity/vco/ service/rest service/seite_versenden service/spiele*? +service/studentsupportcentre/international/ +service/studentsupportcentre/international/graduate-entrepreneur.html service/suche service/suche/index.html*query service/sweepstakesRegEmail.jsp @@ -140167,7 +140735,7 @@ servicedesk022 servicedesk023 servicedesk024 servicedesk025 -servicedeskhttp://t-online.de/robots.txt +servicedeskhttp://123rf.com/robots.txt servicedeskserver030 servicedeskserver031 servicedeskserver0310 @@ -140207,6 +140775,7 @@ services services$ services.htm services.html +services.min.js services.min.js?_= services/ services/* @@ -140238,8 +140807,8 @@ services/computing/downloads/antivirus services/computing/statistics services/computingold services/conferences/content-corner/*?* -services/conferences/news/*?*http://golfdigest.com/robots.txt -services/conferences/news/*?*http://taipeitimes.com/robots.txt +services/conferences/news/*?*http://areena.yle.fi/robots.txt +services/conferences/news/*?*http://kcl.ac.uk/robots.txt services/courtoffice/Reports services/courtoffice/int services/developmentalumni/giving/chancellors_apply.html @@ -140247,7 +140816,6 @@ services/driving-instructors/*category services/education/sa/ services/education/saprogram/ services/emailFriend -services/engine/search/sru? services/estates/2000 services/finance/Local services/finance/agresso @@ -140261,18 +140829,20 @@ services/health-conditions-a-z/*condition-type services/health-conditions-a-z/*letter services/heart/mychart-welcome services/heart/mychart-welcome/ -services/http://help.ea.com/robots.txt +services/http://groovehq.com/robots.txt services/humanresources/ftcstaff services/humanresources/trackers services/images services/include services/is services/is/review2001 +services/it/training/ services/iteu/postq services/iteu/quest services/iteu/ref_test services/itoffice/local services/library +services/library-02022024/ services/library/CAS services/library/COSEELIS services/library/Demopac @@ -140347,6 +140917,7 @@ services/rande/int services/rande/pub/special/imaging services/rande/research/local services/registry/SRS +services/registry/fpp/ services/registry/staff services/rendez-vous.html services/siteConfig.jeep_en_us.js @@ -140374,6 +140945,7 @@ servicios/juventud/convocatorias/Fichero servico servicos/ servizi +servizi/$ servlet servlet/ servlet/BookDetailsPL @@ -140456,7 +141028,7 @@ set-password set-rating set-store set-up -set/http://enable-cors.org/robots.txt +set/http://mathworld.wolfram.com/robots.txt set_author_id set_cookie.pl set_locale @@ -140470,6 +141042,7 @@ setnewpassword setnewsprefs? setpassword setprefs +sette/speciale-presidenziali-usa-2024-harris-contro-trump/rss/*.xml settings settings settings$ @@ -140724,8 +141297,10 @@ sharedalbum_unsubscribe_error sharedalbum_unsubscribe_undo sharedalbum_unsupported_device sharedcount/ +sharedfavorite.aspx sharedmemories sharedsvcs/ +sharefavorite.aspx sharehub shareit.html/ sharemonitor/mac/4.0/en/sharemonitor/usermanual @@ -140866,6 +141441,7 @@ shop/*/details shop/*/digital+art shop/*/drawings shop/*/feedback +shop/*/locations.json shop/*/mixed+media shop/*/paintings shop/*/photographs @@ -140905,6 +141481,7 @@ shop/*b1= shop/*b2= shop/*g1= shop/*g2= +shop/*keyphrase= shop/*minimumprintwidth= shop/*r1= shop/*r2= @@ -140935,7 +141512,6 @@ shop/app shop/apparel shop/atcs shop/barcode -shop/basket.php shop/beach shop/book/wletslookViewerNew.aspx shop/browse/overlay @@ -140992,6 +141568,7 @@ shop/leather/browse.aspx shop/lib shop/lifestyle shop/login +shop/me$ shop/media/catalog/product shop/member shop/messages @@ -141128,7 +141705,7 @@ shop/search/?q=wine%20glasses shop/search/?q=yarn shop/search/?q=yeti shop/search/?q=yoga%20mat -shop/search/http://hmhco.com/robots.txt +shop/search/http://blackhat.com/robots.txt shop/sendfriend shop/sitemap-category/* shop/skin @@ -141166,6 +141743,7 @@ shop_content.php?coID=3889891 shop_content.php?coID=3889895 shop_content.php?coID=4 shop_content.php?coID=9 +shop_designs_button shop_name_search_service shop_pins shop_settings @@ -141287,7 +141865,7 @@ shorefire_nj short short-link short-news/*a -short-url-machine/error/http://comunidad.madrid/robots.txt +short-url-machine/error/http://hcaptcha.com/robots.txt shortUrl$ shortcode shortcode= @@ -141340,7 +141918,7 @@ shots/week shots/year shouldremainempty/ shout-factory-partners-with-vivendi-visual-entertainment -shoutbox/http://shaareykedusha.com/robots.txt +shoutbox/http://thisweekinbevy.com/robots.txt show show-dog-universal-music-expands-staff-with-new-appointments show-dog-universal-music-universal-music-group-nashville-renew-relationship @@ -141353,7 +141931,6 @@ show.php show/* show/delete_saved_shows show/koth-show -show=all showDuration= showMap* showMap=true @@ -141381,6 +141958,7 @@ showcaptcha showcase showcase$ showcase/ +showcase/*.xml showcase/Click.htm? showcoupon showcpgcoupon @@ -141605,9 +142183,10 @@ signup_verify.php signups signups/pricing signups/why-pro +signurl sigtau silent-login -silicosis/en/search/http://popl.co/robots.txt +silicosis/en/search/http://docs.adyen.com/robots.txt silicosis/fr/search/ silicosis/search/ silive_sandbox_blog_-_azywusko @@ -141700,6 +142279,7 @@ sistac sit_rep site site- +site-api site-archive site-assets site-assets/ @@ -141773,7 +142353,6 @@ site? siteAssets siteBackHtml siteIncludes/printerfriendly.cfm* -siteLocale= sitePages siteSearch/ siteStatus @@ -141791,6 +142370,7 @@ site_media site_search site_setup.cgi site_tools +siteadmin siteassets/en-gb/home/hcps/pi/*.pdf siteassets/en-gb/home/hcps/pi/TAKHZYRO_pi.pdf siteassets/en-gb/home/hcps/pi/VPRIV_pi.pdf @@ -141869,7 +142449,7 @@ sitecore_files sitecore_files/ sitecore_modules sitecore_services/ -sitecorehttp://tv.apple.com/robots.txt +sitecorehttp://thewest.com.au/robots.txt sitecounterajax sitedashboard sitedown @@ -141940,7 +142520,7 @@ sitemap.xml?page=6 sitemap.xml?page=7 sitemap.xml?page=8 sitemap.xml?page=9 -sitemap.xmlhttp://appstoreconnect.apple.com/robots.txt +sitemap.xmlhttp://danfoss.com/robots.txt sitemap/$ sitemap/*/page/ sitemap/*? @@ -141948,33 +142528,13 @@ sitemap/_jcr_content/root/sitemap.xml sitemap/archive sitemap/archive/picture sitemap/catalog -sitemap/catalog_new.xml sitemap/crawl-monitor sitemap/directory sitemap/googlenews/all/all.xml$ sitemap/image-sitemap-*.xml -sitemap/interview_new.xml -sitemap/portfolio1447.xml -sitemap/portfolio1448.xml -sitemap/portfolio1449.xml -sitemap/portfolio_new.xml -sitemap/project-category.xml -sitemap/projects25.xml -sitemap/projects26.xml -sitemap/projects27.xml -sitemap/projects28.xml -sitemap/projects_new.xml sitemap/rss sitemap/update/all.xml$ sitemap/update/section.xml$ -sitemap/userpages116.xml -sitemap/userpages117.xml -sitemap/userpages118.xml -sitemap/userpages_new.xml -sitemap/users598.xml -sitemap/users599.xml -sitemap/users600.xml -sitemap/users_new.xml sitemap_ sitemap_0.xml sitemap_1.xml @@ -142041,7 +142601,7 @@ sites/*.jpg sites/*.js sites/*.png sites/*.svg -sites/*http://turnitin.com/robots.txt +sites/*http://rapidcityjournal.com/robots.txt sites/1850brandcoffee sites/1850byfolgers sites/PM-it-dienstekatalog/_search @@ -142064,7 +142624,7 @@ sites/all/*/*.jpeg sites/all/*/*.jpg sites/all/*/*.js sites/all/*/*.png -sites/all/*/*.svghttp://db.tt/robots.txt +sites/all/*/*.svghttp://faqs.org/robots.txt sites/all/modules/contrib/radioactivity sites/all/modules/elysia_cron sites/all/static/recorregut @@ -142167,6 +142727,7 @@ sites/default/files/2018_CC_Insight_from_Experts.pdf sites/default/files/2018_CC_Keynote_Address.pdf sites/default/files/2018_CC_Steps_if_Breached.pdf sites/default/files/2018_CC_Welcome.pdf +sites/default/files/2019-03/HPPN_Whitepaper.pdfhttp://fi.wikipedia.org/robots.txt sites/default/files/2019-03/Patient_Engagement_Whitepaper.pdf sites/default/files/2019_AC_AML_Challenges.pdf sites/default/files/2019_AC_AML_Risks.pdf @@ -142340,6 +142901,7 @@ sites/default/files/d7/bcm/noindex sites/default/files/data-sheets/pfpt-jp-a4-ds-browser-isolation.pdf sites/default/files/data-sheets/pfpt-jp-a4-ds-email-fraud-defense.pdf sites/default/files/data-sheets/pfpt-jp-a4-ds-managed-services-for-information-protection.pdf +sites/default/files/data-sheets/pfpt-jp-ds-evaluators-guide-for-information-protection.pdf sites/default/files/data-sheets/pfpt-jp-ds-threat-response-auto-pull_2310.pdf sites/default/files/data-sheets/pfpt-jp-eval_2020-evaluation-jp.pdf sites/default/files/decisions @@ -143011,7 +143573,7 @@ sites/default/files/media_docs/Patient-Engagement.pdf sites/default/files/media_docs/Physician-Sentiment-Survey-24.pdf sites/default/files/media_docs/Points-of-Light-2025-Case-Study.pdf sites/default/files/media_docs/Third-Party-Terms.pdf -sites/default/files/media_docs/Top-5-reasons-athenaOne-for-Orthopedics.pdfhttp://pocketmags.com/robots.txt +sites/default/files/media_docs/Top-5-reasons-athenaOne-for-Orthopedics.pdf sites/default/files/media_docs/Urgent-Care-Webinar-Checklist.pdf sites/default/files/media_docs/VillageMD_Datasheet.pdf sites/default/files/media_docs/athenaOne-Leverages-AI.pdf @@ -143371,7 +143933,7 @@ sites/gapincthiswayahead sites/gapinternational sites/genome-editing/_search sites/gradsoflife -sites/gs1/files/docs/EDI/*http://boots.com/robots.txt +sites/gs1/files/docs/EDI/*http://underscorejs.org/robots.txt sites/gsb/files/program-brochure sites/gwcic sites/gyro @@ -143605,7 +144167,8 @@ sixers/users size-mens-suits.html size= size=* -sizeguide +sizecharthttp://accessibe.com/robots.txt +sizeguide:5 sj sjhh/ sjsuhome/assets/js/typeahead @@ -143671,7 +144234,6 @@ sk-US sk-VN sk-ZA sk-sk -sk-sk sk-sk-new sk-sk/ sk-sk/404 @@ -143680,9 +144242,6 @@ sk-sk/booking sk-sk/check-in sk-sk/itinerary sk-sk/itinerary-new -sk-sk/lp$ -sk-sk/lp/contact-us -sk-sk/lp/homepage$ sk-sk/profile sk-sk/smartsearchforwarder sk/ @@ -143822,7 +144381,6 @@ sketches skill-auth-uber skills skillshare -skin skin/ skin_acne_best_worst_foods/article.htm skin_and_beauty_antiaging_tips_pictures_slideshow/article.htm @@ -144012,6 +144570,7 @@ small-businesses/early-access-how-to-apply/ small-businesses/participation-code/ small-businesses/shop-early-access/ small-to-medium-business-security/resources +smallApp/tellafriend smallbusiness smallbusiness/404.jsp? smallbusiness/accessories/browse @@ -144022,7 +144581,6 @@ smallbusiness/i9nvalidParamInput.jsp smallbusiness/search smallbusiness/wireless/buyFlowContainer.jsp smart -smart-tvs-netflix-calibrated-mode smart/button smart/buttons smart/pollen2012 @@ -144204,7 +144762,7 @@ social/share_modal social/social-security-directory/cai social/social_modal_ social_auth -social_instagram/http://wetv.com/robots.txt +social_instagram/http://usa.canon.com/robots.txt social_media social_plugins social_shares @@ -144379,6 +144937,18 @@ solutionbuilder/ solutions solutions/ solutions/$ +solutions/ai-app-builder/$ +solutions/ai-app-generator/$ +solutions/ai-code-generator/$ +solutions/ai-design-generator/$ +solutions/ai-landing-page-generator/$ +solutions/ai-prototype-generator/$ +solutions/ai-ui-generator/$ +solutions/ai-ux-design/$ +solutions/ai-web-design/$ +solutions/ai-website-builder/$ +solutions/ai-website-generator/$ +solutions/ai-wireframe-generator/$ solutions/case-studies/ solutions/case-studies/generative-ai-bolttech/ solutions/case-studies/generative-ai-ekacare/ @@ -144396,12 +144966,16 @@ solutions/case-studies/generative-ai-turing/ solutions/case-studies/imdb/ solutions/case-studies/innovators/innovators-eu/ solutions/case-studies/sustainability-emea/ +solutions/design-to-code/$ solutions/featured-partners/ solutions/global-solution-providers/microsoft/bizspark/ solutions/global-solution-providers/microsoft/bizspark/faq/ solutions/global-solution-providers/microsoft/bizspark/signon/ solutions/global-solution-providers/microsoft/bizspark/signon/thankyou/ solutions/managing-child-allergies/food-allergy-recipe-swap/ +solutions/no-code-app-builder/$ +solutions/no-code-website-builder/$ +solutions/prompt-to-app/$ solutions/real-estate-website-developers/partner-marketing-assets/ solutions/real-estate-website-developers/partner-newsletter-archive/ solutions/redirect? @@ -144436,6 +145010,7 @@ songs-for-japan-hits-10m-milestone songs-for-the-philippines-launched-globally-on-itunes-to-benefit-the-philippines-disaster-relief-efforts sonnets.php sonnets.txt +sony sony-music-entertainment-and-universal-music-group-to-create-joint-venture-to-develop-subscription-based-service sop/ soph/*/administrator @@ -144478,9 +145053,7 @@ sort=type$ sort=votes sort=za sortBy= -sortByName= sortOrder=* -sortParam= sort_options= sorteos/loteria-navidad/directo/partner-lavanguardia sortierung:entfernung @@ -144519,6 +145092,7 @@ source=recommendFor source=recommendfor source_repo= sourcecode +sourcecontent/ sourceid sources sources-tsn-president-johnston-top-candidate-to-become-cfl-commissioner-1.2280474 @@ -144631,6 +145205,7 @@ special-offers/sherwin/coupon special-offers/sherwin/coupon/swpct special-p-il/ special-programs/courses-on-nantucket/thank-you/ +special-programs/haitian-creole-language-and-culture-summer-institute/fullwidth/ special-promo/2for1 special-refund-request special-tools/ @@ -144702,7 +145277,7 @@ spellcheck/schulwoerterbuch_German-English spells/?* spells/?page=* spend/help/ -spetskabel/identity/img/http://airtel.in/robots.txt +spetskabel/identity/img/http://isc.org/robots.txt spettacoli/people/2023/09/07/news/kanye_west_e_bianca_censori_in_italia_la_lunga_estate_calda_degli_scandali-413629176/< spettacoli/trovafilm/?p=search_citta spettacoli/trovafilm/?p=search_film @@ -144745,9 +145320,9 @@ sponsored-sections/cannabis/ sponsored-stories/* sponsored-topic sponsored/ -sponsored/$http://data.gov/robots.txt -sponsored/$http://marketplace.atlassian.com/robots.txt -sponsored/$http://ncregister.com/robots.txt +sponsored/$http://80000hours.org/robots.txt +sponsored/$http://aps.org/robots.txt +sponsored/$http://vinepair.com/robots.txt sponsored/* sponsored/*/?p= sponsored/2022/10/disruptors-who-are-changing-their-industries @@ -144803,7 +145378,7 @@ sport sport*?*ajax=1 sport*?*parent-reqid sport-and-wellness -sport-datencenter-category-basehttp://betterup.com/robots.txt +sport-datencenter-category-basehttp://churchofjesuschrist.org/robots.txt sport-ga sport-navigation sport-unify @@ -144819,6 +145394,7 @@ sport/data/player sport/data/team sport/doc.html? sport/football/match-centre +sport/hall-of-fame/ sport/live-resultate sport/livescores sport/messaggero/* @@ -144829,8 +145405,10 @@ sport/p/eurosport sport/resultate sport/results/img sport/results/widgets +sport/risultati-live/sitemap.xml sport/running/*/calendrier-des-courses/? sport/sportlive +sport/sportpark/ sport/stats/* sport/superracing/form-guide sport/superracing/form-guide/horse-statistics @@ -144841,6 +145419,7 @@ sport/superracing/form-guide/trainer-statistics sport? sportagent sportdaten +sportello-cancro/dizionario sportlocale-risultati sports sports*/index?topId= @@ -144891,7 +145470,7 @@ spring-release spring-sprung-ghostery-v7-2 sprint_wml sprint_xhtml -sprypanel/http://chalkbeat.org/robots.txt +sprypanel/http://enable-cors.org/robots.txt sps-dev spsales spur-download @@ -144927,7 +145506,6 @@ sq/thunderbird/collections sq/thunderbird/search sq/user sq/users -squared squared/api squared/search squared/table @@ -145200,7 +145778,7 @@ staff/academics/modules/teaching-excellence-principles-module staff/academics/modules/teaching-impact-module staff/barlowj2/* staff/committees/Inf/ISMG -staff/http://data.consilium.europa.eu/robots.txt +staff/http://duluthnewstribune.com/robots.txt staff/marsdena/* staff/organisations/msf/adminoffice staff/organisations/msf/adminrep @@ -145236,7 +145814,6 @@ stamp_ranking stampa_articolo.php* stampa_post.php stampa_post.php* -stand-alone stand-by standard standard-content @@ -145265,7 +145842,7 @@ start-your-blog start-your-store start.php start/_next -start/api/http://msdn2.microsoft.com/robots.txt +start/api/http://wyndhamhotels.com/robots.txt start/signup start/signup? start/square @@ -145321,7 +145898,7 @@ statement-from-crowdstrike-chief-security-officer-shawn-henry-it statement-from-crowdstrike-chief-security-officer-shawn-henry-kr statement-from-crowdstrike-chief-security-officer-shawn-henry-latam statement-from-crowdstrike-chief-security-officer-shawn-henry-tw -statement-on-falcon-content-update-for-windows-hosts-ar/http://wholefoodsmarket.com/robots.txt +statement-on-falcon-content-update-for-windows-hosts-ar/http://deloitte.com/robots.txt statement-on-falcon-content-update-for-windows-hosts-es statement-on-falcon-content-update-for-windows-hosts-it statement-on-falcon-content-update-for-windows-hosts-kr @@ -145331,7 +145908,6 @@ statement.asp* statements states statestreet/ -statia static static static-assets @@ -145411,7 +145987,7 @@ static/fonts/icon static/gfs static/gla static/html -static/http://pandadoc.com/robots.txt +static/http://theathletic.com/robots.txt static/images static/images/favicons static/images/misc/s-trans.gif @@ -145460,7 +146036,6 @@ staticassets/fn-maint staticcontent staticcontent/storytile/*?* staticcontent/storytile/? -statichtml/file/17579/assessment_financial_accessibility.pdf staticmap? statics station @@ -145521,7 +146096,7 @@ stats/events/  stats/help/glossary stats/help/statminimums stats/history -stats/player-stats/*http://in.pinterest.com/robots.txt +stats/player-stats/*http://pymnts.com/robots.txt stats3.html stats?gid= stats_report/ @@ -145852,6 +146427,11 @@ stores stores$ stores-manage stores/ +stores/*/baby-bodysuits +stores/*/kids-long-sleeve-t-shirts +stores/*/laptop-case +stores/*/notebook +stores/*/totes stores/*?workspace= stores/locator stores/page/*visitId= @@ -145955,7 +146535,6 @@ story_feed story_pins storyblok storybook -storybook storycomments storyemail storyimage @@ -145981,9 +146560,9 @@ straight-up-steve-austin strange_surprising_addictions_mental_health/article.htm strategic strategic-marketing-and-commercial-affairs-division-announced -strategic-partners/cushman-wakefield/http://cssigniter.com/robots.txt +strategic-partners/cushman-wakefield/http://ambitiouskitchen.com/robots.txt strategic-plan -strategicplan/index.php/http://newbalance.com/robots.txt +strategicplan/index.php/http://flypgs.com/robots.txt strategist/amp strategist/search strawberry-anma @@ -146097,6 +146676,7 @@ students/calendar/2024 students/getting-started/new-students/content-boxes-new-students students/getting-started/new-students/modules/step-1-accept-your-offer students/getting-started/orientation/orientation-planner +students/graduation/test-webcast/ students/new-students/welcome studentservices/* studentservices/financialaid @@ -146161,14 +146741,15 @@ study/_ajax study/accessibility-test-for-wcag-2.2-aa-compliance-standards study/apply/modules/sydney-contact-us-module study/apply/modules/sydney-post-graduate-apply-module +study/apply/results/information-for-staff/ study/aspire/academic-impact study/aspire/community-impact study/aspire/everyday-impact study/aspire/forms/get-in-touch -study/aspire/test2/aci-test study/aspire/thank-you study/assets/content study/chat-to-our-graduates +study/clearing/register/thanks/ study/content-modules study/content-modules/2015-career-practitioners-seminar study/content-modules/anthropology-lecture @@ -146196,17 +146777,20 @@ study/mba/full-time-mba/request-a-brochure/thank-you.html study/modules study/open-days-and-campus-tours/parking-permits/ study/pg/courses/2018 +study/portal-unavailable/ study/postgraduate-taught/events/on-demand/watch study/postgraduate-taught/offer-holders study/postgraduate-taught/prospectus-thankyou study/postgraduate/open-events/online-events/pg-offerholder-week study/postgraduate/search/research_interests study/postgraduate/search/search_results +study/postgraduate/virtual-open-day/ study/search.html study/structures study/ug/courses/archived study/undergrad/return-to-study/nested-content/ugnsl-events study/undergrad/return-to-study/nested-content/ugnsl-news +study/undergraduate/2014/visiting/campustours/ study/undergraduate/apply/offer-holder-hub study/undergraduate/apply/offer-holder-visit study/undergraduate/courses-2017 @@ -146217,6 +146801,7 @@ study/undergraduate/offer-holders study/undergraduate/prospectus-thankyou study/undergraduate/search/search_results study/undergraduate/subjects/ +study/undergraduate/virtual-open-day/ study/unit/outline study/visit/undergraduate/on-demand study/visitus/applicantvisitdays @@ -146460,7 +147045,7 @@ subscribe/welcome-greer/ subscribe/worldjuniors subscribe2.asp subscribe?* -subscribe?*http://mindbodyonline.com/robots.txt +subscribe?*http://ourworldindata.org/robots.txt subscribeTOC.asp subscribe_Reseller_Entries.asp subscribe_gps @@ -146501,7 +147086,8 @@ subscription= subscriptionDetails.htm subscription_orders.cgi subscription_request.cgi -subscriptionhttp://potterybarn.com/robots.txt +subscriptioncancel +subscriptionhttp://trekbikes.com/robots.txt subscriptions subscriptions-manager?channel= subscriptions/individuals/payment @@ -146529,7 +147115,7 @@ subtitle/ subtitles-1 subtitles-2 subtitles/ -subviews/*http://mobiloud.com/robots.txt +subviews/*http://nhk.jp/robots.txt success successively successteammanager @@ -146716,36 +147302,15 @@ support-us/stories/overview-wfp support-your-pro?providerID= support.formstack.com support/ -support/*/ServiceTag -support/*/chat -support/*/cn/zh -support/*/en-hk -support/*/hk/zh -support/*/ips -support/*/ru/ru -support/*/servicetag -support/*/tab_mob -support/*/tw/zh -support/*/zh-cn -support/*/zh-hk -support/*/zh-tw support/*zout_ support/?s= -support/Diagnostics -support/Search -support/article{lwp} support/autorenewal support/business support/category -support/clientconnection -support/components support/content support/copy-link -support/coveo-dell -support/csbapi support/custom_resource support/cyberscamswps -support/diagnostics support/direct-images support/direct-tooltips support/distr @@ -146755,7 +147320,6 @@ support/docs/toolkits/aeris-graphs support/docs/toolkits/aeris-interactive-maps support/docs/toolkits/aeris-ios-sdk-2.0 support/docs/toolkits/aeris-js-sdk-old -support/driver/*/api/drvdetails/swbsuccessors support/dsp support/dynamic/ support/faq @@ -146770,35 +147334,21 @@ support/getstarted support/global-opt-out support/gst support/home.html -support/home/*/*/*/Diagnostics -support/home/*/*/*/Drivers/DownloadList -support/home/*/*/*/Drivers/DriversList -support/home/*/*/*/Drivers/EmailSubscription -support/home/*/*/*/Drivers/OneClick support/home/SearchForm -support/home/cassette.axd support/idtp -support/incidents-online/*/contactus/product support/index -support/ips -support/kbdoc/*/000287599 -support/kbdoc/*/article/lkbprint support/knowledgebase/article.aspx?type=article*contentid support/knowledgebase/subcategory.aspx?type=category*contentid support/knowledgecenter/api support/knowledgecenter/v1 -support/manuals/*/*/*/flyout support/maps-beta support/market-images support/mcafeesecurity support/oem/ -support/order-status/*/order-collection -support/order-status/*/packingslip support/pop support/praktikum-english support/praktikum/flow.html support/preview/ -support/productsmfe support/purchaseproof support/refund support/reimburserequest @@ -146833,7 +147383,6 @@ support/search.json support/security support/security-center/detected-writeup* support/showarticle -support/sitealerts/*- support/streaming support/subscribe/regist_entry.php support/tag @@ -146856,6 +147405,7 @@ sur-rendez-vous-seulement sure-dev surefit-game/ sureroute +sureroute-object.html suretone-records-announces-launch-of-new-website surfer surgical-oncology-teaching-conference @@ -147016,7 +147566,6 @@ sv-ZA sv-fi/ sv-se sv-se -sv-se*/lp sv-se-new sv-se.www.cloudflare.com sv-se/ @@ -147261,7 +147810,7 @@ switcher= swp_analytics swr swsbm -swz-request-demo/ +swz-request-demo/ sx sxi/servlet/sxibrowse sxi/servlet/sximovie @@ -147673,7 +148222,7 @@ tag.php* tag/ tag/* tag/* -tag/*+http://msdn.microsoft.com/robots.txt +tag/*+http://klarna.com/robots.txt tag/*/20 tag/*/21 tag/*/22 @@ -147868,7 +148417,7 @@ tagmanagertest tags tags tags* -tags*http://hilton.com/robots.txt +tags*http://assistant.google.com/robots.txt tags-artists tags-regions/json tags.php @@ -147942,10 +148491,11 @@ talk/user talk/user/*/article talkread talkscreen.bml +talktalk tally-loader-react/static-1.65 tallyman/context talon -tamanho- +tamanho-*- tamil/topics tangly/ tantostaff @@ -147954,7 +148504,6 @@ tapp/ taps tardis/sogou target= -targetURL= target_author_pay target_baby target_group @@ -147969,8 +148518,6 @@ tarn/ tarn/assure/actualites/ tarpit tasima -task/*?GA_EVENT -task/*?ec= task_* taskers/*/messages tasks @@ -147978,6 +148525,7 @@ tasks tasks/ tasks/r/form taste-of-the-mare +tastesurvey tatia-adams-fox-promoted-to-vice-president-marketing-universal-motown-records tattoo_pictures_slideshow/article.htm tawang @@ -148252,6 +148800,7 @@ tdate=*/*/6* tdate=*/*/7* tdate=*/*/8* tdate=*/*/9* +tdc tdid=* tdir/p/kids-back-to-school tds @@ -148843,6 +149392,7 @@ teleconnections/*.php? telegram998com telegraph telematics +telenor telephonie/*idOffre= telephonie/abonnement-telephonique-operateurs-forfaits-telephones-portables/forfait-very- telesales @@ -148857,6 +149407,7 @@ television/tve-internacional/europa/? television/tve-internacional/parrilla/? television/tve-internacional/programacion-tv/? television? +telfort tell-friend tellAFriend.do tellafriend @@ -148874,7 +149425,7 @@ temas-resultados temas/* temas/*page-1 temas/*page-1$ -temas/*page-10$http://bseindia.com/robots.txt +temas/*page-10$http://couchsurfing.com/robots.txt temas/*page-2 temas/*page-2$ temas/*page-3 @@ -148988,7 +149539,7 @@ template.asp?docId=8&docName=About%20Us template/ template/1-0-1/gfx/favicon.ico template/down?* -template/warenkorbhttp://pay.line.me/robots.txt +template/warenkorbhttp://donationcoder.com/robots.txt template=* template=printart templateId= @@ -149221,7 +149772,7 @@ templates/moscow-method-example/$ templates/nbc_partner_player_amp? templates/network-diagram-examples/$ templates/newsletter-examples/$ -templates/novo_portal_base/font-awesome/fonts/http://razer.com/robots.txt +templates/novo_portal_base/font-awesome/fonts/http://local12.com/robots.txt templates/okr-template/$ templates/one-on-one-meeting-template/$ templates/online-calendar-maker/$ @@ -149516,6 +150067,7 @@ termsandconditions/*?sortby termsandconditions/archive termsandconditions/master-cloud-agreement termsandconditions/master-cloud-agreement/07212021 +termsofusechanges territoire-de-belfort/ territoire-de-belfort/assure/actualites/ tesis @@ -149594,7 +150146,7 @@ test.html test.jsp test.umb.edu/ test/ -test/ +test/ test/* test/*?question* test/*?rtf* @@ -149653,6 +150205,7 @@ test_front/test_chad/ test_homepage test_html test_istock.php +test_mf test_news/ test_space test_stage @@ -149667,7 +150220,7 @@ testcase testcases teste teste-*.html$ -teste/http://mmgitik.com/robots.txt +teste/http://gerardpuigmal.com/robots.txt testfiles testfl testfr @@ -149675,9 +150228,9 @@ testgpr testhome1 testhome2 testhome3 -testhttp://disqus.com/robots.txt +testhttp://500px.com/robots.txt testimonial/ -testimonial/*http://hmetro.com.my/robots.txt +testimonial/*http://id.wikipedia.org/robots.txt testimonials.php testimonios testin @@ -149730,7 +150283,6 @@ textbook/isbn textbook/top-selling-textbooks textbooks textbooks/_ajax/log -texteBrut texthtml texthtml/ textiles @@ -149885,6 +150437,8 @@ th/en/cms/ th/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html th/en/search th/en/work/products/tools/ups_selector +th/event/*/ical +th/explore th/filter/tips th/firefox/collections th/firefox/search @@ -150308,6 +150862,51 @@ ti/p tiberias.guru tibetan/search/\?query=. tibor-rigo-appointed-managing-director-of-universal-music-hungary +tich4sd/*&f%5B1 +tich4sd/*&f[ +tich4sd/*?f%5B0 +tich4sd/*?f[ +tich4sd/ar/event/*/ical +tich4sd/ar/explore +tich4sd/ar/search +tich4sd/en/event/*/ical +tich4sd/en/explore +tich4sd/en/search +tich4sd/es/event/*/ical +tich4sd/es/explore +tich4sd/es/search +tich4sd/event/*/ical +tich4sd/fr/event/*/ical +tich4sd/fr/explore +tich4sd/fr/search +tich4sd/id/event/*/ical +tich4sd/id/explore +tich4sd/id/search +tich4sd/it/event/*/ical +tich4sd/it/explore +tich4sd/it/search +tich4sd/ja/event/*/ical +tich4sd/ja/explore +tich4sd/ja/search +tich4sd/pt/event/*/ical +tich4sd/pt/explore +tich4sd/pt/search +tich4sd/ru/event/*/ical +tich4sd/ru/explore +tich4sd/ru/search +tich4sd/search +tich4sd/th/event/*/ical +tich4sd/th/explore +tich4sd/th/search +tich4sd/uk/event/*/ical +tich4sd/uk/explore +tich4sd/uk/search +tich4sd/uz/event/*/ical +tich4sd/uz/explore +tich4sd/uz/search +tich4sd/zh/event/*/ical +tich4sd/zh/explore +tich4sd/zh/search tick ticket ticket2018 @@ -150401,6 +151000,7 @@ time_tout time_zone timedtext_video timegate +timeline timemachine timemap timeout @@ -150749,7 +151349,7 @@ tools/android-sdk tools/apache tools/api/agents/agentMarket tools/backdoor-factory -tools/benefits-calculator/ +tools/benefits-calculator/ tools/blogs tools/bluez-firmware tools/browseresults*?*threshold= @@ -150764,7 +151364,7 @@ tools/desktop-video-editor-activity tools/dream-big-savings-calculator.html tools/email.asp tools/en/styleguide/ -tools/executive-compensation-calculator/ +tools/executive-compensation-calculator/ tools/fake-hwclock tools/faraday-client tools/find-a-doctor/list/export @@ -150772,7 +151372,7 @@ tools/firmware-sof tools/footer-navigation tools/forms tools/freerdp2 -tools/global-salary-calculator/ +tools/global-salary-calculator/ tools/ical.cfm tools/index.html? tools/initramfs-tools @@ -150817,7 +151417,7 @@ tools/reports-and-studies/h-2b-employer-data-hub tools/reports-and-studies/h-2b-employer-data-hub/export tools/reports-and-studies/h-2b-employer-data-hub/export-csv tools/rtlsdr-scanner -tools/salary-calculator/ +tools/salary-calculator/ tools/search tools/searchresults*?*threshold= tools/smali @@ -150892,6 +151492,7 @@ topic/?page= topic/area topic/article/ topic/articlecollection +topic/bbc topic/business-spotlight topic/collection topic/edit @@ -150946,7 +151547,7 @@ topla-kazan-kuponlari topnav toprailapp tops -topsecret/ +topsecret/ topsfr topsocial topsy @@ -150957,8 +151558,11 @@ tos tos-old total-leadership total-quart-engine-ke-superstar -totalSearch/search.dohttp://documents1.worldbank.org/robots.txt +totalSearch/search.dohttp://thegamer.com/robots.txt total_hearing_care +tote +tote/*?countrycode +totes tots touch touch/login @@ -151020,7 +151624,7 @@ tpcc= tpis/deals/*/booking/hbw?option_id= tpl-xml tpl= -tplushttp://mauritshuis.nl/robots.txt +tplushttp://novartis.com/robots.txt tpx tq tr @@ -151085,7 +151689,6 @@ tr-US tr-VN tr-ZA tr-tr -tr-tr tr-tr-new tr-tr.www.cloudflare.com tr-tr/ @@ -151385,6 +151988,7 @@ tracy-zamot-appointed-sr-vp-publicity-and-media-relations-for-universal-motown-r trade trade-in-instant-cash-offer trade.asp +trade/dering-hall trade/eet/trade/newsletter trade/profile trade_directory @@ -151518,7 +152122,7 @@ trading_simulator_staging traduction traffic traffic-aggregation -traffic-manager/ +traffic-manager/ traffic/ traffic/status*? trafficbot.life @@ -151627,7 +152231,6 @@ trains/korail/routedetail trains/list traitValues trait_values -traitement= trans/CheckTransCron.jsp trans/shorties?cat= trans/x @@ -151740,7 +152343,6 @@ trash trash-container/ trash/ trash_folder.html -trasparenza/Segnalazioni-fd6ab876-acf0-4978-88cb-12e634722148.html trasporti trasy/*/loty-z- trasy/*/trasy-od- @@ -151854,6 +152456,7 @@ travelads/trackredirect.html traveling_checkin/ travelmap trax +tray_trending_tags trck trcz trde @@ -152132,7 +152735,6 @@ try-search-term try-us/download-browser-extension try/search try? -trybuy.html trylater trzh ts-digest/issue/.*-(?:1[7-9]|[2-9]d+)-d+$ @@ -152165,11 +152767,13 @@ ttd/ ttd_payment/ ttdownloads/ ttg +tto tto/ ttoday/?issue= tu/termine/termin.ics tubes_cms tucritica +tudum tue tugboat tum--urunler @@ -152217,6 +152821,10 @@ tutty tv tv-apps tv-bigbrother/ +tv-co-production/content-offers?*formatType=* +tv-co-production/content-offers?*genre=* +tv-co-production/content-offers?*keyword=* +tv-co-production/content-offers?*projectStatus=* tv-guide tv-reviews/*/user-reviews/manage/add tv-sfr/netflix-4-ecrans @@ -152237,7 +152845,6 @@ tv/index.ssf/2012/09/hurricane_isaac_re-teams_lucy.html tv/index_autoplay tv/maus_online tv/neuneinhalb -tv/person tv/player31 tv/player32 tv/progPlayer @@ -152256,7 +152863,7 @@ tv3/marato/recerca/proposta-malalties tv3/sx3/*/joc/pantalla-completa tv3/sx3/families-escola/activitats/cercador tv3/sx3/families-escola/activitats/cercador-mapa -tv3/sx3/http://glossier.com/robots.txt +tv3/sx3/http://meetings.hubspot.com/robots.txt tve tve/b/135escons tve/b/9decada10 @@ -152301,10 +152908,10 @@ tve/b/yatevale tve/b/zonadisney tve/programo tve/teletexto -tvhelp tvmag tvrc tvschedules +tvsignup tvtee tw tw- @@ -152453,7 +153060,7 @@ typing-tool typo typo3 typo3/ -typo3/http://unr.edu/robots.txt +typo3/http://simonsfoundation.org/robots.txt typo3/sysext/frontend/Resources/Public typo3_src typo3_src-4.1.1 @@ -152461,7 +153068,6 @@ typo3_src/ typo3conf typo3conf/ typo3conf/ext/ -typo3conf/ext/*/Resources/Public typo3conf/ext/*/Resources/Public/ typo3conf/ext/bra_annual_report_wwf/Resources/Public typo3conf/ext/bra_donation/Resources/Public @@ -152470,7 +153076,7 @@ typo3conf/ext/bra_projectfiles/Resources/Public typo3conf/ext/parallels/Resources/Public typo3conf/ext/prls_theme/Resources/Public typo3conf/ext/theme/Resources/Public -typo3conf/http://case-mate.com/robots.txt +typo3conf/http://husqvarna.com/robots.txt typo3src typo3temp typo3temp/ @@ -152486,17 +153092,11 @@ typo3temp/*.php typo3temp/*.php$ typo3temp/*.png typo3temp/*.svg -typo3temp/*/*.css typography typography$ typography/variable-fonts/$ tz tz/ -tz/dolby-vision-atmos-tvs -tz/hands-free-voice-search-tvs -tz/home-theatre-sound-bars/neckband-speakers -tz/netflix-recommended-tvs -tz/smart-tvs-netflix-calibrated-mode u u-verse/availability/check-customer-type.jsp u-verse/availability/pending-order.jsp @@ -152534,7 +153134,9 @@ uGlobalSearch uMBot-LN uSearchTerm ua +ua-ae ua-en +ua-eu ua-ru ua-ru/ ua-templates @@ -152562,6 +153164,7 @@ ua/landingpage/ ua/preview ua/pt ua/secure/ +ua/support ua/uk ua/uk/work/products/tools/ups_selector ua_mailing @@ -152619,11 +153222,6 @@ ufi/reaction/profile/browser ug ug/ ug/* -ug/dolby-vision-atmos-tvs -ug/hands-free-voice-search-tvs -ug/home-theatre-sound-bars/neckband-speakers -ug/netflix-recommended-tvs -ug/smart-tvs-netflix-calibrated-mode ugc ugc$ ugc/urs/api/hotelreviews/hotel/HOTELID @@ -152777,9 +153375,9 @@ uk-corporate uk-corporate/blackfriday uk-en uk-en/ -uk-job/JobBoard/SalAjxGetIbarData -uk-job/apply -uk-job/searchresults +uk-job/JobBoard/SalAjxGetIbarData +uk-job/apply +uk-job/searchresults uk-join uk-ua uk-ua/ @@ -152789,9 +153387,6 @@ uk-ua/booking uk-ua/check-in uk-ua/itinerary uk-ua/itinerary-new -uk-ua/lp$ -uk-ua/lp/contact-us -uk-ua/lp/homepage$ uk-ua/profile uk-ua/smartsearchforwarder uk.html @@ -152915,6 +153510,8 @@ uk/en/preferences/update uk/en/search uk/en/size/* uk/en/work/solutions/for-business/food-and-beverage +uk/event/*/ical +uk/explore uk/find-out-more uk/firefox/collections uk/firefox/collections/4757633 @@ -153085,6 +153682,8 @@ uls/search-result ulsan-anma ultima-hora/erc-suspendra-militancia-regidor-sant-climent-llobregat-ismael-mora-presumpte-assetjament-sexual_25_4015922.html ultima_hora/index.html?year= +ultima_ora +ultima_ora/agrnews.jsp ultimissime-adn/* ultimissime_adn/* ultimora/24ore/AUTO-IN-CAMBIO-DI-DROGA-13-ARRESTI-DELLA-POLIZIA-DI-PESCARA-(2)/news-dettaglio/3746479 @@ -153710,7 +154309,7 @@ unsubscribe? unsubscribe_confirm unsubscribe_email unsubscribed -unsubscribehttp://testmysite.thinkwithgoogle.com/robots.txt +unsubscribehttp://joythebaker.com/robots.txt unsubscribepage unsupported-browser unsupported-browser @@ -153729,10 +154328,11 @@ up/elb upcoming-events/* upcoming-parties upcomingeventdetails.html +upcomingevents upcomingevents.html? update update-browser -update-check/wirecast/ +update-check/wirecast/ update-guide update-settings update-your-browser @@ -153768,7 +154368,7 @@ updates/*.php$ updates/*.xml$ updates/?filter= updates/myloans -updates/order/*http://wolfgangs.com/robots.txt +updates/order/*http://antaranews.com/robots.txt updatestats updateutp* updfcache=1 @@ -153806,7 +154406,7 @@ upload/auto upload/cloud upload/docs upload/forgot_password -upload/http://headspace.com/robots.txt +upload/http://farm3.static.flickr.com/robots.txt upload/illustrations upload/photos upload/throttled @@ -154258,12 +154858,10 @@ us/en/csc/ us/en/csus/ us/en/deals/assets/* us/en/deals/publications/assets/* -us/en/dg/espresso-product-launch.html us/en/docs us/en/energy-mining/publications/assets/* us/en/entertainment-media/publications/assets/* us/en/error/monitoring-page -us/en/experience-lutron?*& us/en/fepp/ us/en/financial-services/financial-crimes/publications/assets/* us/en/financial-services/regulatory-services/publications/assets/* @@ -154326,17 +154924,6 @@ us/en/transfer-pricing-strategies/assets/* us/en/transfer-pricing/assets/* us/en/usstudents/ us/en/usweb/ -us/en/webexone/2023/awards.html -us/en/webexone/2023/faqs.html -us/en/webexone/2023/index.html -us/en/webexone/2023/tickets.html -us/en/webexone/2023/venue.html -us/en/webexone/2024/awards.html -us/en/webexone/2024/faqs.html -us/en/webexone/2024/index.html -us/en/webexone/2024/speaker-information-form.html -us/en/webexone/2024/speaker-information-form/thank-you.html -us/en/webexone/2024/venue.html us/en/webus/ us/epp us/es @@ -154466,6 +155053,7 @@ usage-tracker/static-1.67 usage-tracker/static-1.68 usage-tracker/static-1.71 usage-tracker/static-1.76 +usage/ usagestats usasportgroup.formstack.com usc/test @@ -154495,6 +155083,7 @@ user-account user-api user-api-key user-ass/jobs/posting_pdf +user-context user-context?referrer user-dashboard user-document-collections @@ -154509,7 +155098,7 @@ user-profile.aspx user-profile/ user-rankings user-registrierung -user-reports/http://yahoo.co.jp/robots.txt +user-reports/http://unibo.it/robots.txt user-research-testing user-settings user.aspx @@ -154520,6 +155109,7 @@ user/ user/$ user/* user/*/ +user/*/baby-bodysuits user/*/badge user/*/badges user/*/biblio @@ -154536,7 +155126,10 @@ user/*/followers user/*/following user/*/geekstuff user/*/interests +user/*/kids-long-sleeve-t-shirts +user/*/laptop-case user/*/likes +user/*/notebook user/*/people user/*/playlists user/*/plays @@ -154546,6 +155139,7 @@ user/*/showdowns user/*/sporcle-events user/*/stats user/*/tags +user/*/totes user/*/traces user/*/track user/*/track?page= @@ -154582,7 +155176,7 @@ user/forgotten-password user/fpd/api user/get-user user/googleonetapverification -user/http://mixpanel.com/robots.txt +user/http://mediapost.com/robots.txt user/images user/kommoot user/kommot @@ -154705,7 +155299,6 @@ userimages/site_media userimages/site_media/*.pdf$ userinfo userinfo.bml -userlist username-retrieve username.mefi/ username/ @@ -154719,14 +155312,12 @@ users.pl users/ users/* users/* -users/*/*?*prjid= users/*/? users/*/avatar users/*/bookmarks users/*/calendars.ics users/*/comments users/*/contact -users/*/contacts users/*/country_rankings users/*/default-avatar users/*/default-avatar-v2 @@ -154735,7 +155326,6 @@ users/*/followers users/*/following users/*/listings users/*/mypixiv -users/*/portfolio/*/*?view users/*/posts users/*/posts.rss users/*/rankings @@ -154748,6 +155338,7 @@ users/*/wine_style_widget users/*/wishlist users/*? users/*?page +users/account users/activate users/admin/ users/anonymous @@ -154790,7 +155381,7 @@ users/onUpdateOnlineStatus.php users/password users/password/edit users/profile-unpub -users/profile-unpub/http://pics.livejournal.com/robots.txt +users/profile-unpub/http://freepressjournal.in/robots.txt users/radar-online users/ranking users/registered @@ -154852,7 +155443,7 @@ usuarios usuarios/addToFavorite.shtml usuarios/addToPlayList.shtml ut*.xml -ut*.xmlhttp://free.fr/robots.txt +ut*.xmlhttp://kyivpost.com/robots.txt ut= utah/ utc/ @@ -154864,7 +155455,7 @@ util util$ util/ util/ClientLogger.htm -util/http://cloudplatform.googleblog.com/robots.txt +util/http://maps.org/robots.txt util/postier/suggerer.asp util/tinymce_math utilApp/ @@ -154874,7 +155465,7 @@ utilities utilities/ utilities/glossary utilities/glossary/index.htm -utilities/http://my.opera.com/robots.txt +utilities/http://nlp.stanford.edu/robots.txt utilities/includes/css/ utilities/includes/js/ utility @@ -154885,7 +155476,7 @@ utility/trac utils utils/ utils/* -utils/http://6abc.com/robots.txt +utils/http://sputniknews.com/robots.txt utl/ utm utm*= @@ -154979,8 +155570,10 @@ uz uz-latn-uz/ uz/ uz/*?*lang=en-US +uz/event/*/ical +uz/explore uz/forums -uz/http://img1.wsimg.com/robots.txt +uz/http://sciencedaily.com/robots.txt uz/kb/*/discuss uz/search uz/user @@ -154991,9 +155584,6 @@ uçak-bileti/ct v v$ v-*/*/*/c -v-map-view.html -v-print-view -v-view-image.html v.cfm v/ v/* @@ -155177,8 +155767,6 @@ v_detail_tab_print*.html$ va va/ vabs -vacancy/create/*?GA_EVENT -vacancy/create/*?ec= vacancy_old vacant-land-for-sale/advanced-search vacant-land-to-rent/advanced-search @@ -155213,13 +155801,13 @@ vanessagrazziotin vanilla vanity vans/leasing/search -vantage-cloud/ -vantage-enterprise/ -vantage-transcoding/ -vantageCloudManager/ -vantageCloudTrial/ -vantageDomainServer/ -vantageTrancodeServer/ +vantage-cloud/ +vantage-enterprise/ +vantage-transcoding/ +vantageCloudManager/ +vantageCloudTrial/ +vantageDomainServer/ +vantageTrancodeServer/ vantage_point/archive vantagepoint vapors/ @@ -155236,6 +155824,7 @@ variant= variation variation-product* variations/*/eula +varserver varsity/comment vas vaucluse/ @@ -155249,7 +155838,7 @@ vc/ vc= vcsharp/ vdccollections/* -vdfTestConds/http://chicagobusiness.com/robots.txt +vdfTestConds/http://file.io/robots.txt vdirs$ vdo*/embed ve @@ -155342,6 +155931,7 @@ verify_age verify_cookies verify_your_email$ verify_your_email? +verifyidentity verity verity-301 verizon-connecta-la-banda @@ -155358,9 +155948,9 @@ version-search.php version.cfm version.json version.txt -version/http://recaptcha.net/robots.txt +version/http://pixar.com/robots.txt version= -version=*http://newson6.com/robots.txt +version=*http://thethaiger.com/robots.txt version_info version_pdf.php versions @@ -155391,7 +155981,7 @@ versions/Unicode6.3.0 versions/Unicode7.0.0 versions/Unicode8.0.0 versions/Unicode9.0.0 -versions/http://gimmesomeoven.com/robots.txt +versions/http://jp.fujitsu.com/robots.txt vertele/lo-mas-visto-tv/2 vertele/lo-mas-visto-tv/cadenas/2 vertele/lo-mas-visto-tv/cadenas/mes/2 @@ -155619,7 +156209,7 @@ video*search=*o=mr&page=8$ video*search=*o=mr&page=9$ video- video-alert -video-cue/ +video-cue/ video-en-directo video-gallery/ video-keywords @@ -155678,7 +156268,7 @@ video/administratives/newestvideositemap-100-mediaRss.xml$ video/adnkronos/ video/adnkronos/* video/affiliate -video/affiliate/http://dnevnik.si/robots.txt +video/affiliate/http://itcilo.org/robots.txt video/ajax video/ajax_search_related video/ajax_video_related @@ -155882,7 +156472,6 @@ videos/expander videos/explore videos/favorites videos/feed -videos/feed videos/feedcontent videos/fitness-everyone videos/get_video_by_uid/ @@ -155940,9 +156529,9 @@ vietnamese/search/\?query=. view view view$ -view$http://anu.edu.au/robots.txt -view$http://freeprivacypolicy.com/robots.txt -view$http://mirror.xyz/robots.txt +view$http://agi.it/robots.txt +view$http://cast.google.com/robots.txt +view$http://sony.com/robots.txt view-3d-home view-as-webpage view-comments.php @@ -156025,7 +156614,6 @@ view=keys view=lightbox view=members view=print -view=showroom view=tags view? view?key=* @@ -156058,10 +156646,11 @@ viewconfig$ viewcvs viewentry:email/* viewer -viewerhttp://online.liebertpub.com/robots.txt +viewerhttp://teamusa.org/robots.txt viewfile.php viewfound.php viewgit +viewingactivity viewlibrary/ viewlocale=zh_CN viewnationalmap/ @@ -156073,6 +156662,7 @@ views/INLINE/rows.json?*method=clustered2 views/ajax views? viewshared.php +viewtitlesample.aspx viewvc vigils viitem @@ -156107,6 +156697,7 @@ viral_skin_rashes_guide_itchy_blisters_sores/article.htm viralplus/* virgin-media-and-universal-music-to-launch-worlds-first-unlimited-music-download-subscription-service virgin-red/rewards-credit-card +virginaustralia virginia/ virtual virtual-open-day @@ -156126,6 +156717,7 @@ virtualization/ virtuallabs/ virtualsupportassistant virtualterminal +viruswarning.aspx visasignature/apply.jsp visasignature/benefits.jsp visasignature/index.html @@ -156164,7 +156756,7 @@ visualj/ visuals/services visualstories visualstories/preview.php? -vita-ecclesialehttp://indieweb.org/robots.txt +vita-ecclesialehttp://citibikenyc.com/robots.txt vita.html vitamin_b6_benefits_deficiency/article.htm vitamin_b_are_you_getting_enough_of_all_kinds/article.htm @@ -156214,7 +156806,6 @@ vk vkey= vkontakte vlabl -vlad vlc/download-skins2-go.php vlsipool vlt @@ -156293,9 +156884,11 @@ vocabulario/escoge-tu-nivel vocabulary/choose-level vod vod-index/ +vodafone vodafone-and-universal-music-group-international-sign-strategic-partnership vodafone-foundation/focus-areas/dreamlab-app/Lesotho vodafoneadslafondo +vodafonedemobilelaunch voguevoices/thankyou voguevoices/thankyou2 voice-translate @@ -156367,7 +156960,7 @@ vpac vpad/cityuecontact.htm vpad/groupcompanies.htm vplbl -vpn-config/http://chemistryworld.com/robots.txt +vpn-config/http://br.wordpress.org/robots.txt vpn/ vpnfan vpns-how-do-they-work-and-things-to-consider @@ -156477,8 +157070,6 @@ w? wac-dev wadeep wadsets -wagner/newsite -wagner/newsiteTEST wahoo_elemnt wai-conformance-model-test waldirmaranhao @@ -158126,6 +158717,7 @@ web/packages/DEPONS2R/DESCRIPTION web/packages/DER/DESCRIPTION web/packages/DES/DESCRIPTION web/packages/DESA/DESCRIPTION +web/packages/DET/DESCRIPTION web/packages/DEXiR/DESCRIPTION web/packages/DEoptim/DESCRIPTION web/packages/DEoptimR/DESCRIPTION @@ -159894,6 +160486,7 @@ web/packages/LSWPlib/DESCRIPTION web/packages/LSX/DESCRIPTION web/packages/LTASR/DESCRIPTION web/packages/LTCDM/DESCRIPTION +web/packages/LTFGRS/DESCRIPTION web/packages/LTFHPlus/DESCRIPTION web/packages/LTPDvar/DESCRIPTION web/packages/LTRCtrees/DESCRIPTION @@ -160552,6 +161145,7 @@ web/packages/N2H4/DESCRIPTION web/packages/N2R/DESCRIPTION web/packages/NAC/DESCRIPTION web/packages/NACHO/DESCRIPTION +web/packages/NADA/DESCRIPTION web/packages/NAEPirtparams/DESCRIPTION web/packages/NAEPprimer/DESCRIPTION web/packages/NAIR/DESCRIPTION @@ -161213,6 +161807,7 @@ web/packages/PoSIAdjRSquared/DESCRIPTION web/packages/PogromcyDanych/DESCRIPTION web/packages/PoiClaClu/DESCRIPTION web/packages/PointFore/DESCRIPTION +web/packages/PointedSDMs/DESCRIPTION web/packages/PoisBinNonNor/DESCRIPTION web/packages/PoisBinOrd/DESCRIPTION web/packages/PoisBinOrdNonNor/DESCRIPTION @@ -163817,6 +164412,7 @@ web/packages/alcoholSurv/DESCRIPTION web/packages/alcyon/DESCRIPTION web/packages/ald/DESCRIPTION web/packages/aldvmm/DESCRIPTION +web/packages/ale/DESCRIPTION web/packages/alfr/DESCRIPTION web/packages/alfred/DESCRIPTION web/packages/algaeClassify/DESCRIPTION @@ -165396,6 +165992,7 @@ web/packages/ciu/DESCRIPTION web/packages/ciuupi/DESCRIPTION web/packages/ciuupi2/DESCRIPTION web/packages/civ/DESCRIPTION +web/packages/civis/DESCRIPTION web/packages/ciw/DESCRIPTION web/packages/cjar/DESCRIPTION web/packages/cjbart/DESCRIPTION @@ -165778,6 +166375,7 @@ web/packages/coneproj/DESCRIPTION web/packages/conf.design/DESCRIPTION web/packages/conf/DESCRIPTION web/packages/confSAM/DESCRIPTION +web/packages/confcons/DESCRIPTION web/packages/confidence/DESCRIPTION web/packages/confidenceCurves/DESCRIPTION web/packages/config/DESCRIPTION @@ -166335,6 +166933,7 @@ web/packages/dataReporter/DESCRIPTION web/packages/dataRetrieval/DESCRIPTION web/packages/dataSDA/DESCRIPTION web/packages/datacleanr/DESCRIPTION +web/packages/datacommons/DESCRIPTION web/packages/datacutr/DESCRIPTION web/packages/datadictionary/DESCRIPTION web/packages/datadogr/DESCRIPTION @@ -168422,6 +169021,7 @@ web/packages/gWidgets2/DESCRIPTION web/packages/gWidgets2tcltk/DESCRIPTION web/packages/gaawr2/DESCRIPTION web/packages/gadget3/DESCRIPTION +web/packages/gadjid/DESCRIPTION web/packages/gafit/DESCRIPTION web/packages/gaiah/DESCRIPTION web/packages/gainML/DESCRIPTION @@ -169424,6 +170024,7 @@ web/packages/h2o4gpu/DESCRIPTION web/packages/h2otools/DESCRIPTION web/packages/h3jsr/DESCRIPTION web/packages/h3lib/DESCRIPTION +web/packages/h3o/DESCRIPTION web/packages/h3r/DESCRIPTION web/packages/hBayesDM/DESCRIPTION web/packages/hIRT/DESCRIPTION @@ -176214,6 +176815,7 @@ web/packages/sdwd/DESCRIPTION web/packages/seAMLess/DESCRIPTION web/packages/seacarb/DESCRIPTION web/packages/sealasso/DESCRIPTION +web/packages/searchAnalyzeR/DESCRIPTION web/packages/searcher/DESCRIPTION web/packages/seas/DESCRIPTION web/packages/season/DESCRIPTION @@ -177483,6 +178085,7 @@ web/packages/stratallo/DESCRIPTION web/packages/stratamatch/DESCRIPTION web/packages/stratastats/DESCRIPTION web/packages/stratbr/DESCRIPTION +web/packages/stratcols/DESCRIPTION web/packages/strategicplayers/DESCRIPTION web/packages/stratification/DESCRIPTION web/packages/stratifiedyh/DESCRIPTION @@ -179483,7 +180086,7 @@ weba webalizer webans? webapi -webapi/http://vive.com/robots.txt +webapi/http://storytel.com/robots.txt webapp webapp webapp/ @@ -179571,6 +180174,7 @@ webapps/page_body webapps/page_title webapps/xo/html/cookiecheck.html webapps/xoonboarding +webarchive.bho webarchive/orphans/ webcalendar webcalendar? @@ -179615,6 +180219,7 @@ webcon webcreation webctrl_client/ webdav +webdav* webdav/ webdav/site/*/groups webdesign-projects @@ -179624,9 +180229,6 @@ webdoc/dream-team/index-2.php webdrift webemail webex -webexconnect -webexmeetings -webexone-wire-2022.html webfolder/branddesigntests webfolder/technetwork/tutorials/obe/cloud/bics/CreateAnalyses webfolder/technetwork/tutorials/obe/cloud/compute-iaas/manage_psft_hybrid_ams @@ -179638,12 +180240,56 @@ webformpage webforms webguide webguide-dev +webguidelines/*&f%5B1 +webguidelines/*&f[ +webguidelines/*?f%5B0 +webguidelines/*?f[ +webguidelines/ar/event/*/ical +webguidelines/ar/explore +webguidelines/ar/search +webguidelines/en/event/*/ical +webguidelines/en/explore +webguidelines/en/search +webguidelines/es/event/*/ical +webguidelines/es/explore +webguidelines/es/search +webguidelines/event/*/ical +webguidelines/fr/event/*/ical +webguidelines/fr/explore +webguidelines/fr/search +webguidelines/id/event/*/ical +webguidelines/id/explore +webguidelines/id/search +webguidelines/it/event/*/ical +webguidelines/it/explore +webguidelines/it/search +webguidelines/ja/event/*/ical +webguidelines/ja/explore +webguidelines/ja/search +webguidelines/pt/event/*/ical +webguidelines/pt/explore +webguidelines/pt/search +webguidelines/ru/event/*/ical +webguidelines/ru/explore +webguidelines/ru/search +webguidelines/search +webguidelines/th/event/*/ical +webguidelines/th/explore +webguidelines/th/search +webguidelines/uk/event/*/ical +webguidelines/uk/explore +webguidelines/uk/search +webguidelines/uz/event/*/ical +webguidelines/uz/explore +webguidelines/uz/search +webguidelines/zh/event/*/ical +webguidelines/zh/explore +webguidelines/zh/search webhelp webhook webhook_templates webhooks webhooks$ -webim webimage/countrys/africa/printpage webimage/countrys/asia/printpage webimage/countrys/europe/printpage @@ -179838,7 +180484,6 @@ websrc webstart/thanks webstats webstats -webstats.html webstats/ webstore/ShoppingBasket webstore/checkout @@ -179888,7 +180533,7 @@ wedding-registry/love wedding-registry/promotion wedding-site wedding-stories -wedding-vendors/http://opengeospatial.org/robots.txt +wedding-vendors/http://marieclaire.fr/robots.txt wedding-vendors/search wedding/*/virtual wedding/promotion @@ -179929,6 +180574,7 @@ welcome-email welcome-joel welcome-to-nearpod welcome.asp +welcome.aspx welcome.html welcome/ welcome/.more-custom-feat @@ -179943,7 +180589,7 @@ welcomeback welcomec.html welcomed.html welcomee.html -welcomehttp://acog.org/robots.txt +welcomehttp://hubs.ly/robots.txt wellbeing/ wellnessprogramme/jsp/healthcheck/index.jsp wellnessway @@ -180187,8 +180833,8 @@ what_your_nose_says_about_your_health/article.htm whatis/search/query whats-hot whats-new -whats-new/2023/summer-release.html whats-next/planes-trains-and-analytics +whats-on whats-your-finance-personality whats_in_your_drinking_water/article.htm whats_new/beyondthebox @@ -180243,10 +180889,11 @@ why_are_my_nipples_itchy_possible_12_causes/article.htm why_beans_are_good_for_your_health/article.htm why_do_i_have_the_chills_other_than_fever/article.htm why_your_fingers_are_swollen_reasons/article.htm +whysecure whythisad wi -wiadomosci/Zwiedzaj-Gdansk-w-dzielnicowej-czapce-Kolekcja-nakryc-glowy-od-IKM,a,190002http://gov.bc.ca/robots.txt -wicket:interface*http://thestar.com/robots.txt +wiadomosci/Zwiedzaj-Gdansk-w-dzielnicowej-czapce-Kolekcja-nakryc-glowy-od-IKM,a,190002http://7cups.com/robots.txt +wicket:interface*http://hm.com/robots.txt widget widget-docs widget-gallery.html @@ -181268,9 +181915,9 @@ wiki/Wikipedia_discusión:Supresores/Candidaturas wiki/Wikipedia_talk%3AAbuse_reports wiki/Wikipedia_talk%3AAbuse_response wiki/Wikipedia_talk%3AAdministrator -wiki/Wikipedia_talk%3AAdministrator_electionshttp://allaboutcookies.org/robots.txt -wiki/Wikipedia_talk%3AAdministrator_electionshttp://bostonglobe.com/robots.txt -wiki/Wikipedia_talk%3AAdministrator_electionshttp://youtube.com/robots.txt +wiki/Wikipedia_talk%3AAdministrator_electionshttp://commission.europa.eu/robots.txt +wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt +wiki/Wikipedia_talk%3AAdministrator_electionshttp://prezi.com/robots.txt wiki/Wikipedia_talk%3AAdministrator_recall wiki/Wikipedia_talk%3AAdministrator_review wiki/Wikipedia_talk%3AAdministrators%27_noticeboard @@ -181433,7 +182080,6 @@ wiki/languages wiki/locale wiki/maintenance wiki/math -wiki/moderation wiki/page/*/oldrevid wiki/rss wiki/skins @@ -181587,7 +182233,7 @@ wip/* wip_index.php wipostad/ wire- -wire-cast/ +wire-cast/ wirecutter wirecutter/ wirecutter/*&xid= @@ -182013,38 +182659,37 @@ wp-admin wp-admin wp-admin.php wp-admin/ -wp-admin/ +wp-admin/ wp-admin/$ wp-admin/* wp-admin/about.php wp-admin/admin-ajax.php wp-admin/admin-ajax.php -wp-admin/admin-ajax.phphttp://abc.xyz/robots.txt -wp-admin/admin-ajax.phphttp://adweek.com/robots.txt -wp-admin/admin-ajax.phphttp://amp.theguardian.com/robots.txt -wp-admin/admin-ajax.phphttp://books.google.com.au/robots.txt -wp-admin/admin-ajax.phphttp://bps.go.id/robots.txt -wp-admin/admin-ajax.phphttp://cancer.gov/robots.txt -wp-admin/admin-ajax.phphttp://castos.com/robots.txt -wp-admin/admin-ajax.phphttp://colorado.edu/robots.txt -wp-admin/admin-ajax.phphttp://dev.mysql.com/robots.txt -wp-admin/admin-ajax.phphttp://extension.iastate.edu/robots.txt -wp-admin/admin-ajax.phphttp://g1.globo.com/robots.txt -wp-admin/admin-ajax.phphttp://haventoronto.ca/robots.txt -wp-admin/admin-ajax.phphttp://lmgtfy.com/robots.txt +wp-admin/admin-ajax.phphttp://about.gitlab.com/robots.txt +wp-admin/admin-ajax.phphttp://aerisweather.com/robots.txt +wp-admin/admin-ajax.phphttp://aphp.fr/robots.txt +wp-admin/admin-ajax.phphttp://bbb.org/robots.txt +wp-admin/admin-ajax.phphttp://beacons.ai/robots.txt +wp-admin/admin-ajax.phphttp://care2.com/robots.txt +wp-admin/admin-ajax.phphttp://d1wqtxts1xzle7.cloudfront.net/robots.txt +wp-admin/admin-ajax.phphttp://dallasnews.com/robots.txt +wp-admin/admin-ajax.phphttp://google.com.ni/robots.txt +wp-admin/admin-ajax.phphttp://google.com.ua/robots.txt +wp-admin/admin-ajax.phphttp://health.nsw.gov.au/robots.txt +wp-admin/admin-ajax.phphttp://hunker.com/robots.txt wp-admin/admin-ajax.phphttp://mnemosyne-proj.org/robots.txt -wp-admin/admin-ajax.phphttp://nidirect.gov.uk/robots.txt -wp-admin/admin-ajax.phphttp://nominet.uk/robots.txt -wp-admin/admin-ajax.phphttp://openx.com/robots.txt -wp-admin/admin-ajax.phphttp://piie.com/robots.txt -wp-admin/admin-ajax.phphttp://pocket-lint.com/robots.txt +wp-admin/admin-ajax.phphttp://nybooks.com/robots.txt +wp-admin/admin-ajax.phphttp://outofyourcomfortzone.net/robots.txt wp-admin/admin-ajax.phphttp://policylink.org/robots.txt -wp-admin/admin-ajax.phphttp://securepubads.g.doubleclick.net/robots.txt -wp-admin/admin-ajax.phphttp://sg.news.yahoo.com/robots.txt +wp-admin/admin-ajax.phphttp://reason.com/robots.txt +wp-admin/admin-ajax.phphttp://revolut.me/robots.txt +wp-admin/admin-ajax.phphttp://rnk-concept.ru/robots.txt +wp-admin/admin-ajax.phphttp://rxx.webgomme.com/robots.txt +wp-admin/admin-ajax.phphttp://siteground.com/robots.txt +wp-admin/admin-ajax.phphttp://sundance.org/robots.txt +wp-admin/admin-ajax.phphttp://tass.ru/robots.txt wp-admin/admin-ajax.phphttp://tastingtable.com/robots.txt -wp-admin/admin-ajax.phphttp://ubc.ca/robots.txt -wp-admin/admin-ajax.phphttp://ucl.ac.uk/robots.txt -wp-admin/admin-ajax.phphttp://youtube.fr/robots.txt +wp-admin/admin-ajax.phphttp://uh.edu/robots.txt wp-admin/admin-footer.php wp-admin/admin-functions.php wp-admin/admin-header.php @@ -182066,8 +182711,8 @@ wp-admin/edit-tags.php wp-admin/edit.php wp-admin/export.php wp-admin/freedoms.php -wp-admin/http://gocomics.com/robots.txt -wp-admin/http://technet.microsoft.com/robots.txt +wp-admin/http://alberta.ca/robots.txt +wp-admin/http://panoramio.com/robots.txt wp-admin/images wp-admin/import.php wp-admin/includes @@ -182174,9 +182819,9 @@ wp-content/ftp/ wp-content/gallery wp-content/mu-plugins wp-content/mu-plugins/ -wp-content/mu-plugins/http://afb.org/robots.txt wp-content/mu-plugins/http://canadapost.ca/robots.txt -wp-content/mu-plugins/http://web-beta.archive.org/robots.txt +wp-content/mu-plugins/http://nextinpact.com/robots.txt +wp-content/mu-plugins/http://stratechery.com/robots.txt wp-content/mu_plugins wp-content/plugins wp-content/plugins @@ -182206,7 +182851,7 @@ wp-content/plugins/feature-story-builder/builder-frontend/assets/images/logo-w.p wp-content/plugins/feature-story-builder/builder-frontend/assets/images/w.png wp-content/plugins/genesys-reports/build/images/genesys-logo.svg wp-content/plugins/google-to-table/css/google-to-table.css -wp-content/plugins/http://anjunabeats.lnk.to/robots.txt +wp-content/plugins/http://trox-xfans.de/robots.txt wp-content/plugins/kellystone-taboola/assets/js/taboola.js wp-content/plugins/liveblog wp-content/plugins/roost-for-bloggers/includes/chrome/ @@ -182299,7 +182944,7 @@ wp-content/uploads/*.png wp-content/uploads/*.svg wp-content/uploads/*/*.pdf wp-content/uploads/*/*/1650344292_1.png -wp-content/uploads/*http://groovelabs.net/robots.txt +wp-content/uploads/*http://marionetkamody.pl/robots.txt wp-content/uploads/2009/ wp-content/uploads/2010/ wp-content/uploads/2011/ @@ -182331,7 +182976,7 @@ wp-content/uploads/2023/ wp-content/uploads/2023/01/Surfshark_Nologs-assurance.pdf wp-content/uploads/2023/03/YBM21.pdf wp-content/uploads/2023/06/ASPPIRe-Year-Two-Report.pdf -wp-content/uploads/2023/08/GIWAM-Volunteer-resources-page.pdfhttp://northampton.ac.uk/robots.txt +wp-content/uploads/2023/08/GIWAM-Volunteer-resources-page.pdfhttp://infineon.com/robots.txt wp-content/uploads/2023/09/Okolo-Chinasa-T.-Brookings-CV.pdf wp-content/uploads/2024/ wp-content/uploads/2024/01/Remote_Access_Security_Predictions_Report_2024.pdf @@ -182355,7 +183000,7 @@ wp-content/uploads/colorado/ wp-content/uploads/complianz wp-content/uploads/dlm_uploads wp-content/uploads/gravity_receipts -wp-content/uploads/http://dash.cloudflare.com/robots.txt +wp-content/uploads/http://blackenterprise.com/robots.txt wp-content/uploads/http://envato.com/robots.txt wp-content/uploads/import/* wp-content/uploads/import/documents/other/ead1e-overview.pdf @@ -182390,20 +183035,20 @@ wp-content/uploads/woocommerce_uploads/ wp-content/uploads/wp-content/ wp-content/uploads/wp-file-manager-pro/ wp-content/uploads/wp-import-export-lite -wp-content/uploads/wp-import-export-lite/http://adsabs.harvard.edu/robots.txt -wp-content/uploads/wp-import-export-lite/http://ellenmacarthurfoundation.org/robots.txt +wp-content/uploads/wp-import-export-lite/http://bmj.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://doctoroz.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://eurogamer.net/robots.txt wp-content/uploads/wp-import-export-lite/http://ffmpeg.org/robots.txt +wp-content/uploads/wp-import-export-lite/http://foundationcenter.org/robots.txt wp-content/uploads/wp-import-export-lite/http://global.oup.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://global.rakuten.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://ios.824989.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://iowadnr.gov/robots.txt wp-content/uploads/wp-import-export-lite/http://itwire.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://journals.lww.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://kiwix.org/robots.txt -wp-content/uploads/wp-import-export-lite/http://newscientist.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://ntv.com.tr/robots.txt +wp-content/uploads/wp-import-export-lite/http://linetv.tw/robots.txt wp-content/uploads/wp-import-export-lite/http://open.edu/robots.txt -wp-content/uploads/wp-import-export-lite/http://parisaeroport.fr/robots.txt -wp-content/uploads/wp-import-export-lite/http://raiders.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://tidelift.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://php.watch/robots.txt +wp-content/uploads/wp-import-export-lite/http://sandiegozoo.org/robots.txt +wp-content/uploads/wp-import-export-lite/http://scobleizer.com/robots.txt wp-content/uploads/wp-staging wp-content/uploads/wpallexport/ wp-content/uploads/wpforms @@ -182493,7 +183138,7 @@ wp-preview wp-query.html wp-register.php wp-register.php -wp-register.phphttp://draft.blogger.com/robots.txt +wp-register.phphttp://leonardo.ai/robots.txt wp-signup.php wp-signup.php wp-sitemap @@ -182593,7 +183238,6 @@ wrap_up wrapper/ wrestling wrestling/aew-on-demand -wrf wrinkles_pictures_slideshow/article.htm wrists write @@ -182715,7 +183359,6 @@ wwwrevuesorg wwwstat wwwstats wx -wx-survey wxbrief wynajem-samochodow/wyniki wyoming/ @@ -182730,8 +183373,8 @@ x01122019-higfiles x? xArchive/Archive/Illegal-liquor-export-20010319 x_tr -xajax xas/api +xboxone xbp/search xbrandschutz/ xc @@ -182764,10 +183407,11 @@ xems/whova_backend/apis/reg/pricing_info xems/whova_backend/webhost/get_config xero xethikarbeitsgruppe/ -xethikarbeitsgruppe/http://farm1.staticflickr.com/robots.txt +xethikarbeitsgruppe/http://canr.msu.edu/robots.txt xf/help xfc xfilter=1 +xfinity xfx7 xgCxM9By/init.js xgenehmigungpruefung/ @@ -182837,6 +183481,7 @@ xref xres/add xrx-search xs +xs4all xsanR1 xsanR2 xsanR3 @@ -182847,11 +183492,11 @@ xsendmail.ini xsl xsl xsl/ -xsl/http://ngdc.noaa.gov/robots.txt +xsl/http://bc.edu/robots.txt xslt xslt/ -xslt/http://dmoz.org/robots.txt -xslt/http://uncg.edu/robots.txt +xslt/http://ababank.com/robots.txt +xslt/http://m.economictimes.com/robots.txt xss= xstatic/ xtbcallback.php @@ -182867,7 +183512,7 @@ xxx xxx-the-return-of-xander-cage xxx/ y/* -y/http://kpn.com/robots.txt +y/http://olympic.org/robots.txt y1= yTos/ yTos/Plugins/ItemPlugin/RenderItemPrice @@ -183690,18 +184335,20 @@ your-library-invoices.asp* your-orders your-shop your-stories +yourAccount your_feet_are_always_cold_why/article.htm your_health_infections_that_arent_contagious/article.htm your_info.cfm your_prepregnancy_checklist_pregnancy/article.htm your_voice_pay your_voice_pay_author +youraccount youraccount/ yourarchives yourbaskets/add youre_making_air_fryer_mistakes/article.htm youreurope/businessACC -youreurope/businessDEV/http://mayoclinic.org/robots.txt +youreurope/businessDEV/http://samsung.com/robots.txt youreurope/citizensACC youreurope/citizensDEV yourfuture @@ -183748,7 +184395,6 @@ youtubeapiservice* youtubei yoyaku/tabelog_booking yr -ysclid= yss_fragment.gne yt yt/ @@ -183794,14 +184440,6 @@ za/*?*lang=en-US za/admin za/admin$ za/de -za/dolby-vision-atmos-tvs -za/electronics/bravia-xr-tvs -za/electronics/how-to-select-tv-by-what-you-watch-gaming -za/electronics/how-to-select-tv-by-what-you-watch-netflix -za/electronics/how-to-select-tv-by-what-you-watch-smart-tv -za/electronics/how-to-select-tv-by-what-you-watch-sports -za/electronics/picture-quality -za/electronics/sound-quality za/en za/en/book-a-trip/flights/fare-types/fare-guide-information.html za/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html @@ -183810,19 +184448,15 @@ za/en/work/products/tools/ups_selector za/es za/filter/tips za/fr -za/hands-free-voice-search-tvs za/hans za/hant -za/home-theatre-sound-bars/neckband-speakers za/it za/ja za/ko -za/netflix-recommended-tvs za/node/add za/pt za/ru za/search -za/smart-tvs-netflix-calibrated-mode za/user za/user$ zakelijk/thedigitaldutch/auteur @@ -183947,7 +184581,7 @@ zh-CN/thunderbird/collections zh-CN/thunderbird/search zh-CN/user zh-CN/users -zh-CNhttp://ponycanyon.co.jp/robots.txt +zh-CNhttp://hueniverse.com/robots.txt zh-CO zh-CR zh-CZ @@ -184072,16 +184706,10 @@ zh-cl zh-cm zh-cn zh-cn -zh-cn*/lp zh-cn-new zh-cn.www.cloudflare.com zh-cn/ zh-cn/* -zh-cn/*/buy -zh-cn/*/cart -zh-cn/*/compare -zh-cn/*/rec -zh-cn/*/serviceselection zh-cn/*itemid zh-cn/404 zh-cn/500 @@ -184089,11 +184717,6 @@ zh-cn/?search zh-cn/activation-code-request/ zh-cn/blackfriday/trivia zh-cn/blog -zh-cn/blog/*.php$ -zh-cn/blog/*/configuration-page.htm -zh-cn/blog/*/gobig -zh-cn/blog/*/teammembers -zh-cn/blog/*/testing zh-cn/blog/apples-core-technology-fee zh-cn/blog/d2c-for-mobile-games zh-cn/blog/digital-markets-act-app-store @@ -184103,8 +184726,6 @@ zh-cn/blog/singular-roi-index-2024 zh-cn/blog/unified-measurement zh-cn/blog/win-with-creative-2024 zh-cn/booking -zh-cn/buy -zh-cn/cart zh-cn/case-study zh-cn/case-study/crazylabs-unlocks-efficient-growth-and-automates-their-marketing-analytics zh-cn/check-in @@ -184125,18 +184746,10 @@ zh-cn/cloud/saas/sales/21c zh-cn/cloud/saas/talent-management/19d zh-cn/cloud/saas/talent-management/20a zh-cn/cloud/saas/talent-management/21c -zh-cn/corporate/karen-quintos.htm -zh-cn/corporate/newsroom-test.htm zh-cn/de zh-cn/destinations/hotel-information zh-cn/developer zh-cn/downloads -zh-cn/dt -zh-cn/dt/*.php$ -zh-cn/dt/*/configuration-page.htm -zh-cn/dt/*/gobig -zh-cn/dt/*/teammembers -zh-cn/dt/*/testing zh-cn/error zh-cn/es zh-cn/feedback @@ -184152,13 +184765,6 @@ zh-cn/lp zh-cn/neuvector zh-cn/news.xml$ zh-cn/our-company/news-and-events/press-releases -zh-cn/outlet/*? -zh-cn/perspectives -zh-cn/perspectives/*.php$ -zh-cn/perspectives/*/configuration-page.htm -zh-cn/perspectives/*/gobig -zh-cn/perspectives/*/teammembers -zh-cn/perspectives/*/testing zh-cn/products/details zh-cn/profile zh-cn/pt @@ -184166,7 +184772,6 @@ zh-cn/search zh-cn/search zh-cn/search/$ zh-cn/searchresults -zh-cn/shop//sf/xps-2-in-1 zh-cn/smartsearchforwarder zh-cn/solutions/iot-production-monitoring-cloud-with-maintenance-cloud zh-cn/solutions/iot-production-monitoring-cloud-with-manufacturing-cloud @@ -184220,11 +184825,13 @@ zh-gu zh-gw zh-gy zh-hans +zh-hans-ae zh-hans-au zh-hans-cn.www.cloudflare.com zh-hans-cn/feedback zh-hans-cn/lp zh-hans-cn/searchresults +zh-hans-eu zh-hans-sg zh-hans/ zh-hans/account @@ -184261,7 +184868,6 @@ zh-hant/search? zh-hant/setlocale zh-hant/wp-json zh-hk -zh-hk*/lp zh-hk/ zh-hk/*/media/oembed zh-hk/README.md @@ -184456,7 +185062,6 @@ zh-tt zh-tv zh-tw zh-tw -zh-tw*/lp zh-tw-new zh-tw.www.cloudflare.com zh-tw/ @@ -184471,7 +185076,7 @@ zh-tw/ko zh-tw/lp zh-tw/products/details zh-tw/pt -zh-tw/searchhttp://unicef.org/robots.txt +zh-tw/searchhttp://help.github.com/robots.txt zh-tw/searchresults zh-tw/solutions/iot-production-monitoring-cloud-with-maintenance-cloud zh-tw/solutions/iot-production-monitoring-cloud-with-manufacturing-cloud @@ -184549,8 +185154,14 @@ zh/community/article/section.html? zh/community/forums/search.html? zh/community/help/search.html? zh/contact +zh/creative-cities/grid +zh/creative-cities/list +zh/creative-cities/map zh/cz zh/d%C3%A0-ch%C4%93 +zh/days/world-radio/grid +zh/days/world-radio/list +zh/days/world-radio/map zh/destination zh/document-editor-comparison.aspx zh/domain/advanced-search? @@ -184569,10 +185180,15 @@ zh/domain/suggestion-tool? zh/domain/wechatpay.html zh/domain/whois? zh/download-commercial-new.aspx +zh/early-childhood-education/grid +zh/early-childhood-education/list +zh/early-childhood-education/map zh/en zh/errors +zh/event/*/ical zh/event/*/shoutbox zh/event/*/shoutbox? +zh/explore zh/features zh/ferieboliger zh/festival/*/shoutbox @@ -184588,16 +185204,31 @@ zh/hotels/h zh/hotels/redirect zh/hotels/s zh/hu%C3%B2b%C3%AC/bi%C4%81nj%C3%AD +zh/iggp/grid +zh/iggp/list +zh/iggp/map zh/includes/ zh/index.htm +zh/intangible-cultural-heritage/grid +zh/intangible-cultural-heritage/list +zh/intangible-cultural-heritage/map +zh/internet-universality-indicators/grid +zh/internet-universality-indicators/list +zh/internet-universality-indicators/map zh/j%C3%ADh%C3%A9-de-yu%C3%A1ns%C3%B9 zh/kr zh/l%C3%BAnku%C3%B2/y%C7%90-chu%C3%A0ngji%C3%A0n zh/label zh/language/bi%C4%81nj%C3%AD +zh/legal-affairs/grid +zh/legal-affairs/list +zh/legal-affairs/map zh/links/warnings zh/login zh/login?next= +zh/mab/grid +zh/mab/list +zh/mab/map zh/map zh/market/auction zh/market/auction? @@ -184620,6 +185251,9 @@ zh/market/user-listings zh/market/user-listings? zh/media zh/members +zh/memory-world/grid +zh/memory-world/list +zh/memory-world/map zh/momondo.asmx zh/music/*/+images zh/music/*/+images/*/shoutbox @@ -184637,6 +185271,9 @@ zh/next-posts zh/offer/buy zh/offer/service_buy zh/offer/view +zh/open-science/grid +zh/open-science/list +zh/open-science/map zh/order zh/packages/table/start zh/player @@ -184667,6 +185304,9 @@ zh/toh/views/toh_packagedownload zh/toh_fwdownload zh/toh_packagedownload zh/ugc +zh/unitwin/grid +zh/unitwin/list +zh/unitwin/map zh/user zh/utility zh/w%C3%A8nt%C3%AD/selection @@ -184679,6 +185319,12 @@ zh/wiki/Template_talk: zh/wiki/User: zh/wiki/UserProfile: zh/wiki/User_talk: +zh/world-heritage/grid +zh/world-heritage/list +zh/world-heritage/map +zh/world-media-trends/grid +zh/world-media-trends/list +zh/world-media-trends/map zh/xml/ zh/y%C3%B2ngh%C3%B9/*/b%C3%A0og%C3%A0o/x%C4%ABn-de zh/y%C3%B2ngh%C3%B9/*/share/x%C4%ABn-de @@ -184749,6 +185395,7 @@ zht/onelook_american_dictionary_words.html zht/onelook_british_dictionary_words.html zht/spellcheck zhtr +ziggo zihoc95639/rss zika_virus_causes_symptoms_treatment_slideshow/article.htm zillowarticles @@ -184970,6 +185617,7 @@ zzz_systest ~golbeck/INFM743/wikipediaForClass.txt ~guido/orlijn ~hglewis +~hno/arch ~imarkov/5 ~imw ~itsvs @@ -184999,6 +185647,7 @@ zzz_systest ~psst ~re1u06 ~rhelms +~robertc/arch ~ronald.helms ~rtanter/F95PS472_Papers ~sfs/ank98 @@ -185152,7 +185801,7 @@ zzz_systest 顯示禮品登記 001 1 -1*.jpg$http://english.elpais.com/robots.txt +1*.jpg$http://chicagobooth.edu/robots.txt 1+1+1+* 1- 1-1-p* @@ -185397,6 +186046,7 @@ zzz_systest 19.04 19.10 20 +20*/[0-1][0-9]/[0-3][0-9] 20/ 20_food_poisoning_dangers_pictures_slideshow/article.htm 20_hottest_fitness_trends_pictures_slideshow/article.htm @@ -185548,15 +186198,16 @@ zzz_systest 404/test 404error.aspx 404handler/ +404http://aasr-indy-game.com/robots.txt +404http://biglinounofficial.com/robots.txt 404http://bitwarden.com/robots.txt -404http://dollsthetic.com/robots.txt -404http://gruene-zumutungen.de/robots.txt -404http://markszabados.com/robots.txt 404http://tottyx100prexd.hi5.com/robots.txt +404http://ylacabratiroalmonte.wordpress.com/robots.txt 406 413gkwMT 419/es 422 +422$ 429.html 432v·com 447,Lato-z-Radiem-2020 @@ -185568,7 +186219,7 @@ zzz_systest 473,Lato-z-Radiem-2021 473,Lato-z-Radiem-2021/9315,Moje-Archiwum 473/ -473/9315http://onshape.com/robots.txt +473/9315http://wtop.com/robots.txt 474 474,Lato-z-Radiem-2021-Lokacje 479 @@ -185590,6 +186241,7 @@ zzz_systest 500errorPage.html 501c3 503 +503$ 504 527-explorer/search 636c1b05d79e0910VgnVCM200000650a10acRCRD @@ -185867,7 +186519,7 @@ zzz_systest 2021/05/view-gallery 2023tcom 2025-archive -2025/http://players.brightcove.net/robots.txt +2025/http://fox9.com/robots.txt 2050/insets 2222ccn 2240 @@ -185902,6 +186554,7 @@ zzz_systest 5503cc 5574 5605 +5819 5850 5856/wash.times 5908/ZB_CN @@ -185924,13 +186577,11 @@ zzz_systest 7190/ 7198 7263/ -7336 7449 7577 8051 8058 8245 -8264 8301 8324 8510*.jpg$