diff --git a/.bin/wordlist-updaters/status.json b/.bin/wordlist-updaters/status.json index 19530058c..9a69b86be 100644 --- a/.bin/wordlist-updaters/status.json +++ b/.bin/wordlist-updaters/status.json @@ -3,6 +3,6 @@ "last_update": 1752908628 }, "Trickest wordlist update": { - "last_update": 1752919438 + "last_update": 1753005826 } } \ No newline at end of file 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 d85dd0686..134ebe421 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 @@ -1238,6 +1238,12 @@ Nop.Web/Views/Shared/_CreateOrUpdateAddress.cshtml Views/Shared/_CreateOrUpdateAddress.cshtml Shared/_CreateOrUpdateAddress.cshtml _CreateOrUpdateAddress.cshtml +src/Presentation/Nop.Web/Views/Shared/_AddWishlistModal.cshtml +Presentation/Nop.Web/Views/Shared/_AddWishlistModal.cshtml +Nop.Web/Views/Shared/_AddWishlistModal.cshtml +Views/Shared/_AddWishlistModal.cshtml +Shared/_AddWishlistModal.cshtml +_AddWishlistModal.cshtml src/Presentation/Nop.Web/Views/Shared/_ProductBox.cshtml Presentation/Nop.Web/Views/Shared/_ProductBox.cshtml Nop.Web/Views/Shared/_ProductBox.cshtml @@ -1262,6 +1268,12 @@ Nop.Web/Views/Shared/_ProductReviewHelpfulness.cshtml Views/Shared/_ProductReviewHelpfulness.cshtml Shared/_ProductReviewHelpfulness.cshtml _ProductReviewHelpfulness.cshtml +src/Presentation/Nop.Web/Views/Shared/_MoveToWishlistModal.cshtml +Presentation/Nop.Web/Views/Shared/_MoveToWishlistModal.cshtml +Nop.Web/Views/Shared/_MoveToWishlistModal.cshtml +Views/Shared/_MoveToWishlistModal.cshtml +Shared/_MoveToWishlistModal.cshtml +_MoveToWishlistModal.cshtml src/Presentation/Nop.Web/Views/Shared/Head.cshtml Presentation/Nop.Web/Views/Shared/Head.cshtml Nop.Web/Views/Shared/Head.cshtml @@ -17671,6 +17683,12 @@ Nop.Web/Models/Catalog/VendorProductReviewModel.cs Models/Catalog/VendorProductReviewModel.cs Catalog/VendorProductReviewModel.cs VendorProductReviewModel.cs +src/Presentation/Nop.Web/Models/Catalog/ProductToWishlistModel.cs +Presentation/Nop.Web/Models/Catalog/ProductToWishlistModel.cs +Nop.Web/Models/Catalog/ProductToWishlistModel.cs +Models/Catalog/ProductToWishlistModel.cs +Catalog/ProductToWishlistModel.cs +ProductToWishlistModel.cs src/Presentation/Nop.Web/Models/Catalog/CatalogProductsCommand.cs Presentation/Nop.Web/Models/Catalog/CatalogProductsCommand.cs Nop.Web/Models/Catalog/CatalogProductsCommand.cs @@ -17995,6 +18013,12 @@ Nop.Web/Models/ShoppingCart/MiniShoppingCartModel.cs Models/ShoppingCart/MiniShoppingCartModel.cs ShoppingCart/MiniShoppingCartModel.cs MiniShoppingCartModel.cs +src/Presentation/Nop.Web/Models/ShoppingCart/CustomWishlistModel.cs +Presentation/Nop.Web/Models/ShoppingCart/CustomWishlistModel.cs +Nop.Web/Models/ShoppingCart/CustomWishlistModel.cs +Models/ShoppingCart/CustomWishlistModel.cs +ShoppingCart/CustomWishlistModel.cs +CustomWishlistModel.cs src/Presentation/Nop.Web/Models/ShoppingCart/ShoppingCartModel.cs Presentation/Nop.Web/Models/ShoppingCart/ShoppingCartModel.cs Nop.Web/Models/ShoppingCart/ShoppingCartModel.cs @@ -27413,6 +27437,12 @@ Nop.Core/Domain/Orders/OrderAverageReportLine.cs Domain/Orders/OrderAverageReportLine.cs Orders/OrderAverageReportLine.cs OrderAverageReportLine.cs +src/Libraries/Nop.Core/Domain/Orders/CustomWishlist.cs +Libraries/Nop.Core/Domain/Orders/CustomWishlist.cs +Nop.Core/Domain/Orders/CustomWishlist.cs +Domain/Orders/CustomWishlist.cs +Orders/CustomWishlist.cs +CustomWishlist.cs src/Libraries/Nop.Core/Domain/Orders/Order.cs Libraries/Nop.Core/Domain/Orders/Order.cs Nop.Core/Domain/Orders/Order.cs @@ -28873,6 +28903,12 @@ Nop.Data/Migrations/UpgradeTo490/DataMigration.cs Migrations/UpgradeTo490/DataMigration.cs UpgradeTo490/DataMigration.cs DataMigration.cs +src/Libraries/Nop.Data/Migrations/UpgradeTo490/MultipleWishlistMigration.cs +Libraries/Nop.Data/Migrations/UpgradeTo490/MultipleWishlistMigration.cs +Nop.Data/Migrations/UpgradeTo490/MultipleWishlistMigration.cs +Migrations/UpgradeTo490/MultipleWishlistMigration.cs +UpgradeTo490/MultipleWishlistMigration.cs +MultipleWishlistMigration.cs src/Libraries/Nop.Data/Migrations/NullMigrationContext.cs Libraries/Nop.Data/Migrations/NullMigrationContext.cs Nop.Data/Migrations/NullMigrationContext.cs @@ -29204,6 +29240,13 @@ Mapping/Builders/Orders/CheckoutAttributeBuilder.cs Builders/Orders/CheckoutAttributeBuilder.cs Orders/CheckoutAttributeBuilder.cs CheckoutAttributeBuilder.cs +src/Libraries/Nop.Data/Mapping/Builders/Orders/CustomWishlistBuilder.cs +Libraries/Nop.Data/Mapping/Builders/Orders/CustomWishlistBuilder.cs +Nop.Data/Mapping/Builders/Orders/CustomWishlistBuilder.cs +Mapping/Builders/Orders/CustomWishlistBuilder.cs +Builders/Orders/CustomWishlistBuilder.cs +Orders/CustomWishlistBuilder.cs +CustomWishlistBuilder.cs src/Libraries/Nop.Data/Mapping/Builders/Orders/CheckoutAttributeValueBuilder.cs Libraries/Nop.Data/Mapping/Builders/Orders/CheckoutAttributeValueBuilder.cs Nop.Data/Mapping/Builders/Orders/CheckoutAttributeValueBuilder.cs @@ -30933,6 +30976,11 @@ Libraries/Nop.Services/Orders/IOrderReportService.cs Nop.Services/Orders/IOrderReportService.cs Orders/IOrderReportService.cs IOrderReportService.cs +src/Libraries/Nop.Services/Orders/CustomWishlistService.cs +Libraries/Nop.Services/Orders/CustomWishlistService.cs +Nop.Services/Orders/CustomWishlistService.cs +Orders/CustomWishlistService.cs +CustomWishlistService.cs src/Libraries/Nop.Services/Orders/RewardPointService.cs Libraries/Nop.Services/Orders/RewardPointService.cs Nop.Services/Orders/RewardPointService.cs @@ -30943,6 +30991,11 @@ Libraries/Nop.Services/Orders/ICheckoutAttributeFormatter.cs Nop.Services/Orders/ICheckoutAttributeFormatter.cs Orders/ICheckoutAttributeFormatter.cs ICheckoutAttributeFormatter.cs +src/Libraries/Nop.Services/Orders/ICustomWishlistService.cs +Libraries/Nop.Services/Orders/ICustomWishlistService.cs +Nop.Services/Orders/ICustomWishlistService.cs +Orders/ICustomWishlistService.cs +ICustomWishlistService.cs src/Libraries/Nop.Services/Orders/OrderProcessingService.cs Libraries/Nop.Services/Orders/OrderProcessingService.cs Nop.Services/Orders/OrderProcessingService.cs diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce.txt index 181f2fedf..dbfc49538 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce.txt @@ -227,10 +227,12 @@ src/Presentation/Nop.Web/Views/Shared/Components/Logo/Default.cshtml src/Presentation/Nop.Web/Views/Shared/_Root.cshtml src/Presentation/Nop.Web/Views/Shared/_Notifications.cshtml src/Presentation/Nop.Web/Views/Shared/_CreateOrUpdateAddress.cshtml +src/Presentation/Nop.Web/Views/Shared/_AddWishlistModal.cshtml src/Presentation/Nop.Web/Views/Shared/_ProductBox.cshtml src/Presentation/Nop.Web/Views/Shared/_EstimateShippingPopUp.cshtml src/Presentation/Nop.Web/Views/Shared/_Print.cshtml src/Presentation/Nop.Web/Views/Shared/_ProductReviewHelpfulness.cshtml +src/Presentation/Nop.Web/Views/Shared/_MoveToWishlistModal.cshtml src/Presentation/Nop.Web/Views/Shared/Head.cshtml src/Presentation/Nop.Web/Views/Shared/_OrderReviewData.cshtml src/Presentation/Nop.Web/Views/Shared/_Header.cshtml @@ -2369,6 +2371,7 @@ src/Presentation/Nop.Web/Models/Catalog/ProductCombinationModel.cs src/Presentation/Nop.Web/Models/Catalog/ProductSpecificationAttributeGroupModel.cs src/Presentation/Nop.Web/Models/Catalog/SpecificationFilterModel.cs src/Presentation/Nop.Web/Models/Catalog/VendorProductReviewModel.cs +src/Presentation/Nop.Web/Models/Catalog/ProductToWishlistModel.cs src/Presentation/Nop.Web/Models/Catalog/CatalogProductsCommand.cs src/Presentation/Nop.Web/Models/Catalog/ManufacturerFilterModel.cs src/Presentation/Nop.Web/Models/Catalog/ProductOverviewModel.cs @@ -2423,6 +2426,7 @@ src/Presentation/Nop.Web/Models/ShoppingCart/EstimateShippingModel.cs src/Presentation/Nop.Web/Models/ShoppingCart/WishlistModel.cs src/Presentation/Nop.Web/Models/ShoppingCart/OrderTotalsModel.cs src/Presentation/Nop.Web/Models/ShoppingCart/MiniShoppingCartModel.cs +src/Presentation/Nop.Web/Models/ShoppingCart/CustomWishlistModel.cs src/Presentation/Nop.Web/Models/ShoppingCart/ShoppingCartModel.cs src/Presentation/Nop.Web/Models/Sitemap/SitemapCreatedEvent.cs src/Presentation/Nop.Web/Models/Sitemap/SitemapPageModel.cs @@ -4104,6 +4108,7 @@ src/Libraries/Nop.Core/Domain/Orders/ShoppingCartItemMovedToOrderItemEvent.cs src/Libraries/Nop.Core/Domain/Orders/OrderHistoryPeriods.cs src/Libraries/Nop.Core/Domain/Orders/CheckoutAttributeValue.cs src/Libraries/Nop.Core/Domain/Orders/OrderAverageReportLine.cs +src/Libraries/Nop.Core/Domain/Orders/CustomWishlist.cs src/Libraries/Nop.Core/Domain/Orders/Order.cs src/Libraries/Nop.Core/Domain/Orders/RecurringPayment.cs src/Libraries/Nop.Core/Domain/Orders/ReturnRequestAction.cs @@ -4357,6 +4362,7 @@ src/Libraries/Nop.Data/Migrations/UpgradeTo490/AddIndexesMigration.cs src/Libraries/Nop.Data/Migrations/UpgradeTo490/NewsLetterSubscriptionMigration.cs src/Libraries/Nop.Data/Migrations/UpgradeTo490/SchemaMigration.cs src/Libraries/Nop.Data/Migrations/UpgradeTo490/DataMigration.cs +src/Libraries/Nop.Data/Migrations/UpgradeTo490/MultipleWishlistMigration.cs src/Libraries/Nop.Data/Migrations/NullMigrationContext.cs src/Libraries/Nop.Data/Migrations/MigrationProcessType.cs src/Libraries/Nop.Data/Migrations/UpdateMigrationType.cs @@ -4410,6 +4416,7 @@ src/Libraries/Nop.Data/Mapping/Builders/Polls/PollBuilder.cs src/Libraries/Nop.Data/Mapping/Builders/Tasks/ScheduleTaskBuilder.cs src/Libraries/Nop.Data/Mapping/Builders/Orders/ReturnRequestActionBuilder.cs src/Libraries/Nop.Data/Mapping/Builders/Orders/CheckoutAttributeBuilder.cs +src/Libraries/Nop.Data/Mapping/Builders/Orders/CustomWishlistBuilder.cs src/Libraries/Nop.Data/Mapping/Builders/Orders/CheckoutAttributeValueBuilder.cs src/Libraries/Nop.Data/Mapping/Builders/Orders/OrderNoteBuilder.cs src/Libraries/Nop.Data/Mapping/Builders/Orders/ReturnRequestBuilder.cs @@ -4705,8 +4712,10 @@ src/Libraries/Nop.Services/Polls/Caching/PollAnswerCacheEventConsumer.cs src/Libraries/Nop.Services/Polls/PollService.cs src/Libraries/Nop.Services/Polls/IPollService.cs src/Libraries/Nop.Services/Orders/IOrderReportService.cs +src/Libraries/Nop.Services/Orders/CustomWishlistService.cs src/Libraries/Nop.Services/Orders/RewardPointService.cs src/Libraries/Nop.Services/Orders/ICheckoutAttributeFormatter.cs +src/Libraries/Nop.Services/Orders/ICustomWishlistService.cs src/Libraries/Nop.Services/Orders/OrderProcessingService.cs src/Libraries/Nop.Services/Orders/AppliedGiftCard.cs src/Libraries/Nop.Services/Orders/ICustomNumberFormatter.cs diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/phpbb-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/phpbb-all-levels.txt index 17068b503..044346abb 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/phpbb-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/phpbb-all-levels.txt @@ -9054,6 +9054,11 @@ phpbb/db/doctrine/case_insensitive_string.php db/doctrine/case_insensitive_string.php doctrine/case_insensitive_string.php case_insensitive_string.php +phpBB/phpbb/db/doctrine/mysql_platform.php +phpbb/db/doctrine/mysql_platform.php +db/doctrine/mysql_platform.php +doctrine/mysql_platform.php +mysql_platform.php phpBB/phpbb/feed/quote_helper.php phpbb/feed/quote_helper.php feed/quote_helper.php @@ -9458,6 +9463,10 @@ tests/dbal/migration/revert_table_with_dependency.php dbal/migration/revert_table_with_dependency.php migration/revert_table_with_dependency.php revert_table_with_dependency.php +tests/dbal/migration/schema_add_autoincrement.php +dbal/migration/schema_add_autoincrement.php +migration/schema_add_autoincrement.php +schema_add_autoincrement.php tests/dbal/migration/recall_params.php dbal/migration/recall_params.php migration/recall_params.php @@ -9865,6 +9874,16 @@ utf8_clean_string_test.php tests/language/language_test.php language/language_test.php language_test.php +tests/migrations/remove_jabber_migration_test.php +migrations/remove_jabber_migration_test.php +remove_jabber_migration_test.php +tests/migrations/fixtures/migration_remove_jabber.xml +migrations/fixtures/migration_remove_jabber.xml +fixtures/migration_remove_jabber.xml +migration_remove_jabber.xml +tests/migrations/migration_test_base.php +migrations/migration_test_base.php +migration_test_base.php tests/migrations/migrations_check_config_added_test.php migrations/migrations_check_config_added_test.php migrations_check_config_added_test.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/phpbb.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/phpbb.txt index e83421c2a..362e67dac 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/phpbb.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/phpbb.txt @@ -1761,6 +1761,7 @@ phpBB/phpbb/db/doctrine/oracle_platform.php phpBB/phpbb/db/doctrine/table_helper.php phpBB/phpbb/db/doctrine/postgresql_platform.php phpBB/phpbb/db/doctrine/case_insensitive_string.php +phpBB/phpbb/db/doctrine/mysql_platform.php phpBB/phpbb/feed/quote_helper.php phpBB/phpbb/feed/news.php phpBB/phpbb/feed/base.php @@ -1866,6 +1867,7 @@ tests/dbal/migration/schema_index.php tests/dbal/migration/schema.php tests/dbal/migration/revert_table.php tests/dbal/migration/revert_table_with_dependency.php +tests/dbal/migration/schema_add_autoincrement.php tests/dbal/migration/recall_params.php tests/dbal/migration/dummy.php tests/dbal/migration/dummy_order_4.php @@ -1972,6 +1974,9 @@ tests/group/helper_get_rank_test.php tests/utf/utf8_wordwrap_test.php tests/utf/utf8_clean_string_test.php tests/language/language_test.php +tests/migrations/remove_jabber_migration_test.php +tests/migrations/fixtures/migration_remove_jabber.xml +tests/migrations/migration_test_base.php tests/migrations/migrations_check_config_added_test.php tests/passwords/manager_test.php tests/passwords/drivers_test.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt index 95b06efe9..b72bef1ef 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 @@ -8012,6 +8012,11 @@ Core/System/User/UserException.php System/User/UserException.php User/UserException.php UserException.php +src/Core/System/Resources/translation.yaml +Core/System/Resources/translation.yaml +System/Resources/translation.yaml +Resources/translation.yaml +translation.yaml src/Core/System/Resources/config/cart.xml Core/System/Resources/config/cart.xml System/Resources/config/cart.xml @@ -8096,6 +8101,12 @@ System/Resources/config/newsletter.xml Resources/config/newsletter.xml config/newsletter.xml newsletter.xml +src/Core/System/Resources/translation/.gitkeep +Core/System/Resources/translation/.gitkeep +System/Resources/translation/.gitkeep +Resources/translation/.gitkeep +translation/.gitkeep +.gitkeep src/Core/System/CustomEntity/CustomEntityDefinition.php Core/System/CustomEntity/CustomEntityDefinition.php System/CustomEntity/CustomEntityDefinition.php @@ -10095,18 +10106,42 @@ Core/System/Snippet/SnippetEntity.php System/Snippet/SnippetEntity.php Snippet/SnippetEntity.php SnippetEntity.php +src/Core/System/Snippet/Struct/SnippetPaths.php +Core/System/Snippet/Struct/SnippetPaths.php +System/Snippet/Struct/SnippetPaths.php +Snippet/Struct/SnippetPaths.php +Struct/SnippetPaths.php +SnippetPaths.php src/Core/System/Snippet/Struct/MissingSnippetStruct.php Core/System/Snippet/Struct/MissingSnippetStruct.php System/Snippet/Struct/MissingSnippetStruct.php Snippet/Struct/MissingSnippetStruct.php Struct/MissingSnippetStruct.php MissingSnippetStruct.php +src/Core/System/Snippet/Struct/Language.php +Core/System/Snippet/Struct/Language.php +System/Snippet/Struct/Language.php +Snippet/Struct/Language.php +Struct/Language.php +Language.php +src/Core/System/Snippet/Struct/LanguageCollection.php +Core/System/Snippet/Struct/LanguageCollection.php +System/Snippet/Struct/LanguageCollection.php +Snippet/Struct/LanguageCollection.php +Struct/LanguageCollection.php +LanguageCollection.php src/Core/System/Snippet/Struct/MissingSnippetCollection.php Core/System/Snippet/Struct/MissingSnippetCollection.php System/Snippet/Struct/MissingSnippetCollection.php Snippet/Struct/MissingSnippetCollection.php Struct/MissingSnippetCollection.php MissingSnippetCollection.php +src/Core/System/Snippet/Struct/TranslationConfig.php +Core/System/Snippet/Struct/TranslationConfig.php +System/Snippet/Struct/TranslationConfig.php +Snippet/Struct/TranslationConfig.php +Struct/TranslationConfig.php +TranslationConfig.php src/Core/System/Snippet/SnippetValidatorInterface.php Core/System/Snippet/SnippetValidatorInterface.php System/Snippet/SnippetValidatorInterface.php @@ -10133,12 +10168,30 @@ Core/System/Snippet/SnippetException.php System/Snippet/SnippetException.php Snippet/SnippetException.php SnippetException.php +src/Core/System/Snippet/Command/InstallTranslationCommand.php +Core/System/Snippet/Command/InstallTranslationCommand.php +System/Snippet/Command/InstallTranslationCommand.php +Snippet/Command/InstallTranslationCommand.php +Command/InstallTranslationCommand.php +InstallTranslationCommand.php src/Core/System/Snippet/Command/ValidateSnippetsCommand.php Core/System/Snippet/Command/ValidateSnippetsCommand.php System/Snippet/Command/ValidateSnippetsCommand.php Snippet/Command/ValidateSnippetsCommand.php Command/ValidateSnippetsCommand.php ValidateSnippetsCommand.php +src/Core/System/Snippet/Service/TranslationLoader.php +Core/System/Snippet/Service/TranslationLoader.php +System/Snippet/Service/TranslationLoader.php +Snippet/Service/TranslationLoader.php +Service/TranslationLoader.php +TranslationLoader.php +src/Core/System/Snippet/Service/TranslationConfigLoader.php +Core/System/Snippet/Service/TranslationConfigLoader.php +System/Snippet/Service/TranslationConfigLoader.php +Snippet/Service/TranslationConfigLoader.php +Service/TranslationConfigLoader.php +TranslationConfigLoader.php src/Core/System/Snippet/Subscriber/CustomFieldSubscriber.php Core/System/Snippet/Subscriber/CustomFieldSubscriber.php System/Snippet/Subscriber/CustomFieldSubscriber.php @@ -22216,12 +22269,6 @@ Framework/App/Exception/InvalidAppConfigurationException.php App/Exception/InvalidAppConfigurationException.php Exception/InvalidAppConfigurationException.php InvalidAppConfigurationException.php -src/Core/Framework/App/Exception/InvalidArgumentException.php -Core/Framework/App/Exception/InvalidArgumentException.php -Framework/App/Exception/InvalidArgumentException.php -App/Exception/InvalidArgumentException.php -Exception/InvalidArgumentException.php -InvalidArgumentException.php src/Core/Framework/App/AppExtractor.php Core/Framework/App/AppExtractor.php Framework/App/AppExtractor.php @@ -119091,6 +119138,31 @@ Files/_fixtures/SnippetSet/SnippetSet.php _fixtures/SnippetSet/SnippetSet.php SnippetSet/SnippetSet.php SnippetSet.php +tests/unit/Core/System/Snippet/Files/_fixtures/activePlugin/Resources/app/administration/src/jp-JP.json +unit/Core/System/Snippet/Files/_fixtures/activePlugin/Resources/app/administration/src/jp-JP.json +Core/System/Snippet/Files/_fixtures/activePlugin/Resources/app/administration/src/jp-JP.json +System/Snippet/Files/_fixtures/activePlugin/Resources/app/administration/src/jp-JP.json +Snippet/Files/_fixtures/activePlugin/Resources/app/administration/src/jp-JP.json +Files/_fixtures/activePlugin/Resources/app/administration/src/jp-JP.json +_fixtures/activePlugin/Resources/app/administration/src/jp-JP.json +activePlugin/Resources/app/administration/src/jp-JP.json +Resources/app/administration/src/jp-JP.json +app/administration/src/jp-JP.json +administration/src/jp-JP.json +src/jp-JP.json +jp-JP.json +tests/unit/Core/System/Snippet/Files/_fixtures/activePlugin/Resources/app/meteor-app/jp-JP.json +unit/Core/System/Snippet/Files/_fixtures/activePlugin/Resources/app/meteor-app/jp-JP.json +Core/System/Snippet/Files/_fixtures/activePlugin/Resources/app/meteor-app/jp-JP.json +System/Snippet/Files/_fixtures/activePlugin/Resources/app/meteor-app/jp-JP.json +Snippet/Files/_fixtures/activePlugin/Resources/app/meteor-app/jp-JP.json +Files/_fixtures/activePlugin/Resources/app/meteor-app/jp-JP.json +_fixtures/activePlugin/Resources/app/meteor-app/jp-JP.json +activePlugin/Resources/app/meteor-app/jp-JP.json +Resources/app/meteor-app/jp-JP.json +app/meteor-app/jp-JP.json +meteor-app/jp-JP.json +jp-JP.json tests/unit/Core/System/Snippet/Files/_fixtures/ShopwareBundleWithSnippets/ShopwareBundleWithSnippets.php unit/Core/System/Snippet/Files/_fixtures/ShopwareBundleWithSnippets/ShopwareBundleWithSnippets.php Core/System/Snippet/Files/_fixtures/ShopwareBundleWithSnippets/ShopwareBundleWithSnippets.php @@ -119212,6 +119284,27 @@ Core/System/Snippet/SnippetServiceTest.php System/Snippet/SnippetServiceTest.php Snippet/SnippetServiceTest.php SnippetServiceTest.php +tests/unit/Core/System/Snippet/Struct/TranslationConfigTest.php +unit/Core/System/Snippet/Struct/TranslationConfigTest.php +Core/System/Snippet/Struct/TranslationConfigTest.php +System/Snippet/Struct/TranslationConfigTest.php +Snippet/Struct/TranslationConfigTest.php +Struct/TranslationConfigTest.php +TranslationConfigTest.php +tests/unit/Core/System/Snippet/Struct/SnippetPathsTest.php +unit/Core/System/Snippet/Struct/SnippetPathsTest.php +Core/System/Snippet/Struct/SnippetPathsTest.php +System/Snippet/Struct/SnippetPathsTest.php +Snippet/Struct/SnippetPathsTest.php +Struct/SnippetPathsTest.php +SnippetPathsTest.php +tests/unit/Core/System/Snippet/Struct/LanguageTest.php +unit/Core/System/Snippet/Struct/LanguageTest.php +Core/System/Snippet/Struct/LanguageTest.php +System/Snippet/Struct/LanguageTest.php +Snippet/Struct/LanguageTest.php +Struct/LanguageTest.php +LanguageTest.php tests/unit/Core/System/Snippet/Api/SnippetControllerTest.php unit/Core/System/Snippet/Api/SnippetControllerTest.php Core/System/Snippet/Api/SnippetControllerTest.php @@ -119219,6 +119312,27 @@ System/Snippet/Api/SnippetControllerTest.php Snippet/Api/SnippetControllerTest.php Api/SnippetControllerTest.php SnippetControllerTest.php +tests/unit/Core/System/Snippet/Command/InstallTranslationCommandTest.php +unit/Core/System/Snippet/Command/InstallTranslationCommandTest.php +Core/System/Snippet/Command/InstallTranslationCommandTest.php +System/Snippet/Command/InstallTranslationCommandTest.php +Snippet/Command/InstallTranslationCommandTest.php +Command/InstallTranslationCommandTest.php +InstallTranslationCommandTest.php +tests/unit/Core/System/Snippet/Service/TranslationLoaderTest.php +unit/Core/System/Snippet/Service/TranslationLoaderTest.php +Core/System/Snippet/Service/TranslationLoaderTest.php +System/Snippet/Service/TranslationLoaderTest.php +Snippet/Service/TranslationLoaderTest.php +Service/TranslationLoaderTest.php +TranslationLoaderTest.php +tests/unit/Core/System/Snippet/Service/TranslationConfigLoaderTest.php +unit/Core/System/Snippet/Service/TranslationConfigLoaderTest.php +Core/System/Snippet/Service/TranslationConfigLoaderTest.php +System/Snippet/Service/TranslationConfigLoaderTest.php +Snippet/Service/TranslationConfigLoaderTest.php +Service/TranslationConfigLoaderTest.php +TranslationConfigLoaderTest.php tests/unit/Core/System/Snippet/Filter/EmptySnippetFilterTest.php unit/Core/System/Snippet/Filter/EmptySnippetFilterTest.php Core/System/Snippet/Filter/EmptySnippetFilterTest.php @@ -119281,6 +119395,13 @@ Core/System/Snippet/SnippetExceptionTest.php System/Snippet/SnippetExceptionTest.php Snippet/SnippetExceptionTest.php SnippetExceptionTest.php +tests/unit/Core/System/Snippet/Mock/TestPlugin.php +unit/Core/System/Snippet/Mock/TestPlugin.php +Core/System/Snippet/Mock/TestPlugin.php +System/Snippet/Mock/TestPlugin.php +Snippet/Mock/TestPlugin.php +Mock/TestPlugin.php +TestPlugin.php tests/unit/Core/System/Snippet/Mock/MockSnippetFile.php unit/Core/System/Snippet/Mock/MockSnippetFile.php Core/System/Snippet/Mock/MockSnippetFile.php @@ -119320,6 +119441,13 @@ Snippet/Mock/_fixtures/swagtheme.en-GB.json Mock/_fixtures/swagtheme.en-GB.json _fixtures/swagtheme.en-GB.json swagtheme.en-GB.json +tests/unit/Core/System/Snippet/Mock/FilePutContentsMock.php +unit/Core/System/Snippet/Mock/FilePutContentsMock.php +Core/System/Snippet/Mock/FilePutContentsMock.php +System/Snippet/Mock/FilePutContentsMock.php +Snippet/Mock/FilePutContentsMock.php +Mock/FilePutContentsMock.php +FilePutContentsMock.php tests/unit/Core/System/Snippet/SnippetValidatorTest.php unit/Core/System/Snippet/SnippetValidatorTest.php Core/System/Snippet/SnippetValidatorTest.php @@ -130574,6 +130702,11 @@ unit/Administration/Command/DeleteExtensionLocalPublicFilesCommandTest.php Administration/Command/DeleteExtensionLocalPublicFilesCommandTest.php Command/DeleteExtensionLocalPublicFilesCommandTest.php DeleteExtensionLocalPublicFilesCommandTest.php +tests/unit/Administration/Snippet/SnippetFileTrait.php +unit/Administration/Snippet/SnippetFileTrait.php +Administration/Snippet/SnippetFileTrait.php +Snippet/SnippetFileTrait.php +SnippetFileTrait.php tests/unit/Administration/Snippet/fixtures/invalidPlugin/Resources/app/administration/src/invalid unit/Administration/Snippet/fixtures/invalidPlugin/Resources/app/administration/src/invalid Administration/Snippet/fixtures/invalidPlugin/Resources/app/administration/src/invalid @@ -139720,6 +139853,9 @@ _unreleased/2025-06-03-improved-ar-error-feeback.md changelog/_unreleased/2025-01-31-move-flow-execution-after-business-process.md _unreleased/2025-01-31-move-flow-execution-after-business-process.md 2025-01-31-move-flow-execution-after-business-process.md +changelog/_unreleased/2025-07-18-implemented-a-command-to-download-and-install-translation.md +_unreleased/2025-07-18-implemented-a-command-to-download-and-install-translation.md +2025-07-18-implemented-a-command-to-download-and-install-translation.md changelog/_unreleased/2025-05-05-message-queues-statistics.md _unreleased/2025-05-05-message-queues-statistics.md 2025-05-05-message-queues-statistics.md diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt index a2c3f2ba8..118cc74c9 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt @@ -1345,6 +1345,7 @@ src/Core/System/User/Api/UserValidationController.php src/Core/System/User/Api/UserRecoveryController.php src/Core/System/User/Service/UserValidationService.php src/Core/System/User/UserException.php +src/Core/System/Resources/translation.yaml src/Core/System/Resources/config/cart.xml src/Core/System/Resources/config/systemWideLoginRegistration.xml src/Core/System/Resources/config/media.xml @@ -1359,6 +1360,7 @@ src/Core/System/Resources/config/seo.xml src/Core/System/Resources/config/basicInformation.xml src/Core/System/Resources/config/routes.xml src/Core/System/Resources/config/newsletter.xml +src/Core/System/Resources/translation/.gitkeep src/Core/System/CustomEntity/CustomEntityDefinition.php src/Core/System/CustomEntity/CustomEntityRegistrar.php src/Core/System/CustomEntity/CustomEntityCollection.php @@ -1683,14 +1685,21 @@ src/Core/System/Snippet/Aggregate/SnippetSet/SnippetSetDefinition.php src/Core/System/Snippet/Aggregate/SnippetSet/SnippetSetCollection.php src/Core/System/Snippet/Event/SnippetsThemeResolveEvent.php src/Core/System/Snippet/SnippetEntity.php +src/Core/System/Snippet/Struct/SnippetPaths.php src/Core/System/Snippet/Struct/MissingSnippetStruct.php +src/Core/System/Snippet/Struct/Language.php +src/Core/System/Snippet/Struct/LanguageCollection.php src/Core/System/Snippet/Struct/MissingSnippetCollection.php +src/Core/System/Snippet/Struct/TranslationConfig.php src/Core/System/Snippet/SnippetValidatorInterface.php src/Core/System/Snippet/SnippetCollection.php src/Core/System/Snippet/SnippetFileHandler.php src/Core/System/Snippet/Api/SnippetController.php src/Core/System/Snippet/SnippetException.php +src/Core/System/Snippet/Command/InstallTranslationCommand.php src/Core/System/Snippet/Command/ValidateSnippetsCommand.php +src/Core/System/Snippet/Service/TranslationLoader.php +src/Core/System/Snippet/Service/TranslationConfigLoader.php src/Core/System/Snippet/Subscriber/CustomFieldSubscriber.php src/Core/System/Snippet/Filter/EditedFilter.php src/Core/System/Snippet/Filter/SnippetFilterInterface.php @@ -3618,7 +3627,6 @@ src/Core/Framework/App/Exception/AppLicenseCouldNotBeVerifiedException.php src/Core/Framework/App/Exception/AppNotFoundException.php src/Core/Framework/App/Exception/AppUrlChangeStrategyNotFoundException.php src/Core/Framework/App/Exception/InvalidAppConfigurationException.php -src/Core/Framework/App/Exception/InvalidArgumentException.php src/Core/Framework/App/AppExtractor.php src/Core/Framework/App/Cms/BlockTemplateLoader.php src/Core/Framework/App/Cms/Schema/cms-1.0.xsd @@ -14832,6 +14840,8 @@ tests/unit/Core/System/Snippet/Files/GenericSnippetFileTest.php tests/unit/Core/System/Snippet/Files/_fixtures/SnippetSet/Resources/snippet/storefront.en-GB.json tests/unit/Core/System/Snippet/Files/_fixtures/SnippetSet/Resources/snippet/storefront.de-DE.json tests/unit/Core/System/Snippet/Files/_fixtures/SnippetSet/SnippetSet.php +tests/unit/Core/System/Snippet/Files/_fixtures/activePlugin/Resources/app/administration/src/jp-JP.json +tests/unit/Core/System/Snippet/Files/_fixtures/activePlugin/Resources/app/meteor-app/jp-JP.json tests/unit/Core/System/Snippet/Files/_fixtures/ShopwareBundleWithSnippets/ShopwareBundleWithSnippets.php tests/unit/Core/System/Snippet/Files/_fixtures/ShopwareBundleWithSnippets/Resources/snippet/storefront.en-GB.json tests/unit/Core/System/Snippet/Files/_fixtures/ShopwareBundleWithSnippets/Resources/snippet/storefront.de-DE.json @@ -14844,7 +14854,13 @@ tests/unit/Core/System/Snippet/Files/SnippetFileCollectionFactoryTest.php tests/unit/Core/System/Snippet/Files/SnippetFileCollectionTest.php tests/unit/Core/System/Snippet/Files/MockedKernel.php tests/unit/Core/System/Snippet/SnippetServiceTest.php +tests/unit/Core/System/Snippet/Struct/TranslationConfigTest.php +tests/unit/Core/System/Snippet/Struct/SnippetPathsTest.php +tests/unit/Core/System/Snippet/Struct/LanguageTest.php tests/unit/Core/System/Snippet/Api/SnippetControllerTest.php +tests/unit/Core/System/Snippet/Command/InstallTranslationCommandTest.php +tests/unit/Core/System/Snippet/Service/TranslationLoaderTest.php +tests/unit/Core/System/Snippet/Service/TranslationConfigLoaderTest.php tests/unit/Core/System/Snippet/Filter/EmptySnippetFilterTest.php tests/unit/Core/System/Snippet/Filter/EditedFilterTest.php tests/unit/Core/System/Snippet/Filter/NamespaceFilterTest.php @@ -14854,11 +14870,13 @@ tests/unit/Core/System/Snippet/Filter/AuthorFilterTest.php tests/unit/Core/System/Snippet/Filter/AddedFilterTest.php tests/unit/Core/System/Snippet/Filter/TermFilterTest.php tests/unit/Core/System/Snippet/SnippetExceptionTest.php +tests/unit/Core/System/Snippet/Mock/TestPlugin.php tests/unit/Core/System/Snippet/Mock/MockSnippetFile.php tests/unit/Core/System/Snippet/Mock/_fixtures/storefront.en-GB.json tests/unit/Core/System/Snippet/Mock/_fixtures/storefront.de-DE.json tests/unit/Core/System/Snippet/Mock/_fixtures/swagtheme.de-DE.json tests/unit/Core/System/Snippet/Mock/_fixtures/swagtheme.en-GB.json +tests/unit/Core/System/Snippet/Mock/FilePutContentsMock.php tests/unit/Core/System/Snippet/SnippetValidatorTest.php tests/unit/Core/System/StateMachine/Api/StateMachineActionControllerTest.php tests/unit/Core/System/CustomField/CustomFieldServiceTest.php @@ -16336,6 +16354,7 @@ tests/unit/Administration/Framework/Routing/NotFound/AdministrationNotFoundSubsc tests/unit/Administration/Framework/Search/CriteriaCollectionTest.php tests/unit/Administration/DependencyInjection/AdminMigrationCompilerPassTest.php tests/unit/Administration/Command/DeleteExtensionLocalPublicFilesCommandTest.php +tests/unit/Administration/Snippet/SnippetFileTrait.php tests/unit/Administration/Snippet/fixtures/invalidPlugin/Resources/app/administration/src/invalid tests/unit/Administration/Snippet/fixtures/activePlugin/Resources/app/administration/src/jp-JP.json tests/unit/Administration/Snippet/fixtures/activePlugin/Resources/app/meteor-app/jp-JP.json @@ -19378,6 +19397,7 @@ changelog/_unreleased/2025-06-07-spelling-fixes-in-core-package.md changelog/_unreleased/2025-06-30-align-error-styles-of-form-components.md changelog/_unreleased/2025-06-03-improved-ar-error-feeback.md changelog/_unreleased/2025-01-31-move-flow-execution-after-business-process.md +changelog/_unreleased/2025-07-18-implemented-a-command-to-download-and-install-translation.md changelog/_unreleased/2025-05-05-message-queues-statistics.md changelog/_unreleased/2025-07-03-add-staging-config-to-event.md changelog/_unreleased/2025-01-07-unify-constraint-option-structure-and-checks.md 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 ab754bcbf..cb816f140 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 @@ -27108,6 +27108,17 @@ context/hooks/test/use-checkout-submit.js hooks/test/use-checkout-submit.js test/use-checkout-submit.js use-checkout-submit.js +plugins/woocommerce/client/blocks/assets/js/base/context/hooks/test/use-order-summary-loading-state.js +woocommerce/client/blocks/assets/js/base/context/hooks/test/use-order-summary-loading-state.js +client/blocks/assets/js/base/context/hooks/test/use-order-summary-loading-state.js +blocks/assets/js/base/context/hooks/test/use-order-summary-loading-state.js +assets/js/base/context/hooks/test/use-order-summary-loading-state.js +js/base/context/hooks/test/use-order-summary-loading-state.js +base/context/hooks/test/use-order-summary-loading-state.js +context/hooks/test/use-order-summary-loading-state.js +hooks/test/use-order-summary-loading-state.js +test/use-order-summary-loading-state.js +use-order-summary-loading-state.js plugins/woocommerce/client/blocks/assets/js/base/context/hooks/test/use-store-products.js woocommerce/client/blocks/assets/js/base/context/hooks/test/use-store-products.js client/blocks/assets/js/base/context/hooks/test/use-store-products.js @@ -27139,6 +27150,16 @@ base/context/hooks/use-query-state.js context/hooks/use-query-state.js hooks/use-query-state.js use-query-state.js +plugins/woocommerce/client/blocks/assets/js/base/context/hooks/use-order-summary-loading-state.ts +woocommerce/client/blocks/assets/js/base/context/hooks/use-order-summary-loading-state.ts +client/blocks/assets/js/base/context/hooks/use-order-summary-loading-state.ts +blocks/assets/js/base/context/hooks/use-order-summary-loading-state.ts +assets/js/base/context/hooks/use-order-summary-loading-state.ts +js/base/context/hooks/use-order-summary-loading-state.ts +base/context/hooks/use-order-summary-loading-state.ts +context/hooks/use-order-summary-loading-state.ts +hooks/use-order-summary-loading-state.ts +use-order-summary-loading-state.ts plugins/woocommerce/client/blocks/assets/js/base/context/hooks/use-store-products.ts woocommerce/client/blocks/assets/js/base/context/hooks/use-store-products.ts client/blocks/assets/js/base/context/hooks/use-store-products.ts @@ -88054,6 +88075,10 @@ plugins/woocommerce/changelog/58941-dev-consolidate-packages-license-version woocommerce/changelog/58941-dev-consolidate-packages-license-version changelog/58941-dev-consolidate-packages-license-version 58941-dev-consolidate-packages-license-version +plugins/woocommerce/changelog/59779-fix-iapi-minicart-aria-label-getter +woocommerce/changelog/59779-fix-iapi-minicart-aria-label-getter +changelog/59779-fix-iapi-minicart-aria-label-getter +59779-fix-iapi-minicart-aria-label-getter plugins/woocommerce/changelog/issues-59032-product-button-state-to-context woocommerce/changelog/issues-59032-product-button-state-to-context changelog/issues-59032-product-button-state-to-context @@ -88142,6 +88167,10 @@ plugins/woocommerce/changelog/59432-wooplug-4796-interactivity-api-powered-mini- woocommerce/changelog/59432-wooplug-4796-interactivity-api-powered-mini-cart-fix-z-index changelog/59432-wooplug-4796-interactivity-api-powered-mini-cart-fix-z-index 59432-wooplug-4796-interactivity-api-powered-mini-cart-fix-z-index +plugins/woocommerce/changelog/wooplug-3804-implement-partial-updates-loading-states-for-the-order +woocommerce/changelog/wooplug-3804-implement-partial-updates-loading-states-for-the-order +changelog/wooplug-3804-implement-partial-updates-loading-states-for-the-order +wooplug-3804-implement-partial-updates-loading-states-for-the-order plugins/woocommerce/changelog/wooplug-673 woocommerce/changelog/wooplug-673 changelog/wooplug-673 @@ -88458,6 +88487,10 @@ plugins/woocommerce/changelog/wooplug-819-enhancement-notifications-out-of-stock woocommerce/changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default wooplug-819-enhancement-notifications-out-of-stock-send-to-default +plugins/woocommerce/changelog/59782-wooplug-5085-iapi-powered-mini-cart-add-feature-in-the-woocommerce +woocommerce/changelog/59782-wooplug-5085-iapi-powered-mini-cart-add-feature-in-the-woocommerce +changelog/59782-wooplug-5085-iapi-powered-mini-cart-add-feature-in-the-woocommerce +59782-wooplug-5085-iapi-powered-mini-cart-add-feature-in-the-woocommerce plugins/woocommerce/changelog/59581-59319-fix-manage-stock-type woocommerce/changelog/59581-59319-fix-manage-stock-type changelog/59581-59319-fix-manage-stock-type diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt index e9ad833a0..156898d40 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt @@ -4560,9 +4560,11 @@ plugins/woocommerce/client/blocks/assets/js/base/context/hooks/shipping/index.js plugins/woocommerce/client/blocks/assets/js/base/context/hooks/shipping/use-shipping-data.ts plugins/woocommerce/client/blocks/assets/js/base/context/hooks/test/use-query-state.jsx plugins/woocommerce/client/blocks/assets/js/base/context/hooks/test/use-checkout-submit.js +plugins/woocommerce/client/blocks/assets/js/base/context/hooks/test/use-order-summary-loading-state.js plugins/woocommerce/client/blocks/assets/js/base/context/hooks/test/use-store-products.js plugins/woocommerce/client/blocks/assets/js/base/context/hooks/use-show-shipping-total-warning.ts plugins/woocommerce/client/blocks/assets/js/base/context/hooks/use-query-state.js +plugins/woocommerce/client/blocks/assets/js/base/context/hooks/use-order-summary-loading-state.ts plugins/woocommerce/client/blocks/assets/js/base/context/hooks/use-store-products.ts plugins/woocommerce/client/blocks/assets/js/base/context/test/utils.js plugins/woocommerce/client/blocks/assets/js/base/context/utils.js @@ -11996,6 +11998,7 @@ plugins/woocommerce/includes/log-handlers/class-wc-log-handler-db.php plugins/woocommerce/includes/class-wc-meta-data.php plugins/woocommerce/includes/class-wc-customer.php plugins/woocommerce/changelog/58941-dev-consolidate-packages-license-version +plugins/woocommerce/changelog/59779-fix-iapi-minicart-aria-label-getter plugins/woocommerce/changelog/issues-59032-product-button-state-to-context plugins/woocommerce/changelog/59592-wooplug-4965-iapi-powered-mini-cart-table-head-is-not-displayed plugins/woocommerce/changelog/update-block-references @@ -12018,6 +12021,7 @@ plugins/woocommerce/changelog/fix-issue-59269 plugins/woocommerce/changelog/fix-59664-invalid-context-add-to-cart-with-options plugins/woocommerce/changelog/fix-cart-discount-meta plugins/woocommerce/changelog/59432-wooplug-4796-interactivity-api-powered-mini-cart-fix-z-index +plugins/woocommerce/changelog/wooplug-3804-implement-partial-updates-loading-states-for-the-order plugins/woocommerce/changelog/wooplug-673 plugins/woocommerce/changelog/fix-59276 plugins/woocommerce/changelog/fix-59523-add-to-cart-with-options-too-much-recursion @@ -12097,6 +12101,7 @@ plugins/woocommerce/changelog/2025-06-20-10-40-34-690102 plugins/woocommerce/changelog/59321-fix-advanced-settings plugins/woocommerce/changelog/fix-57718-select-invalid-variations-flaky-ii plugins/woocommerce/changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default +plugins/woocommerce/changelog/59782-wooplug-5085-iapi-powered-mini-cart-add-feature-in-the-woocommerce plugins/woocommerce/changelog/59581-59319-fix-manage-stock-type plugins/woocommerce/changelog/lstr-select-shipping-remove-disabled-state-for-loading plugins/woocommerce/changelog/update-checkout-loading-without-suspense 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 2f7b135db..20faf3ffa 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 @@ -6264,6 +6264,10 @@ spec/models/concerns/has_timeplan_examples.rb models/concerns/has_timeplan_examples.rb concerns/has_timeplan_examples.rb has_timeplan_examples.rb +spec/models/concerns/touches_perform_references_examples.rb +models/concerns/touches_perform_references_examples.rb +concerns/touches_perform_references_examples.rb +touches_perform_references_examples.rb spec/models/concerns/can_be_imported_examples.rb models/concerns/can_be_imported_examples.rb concerns/can_be_imported_examples.rb diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt index e94c7cfe6..27241ecb2 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt @@ -1416,6 +1416,7 @@ spec/models/concerns/has_groups_permissions_examples.rb spec/models/concerns/can_csv_import_organization_examples.rb spec/models/concerns/has_search_index_backend_examples.rb spec/models/concerns/has_timeplan_examples.rb +spec/models/concerns/touches_perform_references_examples.rb spec/models/concerns/can_be_imported_examples.rb spec/models/concerns/has_tags_examples.rb spec/models/concerns/has_group_relation_definition_examples.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 49e575b61..cfa8d5a14 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt @@ -87,10 +87,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .well-known .well-known/assetlinks.json .xml -/*/*/_tools -/*/*/more_ideas -/*/_tools -/*/activity /*/branches /*/commits /*/compare @@ -98,12 +94,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/edit$ /*/forks /*/graphs -/*/group -/*/invite /*/issues/new /*/issues/search /*/milestones/new -/*/more_ideas /*/network /*/projects /*/pulse @@ -113,24 +106,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*source= /.git //wiki/skins -/?*amp_client_id -/?z=1 /MANUALS/*.pdf$ /Search/ /UserAuthentication/ /_ /_/rsrc -/__wishlist__ -/_activities -/_activity -/_community -/_created -/_followers -/_following -/_quick_saves -/_saved -/_shop -/_shopping_list /_widget /album/*/*?i= /api @@ -152,12 +132,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /comments /commits/*?author /commits/*?path -/communities /contact/menu* /contact/partner* /contactus/mwaas* /directory -/discovered /docs/product /download /download/Browse.aspx? @@ -187,7 +165,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /layout/ /leads/*/jsplayer_show_lead_form.html /leads/*/show_form.html -/likes /login /lookup? /mediaapi/ @@ -200,13 +177,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /newest/*rss /newest/*xml /newsearch/ -/organize /partials -/pins /plugins /podcast/*/*?i= /print$ -/profile-about /raw /report_abuse /revisions @@ -214,8 +188,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rsvps/*atom /rsvps/*rss /rsvps/*xml -/scheduled-pin -/scheduled-pins /search /search/ /search/*?q= @@ -244,15 +216,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /store/new/*?*&*&* /store/top-free/*?*&*&* /store/top-paid/*?*&*&* -/story_pins -/tagged /tarball /tree -/tried /tv-season/*/*?i= /unsubscribe/ /video- -/video_pins /wal/ /widget_ /wiki/Special: @@ -373,7 +341,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?search_forum= ?set_mobile= ?showAllGroups= -?show_error=true ?slogin ?sort= ?sortBy= @@ -499,8 +466,6 @@ WebObjects/MZStoreElements.woa [_0-9a-zA-Z]+/status/[0-9]+/likes [_0-9a-zA-Z]+/status/[0-9]+/retweets _ -_/_ -_/_/pixel _/aihub_pod _/ain/_/js _/alkali-learn @@ -565,8 +530,6 @@ _next/data _next/jwt _next/title _next/viewer -_ngjs/resource -_ngjs/resource/*/get _nimbusJson.json _nimbusJsonp.js _nimbusJsonpStatic.js @@ -664,12 +627,10 @@ actions/news/rss ad_id= addContacts add_favorite -addboard addressBookExport admin admin/ ads -ads.txt ads/gpa/vidgen ads/learn ads/local @@ -680,7 +641,6 @@ advisor/*zx1fa adx/bin affil affil/pal -age-appeal agreements/approve ai-sandbox-internal/generated_images aihub/tfhub @@ -737,9 +697,7 @@ api? api_access_key= app*_ app*form_id= -app-ads.txt app/ -appealed-pin apple-app-site-association apps apps*&tags= @@ -818,7 +776,6 @@ author/following author= authoring/ authwall -autocomplete away.php awmp/data/images b?*node=7454898011 @@ -876,10 +833,6 @@ blogs/nationals-journal-beta blogs/search/ blogs/slow-ride blogs/test -board -board_activity -board_activity_comment -bookmarklet bookmarks books books/NBK @@ -901,38 +854,17 @@ books?*zoom= books?*zoom=1 books?*zoom=5 boutique/sitemaps -branded-pins business -business/ad_create business/adshare business/adshare/faqs business/blahblah -business/business-access -business/business-hierarchy -business/business-manager -business/catalogs -business/commerce-integrations -business/community-information -business/convert -business/create -business/create-linked-account business/feedback -business/hub -business/invite business/leads/jsplayer_show_lead_form.html business/leads/show_form.html business/learning/blog -business/onboarding -business/pin_create business/premium/is_payment_pending business/promotion -business/referral business/sales/blog -business/site -business/switch-account -business/top-ads -business/update -business/verified-merchant/status buyside-e2e-monitor cai call @@ -961,7 +893,6 @@ checkout checkout-external checkoutnow checkpoint -christmas-spotlight chrome/crlset chrome/webstore/images chwilio @@ -982,7 +913,6 @@ clickthru clima/ets clima/sites/registry clone/library/genomic/organisms -close-account cloud-launcher/sitemap cloudsourcetools/images cms_content @@ -1001,7 +931,6 @@ commission_2010-2014/katainen commits?author= common/ common/survey.aspx* -communities communities/bin.aspx? communities/blogs/PortalResults.mspx? communities/eventdetails.mspx? @@ -1018,14 +947,11 @@ community/category/* community/comments community/feed community/trackback -community_comment -community_post companyDir compare compressiontest concussion/HeadsUp/training/ config.js -connect connections consumers/archive contact/menu* @@ -1033,15 +959,9 @@ contact/partner* contact_importer contactus contactus/mwaas* -content-claiming content-guest/rss/channels control -conversation -conversations -convert-business -convert-personal copy-conductor/crawled -copyright-reporting core/ core/*.css$ core/*.css? @@ -1059,18 +979,10 @@ covid19/mobility cr$ cr? create -create_pin creative-europe/404_en.htm -creative-studio -creative_editor -creator-spotlight -creator_hub/_earn -creator_hub/_partnerships creatorhub csp -csrf_error ct -ct.html ct/log_list culturalinstitute/images culturalinstitute/sitemaps @@ -1095,10 +1007,8 @@ de/integrations de/ott de/solutions de/upload -deactivate-account default.aspx/kb/ default.aspx/ph/ -delete_post delight dell/cities-transformed dell/cloud-future-of-medicine @@ -1186,8 +1096,6 @@ earth/social ebook ece eclas -edit -editorial/* edu/cs4hs education/404_en.htm education/blocks @@ -1200,7 +1108,6 @@ ekansa/Open-Context-Data ekansa/opencontext- email email-unsubscribe -email_verification_error embed embed/@ embed/curated @@ -1262,7 +1169,6 @@ en/microsoft-viva/ en/security en/security/ endorsements -engagement enterprise enterprise-jobs enterprise-partner-search/sitemaps @@ -1347,18 +1253,14 @@ exec/obidos/subst/marketplace/sell-your-collection.html exec/obidos/subst/marketplace/sell-your-stuff.html exec/obidos/subst/partners/friends/access.html exec/obidos/tg/cm/member -explore -explore/*/?p= explore/*/lightbox external external/overture external_hosted f/healthcheck -facebook faves-i_love_u_get_away_from_me favorite fb -fb.html fbml/ajax/dialog fd/ fe=true @@ -1395,8 +1297,6 @@ flu/espanol/ flutter-canvaskit folder follow -follow_board -follow_user following food/archive food/favourites @@ -1477,8 +1377,6 @@ global$ gog google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService google.internal.maps.mapsjs.v1.MapsJsInternalService -google_gdn.html -google_search.html googlebooks/images gorf gp @@ -1594,7 +1492,6 @@ guidebooks gview gwt h5games_gamecenter/images -hanukkah-spotlight hashtag/*?src= hd header/channels @@ -1618,12 +1515,9 @@ help/zendesk_sso hex history history/static -holiday-spotlight -holidays-celebrations home home$ home? -homefeed homepage-video-test hosted/images hotel/reviews? @@ -1635,7 +1529,7 @@ hp/video hpc/*/supported-applications.aspx? hpm hpmob -http://sites.google.com/robots.txt +http://nytimes.com/robots.txt hub?category= hz/contact-us/ajax/initiate-trusted-contact hz/help/contact/*/message/$ @@ -1649,9 +1543,6 @@ id-id.www.cloudflare.com id-id/feedback id-id/lp id-id/searchresults -idea-ads-tool -idea-pin-builder -idea-pin-invite identity/accountsettingsactivityweb identity/accountsettingssyaf ie/ie40/ @@ -1698,17 +1589,14 @@ info/customerror.htm* info/smart404.asp* info/tech-feedback inproduct_help/chatsupport -install-shuffles integrations internalPref intl intl/*/search/? intl/*/search? intlkb/ -invite inviteFromProfile inviteMany -invited invoice/est invoice/estimate/buyerView invoice/estimate/buyerView/attachments @@ -1745,8 +1633,6 @@ johnhancock johnhancock/in-a-lifetime-healthcare johnhancock/in-a-lifetime-sustainability johnhancock/in-a-lifetime-work -join/?next= -join/signup/?next= jp/$ jp/about jp/blog @@ -1787,7 +1673,6 @@ ko/integrations ko/ott ko/solutions ko/upload -kwanzaa-spotlight l.php labs-code labs/pmc @@ -1824,15 +1709,12 @@ learning/settings learning/settings$ learning/settings? legal -lens-search li/track library/devices licensing-syndication limited-release link -linked lite -live-session live_chat llms.txt lm/R1XIHQVKXSKBNJ @@ -2008,7 +1890,6 @@ narrative- native nbubumblebee network -new_invite news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference @@ -2018,7 +1899,6 @@ news/test news/test-liveblog news?viewArticle newsArticle -news_hub newsletter newsroom/dae newsround @@ -2032,7 +1912,6 @@ nl-nl/lp nl-nl/searchresults node/add/ nonprofits/account -notifications notifications/ ns/hydra/console/? nus-trk @@ -2040,15 +1919,11 @@ nwshp$ o/di o/dt oas/ -oauth/line -oauth/login oauth/v2 oauth2 oauth2/v2 -oauth_error offers/proxy/dealsserver/api/log offers/proxy/dealsserver/buy -offsite og okxbet.com onebox/media/sports/logos @@ -2079,12 +1954,9 @@ pagespeed/insights/ui/logo panel pantheon pantheon-platform -parental-consent/confirmation -parental-passcode participate/conferences.xml partner-program partners -password/reset password_expired patent-search/frontend patents/download @@ -2115,46 +1987,12 @@ photos/gbachelie photos/i_love_u_get_away_from_me photos/tags/*/page photos/youpy -pin -pin-builder -pin-communities -pin-creation-tool -pin-editor -pin/*/activities -pin/*/activity -pin/*/analytics -pin/*/brand-catalog -pin/*/comments -pin/*/email -pin/*/feedback -pin/*/idea-pin/related-products -pin/*/likes -pin/*/promote -pin/*/reaction -pin/*/related-products -pin/*/repin -pin/*/repins -pin/*/sent -pin/*/share -pin/*/shop-the-look -pin/*/tag -pin/*/takes -pin/*/visual-search -pin/*/visual-shop -pin/create -pin/find -pin/find?url= -pin_shop ping pingback -pinterest-predicts -pinterest-wellbeing -pinterestwellbeing pl-pl.www.cloudflare.com pl-pl/feedback pl-pl/lp pl-pl/searchresults -place plan= platform-telemetry play/store/web @@ -2204,7 +2042,6 @@ ppob/? ppob? pqa preference -prefs present presentation prettyearth/assets @@ -2213,8 +2050,6 @@ previewtemplate print private proFile/history? -product-catalogs -product-feed product-reviews/B0069IY63Y product/reviews? productPurchaseDone @@ -2269,14 +2104,12 @@ pt-br/upload publications purchases puzzles/leaderboards/invite -pw pwapi-proxy/pwproxy pwapiv2 q= qnasearch? qr quality_form? -quiz r rackspace/elevating-performance radio/imda @@ -2285,7 +2118,6 @@ rating rd/search rd/search$ rd/search? -recently-viewed recharge/dashboard/car recharge/dashboard/static recipes/*?q= @@ -2302,9 +2134,6 @@ refer refer/pal referrals referrer= -refresh_stored_accounts -refresh_token -register registry/wishlist remotelogout rep=hc @@ -2312,13 +2141,9 @@ report report-abuse?report= report= report_abuse.gne -reports-and-violations -request-data requestList requests research/participants/cofund -resource -resource/*/get results results retail @@ -2357,7 +2182,6 @@ s2/search/social s2/sitemaps s2/static s? -safe-redirect safety safetycheck salary-explorer/api @@ -2402,7 +2226,6 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti sections/ombudsman/2008/01/frequently_asked_questions_1.html sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma secure -sendHeaderEarly sendarticle services services/oauth @@ -2438,7 +2261,6 @@ shop/productpage shop/topics shop/view/product shop? -shop_pins shopping-content-api/product_images shopping/deals shopping/product @@ -2742,12 +2564,10 @@ social/photosui/images social/photosui/sitemap social/search? social/social-security-directory/cai -socialmanager solutions sounds/search sounds/search$ sounds/search? -source source= source_repo= spain/empresas/ @@ -2769,7 +2589,6 @@ ss ss/customer-reviews/lighthouse ss/twister/ajax sslsingle -sso stadia/gamers start stat @@ -2828,10 +2647,6 @@ stores$ stores/ stores/page/*visitId= stories -story-pin-builder -story-pin-invite -story_feed -story_pins storyworks/preview styles/js-on.css$ subscribe/braintree @@ -2857,7 +2672,6 @@ support/content support/forum/search? sureroute surprise -suspension-appeal sutils sv-se.www.cloudflare.com sv-se/feedback @@ -2875,7 +2689,6 @@ svc/strands svc/sudoku svc/wordle svpRecommendations -sw-shell.html swg system1/images t/privacy @@ -2883,7 +2696,6 @@ t/terms tab= tablet tag -taggingtool tagmanager/containers/xo tagmanager/pptm.js talk @@ -2931,9 +2743,7 @@ th-th/feedback th-th/lp th-th/searchresults th? -thanksgiving-spotlight themacallan/worlds-together -theme tickets-external? timedtext_video title @@ -3027,7 +2837,6 @@ trustedstores/js trustedstores/s trustedstores/tm2 trustedstores/verify -tv tv/thumb typeahead u @@ -3044,14 +2853,9 @@ ugc$ ugcsupport ugcsupport$ ui -unauth-profile -unlink unsub until= upload -upload-image-lens-history -upload-lens-image -upload-shuffle-draft uploads urchin_test url @@ -3069,11 +2873,9 @@ using utils uviewer v1 -v1/urls/count.json v2 v3 v3/openapi -v3/pidgets/log valkyrie-playground verified-authors verify_age @@ -3129,9 +2931,6 @@ webapps/xo/html/cookiecheck.html webapps/xoonboarding webscr websearch -website/confirm -website/confirm/download -welcome whats-next/planes-trains-and-analytics whsmiths widget/cr @@ -3437,7 +3236,7 @@ wiki/Wikipedia_Diskussion:Checkuser wiki/Wikipedia_Diskussion:Spam-Blacklist-Log wiki/Wikipedia_talk%3AAbuse_reports wiki/Wikipedia_talk%3AAbuse_response -wiki/Wikipedia_talk%3AAdministrator_electionshttp://github.com/robots.txt +wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt wiki/Wikipedia_talk%3AAdministrator_recall wiki/Wikipedia_talk%3AAdministrator_review wiki/Wikipedia_talk%3AAdministrators%27_noticeboard @@ -3651,7 +3450,6 @@ xhtml? xml? xoplatform/logger/api/logger xorouter -your-shop youth/404_en.htm youtube/fonts youtube/img/promos diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt index 96a20a2aa..1db6cb146 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt @@ -41,6 +41,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &aspectratio=*.html &bitrate= &bundle= +&c=cn& +&c=hk& +&c=tw& &calendar &categoryId= &channel= @@ -282,6 +285,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .jsx$ .jsx? .kmz +.less$ .masterpages/ .model.json .mspx @@ -2429,6 +2433,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /OnThisDay /QuerySuggestion /RedesignBucket +/Search /Search/ /SelectLocale?fromPage= /UPGRADE.txt @@ -2547,6 +2552,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /apartments-madden_att /apartments-offers_att /apartments-rent_att +/apd/*/quickview$ /api /api$ /api/frontend-transition-page/gotostore @@ -2565,6 +2571,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /appointments/book/profile /appointments/mapbox /apps +/ar/*?appliedRefinements=*, +/ar/*?appliedrefinements=*, +/ar/4009?appliedRefinements=2828 /archive /archives /archivetop.html @@ -2612,7 +2621,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /blame /blank/ /blog +/blog*/page /blog-article-remove-faq-utms-*.js +/blog/*.php$ +/blog/*/configuration-page.htm +/blog/*/gobig +/blog/*/teammembers +/blog/*/testing /blogs /blogs$ /blogs/ @@ -2651,6 +2666,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /business/aisearch /business/availability /business/search +/buy /buyback /buyer/widget /c @@ -2789,6 +2805,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /crossdomain /crshow/* /css +/cty/pdp/ispd /cuaca/ /cum-*.html /custom-report @@ -2868,6 +2885,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /download? /downloadassets /downloadstats +/dt +/dt/*.php$ +/dt/*/configuration-page.htm +/dt/*/gobig +/dt/*/teammembers +/dt/*/testing +/dt/microsites/cafe /duplex-apartments_att /dvd-mode /dynalist/* @@ -2908,6 +2932,74 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /emailthispage.html /emailthispage.html? /embed +/en-ar +/en-ar$ +/en-at +/en-at$ +/en-be +/en-be$ +/en-br +/en-br$ +/en-cd +/en-cd$ +/en-cg +/en-cg$ +/en-ch +/en-ch$ +/en-cl +/en-cl$ +/en-cn +/en-cn$ +/en-co +/en-co$ +/en-cz +/en-cz$ +/en-de +/en-de$ +/en-dk +/en-dk$ +/en-es +/en-es$ +/en-fi +/en-fi$ +/en-fr +/en-fr$ +/en-ga +/en-ga$ +/en-gr +/en-gr$ +/en-hu +/en-hu$ +/en-it +/en-it$ +/en-jp +/en-jp$ +/en-kr +/en-kr$ +/en-lu +/en-lu$ +/en-mx +/en-mx$ +/en-nl +/en-nl$ +/en-no +/en-no$ +/en-pe +/en-pe$ +/en-pl +/en-pl$ +/en-pt +/en-pt$ +/en-ro +/en-ro$ +/en-se +/en-se$ +/en-tr +/en-tr$ +/en-ua +/en-ua$ +/en-ve +/en-ve$ /en/categories /en/no-ad /en/programs/umbrellafacilityforgenderequality/brief/ufge-partnership-council-meeting @@ -2924,6 +3016,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /epub /error /error/ +/es-us +/es-us$ /eshop /estore /etag$ @@ -3006,6 +3100,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /galleries /gallery.js /gallery/rg*/mediaviewer/rm*/tr +/gaming/performance /gcbalance /gcrnsts /general/availability @@ -3042,6 +3137,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /history-node /hm-test /home-design/share +/home/*/product-support/servicetag/*/configuration /home/contact* /home_25 /home_3rd @@ -3108,6 +3204,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /invite /invoices/invoice-templates /invoices/recurring-payments +/iserviceselection /isv/*? /item_support /itslideshow/* @@ -3132,6 +3229,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /lazy.js /leads/*/jsplayer_show_lead_form.html /leads/*/show_form.html +/learn/search /least /legal/*?ets= /legal/advertiser-terms-and-conditions @@ -3405,9 +3503,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pdf /pdfft /pdp-async/preview +/pdr /people/*/circle /people/*/favorites /personality/index$ +/perspectives +/perspectives/*.php$ +/perspectives/*/configuration-page.htm +/perspectives/*/gobig +/perspectives/*/teammembers +/perspectives/*/testing /pgtrack.js /photo-center/* /photoId @@ -3532,6 +3637,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /returns/*?ref= /reviews /reviews$ +/reviewselections /revisions /rewards-experience /rg*/mediaviewer/rm*/tr @@ -3553,6 +3659,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rsvps/*atom /rsvps/*rss /rsvps/*xml +/ru-ru /rules /s /s?k=*&rh=n*p_*p_*p_ @@ -3692,6 +3799,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /services/success-plans/accelerators._filter.RG*.* /services/success-plans/accelerators/._filter.P*.* /services/success-plans/accelerators/._filter.RG*.* +/serviceselection /settings /sex-tamil.html /sex-videos.html @@ -3821,6 +3929,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /subtopic/fulfillment /suggestions/new /suite +/support/*/en-ua +/support/*/ru-ua +/support/*/ua/en +/support/*/ua/ru +/support/*/ua/uk /sw_skeleton /swf /system @@ -4191,9 +4304,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?252525253Bpreview= ?=ref ?Author= -?CMP ?EGOTECpage -?ExternalDataReference ?LID= ?RefID= ?SESSION @@ -4245,6 +4356,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?blog= ?build ?bundle= +?c=cn& +?c=hk& +?c=tw& ?cacheBurst= ?calendar ?cat=* @@ -4541,7 +4655,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?referralCode=* ?referrer= ?regcode* -?region= ?rel ?reply= ?replytocom @@ -7022,9 +7135,7 @@ archive$ archive.php?archive=* archive.php?view=all archive/api/image.jpg -archive/article archive/graphs.php -archive/page archive/project/sovsport$ archived archived$ @@ -7048,11 +7159,7 @@ article/HUG article/PR-CO article/api article/beta -article/category 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/ @@ -7507,6 +7614,7 @@ backstage/api/ bad-boys bad-boys-ii badges/profile/create +baidu bal/impression bal/impression/RecordImpression.htm? ban-me-i-am-a-robot @@ -8570,6 +8678,7 @@ books?*zoom= books?*zoom=1 books?*zoom=5 bookshelf +boomerang boutique/sitemaps bp bp/c @@ -8692,6 +8801,7 @@ buttonWidget buy buy/select-product buy_buttons +buyer buyeroffers/*/*.html buyeroffers/*/*/*.html buyers @@ -8973,6 +9083,7 @@ ca_referer= caas cache cache/MiamiImageURL +cacheKey cacheKiller= cached cai @@ -9569,8 +9680,18 @@ cmtofart/ cmtofartac_lp/ 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-snp-pages-sitemap.xml.gz +cn-sr-sitemap.xml +cn-sr-sitemap.xml.gz +cn-support-pages-sitemap.xml.gz +cn-video-sitemap.xml +cn-video-sitemap.xml.gz cn/*/aow cn/login-messages/ cn/pm/ @@ -11534,6 +11655,12 @@ community community community-guidelines community/* +community/*-de +community/*-es +community/*-fr +community/*-ja +community/*-ko +community/*-pt community/*/category/* community/*/coins community/*/comments @@ -11543,6 +11670,12 @@ community/*/post community/*/profile community/*/topics community/*/trackback +community/*=de +community/*=es +community/*=fr +community/*=ja +community/*=ko +community/*=pt community/*? community/birth_day community/birth_year @@ -11551,12 +11684,17 @@ community/cf_user community/city community/comments community/country +community/en/topics/community-events +community/en/topics/leaderboard +community/en/topics/superuser-central +community/en/users/64c1061fe454291792ef4814 community/error-subdivision-name-unavailable community/feed community/q/questions/*/view_counts community/q/socket.io community/search? community/trackback +community/zh community_comment community_post community_s @@ -11961,6 +12099,7 @@ cpes/ cpp/docs/reference cpp/docs/reference/*/latest cpresources +cpro cpropub/univercd cpspa cr$ @@ -12010,7 +12149,11 @@ cross-domain$ cross-domain/* crotchless-body-stocking cs +cs-cz cs-cz/ +cs-cz/lp$ +cs-cz/lp/contact-us +cs-cz/lp/homepage$ cs/ cs/android/collections cs/android/search @@ -12031,6 +12174,8 @@ csb/kb/*/discuss csb/search csb/user csb/users +csbapi +csbapi/unified-communication csc csds/* cservice @@ -12167,6 +12312,7 @@ d/search d/topicsearch d47388 d=pro +da-dk*/lp da-dk/ da/ da/forums @@ -12205,6 +12351,7 @@ dayone db2s dbcfiles dc? +dci/idp/dwa ddl2* ddp de @@ -12214,8 +12361,11 @@ de*/people/*/circle de*/people/*/favorites de*/shop/*/favoriters de*/shop/*/sold +de-at*/lp de-at/ +de-ch*/lp de-ch/ +de-de*/lp de-de.www.cloudflare.com de-de/ de-de/$ @@ -12411,7 +12561,7 @@ de-de/figjam/jamboard-alternative/$ de-de/figjam/mind-map/$ de-de/figjam/online-notizzettel/$ de-de/figjam/online-whiteboard/$ -de-de/figjam/organizational-chart/$ +de-de/figjam/organigramm/$ de-de/figjam/strategic-planning/$ de-de/figjam/team-collaboration/$ de-de/figjam/team-meetings/$ @@ -12497,8 +12647,8 @@ de-de/resource-library/daily-stand-up/$ de-de/resource-library/how-to-create-a-persona/$ de-de/resource-library/how-to-create-a-product-roadmap/$ de-de/resource-library/how-to-create-a-project-status-report/$ -de-de/resource-library/how-to-mind-map/$ de-de/resource-library/how-to-write-smart-goals/$ +de-de/resource-library/mindmap-anleitung/$ de-de/resource-library/social-media/$ de-de/resource-library/social-media/facebook-size-guide/$ de-de/resource-library/social-media/google-display-ad-sizes/$ @@ -12971,6 +13121,7 @@ dg-service dgs/education_culture/404_en.htm dhtml dhtmlmenu +di/idp/dwa dialog dialog/* dictionary/$ @@ -13372,7 +13523,6 @@ edit/review edit/success editing editing/EditHomeFacts.htm -edition/null editionssi editor editor.jsp @@ -13419,7 +13569,11 @@ einterface/ einvoice/ ekansa/Open-Context-Data ekansa/opencontext- +el-gr el-gr/ +el-gr/lp$ +el-gr/lp/contact-us +el-gr/lp/homepage$ el/ el/android/collections el/android/search @@ -13566,11 +13720,38 @@ en-US/kb/*/discuss en-US/search en-US/user en-US/users +en-ae +en-ae/lp$ +en-ae/lp/contact-us +en-ae/lp/homepage$ +en-af +en-af/lp$ +en-af/lp/contact-us +en-af/lp/homepage$ +en-ag +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-an +en-ao +en-ao/lp$ +en-ao/lp/contact-us +en-ao/lp/homepage$ +en-au*/lp en-au.www.cloudflare.com en-au/ en-au/*/media/oembed en-au/README.md en-au/admin +en-au/blog en-au/blog/search en-au/blog/topic en-au/comment/reply @@ -13591,6 +13772,7 @@ en-au/core/*.png en-au/core/*.svg en-au/custom_banner en-au/docs +en-au/dt en-au/feedback en-au/filter/tips en-au/hidden @@ -13613,6 +13795,8 @@ en-au/media/oembed en-au/modules/README.txt en-au/no-follow en-au/node +en-au/outlet/*? +en-au/perspectives en-au/phenom en-au/profiles en-au/profiles/*.css$ @@ -13638,12 +13822,98 @@ en-au/user/logout en-au/user/password en-au/user/register en-au/web.config +en-aw +en-aw/lp$ +en-aw/lp/contact-us +en-aw/lp/homepage$ +en-ba +en-ba/lp$ +en-ba/lp/contact-us +en-ba/lp/homepage$ +en-bb +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-bg +en-bh +en-bh/lp$ +en-bh/lp/contact-us +en-bh/lp/homepage$ +en-bm +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-bs +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-bz +en-bz/lp$ +en-bz/lp/contact-us +en-bz/lp/homepage$ +en-ca*/lp en-ca.www.cloudflare.com en-ca/ +en-ca/blog +en-ca/dt en-ca/feedback en-ca/lp +en-ca/perspectives en-ca/searchresults +en-ca/shop/sfc/sf/alienware-desktops +en-ck en-cn/search +en-cr +en-cv +en-cv/lp$ +en-cv/lp/contact-us +en-cv/lp/homepage$ +en-cy +en-cy/lp$ +en-cy/lp/contact-us +en-cy/lp/homepage$ +en-dm +en-dm/lp$ +en-dm/lp/contact-us +en-dm/lp/homepage$ +en-do +en-ec +en-ed +en-ee +en-ee/lp$ +en-ee/lp/contact-us +en-ee/lp/homepage$ +en-eg +en-eg/lp$ +en-eg/lp/contact-us +en-eg/lp/homepage$ +en-en +en-et +en-et/lp$ +en-et/lp/contact-us +en-et/lp/homepage$ +en-fj +en-fj/lp$ +en-fj/lp/contact-us +en-fj/lp/homepage$ +en-fm en-gb.www.cloudflare.com en-gb/ en-gb/*/media/oembed @@ -13718,27 +13988,338 @@ en-gb/user/logout en-gb/user/password en-gb/user/register en-gb/web.config +en-gd +en-gd/lp$ +en-gd/lp/contact-us +en-gd/lp/homepage$ +en-gh +en-gh/lp$ +en-gh/lp/contact-us +en-gh/lp/homepage$ +en-gm +en-gm/lp$ +en-gm/lp/contact-us +en-gm/lp/homepage$ +en-gt +en-gu +en-gu/lp$ +en-gu/lp/contact-us +en-gu/lp/homepage$ +en-gy +en-gy/lp$ +en-gy/lp/contact-us +en-gy/lp/homepage$ +en-hk*/lp en-hk/ +en-hk/blog +en-hk/dt +en-hk/perspectives +en-hn +en-hr +en-ht +en-ht/lp$ +en-ht/lp/contact-us +en-ht/lp/homepage$ +en-id +en-ie*/lp en-ie/ +en-ie/blog +en-ie/dt +en-ie/perspectives +en-il +en-il/lp$ +en-il/lp/contact-us +en-il/lp/homepage$ +en-in*/lp en-in.www.cloudflare.com en-in/ +en-in/blog +en-in/dt en-in/feedback en-in/lp +en-in/perspectives en-in/searchresults +en-in/shop/pdr +en-iq +en-iq/lp$ +en-iq/lp/contact-us +en-iq/lp/homepage$ +en-is +en-is/lp$ +en-is/lp/contact-us +en-is/lp/homepage$ +en-jm en-jm/ +en-jm/lp$ +en-jm/lp/contact-us +en-jm/lp/homepage$ +en-jo +en-jo/lp$ +en-jo/lp/contact-us +en-jo/lp/homepage$ +en-ke +en-ke/lp$ +en-ke/lp/contact-us +en-ke/lp/homepage$ +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-kn +en-kn/lp$ +en-kn/lp/contact-us +en-kn/lp/homepage$ +en-kw +en-kw/lp$ +en-kw/lp/contact-us +en-kw/lp/homepage$ +en-ky +en-ky/lp$ +en-ky/lp/contact-us +en-ky/lp/homepage$ +en-la +en-la/lp$ +en-la/lp/contact-us +en-la/lp/homepage$ +en-lb +en-lb/lp$ +en-lb/lp/contact-us +en-lb/lp/homepage$ +en-lc +en-lc/lp$ +en-lc/lp/contact-us +en-lc/lp/homepage$ +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/lp$ +en-lt/lp/contact-us +en-lt/lp/homepage$ +en-lv +en-lv/lp$ +en-lv/lp/contact-us +en-lv/lp/homepage$ +en-ly +en-me +en-me/lp$ +en-me/lp/contact-us +en-me/lp/homepage$ +en-mk +en-mk/lp$ +en-mk/lp/contact-us +en-mk/lp/homepage$ +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-mp +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/lp$ +en-mu/lp/contact-us +en-mu/lp/homepage$ +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-my*/lp 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-ng +en-ni +en-np +en-np/lp$ +en-np/lp/contact-us +en-np/lp/homepage$ +en-nr +en-nz*/lp en-nz/ +en-nz/blog +en-nz/dt +en-nz/perspectives +en-om +en-om/lp$ +en-om/lp/contact-us +en-om/lp/homepage$ +en-pa +en-pg +en-pg/lp$ +en-pg/lp/contact-us +en-pg/lp/homepage$ +en-ph en-ph/ +en-ph/*/sc +en-pk +en-pr +en-pr/lp$ +en-pr/lp/contact-us +en-pr/lp/homepage$ +en-pw +en-pw/lp$ +en-pw/lp/contact-us +en-pw/lp/homepage$ +en-py +en-qa +en-qa/lp$ +en-qa/lp/contact-us +en-qa/lp/homepage$ +en-rs +en-rs$ +en-rw +en-rw/lp$ +en-rw/lp/contact-us +en-rw/lp/homepage$ +en-sa +en-sa/lp$ +en-sa/lp/contact-us +en-sa/lp/homepage$ +en-sb +en-sg*/lp en-sg/ +en-sg/blog en-sg/books/ +en-sg/dt +en-sg/perspectives +en-si +en-si/lp$ +en-si/lp/contact-us +en-si/lp/homepage$ +en-sl +en-sl/lp$ +en-sl/lp/contact-us +en-sl/lp/homepage$ +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-sv +en-sz +en-sz/lp$ +en-sz/lp/contact-us +en-sz/lp/homepage$ +en-tc +en-tc/lp$ +en-tc/lp/contact-us +en-tc/lp/homepage$ +en-th +en-tl +en-to +en-tt en-tt/ +en-tt/lp$ +en-tt/lp/contact-us +en-tt/lp/homepage$ +en-tv +en-tz +en-tz/lp$ +en-tz/lp/contact-us +en-tz/lp/homepage$ +en-ua +en-ug +en-ug/lp$ +en-ug/lp/contact-us +en-ug/lp/homepage$ +en-uk*/lp +en-uk/blog +en-uk/dt +en-uk/perspectives +en-us*/lp en-us-library en-us.www.cloudflare.com en-us/ +en-us/blog en-us/business/tls/partnerships +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/perspectives en-us/windows/si/matrix.html en-usbrary +en-vc +en-vc/lp$ +en-vc/lp/contact-us +en-vc/lp/homepage$ +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-ws +en-ws/lp$ +en-ws/lp/contact-us +en-ws/lp/homepage$ +en-ye +en-ye/lp$ +en-ye/lp/contact-us +en-ye/lp/homepage$ +en-yu +en-za en-za/ +en-za/lp$ +en-za/lp/contact-us +en-za/lp/homepage$ +en-zm +en-zm/lp$ +en-zm/lp/contact-us +en-zm/lp/homepage$ +en-zw +en-zw/lp$ +en-zw/lp/contact-us +en-zw/lp/homepage$ en/ en/*/footer/contactinformation.html en/*/menu.html @@ -13927,13 +14508,51 @@ es-MX/firefox/collections/4757633/$ es-MX/firefox/collections/mozilla es-MX/firefox/collections/mozilla/$ es-MX/firefox/search +es-ag +es-ai +es-an +es-ar es-ar/ +es-ar/lp$ +es-ar/lp/contact-us +es-ar/lp/homepage$ +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-cl es-cl/ +es-cl/lp$ +es-cl/lp/contact-us +es-cl/lp/homepage$ +es-co es-co/ +es-co/lp$ +es-co/lp/contact-us +es-co/lp/homepage$ +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-es*/lp es-es.www.cloudflare.com es-es/ es-es/$ @@ -14077,6 +14696,7 @@ es-es/design-systems/$ es-es/design/$ es-es/designers/$ es-es/dev-mode/$ +es-es/diseno-web/$ es-es/docs es-es/downloads/$ es-es/draw/$ @@ -14088,7 +14708,7 @@ es-es/feedback es-es/figjam-vs-miro/$ es-es/figjam/$ es-es/figjam/agile-workflows/$ -es-es/figjam/diagramming-tool/$ +es-es/figjam/diagramas/$ es-es/figjam/herramienta-brainstorming/$ es-es/figjam/mapa-conceptual/$ es-es/figjam/mapa-mental/$ @@ -14103,6 +14723,7 @@ es-es/figma-vs-framer/$ es-es/figma-vs-invision-studio/$ es-es/figma-vs-sketch/$ es-es/filter/tips +es-es/herramienta-diseno-ux/$ es-es/hidden es-es/in-product es-es/index.php/*/media/oembed @@ -14217,14 +14838,26 @@ es-es/user/logout es-es/user/password es-es/user/register es-es/using-the-figma-brand/$ -es-es/ux-design-tool/$ -es-es/web-design/$ es-es/web-development/$ es-es/web.config es-es/whats-new/$ es-es/wireframe-tool/$ +es-gd +es-gt es-gt/ +es-gt/lp$ +es-gt/lp/contact-us +es-gt/lp/homepage$ +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.www.cloudflare.com es-la/$ es-la/ai/$ @@ -14251,6 +14884,7 @@ es-la/design-systems/$ es-la/design/$ es-la/designers/$ es-la/dev-mode/$ +es-la/diseno-web/$ es-la/downloads/$ es-la/draw/$ es-la/education/$ @@ -14261,7 +14895,7 @@ es-la/feedback es-la/figjam-vs-miro/$ es-la/figjam/$ es-la/figjam/agile-workflows/$ -es-la/figjam/diagramming-tool/$ +es-la/figjam/diagramas/$ es-la/figjam/herramienta-lluvia-de-ideas/$ es-la/figjam/mapa-conceptual/$ es-la/figjam/mapas-mentales/$ @@ -14274,6 +14908,7 @@ es-la/figma-vs-adobe-xd/$ es-la/figma-vs-framer/$ es-la/figma-vs-invision-studio/$ es-la/figma-vs-sketch/$ +es-la/herramienta-diseno-ux/$ es-la/lp es-la/make/$ es-la/organization/$ @@ -14347,20 +14982,61 @@ es-la/sketch-alternative/$ es-la/slides/$ es-la/ui-design-tool/$ es-la/using-the-figma-brand/$ -es-la/ux-design-tool/$ -es-la/web-design/$ es-la/web-development/$ es-la/whats-new/$ es-la/wireframe-tool/$ +es-lc +es-mx es-mx/ +es-mx/lp$ +es-mx/lp/contact-us +es-mx/lp/homepage$ +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-pr es-pr/ +es-pr/lp$ +es-pr/lp/contact-us +es-pr/lp/homepage$ +es-py es-py/ +es-py/lp$ +es-py/lp/contact-us +es-py/lp/homepage$ +es-sr +es-sv es-sv/ +es-sv/lp$ +es-sv/lp/contact-us +es-sv/lp/homepage$ +es-tc +es-tt +es-uy es-uy/ +es-uy/lp$ +es-uy/lp/contact-us +es-uy/lp/homepage$ +es-vc +es-ve es-ve/ +es-ve/lp$ +es-ve/lp/contact-us +es-ve/lp/homepage$ +es-vg +es-vi es-xl/ es-xl/motivator/ es/ @@ -14942,8 +15618,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 @@ -15013,7 +15687,11 @@ fi-en/teams fi-en/transactions fi-en/treasury fi-en/your +fi-fi fi-fi/ +fi-fi/lp$ +fi-fi/lp/contact-us +fi-fi/lp/homepage$ fi/ fi/Download fi/forums @@ -16926,10 +17604,55 @@ fr*/people/*/circle fr*/people/*/favorites fr*/shop/*/favoriters fr*/shop/*/sold +fr-be*/lp fr-be/ +fr-bf +fr-bf/lp$ +fr-bf/lp/contact-us +fr-bf/lp/homepage$ +fr-bi +fr-bi/lp$ +fr-bi/lp/contact-us +fr-bi/lp/homepage$ +fr-bj +fr-bj/lp$ +fr-bj/lp/contact-us +fr-bj/lp/homepage$ +fr-ca*/lp fr-ca/ fr-ca/login-messages/ +fr-cd +fr-cd/lp$ +fr-cd/lp/contact-us +fr-cd/lp/homepage$ +fr-cf +fr-cf/lp$ +fr-cf/lp/contact-us +fr-cf/lp/homepage$ +fr-cg +fr-cg/lp$ +fr-cg/lp/contact-us +fr-cg/lp/homepage$ +fr-ch*/lp fr-ch/ +fr-ci +fr-ci/lp$ +fr-ci/lp/contact-us +fr-ci/lp/homepage$ +fr-cm +fr-cm/lp$ +fr-cm/lp/contact-us +fr-cm/lp/homepage$ +fr-dj +fr-dj/lp$ +fr-dj/lp/contact-us +fr-dj/lp/homepage$ +fr-dz +fr-dz/lp$ +fr-dz/lp/contact-us +fr-dz/lp/homepage$ +fr-ed +fr-fr*/lp fr-fr.www.cloudflare.com fr-fr/ fr-fr/$ @@ -17120,13 +17843,13 @@ fr-fr/figjam-vs-miro/$ fr-fr/figjam/$ fr-fr/figjam/agile-workflows/$ fr-fr/figjam/ai/$ +fr-fr/figjam/carte-conceptuelle/$ fr-fr/figjam/carte-mentale/$ -fr-fr/figjam/concept-map/$ fr-fr/figjam/design-processes/$ fr-fr/figjam/diagramme/$ fr-fr/figjam/ipad/$ fr-fr/figjam/jamboard-alternative/$ -fr-fr/figjam/organizational-chart/$ +fr-fr/figjam/organigramme/$ fr-fr/figjam/outil-brainstorming/$ fr-fr/figjam/planification-strategique/$ fr-fr/figjam/post-it-virtuels/$ @@ -17168,6 +17891,7 @@ fr-fr/legal/shared-responsibility-security-model/$ fr-fr/lp fr-fr/make/$ fr-fr/organization/$ +fr-fr/outil-ux-design/$ fr-fr/presentation-diaporama/$ fr-fr/pricing-faq/$ fr-fr/pricing/$ @@ -17210,12 +17934,12 @@ fr-fr/reports/uphill-battle-to-make-magical-products/$ fr-fr/resource-library/$ fr-fr/resource-library/agile-and-waterfall-methodologies/$ fr-fr/resource-library/alignment-charts-explained/$ +fr-fr/resource-library/comment-faire-carte-mentale/$ fr-fr/resource-library/daily-stand-up/$ fr-fr/resource-library/difference-entre-ui-et-ux/$ fr-fr/resource-library/how-to-create-a-persona/$ fr-fr/resource-library/how-to-create-a-product-roadmap/$ fr-fr/resource-library/how-to-create-a-project-status-report/$ -fr-fr/resource-library/how-to-mind-map/$ fr-fr/resource-library/how-to-write-smart-goals/$ fr-fr/resource-library/quest-ce-que-le-wireframing/$ fr-fr/resource-library/social-media/$ @@ -17307,13 +18031,97 @@ fr-fr/templates/template-roadmap-agile/$ fr-fr/the-roi-du-design/$ fr-fr/ui-design-tool/$ fr-fr/using-the-figma-brand/$ -fr-fr/ux-design-tool/$ fr-fr/web-design/$ fr-fr/web-development/$ fr-fr/webinars/mirakl-design-system/$ fr-fr/webinars/reconnaissance-strategique-du-design/$ fr-fr/whats-new/$ fr-fr/wireframe-tool/$ +fr-ga +fr-ga/lp$ +fr-ga/lp/contact-us +fr-ga/lp/homepage$ +fr-gf +fr-gf/lp$ +fr-gf/lp/contact-us +fr-gf/lp/homepage$ +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-km +fr-km/lp$ +fr-km/lp/contact-us +fr-km/lp/homepage$ +fr-lu +fr-lu/lp$ +fr-lu/lp/contact-us +fr-lu/lp/homepage$ +fr-ma +fr-ma/lp$ +fr-ma/lp/contact-us +fr-ma/lp/homepage$ +fr-mg +fr-mg/lp$ +fr-mg/lp/contact-us +fr-mg/lp/homepage$ +fr-ml +fr-ml/lp$ +fr-ml/lp/contact-us +fr-ml/lp/homepage$ +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-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-pf +fr-pf/lp$ +fr-pf/lp/contact-us +fr-pf/lp/homepage$ +fr-re +fr-re/lp$ +fr-re/lp/contact-us +fr-re/lp/homepage$ +fr-sc +fr-sc/lp$ +fr-sc/lp/contact-us +fr-sc/lp/homepage$ +fr-sn +fr-sn/lp$ +fr-sn/lp/contact-us +fr-sn/lp/homepage$ +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-tn +fr-tn/lp$ +fr-tn/lp/contact-us +fr-tn/lp/homepage$ +fr-yt +fr-yt/lp$ +fr-yt/lp/contact-us +fr-yt/lp/homepage$ fr/$ fr/*/footer/Coordonnees.html fr/*/media/oembed @@ -18235,6 +19043,7 @@ homeimprovement/EmbeddedProfile.htm homeloans/*zga_z_guid= homepage homepage-video-test +homepage/ homepage/2013 homepage/HomepageVideoMetrics.htm homes @@ -18367,12 +19176,12 @@ http://siteground.com/robots.txt http://static.wixstatic.com/robots.txt http://techradar.com/robots.txt http://teenage.engineering/robots.txt -http://theverge.com/robots.txt http://tracks.arte.tv/robots.txt http://weebly.com/robots.txt https://player.cnevids.com https:/www.alibaba.com hu +hu-hu hu-hu/ hu/ hu/Download @@ -18647,6 +19456,10 @@ image 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/detailprint imageClipperUpload images @@ -18792,6 +19605,7 @@ independentlens/video/index.php? indepthtoolkit/smallprox indepthtoolkit/smallprox$ index +index-cn-sitemap.xml.gz index.html index.html$ index.html? @@ -18922,6 +19736,7 @@ install.php installation instant-offers/version int/Free_For_Mem +intake intarnel/* intcmp= integrate/ @@ -18930,7 +19745,6 @@ intelligencer/amp intent interactive*http://fda.gov/robots.txt interactive/reading-preference -interactives intercept internal internal-api @@ -19040,6 +19854,7 @@ it*/people/*/circle it*/people/*/favorites it*/shop/*/favoriters it*/shop/*/sold +it-it*/lp it-it.www.cloudflare.com it-it/ it-it/$ @@ -19312,6 +20127,7 @@ iw/users iznanka j j/pro-site +ja-jp*/lp ja-jp.www.cloudflare.com ja-jp/ ja-jp/$ @@ -20007,6 +20823,7 @@ knowing knowledge knowmore known-issues +ko-kr*/lp ko-kr.www.cloudflare.com ko-kr/ ko-kr/$ @@ -20239,6 +21056,8 @@ ko/users ko/web.config ko_ko ko_kr/templates/M +koa/search +koa/vocaas koha/ kolkata kontakt @@ -20290,9 +21109,38 @@ learn-more-about-figma/$ learn-noperf learn-perf learn/ +learn/at +learn/au +learn/be +learn/ca +learn/ch +learn/cn +learn/de +learn/dk +learn/es +learn/fr +learn/hk +learn/hk/zh +learn/ie +learn/in +learn/it +learn/jp +learn/kr +learn/my learn/nflsundayticket/__ex__ +learn/nl +learn/no +learn/nz +learn/pl +learn/pt +learn/se learn/search-results learn/seo +learn/sg +learn/tw +learn/tw/zh +learn/uk +learn/us learning*&auth=true learning*?auth=true learning-center/search @@ -20477,6 +21325,7 @@ limited-release link link-intersect link-intersect/$ +link? link_to linked linkedin @@ -20586,7 +21435,6 @@ login.php*&next= login.php/?next= login.php?next= login.php?return_to= -login.thetimes.com/user/logout login/ login/$ login/*&next= @@ -21217,6 +22065,7 @@ moyers/mt3 moyers/mt4 mozart mp/lp +mpn-cn-sitemap.xml.gz mpw_count mpx mr-robot @@ -21373,7 +22222,6 @@ mx/your my my-account my-agent/eligibility -my-articles my-eurlex my-library my-library @@ -21677,7 +22525,9 @@ nl*/people/*/circle nl*/people/*/favorites nl*/shop/*/favoriters nl*/shop/*/sold +nl-be*/lp nl-be/ +nl-nl*/lp nl-nl.www.cloudflare.com nl-nl/ nl-nl/$ @@ -21945,6 +22795,7 @@ no-en/transactions no-en/treasury no-en/your no-follow +no-no*/lp no/ no/Download no/en/*.PDF @@ -22602,6 +23453,7 @@ partial participate/conferences.xml partner partner-articles/ +partner-cn-sitemap.xml.gz partner-program partner/*? partnerfeeds @@ -22631,9 +23483,6 @@ password password-changed-email password/reset password_expired -past-six-days -past-six-days$ -past-six-days/$ patent patent-search/frontend patents @@ -22825,6 +23674,7 @@ pl*/people/*/circle pl*/people/*/favorites pl*/shop/*/favoriters pl*/shop/*/sold +pl-pl*/lp pl-pl.www.cloudflare.com pl-pl/ pl-pl/$ @@ -22998,7 +23848,6 @@ play play/store/web play/surveys/serp player -player/brightcove player/metadata/video playerColor= playing-house @@ -23559,6 +24408,7 @@ pt-PT/search pt-PT/user pt-PT/users pt-ao +pt-br*/lp pt-br.www.cloudflare.com pt-br/ pt-br/$ @@ -23743,10 +24593,11 @@ pt-br/events pt-br/events/$ pt-br/features pt-br/feedback +pt-br/ferramenta-ux-design/$ pt-br/figjam-vs-miro/$ pt-br/figjam/$ pt-br/figjam/agile-workflows/$ -pt-br/figjam/diagramming-tool/$ +pt-br/figjam/diagramas/$ pt-br/figjam/ferramenta-brainstorming/$ pt-br/figjam/mapa-conceitual/$ pt-br/figjam/mapa-mental/$ @@ -23818,6 +24669,7 @@ pt-br/no-follow pt-br/node pt-br/organization/$ pt-br/ott +pt-br/outlet/*? pt-br/phenom pt-br/pricing-faq/$ pt-br/pricing/$ @@ -23884,13 +24736,16 @@ pt-br/user/logout pt-br/user/password pt-br/user/register pt-br/using-the-figma-brand/$ -pt-br/ux-design-tool/$ pt-br/web-design/$ pt-br/web-development/$ pt-br/web.config pt-br/whats-new/$ pt-br/wireframe-tool/$ +pt-pt pt-pt/ +pt-pt/lp$ +pt-pt/lp/contact-us +pt-pt/lp/homepage$ pt/ pt/*?order= pt/*color= @@ -24106,6 +24961,7 @@ quickstirshow* quiz quizResult= quizzes/ +quote quote/*/earnings/*-*-2025-*-*.html quote/*/earnings/*-*-2026-*-*.html quote/*/earnings/*.html @@ -24959,6 +25815,11 @@ rm/users rma/ rmp ro +ro-md +ro-md/lp$ +ro-md/lp/contact-us +ro-md/lp/homepage$ +ro-ro ro-ro/ ro/ ro/Download @@ -25019,13 +25880,55 @@ rt=nc rta-logging/reader-history.php ru ru$ +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-by/lp$ +ru-by/lp/contact-us +ru-by/lp/homepage$ +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-rs +ru-ru ru-ru.www.cloudflare.com ru-ru/ ru-ru/events/platforma/materials/default.aspx?speaker* ru-ru/feedback ru-ru/lp +ru-ru/lp$ +ru-ru/lp/contact-us +ru-ru/lp/homepage$ ru-ru/search ru-ru/searchresults +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/ ru/advanced-search/x ru/android/collections @@ -25153,6 +26056,7 @@ s3 s= s=p s? +s? s?*rh=n%3A1380045031 s_id= sa @@ -25461,7 +26365,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 @@ -25507,6 +26410,7 @@ search?q=%23 search?s=* search?searchtext= search?text= +search?text=*&promo=products_mode$ searchAuthor*feature_six_browse-bin searchNarrator*feature_six_browse-bin searchProvider*feature_six_browse-bin @@ -25744,6 +26648,7 @@ sharing/folders shelf/user_shelves shenghuo shenghuo/search? +shifen/ shihui shihui? ship @@ -26205,7 +27110,11 @@ sites/zweb/images/zoho_general_pages/branding/dont-3.png sites/zweb/images/zoho_general_pages/branding/dont-4.png sitesearch sk +sk-sk sk-sk/ +sk-sk/lp$ +sk-sk/lp/contact-us +sk-sk/lp/homepage$ sk/ sk/Download sk/android/collections @@ -26791,10 +27700,32 @@ supervision/setup supplier-report support support/ +support/*/ServiceTag +support/*/chat +support/*/cn/zh +support/*/en-hk +support/*/hk/zh +support/*/ips +support/*/resources/search +support/*/ru/ru +support/*/servicetag +support/*/tab_mob +support/*/tw/zh +support/*/zh-cn +support/*/zh-hk +support/*/zh-tw support/*zout_ +support/Diagnostics +support/Search +support/article{lwp} support/category +support/clientconnection +support/components support/content +support/coveo-dell +support/csbapi support/custom_resource +support/diagnostics support/direct-images support/direct-tooltips support/distr @@ -26802,17 +27733,32 @@ support/dsp support/fe4be44a295cc679e19bf0b8f133083d support/forum/search? support/geofilter +support/home/*/*/*/Diagnostics +support/home/*/*/*/Drivers/DownloadList +support/home/*/*/*/Drivers/DriversList +support/home/*/*/*/Drivers/EmailSubscription +support/home/*/*/*/Drivers/OneClick +support/home/cassette.axd +support/incidents-online/*/contactus/product +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/order-status/*/order-collection +support/order-status/*/packingslip support/praktikum-english support/praktikum/flow.html +support/productsmfe support/search support/search-results support/security +support/sitealerts/*- support/streaming support/tag support/tutorials @@ -26849,6 +27795,7 @@ sv-SE/kb/*/discuss sv-SE/search sv-SE/user sv-SE/users +sv-se*/lp sv-se.www.cloudflare.com sv-se/ sv-se/feedback @@ -27474,7 +28421,7 @@ test.html test_community testfl testgpr -testhttp://moskva.stroi-podryad.ru/robots.txt +testhttp://monroewvhistory.org/robots.txt testing testpage-forhomepage tests/* @@ -27760,7 +28707,6 @@ topic/*seo9* topic/*{* topic/article/ topic/articlecollection -topic/bbc topic/collection topic/electrode/api/logger topic/electrode/api/wpa @@ -27782,6 +28728,7 @@ tpis/deals/*/booking/hbw?option_id= tpx tq tr +tr-tr tr-tr.www.cloudflare.com tr-tr/ tr-tr/feedback @@ -27984,7 +28931,6 @@ try-search-term try? trylater tsa -tto tucritica tune*retpath= turbo @@ -28071,7 +29017,11 @@ uk*/people/*/circle uk*/people/*/favorites uk*/shop/*/favoriters uk*/shop/*/sold +uk-ua uk-ua/ +uk-ua/lp$ +uk-ua/lp/contact-us +uk-ua/lp/homepage$ uk/ uk/*?order= uk/*color= @@ -28165,6 +29115,7 @@ uk/zazzle uki/search ul uli/trac +ulink? ulk/i ulk/sch ulk/usr @@ -29902,7 +30853,6 @@ wp-admin wp-admin/ wp-admin/admin-ajax.php wp-admin/admin-ajax.php -wp-admin/admin-ajax.phphttp://rtbf.be/robots.txt wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt wp-admin/load-scripts.php wp-admin/load-styles.php @@ -30102,7 +31052,7 @@ your your-account your-shop youreurope/businessACC -youreurope/businessDEV/http://europarl.europa.eu/robots.txt +youreurope/businessDEV/http://eur-lex.europa.eu/robots.txt youreurope/citizensACC youreurope/citizensDEV yours @@ -30187,20 +31137,51 @@ zh-TW/search zh-TW/user zh-TW/users zh-cn +zh-cn*/lp zh-cn.www.cloudflare.com zh-cn/ +zh-cn/*/buy +zh-cn/*/cart +zh-cn/*/compare +zh-cn/*/rec +zh-cn/*/serviceselection +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/buy +zh-cn/cart +zh-cn/corporate/karen-quintos.htm +zh-cn/corporate/newsroom-test.htm +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/feedback zh-cn/kb zh-cn/lp +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/search zh-cn/search zh-cn/searchresults +zh-cn/shop//sf/xps-2-in-1 zh-hans-cn.www.cloudflare.com zh-hans-cn/feedback zh-hans-cn/lp zh-hans-cn/searchresults zh-hans/node/ zh-hant/node/ +zh-hk*/lp zh-hk/ zh-hk/*/media/oembed zh-hk/README.md @@ -30271,6 +31252,7 @@ zh-hk/user/logout zh-hk/user/password zh-hk/user/register zh-hk/web.config +zh-tw*/lp zh-tw.www.cloudflare.com zh-tw/ zh-tw/feedback 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 92b0128cc..f11fb289c 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt @@ -328,7 +328,7 @@ -1 -1-cw* -1. --1.*http://gamesindustry.biz/robots.txt +-1.*http://stthomas.edu/robots.txt Disallow: Sitemap: @@ -349,7 +349,7 @@ # $ $ -$http://themeisle.com/robots.txt +$http://cleantechnica.com/robots.txt $rpc/google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService % @@ -493,7 +493,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &aspectratio=*.html &author= &b= -&b= &back= &bc= &bitrate= @@ -592,7 +591,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &evttype= &f%5B &f%5B1 -&f%5B1*http://broadwayworld.com/robots.txt +&f%5B1*http://arts.mit.edu/robots.txt &f[ &f[* &f[*]= @@ -721,7 +720,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &offset= &op= &ophqt= -&ord &order &order= &order= @@ -1186,6 +1184,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -d$ -debutant$ -deeplinks +-display.jpg -dlp -embed -empfehlen.html$ @@ -1199,9 +1198,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -fragment-recursive.html -fragment.html -fragments --g-*html?*_oak_page_source= --g-*html?*thumb_url= --g-*html?*top_gallery_url= -hds.f4m -i.*/similar -i.*/similar?from=flash_sale @@ -1209,7 +1205,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -json*.html -list5 -logon.asp* --m-*?goods_id= -mostviwed* -nav.html -nodx$ @@ -1274,11 +1269,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .*__hssc. .*__hstc. .*assets/fonts -.+http://realestate.com.au/robots.txt +.+http://skydasveiligheidsdeuren.be/robots.txt .../ ..gitignore.html .ASPX$ -.BUILD .CVS .GIF .GIF************* @@ -1289,8 +1283,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .JPG .JPG************* .MP3$ -.NEW -.OLD .PDF .PDF$ .PDF$ @@ -1874,7 +1866,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .axd$ .axd$ .axd* -.axdhttp://ludumdare.com/robots.txt +.axdhttp://heinlegal.com/robots.txt .bak .bib .big.html @@ -1958,8 +1950,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .css************* .css. .css? -.csshttp://chromereleases.googleblog.com/robots.txt -.csshttp://mariosaban.com/robots.txt +.csshttp://faktykaliskie.pl/robots.txt +.csshttp://jd.com/robots.txt .cssx$ .csv .csv @@ -1977,7 +1969,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .dat .deb$ .diff$ -.dir .districts.html .djv$ .djvu$ @@ -2033,7 +2024,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .embed.text.html .empty.html .env -.envhttp://random.org/robots.txt +.envhttp://thetrainline.com/robots.txt .eot$ .eot************* .eot? @@ -2044,6 +2035,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .epub$ .errorpage.html .exe +.exe .exe$ .exe$ .extcontent.html @@ -2123,7 +2115,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .htm/ .htm/amp/amp .htm/uncategorized/* -.htm?PID= .htm?Partner=rss .htm?channel=mobile .htmamp @@ -2209,7 +2200,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .jpg .jpg$ .jpg$ -.jpg$http://fastcodesign.com/robots.txt +.jpg$http://panasonic.jp/robots.txt .jpg* .jpg************* .jpge @@ -2222,12 +2213,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .js. .js.map$ .js? -.jshttp://flir.com/robots.txt +.jshttp://lg.com/robots.txt .json .json .json$ .json$ -.json$http://voxeu.org/robots.txt +.json$http://realsimple.com/robots.txt .json.html .json.v1.html .jsonp @@ -2393,6 +2384,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .nimex$ .nocache.html .nsf +.nsf .nt .numbers .odp @@ -2429,18 +2421,18 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .pdf .pdf$ .pdf$ -.pdf$http://kqed.org/robots.txt -.pdf$http://lenta.ru/robots.txt -.pdf$http://pubsubhubbub.appspot.com/robots.txt -.pdf$http://thenorthernecho.co.uk/robots.txt +.pdf$http://dentx.com.tr/robots.txt +.pdf$http://hoopladigital.com/robots.txt +.pdf$http://imaging.nikon.com/robots.txt +.pdf$http://usccb.org/robots.txt .pdf%7CName=ComponentLink .pdf************* .pdf?properties= .pdfdocusetools -.pdfhttp://openpgp.org/robots.txt -.pdfhttp://pasteboard.co/robots.txt -.pdfhttp://udel.edu/robots.txt -.pdfhttp://wnba.com/robots.txt +.pdfhttp://nhs.uk/robots.txt +.pdfhttp://oik-plugins.com/robots.txt +.pdfhttp://onextrapixel.com/robots.txt +.pdfhttp://wpbeginner.com/robots.txt .personalization.article.html .personalization.html .personalization.startinfo.html @@ -2475,8 +2467,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .png .png$ .png$ -.png$http://emergency.cdc.gov/robots.txt -.png$http://haier.com/robots.txt +.png$http://straightshooter.dk/robots.txt +.png$http://wave3.com/robots.txt .png* .png************* .polizeibericht.html @@ -2845,8 +2837,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .weather.small.html .webarchive$ .webm$ +.webp .webp$ -.webp$http://answersingenesis.org/robots.txt +.webp$http://loveandlemons.com/robots.txt .well-known .well-known .well-known/ @@ -2854,12 +2847,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .well-known/amphtml .well-known/amphtml/apikey.pub .well-known/amphtml/apikey.pub -.well-known/amphtml/apikey.pubhttp://cinematreasures.org/robots.txt +.well-known/amphtml/apikey.pubhttp://nerdwallet.com/robots.txt .well-known/apple-app-site-association .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/assetlinks.jsonhttp://wbcsd.org/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 @@ -2876,6 +2869,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .woff$ .woff************* .woff2 +.woff2 .woff2$ .woff2$ .woff2? @@ -2893,7 +2887,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .xlsx .xlsx$ .xlsx$ -.xlsx$http://rapidtables.com/robots.txt +.xlsx$http://columbia.edu/robots.txt .xml .xml$ .xml$ @@ -3010,7 +3004,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*-humping- /*-humping-*.html /*-humping.html -/*-jobs*http://esrb.org/robots.txt +/*-jobs*http://seekingalpha.com/robots.txt /*-labia$ /*-labia- /*-labia-*.html @@ -3556,7 +3550,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/discussions /*/documents /*/download/download-api/my-documents/checkStatus -/*/downloadhttp://m.me/robots.txt +/*/downloadhttp://vectorstock.com/robots.txt /*/edit /*/edit$ /*/embed @@ -3661,8 +3655,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/schemes /*/search /*/search-result -/*/search-results.htmlhttp://event.on24.com/robots.txt -/*/search-results.htmlhttp://groups.google.com/robots.txt +/*/search-results.htmlhttp://delta.com/robots.txt +/*/search-results.htmlhttp://www2.ed.gov/robots.txt /*/search? /*/searchresultview /*/service/account.html @@ -3750,6 +3744,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*?p3= /*?p4= /*?p=* +/*?page= /*?page=* /*?pmax* /*?pmin* @@ -5527,7 +5522,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /-fail-whale /-utilites /.git -/.htm?PID= /.html /.local /.production @@ -5542,6 +5536,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /0,, /0-0_beds /0/* +/0003/zebra-it-security-video-portfolio-compliance-en-us.mp4 /1$ /1000 /1000 @@ -5629,6 +5624,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /2023/05/19/steptoe-reps-cerebellum-networks-in-lawsuit-accusing-former-advisor-of-stealing-1-3m/*$ /2023/09/11/arizona-parents-allege-high-school-coaches-defamed-their-son-and-interfered-with-his-athletic-career/*$ /22 +/22732481 /23 /24-hours-rss /25 @@ -5641,6 +5637,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /3001- /3055- /32 +/3600-series-reference-components.html /39 /3daas-rotera /404-erreur @@ -5662,6 +5659,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /57 /58 /5g-overall-exp-survey +/5x5-end-user/* +/5x5-partner/* /60 /61 /62 @@ -5725,7 +5724,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?cid= /?clientId= /?collection= -/?comment_page= /?consterm /?costPlans= /?country= @@ -5782,7 +5780,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?page=*&* /?pageRef /?pageType= -/?pdf=1http://zen.yandex.ru/robots.txt +/?pdf=1http://steinberg.net/robots.txt /?personid /?preview /?price= @@ -5859,7 +5857,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?utm /?utm_ /?utm_source= -/?utmhttp://thespruceeats.com/robots.txt +/?utmhttp://prepostseo.com/robots.txt /?w_agcid= /?wtime= /?wtime= @@ -5928,7 +5926,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /CountyAssessorPage.htm? /Courses/* /Custom/ -/Customer /DY-GetTiles* /Date(* /Directs/2 @@ -5971,6 +5968,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Job-Listings /LICENSE.txt /LSrVcDPgS/* +/LabelsHero.html /Layout/set/popup /Learn/AuthorBiosPopup.aspx /Lenses/Snapshots* @@ -6058,10 +6056,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Redirects /Reports%20List /Request -/Request/EmailCustSvr.aspx -/Request/EmailDropAHint.aspx -/Request/EmailRequest.aspx -/Request/EmailWhenItemAvailable.aspx /Returns /ReusableContent /Reviews/new @@ -6084,10 +6078,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Sections /Secure/Account/ /SelectLocale?fromPage= -/SetSitePreference.aspx /Shared/ /SharedDocs/ExterneLinks -/Shopping/Sku /SignIn /SiteAssets/ /SiteCollectionDocuments @@ -6114,6 +6106,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /TSPD /TemplateItem /Templates +/Templates/VisitIowaFarms /Temporary /Trainings/* /TravelPlanner/* @@ -6273,7 +6266,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /account/* /account/cls /account/device-auth -/account/forgot-passwordhttp://globoesporte.globo.com/robots.txt +/account/forgot-passwordhttp://plymouth.ac.uk/robots.txt /account/forgotpassword /account/limit-guide /account/login-pwd/forget @@ -6299,10 +6292,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /actions /actions_panel /action~ -/action~*/http://magiclakecomo.com/robots.txt -/action~*/http://pdfhost.io/robots.txt -/action~*/http://threefold-trials.com/robots.txt -/action~*/http://wetwetwet.co.uk/robots.txt +/action~*/http://aisel.aisnet.org/robots.txt +/action~*/http://mamp.info/robots.txt +/action~*/http://s-media-cache-ak0.pinimg.com/robots.txt +/action~*/http://umweltbundesamt.de/robots.txt /actividades/reserva_confirmada /actividades/voucher /activities @@ -6322,14 +6315,17 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /activity_logs /actualites-evenements/actualites/? /actualites-evenements/actualites? +/ad-reference.html /ad/ad-cookie /add-activity-to-cart /add-card? +/add-hit /add-ons-m /add-transfer-to-cart /add_review /addon/*/contribute /addproductstoshoppingbag +/address-change-reference.html /addtocart /adfit /adguard-report @@ -6342,7 +6338,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /admin/ /admin/* /admin/dashboard -/admin/http://travelchinaguide.com/robots.txt +/admin/http://uio.no/robots.txt /admin2 /administrator /administrator/* @@ -6389,8 +6385,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ajax_ /ajaxload /ajouterproduitsaupanier -/ak.m /akamai +/aks-test.html /albert-heijn-premium /album/*/*?i= /alert @@ -6475,6 +6471,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /aow /ap/ /apac +/apac-campaigns-reference-pages.html +/apac-savanna-reference-component.html /apartments-are_att /apartments-madden_att /apartments-offers_att @@ -6486,7 +6484,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /api-v5 /api/* /api/*/amp -/api/*http://tvnet.lv/robots.txt +/api/*http://prlog.org/robots.txt /api/catalog/v3 /api/catalog/v3/srfile /api/client-event @@ -6540,6 +6538,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /apps /apps/* /apps/beta-ui +/apps/dlmanager* /apps/featured/kliken-marketing* /appview /ar @@ -6615,7 +6614,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /article30483913.ece/amp/* /article9636950.ece/amp/* /articlelist/* -/articlelist/*http://bizjournals.com/robots.txt +/articlelist/*http://timesofisrael.com/robots.txt /articles /articles/* /articles/*/*/comments @@ -6643,6 +6642,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /asisonline /asq /asset-comment-info +/asset_publisher /assets /assets/fonts /assets/pdfs @@ -6694,6 +6694,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /autosub_cdo/* /avg-review /avis/produit/* +/avtor/ /awards /awards$ /awards.html @@ -6722,6 +6723,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /basket_add.html /basket_del.html /basket_edit.html +/battle-card/* +/battlecard/* /bb-d$ /bbw /bbw.html @@ -7000,6 +7003,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /browse?*&view_type= /buckets$ /bulk_edit +/bulletin-marketing/* +/bulletins-marketing/* /busca /busca/* /buscador @@ -7028,6 +7033,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /buy-*?*&sourceQuote= /buy-*?souceQuote= /buy-*?sourceQuote= +/buy-online-anz.html /buy-sell-crypto/buy-sell/result/buy /buy-sell-crypto/buy-sell/result/sell /buy-sell-crypto/referral @@ -7083,7 +7089,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /call-pos-set-response /cam4.html /campaign +/campaign-references.html +/campaign-references/* +/campaign-tiles.html /campaigns +/campaigns-emea.html /cancel /cancellation /cancer/members?* @@ -7097,6 +7107,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /captcha.jpg /captcha.php /captcha/* +/capture-your-edge-references.html /captureUnifiedSearch /car-offers /car/RemoveVehicle.aspx @@ -7223,6 +7234,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /choose-dates /chrome/* /cinema-entertainment/* +/circular-economy-reference.html /cita/confirmar /cita/elegir-fecha /cita/seleccion-tienda @@ -7307,7 +7319,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /collections/*sort_by /collections/likes /collins -/colored-gemstones /columntemplatesearch /comentarios /coming-soon @@ -7355,6 +7366,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /company/press-releases /compare /compare-cryptocurrencies?coins +/compare-products.html /compatibility-surveillance2 /compatibility/com_get /complaint-form @@ -7438,12 +7450,16 @@ $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://music.amazon.com/robots.txt +/content/dam/en_US/shared/www/about-st-jude/vendor-info/http://stlmag.com/robots.txt /content/dam/home/docs /content/dam/home/pdf +/content/dam/private/* /content/dam/ringcentral/test /content/dam/sites/dreamhome/ /content/dam/tap +/content/dam/zebra_dam/en/reports/vision-study/retail-shopper-report-vision-study-2023-en-us.pdf +/content/dam/zebra_new_ia/en-us/solutions-verticals/product/tag/* +/content/dam/zebra_partner/* /content/data/lists/ /content/data/products/ /content/experience-fragments/global_pdc @@ -7455,6 +7471,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /content/search /content/sites/www/es_LA/home/content-library/forms/ /content/snippet* +/content/tcm/* /content/usergenerated/asi/mongo/content/sites/activitystreams/activities/community /content/verizon /contents/* @@ -7535,7 +7552,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /control /control-panel/ /control_panel/manage* -/control_panel/manage*http://purevpn.com/robots.txt +/control_panel/manage*http://garmin.com/robots.txt /conversation /conversation? /conversations @@ -7613,6 +7630,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /covid-19-hyderabad/* /covid-19-kolkata/* /covid-19-mumbai/* +/cpn.html +/cpn/bridge-the-retail-customer-experience-gap/ebook.html +/cpn/na-campaigns-reference-pages.html +/cpn/plp/* /crc32$ /create-account /created-after @@ -7705,6 +7726,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /dark-website /dashboard /dashboard$ +/dashboard-reference.html /data /data.docx /data.pdf @@ -7762,7 +7784,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /depth_*-- /desc /descendants -/desktop/text-to-speech$http://anghami.com/robots.txt +/desktop/text-to-speech$http://capgemini.com/robots.txt /destinations/decouvrir /destinations/discover /destinations/regions @@ -7808,6 +7830,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /discovered /discuss.html /diskuze +/distributor-notice/* /dl /dl/RaiTV/*iframe* /dl/palinsesti/Page-e120a813-1b92-4057-a214-15943d95aa68.html @@ -7894,7 +7917,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /dragon/dragon-for-pc/premium-edition/eol.html /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 @@ -7902,7 +7924,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /dt/*/teammembers /dt/*/testing /dt/microsites/cafe -/dummy/*http://pusheen.com/robots.txt +/dummy/*http://jiosaavn.com/robots.txt /duplex-apartments_att /dvd-mode /dynaTraceMonitor @@ -7999,6 +8021,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /embed/single-line-form /embed_code /embedded-player?videoId= +/emea-campaigns-reference-pages.html +/emea-savanna-reference-component.html /empty /en- /en-US/welcome-to-my-mymk/* @@ -8258,6 +8282,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /es/aviso-legal /es/partidos /es_ +/esearch /esg-impact-report-2020.pdf /eshop /espace-perso/* @@ -8271,8 +8296,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /et/electronics/how-to-select-tv-by-what-you-watch-smart-tv /et/electronics/how-to-select-tv-by-what-you-watch-sports /etag$ +/etsy-special-buy.html /eu-vocabularies/dataset/*version /eula +/eula-reference.html /eula.html /evalcenter/ /event @@ -8302,7 +8329,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /events? /events?* /evidence/podcasts +/evm-reference-components.html /evom/* +/ewa.html +/ewa/* /examshow/* /executive-club /executive-club$ @@ -8348,11 +8378,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /fapi /faq /faq- +/faq-chat-reference.html /faq-print /faq-print. /faq/jiohome /faq/jiomart-maha-cash-back-program -/faq/search/*http://esa.int/robots.txt +/faq/search/*http://depts.washington.edu/robots.txt /faq/services/jio4gvoice /faq/services/jiocinema /faq/services/jiodrive @@ -8386,6 +8417,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /featured /featured-articles? /featured-collections +/featured-content-reference.html /featuredarticle /featuredby /features-atmosphere? @@ -8407,7 +8439,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /feed/*/articles.xml /feed/atom$ /feed/atom/$ -/feed/http://duden.de/robots.txt +/feed/http://newsroom.tiktok.com/robots.txt /feed/rss/$ /feed/rss2 /feed/search @@ -8419,9 +8451,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /feedback/learn-more /feedback/submit /feedback? -/feedhttp://pinterest.es/robots.txt +/feedhttp://klangkulisse.com/robots.txt /feeds/nfl_2024_us -/feeds/nfl_2024_ushttp://backstage.com/robots.txt +/feeds/nfl_2024_ushttp://postoffice.co.uk/robots.txt /feriehus/reviews/write /fetch-gcm-data /fetchcart @@ -8494,6 +8526,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /followings /fonts /fonts.css +/fonts/ /football/*/1989-1990/*/live*shtml /football/*/1990-1991/*/live*shtml /football/*/1990/*/live*shtml @@ -8578,6 +8611,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /football/*/2017/standing.shtml /footer /footer-chat-now +/footer-only.html +/footer-reference.html +/footer-salesforce.html +/footer.html /foreclosed /foreclosure-- /forever21.com @@ -8591,6 +8628,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /form/ik-wil-de-marketingcommunicatie-#no-back /form/ik-wil-mijn-persoonlijke-gegeven#no-back /format:thumbnail +/forms.html +/forms/* /forms/customs/step1 /forms/damaged /forms/employee/mailman @@ -8830,6 +8869,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /forums/*/topics/*/posts/*/edit /forums/*/topics/*/posts/new /forums/*/topics/new +/forumspark /fr /fr- /fr-bf/electronics/comment-choisir-son-televiseur-par-contenu-jeux @@ -8964,7 +9004,27 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /global$ /global-components /global-components1 +/global/apac/* /global/assets/rotera +/global/china/* +/global/de_de/* +/global/emea/* +/global/en_ap/* +/global/en_gb/* +/global/en_us/* +/global/es_es/* +/global/es_la/* +/global/fr_fr/* +/global/it_it/* +/global/ja_jp/* +/global/kr_ko/* +/global/latam/* +/global/master/* +/global/pl_pl/* +/global/pt_br/* +/global/ru_ru/* +/global/tr_tr/* +/global/zh_cn/* /globalization/ /glossary$ /glossary/akamaitest.html @@ -9002,6 +9062,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /guias-y-herramientas/guias?* /guias-y-herramientas/infografias?* /guias-y-herramientas/videos?* +/guide-selling/* /guide.html /guidedhelp-v1.html?faqid=1400171708651 /gw/*gads=true @@ -9010,12 +9071,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /hack /haghighi-v-barclays-bank-delaware-et-al-41701609-0*$ /halvimmat-lennot- +/handhelds-circle-two-col-promos-reference.html /handlers/ /hardware/*/cart /harm-to-self /harming-humans /hasen /havadurumu/ +/header-footer.html +/header-only.html +/header.html /header/global-header/ /headerslice /headlines @@ -9050,7 +9115,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /historicalinsights /history /history-node -/historyhttp://tucsonaz.gov/robots.txt +/historyhttp://odt.co.nz/robots.txt /hm-test /holidays /holidays? @@ -9062,6 +9127,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /home-security/paladin /home.sendtoafriendform /home/ +/home/*-county /home/*/product-support/servicetag/*/configuration /home/contact* /home/drug-class-name @@ -9156,6 +9222,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /identity-alert-upgrade /idojaras/ /ie/ +/ie/forum/ie10_cp +/ie/forum/ie10_rp /iframe /iframe$ /iframe- @@ -9220,6 +9288,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /includes/js/dojo-release-1.8.0-src/dojo/resources/blank.html /income /increment_lp_video_plays +/indesign-reference-footer.html /index.htm?facetcriteria= /index.html /index.php @@ -9248,6 +9317,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /indian-boobs-pic.html /indian-girl-big /indian-girl-sex.html +/industrial-machine-vision-and-fixed-scanners-reference.html +/industrial-machine-vision-and-fixed-scanners/machine-vision-cameras.html +/industrial-machine-vision-and-fixed-scanners/smart-sensors-and-cameras.html /industry/industry /infiniteLoad /info @@ -9351,10 +9423,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /jegyarak- /jeux-olympiques*/page-calendrier- /jeux-olympiques/page-calendrier- -/jewelry/fifth-avenue-in-store-pickup -/jewelry/shop/tcs-new-york-city-marathon-collection -/jewelry/wall-street -/jewlery/items +/jg-test-page.html /jio-postpaid-plus-survey /jio-rech-exp-survey /jioairfiber-babycare-survey @@ -9383,6 +9452,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /join-us/*?*&department_id= /join-us/*?department_id= /join? +/jp/ja/support-downloads/mobile-computers/handheld/mc20.html /jquery.js /js /js/ @@ -9404,6 +9474,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /k0*r30 /k0*r5 /k0*r50 +/ka-reference.html /kb/ /kbc-congo /ke/electronics/how-to-select-tv-by-what-you-watch-gaming @@ -9445,6 +9516,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /la-agencia/agenda?* /la-liga-bbva /label-- +/label_carousel1.html /laboratory/conductAllInScope /landing /landing$ @@ -9547,6 +9619,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /libs/* /license-incomplete /life-style-landing/* +/lifeguard-reference.html /lifestyle/lifestyle /lightbox/vendor/jquery.fancybox.pack.js /lightreg/index.html @@ -9638,6 +9711,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /login.js /login/ /login/* +/login/pc /login/pw /login/register /login/resetpassword @@ -9743,10 +9817,10 @@ $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/brochures/01-privilege -/media/catalog /media/oembed /media/oembed /mediaapi/ @@ -9832,7 +9906,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ml-in/iuc /mmpub /mobile +/mobile-computers-index-reference.html /mobile-excellence-report +/mobile-software-reference-page.html /mobile/ /mobile/* /mobile/mimo/activity @@ -9878,6 +9954,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /mouse.widget /moviearticlelistalphabet1/* /mp-cms/app +/mp-header.html /mr-in/iuc /mraid.js /msdn-files/ @@ -9892,6 +9969,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /multimedia/podcasts /multimedia/zk/ /multimedia? +/multiplane-scanner-reference.html /multiregion /multistore /munich/index_html @@ -9967,6 +10045,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /myshortlist /n /n19_ +/na-savanna-reference-component.html /naar-een-buitenlands-adres/brief-kaart-beschadigd-bezorgd /naar-een-buitenlands-adres/brief-kaart-niet-bezorgd /naar-een-buitenlands-adres/brief-kaart-te-laat-bezorgd @@ -9991,11 +10070,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /name/nm*/filmotype/* /name/nm*/mediaviewer/rm*/tr /nameStorage$ -/names-togetherhttp://images.squarespace-cdn.com/robots.txt +/names-togetherhttp://filmfreeway.com/robots.txt /nav_link /navigation.js /navigation/api/autocomplete /navigation/header/global-header/navigation/* +/navtestsohoempty.html +/navtestsohofooteronly.html +/navtestsohoheader.html +/navtestsohoresponsiveproductdetail.html /ncommon/ /ne-plus-recevoir-aucune-communication-marketing#no-back /negativeTags/ @@ -10055,6 +10138,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /newsletter-signup /newsletters/bundles /newssearch +/newthread /newyorklawjournal/2017/10/31/manhattan-judge-confirms-2-3m-arbitration-award-to-ex-ubs-trader/*$ /newyorklawjournal/2023/05/31/real-estate-firm-hit-with-malpractice-suit-alleging-that-failure-to-appear-for-construction-client-resulted-in-dismissal/*$ /newyorklawjournal/2024/04/29/former-warner-brothers-employee-files-employment-discrimination-wrongful-termination-complaint/*$ @@ -10095,12 +10179,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /njlawjournal/almID/1579334968NJA559817T/?download=a5598-17_011720.pdf*$ /njlawjournal/almID/1692041977NJA409819*$ /nl -/no-gemstones /no-hardware-contest /no-index/* -/no-referrer-when-downgradehttp://fb.watch/robots.txt -/no-referrer-when-downgradehttp://live365.com/robots.txt -/no-referrer-when-downgradehttp://ucalgary.ca/robots.txt +/no-referrer-when-downgradehttp://globes.co.il/robots.txt +/no-referrer-when-downgradehttp://marketwired.com/robots.txt +/no-referrer-when-downgradehttp://marksandspencer.com/robots.txt /no-search-results /no_access /node @@ -10150,6 +10233,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /nps-2-0-fiber-survey /nps-2-0-wa /nrbeacon +/nrf-footer.html /ns /nu$ /nu- @@ -10206,6 +10290,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /office-v5.0 /office/ /office/features/popup +/office/forum/office_2013- +/office/forum/office_home- /official /official+internal /offline @@ -10255,6 +10341,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /order /order /order-confirmation +/order-original /order/?storeId= /order/pickup /orderdetails @@ -10329,6 +10416,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pages-ajax /pages/page/new /pages/page/nouveau +/pagestatistics /paginate /paid-plans /paid-posts @@ -10350,7 +10438,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /participantsorteig /partner /partner-agreement +/partner-application-locator/partner-details.html +/partner-application-locator/software-apps-details.html /partnercentral +/partnerconnect-tc.html /partners/partnersearch.aspx /party-poker/get-odds /password @@ -10360,6 +10451,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /past /path_locks /patient-experience +/pavel-sandbox.html /pay-invoice /payment /payment @@ -10382,7 +10474,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pd/item_name-Podcast /pdf /pdf/index.html -/pdf_reader/*/ http://dialnet.unirioja.es/robots.txt +/pdf_reader/*/ http://venmo.com/robots.txt /pdfft /pdp-async/preview /pdpslice @@ -10534,8 +10626,21 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /premium/* /prensa-y-comunicacion/blog?* /prensa-y-comunicacion/notas-de-prensa?* +/presentation-customer-facing/* /press-release.html?news_id= /press-releases.html +/press-releases/2012.html +/press-releases/2013.html +/press-releases/2014.html +/press-releases/2015.html +/press-releases/2016.html +/press-releases/2017.html +/press-releases/2018.html +/press-releases/2019.html +/press-releases/2020.html +/press-releases/2021.html +/press-releases/2022.html +/press-releases/2023.html /pressroom/utlite /preview /preview$ @@ -10566,14 +10671,18 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /print.html /print.ssf /print/ -/print/http://atptour.com/robots.txt +/print/http://oppo.com/robots.txt /print/pdf /print?id /printable +/printable/pdf /printable/print /printableArticle.jhtml /printablearticle.htm /printen-van-documenten#no-back +/printer-faq-reference.html +/printer-index-reference.html +/printer-reference.html /printerFriendly.jhtml /printmail /printmessage @@ -10589,16 +10698,19 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /private-sale /private-wealth-management/transcripts/ /private/*/revisions +/privatemessage /pro-v1.0 /pro/features/popup /probr-1~/project-type--*/$ /procurar /prod_cbundle_*.html /prod_consump +/proddettest.html /product /product-answers.html /product-demo /product-directory/*.html +/product-marketing-bulletin/* /product-marketing-tool /product-questions.html /product-refs @@ -10629,7 +10741,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /products/*/configure /products/*/rcm /products/*?*filter= +/products/compare-models.html /products/erp/s4hana-private-edition/trial.html +/products/references.html +/products/references/* +/products/request-quote.html +/products/request-quote/* /products/wtb /produits-2/* /produits/bonnes-affaires/*?* @@ -10850,6 +10967,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /redirect-10$ /redirectl /redirects +/reference-component.html +/reference-components-page-cross-promotion.html +/reference-components-page-cross-promotion/* +/reference-components.html +/reference-lifeguard.html +/reference.html /reference/request/credit-card-verification/create /reference/request/transaction/update-details /reference/response/amex-express-checkout-card @@ -10862,6 +10985,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /reg /reg/regmsg.xhtml /region$ +/regional-settings /regionselect.html /register /register @@ -10895,6 +11019,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rentacar/fts/* /rentacar/templates/integrated/* /rep +/repair-order-latam-reference.html /reply /report /report_abuse @@ -10910,8 +11035,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /request/*/download /request/*/response /request/*/response/*/attach -/request/EmailCustSvr.aspx -/request/emailrequest.aspx /requestResetPassword /request_access /research-fellowship-presentations? @@ -10941,6 +11064,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /resources/websites/? /resources/websites? /resources? +/respblank.html /response /respuestas /ressources-medias/multimedia/? @@ -11007,6 +11131,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rewards-experience /rewards/credit-cards/50cv /rewards/offers-promotions/rbc-get-gold +/rfid-readers-reference-page.html /rg*/mediaviewer/rm*/tr /ricerca /ricerca.html @@ -11016,6 +11141,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /risk-mitigation-and-threat-transparency/privacy-services/ /river$ /rl +/rma-reference.html /rnwy/account /rnwy/ajax /rnwy/artikelen @@ -11026,7 +11152,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rnwy/studybooks /roadshow/finder /rodate.js -/role /routers_pdf /royalty-free-images-*.asp* /rss @@ -11042,7 +11167,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rss2 /rss2/ /rss2/$ -/rss2/$http://9to5google.com/robots.txt +/rss2/$http://helpnetsecurity.com/robots.txt /rss_en_all /rss_for_twitter /rss_items @@ -11069,6 +11194,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /s-anzeige:angebote /s-anzeige:gesuche /s-direktkaufen:aktiv +/s-marketing-bulletin/* /s/* /s/*---*-- /s/*/p @@ -11081,6 +11207,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /saas /safe /saison +/sale-eos-eosl-reference.html /sale/*-item- /sale/r/* /sales @@ -11091,7 +11218,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sample/* /samsclub/0 /sandbox +/sandbox.html /sandbox/ +/sandbox/* /sapi* /save /save_item_checkbox @@ -11103,6 +11232,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sb2/ /scannen-van-documenten#no-back /scanner-des-documents#no-back +/scanner-software-reference.html /scheduled-pin /scheduled-pins /schedules @@ -11306,7 +11436,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /secure/ /secure/* /secure/account/ -/secure/http://webmasters.stackexchange.com/robots.txt +/secure/http://kabanos.net/robots.txt /security/search-results.aspx? /select*? /select-cadeau-sparen/? @@ -11326,6 +11456,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sell-*?sourceQuote= /sell-now /seller-- +/selling-guide/* /sem /semi-configurators/shrna?term= /semi-configurators/sirna?term= @@ -11335,11 +11466,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sendpv$ /sensor /seo-slice +/seo/ /seocheck/pdfexport* /seocompare/check/* /serie /serie/*.html /server-status/$ +/service-marketing-bulletin/* /service/author/*& /service/author/*? /service/services/*/c/Services @@ -11360,6 +11493,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /services/success-plans/accelerators._filter.RG*.* /services/success-plans/accelerators/._filter.P*.* /services/success-plans/accelerators/._filter.RG*.* +/services/zebra-services-agent.html /serviceselection /session /session_trace @@ -11388,7 +11522,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /shippinginformation /shippingmethod/method/ /shop -/shop/*/*/* /shop/*/favoriters /shop/*/sold /shop/*?*brand= @@ -11406,20 +11539,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /shop/ajax /shop/ajaxcart /shop/app -/shop/aquamarine-jewelry*/aquamarines -/shop/aquamarine-jewelry*/carnelian -/shop/aquamarine-jewelry*/colored-diamonds -/shop/aquamarine-jewelry*/diamonds -/shop/aquamarine-jewelry*/onyx -/shop/aquamarine-jewelry*/opal -/shop/aquamarine-jewelry*/pearls -/shop/aquamarine-jewelry*/pink-diamonds -/shop/aquamarine-jewelry*/rubies -/shop/aquamarine-jewelry*/sapphires -/shop/aquamarine-jewelry*/tanzanites -/shop/aquamarine-jewelry*/tigers-eye -/shop/aquamarine-jewelry*/turquoise -/shop/aquamarine-jewelry*/yellow-diamonds /shop/bought-with /shop/business-small /shop/buy-jiophone-gift-card @@ -11435,57 +11554,17 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /shop/cron.php /shop/cron.sh /shop/customer -/shop/diamond-jewelry*/carnelian -/shop/diamond-jewelry*/colored-diamonds -/shop/diamond-jewelry*/diamonds -/shop/diamond-jewelry*/onyx -/shop/diamond-jewelry*/pearls -/shop/diamond-jewelry*/pink-diamonds -/shop/diamond-jewelry*/rubies -/shop/diamond-jewelry*/sapphires -/shop/diamond-jewelry*/tanzanites -/shop/diamond-jewelry*/turquoise -/shop/diamond-jewelry*/yellow-diamonds /shop/downloadable /shop/enable-cookies /shop/error_log /shop/get.php -/shop/gold-jewelry*/gold -/shop/gold-jewelry*/leather -/shop/gold-jewelry*/platinum -/shop/gold-jewelry*/rose-gold -/shop/gold-jewelry*/silk -/shop/gold-jewelry*/stainless-steel -/shop/gold-jewelry*/sterling-silver -/shop/gold-jewelry*/titanium -/shop/gold-jewelry*/white-gold /shop/graphql? /shop/index.php /shop/install.php /shop/lib /shop/newsletter /shop/no-route -/shop/pearl-jewelry*/carnelian -/shop/pearl-jewelry*/colored-diamonds -/shop/pearl-jewelry*/diamonds -/shop/pearl-jewelry*/onyx -/shop/pearl-jewelry*/pearls -/shop/pearl-jewelry*/pink-diamonds -/shop/pearl-jewelry*/rubies -/shop/pearl-jewelry*/sapphires -/shop/pearl-jewelry*/tanzanites -/shop/pearl-jewelry*/turquoise -/shop/pearl-jewelry*/yellow-diamonds /shop/pkginfo -/shop/platinum-jewelry*/gold -/shop/platinum-jewelry*/leather -/shop/platinum-jewelry*/platinum -/shop/platinum-jewelry*/rose-gold -/shop/platinum-jewelry*/silk -/shop/platinum-jewelry*/stainless-steel -/shop/platinum-jewelry*/sterling-silver -/shop/platinum-jewelry*/titanium -/shop/platinum-jewelry*/white-gold /shop/product/*-b2b* /shop/product/*-freegift* /shop/product/*-lazada* @@ -11496,79 +11575,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /shop/report /shop/rest /shop/review -/shop/rose-gold-jewelry*/gold -/shop/rose-gold-jewelry*/leather -/shop/rose-gold-jewelry*/platinum -/shop/rose-gold-jewelry*/rose-gold -/shop/rose-gold-jewelry*/silk -/shop/rose-gold-jewelry*/stainless-steel -/shop/rose-gold-jewelry*/sterling-silver -/shop/rose-gold-jewelry*/titanium -/shop/rose-gold-jewelry*/white-gold -/shop/ruby-jewelry*/aquamarines -/shop/ruby-jewelry*/carnelian -/shop/ruby-jewelry*/colored-diamonds -/shop/ruby-jewelry*/diamonds -/shop/ruby-jewelry*/onyx -/shop/ruby-jewelry*/opal -/shop/ruby-jewelry*/pearls -/shop/ruby-jewelry*/pink-diamonds -/shop/ruby-jewelry*/rubies -/shop/ruby-jewelry*/sapphires -/shop/ruby-jewelry*/tanzanites -/shop/ruby-jewelry*/tigers-eye -/shop/ruby-jewelry*/turquoise -/shop/ruby-jewelry*/yellow-diamonds -/shop/sapphire-jewelry*/aquamarines -/shop/sapphire-jewelry*/carnelian -/shop/sapphire-jewelry*/colored-diamonds -/shop/sapphire-jewelry*/diamonds -/shop/sapphire-jewelry*/onyx -/shop/sapphire-jewelry*/opal -/shop/sapphire-jewelry*/pearls -/shop/sapphire-jewelry*/pink-diamonds -/shop/sapphire-jewelry*/rubies -/shop/sapphire-jewelry*/sapphires -/shop/sapphire-jewelry*/tanzanites -/shop/sapphire-jewelry*/tigers-eye -/shop/sapphire-jewelry*/turquoise -/shop/sapphire-jewelry*/yellow-diamonds /shop/search /shop/search /shop/sendfriend -/shop/sterling-silver-jewelry*/gold -/shop/sterling-silver-jewelry*/leather -/shop/sterling-silver-jewelry*/platinum -/shop/sterling-silver-jewelry*/rose-gold -/shop/sterling-silver-jewelry*/silk -/shop/sterling-silver-jewelry*/stainless-steel -/shop/sterling-silver-jewelry*/sterling-silver -/shop/sterling-silver-jewelry*/titanium -/shop/sterling-silver-jewelry*/white-gold -/shop/turquoise-jewelry*/aquamarines -/shop/turquoise-jewelry*/carnelian -/shop/turquoise-jewelry*/colored-diamonds -/shop/turquoise-jewelry*/diamonds -/shop/turquoise-jewelry*/onyx -/shop/turquoise-jewelry*/opal -/shop/turquoise-jewelry*/pearls -/shop/turquoise-jewelry*/pink-diamonds -/shop/turquoise-jewelry*/rubies -/shop/turquoise-jewelry*/sapphires -/shop/turquoise-jewelry*/tanzanites -/shop/turquoise-jewelry*/tigers-eye -/shop/turquoise-jewelry*/turquoise -/shop/turquoise-jewelry*/yellow-diamonds /shop/var -/shop/white-gold-jewelry*/gold -/shop/white-gold-jewelry*/leather -/shop/white-gold-jewelry*/platinum -/shop/white-gold-jewelry*/rose-gold -/shop/white-gold-jewelry*/silk -/shop/white-gold-jewelry*/stainless-steel -/shop/white-gold-jewelry*/sterling-silver -/shop/white-gold-jewelry*/titanium -/shop/white-gold-jewelry*/white-gold /shopping /shopping/ /shopping/*/ar-* @@ -11594,7 +11604,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /shopping/public/search/pricehistory /shopping/results /shopping/sale/? -/shopping/sku /shopping/track /shopping/vr /shopping_cart @@ -11649,9 +11658,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sitemap_.xml /sitemap_gpdc.xml /sitemap_output -/sitemaphttp://admob.google.com/robots.txt -/sitemaphttp://mpi-inf.mpg.de/robots.txt +/sitemaphttp://dallascityhall.com/robots.txt +/sitemaphttp://letsencrypt.org/robots.txt /sitemaps-farfetch-com +/sitemaps/ /sitemaps/image_daily_sitemap_f_* /sitemaps/sitemaps-farfetch-com/by /sitemaps/sitemaps-farfetch-com/kz @@ -11659,9 +11669,10 @@ $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://bipm.org/robots.txt +/sites/all/modules/custom/contact_info/theme/accessible.pnghttp://brownstoner.com/robots.txt /sites/default /sitesearch +/sitesearch.html /skeleton /skin-preview /skip-video @@ -11669,8 +11680,17 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sl /sl/* /slice-shopping-bag +/slide_show /smadar +/smart-sensors-and-cameras/mios.html /smb +/smb/ap/en/* +/smb/gb/en/404.html +/smb/gb/en/terms-and-conditions.html +/smb/gb/en/test.html +/smb/us/en/404.html +/smb/us/en/terms-and-conditions.html +/smb/us/en/test.html /snapshot /social /social-authorization-* @@ -11679,6 +11699,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /socialShare /sofiameetup /sofiameetup/$ +/software-licensing-reference.html +/sohoempty.html +/sohoempty_page.html +/sohozebraempty.html /solution /solutions/case-studies/ /solutions/case-studies/generative-ai-bolttech/ @@ -11698,8 +11722,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /spa /spank-bang.html /spankbang.html +/spark /spc/*FAQ* /spc/*RMP* +/spec-sheet-reference-components.html +/spec-sheet-reference-components/* /special-uninstallation-feedback /special_content /specialistDirectory @@ -11758,6 +11785,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /stoguides/ /stoi/* /stopartnertest/ +/storage-viewer /store /store-w/ /store/ @@ -11814,7 +11842,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /storefront /storelocator/storesSearch.json /stores/store/redirect/___store -/stories/guide/gcd-knot-your-typical-city /story_pins /storylist/ /strategies @@ -11849,6 +11876,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /style%20library /style%20library/Images /style%20library/images +/sub-vertical.html /subcategory/*New /subcategory/*New%20Arrivals*?*page= /subcategory/*New%20Products*?*page= @@ -11858,6 +11886,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /subscribedto /subscribers /subscribers$ +/subscription-administration.html /subscription/confirmation /subscription/subscribe /subscription/subscribe$ @@ -11913,7 +11942,38 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /support*?*contact=true /support-center/detail /support-center/history +/support-community-reference.html +/support-downloads/eula.html +/support-downloads/eula/* +/support-downloads/evm-cn/* +/support-downloads/evm-jp/* +/support-downloads/industrial-machine-vision-and-fixed-scanners/aurora.html +/support-downloads/industrial-machine-vision-and-fixed-scanners/aurora/aurora-imaging-library/aurora-imaging-library-lite.html +/support-downloads/industrial-machine-vision-and-fixed-scanners/fixed-industrial-scanners.html +/support-downloads/industrial-machine-vision-and-fixed-scanners/industrial-machine-vision-drawings.html +/support-downloads/mobile-computers/handheld/mc20.html +/support-downloads/printer-software/cn.html +/support-downloads/printers-cn/* +/support-downloads/printers/printer-reference/* +/support-downloads/proactive-battery-replacement-service.html +/support-downloads/qrerrors/desktop/zd620.html +/support-downloads/qrerrors/desktop/zd6x1.html +/support-downloads/qrerrors/mobile/qln.html +/support-downloads/qrerrors/mobile/qln420.html +/support-downloads/qrerrors/mobile/zq6.html +/support-downloads/qrerrors/mobile/zq6p.html +/support-downloads/qrerrors/print-engine/ze511.html +/support-downloads/services/zams-documentation.html +/support-downloads/services/zebra-service-agent.html +/support-downloads/shellshock-bug-info.html +/support-downloads/software/operating-system/et45-operating-system-for-gms-device.html +/support-downloads/tc-emea.html +/support-downloads/temperature-monitors-and-sensors-support/electronic-temperature-sensors-data-device-monitoring-tools/zb200-bridge.html +/support-downloads/temperature-monitors-and-sensors-support/electronic-temperature-sensors-data-device-monitoring-tools/zs300-sensors.html +/support-eula.html +/support-eula/* /support-form-extend +/support-ping-test.html /support-threats-statistics /support-threats-summary /support-virus-lab?first @@ -11991,6 +12051,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /swf /swift-bic /system +/system-error.html /system-pages/ /system/vk-redirect-vk-connect/ /systemcenter/ @@ -12006,6 +12067,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ta-in/iuc /tables /tabletablearticle.htm +/tablets-circle-promo-2col-reference.html +/tablets-index-reference.html +/tablets-reference-components.html /tablon-de-edictos /tag /tag-site @@ -12093,6 +12157,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /thank-you /thank-you /thank-you-page +/thank-you.html +/thank-you.html* /thankYou* /thank_you /thankyou @@ -12132,9 +12198,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /third/sell /thirdparty /thirdpartyservice +/threadmorehelp /thumb.png$ /thumbnails /tid_external_content_proxy +/tile-reference.html /timezone$ /tippers /tips/ @@ -12314,7 +12382,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /unsubscribe /unsubscribe/ /unsupported-browser -/upcoming-streamshttp://maine.gov/robots.txt +/upcoming-streamshttp://onlyinyourstate.com/robots.txt /update /update.php /updatecart @@ -12347,6 +12415,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /us /us-global-data /usage-survey +/use-case.html /user /user$ /user-confirmation @@ -12387,6 +12456,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /username-password-reset /userrating /userratings +/userreg.html +/userreg/* /users /users/ /users/* @@ -12490,7 +12561,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /vids /view-all/ /view-form-open -/view-form-openhttp://time.is/robots.txt +/view-form-openhttp://formatadre.bandcamp.com/robots.txt /view/ /view? /view_comments @@ -12501,6 +12572,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /vip-private-sale /virtualization/ /virtuallabs/ +/visibilityiq-foresight-support/visibilityiq-foresight-order-onboarding.html /visit /visit/ /visited-hour @@ -12544,6 +12616,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /wGlobal/*.woff /wGlobal/*/styles /wal/ +/warehouse-visibility-campaign-footer-reference-component.html /watch /watch-fragments /watch/_ajax/option @@ -12657,9 +12730,19 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /wiki/index.php/Template /wiki/index.php? /windows/*/ +/windows/forum/windows8_1_pr +/windows/forum/windows_cp +/windows/forum/windowsrt_1_pr /windows/hardware/ /windows/uwp/ /windows/uwp/*/ +/windowsarc +/windowslive/forum/*-skydrive_win8_1_pr +/windowslive/forum/*-skydrive_winrt_1_pr +/windowslive/forum/hotmail +/windowslive/forum/liveid +/windowslive/forum/mesh +/windowslive/forum/messenger /windowsvista/ /windvane$ /winfx/ @@ -12732,9 +12815,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /xnxx-images.html /xnxx.html /xo +/xplore-reference-component.html /xposts /xxx-sex-photo.html /xxx-video.html +/yandex-alice-book-card/ /yandex_search /yanews/ /ybir @@ -12761,7 +12846,18 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /zakelijk/de-postbode-heeft-ongepast-gedrag-vertoond#no-back /zakelijk/de-postbode-heeft-zijn-taak-niet-correct-uitgevoerd#no-back /zakelijk/ontevreden-over-het-gedrag-van-een-medewerker +/zbotchat.html +/zc-series-reference-page.html +/zd420-zd620-reference-component.html /zealots +/zebra-rebrand +/zebra-web-style-guidelines.html +/zebra-web-style-guidelines/* +/zebradita1.html +/zebralink-sdk-windows-ce.html +/zebralink/zebralink-sdk-android.html +/zebralink/zebralink-sdk-blackberry.html +/zebralink/zebralink-sdk-windows-mobile.html /zh /zh- /zh-CN @@ -12777,7 +12873,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /zlp/ /zoekresultaten.htm* /zoomImages +/zq600-series-reference-page.html /zst/ +/zt400-series-reference-component.html /zzz-systest /zzz_systest /{0}/ @@ -12785,6 +12883,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /{link} /{{url /~ +/~/* 0 0 0$ @@ -12804,7 +12903,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService :/_gallery :/_media :/ajax/scribble -:443/http://arts.gov/robots.txt +:443/http://peopleperhour.com/robots.txt :63 :allsaveoptions :externallink @@ -13063,7 +13162,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*amp;cHash= ?*answerId= ?*api_key -?*apikey*http://politico.com/robots.txt +?*apikey*http://visa.co.uk/robots.txt ?*app ?*append_element ?*aq= @@ -13206,7 +13305,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*experts ?*f%5B0%5D= ?*f.*%7C*= -?*f.*%7C*=http://onedio.com/robots.txt +?*f.*%7C*=http://news.stv.tv/robots.txt ?*f0= ?*f[0]= ?*fb_locale @@ -13245,7 +13344,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*hsCacheBuster= ?*hsCtaTracking ?*hs_preview= -?*http://thenews.com.pk/robots.txt +?*http://eastgatevets.com/robots.txt ?*hubs_ ?*hubs_* ?*hubs_signup-cta @@ -13355,7 +13454,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*omnil ?*onboardData= ?*onwardjourney -?*opt_level=*title= ?*order= ?*orderby= ?*ordering= @@ -13476,7 +13574,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*resource_type= ?*resultsPP=* ?*resultspp=* -?*returnurl= ?*reviews_page ?*s1= ?*s2= @@ -13600,8 +13697,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*token ?*token= ?*tokushu= -?*top_goods= -?*top_mall_list= ?*topicId= ?*topics ?*topics= @@ -13642,7 +13737,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*utm_source= ?*utm_source= ?*utm_source=* -?*utm_source=*http://note.mu/robots.txt +?*utm_source=*http://aminoapps.com/robots.txt ?*utm_source_platform= ?*utm_term ?*utm_term= @@ -13690,7 +13785,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ??-??/taxonomy ??/node ??/taxonomy -??? ??job_family2= ?AID= ?Author= @@ -13710,6 +13804,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?EventId=201357 ?ExternalDataReference ?FASID +?FILTER-SECTION= ?FRM_LOCALITE= ?G2I_ActionId=* ?Gen-MD= @@ -13725,6 +13820,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?OCID ?OFF ?OSPV +?PAGEN ?PHPSESSID= ?PRID= ?PageSpeed= @@ -13738,7 +13834,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?SESSION ?SID= ?SID= -?SID=http://erosanteros.org/robots.txt +?SID=http://hrblock.com/robots.txt ?SQ_VARIATION* ?SSOWebDispatcher&tg=web&ru= ?SearchParameter @@ -13751,6 +13847,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?URL= ?URL=http: ?VID= +?WRSID= ?WS= ?Wb= ?_ @@ -13826,12 +13923,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?acid ?act= ?action -?action ?action= ?action= ?action=callus ?action=fx_tracking_data ?action_typTHe= +?activeFrom= ?ad= ?adId= ?ada_source= @@ -14023,7 +14120,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?calendar ?callback ?callback= -?callback=http://optimizely.com/robots.txt +?callback=http://bitfinex.com/robots.txt ?callsandtexts ?campaign-id ?campaignKey @@ -14084,7 +14181,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?client_id= ?clipid= ?closePush=true -?closed= ?clothing_themes= ?clothing_type= ?clothing_vendor= @@ -14139,7 +14235,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?comments ?comments* ?comments= -?commidhttp://inspectlet.com/robots.txt +?commidhttp://ar.pinterest.com/robots.txt ?communityId= ?companyid= ?companyid=* @@ -14209,7 +14305,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ct ?ct=* ?ctl -?ctx=*http://maps.me/robots.txt +?ctx=*http://postmansmtp.com/robots.txt ?curator= ?curid= ?currency @@ -14365,9 +14461,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?f[ ?f[* ?f[*]= -?f[*]=http://news.mynavi.jp/robots.txt +?f[*]=http://insee.fr/robots.txt ?f[0]= -?f[1]=*http://ipcc.ch/robots.txt +?f[1]=*http://unesdoc.unesco.org/robots.txt ?f_*= ?f_psi=* ?facet_ @@ -14380,7 +14476,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?fbclid ?fbclid= ?fbclid=* -?fbclidhttp://crockford.com/robots.txt +?fbclidhttp://nationsonline.org/robots.txt ?fc= ?fdid= ?fe= @@ -14464,7 +14560,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?from=yanews ?fromFooter ?fromMenu -?fromNewsdog*http://cardiff.ac.uk/robots.txt +?fromNewsdog*http://theworlds50best.com/robots.txt ?fromStream= ?fromTime=* ?from_rewind=true @@ -14509,6 +14605,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?gotoUrl= ?gp=* ?gpTopAds= +?gr= ?grade= ?grape ?group=test_a @@ -14561,7 +14658,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?hsa_ver ?hsm= ?hss_channel= -?http://o2.co.uk/robots.txt +?http://jdk.java.net/robots.txt ?https= ?hub= ?hubs_content= @@ -14668,11 +14765,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?keyword ?keyword= ?keyword=* -?keywords ?keywords= ?kids= ?kilometers= -?kind ?kind= ?ko ?kr @@ -14683,7 +14778,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?l ?l=* ?lang -?lang*http://bugzilla.mozilla.org/robots.txt +?lang*http://louisville.edu/robots.txt ?lang= ?lang= ?lang=* @@ -14728,6 +14823,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?lname ?lng ?loc +?loc= ?locale ?locale= ?locale=en_hk$ @@ -14823,11 +14919,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ndx=t$ ?ndx=t& ?neighborhoods -?netflixsource=*http://dn.se/robots.txt +?netflixsource=*http://help.openai.com/robots.txt ?netmng= ?networktype=* -?networktype=*http://angular.io/robots.txt -?networktype=*http://ipsnews.net/robots.txt +?networktype=*http://allrecipes.com/robots.txt +?networktype=*http://art19.com/robots.txt ?new= ?news_id= ?newsid @@ -14888,7 +14984,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ofg ?olaId= ?oldid= -?om= ?omiid ?onboard= ?online-financing-approvals= @@ -14896,12 +14991,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?onwardjourney= ?op= ?op=cerca&query= -?open= ?open_login=1 ?ophqt= ?optin-monster-ajax-route= ?oq= -?ord= ?order ?order= ?order= @@ -15047,7 +15140,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?preview ?preview= ?preview=* -?preview=http://qrco.de/robots.txt +?preview=http://insead.edu/robots.txt ?preview=true ?preview=true$ ?previewToken= @@ -15179,7 +15272,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?q=user/logout# ?q=user/logout/ ?q=user/logout/$ -?q=user/logout/http://2.bp.blogspot.com/robots.txt +?q=user/logout/http://rd.com/robots.txt ?q=user/password ?q=user/password/ ?q=user/password/$ @@ -15201,7 +15294,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?qt-moh_premise_tabs=1 ?qt-moh_premise_tabs=2 ?qt-news -?qt-safety ?qt-view_ ?qt= ?query @@ -15222,6 +15314,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?rand= ?range= ?rate= +?rc= ?rd= ?reactions_opened ?rec= @@ -15375,7 +15468,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?return_type ?return_uri ?returnurl= -?returnurl=*http://lluiscoloma.com/robots.txt +?returnurl=*http://badoo.com/robots.txt ?retweetjs ?review_category ?review_manufacturer @@ -15412,8 +15505,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?s= ?s=* ?s=*feed -?s=*http://38.media.tumblr.com/robots.txt -?s=*http://nextinpact.com/robots.txt +?s=*http://blog.youtube/robots.txt +?s=*http://inspectlet.com/robots.txt ?s=*page ?s=43260 ?s=Art @@ -15422,7 +15515,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?s=News ?s=bpage-next ?s=feedpager -?s=http://forbesindia.com/robots.txt +?s=http://1101.com/robots.txt ?s=lightbox ?s=mobile ?s=thanks @@ -15471,7 +15564,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?search_query= ?search_str ?searchfor=doctor&q= -?searchhttp://courtlistener.com/robots.txt +?searchhttp://ohsheglows.com/robots.txt ?searchterm ?section ?section* @@ -15731,6 +15824,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?trk ?trk= ?trk= +?trpd= ?try=* ?tsn-amp ?tt= @@ -15817,7 +15911,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?utm_source=lsplayer ?utm_source=quora ?utm_source=twitter -?utm_sourcehttp://dev.twitch.tv/robots.txt +?utm_sourcehttp://shopify.com/robots.txt ?utm_sourse=55 ?utm_sq ?utm_term @@ -15924,7 +16018,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?width= ?wifi ?word* -?word= ?wordfence ?wordfence_lh ?wp-ajax= @@ -16033,6 +16126,7 @@ AGLogout AI AI/ AITripBuilder +AJAXhttp://allmylinks.com/robots.txt AK5537 AK6336com AL @@ -16139,6 +16233,7 @@ AccommodationCrossSells AccommodationTips Account Account +Account* Account-EditEmail Account-EditForm Account-EditName @@ -16208,7 +16303,6 @@ AddressController Admin Admin Admin/ -Administration Administration/ Administration/President/archive10 Administration/Staff_Advisory_Council/archive10 @@ -16514,6 +16608,8 @@ B B2BClickTracking BA BA/ +BACKURL= +BACK_URL= BAEmailConfirmation BALinkImpressionTracking BANC/bancphot @@ -21315,7 +21411,6 @@ BillingDetail BillingInvoiceFile Bin Bin/ -Biomedical BlPromoOptOut Blog BlogDetails/ @@ -21395,7 +21490,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://servicenow.com/robots.txt +ButikDetay*/http://trenitalia.com/robots.txt Buy Bytedance's C @@ -21414,6 +21509,22 @@ CATCODE= CBRStories.xml CC/bulletin CCBot +CCL1988 +CCL1990 +CCL1995 +CCL2001 +CCL2002 +CCL2003 +CCL2004 +CCL2005 +CCL4 +CCLA +CCLB +CCLC +CCLD +CCLF +CCLG +CCLH CDDC7 CDONLINE/ CDSimp @@ -21504,6 +21615,7 @@ CMS/promotions/pet-resources-news-leftside.html CMS/promotions/pet-resources-news-login.php CMS/promotions/promo-login.php CMSImp +CMSLogin CN CN$ CN/ @@ -21644,6 +21756,7 @@ CheapFlightsRecord CheapFlightsSearchDeals CheapFlightsSearchResults CheapFlightsSearchSeatGuru +CheckThisOut Checkout Checkout* Checkout/ @@ -21934,7 +22047,6 @@ Components/Wireframes/OneColumnWireframe.aspx Components/Wireframes/TwoColumnWireframe.aspx Compost/* Compserv -Comx Conditions/ Config/ Connected/* @@ -22034,6 +22146,7 @@ CorriereAppNews CostPerClick CountryAjax CountryRedirect-GetDialog +County/templates CountyAssessorPage.htm Courses/Assessment Courses/Exercise-Files @@ -22250,6 +22363,11 @@ EN/node ENGLISH/ EOL EOS +EP*A.html +EP*A1.html +EP*A2.html +EP*B1.html +EP*B2.html EPiMultipagedDoc EPiServer EPiServer/CMS @@ -22651,8 +22769,6 @@ FlightsController FlightsPricelink FlightsRecord FlipKeyIdMap -Fluke/m1ar -Fluke/m3ar Fonts/ FoolPics Football/*-resultats.html @@ -22742,7 +22858,7 @@ G GA GA/ GAM-investments-dave/ -GAM-placements-dave/http://sfr.fr/robots.txt +GAM-placements-dave/http://rbc.ru/robots.txt GARecord GB/default GD @@ -27988,7 +28104,7 @@ GuideRequested GuideRequestor H HACAffiliate -HBO/ +HBO/ HK/ HM HMDThankYou @@ -28474,6 +28590,7 @@ ISBN ISC ISSUE_TEMPLATE.md ISSUE_TEMPLATE.md +ISUENews/CustomDialogs IT IT/ IT/SoftwareDist @@ -28507,7 +28624,7 @@ Images/ALERT Images/ALERTFUSION Images/MT Images/QDM_EVENTS -Images/sites/http://exploratorium.edu/robots.txt +Images/sites/http://en-ca.wordpress.org/robots.txt ImagesContent Import ImpressionRecord @@ -28515,6 +28632,7 @@ ImproveListing InQMembershipDetails.content.html Inactive Inbox +Incapsula* Include-Footer Include-Header Includes @@ -28666,7 +28784,6 @@ LNAjax LOCKS LOUIS-VUITTON LP -LP2.aspx LR LR/ LS @@ -28703,7 +28820,6 @@ LastBooking/ElapsedTime LastModified_fra LastModified_til Lato-z-Radiem/Tag172765 -LawCite Layout/set/popup Leaderboard Learn$ @@ -28725,12 +28841,13 @@ Library/Document.ashx Library/ReadItLaterPopup.aspx Library/document.ashx LightSubscriptionCenter +Like-spain-theme/js LikeButtonClicked Link LinkGenerator LinkScan/8.1a Linkshare* -Liquid-TVL-report-April-2025.pdfhttp://ncdc.noaa.gov/robots.txt +Liquid-TVL-report-April-2025.pdfhttp://blog.adobe.com/robots.txt ListForums Listing/DownloadBrochure Listing/ListingOffenceAdd @@ -28803,7 +28920,6 @@ MD/ MDB/ MDS MEDIA= -MEDICAL_CONTEXT META-INF MFCF MFCF/mfcfnow @@ -29228,6 +29344,7 @@ MyManga/anime-set-categ.php MyPaintColorListDetailView MyPortfolio MyProductsView +MyProfile* MyProjectListDetailView MyProperty24 MyScenesView @@ -29263,7 +29380,6 @@ NNBuzz/ NO/ NOKIA NORMAN/ -NOT-FOUND NP NP/ NPBot @@ -29437,7 +29553,6 @@ NormDokument.wxe?Abfrage=* Not Not Found Not-Found -Not-found Not_Found Notifications NotifyView @@ -29548,8 +29663,17 @@ P23 P3/find P3W451 PA/ +PAD PAGE/* PAGEN_ +PAGEN_1= +PAGEN_2= +PAGEN_3= +PAGEN_4= +PAGEN_5= +PAGEN_6 +PAGE_NAME=detail_slide_show +PAGE_NAME=search PAGINA-DE-PROVA PARTNERS/* PCCOciWeb/ @@ -29622,7 +29746,7 @@ Pages/Forms Pages/Search-Results.aspx Pages/Search.aspx Pages/myetocsunsubscribe.aspx -Pages/search.aspx?sub=default&q=http://wyzowl.com/robots.txt +Pages/search.aspx?sub=default&q=http://alz.org/robots.txt Pages/subprocessors.aspx Pagetext Pagethumb @@ -30291,7 +30415,7 @@ ReputationManager Request RequestNewVersion.asp?id=* Research/Search-Research -ResearchLibrary/http://lowes.com/robots.txt +ResearchLibrary/http://codesandbox.io/robots.txt ReservationAjax Reset-password ResetPassword @@ -30403,6 +30527,7 @@ SFACS SG/ SH/ SH55 +SHOWALL SI SI/ SID= @@ -30412,7 +30537,7 @@ SITE=MN SITE=NZH SITE=XCOM SITE=es.antevenio. -SITECOREhttp://circleid.com/robots.txt +SITECOREhttp://dribbble.com/robots.txt SITESEARCH/ SK/ SL @@ -30481,7 +30606,7 @@ Scripts/ Search Search Search* -Search*http://dailynews.com/robots.txt +Search*http://arminbwagner.com/robots.txt Search-Results Search-Show Search-Show* @@ -30490,7 +30615,6 @@ Search-UpdateGrid* Search.asp Search.aspx Search.aspx -Search.htm Search/ Search/* Search/Detail/ @@ -30498,7 +30622,7 @@ Search/Mail/Public Search/People/* Search/Search/ Search/SearchKeyWord -Search/http://postgresql.org/robots.txt +Search/http://icann.org/robots.txt Search2/ Search? Search?q* @@ -30665,7 +30789,7 @@ Socialnetwork= Socialprofile= Sogou Sok -Sok*http://alchetron.com/robots.txt +Sok*http://kbb.com/robots.txt Soldier/ SolutionsDisplay SortAttractions @@ -30720,7 +30844,7 @@ Staff/style.css Staff/user/login Staging Staging/*c.cat$ -Standards-and-Positions/Principles-and-Standards/E-examples/http://kitploit.com/robots.txt +Standards-and-Positions/Principles-and-Standards/E-examples/http://nczonline.net/robots.txt Staples/ StartBooking StartDocument @@ -31368,7 +31492,7 @@ Vol-IAOA Vol-XXX Volley/06-03-2016/volley-alessia-debutto-senza-morbosita-solo-pallavolo-140919160674.shtml VolunteerTranslations -VoteActivities/http://webdesign.about.com/robots.txt +VoteActivities/http://nature.com/robots.txt Vuejs VwghRechtssatzkette.wxe?Abfrage=* W @@ -31433,6 +31557,7 @@ WHSCL/ WIP* WIRE WNS/ +WO*A*.html WP-EU-MedRegs-updated.pdf WP10-WP-MDR-Dos-and-don-ts.pdf WPSAssets/ @@ -31456,7 +31581,9 @@ WWW/TEST/ WWWTest Warenkorb WatchTopic +WaterConf2006 WatermarkPhoto +Wau-theme/js Wayback WeSEE:Search WeatherAjax @@ -31482,9 +31609,8 @@ WebResource.axd WebResource.axd WebService WebServices -WebServices/ WebStripper -WebSupport/Restrictedhttp://ascd.org/robots.txt +WebSupport/Restrictedhttp://missuniverse.com/robots.txt WebUserControls WebX WebZIP @@ -31544,6 +31670,7 @@ X X1798 XC XCSA +XEF XK5537 XML XOG @@ -31660,7 +31787,7 @@ ZyBORG \+*\+ \. \/*FAQ* -\/*RMP*http://ix.webgomme.com/robots.txt +\/*RMP*http://novayagazeta.ru/robots.txt ^$ _ _ @@ -31785,7 +31912,7 @@ __export __frame __fudge __hsfp -__hsfphttp://toonsmag.com/robots.txt +__hsfphttp://idntimes.com/robots.txt __hssc __hstc __hstc= @@ -32053,7 +32180,7 @@ _issue _jcr_content _jcr_content* _jcr_content.logout.html -_jcr_content/*http://tmj4.com/robots.txt +_jcr_content/*http://reliefweb.int/robots.txt _jcr_content/renditions/ _jobs _jsn.json @@ -32083,7 +32210,7 @@ _layouts/sp.core.js?rev=* _layouts/sp.js?rev=* _layouts/sp.runtime.js?rev=* _layouts/sp.ui.dialog.js?rev=* -_layoutshttp://instabio.cc/robots.txt +_layoutshttp://health.ny.gov/robots.txt _lib/ _libraries _locale-config @@ -32146,7 +32273,7 @@ _no_mobile/ _noindex _not-found _notes -_notes/http://bfs.admin.ch/robots.txt +_notes/http://aesthetics.fandom.com/robots.txt _nsfgfb _nuxt _o/jretradevideo.html @@ -32209,8 +32336,7 @@ _qa _qa.html _qos _query= -_r/http://lu.ma/robots.txt -_r/http://rankmath.com/robots.txt +_r/http://link.space/robots.txt _rcv _recache _recruitment_demo @@ -32287,9 +32413,11 @@ _styles _subdomains _svc _swf/ +_switcher_WAR_mediaportlet_redirect= _system/ _tasks/ _tcm +_td _td/api _td_api _tdhl_api @@ -32380,7 +32508,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/* @@ -40112,11 +40239,10 @@ about/contact-us about/contact-us/test-contact-form about/contact/unsubscribe about/contact_us -about/copyright-information/privacy-noticehttp://missouribotanicalgarden.org/robots.txt +about/copyright-information/privacy-noticehttp://openvpn-ssh.com/robots.txt about/corporate/election/election_mock_up_qa.html about/diversity-index/* about/documents -about/emailunsubscribe.aspx about/error.aspx about/events/events/internal-event about/events/events/internal-seminar @@ -40161,7 +40287,7 @@ about/newsroom about/newsroom/page/*/?s about/newsroom/page/*/?tag about/oa-funding-and-policy-support -about/past-staff/http://apsnet.org/robots.txt +about/past-staff/http://macg.co/robots.txt about/person/003a000001vIIl0AAG about/ping about/press-center @@ -40283,7 +40409,7 @@ academic-maps academic-subscriptions academic/ academic/profile -academic/rotc/afrotc/CurrentCadets/http://comicsbeat.com/robots.txt +academic/rotc/afrotc/CurrentCadets/http://auctions.yahoo.co.jp/robots.txt academic/search academicaffairs/commencement/book academicdemo/search-result @@ -40423,9 +40549,9 @@ account.php account/ account/$ account/* -account/*http://reverbnation.com/robots.txt -account/InstitutionalSignInhttp://covid.cdc.gov/robots.txt -account/InstitutionalSignInhttp://london.gov.uk/robots.txt +account/*http://healthtips1dr.blogspot.com/robots.txt +account/InstitutionalSignInhttp://biorxiv.org/robots.txt +account/InstitutionalSignInhttp://projectnoah.org/robots.txt account/Register.aspx account/_Resources/ account/accomplishments @@ -40480,7 +40606,7 @@ account/password-reset/confirm.html account/password-reset/initiate.html account/password-reset/secure-redirect-new-password.html account/password/*-*/forgotten-password$ -account/password/*-*/forgotten-passwordhttp://ama-assn.org/robots.txt +account/password/*-*/forgotten-passwordhttp://tesla.com/robots.txt account/password/*-*/reset-password account/password/reset account/paypal_cart @@ -40504,6 +40630,7 @@ account/settings account/sign-in account/sign-in? account/signin +account/signup account/sso/idp account/status/ account/subscribe @@ -40512,7 +40639,7 @@ account/subscriptions account/support/ account/unsubscribed account/update-payment -account/user-flow/http://jetblue.com/robots.txt +account/user-flow/http://parcel2go.com/robots.txt account/verify account/wachtwoordinstellen.html account/wachtwoordvergeten.html @@ -40609,7 +40736,7 @@ accounts/password-reset accounts/sign-in accounts/sign-up accounts/unlock -accountshttp://archive.md/robots.txt +accountshttp://e.vnexpress.net/robots.txt accredited-business-directory/*? accroches.xml acct @@ -40662,7 +40789,7 @@ acre/biblioteca/historico acre/biblioteca/horario-de-funcionamento-e-endereco acre/biblioteca/servicos acre/missao-visao-valores -acronymshttp://paris.fr/robots.txt +acronymshttp://cmswire.com/robots.txt act act/newsletter/keep_receiving_our_emails act/support_wwf/donate/worldpay @@ -40687,7 +40814,7 @@ action/blogs_admin action/blogs_admin/subscribe action/clickThrough action/downloadSupplement -action/embeddedtagedithttp://bgca.org/robots.txt +action/embeddedtagedithttp://thinkific.com/robots.txt action/go action/journalInformation*aimsScope action/journalInformation*editorialBoard @@ -40861,16 +40988,16 @@ actualite/v2/tj22h/guide-horaire.asp actualites/blog-renault actualites/lettresp/archives/L actuator -actuator/http://carrotquest.io/robots.txt +actuator/http://pear.php.net/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://squidoo.com/robots.txt +ad/*http://websitesetup.org/robots.txt ad/animaux ad/animaux_perdus ad/article/samsung-galaxy-ai-changing-smartphone-photography @@ -40918,7 +41045,7 @@ add-to-bibliography add-to-cart add-to-cart= add-to-cart=* -add-to-cart=*http://thepaper.cn/robots.txt +add-to-cart=*http://bls.gov/robots.txt add-to-existing-collection add-user-review/ add-users* @@ -40996,7 +41123,7 @@ admin admin admin$ admin*$ -admin*http://blog.trendmicro.com/robots.txt +admin*http://contentmarketinginstitute.com/robots.txt admin-confirmation admin-preview admin-user @@ -41038,7 +41165,7 @@ adminapps4/ admincontrol admincontrol/ admincp -adminhttp://geoteknik.id/robots.txt +adminhttp://dji.com/robots.txt administration administrative-fellowship administratives @@ -41398,7 +41525,7 @@ affiliate-partner-offer affiliate-program affiliate-program/affiliate-brand-kit/$ affiliate-template/ -affiliate/*http://research.google/robots.txt +affiliate/*http://fontawesome.io/robots.txt affiliate/register.htm affiliate/screenname.htm affiliate= @@ -41513,7 +41640,7 @@ agile064 agile065 agile066 agile067 -agility/ +agility/ aging_surprises_getting_older/article.htm agplants agreements @@ -41763,6 +41890,7 @@ ai/errors/ ai/gen-ai-studio$ ai/generation/asset ai/our-approach/$ +ai/remix-week$ ai/slides-to-video$ ai2 ai_log @@ -42011,7 +42139,13 @@ albany4h albinal album album.php +album/delete_user_review +album/fetch_overview_review +album/fetch_review_view album/promotion-hindi +album/report_inappropriate +album/review_thumbs +album/save_user_review albumarchive albumes/2015/03/03/nba_malditos_muertos albums @@ -42164,7 +42298,7 @@ alerts/wallowa-whitman/alerts-notices alerts/wayne/alerts-notices alerts/whitemountain/alerts-notices alerts/whiteriver/alerts-notices -alerts/willamette/alerts-noticeshttp://worldtimebuddy.com/robots.txt +alerts/willamette/alerts-noticeshttp://fsa.usda.gov/robots.txt alexa alexa-new-york-post-instagram-feed alexa-new-york-post-tiktok-feed @@ -42455,7 +42589,7 @@ amp.cnnbrasil.com.br amp.html amp/ amp/*/more.html -amp/*http://lwn.net/robots.txt +amp/*http://primevideo.com/robots.txt amp// amp/admin/ amp/africa/cities.html @@ -42672,7 +42806,7 @@ amp/free-maps/ amp/harga amp/harga-termurah amp/headlinesworld/ -amp/http://livescience.com/robots.txt +amp/http://medicalsupplierz.com/robots.txt amp/international-airports/ amp/international-airports/africa/nigeria.html amp/international-airports/africa/south-africa.html @@ -42899,7 +43033,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://upgrad.com/robots.txt +amp/travel/destinations/zimbabwe/victoria-falls/http://mapstyle.withgoogle.com/robots.txt amp/view/AKR amp/web-stories amp= @@ -42983,7 +43117,7 @@ analytics/tracker analytics/traffic/overview analytics/uploads analyze.html -analyzehttp://aclu.org/robots.txt +analyzehttp://sslshopper.com/robots.txt analyzer analyzer-api analyzeradmin @@ -43033,7 +43167,7 @@ anesth/employment/faculty/cv anewleaf anfrage anfrage-oeffnungszeiten -anga/ +anga/ angebot angebot-details angebote @@ -43400,7 +43534,7 @@ api/form.php api/getEarthquake.php api/health api/html -api/http://ibm.com/robots.txt +api/http://ko.wikipedia.org/robots.txt api/httpquery.ashx api/index.aspx? api/india_api_read @@ -43428,7 +43562,7 @@ api/liferay api/listings/*/related_articles api/listings/*/retargeting_history api/listings/*/upsell -api/loadmore/*http://prototypejs.org/robots.txt +api/loadmore/*http://mitsubishielectric.co.jp/robots.txt api/locales/lives api/location/autocomplete-suggestions api/log-info @@ -43450,7 +43584,7 @@ api/nsi/v1/epgu/region/undefined api/nts/v1/login api/odata api/og -api/og/*http://walgreens.com/robots.txt +api/og/*http://crowdfireapp.com/robots.txt api/paid-article api/partner_select/*/price_query api/pdp/*/availability @@ -43658,15 +43792,15 @@ app app app$ app* -app*.jshttp://fansided.com/robots.txt +app*.jshttp://fast.wistia.com/robots.txt app*/pag*/form* app*/shr* app*_ app*form_id= app-ads.txt app-ads.txt -app-ads.txthttp://movavi.com/robots.txt -app-ads.txthttp://technologyreview.com/robots.txt +app-ads.txthttp://dictionary.reference.com/robots.txt +app-ads.txthttp://theserverside.com/robots.txt app-api/split-proxy app-assembly-polls-lp app-assets @@ -43795,7 +43929,9 @@ appId=Dev10IDEF1 appSuspended appTv app_ +app_browsers/ app_code/ +app_config/ app_data app_data/ app_details @@ -43820,12 +43956,11 @@ appealed-pin appearance$ appendicitis_appendectomy_pictures_slideshow/article.htm appengine -appfeeds 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://focusonthefamily.com/robots.txt apple-news apple-pay apple-touch-icon-120x120-precomposed.png @@ -43847,7 +43982,7 @@ applicant applicant-eligibility application application* -application-content/ +application-content/ application-survey/ application/ application/project/css/*.css @@ -44005,7 +44140,7 @@ apps_ext/*/*ILinkListener* apps_ext/*/admin* apps_ext/*/dashboard* apps_ext/*/login* -apps_ext/http://clang.llvm.org/robots.txt +apps_ext/http://dressx.com/robots.txt appsearch_header= appservice appsfullcontent.htm @@ -44315,6 +44450,7 @@ ar/log ar/login ar/logout ar/mails +ar/main_ar ar/modules ar/motivator/ ar/myunited @@ -44475,7 +44611,7 @@ archive/courier/courierS2002.pdf archive/epo/pubs/bulletin archive/events archive/graphs.php -archive/http://shop.mango.com/robots.txt +archive/http://phila.gov/robots.txt archive/issue archive/justo archive/news/kings/newsrecords/2011/11november/indiainstituteavanthachair @@ -44495,7 +44631,7 @@ archives archives archives/ archives/*/*/* -archives/http://ghost.org/robots.txt +archives/http://eeoc.gov/robots.txt archives/index.html archives/multimedia/extra archives/multimedia/feedback.php @@ -44543,6 +44679,7 @@ area/*/LND*/LCAT*/PUR area/*/PUR*/PUR area/*/STAN*/*/LMENU area/PRE/ARE +area_switcher areas-of-coverage areas/ areausuario/* @@ -44662,6 +44799,7 @@ art/offer art_intl_closed.html 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 @@ -44685,6 +44823,7 @@ article.php article/ article/*.ris article/115m* +article/22266 article/2540410 article/2541686 article/2541703 @@ -44704,6 +44843,7 @@ article/beta article/blog/*.mip article/category article/comments +article/compliance_hotline article/downloadSuppFile article/email article/item/mix_up @@ -44773,6 +44913,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 @@ -44946,7 +45087,7 @@ askquestion? asm/ asp.net/ asp/ -asp/ +asp/ asp/* asp/cgabillstatus/ asp/demo_db_edit.asp @@ -44955,12 +45096,12 @@ aspSubscriptionSubmit.asp aspWebCalendar/ aspnet_client aspnet_client/ -aspnet_client/ +aspnet_client/ aspwebcalendar/ aspwebcalendar/calendar.asp aspx$ aspx/ -aspx/read.aspxhttp://glossy.co/robots.txt +aspx/read.aspxhttp://toastmasters.org/robots.txt aspx_pages_code_testing aspxerrorpath* asq @@ -45489,7 +45630,6 @@ au/c/*search_type= au/c/*ship_to= au/c?*attr_*= au/cart -au/cases au/checkout au/comment au/contests/*/terms @@ -45518,6 +45658,7 @@ au/en/book-a-trip/hotels-and-airbnb/hotels/st-george-offers.html au/en/book-a-trip/hotels-and-airbnb/hotels/westpac-offers.html au/en/business-rewards/*/*?*code= au/en/business-rewards/*?*code= +au/en/cart au/en/cms/ au/en/commercial-desktop au/en/consumer-all-in-one @@ -45568,6 +45709,7 @@ au/en/qantas-experience/vaccine-app-promotion-digital-certificate.html au/en/qantas-experience/vaccine-app-promotion-rewards-terms-and-conditions.html au/en/qantas-experience/vaccine-app-promotion-terms-and-conditions.html au/en/search +au/en/search au/en/service/create-account.html au/en/support/outage-notifcation.html au/en/travel-info/email-subscription/unsubscribe-confirmation.html @@ -45585,12 +45727,8 @@ au/imagecontentsource au/invites/buy au/ipns au/item/*/offers/new -au/journals -au/journals/FedLawRw/2001/23.html au/labs au/landingpage/ -au/legis -au/legis/cth/digest au/listing/*/stubs au/listings/*/auction/bids au/live-event-schedule @@ -45609,10 +45747,6 @@ au/messages au/mini.php au/my au/node/add -au/other -au/other/hca -au/other/ipaus -au/other/iponline au/partners au/pdfs au/people @@ -45639,7 +45773,6 @@ au/shop_name_search_service au/signup?redirect_to= au/similar au/small-medium-business -au/special au/startup-business-toolkit au/support/knowledge_base/ au/teams @@ -45679,6 +45812,8 @@ audio?performer=1&q= audio_file audio_news audio_player +audiobook/*/citata/ +audiobook/*/similar/ audioboom.com audiofiles audiolibri/*/$ @@ -45699,11 +45834,6 @@ aus/interchange ausgeonews aushed/* austin-workspace -austlii/FAQ -austlii/editors -austlii/metstats -austlii/stats -austlii/survey australia australia/index-test.html auteur/*?page @@ -45814,6 +45944,8 @@ authors/*page= authors/57/james-rondeau authors/authorblog_rss.aspx* authors?Change* +authorseditors/authoreditorresources/ +authorseditors/titlesubmission/ authpropagation authredirect.uri authwall @@ -46181,7 +46313,6 @@ b2ajax/all-filter b2b b2b-gift-card-shop b2b-resource/blogdownloadform -b2b/ydirect b2bauth b2c-tools b=*p=* @@ -46237,6 +46368,8 @@ back_pain_how_to_ease_sciatic_nerve_pain/article.htm back_pain_pictures_myths_and_facts_slideshow/article.htm back_pain_travel_tips/article.htm back_to_school_health_checklist_slideshow/article.htm +back_url= +back_url_admin= backend backend-anon backend-anon/conversation$ @@ -46282,6 +46415,7 @@ backuphelpr3 backuphelpr4 backuphelpr5 backups +backurl= bacterial_infections_101_pictures_slideshow/article.htm bad-boys bad-boys-ii @@ -46300,10 +46434,11 @@ baf bag bagages/*idOffre= baggage/ -bai3Tucheechai9yauwie5aekeegiDeehttp://snap.com/robots.txt +bai3Tucheechai9yauwie5aekeegiDeehttp://rent.com/robots.txt baidu baidu-pc bait +bait.asp baja-suscripcion baking_soda_health_beauty/article.htm bal/impression @@ -46375,7 +46510,7 @@ banners banners-old.php? banners.aspx banners/ -banners/ +banners/ banners/link-default.html banners/obama-vs-romney.html banners2/ @@ -46383,7 +46518,7 @@ banners_test/* baobao*? baocao bapingseo -bappstore/bapps/download/http://joomla.org/robots.txt +bappstore/bapps/download/http://pos.toasttab.com/robots.txt baptist-health-news/search* baraholka/ barcelona-a-ma @@ -46639,7 +46774,6 @@ be/api/v3/ajax/bespoke/public/neu/specs be/apps be/article be/bcn -be/be-fr be/blog be/c/*attr_*= be/c/*price_bucket= @@ -46914,7 +47048,7 @@ betaboards betacc betaem betaexperience/ -betalen/http://ev3.xyz/robots.txt +betalen/http://powerworkout.blog.pl/robots.txt betatos betmgm-presents betomansur @@ -47257,7 +47391,7 @@ bin bin bin/ bin/* -bin/*http://rapid7.com/robots.txt +bin/*http://donaldjtrump.com/robots.txt bin/broker bin/broker2 bin/cba/nimbus/getPageInfo @@ -47300,7 +47434,6 @@ bioinvite biology/* biology/people/person bioma-caatinga/noticias3 -biomedical biomodels biomodels/papers bionotice @@ -47472,8 +47605,8 @@ blank.xml blast/BlastAlign.cgi blast/bl2seq/wblast2.cgi blausen* -blausen*http://benjaminmoore.com/robots.txt -blausen*http://forces.gc.ca/robots.txt +blausen*http://mercurynews.com/robots.txt +blausen*http://msdn.microsoft.com/robots.txt blaw/* blazer-ev/charging blazer-ev/delivery-day @@ -47627,10 +47760,11 @@ blog/*sitemap.xml$ blog/*utm_source= blog/*wordfence_* blog/.* -blog/.html.*http://web.facebook.com/robots.txt +blog/.html.*http://salisburyjournal.co.uk/robots.txt blog/10-lessons-from-an-engineering-manager/$ blog/17-big-tax-deductions blog/20 +blog/200 blog/2008 blog/2009 blog/2010 @@ -47798,6 +47932,7 @@ 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/$ @@ -48434,7 +48569,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://arts.ac.uk/robots.txt +blog/webmentions/receive/http://liveagent.com/robots.txt blog/welcome-to-the-prompt/$ blog/welcome-to-the-wip/$ blog/what-codegen-is-actually-good-for/$ @@ -48531,7 +48666,7 @@ blog?*sort_bef_combine blog?category= blog?month blog?page -blog?page=http://thenation.com/robots.txt +blog?page=http://surfshark.com/robots.txt blog?q=* blogAdmin blog_entry_comments?sort= @@ -48543,7 +48678,7 @@ blogads blogauthorsorderable blogger blogger.php -bloghttp://ebay.co.uk/robots.txt +bloghttp://flightstats.com/robots.txt blogimageupload blogindex blogpage @@ -48579,7 +48714,7 @@ blogs/2011/ blogs/7faebe5debfdd358a46f2452a54eec94fce49269/ blogs/Chetu-Landing-Page/ blogs/admin/ -blogs/all/tagged*http://modelviewer.dev/robots.txt +blogs/all/tagged*http://mollie.com/robots.txt blogs/atom blogs/author blogs/blog_rss.aspx* @@ -50140,6 +50275,7 @@ boersenkurse/suche/ bogosluzhenie/bogosluzhenie_old/* bogosluzhenie/cu/1/* bogota/atencion-a-las-mujeres-es-insuficiente-article-491974 +bogota/juez-envio-a-prision-a-docente-senalado-de-abuso-sexual-en-colegio-colsubsidio bogota/marco-fidel-ramirez-debe-expulsar-a-asesor-que-agredio-a-su-novia-article-491781 bogota/periodista-agredida-por-exasesor-de-concejal-dice-que-siempre-le-tuvo-miedo-article-492254 boiler-ox @@ -50151,7 +50287,7 @@ boletin-joven-00135/ boletin/* boletin/baja boleto -boleto/http://pbskids.org/robots.txt +boleto/http://magcloud.com/robots.txt bollettino bon-plans bonanza20_assets @@ -50196,6 +50332,7 @@ book2lookservice book2lookservice/ book_annotations book_link/follow +book_pair bookbcontent bookbcontent/ bookbcontent/community @@ -50238,7 +50375,7 @@ bookedguest/guestmanagement/registration/enroll bookexpress bookinfo.php booking -booking-cruise/*http://docs.rs/robots.txt +booking-cruise/*http://cell.com/robots.txt booking/ booking/? booking/bagtagmailer @@ -50267,7 +50404,7 @@ bookmarks bookmarks$ bookmarks/widget bookmarks_extension -bookmarkshttp://raw.githubusercontent.com/robots.txt +bookmarkshttp://econpapers.repec.org/robots.txt bookmgr-cgi bookproperty books @@ -50287,6 +50424,7 @@ books/content?*zoom=5 books/data books/download books/downloadSubjectCsv +books/forthcoming/ books/publish books/purchased books/search @@ -50521,6 +50659,7 @@ box_user_history boxcasa_3news.php boxlocali_1news.php boxnewspl.php +boxoffice boyfriend-spammed-12909.html boysenberry-anma bp @@ -50603,7 +50742,7 @@ br/trust/ br/trust/gdpr/ br/trust/gdpr/subprocessors/ br/trust/privacy/ -br/trust/privacy/information-we-collect/http://kottke.org/robots.txt +br/trust/privacy/information-we-collect/http://artist.link/robots.txt br/tutoriais/*_ga br/tutoriais/?s= br/tutoriais/search @@ -50629,7 +50768,7 @@ branchenbuch/*/*/*/ln0 branches-atms/locations.html brand brand-desk -brand-desk*http://wwnorton.com/robots.txt +brand-desk*http://dnainfo.com/robots.txt brand-focus brand-guide?page= brand-guidelines @@ -50656,7 +50795,7 @@ brand/_img/stretch1.png brand/_img/stretch2.png brand/_img/transparencylogo.png brand/_img/transparent1.png -brand/http://microcenter.com/robots.txt +brand/http://bergdorfgoodman.com/robots.txt brandavestudios/ brandcentral branddb/*/jsp @@ -50677,7 +50816,7 @@ branding/images/dont-02.png branding/images/dont-03.png branding/images/dont-04.png branding= -brandnew/psphttp://rev.com/robots.txt +brandnew/psphttp://underscorejs.org/robots.txt brandnewconference/2016/video brandpr brandpublishing @@ -50822,7 +50961,7 @@ browse/alphabetical/feature_films browse/author browse/author-structure browse/bookview.aspx -browse/catalogue-full/*/albumshttp://weheartit.com/robots.txt +browse/catalogue-full/*/albumshttp://jisc.ac.uk/robots.txt browse/cities browse/collocations browse/deals/partial @@ -54557,6 +54696,7 @@ business/verified-merchant/status business/widget business/wp-content/uploads business/xmlrpc.php +businessCart business_programs_services/ businessadmin businesscards/ @@ -54589,7 +54729,7 @@ buy-a-home/start-an-offer?listingId= buy-ca.html buy-checkout.html buy-jetson? -buy-nowhttp://gpo.gov/robots.txt +buy-nowhttp://morganstanley.com/robots.txt buy-nz.html buy-property-by- buy-regnow.html @@ -54767,7 +54907,7 @@ c/*?*rg_days_since_indexing= c/*?*sort= c/*?*stores= c/*attr_*= -c/*http://emerald.com/robots.txt +c/*http://filezilla-project.org/robots.txt c/*price_bucket= c/*search_type= c/*ship_to= @@ -55438,7 +55578,7 @@ calendar/*?year=2022 calendar/*?year=2023 calendar/*?year=2024 calendar/*?year=2025 -calendar/*http://ncr.com/robots.txt +calendar/*http://baymard.com/robots.txt calendar//index.html calendar/1415-2 calendar/350/search/ @@ -55490,6 +55630,7 @@ 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/ @@ -55777,7 +55918,6 @@ calendars/wilderness-lodge-resort calendars/yacht-club-resort calgary/tag calgbtraining -calibration california-exhibit call call-0821 @@ -55836,6 +55976,7 @@ campaigns/checking/61212-lp-visa-ach-to-debit-billpay.html campaigns/checking/a31641-checking-direct-deposit-lp.html campaigns/checking/a32164-lp.html campaigns/checking/a32763-lp-debitplus.html +campaigns/checking/a33449-lp-debitplus-t2.html campaigns/checking/active-duty-opt-out.html campaigns/credit-cards.html campaigns/credit-cards/35943-cshrw-pre-greatlakes-420.html @@ -55892,7 +56033,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://jdsupra.com/robots.txt +campaigns/digital-recruitmenthttp://southernliving.com/robots.txt campaigns/digital.html campaigns/digital/operation-innovate.html campaigns/emc-systems @@ -55971,6 +56112,8 @@ campaigns/membership/62134-prospecting-mover-mailer-t2.html campaigns/membership/62137-prospecting-hotel-india-w4t2.html campaigns/membership/62141-referral-efforts-evergreen.html campaigns/membership/62143-prospecting-w3t3-em.html +campaigns/membership/62146-mortgage-referral.html +campaigns/membership/62147-mortgage-refi-referral.html campaigns/membership/a32412-lp.html campaigns/membership/join-easystart-cert.html campaigns/membership/join.html @@ -56416,7 +56559,6 @@ careers/install.php careers/invalid-request careers/job careers/job?gh_jid= -careers/joblisting.aspx? careers/jobs careers/join-the-shell-talent-community careers/join-the-shell-talent-community.html @@ -56659,7 +56801,6 @@ case-studies/tarpon-interventional-pain-and-spine-care case.php casefactory*?*cid= casemakecase -cases cases.php cases/federal/district-courts/BR/207/151/1536870 cases/federal/district-courts/FSupp/684/46/1896419 @@ -56739,7 +56880,7 @@ catalog/category/view/ catalog/cl catalog/co catalog/ddi/* -catalog/http://actygo.com/robots.txt +catalog/http://el.wikipedia.org/robots.txt catalog/mx catalog/packagepopup catalog/pe @@ -56757,7 +56898,7 @@ catalog/psearch.html catalog/sale catalog/search catalog/search.html -catalog/sizeReminder*http://turkcell.com.tr/robots.txt +catalog/sizeReminder*http://dafont.com/robots.txt catalog/thanks catalog?q catalogId= @@ -56768,6 +56909,7 @@ catalogo catalogs catalogs/corporations catalogs/products +catalogs/resources/ catalogsearch catalogsearch/ catalogsearch/result @@ -56869,7 +57011,7 @@ category/downtime category/drupal category/features category/general -category/good-bites/http://tvline.com/robots.txt +category/good-bites/http://goodreads.com/robots.txt category/international category/jetpack category/living @@ -56902,6 +57044,7 @@ category_suggest/json category_unsub categoryfilter categoryleaders.html +cateringredirect/ catherine-murray-1.436215 catlistshow-1-p* catlistshow-2-p2* @@ -56973,6 +57116,7 @@ cct/Resources/Files/Drug-Court/Meeting-Verification.pdf cct/Resources/Files/Drug-Court/Menu-of-Sanctions.pdf cct/Resources/Files/Drug-Court/Participant-Handbook-Intervention-Track.pdf cct/departments/Drug-Court-Participant-Portal.html +cctw cd cd- cd-european-breakdown-cover @@ -59096,7 +59240,7 @@ cd_upload/Search cda cdb cdc -cdc/http://eatingwell.com/robots.txt +cdc/http://gizmodo.com/robots.txt cdedev cdf/sign cdiscount @@ -59119,9 +59263,9 @@ cdn-cgi/beacon/performance cdn-cgi/bm/cv cdn-cgi/challenge-platform cdn-cgi/challenge-platform/ -cdn-cgi/http://abcactionnews.com/robots.txt -cdn-cgi/http://google.qualtrics.com/robots.txt -cdn-cgi/http://hive.blog/robots.txt +cdn-cgi/http://docker.com/robots.txt +cdn-cgi/http://mediamatters.org/robots.txt +cdn-cgi/http://omnigroup.com/robots.txt cdn-cgi/image cdn-cgi/images/trace cdn-cgi/l/email-protection @@ -59389,7 +59533,7 @@ cgi cgi- cgi-bin cgi-bin -cgi-bin-22/http://hoopladigital.com/robots.txt +cgi-bin-22/http://redbubble.com/robots.txt cgi-bin-auth cgi-bin-csrv cgi-bin/ @@ -59448,7 +59592,7 @@ cgi-bin/medicine/deans cgi-bin/mqcustomconnect cgi-bin/mqinterconnect cgi-bin/msdemo/ -cgi-bin/notices/http://dagbladet.no/robots.txt +cgi-bin/notices/http://ams.usda.gov/robots.txt cgi-bin/onTopic cgi-bin/order/ cgi-bin/order/bill.pdf @@ -59466,13 +59610,13 @@ cgi-bin/quickChanges cgi-bin/quickDiff cgi-bin/quickDiff.cgi cgi-bin/quickEdits +cgi-bin/redirect cgi-bin/resloc.pl cgi-bin/search cgi-bin/search.cgi* cgi-bin/search.fpl cgi-bin/separation cgi-bin/shorts.cgi -cgi-bin/sinodisp cgi-bin/squeak.zip cgi-bin/squeak10 cgi-bin/state @@ -59488,12 +59632,6 @@ cgi-bin/tour cgi-bin/translate cgi-bin/twimage.cgi cgi-bin/unsubscribe.cgi -cgi-bin/viewdb/au/journals -cgi-bin/viewdb/au/legis -cgi-bin/viewdb/nz/journals -cgi-bin/viewdoc/au/journals -cgi-bin/viewdoc/au/legis -cgi-bin/viewdoc/nz/journals cgi-bin/wantedWikiPages cgi-bin/webservices cgi-bin/wikiDiff @@ -59507,10 +59645,9 @@ cgi-bin/wikiSig cgi-bin/wx cgi-bin/x-posts cgi-bin/yabb/ -cgi-binhttp://similarweb.com/robots.txt +cgi-binhttp://ifixit.com/robots.txt cgi-brookscole/ cgi-comment -cgi-dev cgi-local cgi-mad/ cgi-pct/ @@ -59736,7 +59873,7 @@ change-password change-password* change-password/ change-shipping -changeLanguagehttp://duluthnewstribune.com/robots.txt +changeLanguagehttp://accessibe.com/robots.txt changePassword change_currency.html changebrowser @@ -59760,7 +59897,6 @@ channel-frame channel-group/4 channel.html/ channel/* -channel/*-g- channel/*/favorites channel/*/history channel/*/liked @@ -59949,6 +60085,7 @@ cheap196zpgf723nsd845books/ chebi check check*.php +check-logged-in check.htm check/ check2018 @@ -60028,7 +60165,7 @@ checkout_vrepay_elv.php checkout_vrepay_giropay.php checkout_vrepay_kreditkarte.php checkoutconfirmation -checkouthttp://chase.com/robots.txt +checkouthttp://moderncalculators.com/robots.txt checkoutimages.action2 checkoutnow checkouts @@ -60036,6 +60173,9 @@ checkouts checkpoint checkup checkup/$ +chemical +chemical/*. +chemical/index.php? chemistry/* chemistryworld/_denial.asp chemistryworld/subscribe_acs.asp @@ -60057,7 +60197,7 @@ cheyenneedition/events/search/ chfar chfarCostLimit chi/ -chi_simple/http://l.yimg.com/robots.txt +chi_simple/http://nordpass.com/robots.txt chiaki1007akie/videolist-*.html chiaki1007akie/videolist.html chicago-workspace @@ -60149,6 +60289,7 @@ 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= @@ -60197,6 +60338,7 @@ chronic_signs_of_inflammation_you_may_not_expect/article.htm chronopop chs cht +chumaker/chumaker.cgi chunk.m3u8 chunk_previous_next_story.jsp chunks/ @@ -60502,7 +60644,7 @@ clasificados/external-login clasificados/get-filter-results clasificados/get-results clasificados/get-top-box-results -clasificados/http://mybroadband.co.za/robots.txt +clasificados/http://exchanger24.org/robots.txt clasificados/login-saved-searches clasificados/manage-saved-searches clasificados/mobile/search @@ -60757,7 +60899,6 @@ clima-temperado/zoneamento-areas-experimentais/readequacao-ambiental clima-temperado/zoneamento-areas-experimentais/zoneamento-agroambiental clima/ets clima/sites/registry -climate-collaborative climate-week/turning-climate-risk-climate-progress climate/cap-and-trade-case-studies climate_ways_change_increases_rates_of_lung_cancer/article.htm @@ -60962,7 +61103,7 @@ clinical-pathway/asthma-further-diagnostic-testing-inpatient clinical-pathway/asthma-goals-metrics-inpatient clinical-pathway/asthma-goals-primary-care clinical-pathway/asthma-history-physical-emergency-department -clinical-pathway/asthma-history-physical-inpatient +clinical-pathway/asthma-history-physical-inpatient-picu clinical-pathway/asthma-known-or-new-diagnosis-adherence-medication-delivery-tips clinical-pathway/asthma-known-or-new-diagnosis-asthma-epic-tools clinical-pathway/asthma-known-or-new-diagnosis-asthma-treatment-step-step-down @@ -60984,15 +61125,14 @@ clinical-pathway/asthma-metrics-emergency-department clinical-pathway/asthma-patient-education clinical-pathway/asthma-patient-education-inpatient clinical-pathway/asthma-picu-child-admitted-picu-acute-asthma-exacerbation -clinical-pathway/asthma-picu-clinical-red-flags clinical-pathway/asthma-picu-determine-severity-level-asthma-exacerbation -clinical-pathway/asthma-picu-evaluation-hypoxemia-and-hypercarbia clinical-pathway/asthma-picu-goals-and-metrics clinical-pathway/asthma-picu-infectious-disease-considerations clinical-pathway/asthma-picu-mechanical-ventilation clinical-pathway/asthma-picu-medications clinical-pathway/asthma-picu-nippv-settings -clinical-pathway/asthma-picu-provider-resources +clinical-pathway/asthma-picu-signs-symptoms-critical-asthma-associated-therapies +clinical-pathway/asthma-picu-subspecialty-consult-considerations clinical-pathway/asthma-practice-discharge clinical-pathway/asthma-practice-sample-patient-progression clinical-pathway/asthma-provider-resources-emergency-department @@ -61527,7 +61667,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://cjr.org/robots.txt +clinical-pathway/foreign-body-ingestion-ingestion-sharp-objecthttp://chris.pirillo.com/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 @@ -62980,7 +63120,7 @@ close close-account close-to-you/know-place close-to-you/know-place-add -close-to-you/know-place-votehttp://library.ca.gov/robots.txt +close-to-you/know-place-votehttp://inps.it/robots.txt closedcaption closedgrouphub closures/*.ssf? @@ -62993,7 +63133,7 @@ cloud-setup cloud-storage-pricing-plans/* cloud-update-instructions cloud/ -cloud/ +cloud/ cloud/$ cloud/* cloud/131 @@ -63155,11 +63295,14 @@ cn/ cn/* cn/*/aow cn/*?*lang=zh-CN +cn/0,* cn/AjaxService/ cn/Secure/ cn/ajax cn/ajax/content-product cn/ajax/contentmedia +cn/brand/ +cn/client/MyAnalog/GetHeaderMyAnalogStrip cn/corporate/about-us/newsroom/press-releases/ cn/en cn/en/ @@ -63167,22 +63310,36 @@ 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://digitalinformationworld.com/robots.txt +cn/events/huaweiconnect/sessions-on-demand*http://hub.docker.com/robots.txt cn/forum/* +cn/gated/ cn/help/cookies-list/ cn/help/cookies/ cn/help/privacy/ +cn/home.html 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/main_cn cn/mobile-attribution-glossary/ cn/mobile-fraud-glossary/ +cn/news-marketing-collateral/press-releases/ cn/node +cn/non-searchable/ 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.html* cn/secure/ cn/shop/buy- cn/social @@ -63194,6 +63351,8 @@ cn/taxonomy/term cn/templates/*/ cn/templates/search/ cn/thank-you +cn/trackexternal.aspx +cn/trackexternalsite.aspx cn/users cn/zh/legal/privacy-policy cn/zh/legal/rules-for-child @@ -63235,7 +63394,6 @@ cns/newsletter cns/travel/flight_notification/index.jsp cns_info cnt -cnzh co co- co-en @@ -63316,7 +63474,7 @@ code-promo code-promo/interstitiel code/ code/* -code/http://static1.squarespace.com/robots.txt +code/http://w3techs.com/robots.txt code= codeCoverage code_activation @@ -63379,7 +63537,7 @@ collection-search collection-search/advanced-search collection-search/advanced-search? collection-search? -collection.phphttp://denikn.cz/robots.txt +collection.phphttp://quoththeraven.substack.com/robots.txt collection/* collection/*/amp collection/*/product @@ -63387,7 +63545,7 @@ collection/*? collection/api/logger collection/category collection/editor -collection/editor/http://tbsnews.net/robots.txt +collection/editor/http://hairtransplantct.com/robots.txt collection/works? collection/zone collection= @@ -63480,7 +63638,7 @@ collections/picture collections/q$ collections/q/$ collections/search -collections/search?*http://jeancoutu.com/robots.txt +collections/search?*http://airasia.com/robots.txt collections/share collections/types*?*q= collections/user @@ -65419,7 +65577,7 @@ comfortable_pay comic-indies comic-indies/$ comic-indies/about -comiccontrol/http://uky.edu/robots.txt +comiccontrol/http://smh.com.au/robots.txt comics comics-kingdom comics/unlimited/home @@ -65482,7 +65640,7 @@ commento comments comments comments$ -comments-7.*http://menafn.com/robots.txt +comments-7.*http://cpj.org/robots.txt comments-section comments. comments.html @@ -65492,6 +65650,7 @@ comments/ comments/* comments/*/likes comments/abusive +comments/comments.cgi comments/count comments/feed comments/feed* @@ -65502,7 +65661,7 @@ comments/new comments/quote comments/reply comments=true -commentshttp://de-de.facebook.com/robots.txt +commentshttp://e-flux.com/robots.txt commerce commerce$ commerce/day.aspx @@ -65565,7 +65724,7 @@ common/survey.aspx* common/swf/ZoomEmbed common/tools/pg/manual/PGcoa common/tools/pg/manual/PGholdmail -common/trial/http://cox.com/robots.txt +common/trial/http://pandadoc.com/robots.txt common/xml common2013 common2013/gsma_header_footer/allnavs @@ -65648,7 +65807,7 @@ community/*/foaf community/*/latest$ community/*/live community/*/post -community/*/post-*http://nobelprize.org/robots.txt +community/*/post-*http://techtalia.org/robots.txt community/*/profile community/*/rss community/*/topics @@ -65740,12 +65899,10 @@ community/knowledge-base community/kudos community/leaders* community/login -community/login.aspx community/main? community/memberrecipes/submitarecipe community/members community/members -community/members/editblog.aspx community/mentions community/misc.php community/my @@ -65790,7 +65947,7 @@ community/user community/user-api-key community/user/aaamodelmicrositenew community/user/ibmchampions -community/user/ibmtechxchangenorthtexasautomationusergroup/http://estadao.com.br/robots.txt +community/user/ibmtechxchangenorthtexasautomationusergroup/http://comparitech.com/robots.txt community/user/ibmtechxchangestaging community/user/ibmz-and-linuxone community/user/imwuc @@ -66382,7 +66539,6 @@ comunidad/mis-notas comunidad/mis-opinion comunidad/preview comunidad/usuario -comx concalls/a concalls/b concalls/c @@ -66548,7 +66704,7 @@ confirmare-mail confirmarmodificacaodee-mail confirmarnovasenha,definirnovasenha confirmation -confirmation?http://radio.garden/robots.txt +confirmation?http://livre.fnac.com/robots.txt confirmationNumber= confirmationcommande confirmednewpassword @@ -66570,7 +66726,7 @@ connect-more/programme-2023/connect-more-2023-programme-file connect-to-analyst connect/@ connect/authorize* -connect/http://wsws.org/robots.txt +connect/http://blog.oup.com/robots.txt connect/labournews connect/profile connect/social-intranet.html @@ -66598,7 +66754,7 @@ cons/rtfcache/ cons/static consciously/ consent -consent/amp-consent/info*http://cwi.nl/robots.txt +consent/amp-consent/info*http://one.com/robots.txt conservation/th-expenses/pdf/2007_08_conservation_expenses.pdf consign consignments @@ -66648,7 +66804,7 @@ contact-pantone-connect contact-preferences contact-request/ contact-sales -contact-sales/http://lists.w3.org/robots.txt +contact-sales/http://pingidentity.com/robots.txt contact-support contact-thank-you contact-tos @@ -66991,7 +67147,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://domain.com/robots.txt +content/dam/avg/img/2014/business/http://aviationweek.com/robots.txt content/dam/bitdefender/business/ar content/dam/blackberry-com/asset/enterprise/pdf/direct content/dam/blackberry-com/asset/enterprise/webcast/direct @@ -67151,7 +67307,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://magicstyle.de/robots.txt +content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://canada.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 @@ -67170,7 +67326,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://collections.vam.ac.uk/robots.txt +content/dam/munichre/brandportal/guidelines/*.pdf$http://mural.co/robots.txt content/dam/natwest_com/secureinbox content/dam/nuance/en_us/terms-and-conditions/ content/dam/oecd/ @@ -67218,7 +67374,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://shop.app/robots.txt +content/dam/students/documents/graduations/programs/http://syfy.com/robots.txt content/dam/stzh/aemmanual-tui content/dam/stzh/cd content/dam/stzh/pkzh @@ -67357,7 +67513,7 @@ content/dist/fonts content/docdel content/download content/downloads/ -content/downloads/http://google.co.kr/robots.txt +content/downloads/http://marketingsherpa.com/robots.txt content/ebook content/ebook/ content/ebrochure/toyota-mobility.pdf @@ -67398,7 +67554,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://computing.co.uk/robots.txt +content/honeywellbt/us/en/error/monitoring-page.htmlhttp://hongiktv.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 @@ -67459,7 +67615,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://troyhunt.com/robots.txt +content/index.php/user/logout/http://combifit.nl/robots.txt content/index.php/user/password content/index.php/user/register content/inspublic @@ -67510,7 +67666,7 @@ content/nvidiaGDC.*\.(?!png|jpg|svg).+$ content/ohr/ResourceLibrary/management/ content/ohr/career/admin/ content/overlays/ -content/overlays/http://outbrain.com/robots.txt +content/overlays/http://qwant.com/robots.txt content/pan-dev content/pan/de_DE content/pan/en_AU @@ -67559,7 +67715,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://compart.com/robots.txt +content/public/wbc/en/_services/calcs-forms-tools/http://wetransfer.com/robots.txt content/public/wbc/en/_services/serialiser/ content/public/wbc/en/_services/serialiser/calculator/ content/public/wbc/en/business-banking/westpac-live-video/ @@ -67709,7 +67865,7 @@ contentassets/*.xml$ contentfeed/getdata?type=synopsi contentisblocked contentisblocked.md -contentjam/ +contentjam/ contentonly contentpar_gridblock contentresearchtool/ @@ -68086,7 +68242,7 @@ core/*.png core/*.png core/*.svg core/*.svg -core/*http://yale.edu/robots.txt +core/*http://80000hours.org/robots.txt core/2024-interest-group-week core/_next/static/shared/static/sticker-mule-share.*.png core/about @@ -68185,7 +68341,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://goldmansachs.com/robots.txt +core/unlocking-power-rda-joint-workshop-nardac-and-pcc-sct-rda-training-task-grouphttp://alabama.travel/robots.txt core/wp-admin/ core/wp-admin/admin-ajax.php corev-support @@ -68365,6 +68521,7 @@ counters/millennium.html?p0 counters/year2000.html?p0 counters/year2000a.html?p0 counterstats +counties counties/*/resources countries country @@ -68376,7 +68533,9 @@ countryid= countryresidence countrysearch/*/*-importer.html countrysearch/*/*/importers/*.html +county/Templates county/js/getBoxes.php +county/templates coupon coupon-codes/go coupon/getCouponListForOrder @@ -68499,11 +68658,11 @@ courses/fall2020 courses/favorites courses/graduate-certificate-in-higher-education-curriculum-teaching-and-learning courses/honours -courses/http://i.ebayimg.com/robots.txt +courses/http://codecanyon.net/robots.txt courses/nested-content/postgraduate courses/online-shkoly courses/online-shkoly/zapusk-online-shkoly -courses/online-shkoly/zapusk-online-shkolyhttp://dotcult.bandcamp.com/robots.txt +courses/online-shkoly/zapusk-online-shkolyhttp://alistapart.com/robots.txt courses/requests courses/search courses/section @@ -68711,6 +68870,7 @@ create_review createaccount createawebsite createcapthca.asp +createplaque.html? createshort.html creating-an-account-and-logging-in/ creating-home-page.html @@ -69252,6 +69412,7 @@ css/site.sections.multimedia.css css/visitor css2/ css=* +css? css?* cssId* cssuite* @@ -69352,7 +69513,6 @@ currenteventsview.aspx currents/V41/N02/Sloan.html cust cust-login.asp* -cust_maint/site_down/maintenance.html custlogin/ custlogin/showResetPassword.action* custom @@ -69809,7 +69969,7 @@ da/bestilling da/blog da/checkout da/create-a-doodle-pfm -da/create-a-doodle-pfmhttp://appleinsider.com/robots.txt +da/create-a-doodle-pfmhttp://doordash.com/robots.txt da/destination da/downloadmirror da/errors @@ -69937,7 +70097,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://lufthansa.com/robots.txt +dam/udelImages/student-life/reslife/floorplanshttp://udemy.com/robots.txt dam/www/*.PDF$ dam/www/*.pdf$ dam/www/*pdfs @@ -70045,8 +70205,9 @@ dataset/*/history dataset/rate dataset/search datasets/ -datasets/http://eurosport.com/robots.txt +datasets/http://jstatsoft.org/robots.txt datasrt= +datastore datatool/ datax date @@ -70474,7 +70635,7 @@ de-de/figjam/jamboard-alternative/$ de-de/figjam/mind-map/$ de-de/figjam/online-notizzettel/$ de-de/figjam/online-whiteboard/$ -de-de/figjam/organizational-chart/$ +de-de/figjam/organigramm/$ de-de/figjam/strategic-planning/$ de-de/figjam/team-collaboration/$ de-de/figjam/team-meetings/$ @@ -70567,8 +70728,8 @@ de-de/resource-library/daily-stand-up/$ de-de/resource-library/how-to-create-a-persona/$ de-de/resource-library/how-to-create-a-product-roadmap/$ de-de/resource-library/how-to-create-a-project-status-report/$ -de-de/resource-library/how-to-mind-map/$ de-de/resource-library/how-to-write-smart-goals/$ +de-de/resource-library/mindmap-anleitung/$ de-de/resource-library/social-media/$ de-de/resource-library/social-media/facebook-size-guide/$ de-de/resource-library/social-media/google-display-ad-sizes/$ @@ -71132,6 +71293,7 @@ de/magazin/wp-admin de/magazin/wp-admin/admin-ajax.php de/mailinglist de/mailinglist/email +de/main_de de/make de/map de/market/confederate_flag @@ -71517,7 +71679,6 @@ decisions.html*$ decisions.jsp*$ deck deck-maker -decom decorator/ decustomers* decz @@ -71561,7 +71722,7 @@ default/Search-Show default/Wishlist-Show default1.cms defaultIndOnly.aspx -default_image.psdhttp://news.stanford.edu/robots.txt +default_image.psdhttp://adssettings.google.com/robots.txt defaults deferred definicion/entlastendes @@ -71622,7 +71783,7 @@ delete_props_conf.html delete_tags_conf.html deleteaccount.aspx deleteaccountb.aspx -deleteaccounthttp://mitcho.com/robots.txt +deleteaccounthttp://pokemon.com/robots.txt delhi-assembly-elections-2020/ delhi-assembly-elections-2020/* delicacy @@ -71664,7 +71825,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://univision.com/robots.txt +demo/safari-reader-test-nielshttp://mathispower4u.com/robots.txt demo2/ demo_2c5e63dedb24a demo_ad.html @@ -71772,6 +71933,7 @@ dero deru desc descarga-ebook-* +describe describecomponents.cgi describekeywords.cgi descuentos @@ -73772,6 +73934,7 @@ diet_weight_loss_shed_pounds_after_40/article.htm diet_weight_loss_sugar/article.htm dieting_myths_and_facts_pictures_slideshow/article.htm diets/* +diff diff_angle diffs dig-perf-test/ @@ -73897,7 +74060,7 @@ digitaledition digitalexpress/ digitalpdf digitalsubscription/imagedownload -digitalsubscription/imagedownload/http://cbo.gov/robots.txt +digitalsubscription/imagedownload/http://nj.gov/robots.txt digraph dilatua/proRecensione.do dilatuagaz @@ -73929,7 +74092,7 @@ directnews directories directories-api directories/transition -directors/http://totalbeauty.com/robots.txt +directors/http://fool.com/robots.txt directory directory-profile/ directory/ @@ -74319,7 +74482,7 @@ dj dj/ django django-admin -django-admin/http://sslshopper.com/robots.txt +django-admin/http://xn2.824989.com/robots.txt dje dk dk$ @@ -74468,7 +74631,7 @@ dl_track dlfaculty dli-ild dlls/ -dlm_uploads/http://utorrent.com/robots.txt +dlm_uploads/http://rnd.de/robots.txt dloader dloader(NaverRobot) dls @@ -74489,7 +74652,7 @@ dmn= dms dms/cdn/sites/iportal/documents/pdfs/ dms/cdn/sites/support/documents -dms_priv/*http://nationaltrust.org.uk/robots.txt +dms_priv/*http://itunes.apple.com/robots.txt dms_pub/itu-d/md/02/isap2b.1.1.1/c/D02-ISAP2B.1.1.1-C-0003 dms_pub/itu-d/md/02/isap2b.1.1/c/D02-ISAP2B.1.1-C-0002 dms_pub/itu-r/oth/0A/0E/R0A0E00008B @@ -74525,15 +74688,15 @@ dna-tests?s= dna/dna-matches dna/insights dna/matches -dna/matches/http://benzinga.com/robots.txt +dna/matches/http://myjewishlearning.com/robots.txt dna/origins dna/relatedness dna/tests dnaprint.asp dng/mapping/csv-import -dnvkhttp://itl.nist.gov/robots.txt do do-not-change +do-not-crawl do/ do/AjaxService/ do/Secure/ @@ -74544,7 +74707,6 @@ do/help/cookies/ do/help/privacy/ do/landingpage/ do/secure/ -do2 do=CreateGuest do=CreateRegistree do=backlink$ @@ -74633,7 +74795,7 @@ docs*?*utm_source= docs-and-downloads/* docs-api-legacy docs-api-legacy$ -docs-api-legacy/http://owasp.org/robots.txt +docs-api-legacy/http://deepmind.com/robots.txt docs-footer docs-qa docs/ @@ -74646,7 +74808,7 @@ docs/*.png$ docs/*/auth/login?redirect= docs/*/diff docs/*/embed -docs/*/http://help.uber.com/robots.txt +docs/*/http://chase.com/robots.txt docs/*/restore docs/*/search? docs/*/version @@ -74752,7 +74914,7 @@ docspp doctor-strange doctors*/search* doctors/price-guide -doctors/resultshttp://contentsquare.com/robots.txt +doctors/resultshttp://nebula.wsimg.com/robots.txt doctors/search?filter= doctors? doctors?keyword= @@ -74771,7 +74933,7 @@ document/embed_generator document/embed_generator_code document/forward document/forward_mail -document/http://tunnelbear.com/robots.txt +document/http://printful.com/robots.txt document/inappropriate document/progress document/queue @@ -75164,7 +75326,7 @@ download/Forside/2022 download/attachments download/binary download/get -download/http://daringfireball.net/robots.txt +download/http://imagify.io/robots.txt download/labview-development-system-2013/3980/en download/labview-development-system-2013/4045/en download/legacy @@ -75185,6 +75347,7 @@ download2 downloadHistory downloadURL= download_52weeklow.php +download_book/ download_certificate download_check download_dividend.php @@ -75212,7 +75375,7 @@ downloadpubliclightbox.php downloads downloads.php downloads/ -downloads/ +downloads/ downloads/$ downloads/* downloads/*/ @@ -75224,6 +75387,7 @@ downloads/custom/ 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 @@ -75294,7 +75458,7 @@ dritte drive drive-and-listen/ drive-angry -drive-in/ +drive-in/ drive-with-lyft*ref= drive-with-lyft*utm drive/car-reviews/*/new @@ -75493,7 +75657,6 @@ dynamics dynamics/ dynamics/googlenewsstandrss dynamics/vdo -dynamo dz dz/ dz/*?*lang=fr-FR @@ -75503,6 +75666,7 @@ dzen définirnouveaumdp e e- +e-book-customer-update/ e-books-stats e-campo-antiga/perguntas-frequentes e-campo-antiga/vantagens-e-dicas @@ -75858,7 +76022,7 @@ economia/miojob/mobile/offerte/lavoro/cerca/*-*/*-*? economia/miojob/offerte/lavoro/cerca/*-*/*-* economia/miojob/offerte/lavoro/cerca/*-*/*-*? economia/miojob/rss -economia/negocios/balance-nid04112021/http://apartmenttherapy.com/robots.txt +economia/negocios/balance-nid04112021/http://lancaster.ac.uk/robots.txt economia/pt-br/internet economia/quiz economiaempresa/qualitat/documents/public @@ -76618,9 +76782,10 @@ email-blog email-colleague email-confirm email-contact/ -email-contact/nodehttp://raw.github.com/robots.txt +email-contact/nodehttp://gse.harvard.edu/robots.txt email-contact/taxonomy_term email-content +email-disclaimer email-feedback email-g email-help @@ -79133,7 +79298,7 @@ en-to en-tools en-tr en-tr/blogs -en-tr/cart/http://sportingnews.com/robots.txt +en-tr/cart/http://linktr.ee/robots.txt en-tr/destinations/hotel-information en-tr/pages en-tr/products/details @@ -79396,6 +79561,7 @@ 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 @@ -79466,6 +79632,7 @@ en/blog/topic en/blog/wp-admin en/blog/wp-includes en/blog?ccm +en/brand/ en/buscador en/buscar en/business-and-creator @@ -79491,6 +79658,7 @@ en/charities/the-frontline-fund en/checkout en/checkout-2 en/classes +en/client/MyAnalog/GetHeaderMyAnalogStrip en/cloud/iaas-classic en/cloud/marketplace/marketplace-cloud/appst en/cloud/marketplace/partner-portal/partp @@ -79748,7 +79916,7 @@ 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://rijksoverheid.nl/robots.txt en/collections en/comment/reply en/communities @@ -79795,7 +79963,7 @@ en/cultnatlaws/list en/cultnatlaws/map en/currency/edit en/customer-home -en/customer-services/points-attention/appointment-request-formhttp://intechopen.com/robots.txt +en/customer-services/points-attention/appointment-request-formhttp://tmj4.com/robots.txt en/customers-tax-faq en/data-appearances en/database/oracle/machine-learning/omlla @@ -79908,11 +80076,11 @@ 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/giving-life/updates-from-canadahelps/announcing-canadahelps-new-president-and-ceo-duke-chang en/global-education-coalition/grid en/global-education-coalition/list en/global-education-coalition/map @@ -79935,6 +80103,7 @@ en/help/contact-support en/heratlas/grid en/heratlas/list en/heratlas/map +en/home.html en/home/products/product-listing.html en/hotels/ en/hq @@ -80041,6 +80210,10 @@ 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 @@ -80051,6 +80224,8 @@ 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 @@ -80062,6 +80237,7 @@ en/mab/grid en/mab/list en/mab/map en/mails +en/main_en en/make en/manage-booking/separate-passengers/split-pnr.html en/management-notifications @@ -80082,7 +80258,7 @@ en/mercury/ en/meta/display/news.html en/meta/display/shop-detail.html en/microsite/ -en/microsites/http://science.nasa.gov/robots.txt +en/microsites/http://pexels.com/robots.txt en/microsoft-365 en/microsoft-365/ en/microsoft-teams @@ -80138,6 +80314,7 @@ 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/index.html @@ -80146,6 +80323,7 @@ en/news? en/newsletters/* en/node en/node/add +en/non-searchable/ en/notifications en/novel/comments.php?id= en/offer$ @@ -80224,6 +80402,7 @@ en/readymade en/recherche en/recherche? en/recursos/popup +en/redirect-sso.html* en/refer-a-friend en/reflex en/register @@ -80279,6 +80458,7 @@ 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 @@ -80312,6 +80492,7 @@ en/search en/search$ en/search* en/search-results +en/search.html* en/search/ en/search/?q= en/search/filters @@ -80321,7 +80502,7 @@ en/search?*keywords= en/search?*x=1 en/search?*z=1 en/search?s=* -en/searchpage.htmlhttp://i.redd.it/robots.txt +en/searchpage.htmlhttp://lifewire.com/robots.txt en/security en/security/ en/seocheck/ @@ -80394,6 +80575,8 @@ en/ticket en/tickets/ en/tickets/$ en/tools +en/trackexternal.aspx +en/trackexternalsite.aspx en/transfers/arrivals/? en/transfers/departures/? en/translations @@ -80711,6 +80894,8 @@ ensembl/biomart ensino-medio ensync/ ent-website +entaudit +entcenter enter enter-password enterovirus_d68_pictures_slideshow/article.htm @@ -80836,9 +81021,9 @@ epilepsy_pictures_slideshow/article.htm episerver episerver episode -episode-engine/ -episode-podcast/ -episode/ +episode-engine/ +episode-podcast/ +episode/ episode/*/transcript$ episodes episodes/random @@ -81324,6 +81509,7 @@ es-es/design/$ es-es/designers/$ es-es/destinations/hotel-information es-es/dev-mode/$ +es-es/diseno-web/$ es-es/docs es-es/downloads/$ es-es/draw/$ @@ -81336,7 +81522,7 @@ es-es/feedback es-es/figjam-vs-miro/$ es-es/figjam/$ es-es/figjam/agile-workflows/$ -es-es/figjam/diagramming-tool/$ +es-es/figjam/diagramas/$ es-es/figjam/herramienta-brainstorming/$ es-es/figjam/mapa-conceptual/$ es-es/figjam/mapa-mental/$ @@ -81351,6 +81537,7 @@ es-es/figma-vs-framer/$ es-es/figma-vs-invision-studio/$ es-es/figma-vs-sketch/$ es-es/filter/tips +es-es/herramienta-diseno-ux/$ es-es/hidden es-es/in-product es-es/index.php/*/media/oembed @@ -81481,8 +81668,6 @@ es-es/user/logout es-es/user/password es-es/user/register es-es/using-the-figma-brand/$ -es-es/ux-design-tool/$ -es-es/web-design/$ es-es/web-development/$ es-es/web.config es-es/whats-new/$ @@ -81534,6 +81719,7 @@ es-la/design-systems/$ es-la/design/$ es-la/designers/$ es-la/dev-mode/$ +es-la/diseno-web/$ es-la/downloads/$ es-la/draw/$ es-la/education/$ @@ -81544,7 +81730,7 @@ es-la/feedback es-la/figjam-vs-miro/$ es-la/figjam/$ es-la/figjam/agile-workflows/$ -es-la/figjam/diagramming-tool/$ +es-la/figjam/diagramas/$ es-la/figjam/herramienta-lluvia-de-ideas/$ es-la/figjam/mapa-conceptual/$ es-la/figjam/mapas-mentales/$ @@ -81557,6 +81743,7 @@ es-la/figma-vs-adobe-xd/$ es-la/figma-vs-framer/$ es-la/figma-vs-invision-studio/$ es-la/figma-vs-sketch/$ +es-la/herramienta-diseno-ux/$ es-la/lp es-la/make/$ es-la/organization/$ @@ -81630,8 +81817,6 @@ es-la/sketch-alternative/$ es-la/slides/$ es-la/ui-design-tool/$ es-la/using-the-figma-brand/$ -es-la/ux-design-tool/$ -es-la/web-design/$ es-la/web-development/$ es-la/whats-new/$ es-la/wireframe-tool/$ @@ -82490,7 +82675,7 @@ es/search/autocomplete es/search/default.mi es/search? es/search?* -es/search?*http://american.edu/robots.txt +es/search?*http://planner5d.com/robots.txt es/searchresult es/secure-preview es/security @@ -83075,7 +83260,6 @@ eu- eu-at/en/cart eu-at/en/search eu-at/en/size -eu-atleta/zcalendario/calendario.html eu-bg/en/cart eu-bg/en/search eu-bg/en/size @@ -83676,7 +83860,7 @@ exhibitions/gilbert_and_george/special_gift.php exhibits/orgunit/*? exhibits/orgunit/*?spc.page exhibits/orgunit/*?utm_source -exit.htmlhttp://dollargeneral.com/robots.txt +exit.htmlhttp://jekyllrb.com/robots.txt exit? exitpoll/ expat/ @@ -83790,6 +83974,7 @@ export export-documents export.ashx export/ +export/email_popup.php? export/flipboard/*.rss export/options export/sites/intranet/ @@ -83906,7 +84091,7 @@ external/stemcellsforblood external/strada/secure external/tces external/whistler -externalContentView/http://en-ca.wordpress.org/robots.txt +externalContentView/http://doc.qt.io/robots.txt externalPageReview externalUrl external_assets @@ -83991,6 +84176,7 @@ 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 @@ -84051,7 +84237,7 @@ fa/messages/render-placeholders fa/newsroom/search fa/newsroom/search? fa/press-releases -fa/products/faspec/compare.pagehttp://meltdownattack.com/robots.txt +fa/products/faspec/compare.pagehttp://mitsubishielectric.com/robots.txt fa/recherche fa/recherche? fa/renew.html @@ -84134,7 +84320,7 @@ faculty-affairs faculty-directory faculty-profile/profile/download/* faculty-profiles? -faculty.html$http://kompas.com/robots.txt +faculty.html$ faculty/ faculty/facets/cengage%3Adigitalplatforms/ faculty/facets/cengage%3Adiscipline/ @@ -84191,6 +84377,7 @@ fallal fallback fallback/ false/select-store-cookies.html +famdev family family-friendly-modal family-health @@ -84363,6 +84550,9 @@ favorit-hinzufuegen favorit-loeschen favorite favorite-shop +favorite_user +favorited-artworks +favorited-by favorited/ favorites favorites$ @@ -84403,7 +84593,6 @@ fbca/search fbclid fbclid= fbconnect -fbd.php fbdirect/me fbds/admin fbds/comment/reply @@ -84670,7 +84859,7 @@ features-oceans? features-satellites? features-weather? features/aerisweather-development-partner-program -features/aerisweather-javascript-sdk/http://castos.com/robots.txt +features/aerisweather-javascript-sdk/http://aerogaming.org/robots.txt features/analytics features/external/cdp features/for- @@ -84746,7 +84935,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://alistapart.com/robots.txt +feed/v1/podcast/unredacted-with-kurt-schlichterhttp://toyota.com/robots.txt feed/zen feed= feed=rss @@ -84784,7 +84973,7 @@ feedback/thankyou.jsp feedback/user_study feedbackR1 feedcommunicationdetail -feedhttp://ideas.repec.org/robots.txt +feedhttp://digiday.com/robots.txt feeding_a_picky_eater_pictures_slideshow/article.htm feeds feeds*.php @@ -85312,11 +85501,13 @@ 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://us02web.zoom.us/robots.txt +filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://is.gd/robots.txt filing_wiz filings filipepereira filling_foods_wont_that_fill_you_out/article.htm +film +films films/*/size/large films/*/year films/year @@ -85332,7 +85523,7 @@ filter/more filter/tip filter/tips filter/tips -filter/tips +filter/tips filter/tips/ filter= filter=* @@ -85465,7 +85656,7 @@ find/*?official=true find/*?page find/*?shipping= find/*?{ -find/*http://icann.org/robots.txt +find/*http://freeletics.com/robots.txt find/?srsltid find/club find/player @@ -85478,10 +85669,6 @@ finder/kiponadapterfinder$ finditem.ml finds finetune -finextra-downloads/research/ -finextra-downloads/surveys/ -finextra-images/ -finextra-images/top_pics/xl/ finishorder.php finistere/ finistere/assure/actualites/ @@ -85701,7 +85888,7 @@ flightsh5/ flightstat/v1 flint-deals flip-book/pdf/ad106c9390e50a84a1f87bed55b5115b712d9c6b.pdf -flip-player/ +flip-player/ flip-preview flipboardrss flipbook @@ -85769,11 +85956,6 @@ fluege/ct fluff flug/cn flug/ct -fluke/cnx/static/dist/pdf -fluke/cnzh-decom -fluke/m1ar -fluke/m3ar -fluke_www/Templates flutter-canvaskit flux fluxNews @@ -85807,6 +85989,7 @@ fn_adspaces fniah-spnia/alt_formats/ fniah-spnia/images/ fniah-spnia/longdesc/ +fnp fnrr-ddcx fnrr-ddcx/ fo @@ -87703,6 +87886,7 @@ forgot-password forgot-password forgot-username forgot/ +forgot2scan* forgot?nextUrl=* forgotPassword.jsp forgot_enter.phtml @@ -87714,14 +87898,14 @@ forgotten-password forgotten-password forgotten-password* forgotten-password/ -forgov-devhttp://nrdc.org/robots.txt +forgov-devhttp://qnap.com/robots.txt forlibraries form form-containers form-error.aspx form-id= form-raw -form-responses/*http://informationweek.com/robots.txt +form-responses/*http://powtoon.com/robots.txt form-submit form.html form.php$ @@ -87764,6 +87948,7 @@ forms/build?template=* forms/copy forms/new forms/perks +forms/recommend-to-librarian/ forms/submit.form forms/templates forms/write-us @@ -87942,7 +88127,7 @@ forum/thread/*/participants forum/threads/*/poll/results* forum/threads/*/tags$ forum/ucp.php -forum/ucp.phphttp://roxanegay.com/robots.txt +forum/ucp.phphttp://element.io/robots.txt forum/users forum/viewonline.php forum/viewtopic.php @@ -88178,7 +88363,7 @@ forums/usercp.php forums/usernote.php forums/userposts.php forums/users -forums/users/http://kiwix.org/robots.txt +forums/users/http://wpml.org/robots.txt forums/userstyles.php forums/writepost forums/writethread @@ -88721,13 +88906,13 @@ fr-fr/figjam-vs-miro/$ fr-fr/figjam/$ fr-fr/figjam/agile-workflows/$ fr-fr/figjam/ai/$ +fr-fr/figjam/carte-conceptuelle/$ fr-fr/figjam/carte-mentale/$ -fr-fr/figjam/concept-map/$ fr-fr/figjam/design-processes/$ fr-fr/figjam/diagramme/$ fr-fr/figjam/ipad/$ fr-fr/figjam/jamboard-alternative/$ -fr-fr/figjam/organizational-chart/$ +fr-fr/figjam/organigramme/$ fr-fr/figjam/outil-brainstorming/$ fr-fr/figjam/planification-strategique/$ fr-fr/figjam/post-it-virtuels/$ @@ -88774,6 +88959,7 @@ fr-fr/lp fr-fr/make/$ fr-fr/neuvector fr-fr/organization/$ +fr-fr/outil-ux-design/$ fr-fr/presentation-diaporama/$ fr-fr/pricing-faq/$ fr-fr/pricing/$ @@ -88818,12 +89004,12 @@ fr-fr/reports/uphill-battle-to-make-magical-products/$ fr-fr/resource-library/$ fr-fr/resource-library/agile-and-waterfall-methodologies/$ fr-fr/resource-library/alignment-charts-explained/$ +fr-fr/resource-library/comment-faire-carte-mentale/$ fr-fr/resource-library/daily-stand-up/$ fr-fr/resource-library/difference-entre-ui-et-ux/$ fr-fr/resource-library/how-to-create-a-persona/$ fr-fr/resource-library/how-to-create-a-product-roadmap/$ fr-fr/resource-library/how-to-create-a-project-status-report/$ -fr-fr/resource-library/how-to-mind-map/$ fr-fr/resource-library/how-to-write-smart-goals/$ fr-fr/resource-library/quest-ce-que-le-wireframing/$ fr-fr/resource-library/social-media/$ @@ -88919,7 +89105,6 @@ fr-fr/templates/template-roadmap-agile/$ fr-fr/the-roi-du-design/$ fr-fr/ui-design-tool/$ fr-fr/using-the-figma-brand/$ -fr-fr/ux-design-tool/$ fr-fr/web-design/$ fr-fr/web-development/$ fr-fr/webinars/mirakl-design-system/$ @@ -90838,6 +91023,7 @@ fr/mab/map fr/mailinglist fr/mailinglist/email fr/mails +fr/main_fr fr/make fr/map fr/market/auction @@ -90901,7 +91087,7 @@ fr/music/*/+wiki/shoutbox fr/music/*/+wiki/shoutbox? fr/music/+noredirect fr/music/playlist -fr/music/projects?*genre=*http://airtel.in/robots.txt +fr/music/projects?*genre=*http://ec.europa.eu/robots.txt fr/music/projects?*keyword=* fr/my fr/my_business$ @@ -91141,7 +91327,6 @@ fr/tv-co-production/content-offers?*keyword=* fr/tv-co-production/content-offers?*projectStatus=* fr/two-click/resolve/nojs fr/ugc -fr/une-vie-genereuse/duke-chang-est-nomme-president-et-chef-de-la-direction-de-canadon fr/unitwin/grid fr/unitwin/list fr/unitwin/map @@ -91444,7 +91629,7 @@ frontend frontend-metrics frontend-track frontend.php/ -frontend/http://quickenloans.com/robots.txt +frontend/http://files.eric.ed.gov/robots.txt frontendEvents.do frontend_dev.php/ frontier @@ -91491,7 +91676,7 @@ ftp/oa ftp/pdf/* ftp/pdf/MP-Guide-Passeport1.pdf ftp: -ftp://*http://distrowatch.com/robots.txt +ftp://*http://t2000.partex.pl/robots.txt ftp_instructions.php ftparchive ftpinstructions @@ -91727,7 +91912,7 @@ g-recaptcha-response g/ g/* g/*/% -g/4arE9Chttp://google.com.au/robots.txt +g/4arE9Chttp://flickr.com/robots.txt g/Camera-Batteries g/Camera-Batteries/$ g/api @@ -92056,8 +92241,10 @@ gated_content/tokens gatedpdfs/ gateway gateway.php +gateway/ gateway/api/graphql/cart gateway/api/graphql/products +gateway2/ gateways/checkout gavekort gay/gifs/search @@ -92091,9 +92278,11 @@ gb/en/book-a-trip/cars.html gb/en/book-a-trip/flights/fare-types/fare-guide-information.html gb/en/book-a-trip/hotels-and-airbnb.html gb/en/book-a-trip/transfers.html +gb/en/cart gb/en/foods/search?keywords= gb/en/gbweb gb/en/healthcheck +gb/en/home/affiliates gb/en/interview gb/en/product-finder/external-hard-drives/ gb/en/product-finder/home-entertainment/ @@ -92101,6 +92290,7 @@ gb/en/product-finder/internal-hard-drives/ gb/en/promos/ gb/en/promos/lyve-cloud-for-startups/ gb/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html +gb/en/search gb/en/sem gb/filter/tips gb/hant @@ -92115,7 +92305,7 @@ gb/user$ gb/widgets gb1 gb2/ -gb_xapi_content/http://prtimes.jp/robots.txt +gb_xapi_content/http://smartly.io/robots.txt gbc/ gbl/ gbook @@ -92467,7 +92657,7 @@ getad.php getapikey.aspx getaways/search getaways/tripadvisor -getcandidatetopinfo*http://furaffinity.net/robots.txt +getcandidatetopinfo*http://sabc.co.za/robots.txt getfile getflipit gethelp/ @@ -92494,6 +92684,7 @@ getting-started-instructions getting-started/functional-groups/ getting-started/functional-groups/* gettingstarted +gettrial/ gettyimages gewerbeimmobilien.preis_pro_qm_d gewerbeimmobilien.provision_s @@ -92844,7 +93035,7 @@ go/fanfiction/ go/host/ go/hotel/info go/hotel/search -go/http://invaluable.com/robots.txt +go/http://quillbot.com/robots.txt go/login go/member go/members @@ -92899,7 +93090,7 @@ goldengate/1212/gg-winux goldengate/c1221/gg-winux golf/ golf/golf/ -golocal/extranet/http://liveinternet.ru/robots.txt +golocal/extranet/http://nloug.nl/robots.txt gongyi*? gonzagapatriota good-data @@ -93150,6 +93341,7 @@ gp/yourstore gp= gpay/social gpra +gps gps/gps//GPSDB/onlinemap gps/gps//GPSDB/onlinemap2 gps/gps/GPSDB/onlinemap @@ -93484,7 +93676,6 @@ guest-demos guest-helpful guest-order-history guest-pass -guest/new/personal-order guestEmailNotificationView guestbook guestbook/ @@ -94165,7 +94356,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://ivanti.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://usa.visa.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 @@ -94329,6 +94520,7 @@ 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 @@ -94823,6 +95015,7 @@ hk/Secure/ hk/en/about hk/en/book-a-trip/flights/fare-types/fare-guide-information.html hk/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html +hk/en/search hk/en/work/products/tools/ups_selector hk/help hk/help/cookies-list/ @@ -94926,7 +95119,7 @@ home-loans/rate-stomper home-loans/rocket-loan home-main-content.html home-media -home-newhttp://epo.org/robots.txt +home-newhttp://informationweek.com/robots.txt home-no-tags home-renewal-special-offer home-sales @@ -95576,7 +95769,7 @@ hr/help/cookies/ hr/help/privacy/ hr/hr hr/hr/work/products/tools/ups_selector -hr/http://uow.edu.au/robots.txt +hr/http://ualberta.ca/robots.txt hr/it hr/kb/*/discuss hr/landingpage/ @@ -98556,6 +98749,7 @@ html/E98455_01 html/E99994_01 html/E99997_01 html/E99998_01 +html/EN html/F10012_01 html/F10240_01 html/F10249_01 @@ -98653,16 +98847,21 @@ 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 html/js/editor html/js/editor/fckeditor html/kiosk html/media/pdf html/misc html/mobile/iPhone2012 +html/node html/pdf +html/portlet html/salon-2727.pdf html/share/rs/rs.php html/sites/mobile @@ -98671,14 +98870,14 @@ html/tealeaf.html html/thirdPartyPixel.html html5 html5doctor.com/search -html_email/ +html_email/ html_externe html_helpers html_tests htmlemails/ htmlexterne htmlform/ -htmlmsg/http://news.cornell.edu/robots.txt +htmlmsg/http://medindia.net/robots.txt htmlscript htmlscript/ htmlversion @@ -98690,345 +98889,347 @@ http-checker http2_data http: http:/ -http://abb.com/robots.txt -http://about.fb.com/robots.txt +http://1-euro-jewellery.eu/robots.txt +http://1001fonts.com/robots.txt +http://17track.net/robots.txt +http://1password.com/robots.txt +http://21.edu.ar/robots.txt +http://abdn.ac.uk/robots.txt http://accidentinjurylawyers.claims/robots.txt -http://acidholic.com/robots.txt -http://aip.org/robots.txt -http://allenai.org/robots.txt -http://alz.org/robots.txt -http://analytics.twitter.com/robots.txt -http://answers.com/robots.txt -http://apotheken-umschau.de/robots.txt -http://app.convertkit.com/robots.txt -http://apps.irs.gov/robots.txt -http://apps.odoo.com/robots.txt -http://appsource.microsoft.com/robots.txt -http://archive.nytimes.com/robots.txt -http://ascap.com/robots.txt -http://aspeninstitute.org/robots.txt -http://astm.org/robots.txt -http://atsdr.cdc.gov/robots.txt -http://autoscout24.de/robots.txt -http://avis.com/robots.txt -http://avtopomosh911.ru/robots.txt -http://aws.amazon.com/robots.txt -http://axios.com/robots.txt -http://bahairesearch.org/robots.txt -http://barcamp.org/robots.txt -http://belgiantrain.be/robots.txt -http://bestfriends.org/robots.txt -http://beta.lemondeinformatique.fr/http://qr.ae/robots.txt -http://bfi.org.uk/robots.txt -http://biblehub.com/robots.txt -http://birdlife.org/robots.txt -http://bis.org/robots.txt -http://bitmovin.com/robots.txt -http://blog.archive.org/robots.txt -http://blog.codinghorror.com/robots.txt -http://blog.livedoor.jp/robots.txt -http://blogs.20minutos.es/robots.txt -http://blogs.hbr.org/robots.txt -http://boell.de/robots.txt -http://book2look.com/robots.txt -http://brendangregg.com/robots.txt -http://buffalonews.com/robots.txt -http://business.pinterest.com/robots.txt -http://businessnewsdaily.com/robots.txt -http://c0.wp.com/robots.txt -http://capcut.com/robots.txt +http://adbutler.com/robots.txt +http://aei.org/robots.txt +http://akparti.org.tr/robots.txt +http://aldi.com.au/robots.txt +http://aldi.us/robots.txt +http://alertthemedic.com/robots.txt +http://allocine.fr/robots.txt +http://alzheimers.org.uk/robots.txt +http://amctheatres.com/robots.txt +http://anandtech.com/robots.txt +http://anovaculinary.com/robots.txt +http://anthropic.com/robots.txt +http://aphp.fr/robots.txt +http://api.whatsapp.com/robots.txt +http://apod.nasa.gov/robots.txt +http://app.box.com/robots.txt +http://app.gitbook.com/robots.txt +http://archdaily.com/robots.txt +http://archive.fo/robots.txt +http://archive.org/robots.txt +http://areena.yle.fi/robots.txt +http://artnews.com/robots.txt +http://ashrae.org/robots.txt +http://assets.pinterest.com/robots.txt +http://attio.com/robots.txt +http://augeo.nl/robots.txt +http://axs.com/robots.txt +http://aztrozk.blogspot.fr/robots.txt +http://bahn.de/robots.txt +http://bain.com/robots.txt +http://balsamiq.com/robots.txt +http://bbcgoodfood.com/robots.txt +http://belkin.com/robots.txt +http://beta.lemondeinformatique.fr/http://lendingclub.com/robots.txt +http://bethesequoia.com/robots.txt +http://bilingualhouse.com/robots.txt +http://bitcoin.com/robots.txt +http://blacklivesmatter.com/robots.txt +http://blogs.law.harvard.edu/robots.txt +http://boardgamegeek.com/robots.txt +http://boston.gov/robots.txt +http://brisbanetimes.com.au/robots.txt +http://bseindia.com/robots.txt +http://business.instagram.com/robots.txt +http://businessinsider.com.au/robots.txt +http://cafepress.com/robots.txt +http://cancer.gov/robots.txt +http://canva.com/robots.txt +http://cargurus.com/robots.txt http://cartoonnetwork.com/robots.txt -http://casadellibro.com/robots.txt -http://catalog.data.gov/robots.txt -http://cdc.gov/robots.txt -http://cdn.shopify.com/robots.txt -http://cgi.ebay.com/robots.txt -http://chartjs.org/robots.txt -http://cheezburger.com/robots.txt -http://chicagobusiness.com/robots.txt -http://christianpost.com/robots.txt -http://chroniclebooks.com/robots.txt -http://cira.ca/robots.txt -http://citeseerx.ist.psu.edu/robots.txt -http://cityam.com/robots.txt -http://classpass.com/robots.txt -http://classy.org/robots.txt -http://clicky.com/robots.txt -http://cloudwards.net/robots.txt -http://cloudways.com/robots.txt -http://code.visualstudio.com/robots.txt -http://codeproject.com/robots.txt -http://coindesk.com/robots.txt +http://cbr.com/robots.txt +http://change.org/robots.txt +http://channel9.msdn.com/robots.txt +http://chroniclingamerica.loc.gov/robots.txt +http://cisco.com/robots.txt +http://city.sapporo.jp/robots.txt +http://clas.uiowa.edu/robots.txt +http://clutch.co/robots.txt +http://cnc.fr/robots.txt +http://codeschool.com/robots.txt http://comscore.com/robots.txt -http://connexity.com/robots.txt -http://content.iospress.com/robots.txt -http://corporate.exxonmobil.com/robots.txt -http://crazygames.com/robots.txt -http://cs.umd.edu/robots.txt -http://csun.edu/robots.txt -http://culture.gouv.fr/robots.txt -http://currency.wiki/robots.txt -http://cve.mitre.org/robots.txt +http://contentsquare.com/robots.txt +http://contributors.youtube.com/robots.txt +http://coolsymbol.com/robots.txt +http://courses.lumenlearning.com/robots.txt +http://ctt.ec/robots.txt +http://cubiq.org/robots.txt http://dailysabah.com/robots.txt -http://darktrace.com/robots.txt -http://data.oecd.org/robots.txt -http://datacommons.org/robots.txt -http://dazeddigital.com/robots.txt -http://db.com/robots.txt -http://delta.com/robots.txt -http://destructoid.com/robots.txt -http://dictionary.com/robots.txt -http://digital.lib.uiowa.edu/robots.txt -http://discord.gg/robots.txt -http://docusign.com/robots.txt -http://domo.com/robots.txt -http://doximity.com/robots.txt -http://duckduckgo.com/robots.txt -http://economie.gouv.fr/robots.txt -http://ecx.images-amazon.com/robots.txt -http://edf.org/robots.txt -http://educba.com/robots.txt -http://elisa.fi/robots.txt -http://ellentube.com/robots.txt -http://ericcoomer.com/robots.txt -http://eso.org/robots.txt -http://esquire.com/robots.txt -http://eugdpr.org/robots.txt -http://eur.nl/robots.txt -http://fca.org.uk/robots.txt -http://fcbarcelona.com/robots.txt -http://figma.com/robots.txt -http://files.eric.ed.gov/robots.txt -http://financesonline.com/robots.txt -http://fitnyc.edu/robots.txt -http://flixbus.com/robots.txt -http://fontshop.com/robots.txt -http://food.ec.europa.eu/robots.txt -http://fortunebusinessinsights.com/robots.txt -http://foxnews.com/robots.txt -http://frankbash.com/robots.txt -http://freepeople.com/robots.txt -http://frenet.com.br/robots.txt -http://futureoflife.org/robots.txt -http://g1.globo.com/robots.txt -http://ga-dev-tools.appspot.com/robots.txt -http://gaylordhotels.com/robots.txt -http://gazetadopovo.com.br/robots.txt -http://gdal.org/robots.txt -http://geetha.mil.gr/robots.txt -http://geti2p.net/robots.txt -http://giantbomb.com/robots.txt -http://gimletmedia.com/robots.txt -http://goodreads.com/robots.txt -http://gopro.com/robots.txt -http://gottman.com/robots.txt -http://gov.ie/robots.txt -http://grab.com/robots.txt -http://grafana.com/robots.txt +http://dailystar.co.uk/robots.txt +http://dailytelegraph.com.au/robots.txt +http://dansique.com/robots.txt +http://darkstalkers-federation.org/robots.txt +http://datacite.org/robots.txt +http://dataprivacyframework.gov/robots.txt +http://denison.edu/robots.txt +http://diabetes.org/robots.txt +http://dni.gov/robots.txt +http://docs.jquery.com/robots.txt +http://duesseldorf.de/robots.txt +http://dw.com/robots.txt +http://ebu.ch/robots.txt +http://ecma-international.org/robots.txt +http://ed.gov/robots.txt +http://edpb.europa.eu/robots.txt +http://edu.google.com/robots.txt +http://eff.org/robots.txt +http://electad.com/robots.txt +http://elevenlabs.io/robots.txt +http://elledecor.com/robots.txt +http://eluniversal.com.mx/robots.txt +http://emcregan.com/robots.txt +http://en.m.wikipedia.org/robots.txt +http://engadget.com/robots.txt +http://england.nhs.uk/robots.txt +http://equalityhumanrights.com/robots.txt +http://esv.org/robots.txt +http://eurasianet.org/robots.txt +http://euronews.com/robots.txt +http://european-union.europa.eu/robots.txt +http://evo.com/robots.txt +http://ew.com/robots.txt +http://excite.co.jp/robots.txt +http://faithandreason.com/robots.txt +http://firstround.com/robots.txt +http://flightaware.com/robots.txt +http://flypgs.com/robots.txt +http://focustaiwan.tw/robots.txt +http://fonts.com/robots.txt +http://fr.linkedin.com/robots.txt +http://freelancer.com/robots.txt +http://gamasutra.com/robots.txt +http://gamecyber.com.hk/robots.txt +http://gandummas.co.id/robots.txt +http://gazeteduvar.com.tr/robots.txt +http://getresponse.com/robots.txt +http://girldevelopit.com/robots.txt +http://glitzvibes.com/robots.txt +http://globo.com/robots.txt +http://gov.wales/robots.txt +http://graphcommons.com/robots.txt +http://gravityforms.com/robots.txt +http://haier.com/robots.txt +http://hbr.org/robots.txt +http://hbs.edu/robots.txt http://health.nsw.gov.au/robots.txt -http://helpscout.com/robots.txt -http://hipcamp.com/robots.txt -http://hodinkee.com/robots.txt -http://holytrinityorthodox.com/robots.txt -http://homey.app/robots.txt -http://hongiktv.com/robots.txt -http://hopkinsmedicine.org/robots.txt -http://housing.com/robots.txt -http://html5doctor.com/robots.txt +http://heathrow.com/robots.txt +http://help.salesforce.com/robots.txt +http://heraldodemexico.com.mx/robots.txt +http://heraldsun.com.au/robots.txt +http://hk.chinamobile.com/robots.txt +http://hotelscombined.com/robots.txt +http://html5test.com/robots.txt +http://hubs.ly/robots.txt http://husqvarna.com/robots.txt -http://hyperallergic.com/32904/speaking-out-against-commercial-photography-as-art/http://apps.microsoft.com/robots.txt +http://hyperallergic.com/32904/speaking-out-against-commercial-photography-as-art/http://hyperborea.org/robots.txt http://hyperallergic.com/80957/after-bizarre-email-incident-china-institute-claims-they-were-hacked/ +http://i.ebayimg.com/robots.txt +http://i.vimeocdn.com/robots.txt http://ibb.co/robots.txt -http://id.pinterest.com/robots.txt -http://img1.wsimg.com/robots.txt -http://in.reuters.com/robots.txt +http://ilga.gov/robots.txt +http://illinois.edu/robots.txt +http://ilri.org/robots.txt +http://imageshack.com/robots.txt +http://img.photobucket.com/robots.txt +http://img.youtube.com/robots.txt +http://imore.com/robots.txt +http://indiatoday.in/robots.txt http://informit.com/robots.txt -http://infoworld.com/robots.txt -http://inmotionhosting.com/robots.txt -http://intensedebate.com/robots.txt -http://jasper.ai/robots.txt -http://jeb.biologists.org/robots.txt -http://jetpack.me/robots.txt -http://join.skype.com/robots.txt -http://journaldemontreal.com/robots.txt -http://jpost.com/robots.txt -http://jquery.com/robots.txt -http://json-ld.org/robots.txt -http://kakaku.com/robots.txt -http://kauffman.org/robots.txt -http://ksat.com/robots.txt -http://kstp.com/robots.txt -http://leagueoflegends.com/robots.txt -http://letour.fr/robots.txt -http://libcom.org/robots.txt -http://linkin.bio/robots.txt -http://liveramp.com/robots.txt -http://lookout.com/robots.txt -http://m.fischer.wuk.at/robots.txt -http://macworld.com/robots.txt -http://magzter.com/robots.txt -http://mako.co.il/robots.txt -http://martinfowler.com/robots.txt -http://mathispower4u.wordpress.com/robots.txt -http://mauritshuis.nl/robots.txt -http://mcdonalds.com/robots.txt -http://mercadopago.com/robots.txt -http://meta.wikimedia.org/robots.txt -http://mfa.org/robots.txt -http://minecraftforum.net/robots.txt -http://mk.ru/robots.txt -http://mobisystems.com/robots.txt -http://mskcc.org/robots.txt -http://mssg.me/robots.txt -http://naver.com/robots.txt +http://intuit.com/robots.txt +http://ionos.de/robots.txt +http://iopscience.iop.org/robots.txt +http://itwire.com/robots.txt +http://journals.openedition.org/robots.txt +http://justonecookbook.com/robots.txt +http://kakaocorp.com/robots.txt +http://keep.google.com/robots.txt +http://khm.at/robots.txt +http://kit.fontawesome.com/robots.txt +http://komonews.com/robots.txt +http://koreaherald.com/robots.txt +http://ktfoodscatering.com/robots.txt +http://laketahoeinteriordesigners.com/robots.txt +http://law.cornell.edu/robots.txt +http://lc.nl/robots.txt +http://leaverou.github.io/robots.txt +http://lemondeinformatique.fr/robots.txt +http://libpng.org/robots.txt +http://lifehacker.com/robots.txt +http://lifeway.com/robots.txt +http://lightsource.com/robots.txt +http://listal.com/robots.txt +http://liverpoolmuseums.org.uk/robots.txt +http://lookerstudio.google.com/robots.txt +http://m.me/robots.txt +http://m.youtube.com/robots.txt +http://macobserver.com/robots.txt +http://mamaworkout.de/robots.txt +http://mandiant.com/robots.txt +http://mapquest.com/robots.txt +http://marieforleo.com/robots.txt +http://mastodon.art/robots.txt +http://mdpi.com/robots.txt +http://medrxiv.org/robots.txt +http://mi.com/robots.txt +http://microformats.org/robots.txt +http://minimul.com/robots.txt +http://mmgitik.com/robots.txt +http://monzo.com/robots.txt +http://morningconsult.com/robots.txt +http://mpaa.org/robots.txt +http://musopen.org/robots.txt +http://mux.com/robots.txt +http://mywot.com/robots.txt +http://n26.com/robots.txt +http://nascar.com/robots.txt +http://nbcconnecticut.com/robots.txt +http://nbcdfw.com/robots.txt +http://nbcmiami.com/robots.txt +http://nbcnews.com/robots.txt +http://nbcolympics.com/robots.txt http://nber.org/robots.txt -http://ncartmuseum.org/robots.txt -http://nczonline.net/robots.txt -http://neatorama.com/robots.txt -http://nebula.wsimg.com/robots.txt -http://nerdwallet.com/robots.txt -http://news.bitcoin.com/robots.txt -http://news.harvard.edu/robots.txt -http://news.nationalpost.com/robots.txt -http://newsroom.mastercard.com/robots.txt -http://newsroom.tiktok.com/robots.txt -http://ngrok.com/robots.txt -http://nia.nih.gov/robots.txt -http://nice.org.uk/robots.txt -http://nickfinck.com/robots.txt -http://nottingham.ac.uk/robots.txt -http://nyse.com/robots.txt -http://oasis-open.org/robots.txt -http://obdev.at/robots.txt -http://open.alberta.ca/robots.txt -http://opencollective.com/robots.txt -http://openkeychain.org/robots.txt -http://openoffice.org/robots.txt -http://openreview.net/robots.txt -http://openstax.org/robots.txt -http://oyorooms.com/robots.txt -http://patagonia.com/robots.txt -http://patentimages.storage.googleapis.com/robots.txt -http://paypalobjects.com/robots.txt -http://pbs.twimg.com/robots.txt -http://pen.org/robots.txt -http://phantomjs.org/robots.txt -http://phonepe.com/robots.txt -http://plato.stanford.edu/robots.txt -http://playbuzz.com/robots.txt -http://plot.ly/robots.txt -http://podio.com/robots.txt -http://podium.com/robots.txt -http://postimees.ee/robots.txt -http://proceedings.mlr.press/robots.txt -http://productforums.google.com/robots.txt -http://products.office.com/robots.txt -http://psyarxiv.com/robots.txt -http://pubchem.ncbi.nlm.nih.gov/robots.txt -http://publications.europa.eu/robots.txt -http://pubsonline.informs.org/robots.txt -http://purewow.com/robots.txt -http://qld.gov.au/robots.txt -http://rawstory.com/robots.txt -http://rdcu.be/robots.txt -http://redcrossblood.org/robots.txt -http://regjeringen.no/robots.txt -http://res.cloudinary.com/robots.txt -http://ripe.net/robots.txt +http://ncjrs.gov/robots.txt +http://ncr.com/robots.txt +http://nebraskamed.com/robots.txt +http://neimanmarcus.com/robots.txt +http://news.bbc.co.uk/robots.txt +http://news.google.com/robots.txt +http://news.softpedia.com/robots.txt +http://news24.com/robots.txt +http://newschool.edu/robots.txt +http://newsguardtech.com/robots.txt +http://newsweek.com/robots.txt +http://nick.com/robots.txt +http://nodejs.org/robots.txt +http://nrk.no/robots.txt +http://nzta.govt.nz/robots.txt +http://o2.co.uk/robots.txt +http://observer.com/robots.txt +http://ogp.me/robots.txt +http://ok.ru/robots.txt +http://on.fb.me/robots.txt +http://onezero.medium.com/robots.txt +http://onlinebooks.library.upenn.edu/robots.txt +http://osha.gov/robots.txt +http://ouraring.com/robots.txt +http://pandas.pydata.org/robots.txt +http://pasteboard.co/robots.txt +http://pbase.com/robots.txt +http://pendo.io/robots.txt +http://photomatt.net/robots.txt +http://pinchofyum.com/robots.txt +http://pitchfork.com/robots.txt +http://prensalibre.com/robots.txt +http://pricespy.co.uk/robots.txt +http://princeton.edu/robots.txt +http://prnt.sc/robots.txt +http://projecteuclid.org/robots.txt +http://prospect.org/robots.txt +http://publichealth.lacounty.gov/robots.txt +http://purevpn.com/robots.txt +http://pwc.com/robots.txt +http://pxhere.com/robots.txt +http://qrz.com/robots.txt +http://quickenloans.com/robots.txt +http://qvc.co/robots.txt +http://rainleander.github.io/robots.txt +http://rbb-online.de/robots.txt +http://rbc.com/robots.txt +http://react-chicago.org/robots.txt +http://recaptcha.net/robots.txt +http://researchgate.net/robots.txt +http://rewarin.blogspot.fr/robots.txt +http://rhymezone.com/robots.txt +http://riserecords.lnk.to/robots.txt +http://rsms.me/robots.txt http://rts.rs/robots.txt -http://s3-us-west-1.amazonaws.com/robots.txt -http://s3.us-east-1.amazonaws.com/robots.txt -http://safebrowsing.google.com/robots.txt -http://samsung.com/robots.txt -http://sandiegozoo.org/robots.txt -http://scoop.it/robots.txt -http://screenrant.com/robots.txt -http://securepubads.g.doubleclick.net/robots.txt -http://security.google.com/robots.txt -http://security.stackexchange.com/robots.txt +http://ru.linkedin.com/robots.txt +http://sagradafamilia.org/robots.txt +http://sallysbakingaddiction.com/robots.txt +http://sambanova.org/robots.txt +http://sandiegouniontribune.com/robots.txt +http://science.howstuffworks.com/robots.txt +http://sciencesetavenir.fr/robots.txt +http://search.app/robots.txt +http://search.twitter.com/robots.txt +http://searchenginejournal.com/robots.txt +http://secure.php.net/robots.txt http://securityintelligence.com/robots.txt -http://shape.com/robots.txt -http://shop.spreadshirt.com/robots.txt -http://smore.com/robots.txt -http://sos.ga.gov/robots.txt -http://spanostaxi.gr/robots.txt -http://speakerdeck.com/robots.txt -http://sports.yahoo.com/robots.txt -http://spreadshirt.com/robots.txt -http://ssb.no/robots.txt -http://stadt-zuerich.ch/robots.txt -http://staradvertiser.com/robots.txt -http://static-content.springer.com/robots.txt -http://steelcase.com/robots.txt -http://steinberg.net/robots.txt -http://stm.sciencemag.org/robots.txt -http://studiofb.de/robots.txt -http://sunoutdoors.com/robots.txt -http://support.sas.com/robots.txt -http://sympla.com.br/robots.txt -http://teachable.com/robots.txt -http://techeblog.com/robots.txt -http://theaustralian.com.au/robots.txt -http://theconversation.com/robots.txt -http://thehotline.org/robots.txt -http://thehustle.co/robots.txt -http://thenewdaily.com.au/robots.txt -http://theplace.org.uk/robots.txt -http://thuvienphapluat.vn/robots.txt -http://todoist.com/robots.txt -http://tophat.com/robots.txt -http://topuniversities.com/robots.txt -http://tradingview.com/robots.txt -http://travelchannel.com/robots.txt -http://triberr.com/robots.txt -http://trustpilot.com/robots.txt -http://tv4.se/robots.txt -http://typescriptlang.org/robots.txt -http://understood.org/robots.txt -http://unpkg.com/robots.txt +http://seon.io/robots.txt +http://shrm.org/robots.txt +http://simonandschuster.com/robots.txt +http://siriusxm.com/robots.txt +http://sohu.com/robots.txt +http://sonymusic.com/robots.txt +http://space.com/robots.txt +http://species.wikimedia.org/robots.txt +http://spoonflower.com/robots.txt +http://stackoverflow.com/robots.txt +http://static.wixstatic.com/robots.txt +http://supercell.com/robots.txt +http://syncqatar.com/robots.txt +http://tagesspiegel.de/robots.txt +http://tampadefenseattorney.com/robots.txt +http://taplink.cc/robots.txt +http://techopedia.com/robots.txt +http://ted.europa.eu/robots.txt +http://texastribune.org/robots.txt +http://thedenverchannel.com/robots.txt +http://thenationalnews.com/robots.txt +http://thenorthface.com/robots.txt +http://theonion.com/robots.txt +http://thethaiger.com/robots.txt +http://thetimes.com/robots.txt +http://thetradedesk.com/robots.txt +http://thomsonreuters.com/robots.txt +http://tools.keycdn.com/robots.txt +http://toronto.ca/robots.txt +http://traderjoes.com/robots.txt +http://transferwise.com/robots.txt +http://trends.google.com/robots.txt +http://tribuneindia.com/robots.txt +http://tripadvisor.ca/robots.txt +http://tu-chemnitz.de/robots.txt +http://tv.youtube.com/robots.txt +http://tw.news.yahoo.com/robots.txt +http://tzingane.blogspot.fr/robots.txt +http://uci.org/robots.txt +http://uni-ulm.de/robots.txt +http://uniswap.org/robots.txt +http://unrealengine.com/robots.txt http://us.aicpa.org/robots.txt -http://us06web.zoom.us/robots.txt -http://usa.gov/robots.txt -http://usmagazine.com/robots.txt -http://uwm.edu/robots.txt -http://vc.ru/robots.txt -http://vecernji.hr/robots.txt -http://venturebeat.com/robots.txt -http://viewdns.info/robots.txt -http://vivarang.com/robots.txt -http://vodafone.com/robots.txt -http://vogue.com/robots.txt -http://voiceamerica.com/robots.txt -http://vr.youtube.com/robots.txt -http://vwo.com/robots.txt -http://warpcast.com/robots.txt -http://watoday.com.au/robots.txt -http://wavy.com/robots.txt -http://wcupa.edu/robots.txt -http://weatherbug.com/robots.txt -http://webhook.site/robots.txt -http://webtv.un.org/robots.txt -http://wedocs.unep.org/robots.txt -http://whatsmyip.org/robots.txt -http://whisper.sh/robots.txt -http://wikiart.org/robots.txt -http://willistowerswatson.com/robots.txt -http://win.tue.nl/robots.txt -http://wm.com/robots.txt -http://wptavern.com/robots.txt -http://wsu.edu/robots.txt +http://usip.org/robots.txt +http://vmware.com/robots.txt +http://vu.nl/robots.txt +http://wallpaper.com/robots.txt +http://webex.com/robots.txt +http://webmproject.org/robots.txt +http://wellfound.com/robots.txt +http://wetwetwet.co.uk/robots.txt +http://whereby.com/robots.txt +http://whitney.org/robots.txt +http://wilson.com/robots.txt +http://winzip.com/robots.txt +http://wise.com/robots.txt +http://wolterskluwer.com/robots.txt +http://woocommerce.com/robots.txt +http://world.rugby/robots.txt +http://wp.sbcounty.gov/robots.txt +http://wpr.org/robots.txt http://www.rdg.ac.uk/WebStats http://www.reading.ac.uk/WebStats -http://www1.folha.uol.com.br/robots.txt -http://www1.wdr.de/robots.txt -http://www2.illinois.gov/robots.txt -http://xbox.com/robots.txt -http://xkcd.com/robots.txt http://xsearch.aetna.com/ -http://yomiuri.co.jp/robots.txt -http://yotpo.com/robots.txt -http://yumpu.com/robots.txt -http://zsl.org/robots.txt +http://yellowpages.com/robots.txt +http://zerotothree.org/robots.txt httpMethod http_error_handlers httpd @@ -99046,11 +99247,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://businessweek.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://stocktwits.com/robots.txt +https://image.shutterstock.com/image-photo/*.jpghttp://stocksy.com/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/* @@ -99082,7 +99283,7 @@ https://realfavicongenerator.net/logo-maker/create-favicon https://realfavicongenerator.net/logo-maker/your-favicon-is-ready https://realfavicongenerator.net/your-favicon-is-ready https://target.www.metlife.com/* -https://webflow.upside.com/http://geocities.ws/robots.txt +https://webflow.upside.com/http://uptimerobot.com/robots.txt https://www.alexdenney.com/c https://www.alexdenney.com/protected https://www.commerzbank.com/media @@ -100075,6 +100276,7 @@ ie/en/ieweb ie/en/promos/ ie/en/promos/lyve-cloud-for-startups/ ie/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html +ie/en/search ie/en/work/products/tools/ups_selector ie/es ie/filter/tips @@ -100158,7 +100360,7 @@ iframe/video iframe= iframes iframes/barcharts -iframes/http://refworld.org/robots.txt +iframes/http://earthlink.net/robots.txt ifsc-code/ ifwns ig @@ -100179,6 +100381,7 @@ ihomefinder-webinar-registration/webinar-registration-confirmation/ ihr ii iifa-awards-2017 +iis iiscode il il-RoutingManager @@ -100298,7 +100501,6 @@ image-server image-week? image.ashx image.ng/ -image.php image/browse image/detailprint image/imagefly.cgi @@ -100332,7 +100534,6 @@ images.nationalrail.co.uk images/ images/$ images/*.jpg?*noindex=1 -images/*.php$ images/*.png images/*/all images/? @@ -100384,7 +100585,7 @@ images/home/ images/hosted/? images/hosted/search? images/hosted? -images/http://fas.org/robots.txt +images/http://publish.twitter.com/robots.txt images/img_* images/interview_pdfs images/intfood/thermomix/HF_icon_thermomix.svg @@ -100417,7 +100618,7 @@ images/touch/$ images/touch/? images/touch/search?rpt=imageview images/touch/search?text=*&source=morda -images/twitter_cards/http://cdkitchen.com/robots.txt +images/twitter_cards/http://crunchbase.com/robots.txt images/v$ images/verify_image.png images/viewconfig$ @@ -100469,7 +100670,7 @@ img/libros/* img/libros/grande* img/logo/3rdpartylogos img/mobile -img/mpr-logo-footer.svghttp://kucoin.com/robots.txt +img/mpr-logo-footer.svghttp://ms.portal.azure.com/robots.txt img/mstile*.png img/not-indexed img/placeholder.gif @@ -100515,7 +100716,7 @@ impact-feature impact-stories/*$ impact-stories/*? impact/arts-and-health/pilot-program-state-arts-agencies -impartner.htmlhttp://sites.tufts.edu/robots.txt +impartner.htmlhttp://rapidapi.com/robots.txt imperia/temp impixu implementations @@ -100661,6 +100862,7 @@ in/en/promos/lyve-cloud-for-startups/ in/en/promos/skyhawk-tested-optimized-proven/ in/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html in/en/search +in/en/search in/en/work/products/tools/ups_selector in/errors in/es @@ -100694,7 +100896,6 @@ in/tutorials/search in/user in/users in/web/emi -inCite in_app_messages in_the_news in_your_town @@ -100728,7 +100929,6 @@ inchirieri-auto inchirieri-auto/rezultate incident incidents -incite incivilities incl inclemencies/ @@ -100747,7 +100947,7 @@ include_xml/* includes includes.other/ includes/ -includes/ +includes/ includes/*.js includes/_stampa_articolo.php* includes/boite/1 @@ -100815,7 +101015,7 @@ index.asp index.asp index.aspx index.cfm?action=* -index.cfm?go=c.Helphttp://dhamma.org/robots.txt +index.cfm?go=c.Helphttp://silhouettefromtheskylit.com/robots.txt index.cfm?go=c.UnsubSignUp index.cfm?go=c.help index.cfm?go=c.unsubSignUp @@ -100828,7 +101028,7 @@ index.html index.html$ index.html/$ index.html? -index.htmlhttp://authorize.net/robots.txt +index.htmlhttp://shopee.com.br/robots.txt index.jhtml index.jsp index.jsp?pg_name=ccpmapp/shared/assets/page/hsa_news @@ -100844,8 +101044,8 @@ index.php/*/event-signup index.php/*/filter/tips index.php/*/media/oembed index.php/*/media/oembed -index.php/*/media/oembedhttp://betterup.com/robots.txt -index.php/*/media/oembedhttp://geo.itunes.apple.com/robots.txt +index.php/*/media/oembedhttp://aicr.org/robots.txt +index.php/*/media/oembedhttp://arbys.com/robots.txt index.php/*/newsletter-signup index.php/*/node/add/ index.php/*/sales-inquiries @@ -100909,7 +101109,7 @@ index.php/document/view_more index.php/document/views index.php/es/node/ index.php/event-signup -index.php/experience-lutron?*&http://ikmultimedia.com/robots.txt +index.php/experience-lutron?*&http://luxuria.com.br/robots.txt index.php/explore-career-descriptions index.php/fa-caching/cdn-vary-check index.php/fa/messages/render-placeholders @@ -100918,7 +101118,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 @@ -100969,7 +101169,7 @@ index.php/search index.php/search-results index.php/search-seeds index.php/search/ -index.php/search/ +index.php/search/ index.php/search/global index.php/search/global? index.php/search? @@ -100995,17 +101195,17 @@ index.php/user index.php/user/login index.php/user/login index.php/user/login/ -index.php/user/loginhttp://fedoraproject.org/robots.txt +index.php/user/loginhttp://asus.com/robots.txt index.php/user/logout index.php/user/logout index.php/user/logout/ -index.php/user/logout/http://bk.com/robots.txt -index.php/user/logout/http://blinemovers.com/robots.txt -index.php/user/logout/http://consequence.net/robots.txt -index.php/user/logout/http://coub.com/robots.txt -index.php/user/logout/http://internetsociety.org/robots.txt -index.php/user/logout/http://printful.com/robots.txt -index.php/user/logout/http://shoutout.wix.com/robots.txt +index.php/user/logout/http://accenture.com/robots.txt +index.php/user/logout/http://digital-web.com/robots.txt +index.php/user/logout/http://medicine.yale.edu/robots.txt +index.php/user/logout/http://nbn-resolving.org/robots.txt +index.php/user/logout/http://scandipro.com/robots.txt +index.php/user/logout/http://sdplushangtuah6.sch.id/robots.txt +index.php/user/logout/http://uchile.cl/robots.txt index.php/user/password index.php/user/password index.php/user/password/ @@ -101251,7 +101451,7 @@ infinite/yerel-haberler inflammatory_bowel_disease_ibd_pictures_slideshow/article.htm influencer influencer/* -influencer/mrbeasthttp://r-project.org/robots.txt +influencer/mrbeasthttp://surgagame.id/robots.txt influencers info info-service/api/v2/ev/ @@ -101279,7 +101479,7 @@ info/gizlilik-politikasi info/gobierno/transparencia/intervencion-general/informes? info/impressum.html info/imprint.html -info/linkkatalog/http://kirkusreviews.com/robots.txt +info/linkkatalog/http://naeyc.org/robots.txt info/logistic info/mc/business/partner/ info/old @@ -101302,7 +101502,7 @@ info/user_feedback/includes info/va-newsletter info/wp-admin info/wp-includes -info/wp-includes/js/jquery/jquery-migrate.min.jshttp://sv.wikipedia.org/robots.txt +info/wp-includes/js/jquery/jquery-migrate.min.jshttp://futureoflife.org/robots.txt info/wp-includes/js/jquery/jquery.js info/wp-json info/xmlrpc.php @@ -101376,7 +101576,7 @@ innlandet/glamourmodell-blir-yrkessoldat-1.6152571 innovation-intake-editor innovation-intake-ideas innovationcampus/Ref.html -innovationshttp://soundclick.com/robots.txt +innovationshttp://ai.facebook.com/robots.txt innstikk inocenciooliveira inoff.html @@ -101590,6 +101790,7 @@ install/ installId= installation installation/ +installations installed installment instamotivation @@ -101695,7 +101896,7 @@ intent= intentionally interact interactions-list-drugs.php -interactive*http://amazon.es/robots.txt +interactive*http://fca.org.uk/robots.txt interactive/quiz/preview interactive/reading-preference interactives @@ -102114,7 +102315,7 @@ ipAcl ipad ipad-games/buy/* ipad/ -ipad/ +ipad/ ipad/4/Contents/en/searchindex ipaddownload ipc @@ -102962,7 +103163,7 @@ it/search.php it/search/ it/search/autocomplete it/search/default.mi -it/searchhttp://federalregister.gov/robots.txt +it/searchhttp://lumalabs.ai/robots.txt it/self_help it/service_index it/service_locations @@ -103019,6 +103220,7 @@ it/tickets/ it/tickets/$ it/total-leadership it/track +it/training/excel.htm it/transactions it/treasury it/tutorial/*_ga @@ -103327,6 +103529,7 @@ j-vac-inc-carproof.json j-vac-inc-get.json j-vac-phone-get.json j/pro-site +jQuery/ ja ja-AE ja-AT @@ -104247,7 +104450,7 @@ ja/wp-admin ja/zh-cn ja/zh-tw ja/ウィジェットコンポーネント -ja_JP/images/*http://paysafecard.com/robots.txt +ja_JP/images/*http://keap.com/robots.txt ja_jp ja_jp/forHome/xsp ja_jp/partnernet-reseller/ @@ -104287,7 +104490,7 @@ japan/showcase/print/default.aspx? japan/terminology/query.asp? japanese-english/sitemap japanese-english/top -japanese/http://stitcher.com/robots.txt +japanese/http://tf1.fr/robots.txt japl japt jaquelineroriz @@ -104368,6 +104571,9 @@ 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 jeju-anma @@ -105031,6 +105237,7 @@ journal_proc.php journals journals.php journals/*/about-this-journal +journals/abstract-announcement/ journals/e-readers/processor journals/testfieldhumanities/ journalshownewcomments.php @@ -105085,6 +105292,7 @@ jp/*sort jp/*traitValues jp/*trait_values jp/*zero_percent_financing +jp/0,* jp/Flash jp/about jp/about-huawei/publications/huawave$ @@ -105103,6 +105311,7 @@ jp/autocomplete/ jp/bcn jp/blog jp/box +jp/brand/ jp/buyers jp/c/*attr_*= jp/c/*price_bucket= @@ -105112,6 +105321,7 @@ jp/c?*attr_*= jp/campaigns jp/cart jp/checkout +jp/client/MyAnalog/GetHeaderMyAnalogStrip jp/contests/*/terms jp/conversations jp/create @@ -105129,10 +105339,12 @@ 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/internal jp/invites/buy @@ -105141,6 +105353,8 @@ jp/item/*/offers/new jp/ja jp/ja/-/media/etc/ jp/ja/book-a-trip/flights/fare-types/fare-guide-information.html +jp/ja/home/affiliates +jp/ja/home/sem jp/ja/iq/ jp/ja/news/search jp/ja/product-finder/external-hard-drives/ @@ -105148,8 +105362,13 @@ jp/ja/product-finder/home-entertainment/ jp/ja/product-finder/internal-hard-drives/ jp/ja/promos/ 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 @@ -105157,6 +105376,7 @@ jp/locale/overlay_secure jp/login jp/login jp/logout +jp/lp/002/ jp/mailinglist jp/mailinglist/email jp/market/confederate_flag @@ -105169,21 +105389,27 @@ 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 @@ -105202,6 +105428,8 @@ jp/templates/search/ jp/termsandconditions/master-cloud-agreement jp/tokutei jp/tos +jp/trackexternal.aspx +jp/trackexternalsite.aspx jp/transactions jp/treasury jp/upload @@ -105221,7 +105449,7 @@ jretradevideo.html js js js* -js-parts.html$http://kdp.amazon.com/robots.txt +js-parts.html$http://d3js.org/robots.txt js.ng/ js/ js/*.js*$ @@ -105388,6 +105616,7 @@ js2 js3 js3/ta-mobile js3/vr-shared +js? js?* jsData jsErrAjax @@ -105430,7 +105659,6 @@ json/psdata/* json/search jsonapi/* jsonp/Bdp.htm? -jsonsearch jsp jsp/ jsp/events @@ -106705,6 +106933,7 @@ kuala-lumpur kuchikomi/review/history/ kuchikomi/review/results/ kudos +kudosbuttonv2.kudoentity kugu63 kui= kultur/rueckblick @@ -106805,6 +107034,7 @@ label label= label_France label_france +labelmaker/labelmaker.cgi labels labels/1.6570269 labor @@ -106834,8 +107064,9 @@ lakers/node lakers/users laluan/*/laluan-dari- lamda/images +land land-browse-bff -land/ +land/ land/*/reviews land/*/sites/*/photos lander @@ -106849,11 +107080,11 @@ landing-new landing-page landing-page-documents/ landing-page/cmp-freemium -landing-page/webinar/kessler-expertserieswebinar-mojo-assetdeliveryhttp://jiosaavn.com/robots.txt +landing-page/webinar/kessler-expertserieswebinar-mojo-assetdeliveryhttp://curbed.com/robots.txt landing-pages/ landing.php landing/ -landing/ +landing/ landing/CME-channel landing/VillageMD landing/athenaclinicals @@ -107001,6 +107232,7 @@ languages/mega-nav-content languages/pages/volunteer-stipend.aspx languages/questionnaire languages/sitesollectionsocuments/faq-county-translations.pdf +languages= languages? laos/en lapi @@ -107044,7 +107276,6 @@ latam/search latens lateral_related_videojs latest -latest-amp-article latest-playlist latest-talk latest-updates?page= @@ -107066,7 +107297,7 @@ latinamerica/wp-includes launch-academy launch-learn-more-vid launch.aspx -launch/ +launch/ launch2005/ launchpad launchpad/*css @@ -107086,7 +107317,6 @@ law/1.473347 law/1.524560 law/about/our-people/academic-staff/staff-profile.html law/hotdocs/*p -lawcite lawrenceshoppe lawschoolbookorders lawyer-edit.rl @@ -107286,7 +107516,7 @@ learning-design/microcredentials/development/microcredential-development-form/ learning-design/tools/respondus/license/thank-you/ learning-directory? learning-health-systems/ -learning-hub/http://lionsroar.com/robots.txt +learning-hub/http://dynadot.com/robots.txt learning-tracks/ learning/articles learning/certificates @@ -107422,6 +107652,8 @@ legal/3874403/ legal/accept legal/acceptable-publication-policy/$ legal/advertising-disclosures +legal/agency-contract-eea-non-uk-terms +legal/agency-contract-row-terms legal/agency-contract-uk-terms legal/ai-terms/$ legal/arrangements-provider-package @@ -107459,7 +107691,7 @@ legal/group-booking-general-terms legal/guidelines-epc/2024 legal/guidelines-pct/2024 legal/hotel-operator-terms -legal/http://i.gyazo.com/robots.txt +legal/http://news.nationalpost.com/robots.txt legal/impressum/$ legal/influencer-agreement legal/introducer-charter-general-terms @@ -107863,6 +108095,7 @@ license.txt license.txt license.txt$ license/ +licensemaker/licensemaker.cgi licenses licensing licensing-syndication @@ -107903,7 +108136,6 @@ lighting-sale/l lighting-sale/l/$ lighting-week/l lighting-week/l/$ -lightning-deals.html?*top_goods_low_price= lightweight-ajax liikennevalineet lij/forums @@ -108640,7 +108872,7 @@ live-streaming live-streaming/graduation live-test live-timing/widget -live-timing/widget/*http://letudiant.fr/robots.txt +live-timing/widget/*http://autotrader.ca/robots.txt live-video/connexion.php live/ live/* @@ -108676,7 +108908,7 @@ liveblog/*/?cardId= livechat-resources livejournal livelink%20Jun%2024%20copy%20of%20-%20pre-Anik%20changes -livemore/vl/http://workers.cloudflare.com/robots.txt +livemore/vl/http://dcard.tw/robots.txt lives livestockpro livestream/* @@ -109139,7 +109371,6 @@ login-mgt login-or-signup login-register.rl login-service -login-signup login-success login-v2? login.ashx @@ -109180,12 +109411,13 @@ login/device-based/regular/login/*&next= login/device-based/regular/login/?next= login/facebook login/googleplus -login/http://rowman.com/robots.txt +login/http://controlup.com.br/robots.txt login/join$ login/join? login/oauth/facebook login/password login/passwort_vergessen +login/pc login/popup login/reenviar-enlace-de-confirmacion login/register @@ -109256,10 +109488,11 @@ logout.php logout.pl logout/ logout/PushLogin?redir=* +logout= logout? logout?redirect= logout?redirectPath= -logouthttp://rent.com/robots.txt +logouthttp://prtimes.jp/robots.txt logreply logs logs/ @@ -109382,7 +109615,7 @@ lp.aspx lp/ lp/* lp/*? -lp/*http://bestlifeonline.com/robots.txt +lp/*http://hosteltur.com/robots.txt lp/adwords lp/affiliate-program lp/api/listings @@ -109403,7 +109636,7 @@ lp/enterprise-crawler lp/for-agencies/en lp/growth-quadrant lp/home-cleaning -lp/http://tsa.gov/robots.txt +lp/http://clojutre.org/robots.txt lp/hygge-desk lp/hygge-desk-br lp/information-security-training @@ -109412,7 +109645,7 @@ lp/information-security-training/v3 lp/insights lp/internal/cheq-ppc-invalid-users lp/mfour -lp/mwc2025http://thehackernews.com/robots.txt +lp/mwc2025http://katespade.com/robots.txt lp/p lp/s lp/seasonal-ai/en @@ -109466,7 +109699,7 @@ lrp/api/lrp-url-redirect lrp/api/search ls ls/ -ls/docshttp://nbcnewyork.com/robots.txt +ls/docshttp://console.bluemix.net/robots.txt ls= lsc/find-laboratories lschemes/cscb/ @@ -110391,7 +110624,7 @@ maintenance-mode maintenance-notification maintenance.htm maintenance.html -maintenance.htmlhttp://concordia.ca/robots.txt +maintenance.htmlhttp://posterous.com/robots.txt maintenance.php maintenance/ maintenance/maintenance.html @@ -111350,7 +111583,7 @@ manual232/ manual233/ manual241/ manual242/ -manual243/http://hannover.de/robots.txt +manual243/http://opendoorbooks.com/robots.txt manualdousuario/ manueladavila manutention/ @@ -111358,7 +111591,7 @@ map map map-constructor/loader map-regular.xml -map-review/ +map-review/ map-videofull.xml map.ashx map.asp @@ -111387,6 +111620,16 @@ 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/$ @@ -111498,7 +111741,7 @@ marciomarinho marcioreinaldo marcosmontes marcotebaldi -mari/ +mari/ marialuciacardoso marinamaggessi marineops/forms/thank-you/ @@ -111600,8 +111843,9 @@ marketing/emailsignup/ marketing/help marketing/mosaic_investor.php marketing/social-media/smd/directory/ -marketing_campaigns/http://trulia.com/robots.txt +marketing_campaigns/http://sendinblue.com/robots.txt marketing_company_auto__c= +marketlinc marketmd marketo marketo/form/perforce_marketo_form @@ -111719,7 +111963,7 @@ match match-info match-info/ match/website -match=http://bedbathandbeyond.com/robots.txt +match=http://premium.wpmudev.org/robots.txt match?matchid= matchcenter/app matchingresult @@ -111932,8 +112176,6 @@ meconnect/ medal/* meddev meddev/LocalFiles/*/Webinars/ -medewerkers -medewerkersprofiel-inithttp://university.webflow.com/robots.txt medgen/?term= media media @@ -111951,10 +112193,11 @@ media-in-education/ media-library-links/ media-library/sites/alspac/migrated/documents media-manager +media-portlet media/ media/* media/*.pdf -media/*.pdfhttp://europe1.fr/robots.txt +media/*.pdfhttp://nextdoor.com/robots.txt media/*/*/libraries media/*/edit media/0000 @@ -111991,7 +112234,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://travel.nationalgeographic.com/robots.txt +media/Resized-Images/*http://minecraft.net/robots.txt media/TALSO.swf media/TUIThumbnails media/WEB @@ -112003,6 +112246,12 @@ media/bl-video media/captcha media/careers media/catalog/product +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 @@ -112023,6 +112272,12 @@ 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 @@ -112034,12 +112289,18 @@ media/html/box media/html/easter2015 media/html/enterprise-cybersecurity media/html/spread -media/http://insightly.com/robots.txt +media/http://ibm.com/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/*? @@ -112120,7 +112381,7 @@ mediacentral mediacomp/ mediadrop mediafiles/* -mediahttp://wur.nl/robots.txt +mediahttp://newsbreak.com/robots.txt mediakit= medialibrary/ medialibrary/assets/ @@ -112562,7 +112823,7 @@ meetic.php meeting-request meeting/register meeting/schedule -meetingOptionshttp://ivoox.com/robots.txt +meetingOptionshttp://teamspeak.com/robots.txt meetings meetings-flexible-combined-imager? meetings-infrared-sounder? @@ -112781,12 +113042,14 @@ mental_health_signs_you_are_mentally_exhausted/article.htm mental_health_substance_abuse_in_older_adults/article.htm mentalhealthworkgroup/search/node mentions +mentors/profile menu menu menu.cfm menu.html menu/*/feedback_form menuitems/ +menuredirect/ meopa/search/node meps/*/eptvAjax meps/*/pdf* @@ -112926,10 +113189,12 @@ mex/es/booking/ mex/es/room-selection/ mf mfa +mfa-site-theme mfa_news mfcf mfcf/internal mfcf/mfcfnow +mfl mfm/internal/subjects/mediafilm/modules mfm/internal/subjects/mediafilm/pgcourses mfm/internal/subjects/mediafilm/ugcourses @@ -112989,7 +113254,7 @@ miami_moon_gp2024 miargentina/consultas michael-hainsworth-1.436164 michigan-deals -micro_page.phphttp://dash.harvard.edu/robots.txt +micro_page.phphttp://phonepe.com/robots.txt microarray-as/atlas/qr microarray/ArrayExpress microarray/ExpressionProfiler @@ -112997,7 +113262,7 @@ microarray/General/Internal microarray/MIAMExpress microarray/interfaces microbadge -microcredentials/explorecourses/medicineandhealth/entryrequirements/http://ancient-origins.net/robots.txt +microcredentials/explorecourses/medicineandhealth/entryrequirements/http://ucdavis.edu/robots.txt microsite microsite/ microsite/ecards @@ -113268,6 +113533,7 @@ misc/social-reader misc/tabletapp misc/themarkersmartphoneapp missao-oficial$ +missedtransaction/ missing-email missing.html missing_link @@ -114674,7 +114940,7 @@ mre/*.jpg$ mre/*.js$ mre/*.pdf$ mre/*.png$ -mre/*.zip$http://store.google.com/robots.txt +mre/*.zip$http://gov.ca.gov/robots.txt mre/*? mre/*@@configuracoes_view mre/*@@download/file$ @@ -114822,7 +115088,7 @@ ms/wiki/User_talk: ms_awards* msa msatwork/amazon -msatwork/uber/en.htmlhttp://tate.org.uk/robots.txt +msatwork/uber/en.htmlhttp://morgenpost.de/robots.txt msc-accounting-financial-management msc-advanced-clinical-practice msc-advanced-computer-science @@ -114992,7 +115258,7 @@ mt/shop/*/feedback mt/signup?redirect_to= mt/similar mt4 -mt4/http://oregonstate.edu/robots.txt +mt4/http://kidney.org/robots.txt mta-sts mtb_composer mtc.class.php @@ -115058,29 +115324,29 @@ mumbaiedition mundogalaxy munet_reset munin -munin*http://aerogaming.org/robots.txt -munin*http://arenawanita.com/robots.txt -munin*http://canadiantire.ca/robots.txt -munin*http://chromium.org/robots.txt -munin*http://di.nutrapia.com/robots.txt -munin*http://e54.824989.com/robots.txt -munin*http://foodnetwork.com/robots.txt -munin*http://gersatul.blogspot.com/robots.txt -munin*http://h.webgomme.com/robots.txt -munin*http://hr.cedeterija.com/robots.txt -munin*http://i.pinimg.com/robots.txt -munin*http://para.expert/robots.txt -munin*http://psao.webgomme.com/robots.txt -munin*http://randygage.com/robots.txt -munin*http://rnk-concept.ru/robots.txt -munin*http://roupaspararevender5.blogspot.com/robots.txt -munin*http://ssllabs.com/robots.txt -munin*http://stats.wp.com/robots.txt -munin*http://sudexpa.ru/robots.txt -munin*http://summersontheyard.com/robots.txt -munin*http://superdicas7.blogspot.com/robots.txt -munin*http://tyk.824989.com/robots.txt -munin*http://vvlivesexvv.blogspot.fr/robots.txt +munin*http://aa.com/robots.txt +munin*http://ctatube.com/robots.txt +munin*http://d1wqtxts1xzle7.cloudfront.net/robots.txt +munin*http://di.se/robots.txt +munin*http://elmastudio.de/robots.txt +munin*http://esa.int/robots.txt +munin*http://g1.globo.com/robots.txt +munin*http://gyazo.com/robots.txt +munin*http://h5p.org/robots.txt +munin*http://ilo.org/robots.txt +munin*http://interpol.int/robots.txt +munin*http://iyzico.com/robots.txt +munin*http://l.yimg.com/robots.txt +munin*http://lh3.ggpht.com/robots.txt +munin*http://ofcom.org.uk/robots.txt +munin*http://p5js.org/robots.txt +munin*http://pca.st/robots.txt +munin*http://pscp.tv/robots.txt +munin*http://qiita.com/robots.txt +munin*http://ryanair.com/robots.txt +munin*http://sparkpost.com/robots.txt +munin*http://wolfgangs.com/robots.txt +munin*http://wpa.qq.com/robots.txt munka/szerk muntjacs murthers @@ -115260,7 +115526,7 @@ mx/user mx/user$ mx/your mx2019.jsp -mxf-final-cut-pro/ +mxf-final-cut-pro/ my my$ my-account @@ -115275,7 +115541,7 @@ my-account/collections my-account/deliveries/menu my-account/download/* my-account/downloads -my-account/http://oll.libertyfund.org/robots.txt +my-account/http://comicvine.gamespot.com/robots.txt my-account/master-courses my-account/membership-deals my-account/membership-sharing @@ -115298,6 +115564,7 @@ my-autotrader my-bag my-bof my-booking +my-books/ my-cart my-collections my-courses/ @@ -115593,6 +115860,7 @@ mypop myportfolio mypreferences-staging/ myprofile +myprofile* myprofile/ myprofile/* myproperty24 @@ -115748,7 +116016,7 @@ native-android-tablet native-app native-plants/search native_* -natol/http://liberapay.com/robots.txt +natol/http://native-instruments.com/robots.txt natur-und-landschaft/natur-erleben/termine/? natural_alternative_pet_remedies_humans_use_too/article.htm natural_cold_flu_remedies_pictures_slideshow/article.htm @@ -115952,6 +116220,7 @@ ncaa/ncaa/ ncaa_duplicate ncaconline ncdarts/bcdl/search +ncfh ncis ncis-los-angeles ncsi.txt @@ -116011,6 +116280,7 @@ nestle-survey.html net-neutrality net-revenue.asp* netEstate +netacgi netart/mongrel/stives/information.htm netbank/learn-about-netbank/demos/ netflix-recommended-tvs @@ -116188,7 +116458,6 @@ new-insurance-funnel new-member-offer new-password new-password-confirmed -new-personal-order new-product new-rds new-rds/1291441234448983/Nudeln-mit-Tomatensauce.html @@ -116250,7 +116519,7 @@ newmembers/ newpaymenterror.aspx newpaymentform.htm newpoll -newposthttp://newsroom.intel.com/robots.txt +newposthttp://nakedsecurity.sophos.com/robots.txt newprem/ newprem/process/ newprod @@ -116370,7 +116639,7 @@ news-ga news-insider$ news-israel-elections/elections-2015-undecided/ news-law/crime/Article-d9f6b8163498f11004.htm -news-manager/ +news-manager/ news-military/6361323ddea5a810/Article-db536baf3d10c81027.htm news-onair/actualites news-outlets @@ -116386,7 +116655,7 @@ news-sport*?page=* news-stories-2023/ news-stories? news-unify -news.host.html/content/shared/university/news/ub-reporter-articles/stories/2024/10/nsf-engines.detail.htmlhttp://douban.com/robots.txt +news.host.html/content/shared/university/news/ub-reporter-articles/stories/2024/10/nsf-engines.detail.htmlhttp://buffalonews.com/robots.txt news.html news.php3/ news.xml @@ -116550,6 +116819,7 @@ news/events/other/index.html? news/externalpost news/features? news/feed.rss +news/feeds news/filings news/filings/$ news/for-you @@ -116656,7 +116926,7 @@ news/search$ news/search-results news/search.php news/search? -news/searchhttp://explodingtopics.com/robots.txt +news/searchhttp://pitchero.com/robots.txt news/sharedcount/ news/smi news/squiz-matrix-cms-needs-patching-584880 @@ -116712,7 +116982,7 @@ news? news?* news?*advocacy=* news?*date=* -news?*http://teamup.com/robots.txt +news?*http://nhm.ac.uk/robots.txt news?*keyword=* news?*newsType=* news?*relatedTopic=* @@ -118222,7 +118492,7 @@ newsadmin newsanalysis newsarchive newsbackup -newscenter/pressreleases/32-countries-adopt-nuclear-energy-declaration-at-historic-summit-in-brusselshttp://googlewebmastercentral.blogspot.com/robots.txt +newscenter/pressreleases/32-countries-adopt-nuclear-energy-declaration-at-historic-summit-in-brusselshttp://iamexpat.nl/robots.txt newschooltalks/blog.aspx newsdata newsearch @@ -118370,7 +118640,7 @@ newsletter-templates/weekly-messenger newsletter-thanks newsletter.php newsletter/ -newsletter/$http://help.medium.com/robots.txt +newsletter/$http://digital-strategy.ec.europa.eu/robots.txt newsletter/* newsletter/abmeldung newsletter/campaign/*/view @@ -118468,7 +118738,7 @@ newsletters/software newsletters/software/subscribe newsletters/sports/ newsletters/storyalerts/ -newsletters/subscribe/*http://weizmann.ac.il/robots.txt +newsletters/subscribe/*http://gamespot.com/robots.txt newsletters/success/ newsletters/sustainability newsletters/sustainability/subscribe @@ -121563,6 +121833,7 @@ nofollowbuscador/* noframe nogooglebot nogooglebot/ +noidx=1$ noimage.gif noindex noindex$ @@ -121722,7 +121993,7 @@ not_found not_recommended_reviews nota-fiscal note -note/read/http://wdr.de/robots.txt +note/read/http://anothermag.com/robots.txt notebook notebook/search? notes @@ -121776,6 +122047,7 @@ notifications$ notifications$ notifications/ notifications/* +notifications/notifymoderatorpage notify notify.js notify_vrepay_elv.php @@ -122119,7 +122391,6 @@ nz/c/*search_type= nz/c/*ship_to= nz/c?*attr_*= nz/cart -nz/cases nz/checkout nz/conversations nz/de @@ -122127,6 +122398,7 @@ nz/dealer_locator/ nz/en/book-a-trip/flights/fare-types/fare-guide-information.html nz/en/preferences/update nz/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html +nz/en/search nz/en/work/products/tools/ups_selector nz/es nz/filter/tips @@ -122142,7 +122414,6 @@ nz/help/sitemap.php nz/invites/buy nz/it nz/ja -nz/journals nz/ko nz/landingpage/ nz/listing/*/stubs @@ -122194,6 +122465,8 @@ o2service o3ijf= o= o=*search +o=new +o=written_at oa oah/ oai @@ -122216,8 +122489,8 @@ oauth/authorize oauth/authorize oauth/connect.html oauth/facebook -oauth/http://designboom.com/robots.txt -oauth/http://reseau-canope.fr/robots.txt +oauth/http://fitness-mag.fr/robots.txt +oauth/http://pecl.php.net/robots.txt oauth/line oauth/login oauth/signin @@ -122282,7 +122555,7 @@ oc oc.php oc/dash-button oc/forums -oc/http://rochester.edu/robots.txt +oc/http://desmoinesregister.com/robots.txt oc/kb/*/discuss oc/search oc/user @@ -122334,11 +122607,9 @@ oembed_tumblr oembed_tumblr? oembed_wp oembed_wp? +oemregister oenology ofa -ofd/events/ta-tf-training-2023-09-29/ -ofd/events/ta-tf-training-2024-08-29/ -ofd/resources/graduate-teaching-program-registration-form/thank-you/ oferta_intens ofertas.mes.consumidor ofertas? @@ -122458,7 +122729,7 @@ offline offline-plugin-app-shell-fallback offline.html offline/ -offline/http://adnkronos.com/robots.txt +offline/http://nd.gov/robots.txt offlinenotice.xml offre-internet/sfr-box4G offrir-cadeau @@ -122547,7 +122818,7 @@ oit/search/node oit/systems/testzone/ ojp okanagan/facultystaff/bba -okanagan/itservices/service-catalogue/accounts/novell/imanager.htmlhttp://idpf.org/robots.txt +okanagan/itservices/service-catalogue/accounts/novell/imanager.htmlhttp://uber.com/robots.txt okeanija_ad okonomi okurimono/script/ @@ -122607,7 +122878,6 @@ om/journal/2024 om/payroll/ oma omb/BoardActions/*pdf$ -ombud omega-3_fatty_acids_pictures_slideshow/article.htm omgilibot omni-channel-customer-engagement/landing/program/mutual-banks.html @@ -122617,7 +122887,7 @@ omsk on on on-demand-updates -on-demand/session/*http://disqus.com/robots.txt +on-demand/session/*http://nvlpubs.nist.gov/robots.txt on/* on/*.ico$ on/*.png$ @@ -122706,6 +122976,7 @@ on/onms on/onmtdt on/onnfppb on/onoct +on/onoeb on/onoepe on/onombud on/onotdt @@ -122950,6 +123221,7 @@ opc opcache ope/ open +open-access/ open-api/mls/trans/closely/white-list open-days/july open-days/october-talks @@ -122960,6 +123232,9 @@ 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 @@ -123049,8 +123324,8 @@ opt-out-info.jsp opt-out-interface opt-out.jsp opt-out/confirm -opt-out/http://sentry.io/robots.txt -opt-out/http://usa.visa.com/robots.txt +opt-out/http://youronlinechoices.eu/robots.txt +opt-out/http://yoursite.com/robots.txt optInEmail opt_out opta-embed @@ -123180,10 +123455,7 @@ orders orders$ orders/ orders/*/order_complete -orders/create-personal -orders/create-personal/*/*?GA_EVENT -orders/create-personal/*/*?ec= -orders/successhttp://encrypted.google.com/robots.txt +orders/successhttp://granta.com/robots.txt orders/timeline orderstatus orderstatus.php @@ -123244,7 +123516,7 @@ originals/inturn3/includes originals/stephen_kings_n/includes orioles/search orkut/albums -orlando/tag/*http://rbc.ru/robots.txt +orlando/tag/*http://narodzenienanowo.org.pl/robots.txt orne/ orne/assure/actualites/ oroscopo/sitemap.xml @@ -123392,7 +123664,7 @@ our-work-fighting-climate-change ous/search-result out out-of-home -out/http://jumpsport.com/robots.txt +out/http://designspiration.com/robots.txt out2 out? out_deals @@ -123421,8 +123693,6 @@ outlook-spotlight outlookhub outlooktraveller output -outputType=appfeeds -outputType=rawHTML outreach/leads/ ouverturedesession-employe/ ouvrir-une-session @@ -123570,7 +123840,7 @@ p/*/victory$ p/*/victory? p/*from= p/*groupType= -p/*http://tenor.com/robots.txt +p/*http://snopes.com/robots.txt p/*surveyopen p/*thm= p//ps @@ -123625,9 +123895,11 @@ p=*&preview=true p=1 p?awaid=* p_p_auth +p_p_auth= p_p_cacheability p_p_col_count p_p_col_id +p_p_col_id= p_p_col_pos p_p_id p_p_id= @@ -123696,7 +123968,7 @@ package.json package.json$ package.json.sample package/*/docs -package/*/docs/latest/http://roamresearch.com/robots.txt +package/*/docs/latest/http://pearltrees.com/robots.txt package/*/v package_files_uploaded_via_chrome packages @@ -123724,7 +123996,7 @@ packages/logfile packages/maintainer-view packages/table/start packages/table_lede17_1/start -packages?q=http://index.hr/robots.txt +packages?q=http://pubchem.ncbi.nlm.nih.gov/robots.txt packagesize.do packagetype= packsViewSingle @@ -123778,7 +124050,8 @@ page.cgi*id=user_activity page.cgi*id=voting page/ page/* -page/*/?*http://cs.utexas.edu/robots.txt +page/*/? +page/*/?*http://pix11.com/robots.txt page/*/?a_aid= page/*/?egotecpage page/*/?hc_location= @@ -123799,7 +124072,7 @@ page/*?*&q= page/*?*&sortBy= page/*?*&tags= page/*?*&view_type= -page/*?s=http://user-images.githubusercontent.com/robots.txt +page/*?s=http://whatsapp.com/robots.txt page/*access_type=* page/*category_id=* page/*is_free=* @@ -124050,9 +124323,9 @@ page71645911.html page71668957.html page7426355.html page= +page= page=* -page=*http://cheddar.com/robots.txt -page=1$ +page=*http://zip.co/robots.txt page=2$ page=SN_ page=print @@ -124120,6 +124393,7 @@ pages/WriteAReview pages/account pages/archive pages/browser_info +pages/cms/ pages/college pages/createpage.action pages/de/catalogue/books @@ -124169,9 +124443,12 @@ 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 @@ -124189,6 +124466,7 @@ pages/terms pages/thank-you pages/user/search pages/venue +pages/view_quote/ pages/viewinfo.action pages/viewpageattachments.action pages/viewpreviousversions.action @@ -124602,7 +124880,7 @@ participants participants/search participate/conferences.xml participate/visa-invitation-letter -participe/cursoprovedoreshttp://google.co.ke/robots.txt +participe/cursoprovedoreshttp://www2.census.gov/robots.txt particle/milgrom particuliers particuliers/vous-etes/nouveaux-arrivants-canada/choisir-institution-financiere/equipe-nouveaux-arrivants/ @@ -124677,10 +124955,12 @@ partners/secure partners/services/$ partners/sofinco partners/syndication/ +partners/technology-partners/garanti partners/webinars/request/ partners_sdk partnership partnership-request.aspx +partnership/ partnerships partnersupport partnerus @@ -125891,7 +126171,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://nuget.org/robots.txt +pf/http://elpais.com/robots.txt pf/resources pf/resources/dist/fonts pf/resources/dist/images @@ -126359,10 +126639,10 @@ pk/netflix-recommended-tvs pk/smart-tvs-netflix-calibrated-mode pkb/ pkey= -pkey=http://jwz.org/robots.txt +pkey=http://npg.org.uk/robots.txt pkginfo pkginfo/ -pkta01d26ae74f4.htmlhttp://itwire.com/robots.txt +pkta01d26ae74f4.htmlhttp://useloom.com/robots.txt pl pl*/listing/*/favoriters pl*/people/*/circle @@ -126919,7 +127199,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://platform.instagram.com/robots.txt plantuml/map/ plantuml/svg/ plantuml/txt/ @@ -126949,6 +127229,7 @@ play/pesquisa play/ping.xml play/radio/audio/mail play/recortes +play/results play/store/web play/surveys/serp play/tv/video/mail @@ -127067,6 +127348,7 @@ plugins/common/feature/openidconnectsso plugins/common/feature/openidsso plugins/common/feature/saml plugins/custom +plugins/custom/f5networks/f5/*http://developer.amazon.com/robots.txt plugins/feedback.php plugins/list_user01/main.php plugins/search @@ -127227,7 +127509,7 @@ podcasts podcasts podcasts$ podcasts.*$ -podcasts/*/?s=*http://mountsinai.org/robots.txt +podcasts/*/?s=*http://realfavicongenerator.net/robots.txt podcasts/*/similar podcasts/2doc-belt-met-boeijen$ podcasts/2doc-belt-met-boeijen.html$ @@ -127580,6 +127862,7 @@ pop pop-health pop-up/promopage pop/?popref=1 +pop_up pop_up= popout popout.players @@ -129018,7 +129301,6 @@ post-style/* post/ post/* postQuestion.htm -postRender post_comment post_comment.html post_id=* @@ -129144,7 +129426,7 @@ pravkurs/login/confirm.php pravkurs/mod/forum/search.php pravkurs/search/index.php pravoeu-hledani -prayers?*http://wiki.gnome.org/robots.txt +prayers?*http://uschamber.com/robots.txt prbcdn10 prbr prbr0 @@ -129214,7 +129496,7 @@ preliminary-post-incident-review-tw preload premenstrual_syndrome_pictures_slideshow/article.htm premier-495 -premier-495/http://cloudpayments.ru/robots.txt +premier-495/http://erc.europa.eu/robots.txt premiogastronomico/mejor.asp?search=&page= premium premium$ @@ -129225,7 +129507,7 @@ premium/*?locale= premium/auth/ premium/checkout premium/download -premium/http://cnewsnews.blogspot.com/robots.txt +premium/http://rundschau-online.de/robots.txt premium/plus premium/reset-password/new premium/sign-in @@ -129354,8 +129636,8 @@ preview-main/* preview.aspx preview/ preview/* -preview/http://hewlett.org/robots.txt -preview/http://magazineluiza.com.br/robots.txt +preview/http://audible.co.uk/robots.txt +preview/http://br.de/robots.txt preview/post/* preview/rankings preview/result @@ -129460,8 +129742,10 @@ print-article print-article.aspx print-digital/ print-pdf +print-person print-recipe print-sections +print-text print-version/ print-view/bip print.asp @@ -129485,6 +129769,7 @@ print_product_info.php printable printable/ printable/pdf +printable/print printableArticle.jhtml printads printads/ @@ -129694,7 +129979,7 @@ privacy-policy/third-parties/zh-TW.html privacy-policy/zh-CN.html privacy-policy/zh-TW.html privacy-security-terms -privacy-settingshttp://osti.gov/robots.txt +privacy-settingshttp://neatorama.com/robots.txt privacy-statement privacy.aspx privacy.html @@ -129711,7 +129996,7 @@ privacy/request-data privacy/sub-processors.html privacy/zoho-group.html privacy/zoho-group.html -privacy2.htmlhttp://heritagedaily.com/robots.txt +privacy2.htmlhttp://prisma.io/robots.txt privacy_request privacy_security/index.jsp privacyfeedback @@ -129754,16 +130039,16 @@ private-service-offer private.php private/ private/gallery/content/ -private/http://dakar.com/robots.txt -private/http://drupal.org/robots.txt -private/http://ecdc.europa.eu/robots.txt -private/http://phpied.com/robots.txt -private/http://psycnet.apa.org/robots.txt -private/http://vidio.com/robots.txt +private/http://chronicle.com/robots.txt +private/http://houstonmethodist.org/robots.txt +private/http://mysite.com/robots.txt +private/http://sfcollege.edu/robots.txt +private/http://sfist.com/robots.txt +private/http://smallfarmnation.com/robots.txt private/wtrack privatecampaignpage privategenericpage -privategrouphubs/http://econsultancy.com/robots.txt +privategrouphubs/http://techcrunch.com/robots.txt prive prive/pakketten-oud privilege-banking @@ -129875,7 +130160,6 @@ proc procallback/ procederaupaiement proces_comanda -process process/ processFind* processIndexSearch.do @@ -129935,7 +130219,7 @@ product-p-*gads=true product-presentation-info.aspx product-print* product-quickview* -product-ratings/http://people.com/robots.txt +product-ratings/http://wishpond.com/robots.txt product-reviews/ product-reviews/B0069IY63Y product-reviews/getReviews.do* @@ -130474,7 +130758,6 @@ profile/*/Reviews-Written profile/*/Rss profile/*/activity/* profile/*/badges -profile/*/blog profile/*/followers profile/*/followers/ profile/*/following @@ -130487,10 +130770,8 @@ profile/*/recommendations/bymember profile/*/recommendations/member profile/*/recommendations/memberbooks profile/*/recommendations/unsuggester -profile/*/reviews profile/*/stats profile/*/stats/library -profile/*/trophies profile/*?* profile/*article*.ece profile/account @@ -130674,6 +130955,7 @@ programas programas/solo-copees/*/audios programas/vocesalacarta programas/vocesusuarios +programcatalog/event_details programdimichelesantoromdimichelesantoroi/mdimichelesantoro/ programmas/tegenlicht/zoeken$ programmas/tegenlicht/zoeken.html$ @@ -130746,7 +131028,7 @@ programs/coe/2005/section2/tableXLS.asp programs/ewadmit programs/execmbaadmit programs/ftadmit -programs/index.cfm?http://republicworld.com/robots.txt +programs/index.cfm?http://americanbar.org/robots.txt programs/index.html? programs/mba/admission/events/ programs/mfp_game @@ -130877,7 +131159,6 @@ projects projects.html projects.html~ projects/ -projects/*/*?*ref= projects/*/activity projects/*/backers projects/*/complete @@ -130889,13 +131170,11 @@ projects/*/payments projects/*/preview projects/? projects/DailyReport/ -projects/StudentArtGallery/http://profiles.stanford.edu/robots.txt +projects/StudentArtGallery/http://volcanodiscovery.com/robots.txt 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 @@ -130934,7 +131213,6 @@ projects/scotmid/gendocs projects/services/ projects/start_creating projects/tags -projects/upload projects/vef projects/volksentscheid-fahrrad projects/website-design/loan-referral-website @@ -130988,7 +131266,7 @@ promoted-listings promotion promotion/* promotion/.html -promotion/41995890-09e9-11ed-861d-0242ac120002http://herbalife.com/robots.txt +promotion/41995890-09e9-11ed-861d-0242ac120002http://liveramp.com/robots.txt promotion/remit-2024 promotion/us-bd promotionOffreVue @@ -131006,7 +131284,6 @@ pronunciation proof proof= proof=t%2Btarget%3D\ -proonly.php propath/choose-product.aspx properties/for_rent properties/for_sale @@ -131526,10 +131803,11 @@ pt-br/events pt-br/events/$ pt-br/features pt-br/feedback +pt-br/ferramenta-ux-design/$ pt-br/figjam-vs-miro/$ pt-br/figjam/$ pt-br/figjam/agile-workflows/$ -pt-br/figjam/diagramming-tool/$ +pt-br/figjam/diagramas/$ pt-br/figjam/ferramenta-brainstorming/$ pt-br/figjam/mapa-conceitual/$ pt-br/figjam/mapa-mental/$ @@ -131681,7 +131959,6 @@ pt-br/user/logout pt-br/user/password pt-br/user/register pt-br/using-the-figma-brand/$ -pt-br/ux-design-tool/$ pt-br/web-design/$ pt-br/web-development/$ pt-br/web.config @@ -131841,7 +132118,7 @@ pt/features/partial/page-bottom pt/festival/*/shoutbox pt/festival/*/shoutbox? pt/forum -pt/forum/goto.phphttp://aftership.com/robots.txt +pt/forum/goto.phphttp://daily.jstor.org/robots.txt pt/fr pt/gallery pt/goodies/Dia_dos_pais_2014_8_7/swf/swf/Fotor.swf @@ -132110,6 +132387,7 @@ pub/media/css/ pub/media/downloads/ pub/media/i18n/ pub/media/js/ +pub/t/ pub_releases pub_releases_ml pubads.g.doubleclick.net @@ -132341,7 +132619,6 @@ publicpolicy/wp-content/plugins publicpolicy/wp-includes publicsearch publicsegments -publieditorial publiline.py publiredac publish @@ -132352,6 +132629,7 @@ publish-p24859-e93037.adobeaemcloud.com publish.ashx publish/ publish/$ +publish/resources/ publish? publishedwriters/ publisher @@ -132785,7 +133063,7 @@ quiz-list/ quiz-results-learn-more-vid quiz/ quiz/archive/*/* -quiz/archive/*/*/$http://tokopedia.com/robots.txt +quiz/archive/*/*/$http://techtimes.com/robots.txt quiz/document quiz/engine quizResult= @@ -132834,10 +133112,15 @@ r/cms r/instant/response r/kappa/api r/sms +r1= +r2= r2r +r3= r4-page-footer-page r4-page-header-page r4032login +r4= +r5= r? ra-content rabattkod @@ -132960,6 +133243,7 @@ ratifying/ rating rating-terbaik rating/ +rating/average rating= rating=5-9733-9733-9733-9733-9733- ratings @@ -133006,7 +133290,7 @@ rcs?action rcsearch.aspx rd rd/ -rd/pdf/http://mydomain.com/robots.txt +rd/pdf/http://rbi.org.in/robots.txt rd/search rd/search$ rd/search? @@ -133072,7 +133356,7 @@ readme.html readme.html readme.html$ readme.html/ -readme.htmlhttp://bild.de/robots.txt +readme.htmlhttp://rocketlawyer.com/robots.txt readme.md$ readme.txt$ readmessage.php @@ -133282,7 +133566,7 @@ reasons_why_your_face_looks_swollen/article.htm reasons_your_child_cant_sleep_pictures_slideshow/article.htm reauthenticate rebeccagarcia -rebooting-the-record-label/http://sciencebasedmedicine.org/robots.txt +rebooting-the-record-label/http://ricoh.co.jp/robots.txt rec rec/bib rec/nt @@ -133396,7 +133680,7 @@ recipe/zapcache/* recipe_parser recipes recipes/*?q= -recipes/email.phphttp://varnish-software.com/robots.txt +recipes/email.phphttp://caltech.edu/robots.txt recipes/filter/* recipes/food/email recipes/food/reviews/*?print= @@ -133407,7 +133691,7 @@ recipes/search recipes/search/?q recipes/search? recipes/shoppinglist/email -reckon/http://heathrow.com/robots.txt +reckon/http://daily.co/robots.txt recmain/alabama/recreation recmain/allegheny/recreation recmain/angeles/recreation @@ -133770,7 +134054,7 @@ refer refer-* refer-a-friend refer/ -refer/http://rand.org/robots.txt +refer/http://thefeedfeed.com/robots.txt refer/pal reference reference-library @@ -133957,6 +134241,7 @@ registry/cart registry/checklist/ registry/collection-item registry/wishlist +regkey reglanding/ regonly regression-test-home @@ -134036,7 +134321,6 @@ relpage remembear/add remember-the-titans remilogs/ -remind remind.php remind_register.html remind_register_conf.html @@ -134967,7 +135251,7 @@ research-advantage/core-facilities/comparative-medicine-pathology-0/new-animal-u research-advantage/marie-josee-kravis-women-science-endeavor-wise/kravis-wise-symposium research-ai research-ai/$ -research-and-analysishttp://invisionapp.com/robots.txt +research-and-analysishttp://politifact.com/robots.txt research-area research-blogs/?filter_ research-corp @@ -135067,7 +135351,6 @@ research/salary/JobSalary/SalAjxGetMapSalry research/search research/shared/article.jsp research/sup-content -research/thankyou.aspx research/visible/vhpconf98/AUTHORS/SACHSE2 research/visible/vhpconf98/AUTHORS/WERNER2 research@jcu @@ -135401,7 +135684,7 @@ resources/_shared/images/collection resources/academic resources/ajax/posts resources/announcements/update-to-compromised-email-addresses-incident -resources/calendar/http://torontosun.com/robots.txt +resources/calendar/http://lshtm.ac.uk/robots.txt resources/collocations resources/cookie resources/css @@ -135416,7 +135699,6 @@ resources/downloads resources/downloads/ resources/dynaview/dynaview.xhtml$ resources/events/nyc-roller-disco -resources/featurelisting.aspx?page resources/firmware resources/fonts resources/ftptransfer @@ -135723,9 +136005,9 @@ review/*/transparency review/common/du review/create? review/dynamic/sims-box -review/fileshttp://thelocal.fr/robots.txt +review/fileshttp://bellascolegialas.info/robots.txt review/hall-of-fame -review/http://www-pub.iaea.org/robots.txt +review/http://thrillist.com/robots.txt review/list review/list_rss review/product/ @@ -135965,7 +136247,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://telus.com/robots.txt +rnm/index.php/catalog/ddi/*http://ineps.org/robots.txt rnm/index.php/metadata/export_variable/*/*/csv rnm/index.php/metadata/export_variable/*/*/json ro @@ -136121,6 +136403,7 @@ ro/căutare-detaliată/vhc:motorbike/pg:dspmotorbike$ ro/căutare-detaliată/vhc:motorhome,dmg:false/pg:dspmotorhome$ ro/căutare-detaliată/vhc:motorhome/pg:dspmotorhome$ ro/dealer_locator/ +ro/despre-maib ro/destination ro/downloadmirror ro/errors @@ -136139,7 +136422,12 @@ ro/landingpage/ ro/learning-center/tags ro/login ro/m +ro/maib-leasing +ro/maib/documente ro/map +ro/persoane-fizice/calculator-iban +ro/persoane-fizice/curs-valutar +ro/persoane-fizice/serviciul-p2p ro/press-releases ro/register ro/renew.html @@ -136177,6 +136465,7 @@ ro/wiki/Utilizator: roach_pay roadmap roadmap-thanks +roadscholar roadtests robertobritto robertofreire @@ -136190,7 +136479,7 @@ robots.html robots.txt robots.txt robots.txt$ -robots.txthttp://ledger.com/robots.txt +robots.txthttp://hcaptcha.com/robots.txt robots_nidirect.txt roc008 rochelle.harrison @@ -136391,7 +136680,6 @@ rs= rsc-00195/ rsc-id rsearch -rsjlibrary/rciadic rsl rso_database_match_new rsrc @@ -136496,7 +136784,7 @@ rss7 rss? rssFeed rss_2.php -rss_export/www_export.rsshttp://dwd.de/robots.txt +rss_export/www_export.rsshttp://motorcycleclassics.com/robots.txt rss_feeds rss_items rss_trk @@ -136511,7 +136799,7 @@ rstmh/ rsvp rsvp.php rsvp/images -rsw/upload/k2dienste/http://articles.philly.com/robots.txt +rsw/upload/k2dienste/http://rt.com/robots.txt rt%3Dnc rt2014v2/ rt= @@ -136690,13 +136978,10 @@ ru/%D1%80%D0%B0%D1%81%D1%88%D0%B8%D1%80%D0%B5%D0%BD%D0%BD%D1%8B%D0%B9-%D0%BF%D0% ru/%D1%80%D0%B0%D1%81%D1%88%D0%B8%D1%80%D0%B5%D0%BD%D0%BD%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B8%D1%81%D0%BA/vhc:motorbike/pg:dspmotorbike$ ru/%D1%80%D0%B0%D1%81%D1%88%D0%B8%D1%80%D0%B5%D0%BD%D0%BD%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B8%D1%81%D0%BA/vhc:motorhome,dmg:false/pg:dspmotorhome$ ru/%D1%80%D0%B0%D1%81%D1%88%D0%B8%D1%80%D0%B5%D0%BD%D0%BD%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B8%D1%81%D0%BA/vhc:motorhome/pg:dspmotorhome$ -ru/*? ru/*web-survey ru/3d-pechat-vaucher-skidki/*/share/novyi ru/3d-pechat/*/otchyoty/novyi ru/3d-pechat/*/share/novyi -ru/?cityId -ru/?order_id ru/?wicket:interface= ru/AjaxService/ ru/Archive @@ -136726,9 +137011,6 @@ ru/blog-statya-perevod-otchety/novyi ru/blog/stati/*/share/novyi ru/blogs/497c2c2d305b7dfa351d17bd3b4398dc37b0e0a4/ ru/build/ -ru/cabinet -ru/cabinet/auth/$ -ru/cabinet/calculate/$ ru/calendar ru/call-back-form.aspx ru/cards/thank-you-cards/swf/swf/HaoZhaoPian.swf @@ -136839,6 +137121,7 @@ ru/links/warnings ru/login.ashx ru/logout ru/m +ru/main_ru ru/map ru/market/auction ru/market/auction? @@ -137432,7 +137715,7 @@ sale= sale_type= sales sales-demo-video/ -sales-kit/ +sales-kit/ sales-leads sales/*?*after= sales/*?*before= @@ -137489,7 +137772,7 @@ saml/acs saml/login saml/login saml/logout -saml2/authenticate/oktahttp://zeit.de/robots.txt +saml2/authenticate/oktahttp://spokeo.com/robots.txt samlCertificates saml_login saml_login* @@ -137762,7 +138045,7 @@ science/gadgets/render science/gs science/index.html science/mlkt/rslts -science/new-drug-product-pipelinehttp://surferseo.com/robots.txt +science/new-drug-product-pipelinehttp://pg.com/robots.txt science/our-science/people science/outlineJson science/page/flash/VideoPlayer @@ -137819,7 +138102,7 @@ score/redir/ score_matrix/score_matrix.cgi scorecard scorecard/ -scorecard_staging/http://encrypted-tbn0.gstatic.com/robots.txt +scorecard_staging/http://aclweb.org/robots.txt scoredrift/* scores-and-draws scores-per-week @@ -137836,7 +138119,7 @@ scratch_1.4 scratching scratchr2/static screen -screen-flow/ +screen-flow/ screen-recorder-app? screen-time-strategies-you-can-start-today screen/image @@ -137851,7 +138134,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://tatacliq.com/robots.txt +screener.ashx?v=210&s=ta_p_headandshouldersinvhttp://fire.ca.gov/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 @@ -138116,6 +138399,7 @@ seals/classified-detail seals/classified-list-item seamlessaccess seamonkey/downloads +seance sear* search search @@ -138262,6 +138546,8 @@ search-flyout search-form search-groups/ search-help +search-journal.aspx +search-journal/ search-list search-listings? search-more-products @@ -138354,7 +138640,7 @@ search.py search.ref search.rl search/ -search/ +search/ search/" search/$ search/* @@ -138470,6 +138756,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 @@ -138498,8 +138785,8 @@ search/google search/groups search/help search/howsearchworks -search/http://kpn.com/robots.txt -search/http://uscurrency.gov/robots.txt +search/http://jianshu.com/robots.txt +search/http://news.discovery.com/robots.txt search/hysearchws.aspx?q=* search/imageresults.asp* search/index.aspx?* @@ -138562,6 +138849,7 @@ search/results search/results.htm search/results.html search/results? +search/resume/advanced search/s/search.html?query= search/sayt search/search-7.1213540 @@ -138604,6 +138892,7 @@ search/types/openbugbounty search/types/prion search/user?q= search/users +search/vacancy/advanced search/venue search/video search/video? @@ -138659,11 +138948,11 @@ search?feature_*keywords*node search?filter search?gss-q= search?home=true -search?http://telefonica.com/robots.txt +search?http://thestar.com.my/robots.txt search?keys= search?keyword= search?keyword=*.com -search?keyword=folha%20de%20fichario$http://caesars.com/robots.txt +search?keyword=folha%20de%20fichario$http://shopee.sg/robots.txt search?keywords=*&sort= search?keywords=*=*= search?narrator= @@ -138781,10 +139070,10 @@ searches/netsearch.html searchgoogle/ searchhealthit/search/query searchhrsoftware/search/query -searchhttp://detroitnews.com/robots.txt -searchhttp://embrapa.br/robots.txt -searchhttp://freemusicarchive.org/robots.txt -searchhttp://idfg.idaho.gov/robots.txt +searchhttp://boatus.com/robots.txt +searchhttp://chroniclebooks.com/robots.txt +searchhttp://oanda.com/robots.txt +searchhttp://sworkit.com/robots.txt searchid searchinfo= searching/Mark @@ -138868,16 +139157,17 @@ secondFlightTime= second_trimester_of_pregnancy_dos_and_donts/article.htm secondhand_smoke_pictures_slideshow/article.htm secretariat/CapacityDevelopmentImplementation/Projects/Pages/cdi-project-summaries_2024.aspx -secretariat/CapacityDevelopmentImplementation/Projects/Pages/ipack-summaries-2024.aspxhttp://bc.edu/robots.txt +secretariat/CapacityDevelopmentImplementation/Projects/Pages/ipack-summaries-2024.aspxhttp://icc-cpi.int/robots.txt secretariat/PostalHistory/* secretmeetup secrets_women_wish_you_knew_pictures_slideshow/article.htm section +section/testing section= sectionEditor section_and_ivideo_widget_ajax.html section_id= -sectionhttp://connect.garmin.com/robots.txt +sectionhttp://abw.it/robots.txt sectionized sections sections$ @@ -139201,7 +139491,7 @@ series/*/disabled series= series?q= seriesBeta -seriesBetahttp://southwest.com/robots.txt +seriesBetahttp://fredmayet.blogspot.fr/robots.txt serietv/schede/cerca/?query= serp_tests serv/ @@ -139316,7 +139606,7 @@ servicedesk022 servicedesk023 servicedesk024 servicedesk025 -servicedeskhttp://cs.stanford.edu/robots.txt +servicedeskhttp://vldb.org/robots.txt servicedeskserver030 servicedeskserver031 servicedeskserver0310 @@ -139387,8 +139677,8 @@ services/computing/downloads/antivirus services/computing/statistics services/computingold services/conferences/content-corner/*?* -services/conferences/news/*?*http://datadoghq.com/robots.txt -services/conferences/news/*?*http://golfdigest.com/robots.txt +services/conferences/news/*?*http://washington.edu/robots.txt +services/conferences/news/*?*http://www3.epa.gov/robots.txt services/courtoffice/Reports services/courtoffice/int services/developmentalumni/giving/chancellors_apply.html @@ -139396,6 +139686,7 @@ 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 @@ -139409,7 +139700,7 @@ services/health-conditions-a-z/*condition-type services/health-conditions-a-z/*letter services/heart/mychart-welcome services/heart/mychart-welcome/ -services/http://bugs.webkit.org/robots.txt +services/http://cms.gov/robots.txt services/humanresources/ftcstaff services/humanresources/trackers services/images @@ -139520,7 +139811,6 @@ servicios servicios/* servicios/juventud/convocatorias/Convocatoria servicios/juventud/convocatorias/Fichero -servico servicos/ servizi servizi/$ @@ -139543,6 +139833,7 @@ servlet/admin servlet/arbolacademico servlet/busquedadoc servlet/busquedates +servlet/com.td.gsa. servlet/correo servlet/desconexion servlet/linkout @@ -139604,7 +139895,7 @@ set-password set-rating set-store set-up -set/http://cloudplatform.googleblog.com/robots.txt +set/http://sethgodin.typepad.com/robots.txt set_author_id set_cookie.pl set_locale @@ -139715,6 +140006,7 @@ sf11500465= sfcore.do sfoglia_giornale.php sfotipy +sfr sfr/ sfs/ sfu-forms @@ -139887,6 +140179,7 @@ shared/* shared/*?wtime shared/adwords shared/docs +shared/downloads shared/exported-clip/ shared/snapshot/ sharedWishList @@ -140262,7 +140555,7 @@ shop/search/?q=nike%20socks shop/search/?q=nintendo%20switch%20games shop/search/?q=notebook shop/search/?q=olaplex -shop/search/?q=ornamentshttp://arachnoid.com/robots.txt +shop/search/?q=ornamentshttp://elgato.com/robots.txt shop/search/?q=owala shop/search/?q=pandora%20charms shop/search/?q=pens @@ -140301,7 +140594,7 @@ shop/search/?q=wine%20glasses shop/search/?q=yarn shop/search/?q=yeti shop/search/?q=yoga%20mat -shop/search/http://spacenews.com/robots.txt +shop/search/http://mlb.com/robots.txt shop/sendfriend shop/shop-list shop/shop-list.php @@ -140454,7 +140747,7 @@ shorefire_nj short short-link short-news/*a -short-url-machine/error/http://gameloft.com/robots.txt +short-url-machine/error/http://whattoexpect.com/robots.txt shortUrl$ shortcode shortcode= @@ -140506,7 +140799,7 @@ shots/new shots/week shots/year shouldremainempty/ -shoutbox/http://s-kando.com/robots.txt +shoutbox/http://bastianpfaff.com/robots.txt show show-email show-error- @@ -140517,7 +140810,6 @@ show.php show/* show/delete_saved_shows show/koth-show -show=all showDuration= showMap* showMap=true @@ -140526,6 +140818,7 @@ showMore.html$ showPopup=* showProject showTask +show_all= show_bug.cgi show_bug.cgi*ctype= show_bug.cgi*format=multiple @@ -140560,7 +140853,7 @@ showpreviewimage showproject showrelease.asp showroom -showroom_locatorhttp://utoronto.ca/robots.txt +showroom_locatorhttp://controlc.com/robots.txt showroomidentification.html shows shows/ @@ -140764,7 +141057,7 @@ signups signups/pricing signups/why-pro silent-login -silicosis/en/search/http://english.stackexchange.com/robots.txt +silicosis/en/search/http://scientificamerican.com/robots.txt silicosis/fr/search/ silicosis/search/ silive_sandbox_blog_-_azywusko @@ -141009,6 +141302,7 @@ sitecore sitecore%20modules/Web/ExperienceForms/css sitecore%20modules/Web/ExperienceForms/scripts sitecore%20modules/Web/ExperienceForms/scripts/ +sitecore* sitecore-modules sitecore/ sitecore/* @@ -141021,7 +141315,8 @@ sitecore/content/hexagon/hexagon-geosystems-brand/shared-content/sample-content/ sitecore_files sitecore_files/ sitecore_modules -sitecorehttp://wetteronline.de/robots.txt +sitecore_services/ +sitecorehttp://idfg.idaho.gov/robots.txt sitecounterajax sitedashboard sitedown @@ -141093,40 +141388,20 @@ sitemap.xml?page=6 sitemap.xml?page=7 sitemap.xml?page=8 sitemap.xml?page=9 -sitemap.xmlhttp://schlage.com/robots.txt +sitemap.xmlhttp://health.com/robots.txt sitemap/$ sitemap/*/page/ 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_*.xml sitemap_0.xml @@ -141194,7 +141469,7 @@ sites/*.jpg sites/*.js sites/*.png sites/*.svg -sites/*http://fei.org/robots.txt +sites/*http://creative.com/robots.txt sites/1850brandcoffee sites/1850byfolgers sites/PM-it-dienstekatalog/_search @@ -141216,7 +141491,7 @@ sites/all/*/*.jpeg sites/all/*/*.jpg sites/all/*/*.js sites/all/*/*.png -sites/all/*/*.svghttp://tchibo.de/robots.txt +sites/all/*/*.svghttp://yourwebsite.com/robots.txt sites/all/modules/contrib/radioactivity sites/all/modules/elysia_cron sites/all/static/recorregut @@ -141996,10 +142271,9 @@ sites/default/files/external/gametool/brackets sites/default/files/external/printable-bracket sites/default/files/fda_documents sites/default/files/file/2022-03/Instructure%20Security%20%282022%29.pdf -sites/default/files/flat_navs sites/default/files/forms/2022-10/2022-Strategic-Direction.pdf sites/default/files/google_tag -sites/default/files/http://viber.com/robots.txt +sites/default/files/http://blackenterprise.com/robots.txt sites/default/files/images/logo sites/default/files/images/obras sites/default/files/infographics/PP_jp_InsiderThreat_Infographic_final_ysohta0309a.pdf @@ -142166,7 +142440,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.pdfhttp://atlanticcouncil.org/robots.txt 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 @@ -142521,7 +142795,7 @@ sites/gapincthiswayahead sites/gapinternational sites/genome-editing/_search sites/gradsoflife -sites/gs1/files/docs/EDI/*http://paloaltonetworks.com/robots.txt +sites/gs1/files/docs/EDI/*http://gs1us.org/robots.txt sites/gsb/files/program-brochure sites/gwcic sites/gyro @@ -142755,7 +143029,7 @@ sixers/users size-mens-suits.html size= size=* -sizecharthttp://accessibe.com/robots.txt +sizecharthttp://teespring.com/robots.txt sizeguide:5 sj sjhh/ @@ -143327,7 +143601,7 @@ social/share_modal social/social-security-directory/cai social/social_modal_ social_auth -social_instagram/http://help.fitbit.com/robots.txt +social_instagram/http://ods.od.nih.gov/robots.txt social_media social_shares socialapp/ @@ -143769,6 +144043,12 @@ sondaggio_sport.php sondaggiofin.php sondaggionew.php song +song/delete_user_review +song/fetch_overview_review +song/fetch_review_view +song/report_inappropriate +song/review_thumbs +song/save_user_review sonnets.php sonnets.txt sop/ @@ -143826,7 +144106,7 @@ sos sos/clerical/ sos/kids/search/node sos/online_corps/ -sos/registration/http://khinsider.com/robots.txt +sos/registration/http://in.linkedin.com/robots.txt sosim-pro sostenibilita sothebys/item @@ -143852,6 +144132,7 @@ source=recommendFor source=recommendfor source_repo= sourcecode +sourcecontent/ sourceid sources sources-tsn-president-johnston-top-candidate-to-become-cfl-commissioner-1.2280474 @@ -144020,7 +144301,7 @@ spellcheck/schulwoerterbuch_English-German spellcheck/schulwoerterbuch_German-English spells/?* spells/?page=* -spetskabel/identity/img/http://ionic.io/robots.txt +spetskabel/identity/img/http://artmajeur.com/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 @@ -144056,9 +144337,9 @@ sponsored-post sponsored-sections/cannabis/ sponsored-topic sponsored/ -sponsored/$http://ashrae.org/robots.txt -sponsored/$http://marketplace.atlassian.com/robots.txt -sponsored/$http://scryfall.com/robots.txt +sponsored/$http://kddi.com/robots.txt +sponsored/$http://khaleejtimes.com/robots.txt +sponsored/$http://waveapps.com/robots.txt sponsored/* sponsored/2022/10/disruptors-who-are-changing-their-industries sponsored/previewarticle @@ -144086,14 +144367,14 @@ sport sport*?*ajax=1 sport*?*parent-reqid sport-and-wellness -sport-datencenter-category-basehttp://churchofjesuschrist.org/robots.txt +sport-datencenter-category-basehttp://kryogenix.org/robots.txt sport-ga sport-navigation sport-unify sport/ sport/404_en.htm sport/alpha -sport/bundesliga/http://mediaarea.net/robots.txt +sport/bundesliga/http://zdnet.com/robots.txt sport/ciclismo/2023/10/24/news/doping_ciclismo_virtuale_azzurro_zanasca_rischia_una_lunga_squalifica-418660589 sport/cricket/match-centre sport/data/league @@ -144149,7 +144430,7 @@ sports/hockey/hnic/includes sports/hockey/includes sports/hockey/whatson sports/includes -sports/ipl/fixtures/widget/fixtures_swapper_team/*http://apod.nasa.gov/robots.txt +sports/ipl/fixtures/widget/fixtures_swapper_team/*http://indiatvnews.com/robots.txt sports/nfl/includes sports/olympics/index2.html sports/scott_rabalais/ @@ -144173,7 +144454,7 @@ spring-release spring-sprung-ghostery-v7-2 sprint_wml sprint_xhtml -sprypanel/http://broadcom.com/robots.txt +sprypanel/http://datatracker.ietf.org/robots.txt spsales spur-download spurs/node @@ -144460,7 +144741,7 @@ staff/academics/modules/teaching-excellence-principles-module staff/academics/modules/teaching-impact-module staff/barlowj2/* staff/committees/Inf/ISMG -staff/http://aging-us.com/robots.txt +staff/http://tilde.com/robots.txt staff/marsdena/* staff/organisations/msf/adminoffice staff/organisations/msf/adminrep @@ -144524,7 +144805,7 @@ start-your-blog start-your-store start.php start/_next -start/api/http://wyndhamhotels.com/robots.txt +start/api/http://npr.org/robots.txt start/signup start/signup? start/square @@ -144579,7 +144860,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://app.powerbi.com/robots.txt +statement-on-falcon-content-update-for-windows-hosts-ar/http://crsreports.congress.gov/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 @@ -144668,7 +144949,7 @@ static/fonts/icon static/gfs static/gla static/html -static/http://ballotpedia.org/robots.txt +static/http://osxdaily.com/robots.txt static/images static/images/favicons static/images/misc/s-trans.gif @@ -144776,7 +145057,7 @@ stats/events/  stats/help/glossary stats/help/statminimums stats/history -stats/player-stats/*http://nick.com/robots.txt +stats/player-stats/*http://nfpa.org/robots.txt stats3.html stats?gid= stats_report/ @@ -144794,7 +145075,7 @@ status-updates/wp-admin/admin-ajax.php status.formstack.com status/ status/v3 -statusupdateshttp://lookerstudio.google.com/robots.txt +statusupdateshttp://thalesgroup.com/robots.txt stay_healthy_what_are_the_top_10_ways/article.htm stayfocusd stayinformedpage @@ -144925,6 +145206,7 @@ stomatology stop_mobi= stopartnertest/ storage +storage/download store store store-engine$ @@ -145210,8 +145492,8 @@ str/ssdemo str/svc straight-up-steve-austin strange_surprising_addictions_mental_health/article.htm -strategic-partners/cushman-wakefield/http://campaignlive.co.uk/robots.txt -strategicplan/index.php/http://codesandbox.io/robots.txt +strategic-partners/cushman-wakefield/http://hertason.blogspot.com/robots.txt +strategicplan/index.php/http://utexas.edu/robots.txt strategist/amp strategist/search strawberry-anma @@ -145517,6 +145799,7 @@ subjects/modules/search subjects/reqs subjects/specs submission +submission-inquiry submission/search/ submit submit-book-journal/ @@ -145678,7 +145961,7 @@ subscribe/welcome-greer/ subscribe/worldjuniors subscribe2.asp subscribe?* -subscribe?*http://ourworldindata.org/robots.txt +subscribe?*http://addyosmani.com/robots.txt subscribeTOC.asp subscribe_Reseller_Entries.asp subscribe_gps @@ -145718,7 +146001,7 @@ subscription= subscriptionDetails.htm subscription_orders.cgi subscription_request.cgi -subscriptionhttp://thermofisher.com/robots.txt +subscriptionhttp://plisio.net/robots.txt subscriptions subscriptions-manager?channel= subscriptions/individuals/payment @@ -145745,7 +146028,7 @@ subtitle/ subtitles-1 subtitles-2 subtitles/ -subviews/*http://curl.se/robots.txt +subviews/*http://webkit.org/robots.txt success successively successteammanager @@ -146101,6 +146384,9 @@ supporters.shtml supportsearch supprimer-favoris sur-rendez-vous-seulement +surechem +surechem/*. +surechem/index.php? surefit-game/ sureroute surfer @@ -146607,6 +146893,7 @@ t5/forums/replypage t5/forums/usersonlinepage t5/help/faqpage t5/ideas/ideaprintpage +t5/kudos t5/kudos/messagepage/board-id/*/message-id/*/tab t5/kudos/userpage/user-id/*/tab t5/media/gallerypage/*/tab/all @@ -146625,15 +146912,18 @@ t5/media/v*/gallerypage/tab/all? t5/notes/composepage t5/notes/privatenotespage/tab/compose t5/notes/v*/privatenotespage/tab/compose +t5/notes/v1_1/privatenotespage/tab/compose t5/notifications/notifymoderatorpage t5/occasions/createoccasionpage t5/occasions/editoccasionpage t5/partner-groups t5/solutions/acceptedsolutionsleaderboardpage +t5/tag t5/tkb/allarticlesprintpage t5/tkb/articlehistorypage t5/tkb/articleprintpage t5/tkb/workflowpage +t5/user t5/user/loginpage t5/user/mfapage t5/user/registrationpage @@ -146897,7 +147187,7 @@ tag.php* tag/ tag/* tag/* -tag/*+http://pewresearch.org/robots.txt +tag/*+http://dilbert.com/robots.txt tag/*/20 tag/*/21 tag/*/22 @@ -146979,6 +147269,7 @@ tag/development tag/disqus tag/education tag/email-sign-up-app +tag/expire-images tag/facebook tag/facebook-advertising tag/facebook-audit @@ -147095,7 +147386,7 @@ tagmanagertest tags tags tags* -tags*http://technet.microsoft.com/robots.txt +tags*http://builtwith.com/robots.txt tags-artists tags-regions/json tags.php @@ -147106,7 +147397,7 @@ tags/*/amp tags/*/page tags/*htm*.htm tags/*tags= -tags/JDatehttp://kas.de/robots.txt +tags/JDatehttp://yoast.com/robots.txt tags/TH tags/TopicRoot_TH tags/app-feedback @@ -147193,8 +147484,6 @@ tarn/assure/actualites/ tarpit tasima task-management -task/*?GA_EVENT -task/*?ec= task_* task_sid taskers/*/messages @@ -148044,7 +148333,7 @@ tekrar-al tel tel: tel:* -telechargements/stockage-perso-staff/http://1-euro-jewellery.eu/robots.txt +telechargements/stockage-perso-staff/http://fifa.com/robots.txt telecomorgs teleconnections/*.php? telegram998com @@ -148079,7 +148368,7 @@ temas-resultados temas/* temas/*page-1 temas/*page-1$ -temas/*page-10$http://northjersey.com/robots.txt +temas/*page-10$http://munichre.com/robots.txt temas/*page-2 temas/*page-2$ temas/*page-3 @@ -148194,7 +148483,7 @@ template.SINGLEPORTLET* template.asp?docId=8&docName=About%20Us template/ template/down?* -template/warenkorbhttp://traveloregon.com/robots.txt +template/warenkorbhttp://spendwithpennies.com/robots.txt template=* templateId= template_ar @@ -148425,7 +148714,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://tinkercad.com/robots.txt +templates/novo_portal_base/font-awesome/fonts/http://ibiblio.org/robots.txt templates/okr-template/$ templates/one-on-one-meeting-template/$ templates/online-calendar-maker/$ @@ -148807,7 +149096,7 @@ test.html test.jsp test.umb.edu/ test/ -test/ +test/ test/* test/*?question* test/*?rtf* @@ -148827,7 +149116,7 @@ test/ddierker/newsletter-templates test/games/ test/getresponse.php* test/gettest.php* -test/http://behringer.com/robots.txt +test/http://traveloregon.com/robots.txt test/index.php?act=custom* test/index.php?act=test&id=*&q=* test/matchcenter/calcio/serie-a/classifica @@ -148881,7 +149170,7 @@ testcase testcases teste teste-*.html$ -teste/http://alliumblue.com/robots.txt +teste/http://vip.undressaitool.com/robots.txt testfiles testfl testfr @@ -148889,9 +149178,9 @@ testgpr testhome1 testhome2 testhome3 -testhttp://loc.gov/robots.txt +testhttp://money.com/robots.txt testimonial/ -testimonial/*http://videopress.com/robots.txt +testimonial/*http://mandrillapp.com/robots.txt testimonials.php testimonios testin @@ -148943,8 +149232,10 @@ textbook/isbn textbook/top-selling-textbooks textbooks textbooks/_ajax/log +texteBrut texthtml texthtml/ +textiles textimage textonly textpattern @@ -149626,6 +149917,7 @@ time_zone timedtext_video timegate timein= +timeline timemachine timemap timeout @@ -149681,7 +149973,7 @@ tiu_reusable/ tj tj/ tjenester/esi -tjenester/it/adm-app/nettskjema/bilder/http://adjust.com/robots.txt +tjenester/it/adm-app/nettskjema/bilder/http://uiowa.edu/robots.txt tjenester/it/applikasjoner/nettskjema/include-files tjenester/it/av-rom-test tjenester/it/brukernavn-passord/nybruker.html @@ -149810,7 +150102,6 @@ tmp tmp- tmp-image-robot-nofollow.txt tmp/ -tmp0611 tmr tn tn-za/ @@ -150160,7 +150451,7 @@ topla-kazan-kuponlari topnav toprailapp tops -topsecret/ +topsecret/ topsfr topsocial topsy @@ -150171,7 +150462,7 @@ tos tos-old total-leadership total-quart-engine-ke-superstar -totalSearch/search.dohttp://thegamer.com/robots.txt +totalSearch/search.dohttp://eni.com/robots.txt total_hearing_care tote tote/*?countrycode @@ -150236,7 +150527,7 @@ tpcc= tpis/deals/*/booking/hbw?option_id= tpl-xml tpl= -tplushttp://backyardchickens.com/robots.txt +tplushttp://telus.com/robots.txt tpx tq tr @@ -150720,7 +151011,7 @@ trading_simulator_staging traduction traffic traffic-aggregation -traffic-manager/ +traffic-manager/ traffic/ traffic/status*? trafficbot.life @@ -150902,7 +151193,7 @@ transmute/static-2.9 transparencia transparency transparency/archive -transparency/http://blogilates.com/robots.txt +transparency/http://analyticsindiamag.com/robots.txt transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14885 transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14895 transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14896 @@ -151046,7 +151337,6 @@ travelads/trackredirect.html traveling_checkin/ travelmap travelnevadahighway95tc -trax tray_trending_tags trc/prepaid-tourist-sim-turkey trc/turkcellli-olmak/paket-secimi @@ -151491,6 +151781,7 @@ tv-sfr/netflix-4-ecrans tv-sfr/plus-sport-seng tv-sfr/rmc-sport-seng tv-show-group +tv-text tv/ tv/*.swf$ tv/*/*/*/* @@ -151524,7 +151815,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://schools.nyc.gov/robots.txt +tv3/sx3/http://ccohs.ca/robots.txt tve tve/b/135escons tve/b/9decada10 @@ -151701,6 +151992,7 @@ typing-tool typo typo3 typo3/ +typo3/http://unibo.it/robots.txt typo3/sysext/frontend/Resources/Public typo3_src typo3_src-4.1.1 @@ -151717,7 +152009,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://quotes.net/robots.txt +typo3conf/http://dawn.com/robots.txt typo3src typo3temp typo3temp/ @@ -152337,7 +152629,7 @@ unable-to-process-request/ unassociated-machines unauth-profile unavailable -unavailable-location/http://maccosmetics.com/robots.txt +unavailable-location/http://wsetglobal.com/robots.txt unavailable/ unblock_users_confirm.html unblu @@ -152416,6 +152708,7 @@ unijobs/previewjob unijobs/searchjobs unijobs/session-img unijobs/your-jobs +uninstall union-pier/ uniqifyingToken= unit-programme-catalogue @@ -152435,6 +152728,7 @@ univ/mis/fmstudent univercd/ univercd/cc/td/doc universal-design-system/ +universal-theme/js universal_benefits universidade university @@ -152484,7 +152778,7 @@ unsubscribe? unsubscribe_confirm unsubscribe_email unsubscribed -unsubscribehttp://flytap.com/robots.txt +unsubscribehttp://boohoo.com/robots.txt unsubscribepage unsupported-browser unsupported-browser @@ -152506,7 +152800,7 @@ upcomingeventdetails.html upcomingevents.html? update update-browser -update-check/wirecast/ +update-check/wirecast/ update-guide update-settings update-your-browser @@ -152544,7 +152838,7 @@ updates/*.php$ updates/*.xml$ updates/?filter= updates/myloans -updates/order/*http://svd.se/robots.txt +updates/order/*http://simplenote.com/robots.txt updatestats updateutp* updfcache=1 @@ -152582,7 +152876,7 @@ upload/auto upload/cloud upload/docs upload/forgot_password -upload/http://ziprecruiter.com/robots.txt +upload/http://ilpost.it/robots.txt upload/illustrations upload/photos upload/throttled @@ -152981,11 +153275,13 @@ us/en/audit-assurance-services/valuation/publications/assets/* us/en/banking-capital-markets/publications/assets/* us/en/book-a-trip/flights/fare-types/fare-guide-information.html us/en/business-intelligence/assets/* +us/en/business/affiliates +us/en/business/sem us/en/calchamber us/en/capital-projects-infrastructure/assets* us/en/capital-projects-infrastructure/publications/assets/* us/en/cart -us/en/carthttp://aviationweek.com/robots.txt +us/en/carthttp://citotoetsgroep4.nl/robots.txt us/en/cepp us/en/cfodirect/assets/pdf/accounting-guides/fair-value-measurements-global-guide.pdf us/en/cfodirect/assets/pdf/accounting-guides/property-plant-equipment-accounting-guide.pdf @@ -153031,11 +153327,14 @@ us/en/financial-services/financial-crimes/publications/assets/* us/en/financial-services/regulatory-services/publications/assets/* us/en/foods/search?keywords= us/en/games/search.html -us/en/games/search.html*http://creativebloq.com/robots.txt +us/en/games/search.html*http://biglinounofficial.com/robots.txt us/en/gates us/en/ghosts/chipotle-case-study.html us/en/governance-insights-center/annual-corporate-directors-survey/assets/* us/en/governance-insights-center/publications/assets/* +us/en/home/products/geeksquad-as +us/en/home/products/geeksquad-install +us/en/home/products/geeksquad-ss us/en/hr-management/publications/assets/* us/en/increasing-finance-function-effectiveness/publications/assets/* us/en/increasing-it-effectiveness/assets/pwc-customer-personalization-power.pdf @@ -153055,6 +153354,8 @@ us/en/my-account us/en/news/search us/en/news/sp/search us/en/nscs +us/en/partners/technology-partners/ally +us/en/partners/technology-partners/hsbcnet us/en/power-and-utilities/assets/* us/en/power-and-utilities/publications/assets/* us/en/preferences/update @@ -153066,6 +153367,7 @@ us/en/retail-consumer/assets/* us/en/retail-consumer/publications/assets/* us/en/schneider-in-america us/en/search +us/en/search us/en/search?search= us/en/self-made-billionaire-effect/assets/* us/en/spiritofdelta @@ -153253,7 +153555,7 @@ user-profile.aspx user-profile/ user-rankings user-registrierung -user-reports/http://habr.com/robots.txt +user-reports/http://wordnik.com/robots.txt user-research-testing user-settings user.json @@ -153336,7 +153638,7 @@ user/forgotten-password user/fpd/api user/get-user user/googleonetapverification -user/http://ecfr.gov/robots.txt +user/http://news.mongabay.com/robots.txt user/images user/kommoot user/kommot @@ -153473,14 +153775,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 @@ -153489,7 +153789,6 @@ users/*/followers users/*/following users/*/listings users/*/mypixiv -users/*/portfolio/*/*?view users/*/posts users/*/posts.rss users/*/rankings @@ -153545,7 +153844,7 @@ users/onUpdateOnlineStatus.php users/password users/password/edit users/profile-unpub -users/profile-unpub/http://hometownstation.com/robots.txt +users/profile-unpub/http://sonarsource.com/robots.txt users/radar-online users/ranking users/registered @@ -153608,7 +153907,7 @@ usuarios usuarios/addToFavorite.shtml usuarios/addToPlayList.shtml ut*.xml -ut*.xmlhttp://emag.ro/robots.txt +ut*.xmlhttp://dash.cloudflare.com/robots.txt ut= utc/ utente/profilo/login.html?ReturnUrl=* @@ -153619,7 +153918,7 @@ util util$ util/ util/ClientLogger.htm -util/http://enable-cors.org/robots.txt +util/http://dollargeneral.com/robots.txt util/postier/suggerer.asp util/tinymce_math utilApp/ @@ -153629,7 +153928,7 @@ utilities utilities/ utilities/glossary utilities/glossary/index.htm -utilities/http://jamesbeard.org/robots.txt +utilities/http://usability.gov/robots.txt utilities/includes/css/ utilities/includes/js/ utilities/searchmember @@ -153642,7 +153941,7 @@ utility/trac utils utils/ utils/* -utils/http://profiles.wordpress.org/robots.txt +utils/http://sverigesradio.se/robots.txt utl/ utm utm*= @@ -153812,7 +154111,7 @@ uz/*?*lang=en-US uz/event/*/ical uz/explore uz/forums -uz/http://beacons.ai/robots.txt +uz/http://biblegateway.com/robots.txt uz/kb/*/discuss uz/search uz/user @@ -154009,8 +154308,6 @@ v_detail_tab_comments v_detail_tab_print*.html$ va va/ -vacancy/create/*?GA_EVENT -vacancy/create/*?ec= vacancy_old vacant-land-for-sale/advanced-search vacant-land-to-rent/advanced-search @@ -154044,13 +154341,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 vapors/ var @@ -154080,7 +154377,7 @@ vc/ vc= vcsharp/ vdccollections/* -vdfTestConds/http://action.com/robots.txt +vdfTestConds/http://moma.org/robots.txt vdirs$ vdo*/embed ve @@ -154184,9 +154481,9 @@ version-search.php version.cfm version.json version.txt -version/http://recaptcha.net/robots.txt +version/http://read.dukeupress.edu/robots.txt version= -version=*http://thethaiger.com/robots.txt +version=*http://withlocals.com/robots.txt version_info version_pdf.php versions @@ -154217,7 +154514,7 @@ versions/Unicode6.3.0 versions/Unicode7.0.0 versions/Unicode8.0.0 versions/Unicode9.0.0 -versions/http://cseweb.ucsd.edu/robots.txt +versions/http://attendee.gotowebinar.com/robots.txt vertele/lo-mas-visto-tv/2 vertele/lo-mas-visto-tv/cadenas/2 vertele/lo-mas-visto-tv/cadenas/mes/2 @@ -154433,7 +154730,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 @@ -154492,7 +154789,7 @@ video/administratives/newestvideositemap-100-mediaRss.xml$ video/adnkronos/ video/adnkronos/* video/affiliate -video/affiliate/http://cdn.knightlab.com/robots.txt +video/affiliate/http://shoeboxed.com/robots.txt video/ajax video/ajax_search_related video/ajax_video_related @@ -154658,7 +154955,7 @@ videodash.cms* videodetails videoembed/* videogallery.xml -videojs/plugins/http://planefinder.net/robots.txt +videojs/plugins/http://gdpr-info.eu/robots.txt videolibrary videoloop/*_3_ videoplayer/player/embed/ @@ -154750,9 +155047,9 @@ vienne/assure/actualites/ view view view$ -view$http://agi.it/robots.txt -view$http://dev.windows.com/robots.txt -view$http://parade.com/robots.txt +view$http://dpi.nsw.gov.au/robots.txt +view$http://pimylifeup.com/robots.txt +view$http://uh.edu/robots.txt view-3d-home view-as-webpage view-comments.php @@ -154833,6 +155130,7 @@ view=keys view=lightbox view=members view=print +view=showroom view=tags view? view?key=* @@ -154867,10 +155165,9 @@ viewconfig$ viewcvs viewentry:email/* viewer -viewerhttp://teamusa.org/robots.txt +viewerhttp://peta.org/robots.txt viewfile.php viewfound.php -viewgit viewlibrary/ viewlocale=zh_CN viewnationalmap/ @@ -154883,6 +155180,7 @@ views/INLINE/rows.json?*method=clustered2 views/ajax views? viewshared.php +viewtitlesample.aspx viewvc vigils viitem @@ -154968,7 +155266,7 @@ visualj/ visuals/services visualstories visualstories/preview.php? -vita-ecclesialehttp://httparchive.org/robots.txt +vita-ecclesialehttp://avvo.com/robots.txt vita.html vitamin_b6_benefits_deficiency/article.htm vitamin_b_are_you_getting_enough_of_all_kinds/article.htm @@ -155123,7 +155421,7 @@ vpac vpad/cityuecontact.htm vpad/groupcompanies.htm vplbl -vpn-config/http://thebrain.com/robots.txt +vpn-config/http://hidglobal.com/robots.txt vpn/ vpnfan vpns-how-do-they-work-and-things-to-consider @@ -155207,13 +155505,13 @@ w/api.php w/api.php?action=mobileview& w/browse w/especial: -w/http://base-search.net/robots.txt +w/http://towardsdatascience.com/robots.txt w/index.php w/index.php? w/index.php?title=Special%3ALandingPage w/index.php?title=Special:LandingPage w/index.php?title=Special:NewPages&feed=rss&namespace=all -w/index.phphttp://ynab.com/robots.txt +w/index.phphttp://donationcoder.com/robots.txt w/load.php w/load.php? w/newpage @@ -156345,7 +156643,6 @@ web/packages/CEC/DESCRIPTION web/packages/CEDA/DESCRIPTION web/packages/CEEMDANML/DESCRIPTION web/packages/CEGO/DESCRIPTION -web/packages/CEOdata/DESCRIPTION web/packages/CERFIT/DESCRIPTION web/packages/CEoptim/DESCRIPTION web/packages/CFAcoop/DESCRIPTION @@ -163720,6 +164017,7 @@ web/packages/canaper/DESCRIPTION web/packages/cancensus/DESCRIPTION web/packages/cancerGI/DESCRIPTION web/packages/cancerR/DESCRIPTION +web/packages/cancerradarr/DESCRIPTION web/packages/cancerscreening/DESCRIPTION web/packages/candisc/DESCRIPTION web/packages/canprot/DESCRIPTION @@ -163877,6 +164175,7 @@ web/packages/cdparcoord/DESCRIPTION web/packages/cdrcR/DESCRIPTION web/packages/ceRtainty/DESCRIPTION web/packages/ceas/DESCRIPTION +web/packages/ceblR/DESCRIPTION web/packages/ceg/DESCRIPTION web/packages/celestial/DESCRIPTION web/packages/cellKey/DESCRIPTION @@ -164013,6 +164312,7 @@ web/packages/choiceDes/DESCRIPTION web/packages/cholera/DESCRIPTION web/packages/chooseGCM/DESCRIPTION web/packages/choosepc/DESCRIPTION +web/packages/chopin/DESCRIPTION web/packages/choplump/DESCRIPTION web/packages/chopper/DESCRIPTION web/packages/chopthin/DESCRIPTION @@ -164231,6 +164531,7 @@ web/packages/cmce/DESCRIPTION web/packages/cmdfun/DESCRIPTION web/packages/cmenet/DESCRIPTION web/packages/cmfrec/DESCRIPTION +web/packages/cmgnd/DESCRIPTION web/packages/cmhc/DESCRIPTION web/packages/cml/DESCRIPTION web/packages/cmm/DESCRIPTION @@ -164966,6 +165267,7 @@ web/packages/daewr/DESCRIPTION web/packages/daff/DESCRIPTION web/packages/dafishr/DESCRIPTION web/packages/dafs/DESCRIPTION +web/packages/dagHMM/DESCRIPTION web/packages/dagR/DESCRIPTION web/packages/dagirlite/DESCRIPTION web/packages/dagitty/DESCRIPTION @@ -165598,6 +165900,7 @@ web/packages/drcarlate/DESCRIPTION web/packages/drclust/DESCRIPTION web/packages/drcte/DESCRIPTION web/packages/drda/DESCRIPTION +web/packages/dream/DESCRIPTION web/packages/dreamer/DESCRIPTION web/packages/dreamerr/DESCRIPTION web/packages/drf/DESCRIPTION @@ -165624,6 +165927,7 @@ web/packages/drugsens/DESCRIPTION web/packages/drumr/DESCRIPTION web/packages/ds/DESCRIPTION web/packages/ds4psy/DESCRIPTION +web/packages/dsBase/DESCRIPTION web/packages/dsTidyverse/DESCRIPTION web/packages/dsTidyverseClient/DESCRIPTION web/packages/dsa/DESCRIPTION @@ -165775,6 +166079,7 @@ web/packages/easyORtables/DESCRIPTION web/packages/easyPSID/DESCRIPTION web/packages/easyPubMed/DESCRIPTION web/packages/easySVG/DESCRIPTION +web/packages/easyScieloPack/DESCRIPTION web/packages/easySdcTable/DESCRIPTION web/packages/easyVerification/DESCRIPTION web/packages/easyalluvial/DESCRIPTION @@ -166640,6 +166945,7 @@ web/packages/fillpattern/DESCRIPTION web/packages/fillr/DESCRIPTION web/packages/filterNHP/DESCRIPTION web/packages/filters/DESCRIPTION +web/packages/filtro/DESCRIPTION web/packages/finalfit/DESCRIPTION web/packages/finalsize/DESCRIPTION web/packages/finbif/DESCRIPTION @@ -167009,6 +167315,7 @@ web/packages/func2vis/DESCRIPTION web/packages/funcharts/DESCRIPTION web/packages/funchir/DESCRIPTION web/packages/functional/DESCRIPTION +web/packages/functionals/DESCRIPTION web/packages/functiondepends/DESCRIPTION web/packages/fundiversity/DESCRIPTION web/packages/fungible/DESCRIPTION @@ -167294,6 +167601,7 @@ web/packages/genset/DESCRIPTION web/packages/gensphere/DESCRIPTION web/packages/genstab/DESCRIPTION web/packages/gensvm/DESCRIPTION +web/packages/gentransmuted/DESCRIPTION web/packages/geoAr/DESCRIPTION web/packages/geoBayes/DESCRIPTION web/packages/geoFKF/DESCRIPTION @@ -167463,6 +167771,7 @@ web/packages/ggdensity/DESCRIPTION web/packages/ggdist/DESCRIPTION web/packages/ggdmc/DESCRIPTION web/packages/ggdmcHeaders/DESCRIPTION +web/packages/ggdmcModel/DESCRIPTION web/packages/gge/DESCRIPTION web/packages/ggeasy/DESCRIPTION web/packages/ggedit/DESCRIPTION @@ -168133,6 +168442,7 @@ web/packages/hbbr/DESCRIPTION web/packages/hbim/DESCRIPTION web/packages/hbmem/DESCRIPTION web/packages/hbsae/DESCRIPTION +web/packages/hbsaems/DESCRIPTION web/packages/hcandersenr/DESCRIPTION web/packages/hcci/DESCRIPTION web/packages/hce/DESCRIPTION @@ -170111,6 +170421,7 @@ web/packages/mcp/DESCRIPTION web/packages/mcparallelDo/DESCRIPTION web/packages/mcprofile/DESCRIPTION web/packages/mcprogress/DESCRIPTION +web/packages/mcptools/DESCRIPTION web/packages/mcr/DESCRIPTION web/packages/mcrPioda/DESCRIPTION web/packages/mcradds/DESCRIPTION @@ -171623,6 +171934,7 @@ web/packages/olr/DESCRIPTION web/packages/olsrr/DESCRIPTION web/packages/omicsTools/DESCRIPTION web/packages/omicwas/DESCRIPTION +web/packages/omixVizR/DESCRIPTION web/packages/omnibus/DESCRIPTION web/packages/omock/DESCRIPTION web/packages/omopgenerics/DESCRIPTION @@ -171702,6 +172014,7 @@ web/packages/opengraph/DESCRIPTION web/packages/openintro/DESCRIPTION web/packages/openmeteo/DESCRIPTION web/packages/openmetrics/DESCRIPTION +web/packages/openmpp/DESCRIPTION web/packages/openrouteservice/DESCRIPTION web/packages/openscoring/DESCRIPTION web/packages/openssl/DESCRIPTION @@ -173128,6 +173441,7 @@ web/packages/qrmix/DESCRIPTION web/packages/qrmtools/DESCRIPTION web/packages/qrng/DESCRIPTION web/packages/qrnn/DESCRIPTION +web/packages/qryflow/DESCRIPTION web/packages/qs/DESCRIPTION web/packages/qs2/DESCRIPTION web/packages/qsimulatR/DESCRIPTION @@ -173997,6 +174311,7 @@ web/packages/rifle/DESCRIPTION web/packages/rifreg/DESCRIPTION web/packages/rifttable/DESCRIPTION web/packages/riingo/DESCRIPTION +web/packages/rim/DESCRIPTION web/packages/rimu/DESCRIPTION web/packages/rinat/DESCRIPTION web/packages/rineq/DESCRIPTION @@ -175732,6 +176047,7 @@ web/packages/specs/DESCRIPTION web/packages/spect/DESCRIPTION web/packages/spectator/DESCRIPTION web/packages/spectr/DESCRIPTION +web/packages/spectrakit/DESCRIPTION web/packages/spectral/DESCRIPTION web/packages/spectralAnomaly/DESCRIPTION web/packages/spectralGP/DESCRIPTION @@ -177367,6 +177683,7 @@ web/packages/vaersvax/DESCRIPTION web/packages/vagalumeR/DESCRIPTION web/packages/vagam/DESCRIPTION web/packages/valaddin/DESCRIPTION +web/packages/valdr/DESCRIPTION web/packages/valection/DESCRIPTION web/packages/valentine/DESCRIPTION web/packages/valet/DESCRIPTION @@ -178073,7 +178390,7 @@ webadmin webalizer webans? webapi -webapi/http://city.sapporo.jp/robots.txt +webapi/http://arabianbusiness.com/robots.txt webapp webapp webapp/ @@ -178276,7 +178593,6 @@ webhook webhook_templates webhooks webhooks$ -webim webimage/countrys/africa/printpage webimage/countrys/asia/printpage webimage/countrys/europe/printpage @@ -178429,7 +178745,7 @@ webservices/ webservices/.test webservices/archive webservices/documentation -webservices/http://boatus.com/robots.txt +webservices/http://disneyland.disney.go.com/robots.txt webservices/reports webservices/resources/forms webservices/temp @@ -178468,6 +178784,7 @@ websrc webstart/thanks webstats webstats +webstats.html webstats/ webstore/ShoppingBasket webstore/checkout @@ -178518,7 +178835,7 @@ wedding-registry/love wedding-registry/promotion wedding-site wedding-stories -wedding-vendors/http://nsc.org/robots.txt +wedding-vendors/http://zomato.com/robots.txt wedding-vendors/search wedding/*/virtual wedding/promotion @@ -178570,7 +178887,7 @@ welcomeback welcomec.html welcomed.html welcomee.html -welcomehttp://wmich.edu/robots.txt +welcomehttp://quirksmode.org/robots.txt wellbeing/ wellnessprogramme/jsp/healthcheck/index.jsp wellnessway @@ -178873,7 +179190,7 @@ why_do_i_have_the_chills_other_than_fever/article.htm why_your_fingers_are_swollen_reasons/article.htm whythisad wi -wicket:interface*http://worldometers.info/robots.txt +wicket:interface*http://springerlink.com/robots.txt widget widget-gallery.html widget-landing-page.html @@ -179891,9 +180208,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://drive.google.com/robots.txt -wiki/Wikipedia_talk%3AAdministrator_electionshttp://laetoto.live/robots.txt -wiki/Wikipedia_talk%3AAdministrator_electionshttp://uscis.gov/robots.txt +wiki/Wikipedia_talk%3AAdministrator_electionshttp://en.oxforddictionaries.com/robots.txt +wiki/Wikipedia_talk%3AAdministrator_electionshttp://en.wikiquote.org/robots.txt +wiki/Wikipedia_talk%3AAdministrator_electionshttp://wikis.ec.europa.eu/robots.txt wiki/Wikipedia_talk%3AAdministrator_recall wiki/Wikipedia_talk%3AAdministrator_review wiki/Wikipedia_talk%3AAdministrators%27_noticeboard @@ -180210,7 +180527,7 @@ wip/* wip_index.php wipostad/ wire- -wire-cast/ +wire-cast/ wirecutter wirecutter/ wirecutter/*&xid= @@ -180353,7 +180670,7 @@ word/embed word= wordgirl wordpress -wordpress-hosting-ahttp://redcross.ca/robots.txt +wordpress-hosting-ahttp://greenpeace.org/robots.txt wordpress/ wordpress/wp-admin wordpress/wp-admin/admin-ajax.php @@ -180632,34 +180949,32 @@ wp-admin/* wp-admin/about.php wp-admin/admin-ajax.php wp-admin/admin-ajax.php -wp-admin/admin-ajax.phphttp://about.gitlab.com/robots.txt -wp-admin/admin-ajax.phphttp://americanindian.si.edu/robots.txt -wp-admin/admin-ajax.phphttp://amp.theguardian.com/robots.txt -wp-admin/admin-ajax.phphttp://austlii.edu.au/robots.txt -wp-admin/admin-ajax.phphttp://berklee.edu/robots.txt -wp-admin/admin-ajax.phphttp://buzzsprout.com/robots.txt -wp-admin/admin-ajax.phphttp://cambridge.org/robots.txt -wp-admin/admin-ajax.phphttp://close.com/robots.txt -wp-admin/admin-ajax.phphttp://cmswire.com/robots.txt -wp-admin/admin-ajax.phphttp://dallasnews.com/robots.txt -wp-admin/admin-ajax.phphttp://docstoc.com/robots.txt -wp-admin/admin-ajax.phphttp://evite.com/robots.txt -wp-admin/admin-ajax.phphttp://getrichslowly.org/robots.txt -wp-admin/admin-ajax.phphttp://groupon.com/robots.txt -wp-admin/admin-ajax.phphttp://mnemosyne-proj.org/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://posit.co/robots.txt -wp-admin/admin-ajax.phphttp://riteaid.com/robots.txt -wp-admin/admin-ajax.phphttp://rxx.webgomme.com/robots.txt -wp-admin/admin-ajax.phphttp://samaritans.org/robots.txt -wp-admin/admin-ajax.phphttp://santoshdigital.com/robots.txt -wp-admin/admin-ajax.phphttp://sumo.com/robots.txt -wp-admin/admin-ajax.phphttp://transfermarkt.com/robots.txt -wp-admin/admin-ajax.phphttp://twloha.com/robots.txt -wp-admin/admin-ajax.phphttp://uh.edu/robots.txt -wp-admin/admin-ajax.phphttp://uu.nl/robots.txt -wp-admin/admin-ajax.phphttp://vrbo.com/robots.txt +wp-admin/admin-ajax.phphttp://aces.edu/robots.txt +wp-admin/admin-ajax.phphttp://aclanthology.org/robots.txt +wp-admin/admin-ajax.phphttp://akismet.com/robots.txt +wp-admin/admin-ajax.phphttp://bath.ac.uk/robots.txt +wp-admin/admin-ajax.phphttp://blogs.loc.gov/robots.txt +wp-admin/admin-ajax.phphttp://coolors.co/robots.txt +wp-admin/admin-ajax.phphttp://courthousenews.com/robots.txt +wp-admin/admin-ajax.phphttp://digitalmusicnews.com/robots.txt +wp-admin/admin-ajax.phphttp://harpersbazaar.com/robots.txt +wp-admin/admin-ajax.phphttp://iab.com/robots.txt +wp-admin/admin-ajax.phphttp://johnlewis.com/robots.txt +wp-admin/admin-ajax.phphttp://marktplaats.nl/robots.txt +wp-admin/admin-ajax.phphttp://mercadolibre.com/robots.txt +wp-admin/admin-ajax.phphttp://openssl.org/robots.txt +wp-admin/admin-ajax.phphttp://payments.google.com/robots.txt +wp-admin/admin-ajax.phphttp://ranker.com/robots.txt +wp-admin/admin-ajax.phphttp://sixt.com/robots.txt +wp-admin/admin-ajax.phphttp://skipthedishes.com/robots.txt +wp-admin/admin-ajax.phphttp://smore.com/robots.txt +wp-admin/admin-ajax.phphttp://smsapi.com/robots.txt +wp-admin/admin-ajax.phphttp://spglobal.com/robots.txt +wp-admin/admin-ajax.phphttp://stanford.edu/robots.txt +wp-admin/admin-ajax.phphttp://thetimes.co.uk/robots.txt +wp-admin/admin-ajax.phphttp://topics.nytimes.com/robots.txt +wp-admin/admin-ajax.phphttp://w3c.github.io/robots.txt +wp-admin/admin-ajax.phphttp://webgate.ec.europa.eu/robots.txt wp-admin/admin-footer.php wp-admin/admin-functions.php wp-admin/admin-header.php @@ -180681,8 +180996,8 @@ wp-admin/edit-tags.php wp-admin/edit.php wp-admin/export.php wp-admin/freedoms.php -wp-admin/http://images.ctfassets.net/robots.txt -wp-admin/http://onetrust.com/robots.txt +wp-admin/http://digital.gov/robots.txt +wp-admin/http://tailwindcss.com/robots.txt wp-admin/images wp-admin/import.php wp-admin/includes @@ -180787,9 +181102,9 @@ wp-content/ftp/ wp-content/gallery wp-content/mu-plugins wp-content/mu-plugins/ -wp-content/mu-plugins/http://books.google.it/robots.txt -wp-content/mu-plugins/http://iihf.com/robots.txt -wp-content/mu-plugins/http://umich.edu/robots.txt +wp-content/mu-plugins/http://sites.tufts.edu/robots.txt +wp-content/mu-plugins/http://six-group.com/robots.txt +wp-content/mu-plugins/http://theconversation.com/robots.txt wp-content/mu_plugins wp-content/plugins wp-content/plugins @@ -180819,7 +181134,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://ers.usda.gov/robots.txt wp-content/plugins/kellystone-taboola/assets/js/taboola.js wp-content/plugins/liveblog wp-content/plugins/roost-for-bloggers/includes/chrome/ @@ -180841,7 +181156,7 @@ wp-content/themes/*/assets/css/ wp-content/themes/*/assets/js/ wp-content/themes/2012/ad_ wp-content/themes/2012/ads -wp-content/themes/80000hours/assets/vendor/socialcount/*http://uaf.edu/robots.txt +wp-content/themes/80000hours/assets/vendor/socialcount/*http://800pgr.lnk.to/robots.txt wp-content/themes/Phoenix/assets/css/cyphon.css wp-content/themes/Phoenix/assets/css/exchange.css wp-content/themes/Phoenix/assets/css/hf.css @@ -180912,7 +181227,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://wikihow.com/robots.txt wp-content/uploads/2009/ wp-content/uploads/2010/ wp-content/uploads/2011/ @@ -180943,7 +181258,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://donaldjtrump.com/robots.txt +wp-content/uploads/2023/08/GIWAM-Volunteer-resources-page.pdfhttp://ama-assn.org/robots.txt wp-content/uploads/2024/ wp-content/uploads/2024/01/Remote_Access_Security_Predictions_Report_2024.pdf wp-content/uploads/2024/04/Everest_Group_-_Making_Brownfield_Factories_Smarter_and_Greener_Capgemini.pdf @@ -180965,8 +181280,8 @@ wp-content/uploads/colorado/ wp-content/uploads/complianz wp-content/uploads/dlm_uploads wp-content/uploads/gravity_receipts -wp-content/uploads/http://envato.com/robots.txt -wp-content/uploads/http://us04web.zoom.us/robots.txt +wp-content/uploads/http://blackberry.com/robots.txt +wp-content/uploads/http://newsinitiative.withgoogle.com/robots.txt wp-content/uploads/import/* wp-content/uploads/import/documents/other/ead1e-overview.pdf wp-content/uploads/import/documents/other/gieais-covid.pdf @@ -181000,22 +181315,22 @@ 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://6rlx.824989.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://99designs.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://acdsee.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://boticario.com.br/robots.txt -wp-content/uploads/wp-import-export-lite/http://cloudinary.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://dnevnik.si/robots.txt -wp-content/uploads/wp-import-export-lite/http://dresden.de/robots.txt -wp-content/uploads/wp-import-export-lite/http://ellenmacarthurfoundation.org/robots.txt -wp-content/uploads/wp-import-export-lite/http://houstonmethodist.org/robots.txt -wp-content/uploads/wp-import-export-lite/http://louvre.fr/robots.txt -wp-content/uploads/wp-import-export-lite/http://ninjaforms.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://savethechildren.org/robots.txt -wp-content/uploads/wp-import-export-lite/http://scrippsnews.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://thesouthafrican.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://tidelift.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://wicg.github.io/robots.txt +wp-content/uploads/wp-import-export-lite/http://amnh.org/robots.txt +wp-content/uploads/wp-import-export-lite/http://benjaminmoore.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://bitnob.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://edutopia.org/robots.txt +wp-content/uploads/wp-import-export-lite/http://futurism.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://globalnews.ca/robots.txt +wp-content/uploads/wp-import-export-lite/http://index.hr/robots.txt +wp-content/uploads/wp-import-export-lite/http://lawfareblog.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://mariadb.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://mootools.net/robots.txt +wp-content/uploads/wp-import-export-lite/http://myetherwallet.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://pcworld.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://rantanps.blogspot.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://royalcollection.org.uk/robots.txt +wp-content/uploads/wp-import-export-lite/http://tortuga-shop.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://us.napster.com/robots.txt wp-content/uploads/wp-staging wp-content/uploads/wpallexport/ wp-content/uploads/wpforms @@ -181105,7 +181420,7 @@ wp-preview wp-query.html wp-register.php wp-register.php -wp-register.phphttp://yorku.ca/robots.txt +wp-register.phphttp://grammarly.com/robots.txt wp-signup.php wp-signup.php wp-sitemap-posts- @@ -181327,7 +181642,6 @@ x01122019-higfiles x? xArchive/Archive/Illegal-liquor-export-20010319 x_tr -xajax xbp/search xbrandschutz/ xc @@ -181360,7 +181674,7 @@ xems/whova_backend/apis/reg/pricing_info xems/whova_backend/webhost/get_config xero xethikarbeitsgruppe/ -xethikarbeitsgruppe/http://www3.epa.gov/robots.txt +xethikarbeitsgruppe/http://wigle.net/robots.txt xf/help xfilter=1 xfx7 @@ -181441,11 +181755,11 @@ xsd xsl xsl xsl/ -xsl/http://icao.int/robots.txt +xsl/http://infosecurity-magazine.com/robots.txt xslt xslt/ -xslt/http://mellon.org/robots.txt -xslt/http://pocketcasts.com/robots.txt +xslt/http://cryptokitties.co/robots.txt +xslt/http://wsj.com/robots.txt xss= xstatic/ xtbcallback.php @@ -181461,8 +181775,10 @@ xxx xxx-the-return-of-xander-cage xxx/ y/* -y/http://sverigesradio.se/robots.txt +y/http://eric.ed.gov/robots.txt y1= +y2003/0155736.html +y2004/0043059.html yaa/ yaca yaca/$ @@ -182287,7 +182603,7 @@ yourarchives yourbaskets/add youre_making_air_fryer_mistakes/article.htm youreurope/businessACC -youreurope/businessDEV/http://streamelements.com/robots.txt +youreurope/businessDEV/http://europapress.es/robots.txt youreurope/citizensACC youreurope/citizensDEV yourfuture @@ -182332,6 +182648,7 @@ youtubeapiservice* youtubei yoyaku/tabelog_booking yr +ysclid= yss_fragment.gne yt yt/ @@ -182387,6 +182704,7 @@ 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 +za/en/search za/en/work/products/tools/ups_selector za/es za/filter/tips @@ -182527,7 +182845,7 @@ zh-CN/thunderbird/collections zh-CN/thunderbird/search zh-CN/user zh-CN/users -zh-CNhttp://modaoperandi.com/robots.txt +zh-CNhttp://kino.com/robots.txt zh-CO zh-CR zh-CZ @@ -183058,7 +183376,7 @@ zh-tw/ko zh-tw/lp zh-tw/products/details zh-tw/pt -zh-tw/searchhttp://accenture.com/robots.txt +zh-tw/searchhttp://blog.codecentric.de/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 @@ -183195,7 +183513,7 @@ zh/index.htm zh/intangible-cultural-heritage/grid zh/intangible-cultural-heritage/list zh/intangible-cultural-heritage/map -zh/internalhttp://emsc-csem.org/robots.txt +zh/internalhttp://amazon.jp/robots.txt zh/internet-universality-indicators/grid zh/internet-universality-indicators/list zh/internet-universality-indicators/map @@ -183381,6 +183699,7 @@ zht/onelook_american_dictionary_words.html zht/onelook_british_dictionary_words.html zht/spellcheck zhtr +zihoc95639/rss zika_virus_causes_symptoms_treatment_slideshow/article.htm zillowarticles zinas/uz @@ -183507,7 +183826,7 @@ zz-test zz/ zzGKS/ zzIVZ/ -zz_test/http://news9.com/robots.txt +zz_test/http://fitsmallbusiness.com/robots.txt zztest/ zzz zzz-archive @@ -183570,10 +183889,8 @@ zzz_systest ~_currentSlide- ~aatwater/del ~aljuarez/phpicalendar -~andrew ~aradhna ~ardplayer.html -~armin ~astra ~awm2 ~bhakta/ @@ -183581,7 +183898,6 @@ zzz_systest ~ccu2015 ~ceb ~cfolt -~chris ~cmnsweb ~dabo/cs255/solns ~ecartis @@ -183606,8 +183922,6 @@ zzz_systest ~imarkov/5 ~imw ~itsvs -~jones -~joseph ~jtc ~jtoal/academic ~jure/pub @@ -183624,7 +183938,6 @@ zzz_systest ~nsdwww/mail ~partytown ~pasr1 -~philip ~philippe ~player.html ~pltw @@ -183643,7 +183956,6 @@ zzz_systest ~surreywb ~tang/aboutus/recruiters ~testbed -~trev ~videolan ~w-cosold ~w-oce @@ -183787,7 +184099,7 @@ zzz_systest 顯示禮品登記 001 1 -1*.jpg$http://oembed.com/robots.txt +1*.jpg$http://ebay.ca/robots.txt 1+1+1+* 1- 1-1-p* @@ -183887,10 +184199,12 @@ zzz_systest 4-1-p* 4-2-p* 4-free-ways-to-own-your-privacy-on-data-privacy-day-2021 +4H/Agriculture/fsqa 4_0_ff5f6e3/resources/webpack/chassis/findcar 4_0_ff5f6e3/resources/webpack/chassis/searchresults 4d422a2b-60d3-457f-8754-e8a09ebe3fb1 4d_includes/ +4h-old 4hjudging 4test* 5 @@ -184169,13 +184483,12 @@ zzz_systest 404/ 404/404-content 404/test -404error.aspx 404handler/ -404http://aasr-indy-game.com/robots.txt -404http://azquotes.com/robots.txt -404http://hip-hop.ee/robots.txt -404http://kevlexicon.com/robots.txt -404http://tunisiacaccia.com/robots.txt +404http://bettenmalsch.com/robots.txt +404http://dinotim.com/robots.txt +404http://doodle.com/robots.txt +404http://marinaplasticsurgery.com/robots.txt +404http://warnerbros.com/robots.txt 406 413gkwMT 419/es @@ -184192,7 +184505,7 @@ zzz_systest 473,Lato-z-Radiem-2021 473,Lato-z-Radiem-2021/9315,Moje-Archiwum 473/ -473/9315http://worldhistory.org/robots.txt +473/9315http://polyfill-fastly.io/robots.txt 474 474,Lato-z-Radiem-2021-Lokacje 479 @@ -184294,7 +184607,7 @@ zzz_systest 2009/10/20/70666.jpg 2010 2010.htm -2010/02/02/mati_kasppib.jpgyhttp://osmand.net/robots.txt +2010/02/02/mati_kasppib.jpgyhttp://malaymail.com/robots.txt 2010/10/01/tangenti-e-benefit-da-case-farmaceutiche-arrestato-a-firenze-il-professor-torello-lotti/66811 2010annualreport/ 2011