diff --git a/.bin/wordlist-updaters/status.json b/.bin/wordlist-updaters/status.json index 86222a73..be53c9ef 100644 --- a/.bin/wordlist-updaters/status.json +++ b/.bin/wordlist-updaters/status.json @@ -3,6 +3,6 @@ "last_update": 1751612674 }, "Trickest wordlist update": { - "last_update": 1751623436 + "last_update": 1751709826 } } \ No newline at end of file diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt index 34a31db9..684d94f9 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt @@ -10110,6 +10110,13 @@ Espo/Core/MassAction/ServiceResult.php Core/MassAction/ServiceResult.php MassAction/ServiceResult.php ServiceResult.php +application/Espo/Core/Upgrades/Migrations/V9_2/AfterUpgrade.php +Espo/Core/Upgrades/Migrations/V9_2/AfterUpgrade.php +Core/Upgrades/Migrations/V9_2/AfterUpgrade.php +Upgrades/Migrations/V9_2/AfterUpgrade.php +Migrations/V9_2/AfterUpgrade.php +V9_2/AfterUpgrade.php +AfterUpgrade.php application/Espo/Core/Upgrades/Migrations/V8_0/AfterUpgrade.php Espo/Core/Upgrades/Migrations/V8_0/AfterUpgrade.php Core/Upgrades/Migrations/V8_0/AfterUpgrade.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt index 05f21c8f..d8676dca 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt @@ -1784,6 +1784,7 @@ application/Espo/Core/MassAction/Actions/MassFollow.php application/Espo/Core/MassAction/Actions/MassUpdate.php application/Espo/Core/MassAction/Service.php application/Espo/Core/MassAction/ServiceResult.php +application/Espo/Core/Upgrades/Migrations/V9_2/AfterUpgrade.php application/Espo/Core/Upgrades/Migrations/V8_0/AfterUpgrade.php application/Espo/Core/Upgrades/Migrations/V7_4/AfterUpgrade.php application/Espo/Core/Upgrades/Migrations/V8_4/AfterUpgrade.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop-all-levels.txt index 82234794..cc5c331c 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop-all-levels.txt @@ -15975,6 +15975,12 @@ Domain/Shipment/ValueObject/ShipmentId.php Shipment/ValueObject/ShipmentId.php ValueObject/ShipmentId.php ShipmentId.php +src/Core/Domain/Shipment/ValueObject/OrderDetailQuantity.php +Core/Domain/Shipment/ValueObject/OrderDetailQuantity.php +Domain/Shipment/ValueObject/OrderDetailQuantity.php +Shipment/ValueObject/OrderDetailQuantity.php +ValueObject/OrderDetailQuantity.php +OrderDetailQuantity.php src/Core/Domain/Shipment/Query/GetShipmentProducts.php Core/Domain/Shipment/Query/GetShipmentProducts.php Domain/Shipment/Query/GetShipmentProducts.php @@ -15999,6 +16005,12 @@ Domain/Shipment/QueryHandler/GetShipmentProductsHandlerInterface.php Shipment/QueryHandler/GetShipmentProductsHandlerInterface.php QueryHandler/GetShipmentProductsHandlerInterface.php GetShipmentProductsHandlerInterface.php +src/Core/Domain/Shipment/CommandHandler/MergeProductsToShipmentHandlerInterface.php +Core/Domain/Shipment/CommandHandler/MergeProductsToShipmentHandlerInterface.php +Domain/Shipment/CommandHandler/MergeProductsToShipmentHandlerInterface.php +Shipment/CommandHandler/MergeProductsToShipmentHandlerInterface.php +CommandHandler/MergeProductsToShipmentHandlerInterface.php +MergeProductsToShipmentHandlerInterface.php src/Core/Domain/Shipment/CommandHandler/SwitchShipmentCarrierHandlerInterface.php Core/Domain/Shipment/CommandHandler/SwitchShipmentCarrierHandlerInterface.php Domain/Shipment/CommandHandler/SwitchShipmentCarrierHandlerInterface.php @@ -16029,12 +16041,24 @@ Domain/Shipment/Exception/CannotSaveShipmentException.php Shipment/Exception/CannotSaveShipmentException.php Exception/CannotSaveShipmentException.php CannotSaveShipmentException.php +src/Core/Domain/Shipment/Exception/CannotMergeProductToShipmentException.php +Core/Domain/Shipment/Exception/CannotMergeProductToShipmentException.php +Domain/Shipment/Exception/CannotMergeProductToShipmentException.php +Shipment/Exception/CannotMergeProductToShipmentException.php +Exception/CannotMergeProductToShipmentException.php +CannotMergeProductToShipmentException.php src/Core/Domain/Shipment/Command/SwitchShipmentCarrierCommand.php Core/Domain/Shipment/Command/SwitchShipmentCarrierCommand.php Domain/Shipment/Command/SwitchShipmentCarrierCommand.php Shipment/Command/SwitchShipmentCarrierCommand.php Command/SwitchShipmentCarrierCommand.php SwitchShipmentCarrierCommand.php +src/Core/Domain/Shipment/Command/MergeProductsToShipment.php +Core/Domain/Shipment/Command/MergeProductsToShipment.php +Domain/Shipment/Command/MergeProductsToShipment.php +Shipment/Command/MergeProductsToShipment.php +Command/MergeProductsToShipment.php +MergeProductsToShipment.php src/Core/Domain/Contact/QueryResult/EditableContact.php Core/Domain/Contact/QueryResult/EditableContact.php Domain/Contact/QueryResult/EditableContact.php @@ -38047,6 +38071,11 @@ Adapter/Shipment/CommandHandler/SwitchShipmentCarrierHandler.php Shipment/CommandHandler/SwitchShipmentCarrierHandler.php CommandHandler/SwitchShipmentCarrierHandler.php SwitchShipmentCarrierHandler.php +src/Adapter/Shipment/CommandHandler/MergeProductsToShipmentHandler.php +Adapter/Shipment/CommandHandler/MergeProductsToShipmentHandler.php +Shipment/CommandHandler/MergeProductsToShipmentHandler.php +CommandHandler/MergeProductsToShipmentHandler.php +MergeProductsToShipmentHandler.php src/Adapter/Contact/QueryHandler/GetContactForEditingHandler.php Adapter/Contact/QueryHandler/GetContactForEditingHandler.php Contact/QueryHandler/GetContactForEditingHandler.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt index 2ee6c88a..9ccdd393 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt @@ -2837,16 +2837,20 @@ src/Core/Domain/Notification/Command/UpdateEmployeeNotificationLastElementComman src/Core/Domain/Shipment/QueryResult/OrderShipment.php src/Core/Domain/Shipment/QueryResult/OrderShipmentProduct.php src/Core/Domain/Shipment/ValueObject/ShipmentId.php +src/Core/Domain/Shipment/ValueObject/OrderDetailQuantity.php src/Core/Domain/Shipment/Query/GetShipmentProducts.php src/Core/Domain/Shipment/Query/GetOrderShipments.php src/Core/Domain/Shipment/QueryHandler/GetOrderShipmentsHandlerInterface.php src/Core/Domain/Shipment/QueryHandler/GetShipmentProductsHandlerInterface.php +src/Core/Domain/Shipment/CommandHandler/MergeProductsToShipmentHandlerInterface.php src/Core/Domain/Shipment/CommandHandler/SwitchShipmentCarrierHandlerInterface.php src/Core/Domain/Shipment/Exception/ShipmentNotFoundException.php src/Core/Domain/Shipment/Exception/ShipmentException.php src/Core/Domain/Shipment/Exception/CannotAddShipmentException.php src/Core/Domain/Shipment/Exception/CannotSaveShipmentException.php +src/Core/Domain/Shipment/Exception/CannotMergeProductToShipmentException.php src/Core/Domain/Shipment/Command/SwitchShipmentCarrierCommand.php +src/Core/Domain/Shipment/Command/MergeProductsToShipment.php src/Core/Domain/Contact/QueryResult/EditableContact.php src/Core/Domain/Contact/ValueObject/ContactId.php src/Core/Domain/Contact/Query/GetContactForEditing.php @@ -6301,6 +6305,7 @@ src/Adapter/Shipment/OrderShipmentCreator.php src/Adapter/Shipment/QueryHandler/GetOrderShipmentsHandler.php src/Adapter/Shipment/QueryHandler/GetShipmentProductsHandler.php src/Adapter/Shipment/CommandHandler/SwitchShipmentCarrierHandler.php +src/Adapter/Shipment/CommandHandler/MergeProductsToShipmentHandler.php src/Adapter/Contact/QueryHandler/GetContactForEditingHandler.php src/Adapter/Contact/CommandHandler/EditContactHandler.php src/Adapter/Contact/CommandHandler/AddContactHandler.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 b6d0f4b2..76a05b3b 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 @@ -21762,6 +21762,12 @@ Framework/App/Event/AppScriptConditionEvents.php App/Event/AppScriptConditionEvents.php Event/AppScriptConditionEvents.php AppScriptConditionEvents.php +src/Core/Framework/App/Event/AppPermissionsUpdated.php +Core/Framework/App/Event/AppPermissionsUpdated.php +Framework/App/Event/AppPermissionsUpdated.php +App/Event/AppPermissionsUpdated.php +Event/AppPermissionsUpdated.php +AppPermissionsUpdated.php src/Core/Framework/App/Event/ManifestChangedEvent.php Core/Framework/App/Event/ManifestChangedEvent.php Framework/App/Event/ManifestChangedEvent.php @@ -21999,6 +22005,12 @@ Framework/App/ActionButton/appActionEndpointSchema.json App/ActionButton/appActionEndpointSchema.json ActionButton/appActionEndpointSchema.json appActionEndpointSchema.json +src/Core/Framework/App/Privileges/Privileges.php +Core/Framework/App/Privileges/Privileges.php +Framework/App/Privileges/Privileges.php +App/Privileges/Privileges.php +Privileges/Privileges.php +Privileges.php src/Core/Framework/App/Privileges/Utils.php Core/Framework/App/Privileges/Utils.php Framework/App/Privileges/Utils.php @@ -22178,6 +22190,12 @@ Framework/App/Api/AppActionController.php App/Api/AppActionController.php Api/AppActionController.php AppActionController.php +src/Core/Framework/App/Api/AppPrivilegeController.php +Core/Framework/App/Api/AppPrivilegeController.php +Framework/App/Api/AppPrivilegeController.php +App/Api/AppPrivilegeController.php +Api/AppPrivilegeController.php +AppPrivilegeController.php src/Core/Framework/App/Api/AppUrlChangeController.php Core/Framework/App/Api/AppUrlChangeController.php Framework/App/Api/AppUrlChangeController.php @@ -25572,6 +25590,16 @@ Schema/AdminApi/paths/flow-actions.json.json AdminApi/paths/flow-actions.json.json paths/flow-actions.json.json flow-actions.json.json +src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/app.json +Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/app.json +Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/app.json +Api/ApiDefinition/Generator/Schema/AdminApi/paths/app.json +ApiDefinition/Generator/Schema/AdminApi/paths/app.json +Generator/Schema/AdminApi/paths/app.json +Schema/AdminApi/paths/app.json +AdminApi/paths/app.json +paths/app.json +app.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json @@ -30539,6 +30567,12 @@ Core/Framework/Routing/RequestDataBagResolver.php Framework/Routing/RequestDataBagResolver.php Routing/RequestDataBagResolver.php RequestDataBagResolver.php +src/Core/Framework/Routing/Extension/CanonicalRedirectExtension.php +Core/Framework/Routing/Extension/CanonicalRedirectExtension.php +Framework/Routing/Extension/CanonicalRedirectExtension.php +Routing/Extension/CanonicalRedirectExtension.php +Extension/CanonicalRedirectExtension.php +CanonicalRedirectExtension.php src/Core/Framework/Routing/MaintenanceModeResolver.php Core/Framework/Routing/MaintenanceModeResolver.php Framework/Routing/MaintenanceModeResolver.php @@ -35603,6 +35637,11 @@ Core/Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php Migration1737430168RemoveFileTypeOfDocumentTable.php +src/Core/Migration/V6_7/Migration1740563553AddAppRequestedPrivileges.php +Core/Migration/V6_7/Migration1740563553AddAppRequestedPrivileges.php +Migration/V6_7/Migration1740563553AddAppRequestedPrivileges.php +V6_7/Migration1740563553AddAppRequestedPrivileges.php +Migration1740563553AddAppRequestedPrivileges.php src/Core/Migration/V6_7/Migration1742302302RenamePaidTransitionActions.php Core/Migration/V6_7/Migration1742302302RenamePaidTransitionActions.php Migration/V6_7/Migration1742302302RenamePaidTransitionActions.php @@ -35948,6 +35987,10 @@ Core/Migration/V6_6/Migration1726557614FixProductComparisonIdealoWithHtmlFormat. Migration/V6_6/Migration1726557614FixProductComparisonIdealoWithHtmlFormat.php V6_6/Migration1726557614FixProductComparisonIdealoWithHtmlFormat.php Migration1726557614FixProductComparisonIdealoWithHtmlFormat.php +src/Core/Service/LifecycleManager.php +Core/Service/LifecycleManager.php +Service/LifecycleManager.php +LifecycleManager.php src/Core/Service/Resources/config/routes.xml Core/Service/Resources/config/routes.xml Service/Resources/config/routes.xml @@ -35958,29 +36001,110 @@ src/Core/Service/ServiceClientFactory.php Core/Service/ServiceClientFactory.php Service/ServiceClientFactory.php ServiceClientFactory.php +src/Core/Service/MessageHandler/InstallServicesHandler.php +Core/Service/MessageHandler/InstallServicesHandler.php +Service/MessageHandler/InstallServicesHandler.php +MessageHandler/InstallServicesHandler.php +InstallServicesHandler.php src/Core/Service/MessageHandler/UpdateServiceHandler.php Core/Service/MessageHandler/UpdateServiceHandler.php Service/MessageHandler/UpdateServiceHandler.php MessageHandler/UpdateServiceHandler.php UpdateServiceHandler.php +src/Core/Service/MessageHandler/LogConsentToRegistryHandler.php +Core/Service/MessageHandler/LogConsentToRegistryHandler.php +Service/MessageHandler/LogConsentToRegistryHandler.php +MessageHandler/LogConsentToRegistryHandler.php +LogConsentToRegistryHandler.php +src/Core/Service/Permission/PermissionsService.php +Core/Service/Permission/PermissionsService.php +Service/Permission/PermissionsService.php +Permission/PermissionsService.php +PermissionsService.php +src/Core/Service/Permission/RemoteLogger.php +Core/Service/Permission/RemoteLogger.php +Service/Permission/RemoteLogger.php +Permission/RemoteLogger.php +RemoteLogger.php +src/Core/Service/Permission/ConsentState.php +Core/Service/Permission/ConsentState.php +Service/Permission/ConsentState.php +Permission/ConsentState.php +ConsentState.php +src/Core/Service/Permission/PermissionsConsent.php +Core/Service/Permission/PermissionsConsent.php +Service/Permission/PermissionsConsent.php +Permission/PermissionsConsent.php +PermissionsConsent.php src/Core/Service/Message/UpdateServiceMessage.php Core/Service/Message/UpdateServiceMessage.php Service/Message/UpdateServiceMessage.php Message/UpdateServiceMessage.php UpdateServiceMessage.php +src/Core/Service/Message/LogPermissionToRegistryMessage.php +Core/Service/Message/LogPermissionToRegistryMessage.php +Service/Message/LogPermissionToRegistryMessage.php +Message/LogPermissionToRegistryMessage.php +LogPermissionToRegistryMessage.php +src/Core/Service/Message/InstallServicesMessage.php +Core/Service/Message/InstallServicesMessage.php +Service/Message/InstallServicesMessage.php +Message/InstallServicesMessage.php +InstallServicesMessage.php +src/Core/Service/Event/PermissionsGrantedEvent.php +Core/Service/Event/PermissionsGrantedEvent.php +Service/Event/PermissionsGrantedEvent.php +Event/PermissionsGrantedEvent.php +PermissionsGrantedEvent.php +src/Core/Service/Event/ServiceInstalledEvent.php +Core/Service/Event/ServiceInstalledEvent.php +Service/Event/ServiceInstalledEvent.php +Event/ServiceInstalledEvent.php +ServiceInstalledEvent.php +src/Core/Service/Event/ServiceUpdatedEvent.php +Core/Service/Event/ServiceUpdatedEvent.php +Service/Event/ServiceUpdatedEvent.php +Event/ServiceUpdatedEvent.php +ServiceUpdatedEvent.php src/Core/Service/Event/ServiceOutdatedEvent.php Core/Service/Event/ServiceOutdatedEvent.php Service/Event/ServiceOutdatedEvent.php Event/ServiceOutdatedEvent.php ServiceOutdatedEvent.php +src/Core/Service/Event/NewServicesInstalledEvent.php +Core/Service/Event/NewServicesInstalledEvent.php +Service/Event/NewServicesInstalledEvent.php +Event/NewServicesInstalledEvent.php +NewServicesInstalledEvent.php +src/Core/Service/Event/PermissionsRevokedEvent.php +Core/Service/Event/PermissionsRevokedEvent.php +Service/Event/PermissionsRevokedEvent.php +Event/PermissionsRevokedEvent.php +PermissionsRevokedEvent.php +src/Core/Service/ServiceRegistry/ServiceEntry.php +Core/Service/ServiceRegistry/ServiceEntry.php +Service/ServiceRegistry/ServiceEntry.php +ServiceRegistry/ServiceEntry.php +ServiceEntry.php +src/Core/Service/ServiceRegistry/PermissionLogger.php +Core/Service/ServiceRegistry/PermissionLogger.php +Service/ServiceRegistry/PermissionLogger.php +ServiceRegistry/PermissionLogger.php +PermissionLogger.php +src/Core/Service/ServiceRegistry/SaveConsentRequest.php +Core/Service/ServiceRegistry/SaveConsentRequest.php +Service/ServiceRegistry/SaveConsentRequest.php +ServiceRegistry/SaveConsentRequest.php +SaveConsentRequest.php +src/Core/Service/ServiceRegistry/Client.php +Core/Service/ServiceRegistry/Client.php +Service/ServiceRegistry/Client.php +ServiceRegistry/Client.php +Client.php src/Core/Service/ServiceSourceResolver.php Core/Service/ServiceSourceResolver.php Service/ServiceSourceResolver.php ServiceSourceResolver.php -src/Core/Service/ServiceRegistryClient.php -Core/Service/ServiceRegistryClient.php -Service/ServiceRegistryClient.php -ServiceRegistryClient.php src/Core/Service/DependencyInjection/services.xml Core/Service/DependencyInjection/services.xml Service/DependencyInjection/services.xml @@ -35994,11 +36118,20 @@ src/Core/Service/AllServiceInstaller.php Core/Service/AllServiceInstaller.php Service/AllServiceInstaller.php AllServiceInstaller.php +src/Core/Service/State.php +Core/Service/State.php +Service/State.php +State.php src/Core/Service/Api/ServiceController.php Core/Service/Api/ServiceController.php Service/Api/ServiceController.php Api/ServiceController.php ServiceController.php +src/Core/Service/Api/PermissionController.php +Core/Service/Api/PermissionController.php +Service/Api/PermissionController.php +Api/PermissionController.php +PermissionController.php src/Core/Service/ServiceClient.php Core/Service/ServiceClient.php Service/ServiceClient.php @@ -36028,6 +36161,11 @@ Core/Service/Subscriber/LicenseSyncSubscriber.php Service/Subscriber/LicenseSyncSubscriber.php Subscriber/LicenseSyncSubscriber.php LicenseSyncSubscriber.php +src/Core/Service/Subscriber/PermissionsSubscriber.php +Core/Service/Subscriber/PermissionsSubscriber.php +Service/Subscriber/PermissionsSubscriber.php +Subscriber/PermissionsSubscriber.php +PermissionsSubscriber.php src/Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriber.php Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriber.php Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriber.php @@ -36043,14 +36181,15 @@ Core/Service/Subscriber/InstalledExtensionsListingLoadedSubscriber.php Service/Subscriber/InstalledExtensionsListingLoadedSubscriber.php Subscriber/InstalledExtensionsListingLoadedSubscriber.php InstalledExtensionsListingLoadedSubscriber.php +src/Core/Service/Subscriber/ServiceLifecycleSubscriber.php +Core/Service/Subscriber/ServiceLifecycleSubscriber.php +Service/Subscriber/ServiceLifecycleSubscriber.php +Subscriber/ServiceLifecycleSubscriber.php +ServiceLifecycleSubscriber.php src/Core/Service/ServiceException.php Core/Service/ServiceException.php Service/ServiceException.php ServiceException.php -src/Core/Service/ServiceRegistryEntry.php -Core/Service/ServiceRegistryEntry.php -Service/ServiceRegistryEntry.php -ServiceRegistryEntry.php src/Core/Service/Service.php Core/Service/Service.php Service/Service.php @@ -36067,6 +36206,10 @@ src/Core/Service/AuthenticatedServiceClient.php Core/Service/AuthenticatedServiceClient.php Service/AuthenticatedServiceClient.php AuthenticatedServiceClient.php +src/Core/Service/Notification.php +Core/Service/Notification.php +Service/Notification.php +Notification.php src/Core/TestBootstrapper.php Core/TestBootstrapper.php TestBootstrapper.php @@ -107279,6 +107422,13 @@ Framework/App/ActionButton/ExecutorTest.php App/ActionButton/ExecutorTest.php ActionButton/ExecutorTest.php ExecutorTest.php +tests/integration/Core/Framework/App/Privileges/PrivilegesTest.php +integration/Core/Framework/App/Privileges/PrivilegesTest.php +Core/Framework/App/Privileges/PrivilegesTest.php +Framework/App/Privileges/PrivilegesTest.php +App/Privileges/PrivilegesTest.php +Privileges/PrivilegesTest.php +PrivilegesTest.php tests/integration/Core/Framework/App/AppArchiveValidatorTest.php integration/Core/Framework/App/AppArchiveValidatorTest.php Core/Framework/App/AppArchiveValidatorTest.php @@ -111614,6 +111764,17 @@ Core/Installer/Configuration/ShopConfigurationServiceTest.php Installer/Configuration/ShopConfigurationServiceTest.php Configuration/ShopConfigurationServiceTest.php ShopConfigurationServiceTest.php +tests/integration/Core/Service/PermissionsServiceTest.php +integration/Core/Service/PermissionsServiceTest.php +Core/Service/PermissionsServiceTest.php +Service/PermissionsServiceTest.php +PermissionsServiceTest.php +tests/integration/Core/Service/Api/PermissionControllerTest.php +integration/Core/Service/Api/PermissionControllerTest.php +Core/Service/Api/PermissionControllerTest.php +Service/Api/PermissionControllerTest.php +Api/PermissionControllerTest.php +PermissionControllerTest.php tests/integration/Core/Maintenance/System/Service/SetupDatabaseAdapterTest.php integration/Core/Maintenance/System/Service/SetupDatabaseAdapterTest.php Core/Maintenance/System/Service/SetupDatabaseAdapterTest.php @@ -113375,6 +113536,11 @@ migration/Core/V6_7/Migration1739197440ChangeCmsBlockDefaultMarginTest.php Core/V6_7/Migration1739197440ChangeCmsBlockDefaultMarginTest.php V6_7/Migration1739197440ChangeCmsBlockDefaultMarginTest.php Migration1739197440ChangeCmsBlockDefaultMarginTest.php +tests/migration/Core/V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php +migration/Core/V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php +Core/V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php +V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php +Migration1740563553AddAppRequestedPrivilegesTest.php tests/migration/Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.php migration/Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.php Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.php @@ -114764,6 +114930,12 @@ Core/Content/Seo/SeoUrlPlaceholderHandlerTest.php Content/Seo/SeoUrlPlaceholderHandlerTest.php Seo/SeoUrlPlaceholderHandlerTest.php SeoUrlPlaceholderHandlerTest.php +tests/unit/Core/Content/Seo/SeoUrlPersisterTest.php +unit/Core/Content/Seo/SeoUrlPersisterTest.php +Core/Content/Seo/SeoUrlPersisterTest.php +Content/Seo/SeoUrlPersisterTest.php +Seo/SeoUrlPersisterTest.php +SeoUrlPersisterTest.php tests/unit/Core/Content/Mail/Message/SendMailHandlerTest.php unit/Core/Content/Mail/Message/SendMailHandlerTest.php Core/Content/Mail/Message/SendMailHandlerTest.php @@ -122670,6 +122842,13 @@ Framework/App/Event/AppActivatedEventTest.php App/Event/AppActivatedEventTest.php Event/AppActivatedEventTest.php AppActivatedEventTest.php +tests/unit/Core/Framework/App/Event/AppPermissionsUpdatedTest.php +unit/Core/Framework/App/Event/AppPermissionsUpdatedTest.php +Core/Framework/App/Event/AppPermissionsUpdatedTest.php +Framework/App/Event/AppPermissionsUpdatedTest.php +App/Event/AppPermissionsUpdatedTest.php +Event/AppPermissionsUpdatedTest.php +AppPermissionsUpdatedTest.php tests/unit/Core/Framework/App/Event/AppInstalledEventTest.php unit/Core/Framework/App/Event/AppInstalledEventTest.php Core/Framework/App/Event/AppInstalledEventTest.php @@ -122818,6 +122997,13 @@ Framework/App/Api/AppJWTGenerateRouteTest.php App/Api/AppJWTGenerateRouteTest.php Api/AppJWTGenerateRouteTest.php AppJWTGenerateRouteTest.php +tests/unit/Core/Framework/App/Api/AppPrivilegeControllerTest.php +unit/Core/Framework/App/Api/AppPrivilegeControllerTest.php +Core/Framework/App/Api/AppPrivilegeControllerTest.php +Framework/App/Api/AppPrivilegeControllerTest.php +App/Api/AppPrivilegeControllerTest.php +Api/AppPrivilegeControllerTest.php +AppPrivilegeControllerTest.php tests/unit/Core/Framework/App/ScheduledTask/UpdateAppsTaskTest.php unit/Core/Framework/App/ScheduledTask/UpdateAppsTaskTest.php Core/Framework/App/ScheduledTask/UpdateAppsTaskTest.php @@ -122988,6 +123174,14 @@ App/Manifest/_fixtures/invalidShippingMethods-manifest.xml Manifest/_fixtures/invalidShippingMethods-manifest.xml _fixtures/invalidShippingMethods-manifest.xml invalidShippingMethods-manifest.xml +tests/unit/Core/Framework/App/Manifest/_fixtures/manifestValidatesPermissions.xml +unit/Core/Framework/App/Manifest/_fixtures/manifestValidatesPermissions.xml +Core/Framework/App/Manifest/_fixtures/manifestValidatesPermissions.xml +Framework/App/Manifest/_fixtures/manifestValidatesPermissions.xml +App/Manifest/_fixtures/manifestValidatesPermissions.xml +Manifest/_fixtures/manifestValidatesPermissions.xml +_fixtures/manifestValidatesPermissions.xml +manifestValidatesPermissions.xml tests/unit/Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-first-block/preview.html unit/Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-first-block/preview.html Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-first-block/preview.html @@ -123854,6 +124048,14 @@ Framework/App/Lifecycle/ScriptFileReaderTest.php App/Lifecycle/ScriptFileReaderTest.php Lifecycle/ScriptFileReaderTest.php ScriptFileReaderTest.php +tests/unit/Core/Framework/App/Lifecycle/Persister/PermissionPersisterTest.php +unit/Core/Framework/App/Lifecycle/Persister/PermissionPersisterTest.php +Core/Framework/App/Lifecycle/Persister/PermissionPersisterTest.php +Framework/App/Lifecycle/Persister/PermissionPersisterTest.php +App/Lifecycle/Persister/PermissionPersisterTest.php +Lifecycle/Persister/PermissionPersisterTest.php +Persister/PermissionPersisterTest.php +PermissionPersisterTest.php tests/unit/Core/Framework/App/Lifecycle/Persister/TemplatePersisterTest.php unit/Core/Framework/App/Lifecycle/Persister/TemplatePersisterTest.php Core/Framework/App/Lifecycle/Persister/TemplatePersisterTest.php @@ -126839,17 +127041,46 @@ tests/unit/Core/TestBootstrapperTest.php unit/Core/TestBootstrapperTest.php Core/TestBootstrapperTest.php TestBootstrapperTest.php +tests/unit/Core/Service/LifecycleManagerTest.php +unit/Core/Service/LifecycleManagerTest.php +Core/Service/LifecycleManagerTest.php +Service/LifecycleManagerTest.php +LifecycleManagerTest.php +tests/unit/Core/Service/MessageHandler/InstallServicesHandlerTest.php +unit/Core/Service/MessageHandler/InstallServicesHandlerTest.php +Core/Service/MessageHandler/InstallServicesHandlerTest.php +Service/MessageHandler/InstallServicesHandlerTest.php +MessageHandler/InstallServicesHandlerTest.php +InstallServicesHandlerTest.php tests/unit/Core/Service/MessageHandler/UpdateServiceHandlerTest.php unit/Core/Service/MessageHandler/UpdateServiceHandlerTest.php Core/Service/MessageHandler/UpdateServiceHandlerTest.php Service/MessageHandler/UpdateServiceHandlerTest.php MessageHandler/UpdateServiceHandlerTest.php UpdateServiceHandlerTest.php +tests/unit/Core/Service/MessageHandler/LogConsentToRegistryHandlerTest.php +unit/Core/Service/MessageHandler/LogConsentToRegistryHandlerTest.php +Core/Service/MessageHandler/LogConsentToRegistryHandlerTest.php +Service/MessageHandler/LogConsentToRegistryHandlerTest.php +MessageHandler/LogConsentToRegistryHandlerTest.php +LogConsentToRegistryHandlerTest.php tests/unit/Core/Service/ServiceExceptionTest.php unit/Core/Service/ServiceExceptionTest.php Core/Service/ServiceExceptionTest.php Service/ServiceExceptionTest.php ServiceExceptionTest.php +tests/unit/Core/Service/Permission/PermissionsConsentTest.php +unit/Core/Service/Permission/PermissionsConsentTest.php +Core/Service/Permission/PermissionsConsentTest.php +Service/Permission/PermissionsConsentTest.php +Permission/PermissionsConsentTest.php +PermissionsConsentTest.php +tests/unit/Core/Service/Permission/PermissionsServiceTest.php +unit/Core/Service/Permission/PermissionsServiceTest.php +Core/Service/Permission/PermissionsServiceTest.php +Service/Permission/PermissionsServiceTest.php +Permission/PermissionsServiceTest.php +PermissionsServiceTest.php tests/unit/Core/Service/Message/UpdateServiceMessageTest.php unit/Core/Service/Message/UpdateServiceMessageTest.php Core/Service/Message/UpdateServiceMessageTest.php @@ -126862,16 +127093,29 @@ Core/Service/Event/ServiceOutdatedEventTest.php Service/Event/ServiceOutdatedEventTest.php Event/ServiceOutdatedEventTest.php ServiceOutdatedEventTest.php +tests/unit/Core/Service/ServiceRegistry/PermissionLoggerTest.php +unit/Core/Service/ServiceRegistry/PermissionLoggerTest.php +Core/Service/ServiceRegistry/PermissionLoggerTest.php +Service/ServiceRegistry/PermissionLoggerTest.php +ServiceRegistry/PermissionLoggerTest.php +PermissionLoggerTest.php +tests/unit/Core/Service/ServiceRegistry/ClientTest.php +unit/Core/Service/ServiceRegistry/ClientTest.php +Core/Service/ServiceRegistry/ClientTest.php +Service/ServiceRegistry/ClientTest.php +ServiceRegistry/ClientTest.php +ClientTest.php +tests/unit/Core/Service/ServiceRegistry/ServiceEntryTest.php +unit/Core/Service/ServiceRegistry/ServiceEntryTest.php +Core/Service/ServiceRegistry/ServiceEntryTest.php +Service/ServiceRegistry/ServiceEntryTest.php +ServiceRegistry/ServiceEntryTest.php +ServiceEntryTest.php tests/unit/Core/Service/ServiceSourceResolverTest.php unit/Core/Service/ServiceSourceResolverTest.php Core/Service/ServiceSourceResolverTest.php Service/ServiceSourceResolverTest.php ServiceSourceResolverTest.php -tests/unit/Core/Service/ServiceRegistryClientTest.php -unit/Core/Service/ServiceRegistryClientTest.php -Core/Service/ServiceRegistryClientTest.php -Service/ServiceRegistryClientTest.php -ServiceRegistryClientTest.php tests/unit/Core/Service/_fixtures/manifest2.xml unit/Core/Service/_fixtures/manifest2.xml Core/Service/_fixtures/manifest2.xml @@ -126884,11 +127128,12 @@ Core/Service/_fixtures/manifest1.xml Service/_fixtures/manifest1.xml _fixtures/manifest1.xml manifest1.xml -tests/unit/Core/Service/ServiceRegistryEntryTest.php -unit/Core/Service/ServiceRegistryEntryTest.php -Core/Service/ServiceRegistryEntryTest.php -Service/ServiceRegistryEntryTest.php -ServiceRegistryEntryTest.php +tests/unit/Core/Service/Api/PermissionControllerTest.php +unit/Core/Service/Api/PermissionControllerTest.php +Core/Service/Api/PermissionControllerTest.php +Service/Api/PermissionControllerTest.php +Api/PermissionControllerTest.php +PermissionControllerTest.php tests/unit/Core/Service/Api/ServiceControllerTest.php unit/Core/Service/Api/ServiceControllerTest.php Core/Service/Api/ServiceControllerTest.php @@ -126924,6 +127169,12 @@ Core/Service/Subscriber/WebhookManagerSubscriberTest.php Service/Subscriber/WebhookManagerSubscriberTest.php Subscriber/WebhookManagerSubscriberTest.php WebhookManagerSubscriberTest.php +tests/unit/Core/Service/Subscriber/ServiceLifecycleSubscriberTest.php +unit/Core/Service/Subscriber/ServiceLifecycleSubscriberTest.php +Core/Service/Subscriber/ServiceLifecycleSubscriberTest.php +Service/Subscriber/ServiceLifecycleSubscriberTest.php +Subscriber/ServiceLifecycleSubscriberTest.php +ServiceLifecycleSubscriberTest.php tests/unit/Core/Service/Subscriber/LicenseSyncSubscriberTest.php unit/Core/Service/Subscriber/LicenseSyncSubscriberTest.php Core/Service/Subscriber/LicenseSyncSubscriberTest.php @@ -126936,6 +127187,12 @@ Core/Service/Subscriber/ServiceOutdatedSubscriberTest.php Service/Subscriber/ServiceOutdatedSubscriberTest.php Subscriber/ServiceOutdatedSubscriberTest.php ServiceOutdatedSubscriberTest.php +tests/unit/Core/Service/Subscriber/PermissionsSubscriberTest.php +unit/Core/Service/Subscriber/PermissionsSubscriberTest.php +Core/Service/Subscriber/PermissionsSubscriberTest.php +Service/Subscriber/PermissionsSubscriberTest.php +Subscriber/PermissionsSubscriberTest.php +PermissionsSubscriberTest.php tests/unit/Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriberTest.php unit/Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriberTest.php Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriberTest.php @@ -126958,6 +127215,11 @@ unit/Core/Service/ServiceLifecycleTest.php Core/Service/ServiceLifecycleTest.php Service/ServiceLifecycleTest.php ServiceLifecycleTest.php +tests/unit/Core/Service/NotificationTest.php +unit/Core/Service/NotificationTest.php +Core/Service/NotificationTest.php +Service/NotificationTest.php +NotificationTest.php tests/unit/Core/Service/ServiceClientTest.php unit/Core/Service/ServiceClientTest.php Core/Service/ServiceClientTest.php @@ -137845,6 +138107,9 @@ _unreleased/2025-05-07-deprecated-theme-translations-to-use-admin-snippets.md changelog/_unreleased/2025-06-26-fix-media-item-quickinfo-update-after-save.md _unreleased/2025-06-26-fix-media-item-quickinfo-update-after-save.md 2025-06-26-fix-media-item-quickinfo-update-after-save.md +changelog/_unreleased/2025-07-03-add-canonical-redirect-extension.md +_unreleased/2025-07-03-add-canonical-redirect-extension.md +2025-07-03-add-canonical-redirect-extension.md changelog/_unreleased/2025-06-16-allow-empty-alt-with-sw_thumbnails.md _unreleased/2025-06-16-allow-empty-alt-with-sw_thumbnails.md 2025-06-16-allow-empty-alt-with-sw_thumbnails.md @@ -137974,6 +138239,9 @@ _unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md changelog/_unreleased/2025-06-06-deprecate-i18n-tc-function.md _unreleased/2025-06-06-deprecate-i18n-tc-function.md 2025-06-06-deprecate-i18n-tc-function.md +changelog/_unreleased/2025-07-04-change-deprecated-and-in-sql-accessor-builder.md +_unreleased/2025-07-04-change-deprecated-and-in-sql-accessor-builder.md +2025-07-04-change-deprecated-and-in-sql-accessor-builder.md changelog/_unreleased/2025-06-07-spelling-fixes-in-core-package.md _unreleased/2025-06-07-spelling-fixes-in-core-package.md 2025-06-07-spelling-fixes-in-core-package.md @@ -138019,6 +138287,9 @@ _unreleased/.keep changelog/_unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md _unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md 2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md +changelog/_unreleased/2025-07-03-skip-cart-recalculation-on-esi-sub-requests.md +_unreleased/2025-07-03-skip-cart-recalculation-on-esi-sub-requests.md +2025-07-03-skip-cart-recalculation-on-esi-sub-requests.md changelog/_unreleased/2025-03-24-fix-cmsdataresolver-same-criteria-different-entities.md _unreleased/2025-03-24-fix-cmsdataresolver-same-criteria-different-entities.md 2025-03-24-fix-cmsdataresolver-same-criteria-different-entities.md @@ -138061,6 +138332,9 @@ _unreleased/2025-04-29-deprecated-carts-alerts.md changelog/_unreleased/2025-06-26-changed-file_exists-to-suitable-is_dir-is_file.md _unreleased/2025-06-26-changed-file_exists-to-suitable-is_dir-is_file.md 2025-06-26-changed-file_exists-to-suitable-is_dir-is_file.md +changelog/_unreleased/2025-06-23-fix-issue-seo-url-not-generating-anymore.md +_unreleased/2025-06-23-fix-issue-seo-url-not-generating-anymore.md +2025-06-23-fix-issue-seo-url-not-generating-anymore.md changelog/_unreleased/2025-03-13-preserve-administration-sidebar-state.md _unreleased/2025-03-13-preserve-administration-sidebar-state.md 2025-03-13-preserve-administration-sidebar-state.md @@ -138121,9 +138395,15 @@ _unreleased/2025-07-01-add-lock-for-cache-clearer.md changelog/_unreleased/2025-06-25-fix-after-sort-with-multiple-null-values.md _unreleased/2025-06-25-fix-after-sort-with-multiple-null-values.md 2025-06-25-fix-after-sort-with-multiple-null-values.md +changelog/_unreleased/2025-07-03-add-missing-date-time-format-prop-for-sw-time-ago.md +_unreleased/2025-07-03-add-missing-date-time-format-prop-for-sw-time-ago.md +2025-07-03-add-missing-date-time-format-prop-for-sw-time-ago.md changelog/_unreleased/2025-05-28-add-convert-guest-route.md _unreleased/2025-05-28-add-convert-guest-route.md 2025-05-28-add-convert-guest-route.md +changelog/_unreleased/2025-07-03-removed-entity-hydrator-internal-class-tag.md +_unreleased/2025-07-03-removed-entity-hydrator-internal-class-tag.md +2025-07-03-removed-entity-hydrator-internal-class-tag.md changelog/_unreleased/2025-04-10-add-remote-thumbnail-url-extension.md _unreleased/2025-04-10-add-remote-thumbnail-url-extension.md 2025-04-10-add-remote-thumbnail-url-extension.md @@ -138187,6 +138467,9 @@ _unreleased/2025-06-05-improve-error-handling-of-storefront-plugin-manager.md changelog/_unreleased/2025-06-24-added-twig-block-for-text-editor.md _unreleased/2025-06-24-added-twig-block-for-text-editor.md 2025-06-24-added-twig-block-for-text-editor.md +changelog/_unreleased/2025-07-03-improved-xml-http-request-denied-exception-info.md +_unreleased/2025-07-03-improved-xml-http-request-denied-exception-info.md +2025-07-03-improved-xml-http-request-denied-exception-info.md changelog/_unreleased/2025-06-02-added-es-response-to-searched-event.md _unreleased/2025-06-02-added-es-response-to-searched-event.md 2025-06-02-added-es-response-to-searched-event.md diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt index b5c6b25e..c9e9c3b8 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt @@ -3543,6 +3543,7 @@ src/Core/Framework/App/Event/CustomAppEvent.php src/Core/Framework/App/Event/AppFlowActionEvent.php src/Core/Framework/App/Event/AppActivatedEvent.php src/Core/Framework/App/Event/AppScriptConditionEvents.php +src/Core/Framework/App/Event/AppPermissionsUpdated.php src/Core/Framework/App/Event/ManifestChangedEvent.php src/Core/Framework/App/Event/AppInstalledEvent.php src/Core/Framework/App/Event/PostAppDeletedEvent.php @@ -3581,6 +3582,7 @@ src/Core/Framework/App/ActionButton/Executor.php src/Core/Framework/App/ActionButton/AppAction.php src/Core/Framework/App/ActionButton/ActionButtonLoader.php src/Core/Framework/App/ActionButton/appActionEndpointSchema.json +src/Core/Framework/App/Privileges/Privileges.php src/Core/Framework/App/Privileges/Utils.php src/Core/Framework/App/Exception/AppArchiveValidationFailure.php src/Core/Framework/App/Exception/AppRegistrationException.php @@ -3610,6 +3612,7 @@ src/Core/Framework/App/Cms/Xml/Block.php src/Core/Framework/App/Cms/Xml/DefaultConfig.php src/Core/Framework/App/Cms/Xml/Blocks.php src/Core/Framework/App/Api/AppActionController.php +src/Core/Framework/App/Api/AppPrivilegeController.php src/Core/Framework/App/Api/AppUrlChangeController.php src/Core/Framework/App/Api/AppJWTGenerateRoute.php src/Core/Framework/App/Api/AppCmsController.php @@ -4127,6 +4130,7 @@ src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/health_chec src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/increment.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/config.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/flow-actions.json.json +src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/app.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/indexing.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/message-queue.json @@ -4769,6 +4773,7 @@ src/Core/Framework/Store/Search/MultiFilterStruct.php src/Core/Framework/FrameworkException.php src/Core/Framework/Routing/CanonicalRedirectService.php src/Core/Framework/Routing/RequestDataBagResolver.php +src/Core/Framework/Routing/Extension/CanonicalRedirectExtension.php src/Core/Framework/Routing/MaintenanceModeResolver.php src/Core/Framework/Routing/StoreApiRouteScope.php src/Core/Framework/Routing/RouteScopeRegistry.php @@ -5707,6 +5712,7 @@ src/Core/Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangem src/Core/Migration/V6_7/Migration1742568836CreateThemeRuntimeConfigTable.php src/Core/Migration/V6_7/Migration1728119898AddRobotsTxt.php src/Core/Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php +src/Core/Migration/V6_7/Migration1740563553AddAppRequestedPrivileges.php src/Core/Migration/V6_7/Migration1742302302RenamePaidTransitionActions.php src/Core/Migration/V6_7/Migration1746176773AddIntegrationIdStateHistory.php src/Core/Migration/V6_7/Migration1697112043TemporaryPaymentAndShippingTechnicalNames.php @@ -5776,32 +5782,53 @@ src/Core/Migration/V6_6/Migration1718635021AddIntraCommunityLabelDocumentConfigT src/Core/Migration/V6_6/Migration1738661307AddMediaIndices.php src/Core/Migration/V6_6/Migration1739355802FixVatHandling.php src/Core/Migration/V6_6/Migration1726557614FixProductComparisonIdealoWithHtmlFormat.php +src/Core/Service/LifecycleManager.php src/Core/Service/Resources/config/routes.xml src/Core/Service/ServiceClientFactory.php +src/Core/Service/MessageHandler/InstallServicesHandler.php src/Core/Service/MessageHandler/UpdateServiceHandler.php +src/Core/Service/MessageHandler/LogConsentToRegistryHandler.php +src/Core/Service/Permission/PermissionsService.php +src/Core/Service/Permission/RemoteLogger.php +src/Core/Service/Permission/ConsentState.php +src/Core/Service/Permission/PermissionsConsent.php src/Core/Service/Message/UpdateServiceMessage.php +src/Core/Service/Message/LogPermissionToRegistryMessage.php +src/Core/Service/Message/InstallServicesMessage.php +src/Core/Service/Event/PermissionsGrantedEvent.php +src/Core/Service/Event/ServiceInstalledEvent.php +src/Core/Service/Event/ServiceUpdatedEvent.php src/Core/Service/Event/ServiceOutdatedEvent.php +src/Core/Service/Event/NewServicesInstalledEvent.php +src/Core/Service/Event/PermissionsRevokedEvent.php +src/Core/Service/ServiceRegistry/ServiceEntry.php +src/Core/Service/ServiceRegistry/PermissionLogger.php +src/Core/Service/ServiceRegistry/SaveConsentRequest.php +src/Core/Service/ServiceRegistry/Client.php src/Core/Service/ServiceSourceResolver.php -src/Core/Service/ServiceRegistryClient.php src/Core/Service/DependencyInjection/services.xml src/Core/Service/ServiceLifecycle.php src/Core/Service/AllServiceInstaller.php +src/Core/Service/State.php src/Core/Service/Api/ServiceController.php +src/Core/Service/Api/PermissionController.php src/Core/Service/ServiceClient.php src/Core/Service/ScheduledTask/InstallServicesTaskHandler.php src/Core/Service/ScheduledTask/InstallServicesTask.php src/Core/Service/Command/Install.php src/Core/Service/Subscriber/WebhookManagerSubscriber.php src/Core/Service/Subscriber/LicenseSyncSubscriber.php +src/Core/Service/Subscriber/PermissionsSubscriber.php src/Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriber.php src/Core/Service/Subscriber/ServiceOutdatedSubscriber.php src/Core/Service/Subscriber/InstalledExtensionsListingLoadedSubscriber.php +src/Core/Service/Subscriber/ServiceLifecycleSubscriber.php src/Core/Service/ServiceException.php -src/Core/Service/ServiceRegistryEntry.php src/Core/Service/Service.php src/Core/Service/TemporaryDirectoryFactory.php src/Core/Service/AppInfo.php src/Core/Service/AuthenticatedServiceClient.php +src/Core/Service/Notification.php src/Core/TestBootstrapper.php src/Core/Test/TestDefaults.php src/Core/Test/AppSystemTestBehaviour.php @@ -13309,6 +13336,7 @@ tests/integration/Core/Framework/App/ActionButton/Response/ReloadDataResponseFac tests/integration/Core/Framework/App/ActionButton/ActionButtonLoaderTest.php tests/integration/Core/Framework/App/ActionButton/AppActionLoaderTest.php tests/integration/Core/Framework/App/ActionButton/ExecutorTest.php +tests/integration/Core/Framework/App/Privileges/PrivilegesTest.php tests/integration/Core/Framework/App/AppArchiveValidatorTest.php tests/integration/Core/Framework/App/_fixtures/AppNoTobLevelFolder/some-file.txt tests/integration/Core/Framework/App/_fixtures/AppInvalidPrefix/some-file.txt @@ -13792,6 +13820,8 @@ tests/integration/Core/Framework/Increment/IncrementerGatewayRegistryTest.php tests/integration/Core/Framework/Increment/MySQLIncrementerTest.php tests/integration/Core/Framework/Increment/RedisIncrementerTest.php tests/integration/Core/Installer/Configuration/ShopConfigurationServiceTest.php +tests/integration/Core/Service/PermissionsServiceTest.php +tests/integration/Core/Service/Api/PermissionControllerTest.php tests/integration/Core/Maintenance/System/Service/SetupDatabaseAdapterTest.php tests/integration/Core/Maintenance/System/Service/ShopConfiguratorTest.php tests/integration/Core/Maintenance/SalesChannel/Command/SalesChannelUpdateDomainCommandTest.php @@ -14034,6 +14064,7 @@ tests/migration/Core/V6_7/fixtures/import_export_default_profiles.sql tests/migration/Core/V6_7/Migration1743064966CartConfigSubtotalTaxColumnTest.php tests/migration/Core/V6_7/Migration1733136208AddH1ToCmsCategoryListingTest.php tests/migration/Core/V6_7/Migration1739197440ChangeCmsBlockDefaultMarginTest.php +tests/migration/Core/V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php tests/migration/Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.php tests/migration/Core/V6_7/Migration1742568836CreateThemeRuntimeConfigTableTest.php tests/migration/Core/V6_7/Migration1726135997CreateMessengerStatsTableTest.php @@ -14268,6 +14299,7 @@ tests/unit/Core/Content/Seo/SeoUrlUpdaterTest.php tests/unit/Core/Content/Seo/SeoExceptionTest.php tests/unit/Core/Content/Seo/SeoUrlTwigFactoryTest.php tests/unit/Core/Content/Seo/SeoUrlPlaceholderHandlerTest.php +tests/unit/Core/Content/Seo/SeoUrlPersisterTest.php tests/unit/Core/Content/Mail/Message/SendMailHandlerTest.php tests/unit/Core/Content/Mail/MailExceptionTest.php tests/unit/Core/Content/Mail/MailerConfigurationCompilerPassTest.php @@ -15322,6 +15354,7 @@ tests/unit/Core/Framework/App/Event/AppFlowActionEventTest.php tests/unit/Core/Framework/App/Event/AppDeactivatedEventTest.php tests/unit/Core/Framework/App/Event/AppUpdatedEventTest.php tests/unit/Core/Framework/App/Event/AppActivatedEventTest.php +tests/unit/Core/Framework/App/Event/AppPermissionsUpdatedTest.php tests/unit/Core/Framework/App/Event/AppInstalledEventTest.php tests/unit/Core/Framework/App/Payload/AppPayloadServiceHelperTest.php tests/unit/Core/Framework/App/Context/Payload/AppContextGatewayPayloadServiceTest.php @@ -15342,6 +15375,7 @@ tests/unit/Core/Framework/App/_fixtures/manifest_no_setup.xml tests/unit/Core/Framework/App/_fixtures/manifest.xml tests/unit/Core/Framework/App/Cms/Xml/BlockTest.php tests/unit/Core/Framework/App/Api/AppJWTGenerateRouteTest.php +tests/unit/Core/Framework/App/Api/AppPrivilegeControllerTest.php tests/unit/Core/Framework/App/ScheduledTask/UpdateAppsTaskTest.php tests/unit/Core/Framework/App/Command/_fixtures/create-app-project/.gitkeep tests/unit/Core/Framework/App/Command/AppListCommandTest.php @@ -15363,6 +15397,7 @@ tests/unit/Core/Framework/App/Manifest/_fixtures/invalidTaxProvider/manifest-mis tests/unit/Core/Framework/App/Manifest/_fixtures/invalidTaxProvider/manifest-missing-name.xml tests/unit/Core/Framework/App/Manifest/_fixtures/test-manifest-withoutShippingMethods.xml tests/unit/Core/Framework/App/Manifest/_fixtures/invalidShippingMethods-manifest.xml +tests/unit/Core/Framework/App/Manifest/_fixtures/manifestValidatesPermissions.xml tests/unit/Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-first-block/preview.html tests/unit/Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-second-block/previewExpected.html tests/unit/Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-second-block/preview.html @@ -15449,6 +15484,7 @@ tests/unit/Core/Framework/App/Payment/Payload/PaymentPayloadServiceTest.php tests/unit/Core/Framework/App/Lifecycle/AppLifecycleTest.php tests/unit/Core/Framework/App/Lifecycle/AppLoaderTest.php tests/unit/Core/Framework/App/Lifecycle/ScriptFileReaderTest.php +tests/unit/Core/Framework/App/Lifecycle/Persister/PermissionPersisterTest.php tests/unit/Core/Framework/App/Lifecycle/Persister/TemplatePersisterTest.php tests/unit/Core/Framework/App/Lifecycle/Persister/ShippingMethodPersisterTest.php tests/unit/Core/Framework/App/Lifecycle/Persister/TaxProviderPersisterTest.php @@ -15839,27 +15875,37 @@ tests/unit/Core/Installer/Database/DatabaseMigratorTest.php tests/unit/Core/Installer/Database/MigrationCollectionFactoryTest.php tests/unit/Core/Installer/Database/BlueGreenDeploymentServiceTest.php tests/unit/Core/TestBootstrapperTest.php +tests/unit/Core/Service/LifecycleManagerTest.php +tests/unit/Core/Service/MessageHandler/InstallServicesHandlerTest.php tests/unit/Core/Service/MessageHandler/UpdateServiceHandlerTest.php +tests/unit/Core/Service/MessageHandler/LogConsentToRegistryHandlerTest.php tests/unit/Core/Service/ServiceExceptionTest.php +tests/unit/Core/Service/Permission/PermissionsConsentTest.php +tests/unit/Core/Service/Permission/PermissionsServiceTest.php tests/unit/Core/Service/Message/UpdateServiceMessageTest.php tests/unit/Core/Service/Event/ServiceOutdatedEventTest.php +tests/unit/Core/Service/ServiceRegistry/PermissionLoggerTest.php +tests/unit/Core/Service/ServiceRegistry/ClientTest.php +tests/unit/Core/Service/ServiceRegistry/ServiceEntryTest.php tests/unit/Core/Service/ServiceSourceResolverTest.php -tests/unit/Core/Service/ServiceRegistryClientTest.php tests/unit/Core/Service/_fixtures/manifest2.xml tests/unit/Core/Service/_fixtures/manifest1.xml -tests/unit/Core/Service/ServiceRegistryEntryTest.php +tests/unit/Core/Service/Api/PermissionControllerTest.php tests/unit/Core/Service/Api/ServiceControllerTest.php tests/unit/Core/Service/ScheduledTask/InstallServicesTaskTest.php tests/unit/Core/Service/ScheduledTask/InstallServicesTaskHandlerTest.php tests/unit/Core/Service/Command/InstallTest.php tests/unit/Core/Service/AllServiceInstallerTest.php tests/unit/Core/Service/Subscriber/WebhookManagerSubscriberTest.php +tests/unit/Core/Service/Subscriber/ServiceLifecycleSubscriberTest.php tests/unit/Core/Service/Subscriber/LicenseSyncSubscriberTest.php tests/unit/Core/Service/Subscriber/ServiceOutdatedSubscriberTest.php +tests/unit/Core/Service/Subscriber/PermissionsSubscriberTest.php tests/unit/Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriberTest.php tests/unit/Core/Service/Subscriber/InstalledExtensionsListingLoadedSubscriberTest.php tests/unit/Core/Service/AuthenticatedServiceClientTest.php tests/unit/Core/Service/ServiceLifecycleTest.php +tests/unit/Core/Service/NotificationTest.php tests/unit/Core/Service/ServiceClientTest.php tests/unit/Core/Service/ServiceClientFactoryTest.php tests/unit/Core/Service/AppInfoTest.php @@ -19099,6 +19145,7 @@ changelog/_unreleased/2025-04-08-fix-invoice-empty-pages.md changelog/_unreleased/2025-05-19-bsfg-compliant-alt-tag-for-decorative-images.md changelog/_unreleased/2025-05-07-deprecated-theme-translations-to-use-admin-snippets.md changelog/_unreleased/2025-06-26-fix-media-item-quickinfo-update-after-save.md +changelog/_unreleased/2025-07-03-add-canonical-redirect-extension.md changelog/_unreleased/2025-06-16-allow-empty-alt-with-sw_thumbnails.md changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md changelog/_unreleased/2025-04-21-implement-media-component-with-admin-sdk.md @@ -19142,6 +19189,7 @@ changelog/_unreleased/2025-05-24-add-event-to-modify-saleschannelcontext.md changelog/_unreleased/2025-06-02-added-not-filter-shorthands.md changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md changelog/_unreleased/2025-06-06-deprecate-i18n-tc-function.md +changelog/_unreleased/2025-07-04-change-deprecated-and-in-sql-accessor-builder.md changelog/_unreleased/2025-06-07-spelling-fixes-in-core-package.md changelog/_unreleased/2025-06-03-improved-ar-error-feeback.md changelog/_unreleased/2025-01-31-move-flow-execution-after-business-process.md @@ -19157,6 +19205,7 @@ changelog/_unreleased/2025-06-26-remove-usage-of-file_exists.md changelog/_unreleased/2025-07-03-improved-initial-camera-position-of-3d-viewer.md changelog/_unreleased/.keep changelog/_unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md +changelog/_unreleased/2025-07-03-skip-cart-recalculation-on-esi-sub-requests.md changelog/_unreleased/2025-03-24-fix-cmsdataresolver-same-criteria-different-entities.md changelog/_unreleased/2025-04-15-deprecate-account-order-detail-page.md changelog/_unreleased/2025-05-18-change-file_exists-to-is_dir.md @@ -19171,6 +19220,7 @@ changelog/_unreleased/2025-03-17-add-twig-block-around-filter-columns.md changelog/_unreleased/2025-06-05-products-with-variants-should-return-the-variant-that-match-the-search-term-in-the-product-detail-page.md changelog/_unreleased/2025-04-29-deprecated-carts-alerts.md changelog/_unreleased/2025-06-26-changed-file_exists-to-suitable-is_dir-is_file.md +changelog/_unreleased/2025-06-23-fix-issue-seo-url-not-generating-anymore.md changelog/_unreleased/2025-03-13-preserve-administration-sidebar-state.md changelog/_unreleased/2025-06-23-fix-product-search-sql-scoring.md changelog/_unreleased/2025-05-30-silence-and-log-exceptions-of-in-app-purchases.md @@ -19191,7 +19241,9 @@ changelog/_unreleased/2022-07-04-mail-attach.md changelog/_unreleased/2025-06-27-add-theme-config-validation.md changelog/_unreleased/2025-07-01-add-lock-for-cache-clearer.md changelog/_unreleased/2025-06-25-fix-after-sort-with-multiple-null-values.md +changelog/_unreleased/2025-07-03-add-missing-date-time-format-prop-for-sw-time-ago.md changelog/_unreleased/2025-05-28-add-convert-guest-route.md +changelog/_unreleased/2025-07-03-removed-entity-hydrator-internal-class-tag.md changelog/_unreleased/2025-04-10-add-remote-thumbnail-url-extension.md changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md changelog/_unreleased/2025-05-02-remove-specific-color-on-icon-wishlist.md @@ -19213,6 +19265,7 @@ changelog/_unreleased/2025-03-29-remove-debit-payment-method.md changelog/_unreleased/2025-06-26-remove-usage-of-file_exists-in-tests.md changelog/_unreleased/2025-06-05-improve-error-handling-of-storefront-plugin-manager.md changelog/_unreleased/2025-06-24-added-twig-block-for-text-editor.md +changelog/_unreleased/2025-07-03-improved-xml-http-request-denied-exception-info.md changelog/_unreleased/2025-06-02-added-es-response-to-searched-event.md changelog/_unreleased/2025-06-06-added-price-calculation-extension.md changelog/_unreleased/2024-01-31-improve-cart-page-performance.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 f1fe9f76..2161951a 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 @@ -83838,6 +83838,12 @@ src/Admin/API/PaymentGatewaySuggestionsTest.php Admin/API/PaymentGatewaySuggestionsTest.php API/PaymentGatewaySuggestionsTest.php PaymentGatewaySuggestionsTest.php +plugins/woocommerce/tests/php/includes/class-wc-tax-test.php +woocommerce/tests/php/includes/class-wc-tax-test.php +tests/php/includes/class-wc-tax-test.php +php/includes/class-wc-tax-test.php +includes/class-wc-tax-test.php +class-wc-tax-test.php plugins/woocommerce/tests/php/includes/class-wc-install-test.php woocommerce/tests/php/includes/class-wc-install-test.php tests/php/includes/class-wc-install-test.php @@ -88844,6 +88850,10 @@ plugins/woocommerce/changelog/58991-fix-hide-quantity-selector-in-items-sold-ind woocommerce/changelog/58991-fix-hide-quantity-selector-in-items-sold-individually changelog/58991-fix-hide-quantity-selector-in-items-sold-individually 58991-fix-hide-quantity-selector-in-items-sold-individually +plugins/woocommerce/changelog/fix-59393-fix-grouped-products-min-quantity +woocommerce/changelog/fix-59393-fix-grouped-products-min-quantity +changelog/fix-59393-fix-grouped-products-min-quantity +fix-59393-fix-grouped-products-min-quantity plugins/woocommerce/changelog/wooplug-3616-implement-a-way-for-autocomplete-providers-to-register-in woocommerce/changelog/wooplug-3616-implement-a-way-for-autocomplete-providers-to-register-in changelog/wooplug-3616-implement-a-way-for-autocomplete-providers-to-register-in @@ -88936,6 +88946,10 @@ plugins/woocommerce/changelog/2025-06-20-10-08-35-352964 woocommerce/changelog/2025-06-20-10-08-35-352964 changelog/2025-06-20-10-08-35-352964 2025-06-20-10-08-35-352964 +plugins/woocommerce/changelog/fix-bail-if-sub-query-find-no-product +woocommerce/changelog/fix-bail-if-sub-query-find-no-product +changelog/fix-bail-if-sub-query-find-no-product +fix-bail-if-sub-query-find-no-product plugins/woocommerce/changelog/wooplug-4676-block-registration-api-add-usage-of-render_email_callback-to woocommerce/changelog/wooplug-4676-block-registration-api-add-usage-of-render_email_callback-to changelog/wooplug-4676-block-registration-api-add-usage-of-render_email_callback-to @@ -88952,6 +88966,14 @@ plugins/woocommerce/changelog/fix-css-build-warnings woocommerce/changelog/fix-css-build-warnings changelog/fix-css-build-warnings fix-css-build-warnings +plugins/woocommerce/changelog/wooplug-4596-shipping-tax-class-based-on-cart-items-does-not-appear-to-be +woocommerce/changelog/wooplug-4596-shipping-tax-class-based-on-cart-items-does-not-appear-to-be +changelog/wooplug-4596-shipping-tax-class-based-on-cart-items-does-not-appear-to-be +wooplug-4596-shipping-tax-class-based-on-cart-items-does-not-appear-to-be +plugins/woocommerce/changelog/fix-prevent-recalculation-on-empty-cart +woocommerce/changelog/fix-prevent-recalculation-on-empty-cart +changelog/fix-prevent-recalculation-on-empty-cart +fix-prevent-recalculation-on-empty-cart plugins/woocommerce/changelog/wooplug-4685-unexpected-new-lines-in-email-content-blocks woocommerce/changelog/wooplug-4685-unexpected-new-lines-in-email-content-blocks changelog/wooplug-4685-unexpected-new-lines-in-email-content-blocks @@ -88992,6 +89014,10 @@ plugins/woocommerce/changelog/2025-06-20-10-40-34-690102 woocommerce/changelog/2025-06-20-10-40-34-690102 changelog/2025-06-20-10-40-34-690102 2025-06-20-10-40-34-690102 +plugins/woocommerce/changelog/59321-fix-advanced-settings +woocommerce/changelog/59321-fix-advanced-settings +changelog/59321-fix-advanced-settings +59321-fix-advanced-settings plugins/woocommerce/changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default woocommerce/changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default @@ -89012,6 +89038,10 @@ plugins/woocommerce/changelog/wooplug-4524-remove-error-message-on-blocks-checko woocommerce/changelog/wooplug-4524-remove-error-message-on-blocks-checkout-when-only-express changelog/wooplug-4524-remove-error-message-on-blocks-checkout-when-only-express wooplug-4524-remove-error-message-on-blocks-checkout-when-only-express +plugins/woocommerce/changelog/update-blocks-where-selectors +woocommerce/changelog/update-blocks-where-selectors +changelog/update-blocks-where-selectors +update-blocks-where-selectors plugins/woocommerce/changelog/fix-58838-flaky-test woocommerce/changelog/fix-58838-flaky-test changelog/fix-58838-flaky-test @@ -89112,6 +89142,10 @@ plugins/woocommerce/changelog/docs-css-queries woocommerce/changelog/docs-css-queries changelog/docs-css-queries docs-css-queries +plugins/woocommerce/changelog/fix-issue-59263 +woocommerce/changelog/fix-issue-59263 +changelog/fix-issue-59263 +fix-issue-59263 plugins/woocommerce/changelog/fix-50483-can-change-attributes-from-sidebar-flaky-test woocommerce/changelog/fix-50483-can-change-attributes-from-sidebar-flaky-test changelog/fix-50483-can-change-attributes-from-sidebar-flaky-test diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt index 445f3acb..d3475ac7 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt @@ -11286,6 +11286,7 @@ plugins/woocommerce/tests/php/src/Admin/API/OnboardingProfileTest.php plugins/woocommerce/tests/php/src/Admin/API/LaunchYourStoreTest.php plugins/woocommerce/tests/php/src/Admin/API/MarketingRecommendationsTest.php plugins/woocommerce/tests/php/src/Admin/API/PaymentGatewaySuggestionsTest.php +plugins/woocommerce/tests/php/includes/class-wc-tax-test.php plugins/woocommerce/tests/php/includes/class-wc-install-test.php plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-test.php plugins/woocommerce/tests/php/includes/class-wc-cart-persistence.php @@ -12147,6 +12148,7 @@ plugins/woocommerce/changelog/fix-55053-flaky-test plugins/woocommerce/changelog/update-nox-payments-task-label-and-logic plugins/woocommerce/changelog/59097-dev-support-quantity-limits plugins/woocommerce/changelog/58991-fix-hide-quantity-selector-in-items-sold-individually +plugins/woocommerce/changelog/fix-59393-fix-grouped-products-min-quantity plugins/woocommerce/changelog/wooplug-3616-implement-a-way-for-autocomplete-providers-to-register-in plugins/woocommerce/changelog/58755-dev-53714 plugins/woocommerce/changelog/58998-fix-cys-crash @@ -12170,10 +12172,13 @@ plugins/woocommerce/changelog/fix-add-to-cart-with-options-hooks-refactor plugins/woocommerce/changelog/fix-48895 plugins/woocommerce/changelog/wooplug-3653-configure-build-and-publishing-of-the-email-editors-js plugins/woocommerce/changelog/2025-06-20-10-08-35-352964 +plugins/woocommerce/changelog/fix-bail-if-sub-query-find-no-product plugins/woocommerce/changelog/wooplug-4676-block-registration-api-add-usage-of-render_email_callback-to plugins/woocommerce/changelog/e2e-fix-product-csv-import-tests-missing-existing-products plugins/woocommerce/changelog/58402-add-57318 plugins/woocommerce/changelog/fix-css-build-warnings +plugins/woocommerce/changelog/wooplug-4596-shipping-tax-class-based-on-cart-items-does-not-appear-to-be +plugins/woocommerce/changelog/fix-prevent-recalculation-on-empty-cart plugins/woocommerce/changelog/wooplug-4685-unexpected-new-lines-in-email-content-blocks plugins/woocommerce/changelog/fix-variable-products-handling plugins/woocommerce/changelog/58376-add-expose-customer-stats-endpoint @@ -12184,11 +12189,13 @@ plugins/woocommerce/changelog/fix-product_availability_class_check plugins/woocommerce/changelog/59290-add-reset-account-test-step plugins/woocommerce/changelog/remove-product-editor-feature plugins/woocommerce/changelog/2025-06-20-10-40-34-690102 +plugins/woocommerce/changelog/59321-fix-advanced-settings plugins/woocommerce/changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default plugins/woocommerce/changelog/fix-WOOPLUG-4820-pm-selection-cutoff-safari plugins/woocommerce/changelog/update-checkout-loading-without-suspense plugins/woocommerce/changelog/fix-use-minus-character-instead-of-hyphens-in-quantity-selectors plugins/woocommerce/changelog/wooplug-4524-remove-error-message-on-blocks-checkout-when-only-express +plugins/woocommerce/changelog/update-blocks-where-selectors plugins/woocommerce/changelog/fix-58838-flaky-test plugins/woocommerce/changelog/58936-dev-grouping-payment-complete-statuses plugins/woocommerce/changelog/fix-wooplug-4749-nav-tab-wrapper-clearfix @@ -12214,6 +12221,7 @@ plugins/woocommerce/changelog/wooplug-4541-blockified-product-details-makes-404- plugins/woocommerce/changelog/.gitkeep plugins/woocommerce/changelog/wooplug-4619-enhancement-font-weight-510-makes-text-blurry-in-the-new plugins/woocommerce/changelog/docs-css-queries +plugins/woocommerce/changelog/fix-issue-59263 plugins/woocommerce/changelog/fix-50483-can-change-attributes-from-sidebar-flaky-test plugins/woocommerce/changelog/feat-issue-59287 plugins/woocommerce/changelog/wooplug-4211-product-specifications-inherit-table-block-styling 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 2a8190b0..1537e51f 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 @@ -5042,13 +5042,6 @@ user/current/avatar/add_spec.rb current/avatar/add_spec.rb avatar/add_spec.rb add_spec.rb -spec/graphql/gql/mutations/user/current/ticket_summary_banner_hidden_spec.rb -graphql/gql/mutations/user/current/ticket_summary_banner_hidden_spec.rb -gql/mutations/user/current/ticket_summary_banner_hidden_spec.rb -mutations/user/current/ticket_summary_banner_hidden_spec.rb -user/current/ticket_summary_banner_hidden_spec.rb -current/ticket_summary_banner_hidden_spec.rb -ticket_summary_banner_hidden_spec.rb spec/graphql/gql/mutations/user/current/notification_preferences_reset_spec.rb graphql/gql/mutations/user/current/notification_preferences_reset_spec.rb gql/mutations/user/current/notification_preferences_reset_spec.rb @@ -14136,13 +14129,6 @@ app/controllers/ticket_zoom/form_handler_text_module.coffee controllers/ticket_zoom/form_handler_text_module.coffee ticket_zoom/form_handler_text_module.coffee form_handler_text_module.coffee -app/assets/javascripts/app/controllers/ticket_zoom/banner_ticket_summary.coffee -assets/javascripts/app/controllers/ticket_zoom/banner_ticket_summary.coffee -javascripts/app/controllers/ticket_zoom/banner_ticket_summary.coffee -app/controllers/ticket_zoom/banner_ticket_summary.coffee -controllers/ticket_zoom/banner_ticket_summary.coffee -ticket_zoom/banner_ticket_summary.coffee -banner_ticket_summary.coffee app/assets/javascripts/app/controllers/ticket_zoom/time_unit.coffee assets/javascripts/app/controllers/ticket_zoom/time_unit.coffee javascripts/app/controllers/ticket_zoom/time_unit.coffee @@ -15061,6 +15047,12 @@ javascripts/app/controllers/getting_started.coffee app/controllers/getting_started.coffee controllers/getting_started.coffee getting_started.coffee +app/assets/javascripts/app/controllers/text_tools_modal.coffee +assets/javascripts/app/controllers/text_tools_modal.coffee +javascripts/app/controllers/text_tools_modal.coffee +app/controllers/text_tools_modal.coffee +controllers/text_tools_modal.coffee +text_tools_modal.coffee app/assets/javascripts/app/controllers/import_freshdesk.coffee assets/javascripts/app/controllers/import_freshdesk.coffee javascripts/app/controllers/import_freshdesk.coffee @@ -17131,13 +17123,6 @@ app/views/ticket_zoom/time_unit.jst.eco views/ticket_zoom/time_unit.jst.eco ticket_zoom/time_unit.jst.eco time_unit.jst.eco -app/assets/javascripts/app/views/ticket_zoom/banner_ticket_summary.jst.eco -assets/javascripts/app/views/ticket_zoom/banner_ticket_summary.jst.eco -javascripts/app/views/ticket_zoom/banner_ticket_summary.jst.eco -app/views/ticket_zoom/banner_ticket_summary.jst.eco -views/ticket_zoom/banner_ticket_summary.jst.eco -ticket_zoom/banner_ticket_summary.jst.eco -banner_ticket_summary.jst.eco app/assets/javascripts/app/views/ticket_zoom/sidebar_ticket_summary.jst.eco assets/javascripts/app/views/ticket_zoom/sidebar_ticket_summary.jst.eco javascripts/app/views/ticket_zoom/sidebar_ticket_summary.jst.eco @@ -19195,6 +19180,13 @@ app/views/generic/richtext.jst.eco views/generic/richtext.jst.eco generic/richtext.jst.eco richtext.jst.eco +app/assets/javascripts/app/views/generic/text_tools_dropdown.jst.eco +assets/javascripts/app/views/generic/text_tools_dropdown.jst.eco +javascripts/app/views/generic/text_tools_dropdown.jst.eco +app/views/generic/text_tools_dropdown.jst.eco +views/generic/text_tools_dropdown.jst.eco +generic/text_tools_dropdown.jst.eco +text_tools_dropdown.jst.eco app/assets/javascripts/app/views/generic/tabs.jst.eco assets/javascripts/app/views/generic/tabs.jst.eco javascripts/app/views/generic/tabs.jst.eco @@ -19337,13 +19329,6 @@ app/views/generic/time_range.jst.eco views/generic/time_range.jst.eco generic/time_range.jst.eco time_range.jst.eco -app/assets/javascripts/app/views/generic/text_tools.jst.eco -assets/javascripts/app/views/generic/text_tools.jst.eco -javascripts/app/views/generic/text_tools.jst.eco -app/views/generic/text_tools.jst.eco -views/generic/text_tools.jst.eco -generic/text_tools.jst.eco -text_tools.jst.eco app/assets/javascripts/app/views/generic/error/success.jst.eco assets/javascripts/app/views/generic/error/success.jst.eco javascripts/app/views/generic/error/success.jst.eco @@ -19637,6 +19622,13 @@ app/views/generic/attachment.jst.eco views/generic/attachment.jst.eco generic/attachment.jst.eco attachment.jst.eco +app/assets/javascripts/app/views/generic/text_tools_modal.jst.eco +assets/javascripts/app/views/generic/text_tools_modal.jst.eco +javascripts/app/views/generic/text_tools_modal.jst.eco +app/views/generic/text_tools_modal.jst.eco +views/generic/text_tools_modal.jst.eco +generic/text_tools_modal.jst.eco +text_tools_modal.jst.eco app/assets/javascripts/app/views/generic/sla_times.jst.eco assets/javascripts/app/views/generic/sla_times.jst.eco javascripts/app/views/generic/sla_times.jst.eco @@ -19830,13 +19822,6 @@ app/views/generic/attribute.jst.eco views/generic/attribute.jst.eco generic/attribute.jst.eco attribute.jst.eco -app/assets/javascripts/app/views/generic/text_tools_loading.jst.eco -assets/javascripts/app/views/generic/text_tools_loading.jst.eco -javascripts/app/views/generic/text_tools_loading.jst.eco -app/views/generic/text_tools_loading.jst.eco -views/generic/text_tools_loading.jst.eco -generic/text_tools_loading.jst.eco -text_tools_loading.jst.eco app/assets/javascripts/app/views/generic/postmaster_set_row.jst.eco assets/javascripts/app/views/generic/postmaster_set_row.jst.eco javascripts/app/views/generic/postmaster_set_row.jst.eco @@ -23620,13 +23605,6 @@ user/current/access_token/delete.rb current/access_token/delete.rb access_token/delete.rb delete.rb -app/graphql/gql/mutations/user/current/ticket_summary_banner_hidden.rb -graphql/gql/mutations/user/current/ticket_summary_banner_hidden.rb -gql/mutations/user/current/ticket_summary_banner_hidden.rb -mutations/user/current/ticket_summary_banner_hidden.rb -user/current/ticket_summary_banner_hidden.rb -current/ticket_summary_banner_hidden.rb -ticket_summary_banner_hidden.rb app/graphql/gql/mutations/user/current/locale.rb graphql/gql/mutations/user/current/locale.rb gql/mutations/user/current/locale.rb @@ -36261,15 +36239,6 @@ TicketDetailView/TicketSimpleTable/__tests__/TicketSimpleTable.spec.ts TicketSimpleTable/__tests__/TicketSimpleTable.spec.ts __tests__/TicketSimpleTable.spec.ts TicketSimpleTable.spec.ts -app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSummaryBanner.vue -frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSummaryBanner.vue -apps/desktop/pages/ticket/components/TicketDetailView/TicketSummaryBanner.vue -desktop/pages/ticket/components/TicketDetailView/TicketSummaryBanner.vue -pages/ticket/components/TicketDetailView/TicketSummaryBanner.vue -ticket/components/TicketDetailView/TicketSummaryBanner.vue -components/TicketDetailView/TicketSummaryBanner.vue -TicketDetailView/TicketSummaryBanner.vue -TicketSummaryBanner.vue app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts frontend/apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts @@ -38738,15 +38707,6 @@ pages/personal-setting/views/PersonalSettingOverviews.vue personal-setting/views/PersonalSettingOverviews.vue views/PersonalSettingOverviews.vue PersonalSettingOverviews.vue -app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue -frontend/apps/desktop/pages/personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue -apps/desktop/pages/personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue -desktop/pages/personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue -pages/personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue -personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue -views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue -PersonalSettingApperance/TicketSummaryBannerAppearance.vue -TicketSummaryBannerAppearance.vue app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue @@ -41440,16 +41400,6 @@ current/graphql/mutations/userCurrentRecentViewReset.api.ts graphql/mutations/userCurrentRecentViewReset.api.ts mutations/userCurrentRecentViewReset.api.ts userCurrentRecentViewReset.api.ts -app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql -frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql -apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql -desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql -entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql -user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql -current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql -graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql -mutations/userCurrentTicketSummaryBannerHidden.graphql -userCurrentTicketSummaryBannerHidden.graphql app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.mocks.ts frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.mocks.ts apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.mocks.ts @@ -41580,16 +41530,6 @@ current/graphql/mutations/userCurrentRecentViewReset.mocks.ts graphql/mutations/userCurrentRecentViewReset.mocks.ts mutations/userCurrentRecentViewReset.mocks.ts userCurrentRecentViewReset.mocks.ts -app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts -frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts -apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts -desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts -entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts -user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts -current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts -graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts -mutations/userCurrentTicketSummaryBannerHidden.api.ts -userCurrentTicketSummaryBannerHidden.api.ts app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts @@ -41600,16 +41540,6 @@ current/graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts mutations/userCurrentTaskbarItemListPrio.mocks.ts userCurrentTaskbarItemListPrio.mocks.ts -app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts -frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts -apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts -desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts -entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts -user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts -current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts -graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts -mutations/userCurrentTicketSummaryBannerHidden.mocks.ts -userCurrentTicketSummaryBannerHidden.mocks.ts app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.mocks.ts frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.mocks.ts apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.mocks.ts @@ -41689,15 +41619,6 @@ user/current/stores/taskbarTabs.ts current/stores/taskbarTabs.ts stores/taskbarTabs.ts taskbarTabs.ts -app/frontend/apps/desktop/entities/user/current/composables/useTicketSummaryBanner.ts -frontend/apps/desktop/entities/user/current/composables/useTicketSummaryBanner.ts -apps/desktop/entities/user/current/composables/useTicketSummaryBanner.ts -desktop/entities/user/current/composables/useTicketSummaryBanner.ts -entities/user/current/composables/useTicketSummaryBanner.ts -user/current/composables/useTicketSummaryBanner.ts -current/composables/useTicketSummaryBanner.ts -composables/useTicketSummaryBanner.ts -useTicketSummaryBanner.ts app/frontend/apps/desktop/entities/user/current/composables/useLifetimeCustomerTicketsCount.ts frontend/apps/desktop/entities/user/current/composables/useLifetimeCustomerTicketsCount.ts apps/desktop/entities/user/current/composables/useLifetimeCustomerTicketsCount.ts @@ -42078,6 +41999,34 @@ components/CommonShowMoreButton/__tests__/CommonShowMoreButton.spec.ts CommonShowMoreButton/__tests__/CommonShowMoreButton.spec.ts __tests__/CommonShowMoreButton.spec.ts CommonShowMoreButton.spec.ts +app/frontend/apps/desktop/components/CommonPopover/usePopover.ts +frontend/apps/desktop/components/CommonPopover/usePopover.ts +apps/desktop/components/CommonPopover/usePopover.ts +desktop/components/CommonPopover/usePopover.ts +components/CommonPopover/usePopover.ts +CommonPopover/usePopover.ts +usePopover.ts +app/frontend/apps/desktop/components/CommonPopover/types.ts +frontend/apps/desktop/components/CommonPopover/types.ts +apps/desktop/components/CommonPopover/types.ts +desktop/components/CommonPopover/types.ts +components/CommonPopover/types.ts +CommonPopover/types.ts +types.ts +app/frontend/apps/desktop/components/CommonPopover/usePopoverInstances.ts +frontend/apps/desktop/components/CommonPopover/usePopoverInstances.ts +apps/desktop/components/CommonPopover/usePopoverInstances.ts +desktop/components/CommonPopover/usePopoverInstances.ts +components/CommonPopover/usePopoverInstances.ts +CommonPopover/usePopoverInstances.ts +usePopoverInstances.ts +app/frontend/apps/desktop/components/CommonPopover/CommonPopover.vue +frontend/apps/desktop/components/CommonPopover/CommonPopover.vue +apps/desktop/components/CommonPopover/CommonPopover.vue +desktop/components/CommonPopover/CommonPopover.vue +components/CommonPopover/CommonPopover.vue +CommonPopover/CommonPopover.vue +CommonPopover.vue app/frontend/apps/desktop/components/CommonPopover/CommonPopoverWithTrigger.vue frontend/apps/desktop/components/CommonPopover/CommonPopoverWithTrigger.vue apps/desktop/components/CommonPopover/CommonPopoverWithTrigger.vue @@ -42093,6 +42042,14 @@ components/CommonPopover/__test__/CommonPopoverWithTrigger.spec.ts CommonPopover/__test__/CommonPopoverWithTrigger.spec.ts __test__/CommonPopoverWithTrigger.spec.ts CommonPopoverWithTrigger.spec.ts +app/frontend/apps/desktop/components/CommonPopover/__test__/CommonPopover.spec.ts +frontend/apps/desktop/components/CommonPopover/__test__/CommonPopover.spec.ts +apps/desktop/components/CommonPopover/__test__/CommonPopover.spec.ts +desktop/components/CommonPopover/__test__/CommonPopover.spec.ts +components/CommonPopover/__test__/CommonPopover.spec.ts +CommonPopover/__test__/CommonPopover.spec.ts +__test__/CommonPopover.spec.ts +CommonPopover.spec.ts app/frontend/apps/desktop/components/CommonDropdown/types.ts frontend/apps/desktop/components/CommonDropdown/types.ts apps/desktop/components/CommonDropdown/types.ts @@ -53946,37 +53903,6 @@ frontend/shared/form/useFormBlock.ts shared/form/useFormBlock.ts form/useFormBlock.ts useFormBlock.ts -app/frontend/shared/components/CommonPopover/usePopover.ts -frontend/shared/components/CommonPopover/usePopover.ts -shared/components/CommonPopover/usePopover.ts -components/CommonPopover/usePopover.ts -CommonPopover/usePopover.ts -usePopover.ts -app/frontend/shared/components/CommonPopover/types.ts -frontend/shared/components/CommonPopover/types.ts -shared/components/CommonPopover/types.ts -components/CommonPopover/types.ts -CommonPopover/types.ts -types.ts -app/frontend/shared/components/CommonPopover/usePopoverInstances.ts -frontend/shared/components/CommonPopover/usePopoverInstances.ts -shared/components/CommonPopover/usePopoverInstances.ts -components/CommonPopover/usePopoverInstances.ts -CommonPopover/usePopoverInstances.ts -usePopoverInstances.ts -app/frontend/shared/components/CommonPopover/CommonPopover.vue -frontend/shared/components/CommonPopover/CommonPopover.vue -shared/components/CommonPopover/CommonPopover.vue -components/CommonPopover/CommonPopover.vue -CommonPopover/CommonPopover.vue -CommonPopover.vue -app/frontend/shared/components/CommonPopover/__tests__/CommonPopover.spec.ts -frontend/shared/components/CommonPopover/__tests__/CommonPopover.spec.ts -shared/components/CommonPopover/__tests__/CommonPopover.spec.ts -components/CommonPopover/__tests__/CommonPopover.spec.ts -CommonPopover/__tests__/CommonPopover.spec.ts -__tests__/CommonPopover.spec.ts -CommonPopover.spec.ts app/frontend/shared/components/CommonLogo/CommonLogo.vue frontend/shared/components/CommonLogo/CommonLogo.vue shared/components/CommonLogo/CommonLogo.vue diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt index a4888d2d..f7b310c9 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt @@ -1172,7 +1172,6 @@ spec/graphql/gql/mutations/user/update_spec.rb spec/graphql/gql/mutations/user/current/avatar/select_spec.rb spec/graphql/gql/mutations/user/current/avatar/delete_spec.rb spec/graphql/gql/mutations/user/current/avatar/add_spec.rb -spec/graphql/gql/mutations/user/current/ticket_summary_banner_hidden_spec.rb spec/graphql/gql/mutations/user/current/notification_preferences_reset_spec.rb spec/graphql/gql/mutations/user/current/appearance_spec.rb spec/graphql/gql/mutations/user/current/notification_preferences_update_spec.rb @@ -2995,7 +2994,6 @@ app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee app/assets/javascripts/app/controllers/ticket_zoom/channel.coffee app/assets/javascripts/app/controllers/ticket_zoom/sidebar_github.coffee app/assets/javascripts/app/controllers/ticket_zoom/form_handler_text_module.coffee -app/assets/javascripts/app/controllers/ticket_zoom/banner_ticket_summary.coffee app/assets/javascripts/app/controllers/ticket_zoom/time_unit.coffee app/assets/javascripts/app/controllers/ticket_zoom/article_calendar_view.coffee app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket_summary.coffee @@ -3126,6 +3124,7 @@ app/assets/javascripts/app/controllers/organization.coffee app/assets/javascripts/app/controllers/user_history.coffee app/assets/javascripts/app/controllers/search.coffee app/assets/javascripts/app/controllers/getting_started.coffee +app/assets/javascripts/app/controllers/text_tools_modal.coffee app/assets/javascripts/app/controllers/import_freshdesk.coffee app/assets/javascripts/app/controllers/time_accounting.coffee app/assets/javascripts/app/controllers/checklist_template.coffee @@ -3426,7 +3425,6 @@ app/assets/javascripts/app/views/ticket_zoom/sidebar_checklist/item_edit.jst.eco app/assets/javascripts/app/views/ticket_zoom/overview_navigator.jst.eco app/assets/javascripts/app/views/ticket_zoom/sidebar_git_issue.jst.eco app/assets/javascripts/app/views/ticket_zoom/time_unit.jst.eco -app/assets/javascripts/app/views/ticket_zoom/banner_ticket_summary.jst.eco app/assets/javascripts/app/views/ticket_zoom/sidebar_ticket_summary.jst.eco app/assets/javascripts/app/views/reorder_modal.jst.eco app/assets/javascripts/app/views/search/index.jst.eco @@ -3722,6 +3720,7 @@ app/assets/javascripts/app/views/calendar/index.jst.eco app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco app/assets/javascripts/app/views/calendar/holiday_selector_placeholder.jst.eco app/assets/javascripts/app/views/generic/richtext.jst.eco +app/assets/javascripts/app/views/generic/text_tools_dropdown.jst.eco app/assets/javascripts/app/views/generic/tabs.jst.eco app/assets/javascripts/app/views/generic/time_range_value_selector.jst.eco app/assets/javascripts/app/views/generic/multi_locales.jst.eco @@ -3741,7 +3740,6 @@ app/assets/javascripts/app/views/generic/navbar_level2/navbar.jst.eco app/assets/javascripts/app/views/generic/textarea.jst.eco app/assets/javascripts/app/views/generic/datetime.jst.eco app/assets/javascripts/app/views/generic/time_range.jst.eco -app/assets/javascripts/app/views/generic/text_tools.jst.eco app/assets/javascripts/app/views/generic/error/success.jst.eco app/assets/javascripts/app/views/generic/error/placeholder.jst.eco app/assets/javascripts/app/views/generic/error/not_found.jst.eco @@ -3782,6 +3780,7 @@ app/assets/javascripts/app/views/generic/multi_locales_row.jst.eco app/assets/javascripts/app/views/generic/input.jst.eco app/assets/javascripts/app/views/generic/timeplan.jst.eco app/assets/javascripts/app/views/generic/attachment.jst.eco +app/assets/javascripts/app/views/generic/text_tools_modal.jst.eco app/assets/javascripts/app/views/generic/sla_times.jst.eco app/assets/javascripts/app/views/generic/autocompletion.jst.eco app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -3809,7 +3808,6 @@ app/assets/javascripts/app/views/generic/checkbox.jst.eco app/assets/javascripts/app/views/generic/application_selector_empty.jst.eco app/assets/javascripts/app/views/generic/modal_loader.jst.eco app/assets/javascripts/app/views/generic/attribute.jst.eco -app/assets/javascripts/app/views/generic/text_tools_loading.jst.eco app/assets/javascripts/app/views/generic/postmaster_set_row.jst.eco app/assets/javascripts/app/views/generic/iconset_picker.jst.eco app/assets/javascripts/app/views/generic/calender_preview.jst.eco @@ -4372,7 +4370,6 @@ app/graphql/gql/mutations/user/current/out_of_office.rb app/graphql/gql/mutations/user/current/recent_view/reset.rb app/graphql/gql/mutations/user/current/access_token/add.rb app/graphql/gql/mutations/user/current/access_token/delete.rb -app/graphql/gql/mutations/user/current/ticket_summary_banner_hidden.rb app/graphql/gql/mutations/user/current/locale.rb app/graphql/gql/mutations/user/current/change_password.rb app/graphql/gql/mutations/user/current/two_factor/verify_method_configuration.rb @@ -6597,7 +6594,6 @@ app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleMore.v app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSimpleTable/types.ts app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSimpleTable/TicketSimpleTable.vue app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSimpleTable/__tests__/TicketSimpleTable.spec.ts -app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSummaryBanner.vue app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/TicketLiveUsers.spec.ts app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/support/article-detail-view-mocks.ts @@ -6879,7 +6875,6 @@ app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingAvatar.vue app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingCalendar.vue app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingDevices.vue app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOverviews.vue -app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingLocale.vue app/frontend/apps/desktop/pages/personal-setting/types/change-password.ts @@ -7228,7 +7223,6 @@ app/frontend/apps/desktop/entities/user/current/graphql/fragments/userCurrentTas app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemTouchLastContact.graphql app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.graphql app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentRecentViewReset.api.ts -app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.mocks.ts app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemUpdate.graphql app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemDelete.graphql @@ -7242,9 +7236,7 @@ app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTic app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemDelete.api.ts app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.api.ts app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentRecentViewReset.mocks.ts -app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts -app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.mocks.ts app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.api.ts app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.graphql @@ -7253,7 +7245,6 @@ app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTas app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemUpdate.api.ts app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemTouchLastContact.api.ts app/frontend/apps/desktop/entities/user/current/stores/taskbarTabs.ts -app/frontend/apps/desktop/entities/user/current/composables/useTicketSummaryBanner.ts app/frontend/apps/desktop/entities/user/current/composables/useLifetimeCustomerTicketsCount.ts app/frontend/apps/desktop/entities/user/current/composables/useTaskbarTabStateUpdates.ts app/frontend/apps/desktop/entities/user/current/composables/useTaskbarTab.ts @@ -7306,8 +7297,13 @@ app/frontend/apps/desktop/components/CommonTicketLabel/CommonTicketLabel.vue app/frontend/apps/desktop/components/CommonTicketLabel/__tests__/CommonTicketLabel.spec.ts app/frontend/apps/desktop/components/CommonShowMoreButton/CommonShowMoreButton.vue app/frontend/apps/desktop/components/CommonShowMoreButton/__tests__/CommonShowMoreButton.spec.ts +app/frontend/apps/desktop/components/CommonPopover/usePopover.ts +app/frontend/apps/desktop/components/CommonPopover/types.ts +app/frontend/apps/desktop/components/CommonPopover/usePopoverInstances.ts +app/frontend/apps/desktop/components/CommonPopover/CommonPopover.vue app/frontend/apps/desktop/components/CommonPopover/CommonPopoverWithTrigger.vue app/frontend/apps/desktop/components/CommonPopover/__test__/CommonPopoverWithTrigger.spec.ts +app/frontend/apps/desktop/components/CommonPopover/__test__/CommonPopover.spec.ts app/frontend/apps/desktop/components/CommonDropdown/types.ts app/frontend/apps/desktop/components/CommonDropdown/__tests__/CommonDropdown.spec.ts app/frontend/apps/desktop/components/CommonDropdown/CommonDropdown.vue @@ -8860,11 +8856,6 @@ app/frontend/shared/form/sections/link.ts app/frontend/shared/form/sections/block.ts app/frontend/shared/form/__tests__/index.spec.ts app/frontend/shared/form/useFormBlock.ts -app/frontend/shared/components/CommonPopover/usePopover.ts -app/frontend/shared/components/CommonPopover/types.ts -app/frontend/shared/components/CommonPopover/usePopoverInstances.ts -app/frontend/shared/components/CommonPopover/CommonPopover.vue -app/frontend/shared/components/CommonPopover/__tests__/CommonPopover.spec.ts app/frontend/shared/components/CommonLogo/CommonLogo.vue app/frontend/shared/components/CommonLogo/__tests__/CommonLogo.spec.ts app/frontend/shared/components/CommonLabel/types.ts 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 ed731185..7a378cab 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt @@ -87,6 +87,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .well-known .well-known/assetlinks.json .xml +/*/*/_tools +/*/*/more_ideas +/*/_tools +/*/activity /*/branches /*/commits /*/compare @@ -94,9 +98,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/edit$ /*/forks /*/graphs +/*/group +/*/invite /*/issues/new /*/issues/search /*/milestones/new +/*/more_ideas /*/network /*/projects /*/pulse @@ -106,11 +113,24 @@ $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 @@ -132,10 +152,12 @@ $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? @@ -165,6 +187,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /layout/ /leads/*/jsplayer_show_lead_form.html /leads/*/show_form.html +/likes /login /lookup? /mediaapi/ @@ -177,10 +200,13 @@ $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 @@ -188,6 +214,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rsvps/*atom /rsvps/*rss /rsvps/*xml +/scheduled-pin +/scheduled-pins /search /search/ /search/*?q= @@ -216,11 +244,15 @@ $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: @@ -341,6 +373,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?search_forum= ?set_mobile= ?showAllGroups= +?show_error=true ?slogin ?sort= ?sortBy= @@ -466,6 +499,8 @@ WebObjects/MZStoreElements.woa [_0-9a-zA-Z]+/status/[0-9]+/likes [_0-9a-zA-Z]+/status/[0-9]+/retweets _ +_/_ +_/_/pixel _/aihub_pod _/ain/_/js _/alkali-learn @@ -529,6 +564,8 @@ _next/data _next/jwt _next/title _next/viewer +_ngjs/resource +_ngjs/resource/*/get _nimbusJson.json _nimbusJsonp.js _nimbusJsonpStatic.js @@ -626,10 +663,12 @@ actions/news/rss ad_id= addContacts add_favorite +addboard addressBookExport admin admin/ ads +ads.txt ads/gpa/vidgen ads/learn ads/local @@ -640,6 +679,7 @@ advisor/*zx1fa adx/bin affil affil/pal +age-appeal agreements/approve ai-sandbox-internal/generated_images aihub/tfhub @@ -695,7 +735,9 @@ api? api_access_key= app*_ app*form_id= +app-ads.txt app/ +appealed-pin apple-app-site-association apps apps*&tags= @@ -774,6 +816,7 @@ author/following author= authoring/ authwall +autocomplete away.php awmp/data/images b?*node=7454898011 @@ -831,6 +874,10 @@ blogs/nationals-journal-beta blogs/search/ blogs/slow-ride blogs/test +board +board_activity +board_activity_comment +bookmarklet bookmarks books books/NBK @@ -852,17 +899,38 @@ 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 @@ -891,6 +959,7 @@ checkout checkout-external checkoutnow checkpoint +christmas-spotlight chrome/crlset chrome/webstore/images chwilio @@ -911,6 +980,7 @@ clickthru clima/ets clima/sites/registry clone/library/genomic/organisms +close-account cloud-launcher/sitemap cloudsourcetools/images cms_content @@ -929,6 +999,7 @@ commission_2010-2014/katainen commits?author= common/ common/survey.aspx* +communities communities/bin.aspx? communities/blogs/PortalResults.mspx? communities/eventdetails.mspx? @@ -945,11 +1016,14 @@ 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* @@ -957,9 +1031,15 @@ 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? @@ -977,10 +1057,18 @@ 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 @@ -1005,8 +1093,10 @@ 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 @@ -1094,6 +1184,8 @@ earth/social ebook ece eclas +edit +editorial/* edu/cs4hs education/404_en.htm education/blocks @@ -1106,6 +1198,7 @@ ekansa/Open-Context-Data ekansa/opencontext- email email-unsubscribe +email_verification_error embed embed/@ embed/curated @@ -1167,6 +1260,7 @@ en/microsoft-viva/ en/security en/security/ endorsements +engagement enterprise enterprise-jobs enterprise-partner-search/sitemaps @@ -1251,14 +1345,18 @@ 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 @@ -1295,6 +1393,8 @@ flu/espanol/ flutter-canvaskit folder follow +follow_board +follow_user following food/archive food/favourites @@ -1375,6 +1475,8 @@ global$ gog google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService google.internal.maps.mapsjs.v1.MapsJsInternalService +google_gdn.html +google_search.html googlebooks/images gorf gp @@ -1490,6 +1592,7 @@ guidebooks gview gwt h5games_gamecenter/images +hanukkah-spotlight hashtag/*?src= hd header/channels @@ -1513,9 +1616,12 @@ help/zendesk_sso hex history history/static +holiday-spotlight +holidays-celebrations home home$ home? +homefeed homepage-video-test hosted/images hotel/reviews? @@ -1527,7 +1633,7 @@ hp/video hpc/*/supported-applications.aspx? hpm hpmob -http://who.int/robots.txt +http://w3.org/robots.txt hub?category= hz/contact-us/ajax/initiate-trusted-contact hz/help/contact/*/message/$ @@ -1541,6 +1647,9 @@ 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/ @@ -1587,14 +1696,17 @@ 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 @@ -1631,6 +1743,8 @@ 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 @@ -1671,6 +1785,7 @@ ko/integrations ko/ott ko/solutions ko/upload +kwanzaa-spotlight l.php labs-code labs/pmc @@ -1707,12 +1822,15 @@ learning/settings learning/settings$ learning/settings? legal +lens-search li/track library/devices licensing-syndication limited-release link +linked lite +live-session live_chat lm/R1XIHQVKXSKBNJ lm/R3HQ5WJSZK6QSO @@ -1887,6 +2005,7 @@ 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 @@ -1896,6 +2015,7 @@ news/test news/test-liveblog news?viewArticle newsArticle +news_hub newsletter newsroom/dae newsround @@ -1909,6 +2029,7 @@ nl-nl/lp nl-nl/searchresults node/add/ nonprofits/account +notifications notifications/ ns/hydra/console/? nus-trk @@ -1916,11 +2037,15 @@ 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 @@ -1951,9 +2076,12 @@ 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 @@ -1984,12 +2112,46 @@ 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 @@ -2039,6 +2201,7 @@ ppob/? ppob? pqa preference +prefs present presentation prettyearth/assets @@ -2047,6 +2210,8 @@ previewtemplate print private proFile/history? +product-catalogs +product-feed product-reviews/B0069IY63Y product/reviews? productPurchaseDone @@ -2101,12 +2266,14 @@ 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 @@ -2115,6 +2282,7 @@ rating rd/search rd/search$ rd/search? +recently-viewed recharge/dashboard/car recharge/dashboard/static recipes/*?q= @@ -2131,6 +2299,9 @@ refer refer/pal referrals referrer= +refresh_stored_accounts +refresh_token +register registry/wishlist remotelogout rep=hc @@ -2138,9 +2309,13 @@ report report-abuse?report= report= report_abuse.gne +reports-and-violations +request-data requestList requests research/participants/cofund +resource +resource/*/get results results retail @@ -2179,6 +2354,7 @@ s2/search/social s2/sitemaps s2/static s? +safe-redirect safety safetycheck salary-explorer/api @@ -2223,6 +2399,7 @@ 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 @@ -2258,6 +2435,7 @@ shop/productpage shop/topics shop/view/product shop? +shop_pins shopping-content-api/product_images shopping/deals shopping/product @@ -2561,10 +2739,12 @@ 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/ @@ -2586,6 +2766,7 @@ ss ss/customer-reviews/lighthouse ss/twister/ajax sslsingle +sso stadia/gamers start stat @@ -2644,6 +2825,10 @@ stores$ stores/ stores/page/*visitId= stories +story-pin-builder +story-pin-invite +story_feed +story_pins storyworks/preview styles/js-on.css$ subscribe/braintree @@ -2669,6 +2854,7 @@ support/content support/forum/search? sureroute surprise +suspension-appeal sutils sv-se.www.cloudflare.com sv-se/feedback @@ -2683,6 +2869,7 @@ svc/spelling-bee svc/vertex svc/wordle svpRecommendations +sw-shell.html swg system1/images t/privacy @@ -2690,6 +2877,7 @@ t/terms tab= tablet tag +taggingtool tagmanager/containers/xo tagmanager/pptm.js talk @@ -2737,7 +2925,9 @@ th-th/feedback th-th/lp th-th/searchresults th? +thanksgiving-spotlight themacallan/worlds-together +theme tickets-external? timedtext_video title @@ -2831,6 +3021,7 @@ trustedstores/js trustedstores/s trustedstores/tm2 trustedstores/verify +tv tv/thumb typeahead u @@ -2847,9 +3038,14 @@ ugc$ ugcsupport ugcsupport$ ui +unauth-profile +unlink unsub until= upload +upload-image-lens-history +upload-lens-image +upload-shuffle-draft uploads urchin_test url @@ -2867,9 +3063,11 @@ using utils uviewer v1 +v1/urls/count.json v2 v3 v3/openapi +v3/pidgets/log valkyrie-playground verified-authors verify_age @@ -2925,6 +3123,9 @@ webapps/xo/html/cookiecheck.html webapps/xoonboarding webscr websearch +website/confirm +website/confirm/download +welcome whats-next/planes-trains-and-analytics whsmiths widget/cr @@ -3444,6 +3645,7 @@ 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 0ffc8bde..6d35c4c2 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 @@ -2428,6 +2432,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /OnThisDay /QuerySuggestion /RedesignBucket +/Search /Search/ /SelectLocale?fromPage= /SiteProcessForm.aspx @@ -2548,6 +2553,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 @@ -2566,6 +2572,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 @@ -2613,7 +2622,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/ @@ -2652,6 +2667,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /business/aisearch /business/availability /business/search +/buy /buyback /buyer/widget /c @@ -2790,6 +2806,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /crossdomain /crshow/* /css +/cty/pdp/ispd /cuaca/ /cum-*.html /custom-report @@ -2869,6 +2886,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/* @@ -2909,6 +2933,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 @@ -2925,6 +3017,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /epub /error /error/ +/es-us +/es-us$ /eshop /estore /etag$ @@ -3007,6 +3101,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /galleries /gallery.js /gallery/rg*/mediaviewer/rm*/tr +/gaming/performance /gcbalance /gcrnsts /general/availability @@ -3043,6 +3138,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 @@ -3109,6 +3205,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /invite /invoices/invoice-templates /invoices/recurring-payments +/iserviceselection /isv/*? /item_support /itslideshow/* @@ -3133,6 +3230,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 @@ -3407,9 +3505,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 @@ -3534,6 +3639,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /returns/*?ref= /reviews /reviews$ +/reviewselections /revisions /rewards-experience /rg*/mediaviewer/rm*/tr @@ -3555,6 +3661,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_ @@ -3694,6 +3801,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 @@ -3824,6 +3932,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 @@ -4249,6 +4362,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?blog= ?build ?bundle= +?c=cn& +?c=hk& +?c=tw& ?cacheBurst= ?calendar ?cat=* @@ -4750,8 +4866,10 @@ AccommodationCrossSells AccommodationTips Account Account/* +AccountAccess AccountDisavow? AccountMerge +AccountStatus Achievements ActLikeAnOwner ActionRecord @@ -4827,6 +4945,7 @@ AppUploadAPhoto AppUserReview AppleMapsAction Applications +Arabic Areas/ Areas/Epx/Content/500.aspx?aspxerrorpath= Art @@ -4859,6 +4978,7 @@ Baldric/static-1.73 Baldric/static-1.80 Baldric/static-1.94 BeachSweeps +BillingActivity BillingAndPayments BillingDetail BillingInvoiceFile @@ -4886,11 +5006,13 @@ CampaignConfigAjax CampaignConfiguration CampaignManagement CancelBooking +CancelPlan CarsComparePartners Cart CauseTeaserPopup Celebrate100Million CertificateOfExcellenceRequestSupport +ChangePlan CheapFlightsCommerce CheapFlightsController CheapFlightsHome @@ -4905,6 +5027,7 @@ CheckoutEditItemsDisplayView CheckoutOrderBillingView CheckoutOrderShippingView CheckoutSignInView +Chinese Civ Claim ClientAuth @@ -4966,6 +5089,7 @@ Disallow Disallow: DiscountGroup DisplayMap +DoNotTest Doc Domains/DomainControlPanel DynamicPlacementAjax @@ -4974,12 +5098,14 @@ ESPModal ESPNPlusAdobeTracking EULegal EarlyRequesterJS/static-1.38 +EditProfiles ElasticLoadBalancing/2009-05-15 ElasticLoadBalancing/2010-07-01 EmailCartView EmailHotel EmailMap EmailMemberRegistration +EmailPreferences EmailSpellCheckJson EmbedSlideshow EnlargedImageView @@ -5010,6 +5136,7 @@ FiatsCmd FilterState FindRestaurants FinishAppInstall +FireTV Flights? FlightsCommerce FlightsComparePartners @@ -5071,6 +5198,7 @@ HMDThankYou HRMConnect HYx10rg3 HandleHotelSuperPortal +HdToggle HeadJS/static-2.115 HeadJS/static-2.83 HeadJS/static-2.84 @@ -5190,11 +5318,13 @@ JoinPlus JsonData/ JsonServiceController JustForYouGuide +Korean LFE/Live.controls.sharedpages/error.aspx LICENSE.txt LNAjax LanderLogger LandingPage +LanguagePreferences Leaderboard LeerberichtenLO LightSubscriptionCenter @@ -5213,7 +5343,9 @@ LocationPhotosSearch LocationTab LocationWidget LogMediaClick +LoginHelp LogonForm +Logout M9sY8PVm6js.js MAINTAINERS.txt MAPS @@ -5223,10 +5355,12 @@ MachineTranslation Mail/ MailEmergency Manage/ +ManageDevices ManageListing ManageOrder ManageOwnersTopReasonsApi ManagePhotos +ManageProfiles ManageReturns ManageShopListingApi ManageShopping @@ -5238,6 +5372,7 @@ MapS Maps MarketPerception Marketing/EcapSurvey.aspx +Maxis MediaBadgeResponse MediaDisplayView MediaKit @@ -5311,6 +5446,7 @@ MemberSubscribe MemberSubscriptionsController MemberTagsAjax MemberTravelMap +Meo MessageRunDetailID= Messages MessagingOptions @@ -5448,6 +5584,7 @@ Mobilemembers ModalRegistrationController ModuleAjax ModuleBootstrap +MoviesYouveSeen MptUrl MsnForumFeedServlet MultiOwners @@ -5477,6 +5614,7 @@ NetPromoterPopup NewMessage NewOwners NewTopic +NewWatchInstantlyRSS News/Index News/XT News/Xt @@ -5527,6 +5665,7 @@ PWD PacMan PageSpeed=noscript PageviewRecord +Panasonic PanoramaXml Partners PasswordReset @@ -5558,6 +5697,7 @@ PoiRecommendationEditor PoiRecommendationList PoiReviewDetail PoiTipDashboard +PopupDetails PortalIdParser/static-1.27 PortalIdParser/static-1.28 PortalIdParser/static-1.29 @@ -5589,6 +5729,7 @@ ProductError ProductPaymentUpdate Production/ Profile +ProfilesGate Project PromoTools PromotionDetailsDisplayView @@ -5813,6 +5954,7 @@ SmsAjaxServlet Snap SocialIapReporting SolutionsDisplay +Sony SortAttractions SortEateries SortHotels @@ -6028,6 +6170,7 @@ WebObjects/MZStoreElements.woa WebResource.axd WebX WhatsNearby +WiViewingActivity WidgetBrowserExtension WidgetEmbed WidgetListAsync.naver @@ -6042,6 +6185,8 @@ WriteReviews XCSA Xhr Yandex +YourAccount +YourAccountPayment ZendeskRedirector ZendeskSSO ZeroClipboard/static-1.6 @@ -6419,6 +6564,7 @@ account_settings/set_password? account_settings/set_your_password$ account_settings/set_your_password? account_settings? +accountaccess accounts accounts/ClientAuth accounts/ClientAuth @@ -6429,6 +6575,7 @@ accounts/force-by-email accounts/login accounts/o8 accounts/o8/id +accountstatus acct acercadenosotros ach/forums @@ -6696,6 +6843,7 @@ aid aihub/tfhub aim/ aiq.html* +airtel aistudio/*favicon*.png$ ajah ajax @@ -6812,6 +6960,7 @@ analytics/seomagic analytics/traffic/overview analytics/uploads analyzer-api +anan and android/downloads android/market @@ -7367,6 +7516,7 @@ audio_file audio_news audio_player audiofiles +aui/inbound aura aura/promo aus/interchange @@ -7382,6 +7532,7 @@ auth/signup auth/sso/proxy-login auth/verifychallenge auth_pass +authenticate authentication authentication$ authentication/signin @@ -7402,6 +7553,7 @@ autocomplete/projects autocomplete/users autocompletes autodiscover/ +autologin autopoet auvio/embed availability @@ -8096,6 +8248,7 @@ blog/how-we-built-the-figma-plugin-system/$ blog/how-we-enforce-device-trust-on-code-changes/$ blog/how-we-rolled-out-our-own-permissions-dsl-at-figma/$ blog/how-we-run-eng-crits-at-figma/$ +blog/how-we-shaped-the-visual-identity-for-config-2025/$ blog/how-we-use-data/$ blog/how-work-is-changing-at-figma/$ blog/how-you-can-design-end-to-end-on-a-chromebook/$ @@ -8550,7 +8703,9 @@ books?*zoom= books?*zoom=1 books?*zoom=5 bookshelf +boomerang boutique/sitemaps +bouyguestelecom bp bp/c bp/guest_mfg_brand @@ -8588,6 +8743,7 @@ breast-cancer/bc-treatment-21/provider-select brians-song briarpatch bridesmaids +britishairways broadband brouillon browse @@ -8595,6 +8751,7 @@ browse-2 browse.aspx browse/alphabetical/feature_films browse/deals/partial +browse/genre browse/homes/all browse/more_page browse/reviews/recent @@ -8606,6 +8763,7 @@ browse_ browse_content browser/tutorials browsers +brutus brw bs/forums bs/kb/*/discuss @@ -8670,6 +8828,7 @@ buttonWidget buy buy/select-product buy_buttons +buyer buyeroffers/*/*.html buyeroffers/*/*/*.html buyers @@ -8951,6 +9110,7 @@ ca_referer= caas cache cache/MiamiImageURL +cacheKey cacheKiller= cached cai @@ -9353,6 +9513,7 @@ change-password change-shipping changebrowser changelog +changeplan changeset channel channels @@ -9406,6 +9567,7 @@ checkpoint chiaki1007akie/videolist-*.html chiaki1007akie/videolist.html children +chinese chisla.html chistory.php chocolatechip @@ -9489,6 +9651,7 @@ cldr/trac cldr/utility clea/ clean +clearcookies cli click click* @@ -9544,8 +9707,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/en/pages/strategy-operations/articles/5g-assist-in-2019-ncov.html cn/login-messages/ @@ -11453,6 +11626,7 @@ colors/zaffre/$ com.condenast/yv8 combo/ comedy +comhem comic-indies comic-indies/$ comic-indies/about @@ -11510,6 +11684,12 @@ community community community-guidelines community/* +community/*-de +community/*-es +community/*-fr +community/*-ja +community/*-ko +community/*-pt community/*/category/* community/*/coins community/*/comments @@ -11519,6 +11699,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 @@ -11527,15 +11713,21 @@ 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 +companies company company/*.rss company/add-ons-agreement @@ -11932,6 +12124,7 @@ coupons/visit courier courses courses/ +courts cover covid19/mobility cp @@ -11998,7 +12191,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 @@ -12019,11 +12216,14 @@ csb/kb/*/discuss csb/search csb/user csb/users +csbapi +csbapi/unified-communication csc csds/* cservice cservice/ya_index.gsp csi_204 +csl csp csp_block csp_report_only @@ -12106,6 +12306,7 @@ customers/how-volkswagen-group-services-used-figma-and-figjam/$ customers/how-whatagraph-removed-repetitive-design-using-figma/$ customers/how-woowa-brothers-boosts-collaboration/$ customers/how-workday-scales-design-and-development-collaboration-with-figma/$ +customers/itau-unibanco-launched-45-digital-products-with-figma/$ customers/jellyfish-before-after-figma/$ customers/kakaobank-faster-design-delivery-with-figma/$ customers/lifted-from-the-dark-ages-vanquis/$ @@ -12151,6 +12352,7 @@ d/search d/topicsearch d47388 d=pro +da-dk*/lp da-dk/ da/ da/forums @@ -12190,6 +12392,7 @@ db2s dbcfiles dc/ dc? +dci/idp/dwa dcomlib/ ddl2* ddp @@ -12200,8 +12403,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/$ @@ -12937,6 +13143,7 @@ device device-ajax device-prefs deviceList +deviceManagement devmailmobile/ devmx/ devopsconsole/images @@ -12946,6 +13153,7 @@ dg-service dgs/education_culture/404_en.htm dhtml dhtmlmenu +di/idp/dwa dialog dialog/* dictionary/$ @@ -13353,6 +13561,7 @@ editor/uploads/1/_/1/custom_themes/578730180640357361/files editor2.jsp editorial-images editorial/* +editpayment edits edocs/infogdocs/tdc_sony/ edocs/lexdocs/ @@ -13392,7 +13601,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 @@ -13420,6 +13633,7 @@ elements eli-search eliminar-busqueda eliminar-favoritos +elisa elite? elp em @@ -13455,6 +13669,7 @@ emailability emails emailservice emailsignup +emailunsubscribe embed embed/* embed/@ @@ -13539,11 +13754,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 @@ -13564,6 +13806,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 @@ -13586,6 +13829,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$ @@ -13611,12 +13856,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 @@ -13691,27 +14022,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 @@ -13819,6 +14461,7 @@ enterprise/$ enterprise/orgs-terms enterprise/plan/$ enterprise/seo +entertain entertainment/article/Minerva-s-horoscope entities/search entityexplore$ @@ -13828,6 +14471,7 @@ entrez/eutils entrez/sutils entrez/utils entrez/viewer.fcgi +entrytrap enus/ enviro/static-3.70 enviro/static-3.72 @@ -13899,13 +14543,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/$ @@ -14188,8 +14870,22 @@ 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/$ @@ -14207,6 +14903,7 @@ es-la/customers/how-hellofresh-built-a-design-system/$ es-la/customers/how-king-brings-game-design-together/$ es-la/customers/how-patagonia-uses-figma/$ es-la/customers/how-workday-scales-design-and-development-collaboration-with-figma/$ +es-la/customers/itau-unibanco-launched-45-digital-products-with-figma/$ es-la/customers/razorpay-boosting-design-system-adoption-and-collaboration/$ es-la/customers/vanguard-designs-fifty-percent-faster/$ es-la/design-handoff/$ @@ -14306,15 +15003,58 @@ 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/ @@ -14654,6 +15394,7 @@ eu/promos/ eu/search eu/user eu/users +eula eur-lex eures/main.jsp eurocontrol/ @@ -14967,7 +15708,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 @@ -15074,6 +15819,7 @@ fios firefox/? firefox/downloads firefox/new_tab_learn_more +firetv firms/ firststeps. fisheries/fleet @@ -16881,10 +17627,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/$ @@ -17264,6 +18055,91 @@ 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 @@ -17495,6 +18371,7 @@ free-tools/plagiarism-checker/?q= free-trial free/cloud-computing-free-tier/ free/databases-free-tier/ +freemonth freepublications/ freertos/archive fresh @@ -17618,6 +18495,7 @@ geo/tools geocoder geoip.php geolocation +geooverride germany/library/images/mnp/ germany/video/de/de/related* get @@ -18323,6 +19201,7 @@ http://weebly.com/robots.txt https://player.cnevids.com https:/www.alibaba.com hu +hu-hu hu-hu/ hu/ hu/Download @@ -18596,8 +19475,13 @@ 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 +imagelibrary images images-apphost images-data @@ -18742,6 +19626,7 @@ independentlens/video/index.php? indepthtoolkit/smallprox indepthtoolkit/smallprox$ index +index-cn-sitemap.xml.gz index.html index.html$ index.html? @@ -18873,6 +19758,7 @@ install.php installation instant-offers/version int/Free_For_Mem +intake intarnel/* intcmp= integrate/ @@ -18991,6 +19877,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/feedback @@ -19217,6 +20104,7 @@ iw/users iznanka j j/pro-site +ja-jp*/lp ja-jp.www.cloudflare.com ja-jp/ ja-jp/$ @@ -19908,6 +20796,7 @@ knowing knowledge knowmore known-issues +ko-kr*/lp ko-kr.www.cloudflare.com ko-kr/ ko-kr/$ @@ -20133,9 +21022,13 @@ ko/users ko/web.config ko_ko ko_kr/templates/M +koa/search +koa/vocaas koha/ kolkata kontakt +korean +kpn kr/en kr/en$ kr/news3 @@ -20184,9 +21077,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 @@ -20212,6 +21134,8 @@ learning/settings learning/settings$ learning/settings? learnmore +learnmorelayer +learnmorelayertv leave lecture leerberichten @@ -20316,6 +21240,7 @@ level/34 level/78 lexikon lexikonListe +lg lg/ lg/forums lg/kb/*/discuss @@ -20506,6 +21431,9 @@ login_or_join/redirected$ login_or_join/redirected? login_or_join? login_with_redirect +loginhelp +loginhelp/lookup +loginhelpsucess logo-maker/brief logo-maker/choose-variation logo-maker/woo @@ -20794,13 +21722,14 @@ match match/website mats/?diagid=100001&eulaaccept=yes* mats/default.aspx?diagid=100001&eulaaccept=yes* -matt-testing/$ max= max_price= +maxis maxprice= mbf mbox mbr/ +mcd mdocsarchives/ me medgen/?term= @@ -20918,6 +21847,7 @@ memorandum mentions menu menu/*/feedback_form +meo meps/*/eptvAjax meps/*/pdf* meps/*/xml* @@ -21056,6 +21986,7 @@ modern-formats-eng/ucp/static/*/client modern-formats-eng/ucp/static/*/csr modern-formats-eng/ucp/static/*/dev modern-formats-eng/ucp/static/framework_logging +modernizr module-catalogue modules modules-fetch @@ -21111,6 +22042,7 @@ moyers/mt3 moyers/mt4 mozart mp/lp +mpn-cn-sitemap.xml.gz mpw_count mpx mr-robot @@ -21568,7 +22500,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/$ @@ -21590,6 +22524,7 @@ nl-nl/engineers/$ nl-nl/enterprise/$ nl-nl/events/$ nl-nl/feedback +nl-nl/figjam-vs-miro/$ nl-nl/figjam/$ nl-nl/figjam/agile-workflows/$ nl-nl/figjam/brainstorm-tool/$ @@ -21600,6 +22535,7 @@ nl-nl/figjam/online-whiteboard/$ nl-nl/figjam/strategische-planning/$ nl-nl/figjam/team-samenwerking/$ nl-nl/figjam/teamvergaderingen/$ +nl-nl/figma-vs-sketch/$ nl-nl/kleurenwiel/$ nl-nl/leerberichten nl-nl/lp @@ -21833,6 +22769,7 @@ no-en/transactions no-en/treasury no-en/your no-follow +no-no*/lp no/ no/Download no/en/*.PDF @@ -21873,9 +22810,12 @@ not-authorized not-found not-supported.html not_recommended_reviews +notamember note +notfound notfound.html nothing-great-is-made-alone/$ +notices notifications notifications notifications$ @@ -21892,6 +22832,7 @@ npln npost/ npr nqrwns +nrdapp ns/ ns/hydra/console/? ns/local_news @@ -22072,6 +23013,7 @@ or/kb/*/discuss or/search or/user or/users +orangefrance order order-detail order-results @@ -22098,6 +23040,7 @@ our-kind-of-traitor out-of-home overlay overview +overviewblockseeother p p.php p/*/actions$ @@ -22472,6 +23415,7 @@ pages?oid=- pagespeed/insights/ui/logo paid-content/news/how-galaxy-ai-camera-tools-help-you-take-better-photos-automatically-on-the-s25 paid-posts +panasonic panel panelweb pantheon @@ -22488,6 +23432,8 @@ partNumber= partial participate/conferences.xml partner +partner-articles/ +partner-cn-sitemap.xml.gz partner-program partner/*? partnerfeeds @@ -22629,6 +23575,7 @@ phbr~r_ phenom phone/compare/? phoneinfo +phonenumber photo photo-test-editor-x photo/group @@ -22709,6 +23656,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/$ @@ -22726,6 +23674,7 @@ pl-pl/engineers/$ pl-pl/enterprise/$ pl-pl/events/$ pl-pl/feedback +pl-pl/figjam-vs-miro/$ pl-pl/figjam/$ pl-pl/figjam/kreator-diagramow/$ pl-pl/figjam/mapa-koncepcyjna/$ @@ -22736,6 +23685,7 @@ pl-pl/figjam/spotkania-zespolowe/$ pl-pl/figjam/tablica-online/$ pl-pl/figjam/wspolpraca-zespolowa/$ pl-pl/figjam/zwinne/$ +pl-pl/figma-vs-sketch/$ pl-pl/kolo-kolorow/$ pl-pl/kreator-prezentacji/$ pl-pl/lp @@ -22886,6 +23836,7 @@ playing-house playlist playlists/*/user playlists/flag +playstation plenary/*/vod.html plonejsi18n$ pls @@ -22987,8 +23938,11 @@ popular popular$ popular? popup +popup/codewhatisthis popup? popup_security.jsp +popupdetails +popupprivacypolicy popups/mediaplayer popups/popup_gallery portal @@ -23133,6 +24087,7 @@ privacy/archived-versions.html privacy/consent privacy/request-data privacy/zoho-group.html +privacypolicychanges private private private-promo @@ -23390,6 +24345,7 @@ proto protocol protocolexchange/labgroups prototyping/$ +proximus proxy proxy prp @@ -23439,6 +24395,7 @@ pt-PT/search pt-PT/user pt-PT/users pt-ao +pt-br*/lp pt-br.www.cloudflare.com pt-br/ pt-br/$ @@ -23485,6 +24442,7 @@ pt-br/customers/how-hellofresh-built-a-design-system/$ pt-br/customers/how-king-brings-game-design-together/$ pt-br/customers/how-patagonia-uses-figma/$ pt-br/customers/how-workday-scales-design-and-development-collaboration-with-figma/$ +pt-br/customers/itau-unibanco-launched-45-digital-products-with-figma/$ pt-br/customers/razorpay-boosting-design-system-adoption-and-collaboration/$ pt-br/customers/vanguard-designs-fifty-percent-faster/$ pt-br/design-handoff/$ @@ -23571,6 +24529,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/$ @@ -23642,7 +24601,11 @@ 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= @@ -23822,6 +24785,7 @@ q/user/*/subscribers q/user/*/verifies q= qa +qantas qemail qi qnasearch? @@ -23857,6 +24821,7 @@ quickstirshow* quiz quizResult= quizzes/ +quote quote/failed-lookup quote/unknown quotes @@ -24026,6 +24991,7 @@ released? releasenotes/item/ relnotes remember-the-titans +rememberme remote-login.php remote-work-lp/$ remote.control @@ -24035,6 +25001,7 @@ remotelogout removalrequest remove-favorite renders +renewal-reminder-optout rental-manager/?source=topnav&itc=postbutton_topnav rental-manager/?zpid= rental-manager/login/?url @@ -24703,6 +25670,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 @@ -24762,13 +25734,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 @@ -24925,6 +25939,7 @@ salesImages/static-1.383 salesImages/static-1.389 samemodel.php?imageid=*&pg=*&sortcriteria=6 saml_sso +samsung san-andreas sap/saphana/pilot/ sap/saphana/pilot/offer/ @@ -25600,6 +26615,7 @@ signup/payment% signup/payment? signup? signup_modal +signurl silent-login silva silver-linings-playbook @@ -25945,7 +26961,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 @@ -26082,6 +27102,7 @@ son/kb/*/discuss son/search son/user son/users +sony sort= sortBy= sos/clerical/ @@ -26505,6 +27526,7 @@ subscription subscription/ subscription/*?*onboarded= subscription/*?*source= +subscriptioncancel subscriptions subscriptions/manage/ subscriptions/securejson/ @@ -26529,10 +27551,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 @@ -26540,17 +27584,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 @@ -26586,6 +27645,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 @@ -26733,6 +27793,7 @@ talk/create talk/new_topic talk/user talk/user/*/article +talktalk tally-loader-react/static-1.65 target_baby target_group @@ -26740,6 +27801,7 @@ targetdirect_group tariffselect tasks tasks/ +tastesurvey tax-center tax.php tax_countries.php @@ -26770,6 +27832,7 @@ tb/recent tbl* tblang= tbproxy +tdc tdid=* tdir/p/kids-back-to-school tdv2_fp @@ -26789,6 +27852,8 @@ teamplain/ teams tech/*s= techbiz/media/news/2001/09/46556 +telenor +telfort telsearch temp template @@ -27201,6 +28266,7 @@ terms/looker/legal/rapid-deployment-terms terms/looker/legal/sccs terms/looker/legal/suppliers/partner-assignment-faq terms/looker/legal/suppliers/supplier-code-of-conduct +termsofusechanges test test-kick-tires test-v1-page-template @@ -27393,6 +28459,7 @@ ti/p ticket_fields tickets tickets-external? +tim time/change/*? time/change/@ time/map/*_escaped_fragment_ @@ -27520,6 +28587,7 @@ tpis/deals/*/booking/hbw?option_id= tpx tq tr +tr-tr tr-tr.www.cloudflare.com tr-tr/ tr-tr/feedback @@ -27724,6 +28792,7 @@ trylater tsa tto tucritica +tudum tune*retpath= turbo turbo*?*ajax=1 @@ -27737,6 +28806,7 @@ tv/shows tv/thumb tv/tv-news/jean-alexander-dies-coronation-streets-3764827 tvschedule +tvsignup tw tw/Download tw/login-messages/ @@ -27809,7 +28879,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= @@ -27938,6 +29012,7 @@ unsubscribe_email unsubscribed unsupported-browser until= +upcomingevents update update-your-browser update.php @@ -28475,6 +29550,7 @@ verify_age verify_cookies verify_your_email$ verify_your_email? +verifyidentity version versions versions/Unicode10.0.0 @@ -28615,9 +29691,11 @@ view view-3d-home view-floor-plan view-imx +view-skytour viewReview viewconfig$ viewer +viewingactivity viewlocale=zh_CN viewrecentepisode viewvc @@ -28627,6 +29705,7 @@ villkor-och-bestammelse vimeo-for-figma/$ vinterdev/ vip +virginaustralia virtual virtualization/ virtualsupportassistant @@ -28640,6 +29719,8 @@ vlt vmware/about vn vod +vodafone +vodafonedemobilelaunch voices/ vote vote-review @@ -28860,6 +29941,7 @@ wholesale-page-*.html wholesale.html$ wholesalecheckout whsmiths +whysecure whythisad widget widget-landing-page.html @@ -29630,7 +30712,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 @@ -29670,6 +30751,7 @@ wp-content/plugins/wp-bigmarker/asset/public/js/hs.js wp-content/plugins/ws-form-pro/public/js/ws-form-public-geo.min.js wp-content/plugins/ws-form-pro/public/js/ws-form-public-tracking.min.js wp-content/themes +wp-content/themes/ wp-content/themes/Phoenix/assets/css/cyphon.css wp-content/themes/Phoenix/assets/css/exchange.css wp-content/themes/Phoenix/assets/css/hf.css @@ -29697,6 +30779,7 @@ wp-content/themes/wired/assets/images/subscribe_290x110.gif wp-content/themes/wired/assets/images/subscribe_310x80.gif wp-content/themes/wired/assets/images/wired_insider_1118_1000x190.jpg wp-content/themes/wired/assets/images/wired_video_1000x190.jpg +wp-content/uploads/ wp-content/uploads/sites/4/wpforms wp-content/uploads/sites/6/wpforms wp-content/uploads/wc-logs @@ -29705,6 +30788,7 @@ wp-content/uploads/woocommerce_uploads wp-content/uploads/wpforms wp-dyn wp-includes +wp-includes/ wp-includes/*.css wp-includes/*.js wp-includes/css @@ -29763,6 +30847,7 @@ wwwhkotc.cc x x/oauth xb/en/ +xboxone xbp/search xc/ xclick-auction @@ -29770,6 +30855,7 @@ xcs0MhRsfxHG.js xd/en/ xdoor xf/help +xfinity xfx7 xgCxM9By/init.js xh/forums @@ -29800,6 +30886,7 @@ xmlrpc.php xmlsearch xoplatform/logger/api/logger xorouter +xs4all xxx-the-return-of-xander-cage y1= yaca @@ -29830,8 +30917,10 @@ younggirl.html your your-account your-shop +yourAccount +youraccount youreurope/businessACC -youreurope/businessDEV/http://g.co/robots.txt +youreurope/businessDEV/http://europarl.europa.eu/robots.txt youreurope/citizensACC youreurope/citizensDEV yours @@ -29916,20 +31005,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 @@ -30000,6 +31120,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 @@ -30053,6 +31174,7 @@ zh_cn zh_hans zh_hant zh_tw/templates/M +ziggo zite-importer zoeken zoholics/Folleto-Zoholics-Mexico-2016.pdf diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt index 40b082e8..27b8596d 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt @@ -327,7 +327,7 @@ -1 -1-cw* -1. --1.*http://stsci.edu/robots.txt +-1.*http://spoonflower.com/robots.txt Disallow: Sitemap: @@ -348,7 +348,7 @@ # $ $ -$http://cleantechnica.com/robots.txt +$http://douglas.de/robots.txt $rpc/google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService % @@ -1110,6 +1110,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -/ide -/media -/media/ +-/media/*.ashx$ +-/media/*.ashx? +-/media/*.gif$ +-/media/*.jpeg$ +-/media/*.jpg$ +-/media/*.png$ +-/media/*.svg$ -/media/Project/Storefront/Catalog/Product -/media/Project/Storefront/Catalog/Product-Images/ -/media/boe/files/markets/benchmarks/sonia-statement-of-compliance-with-the-iosco-principles-for-financial-benchmarks.pdf @@ -1181,10 +1188,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -catlistshow-1-* -catlistshow-2-* -compare-view +-css/ -cst- -d$ -debutant$ -deeplinks +-display.jpg -dlp -embed -empfehlen.html$ @@ -1201,6 +1210,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -hds.f4m -i.*/similar -i.*/similar?from=flash_sale +-images/ -ist-* -json*.html -list5 @@ -1214,6 +1224,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -nous-recherche* -ntps.html$ -old.htm +-overview-*/reviews -p2 -page* -password @@ -1273,10 +1284,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .*__hssc. .*__hstc. .*assets/fonts -.+http://skydasveiligheidsdeuren.be/robots.txt +.+http://onelogin.com/robots.txt .../ ..gitignore.html .ASPX$ +.BUILD .CVS .CVS .GIF @@ -1289,6 +1301,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .JPG .JPG************* .MP3$ +.NEW +.OLD .PDF .PDF$ .PDF$ @@ -1876,7 +1890,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .axd$ .axd$ .axd* -.axdhttp://heinlegal.com/robots.txt +.axdhttp://dmi.dk/robots.txt .bak .bib .big.html @@ -1961,8 +1975,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .css************* .css. .css? -.csshttp://faktykaliskie.pl/robots.txt -.csshttp://jd.com/robots.txt +.csshttp://gamesradar.com/robots.txt +.csshttp://wacci.jp/robots.txt .cssx$ .csv .csv @@ -1980,7 +1994,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .dat .deb$ .diff$ -.dir .districts.html .djv$ .djvu$ @@ -2036,7 +2049,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .embed.text.html .empty.html .env -.envhttp://thetrainline.com/robots.txt +.envhttp://en.wikisource.org/robots.txt .eot$ .eot************* .eot? @@ -2136,12 +2149,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .html$ .html$ .html%7CName=ComponentLink +.html. .html.html .html.html* .html.html.html .html.printable .html/ .html/$ +.html/1000 .html/email .html/feed .html=$ @@ -2214,7 +2229,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .jpg .jpg$ .jpg$ -.jpg$http://panasonic.jp/robots.txt +.jpg$http://wehkamp.nl/robots.txt .jpg* .jpg************* .jpge @@ -2227,12 +2242,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .js. .js.map$ .js? -.jshttp://lg.com/robots.txt +.jshttp://openkeychain.org/robots.txt .json .json .json$ .json$ -.json$http://realsimple.com/robots.txt +.json$http://news.netcraft.com/robots.txt .json.html .json.v1.html .jsonp @@ -2399,6 +2414,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .nimex$ .nocache.html .nsf +.nsf .nt .numbers .odp @@ -2434,17 +2450,17 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .pdf .pdf$ .pdf$ -.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$http://cfa.harvard.edu/robots.txt +.pdf$http://design-milk.com/robots.txt +.pdf$http://numpy.org/robots.txt +.pdf$http://pt-br.facebook.com/robots.txt .pdf%7CName=ComponentLink .pdf************* .pdf?properties= .pdfdocusetools -.pdfhttp://nhs.uk/robots.txt -.pdfhttp://oik-plugins.com/robots.txt -.pdfhttp://wpbeginner.com/robots.txt +.pdfhttp://clixtell.com/robots.txt +.pdfhttp://knowledge.hubspot.com/robots.txt +.pdfhttp://wmich.edu/robots.txt .personalization.article.html .personalization.html .personalization.startinfo.html @@ -2456,6 +2472,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .php$ .php$ .php*dropship +.php/*.php .php/*/ .php?$ .php?fb_xd_fragment @@ -2478,8 +2495,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .png .png$ .png$ -.png$http://straightshooter.dk/robots.txt -.png$http://wave3.com/robots.txt +.png$http://emergency.cdc.gov/robots.txt +.png$http://visitmaryland.org/robots.txt .png* .png************* .polizeibericht.html @@ -2654,6 +2671,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .rst$ .rtf .rtf$ +.ru .sdirect .search.fast.form.html .search.fast.html @@ -2853,7 +2871,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .webarchive$ .webm$ .webp$ -.webp$http://loveandlemons.com/robots.txt +.webp$http://ab-inbev.com/robots.txt .well-known .well-known .well-known/ @@ -2861,14 +2879,13 @@ $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://nerdwallet.com/robots.txt +.well-known/amphtml/apikey.pubhttp://diepresse.com/robots.txt .well-known/apple-app-site-association .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://wbcsd.org/robots.txt -.well-known/pgp-key.txt +.well-known/assetlinks.jsonhttp://aesthetics.fandom.com/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 @@ -2902,7 +2919,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .xlsx .xlsx$ .xlsx$ -.xlsx$http://columbia.edu/robots.txt +.xlsx$http://mynewsdesk.com/robots.txt .xml .xml$ .xml$ @@ -2929,13 +2946,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /%3Cloc%3E /%5E /(language)/fre-fr -/*&action= /*&dateFrom= /*&p1= /*&p2= /*&p3= /*&p4= -/*&print= /*+*+*+ /*,pgn: /*-*/manage-cookie-preferences*? @@ -3022,7 +3037,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*-humping- /*-humping-*.html /*-humping.html -/*-jobs*http://seekingalpha.com/robots.txt +/*-jobs*http://abc.go.com/robots.txt /*-labia$ /*-labia- /*-labia-*.html @@ -3562,10 +3577,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/customer/ /*/data$ /*/discussions -/*/district= /*/documents /*/download/download-api/my-documents/checkStatus -/*/downloadhttp://vectorstock.com/robots.txt +/*/downloadhttp://marketingprofs.com/robots.txt /*/edit /*/edit$ /*/embed @@ -3622,7 +3636,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/partners/product-range-download /*/partners/product-range-selector /*/partners/product-subcategory -/*/pgu= /*/photos/fan /*/photos/private /*/player @@ -3734,7 +3747,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*?*storeid /*?_requestid= /*?_x_tr_hist=* -/*?action= /*?bvrrp=* /*?bvstate=* /*?cgid=* @@ -3754,21 +3766,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*?page=* /*?pmax* /*?pmin* -/*?print= /*?rmatt=tsid:* /*?st= -/*?utm_source= -/*ADD_TO_COMPARE_LIST /*Account-Show /*Account-StartRegister -/*BACKURL= -/*BACK_URL= /*Cart-Show /*LP-OnDemand* /*LP-ThankYou* -/*ORDER_BY /*Order-History -/*PAGEN /*Q1 /*SID= /*_question_bank @@ -3783,7 +3788,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*achter-het-raam-zitten.html /*acrotomophilia /*acrotomophilia.html -/*adfox /*adolescente-estupro /*adolescente-estupro.html /*adolescente-nu @@ -3845,16 +3849,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*ass?*.html /*assholes? /*assholes?*.html -/*auth= /*autopsy- /*baboon-bum /*baby-alien-porn /*baby-alien-porno /*babydoll /*babydoll.html -/*back_url= -/*back_url_admin= -/*backurl= /*bangla-bf /*bangla-bf-video /*bangladeshi-bf @@ -3906,7 +3906,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*biquíni.html /*bitch /*bitch.html -/*bitrix_include_areas= /*bloblos /*bloblos.html /*blood-on-your-hands @@ -4035,7 +4034,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*cfnm /*cfnm.html /*cg=* -/*change_password= /*chiasse /*chiasse.html /*child-model @@ -4050,8 +4048,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*chudai /*circlejerk /*circlejerk.html -/*clear_cache= -/*clear_cache_session= /*cleavage /*cleavage.html /*clitoris @@ -4308,7 +4304,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*forceToHtml5= /*foreplay /*foreplay.html -/*forgot_password= /*four-some /*four-some.html /*foursome @@ -4585,8 +4580,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*little-boy.html /*little-girl /*little-girl.html -/*login= -/*logout= /*love-making /*love-making.html /*lovemaking @@ -4942,7 +4935,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*potverdorie.html /*pousse-crotte /*pousse-crotte.html -/*print_course= /*private-parts /*private-parts.html /*prone-adult @@ -5012,7 +5004,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*reet-trappen.html /*reetridder /*reetridder.html -/*register= /*removing-clothes /*removing-clothes.html /*reverse-cowgirl @@ -5038,7 +5029,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*scrotum /*scrotum.html /*scunthorpe -/*search= /*searchOrtsname /*searchPlz /*seduce @@ -5091,9 +5081,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*shitblimp.html /*shitter /*shitter.html -/*show_include_exec_time= -/*show_page_exec_time= -/*show_sql_stat= /*sin-ropa /*sin-ropa.html /*sister-waking-up-her-brother-early-in-the-morning-while-hes-sleeping-on-bed @@ -5227,7 +5214,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*urophilia.html /*utan-klader /*utan-klader.html -/*utm_type /*vagina /*vagina.html /*value= @@ -5735,8 +5721,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?*utm_newsbreak= /?*utm_source= /?=glossary -/?FORM=LFACTRE -/?ID= /?L= /?__cf_ /?__hstc= @@ -5750,7 +5734,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?amp= /?app= /?ar -/?atc_id= /?author= /?bq /?budget= @@ -5761,7 +5744,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?cid= /?clientId= /?collection= -/?comment_page= /?commentlist= /?consterm /?costPlans= @@ -5770,7 +5752,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?coupon= /?dateFrom= /?discount=learn -/?doc= /?docid /?documenttype /?edition= @@ -5780,7 +5761,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?expand /?failover=true /?fb_xd_fragment -/?fbclid= /?filter= /?filters /?filters=* @@ -5792,7 +5772,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?government /?hideContent= /?id= -/?in_stock=false&is_online=false&edition= /?inapp= /?indexTab=default /?indexTab=editorial @@ -5805,21 +5784,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?isfilteropen /?kaid= /?kme -/?lang= /?language= /?law -/?letter= /?like_comment= /?local-download= /?marketplaceCosts= -/?metro= /?month= /?nabe= /?ngs_ /?ngs_token= /?o= -/?onsite_molding= -/?onsite_seealso= /?order= /?orpq /?ownerid @@ -5828,13 +5802,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?page=*&* /?pageRef /?pageType= -/?pdf=1http://steinberg.net/robots.txt +/?pdf=1http://lwl.org/robots.txt /?personid -/?position= /?preview /?price= /?print -/?printForm= /?printer-friendly /?product= /?q @@ -5886,9 +5858,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?sortby /?sorting=best_sales /?sorting=undiscovered -/?special=N -/?special=Y -/?sphrase_id= /?ss-track= /?state= /?sz=*&start=* @@ -5905,15 +5874,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?type /?type= /?uid -/?undefined= /?utid /?utm /?utm_ -/?utm_place= -/?utm_referrer= /?utm_source= /?w_agcid= -/?wap /?wtime= /?wtime= /?wvideo= @@ -5972,7 +5937,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /CheckoutServices-ExistingCustomer /ChildVisitor /Cmr -/CoachOpinions /Community /Components /Configuration @@ -5982,7 +5946,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /CountyAssessorPage.htm? /Courses/* /Custom/ -/Customer /DY-GetTiles* /Date(* /Directs/2 @@ -6088,7 +6051,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Product-Show /Product-ShowInCategory /Product-Variation -/Product-Variation* /Product/Accessory/ /Product/Accessory/CompatibleProducts.aspx /Product/Bundle/ @@ -6113,10 +6075,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 @@ -6139,10 +6097,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Sections /Secure/Account/ /SelectLocale?fromPage= -/SetSitePreference.aspx /Shared/ /SharedDocs/ExterneLinks -/Shopping/Sku /SignIn /SiteAssets/ /SiteCollectionDocuments @@ -6167,12 +6123,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Style%20Library/css/agency.css /Style%20Library/js/agency.js /System -/TSPD /TemplateItem /Templates /Templates/VisitIowaFarms /Temporary -/Tile-UpdateVariantTile* /Trainings/* /TravelPlanner/* /UPGRADE.txt @@ -6216,7 +6170,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Wikipedia_talk:頁面存廢討論 /Wikipedia_talk:頁面恢復請求 /Wishlist-Add -/Wishlist-Add* /Wishlist-Include /Wishlist-IncludeJSON /Wishlist-Remove @@ -6335,7 +6288,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /account/* /account/cls /account/device-auth -/account/forgot-passwordhttp://plymouth.ac.uk/robots.txt +/account/forgot-passwordhttp://mtu.edu/robots.txt /account/forgotpassword /account/limit-guide /account/login-pwd/forget @@ -6368,13 +6321,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /actions /actions_panel /action~ -/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 +/action~*/http://24.hu/robots.txt +/action~*/http://holger-hetzel.de/robots.txt +/action~*/http://jasonlucchesi.com/robots.txt +/action~*/http://startupbase-u18.com/robots.txt /actividades/reserva_confirmada /actividades/voucher -/activities /activities/*?*&autoAction= /activities/*?*&pagesourcefrom= /activities/*?*&teamId= @@ -6414,7 +6366,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /admin/ /admin/* /admin/dashboard -/admin/http://uio.no/robots.txt +/admin/http://behringer.com/robots.txt /admin2 /administrator /administrator/* @@ -6438,7 +6390,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /affiliates_content_iframe* /affiliates_content_iframe.cms* /affiliates_library* -/afisha/event /again$ /agency/author/*& /agency/author/*? @@ -6463,7 +6414,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ajax_ /ajaxload /ajouterproduitsaupanier -/ak.m /akamai /aks-test.html /albert-heijn-premium @@ -6496,8 +6446,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /alt$ /alt? /altcoins*?hl= -/altmosmvc/api -/altmosprx /alumni/* /amazingfactgenerator /amazon @@ -6567,7 +6515,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /api-v5 /api/* /api/*/amp -/api/*http://prlog.org/robots.txt +/api/*http://shkspr.mobi/robots.txt /api/catalog/v3 /api/catalog/v3/srfile /api/client-event @@ -6699,7 +6647,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /article30483913.ece/amp/* /article9636950.ece/amp/* /articlelist/* -/articlelist/*http://timesofisrael.com/robots.txt +/articlelist/*http://scientificamerican.com/robots.txt /articles /articles/* /articles/*/*/comments @@ -6727,6 +6675,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /asisonline /asq /asset-comment-info +/asset_publisher /assets /assets/fonts /associates @@ -6774,7 +6723,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /authors/*/9 /autodiscover/autodiscover.xml /autoexpo2020 -/autohistory/result /automatic-renewal-terms /autos/marketplace/product/* /autosub_cdo/* @@ -6881,7 +6829,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /binded/account /biosecurity/weeds/strategy/nsw-weeds-action-program /biosecurity/weeds/weed-categories/plants-not-to-be-sold -/bitrix /blame /blank.html /blank/ @@ -7052,6 +6999,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /breves20* /briefs /briefs/articleid-* +/brochure /broker? /browse /browse @@ -7201,7 +7149,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /car/systems/carsystemsmodal.aspx /career-advice/article?q= /careers/jobsearch? -/carousel /cars/marketplace/product/* /cart /cart @@ -7322,8 +7269,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /cite /citedby /city$ -/city/projects/dacha -/city/projects/leto2018 /cj /cl/* /claim @@ -7354,12 +7299,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /client/ /clients/ /clima/ -/clinics/*/?page= -/clinics/*/?type= -/clinics/?district= -/clinics/?query= -/clinics/?station= -/clinics/?type= /clipping /clkg /clkn @@ -7384,7 +7323,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /cms/page /cnet_global_app_redirect.xml /co -/coachregister/Home/Search? /codebase /codebase/css /codebase/images @@ -7410,7 +7348,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /collections/*sort_by /collections/likes /collins -/colored-gemstones /columntemplatesearch /comentarios /coming-soon @@ -7568,7 +7505,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /content/cancer/es/cancer/understanding-cancer/glossary/glossary /content/dam /content/dam/CRC -/content/dam/en_US/shared/www/about-st-jude/vendor-info/http://stlmag.com/robots.txt +/content/dam/en_US/shared/www/about-st-jude/vendor-info/http://careerbuilder.com/robots.txt /content/dam/home/docs /content/dam/home/pdf /content/dam/private/* @@ -7673,7 +7610,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /control /control-panel/ /control_panel/manage* -/control_panel/manage*http://garmin.com/robots.txt +/control_panel/manage*http://givebutter.com/robots.txt /conversation /conversation? /conversations @@ -7903,7 +7840,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /depth_*-- /desc /descendants -/desktop/text-to-speech$http://capgemini.com/robots.txt +/desktop/text-to-speech$http://seek.com.au/robots.txt /destinations/decouvrir /destinations/discover /destinations/regions @@ -8027,6 +7964,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /dp/*?features /dp/*?hybrid /dpi-stories-staging +/dpi/about/research-development/fishing/recreational-fishing/get-hooked-school-resource +/dpi/fishing/recreational-fishing/get-hooked-school-resource /drafts /drag_and_drop_handler /dragon/campaign/ @@ -8042,7 +7981,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /dt/*/teammembers /dt/*/testing /dt/microsites/cafe -/dummy/*http://jiosaavn.com/robots.txt +/dummy/*http://bmbf.de/robots.txt /duplex-apartments_att /dvd-mode /dynaTraceMonitor @@ -8435,16 +8374,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /event/*/html /event/*/live /event/*/promote -/event/127001257 -/event/337206257 -/event/337208257 -/event/337215257 -/event/337219257 -/event/337224257 -/event/337226257 -/event/337239257 -/event/337240257 -/event/337241257 /event/search /event/widgets /eventos/? @@ -8509,11 +8438,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /faq-chat-reference.html /faq-print /faq-print. -/faq/?q= -/faq/index.php /faq/jiohome /faq/jiomart-maha-cash-back-program -/faq/search/*http://depts.washington.edu/robots.txt +/faq/search/*http://indianexpress.com/robots.txt /faq/services/jio4gvoice /faq/services/jiocinema /faq/services/jiodrive @@ -8530,6 +8457,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /faqs/index /faqs/mailpage /fastsearch +/favicon.ico* /favori/toggle /favorite /favorite-*.html @@ -8570,8 +8498,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /feed/*/articles.xml /feed/atom$ /feed/atom/$ -/feed/http://newsroom.tiktok.com/robots.txt -/feed/http://prepostseo.com/robots.txt +/feed/http://blossomthemes.com/robots.txt +/feed/http://drafts.csswg.org/robots.txt /feed/rss/$ /feed/rss2 /feed/search @@ -8583,9 +8511,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /feedback/learn-more /feedback/submit /feedback? -/feedhttp://klangkulisse.com/robots.txt +/feedhttp://ravelry.com/robots.txt /feeds/nfl_2024_us -/feeds/nfl_2024_ushttp://postoffice.co.uk/robots.txt +/feeds/nfl_2024_ushttp://staradvertiser.com/robots.txt /feriehus/reviews/write /fetch-gcm-data /fetchcart @@ -9162,7 +9090,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /glossaryletter /go/ /go/private -/goal-answers?qhttp://goarmy.com/robots.txt +/goal-answers?qhttp://hellomagazine.com/robots.txt /goedkoopste-vluchten- /goglobal/ /goldlog$ @@ -9247,7 +9175,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /historicalinsights /history /history-node -/historyhttp://odt.co.nz/robots.txt +/historyhttp://tucsonaz.gov/robots.txt /hm-test /home$ /home-design/share @@ -9411,7 +9339,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /image-vector/*.jpg /image-vector/*.webp /image-week? -/imageURL /image_captcha /imagefap.html /imagelist-*.html @@ -9583,10 +9510,6 @@ $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 @@ -9652,7 +9575,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /kml_generate /kmu-hidden-pages /kn-in/iuc -/knigi/search/? /ko /ko_* /ko_kr* @@ -9845,7 +9767,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /livebidding/ /liveblog-backend /livecam -/lives /llistat /llistat? /load-more @@ -9855,7 +9776,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /loader/id$ /loan/data /loc$ -/local /locale /locale /locale/set @@ -9919,7 +9839,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /lr/electronics/how-to-select-tv-by-what-you-watch-sports /ls= /lugar/*/archive -/m /ma-carte-lettre-a-ete-livree-endommagee#no-back /ma-lettre-carte-a-ete-livree-en-retard#no-back /ma-lettre-carte-n-a-pas-ete-livree#no-back @@ -9984,8 +9903,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /match-en-direct/*/*-live/*/stats-equipes /match-en-direct/*2025*/*-live /matches -/mayor/themes/3299/8619050 -/mayor/themes/4299/8877050 /mboxes /mcp.php /medallia-feedback @@ -10132,8 +10049,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /mp-cms/app /mp-header.html /mr-in/iuc -/mr_docs -/mr_forum /mraid.js /msdn-files/ /msdn10/ @@ -10174,6 +10089,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /my /my-account /my-account +/my-account* /my-account/profile /my-account/register/newsletters-setup /my-account/register/profile-setup @@ -10247,7 +10163,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /name/nm*/filmotype/* /name/nm*/mediaviewer/rm*/tr /nameStorage$ -/names-togetherhttp://filmfreeway.com/robots.txt +/names-togetherhttp://vccircle.com/robots.txt /nav_link /navigation.js /navigation/api/autocomplete @@ -10302,36 +10218,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /news/external/ /news/features? /news/international -/news/item/113597073 -/news/item/11804073 -/news/item/122313073 -/news/item/126041073 -/news/item/126446073 -/news/item/129627073 -/news/item/131491073 -/news/item/131520073 -/news/item/137302073 -/news/item/152663073 -/news/item/1830073 -/news/item/23439073 -/news/item/23683073 -/news/item/31260073 -/news/item/40753073 -/news/item/47173073 -/news/item/77670073 -/news/item/89573073 -/news/item/92499073 -/news/item/92745073 -/news/item/92796073 -/news/item/93049073 -/news/item/93676073 -/news/item/93906073 -/news/item/93948073 -/news/item/94195073 -/news/item/94227073 -/news/item/94512073 -/news/item/94802073 -/news/item/98096073 /news/latest-news? /news/load_more /news/page @@ -10386,12 +10272,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://globes.co.il/robots.txt -/no-referrer-when-downgradehttp://marketwired.com/robots.txt -/no-referrer-when-downgradehttp://marksandspencer.com/robots.txt +/no-referrer-when-downgradehttp://arts.ac.uk/robots.txt +/no-referrer-when-downgradehttp://psychologytoday.com/robots.txt +/no-referrer-when-downgradehttp://wral.com/robots.txt /no-search-results /no_access /no_unit @@ -10681,7 +10566,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pd/item_name-Podcast /pdf /pdf/index.html -/pdf_reader/*/ http://venmo.com/robots.txt +/pdf_reader/*/ http://consumerlab.com/robots.txt /pdfft /pdp-async/preview /pdpslice @@ -10717,8 +10602,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pf/undefined?d= /pg:vip /pgtrack.js -/pgu/ru/services/index.php -/pgu/ru/services/online /photo-center/* /photo/10000 /photoId @@ -10881,7 +10764,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /print.html /print.ssf /print/ -/print/http://oppo.com/robots.txt +/print/http://atptour.com/robots.txt /print/pdf /print?id /printable @@ -11062,8 +10945,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /questions /questions-nouveau-programme-fidelite /questions-reponses/produit/* -/questions/*/answers -/questions/*/ogp_image /quick-view/* /quickView /quickview @@ -11244,8 +11125,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? @@ -11365,7 +11244,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rnwy/studybooks /roadshow/finder /rodate.js -/role /routers_pdf /royalty-free-images-*.asp* /rss @@ -11382,7 +11260,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rss2 /rss2/ /rss2/$ -/rss2/$http://helpnetsecurity.com/robots.txt +/rss2/$http://9to5google.com/robots.txt /rss_en_all /rss_for_twitter /rss_items @@ -11649,7 +11527,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /secure/ /secure/* /secure/account/ -/secure/http://kabanos.net/robots.txt +/secure/http://linode.com/robots.txt /security/search-results.aspx? /select*? /select-cadeau-sparen/? @@ -11693,7 +11571,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /services/a-z /services/a-z.*.html$ /services/candidatures/supprimer-mes-donnees.html* -/services/catalog/cat/ru /services/learn/classes._filter.alphaSort.P*.*/ /services/learn/classes._filter.alphaSort.re*.* /services/learn/classes._filter.alphaSort/$ @@ -11735,7 +11612,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /shippinginformation /shippingmethod/method/ /shop -/shop/*/*/* /shop/*/favoriters /shop/*/sold /shop/*?*brand= @@ -11753,20 +11629,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 @@ -11782,57 +11644,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* @@ -11843,79 +11665,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-* @@ -11941,7 +11694,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /shopping/public/search/pricehistory /shopping/results /shopping/sale/? -/shopping/sku /shopping/track /shopping/vr /shopping_cart @@ -11960,8 +11712,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /showroom /showroom/*?*page= /showtimes/location -/shtrafy/receipt -/shtrafy/result /sign-in/? /sign-up /sign_in? @@ -11998,8 +11748,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sitemap_.xml /sitemap_gpdc.xml /sitemap_output -/sitemaphttp://dallascityhall.com/robots.txt -/sitemaphttp://letsencrypt.org/robots.txt +/sitemaphttp://admob.google.com/robots.txt +/sitemaphttp://kirby.com/robots.txt /sitemaps-farfetch-com /sitemaps/image_daily_sitemap_f_* /sitemaps/sitemaps-farfetch-com/by @@ -12018,6 +11768,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sl /sl/* /slice-shopping-bag +/slide_show /smadar /smart-sensors-and-cameras/mios.html /smb @@ -12034,7 +11785,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /social/google/auth.html /social/social_modal_ /socialShare -/socmon /sofiameetup /sofiameetup/$ /software-licensing-reference.html @@ -12123,6 +11873,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /stoguides/ /stoi/* /stopartnertest/ +/storage-viewer /store /store-w/ /store/ @@ -12179,7 +11930,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 @@ -12239,7 +11989,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /subtopic/338 /subtopic/email /subtopic/fulfillment -/success /suche /suche.html /suche.html? @@ -12554,7 +12303,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /thumbnails /tid_external_content_proxy /tile-reference.html -/tiles /timezone$ /tippers /tips/ @@ -12734,7 +12482,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /unsubscribe /unsubscribe/ /unsupported-browser -/upcoming-streamshttp://onlyinyourstate.com/robots.txt +/upcoming-streamshttp://list.ly/robots.txt /update /update.php /updatecart @@ -12919,7 +12667,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /vids /view-all/ /view-form-open -/view-form-openhttp://formatadre.bandcamp.com/robots.txt +/view-form-openhttp://data.europa.eu/robots.txt /view/ /view? /view_comments @@ -12948,7 +12696,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /voli-piu-economici- /vols-les-moins-chers- /vote.php -/vote2023 /vote? /votes$ /voucher @@ -13110,7 +12857,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /wishlist /wishlist /wishlist$ -/wishlist-add* /wishlist.html /wishlist/* /wl_failure @@ -13244,6 +12990,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /{link} /{{url /~ +/~/* 0 0 0$ @@ -13263,7 +13010,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService :/_gallery :/_media :/ajax/scribble -:443/http://peopleperhour.com/robots.txt +:443/http://prowritingaid.com/robots.txt :63 :allsaveoptions :externallink @@ -13307,9 +13054,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ==$ ==. =Other +=affiliate =availableStores* +=awin =colorGroups =country +=email =emarsys =field_region =field_thematique @@ -13485,7 +13235,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*amp;cHash= ?*answerId= ?*api_key -?*apikey*http://visa.co.uk/robots.txt +?*apikey*http://politico.com/robots.txt ?*app ?*append_element ?*aq= @@ -13495,6 +13245,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*at_preview_index= ?*attachment_id ?*attributes= +?*auth= ?*author ?*authorFacet=* ?*authors @@ -13522,7 +13273,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*btag= ?*bvstate= ?*c= -?*c_correlation_id=http://surgagame.id/robots.txt +?*c_correlation_id=http://journals.openedition.org/robots.txt ?*cacheKeySuffix= ?*campaign= ?*campaignId= @@ -13580,7 +13331,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*cursor= ?*curvature=* ?*date= -?*date_from= ?*day=* ?*dclid= ?*dcr=apps @@ -13627,8 +13377,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*experts ?*f%5B0%5D= ?*f.*%7C*= -?*f.*%7C*=http://news.stv.tv/robots.txt -?*f0= +?*f.*%7C*=http://adsoftheworld.com/robots.txt ?*f[0]= ?*fb_locale ?*fbclid @@ -13666,9 +13415,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*hsCacheBuster= ?*hsCtaTracking ?*hs_preview= -?*http://eastgatevets.com/robots.txt -?*http://onextrapixel.com/robots.txt -?*http://web-beta.archive.org/robots.txt +?*http://baremetrics.com/robots.txt +?*http://iom.int/robots.txt +?*http://stm.sciencemag.org/robots.txt ?*hubs_ ?*hubs_* ?*hubs_signup-cta @@ -14066,7 +13815,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*utm_source= ?*utm_source= ?*utm_source=* -?*utm_source=*http://aminoapps.com/robots.txt +?*utm_source=*http://espressif.com/robots.txt ?*utm_source_platform= ?*utm_term ?*utm_term= @@ -14133,6 +13882,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?EventId=201357 ?ExternalDataReference ?FASID +?FILTER-SECTION= ?FRM_LOCALITE= ?G2I_ActionId=* ?Gen-MD= @@ -14148,6 +13898,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?OCID ?OFF ?OSPV +?PAGEN ?PHPSESSID= ?PRID= ?PageSpeed= @@ -14161,7 +13912,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?SESSION ?SID= ?SID= -?SID=http://hrblock.com/robots.txt +?SID=http://woodenhottubsale.co.uk/robots.txt ?SQ_VARIATION* ?SSOWebDispatcher&tg=web&ru= ?SearchParameter @@ -14236,7 +13987,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?a ?a= ?a= -?a=15229http://dealbook.nytimes.com/robots.txt +?a=15229http://flow.microsoft.com/robots.txt ?a=84952 ?aAnnee ?aForm @@ -14260,15 +14011,18 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?action=callus ?action=fx_tracking_data ?action_typTHe= +?activeFrom= ?ad= ?adId= ?ada_source= ?adaptive=0&clear_cache=Y ?adbypass= ?adcode=* +?add-to-cart ?add-to-cart= ?add-to-cart= ?addToCart=true +?add_to_wishlist ?add_to_wishlist= ?adid= ?adlt= @@ -14448,7 +14202,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?calendar ?callback ?callback= -?callback=http://bitfinex.com/robots.txt +?callback=http://news.sky.com/robots.txt ?callsandtexts ?campaign-id ?campaignKey @@ -14563,7 +14317,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?comments ?comments* ?comments= -?commidhttp://ar.pinterest.com/robots.txt +?commidhttp://cloud.mail.ru/robots.txt ?communityId= ?companyid= ?companyid=* @@ -14632,7 +14386,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ct ?ct=* ?ctl -?ctx=*http://postmansmtp.com/robots.txt +?ctx=*http://zeenews.india.com/robots.txt ?curator= ?currency ?currency= @@ -14662,7 +14416,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?debug ?debug= ?decade* -?defaultgrid ?delete_id= ?deliveryType ?deployment= @@ -14785,7 +14538,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?f= ?f[ ?f[*]= -?f[*]=http://insee.fr/robots.txt +?f[*]=http://starwars.com/robots.txt ?f[0]= ?f_*= ?f_psi=* @@ -14799,7 +14552,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?fbclid ?fbclid= ?fbclid=* -?fbclidhttp://nationsonline.org/robots.txt +?fbclidhttp://siemens.com/robots.txt ?fc= ?fdid= ?fe= @@ -14841,6 +14594,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?financingAvailable= ?find_similar_by= ?firstId= +?fit= ?fl= ?fl_rand_seed= ?flightDate=* @@ -14881,7 +14635,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?from=yanews ?fromFooter ?fromMenu -?fromNewsdog*http://theworlds50best.com/robots.txt +?fromNewsdog*http://kesq.com/robots.txt ?fromStream= ?fromTime=* ?from_rewind=true @@ -14927,6 +14681,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?gp ?gp=* ?gpTopAds= +?gr= ?grade= ?grape ?group=test_a @@ -14979,9 +14734,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?hsa_ver ?hsm= ?hss_channel= -?http://jdk.java.net/robots.txt +?http://contactform7.com/robots.txt ?https= -?hub= ?hubs_content= ?hubs_post-cta ?hypoallergenic= @@ -15160,7 +14914,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?locations= ?login ?login=true -?logo= ?logout ?lp= ?lpaffil @@ -15239,7 +14992,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ndx=t$ ?ndx=t& ?neighborhoods -?netflixsource=*http://help.openai.com/robots.txt +?netflixsource=*http://d.pr/robots.txt ?netmng= ?new= ?news_id= @@ -15391,6 +15144,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?pcrid= ?pdfJsInlineViewToken= ?pdfJsInlineViewToken=* +?per_page +?per_row ?period*= ?perpetual= ?personalize= @@ -15452,7 +15207,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?preview ?preview= ?preview=* -?preview=http://insead.edu/robots.txt +?preview=http://kb.se/robots.txt ?preview=true ?preview=true$ ?previewToken= @@ -15585,7 +15340,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?q=user/logout# ?q=user/logout/ ?q=user/logout/$ -?q=user/logout/http://rd.com/robots.txt +?q=user/logout/http://academic.oup.com/robots.txt ?q=user/password ?q=user/password/ ?q=user/password/$ @@ -15784,7 +15539,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?return_type ?return_uri ?returnurl= -?returnurl=*http://badoo.com/robots.txt +?returnurl=*http://smithstrong.com/robots.txt ?retweetjs ?review_category ?review_manufacturer @@ -15821,8 +15576,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?s= ?s=* ?s=*feed -?s=*http://blog.youtube/robots.txt -?s=*http://inspectlet.com/robots.txt +?s=*http://buffalonews.com/robots.txt +?s=*http://thehustle.co/robots.txt ?s=*page ?s=43260 ?s=Art @@ -15831,7 +15586,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?s=News ?s=bpage-next ?s=feedpager -?s=http://1101.com/robots.txt +?s=http://read.dukeupress.edu/robots.txt ?s=lightbox ?s=mobile ?s=thanks @@ -15880,7 +15635,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?search_query= ?search_str ?searchfor=doctor&q= -?searchhttp://ohsheglows.com/robots.txt +?searchhttp://pond5.com/robots.txt ?searchterm ?section ?section* @@ -15945,6 +15700,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?sl=RU ?sl=UA ?sl=ru +?sleeves= ?slogin ?slow= ?slsuccess= @@ -15963,7 +15719,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?sort= ?sort= ?sort=* -?sort=*http://designspiration.com/robots.txt +?sort=*http://jumpsport.com/robots.txt ?sort=popularity ?sort=price ?sort=user-rating @@ -16227,7 +15983,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?utm_source=lsplayer ?utm_source=quora ?utm_source=twitter -?utm_sourcehttp://shopify.com/robots.txt +?utm_sourcehttp://dev.twitch.tv/robots.txt ?utm_sourse=55 ?utm_sq ?utm_term @@ -16448,7 +16204,7 @@ AGLogout AI AI/ AITripBuilder -AJAXhttp://allmylinks.com/robots.txt +AJAXhttp://molekule.com/robots.txt AK5537 AK6336com AL @@ -16535,6 +16291,7 @@ About-ACC/Features/Member-Section-Concepts/* About-USF/contact-send.asp About-USF/page-not-found.asp AboutUs/Provider?providerCode=BKS +AboutUs\News/PressReleases/2009/UVToothBleaching.asp Abrechnung AcaDepts/cl AcaDepts/kl @@ -16554,6 +16311,7 @@ AccommodationCrossSells AccommodationTips Account Account +Account* Account-EditEmail Account-EditForm Account-EditName @@ -16621,9 +16379,7 @@ AddressBookForm AddressController Admin Admin -Admin-Testing/* Admin/ -Administration Administration/ Admissions Adrenaline @@ -16925,6 +16681,8 @@ B B2BClickTracking BA BA/ +BACKURL= +BACK_URL= BAEmailConfirmation BALinkImpressionTracking BANC/bancphot @@ -21774,9 +21532,7 @@ Budget-Hero BundleImages/ Buscar Business/Build-Your-Business/DEDO-Redirect -Business/Building-Permits Business/Business-BG -Business/Business-Incentives-and-Assistance-Programs Business/Business-Resources/Business-Personal-Property Business/Business-Resources/Business-Tax-Payment Business/Business-Resources/Copy-of-Pay-Business-Tax-1 @@ -21784,26 +21540,15 @@ Business/Business-Resources/DOTI-Design-PM Business/Business-Resources/DOTI-Design-PM-Guidelines Business/Business-Tax/Copy-of-Pay-Business-Tax-1 Business/Business-Tax/Pay-Business-Tax -Business/Contact-Economic-Initiatives-Office Business/Copy-of-Pay-Business-Tax-1 Business/DEDO-Redirect -Business/Development-Services-Programs -Business/E-Tax -Business/Economic-Development -Business/Economic-Development/Business-Incentives-and-Assistance-Programs Business/Employer-Assistance-and-Resources/New-page Business/Employer-Assistance-and-Resources/Surplus-Auctions Business/Employer-Assistance-and-Resources/Surplus-Auctions-1 Business/Find-Jobs/Career-Service-Board -Business/Get-a-Business-License/* -Business/Growth-Industries Business/Job-Center/New-Hire-Onboarding Business/Job-Center/New-page Business/New-page -Business/Small-Business-Assistance -Business/Special-Event-Insurance-Requirements -Business/Special-Events -Business/Start-a-New-Business/* Business/Work-with-the-City/Awarded-Bidding-Opportunities Business/Work-with-the-City/Bidding-Opportunities Business/Work-with-the-City/Copy-of-Current-Bidding-Opportunities-1 @@ -21811,7 +21556,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://trenitalia.com/robots.txt +ButikDetay*/http://fa.wikipedia.org/robots.txt Buy C C37D9BE2-4B03-481d-B1FA-72CFAFD1C96C @@ -21826,178 +21571,25 @@ CARTER--CENTER/ CARTER-CENTER/ CARTER_CENTER/ CATCODE= -CATS/Alexys-Test -CATS/Blog/Featured-Content/CALL-FOR-ARTISTS-CATS-Cultural-Inclusion-Bus-Wrap -CATS/Blog/Featured-Content/Martin-Ellisons-EnoMax-Experience -CATS/Blog/Featured-Content/Steering-Towards-Inclusivity-A-Conversation-with-CATS-DEIB-Lead -CATS/Boards-and-Committees/MTC-Members -CATS/Boards-and-Committees/New-page -CATS/Bus/Airport-Connector -CATS/Bus/Sprinter -CATS/CATS-Careers/* -CATS/CMS-CATS-Pilot-Program-FAQs -CATS/Contact-Us -CATS/Copy-of-Internal-Style-Guide-1 -CATS/Featured-Content/CALL-FOR-ARTISTS-CATS-Cultural-Inclusion-Bus-Wrap -CATS/Featured-Content/Martin-Ellisons-EnoMax-Experience -CATS/Featured-Content/Steering-Towards-Inclusivity-A-Conversation-with-CATS-DEIB-Lead -CATS/Get-to-Know-CATS/Boards-and-Commissions/MTC-Members -CATS/Get-to-Know-CATS/Boards-and-Committees/MTC-Members -CATS/Home/Featured-Background -CATS/Home/Featured-Content/1217-Real-time-Service-Outage -CATS/Home/Featured-Content/2024-Veterans-Day-Parade-Service-Impacts -CATS/Home/Featured-Content/60-Minutes-for-Clean-Air -CATS/Home/Featured-Content/Blue-Gold-Line-Service-Suspended-for-Maintenance -CATS/Home/Featured-Content/Bus-Detour-due-to-Charlotte-FC-Game -CATS/Home/Featured-Content/CATS-Announces-Meetings-for-Better-Bus -CATS/Home/Featured-Content/CATS-Micro-Pop-Up -CATS/Home/Featured-Content/CATS-Unveils-First-Cultural-Inclusion-Bus-Wrap -CATS/Home/Featured-Content/CATS-to-Restripe-Woodlawn-Park-and-Ride -CATS/Home/Featured-Content/Call-to-Artists -CATS/Home/Featured-Content/Christmas-and-New-Year’s-Day-Service-Schedules -CATS/Home/Featured-Content/Copy-of-Local-Directory-1 -CATS/Home/Featured-Content/Copy-of-New-Library-Center-1 -CATS/Home/Featured-Content/Customer-Appreciation-and-Try-Transit-Week -CATS/Home/Featured-Content/Detour-due-to-Duke’s-Mayo-Bowl -CATS/Home/Featured-Content/Discounted-Pass-for-Lovin’-Life-Music-Fest -CATS/Home/Featured-Content/Fare-Capping -CATS/Home/Featured-Content/Fare-Free-Service-on-Election-Day -CATS/Home/Featured-Content/February-Service-Changes -CATS/Home/Featured-Content/Gold-Line-Service-Suspended-Early-due-to-Inclement-Weather -CATS/Home/Featured-Content/Local-Directory -CATS/Home/Featured-Content/Memorial-Day-Service-Schedule -CATS/Home/Featured-Content/New-Library-Center -CATS/Home/Featured-Content/Rack-and-Ride -CATS/Home/Featured-Content/Rediscover-the-Local-Businesses-Close-to-You -CATS/Home/Featured-Content/Restriping-Work-Paused-at-Woodlawn-Park-and-Ride -CATS/Home/Featured-Content/Ride-CATS-Micro-fare-free-from-June-1-7 -CATS/Home/Featured-Content/Service-Change-due-to-PGA-Championship -CATS/Home/Featured-Content/Service-Parade-Detour-for-Martin-Luther-King-Jr.-Day -CATS/Home/Featured-Content/Silver-Line-Virtual-Public-Meeting -CATS/Home/Featured-Content/Transit-Pass-Design-Contest -CATS/Home/Featured-Content/Tyvola-Park-and-Ride-Reopen -CATS/Home/Featured-Content/Tyvola-Park-and-Ride-closed-for-Maintenance -CATS/Home/Featured-Content/Upcoming-Bus-Detours-Saturday-March-1-2025 -CATS/Home/Featured-Content/Upcoming-Detours-St.-Patrick’s-Day-Festivites -CATS/Home/Featured-Content/Upcoming-Rail-Shutdown-Blue-Gold-Line -CATS/Home/Featured-Content/Upcoming-Service-Change -CATS/Home/Featured-Content/Vanpool -CATS/Home/Featured-Content/Women’s-History-Month -CATS/Home/Featured-Content/Your-Bike-is-Your-Ticket-to-Ride-CATS -CATS/Home/Homepage-rotating-banner/* -CATS/Home/Homepage-rotatingbanner/* -CATS/Home/New-page/* -CATS/Home/Top-Tasks/2Micro -CATS/Home/Top-Tasks/Bus -CATS/Home/Top-Tasks/CATS-Micro -CATS/Home/Top-Tasks/Copy-of-Bus-1 -CATS/Home/Top-Tasks/Copy-of-Fares-1 -CATS/Home/Top-Tasks/Copy-of-Mobile-Apps-1 -CATS/Home/Top-Tasks/Copy-of-Paratransit-1 -CATS/Home/Top-Tasks/Copy-of-Rail-1 -CATS/Home/Top-Tasks/Fares -CATS/Home/Top-Tasks/Join-CATS -CATS/Home/Top-Tasks/Micro -CATS/Home/Top-Tasks/Mobile-Apps -CATS/Home/Top-Tasks/Paratransit -CATS/Home/Top-Tasks/Rail -CATS/Home/Top-Tasks/STS -CATS/Home/Top-Tasks/Transit-System-Plan -CATS/Home/Top-Tasks/Transit-System-Plan-Update -CATS/Home/Top-Tasks/Trip-Planner -CATS/Home/Translations/* -CATS/Image-Galleries/* -CATS/Internal-Style-Guide -CATS/Jobs/* -CATS/New-page -CATS/Plans-Projects/Plan-Update -CATS/Plans-Projects/Section-5310-Program-and-the-Role-of-the-Coordinated-Plan -CATS/Plans-Projects/Student-Transportation-Pilot-Program -CATS/Press-Releases -CATS/Rail/CityLYNX-Gold -CATS/Redirect-to-Board-and-Committee -CATS/Redirect-to-Boards-and-Commissions -CATS/Ride/Bus/Airport-Connector -CATS/Ride/Bus/Sprinter -CATS/Ride/Rail/CityLYNX-Gold -CATS/Site-Footer/* -CATS/Site-Footer/Footer-Widgets/* -CATS/Site-Footer/Footer-Widgets/Copy-of-Contact-Us-1/* -CATS/Site-Footer/Footer-Widgets/Copy-of-Get-Involved-1/* -CATS/Site-Footer/Footer-Widgets/Copy-of-Quick-Links-1/* -CATS/Site-Footer/Footer-Widgets/Copy-of-Share-Connect-1/* -CATS/Site-Footer/Footer-Widgets/Get-Involved/* -CATS/Site-Footer/Footer-Widgets/Learn-About-CATS/* -CATS/Site-Footer/Footer-Widgets/Learn-About-CATS/Boards-and-committees -CATS/Site-Footer/Footer-Widgets/Learn-About-CATS/Copy-of-Boards-and-committees-1 -CATS/Site-Footer/Footer-Widgets/Learn-About-CATS/Leadership -CATS/Site-Footer/Footer-Widgets/Learn-About-CATS/Mission-Vision-Pillars -CATS/Site-Footer/Footer-Widgets/Learn-About-CATS/New-page -CATS/Site-Footer/Footer-Widgets/Quick-Links/* -CATS/Site-Footer/Footer-Widgets/Quick-Links/Boards-and-committees -CATS/Site-Footer/Footer-Widgets/Quick-Links/Business -CATS/Site-Footer/Footer-Widgets/Quick-Links/Community -CATS/Site-Footer/Footer-Widgets/Quick-Links/Contact-us -CATS/Site-Footer/Footer-Widgets/Quick-Links/Copy-of-Boards-and-committees-1 -CATS/Site-Footer/Footer-Widgets/Quick-Links/Copy-of-Business-1 -CATS/Site-Footer/Footer-Widgets/Quick-Links/Copy-of-Community-1 -CATS/Site-Footer/Footer-Widgets/Quick-Links/Customer-Service -CATS/Site-Footer/Footer-Widgets/Quick-Links/Doing-Business-with-CATS -CATS/Site-Footer/Footer-Widgets/Quick-Links/Safety-and-Security -CATS/Site-Footer/Footer-Widgets/Share-Connect/* -CATS/Site-Footer/Footer-Widgets/Share-Connect/Copy-of-Follow-us-on-Twitter-1 -CATS/Site-Footer/Footer-Widgets/Share-Connect/Copy-of-Like-us-on-Facebook-1 -CATS/Site-Footer/Footer-Widgets/Share-Connect/Facebook -CATS/Site-Footer/Footer-Widgets/Share-Connect/Follow-us-on-LinkedIn -CATS/Site-Footer/Footer-Widgets/Share-Connect/Follow-us-on-Twitter -CATS/Site-Footer/Footer-Widgets/Share-Connect/Instagram -CATS/Site-Footer/Footer-Widgets/Share-Connect/Like-us-on-Facebook -CATS/Site-Footer/Footer-Widgets/Share-Connect/LinkedIn -CATS/Site-Footer/Footer-Widgets/Share-Connect/Twitter -CATS/Site-Footer/Footer-Widgets/Share-Connect/X -CATS/Site-Footer/Footer-Widgets/Share-Connect/YouTube -CATS/Site-Footer/Sub-Footer-Links/* -CATS/Site-Footer/Sub-Footer-Links/A-Z-Index -CATS/Site-Footer/Sub-Footer-Links/Copy-of-Disclaimer-Copyright-1 -CATS/Site-Footer/Sub-Footer-Links/Copy-of-Privacy-Statement-1 -CATS/Site-Footer/Sub-Footer-Links/Copy-of-Sitemap-1 -CATS/Site-Footer/Sub-Footer-Links/Disclaimer-Copyright -CATS/Site-Footer/Sub-Footer-Links/New-page -CATS/Site-Footer/Sub-Footer-Links/Privacy-Statement -CATS/Site-Footer/Sub-Footer-Links/Sitemap -CATS/Student-Transportation-Pilot-Program-FAQs -CATS/Test-environment/Alexys-Test -CATS/Test-environment/Christiana-test/New-page/* -CATS/Test-environment/Christiana-test/test/* -CATS/Test-environment/Christiana-test/test/New-page -CATS/Test-environment/Christiana-test/test/test-1 -CATS/Test-environment/Christiana-test/test/test-2 -CATS/Test-environment/Homepage-rotating-banner/* -CATS/Test-environment/Projects -CATS/Test-environment/Test-page -CATS/Test-environment/Vanpool-test -CATS/Transit-Planning-2030/Coordinated-Human-Services-Transportation-Plan​​​ -CATS/Transit-Planning-2030/New-page -CATS/Transit-Planning/CMS-Student-Transportation-Pilot-Program -CATS/Transit-Planning/Coordinated-Human-Services-Transportation-Plan -CATS/Transit-Planning/Coordinated-Human-Services-Transportation-Plan​​​ -CATS/Transit-Planning/Envision-My-Ride/Microtransit -CATS/Transit-Planning/Envision-My-Ride/New-page -CATS/Transit-Planning/Implementation -CATS/Transit-Planning/Microtransit -CATS/Transit-Planning/New-page -CATS/Transit-Planning/Plan-Update -CATS/Transit-Planning/Section-5310-Program-and-the-Role-of-the-Coordinated-Plan -CATS/Transit-Planning/Section-5310-and-Coordinated-Plan -CATS/Transit-Planning/Student-Transportation-Pilot-Program -CATS/Transit-Planning/Transit-System-Plan-Implementation-Strategy -CATS/Transit-System-Plan/Coordinated-Human-Services-Transportation-Plan​​​ -CATS/Transit-System-Plan/Microtransit -CATS/Transit-System-Plan/Transit-System-Plan-Implementation-Strategy -CATS/Translations/* CBRStories.xml CC/bulletin CCBot +CCL1988 +CCL1990 +CCL1995 +CCL2001 +CCL2002 +CCL2003 +CCL2004 +CCL2005 +CCL4 +CCLA +CCLB +CCLC +CCLD +CCLF +CCLG +CCLH CDDC7 CDONLINE/ CDSimp @@ -22132,97 +21724,6 @@ CP CQRecomm-Start CR-Dokumentation.pdf$ CR/ -CS-Prep/City-Events/RobinsonChurchMeeting -CS-Prep/Sample-Bid-1 -CS-Prep/Storm-Water-Events/2nd-Saturday-Storm-Drain-Marking-June-8-2024-9am-12pm -CS-Prep/Storm-Water-Events/2nd-Saturday-Stream-Cleanup-May-11-2024-9am-12pm -CS-Prep/Storm-Water-Events/Acorn-Planting-and-Tree-Maintenance-October-26-2023 -CS-Prep/Storm-Water-Events/Contractor-Forum -CS-Prep/Storm-Water-Events/Copy-of-2nd-Saturday-Stream-Cleanup-May-11-2024-9am-12pm-1 -CS-Prep/Storm-Water-Events/Copy-of-2nd-Saturday-Stream-Cleanup-Sept-14-2024-10am-12pm-1 -CS-Prep/Storm-Water-Events/Copy-of-Acorn-Planting-and-Tree-Maintenance-October-26-2023-1 -CS-Prep/Storm-Water-Events/Copy-of-Creek-Releaf-November-18-2023-1 -CS-Prep/Storm-Water-Events/Copy-of-Creek-Week-March-23-2024-1pm-3pm-1 -CS-Prep/Storm-Water-Events/Copy-of-Storm-Drain-Marking-February-29-2024-1 -CS-Prep/Storm-Water-Events/Copy-of-Storm-Water-Advisory-Committee-SWAC-Meeting-December-2023-1 -CS-Prep/Storm-Water-Events/Copy-of-Storm-Water-Advisory-Committee-SWAC-Meeting-November-2023-1 -CS-Prep/Storm-Water-Events/Copy-of-Storm-Water-Advisory-Committee-SWAC-Meeting-October-2023-1 -CS-Prep/Storm-Water-Events/Copy-of-Stream-Cleanup-December-28-2023-1 -CS-Prep/Storm-Water-Events/Copy-of-Stream-Cleanup-December-9-2023-1 -CS-Prep/Storm-Water-Events/Copy-of-Stream-Cleanup-November-11-2023-1 -CS-Prep/Storm-Water-Events/Copy-of-Stream-Cleanup-November-30-2023-1 -CS-Prep/Storm-Water-Events/Copy-of-Stream-Cleanup-October-14-2023-1 -CS-Prep/Storm-Water-Events/Copy-of-Volunthursday-River-Cleanup-April-25-2024-11am-12pm-1 -CS-Prep/Storm-Water-Events/Creek-Releaf-November-18-2023 -CS-Prep/Storm-Water-Events/Creek-Releaf-November-23-2024-9am-12pm -CS-Prep/Storm-Water-Events/Creek-Week-March-23-2024-10am-12pm -CS-Prep/Storm-Water-Events/Halloween-Street-Stream-Cleanup-Costume-Contest -CS-Prep/Storm-Water-Events/Mobility-Safety-Fest-August-24-11am-4pm -CS-Prep/Storm-Water-Events/New-page -CS-Prep/Storm-Water-Events/Storm-Water-Advisory-Committee-SWAC-Meeting-December-2023 -CS-Prep/Storm-Water-Events/Storm-Water-Advisory-Committee-SWAC-Meeting-November-2023 -CS-Prep/Storm-Water-Events/Storm-Water-Advisory-Committee-SWAC-Meeting-October-2023 -CS-Prep/Storm-Water-Events/Storm-Water-Advisory-Committee-SWAC-MeetingNovember-2023 -CS-Prep/Storm-Water-Events/Storm-Water-Services-at-Mobility-Safety-Fest -CS-Prep/Storm-Water-Events/Stream-Cleanup-December-28-2023 -CS-Prep/Storm-Water-Events/Stream-Cleanup-December-9-2023 -CS-Prep/Storm-Water-Events/Stream-Cleanup-March-9-2024-9am-12pm -CS-Prep/Storm-Water-Events/Stream-Cleanup-November-11-2023 -CS-Prep/Storm-Water-Events/Stream-Cleanup-November-30-2023 -CS-Prep/Storm-Water-Events/Stream-Cleanup-October-14-2023 -CS-Prep/Storm-Water-Events/Street-Cleanup-Storm-Drain-Marking-February-10-2024 -CS-Prep/Storm-Water-Events/Volunthursday-River-Cleanup-April-25-2024-11am-12pm -CS-Prep/Storm-Water-Events/Volunthursday-Stream-Cleanup-May-30-2024-11am-12pm -CS-Prep/Storm-Water-News/Charlotte-Mecklenburg-Storm-Water-Services-Hosts-Creek-Week-March-16-23 -CS-Prep/Storm-Water-News/Copy-of-Are-you-Ready-for-Severe-Weather-1 -CS-Prep/Storm-Water-News/Copy-of-Hazard-Mitigation-Grant-Program-HMGP-associated-with-FEMA-Disaster-Relief-DR-4827-1 -CS-Prep/Storm-Water-News/Copy-of-National-Hurricane-Preparedness-Week-1 -CS-Prep/Storm-Water-News/Copy-of-No-Swim-Advisory-06112023-1 -CS-Prep/Storm-Water-News/Copy-of-No-Swim-Advisory-06232023-1 -CS-Prep/Storm-Water-News/Copy-of-No-Swim-Advisory-Issued-for-a-Portion-of-Lake-Norman-1 -CS-Prep/Storm-Water-News/Copy-of-No-Swim-Advisory-Issued-for-a-Portion-of-Lake-Norman-August-8-2023-1 -CS-Prep/Storm-Water-News/Copy-of-No-Swim-Advisory-Lifted-for-a-Portion-of-Lake-Wylie-1 -CS-Prep/Storm-Water-News/Copy-of-No-Swimming-Advisory-Lifted-06012023-1 -CS-Prep/Storm-Water-News/Copy-of-NoSwimmingAdvisory05282023-1 -CS-Prep/Storm-Water-News/Discharge-of-Diesel-Fuel-to-Little-Sugar-Creek-August-8-2023 -CS-Prep/Storm-Water-News/Flood-Marker-Unveiling -CS-Prep/Storm-Water-News/Hazard-Mitigation-Grant-Program-HMGP-associated-with-FEMA-Disaster-Relief-DR-4827 -CS-Prep/Storm-Water-News/Join-Char-Meck-Storm-Water-Services-for-The-Big-Spring-Clean-March-23 -CS-Prep/Storm-Water-News/Join-Storm-Water-Services-for-The-Big-Spring-Clean-March-23 -CS-Prep/Storm-Water-News/No-Swim-Advisory-06112023 -CS-Prep/Storm-Water-News/No-Swim-Advisory-061120233 -CS-Prep/Storm-Water-News/No-Swim-Advisory-06232023 -CS-Prep/Storm-Water-News/No-Swim-Advisory-Issued-for-a-Cove-on-Lake-Wylie -CS-Prep/Storm-Water-News/No-Swim-Advisory-Issued-for-a-Portion-of-Lake-Norman -CS-Prep/Storm-Water-News/No-Swim-Advisory-Lifted-06162023 -CS-Prep/Storm-Water-News/No-Swim-Advisory-Lifted-for-a-Cove-on-Lake-Wylie -CS-Prep/Storm-Water-News/No-Swim-Advisory-Lifted-for-a-Portion-of-Lake-Norman -CS-Prep/Storm-Water-News/No-Swim-Advisory-Lifted-for-a-Portion-of-Lake-Norman-1 -CS-Prep/Storm-Water-News/No-Swim-Advisory-Lifted-for-a-Portion-of-Lake-Wylie -CS-Prep/Storm-Water-News/No-Swimming-Advisory-Lifted-06012023 -CS-Prep/Storm-Water-News/No-Swimming-Advisory-Lifted-06162023 -CS-Prep/Storm-Water-News/Public-Hearing-on-Text-Amendment-to-City-Code-Chapter-18-Stormwater -CS-Prep/h1Storm-Water-Eventsh1/Acorn-Planting-and-Tree-Maintenance-October-26-2023 -CS-Prep/h1Storm-Water-Eventsh1/Creek-Releaf-November-18-2023 -CS-Prep/h1Storm-Water-Eventsh1/Halloween-Street-Stream-Cleanup-Costume-Contest -CS-Prep/h1Storm-Water-Eventsh1/Storm-Water-Advisory-Committee-SWAC-Meeting-December-2023 -CS-Prep/h1Storm-Water-Eventsh1/Storm-Water-Advisory-Committee-SWAC-Meeting-November-2023 -CS-Prep/h1Storm-Water-Eventsh1/Storm-Water-Advisory-Committee-SWAC-Meeting-October-2023 -CS-Prep/h1Storm-Water-Eventsh1/Stream-Cleanup-December-28-2023 -CS-Prep/h1Storm-Water-Eventsh1/Stream-Cleanup-December-9-2023 -CS-Prep/h1Storm-Water-Eventsh1/Stream-Cleanup-November-11-2023 -CS-Prep/h1Storm-Water-Eventsh1/Stream-Cleanup-November-30-2023 -CS-Prep/h1Storm-Water-Eventsh1/Stream-Cleanup-October-14-2023 -CS-Prep/h1Storm-Water-Newsh1/Discharge-of-Diesel-Fuel-to-Little-Sugar-Creek-August-8-2023 -CS-Prep/h1Storm-Water-Newsh1/No-Swim-Advisory-06112023 -CS-Prep/h1Storm-Water-Newsh1/No-Swim-Advisory-06232023 -CS-Prep/h1Storm-Water-Newsh1/No-Swim-Advisory-Issued-for-a-Cove-on-Lake-Wylie -CS-Prep/h1Storm-Water-Newsh1/No-Swim-Advisory-Issued-for-a-Portion-of-Lake-Norman -CS-Prep/h1Storm-Water-Newsh1/No-Swim-Advisory-Lifted-06162023 -CS-Prep/h1Storm-Water-Newsh1/No-Swim-Advisory-Lifted-for-a-Cove-on-Lake-Wylie -CS-Prep/h1Storm-Water-Newsh1/No-Swim-Advisory-Lifted-for-a-Portion-of-Lake-Norman -CS-Prep/h1Storm-Water-Newsh1/No-Swim-Advisory-Lifted-for-a-Portion-of-Lake-Wylie -CS-Prep/h1Storm-Water-Newsh1/No-Swimming-Advisory-Lifted-06012023 CSP/bt/areaSearch/condtion CSP/bt/freewordSearch CSP/bt/reserve @@ -22354,51 +21855,6 @@ Ciclismo/*_amp.html$ Ciclismo/12-10-2012/bertagnolli-confessa-doping-da-ferrari-eravamo-tanti--912878761183.shtml Citation/Download Citizen_k/ -City-Government/Departments/Charlotte-Communication-and-Marketing/Christiana-test/* -City-Government/Departments/Charlotte-Communication-and-Marketing/New-page -City-Government/Departments/Charlotte-Communication-and-Marketing/Test-test-1234 -City-Government/Departments/Charlotte-Communication-and-Marketing/s-test -City-Government/Departments/Charlotte-Department-of-Transportation-CDOT/Bicycle-Advisory-Committee-Meeting -City-Government/Departments/Charlotte-Department-of-Transportation-CDOT/CDOT-Image-Rotator/* -City-Government/Departments/Charlotte-Department-of-Transportation-CDOT/CDOT-Image-Rotator/Bike-Lanes -City-Government/Departments/Charlotte-Department-of-Transportation-CDOT/CDOT-Image-Rotator/Copy-of-Bike-Lanes-1 -City-Government/Departments/Charlotte-Department-of-Transportation-CDOT/CDOT-Image-Rotator/Copy-of-Hybrid-Pedestrian-Crosswalk-1 -City-Government/Departments/Charlotte-Department-of-Transportation-CDOT/CDOT-Image-Rotator/Hybrid-Pedestrian-Crosswalk -City-Government/Departments/Charlotte-Department-of-Transportation-CDOT/CDOT-Image-Rotator/Investing-in-Charlottes-Infrastrucutre -City-Government/Departments/Charlotte-Department-of-Transportation-CDOT/CDOT-Image-Rotator/New-page -City-Government/Departments/Charlotte-Department-of-Transportation-CDOT/CDOT-Image-Rotator/Pedestrian-Hybrid-Beacon -City-Government/Departments/Charlotte-Department-of-Transportation-CDOT/Copy-of-Bicycle-Advisory-Committee-Meeting-1 -City-Government/Departments/Charlotte-Department-of-Transportation-CDOT/Transportation-Commission -City-Government/Departments/Charlotte-Planning-Design-Development -City-Government/Departments/General-Services/Tree-Management/Canopy-Care -City-Government/Departments/General-Services/Tree-Management/Test-Page -City-Government/Departments/General-Services/Tree-Management/Tree-Care-Resources -City-Government/Departments/Housing-and-Neighborhoods/Community-Safety-Program-Sample -City-Government/Departments/Housing-and-Neighborhoods/Copy-of-Ashe-Wastewater-Project-Proposed-to-City-Council-1 -City-Government/Departments/Housing-and-Neighborhoods/Copy-of-Community-Safety-Program-Sample-1 -City-Government/Departments/New-page -City-Government/Departments/test -City-Government/Leadership/Mayor/Mayor-Image-Rotator/* -City-Government/Leadership/Mayor/Mayor-Image-Rotator/Black-Lives-Matter-street-mural-in-uptown-Charlotte -City-Government/Leadership/Mayor/Mayor-Image-Rotator/City-of-Charlotte-Adopts-Fiscal-Year-2025-Budget -City-Government/Leadership/Mayor/Mayor-Image-Rotator/Eastland-Groundbreaking -City-Government/Leadership/Mayor/Mayor-Image-Rotator/Eastland-Groundbreaking-Ceremony -City-Government/Leadership/Mayor/Mayor-Image-Rotator/Mayor-Rotating-Banner-Img-1 -City-Government/Leadership/Mayor/Mayor-Image-Rotator/Mayor-Rotating-Banner-Img-2 -City-Government/Leadership/Mayor/Mayor-Image-Rotator/Mayor-Rotating-Banner-Img-3 -City-Government/Leadership/Mayor/Mayor-Image-Rotator/Mayor-Rotating-Banner-Img-4 -City-Government/Leadership/Mayor/Mayor-Image-Rotator/Mayor-Rotating-Banner-Img-5 -City-Government/Leadership/Mayor/Mayor-Image-Rotator/New-page -City-Government/Leadership/Mayor/Mayor-Image-Rotator/New-page-1 -City-Government/Leadership/Mayor/Mayor-Image-Rotator/New-page-2 -City-Government/Leadership/Mayor/Mayor-Image-Rotator/New-page-3 -City-Government/Leadership/Mayor/Mayor-Image-Rotator/New-page-4 -City-Government/Leadership/Mayor/Mayor-Image-Rotator/Pole-Volt-Press-Conference -City-Government/Leadership/Mayor/Mayor-Image-Rotator/YMCA-City-of-Charlotte -City-Government/Ward-6/Archived-News/* -City-Government/Ward-6/Donations-For-Families -City-Government/Ward-6/New-page/* -City-Government/Ward-6/Ward-6-News/* City-Services/New-page City-Services/do-biz-online-ref City-Services/online-payments @@ -22740,8 +22196,6 @@ CookieTest.aspx* Cops Copy-of-404-1 Copy-of-Maintenance-1 -Copy-of-Police-1 -Copy-of-Training-1 CoralEditor Core/ Corporate/RegisterMe @@ -22759,6 +22213,7 @@ Courses/assessment Courses/exercise-files Coveo/ CreateCAPTCHA.asp +Credentials/ CreditCardDetailAJAX CreditCardDisplay CruisesCommerce @@ -22846,347 +22301,6 @@ DemandLoadAjax Demo Demographics DenverComposts/* -Departments-and-Divisions/Business-Services-Department/Register-your-business -Departments-and-Divisions/Business-Services-Department/Renew-business-tax -Departments-and-Divisions/Clerks/Elections/Election-Summary-Data/2019-Campaign-Finance-Reports -Departments-and-Divisions/Department-of-Transportation-Mobility/Streets-Traffic-Maintenance/Street-Maintenance-Improvement-Request -Departments-and-Divisions/Department-of-Transportation-Mobility/TDOT-Projects-Programs/Shared-Cost-Sidewalk-Repair-Program -Departments-and-Divisions/Department-of-Transportation-Mobility/TDOT-Projects-Programs/Slow-Down-Tucson/Slow-down-Tucson-gallery -Departments-and-Divisions/Fire/Additional-Resources -Departments-and-Divisions/Fire/Contact-Us/Request-Records -Departments-and-Divisions/Fire/Contact-Us/Tucson-Fire-Department-Records-Request-Form -Departments-and-Divisions/Fire/Organization-Chart -Departments-and-Divisions/Fire/Technical-Rescue-Team-TRT/Technical-Rescue-Team-gallery -Departments-and-Divisions/Housing-and-Community-Development/ConnectHomeTucson -Departments-and-Divisions/Housing-and-Community-Development/Housing/El-Portal -Departments-and-Divisions/Housing-and-Community-Development/Posadas-Sentinel -Departments-and-Divisions/Office-of-Economic-Initiatives/Business-Incentives-and-Assistance-Programs -Departments-and-Divisions/Office-of-Economic-Initiatives/Contact-Economic-Initiatives-Office -Departments-and-Divisions/Office-of-Economic-Initiatives/Development-Services-Programs -Departments-and-Divisions/Office-of-Economic-Initiatives/Economic-Development -Departments-and-Divisions/Office-of-Economic-Initiatives/File-and-Pay-Sales-Taxes-with-E-Tax-Services -Departments-and-Divisions/Office-of-Economic-Initiatives/Get-a-Business-License/* -Departments-and-Divisions/Office-of-Economic-Initiatives/Growth-Industries -Departments-and-Divisions/Office-of-Economic-Initiatives/Procurement -Departments-and-Divisions/Office-of-Economic-Initiatives/Small-Business-Assistance -Departments-and-Divisions/Office-of-Economic-Initiatives/Special-Event-Insurance-Requirements -Departments-and-Divisions/Office-of-Economic-Initiatives/Special-Events -Departments-and-Divisions/Office-of-Economic-Initiatives/Start-a-New-Business/* -Departments-and-Divisions/Planning-Development/Accessory-Dwelling-Units-Code-Amendment/Accessory-Dwelling-Units-FAQ -Departments-and-Divisions/Planning-Development/Permits/Permit-and-Activity-Codes-and-Statuses -Departments-and-Divisions/Planning-Development/Schedule-an-Inspection/* -Departments-and-Divisions/Police/Police-homepage-banner/* -Departments-and-Divisions/Police/Police-homepage-banner/Join-Explorers -Departments-and-Divisions/Water/Contractors-Developers-and-Engineers/PADA-Fees -Departments-and-Divisions/Water/Contractors-Developers-and-Engineers/Tucson-Water-Electronic-File-Submission -Departments-and-Divisions/Water/Water-Projects-Programs/Teachers-and-Youth-Education -Departments-and-Divisions/Water/Water-Projects-Programs/Workshop-and-Project-Plans -Departments/Business-Services-Department/All-Business-Services-Department-Pages -Departments/Business-Services-Department/Procurement-Business-Services -Departments/Business-Services-Department/Register-your-business -Departments/Business-Services-Department/Renew-Business-License -Departments/Business-Services-Department/Renew-business-tax -Departments/Business-Services-Department/Taxpayer-Assistance-Division/Business-License-and-Tax-Information/Business-License-Files -Departments/Business-Services-Department/Taxpayer-Assistance/Business-License-and-Tax-Information/Business-License-Files -Departments/Business-Services-Department/Taxpayer-Assistance/Business-License-and-Tax-Information/Business-License-Understanding -Departments/City-Departments/Clerks/Elections/Election-Summary-Data/2019-Campaign-Finance-Reports -Departments/City-Departments/Department-of-Transportation-Mobility/Streets-Traffic-Maintenance/Street-Maintenance-Improvement-Request -Departments/City-Departments/Department-of-Transportation-Mobility/TDOT-Projects-Programs/Shared-Cost-Sidewalk-Repair-Program -Departments/City-Departments/Department-of-Transportation-Mobility/TDOT-Projects-Programs/Slow-Down-Tucson/Slow-down-Tucson-gallery -Departments/City-Departments/Fire/Additional-Resources -Departments/City-Departments/Fire/Contact-Us/Request-Records -Departments/City-Departments/Fire/Contact-Us/Tucson-Fire-Department-Records-Request-Form -Departments/City-Departments/Fire/Organization-Chart -Departments/City-Departments/Fire/Technical-Rescue-Team-TRT/Technical-Rescue-Team-gallery -Departments/City-Departments/Housing-and-Community-Development/ConnectHomeTucson -Departments/City-Departments/Housing-and-Community-Development/Housing/El-Portal -Departments/City-Departments/Housing-and-Community-Development/Posadas-Sentinel -Departments/City-Departments/Office-of-Economic-Initiatives/Business-Incentives-and-Assistance-Programs -Departments/City-Departments/Office-of-Economic-Initiatives/Contact-Economic-Initiatives-Office -Departments/City-Departments/Office-of-Economic-Initiatives/Development-Services-Programs -Departments/City-Departments/Office-of-Economic-Initiatives/Economic-Development -Departments/City-Departments/Office-of-Economic-Initiatives/File-and-Pay-Sales-Taxes-with-E-Tax-Services -Departments/City-Departments/Office-of-Economic-Initiatives/Get-a-Business-License/* -Departments/City-Departments/Office-of-Economic-Initiatives/Growth-Industries -Departments/City-Departments/Office-of-Economic-Initiatives/Procurement -Departments/City-Departments/Office-of-Economic-Initiatives/Small-Business-Assistance -Departments/City-Departments/Office-of-Economic-Initiatives/Special-Event-Insurance-Requirements -Departments/City-Departments/Office-of-Economic-Initiatives/Special-Events -Departments/City-Departments/Office-of-Economic-Initiatives/Start-a-New-Business/* -Departments/City-Departments/Planning-Development/Accessory-Dwelling-Units-Code-Amendment/Accessory-Dwelling-Units-FAQ -Departments/City-Departments/Planning-Development/Permits/Permit-and-Activity-Codes-and-Statuses -Departments/City-Departments/Police/Police-homepage-banner/* -Departments/City-Departments/Police/Police-homepage-banner/Join-Explorers -Departments/City-Departments/Water/Contractors-Developers-and-Engineers/PADA-Fees -Departments/City-Departments/Water/Contractors-Developers-and-Engineers/Tucson-Water-Electronic-File-Submission -Departments/City-Departments/Water/Water-Projects-Programs/Teachers-and-Youth-Education -Departments/City-Departments/Water/Water-Projects-Programs/Workshop-and-Project-Plans -Departments/Clerks/Campaign-Finance-Information/2019-Campaign-Finance-Reports -Departments/Clerks/Campaign-Finance-Information/Nomination-Other-than-by-Primary -Departments/Clerks/Campaign-Finance-Information/Nomination-Other-than-by-Primary-Packet -Departments/Clerks/Campaign-Finance-Information/Nomination-Papers -Departments/Clerks/Campaign-Finance-Information/Partisan-Nomination-Packet -Departments/Clerks/City-of-Tucson-Elections/Election-Summary-Data/2019-Campaign-Finance-Reports -Departments/Clerks/City-of-Tucson-Elections/Permanent-Early-Voting-List-PEVL -Departments/Clerks/Elections/Arguments -Departments/Clerks/Elections/Election-Summary-Data/2019-Campaign-Finance-Reports -Departments/Clerks/Elections/How-To-File-Arguments -Departments/Clerks/Elections/Permanent-Early-Voting-List-PEVL -Departments/Copy-of-Business-Services-Department-1 -Departments/Copy-of-Police-1 -Departments/Department-of-Transportation-Mobility/Streets-Traffic-Maintenance/Street-Maintenance-Improvement-Request -Departments/Department-of-Transportation-Mobility/TDOT-Projects-Programs/Shared-Cost-Sidewalk-Repair-Program -Departments/Department-of-Transportation-Mobility/TDOT-Projects-Programs/Slow-Down-Tucson/Slow-down-Tucson-gallery -Departments/Environmental-Services/ES-Banner/* -Departments/Fire/Additional-Resources -Departments/Fire/Community-Risk-Reduction/Additional-Resources -Departments/Fire/Contact-Us/Request-Records -Departments/Fire/Contact-Us/Request-Records-or-Reports -Departments/Fire/Contact-Us/Tucson-Fire-Department-Records-Request-Form -Departments/Fire/Fire-Events/* -Departments/Fire/Fire-Services/Request-Records -Departments/Fire/Fire-Services/Request-Records-or-Reports -Departments/Fire/Fire-Services/Tucson-Fire-Department-Records-Request-Form -Departments/Fire/Mission-and-Overview/New-page -Departments/Fire/Mission-and-Overview/Organization-Chart -Departments/Fire/New-page/* -Departments/Fire/Organization-Chart -Departments/Fire/Request-Fire-Info-and-Services/Request-Records -Departments/Fire/Request-Fire-Info-and-Services/Request-Records-or-Reports -Departments/Fire/Request-Fire-Info-and-Services/Tucson-Fire-Department-Records-Request-Form -Departments/Fire/Request-Records -Departments/Fire/Request-Services/Request-Records -Departments/Fire/Request-Services/Request-Records-or-Reports -Departments/Fire/Request-Services/Tucson-Fire-Department-Records-Request-Form -Departments/Fire/Request-Tucson-Fire-Services/Request-Records -Departments/Fire/Request-Tucson-Fire-Services/Request-Records-or-Reports -Departments/Fire/Request-Tucson-Fire-Services/Tucson-Fire-Department-Records-Request-Form -Departments/Fire/Technical-Rescue-Team-TRT/New-page -Departments/Fire/Technical-Rescue-Team-TRT/Technical-Rescue-Team-gallery -Departments/Fire/Tucson-Fire-Department-Records-Request-Form -Departments/Housing-and-Community-Development-News -Departments/Housing-and-Community-Development/Apply-for-a-Home-Repair-Program/* -Departments/Housing-and-Community-Development/Apply-for-a-Home-Repair-Program_old/* -Departments/Housing-and-Community-Development/Choice-Neighborhoods -Departments/Housing-and-Community-Development/ConnectHome-Tucson -Departments/Housing-and-Community-Development/ConnectHomeTucson -Departments/Housing-and-Community-Development/El-Portal -Departments/Housing-and-Community-Development/Events/* -Departments/Housing-and-Community-Development/HCD-News/Housing-and-Community-Development-Events-Page/* -Departments/Housing-and-Community-Development/HCD-News/Housing-and-Community-Development-News -Departments/Housing-and-Community-Development/HCD-News/Housing-and-Community-Development-News-Listing -Departments/Housing-and-Community-Development/Homelessness/Housing-First/Amphi-Housing-First-Resource-Center -Departments/Housing-and-Community-Development/Homelessness/Housing-First/Knights-Inn -Departments/Housing-and-Community-Development/Housing-Assistance/Apply-for-a-Home-Repair-Program/Lead-Based-Paint-Hazard-Control-Program/* -Departments/Housing-and-Community-Development/Housing-Assistance/Apply-for-a-Home-Repair-Program_old/* -Departments/Housing-and-Community-Development/Housing-Assistance/El-Portal -Departments/Housing-and-Community-Development/Housing-Assistance/Housing-First/Amphi-Housing-First-Resource-Center -Departments/Housing-and-Community-Development/Housing-Assistance/Housing-First/Copy-of-Knights-Inn-1 -Departments/Housing-and-Community-Development/Housing-Assistance/Housing-First/Knights-Inn -Departments/Housing-and-Community-Development/Housing-Assistance/Posadas-Sentinel -Departments/Housing-and-Community-Development/Housing-and-Community-Development-Events-Page/* -Departments/Housing-and-Community-Development/Housing-and-Community-Development-News -Departments/Housing-and-Community-Development/Housing-and-Community-Development-News-Listing -Departments/Housing-and-Community-Development/Housing-and-Community-Development-News/Housing-and-Community-Development-News-Listing -Departments/Housing-and-Community-Development/Housing-and-Community-Development-News/New-page -Departments/Housing-and-Community-Development/Housing/El-Portal -Departments/Housing-and-Community-Development/New-page-1 -Departments/Housing-and-Community-Development/OLD-Housing-and-Community-Development-News -Departments/Housing-and-Community-Development/OLD-Housing-and-Community-Development-News-Listing -Departments/Housing-and-Community-Development/Posadas-Sentinel -Departments/Housing-and-Community-Development/Section-8/Check-Assistance-Status -Departments/Housing-and-Community-Development/Section-8/Section-8-Program-Information/Housing-Choice-Voucher-Program-Section-8/New-page -Departments/Housing-and-Community-Development/Section-8/Section-8-Program-Information/Housing-Choice-Voucher-Program-Section-8/Posadas-Sentinel -Departments/Human-Resources/Apply-Here -Departments/Human-Resources/City-Retirement-Portal -Departments/Human-Resources/City-Retirement-Portal-Main-Page/Copy-of-Retired-from-the-City-Page-1 -Departments/Human-Resources/City-Retirement-Portal-Main-Page/New-Employee-Page -Departments/Human-Resources/City-Retirement-Portal-Main-Page/Preparing-for-Retirement-Page -Departments/Human-Resources/City-Retirement-Portal-Main-Page/Regular-Employee-Page -Departments/Human-Resources/City-Retirement-Portal-Main-Page/Retired-from-the-City-Page -Departments/Human-Resources/City-Retirement-Portal-Original-Design -Departments/Human-Resources/Classification-Compensation/Job-Classifications/* -Departments/Human-Resources/Copy-of-City-Retirement-Portal-1 -Departments/Human-Resources/Copy-of-City-Retirement-Portal-Mobile-First-1 -Departments/Human-Resources/Copy-of-Copy-of-Retirement-Deloitte-Draft-Site-1-1 -Departments/Human-Resources/Copy-of-Copy-of-Retirement-Deloitte-Draft-Site-2-1 -Departments/Human-Resources/Copy-of-New-Employee-Page-1 -Departments/Human-Resources/Copy-of-Preparing-for-Retirement-Page-1 -Departments/Human-Resources/Copy-of-Regular-Employee-Page-1 -Departments/Human-Resources/Copy-of-Retirement-Deloitte-Draft-Site-1 -Departments/Human-Resources/Copy-of-Retirement-Deloitte-Draft-Site-2 -Departments/Human-Resources/Human-Resources-Homepage-Banner -Departments/Human-Resources/NEW-Training-Videos/Mayor-Welcome -Departments/Human-Resources/NEW-Training-Videos/New-page -Departments/Human-Resources/New-Employee-Page -Departments/Human-Resources/OLD-Page.-Do-not-use.-Retirement-OLD -Departments/Human-Resources/OLD-Retirement-content.-Do-NOT-use -Departments/Human-Resources/OLD-Retirement-content.-Do-NOT-use. -Departments/Human-Resources/OLD-Retirement/* -Departments/Human-Resources/OLD-Retirement/Deferred-Compensation -Departments/Human-Resources/OLD-Retirement/Retirement-Forms -Departments/Human-Resources/Onboarding-Videos/Benefit-Selection -Departments/Human-Resources/Onboarding-Videos/Cigna-Benefits-Medical-Dental -Departments/Human-Resources/Onboarding-Videos/Empower-Retirement -Departments/Human-Resources/Onboarding-Videos/IT-Presentation -Departments/Human-Resources/Onboarding-Videos/Mayor-Welcome -Departments/Human-Resources/Onboarding-Videos/Military-Veteran-Resource-Program -Departments/Human-Resources/Onboarding-Videos/New-page -Departments/Human-Resources/Onboarding-Videos/OEOP-Presentation -Departments/Human-Resources/Onboarding-Videos/Payroll -Departments/Human-Resources/Onboarding-Videos/Pension -Departments/Human-Resources/Onboarding-Videos/Risk-Safety -Departments/Human-Resources/Preparing-for-Retirement -Departments/Human-Resources/Preparing-for-Retirement-page -Departments/Human-Resources/Quick-Menu-for-Edit -Departments/Human-Resources/Regular-Employee-Page -Departments/Human-Resources/Retired-from-the-City-Page -Departments/Human-Resources/Retirement-2/Retirement-Forms -Departments/Human-Resources/Retirement-Deloitte-Draft-Site -Departments/Human-Resources/Retirement/Copy-of-Deferred-Compensation-1 -Departments/Human-Resources/Retirement/Retirement-Forms -Departments/Human-Resources/Veteran-Military-Resources -Departments/Office-of-Economic-Initiatives/Business-Incentives-and-Assistance-Programs -Departments/Office-of-Economic-Initiatives/Contact -Departments/Office-of-Economic-Initiatives/Contact-Economic-Initiatives-Office -Departments/Office-of-Economic-Initiatives/Contact-Page -Departments/Office-of-Economic-Initiatives/Development-Services-Programs -Departments/Office-of-Economic-Initiatives/E-Tax -Departments/Office-of-Economic-Initiatives/Economic-Development -Departments/Office-of-Economic-Initiatives/Economic-Development/Business-Incentives-and-Assistance-Programs -Departments/Office-of-Economic-Initiatives/File-and-Pay-Sales-Taxes-with-E-Tax-Services -Departments/Office-of-Economic-Initiatives/Get-a-Business-License/* -Departments/Office-of-Economic-Initiatives/Growth-Industries -Departments/Office-of-Economic-Initiatives/Procurement -Departments/Office-of-Economic-Initiatives/Small-Business-Assistance -Departments/Office-of-Economic-Initiatives/Special-Event-Insurance-Requirements -Departments/Office-of-Economic-Initiatives/Special-Events -Departments/Office-of-Economic-Initiatives/Start-a-New-Business/* -Departments/PDSD/Permit-and-Activity-Codes-and-Statuses -Departments/PDSD/Planning-Initiatives/Accessory-Dwelling-Units-Code-Amendment/FAQs -Departments/PDSD/Planning-Initiatives/Accessory-Dwelling-Units-Code-Amendment/New-page -Departments/Parks-and-Recreation/Cellphones/* -Departments/Parks-and-Recreation/National-Accreditation/2025-Re-Accreditation -Departments/Parks-and-Recreation/National-Accreditation/New-page -Departments/Parks-and-Recreation/New-page -Departments/Parks-and-Recreation/Park-List-Test -Departments/Parks-and-Recreation/Park-Maintenance -Departments/Parks-and-Recreation/Parks-and-Recreation-Events-Listing/Parks-and-Recreation-Events-Listing/Holiday-Arts-Crafts-Fair -Departments/Parks-and-Recreation/Rates-and-Fees/Parks-Events-Test -Departments/Parks-and-Recreation/Special-Events/Holiday-Arts-Crafts-Fair -Departments/Parks-and-Recreation/Special-Events/New-page -Departments/Planning-Development-Services/Accessory-Dwelling-Units-Code-Amendment/Accessory-Dwelling-Units-FAQ -Departments/Planning-Development-Services/Building-Inspections/Schedule-an-Inspection/* -Departments/Planning-Development-Services/Building-Safety/Schedule-an-Inspection/* -Departments/Planning-Development-Services/OLD-PDSD-Events-Test/* -Departments/Planning-Development-Services/PDSD-Events-Test/* -Departments/Planning-Development-Services/PDSD-Sandbox/* -Departments/Planning-Development-Services/PDSD-Sandbox/Building-Safety/Schedule-an-Inspection/* -Departments/Planning-Development-Services/PDSD-Sandbox/OLD-PDSD-Events-Test/* -Departments/Planning-Development-Services/PDSD-Sandbox/Permit-and-Activity-Codes-and-Statuses -Departments/Planning-Development-Services/PDSD-Sandbox/Schedule-an-Inspection/* -Departments/Planning-Development-Services/PDSD-Sandbox/Test-CDRC-Pre-Submittal-Meetings -Departments/Planning-Development-Services/Permit-and-Activity-Codes-and-Statuses -Departments/Planning-Development-Services/Permits/Permit-and-Activity-Codes-and-Statuses -Departments/Planning-Development-Services/Planning-Initiatives/Accessory-Dwelling-Units-Code-Amendment/Accessory-Dwelling-Units-FAQ -Departments/Planning-Development-Services/Planning-Initiatives/Accessory-Dwelling-Units-FAQ -Departments/Planning-Development-Services/Planning-and-Development-Services-Events-Page/* -Departments/Planning-Development-Services/Schedule-an-Inspection/* -Departments/Planning-Development-Services/Test-CDRC-Pre-Submittal-Meetings -Departments/Planning-Development/Accessory-Dwelling-Units-Code-Amendment/Accessory-Dwelling-Units-FAQ -Departments/Planning-Development/Permits/Permit-and-Activity-Codes-and-Statuses -Departments/Planning-Development/Schedule-an-Inspection/* -Departments/Police/2023-Annual-Report -Departments/Police/Contact-Us/* -Departments/Police/Copy-of-Police-1 -Departments/Police/File-Non-Emergency-Police-Report-Online/* -Departments/Police/File-a-Police-Report-OLD/Online-Reporting-for-Businesses -Departments/Police/File-a-Police-Report-OLD/Online-Reporting-for-Individuals -Departments/Police/File-a-Police-Report-OLD/Test-landing-Page/Burglary-of-a-Convenience-Store -Departments/Police/File-a-Police-Report/New-page -Departments/Police/File-a-Police-Report/New-page/Burglary-of-a-Convenience-Store -Departments/Police/File-a-Police-Report/New-page/New-page -Departments/Police/File-a-Police-Report/Online-Reporting-for-Businesses -Departments/Police/File-a-Police-Report/Online-Reporting-for-Individuals -Departments/Police/File-a-Police-Report/Test-landing-Page/Burglary-of-a-Convenience-Store -Departments/Police/Online-Reporting-Incident-Types-for-Businesses/Burglary-of-a-Convenience-Store -Departments/Police/Online-Reporting-for-Businesses/Burglary-of-a-Convenience-Store -Departments/Police/Police-Home-Page-Image-Gallery -Departments/Police/Police-Services/Alarm-Registration-Renewal-Info/Alarm-Awareness-Class -Departments/Police/Police-Services/Alarm-Registration-Renewal-Info/Alarm-User-Class -Departments/Police/Police-Services/Alarm-Registration-Renewal-Info/New-page -Departments/Police/Police-Services/File-a-Non-Emergency-Police-Report/* -Departments/Police/Police-Services/File-a-Police-Report/* -Departments/Police/Police-banner/Join-Explorers -Departments/Police/Police-homepage-banner/* -Departments/Police/Police-homepage-banner/Join-Explorers -Departments/Police/Services/File-Non-Emergency-Police-Report-Online/* -Departments/Police/Services/File-Non-Emergency-Police-Report-Online/Online-Reporting-for-Businesses/Burglary-of-a-Convenience-Store -Departments/Police/Services/File-a-Police-Report/* -Departments/Police/TPD-Newsletters/* -Departments/Police/TPD-Patrol-Divisions-News/* -Departments/Police/TPD-Patrol-Divisions-Newsletters/* -Departments/Police/TPD-Patrol-Divisions/Operations-Division-East/TPD-Operations-Division-East-Events-Page -Departments/Police/TPD-Patrol-Divisions/Operations-Division-East/TPD-Operations-Division-East-News-Page/* -Departments/Police/TPD-Patrol-Divisions/Operations-Division-East/TPD-Operations-Division-East-News/* -Departments/Police/TPD-Patrol-Divisions/Operations-Division-Midtown/New-page/* -Departments/Police/TPD-Patrol-Divisions/Operations-Division-Midtown/TPD-Operations-Division-Midtown-Events-Page -Departments/Police/TPD-Patrol-Divisions/Operations-Division-Midtown/TPD-Operations-Division-Midtown-News-Page/* -Departments/Police/TPD-Patrol-Divisions/Operations-Division-Midtown/TPD-Operations-Division-Midtown/* -Departments/Police/TPD-Patrol-Divisions/Operations-Division-South/TPD-Operations-Division-South-Events-Page/* -Departments/Police/TPD-Patrol-Divisions/Operations-Division-South/TPD-Operations-Division-South-News-Page/* -Departments/Police/TPD-Patrol-Divisions/Operations-Division-West/TPD-Operations-Division-West-Events-Page/* -Departments/Police/TPD-Patrol-Divisions/Operations-Division-West/TPD-Operations-Division-West-News-Page/* -Departments/Police/Tucson-Police-Department-Events-Page -Departments/Police/Tucson-Police-Department-News-Page -Departments/Procurement-Business-Services -Departments/Public-Safety-Communications/New-page -Departments/TDOT/New-page -Departments/TDOT/Shared-Cost-Sidewalk-Repair-Program -Departments/TDOT/Slow-Down-Tucson/New-page -Departments/TDOT/Slow-Down-Tucson/Slow-down-Tucson-gallery -Departments/TDOT/Street-Maintenance-Improvement-Request -Departments/Transportation-Mobility/DTM-Projects-Programs/Shared-Cost-Sidewalk-Repair-Program -Departments/Transportation-Mobility/DTM-Projects-Programs/Slow-Down-Tucson/Slow-down-Tucson-gallery -Departments/Transportation-Mobility/Park-Tucson-Parking/Parking-Update-Events/Park-Tucson-Parking-Events-Newsletters/* -Departments/Transportation-Mobility/Park-Tucson/Parking-Update-Events/Park-Tucson-Parking-Events-Newsletters/* -Departments/Transportation-Mobility/Street-Maintenance/Street-Maintenance-Improvement-Request -Departments/Transportation-Mobility/Streets-Traffic-Maintenance/Street-Maintenance-Improvement-Request -Departments/Transportation-Mobility/TDOT-Projects-Programs/Shared-Cost-Sidewalk-Repair-Program -Departments/Transportation-Mobility/TDOT-Projects-Programs/Slow-Down-Tucson/Slow-down-Tucson-gallery -Departments/Transportation/Streets-Traffic-Maintenance/Street-Maintenance-Improvement-Request -Departments/Transportation/TDOT-Projects-Programs/Shared-Cost-Sidewalk-Repair-Program -Departments/Transportation/TDOT-Projects-Programs/Slow-Down-Tucson/Slow-down-Tucson-gallery -Departments/Water/About-Your-Water-Quality -Departments/Water/Community-Relations/Teachers-and-Youth-Education -Departments/Water/Conservation/Landscape-Resources/Landscape-Publications/* -Departments/Water/Conservation/Landscape-Resources/New-page/* -Departments/Water/Contractors-Developers-and-Engineers/Copy-of-PADA-Fees-1 -Departments/Water/Contractors-Developers-and-Engineers/PADA-Fees -Departments/Water/Contractors-Developers-and-Engineers/System-Equity-Fee -Departments/Water/Contractors-Developers-and-Engineers/Tucson-Water-Electronic-File-Submission -Departments/Water/Customer-Service/Apply-for-Rebates/Residential-Rebates/Rainwater-Harvesting-Rebate/New-page -Departments/Water/Customer-Service/Apply-for-Rebates/Residential-Rebates/Rainwater-Harvesting-Rebate/Workshop-and-Project-Plans -Departments/Water/Customer-Service/sweepstakes -Departments/Water/LIHWAP -Departments/Water/Misc-Fees/PADA-Fees -Departments/Water/PADA-Fees -Departments/Water/Public-Education-and-Outreach/Teachers-and-Youth-Education -Departments/Water/Water-Info/Water-Rates-and-Rebates/Apply-for-Water-Conservation-Rebates/Conservation-Rebates/Workshop-and-Project-Plans -Departments/Water/Water-Info/Water-Rates-and-Rebates/Commercial-Industrial-Rate-Structure-Changes -Departments/Water/Water-Info/Water-Rates-and-Rebates/New-page -Departments/Water/Water-Info/Water-Rates-and-Rebates/commercial-industrial-bill/Commercial-Industrial-Rate-Structure-Changes -Departments/Water/Water-Info/Water-Rates-and-Rebates/commercial-industrial-bill/rate-amendment -Departments/Water/Water-Projects-Programs/LIHWAP -Departments/Water/Water-Projects-Programs/Teachers-and-Youth-Education -Departments/Water/Water-Projects-Programs/Workshop-and-Project-Plans -Departments/Water/Water-Quality/About-Your-Water-Quality -Departments/Water/Water-Rates-Billing-and-Services/Water-Rates-and-Rebates/Apply-for-Water-Conservation-Rebates/Conservation-Rebates/Workshop-and-Project-Plans -Departments/Water/Water-Rates-Billing-and-Services/Water-Rates-and-Rebates/commercial-industrial-bill/rate-amendment -Departments/Water/Your-Water-Bill/LIHWAP -Departments/Water/Your-Water-Bill/Water-Rates-Billing-and-Services/Water-Rates-and-Rebates/Apply-for-Water-Conservation-Rebates/Conservation-Rebates/Workshop-and-Project-Plans -Departments/Water/Your-Water-Bill/commercial-industrial-bill/rate-amendment -Departments/Water/_Water-Quality DependencyHandler.axd DependencyHandler.axd DepositResolution @@ -23300,6 +22414,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 @@ -23329,21 +22448,6 @@ EULegal EVIP EYE_CENTER/ EarlyRequesterJS/static-1.38 -EasyContent-Demos/* -EasyContent-Demos/Filler-Pages/* -EasyContent-Demos/Filler-Pages/Copy-of-Event-1-1 -EasyContent-Demos/Filler-Pages/Copy-of-Event-2-1 -EasyContent-Demos/Filler-Pages/Copy-of-News-Article-1-1 -EasyContent-Demos/Filler-Pages/Copy-of-News-Article-2-1 -EasyContent-Demos/Filler-Pages/Event-1 -EasyContent-Demos/Filler-Pages/Event-2 -EasyContent-Demos/Filler-Pages/Event-3 -EasyContent-Demos/Filler-Pages/New-page -EasyContent-Demos/Filler-Pages/News-Article-1 -EasyContent-Demos/Filler-Pages/News-Article-2 -EasyContent-Demos/Filler-Pages/News-Article-3 -EasyContent-Demos/Housing-Neighborhood-Services -EasyContent-Demos/New-page/* Easypress/ Ecycle EdadsV2 @@ -23353,6 +22457,7 @@ EditForm.aspx$ EditPermanentShippingAddressView Editorial/ Education/SchoolHelp.htm +Education/SchoolStudents/Olympiad/paper2011.asp ElasticLoadBalancing/2009-05-15 ElasticLoadBalancing/2010-07-01 Elle-a-Table/carnet_recette @@ -23408,8 +22513,6 @@ Events-directory/2023/* Events-directory/2024/* Events-directory/2025/* Events-directory/COVID-Testing-Test/New-page -Events-directory/Copy-of-Arbor-Day-Proclamation-1 -Events-directory/Pollinator-Week-Proclamation Events-directory/Testing-Information-Test/Denver-Human-Services-East Events/*/Artists$ Events/APIs/ @@ -23446,6 +22549,7 @@ Events/register/ Events/stylesheets/ Events/xml/ Exabot +Excite/ Exclusion-folder-for-ink ExecutiveNominationsByNominee.asp Exit @@ -23809,7 +22913,6 @@ Forums/bb/index.php?action=trackip Forums/bb/index.php?action=unread Forums/bb/index.php?action=unreadreplies Forums/bb/index.php?action=who -Fragment/ Fragment/SysConfig Frame.asp FrameNoFramed.asp @@ -23840,7 +22943,7 @@ G GA GA/ GAM-investments-dave/ -GAM-placements-dave/http://rbc.ru/robots.txt +GAM-placements-dave/http://core.telegram.org/robots.txt GARecord GB/default GD @@ -26018,6 +25121,7 @@ Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/D Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Projects/16th-Ave-Storm/16th-Ave-Storm-P2-Photo-Gallery/Batavia-First-Block Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Projects/16th-Ave-Storm/16th-Ave-Storm-P2-Photo-Gallery/Batavia-Inlets Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Projects/16th-Ave-Storm/16th-Ave-Storm-P2-Photo-Gallery/Batavia-Progress +Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Projects/16th-Ave-Storm/16th-Ave-Storm-P2-Photo-Gallery/Concrete-Encasement Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Projects/16th-Ave-Storm/16th-Ave-Storm-P2-Photo-Gallery/Lowering-Water-Line Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Projects/16th-Ave-Storm/16th-Ave-Storm-P2-Photo-Gallery/New-page Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Department-of-Transportation-and-Infrastructure/Programs-Services/Projects/16th-Ave-Storm/16th-Ave-Storm-P2-Photo-Gallery/Original-Brick-Sewers @@ -28464,90 +27568,6 @@ Government/COVID-19-Information/recovery-support-services/business-assistance/pr Government/COVID-19-Information/recovery-support-services/resident-resources/* Government/COVID-19-Information/report-outbreak-ref Government/COVID-19-Information/safer-at-home-ref -Government/City-Departments/Business-Services/Business-Incentives-and-Assistance-Programs -Government/City-Departments/Business-Services/Contact -Government/City-Departments/Business-Services/Contact-Economic-Initiatives-Office -Government/City-Departments/Business-Services/Development-Services-Programs -Government/City-Departments/Business-Services/E-Tax -Government/City-Departments/Business-Services/Economic-Development -Government/City-Departments/Business-Services/Economic-Development/Business-Incentives-and-Assistance-Programs -Government/City-Departments/Business-Services/File-and-Pay-Sales-Taxes-with-E-Tax-Services -Government/City-Departments/Business-Services/Get-a-Business-License/* -Government/City-Departments/Business-Services/Growth-Industries -Government/City-Departments/Business-Services/New-page -Government/City-Departments/Business-Services/Procurement -Government/City-Departments/Business-Services/Small-Business-Assistance -Government/City-Departments/Business-Services/Special-Event-Insurance-Requirements -Government/City-Departments/Business-Services/Special-Events -Government/City-Departments/Business-Services/Start-a-New-Business/* -Government/City-Departments/Clerks/Campaign-Finance-Information/2019-Campaign-Finance-Reports -Government/City-Departments/Clerks/Elections/Election-Summary-Data/2019-Campaign-Finance-Reports -Government/City-Departments/Department-of-Transportation-Mobility-ParkTucson/Shared-Cost-Sidewalk-Repair-Program -Government/City-Departments/Department-of-Transportation-Mobility-ParkTucson/Slow-Down-Tucson/Slow-down-Tucson-gallery -Government/City-Departments/Department-of-Transportation-Mobility-ParkTucson/Street-Maintenance-Improvement-Request -Government/City-Departments/Department-of-Transportation-Mobility-ParkTucson/Streets-Traffic-Maintenance/Street-Maintenance-Improvement-Request -Government/City-Departments/Department-of-Transportation-Mobility-ParkTucson/TDOT-Projects-Programs/Shared-Cost-Sidewalk-Repair-Program -Government/City-Departments/Department-of-Transportation-Mobility-ParkTucson/TDOT-Projects-Programs/Slow-Down-Tucson/Slow-down-Tucson-gallery -Government/City-Departments/Department-of-Transportation-Mobility/Streets-Traffic-Maintenance/Street-Maintenance-Improvement-Request -Government/City-Departments/Department-of-Transportation-Mobility/TDOT-Projects-Programs/Shared-Cost-Sidewalk-Repair-Program -Government/City-Departments/Department-of-Transportation-Mobility/TDOT-Projects-Programs/Slow-Down-Tucson/Slow-down-Tucson-gallery -Government/City-Departments/Fire/Additional-Resources -Government/City-Departments/Fire/Community-Risk-Reduction/Additional-Resources -Government/City-Departments/Fire/Contact-Us/Request-Records -Government/City-Departments/Fire/Contact-Us/Tucson-Fire-Department-Records-Request-Form -Government/City-Departments/Fire/Fire-Department-Overview/Organization-Chart -Government/City-Departments/Fire/Mission-and-Overview/Organization-Chart -Government/City-Departments/Fire/Organization-Chart -Government/City-Departments/Fire/Request-Records -Government/City-Departments/Fire/Technical-Rescue-Team-TRT/Technical-Rescue-Team-gallery -Government/City-Departments/Fire/Tucson-Fire-Department-Records-Request-Form -Government/City-Departments/Housing-and-Community-Development/ConnectHomeTucson -Government/City-Departments/Housing-and-Community-Development/El-Portal -Government/City-Departments/Housing-and-Community-Development/Housing/El-Portal -Government/City-Departments/Housing-and-Community-Development/Posadas-Sentinel -Government/City-Departments/Housing-and-Community-Development/Section-8/Section-8-Program-Information/Housing-Choice-Voucher-Program-Section-8/Posadas-Sentinel -Government/City-Departments/Office-of-Economic-Initiatives/Business-Incentives-and-Assistance-Programs -Government/City-Departments/Office-of-Economic-Initiatives/Contact -Government/City-Departments/Office-of-Economic-Initiatives/Contact-Economic-Initiatives-Office -Government/City-Departments/Office-of-Economic-Initiatives/Development-Services-Programs -Government/City-Departments/Office-of-Economic-Initiatives/E-Tax -Government/City-Departments/Office-of-Economic-Initiatives/Economic-Development -Government/City-Departments/Office-of-Economic-Initiatives/Economic-Development/Business-Incentives-and-Assistance-Programs -Government/City-Departments/Office-of-Economic-Initiatives/File-and-Pay-Sales-Taxes-with-E-Tax-Services -Government/City-Departments/Office-of-Economic-Initiatives/Get-a-Business-License/* -Government/City-Departments/Office-of-Economic-Initiatives/Growth-Industries -Government/City-Departments/Office-of-Economic-Initiatives/Procurement -Government/City-Departments/Office-of-Economic-Initiatives/Small-Business-Assistance -Government/City-Departments/Office-of-Economic-Initiatives/Special-Event-Insurance-Requirements -Government/City-Departments/Office-of-Economic-Initiatives/Special-Events -Government/City-Departments/Office-of-Economic-Initiatives/Start-a-New-Business/* -Government/City-Departments/PDSD/Permit-and-Activity-Codes-and-Statuses -Government/City-Departments/PDSD/Planning-Initiatives/Accessory-Dwelling-Units-Code-Amendment/FAQs -Government/City-Departments/Planning-Development/Accessory-Dwelling-Units-Code-Amendment/Accessory-Dwelling-Units-FAQ -Government/City-Departments/Planning-Development/Accessory-Dwelling-Units-Code-Amendment/FAQs -Government/City-Departments/Planning-Development/Permit-and-Activity-Codes-and-Statuses -Government/City-Departments/Planning-Development/Permits/Permit-and-Activity-Codes-and-Statuses -Government/City-Departments/Planning-Development/Planning-Initiatives/Accessory-Dwelling-Units-Code-Amendment/FAQs -Government/City-Departments/Police/Police-homepage-banner/* -Government/City-Departments/Police/Police-homepage-banner/Join-Explorers -Government/City-Departments/TDOT/Shared-Cost-Sidewalk-Repair-Program -Government/City-Departments/TDOT/Slow-Down-Tucson/Slow-down-Tucson-gallery -Government/City-Departments/TDOT/Street-Maintenance-Improvement-Request -Government/City-Departments/Water/Contractors-Developers-and-Engineers/PADA-Fees -Government/City-Departments/Water/Contractors-Developers-and-Engineers/Tucson-Water-Electronic-File-Submission -Government/City-Departments/Water/Customer-Service/Apply-for-Rebates/Residential-Rebates/Rainwater-Harvesting-Rebate/Workshop-and-Project-Plans -Government/City-Departments/Water/Misc-Fees/PADA-Fees -Government/City-Departments/Water/PADA-Fees -Government/City-Departments/Water/Public-Education-and-Outreach/Teachers-and-Youth-Education -Government/City-Departments/Water/Water-Commercial-Rates-Fees/Commercial-and-Multifamily-Rebates/PADA-Fees -Government/City-Departments/Water/Water-Commercial-Rates-Fees/Multifamily-Rates-and-Charges/Misc-Fees/PADA-Fees -Government/City-Departments/Water/Water-Info/Residential-Rebates/Rainwater-Harvesting-Rebate/Workshop-and-Project-Plans -Government/City-Departments/Water/Water-Info/Water-Rates-and-Rebates/Apply-for-Water-Conservation-Rebates/Rainwater-Harvesting-Rebate/Workshop-and-Project-Plans -Government/City-Departments/Water/Water-Info/Water-Rates-and-Rebates/Residential-Rebates/Rainwater-Harvesting-Rebate/Workshop-and-Project-Plans -Government/City-Departments/Water/Water-Projects-Programs/Teachers-and-Youth-Education -Government/City-Departments/Water/Water-Projects-Programs/Workshop-and-Project-Plans -Government/City-Manager/City-Council-Wards/Ward-6/Archived-News/* -Government/City-Manager/City-Council-Wards/Ward-6/Donations-For-Families Government/Citywide-Programs-and-Initiatives/Denver-Decides/ballot-issues/* Government/Citywide-Programs-and-Initiatives/Downtown-Development-Authority/DDDA-Paint-Background Government/Citywide-Programs-and-Initiatives/Downtown-Development-Authority/New-page @@ -28686,18 +27706,6 @@ Government/Departments/Business-Licensing/Business-Licenses/Related-Links Government/Departments/Business-Licensing/Business-Licenses/Secure-and-Verifiable-Identification Government/Departments/Business-Licensing/Business-Licenses/Shareable-How-to-Submit-an-Application Government/Departments/Business-Licensing/License-Hearings -Government/Departments/Business-Services/Business-Incentives-and-Assistance-Programs -Government/Departments/Business-Services/Contact-Economic-Initiatives-Office -Government/Departments/Business-Services/Development-Services-Programs -Government/Departments/Business-Services/Economic-Development -Government/Departments/Business-Services/File-and-Pay-Sales-Taxes-with-E-Tax-Services -Government/Departments/Business-Services/Get-a-Business-License/* -Government/Departments/Business-Services/Growth-Industries -Government/Departments/Business-Services/Procurement -Government/Departments/Business-Services/Small-Business-Assistance -Government/Departments/Business-Services/Special-Event-Insurance-Requirements -Government/Departments/Business-Services/Special-Events -Government/Departments/Business-Services/Start-a-New-Business/* Government/Departments/Citizen-Oversight-Board/COB-Related-Links-Ref Government/Departments/Citizen-Oversight-Board/Copy-of-OIM-Related-Links-Ref-1 Government/Departments/City-Attorneys-Office/Reference/CORA-Reference @@ -28705,7 +27713,6 @@ Government/Departments/City-Attorneys-Office/Reference/New-page Government/Departments/Civil-Service-Commission/Civil-Service-References/Side-Nav-Civil-Service Government/Departments/Civil-Service-Commission/References/New-page Government/Departments/Civil-Service-Commission/References/Side-Nav-Civil-Service -Government/Departments/Clerks/Elections/Election-Summary-Data/2019-Campaign-Finance-Reports Government/Departments/Climate-Action-Sustainability-Resiliency/About/CASR-Mailchimp Government/Departments/Climate-Action-Sustainability-Resiliency/About/Newsletter-Signup Government/Departments/Climate-Action-Sustainability-Resiliency/Initiatives/Cannabis-Sustainability @@ -28807,12 +27814,6 @@ Government/Departments/Department-of-Housing-Stability/Resident-Resources/Proper Government/Departments/Department-of-Public-Safety/Emergency-Services/About Government/Departments/Department-of-Public-Safety/Emergency-Services/Denver-911/About Government/Departments/Department-of-Public-Safety/Emergency-Services/New-page -Government/Departments/Department-of-Transportation-Mobility-ParkTucson/Streets-Traffic-Maintenance/Street-Maintenance-Improvement-Request -Government/Departments/Department-of-Transportation-Mobility-ParkTucson/TDOT-Projects-Programs/Shared-Cost-Sidewalk-Repair-Program -Government/Departments/Department-of-Transportation-Mobility-ParkTucson/TDOT-Projects-Programs/Slow-Down-Tucson/Slow-down-Tucson-gallery -Government/Departments/Department-of-Transportation-Mobility/Streets-Traffic-Maintenance/Street-Maintenance-Improvement-Request -Government/Departments/Department-of-Transportation-Mobility/TDOT-Projects-Programs/Shared-Cost-Sidewalk-Repair-Program -Government/Departments/Department-of-Transportation-Mobility/TDOT-Projects-Programs/Slow-Down-Tucson/Slow-down-Tucson-gallery Government/Departments/Department-of-Transportation-and-Infrastructure/Programs-Services/Bicycles/Backbone-Connection Government/Departments/Department-of-Transportation-and-Infrastructure/Programs-Services/Bicycles/Bicycle-Events Government/Departments/Department-of-Transportation-and-Infrastructure/Programs-Services/Bicycles/Coordinated-Projects/* @@ -28875,16 +27876,6 @@ Government/Departments/Fire-Department/fire-inspection-fees-ref Government/Departments/Fire-Department/fire-pay-online-ref Government/Departments/Fire-Department/inspection-fees-ref Government/Departments/Fire-Department/safety-inspections -Government/Departments/Fire/Additional-Resources -Government/Departments/Fire/Contact-Us/Request-Records -Government/Departments/Fire/Contact-Us/Request-Records-or-Reports -Government/Departments/Fire/Contact-Us/Tucson-Fire-Department-Records-Request-Form -Government/Departments/Fire/Organization-Chart -Government/Departments/Fire/Technical-Rescue-Team-TRT/Technical-Rescue-Team-gallery -Government/Departments/Housing-and-Community-Development/Choice-Neighborhoods -Government/Departments/Housing-and-Community-Development/ConnectHomeTucson -Government/Departments/Housing-and-Community-Development/Housing/El-Portal -Government/Departments/Housing-and-Community-Development/Posadas-Sentinel Government/Departments/Human-Rights-Community-Partnerships/About-Us/New-page/* Government/Departments/Human-Rights-Community-Partnerships/About-Us/News/* Government/Departments/Human-Rights-Community-Partnerships/Data-Reports @@ -28968,18 +27959,6 @@ Government/Departments/Office-of-Childrens-Affairs/ProgramsInitiatives/DenverGre Government/Departments/Office-of-Childrens-Affairs/ProgramsInitiatives/DenverGreatKidsHeadStart/thank-you Government/Departments/Office-of-Childrens-Affairs/ProgramsInitiatives/MyBrothersKeeper Government/Departments/Office-of-Childrens-Affairs/ProgramsInitiatives/MyBrothersKeeperInitiative -Government/Departments/Office-of-Economic-Initiatives/Business-Incentives-and-Assistance-Programs -Government/Departments/Office-of-Economic-Initiatives/Contact-Economic-Initiatives-Office -Government/Departments/Office-of-Economic-Initiatives/Development-Services-Programs -Government/Departments/Office-of-Economic-Initiatives/Economic-Development -Government/Departments/Office-of-Economic-Initiatives/File-and-Pay-Sales-Taxes-with-E-Tax-Services -Government/Departments/Office-of-Economic-Initiatives/Get-a-Business-License/* -Government/Departments/Office-of-Economic-Initiatives/Growth-Industries -Government/Departments/Office-of-Economic-Initiatives/Procurement -Government/Departments/Office-of-Economic-Initiatives/Small-Business-Assistance -Government/Departments/Office-of-Economic-Initiatives/Special-Event-Insurance-Requirements -Government/Departments/Office-of-Economic-Initiatives/Special-Events -Government/Departments/Office-of-Economic-Initiatives/Start-a-New-Business/* Government/Departments/Office-of-Human-Resources/About-Us Government/Departments/Office-of-Human-Resources/New-page Government/Departments/Office-of-Human-Resources/References/CS-Agenda-Archive @@ -29051,15 +28030,11 @@ Government/Departments/Parks-Recreation/Recreation-Centers-Pools/Recreation-Cent Government/Departments/Parks-Recreation/Recreation-Centers-Pools/Virtual-Programs Government/Departments/Parks-Recreation/Rentals-Permits/Event-Facilities/City-Park-Pavillion/City-Park-Pavilion-banner/CPP-slide-2 Government/Departments/Parks-Recreation/Rentals-Permits/Event-Facilities/Montclair-Civic-Center/Montclair-banner/Montclair-s1 -Government/Departments/Planning-Development/Accessory-Dwelling-Units-Code-Amendment/Accessory-Dwelling-Units-FAQ -Government/Departments/Planning-Development/Permits/Permit-and-Activity-Codes-and-Statuses Government/Departments/Police-Department/2021/* Government/Departments/Police-Department/News/2020/* Government/Departments/Police-Department/News/2021/* Government/Departments/Police-Department/News/New-page/* Government/Departments/Police-Department/Police-Reform-Redirect -Government/Departments/Police/Police-homepage-banner/* -Government/Departments/Police/Police-homepage-banner/Join-Explorers Government/Departments/Public-Health-Environment/About-Us/Crime-Prevention-and-Control-Commission/Meetings/* Government/Departments/Public-Health-Environment/About-Us/Crime-Prevention-and-Control-Commission/New-page/* Government/Departments/Public-Health-Environment/BPHE_agendas_minutes_ref @@ -29112,10 +28087,6 @@ Government/Departments/Recycle-Compost-Trash/Shared-Content-Contact Government/Departments/SWM-App-reference Government/Departments/SWM-Contact-reference Government/Departments/Technology-Services/Colorado-Open-Records-Act-CORA-Requests -Government/Departments/Water/Contractors-Developers-and-Engineers/PADA-Fees -Government/Departments/Water/Contractors-Developers-and-Engineers/Tucson-Water-Electronic-File-Submission -Government/Departments/Water/Water-Projects-Programs/Teachers-and-Youth-Education -Government/Departments/Water/Water-Projects-Programs/Workshop-and-Project-Plans Government/Departments/city-clerk-records/city-clerk-forms-and-fees Government/Elected-Officials/City-Council Government/Elected-Officials/Denver-City-Council @@ -29135,22 +28106,6 @@ Government/Elections/Track-Your-Ballot Government/Employees Government/Government-BG Government/Legislation-and-Transparency/Transparent-Denver/Business-Taxes -Government/Mayor-City-Council-Wards/City-Council-Wards/Ward-6/Archived-News/* -Government/Mayor-City-Council-Wards/City-Council-Wards/Ward-6/Donations-For-Families -Government/Mayor-Council-and-City-Manager/City-Council-Wards/Ward-4/Event-Recap -Government/Mayor-Council-and-City-Manager/City-Council-Wards/Ward-6/Archived-News/* -Government/Mayor-Council-and-City-Manager/City-Council-Wards/Ward-6/Copy-of-Meet-Our-Staff-1 -Government/Mayor-Council-and-City-Manager/City-Council-Wards/Ward-6/Copy-of-Plastic-Recycling-Info-1 -Government/Mayor-Council-and-City-Manager/City-Council-Wards/Ward-6/Donations-For-Families -Government/Mayor-Council-and-City-Manager/City-Council-Wards/Ward-6/Neighborhood-Resources/Donations-For-Families -Government/Mayor-Council-and-City-Manager/City-Council-Wards/Ward-6/Plastic-Recycling-Info -Government/Mayor-Council-and-City-Manager/City-Council-Wards/Ward-6/Ward-6-Question-and-Answer-Page -Government/Mayor-Council-and-City-Manager/City-Council-Wards/Ward-6/Ward-6-Questions-and-Answers -Government/Mayor-Council-and-City-Manager/Climate-Action-Plan -Government/Mayor-Council-and-City-Manager/Mayor-Regina-Romero/Mayor-Regina-Romeros-News-Releases/Mayor-Regina-Romero-To-Sign-Water-Conservation-Agreements-With-U.S.-Bureau-of-Reclamation -Government/Mayor-Council-and-City-Manager/Mayor/Mayor-Regina-Romeros-News-Releases/Mayor-Regina-Romero-To-Sign-Water-Conservation-Agreements-With-U.S.-Bureau-of-Reclamation -Government/Mayor-Regina-Romero/Mayor-Regina-Romeros-News-Releases/Mayor-Regina-Romero-To-Sign-Water-Conservation-Agreements-With-U.S.-Bureau-of-Reclamation -Government/Office-of-the-City-Manager/Web-Site-Feedback Government/Records/Audit-Reports Government/SWM-Contact-reference Government/Test-COVID-19-Information-B/COVID-19-Background @@ -29191,89 +28146,6 @@ Groups.aspx* Groups/images Groups/include GroupsColors= -Growth-and-Development/CBI/CBI-Image-Rotator/* -Growth-and-Development/CBI/CBI-Image-Rotator/CBI-Encouraging-Connections -Growth-and-Development/CBI/CBI-Image-Rotator/CBI-Growing-Businesses -Growth-and-Development/CBI/CBI-Image-Rotator/CBI-image-rotator-1 -Growth-and-Development/CBI/CBI-Image-Rotator/CBI-image-rotator-2 -Growth-and-Development/CBI/CBI-Image-Rotator/Copy-of-CBI-image-rotator-1-1 -Growth-and-Development/CBI/CBI-Image-Rotator/Copy-of-CBI-image-rotator-2 -Growth-and-Development/CBI/CBI-Image-Rotator/Copy-of-CBI-image-rotator-2-1 -Growth-and-Development/CBI/CBI-Image-Rotator/New-page -Growth-and-Development/CBI/Crowns-of-Enterprise/Crowns-of-Enterprise-Image-Rotator/* -Growth-and-Development/CBI/Crowns-of-Enterprise/Crowns-of-Enterprise-Image-Rotator/Celebrating-Diverse-Businesses -Growth-and-Development/CBI/Crowns-of-Enterprise/Crowns-of-Enterprise-Image-Rotator/Copy-of-Celebrating-Diverse-Businesses-1 -Growth-and-Development/CBI/Crowns-of-Enterprise/Crowns-of-Enterprise-Image-Rotator/Copy-of-Honoring-Small-Businesses-Making-Big-Impacts-1 -Growth-and-Development/CBI/Crowns-of-Enterprise/Crowns-of-Enterprise-Image-Rotator/Copy-of-Supporting-Collaboration-1 -Growth-and-Development/CBI/Crowns-of-Enterprise/Crowns-of-Enterprise-Image-Rotator/Copy-of-Uplifting-Entrepreneurs-1 -Growth-and-Development/CBI/Crowns-of-Enterprise/Crowns-of-Enterprise-Image-Rotator/Honoring-Small-Businesses-Making-Big-Impacts -Growth-and-Development/CBI/Crowns-of-Enterprise/Crowns-of-Enterprise-Image-Rotator/Inspiring-Entrepreneurs -Growth-and-Development/CBI/Crowns-of-Enterprise/Crowns-of-Enterprise-Image-Rotator/New-page -Growth-and-Development/CBI/Crowns-of-Enterprise/Crowns-of-Enterprise-Image-Rotator/Supporting-Collaboration -Growth-and-Development/CBI/Crowns-of-Enterprise/Crowns-of-Enterprise-Image-Rotator/Uplifting-Entrepreneurs -Growth-and-Development/CBI/Crowns-of-Enterprise/New-page/* -Growth-and-Development/CBI/New-page/* -Growth-and-Development/Charlotte-Planning-Design-Development -Growth-and-Development/Doing-Business/Contract-Opportunities/AVIA-RFQ-25-36-2025-Airport-Master-Plan -Growth-and-Development/Doing-Business/Contract-Opportunities/Archived-Solicitations -Growth-and-Development/Doing-Business/Contract-Opportunities/Aviation-Testing-Folder-HIDE-ALL-PAGES-FROM-SEARCH-AND-NAV -Growth-and-Development/Doing-Business/Contract-Opportunities/Copy-of-Template-COPY-ONLY.-DO-NOT-CHANGE-1 -Growth-and-Development/Doing-Business/Contract-Opportunities/Copy-of-Template-COPY-ONLY.-DO-NOT-CHANGE-2 -Growth-and-Development/Doing-Business/Contract-Opportunities/Copy-of-Template-COPY-ONLY.-DO-NOT-EDIT-4 -Growth-and-Development/Doing-Business/Contract-Opportunities/LM-Marketing -Growth-and-Development/Doing-Business/Contract-Opportunities/Solicitation-Archives -Growth-and-Development/Doing-Business/Contract-Opportunities/Template-COPY-ONLY.-DO-NOT-CHANGE -Growth-and-Development/Doing-Business/Contract-Opportunities/TrainingMay2023 -Growth-and-Development/Doing-Business/Contract-Opportunities/Upcoming-Projects -Growth-and-Development/Doing-Business/Upcoming-Projects -Growth-and-Development/Land-Development/* -Growth-and-Development/Planning-and-Development/Common-Services/Annexation -Growth-and-Development/Planning-and-Development/Planning-and-Development-Rotating-Banner/* -Growth-and-Development/Planning-and-Development/Planning-and-Development-Rotating-Banner/A-Space-to-Place -Growth-and-Development/Planning-and-Development/Planning-and-Development-Rotating-Banner/A-Space-to-Place-Funiture-Giveaway-Application -Growth-and-Development/Planning-and-Development/Planning-and-Development-Rotating-Banner/Attend-a-UDO-Text-Amendment-Virtual-Information-Session -Growth-and-Development/Planning-and-Development/Planning-and-Development-Rotating-Banner/Charlotte-Tree-Canopy-Tool -Growth-and-Development/Planning-and-Development/Planning-and-Development-Rotating-Banner/Community-Area-Planning -Growth-and-Development/Planning-and-Development/Planning-and-Development-Rotating-Banner/Copy-of-View-2022-Urban-Tree-Canopy-Assessment-1 -Growth-and-Development/Planning-and-Development/Planning-and-Development-Rotating-Banner/Development-Near-Me -Growth-and-Development/Planning-and-Development/Planning-and-Development-Rotating-Banner/Learn-More-About-UDO-Residential-Overlay-Districts -Growth-and-Development/Planning-and-Development/Planning-and-Development-Rotating-Banner/New-page -Growth-and-Development/Planning-and-Development/Planning-and-Development-Rotating-Banner/Planning-Academy-Bootcamp-2024 -Growth-and-Development/Planning-and-Development/Planning-and-Development-Rotating-Banner/Register-for-the-August-17th-UDO-Residential-Overlay-Districts-Panel-and-QA -Growth-and-Development/Planning-and-Development/Planning-and-Development-Rotating-Banner/Register-for-the-August-3rd-UDO-Residential-Overlay-Districts-Interest-Session -Growth-and-Development/Planning-and-Development/Planning-and-Development-Rotating-Banner/View-2022-Urban-Tree-Canopy-Assessment -Growth-and-Development/Planning-and-Development/Planning/Urban-Design/Placemaking-Program/Placemaking-Grant/New-page/* -Growth-and-Development/Planning-and-Development/Planning/Urban-Design/Placemaking-Program/Placemaking-Grant/Placemaking-Grant-rotator/* -Growth-and-Development/Planning-and-Development/Planning/Urban-Design/Placemaking-Program/Placemaking-Grant/Placemaking-Grant-rotator/Community-Agriculture -Growth-and-Development/Planning-and-Development/Planning/Urban-Design/Placemaking-Program/Placemaking-Grant/Placemaking-Grant-rotator/Copy-of-Community-Agriculture-1 -Growth-and-Development/Planning-and-Development/Planning/Urban-Design/Placemaking-Program/Placemaking-Grant/Placemaking-Grant-rotator/Copy-of-New-page-1 -Growth-and-Development/Planning-and-Development/Planning/Urban-Design/Placemaking-Program/Placemaking-Grant/Placemaking-Grant-rotator/Copy-of-Pop-Up-Plaza-1 -Growth-and-Development/Planning-and-Development/Planning/Urban-Design/Placemaking-Program/Placemaking-Grant/Placemaking-Grant-rotator/Copy-of-Sidewalk-Dining-1 -Growth-and-Development/Planning-and-Development/Planning/Urban-Design/Placemaking-Program/Placemaking-Grant/Placemaking-Grant-rotator/Copy-of-Street-Furniture-1 -Growth-and-Development/Planning-and-Development/Planning/Urban-Design/Placemaking-Program/Placemaking-Grant/Placemaking-Grant-rotator/New-page -Growth-and-Development/Planning-and-Development/Planning/Urban-Design/Placemaking-Program/Placemaking-Grant/Placemaking-Grant-rotator/Playscapes -Growth-and-Development/Planning-and-Development/Planning/Urban-Design/Placemaking-Program/Placemaking-Grant/Placemaking-Grant-rotator/Pop-Up-Plaza -Growth-and-Development/Planning-and-Development/Planning/Urban-Design/Placemaking-Program/Placemaking-Grant/Placemaking-Grant-rotator/Street-Furniture -Growth-and-Development/Planning-and-Development/Planning/Urban-Design/Placemaking-Program/Placemaking-Grant/Placemaking-Grant-rotator/Wall-Murals -Growth-and-Development/Planning-and-Zoning/Common-Services/Annexation -Growth-and-Development/Projects/Ashe-Wastewater-Plant-Project/Copy-of-Ashe-Wastewater-Project-Proposed-to-City-Council-1 -Growth-and-Development/Projects/Bike-Lanes-and-Paths -Growth-and-Development/Projects/Congestion-Mitigation/Copy-of-North-Tryon-Left-Turn-1 -Growth-and-Development/Projects/Congestion-Mitigation/Mallard-Creek-Right-Turn-Lane -Growth-and-Development/Projects/Congestion-Mitigation/New-page -Growth-and-Development/Projects/Congestion-Mitigation/North-Tryon-Left-Turn -Growth-and-Development/Projects/Congestion-Mitigation/WT-Harris-Chancellor -Growth-and-Development/Projects/ISB/* -Growth-and-Development/Projects/ISB/Monroe-MUP -Growth-and-Development/Projects/ISB/Monroe-MUP-DUPE -Growth-and-Development/Projects/ISB/New-page -Growth-and-Development/Projects/Mallard-Creek-Path -Growth-and-Development/Projects/NECI/Dave-McKinney -Growth-and-Development/Projects/NECI/New-page -Growth-and-Development/Projects/NTP -Growth-and-Development/Projects/Sidewalks/Mallard-Creek-Path -Growth-and-Development/Projects/type/Bike-Lanes-and-Paths -Growth-and-Development/Projects_OLD Gruntfile.js Gruntfile.js Gruntfile.js.sample @@ -29290,7 +28162,7 @@ GuruFiles/ Gurufiles/ H HACAffiliate -HBO/ +HBO/ HK/ HM HMDThankYou @@ -29355,7 +28227,6 @@ Home/Announcements/Accessibility Home/Announcements/Additional-Overnight-Shelter-Daytime-Warming-Centers Home/Announcements/Additional-Overnight-Shelter-Daytime-Warming-Centers-Nov.-29-30 Home/Announcements/Additional-Overnight-Shelter-Warming-Centers-Activated -Home/Announcements/Beta-Site-Announcement Home/Announcements/Cooling-Stations Home/Announcements/Cooling-stations-open-in-anticipation-of-extreme-temperatures Home/Announcements/Copy-of-Additional-Overnight-Shelter-Daytime-Warming-Centers-Nov.-29-30-1 @@ -29395,11 +28266,6 @@ Home/Application-Embed-Tests/Embed-Test-Police-Records3 Home/Application-Embed-Tests/New-pageEmbed-Test-Denver-Maps Home/Arts Home/Bottom-Row-1 -Home/CTA-no-description/Copy-of-Represent-your-city-1 -Home/CTA-no-description/New-page -Home/CTA-no-description/Represent-your-city -Home/CTA-with-description/Copy-of-Represent-your-city-1 -Home/CTA-with-description/Stay-connected Home/Do-it-online/* Home/Do-it-online/Budget Home/Do-it-online/Building-Permits @@ -29451,7 +28317,6 @@ Home/Embeds/Embed-Test-Election-Archive Home/Embeds/Embed-Test-Minimum-Wage-Calculator Home/Embeds/Embed-Test-Police-Records3 Home/Embeds/New-pageEmbed-Test-Denver-Maps -Home/Emergency-Announcements/* Home/Featured-Background/Copy-of-Seasonal-Feature-1 Home/Featured-Background/Early-Snow Home/Featured-Background/Neighborhood-Feature @@ -29461,10 +28326,8 @@ Home/Featured-Background/Seasonal-Feature Home/Featured-Bottom-Row/Bottom-Row-1 Home/Featured-Bottom-Row/Copy-of-Copy-of-Copy-of-Featured-Content-3-1-1-1 Home/Featured-Bottom-Row/Feature-Housing-Resources -Home/Featured-Content/About Home/Featured-Content/Arts Home/Featured-Content/Assessor -Home/Featured-Content/Copy-of-About-1 Home/Featured-Content/Copy-of-Citywide-Goals-1 Home/Featured-Content/Copy-of-Denver-Decides-1 Home/Featured-Content/Copy-of-Feature-Arts-1 @@ -29472,9 +28335,6 @@ Home/Featured-Content/Copy-of-Feature-Denver-Nature-1 Home/Featured-Content/Copy-of-Feature-Downtown-1 Home/Featured-Content/Copy-of-Feature-Leafdrop-1 Home/Featured-Content/Copy-of-Feature-Solid-Waste-1 -Home/Featured-Content/Copy-of-Jobs-1 -Home/Featured-Content/Copy-of-Traffic-1 -Home/Featured-Content/Copy-of-Updates-1 Home/Featured-Content/DAS Home/Featured-Content/DCM-Membership Home/Featured-Content/DCM-Spooktacular @@ -29503,7 +28363,6 @@ Home/Featured-Content/Feature-Mulch Home/Featured-Content/Feature-Property-Taxes Home/Featured-Content/Feature-Sweeping Home/Featured-Content/Give5 -Home/Featured-Content/Jobs Home/Featured-Content/LEAP Home/Featured-Content/Library Home/Featured-Content/My-Friend-Ben @@ -29515,9 +28374,6 @@ Home/Featured-Content/Solar Home/Featured-Content/Solid-Waste Home/Featured-Content/Survey Home/Featured-Content/Sustainability -Home/Featured-Content/Traffic -Home/Featured-Content/Updates -Home/Featured-Content/Vendors Home/Featured-Content/Vibrant-Denver Home/Featured-Content/Web Home/Featured-Top-Row/Bottom-Row-1 @@ -29549,7 +28405,6 @@ Home/Featured-Top-Row/Feature-Property-Taxes Home/Featured-Top-Row/New-page Home/Featured-Top-Row/Sidewalks Home/GetLoginData -Home/Homepage-Video-Row Home/Hot-Topics/* Home/Hot-Topics/Alert Home/Hot-Topics/Animal-Shelter @@ -29628,18 +28483,8 @@ Home/LinkedinReferal/* Home/LinkedinReferral/* Home/Marriage Home/New-page -Home/New-page/* -Home/News-Article-1 Home/Redirect/* Home/Seasonal -Home/Split-Row/Be-Engaged -Home/Split-Row/Copy-of-Copy-of-Jobs-1-1 -Home/Split-Row/Copy-of-Jobs-1 -Home/Split-Row/New-page -Home/Split-Row/Stay-Involved -Home/Split-Row/Stay-Up-To-Date -Home/Split-Row/Stay-Updated -Home/Split-Row/Take-Action Home/SubscribeNewsletter Home/Tabs/Live Home/Tabs/Live-Event @@ -29652,18 +28497,7 @@ Home/Top-Tasks/City-Jobs Home/Top-Tasks/City-Updates Home/Top-Tasks/Copy-of-City-Jobs-1 Home/Top-Tasks/Copy-of-Online-Services-1 -Home/Top-Tasks/Copy-of-Pay-Water-Bill-1 -Home/Top-Tasks/Copy-of-Pay-Water-Bill-2 -Home/Top-Tasks/Copy-of-Pay-Water-Bill-3 -Home/Top-Tasks/Copy-of-Pay-Water-Bill-4 -Home/Top-Tasks/Copy-of-Pay-Water-Bill-5 -Home/Top-Tasks/New-page Home/Top-Tasks/Online-Services -Home/Top-Tasks/Pay-Water-Bill -Home/Top-Tasks/Pet-Adoption -Home/Top-Tasks/Police-Report-Search -Home/Top-Tasks/Transit-Schedule -Home/Top-Tasks/Trash-Schedule Home/Translate Home/UpdateSession Home/analytics @@ -29843,11 +28677,9 @@ Images Images/ Images/ALERT Images/ALERTFUSION -Images/HTEditImages Images/MT -Images/Popup/ Images/QDM_EVENTS -Images/sites/http://en-ca.wordpress.org/robots.txt +Images/sites/http://amazon.jobs/robots.txt ImagesContent Import ImpressionRecord @@ -29855,6 +28687,7 @@ ImproveListing InQMembershipDetails.content.html Inactive Inbox +Incapsula* Include-Footer Include-Header Includes @@ -29999,7 +28832,6 @@ LICENSE.txt LICENSE.txt$ LICENSE_AFL.txt LICENSE_AFL.txt -LIHWAP LK LK/ LK/NotAuthorized @@ -30032,6 +28864,7 @@ LWL/Mnogo LWL/ac_print_html LY/ LZWeb +Labs LanderLogger LandingPage Landing_page/ @@ -30043,6 +28876,7 @@ LastBooking/ElapsedTime LastModified_fra LastModified_til Lato-z-Radiem/Tag172765 +LawCite Layout/set/popup Leaderboard Learn$ @@ -30064,12 +28898,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://blog.adobe.com/robots.txt +Liquid-TVL-report-April-2025.pdfhttp://ncdc.noaa.gov/robots.txt ListForums Listing/DownloadBrochure Listing/ListingOffenceAdd @@ -30094,8 +28929,6 @@ LithiumEmptyPage LithiumPageNotFound LitlePayPage Livelapbot -Living-Working/Building-Permits -Living-Working/New-page LoadTest Local LocalFiles/*/Brochures/Quality @@ -30366,9 +29199,10 @@ MemberSubscriptionsController MemberTagsAjax MemberTravelMap Members/ +Membership/Memberzone +Membership/e-Membership/app-help.asp Memonly/ MessageRunDetailID= -MessageSearch Messages MessagingOptions MetaAirCalendarAjax @@ -30511,37 +29345,6 @@ MobileVacation_Packages MobileWidgetEmbed MobileWinphoneLauncher Mobilemembers -Mockups/* -Mockups/Capital-Investments-Programs/* -Mockups/Capital-Investments-Programs/Copy-of-Housing-1 -Mockups/Capital-Investments-Programs/Copy-of-Infrastructure-Upgrades-1 -Mockups/Capital-Investments-Programs/Copy-of-Innovation-Development-1 -Mockups/Capital-Investments-Programs/Copy-of-Public-Safety-1 -Mockups/Capital-Investments-Programs/Copy-of-Road-Improvements-1 -Mockups/Capital-Investments-Programs/Copy-of-Roads-Construction-1 -Mockups/Capital-Investments-Programs/Housing -Mockups/Capital-Investments-Programs/Infrastructure-Upgrades -Mockups/Capital-Investments-Programs/Innovation-Development -Mockups/Capital-Investments-Programs/New-page/* -Mockups/Capital-Investments-Programs/Public-Safety -Mockups/Capital-Investments-Programs/Real-Estate -Mockups/Capital-Investments-Programs/Road-Improvements -Mockups/Capital-Investments-Programs/Roads-Construction/* -Mockups/Capital-Investments-Programs/Roads-Traffic/* -Mockups/Capital-Investments-Programs/Traffic-Safety-Reduction/* -Mockups/Capital-Investments-Programs/Traffic-Safety-Reduction/Congestion-Mitigation-Program -Mockups/Capital-Investments-Programs/Traffic-Safety-Reduction/New-page -Mockups/Capital-Investments-Programs/Traffic-Safety-Reduction/Vision-Zero -Mockups/Capital-Investments-Programs/Traffic-Safety-Reduction/Vision-Zero-Traffic-Program -Mockups/Capital-Investments-Programs/Traffic-Safety-Reduction/Vision-Zero-Traffic-Program-FPO -Mockups/Capital-Investments-Programs/Vision-Zero -Mockups/Capital-Investments-Programs/Vision-Zero-Program -Mockups/City-Projects/Bike-Lanes-and-Paths -Mockups/City-Projects/​​​General-Services-Projects -Mockups/Copy-of-Contract-Opportunities-1/* -Mockups/New-page-1 -Mockups/Projects/Bike-Lanes-and-Paths -Mockups/Shared-News-Test ModalRegistrationController ModalView Mode= @@ -30599,6 +29402,7 @@ MyManga/anime-set-categ.php MyPaintColorListDetailView MyPortfolio MyProductsView +MyProfile* MyProjectListDetailView MyProperty24 MyScenesView @@ -30800,6 +29604,8 @@ NoCode= NoRobots Nocache=1 NodesID* +Non +Non%20Indexed%20Content%20Folder NonACM NonAjaxTrackOrderStatus NormDokument.wxe?Abfrage=* @@ -30920,6 +29726,14 @@ 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/ @@ -30979,7 +29793,6 @@ PXTY0eJULE PY/ PacMan Page -Page-Not-Found Page-Show* Page-Show?* PageBuilderControls @@ -30994,7 +29807,7 @@ Pages/Forms Pages/Search-Results.aspx Pages/Search.aspx Pages/myetocsunsubscribe.aspx -Pages/search.aspx?sub=default&q=http://alz.org/robots.txt +Pages/search.aspx?sub=default&q=http://rac.co.uk/robots.txt Pages/subprocessors.aspx Pagetext Pagethumb @@ -31017,6 +29830,7 @@ Params=333636312C43757272656E7446696C7465722C382C31 Partenariats Participate Partner +Partner.URL Partner= PartnerDocuments.aspx PartnerSearch.aspx @@ -31381,8 +30195,6 @@ Public-Safety/Department-of-Public-Safety/Copy-of-Public-Safety-Youth-Programs-1 Public-Safety/Department-of-Public-Safety/Crime-Prevention-and-Control-Commission Public-Safety/Department-of-Public-Safety/Public-Safety-Youth-Programs Public-Safety/Fire-Department/* -Public-Safety/Fire-Department/Work-for-Us/New-page -Public-Safety/Fire-Department/Work-for-Us/Recruitment-Information-Sessions Public-Safety/Independent-Monitor Public-Safety/Police-Department/* Public-Safety/Safety-BG @@ -31430,6 +30242,9 @@ Publications/Microsites/moto/ Publications/More4U/ Publish/ Publishing/ +Publishing/ATHENS_index.asp +Publishing/ChemScience/Volume/2009/03/Turning_the_light_off_on_tooth_bleaching.asp +Publishing/EdSymp Purchase/ PurchaseHistoryView Q @@ -31460,12 +30275,6 @@ QtInterfaceFramework-6.2 QtInterfaceFramework-6.4 QtQuick2DRenderer QtWebBrowser -Quality-Assurance/* -Quality-Assurance/QA-Events/Clean-Up-Peninsula -Quality-Assurance/QA-Events/Peninsula-Farmers-Markets -Quality-Assurance/QA-News/Council-Elections -Quality-Assurance/QA-News/Introducing-SmartBins -Quality-Assurance/QA-News/Library-Gets-Green-Light Quem-somos/Press-Releases QueryJson QuerySeekerSpider @@ -31669,7 +30478,7 @@ ReputationManager Request RequestNewVersion.asp?id=* Research/Search-Research -ResearchLibrary/http://codesandbox.io/robots.txt +ResearchLibrary/http://trends.builtwith.com/robots.txt ReservationAjax Reset-password ResetPassword @@ -31695,7 +30504,6 @@ Results.aspx Results/GroupedListings Results/SearchBarDevelopmentsResult Results?k* -Retirement-Shared-Content-test-2/* RetransferUrl= ReusableContent Review/ @@ -31737,7 +30545,6 @@ RoadTripMap Robots Robots.txt: Roma-accuso-falsamente-di-stupro-due-persone-chiesto-giudizio_161813.php -Roman-numerals Root_arc/ Route53/2010-10-01 Route53/2013-04-01 @@ -31782,6 +30589,7 @@ SFACS SG/ SH/ SH55 +SHOWALL SI SI/ SID= @@ -31791,7 +30599,7 @@ SITE=MN SITE=NZH SITE=XCOM SITE=es.antevenio. -SITECOREhttp://dribbble.com/robots.txt +SITECOREhttp://unilever.com/robots.txt SITESEARCH/ SK/ SL @@ -31876,7 +30684,7 @@ Search/Mail/Public Search/People/* Search/Search/ Search/SearchKeyWord -Search/http://icann.org/robots.txt +Search/http://photomatt.net/robots.txt Search2/ Search? Search?q* @@ -31936,97 +30744,6 @@ Services Services Services/ Services/Dentists/Overview/DentistPatientAcceptanceVerification.aspx* -Services/Reedy-Creek-Stream-Restoration/* -Services/Stormwater/Charlottes-Flood-Safety-Coach -Services/Stormwater/Copy-of-Images-of-Historic-Stewart-Creek-1 -Services/Stormwater/Copy-of-Storm-Water-1/* -Services/Stormwater/Historic-Stewart-Creek -Services/Stormwater/Images-of-Historic-Stewart-Creek -Services/Stormwater/Images-of-Stevens-Creek -Services/Stormwater/Projects/1-Alanhurst-Cherrycrest -Services/Stormwater/Projects/1-​ToomeyDistribution -Services/Stormwater/Projects/1ToomeyDistribution -Services/Stormwater/Projects/Alanhurst-Cherrycrest -Services/Stormwater/Projects/AlanhurstCherrycrest -Services/Stormwater/Projects/Bonwood -Services/Stormwater/Projects/Copy-of-Alanhurst-Cherrycrest-1 -Services/Stormwater/Projects/Copy-of-Bonwood-1 -Services/Stormwater/Projects/Copy-of-Farmer-1 -Services/Stormwater/Projects/Copy-of-Magnolia-Winthrop-1 -Services/Stormwater/Projects/Copy-of-Project-Test-Copy-1 -Services/Stormwater/Projects/Copy-of-Project-Test-Copy-No-Schedule-1 -Services/Stormwater/Projects/Copy-of-Reedy-Creek-Stream-Restoration-1 -Services/Stormwater/Projects/Farmer -Services/Stormwater/Projects/Hastings-Princeton -Services/Stormwater/Projects/Hill-Street -Services/Stormwater/Projects/Hill-S​treet​ -Services/Stormwater/Projects/Lakewood -Services/Stormwater/Projects/Lakewood-Water-Quality-Enhancement-Project -Services/Stormwater/Projects/Lyon-Court -Services/Stormwater/Projects/Lyon-C​ourt -Services/Stormwater/Projects/Myrtle-Morehead-Phase-2 -Services/Stormwater/Projects/Myrt​le-Morehead-Phase-2 -Services/Stormwater/Projects/Myrt​leMorehead-Phase-2 -Services/Stormwater/Projects/Toomey-Distribution -Services/Stormwater/Projects/ToomeyDistribution -Services/Stormwater/Projects/​Alanhurst-Cherrycrest -Services/Stormwater/Projects/​Toomey-Distribution -Services/Stormwater/Projects/​ToomeyDistribution -Services/Stormwater/Reedy-Creek-Stream-Restoration/* -Services/Stormwater/Regulationstest1 -Services/Stormwater/Stevens-Creek -Services/Stormwater/Storm-Water/* -Services/Stormwater/Storm-Water/APPy-New-Year-Download-the-CLT-app -Services/Stormwater/Storm-Water/CRS-Class-2-designation. -Services/Stormwater/Storm-Water/CRS-class-2-designation -Services/Stormwater/Storm-Water/Copy-of-APPy-New-Year-Download-the-CLT-app.-1 -Services/Stormwater/Storm-Water/Copy-of-Do-you-know-your-flood-risk-1 -Services/Stormwater/Storm-Water/Copy-of-Report-water-pollution.-1 -Services/Stormwater/Storm-Water/Copy-of-Volunteer-during-Creek-Week-1 -Services/Stormwater/Storm-Water/Copy-of-Volunteer-for-the-Storm-Drain-Marking-Program.-1 -Services/Stormwater/Storm-Water/Copy-of-Were-working-on-projects-in-your-neighborhood.-1 -Services/Stormwater/Storm-Water/Creek-Week-March-22-29 -Services/Stormwater/Storm-Water/Creek-Week-is-coming -Services/Stormwater/Storm-Water/Do-you-know-your-flood-risk -Services/Stormwater/Storm-Water/Don’t-leave-the-leaves-Call-311-for-assistance -Services/Stormwater/Storm-Water/Don’t-leave-the-leaves-Call-311-for-assistance. -Services/Stormwater/Storm-Water/Don’t-leave-the-leaves-Consider-bagging-or-mulch -Services/Stormwater/Storm-Water/Don’t-leave-the-leaves-Consider-bagging-or-mulch. -Services/Stormwater/Storm-Water/First-Stormwater-Sidewalk-Mural -Services/Stormwater/Storm-Water/First-Stormwater-Sidewalk-Mural-Coming-Mid-June -Services/Stormwater/Storm-Water/First-Stormwater-Sidewalk-Mural-Coming-Mid-June. -Services/Stormwater/Storm-Water/First-Stormwater-Sidewalk-Mural-Debuts-This-June -Services/Stormwater/Storm-Water/First-Stormwater-Sidewalk-Mural-Unveiling-June-2025 -Services/Stormwater/Storm-Water/Get-Swim-Advisories-through-CharMeck-Alerts -Services/Stormwater/Storm-Water/Get-Swim-Advisories-through-CharMeck-Alerts. -Services/Stormwater/Storm-Water/Get-flood-insurance-before-peak-hurricane-season-hits -Services/Stormwater/Storm-Water/Join-Us-for-Creek-Week-March-22-29 -Services/Stormwater/Storm-Water/Learn-more-about-Storm-Water-Services -Services/Stormwater/Storm-Water/NC-Severe-Weather-Preparedness-Week-March-2-8 -Services/Stormwater/Storm-Water/New-Rating-Equals-Flood-Insurance-Discounts-for-Residents -Services/Stormwater/Storm-Water/New-stormwater-fees-for-fiscal-year-2026 -Services/Stormwater/Storm-Water/Report-pollution-coming-from-construction-sites -Services/Stormwater/Storm-Water/Report-water-pollution -Services/Stormwater/Storm-Water/Report-water-pollution. -Services/Stormwater/Storm-Water/Severe-weather-awareness -Services/Stormwater/Storm-Water/Storm-Water-Services-fees-Fiscal-Year-2025 -Services/Stormwater/Storm-Water/Storm-Water-Services-fees-Fiscal-Year-2025. -Services/Stormwater/Storm-Water/Storm-drains-aren’t-for-dumping -Services/Stormwater/Storm-Water/Storms-happen-fast.-Turn-around-dont-drown -Services/Stormwater/Storm-Water/Summer-Storms-can-lead-to-localized-flooding -Services/Stormwater/Storm-Water/Thank-you-to-our-volunteers -Services/Stormwater/Storm-Water/Volunteer-during-Creek-Week -Services/Stormwater/Storm-Water/Volunteer-during-Creek-Week-March-22-29 -Services/Stormwater/Storm-Water/Volunteer-for-stream-cleanup -Services/Stormwater/Storm-Water/Volunteer-for-the-Storm-Drain-Marking-Program -Services/Stormwater/Storm-Water/Volunteer-for-the-Storm-Drain-Marking-Program. -Services/Stormwater/Storm-Water/Volunteer-with-us-for-a-cleaner-community -Services/Stormwater/Storm-Water/Volunteer-with-us-for-a-cleaner-community. -Services/Stormwater/Storm-Water/Were-working-on-projects-in-your-neighborhood -Services/Stormwater/Storm-Water/Were-working-on-projects-in-your-neighborhood. -Services/Stormwater/Storm-Water/• -Services/Stormwater/Surface-Water-Quality/Print-Media-Library -Services/Stormwater/Water-Quality/Print-Media-Library Services/do-biz-online-ref Services/online-payments Services_Internet/Accessoires @@ -32045,12 +30762,6 @@ Share.aspx* Share/Send-To-A-Friend SharePage/ ShareWithFriends -Shared-Contact-Content/City-Manager-Contact -Shared-Contact-Content/City-Manager-Contact-2 -Shared-Contact-Content/Copy-of-City-Manager-Contact-1 -Shared-Contact-Content/Copy-of-Transit-contact-1 -Shared-Contact-Content/Courts-Test-Contact -Shared-Contact-Content/Courts-Test-Main-Page-Tiles Shared/ Shared/AdWords SharedDocs/Downloads/DE/BSI/Zertifizierung @@ -32099,48 +30810,6 @@ SingleClickOptOut SingleClickSignUp SingleShipmentOrderSummaryView SingleUserReview -Site-Footer/* -Site-Footer/Footer-Widgets/* -Site-Footer/Footer-Widgets/CATS-Riders-Alerts -Site-Footer/Footer-Widgets/Column-1/* -Site-Footer/Footer-Widgets/Column-1/ADA-Accommodations -Site-Footer/Footer-Widgets/Column-1/Accessibility-Policy -Site-Footer/Footer-Widgets/Column-1/CATS-Riders-Alerts -Site-Footer/Footer-Widgets/Column-1/CharMeck-Alerts -Site-Footer/Footer-Widgets/Column-1/Contact-Us -Site-Footer/Footer-Widgets/Column-1/Copy-of-ADA-Accommodations-1 -Site-Footer/Footer-Widgets/Column-1/Copy-of-Accessibility-Policy-1 -Site-Footer/Footer-Widgets/Column-1/Copy-of-Public-Records-1 -Site-Footer/Footer-Widgets/Column-1/Copy-of-Sitemap-1 -Site-Footer/Footer-Widgets/Column-1/New-page -Site-Footer/Footer-Widgets/Column-1/Privacy-Legal-Notices -Site-Footer/Footer-Widgets/Column-1/Public-Records -Site-Footer/Footer-Widgets/Column-1/Sitemap -Site-Footer/Footer-Widgets/Column-1/SubscribeNotify-Me -Site-Footer/Footer-Widgets/Column-2/CATS-Riders-Alerts -Site-Footer/Footer-Widgets/Column-2/CharMeck-Alerts -Site-Footer/Footer-Widgets/Column-2/Contact-Us -Site-Footer/Footer-Widgets/Column-2/Copy-of-Accessibility-Policy-1 -Site-Footer/Footer-Widgets/Column-2/Copy-of-CharMeck-Alerts-1 -Site-Footer/Footer-Widgets/Column-2/Copy-of-Contact-Us-1 -Site-Footer/Footer-Widgets/Column-2/Copy-of-SubscribeNotify-Me-1 -Site-Footer/Footer-Widgets/Column-2/SubscribeNotify-Me -Site-Footer/Footer-Widgets/Copy-of-Column-1-1/* -Site-Footer/Footer-Widgets/Copy-of-Column-2-1/* -Site-Footer/Footer-Widgets/Crown-Logo -Site-Footer/Footer-Widgets/New-page/* -Site-Footer/Footer-Widgets/Social-Media/* -Site-Footer/Footer-Widgets/Social/* -Site-Footer/Footer-Widgets/Social/Copy-of-Facebook-1 -Site-Footer/Footer-Widgets/Social/Copy-of-LinkedIn-1 -Site-Footer/Footer-Widgets/Social/Copy-of-Twitter-1 -Site-Footer/Footer-Widgets/Social/Facebook -Site-Footer/Footer-Widgets/Social/Instagram -Site-Footer/Footer-Widgets/Social/LinkedIn -Site-Footer/Footer-Widgets/Social/New-page -Site-Footer/Footer-Widgets/Social/Twitter -Site-Footer/Footer-Widgets/SubscribeNotify-Me -Site-Footer/Sub-Footer-Links Site-Footer/Sub-Footer-Links/City-Jobs Site-Footer/Sub-Footer-Links/New-page Site/ @@ -32165,7 +30834,6 @@ SiteSearch/ SiteSnagger Sitecore Sitefinity/ -Sitemap Sitemap.aspx Sitemap: Sitemaps/ @@ -32183,7 +30851,7 @@ Socialnetwork= Socialprofile= Sogou Sok -Sok*http://kbb.com/robots.txt +Sok*http://alchetron.com/robots.txt Soldier/ SolutionsDisplay SortAttractions @@ -32238,7 +30906,7 @@ Staff/style.css Staff/user/login Staging Staging/*c.cat$ -Standards-and-Positions/Principles-and-Standards/E-examples/http://nczonline.net/robots.txt +Standards-and-Positions/Principles-and-Standards/E-examples/http://fr.slideshare.net/robots.txt Staples/ StartBooking StartDocument @@ -32270,14 +30938,6 @@ Store/*/Search Store/Detail Store/Guide Stores-FindStores -Streets-and-Neighborhoods/Get-Involved/Attend-the-Civic-Leadership-Academy/CLA-Rotating-Banner/* -Streets-and-Neighborhoods/Get-Involved/Attend-the-Civic-Leadership-Academy/CLA-Rotating-Banner/Civic-Leadership-Academy-Session -Streets-and-Neighborhoods/Get-Involved/Attend-the-Civic-Leadership-Academy/CLA-Rotating-Banner/Civic-Leadership-Academy-Session-Image -Streets-and-Neighborhoods/Get-Involved/Attend-the-Civic-Leadership-Academy/CLA-Rotating-Banner/Civic-Leadership-Academy-Session-Image-1 -Streets-and-Neighborhoods/Get-Involved/Attend-the-Civic-Leadership-Academy/CLA-Rotating-Banner/Image-from-Civic-Leadership-Academy-Session -Streets-and-Neighborhoods/Get-Involved/Attend-the-Civic-Leadership-Academy/CLA-Rotating-Banner/New-page -Streets-and-Neighborhoods/Get-Involved/Attend-the-Civic-Leadership-Academy/New-page/* -Streets-and-Neighborhoods/Housing/311-Info Stripe/ Structure Structure/VA @@ -32535,8 +31195,6 @@ TRAINING/WIP-Page/New-page TRAINING/WIP-Page/Test-1 TRAINING/new-author-training/* TRAINING/new-author-training/Web-Training-Success -TSPD -TSPD*http://unesdoc.unesco.org/robots.txt TSbd/*?type= TT TT/ @@ -32586,17 +31244,14 @@ Term.aspx/ Terms_of_use.htm Test Test -Test-Page Test-Pages/ Test/ -Test/* TestEmptyPage TestURL/ Test_Section Testing Testing/ TestingTravelMaps -Tests/* Tests2 ThankYou Thank_You.asp @@ -32633,13 +31288,7 @@ Tracking/Add Tracking?cntry_code=us TrafficInspection Training/ -Training/* Training/ChooseCT/ -Training/LIHWAP -Training/Meetings-Events -Training/Pet-A-Thon -Training/Toms-Training-Service -Training/Zoom-Party TrainingRegistry Transfer Trap @@ -32907,7 +31556,7 @@ Vol-IAOA Vol-XXX Volley/06-03-2016/volley-alessia-debutto-senza-morbosita-solo-pallavolo-140919160674.shtml VolunteerTranslations -VoteActivities/http://nature.com/robots.txt +VoteActivities/http://polskieradio.pl/robots.txt Vuejs VwghRechtssatzkette.wxe?Abfrage=* W @@ -32973,6 +31622,7 @@ WHSCL/ WIP* WIRE WNS/ +WO*A*.html WP-EU-MedRegs-updated.pdf WP10-WP-MDR-Dos-and-don-ts.pdf WPSAssets/ @@ -32998,6 +31648,7 @@ Warenkorb WatchTopic WaterConf2006 WatermarkPhoto +Wau-theme/js Wayback WeSEE:Search WeatherAjax @@ -33025,7 +31676,7 @@ WebService WebServices WebServices/ WebStripper -WebSupport/Restrictedhttp://missuniverse.com/robots.txt +WebSupport/Restrictedhttp://es.pinterest.com/robots.txt WebUserControls WebX WebZIP @@ -33085,6 +31736,7 @@ X X1798 XC XCSA +XEF XK5537 XML XOG @@ -33201,7 +31853,7 @@ ZyBORG \+*\+ \. \/*FAQ* -\/*RMP*http://novayagazeta.ru/robots.txt +\/*RMP*http://today.com/robots.txt ^$ _ _ @@ -33330,7 +31982,7 @@ __export __frame __fudge __hsfp -__hsfphttp://idntimes.com/robots.txt +__hsfphttp://toonsmag.com/robots.txt __hssc __hstc __hstc= @@ -33556,7 +32208,6 @@ _global_notifications _global_partner _global_partner_ _googlepi -_gpbe/ _gsdata_/ _guide _hcms @@ -33598,7 +32249,7 @@ _issue _jcr_content _jcr_content* _jcr_content.logout.html -_jcr_content/*http://reliefweb.int/robots.txt +_jcr_content/*http://drugabuse.gov/robots.txt _jcr_content/renditions/ _jobs _jsn.json @@ -33628,7 +32279,7 @@ _layouts/sp.core.js?rev=* _layouts/sp.js?rev=* _layouts/sp.runtime.js?rev=* _layouts/sp.ui.dialog.js?rev=* -_layoutshttp://health.ny.gov/robots.txt +_layoutshttp://instabio.cc/robots.txt _lib/ _libraries _locale-config @@ -33689,7 +32340,7 @@ _no_mobile/ _noindex _not-found _notes -_notes/http://aesthetics.fandom.com/robots.txt +_notes/http://bfs.admin.ch/robots.txt _nuxt _o/jretradevideo.html _ok @@ -33751,7 +32402,9 @@ _qa _qa.html _qos _query= -_r/http://link.space/robots.txt +_r/http://cyberciti.biz/robots.txt +_r/http://redditinc.com/robots.txt +_rcv _recache _recruitment_demo _rect @@ -33829,6 +32482,7 @@ _styles _subdomains _svc _swf/ +_switcher_WAR_mediaportlet_redirect= _system/ _tasks/ _tcm @@ -41624,7 +40278,6 @@ about-us/what-we-do/faculty-of-professional-and-social-sciences/business-school? about-us/what-we-do/faculty-of-professional-and-social-sciences?a=586386 about-us/wp-content/plugins about-visa/index.jsp -about-which/contact-us/send-us-a-message/thank-you/ about-wipo/*/assemblies/2019/a_59/details.jsp about-wipo/*/assemblies/2019/a_59/doc_details.jsp about-wipo/*/assemblies/2019/a_59/statement_details.jsp @@ -41666,7 +40319,7 @@ about/contact-us about/contact-us/test-contact-form about/contact/unsubscribe about/contact_us -about/copyright-information/privacy-noticehttp://openvpn-ssh.com/robots.txt +about/copyright-information/privacy-noticehttp://property24.com/robots.txt about/corporate/election/election_mock_up_qa.html about/diversity-index/* about/documents @@ -41703,10 +40356,12 @@ about/leadership-administration/chancellor-event-request/thank-you/ about/leadership-administration/chancellor-meeting-request/thank-you/ about/leadership-administration/chancellors-lecture-series/ about/leadership-administration/holiday-greetings/ +about/leadership-university-administration/board-of-trustees/newsletter about/locations/liverpool/current-students/make-a-booking-with-our-student-success-team/ about/m/newsletters/* about/membership/corporate-alliance about/membership/members +about/news-publications/news/search about/news/*?category=All about/news/*?field_news_corporate_categories about/news/14122022-tinkoff-releases-market-first-tinkoff-pay-payment-sticker-for-paying-with-phone @@ -41714,7 +40369,7 @@ about/newsroom about/newsroom/page/*/?s about/newsroom/page/*/?tag about/oa-funding-and-policy-support -about/past-staff/http://macg.co/robots.txt +about/past-staff/http://safeweb.norton.com/robots.txt about/person/003a000001vIIl0AAG about/ping about/press-center @@ -41837,6 +40492,7 @@ academic-maps academic-subscriptions academic/ academic/profile +academic/rotc/afrotc/CurrentCadets/http://my.bluehost.com/robots.txt academic/search academicaffairs/commencement/book academicdemo/search-result @@ -41963,7 +40619,6 @@ account-confirmed account-deleted account-details account-edit -account-edit* account-info.htm account-link account-login @@ -41976,8 +40631,8 @@ account.php account/ account/$ account/* -account/*http://healthtips1dr.blogspot.com/robots.txt -account/InstitutionalSignInhttp://projectnoah.org/robots.txt +account/*http://dailymail.co.uk/robots.txt +account/InstitutionalSignInhttp://rarible.com/robots.txt account/Register.aspx account/_Resources/ account/accomplishments @@ -42032,7 +40687,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://test.com/robots.txt +account/password/*-*/forgotten-passwordhttp://ama-assn.org/robots.txt account/password/*-*/reset-password account/password/reset account/paypal_cart @@ -42056,6 +40711,7 @@ account/settings account/sign-in account/sign-in? account/signin +account/signup account/sso/idp account/status/ account/subscribe @@ -42064,7 +40720,7 @@ account/subscriptions account/support/ account/unsubscribed account/update-payment -account/user-flow/http://parcel2go.com/robots.txt +account/user-flow/http://vpro.nl/robots.txt account/verify account/wachtwoordinstellen.html account/wachtwoordvergeten.html @@ -42120,7 +40776,7 @@ account_settings/set_your_password? account_settings? accountemail accounthelp -accounthttp://shop.lululemon.com/robots.txt +accounthttp://troyhunt.com/robots.txt accountinfo.php accounting-firms/country/*?grade accounting/* @@ -42168,7 +40824,7 @@ accounts/sign-in accounts/sign-up accounts/unlock accounts/users -accountshttp://e.vnexpress.net/robots.txt +accountshttp://stern.nyu.edu/robots.txt accroches.xml acct acctmaint/ @@ -42215,13 +40871,7 @@ acq/real-estate acq/real-estate$ acq/real-estate% acq/real-estate? -acre/biblioteca/acervo -acre/biblioteca/equipe-e-contato -acre/biblioteca/historico -acre/biblioteca/horario-de-funcionamento-e-endereco -acre/biblioteca/servicos -acre/missao-visao-valores -acronymshttp://cmswire.com/robots.txt +acronymshttp://paris.fr/robots.txt act act/newsletter/keep_receiving_our_emails act/support_wwf/donate/worldpay @@ -42236,6 +40886,7 @@ acting/headshots/headshot-6 action action action$ +action.pl action/ action/agents/show_score action/ajaxShowRecommended @@ -42245,7 +40896,7 @@ action/blogs_admin action/blogs_admin/subscribe action/clickThrough action/downloadSupplement -action/embeddedtagedithttp://thinkific.com/robots.txt +action/embeddedtagedithttp://stirileprotv.ro/robots.txt action/go action/journalInformation*aimsScope action/journalInformation*editorialBoard @@ -42472,17 +41123,17 @@ actualite/v2/tj22h/guide-horaire.asp actualites/blog-renault actualites/lettresp/archives/L actuator -actuator/http://pear.php.net/robots.txt +actuator/http://firstmonday.org/robots.txt ad ad-blocker-performance-study-in-response-to-manifest-v3-finds-that-ghosterys-ad-blocker-beats-the-competition -ad-manager/ +ad-manager/ ad-retargeting-101-online-shopping-in-the-covid-19-era ad-scans ad-test ad-testing ad.php* ad/ -ad/*http://websitesetup.org/robots.txt +ad/*http://nrk.no/robots.txt ad/animaux ad/animaux_perdus ad/article/samsung-galaxy-ai-changing-smartphone-photography @@ -42530,7 +41181,7 @@ add-to-bibliography add-to-cart add-to-cart= add-to-cart=* -add-to-cart=*http://bls.gov/robots.txt +add-to-cart=*http://wedocs.unep.org/robots.txt add-to-existing-collection add-user-review/ add-users* @@ -42565,7 +41216,6 @@ addineyeV2.html addineyeV2l additionalRevenue additional_information -additives addlocation.html addon-deal-selection addons @@ -42609,21 +41259,25 @@ admantx admin admin admin$ -admin*http://contentmarketinginstitute.com/robots.txt +admin*http://mac.softpedia.com/robots.txt admin-confirmation admin-preview admin-user admin-zas +admin.html admin.php +admin.pl admin/ admin/* admin/* +admin/ar/student/forms/ admin/aso admin/banner admin/blogmove admin/errors admin/forgot/ admin/form +admin/imago/ admin/intro/history/marxists/traffic admin/intro/history/webstats admin/js @@ -42648,7 +41302,8 @@ adminapps4/ admincontrol admincontrol/ admincp -adminhttp://dji.com/robots.txt +adminhttp://giantbomb.com/robots.txt +adminhttp://nutrihealthgenie.com/robots.txt administration administrative-fellowship administratives @@ -42714,6 +41369,8 @@ admissions/guides admissions/info admissions/js/majors.js admissions/test +admissions/undergraduate-admissions +admissions/undergraduate-admissions.html admissions/undergraduate/apply/freshmen/secondchoicemajor-us.html admissions/undergraduate/redirect* admissions/undergraduate/sandbox* @@ -42764,7 +41421,6 @@ ads. ads.php ads.txt ads.txt -ads.txt$ ads/ ads/* ads/*? @@ -42995,7 +41651,7 @@ affiliate-partner-offer affiliate-program affiliate-program/affiliate-brand-kit/$ affiliate-template/ -affiliate/*http://fontawesome.io/robots.txt +affiliate/*http://blackmagicdesign.com/robots.txt affiliate/register.htm affiliate/screenname.htm affiliate= @@ -43096,6 +41752,8 @@ agent/dynaTraceMonitor agents agents/ agents/feature +agents/search- +agents/tiles agentsPdf/ agents_nz/ agents_uk/ @@ -43115,227 +41773,13 @@ agile064 agile065 agile066 agile067 -agility/ +agility/ aging_surprises_getting_older/article.htm agplants agreements agreements/approve agri_3000 -agricultura-digital/artigos -agricultura-digital/audios -agricultura-digital/biblioteca/acervo -agricultura-digital/biblioteca/equipe-e-contato -agricultura-digital/biblioteca/eventos-tecnicos-cientificos -agricultura-digital/biblioteca/eventos-tecnicos-cientificos/anteriores -agricultura-digital/biblioteca/historico -agricultura-digital/biblioteca/horario-de-funcionamento-e-endereco -agricultura-digital/busca-de-eventos -agricultura-digital/busca-de-imagens -agricultura-digital/hackathon -agricultura-digital/laboratorio -agricultura-digital/licitacoes/encerradas -agricultura-digital/lmb/analise-de-dados -agricultura-digital/lmb/atividades -agricultura-digital/lmb/contato-e-equipe -agricultura-digital/lmb/diversos -agricultura-digital/lmb/hardware -agricultura-digital/lmb/infraestrutura -agricultura-digital/lmb/noticias -agricultura-digital/lmb/parceiros -agricultura-digital/lmb/politicas-de-uso -agricultura-digital/lmb/politicas-de-uso/formulario-a -agricultura-digital/lmb/politicas-de-uso/formulario-b -agricultura-digital/multimidia -agricultura-digital/negocios -agricultura-digital/pesquisa-e-desenvolvimento/bioinformatica-aplicada -agricultura-digital/pesquisa-e-desenvolvimento/biologia-computacional -agricultura-digital/pesquisa-e-desenvolvimento/geotecnologias -agricultura-digital/pesquisa-e-desenvolvimento/inteligencia-computacional -agricultura-digital/pesquisa-e-desenvolvimento/matematica-computacional -agricultura-digital/pesquisa-e-desenvolvimento/modelagem-agroambiental -agricultura-digital/pesquisa-e-desenvolvimento/novas-tecnologias -agricultura-digital/pesquisa-e-desenvolvimento/organizacao-e-tratamento-da-informacao-eletronica -agricultura-digital/pesquisa-e-desenvolvimento/software-livre -agricultura-digital/plano-diretor-da-unidade -agricultura-digital/responsabilidade-socioambiental -agricultura-digital/sala-de-imprensa/agrinforma -agricultura-digital/sugestoes-de-pauta -agricultura-digital/teste agriculture/programs/pdf/minister_expense_2007-08_may_2_08.pdf -agroenergia/biomassas-old -agroenergia/eventos/uso-de-briquetes -agroenergia/multimidia -agroenergia/pesquisa-e-desenvolvimento/eixos-de-pesquisa -agroenergia/pesquisa-e-desenvolvimento/eixos-de-pesquisa/biomassas -agroenergia/pesquisa-e-desenvolvimento/eixos-de-pesquisa/biotecnologia-industrial -agroenergia/pesquisa-e-desenvolvimento/eixos-de-pesquisa/materiais-renovaveis -agroenergia/pesquisa-e-desenvolvimento/eixos-de-pesquisa/quimica-de-renovaveis -agroenergia/pesquisa-e-desenvolvimento/linhas-de-atuacao -agroenergia/plano-diretor-da-unidade -agroenergia/principais-recursos/ativos-pre-tecnologicos -agroenergia/publicacoes/documentos-transversais -agroenergia/publicacoes/new -agroenergia/solucoes-tecnologicas-cana-de-acucar -agroenergia/transferencia-de-tecnologia/acesse-e-use-o-conhecimento-que-geramos -agroenergia/transferencia-de-tecnologia/desenvolva-uma-solucao-tecnologica-conosco -agroenergia/transferencia-de-tecnologia/faca-de-nossa-tecnologia-a-base-de-sua-empresa-incubada -agroenergia/transferencia-de-tecnologia/utilize-um-de-nossos-ativos-tecnologicos -agroenergia/vitrine/biomassas/ativo-cana-de-acucar-digestibilidade -agroenergia/vitrine/biomassas/ativo-cana-de-acucar-tolerancia -agroenergia/vitrine/biomassas/ativo-microalgas-em-vinhaca -agroenergia/vitrine/biomassas/ativo-microalgas-halofilas -agroenergia/vitrine/biomassas/ativo-pinhao-manso-produtividade -agroenergia/vitrine/biotecnologia-industrial-old -agroenergia/vitrine/biotecnologia-industrial/ativo-biofabricas-de-enzimas-betaglicosidases -agroenergia/vitrine/biotecnologia-industrial/ativo-complexo-enzimaticos-fungicos -agroenergia/vitrine/biotecnologia-industrial/ativo-destoxificacao-enzimatica-de-semente-de-algodao -agroenergia/vitrine/biotecnologia-industrial/ativo-destoxificacao-enzimatica-de-semente-de-pinhao-manso -agroenergia/vitrine/biotecnologia-industrial/ativo-destoxificacao-microbiana-de-semente-de-algodao -agroenergia/vitrine/biotecnologia-industrial/ativo-destoxificacao-microbiana-de-semente-de-pinhao-manso -agroenergia/vitrine/biotecnologia-industrial/ativo-enzimas-celulases-imobilizadas -agroenergia/vitrine/biotecnologia-industrial/ativo-estirpe-de-bacteria-produtora-de-lipase -agroenergia/vitrine/biotecnologia-industrial/ativo-fungo-gm-produtor-de-celulase -agroenergia/vitrine/biotecnologia-industrial/ativo-fungo-produtor-de-celulases -agroenergia/vitrine/biotecnologia-industrial/ativo-levedura-fermentadora-de-xilose -agroenergia/vitrine/biotecnologia-industrial/ativo-producao-de-acido-kojico-a-partir-de-glicerina -agroenergia/vitrine/biotecnologia-industrial/ativo-producao-de-biogas -agroenergia/vitrine/biotecnologia-industrial/ativo-sintese-enzimatica-de-acido-xilonico -agroenergia/vitrine/biotecnologia-industrial/ativo-tratamento-biologico-de-efluentes -agroenergia/vitrine/biotecnologia/ativo-levedura-produtora-de-acido-xilonico -agroenergia/vitrine/materiais-old -agroenergia/vitrine/materiais/ativo-nanocompositos-de-borracha-natural -agroenergia/vitrine/materiais/ativo-nanofibras-de-celulose -agroenergia/vitrine/quimica-old -agroenergia/vitrine/quimica/ativo-beta-caroteno-de-palma-de-oleo -agroenergia/vitrine/quimica/ativo-biopesticidas -agroenergia/vitrine/quimica/ativo-compostos-com-aplicacao-biocida -agroenergia/vitrine/quimica/ativo-formulacao-de-liberacao-lenta-de-bioativos -agroenergia/vitrine/quimica/ativo-oleo-bruto-de-polpa-de-macauba -agroenergia/vitrine/quimica/ativo-pre-tratamento-de-biomassas -agroenergia/vitrine/quimica/ativo-processo-organosolv -agroenergia/vitrine/quimica/ativo-refino-de-oleo-de-polpa-de-macauba -agroenergia/vitrine/quimica/ativo-reforma-a-vapor-do-biogas -agroenergia/vitrine/quimica/ativo-remocao-de-inibidores-de-fermentacao -agroenergia/vitrine/quimica/ativo-secagem-de-frutos-de-macauba -agroindustria-de-aliemntos/qualidade-de-alimentos/portal-antigo -agroindustria-de-alimentos/analises/portal-antigo -agroindustria-de-alimentos/apresentacao/portal-antigo -agroindustria-de-alimentos/artigos/portal-antigo -agroindustria-de-alimentos/aspectos-transversais/portal-antigo -agroindustria-de-alimentos/ativos-para-parcerias/insumos-tecnologicos-maquinas-e-equipamentos/portal-antigo -agroindustria-de-alimentos/ativos-para-parcerias/portal-antigo -agroindustria-de-alimentos/ativos-para-parcerias/processos-agroindustriais-alimentos -agroindustria-de-alimentos/ativos-para-parcerias/processos-agroindustriais-embalagens-e-revestimentos/portal-antigo -agroindustria-de-alimentos/ativos-para-parcerias/processos-agroindustriais-processos/portal-antigo -agroindustria-de-alimentos/audios/portal-antigo -agroindustria-de-alimentos/biblioteca/acervo/portal-antigo -agroindustria-de-alimentos/biblioteca/equipe-e-contato/portal-antigo -agroindustria-de-alimentos/biblioteca/historico/portal-antigo -agroindustria-de-alimentos/biblioteca/horario-de-funcionamento-e-endereco/portal-antigo -agroindustria-de-alimentos/bioprocessos/portal-antigo -agroindustria-de-alimentos/busca-de-eventos/portal-antigo -agroindustria-de-alimentos/busca-de-imagens/portal-antigo -agroindustria-de-alimentos/busca-de-noticias/portal-antigo -agroindustria-de-alimentos/busca-de-projetos/portal-antigo -agroindustria-de-alimentos/busca-de-publicacoes/portal-antigo -agroindustria-de-alimentos/busca-de-solucoes-tecnologicas/portal-antigo -agroindustria-de-alimentos/co-produtos/portal-antigo -agroindustria-de-alimentos/consultorias/portal-antigo -agroindustria-de-alimentos/dados-cadastrais/portal-antigo -agroindustria-de-alimentos/dirigentes/portal-antigo -agroindustria-de-alimentos/equipe/portal-antigo -agroindustria-de-alimentos/estagios-e-bolsas/portal-antigo -agroindustria-de-alimentos/historia/portal-antigo -agroindustria-de-alimentos/infraestrutura/portal-antigo -agroindustria-de-alimentos/laboratorio/portal-antigo -agroindustria-de-alimentos/licitacoes/portal-antigo -agroindustria-de-alimentos/missao-visao-valores/portal-antigo -agroindustria-de-alimentos/multimidia/portal-antigo -agroindustria-de-alimentos/negocios-e-vitrine-de-tecnologias/portal-antigo -agroindustria-de-alimentos/negocios-e-vitrine-de-tecnologias/servicos-de-analises-laboratoriais/portal-antigo -agroindustria-de-alimentos/negocios-e-vitrine-de-tecnologias/servicos-de-processamento-de-alimentos/portal-antigo -agroindustria-de-alimentos/noticias/portal-antigo -agroindustria-de-alimentos/organograma/portal-antigo -agroindustria-de-alimentos/pesquisa-e-desenvolvimento/portal-antigo -agroindustria-de-alimentos/plano-diretor-da-unidade/portal-antigo -agroindustria-de-alimentos/pos-colheita/portal-antigo -agroindustria-de-alimentos/processamento-de-alimentos/portal-antigo -agroindustria-de-alimentos/projetos/portal-antigo -agroindustria-de-alimentos/publicacoes/portal-antigo -agroindustria-de-alimentos/regimento-interno/portal-antigo -agroindustria-de-alimentos/responsabilidade-socioambiental/portal-antigo -agroindustria-de-alimentos/sala-de-imprensa/portal-antigo -agroindustria-de-alimentos/seguranca-de-alimentos/portal-antigo -agroindustria-de-alimentos/solucoes-tecnologicas/portal-antigo -agroindustria-de-alimentos/sugestoes-de-pauta/portal-antigo -agroindustria-de-alimentos/transferencia-de-tecnologia/portal-antigo -agroindustria-de-alimentos/videos/portal-antigo -agropecuaria-oeste/artigos -agropecuaria-oeste/audios -agropecuaria-oeste/biblioteca/equipe-e-contato -agropecuaria-oeste/biblioteca/horario-de-funcionamento-e-endereco -agropecuaria-oeste/biblioteca/servicos -agropecuaria-oeste/bibliotecahistorico -agropecuaria-oeste/clipping -agropecuaria-oeste/clipping2 -agropecuaria-oeste/cultivos -agropecuaria-oeste/jipe2018/trabalhos -agropecuaria-oeste/laboratorio -agropecuaria-oeste/modelo-1 -agropecuaria-oeste/multimidia -agropecuaria-oeste/negocios -agropecuaria-oeste/outras_assessorias -agropecuaria-oeste/rascunho-inicial -agropecuaria-oeste/rascunho-spd -agropecuaria-oeste/receba-informacoes -agropecuaria-oeste/safara-teste -agropecuaria-oeste/sala-de-imprensa -agropecuaria-oeste/sugestoes-de-pauta -agropecuaria-oeste/tecnofam-2014/expositores -agropecuaria-oeste/teste-inicial-soja -agropecuaria-oeste/teste-tecnofam -agrossilvipastoril/laboratorio -agrossilvipastoril/missao-visao-valores -agrossilvipastoril/plano-diretor-da-unidade -agrossilvipastoril/sitio-tecnologico/agende -agrossilvipastoril/sitio-tecnologico/agende/cronograma -agrossilvipastoril/sitio-tecnologico/agende/formulario -agrossilvipastoril/sitio-tecnologico/agende/orientacao -agrossilvipastoril/sitio-tecnologico/eventos -agrossilvipastoril/sitio-tecnologico/galeria-multimidia -agrossilvipastoril/sitio-tecnologico/glossario -agrossilvipastoril/sitio-tecnologico/inova-seb -agrossilvipastoril/sitio-tecnologico/inovaseb-do-mes -agrossilvipastoril/sitio-tecnologico/o-que-e-o-sitio-tecnologico -agrossilvipastoril/sitio-tecnologico/opiniao-sobre-as-atividades -agrossilvipastoril/sitio-tecnologico/parceiros -agrossilvipastoril/sitio-tecnologico/seb-anterior -agrossilvipastoril/sitio-tecnologico/seb-anterior/seb-em-acao-abril -agrossilvipastoril/sitio-tecnologico/seb-anterior/seb-em-acao-fevereiro -agrossilvipastoril/sitio-tecnologico/seb-anterior/seb-em-acao-janeiro -agrossilvipastoril/sitio-tecnologico/seb-anterior/seb-em-acao-julho -agrossilvipastoril/sitio-tecnologico/seb-anterior/seb-em-acao-junho -agrossilvipastoril/sitio-tecnologico/seb-anterior/seb-em-acao-maio -agrossilvipastoril/sitio-tecnologico/seb-anterior/seb-em-acao-marco -agrossilvipastoril/sitio-tecnologico/seb-em-acao -agrossilvipastoril/sitio-tecnologico/trilha-ecologica/especies -agrossilvipastoril/sitio-tecnologico/trilha-ecologica/o-que-e-a-trilha-ecologica -agrossilvipastoril/sitio-tecnologico/trilha-ecologica/visita-virtual -agrossilvipastoril/sitio-tecnologico/trilha-tecnologica/perguntas-e-respostas -agrossilvipastoril/sitio-tecnologico/trilha-tecnologica/sobre-a-trilha-tecnologica -agrossilvipastoril/sitio-tecnologico/trilha-tecnologica/tecnologias -agrossilvipastoril/sitio-tecnologico/trilha-tecnologica/tecnologias/sistema-de-producao/ilpf/cajueiro -agrossilvipastoril/sitio-tecnologico/trilha-tecnologica/tecnologias/sistema-de-producao/ilpf/castanheira -agrossilvipastoril/sitio-tecnologico/trilha-tecnologica/tecnologias/sistema-de-producao/ilpf/chicha -agrossilvipastoril/sitio-tecnologico/trilha-tecnologica/tecnologias/sistema-de-producao/ilpf/eucalipto -agrossilvipastoril/sitio-tecnologico/trilha-tecnologica/tecnologias/sistema-de-producao/ilpf/mogno-africano -agrossilvipastoril/sitio-tecnologico/trilha-tecnologica/tecnologias/sistema-de-producao/ilpf/pau-de-balsa -agrossilvipastoril/sitio-tecnologico/trilha-tecnologica/tecnologias/sistema-de-producao/ilpf/pequi-da-mata -agrossilvipastoril/sitio-tecnologico/trilha-tecnologica/tecnologias/sistema-de-producao/ilpf/pequi-do-cerrado -agrossilvipastoril/sitio-tecnologico/trilha-tecnologica/tecnologias/sistema-de-producao/ilpf/pinho-cuiabano -agrossilvipastoril/sitio-tecnologico/trilha-tecnologica/tecnologias/sistema-de-producao/ilpf/seringueira -agrossilvipastoril/sitio-tecnologico/trilha-tecnologica/tecnologias/sistema-de-producao/ilpf/teca -agrossilvipastoril/sitio-tecnologico/trilha-tecnologica/visita-virtual agtestbed aguinaldoribeiro ahc-asc/alt_formats/ @@ -43542,6 +41986,7 @@ ajax_comments ajax_error_behavior ajax_live_products ajax_loader/ +ajaxbanners ajaxcart ajaxcartrecommendation ajaxcontent @@ -43769,7 +42214,7 @@ alerts/wallowa-whitman/alerts-notices alerts/wayne/alerts-notices alerts/whitemountain/alerts-notices alerts/whiteriver/alerts-notices -alerts/willamette/alerts-noticeshttp://fsa.usda.gov/robots.txt +alerts/willamette/alerts-noticeshttp://okcupid.com/robots.txt alexa alexa-new-york-post-instagram-feed alexa-new-york-post-tiktok-feed @@ -43784,59 +42229,8 @@ alfabeta/*/aspect-ratio alfabeta/*/undefined$ alfabeta/*/{{ algemene-voorwaarden/ -algodao/acesso-restrito -algodao/artigos -algodao/biblioteca/acervo -algodao/biblioteca/equipe-e-contato -algodao/biblioteca/historico -algodao/biblioteca/horario-de-funcionamento-e-endereco -algodao/cultivos -algodao/encontro-de-producao-cientifica -algodao/estagios-e-bolsas/resultado-da-selecao-2016 -algodao/laboratorio -algodao/missao-visao-valores -algodao/multimidia -algodao/negocios -algodao/nucleo-de-pesquisa-do-cerrado -algodao/nucleo-de-pesquisa-do-semiarido -algodao/pesquisa-e-desenvolvimento -algodao/plano-diretor-da-unidade -algodao/publicacoes-amendoim -algodao/publicacoes-gergelim -algodao/publicacoes-mamona -algodao/publicacoes-sisal -algodao/publicacoes/agricultura-de-precisao -algodao/publicacoes/colheita-e-pos-colheita -algodao/publicacoes/cultivares -algodao/publicacoes/manejo-cultural -algodao/publicacoes/manejo-de-pragas-e-doencas -algodao/publicacoes/melhoramento-genetico -algodao/publicacoes/solos-e-nutricao-de-plantas -algodao/responsabilidade-socioambiental -algodao/selecoes-anteriores -algodao/sugestoes-de-pauta -algodao/transferencia-de-tecnologia alienage alilog -alimentos-e-territorios/paisagens-alimentares/fale-conosco -alimentos-e-territorios/paisagens-alimentares/mas-antes-o-que-sao-paisagens-alimentares -alimentos-e-territorios/paisagens-alimentares/nossos-encontros -alimentos-e-territorios/paisagens-alimentares/noticias -alimentos-e-territorios/paisagens-alimentares/o-projeto -alimentos-e-territorios/paisagens-alimentares/o-que-queremos-alcancar-com-o-projeto -alimentos-e-territorios/paisagens-alimentares/objetivos-de-desenvolvimento-sustentavel -alimentos-e-territorios/paisagens-alimentares/onde-vamos-desenvolver-o-projeto -alimentos-e-territorios/paisagens-alimentares/paisagens-do-projeto -alimentos-e-territorios/paisagens-alimentares/por-que-acreditamos-que-o-projeto-e-importante -alimentos-e-territorios/paisagens-alimentares/quando-vamos-implementar-o-projeto -alimentos-e-territorios/paisagens-alimentares/quanto-vamos-investir-no-projeto -alimentos-e-territorios/paisagens-alimentares/quem-sao-os-parceiros-do-projeto -alimentos-e-territorios/paisagens-alimentares/roteiro-da-fruticultura-nativa -alimentos-e-territorios/paisagens-alimentares/roteiro-da-maricultura-e-apicultura -alimentos-e-territorios/paisagens-alimentares/roteiro-dos-derivados-de-mandioca -alimentos-e-territorios/paisagens-alimentares/roteiro-dos-engenhos -alimentos-e-territorios/paisagens-alimentares/roteiro-dos-queijos -alimentos-e-territorios/paisagens-alimentares/roteiros-alimentares alinecorrea alink alipay @@ -43844,7 +42238,6 @@ alipay_edu alive/ alkali all -all$ all-annual-reports? all-in-one-software-for-cinematography all-in-one-software-for-estheticians-and-makeup-artists @@ -43877,8 +42270,6 @@ allabout? alle/ allegation allemand-francais -allergen -allergens allergies_at_school_pictures_slideshow/article.htm allergy_allergies_plants_trees_triggers/article.htm allerhande*/__/* @@ -43958,8 +42349,6 @@ alt_images.cfm alternatives altitem/ altitude/2020 -altmosprx/api/1/share -altmosprx/api/1/shareog altrimondi/catalogodeiviventi09/scheda_personaggio.shtml?lettera=f&id=157 aluguel-de-carros/resultados aluguer-de-automoveis/resultados @@ -43981,6 +42370,7 @@ alumni/reunions/sep-*-reunion-*/$ alumni/reunions/sep-*-reunion-*/* alumni/search-result alumni/summit/ +alumni/the-hub alunite alzheimers_disease_10_warning_signs_slideshow/article.htm alzheimers_disease_pictures_slideshow/article.htm @@ -43990,14 +42380,6 @@ am-sonntag/vorproduktion am/ ama/ ama/search-result -amapa/artigos -amapa/audios -amapa/laboratorio -amapa/laboratorios -amapa/missao-visao-valores -amapa/multimidia -amapa/responsabilidade-socioambiental -amapa/sugestoes-de-pauta amauriteixeira amazon amazon @@ -44008,23 +42390,6 @@ amazon-reviews amazon-wishlist amazon100dollarsale amazon_search -amazonia-ocidental/biblioteca/acervo -amazonia-ocidental/biblioteca/equipe-e-contato -amazonia-ocidental/biblioteca/historico -amazonia-ocidental/biblioteca/horario-de-funcionamento-e-endereco -amazonia-ocidental/cadastro -amazonia-ocidental/cursos2018 -amazonia-ocidental/estante-virtual -amazonia-ocidental/inicial -amazonia-ocidental/inicial-2 -amazonia-ocidental/laboratorio -amazonia-ocidental/multimidia -amazonia-ocidental/plano-diretor-da-unidade -amazonia-ocidental/teste1 -amazonia-oriental/biblioteca/equipe-e-contato -amazonia-oriental/biblioteca/historico -amazonia-oriental/biblioteca/horario-de-funcionamento-e-endereco -amazonia-oriental/missao-visao-valores ambassador ambassador-participation ambassador-signupform @@ -44049,8 +42414,6 @@ americanlawyer/events amexblue amg.html amigo-lector-* -amino-acid -amino-acids aml amnesia amocrm @@ -44074,7 +42437,7 @@ amp.cnnbrasil.com.br amp.html amp/ amp/*/more.html -amp/*http://primevideo.com/robots.txt +amp/*http://d3n8a8pro7vhmx.cloudfront.net/robots.txt amp// amp/admin/ amp/africa/cities.html @@ -44291,7 +42654,7 @@ amp/free-maps/ amp/harga amp/harga-termurah amp/headlinesworld/ -amp/http://medicalsupplierz.com/robots.txt +amp/http://gq.com/robots.txt amp/international-airports/ amp/international-airports/africa/nigeria.html amp/international-airports/africa/south-africa.html @@ -44514,9 +42877,10 @@ 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://mapstyle.withgoogle.com/robots.txt +amp/travel/destinations/zimbabwe/victoria-falls/http://home.uchicago.edu/robots.txt amp/view/AKR amp/web-stories +amp;amp;amp amp?action ampAnalytics.php amp_next_page_ga.cms* @@ -44597,7 +42961,7 @@ analytics/tracker analytics/traffic/overview analytics/uploads analyze.html -analyzehttp://sslshopper.com/robots.txt +analyzehttp://us06web.zoom.us/robots.txt analyzer analyzer-api analyzeradmin @@ -44647,7 +43011,7 @@ anesth/employment/faculty/cv anewleaf anfrage anfrage-oeffnungszeiten -anga/ +anga/ angebot angebot-details angebote @@ -44784,7 +43148,6 @@ answerquestion? answers answers$ answers-rpc/ -answers/*/abuse_reports/new answers/Account answers/Comment answers/Content @@ -45024,7 +43387,7 @@ api/getEarthquake.php api/gtm/ api/health api/html -api/http://ko.wikipedia.org/robots.txt +api/http://anchor.fm/robots.txt api/httpquery.ashx api/index.aspx? api/india_api_read @@ -45052,7 +43415,7 @@ api/liferay api/listings/*/related_articles api/listings/*/retargeting_history api/listings/*/upsell -api/loadmore/*http://mitsubishielectric.co.jp/robots.txt +api/loadmore/*http://v.qq.com/robots.txt api/locales/lives api/location/autocomplete-suggestions api/log-info @@ -45074,7 +43437,7 @@ api/nsi/v1/epgu/region/undefined api/nts/v1/login api/odata api/og -api/og/*http://crowdfireapp.com/robots.txt +api/og/*http://uniqlo.com/robots.txt api/paid-article api/partner_select/*/price_query api/pdp/*/availability @@ -45283,15 +43646,15 @@ aponline app app app$ -app*.jshttp://fast.wistia.com/robots.txt +app*.jshttp://sketchapp.com/robots.txt app*/pag*/form* app*/shr* app*_ app*form_id= app-ads.txt app-ads.txt -app-ads.txthttp://dictionary.reference.com/robots.txt -app-ads.txthttp://theserverside.com/robots.txt +app-ads.txthttp://mavs.com/robots.txt +app-ads.txthttp://static.parastorage.com/robots.txt app-api/split-proxy app-assembly-polls-lp app-assets @@ -45459,7 +43822,7 @@ appl apple-app-association/apple-app-site-association apple-app-site-association apple-app-site-association -apple-app-site-associationhttp://focusonthefamily.com/robots.txt +apple-app-site-associationhttp://supremecourt.gov/robots.txt apple-news apple-pay apple-touch-icon-120x120-precomposed.png @@ -45482,7 +43845,7 @@ applicant-eligibility applicant-registration application application* -application-content/ +application-content/ application-mobile-la-poste/content application-survey/ application/ @@ -45642,7 +44005,7 @@ apps_ext/*/*ILinkListener* apps_ext/*/admin* apps_ext/*/dashboard* apps_ext/*/login* -apps_ext/http://dressx.com/robots.txt +apps_ext/http://clang.llvm.org/robots.txt appsearch_header= appservice appsfullcontent.htm @@ -45896,9 +44259,6 @@ ar/classes ar/collections ar/config ar/controllers -ar/days/world-radio/grid -ar/days/world-radio/list -ar/days/world-radio/map ar/domain/%D8%A8%D8%AD%D8%AB-%D9%85%D8%AA%D9%82%D8%AF%D9%85.html? ar/domain/%D8%A8%D8%AD%D8%AB? ar/domain/ai-search? @@ -45921,8 +44281,6 @@ ar/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounge ar/es ar/es/book-a-trip/flights/fare-types/fare-guide-information.html ar/es/work/products/tools/ups_selector -ar/event/*/ical -ar/explore ar/filter/tips ar/firefox/collections ar/firefox/search @@ -45935,9 +44293,6 @@ ar/get/api/search/slicing-attributes ar/group/ ar/help ar/home -ar/intangible-cultural-heritage/grid -ar/intangible-cultural-heritage/list -ar/intangible-cultural-heritage/map ar/js ar/kb/*/discuss ar/learning-center/tags @@ -45946,6 +44301,7 @@ ar/log ar/login ar/logout ar/mails +ar/main_ar ar/modules ar/motivator/ ar/myunited @@ -46028,12 +44384,6 @@ ar/wiki/Template_talk: ar/wiki/User: ar/wiki/UserProfile: ar/wiki/User_talk: -ar/world-heritage/grid -ar/world-heritage/list -ar/world-heritage/map -ar/world-media-trends/grid -ar/world-media-trends/list -ar/world-media-trends/map ar/wp-admin/ ar/wp-admin/admin-ajax.php ar/xml/news-release @@ -46103,7 +44453,7 @@ archive/courier/courierS2002.pdf archive/epo/pubs/bulletin archive/events archive/graphs.php -archive/http://phila.gov/robots.txt +archive/http://ncartmuseum.org/robots.txt archive/issue archive/justo archive/news/kings/newsrecords/2011/11november/indiainstituteavanthachair @@ -46123,12 +44473,8 @@ archives archives archives/ archives/*/*/* -archives/http://eeoc.gov/robots.txt +archives/http://ar.wikipedia.org/robots.txt archives/index.html -archives/multimedia/extra -archives/multimedia/feedback.php -archives/multimedia/rss/Instructions+for+content+providers -archives/multimedia/subject/52/instructions+for+content+providers archives/redhat-install-list/2000-September/msg00588.html archivesearch/advanced_search archivesearch/url @@ -46171,13 +44517,12 @@ area/*/LND*/LCAT*/PUR area/*/PUR*/PUR area/*/STAN*/*/LMENU area/PRE/ARE +area_switcher areas-of-coverage areas/ areausuario/* arena arena/ -arenda*? -arenda-sport*? areyousure.cgi argos argos$ @@ -46207,65 +44552,6 @@ arquivos array arrival= arrow -arroz-e-feijao/2023/equipe -arroz-e-feijao/acesso-restrito -arroz-e-feijao/artigos -arroz-e-feijao/audios -arroz-e-feijao/backup-inicial -arroz-e-feijao/biblioteca/acervo -arroz-e-feijao/biblioteca/equipe-e-contato -arroz-e-feijao/biblioteca/historico -arroz-e-feijao/biblioteca/horario-de-funcionamento-e-endereco -arroz-e-feijao/busca-de-eventos -arroz-e-feijao/busca-de-noticias -arroz-e-feijao/busca-de-projetos -arroz-e-feijao/busca-de-publicacoes -arroz-e-feijao/cliente -arroz-e-feijao/cultivos -arroz-e-feijao/cultivos/arroz -arroz-e-feijao/estagios-e-bolsas/encerrados -arroz-e-feijao/eventos -arroz-e-feijao/eventos/eventos2016 -arroz-e-feijao/eventos/jovens-talentos -arroz-e-feijao/eventos/jovens-talentos/edicao-2020 -arroz-e-feijao/eventos/jovens-talentos/edicao-2021 -arroz-e-feijao/eventos/jovens-talentos/formulario-de-submissao -arroz-e-feijao/eventos/jovens-talentos/formulario-emater -arroz-e-feijao/eventos/jovens-talentos/trabalhos -arroz-e-feijao/index2016 -arroz-e-feijao/infraestrutura/geoprocessamento -arroz-e-feijao/infraestrutura/mecanizacao -arroz-e-feijao/inovacao-tecnologica -arroz-e-feijao/inovacao-tecnologica/agroecologia -arroz-e-feijao/inovacao-tecnologica/arroz-de-terras-altas -arroz-e-feijao/inovacao-tecnologica/arroz-irrigado-subtropical -arroz-e-feijao/inovacao-tecnologica/arroz-irrigado-tropical -arroz-e-feijao/inovacao-tecnologica/feijao -arroz-e-feijao/inovacao-tecnologica/feijao-de-3a-safra -arroz-e-feijao/inovacao-tecnologica/graos-especiais -arroz-e-feijao/inovacao-tecnologica/microrganismos-beneficos -arroz-e-feijao/inovacao-tecnologica/tolerancia-a-deficiencia-hidrica -arroz-e-feijao/inovacao-tecnologica2 -arroz-e-feijao/laboratorio -arroz-e-feijao/mip -arroz-e-feijao/mip/algodao -arroz-e-feijao/mip/arroz -arroz-e-feijao/mip/feijao -arroz-e-feijao/mip/milho -arroz-e-feijao/mip/soja -arroz-e-feijao/missao-visao-valores -arroz-e-feijao/mosca-branca -arroz-e-feijao/multimidia -arroz-e-feijao/negocios -arroz-e-feijao/plano-diretor-da-unidade -arroz-e-feijao/projetos2016 -arroz-e-feijao/solucoes-tecnologicas-bkp -arroz-e-feijao/sugestoes-de-pauta -arroz-e-feijao/transferencia-de-tecnologia -arroz-e-feijao/transferencia-de-tecnologia/equipe-tt -arroz-e-feijao/transferencia-de-tecnologia/snm -arroz-e-feijao/transferencia-de-tecnologia/staf -arroz-e-feijao/videos art art-de-vivre/lifestyle-lepoint art-institute/exhibitions/changing-times @@ -46315,6 +44601,7 @@ article.php article/ article/*.ris article/115m* +article/22266 article/2540410 article/2541686 article/2541703 @@ -46334,6 +44621,7 @@ article/beta article/blog/*.mip article/category article/comments +article/compliance_hotline article/downloadSuppFile article/email article/item/mix_up @@ -46576,10 +44864,10 @@ askquestion? asm/ asp.net/ asp/ -asp/ +asp/ asp/* -asp/*http://allrecipes.com/robots.txt -asp/*http://art19.com/robots.txt +asp/*http://alaskapublic.org/robots.txt +asp/*http://presseportal.de/robots.txt asp/cgabillstatus/ asp/demo_db_edit.asp asp/menu/ @@ -46587,12 +44875,12 @@ aspSubscriptionSubmit.asp aspWebCalendar/ aspnet_client aspnet_client/ -aspnet_client/ +aspnet_client/ aspwebcalendar/ aspwebcalendar/calendar.asp aspx$ aspx/ -aspx/read.aspxhttp://toastmasters.org/robots.txt +aspx/read.aspxhttp://artofmanliness.com/robots.txt aspx_pages_code_testing aspxerrorpath* asq @@ -46967,8 +45255,6 @@ athletics/search athleticsadmin atica/directorio atica/index.php -ativos-para-parcerias -atlanta/tag atlas atlassian-domain-verification atmire-cua @@ -47119,6 +45405,7 @@ au/c/*search_type= au/c/*ship_to= au/c?*attr_*= au/cart +au/cases au/checkout au/comment au/contests/*/terms @@ -47213,7 +45500,11 @@ au/imagecontentsource au/invites/buy au/ipns au/item/*/offers/new +au/journals +au/journals/FedLawRw/2001/23.html au/labs +au/legis +au/legis/cth/digest au/listing/*/stubs au/listings/*/auction/bids au/live-event-schedule @@ -47232,6 +45523,10 @@ 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 @@ -47257,6 +45552,7 @@ 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 @@ -47317,6 +45613,11 @@ aus/interchange ausgeonews aushed/* austin-workspace +austlii/FAQ +austlii/editors +austlii/metstats +austlii/stats +austlii/survey australia australia/index-test.html auteur/*?page @@ -47575,6 +45876,8 @@ awards awards awards* awards.shtml +awards/44th-annual-grammy-awards/photos +awards/51st-annual-grammy-awards/photos awards/award_visualization.jsp* awards/award_visualization_noscript.jsp* awards/skymark/landing/index.jsp @@ -47821,7 +46124,6 @@ ba/wiki/UserProfile: ba/wiki/User_talk: babelzilla.php baby -baby-and-child/archive/ baby-bodysuit baby-bodysuits baby-name-poll @@ -47842,6 +46144,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$ @@ -47874,6 +46178,7 @@ backgrounds/? backlink backoffice= backstage +backstage backstage/ backstage/$ backstage/api/ @@ -47886,6 +46191,7 @@ backuphelpr3 backuphelpr4 backuphelpr5 backups +backurl= bacterial_infections_101_pictures_slideshow/article.htm bad-boys bad-boys-ii @@ -47904,7 +46210,7 @@ baf bag bagages/*idOffre= baggage/ -bai3Tucheechai9yauwie5aekeegiDeehttp://rent.com/robots.txt +bai3Tucheechai9yauwie5aekeegiDeehttp://spglobal.com/robots.txt baidu baidu-pc bait @@ -47976,11 +46282,12 @@ banner banner banner.pl banner/ +banner_conta.php banners banners-old.php? banners.aspx banners/ -banners/ +banners/ banners/link-default.html banners/obama-vs-romney.html banners2/ @@ -47988,7 +46295,8 @@ banners_test/* baobao*? baocao bapingseo -bappstore/bapps/download/http://pos.toasttab.com/robots.txt +bappstore/bapps/download/http://thomsonreuters.com/robots.txt +baptist-health-news/search* baraholka/ barcelona-a-ma barcelonacultura/*?page= @@ -48138,6 +46446,7 @@ bb= bbc-block/ bboards/ bbs/moderators +bbs/newmsg.pl bbs/phpBB2/login.php bbs/phpBB2/posting.php bbs/phpBB2/profile.php @@ -48511,7 +46820,7 @@ betaboards betacc betaem betaexperience/ -betalen/http://powerworkout.blog.pl/robots.txt +betalen/http://dieterschmalstieg.me/robots.txt betatos betmgm-presents betomansur @@ -48752,47 +47061,6 @@ bid=* bidapplet bids bielding -biennaleluanda/2021/ar/event/*/ical -biennaleluanda/2021/ar/explore -biennaleluanda/2021/ar/search -biennaleluanda/2021/en/event/*/ical -biennaleluanda/2021/en/explore -biennaleluanda/2021/en/search -biennaleluanda/2021/es/event/*/ical -biennaleluanda/2021/es/explore -biennaleluanda/2021/es/search -biennaleluanda/2021/event/*/ical -biennaleluanda/2021/fr/event/*/ical -biennaleluanda/2021/fr/explore -biennaleluanda/2021/fr/search -biennaleluanda/2021/id/event/*/ical -biennaleluanda/2021/id/explore -biennaleluanda/2021/id/search -biennaleluanda/2021/it/event/*/ical -biennaleluanda/2021/it/explore -biennaleluanda/2021/it/search -biennaleluanda/2021/ja/event/*/ical -biennaleluanda/2021/ja/explore -biennaleluanda/2021/ja/search -biennaleluanda/2021/pt/event/*/ical -biennaleluanda/2021/pt/explore -biennaleluanda/2021/pt/search -biennaleluanda/2021/ru/event/*/ical -biennaleluanda/2021/ru/explore -biennaleluanda/2021/ru/search -biennaleluanda/2021/search -biennaleluanda/2021/th/event/*/ical -biennaleluanda/2021/th/explore -biennaleluanda/2021/th/search -biennaleluanda/2021/uk/event/*/ical -biennaleluanda/2021/uk/explore -biennaleluanda/2021/uk/search -biennaleluanda/2021/uz/event/*/ical -biennaleluanda/2021/uz/explore -biennaleluanda/2021/uz/search -biennaleluanda/2021/zh/event/*/ical -biennaleluanda/2021/zh/explore -biennaleluanda/2021/zh/search big-star-little-star big/guides-2014/* bigdata/logging/ @@ -48835,7 +47103,7 @@ bin bin bin/ bin/* -bin/*http://donaldjtrump.com/robots.txt +bin/*http://agilealliance.org/robots.txt bin/broker bin/broker2 bin/cba/nimbus/getPageInfo @@ -48877,7 +47145,6 @@ biointeractive/search/*? bioinvite biology/* biology/people/person -bioma-caatinga/noticias3 biomedical biomodels biomodels/papers @@ -49050,8 +47317,8 @@ blank.xml blast/BlastAlign.cgi blast/bl2seq/wblast2.cgi blausen* -blausen*http://mercurynews.com/robots.txt -blausen*http://msdn.microsoft.com/robots.txt +blausen*http://classmates.com/robots.txt +blausen*http://ncei.noaa.gov/robots.txt blaw/* blazer-ev/charging blazer-ev/delivery-day @@ -49204,7 +47471,7 @@ blog/*sitemap.xml$ blog/*utm_source= blog/*wordfence_* blog/.* -blog/.html.*http://salisburyjournal.co.uk/robots.txt +blog/.html.*http://wp.me/robots.txt blog/10-lessons-from-an-engineering-manager/$ blog/17-big-tax-deductions blog/20 @@ -49633,6 +47900,7 @@ blog/how-we-built-the-figma-plugin-system/$ blog/how-we-enforce-device-trust-on-code-changes/$ blog/how-we-rolled-out-our-own-permissions-dsl-at-figma/$ blog/how-we-run-eng-crits-at-figma/$ +blog/how-we-shaped-the-visual-identity-for-config-2025/$ blog/how-we-use-data/$ blog/how-work-is-changing-at-figma/$ blog/how-you-can-design-end-to-end-on-a-chromebook/$ @@ -50011,7 +48279,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://liveagent.com/robots.txt +blog/webmentions/receive/http://ucm.es/robots.txt blog/welcome-to-the-prompt/$ blog/welcome-to-the-wip/$ blog/what-codegen-is-actually-good-for/$ @@ -50107,7 +48375,7 @@ blog?*sort_bef_combine blog?category= blog?month blog?page -blog?page=http://surfshark.com/robots.txt +blog?page=http://thenation.com/robots.txt blog?q=* blogAdmin blog_entry_comments?sort= @@ -50119,7 +48387,7 @@ blogads blogauthorsorderable blogger blogger.php -bloghttp://flightstats.com/robots.txt +bloghttp://olympics.com/robots.txt blogimageupload blogindex blogpage @@ -50154,7 +48422,7 @@ blogs/2010/ blogs/2011/ blogs/7faebe5debfdd358a46f2452a54eec94fce49269/ blogs/Chetu-Landing-Page/ -blogs/all/tagged*http://mollie.com/robots.txt +blogs/all/tagged*http://rdcu.be/robots.txt blogs/atom blogs/author blogs/blog_rss.aspx* @@ -51716,7 +49984,7 @@ boletin-joven-00135/ boletin/* boletin/baja boleto -boleto/http://magcloud.com/robots.txt +boleto/http://powr.io/robots.txt bollettino bon-plans bonanza20_assets @@ -51803,7 +50071,7 @@ bookedguest/guestmanagement/registration/enroll bookexpress bookinfo.php booking -booking-cruise/*http://cell.com/robots.txt +booking-cruise/*http://getpaint.net/robots.txt booking/ booking/? booking/bagtagmailer @@ -51832,7 +50100,7 @@ bookmarks bookmarks$ bookmarks/widget bookmarks_extension -bookmarkshttp://econpapers.repec.org/robots.txt +bookmarkshttp://raw.githubusercontent.com/robots.txt bookmgr-cgi bookproperty books @@ -52055,7 +50323,6 @@ boston/robots.txt boston/scripts boston/search boston/sites/all/wrappers -boston/tag boston/themes boston/themes/*.css boston/themes/*.js @@ -52151,6 +50418,7 @@ br/lp/360/tr-ai-assistant/ br/mobile-attribution-glossary br/mobile-fraud-glossary br/partners +br/pathways br/products/ras/trial-center br/pt br/pt/app @@ -52173,7 +50441,7 @@ br/trust/ br/trust/gdpr/ br/trust/gdpr/subprocessors/ br/trust/privacy/ -br/trust/privacy/information-we-collect/http://artist.link/robots.txt +br/trust/privacy/information-we-collect/http://wowza.com/robots.txt br/tutoriais/*_ga br/tutoriais/?s= br/tutoriais/search @@ -52199,18 +50467,15 @@ branchenbuch/*/*/*/ln0 branches-atms/locations.html brand brand-desk -brand-desk*http://dnainfo.com/robots.txt +brand-desk*http://domains.google/robots.txt brand-focus brand-guide?page= brand-guidelines brand-name-generator brand-post -brand-post/* brand-services brand-stories -brand-stories/* brand-stories/international -brand-stories/international/* brand.php?*&c= brand.php?*&view= brand/ @@ -52229,7 +50494,7 @@ brand/_img/stretch1.png brand/_img/stretch2.png brand/_img/transparencylogo.png brand/_img/transparent1.png -brand/http://bergdorfgoodman.com/robots.txt +brand/http://pagesjaunes.fr/robots.txt brandavestudios/ brandcentral branddb/*/jsp @@ -52250,7 +50515,7 @@ branding/images/dont-02.png branding/images/dont-03.png branding/images/dont-04.png branding= -brandnew/psphttp://underscorejs.org/robots.txt +brandnew/psphttp://google.dk/robots.txt brandnewconference/2016/video brandpr brandpublishing @@ -52275,6 +50540,7 @@ brands/reset brands/signup brands/starter_tos brands/support_team +brands= brands? brandservices/internal-wrike brandspot @@ -52395,7 +50661,7 @@ browse/alphabetical/feature_films browse/author browse/author-structure browse/bookview.aspx -browse/catalogue-full/*/albumshttp://jisc.ac.uk/robots.txt +browse/catalogue-full/*/albumshttp://weheartit.com/robots.txt browse/cities browse/collocations browse/deals/partial @@ -52454,7 +50720,6 @@ browser_warning browserconfig.xml browsers browsersync -brs-capiacu-cultivo-e-uso bruce bruecken/ bruises_causes_colors_treatments/article.htm @@ -52613,6 +50878,7 @@ buniverse/viewed buniverse/vote buniverse/youtube bupaukcmshome/ +bursar bursitis_treatment_pictures_slideshow/article.htm bursts/ bus-tickets/search/ @@ -56123,7 +54389,6 @@ businessadmin businesscards/ businesscontinuity businesses -businesses-for-sale businesses-for-sale/?encodedurl= businessinfo businesswars @@ -56150,8 +54415,9 @@ buy-a-home/start-an-offer?listingId= buy-ca.html buy-checkout.html buy-jetson? -buy-nowhttp://morganstanley.com/robots.txt +buy-nowhttp://isaca.org/robots.txt buy-nz.html +buy-property-by- buy-regnow.html buy-shop.html buy.asp @@ -56168,10 +54434,13 @@ buy/byod/ buy/byod/sim-selection/ buy/cart buy/checkout +buy/collections- buy/directv buy/managed-mautic/emails buy/postpaid/line-selection +buy/recommended buy/select-product +buy/shortlist buy/wireless/ buy/wireless/devices buyNow= @@ -56254,7 +54523,6 @@ byline/*/photos/* byline/*/videos/* byo-vc/ bypass/ -bypass/* byptwd bysubject byt @@ -56321,7 +54589,7 @@ c/*?*rg_days_since_indexing= c/*?*sort= c/*?*stores= c/*attr_*= -c/*http://filezilla-project.org/robots.txt +c/*http://paulgraham.com/robots.txt c/*price_bucket= c/*search_type= c/*ship_to= @@ -56942,13 +55210,6 @@ caf/search-result cafBackupMay/ caf_2016/ cafe -cafe/artigos -cafe/audios -cafe/biblioteca/acervo -cafe/biblioteca/equipe-e-contato -cafe/biblioteca/historico -cafe/biblioteca/horario-de-funcionamento-e-endereco -cafe/missao-visao-valores cafe_suggestions cag/time-series cahows/ @@ -56994,7 +55255,7 @@ calendar/*?year=2022 calendar/*?year=2023 calendar/*?year=2024 calendar/*?year=2025 -calendar/*http://baymard.com/robots.txt +calendar/*http://hotmart.com/robots.txt calendar//index.html calendar/1415-2 calendar/350/search/ @@ -57046,6 +55307,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/ @@ -57331,7 +55593,6 @@ calendars/villas-at-grand-floridian-resort-and-spa calendars/wide-world-of-sports calendars/wilderness-lodge-resort calendars/yacht-club-resort -calgary/tag calgbtraining calibration california-exhibit @@ -57448,7 +55709,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://southernliving.com/robots.txt +campaigns/digital-recruitmenthttp://hse.gov.uk/robots.txt campaigns/digital.html campaigns/digital/operation-innovate.html campaigns/emc-systems @@ -57735,33 +55996,6 @@ capital-markets capital-structure/ capitaltitle capitulos/* -caprinos-e-ovinos/artigos -caprinos-e-ovinos/audios -caprinos-e-ovinos/biblioteca/acervo -caprinos-e-ovinos/biblioteca/equipe-e-contato -caprinos-e-ovinos/biblioteca/historico -caprinos-e-ovinos/biblioteca/horario-de-funcionamento-e-endereco -caprinos-e-ovinos/cultivos -caprinos-e-ovinos/historia -caprinos-e-ovinos/laboratorio -caprinos-e-ovinos/missao-visao-valores -caprinos-e-ovinos/negocios -caprinos-e-ovinos/pesquisa-e-desenvolvimento -caprinos-e-ovinos/pesquisa-e-desenvolvimento/biotecnologia-da-reproducao -caprinos-e-ovinos/pesquisa-e-desenvolvimento/conservacao-e-melhoramento-genetico-animal -caprinos-e-ovinos/pesquisa-e-desenvolvimento/meio-ambiente-e-pastagens -caprinos-e-ovinos/pesquisa-e-desenvolvimento/melhoramento-de-plantas-forrageiras-para-o-semiarido -caprinos-e-ovinos/pesquisa-e-desenvolvimento/nutricao-de-ruminantes -caprinos-e-ovinos/pesquisa-e-desenvolvimento/qualidade-e-tecnologia-de-leite-e-derivados -caprinos-e-ovinos/pesquisa-e-desenvolvimento/sanidade-animal -caprinos-e-ovinos/pesquisa-e-desenvolvimento/sistema-de-producao -caprinos-e-ovinos/pesquisa-e-desenvolvimento/socioeconomia -caprinos-e-ovinos/responsabilidade-socioambiental/compostagem-de-carcacas-e-residuos-de-caprinos-e-ovinos -caprinos-e-ovinos/responsabilidade-socioambiental/projeto-cabra-nossa -caprinos-e-ovinos/responsabilidade-socioambiental/projeto-sustentare -caprinos-e-ovinos/sugestoes-de-pauta -caprinos-e-ovinos/transferencia-de-tecnologia/setor-de-gestao-da-implementacao-da-programacao-de-tt -caprinos-e-ovinos/transferencia-de-tecnologia/setor-de-gestao-da-prospeccao-de-demandas-articulacao-e-avaliacao-de-produtos-tecnologicos captain captain-america-the-winter-soldier captain-ga @@ -57786,11 +56020,6 @@ captions-editor/ captivate capture captures -car-2016 -car-2018/como-citar -car-2018/equipe -car-2021/como-citar -car-2021/equipe car-care/booking car-dealers car-dealers/*/*/*? @@ -57811,17 +56040,8 @@ car-rental/results car-search car-static-data-requirements car/ -car/antecedentes -car/como-fizemos/analise-cartografica -car/como-fizemos/analise-quantitativa -car/como-fizemos/bases-de-dados car/index.html -car/material-metodos -car/objetivos-hipoteses car/popups/ -car/resultados/discussao -car/resultados/visao-cartografica -car/resultados/visao-quantitativa car/solution/ car/systems/CarSystemsModal.aspx car/systems/PhotoCarousel.aspx @@ -58171,6 +56391,7 @@ carts/ajax_index cartv2 cartv2/ cas +cas.pl cas/*/administrator cas/*/bin cas/*/cache @@ -58210,6 +56431,7 @@ 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 @@ -58283,12 +56505,13 @@ catalog/2002-04 catalog/?text= catalog/archives catalog/br +catalog/category catalog/category/view catalog/category/view/ catalog/cl catalog/co catalog/ddi/* -catalog/http://el.wikipedia.org/robots.txt +catalog/http://fuzzoscope.com/robots.txt catalog/mx catalog/packagepopup catalog/pe @@ -58306,7 +56529,7 @@ catalog/psearch.html catalog/sale catalog/search catalog/search.html -catalog/sizeReminder*http://dafont.com/robots.txt +catalog/sizeReminder*http://opentelemetry.io/robots.txt catalog/thanks catalog?q catalogId= @@ -58357,7 +56580,6 @@ categoria/acn categoria/ep categories categories -categories-properties categories.aspx* categories/* categories/*/archive @@ -58396,6 +56618,7 @@ category-sitemap.xml category.htm* category/ category/* +category/* category/*.xml$ category/*/calendar category/*/overview @@ -58419,7 +56642,7 @@ category/downtime category/drupal category/features category/general -category/good-bites/http://goodreads.com/robots.txt +category/good-bites/http://redcross.org.uk/robots.txt category/international category/jetpack category/living @@ -58452,6 +56675,7 @@ category_suggest/json category_unsub categoryfilter categoryleaders.html +cateringredirect/ catherine-murray-1.436215 catlistshow-1-p* catlistshow-2-p2* @@ -60647,7 +58871,7 @@ cd_upload/Search cda cdb cdc -cdc/http://gizmodo.com/robots.txt +cdc/http://retailtouchpoints.com/robots.txt cdedev cdf/sign cdiscount @@ -60670,9 +58894,9 @@ cdn-cgi/beacon/performance cdn-cgi/bm/cv cdn-cgi/challenge-platform cdn-cgi/challenge-platform/ -cdn-cgi/http://docker.com/robots.txt -cdn-cgi/http://mediamatters.org/robots.txt -cdn-cgi/http://omnigroup.com/robots.txt +cdn-cgi/http://corefiling.com/robots.txt +cdn-cgi/http://hoover.org/robots.txt +cdn-cgi/http://openreview.net/robots.txt cdn-cgi/image cdn-cgi/images/trace cdn-cgi/l/email-protection @@ -60709,8 +58933,6 @@ cdonline/ cdp cdp-sso/login cdp-week-summer-edition -cdp/api/* -cdp/user/* cds cds-statics/assets/fonts cds/media @@ -60758,81 +58980,6 @@ center center.html center/communications center/development -centerfrut -centerfrut/analise-conjuntural -centerfrut/apresentacoes/publicacoes/seminario-cultivo-de-anonaceas-2019 -centerfrut/artigos -centerfrut/banco-de-dados/estatisticas-internacionais -centerfrut/banco-de-dados/estatisticas-nacionais -centerfrut/banco-de-dados/producao-da-bahia-1990-a-2018 -centerfrut/banco-de-dados/producao-da-bahia-1990-a-2018/abacaxi -centerfrut/banco-de-dados/producao-da-bahia-1990-a-2018/banana -centerfrut/banco-de-dados/producao-da-bahia-1990-a-2018/cacau -centerfrut/banco-de-dados/producao-da-bahia-1990-a-2018/coco -centerfrut/banco-de-dados/producao-da-bahia-1990-a-2018/laranja -centerfrut/banco-de-dados/producao-da-bahia-1990-a-2018/limao -centerfrut/banco-de-dados/producao-da-bahia-1990-a-2018/mamao -centerfrut/banco-de-dados/producao-da-bahia-1990-a-2018/manga -centerfrut/banco-de-dados/producao-da-bahia-1990-a-2018/maracuja -centerfrut/banco-de-dados/producao-da-bahia-1990-a-2018/melancia -centerfrut/banco-de-dados/producao-da-bahia-1990-a-2018/melao -centerfrut/banco-de-dados/producao-da-bahia-1990-a-2018/tangerina -centerfrut/banco-de-dados/producao-da-bahia-1990-a-2018/uva -centerfrut/banco-de-dados/producao-do-brasil-1990-a-2017/banana-1990-2017 -centerfrut/banco-de-dados/producao-do-brasil-1990-a-2017/laranja-1990-2018 -centerfrut/banco-de-dados/producao-do-brasil-1990-a-2017/limao-1990-2018 -centerfrut/banco-de-dados/producao-do-brasil-1990-a-2017/mamao-1990-2018 -centerfrut/banco-de-dados/producao-do-brasil-1990-a-2017/manga-1990-2018 -centerfrut/banco-de-dados/producao-do-brasil-1990-a-2018 -centerfrut/banco-de-dados/producao-do-brasil-1990-a-2018/maracuja-1990-2018 -centerfrut/banco-de-dados/producao-do-brasil-1990-a-2018/tangerina -centerfrut/base-de-dados -centerfrut/concluidos -centerfrut/eventos -centerfrut/links-uteis -centerfrut/noticias -centerfrut/projetos -centerfrut/projetos/em-execucao -centerfrut/publicacoes -centerfrut/publicacoes/apresentacoes -centerfrut/publicacoes/apresentacoes/dia-de-campo-sobre-limao-tahiti-2019 -centerfrut/publicacoes/apresentacoes/gestfrut-2018 -centerfrut/publicacoes/apresentacoes/gestfrut-2019 -centerfrut/publicacoes/informativos -centerfrut/publicacoes/publicacoes-cientificas -centerfrut/publicacoes/publicacoes-tecnicas -centerfrut/sobre -centerfrut/videos -centermandioca/apresentacoes -centermandioca/imagens -centermandioca/introducao -centermandioca/introducao/a-mandioca -centermandioca/introducao/contato -centermandioca/introducao/dados-sobre-producao -centermandioca/introducao/editais -centermandioca/introducao/equipe -centermandioca/introducao/links-uteis -centermandioca/introducao/o-projeto -centermandioca/introducao/parceiros -centermandioca/na-midia -centermandioca/na-midia/dia-de-campo-na-tv1 -centermandioca/na-midia/prosa-rural -centermandioca/na-midia/redes-sociais -centermandioca/na-midia/reportagens -centermandioca/noticias -centermandioca/noticias/noticias-2015 -centermandioca/noticias/noticias-2017 -centermandioca/noticias/noticias-2018 -centermandioca/noticias/noticias-2019 -centermandioca/noticias/noticias-2020 -centermandioca/publicacoes -centermandioca/publicacoes/publicacoes-da-ud-e-parceiros -centermandioca/tecnologias -centermandioca/tecnologias/cultivares -centermandioca/tecnologias/praticas-agropecuarias -centermandioca/videos -centermandioca/videos/videos-pilula-da-ud-e-de-parceiros -centermandioca/videos/webinars centers centers/cid/publications? centers/cpl/people/search? @@ -60848,14 +58995,6 @@ centres/robertclark/TDW2 centres/robertclark/TDW3 centres/scienceeducation/Student centres/wcmp/student -centro-de-inteligencia-do-milho-cimilho -centro-de-inteligencia-do-milho-cimilho/analises -centro-de-inteligencia-do-milho-cimilho/atuacao -centro-de-inteligencia-do-milho-cimilho/dados-e-mapas -centro-de-inteligencia-do-milho-cimilho/equipe -centro-de-inteligencia-do-milho-cimilho/links -centro-de-inteligencia-do-milho-cimilho/noticias -centro-de-inteligencia-do-milho-cimilho/o-cimilho centro/* centros/Consejerias centros/Temas @@ -60880,14 +59019,6 @@ ceri/fr/search/ ceri/search/ cerium/ cerkl_id= -cerrados/biblioteca/acervo -cerrados/biblioteca/equipe -cerrados/biblioteca/historico -cerrados/biblioteca/horario-de-funcionamento-e-endereco -cerrados/biblioteca1/equipe -cerrados/biblioteca1/historico -cerrados/biblioteca1/horario-e-endereco -cerrados/missao-visao-valores certificat/ certificate certificate/ @@ -60942,7 +59073,7 @@ cgi cgi- cgi-bin cgi-bin -cgi-bin-22/http://redbubble.com/robots.txt +cgi-bin-22/http://fxnetworks.com/robots.txt cgi-bin-auth cgi-bin-csrv cgi-bin/ @@ -61001,7 +59132,7 @@ cgi-bin/medicine/deans cgi-bin/mqcustomconnect cgi-bin/mqinterconnect cgi-bin/msdemo/ -cgi-bin/notices/http://ams.usda.gov/robots.txt +cgi-bin/notices/http://cbre.com/robots.txt cgi-bin/onTopic cgi-bin/order/ cgi-bin/order/bill.pdf @@ -61026,6 +59157,7 @@ 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 @@ -61041,6 +59173,12 @@ 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 @@ -61054,9 +59192,10 @@ cgi-bin/wikiSig cgi-bin/wx cgi-bin/x-posts cgi-bin/yabb/ -cgi-binhttp://ifixit.com/robots.txt +cgi-binhttp://wretch.cc/robots.txt cgi-brookscole/ cgi-comment +cgi-dev cgi-local cgi-mad/ cgi-pct/ @@ -61281,7 +59420,7 @@ change-password change-password* change-password/ change-shipping -changeLanguagehttp://accessibe.com/robots.txt +changeLanguagehttp://amplify.com/robots.txt changePassword change_currency.html changebrowser @@ -61509,8 +59648,6 @@ check_images check_popunder.php checkavailability.do checkbox_name=* -checker -checkers checkin checking-accounts/*?* checking-accounts?* @@ -61527,7 +59664,6 @@ checkout-confirmation checkout-document.rl checkout-external checkout-incorp.rl -checkout-login* checkout-plans.rl checkout-pricing checkout-process @@ -61578,7 +59714,7 @@ checkout_vrepay_elv.php checkout_vrepay_giropay.php checkout_vrepay_kreditkarte.php checkoutconfirmation -checkouthttp://moderncalculators.com/robots.txt +checkouthttp://wired.co.uk/robots.txt checkoutimages.action2 checkoutnow checkouts @@ -61586,7 +59722,12 @@ checkouts checkpoint checkup checkup/$ +chemical +chemical/*. +chemical/index.php? chemistry/* +chemistryworld/_denial.asp +chemistryworld/subscribe_acs.asp chemphys/idcards/KaterinaDubrovin4938.html chemphys/tmg chennaicoastalcleanup @@ -61605,7 +59746,7 @@ cheyenneedition/events/search/ chfar chfarCostLimit chi/ -chi_simple/http://nordpass.com/robots.txt +chi_simple/http://littlefreelibrary.org/robots.txt chiaki1007akie/videolist-*.html chiaki1007akie/videolist.html chicago-workspace @@ -61749,6 +59890,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/ @@ -61771,47 +59913,6 @@ cidian? cie cie/sa cihk/search-result -cim-centro-de-inteligencia-e-mercado-em-aquicultura/comercio-exterior -cim-centro-de-inteligencia-e-mercado-em-aquicultura/comercio-exterior/exp-imp-especie -cim-centro-de-inteligencia-e-mercado-em-aquicultura/comercio-exterior/exp-imp-estado -cim-centro-de-inteligencia-e-mercado-em-aquicultura/comercio-exterior/exp-imp-pais -cim-centro-de-inteligencia-e-mercado-em-aquicultura/comercio-exterior/informe-de-comercio-exterior-da-piscicultura -cim-centro-de-inteligencia-e-mercado-em-aquicultura/comercio-exterior/peixes-ornamentais -cim-centro-de-inteligencia-e-mercado-em-aquicultura/comercio-exterior/tilapia-nos-eua -cim-centro-de-inteligencia-e-mercado-em-aquicultura/cotacoes -cim-centro-de-inteligencia-e-mercado-em-aquicultura/cotacoes-ceagesp -cim-centro-de-inteligencia-e-mercado-em-aquicultura/cotacoes-seagro -cim-centro-de-inteligencia-e-mercado-em-aquicultura/cotacoes/files-ceagesp- -cim-centro-de-inteligencia-e-mercado-em-aquicultura/cotacoes/tambaqui-emater-ro -cim-centro-de-inteligencia-e-mercado-em-aquicultura/cotacoes/tilapia-cepea-peixebr -cim-centro-de-inteligencia-e-mercado-em-aquicultura/custos-de-producao -cim-centro-de-inteligencia-e-mercado-em-aquicultura/custos-de-producao/levantamento-de-custos-epagri- -cim-centro-de-inteligencia-e-mercado-em-aquicultura/drawback-para-exportacoes-de-tilapia -cim-centro-de-inteligencia-e-mercado-em-aquicultura/equipe -cim-centro-de-inteligencia-e-mercado-em-aquicultura/mapas -cim-centro-de-inteligencia-e-mercado-em-aquicultura/noticias -cim-centro-de-inteligencia-e-mercado-em-aquicultura/pesquisa-pecuaria-municipal-ibge -cim-centro-de-inteligencia-e-mercado-em-aquicultura/producao-brasileira -cim-centro-de-inteligencia-e-mercado-em-aquicultura/producao-brasileira/categorias -cim-centro-de-inteligencia-e-mercado-em-aquicultura/producao-brasileira/producao-brasileira -cim-centro-de-inteligencia-e-mercado-em-aquicultura/publicacoes/anuario-peixebr-da-piscicultura -cim-centro-de-inteligencia-e-mercado-em-aquicultura/publicacoes/custos-de-producao -cim-centro-de-inteligencia-e-mercado-em-aquicultura/publicacoes/documentos-institucionais -cim-centro-de-inteligencia-e-mercado-em-aquicultura/publicacoes/estudos -cim-centro-de-inteligencia-e-mercado-em-aquicultura/publicacoes/informe-de-comercio-exterior-da-piscicultura -cim-centro-de-inteligencia-e-mercado-em-aquicultura/publicacoes/sofia-fao -cim-centro-de-inteligencia-e-mercado-em-aquicultura/publicacoes_velha -cim-centro-de-inteligencia-e-mercado-em-aquicultura/videos -cim-centro-de-inteligencia-e-mercado-em-aquiculturan -cim-inteligencia-e-mercado-de-caprinos-e-ovinos/aplicativo-custos -cim-inteligencia-e-mercado-de-caprinos-e-ovinos/aplicativo-rebanho -cim-inteligencia-e-mercado-de-caprinos-e-ovinos/busca-de-noticias -cim-inteligencia-e-mercado-de-caprinos-e-ovinos/cotacoes- -cim-inteligencia-e-mercado-de-caprinos-e-ovinos/custos -cim-inteligencia-e-mercado-de-caprinos-e-ovinos/estabelecimentos-agropecuarios -cim-inteligencia-e-mercado-de-caprinos-e-ovinos/exportacoes-e-importacoes -cim-inteligencia-e-mercado-de-caprinos-e-ovinos/quem-somos -cim-uva-e-vinho/publicacoes cimg cimgstwr/ cincinnati/ArticleArchives @@ -61872,6 +59973,7 @@ cit/renewable-energy cit/small-business-mergers cit/small-business-mergers-2 citation +citations citations? citations?*cstart= citations?user= @@ -61887,7 +59989,6 @@ cite cite/* citexplore citi/ -cities cities/mesa/t cities/testing/lg/here citizen-archivist/history-hub/hh-test @@ -61901,26 +60002,6 @@ city/explore.html/ city/feed city/js/getBoxes.php city/post -city/projects/covid-19/form -city/projects/covid-19/isolation -city/projects/covid-19/organization -city/projects/covid-19/vaccine -city/projects/deg2021 -city/projects/marafon -city/projects/master -city/projects/prizy -city/projects/servicetest -city/projects/stayhome -city/projects/studentday -city/projects/vuz/compare/?subject= -city/projects/vuz/compare/?subject=*&pairs= -city/projects/vuz/search/?bachelor= -city/projects/vuz/search/?max_ball= -city/projects/vuz/search/?min_ball= -city/projects/vuz/search/?name= -city/projects/vuz/search/?specialist= -city/projects/vuz/search/?speciality= -city/projects/vuz/search/?war_center= city/shareit.html/ city= cityId= @@ -62067,7 +60148,7 @@ clasificados/external-login clasificados/get-filter-results clasificados/get-results clasificados/get-top-box-results -clasificados/http://exchanger24.org/robots.txt +clasificados/http://mybroadband.co.za/robots.txt clasificados/login-saved-searches clasificados/manage-saved-searches clasificados/mobile/search @@ -62292,35 +60373,6 @@ clientstorageproxy.aspx clientupload.html clientweb clifford1/index.htm -clima-temperado/audios -clima-temperado/biblioteca/acervo -clima-temperado/biblioteca/equipe-e-contato -clima-temperado/biblioteca/historico -clima-temperado/biblioteca/horario-de-funcionamento-e-endereco -clima-temperado/bioma-pampa -clima-temperado/cultivo-nogueira-peca -clima-temperado/curso-tifoi -clima-temperado/cursos-e-eventos -clima-temperado/encontro-de-olivicultura -clima-temperado/infraestrutura/cecaf -clima-temperado/iniciacao-cientifica -clima-temperado/laboratorios -clima-temperado/multimidia -clima-temperado/oficina-da-biodiversidade -clima-temperado/pequenas-frutas -clima-temperado/pesquisa-e-desenvolvimento/projetos-especiais -clima-temperado/projetos/sistema-de-alerta-para-mosca-das-fruntas -clima-temperado/rochagem -clima-temperado/seminario-agrobiodiversidade -clima-temperado/seminario-tecnico-do-leite -clima-temperado/simposio-noz-peca -clima-temperado/zoneamento-areas-experimentais -clima-temperado/zoneamento-areas-experimentais/descricao-de-processos -clima-temperado/zoneamento-areas-experimentais/diagnostico-fisico -clima-temperado/zoneamento-areas-experimentais/equipe -clima-temperado/zoneamento-areas-experimentais/monitoramento-dos-indicadores-ambientais -clima-temperado/zoneamento-areas-experimentais/readequacao-ambiental -clima-temperado/zoneamento-areas-experimentais/zoneamento-agroambiental clima/ets clima/sites/registry climate-collaborative @@ -63093,7 +61145,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://chris.pirillo.com/robots.txt +clinical-pathway/foreign-body-ingestion-ingestion-sharp-objecthttp://ny1.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 @@ -64544,11 +62596,13 @@ close close-account close-to-you/know-place close-to-you/know-place-add -close-to-you/know-place-votehttp://inps.it/robots.txt +close-to-you/know-place-votehttp://foodstandards.gov.au/robots.txt closedcaption closedgrouphub closures/*.ssf? closures/index.ssf?other +clothes_size= +clothes_size_mapped= cloud cloud-api/one-cart-api/v1/carts/current/payment_redirect cloud-api/one-cart-api/v1/carts/current/process_payment @@ -64557,7 +62611,7 @@ cloud-setup cloud-storage-pricing-plans/* cloud-update-instructions cloud/ -cloud/ +cloud/ cloud/$ cloud/* cloud/131 @@ -64650,65 +62704,6 @@ cmp/interfaces cmp/parents/nested-content/have-questions-footer cmp/test/support-hub cmp= -cmpd/Announcements/* -cmpd/Glossary -cmpd/Home/Do-it-online/* -cmpd/Home/Featured-Background -cmpd/Home/Featured-Content/Animal-Care-Control -cmpd/Home/Featured-Content/CMPD-Jobs -cmpd/Home/Featured-Content/Feature-Test -cmpd/Home/Featured-Content/How-to-Become-an-Officer -cmpd/Home/Featured-Content/Local-Directory -cmpd/Home/Featured-Content/New-Library-Center -cmpd/Home/Featured-Content/New-page -cmpd/Home/Featured-Content/Our-Department -cmpd/Home/Featured-Content/Our-Recruitment-Efforts -cmpd/Home/Featured-Content/Rediscover-the-Local-Businesses-Close-to-You -cmpd/Home/Featured-Content/View-Our-Organization -cmpd/Home/New-page -cmpd/Home/Tabs/Feature-Test -cmpd/Home/Top-Tasks/* -cmpd/Home/Top-Tasks/CMPD-Newsroom -cmpd/Home/Top-Tasks/File-A-Report -cmpd/Home/Top-Tasks/Get-Reports -cmpd/Home/Top-Tasks/Join-CMPD -cmpd/Home/Top-Tasks/New-page -cmpd/Home/Top-Tasks/Share-Feedback -cmpd/Home/Top-Tasks/Your-Response-Areas -cmpd/Image-Galleries -cmpd/Internal-Style-Guide -cmpd/New-page -cmpd/News-Information/Street-Pills-Kill -cmpd/News-Resources/Resources/kioskWEB -cmpd/Our-Organization/New-page -cmpd/Our-Organization/Street-Pills-Kill -cmpd/Our-Organization/test4fent -cmpd/Site-Footer/* -cmpd/Site-Footer/Footer-Widgets/* -cmpd/Site-Footer/Footer-Widgets/Contact-Us -cmpd/Site-Footer/Footer-Widgets/Get-Involved/* -cmpd/Site-Footer/Footer-Widgets/Get-Involved/Careers -cmpd/Site-Footer/Footer-Widgets/Get-Involved/Have-Your-Say -cmpd/Site-Footer/Footer-Widgets/Get-Involved/Media-Inquiries -cmpd/Site-Footer/Footer-Widgets/Get-Involved/Provide-Feedback -cmpd/Site-Footer/Footer-Widgets/Get-Involved/Provide-Feedback-on-Officers -cmpd/Site-Footer/Footer-Widgets/Get-Involved/Public-Records-Request -cmpd/Site-Footer/Footer-Widgets/Get-Involved/Stay-Informed -cmpd/Site-Footer/Footer-Widgets/Get-Involved/Volunteering -cmpd/Site-Footer/Footer-Widgets/Share-Connect/* -cmpd/Site-Footer/Footer-Widgets/Share-Connect/Follow-us-on-LinkedIn -cmpd/Site-Footer/Footer-Widgets/Share-Connect/Follow-us-on-Twitter -cmpd/Site-Footer/Footer-Widgets/Share-Connect/Like-us-on-Facebook -cmpd/Site-Footer/Footer-Widgets/Share-Connect/New-page -cmpd/Site-Footer/Footer-Widgets/Share-Connect/View-our-Videos -cmpd/Site-Footer/Footer-Widgets/Share-Connect/View-our-YouTube-Videos -cmpd/Site-Footer/Sub-Footer-Links/* -cmpd/Site-Footer/Sub-Footer-Links/A-Z-Index -cmpd/Site-Footer/Sub-Footer-Links/Disclaimer-Copyright -cmpd/Site-Footer/Sub-Footer-Links/New-page -cmpd/Site-Footer/Sub-Footer-Links/Privacy-Statement -cmpd/Site-Footer/Sub-Footer-Links/Sitemap -cmpd/ePolicing-Resources/kioskWEB cmpid= cmplog cmr @@ -64834,7 +62829,7 @@ cn/en/pages/strategy-operations/articles/5g-assist-in-2019-ncov.html cn/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html cn/enterprise/ cn/events/huaweiconnect/livestream-for-tvs$ -cn/events/huaweiconnect/sessions-on-demand*http://hub.docker.com/robots.txt +cn/events/huaweiconnect/sessions-on-demand*http://uptrends.com/robots.txt cn/forum/* cn/gated/ cn/home.html @@ -64845,6 +62840,7 @@ cn/license/saber-models/ cn/license/spice-models-license.html cn/login-messages/ cn/lp/003/ +cn/main_cn cn/market-news-and-analysis/trading-ideas cn/mobile-attribution-glossary cn/mobile-fraud-glossary @@ -64961,40 +62957,18 @@ cobra-oe-2019-2020 cobra-open-enrollment-2020-2021 cobrand cobranding/ -cocais/audios -cocais/contratos -cocais/cultivos -cocais/dirigentes/agenda-da-chefe-adjunta-de-administracao -cocais/dirigentes/agenda-da-chefe-adjunta-de-pesquisa-e-desenvolvimento -cocais/dirigentes/agenda-da-chefe-geral -cocais/dirigentes/agenda-do-chefe-adjunto-de-transferencia-de-tecnologia -cocais/eventos -cocais/infraestrutura/campo-experimental-de-arari -cocais/infraestrutura/unidade-de-execucao-de-pesquisa -cocais/laboratorio -cocais/mailing -cocais/missao-visao-valores -cocais/negocios -cocais/obrigado -cocais/pesquisa-e-desenvolvimento -cocais/plano-diretor-da-unidade -cocais/responsabilidade-socioambiental -cocais/sugestoes-de-pautas -cocais/termos-de-execucao-descentralizada -cocais/transferencia-de-tecnologia cockpit code code-promo code-promo/interstitiel code/ code/* -code/http://w3techs.com/robots.txt +code/http://windows.microsoft.com/robots.txt code= codeCoverage code_activation code_files/*/download coderpad-for-figjam/$ -codes codes-promo/codes-promo/visit/* codes-promo/redirect codesamples/ @@ -65058,7 +63032,7 @@ collection-search collection-search/advanced-search collection-search/advanced-search? collection-search? -collection.phphttp://quoththeraven.substack.com/robots.txt +collection.phphttp://completesports.com/robots.txt collection/* collection/*/amp collection/*/product @@ -65066,7 +63040,7 @@ collection/*? collection/api/logger collection/category collection/editor -collection/editor/http://hairtransplantct.com/robots.txt +collection/editor/http://access.redhat.com/robots.txt collection/works? collection/zone collection= @@ -65159,7 +63133,7 @@ collections/picture collections/q$ collections/q/$ collections/search -collections/search?*http://airasia.com/robots.txt +collections/search?*http://boell.de/robots.txt collections/share collections/types*?*q= collections/user @@ -67034,6 +65008,7 @@ colors/yellow-green/$ colors/yellow-orange/$ colors/yellow/$ colors/zaffre/$ +colour_group= columbia/contest-scrape-page/ columbia/free-trial/ columbia/instagram/ @@ -67097,7 +65072,7 @@ comfortable_pay comic-indies comic-indies/$ comic-indies/about -comiccontrol/http://smh.com.au/robots.txt +comiccontrol/http://dzone.com/robots.txt comics comics-kingdom comics/unlimited/home @@ -67131,6 +65106,7 @@ comment-image-picker.jspa comment-list.jspa comment-page comment-page- +comment-page- comment-page-1 comment-page-2 comment-page-4 @@ -67160,7 +65136,7 @@ commento comments comments comments$ -comments-7.*http://cpj.org/robots.txt +comments-7.*http://help.ubuntu.com/robots.txt comments-section comments. comments.html @@ -67170,6 +65146,7 @@ comments/ comments/* comments/*/likes comments/abusive +comments/comments.cgi comments/count comments/feed comments/feed* @@ -67180,7 +65157,7 @@ comments/new comments/quote comments/reply comments=true -commentshttp://e-elgar.com/robots.txt +commentshttp://ocw.mit.edu/robots.txt commerce commerce$ commerce/day.aspx @@ -67244,7 +65221,7 @@ common/survey.aspx* common/swf/ZoomEmbed common/tools/pg/manual/PGcoa common/tools/pg/manual/PGholdmail -common/trial/http://pandadoc.com/robots.txt +common/trial/http://booksamillion.com/robots.txt common/xml common2013 common2013/gsma_header_footer/allnavs @@ -67341,7 +65318,7 @@ community/*/foaf community/*/latest$ community/*/live community/*/post -community/*/post-*http://techtalia.org/robots.txt +community/*/post-*http://thespruce.com/robots.txt community/*/profile community/*/rss community/*/topics @@ -67400,6 +65377,8 @@ community/community-survey.html community/compose/* community/conversations/ community/country +community/donations/previousdonations.php +community/donations/thanks_paypal/http://emag.hu/robots.txt community/email community/en/topics/community-events community/en/topics/leaderboard @@ -67483,7 +65462,7 @@ community/user community/user-api-key community/user/aaamodelmicrositenew community/user/ibmchampions -community/user/ibmtechxchangenorthtexasautomationusergroup/http://comparitech.com/robots.txt +community/user/ibmtechxchangenorthtexasautomationusergroup/http://chicagobooth.edu/robots.txt community/user/ibmtechxchangestaging community/user/ibmz-and-linuxone community/user/imwuc @@ -67751,7 +65730,6 @@ compatible/questionnaires/images compensation-promo competition competitionadmin -competitions/best-buy/entry-thank-you/ competitive-research competitive/gated-content-for-agents/ competitiveness/Documents/energy-agenda-Jan2627.pdf @@ -68015,6 +65993,10 @@ computer.jpg computer/thanks computer/thanks-partner computereng +computing/Library/ +computing/Templates/ +computing/hallnet-test/ +computing/news/archive/ computingservices/private/ coms2/dnbdescription coms2/page_cse @@ -68204,7 +66186,7 @@ confirmare-mail confirmarmodificacaodee-mail confirmarnovasenha,definirnovasenha confirmation -confirmation?http://livre.fnac.com/robots.txt +confirmation?http://radio.garden/robots.txt confirmationNumber= confirmationcommande confirmednewpassword @@ -68228,7 +66210,7 @@ connect-more/programme-2023/connect-more-2023-programme-file connect-to-analyst connect/@ connect/authorize* -connect/http://blog.oup.com/robots.txt +connect/http://pcisecuritystandards.org/robots.txt connect/labournews connect/profile connect/social-intranet.html @@ -68256,7 +66238,7 @@ cons/rtfcache/ cons/static consciously/ consent -consent/amp-consent/info*http://one.com/robots.txt +consent/amp-consent/info*http://cwi.nl/robots.txt conservation/th-expenses/pdf/2007_08_conservation_expenses.pdf consign consignments @@ -68307,7 +66289,7 @@ contact-pantone-connect contact-preferences contact-request/ contact-sales -contact-sales/http://pingidentity.com/robots.txt +contact-sales/http://livechat.com/robots.txt contact-support contact-thank-you contact-tos @@ -68315,6 +66297,7 @@ contact-us contact-us-old contact-us-online/ contact-us-thanks +contact-us/ contact-us/*/form contact-us/ami-submission-conf/ contact-us/article-submission-conf/ @@ -68444,6 +66427,18 @@ content.pdflist.html$ content/ content/* content/*%7Bopenurl%7D +content/*.css$ +content/*.css? +content/*.gif$ +content/*.ico$ +content/*.jpeg$ +content/*.jpg$ +content/*.js$ +content/*.js? +content/*.png$ +content/*.scss$ +content/*.scss? +content/*.svg$ content/*/async content/*/autori_slim.html content/*/bind @@ -68509,6 +66504,7 @@ content/apps/ext/callplus/android/en_ie/faqs.html content/apps/ext/callplus/android/en_za/faqs.html content/apps/external-redirects/VF.html content/archive +content/assets/favicon.ico?v=2 content/audit content/auspost_corp/ia-business-home/ content/auspost_corp/ia-personal-home/ @@ -68549,7 +66545,7 @@ content/campaigns/us/noindex/ content/canadian-tire/en/password-reset content/canadian-tire/fr/password-reset content/canadiantire/apple-app-site-association.json -content/canadiantire/assetlinks.jsonhttp://canal4rd.com/robots.txt +content/canadiantire/assetlinks.jsonhttp://wishtv.com/robots.txt content/category content/cd content/cdc/login @@ -68652,7 +66648,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://aviationweek.com/robots.txt +content/dam/avg/img/2014/business/http://fontsquirrel.com/robots.txt content/dam/bitdefender/business/ar content/dam/blackberry-com/asset/enterprise/pdf/direct content/dam/blackberry-com/asset/enterprise/webcast/direct @@ -68813,10 +66809,11 @@ 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://canada.com/robots.txt +content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://line.me/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 +content/dam/jpmorgan/documents/Powering-our-Economy-Climate-One-Pager-Final.pdf content/dam/lockheed-martin/eo/documents/benefit-plans/LMC_IV_REP_RV2_SB_Guide_FINAL_082819.pdf content/dam/lockheed-martin/eo/documents/benefit-plans/LMC_IV_REP_RV3_NSB_Guide_FINAL_082819.pdf content/dam/lockheed-martin/eo/documents/benefit-plans/private @@ -68831,7 +66828,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://mural.co/robots.txt +content/dam/munichre/brandportal/guidelines/*.pdf$http://questionpro.com/robots.txt content/dam/natwest_com/secureinbox content/dam/nuance/en_us/terms-and-conditions/ content/dam/oecd/ @@ -68865,7 +66862,7 @@ content/dam/sfu/julita-clf4 content/dam/sfu/retirees/Newsletters content/dam/sfu/senate/senate-documents content/dam/sfu/sfunews -content/dam/shared-component-assets/tecom/news-and-research/gated-assets/http://telus.com/robots.txt +content/dam/shared-component-assets/tecom/news-and-research/gated-assets/http://r-project.org/robots.txt content/dam/sites/msa-about/global/common/gated/* content/dam/sites/msa-about/global/french/gated/* content/dam/sites/msa-about/global/german/gated/* @@ -68881,7 +66878,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://syfy.com/robots.txt +content/dam/students/documents/graduations/programs/http://marketplace.visualstudio.com/robots.txt content/dam/stzh/aemmanual-tui content/dam/stzh/cd content/dam/stzh/pkzh @@ -69020,7 +67017,7 @@ content/dist/fonts content/docdel content/download content/downloads/ -content/downloads/http://marketingsherpa.com/robots.txt +content/downloads/http://google.co.kr/robots.txt content/ebook content/ebook/ content/ebrochure/toyota-mobility.pdf @@ -69060,7 +67057,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://hongiktv.com/robots.txt +content/honeywellbt/us/en/error/monitoring-page.htmlhttp://linternaute.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 @@ -69121,7 +67118,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://combifit.nl/robots.txt +content/index.php/user/logout/http://infoq.com/robots.txt content/index.php/user/password content/index.php/user/register content/inspublic @@ -69172,7 +67169,7 @@ content/nvidiaGDC.*\.(?!png|jpg|svg).+$ content/ohr/ResourceLibrary/management/ content/ohr/career/admin/ content/overlays/ -content/overlays/http://qwant.com/robots.txt +content/overlays/http://koreatimes.co.kr/robots.txt content/pan-dev content/pan/de_DE content/pan/en_AU @@ -69221,7 +67218,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://wetransfer.com/robots.txt +content/public/wbc/en/_services/calcs-forms-tools/http://compart.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/ @@ -69369,7 +67366,7 @@ contentassets/*.xml$ contentfeed/getdata?type=synopsi contentisblocked contentisblocked.md -contentjam/ +contentjam/ contentonly contentpar_gridblock contentresearchtool/ @@ -69750,7 +67747,6 @@ core/*.png core/*.png core/*.svg core/*.svg -core/*http://80000hours.org/robots.txt core/2024-interest-group-week core/_next/static/shared/static/sticker-mule-share.*.png core/about @@ -69848,7 +67844,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://alabama.travel/robots.txt +core/unlocking-power-rda-joint-workshop-nardac-and-pcc-sct-rda-training-task-grouphttp://braintreepayments.com/robots.txt core/wp-admin/ core/wp-admin/admin-ajax.php corev-support @@ -69979,8 +67975,6 @@ correcoes/enviar?url= correction= corrections corrections/search/node -corrector -correctors corregedoria correlati correze/ @@ -70222,13 +68216,13 @@ courses/find-a-course/media-communication-and-creative-arts/animation-and-motion courses/find-a-course/results courses/graduate-certificate-in-higher-education-curriculum-teaching-and-learning courses/honours -courses/http://codecanyon.net/robots.txt +courses/http://nrel.gov/robots.txt courses/major/*-bachelor-arts-2022 courses/major/film-television-bachelor-arts courses/nested-content/postgraduate courses/online-shkoly courses/online-shkoly/zapusk-online-shkoly -courses/online-shkoly/zapusk-online-shkolyhttp://alistapart.com/robots.txt +courses/online-shkoly/zapusk-online-shkolyhttp://glastonburysmiles.com/robots.txt courses/requests courses/search courses/section @@ -70449,6 +68443,7 @@ create_review createaccount createawebsite createcapthca.asp +createplaque.html? createshort.html creating-an-account-and-logging-in/ creating-home-page.html @@ -70462,47 +68457,6 @@ creative_editor creativeservices/ creativetest creativetest/ -creativity/ar/event/*/ical -creativity/ar/explore -creativity/ar/search -creativity/en/event/*/ical -creativity/en/explore -creativity/en/search -creativity/es/event/*/ical -creativity/es/explore -creativity/es/search -creativity/event/*/ical -creativity/fr/event/*/ical -creativity/fr/explore -creativity/fr/search -creativity/id/event/*/ical -creativity/id/explore -creativity/id/search -creativity/it/event/*/ical -creativity/it/explore -creativity/it/search -creativity/ja/event/*/ical -creativity/ja/explore -creativity/ja/search -creativity/pt/event/*/ical -creativity/pt/explore -creativity/pt/search -creativity/ru/event/*/ical -creativity/ru/explore -creativity/ru/search -creativity/search -creativity/th/event/*/ical -creativity/th/explore -creativity/th/search -creativity/uk/event/*/ical -creativity/uk/explore -creativity/uk/search -creativity/uz/event/*/ical -creativity/uz/explore -creativity/uz/search -creativity/zh/event/*/ical -creativity/zh/explore -creativity/zh/search creator creator creator-login @@ -71093,6 +69047,7 @@ cust_maint/site_down/maintenance.html custlogin/ custlogin/showResetPassword.action* custom +custom-404/ custom-design-request-modal custom-listing-tag custom-maps/index_new_one.html @@ -71223,6 +69178,7 @@ customers/how-volkswagen-group-services-used-figma-and-figjam/$ customers/how-whatagraph-removed-repetitive-design-using-figma/$ customers/how-woowa-brothers-boosts-collaboration/$ customers/how-workday-scales-design-and-development-collaboration-with-figma/$ +customers/itau-unibanco-launched-45-digital-products-with-figma/$ customers/jellyfish-before-after-figma/$ customers/kakaobank-faster-design-delivery-with-figma/$ customers/lifted-from-the-dark-ages-vanquis/$ @@ -71397,6 +69353,7 @@ cz/podrobné-hledání/vhc:motorhome,dmg:false/pg:dspmotorhome$ cz/podrobné-hledání/vhc:motorhome/pg:dspmotorhome$ cz/pt czde +cze/layout/set czes czfr czgr @@ -71532,7 +69489,7 @@ da/bestilling da/blog da/checkout da/create-a-doodle-pfm -da/create-a-doodle-pfmhttp://doordash.com/robots.txt +da/create-a-doodle-pfmhttp://lifehack.org/robots.txt da/destination da/downloadmirror da/errors @@ -71629,7 +69586,6 @@ dailystudy*mode* daisy dajoko dal-quotidiano -dallas/tag dalvafigueiredo dam dam/*.doc$ @@ -71660,12 +69616,13 @@ 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://udemy.com/robots.txt +dam/udelImages/student-life/reslife/floorplanshttp://cmu.edu/robots.txt dam/www/*.PDF$ dam/www/*.pdf$ dam/www/*pdfs dam/www/rch/*.pdf$ dan-pinks-office-hours/ +dan/layout/set dandruff_seborrhea_pictures_slideshow/article.htm dangerous_foods_for_dogs_pictures_slideshow/article.htm dangerous_spider_bites_treatment/article.htm @@ -71698,23 +69655,9 @@ data-group/ data-items* data-page-integration data-processing-terms -data-quality -data-quality-bug -data-quality-bugs -data-quality-error -data-quality-error-producers -data-quality-errors -data-quality-errors-producers -data-quality-info -data-quality-warning -data-quality-warning-producers -data-quality-warnings -data-quality-warnings-producers data-science* data-security/download-confirm.html data-security/pdf/insider-threat-management-handbook.pdf -data-source -data-sources data-studio data-summit/draft-dsa.pdf data-summit/dsa.pdf @@ -71781,7 +69724,7 @@ dataset/*/history dataset/rate dataset/search datasets/ -datasets/http://jstatsoft.org/robots.txt +datasets/http://productboard.com/robots.txt datasheet datasrt= datastore @@ -71789,6 +69732,7 @@ datatool/ datax date date-picker +date/ date/dateadd.html? date/dateadded.html? date/durationed.html? @@ -72862,6 +70806,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 @@ -73291,7 +71236,7 @@ default/Search-Show default/Wishlist-Show default1.cms defaultIndOnly.aspx -default_image.psdhttp://adssettings.google.com/robots.txt +default_image.psdhttp://app.gitbook.com/robots.txt defaults deferred definicion/entlastendes @@ -73352,7 +71297,7 @@ delete_props_conf.html delete_tags_conf.html deleteaccount.aspx deleteaccountb.aspx -deleteaccounthttp://pokemon.com/robots.txt +deleteaccounthttp://matat.co.il/robots.txt delhi-assembly-elections-2020/ delhi-assembly-elections-2020/* delicacy @@ -73395,7 +71340,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://mathispower4u.com/robots.txt +demo/safari-reader-test-nielshttp://politico.eu/robots.txt demo2/ demo_2c5e63dedb24a demo_ad.html @@ -73412,7 +71357,13 @@ dempubweb denl denouements dental/*/index.php +dental/dh +dental/endo +dental/histo dental/index.php +dental/intranet +dental/perio +dental/students dental_health_common_problems_pictures_slideshow/article.htm dental_oral_health_wisdom_teeth_surgery_pain/article.htm dentistry/*/administrator @@ -73450,8 +71401,19 @@ department-economics/econofides/ department-of-computer-science-and-information-technology/staff department-page departments +departments/ac/ +departments/aed/degree-show-16/3ddesign/studentcatalogue/abigail-monger/ departments/division-subspecialty-medicine/integrative-medicine/fundamentals-oncology-acupuncture-online-course +departments/eu/images/staff/Dave-Berry.jpg +departments/eu/images/staff/Robert-Knight.jpg +departments/eu/images/staff/Ruth-Kinna.jpg +departments/eu/images/staff/Sureyya-Turkeli.jpg +departments/materials/pg/unilever/ departments/radiology/radiology-image-request +departments/ssehs/ex/ +departments/ssehs/information/ +departments/sses/ex/ +departments/sspgs/sspgs-dev/ departments/surgery/endometrial-cancer-research-day departure= departureDate= @@ -73498,6 +71460,7 @@ dero deru desc descarga-ebook-* +describe describecomponents.cgi describekeywords.cgi descuentos @@ -73530,6 +71493,8 @@ designSupport design_sandbox design_theme_id design_tokens +designandprint/ex/ +designandprint/photography/imagebank.html designdb/*/jsp designdb/*/showData.jsp designdb/*? @@ -75498,6 +73463,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/ @@ -75623,7 +73589,7 @@ digitaledition digitalexpress/ digitalpdf digitalsubscription/imagedownload -digitalsubscription/imagedownload/http://nj.gov/robots.txt +digitalsubscription/imagedownload/http://latex-project.org/robots.txt digraph dilatua/proRecensione.do dilatuagaz @@ -75638,6 +73604,7 @@ ding-session= dining-guide/? dip diplomat/ +dir/ dir/pdf dir_on_server direct @@ -75655,7 +73622,7 @@ directnews directories directories-api directories/transition -directors/http://fool.com/robots.txt +directors/http://observablehq.com/robots.txt directory directory-profile/ directory/ @@ -75663,6 +73630,7 @@ directory/* directory/? directory/all directory/autocomplete +directory/currency/switch/currency directory/directory.html directory/guided-search.html directory/media_and_entertainment/radio/hispanic_broadcasting_corporation/index.asp @@ -76033,7 +74001,6 @@ distro.html distropic distrovid/myvideos disusing -dit/documents/gosudarstvennaya-programma-goroda-moskvy/view/264637220 diverse diversity diversity-inclusion* @@ -76048,7 +74015,7 @@ dj dj/ django django-admin -django-admin/http://xn2.824989.com/robots.txt +django-admin/http://democrats.org/robots.txt dje dk dk$ @@ -76197,9 +74164,10 @@ dl_track dlfaculty dli-ild dlls/ -dlm_uploads/http://rnd.de/robots.txt +dlm_uploads/http://britishmuseum.org/robots.txt dloader dloader(NaverRobot) +dls dlsearch/ dlstudent dm @@ -76217,7 +74185,7 @@ dmn= dms dms/cdn/sites/iportal/documents/pdfs/ dms/cdn/sites/support/documents -dms_priv/*http://itunes.apple.com/robots.txt +dms_priv/*http://www3.nhk.or.jp/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 @@ -76253,19 +74221,20 @@ dna-tests?s= dna/dna-matches dna/insights dna/matches -dna/matches/http://myjewishlearning.com/robots.txt +dna/matches/http://t3n.de/robots.txt dna/origins dna/relatedness dna/tests dnaprint.asp dng/mapping/csv-import -dnvkhttp://dni.gov/robots.txt +dnvkhttp://ubos.org/robots.txt do do-not-change do-not-crawl do/ do/authent do/email_editor +do2 do=CreateGuest do=CreateRegistree do=backlink$ @@ -76354,7 +74323,7 @@ docs*?*utm_source= docs-and-downloads/* docs-api-legacy docs-api-legacy$ -docs-api-legacy/http://deepmind.com/robots.txt +docs-api-legacy/http://ibb.co/robots.txt docs-footer docs-qa docs/ @@ -76367,7 +74336,7 @@ docs/*.png$ docs/*/auth/login?redirect= docs/*/diff docs/*/embed -docs/*/http://chase.com/robots.txt +docs/*/http://help.uber.com/robots.txt docs/*/restore docs/*/search? docs/*/version @@ -76375,6 +74344,7 @@ docs/1.0 docs/3.x/fr docs/Accurint docs/CAS_PPTv4.pdf +docs/EDI docs/Newsletters docs/Newsletters/BD docs/PAS_PPTv4.pdf @@ -76470,8 +74440,9 @@ docs/work/whitepapers docs/wsl/mesa-21 docspp doctor-strange +doctors*/search* doctors/price-guide -doctors/resultshttp://nebula.wsimg.com/robots.txt +doctors/resultshttp://swanbitcoin.com/robots.txt doctors/search?filter= doctors? doctors?keyword= @@ -76578,7 +74549,6 @@ documentos documentphotos/ documents documents$ -documents/ documents/*.jpg documents/*/comments? documents/*/se-2 @@ -76887,7 +74857,7 @@ download/Forside/2022 download/attachments download/binary download/get -download/http://imagify.io/robots.txt +download/http://daringfireball.net/robots.txt download/labview-development-system-2013/3980/en download/labview-development-system-2013/4045/en download/legacy @@ -76937,7 +74907,7 @@ downloadpubliclightbox.php downloads downloads.php downloads/ -downloads/ +downloads/ downloads/$ downloads/* downloads/*/ @@ -77022,7 +74992,7 @@ dritte drive drive-and-listen/ drive-angry -drive-in/ +drive-in/ drive-with-lyft*ref= drive-with-lyft*utm drive/car-reviews/*/new @@ -77122,7 +75092,6 @@ duhovnikforum/search.php duhovnikforum/search/* duhovnikforum/showpost.php dummy -dummytestpage/* dump dump_database.php?db=all dumpbox @@ -77131,6 +75100,7 @@ duplicate dural dut dut$ +dut/layout/set dutch-ctf dutch-english/sitemap dutch-english/top @@ -77232,147 +75202,7 @@ définirnouveaumdp e e- e-book-customer-update/ -e-campo-antiga/perguntas-frequentes -e-campo-antiga/vantagens-e-dicas -e-campo/4-hortpanc -e-campo/abacate-instrucoes-tecnicas-para-o-cultivo-comercial -e-campo/acesso-a-patrimonio-genetico-nativo -e-campo/alelovegetal-sistema-de-gestao-de-dados-e-informacoes-de-recursos-geneticos-de-plantas -e-campo/apicultura-para-iniciantes -e-campo/aproveitamento-de-residuos-no-preparo-de-bioinsumos -e-campo/aquaponia-residencial -e-campo/avaliacao-e-classificacao-de-suinos-carcacas-e-partes-de-carcacas -e-campo/avaliacao-economica-de-sistemas-agropecuarios -e-campo/barragem-subterranea-construcao-e-manejo -e-campo/bioagua-familiar-tratamento-de-agua-cinza-para-producao-de-alimentos -e-campo/bioanalise-de-solo -e-campo/biodiesel -e-campo/bioeconomia-para-o-bioma-caatinga -e-campo/bioeconomia-uma-visao-geral-sobre-a-economia-de-base-biologica -e-campo/biogas -e-campo/biosseguranca-em-laboratorios-de-pesquisa -e-campo/boas-praticas-de-manejo-da-cama-de-aviario -e-campo/bolos-tradicionais-ingredientes-equipamentos-embalagens-rotulagem -e-campo/cafeicultura-no-cerrado -e-campo/capacitacao-especifica-sobre-programa-nacional-de-sanidade-dos-equideos-pnse -e-campo/ciclo-de-palestras-a-forca-das-hortalicas-no-cinturao-verde-paulista -e-campo/ciclo-de-palestras-manejo-fitossanitario-do-tomateiro -e-campo/coleta-de-amostras-de-solo-para-fins-de-fertilidade -e-campo/como-escolher-caprinos-e-ovinos-para-reproducao -e-campo/compostos-nitrogenados-em-cultivo-de-camarao-marinho -e-campo/construcao-de-secador-solar -e-campo/controle-biologico-enfoque-em-manejo-de-lagartas-com-bioinseticidas -e-campo/controle-da-vespa-da-madeira -e-campo/controle-de-acaros-e-piolhos-em-granjas -e-campo/controle-e-prevencao-da-mastite-em-rebanhos-bovinos -e-campo/cria-de-bezerras-leiteiras-estrategias-para-aumentar-a-eficiencia -e-campo/criacao-de-galinhas-caipiras-na-agricultura-familiar-do-semiarido -e-campo/criacao-de-suinos-em-familia-sem-o-uso-coletivo-de-antimicrobianos -e-campo/criacao-sustentavel-de-pirarucu -e-campo/criacao-sustentavel-de-pirarucu-da-recria-ao-mercado -e-campo/cromatografia -e-campo/cultivo-da-caja-aspectos-basicos -e-campo/cultivo-do-algodoeiro-em-sistemas-organicos-no-semiarido -e-campo/curso-de-elaboracao-de-espumantes-2023 -e-campo/curso-online-amostragem-coleta-e-transporte-do-leite -e-campo/curso-online-analise-financeira-de-sistemas-agroflorestais -e-campo/curso-online-compostagem -e-campo/curso-online-controle-estrategico-do-carrapato-dos-bovinos-de-leite -e-campo/curso-online-formacao-de-facilitadores-de-aprendizagem -e-campo/curso-online-introducao-a-biofortificacao -e-campo/curso-online-irrigacao-irrigafacil -e-campo/curso-online-melhoramento-genetico-e-controle-zootecnico-de-rebanhos-leiteiros -e-campo/curso-online-silagem-de-capim-para-producao-de-leite -e-campo/curso-online-silagem-de-milho-e-de-sorgo-para-gado-de-leite -e-campo/custos-de-producao-de-frangos-de-corte-e-suinos-para-produtores-integrados -e-campo/desenvolvimento-e-validacao-de-metodos-em-espectroscopia-no-infravermelho-proximo -e-campo/diagnostico-e-manejo-do-oidio-do-cajueiro -e-campo/diagnostico-rapido-da-estrutura-do-solo-dres -e-campo/ecuperacao-de-pastagens-degradadas -e-campo/elaboracao-de-espumantes -e-campo/elaboracao-de-vinhos-e-suco-de-uva -e-campo/ergonomia-e-saude-na-producao-de-bolos-tradicionais -e-campo/erva-20-adubacao -e-campo/erva-20-implantacao-de-ervais -e-campo/fazendo-certo-a-escolha-da-forrageira -e-campo/fazendo-certo-como-organizar-a-estacao-de-monta-em-propriedades-de-gado-de-corte -e-campo/fenologia-dispersao-e-manejo-de-sementes-da-caatinga -e-campo/fertirrigacao -e-campo/forrageiras-para-o-semiarido-desafios-e-inovacao -e-campo/forrageiras-para-producao-de-leite-a-pasto -e-campo/frutos-de-acai-solteiro-para-producao-de-polpa -e-campo/fundamentos-e-praticas-de-conservacao-de-solo-e-agua -e-campo/galinhas-caipiras-como-iniciar-ou-aprimorar-uma-pequena-criacao -e-campo/gestao-da-propriedade-e-ferramentas-de-controle-na-producao-de-ovinos-e-caprinos -e-campo/gestao-de-hortas-pedagogicas -e-campo/glirinutri -e-campo/hortas-em-pequenos-espacos -e-campo/i-workshop-internacional-sobre-melhoramento-genetico-e-producao-de-sementes-de-hortalicas -e-campo/iii-seminario-da-embrapa-acre-de-iniciacao-cientifica-e-pos-graduacao -e-campo/implantacao-e-manejo-do-consorcio-milho-braquiaria -e-campo/implantacao-manejo-e-recuperacao-de-pastagens -e-campo/introducao-a-producao-de-cogumelos -e-campo/introducao-a-producao-organica-de-maracuja -e-campo/introducao-a-prospectiva -e-campo/introducao-a-sistemas-integrados-de-lavoura-pecuaria-floresta -e-campo/irrigacao-da-bananeira-necessidade-hidrica-da-cultura -e-campo/irrigacao-do-coqueiro-anao -e-campo/irrigacao-do-coqueiro-anao-backup -e-campo/irrigacao-para-bananeira -e-campo/irrigafacil-2023 -e-campo/leite-instavel-nao-acido-lina-diagnostico-e-prevencao -e-campo/manejo-da-cultura-do-acai-em-terra-firme -e-campo/manejo-da-cultura-do-acai-em-terra-firme-2.0 -e-campo/manejo-do-solo-com-foco-em-sistemas-integrados-de-producao -e-campo/manga-instrucoes-tecnicas-para-cultivo-comercial -e-campo/maracujas-cultivares-sistemas-de-producao-e-mercado -e-campo/matematica-financeira-basica-boleiras -e-campo/meliponicultura -e-campo/meliponicultura-urbana -e-campo/mip-no-cultivo-do-pimentao -e-campo/nocoes-basicas-de-empreendedorismo -e-campo/operacionalizacao-de-biodigestores -e-campo/pacote-de-3-cursos-sobre-forrageiras-para-pastejo-corte-e-silagem -e-campo/pecbioquintal-semiarido -e-campo/pesquisa-em-base-de-patentes -e-campo/pitayas-melhoramento-genetico-e-sistemas-de-producao -e-campo/plantas-aromaticas-e-condimentares -e-campo/poda-do-pessegueiro-e-nectarineira -e-campo/polinizacao-agricola -e-campo/potencial-agronomico-dos-dejetos-de-suinos -e-campo/praticas-de-biosseguridade-na-bovinocultura-leiteira -e-campo/prevencao-e-controle-do-carrapato-dos-bovinos-em-sistemas-produtivos-da-regiao-sul-do-brasil -e-campo/producao-de-batata-doce -e-campo/producao-de-hortalicas-panc-para-consumo-domestico -e-campo/producao-de-leite-de-qualidade -e-campo/producao-de-mudas-de-cajueiro -e-campo/producao-de-sementes-e-ovos-embrionados-na-agricultura-familiar-agroecologica -e-campo/producao-e-tecnologias-de-sementes-e-mudas -e-campo/producao-integrada-de-borracha-natural -e-campo/producao-integrada-de-folhosas -e-campo/producao-integrada-de-oliveira -e-campo/producao-organica-de-fruteiras -e-campo/producao-sustentavel-de-peixes-redondos -e-campo/reniva -e-campo/resgate-historico-das-receitas-de-bolos-e-do-oficio-de-boleiras -e-campo/saneamento-basico-rural -e-campo/seguranca-do-alimento -e-campo/semeadura-direta-para-recomposicao-da-vegetacao-nativa -e-campo/semeando-florestas-em-terras-indigenas -e-campo/sibcti -e-campo/sistema-de-plantio-direto -e-campo/sistemas-agroflorestais-para-pequenas-propriedades-do-semiarido-brasileiro -e-campo/sistemas-agroflorestais-pecuarios-para-lotes-florestais-do-semiarido-brasileiro -e-campo/sistemas-de-producao-de-mangaba -e-campo/sisteminha -e-campo/sisteminha-embrapa-ufu-fapemig-producao-integrada-de-alimentos-na-agricultura-familiar-do-semiarido -e-campo/sisteminha-gerenciamento-de-projetos -e-campo/tecnologia-pos-colheita-em-frutas-e-hortalicas -e-campo/tecnologias-para-agricultura-de-baixo-carbono -e-campo/tratamento-de-digestato-para-remocao-ou-recuperacao-de-nutrientes -e-campo/viticultura-tropical-no-semiarido -e-campo/xx-curso-sobre-tecnologia-de-producao-de-sementes-de-hortalicas -e-campo/xxi-curso-sobre-tecnologia-de-producao-de-sementes-de-hortalicas +e-books-stats e-commerce/www/* e-dition e-landing-page-sitemap.xml @@ -77460,6 +75290,7 @@ ebook/pdf/5-power-steps-to-excellent-software-implementation.pdf ebook/pdf/top-10-payment-and-gateway-processing-trends.pdf ebooklets ebooks +ebooks-subscribe ebooks/ ebooks/*?* ebooks/constituent-data-tracking @@ -77519,7 +75350,6 @@ ec/* ec/Download ec/es ecafe -ecampo/producao-e-edicao-de-video-pelo-celular ecampus ecap ecaptcha @@ -77579,7 +75409,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://lancaster.ac.uk/robots.txt +economia/negocios/balance-nid04112021/http://op.europa.eu/robots.txt economia/pt-br/internet economia/quiz economiaempresa/qualitat/documents/public @@ -77614,6 +75444,9 @@ edc/search-result edcom/bugtrack edg edge +edge/home-inspection +edge/legal-services +edge/rental-furniture ediciodeldia edicion edicion_impresa/calendario.html?month= @@ -77643,6 +75476,7 @@ edit-subscriptions edit-symbol edit-symbols edit.php +edit.pl edit/#! edit/$ edit/$ @@ -77683,7 +75517,6 @@ editor editor$ editor-app-beta.html editor-app.html -editor-rules editor.cgi editor.jsp editor/ @@ -77714,7 +75547,6 @@ editprofile edits editstartup edm -edmonton/tag edmontonalberta edms-access edms-admin @@ -77783,6 +75615,7 @@ education/*/templates education/*/tmp education/404_en.htm education/aboutus.page* +education/advanced_search.jsp? education/banner education/bannerlinks education/blocks @@ -77793,6 +75626,7 @@ education/classroom-resources/education-resources education/common/course_search.page* education/cru-copper-analysis education/download +education/eic/_denial.asp education/events/elements education/events/pdfs education/files/accessing-the-markets-es.pdf @@ -78153,7 +75987,6 @@ el/wiki/Template_talk: el/wiki/User: el/wiki/UserProfile: el/wiki/User_talk: -elaboracao-de-vinhos-e-sucos-de-uva elastic elasticsuite_cms/ elastictranscoder/2012-09-25 @@ -78308,6 +76141,7 @@ elinks elite? eljudaismodejesus eljudaismodejesus2 +ell/layout/set elle/rss elliotspark/ ellipsis-preview @@ -78335,7 +76169,7 @@ email-blog email-colleague email-confirm email-contact/ -email-contact/nodehttp://gsma.com/robots.txt +email-contact/nodehttp://sendinblue.com/robots.txt email-contact/taxonomy_term email-content email-disclaimer @@ -78412,6 +76246,7 @@ emailability emailactivity emailaddresses emaildownload +emailer emailers/itreseller emailers/ownerlounge emailfriend @@ -80805,7 +78640,7 @@ en-to en-tools en-tr en-tr/blogs -en-tr/cart/http://linktr.ee/robots.txt +en-tr/cart/http://telecompaper.com/robots.txt en-tr/pages en-tr/products/details en-tt @@ -81420,7 +79255,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://rijksoverheid.nl/robots.txt +en/collection/search?*http://startribune.com/robots.txt en/collections en/comment/reply en/communities @@ -81455,19 +79290,10 @@ en/create-a-doodle-pfm en/creation-translation-reports/new en/creations/*/reports/new en/creations/*/share/new -en/creative-cities/grid -en/creative-cities/list -en/creative-cities/map en/credit-slip -en/crida/grid -en/crida/list -en/crida/map -en/cultnatlaws/grid -en/cultnatlaws/list -en/cultnatlaws/map en/currency/edit en/customer-home -en/customer-services/points-attention/appointment-request-formhttp://tmj4.com/robots.txt +en/customer-services/points-attention/appointment-request-formhttp://specialized.com/robots.txt en/customers-tax-faq en/data-appearances en/database/oracle/machine-learning/omlla @@ -81489,9 +79315,6 @@ en/database/other-databases/nosql-database/22.1 en/database/other-databases/nosql-database/22.2 en/database/other-databases/nosql-database/22.3 en/database/other-databases/nosql-database/23.1 -en/days/world-radio/grid -en/days/world-radio/list -en/days/world-radio/map en/dcu/ en/demo-order.aspx en/departures/? @@ -81506,15 +79329,6 @@ en/download-the-schiphol-app en/downloadmirror en/downloads en/drivers-handbook/ -en/dtc-finance-toolkit-factsheets/grid -en/dtc-finance-toolkit-factsheets/list -en/dtc-finance-toolkit-factsheets/map -en/dtc-financing-toolkit/grid -en/dtc-financing-toolkit/list -en/dtc-financing-toolkit/map -en/early-childhood-education/grid -en/early-childhood-education/list -en/early-childhood-education/map en/edc en/education-request.aspx en/education/educator-upgrade @@ -81535,7 +79349,6 @@ en/errors en/eula.html en/evaluer/ en/event -en/event/*/ical en/events/10_Graduade%20Institute_Richard_Baldwin_PWC_Geneva.pdf en/events/11_International%20Accounting%20Standards_Nic_Anderson_PWC_Geneva.pdf en/events/1_Roche_Ian_Bishop_PWC_Geneva.pdf @@ -81552,7 +79365,6 @@ en/events/huaweiconnect/livestream-for-tvs$ en/events/huaweiconnect/sessions-on-demand* en/events/onshape-mda-barcelona-2025 en/events? -en/explore en/faq/can-i-print-my-ordered-stamps-home en/faq/comment-contacter-le-service-clientele-de-bpost-0 en/faq/est-ce-possible-dimprimer-des-timbres-chez-soi @@ -81581,10 +79393,6 @@ 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 en/global/corporate/all-templates en/global/corporate/all-templates.html en/global/corporate/referencing @@ -81601,9 +79409,6 @@ en/header en/header-mobile en/help-jotmbe en/help/contact-support -en/heratlas/grid -en/heratlas/list -en/heratlas/map en/home.html en/home/products/product-listing.html en/hotels/ @@ -81611,9 +79416,6 @@ en/hq en/html en/id_km-* en/identity -en/iggp/grid -en/iggp/list -en/iggp/map en/images en/immigration-refugees-citizenship/services/reference-include en/index.php/*/media/oembed @@ -81669,19 +79471,10 @@ en/info/privatsphaere-und-datenschutz.html en/infos en/infos/ en/innovation/the-airbus-nova-newsletter/the-nova-newsletter-subscription-confirmation -en/intangible-cultural-heritage/grid -en/intangible-cultural-heritage/list -en/intangible-cultural-heritage/map en/integration en/integrations/*/* -en/interculturaldialogue/grid -en/interculturaldialogue/list -en/interculturaldialogue/map en/internal en/internal/internal-lead-referral-form -en/internet-universality-indicators/grid -en/internet-universality-indicators/list -en/internet-universality-indicators/map en/intphone/ en/ip en/ip/* @@ -81705,9 +79498,6 @@ en/latest en/latest/tags en/legacy-en en/legacytest -en/legal-affairs/grid -en/legal-affairs/list -en/legal-affairs/map en/library? en/license/ibis-models en/license/licensing-agreement/ @@ -81731,13 +79521,10 @@ en/lp/onshape-cam en/lp/onshape-cam-studio-advanced en/lp/onshape-government en/lp/pcb-studio-altium-connector -en/lp/sign-up en/lp/switch-from-solidworks-to-onshape en/m -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 @@ -81745,20 +79532,11 @@ en/map en/media en/media-materials.html en/media/oembed -en/memory-world-committees/grid -en/memory-world-committees/list -en/memory-world-committees/map -en/memory-world/grid -en/memory-world/lac/grid -en/memory-world/lac/list -en/memory-world/lac/map -en/memory-world/list -en/memory-world/map en/mercury/ en/meta/display/news.html en/meta/display/shop-detail.html en/microsite/ -en/microsites/http://pexels.com/robots.txt +en/microsites/http://ebay.fr/robots.txt en/microsoft-365 en/microsoft-365/ en/microsoft-teams @@ -81799,9 +79577,6 @@ en/middleware/jet/6.1 en/modules en/modules/README.txt en/modules/ace -en/mowlac-risks-observatory/grid -en/mowlac-risks-observatory/list -en/mowlac-risks-observatory/map en/music en/music/playlist en/my-account @@ -81830,12 +79605,6 @@ en/offer$ en/offer? en/offers/ en/open-jobs/*?*language= -en/open-science/grid -en/open-science/inclusive-science/grid -en/open-science/inclusive-science/list -en/open-science/inclusive-science/map -en/open-science/list -en/open-science/map en/operations en/operations/page/about-cdm en/operations/page/cdm @@ -81893,6 +79662,7 @@ en/prohibited-list/?*filters en/prohibited-list/?*q en/prohibited-list?*filters en/prohibited-list?*q +en/ps en/publications/2017/pwc-sports-survey-2017.pdf en/publications/2018/PwC%20Sports%20Survey-2018_web.pdf en/questions/selection @@ -81970,12 +79740,6 @@ en/resubscribe en/revenue-agency/web-services-test en/review_widget en/reviews/write-review -en/right-education-country-overview/grid -en/right-education-country-overview/list -en/right-education-country-overview/map -en/right-education/observatory/grid -en/right-education/observatory/list -en/right-education/observatory/map en/rit en/robots en/s @@ -81986,9 +79750,6 @@ en/s/*/reviews en/s/*/togo en/sablony en/safety-hc -en/safety-journalists/observatory/grid -en/safety-journalists/observatory/list -en/safety-journalists/observatory/map en/search en/search$ en/search* @@ -82003,7 +79764,7 @@ en/search?*keywords= en/search?*x=1 en/search?*z=1 en/search?s=* -en/searchpage.htmlhttp://lifewire.com/robots.txt +en/searchpage.htmlhttp://maine.gov/robots.txt en/security en/security/ en/seocheck/ @@ -82089,9 +79850,6 @@ en/two-click/resolve/nojs en/ugc en/undefined/ en/understanding-physics -en/unitwin/grid -en/unitwin/list -en/unitwin/map en/upload en/urm en/us @@ -82133,15 +79891,6 @@ en/webservice en/what-to-do-at-schiphol/*&filter_by_flight=✓ en/why-chase/ en/widget -en/world-book-capital-network/grid -en/world-book-capital-network/list -en/world-book-capital-network/map -en/world-heritage/grid -en/world-heritage/list -en/world-heritage/map -en/world-media-trends/grid -en/world-media-trends/list -en/world-media-trends/map en/wp-admin/ en/wp-admin/admin-ajax.php en/wp-json @@ -82248,7 +79997,6 @@ endpoints/v1/recommendations/interviews enduser enenen$ energy-test -energy/archive/ energy/search/node energy_foods_pictures_slideshow/article.htm enes/expectant%20heir @@ -82494,8 +80242,6 @@ entrez/viewer.fcgi entries entries/*/shareimage entry -entry-date -entry-dates entry-reservation* entry-reservation/* entry.count @@ -82521,7 +80267,6 @@ environment environment/ets environment/nantucket-field-station/ environmental-health-and-safety -environmental-score envoi-courrier-en-ligne/parcours envoyer-colis-vers-point-retrait envoyer-par-email @@ -82551,20 +80296,14 @@ epawaste/conserve/smm/foodrecovery epawaste/hazard/tsd/pcbs/pubs/caulk epdf epec/g2g/ -epg-percevejos-2019 -epg-percevejos-2019/informacoes -epg-percevejos-2019/inscricao -epg-percevejos-2019/instrutores -epg-percevejos-2019/multimidia -epg-percevejos-2019/programa ephorate/ epilepsy_pictures_slideshow/article.htm episerver episerver episode -episode-engine/ -episode-podcast/ -episode/ +episode-engine/ +episode-podcast/ +episode/ episode/*/transcript$ episodes episodes/random @@ -83242,6 +80981,7 @@ es-la/customers/how-hellofresh-built-a-design-system/$ es-la/customers/how-king-brings-game-design-together/$ es-la/customers/how-patagonia-uses-figma/$ es-la/customers/how-workday-scales-design-and-development-collaboration-with-figma/$ +es-la/customers/itau-unibanco-launched-45-digital-products-with-figma/$ es-la/customers/razorpay-boosting-design-system-adoption-and-collaboration/$ es-la/customers/vanguard-designs-fifty-percent-faster/$ es-la/design-handoff/$ @@ -83609,6 +81349,7 @@ es/b%C3%BAsqueda-detallada/vhc:motorhome/pg:dspmotorhome$ es/b%C3%BAsqueda/filters es/bachelors es/banners.aspx +es/baptist-health-news/search* es/bascule es/bcn es/beta @@ -83750,16 +81491,10 @@ es/creation-translation-reports/nuevo es/creators-plans es/crm/ es/cubs/search -es/cultnatlaws/grid -es/cultnatlaws/list -es/cultnatlaws/map es/currency/editar es/custom_banner es/customers es/cz -es/days/world-radio/grid -es/days/world-radio/list -es/days/world-radio/map es/dbacks/search es/de es/demo-order.aspx @@ -83775,6 +81510,7 @@ es/devtest/ es/digital_variants/*/download es/docs es/docs/BooksellerCentral/informativos +es/doctors*/search* es/dodgers/search es/doku es/dominio/ai-search? @@ -83796,9 +81532,6 @@ es/download es/download-commercial-new.aspx es/downloadmirror es/downloads -es/early-childhood-education/grid -es/early-childhood-education/list -es/early-childhood-education/map es/economia es/education-request.aspx es/embed @@ -83840,12 +81573,10 @@ es/es/sem es/es/size/* es/estado-red es/eula.html -es/event/*/ical es/event/*/shoutbox es/event/*/shoutbox? es/events es/executive-education -es/explore es/express-checkout es/extra es/favorites @@ -83874,9 +81605,6 @@ es/gallery es/gente es/gestion-notificaciones es/giants/search -es/global-education-coalition/grid -es/global-education-coalition/list -es/global-education-coalition/map es/goodies/swf/v5/swf/Fotor.swf es/gracias es/group @@ -83919,14 +81647,8 @@ es/influencers es/info es/info/forms2 es/inicio-de-sesion -es/intangible-cultural-heritage/grid -es/intangible-cultural-heritage/list -es/intangible-cultural-heritage/map es/integrations es/internal -es/internet-universality-indicators/grid -es/internet-universality-indicators/list -es/internet-universality-indicators/map es/intphone/ es/investigacion/ensayos-clinicos? es/invites/buy @@ -83949,9 +81671,6 @@ es/learn es/learning-center/tags es/legacy es/legal -es/legal-affairs/grid -es/legal-affairs/list -es/legal-affairs/map es/legal/accept es/legal/after-death/free-ticket-terms es/legal/devices @@ -83974,14 +81693,12 @@ es/login-messages/ es/login.ashx es/login.php es/logout +es/lp/ es/lp/360/tr-ai-assistant/ es/lugares-y-trayectos es/m es/m/assets/wp-content/uploads/*.pdf es/m/cms -es/mab/grid -es/mab/list -es/mab/map es/mailinglist es/mailinglist/email es/make @@ -83996,12 +81713,6 @@ es/masters es/media es/media/oembed es/members -es/memory-world/grid -es/memory-world/lac/grid -es/memory-world/lac/list -es/memory-world/lac/map -es/memory-world/list -es/memory-world/map es/mercado/backorder es/mercado/backorder-auction es/mercado/backorder-auction? @@ -84066,6 +81777,7 @@ es/node es/node/ es/node/* es/node/add +es/non-indexed-content-folder es/notfound.html es/noticias/sitemap es/notificaciones @@ -84189,7 +81901,8 @@ es/search/ es/search/autocomplete es/search/default.mi es/search? -es/search?*http://planner5d.com/robots.txt +es/search?* +es/search?*http://gatsbyjs.com/robots.txt es/searchresult es/secure-preview es/security @@ -84269,9 +81982,6 @@ es/tutoriales/search es/twins/search es/two-click/resolve/nojs es/ugc -es/unitwin/grid -es/unitwin/list -es/unitwin/map es/unleash es/upload es/use-cases/compliance-training/ @@ -84329,12 +82039,6 @@ es/wiki/UserProfile: es/wiki/User_talk: es/wiki/Usuario: es/wiki/Usuario_discusi%C3%B3n: -es/world-heritage/grid -es/world-heritage/list -es/world-heritage/map -es/world-media-trends/grid -es/world-media-trends/list -es/world-media-trends/map es/wp-admin/ es/wp-admin/admin-ajax.php es/xml/news-release @@ -84435,11 +82139,13 @@ es_mx es_mx/plantillas/M es_us esa/ +esatv/layout/set esblog* escapades escuchas_ml escustomers* escz +esearch esfr/Empella esfr/Unternehmensanteil esfr/fixedneutered @@ -84467,6 +82173,7 @@ esja esko eskupTSUpdate eskupTSUpdate +esl/layout/set esnl esp esp/es/booking/ @@ -84962,7 +82669,6 @@ event/*/calendar event/*/create2 event/*/dashboard event/*/exhibitor -event/*/ical event/*/ics event/*/list_attendees event/*/list_sales @@ -85194,6 +82900,7 @@ events/action~posterboard events/action~stream events/action~undefined events/action~week +events/admin/ events/administration/copy events/adtechaustralia events/all @@ -85378,7 +83085,7 @@ exhibitions/gilbert_and_george/special_gift.php exhibits/orgunit/*? exhibits/orgunit/*?spc.page exhibits/orgunit/*?utm_source -exit.htmlhttp://jekyllrb.com/robots.txt +exit.htmlhttp://help.sap.com/robots.txt exit? exitpoll/ expat/ @@ -85490,6 +83197,7 @@ export export-documents export.ashx export/ +export/email_popup.php? export/flipboard/*.rss export/options export/sites/intranet/ @@ -85548,6 +83256,7 @@ extern-sok extern-sokning extern_js external +external-ads external-redirect-registration external-redirects external-redirects.html @@ -85605,7 +83314,7 @@ external/stemcellsforblood external/strada/secure external/tces external/whistler -externalContentView/http://doc.qt.io/robots.txt +externalContentView/http://lightspeedhq.com/robots.txt externalPageReview externalUrl external_assets @@ -86133,7 +83842,7 @@ fa/messages/render-placeholders fa/newsroom/search fa/newsroom/search? fa/press-releases -fa/products/faspec/compare.pagehttp://mitsubishielectric.com/robots.txt +fa/products/faspec/compare.pagehttp://oll.libertyfund.org/robots.txt fa/recherche fa/recherche? fa/renew.html @@ -86216,7 +83925,7 @@ faculty-affairs faculty-directory faculty-profile/profile/download/* faculty-profiles? -faculty.html$http://conferences.sigcomm.org/robots.txt +faculty.html$http://mytheresa.com/robots.txt faculty/ faculty/facets/cengage%3Adigitalplatforms/ faculty/facets/cengage%3Adiscipline/ @@ -86392,6 +84101,7 @@ fass/apsocsci/projects/current/interests fass/centres/cemore/media/* fass/centres/cemore/profiles/* fast +fast-facts fast-five fast-furious fast/search-result @@ -86747,7 +84457,7 @@ features-oceans? features-satellites? features-weather? features/aerisweather-development-partner-program -features/aerisweather-javascript-sdk/http://aestheticamagazine.com/robots.txt +features/aerisweather-javascript-sdk/http://cs.umd.edu/robots.txt features/analytics features/external/cdp features/for- @@ -86826,7 +84536,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://toyota.com/robots.txt +feed/v1/podcast/unredacted-with-kurt-schlichterhttp://alistapart.com/robots.txt feed/zen feed= feed=rss @@ -86858,14 +84568,13 @@ feedback/focus-areas-se feedback/focus-areas-sn feedback/form?type= feedback/index.cgi -feedback/pos feedback/reviews/submit-review.jsp feedback/reviews/submit/ feedback/thankyou.jsp feedback/user_study feedbackR1 feedcommunicationdetail -feedhttp://digiday.com/robots.txt +feedhttp://teespring.com/robots.txt feeding_a_picky_eater_pictures_slideshow/article.htm feeds feeds*.php @@ -87384,7 +85093,7 @@ filiale-rating filialeBadge filialeHrs filing/free-file-fillable-forms/free-file-fillable-forms-support -filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://is.gd/robots.txt +filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://connect.facebook.net/robots.txt filing_wiz filings filipepereira @@ -87403,7 +85112,7 @@ filter/more filter/tip filter/tips filter/tips -filter/tips +filter/tips filter/tips/ filter= filter=* @@ -87444,6 +85153,7 @@ filters=* filtreContribution filtreler= fin-de-programme/ +fin/layout/set fin_aikido_pay fin_aikido_pay_author fin_ms @@ -87534,7 +85244,7 @@ find/*?official=true find/*?page find/*?shipping= find/*?{ -find/*http://freeletics.com/robots.txt +find/*http://caniuse.com/robots.txt find/?srsltid find/club find/player @@ -87771,7 +85481,7 @@ flightsh5/ flightstat/v1 flint-deals flip-book/pdf/ad106c9390e50a84a1f87bed55b5115b712d9c6b.pdf -flip-player/ +flip-player/ flip-preview flipboardrss flipbook @@ -87779,50 +85489,6 @@ flipbooks/ flndrmk-spl flooring-guide flopovod -florestas/audios -florestas/biblioteca/acervo -florestas/biblioteca/equipe-e-contato -florestas/biblioteca/historico -florestas/biblioteca/horario-de-funcionamento-e-endereco -florestas/biblioteca/servicos -florestas/busca-de-imagens -florestas/erva-mate1 -florestas/infraestrutura/cacador -florestas/infraestrutura/morretes -florestas/infraestrutura/nucleo-de-biotecnologia-e-recursos-geneticos-florestais -florestas/infraestrutura/nucleo-de-ecologia-florestal -florestas/infraestrutura/nucleo-de-sanidade-florestal -florestas/infraestrutura/nucleo-de-solos-e-ciclos-biogeoquimicos -florestas/infraestrutura/nucleo-de-tecnologia-de-produtos-florestais -florestas/infraestrutura/sede -florestas/laboratorio -florestas/missao-visao-valores -florestas/negocios -florestas/pesquisa-e-desenvolvimento -florestas/plano-diretor-da-unidade -florestas/responsabilidade-socioambiental -florestas/sala-de-imprensa/folha-da-floresta -florestas/teste -florestas/transferencia-de-t/gabarito-desrama -florestas/transferencia-de-tecnologia/curso -florestas/transferencia-de-tecnologia/erva-mate/perguntas-e-respostas -florestas/transferencia-de-tecnologia/erva-mate/tema -florestas/transferencia-de-tecnologia/eucalipto -florestas/transferencia-de-tecnologia/eucalipto/perguntas-e-respostas -florestas/transferencia-de-tecnologia/eucalipto/tema -florestas/transferencia-de-tecnologia/iniciativa-araucaria/o-que-e -florestas/transferencia-de-tecnologia/pinus -florestas/transferencia-de-tecnologia/pinus/perguntas-e-respostas -florestas/transferencia-de-tecnologia/pragas-florestais -florestas/transferencia-de-tecnologia/pragas-florestais/broca-da-erva-mate -florestas/transferencia-de-tecnologia/pragas-florestais/perguntas-e-respostas -florestas/transferencia-de-tecnologia/pupunha -florestas/transferencia-de-tecnologia/pupunha/perguntas-e-respostas -florestas/transferencia-de-tecnologia/pupunha/tema -florestas/transferencia-de-tecnologia/sistema-silvipastoril -florestas/transferencia-de-tecnologia/sistema-silvipastoril/gabarito-de-desrama -florestas/transferencia-de-tecnologia/sistema-silvipastoril/tema -florestas/transferencia-de-tecnologia/softwares-florestais florida florida/florida-map2.html flow @@ -89647,8 +87313,6 @@ fonts/zilla-slab/$ fontsize= fontsize=1 food-cooking_school/glossary?channelVcmid= -food-group -food-groups food/archive food/dash food/dbapps/restaurants @@ -89777,6 +87441,7 @@ forgot-password forgot-password forgot-username forgot/ +forgot2scan* forgot?nextUrl=* forgot_enter.phtml forgot_password @@ -89787,14 +87452,14 @@ forgotten-password forgotten-password forgotten-password* forgotten-password/ -forgov-devhttp://qnap.com/robots.txt +forgov-devhttp://bitfinex.com/robots.txt forlibraries form form-containers form-error.aspx form-id= form-raw -form-responses/*http://powtoon.com/robots.txt +form-responses/*http://temu.com/robots.txt form-submit form.html form.php$ @@ -89821,6 +87486,7 @@ format=xml formation-continue formations formations-interview.rl +formats formats-editions formatted-rag formbuilder/ @@ -90059,7 +87725,7 @@ forum/thread/*/participants forum/threads/*/poll/results* forum/threads/*/tags$ forum/ucp.php -forum/ucp.phphttp://element.io/robots.txt +forum/ucp.phphttp://cambridge.org/robots.txt forum/users forum/viewonline.php forum/viewtopic.php @@ -90092,14 +87758,7 @@ forums/*&mode=threaded forums/*&view=findpost forums/*&view=new forums/*&view=old -forums/*/add-to-favorite -forums/*/anchor -forums/*/best-answer -forums/*/delete -forums/*/edit forums/*/embed -forums/*/flag -forums/*/lock forums/*/topics/*/posts/*/flagging forums/*?advancedSearchForm= forums/*?do= @@ -90302,7 +87961,7 @@ forums/usercp.php forums/usernote.php forums/userposts.php forums/users -forums/users/http://wpml.org/robots.txt +forums/users/http://arbys.com/robots.txt forums/userstyles.php forums/writepost forums/writethread @@ -91570,19 +89229,10 @@ fr/cr%C3%A9ations/*/share/nouveau fr/create fr/create-a-doodle-pfm fr/creation-translation-reports/nouveau -fr/creative-cities/grid -fr/creative-cities/list -fr/creative-cities/map fr/creators-plans -fr/cultnatlaws/grid -fr/cultnatlaws/list -fr/cultnatlaws/map fr/custom_banner fr/customers fr/cz -fr/days/world-radio/grid -fr/days/world-radio/list -fr/days/world-radio/map fr/dcu/ fr/de fr/dealer_locator/ @@ -91617,9 +89267,6 @@ fr/download fr/download-commercial-new.aspx fr/downloadmirror fr/downloads -fr/early-childhood-education/grid -fr/early-childhood-education/list -fr/early-childhood-education/map fr/education-request.aspx fr/emails/commande/ fr/emails/hosted_exchange/ @@ -91650,7 +89297,6 @@ fr/espaceclients/support/supportv2.cgi fr/etat-reseau fr/eula.html fr/evaluer/ -fr/event/*/ical fr/event/*/shoutbox fr/event/*/shoutbox? fr/events @@ -91661,7 +89307,6 @@ fr/events?*services=* fr/events?*startDate=* fr/events?*topics=* fr/events?*unit=* -fr/explore fr/faq/als-ik-een-pakje-wil-afgeven-waar-vind-ik-dan-de-afgiftepunten-van-bpost-en-hun-openingsuren-0 fr/faq/auparavant-je-recevais-mes-envois-maxiresponse-tries-et-enliasses-par-code-da-maintenant-ce-nest fr/faq/avec-early-daily-service-quel-type-de-courrier-exactement-est-livre-avant-9h @@ -92831,9 +90476,6 @@ fr/fr/size/* fr/fr/work/products/tools/ups_selector fr/fr/work/solutions/for-business/real-estate fr/gallery -fr/global-education-coalition/grid -fr/global-education-coalition/list -fr/global-education-coalition/map fr/group fr/group/ fr/groups?*committee=* @@ -92848,9 +90490,6 @@ fr/header fr/header-mobile fr/help/sitemap fr/help/sitemap.php -fr/heratlas/grid -fr/heratlas/list -fr/heratlas/map fr/hidden fr/historique-commandes fr/holidayrentals @@ -92862,9 +90501,6 @@ fr/hotel/s fr/hpc/* fr/id_km-* fr/identite -fr/iggp/grid -fr/iggp/list -fr/iggp/map fr/imagecontentsource fr/images fr/images.xml @@ -92893,14 +90529,8 @@ fr/info fr/info/forms2 fr/infos fr/infos/ -fr/intangible-cultural-heritage/grid -fr/intangible-cultural-heritage/list -fr/intangible-cultural-heritage/map fr/integrations fr/internal -fr/internet-universality-indicators/grid -fr/internet-universality-indicators/list -fr/internet-universality-indicators/map fr/intphone/ fr/invites/buy fr/ip @@ -92924,9 +90554,6 @@ fr/labs fr/landing/ fr/language/modifier fr/learning-center/tags -fr/legal-affairs/grid -fr/legal-affairs/list -fr/legal-affairs/map fr/links/warnings fr/liste-des-interdictions/?*filters fr/liste-des-interdictions/?*q @@ -92949,12 +90576,10 @@ fr/logout fr/m fr/m/assets/wp-content/uploads/*.pdf fr/m/cms -fr/mab/grid -fr/mab/list -fr/mab/map fr/mailinglist fr/mailinglist/email fr/mails +fr/main_fr fr/make fr/map fr/market/auction @@ -92983,9 +90608,6 @@ fr/marketplace/website fr/media fr/media/oembed fr/members -fr/memory-world/grid -fr/memory-world/list -fr/memory-world/map fr/mercure/ fr/messages fr/meta/display/news.html @@ -93018,7 +90640,7 @@ fr/music/*/+wiki/shoutbox fr/music/*/+wiki/shoutbox? fr/music/+noredirect fr/music/playlist -fr/music/projects?*genre=*http://ec.europa.eu/robots.txt +fr/music/projects?*genre=*http://earthdata.nasa.gov/robots.txt fr/music/projects?*keyword=* fr/my fr/my_business$ @@ -93145,9 +90767,6 @@ fr/responsive-header fr/review_widget fr/reviews-and-testimonials fr/reviews/write-review -fr/right-education/observatory/grid -fr/right-education/observatory/list -fr/right-education/observatory/map fr/rit fr/s fr/s/*/been @@ -93260,10 +90879,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 fr/unleash fr/update/ fr/upload @@ -93332,15 +90947,6 @@ fr/wiki/UserProfile: fr/wiki/User_talk: fr/wiki/Utilisateur: fr/winter-days-and-nights -fr/world-book-capital-network/grid -fr/world-book-capital-network/list -fr/world-book-capital-network/map -fr/world-heritage/grid -fr/world-heritage/list -fr/world-heritage/map -fr/world-media-trends/grid -fr/world-media-trends/list -fr/world-media-trends/map fr/wp-admin/ fr/wp-admin/admin-ajax.php fr/xml/news-release @@ -93363,7 +90969,6 @@ fra/ssi/ fragen/ fragilities fragment -fragment/ fragments fragments/recommendations-carousel fragments/render @@ -93426,6 +91031,7 @@ frcustomers* frcz frde fre +fre/layout/set fred fred-glance-widget.php free @@ -93568,7 +91174,7 @@ frontend frontend-metrics frontend-track frontend.php/ -frontend/http://files.eric.ed.gov/robots.txt +frontend/http://cae.com/robots.txt frontendEvents.do frontend_dev.php/ frontier @@ -93620,7 +91226,7 @@ ftp/oa ftp/pdf/* ftp/pdf/MP-Guide-Passeport1.pdf ftp: -ftp://*http://t2000.partex.pl/robots.txt +ftp://*http://case-mate.com/robots.txt ftp_instructions.php ftparchive ftpinstructions @@ -93644,7 +91250,6 @@ func funcion-json functionType= functional-pages -functional-rules functional_tests functiongroup=* functionnality=NOUV @@ -93861,7 +91466,7 @@ g-recaptcha-response g/ g/* g/*/% -g/4arE9Chttp://flickr.com/robots.txt +g/4arE9Chttp://google.nl/robots.txt g/Camera-Batteries g/Camera-Batteries/$ g/api @@ -94007,21 +91612,6 @@ gadcreatives.glam.com gadcreatives.mode.com gadgets gadgetservices -gado-de-corte/biblioteca/acervo -gado-de-corte/biblioteca/equipe-e-contato -gado-de-corte/biblioteca/historico -gado-de-corte/biblioteca/horario-de-funcionamento-e-endereco -gado-de-corte/laboratorios-nucleo-de-pesquisa-de-sistemas-de-producao -gado-de-corte/laboratorios-nucleo-de-pesquisa-vegetal -gado-de-corte/multimidia -gado-de-corte/pesquisa-e-desenvolvimento -gado-de-corte/pesquisa-e-desenvolvimento/grupo-de-producao-animal -gado-de-corte/pesquisa-e-desenvolvimento/grupo-de-producao-vegetal -gado-de-corte/pesquisa-e-desenvolvimento/grupo-de-sistemas-de-producao -gado-de-corte/plano-diretor-da-unidade -gado-de-corte/sugestoes-de-pauta -gado-de-corte/transferencia-de-tecnologia -gado-de-leite/edital-desafio-inovacao-aberta gads=true gag-in-app gaits/*/sync @@ -94253,7 +91843,7 @@ gb/user$ gb/widgets gb1 gb2/ -gb_xapi_content/http://smartly.io/robots.txt +gb_xapi_content/http://channel9.msdn.com/robots.txt gbook gbox/ gbr/en/booking/ @@ -94290,7 +91880,6 @@ gcr gcs gd gd-candidate -gd-custom-league gd-custom-newsletter gd-featured gd-game @@ -94357,47 +91946,6 @@ geforce/release-notes/GFN/Rich/* geforce/release-notes/GFNB/Rich/* gehc gelid= -gem-report/ar/event/*/ical -gem-report/ar/explore -gem-report/ar/search -gem-report/en/event/*/ical -gem-report/en/explore -gem-report/en/search -gem-report/es/event/*/ical -gem-report/es/explore -gem-report/es/search -gem-report/event/*/ical -gem-report/fr/event/*/ical -gem-report/fr/explore -gem-report/fr/search -gem-report/id/event/*/ical -gem-report/id/explore -gem-report/id/search -gem-report/it/event/*/ical -gem-report/it/explore -gem-report/it/search -gem-report/ja/event/*/ical -gem-report/ja/explore -gem-report/ja/search -gem-report/pt/event/*/ical -gem-report/pt/explore -gem-report/pt/search -gem-report/ru/event/*/ical -gem-report/ru/explore -gem-report/ru/search -gem-report/search -gem-report/th/event/*/ical -gem-report/th/explore -gem-report/th/search -gem-report/uk/event/*/ical -gem-report/uk/explore -gem-report/uk/search -gem-report/uz/event/*/ical -gem-report/uz/explore -gem-report/uz/search -gem-report/zh/event/*/ical -gem-report/zh/explore -gem-report/zh/search gemini gemini/guide/YAP_analytics.html gemini/guide/YAP_best_practices.html @@ -94490,11 +92038,6 @@ geomag/WMM/data geomag/cdroms geomag/data geomag/pmag/datafiles -geomatopiba/como-fizemos/apresentacao -geomatopiba/resultados/credito-rural -geomatopiba/resultados/emprego -geomatopiba/resultados/producao-agropecuaria -geomatopiba/resultados/tecnologias geoportal george-shultz-edfs-approach-natural-gas-gains-respect george-shultz-edfs-approach-natural-gas-gains-respect-2 @@ -94519,6 +92062,7 @@ georgetown/sponsored/ geoservices geotags ger +ger/layout/set german-english/sitemap german-english/top germanistik/histrom @@ -94530,7 +92074,6 @@ gers/ gers/assure/actualites/ gesperrt gesponsordecontent/ -gestao-territorial gestion gestion-abonnements?email= gestione_web/ @@ -94604,7 +92147,7 @@ getad.php getapikey.aspx getaways/search getaways/tripadvisor -getcandidatetopinfo*http://sabc.co.za/robots.txt +getcandidatetopinfo*http://furaffinity.net/robots.txt getfile getflipit gethelp/ @@ -94645,7 +92188,6 @@ gg gg-general-search gg-issue-search gg/ -ggi/inspectors ggtg8com gh gh/ @@ -94983,7 +92525,7 @@ go/fanfiction/ go/host/ go/hotel/info go/hotel/search -go/http://quillbot.com/robots.txt +go/http://macys.com/robots.txt go/login go/member go/members @@ -95038,7 +92580,7 @@ goldengate/1212/gg-winux goldengate/c1221/gg-winux golf/ golf/golf/ -golocal/extranet/http://nloug.nl/robots.txt +golocal/extranet/http://faz.net/robots.txt gongyi*? gonzagapatriota good-data @@ -95356,6 +92898,8 @@ grafo/ontologias/rtvees/$ grafo/ontologias/rtveplay/$ grafo/relacion-mas-personal$ grammar/practical-english-usage +grammys/news/remote-controlled-recording-academy’s-guide-recording-music-remotely-producer-engineer?utm_source=google&utm_medium=Organic&utm_campaign=Posts +grammys/news/singing—and-streaming—-success-broadway-0?utm_source=google&utm_medium=Organic&utm_campaign=Posts granaries grand-rapids-deals grants @@ -95782,6 +93326,7 @@ gw_id gwa gwangju-anma.net gwc +gwcal gwdb gwplayer gws$ @@ -96014,9 +93559,6 @@ hc/ru hc/ru/related/click? hc/signin? hc_c_afc -hcd/amphihousingfirst -hcd/knightsinn -hcd/thrive hcediting hcil hcl @@ -96303,7 +93845,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://usa.visa.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://logging.apache.org/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 @@ -96467,6 +94009,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 @@ -97035,7 +94578,6 @@ home home$ home-accueil/alt_formats/ home-accueil/images/ -home-and-garden/archive/ home-archived home-beta home-block @@ -97054,7 +94596,7 @@ home-loans/rate-stomper home-loans/rocket-loan home-main-content.html home-media -home-newhttp://informationweek.com/robots.txt +home-newhttp://fiercepharma.com/robots.txt home-no-tags home-personalisation home-renewal-special-offer @@ -97179,7 +94721,6 @@ homemade/refer homemade/wp-admin homemade/wp-content/plugins homenc -homenew homeowner-verification homeowners/allstate-pc homeowners/color/find-and-explore-colors/hoa @@ -97325,11 +94866,6 @@ horseracing/results/2020 horseracing/results/2021 horseracing/results/2022 horsligne -hortalicas/biblioteca/acervo -hortalicas/biblioteca/equipe-e-contato -hortalicas/biblioteca/historico -hortalicas/biblioteca/horario-de-funcionamento-e-endereco -hortalicas/missao-visao-valores hospitalrecords/includes/ host-agenda hostb @@ -97357,7 +94893,6 @@ hosting-a-blood-drive/manage-my-blood-drive/blood-drive-coordinator-toolkit/driv hosting-compare.html hosting/search hot -hot-amazon-deals hot_topics hoteis/h hoteis/redirect @@ -97539,7 +95074,6 @@ houses-for-sale/advanced-search houses-to-rent/advanced-search housing/index.html housing/mymichigantech -houston/tag houzz-historyzz how-can-i-get-an-estimate-of-costs-and-savings-on-marketplace-health-insurance/ how-do-i-apply-for-coverage-in-the-shop-marketplace/ @@ -97695,7 +95229,7 @@ hr/hans hr/hant hr/hr hr/hr/work/products/tools/ups_selector -hr/http://ualberta.ca/robots.txt +hr/http://confused.com/robots.txt hr/it hr/kb/*/discuss hr/map @@ -97790,6 +95324,7 @@ htls/restapi/* html html-ajax html-app +html-email/ html-emails html-sitemap-youtube-data.html html-sitemap-youtube.html @@ -100776,6 +98311,7 @@ html/en/ html/favori html/ipad html/it +html/js html/js/editor html/js/editor/fckeditor html/kiosk @@ -100784,6 +98320,7 @@ html/misc html/mobile/iPhone2012 html/node html/pdf +html/portlet html/salon-2727.pdf html/share/rs/rs.php html/sites/mobile @@ -100798,14 +98335,14 @@ html?pageq= html?pages= html?ref= html?user_country= -html_email/ +html_email/ html_externe html_helpers html_tests htmlemails/ htmlexterne htmlform/ -htmlmsg/http://medindia.net/robots.txt +htmlmsg/http://maib.md/robots.txt htmlscript htmlscript/ htmlversion @@ -100817,356 +98354,355 @@ http-checker http2_data http: http:/ -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://6rlx.824989.com/robots.txt -http://abc7news.com/robots.txt -http://abcactionnews.com/robots.txt -http://abdn.ac.uk/robots.txt -http://accidentinjurylawyers.claims/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://allposters.com/robots.txt -http://alzheimers.org.uk/robots.txt -http://amctheatres.com/robots.txt -http://anandtech.com/robots.txt +http://101cookbooks.com/robots.txt +http://2.bp.blogspot.com/robots.txt +http://23andme.com/robots.txt +http://38.media.tumblr.com/robots.txt +http://3aw.com.au/robots.txt +http://61.824989.com/robots.txt +http://66.media.tumblr.com/robots.txt +http://8tracks.com/robots.txt +http://aardman.com/robots.txt +http://acdsee.com/robots.txt +http://admitad.com/robots.txt +http://adsense.google.com/robots.txt +http://afr.com/robots.txt +http://alabama.travel/robots.txt +http://alexa.amazon.com/robots.txt +http://amnesty.org/robots.txt +http://anghami.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://aragon.es/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://ansa.it/robots.txt +http://answers.microsoft.com/robots.txt +http://apartmenttherapy.com/robots.txt +http://apps.fcc.gov/robots.txt +http://argentina.gob.ar/robots.txt +http://arm.com/robots.txt +http://ars.els-cdn.com/robots.txt +http://ars.usda.gov/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://atsdr.cdc.gov/robots.txt +http://awwwards.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://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://band.us/robots.txt +http://bang-olufsen.com/robots.txt +http://bazaarvoice.com/robots.txt +http://belfasttelegraph.co.uk/robots.txt +http://bell.ca/robots.txt +http://bellaonline.com/robots.txt +http://berliner-zeitung.de/robots.txt +http://beta.lemondeinformatique.fr/http://positivepsychology.com/robots.txt +http://bfmtv.com/robots.txt +http://bitbucket.org/robots.txt +http://blog.archive.org/robots.txt +http://blog.codinghorror.com/robots.txt +http://blog.mailchimp.com/robots.txt +http://blog.myfitnesspal.com/robots.txt +http://blog.sfgate.com/robots.txt +http://blogs.windows.com/robots.txt +http://boohoo.com/robots.txt +http://book2look.com/robots.txt +http://brain.fm/robots.txt +http://brendangregg.com/robots.txt +http://broadinstitute.org/robots.txt +http://brooklynmuseum.org/robots.txt +http://buffalo.edu/robots.txt +http://bumble.com/robots.txt +http://businessnewsdaily.com/robots.txt +http://buzzfeednews.com/robots.txt +http://cancer.org/robots.txt +http://cancerres.aacrjournals.org/robots.txt +http://canvas.instructure.com/robots.txt +http://capcut.com/robots.txt +http://cdn.cookielaw.org/robots.txt +http://cdn.shopify.com/robots.txt +http://cdn.who.int/robots.txt +http://cgi.ebay.com/robots.txt +http://chartjs.org/robots.txt +http://china.org.cn/robots.txt +http://chip.de/robots.txt +http://chocolatey.org/robots.txt +http://click.linksynergy.com/robots.txt +http://cloudwards.net/robots.txt +http://cnbc.com/robots.txt http://comscore.com/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://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://die-linke.de/robots.txt -http://docs.jquery.com/robots.txt -http://donorbox.org/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://control4.com/robots.txt +http://cookielaw.org/robots.txt +http://cornell.edu/robots.txt +http://corporate.walmart.com/robots.txt +http://courthousenews.com/robots.txt +http://craigslist.org/robots.txt +http://credolin.blogspot.com/robots.txt +http://criminallawyerinnj.com/robots.txt +http://crockford.com/robots.txt +http://cs.cornell.edu/robots.txt +http://csis.org/robots.txt +http://cve.mitre.org/robots.txt +http://cvent.com/robots.txt +http://datacommons.org/robots.txt +http://datanyze.com/robots.txt +http://daveramsey.com/robots.txt +http://db.com/robots.txt +http://dbpedia.org/robots.txt +http://delawareonline.com/robots.txt +http://delta.com/robots.txt +http://demandbase.com/robots.txt +http://developer.apple.com/robots.txt +http://developers.facebook.com/robots.txt +http://digicert.com/robots.txt +http://digital.lib.uiowa.edu/robots.txt +http://diigo.com/robots.txt +http://diveintomark.org/robots.txt +http://dni.gov/robots.txt +http://doc.qt.io/robots.txt +http://dom.spec.whatwg.org/robots.txt +http://dropout.tv/robots.txt +http://duckduckgo.com/robots.txt +http://dynadot.com/robots.txt +http://earthquake.usgs.gov/robots.txt +http://econstor.eu/robots.txt +http://education.com/robots.txt +http://edweek.org/robots.txt +http://el.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://enterprise.verizon.com/robots.txt +http://equifax.com/robots.txt +http://ericcoomer.com/robots.txt +http://es.linkedin.com/robots.txt +http://esrb.org/robots.txt http://european-union.europa.eu/robots.txt -http://evo.com/robots.txt -http://excite.co.jp/robots.txt -http://faithandreason.com/robots.txt -http://ffmpeg.org/robots.txt -http://firstround.com/robots.txt -http://flightaware.com/robots.txt -http://flypgs.com/robots.txt -http://fonts.com/robots.txt -http://fr.linkedin.com/robots.txt -http://freelancer.com/robots.txt +http://expedia.com/robots.txt +http://fairfaxcounty.gov/robots.txt +http://fashion-elixir.com/robots.txt +http://festivaldesantipodes.com/robots.txt +http://flattr.com/robots.txt +http://fliphtml5.com/robots.txt +http://fontshop.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://grants.nih.gov/robots.txt -http://graphcommons.com/robots.txt -http://gravityforms.com/robots.txt -http://gurufocus.com/robots.txt -http://haier.com/robots.txt -http://hbs.edu/robots.txt +http://gameloft.com/robots.txt +http://gazette.com/robots.txt +http://geetha.mil.gr/robots.txt +http://geti2p.net/robots.txt +http://gettyimages.com/robots.txt +http://gimletmedia.com/robots.txt +http://globalcitizen.org/robots.txt +http://gojek.com/robots.txt +http://golfdigest.com/robots.txt +http://goodmorningamerica.com/robots.txt +http://goodrx.com/robots.txt +http://google.cz/robots.txt +http://google.pt/robots.txt +http://gourmettraveller.com.au/robots.txt +http://grab.com/robots.txt +http://grindr.com/robots.txt +http://hackmd.io/robots.txt +http://hannover.de/robots.txt http://health.nsw.gov.au/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://heavens-above.com/robots.txt +http://helpscout.com/robots.txt +http://hewlett.org/robots.txt +http://hide.me/robots.txt +http://hiphopdx.com/robots.txt +http://history.com/robots.txt +http://hkbu.edu.hk/robots.txt +http://homey.app/robots.txt +http://hootsuite.com/robots.txt +http://hosteltur.com/robots.txt +http://hotmail.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://hyperborea.org/robots.txt +http://hyperallergic.com/32904/speaking-out-against-commercial-photography-as-art/http://focus.de/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://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://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://justfab.com/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://list.ly/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://i.redd.it/robots.txt +http://i0.wp.com/robots.txt +http://id-id.facebook.com/robots.txt +http://id5.io/robots.txt +http://iep.utm.edu/robots.txt +http://ietf.org/robots.txt +http://iflscience.com/robots.txt +http://ig.com/robots.txt +http://igi-global.com/robots.txt +http://iherb.com/robots.txt +http://img1.wsimg.com/robots.txt +http://imgflip.com/robots.txt +http://impots.gouv.fr/robots.txt +http://inmotionhosting.com/robots.txt +http://intel.com/robots.txt +http://intercom.help/robots.txt +http://iol.co.za/robots.txt +http://itmedia.co.jp/robots.txt +http://iwaponline.com/robots.txt +http://jamieoliver.com/robots.txt +http://journaldunet.com/robots.txt +http://jp.square-enix.com/robots.txt +http://kas.de/robots.txt +http://keepersecurity.com/robots.txt +http://keycdn.com/robots.txt +http://kinopoisk.ru/robots.txt +http://ktvz.com/robots.txt +http://lbry.com/robots.txt +http://lcsd.gov.hk/robots.txt +http://leeds.ac.uk/robots.txt +http://legacy.com/robots.txt +http://lexology.com/robots.txt +http://lifehacker.com.au/robots.txt +http://lighttpd.net/robots.txt +http://lta.org.uk/robots.txt +http://magzter.com/robots.txt +http://masader-j.com/robots.txt +http://mastercard.com/robots.txt +http://maxcdn.bootstrapcdn.com/robots.txt +http://medicalnewstoday.com/robots.txt +http://mellon.org/robots.txt +http://mercadopago.com.br/robots.txt +http://middleeasteye.net/robots.txt +http://mitpress.mit.edu/robots.txt +http://mitpressjournals.org/robots.txt +http://mollie.com/robots.txt +http://montgomerycountymd.gov/robots.txt +http://moodle.com/robots.txt +http://msrc.microsoft.com/robots.txt +http://musicradar.com/robots.txt +http://mvagusta.com/robots.txt +http://my.matterport.com/robots.txt +http://myjewishlearning.com/robots.txt +http://navercorp.com/robots.txt http://nber.org/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://nchsoftware.com/robots.txt +http://nctm.org/robots.txt +http://nest.com/robots.txt +http://netdna.bootstrapcdn.com/robots.txt +http://newamerica.org/robots.txt +http://news-medical.net/robots.txt +http://news.harvard.edu/robots.txt +http://news.xinhuanet.com/robots.txt +http://newzoo.com/robots.txt +http://nextcloud.com/robots.txt +http://nidirect.gov.uk/robots.txt +http://nippon.com/robots.txt +http://no.wikipedia.org/robots.txt +http://ntnu.edu/robots.txt +http://nuget.org/robots.txt +http://obdev.at/robots.txt +http://old.reddit.com/robots.txt +http://openpgp.org/robots.txt +http://openweathermap.org/robots.txt +http://openx.com/robots.txt +http://opinionator.blogs.nytimes.com/robots.txt +http://optavia.com/robots.txt +http://opusangelorum.at/robots.txt +http://orange.pl/robots.txt +http://orf.at/robots.txt +http://outfit7.com/robots.txt +http://outschool.com/robots.txt +http://pacsun.com/robots.txt +http://parisaeroport.fr/robots.txt +http://patentimages.storage.googleapis.com/robots.txt +http://patents.google.com/robots.txt +http://pc.webgomme.com/robots.txt +http://pebble.com/robots.txt +http://pewinternet.org/robots.txt +http://picmonkey.com/robots.txt +http://plato.stanford.edu/robots.txt +http://pod-point.com/robots.txt +http://podcastaddict.com/robots.txt +http://podio.com/robots.txt +http://postaffiliatepro.com/robots.txt +http://posterous.com/robots.txt +http://postimees.ee/robots.txt +http://printful.com/robots.txt +http://priv.gc.ca/robots.txt +http://prnewswire.com/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://proximus.be/robots.txt +http://pt.wikipedia.org/robots.txt +http://pubchem.ncbi.nlm.nih.gov/robots.txt +http://publish.twitter.com/robots.txt +http://pubs.usgs.gov/robots.txt +http://rainn.org/robots.txt +http://ranker.com/robots.txt +http://rbi.org.in/robots.txt +http://requirejs.org/robots.txt +http://ripple.com/robots.txt +http://rtlnieuws.nl/robots.txt http://rts.rs/robots.txt -http://ru.linkedin.com/robots.txt -http://sagradafamilia.org/robots.txt -http://sallysbakingaddiction.com/robots.txt -http://sambanova.org/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://seon.io/robots.txt -http://shrm.org/robots.txt -http://signup.com/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://rug.nl/robots.txt +http://runnersworld.com/robots.txt +http://runwayml.com/robots.txt +http://s3.ap-south-1.amazonaws.com/robots.txt +http://s3.eu-central-1.amazonaws.com/robots.txt +http://s3.us-east-1.amazonaws.com/robots.txt +http://sass-lang.com/robots.txt +http://screenshots.firefox.com/robots.txt +http://seahawkmedia.com/robots.txt +http://seattletimes.nwsource.com/robots.txt +http://shape.com/robots.txt +http://shop.spreadshirt.com/robots.txt +http://slidebean.com/robots.txt +http://slides.com/robots.txt +http://smashingmagazine.com/robots.txt +http://sothebysrealty.com/robots.txt +http://spreaker.com/robots.txt +http://squoosh.app/robots.txt +http://static-content.springer.com/robots.txt +http://stitchfix.com/robots.txt +http://stopandshop.com/robots.txt +http://suno.com/robots.txt +http://surfshark.com/robots.txt +http://takepart.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://thinglink.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://tasteofhome.com/robots.txt +http://tech.co/robots.txt +http://techinasia.com/robots.txt +http://technologyreview.com/robots.txt +http://telegram.org/robots.txt +http://thedieline.com/robots.txt +http://theglobeandmail.com/robots.txt +http://thehindu.com/robots.txt +http://thenational.ae/robots.txt +http://thisamericanlife.org/robots.txt +http://tookstookson.blogspot.com/robots.txt +http://tr.ee/robots.txt +http://tradingeconomics.com/robots.txt +http://treehugger.com/robots.txt http://trends.google.com/robots.txt +http://triberr.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://uk.pinterest.com/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://usip.org/robots.txt -http://visualstudio.microsoft.com/robots.txt -http://vmware.com/robots.txt -http://vu.nl/robots.txt +http://tse.jus.br/robots.txt +http://tyk.824989.com/robots.txt +http://ubs.com/robots.txt +http://ucsf.edu/robots.txt +http://uea.ac.uk/robots.txt +http://ukri.org/robots.txt +http://unil.ch/robots.txt +http://us-cert.gov/robots.txt +http://usability.gov/robots.txt +http://user-images.githubusercontent.com/robots.txt +http://ustr.gov/robots.txt +http://vancouversun.com/robots.txt +http://vlaanderen.be/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://wiki.apache.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://warehousefashion.com/robots.txt +http://washingtontimes.com/robots.txt +http://welivesecurity.com/robots.txt +http://westpac.com.au/robots.txt +http://wiki.archlinux.org/robots.txt +http://win.tue.nl/robots.txt +http://windowscentral.com/robots.txt +http://woodtv.com/robots.txt +http://wordpress.org/robots.txt http://wp.sbcounty.gov/robots.txt +http://wsj.com/robots.txt http://www.rdg.ac.uk/WebStats http://www.reading.ac.uk/WebStats +http://www3.epa.gov/robots.txt +http://wwwnc.cdc.gov/robots.txt http://xsearch.aetna.com/ -http://yellowpages.com/robots.txt -http://zerotothree.org/robots.txt +http://xyz.com/robots.txt +http://yadi.sk/robots.txt +http://yesmagazine.org/robots.txt +http://zend.com/robots.txt +http://zenfolio.com/robots.txt +http://zoominfo.com/robots.txt httpMethod http_error_handlers httpd @@ -101184,11 +98720,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://businessweek.com/robots.txt +https://decollage-etiquette.com/*http://abajournal.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://stocksy.com/robots.txt +https://image.shutterstock.com/image-photo/*.jpghttp://cc.com/robots.txt https://internet-banking.dbs.com.sg/DBSObWeb/pages/ob/pweb.html?pid= https://m2.youm7.com https://metlife-prod-2019.adobecqms.net/* @@ -101221,7 +98757,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://uptimerobot.com/robots.txt +https://webflow.upside.com/http://qobuz.com/robots.txt https://www.alexdenney.com/c https://www.alexdenney.com/protected https://www.commerzbank.com/media @@ -101973,8 +99509,6 @@ id/en/news/search id/en/news/sp/search id/en/search id/en/work/products/tools/ups_selector -id/event/*/ical -id/explore id/firefox/collections id/firefox/collections/4757633 id/firefox/collections/4757633/$ @@ -102296,7 +99830,7 @@ iframe/video iframe= iframes iframes/barcharts -iframes/http://earthlink.net/robots.txt +iframes/http://google-latlong.blogspot.com/robots.txt ifsc-code/ ifwns ig @@ -102547,14 +100081,24 @@ images.nationalrail.co.uk images/ images/$ images/*.jpg?*noindex=1 +images/*.php$ images/*.png images/*/all images/? +images/EdSymp2010_reportforweb_tcm18-185058.pdf images/G/01/imdb/css -images/HTPopups/ images/PageScans images/Podcasts -images/Popup/ +images/WorkshopA_Impact_tcm18-177392.ppt +images/WorkshopB_EditorialBoards_tcm18-177393.ppt +images/WorkshopD_ChemSpider_tcm18-177395.ppt +images/WorkshopE_eplatform_tcm18-177396.ppt +images/WorkshopF_Intl%20Dev_tcm18-177397.ppt +images/WorkshopG_SUNAM_RSCEditors_tcm18-177398.ppt +images/WorkshopH_SocialMedia_tcm18-177399.ppt +images/WorkshopI_OpenAccess_tcm18-177400.ppt +images/WorkshopJ_CelinaRamjoue_tcm18-177401.ppt +images/_WorkshopC_peer%20review%20workshop_tcm18-179104.ppt images/about/ images/acp images/api @@ -102590,7 +100134,7 @@ images/home/ images/hosted/? images/hosted/search? images/hosted? -images/http://publish.twitter.com/robots.txt +images/http://cpj.org/robots.txt images/img_* images/interview_pdfs images/intfood/thermomix/HF_icon_thermomix.svg @@ -102624,7 +100168,7 @@ images/touch/$ images/touch/? images/touch/search?rpt=imageview images/touch/search?text=*&source=morda -images/twitter_cards/http://crunchbase.com/robots.txt +images/twitter_cards/http://t1p.de/robots.txt images/v$ images/verify_image.png images/viewconfig$ @@ -102676,7 +100220,7 @@ img/libros/* img/libros/grande* img/logo/3rdpartylogos img/mobile -img/mpr-logo-footer.svghttp://ms.portal.azure.com/robots.txt +img/mpr-logo-footer.svghttp://gatesfoundation.org/robots.txt img/mstile*.png img/not-indexed img/placeholder.gif @@ -102721,7 +100265,7 @@ imp impact-feature impact-stories/*$ impact-stories/*? -impartner.htmlhttp://rapidapi.com/robots.txt +impartner.htmlhttp://seoul.co.kr/robots.txt imperia/temp impixu implementations @@ -102748,7 +100292,6 @@ importedlandingpage importedstafflistingpage importedstaffpage importlargeeventprogrammedata -imports importsalesforcedatapage impostapassword impotence_pictures_slideshow_erectile_dysfunction/article.htm @@ -102853,6 +100396,9 @@ in/Download in/ajax in/ajax/content-product in/ajax/contentmedia +in/buy/agent +in/buy/plots +in/buy/recommendations in/de in/einvoice/ in/en/book-a-trip/flights/fare-types/fare-guide-information.html @@ -102872,6 +100418,7 @@ in/forums in/fr in/hans in/hant +in/home-loans/check-eligibility/customize-offers in/homepage-variant24 in/it in/ja @@ -102892,6 +100439,7 @@ in/tutorials/search in/user in/users in/web/emi +inCite in_app_messages in_the_news in_your_town @@ -102925,6 +100473,7 @@ inchirieri-auto inchirieri-auto/rezultate incident incidents +incite incivilities incl inclemencies/ @@ -102943,7 +100492,7 @@ include_xml/* includes includes.other/ includes/ -includes/ +includes/ includes/*.js includes/_stampa_articolo.php* includes/boite/1 @@ -103008,8 +100557,9 @@ index-update.html index-www index.asp index.asp +index.aspx index.cfm?action=* -index.cfm?go=c.Helphttp://silhouettefromtheskylit.com/robots.txt +index.cfm?go=c.Helphttp://gamerant.com/robots.txt index.cfm?go=c.UnsubSignUp index.cfm?go=c.help index.cfm?go=c.unsubSignUp @@ -103022,7 +100572,7 @@ index.html index.html$ index.html/$ index.html? -index.htmlhttp://shopee.com.br/robots.txt +index.htmlhttp://timeshighereducation.com/robots.txt index.jhtml index.jsp index.jsp?pg_name=ccpmapp/shared/assets/page/hsa_news @@ -103038,8 +100588,8 @@ index.php/*/event-signup index.php/*/filter/tips index.php/*/media/oembed index.php/*/media/oembed -index.php/*/media/oembedhttp://aicr.org/robots.txt -index.php/*/media/oembedhttp://arbys.com/robots.txt +index.php/*/media/oembedhttp://business.safety.google/robots.txt +index.php/*/media/oembedhttp://crn.com/robots.txt index.php/*/newsletter-signup index.php/*/node/add/ index.php/*/sales-inquiries @@ -103103,7 +100653,7 @@ index.php/document/view_more index.php/document/views index.php/es/node/ index.php/event-signup -index.php/experience-lutron?*&http://luxuria.com.br/robots.txt +index.php/experience-lutron?*&http://ikmultimedia.com/robots.txt index.php/explore-career-descriptions index.php/fa-caching/cdn-vary-check index.php/fa/messages/render-placeholders @@ -103112,7 +100662,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 @@ -103165,7 +100715,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? @@ -103192,18 +100742,18 @@ index.php/user index.php/user/login index.php/user/login index.php/user/login/ -index.php/user/loginhttp://asus.com/robots.txt +index.php/user/loginhttp://newstatesman.com/robots.txt index.php/user/logout index.php/user/logout index.php/user/logout/ -index.php/user/logout/http://accenture.com/robots.txt -index.php/user/logout/http://digital-web.com/robots.txt -index.php/user/logout/http://ilfattoquotidiano.it/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/logout/http://arabianbusiness.com/robots.txt +index.php/user/logout/http://basicincome.org/robots.txt +index.php/user/logout/http://cops.usdoj.gov/robots.txt +index.php/user/logout/http://cpsc.gov/robots.txt +index.php/user/logout/http://insights.sustainability.google/robots.txt +index.php/user/logout/http://internetsociety.org/robots.txt +index.php/user/logout/http://premierleague.com/robots.txt +index.php/user/logout/http://volcanodiscovery.com/robots.txt index.php/user/password index.php/user/password index.php/user/password/ @@ -103474,7 +101024,7 @@ info/forms2 info/gizlilik-politikasi info/impressum.html info/imprint.html -info/linkkatalog/http://naeyc.org/robots.txt +info/linkkatalog/http://factcheck.org/robots.txt info/logistic info/mc/business/partner/ info/old @@ -103497,7 +101047,7 @@ info/user_feedback/includes info/va-newsletter info/wp-admin info/wp-includes -info/wp-includes/js/jquery/jquery-migrate.min.jshttp://futureoflife.org/robots.txt +info/wp-includes/js/jquery/jquery-migrate.min.jshttp://dpreview.com/robots.txt info/wp-includes/js/jquery/jquery.js info/wp-json info/xmlrpc.php @@ -103520,7 +101070,6 @@ infographie infoheavy.html infopra informa -informacao-tecnologica informasjon/redaksjonelle-avgjorelser/182 informasjon/redaksjonelle-avgjorelser/212 information @@ -103542,7 +101091,6 @@ informe-old informe-publicitario informePAM informer -informers infos infos-pratiques infostrat @@ -103563,13 +101111,6 @@ infusionsoft/subscribe/thank-you ingles-espanol ingles-portugues inglese-italiano -ingredient -ingredient-original -ingredients -ingredients-analysis -ingredients-from-palm-oil -ingredients-original -ingredients-that-may-be-from-palm-oil iniquitous/ initps inmo @@ -103578,9 +101119,10 @@ innovation-intake-editor innovation-intake-ideas innovation/assets/inc/ innovationcampus/Ref.html -innovationshttp://ai.facebook.com/robots.txt +innovationshttp://polar.com/robots.txt innstikk inocenciooliveira +inoff.html inon2 inouenonstyle/videolist-*.html inouenonstyle/videolist.html @@ -103780,6 +101322,8 @@ inspiration/photo inspiration/search inspirationId= inspiration_search/? +inspire +inspire? instagram-privacy-settings-that-you-should-adjust install install-shuffles @@ -103815,25 +101359,6 @@ institutions institutions.cgi instore instrument -instrumentacao/acesso-restrito -instrumentacao/artigos -instrumentacao/biblioteca/acervo -instrumentacao/biblioteca/equipe-e-contato -instrumentacao/biblioteca/historico -instrumentacao/biblioteca/horario-de-funcionamento-e-endereco -instrumentacao/biblioteca/servicos -instrumentacao/cultivos -instrumentacao/labimagem -instrumentacao/laboratorio -instrumentacao/laboratorio-nacional-de-agricultura-de-precisao-lanapre -instrumentacao/missao-visao-valores -instrumentacao/multimidia -instrumentacao/negocios -instrumentacao/pesquisa-e-desenvolvimento -instrumentacao/plano-diretor-da-unidade -instrumentacao/responsabilidade-socioambiental -instrumentacao/sugestoes-de-pauta -instrumentacao/transferencia-de-tecnologia instruments insults.php insurance-plan-quotes @@ -103895,52 +101420,11 @@ intent= intentionally interact interactions-list-drugs.php -interactive*http://fca.org.uk/robots.txt +interactive*http://eepurl.com/robots.txt interactive/quiz/preview interactive/reading-preference interactives intercept -interculturaldialogu/ar/event/*/ical -interculturaldialogu/ar/explore -interculturaldialogu/ar/search -interculturaldialogu/en/event/*/ical -interculturaldialogu/en/explore -interculturaldialogu/en/search -interculturaldialogu/es/event/*/ical -interculturaldialogu/es/explore -interculturaldialogu/es/search -interculturaldialogu/event/*/ical -interculturaldialogu/fr/event/*/ical -interculturaldialogu/fr/explore -interculturaldialogu/fr/search -interculturaldialogu/id/event/*/ical -interculturaldialogu/id/explore -interculturaldialogu/id/search -interculturaldialogu/it/event/*/ical -interculturaldialogu/it/explore -interculturaldialogu/it/search -interculturaldialogu/ja/event/*/ical -interculturaldialogu/ja/explore -interculturaldialogu/ja/search -interculturaldialogu/pt/event/*/ical -interculturaldialogu/pt/explore -interculturaldialogu/pt/search -interculturaldialogu/ru/event/*/ical -interculturaldialogu/ru/explore -interculturaldialogu/ru/search -interculturaldialogu/search -interculturaldialogu/th/event/*/ical -interculturaldialogu/th/explore -interculturaldialogu/th/search -interculturaldialogu/uk/event/*/ical -interculturaldialogu/uk/explore -interculturaldialogu/uk/search -interculturaldialogu/uz/event/*/ical -interculturaldialogu/uz/explore -interculturaldialogu/uz/search -interculturaldialogu/zh/event/*/ical -interculturaldialogu/zh/explore -interculturaldialogu/zh/search interest-rates.html? interest/:q interestarea=* @@ -103954,7 +101438,6 @@ interface/pda interior-book-design?page= intern/service/suche internal -internal-Style-Guide internal-api internal-link-error internal-monitor/ @@ -104018,6 +101501,7 @@ international/sites/sciencespo.fr.international/files/rapports_de_sejour international/spanish/includes international/tc/la-trobe-international-scholarship-terms-conditions international/us +international? internationalbanking/our-services/dbs-remit-to-india.html internationalorderform internationalvisitors @@ -104060,7 +101544,6 @@ interview_pay_author interviews interviews.html interviews/random -intfeeds/ intl intl/ intl/*/about @@ -104314,7 +101797,7 @@ ipAcl ipad ipad-games/buy/* ipad/ -ipad/ +ipad/ ipad/4/Contents/en/searchindex ipaddownload ipan/participate-in-our-studies/urban-study-registration @@ -104857,10 +102340,8 @@ it/error it/errors it/es it/eula.html -it/event/*/ical it/event/*/shoutbox it/event/*/shoutbox? -it/explore it/facilities/Unixhelp it/favorites it/features/partial/footer @@ -105115,7 +102596,7 @@ it/search.php it/search/ it/search/autocomplete it/search/default.mi -it/searchhttp://lumalabs.ai/robots.txt +it/searchhttp://garmin.com/robots.txt it/self_help it/service_index it/service_locations @@ -105240,6 +102721,7 @@ it_newspick_chunk.jsp it_timekeeper ita/it/booking/ ita/it/room-selection/ +ita/layout/set italian-english/sitemap italian-english/top italiano-inglese @@ -105296,6 +102778,7 @@ itineraires/*/itineraires-de- itineraires/*/routes-a-partir-de- itja itko +itm itm/*&fits itm/*, itm/*.jpg @@ -106211,11 +103694,9 @@ ja/en ja/errors ja/es ja/eula.html -ja/event/*/ical ja/event/*/shoutbox ja/event/*/shoutbox? ja/events -ja/explore ja/features/partial/footer ja/features/partial/page-bottom ja/festival/*/shoutbox @@ -106393,7 +103874,7 @@ ja/wp-admin ja/zh-cn ja/zh-tw ja/ウィジェットコンポーネント -ja_JP/images/*http://keap.com/robots.txt +ja_JP/images/*http://outlook.com/robots.txt ja_jp ja_jp/forHome/xsp ja_jp/partnernet-reseller/ @@ -106433,7 +103914,7 @@ japan/showcase/print/default.aspx? japan/terminology/query.asp? japanese-english/sitemap japanese-english/top -japanese/http://tf1.fr/robots.txt +japanese/http://askfred.net/robots.txt japl japt jaquelineroriz @@ -106514,6 +103995,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 @@ -107387,7 +104871,7 @@ jretradevideo.html js js js* -js-parts.html$http://d3js.org/robots.txt +js-parts.html$http://gameinformer.com/robots.txt js.ng/ js/ js/*.js*$ @@ -107598,7 +105082,6 @@ json/psdata/* json/search jsonapi/* jsonp/Bdp.htm? -jsonsearch jsp jsp/ jsp/events @@ -108012,8 +105495,6 @@ knowledge-search knowledge_base knowmore known-issues -known-nutrient -known-nutrients ko ko-* ko-AE @@ -108952,6 +106433,7 @@ label label= label_France label_france +labelmaker/labelmaker.cgi labels labels/1.6570269 labor @@ -108983,7 +106465,7 @@ laluan/*/laluan-dari- lamda/images land land-browse-bff -land/ +land/ land/*/reviews land/*/sites/*/photos landes/ @@ -108996,11 +106478,11 @@ landing-new landing-page landing-page-documents/ landing-page/cmp-freemium -landing-page/webinar/kessler-expertserieswebinar-mojo-assetdeliveryhttp://curbed.com/robots.txt +landing-page/webinar/kessler-expertserieswebinar-mojo-assetdeliveryhttp://abebooks.com/robots.txt landing-pages/ landing.php landing/ -landing/ +landing/ landing/CME-channel landing/VillageMD landing/athenaclinicals @@ -109162,15 +106644,8 @@ largeeventpage largeeventprogrammepage laria-che-tira/video/palermo-spunta-i-libro-mastro-delle-tangenti-02-11-2015-166244 larkspurs/ -las-vegas/tag laser_eye_surgery_pictures_slideshow/article.htm last-article -last-check-date -last-check-dates -last-edit-date -last-edit-dates -last-image-date -last-image-dates last-name last-name*lang= last.json$ @@ -109199,7 +106674,6 @@ latam/search latens lateral_related_videojs latest -latest-amp-article latest-playlist latest-talk latest-updates?page= @@ -109221,7 +106695,7 @@ latinamerica/wp-includes launch-academy launch-learn-more-vid launch.aspx -launch/ +launch/ launch2005/ launchpad launchpad/*css @@ -109230,7 +106704,6 @@ launchpad/login laundry-list-issues-moovaz laureus lauriete -laval/tag law-abiding-citizen law-authors/prathyusha-chowdri.html law-library-stat/archive @@ -109241,6 +106714,7 @@ law/1.473347 law/1.524560 law/about/our-people/academic-staff/staff-profile.html law/hotdocs/*p +lawcite lawrenceshoppe lawschoolbookorders lawyer-edit.rl @@ -109439,7 +106913,7 @@ learning-design/microcredentials/development/microcredential-development-form/ learning-design/tools/respondus/license/thank-you/ learning-directory? learning-health-systems/ -learning-hub/http://dynadot.com/robots.txt +learning-hub/http://ggplot2.tidyverse.org/robots.txt learning-tracks/ learning/articles learning/certificates @@ -109609,7 +107083,7 @@ legal/former-affiliate-terms-and-conditions legal/grafanalabs-external-access-lite-msa legal/group-booking-general-terms legal/hotel-operator-terms -legal/http://outdooractive.com/robots.txt +legal/http://maps.google.de/robots.txt legal/impressum/$ legal/influencer-agreement legal/introducer-charter-general-terms @@ -110024,6 +107498,7 @@ license.txt license.txt license.txt$ license/ +licensemaker/licensemaker.cgi licenses licensing licensing-syndication @@ -110763,7 +108238,7 @@ live-streaming live-streaming/graduation live-test live-timing/widget -live-timing/widget/*http://autotrader.ca/robots.txt +live-timing/widget/*http://nybooks.com/robots.txt live-video/connexion.php live/ live/* @@ -110799,9 +108274,8 @@ liveblog/*/?cardId= livechat-resources livejournal livelink%20Jun%2024%20copy%20of%20-%20pre-Anik%20changes -livemore/vl/http://dcard.tw/robots.txt +livemore/vl/http://cl.ly/robots.txt liveprices -lives livestockpro livestream/* livestrong/ui/iframeads @@ -111264,12 +108738,12 @@ login-mgt login-or-signup login-register.rl login-service -login-signup login-success login-v2? login.ashx login.asp login.asp* +login.asph/ login.aspx login.aspx/ login.aspx?ReturnURL=* @@ -111300,12 +108774,13 @@ login/?*guestpasskey= login/?next= login/add_owner_comment? login/bestaetigungslink-erneut-senden +login/calnet login/default.asp* login/device-based/regular/login/*&next= login/device-based/regular/login/?next= login/facebook login/googleplus -login/http://controlup.com.br/robots.txt +login/http://fatcow.com/robots.txt login/join$ login/join? login/oauth/facebook @@ -111352,8 +108827,6 @@ login_or_join/redirected? login_or_join? login_with_redirect loginerror -loginhelp/ -loginidentification/ loginout/ logo logo-gallery.aspx @@ -111384,10 +108857,11 @@ logout.php logout.pl logout/ logout/PushLogin?redir=* +logout= logout? logout?redirect= logout?redirectPath= -logouthttp://prtimes.jp/robots.txt +logouthttp://navy.com/robots.txt logreply logs logs/ @@ -111432,7 +108906,6 @@ lookup?s= lookups/ loop= los-angeles-workspace -los-angeles/tag lose_weight_naturally_how_can_i/article.htm lose_weight_without_dieting_pictures_slideshow/article.htm lost-password/ @@ -111510,7 +108983,7 @@ lp.aspx lp/ lp/* lp/*? -lp/*http://hosteltur.com/robots.txt +lp/*http://fox6now.com/robots.txt lp/adwords lp/affiliate-program lp/api/listings @@ -111531,7 +109004,7 @@ lp/enterprise-crawler lp/for-agencies/en lp/growth-quadrant lp/home-cleaning -lp/http://clojutre.org/robots.txt +lp/http://amctheatres.com/robots.txt lp/hygge-desk lp/hygge-desk-br lp/information-security-training @@ -111540,7 +109013,7 @@ lp/information-security-training/v3 lp/insights lp/internal/cheq-ppc-invalid-users lp/mfour -lp/mwc2025http://katespade.com/robots.txt +lp/mwc2025http://thehackernews.com/robots.txt lp/p lp/s lp/seasonal-ai/en @@ -111595,7 +109068,7 @@ lrp/api/lrp-url-redirect lrp/api/search ls ls/ -ls/docshttp://console.bluemix.net/robots.txt +ls/docshttp://findlaw.com/robots.txt ls= lsSvc.asmx/ lsc/find-laboratories @@ -112114,47 +109587,6 @@ ma/vps/quel-vps-choisir.xml ma/vps/systeme-exploitation.xml ma41datenviewer maaarkilang-sasakyan/mga-resulta -mab/50anniversary/ar/event/*/ical -mab/50anniversary/ar/explore -mab/50anniversary/ar/search -mab/50anniversary/en/event/*/ical -mab/50anniversary/en/explore -mab/50anniversary/en/search -mab/50anniversary/es/event/*/ical -mab/50anniversary/es/explore -mab/50anniversary/es/search -mab/50anniversary/event/*/ical -mab/50anniversary/fr/event/*/ical -mab/50anniversary/fr/explore -mab/50anniversary/fr/search -mab/50anniversary/id/event/*/ical -mab/50anniversary/id/explore -mab/50anniversary/id/search -mab/50anniversary/it/event/*/ical -mab/50anniversary/it/explore -mab/50anniversary/it/search -mab/50anniversary/ja/event/*/ical -mab/50anniversary/ja/explore -mab/50anniversary/ja/search -mab/50anniversary/pt/event/*/ical -mab/50anniversary/pt/explore -mab/50anniversary/pt/search -mab/50anniversary/ru/event/*/ical -mab/50anniversary/ru/explore -mab/50anniversary/ru/search -mab/50anniversary/search -mab/50anniversary/th/event/*/ical -mab/50anniversary/th/explore -mab/50anniversary/th/search -mab/50anniversary/uk/event/*/ical -mab/50anniversary/uk/explore -mab/50anniversary/uk/search -mab/50anniversary/uz/event/*/ical -mab/50anniversary/uz/explore -mab/50anniversary/uz/search -mab/50anniversary/zh/event/*/ical -mab/50anniversary/zh/explore -mab/50anniversary/zh/search mac mac/de/ mac/help.mspx? @@ -112246,7 +109678,6 @@ magazine/AMP magazine/archive/2001/02/bill-clinton-and-his-consequences/303383 magazine/archive/2001/02/bill-clinton-and-his-consequences/303383/$ magazine/archive/2010/11/letters-to-the-editor/308258 -magazine/computing/thank-you/ magazine/dining magazine/get_comment magazine/in-eigener-sache @@ -112519,7 +109950,7 @@ maintenance-mode maintenance-notification maintenance.htm maintenance.html -maintenance.htmlhttp://posterous.com/robots.txt +maintenance.htmlhttp://webtv.un.org/robots.txt maintenance.php maintenance/ maintenance/maintenance.html @@ -113363,76 +110794,6 @@ manche/assure/actualites/ manchettepub mandanten mandat-payment -mandioca-e-fruticultura/10-jornada-cientifica/apresentacoes -mandioca-e-fruticultura/10-jornada-cientifica/concurso -mandioca-e-fruticultura/10-jornada-cientifica/noticias -mandioca-e-fruticultura/10-jornada-cientifica/oevento -mandioca-e-fruticultura/10-jornada-cientifica/programa -mandioca-e-fruticultura/10-jornada-cientifica/resumos -mandioca-e-fruticultura/11-jornada-cientifica/apresentacoes -mandioca-e-fruticultura/11-jornada-cientifica/concurso -mandioca-e-fruticultura/11-jornada-cientifica/noticias -mandioca-e-fruticultura/11-jornada-cientifica/novidades -mandioca-e-fruticultura/11-jornada-cientifica/o-evento -mandioca-e-fruticultura/11-jornada-cientifica/programacao -mandioca-e-fruticultura/11-jornada-cientifica/resumos -mandioca-e-fruticultura/12-jornada-cientifica -mandioca-e-fruticultura/12-jornada-cientifica/apresentacoes -mandioca-e-fruticultura/12-jornada-cientifica/concurso-de-fotografia -mandioca-e-fruticultura/12-jornada-cientifica/noticias -mandioca-e-fruticultura/12-jornada-cientifica/programacao -mandioca-e-fruticultura/12-jornada-cientifica/resumos -mandioca-e-fruticultura/13-jornada-cientifica -mandioca-e-fruticultura/13-jornada-cientifica/apresentacoes -mandioca-e-fruticultura/13-jornada-cientifica/concurso-de-fotografia -mandioca-e-fruticultura/13-jornada-cientifica/noticias -mandioca-e-fruticultura/13-jornada-cientifica/programacao -mandioca-e-fruticultura/13-jornada-cientifica/resumos -mandioca-e-fruticultura/14-jornada-cientifica -mandioca-e-fruticultura/14-jornada-cientifica/apresentacoes -mandioca-e-fruticultura/14-jornada-cientifica/concurso-de-fotografia -mandioca-e-fruticultura/14-jornada-cientifica/noticias -mandioca-e-fruticultura/14-jornada-cientifica/programacao -mandioca-e-fruticultura/15-jornada-cientifica -mandioca-e-fruticultura/15-jornada-cientifica/apresentacoes -mandioca-e-fruticultura/15-jornada-cientifica/concurso-de-fotografia -mandioca-e-fruticultura/15-jornada-cientifica/noticias -mandioca-e-fruticultura/15-jornada-cientifica/programacao -mandioca-e-fruticultura/15-jornada-cientifica/resumos -mandioca-e-fruticultura/16-jornada-cientifica -mandioca-e-fruticultura/16-jornada-cientifica/apresentacoes -mandioca-e-fruticultura/16-jornada-cientifica/concurso-de-fotografia -mandioca-e-fruticultura/16-jornada-cientifica/noticias -mandioca-e-fruticultura/16-jornada-cientifica/programacao -mandioca-e-fruticultura/16-jornada-cientifica/resumos -mandioca-e-fruticultura/artigos -mandioca-e-fruticultura/audios -mandioca-e-fruticultura/biblioteca/acervo -mandioca-e-fruticultura/biblioteca/equipe-e-contato -mandioca-e-fruticultura/biblioteca/historico -mandioca-e-fruticultura/biblioteca/horario-de-funcionamento-e-endereco -mandioca-e-fruticultura/laboratorio -mandioca-e-fruticultura/laboratorio-de-biologia-molecular -mandioca-e-fruticultura/laboratorio-de-ciencia-e-tecnologia-de-alimentos -mandioca-e-fruticultura/laboratorio-de-conservacao-e-tecnologia-de-sementes -mandioca-e-fruticultura/laboratorio-de-cultura-de-tecidos -mandioca-e-fruticultura/laboratorio-de-entomologia -mandioca-e-fruticultura/laboratorio-de-fisica-do-solo -mandioca-e-fruticultura/laboratorio-de-fitopatologia -mandioca-e-fruticultura/laboratorio-de-gerenciamento-de-residuos -mandioca-e-fruticultura/laboratorio-de-irrigacao-e-fertirrigacao -mandioca-e-fruticultura/laboratorio-de-meteorologia -mandioca-e-fruticultura/laboratorio-de-microbiologia-do-solo-e-residuos-organicos -mandioca-e-fruticultura/laboratorio-de-pos-colheita -mandioca-e-fruticultura/laboratorio-de-praticas-culturais -mandioca-e-fruticultura/multimidia -mandioca-e-fruticultura/pesquisa-e-desenvolvimento -mandioca-e-fruticultura/pesquisa-e-desenvolvimento/nugene -mandioca-e-fruticultura/pesquisa-e-desenvolvimento/sisagre -mandioca-e-fruticultura/plano-diretor-da-unidade -mandioca-e-fruticultura/sugestoes-de-pauta -mandioca-e-fruticultura/teste-noticias -mandioca-e-fruticultura/transferencia-de-tecnologia mandrake manga mangedservices-resources @@ -113479,17 +110840,15 @@ manual232/ manual233/ manual241/ manual242/ -manual243/http://opendoorbooks.com/robots.txt +manual243/http://business.pinterest.com/robots.txt manualdousuario/ manueladavila -manufacturing-place -manufacturing-places manutention/ map map map-constructor/loader map-regular.xml -map-review/ +map-review/ map-videofull.xml map.ashx map.asp @@ -113518,6 +110877,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/$ @@ -113590,7 +110959,7 @@ marciomarinho marcioreinaldo marcosmontes marcotebaldi -mari/ +mari/ marialuciacardoso marinamaggessi marineops/forms/thank-you/ @@ -113694,7 +111063,7 @@ marketing/emailsignup/ marketing/help marketing/mosaic_investor.php marketing/social-media/smd/directory/ -marketing_campaigns/http://sendinblue.com/robots.txt +marketing_campaigns/http://rit.edu/robots.txt marketing_company_auto__c= marketlinc marketmd @@ -113815,7 +111184,7 @@ match match-info match-info/ match/website -match=http://premium.wpmudev.org/robots.txt +match=http://bedbathandbeyond.com/robots.txt match?matchid= matchcenter/app matchingresult @@ -113850,7 +111219,6 @@ matlab matrix mats/?diagid=100001&eulaaccept=yes* mats/default.aspx?diagid=100001&eulaaccept=yes* -matt-testing/$ mattress maturative/ mature @@ -114025,7 +111393,7 @@ medal/* meddev meddev/LocalFiles/*/Webinars/ medewerkers -medewerkersprofiel-inithttp://anu.edu.au/robots.txt +medewerkersprofiel-inithttp://university.webflow.com/robots.txt medgen/?term= media media @@ -114042,10 +111410,11 @@ media-guide media-library-links/ media-library/sites/alspac/migrated/documents media-manager +media-portlet media/ media/* media/*.pdf -media/*.pdfhttp://nextdoor.com/robots.txt +media/*.pdfhttp://g1.globo.com/robots.txt media/*/*/libraries media/*/edit media/0000 @@ -114082,7 +111451,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://minecraft.net/robots.txt +media/Resized-Images/*http://pandas.pydata.org/robots.txt media/TALSO.swf media/TUIThumbnails media/WEB @@ -114138,7 +111507,7 @@ media/html/box media/html/easter2015 media/html/enterprise-cybersecurity media/html/spread -media/http://ibm.com/robots.txt +media/http://influenster.com/robots.txt media/i18n/ media/image_download media/import @@ -114171,7 +111540,6 @@ media/photo-l media/photo-o media/photo-t media/photo-w -media/popup/ media/price-list media/report media/sales @@ -114231,7 +111599,7 @@ mediacentral mediacomp/ mediadrop mediafiles/* -mediahttp://newsbreak.com/robots.txt +mediahttp://imageshack.com/robots.txt mediakit= medialibrary/ medialibrary/assets/ @@ -114494,6 +111862,7 @@ mediaopoly mediaplex-homepage-test mediarequest/ medias +mediaservices/ex/ mediashift/mt4 mediasite/admin mediastorage.cnnbrasil.com.br @@ -114674,7 +112043,7 @@ meetic.php meeting-request meeting/register meeting/schedule -meetingOptionshttp://teamspeak.com/robots.txt +meetingOptionshttp://blogs.microsoft.com/robots.txt meetings meetings-flexible-combined-imager? meetings-infrared-sounder? @@ -114693,32 +112062,8 @@ meine-news meinkicker meinkicker/login meinkicker/registrieren -meio-ambiente/40anos -meio-ambiente/artigos -meio-ambiente/audios -meio-ambiente/cultivos -meio-ambiente/eventos-realizados -meio-ambiente/laboratorio -meio-ambiente/liveagrobrasilia -meio-ambiente/missao-visao-valores -meio-ambiente/mudancas-climaticas-globais-e-agricultura -meio-ambiente/multimidia -meio-ambiente/negocios -meio-ambiente/pesquisas-de-satisfacao -meio-ambiente/plataforma-abc/destaques -meio-ambiente/plataforma-abc/documentos -meio-ambiente/simposio2021 -meio-ambiente/sugestoes-de-pauta -meio-norte/biblioteca/acervo -meio-norte/biblioteca/equipe-e-contato -meio-norte/biblioteca/historico -meio-norte/biblioteca/horario-de-funcionamento-e-endereco meklet melding -melhoramento_mandioca -melhoramento_mandioca/multimidia -melhoramento_mandioca/noticias -melhoramento_mandioca/resultados mem mema/search/node member @@ -114816,6 +112161,8 @@ membership membership-catalog/productdetail/showProductDetailPage.html?product=CMYPES001 membership-success membership/ +membership/_denial.asp +membership/benefits/join_acs.asp membership/bringit.html/ membership/explore.html/ membership/join-renew-conferences.html @@ -114893,12 +112240,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* @@ -114918,6 +112267,7 @@ merch/searchCarAction.action?locationCode* merch/searchHotelAction.action?locationCode* merch/shop*.action merchandise +merchandiser merchandising-promotions/ merchanism merchant @@ -115041,6 +112391,7 @@ mex/es/booking/ mex/es/room-selection/ mf mfa +mfa-site-theme mfa_news mfcf mfcf/internal @@ -115099,13 +112450,12 @@ mi/event mi/node/9778* miamexpress/devhelp miami-workspace -miami/tag miami?p= miami_moon_gp2024 miargentina/consultas michael-hainsworth-1.436164 michigan-deals -micro_page.phphttp://phonepe.com/robots.txt +micro_page.phphttp://topics.nytimes.com/robots.txt microarray-as/atlas/qr microarray/ArrayExpress microarray/ExpressionProfiler @@ -115113,7 +112463,7 @@ microarray/General/Internal microarray/MIAMExpress microarray/interfaces microbadge -microcredentials/explorecourses/medicineandhealth/entryrequirements/http://ucdavis.edu/robots.txt +microcredentials/explorecourses/medicineandhealth/entryrequirements/http://sebrae.com.br/robots.txt microsite microsite/ microsite/ecards @@ -115180,67 +112530,6 @@ mijn/ mijnvi mikly.pl mil*? -mil4teachers/ar/event/*/ical -mil4teachers/ar/explore -mil4teachers/ar/search -mil4teachers/en/event/*/ical -mil4teachers/en/explore -mil4teachers/en/search -mil4teachers/es/event/*/ical -mil4teachers/es/explore -mil4teachers/es/search -mil4teachers/event/*/ical -mil4teachers/fr/event/*/ical -mil4teachers/fr/explore -mil4teachers/fr/search -mil4teachers/id/event/*/ical -mil4teachers/id/explore -mil4teachers/id/search -mil4teachers/it/event/*/ical -mil4teachers/it/explore -mil4teachers/it/search -mil4teachers/ja/event/*/ical -mil4teachers/ja/explore -mil4teachers/ja/search -mil4teachers/pt/event/*/ical -mil4teachers/pt/explore -mil4teachers/pt/search -mil4teachers/ru/event/*/ical -mil4teachers/ru/explore -mil4teachers/ru/search -mil4teachers/search -mil4teachers/th/event/*/ical -mil4teachers/th/explore -mil4teachers/th/search -mil4teachers/uk/event/*/ical -mil4teachers/uk/explore -mil4teachers/uk/search -mil4teachers/uz/event/*/ical -mil4teachers/uz/explore -mil4teachers/uz/search -mil4teachers/zh/event/*/ical -mil4teachers/zh/explore -mil4teachers/zh/search -milho-e-sorgo/artigos -milho-e-sorgo/audios -milho-e-sorgo/biblioteca/equipe-e-contato -milho-e-sorgo/biblioteca/historico -milho-e-sorgo/biblioteca/horario-de-funcionamento-e-endereco -milho-e-sorgo/embrapa-escola -milho-e-sorgo/estagios-e-bolsas-nova-pagina -milho-e-sorgo/fontes-de-informacao-da-embrapa -milho-e-sorgo/laboratorio -milho-e-sorgo/multimidia -milho-e-sorgo/negocios -milho-e-sorgo/pesquisa-e-desenvolvimento-nova-pagina -milho-e-sorgo/pesquisa-e-desenvolvimento/nucleo-de-agua-solo-e-sustentabilidade-ambiental -milho-e-sorgo/pesquisa-e-desenvolvimento/nucleo-de-biologia-aplicada -milho-e-sorgo/pesquisa-e-desenvolvimento/nucleo-de-desenvolvimento-de-sistemas-de-producao -milho-e-sorgo/pesquisa-e-desenvolvimento/nucleo-de-pesquisa-em-fitossanidade -milho-e-sorgo/pesquisa-e-desenvolvimento/nucleo-de-recursos-geneticos-e-desenvolvimento-de-cultivares -milho-e-sorgo/plano-diretor-da-unidade -milho-e-sorgo/responsabilidade-socioambiental-nova-pagina -milho-e-sorgo/sugestoes-de-pauta military military/ militaryhistory @@ -115265,9 +112554,7 @@ min_duration= min_price= mindbody mindbox-message-key= -mineral mineral_health_do_you_get_enough_iron/article.htm -minerals minerva minewswire/ minha-conta @@ -115384,17 +112671,16 @@ misc/social-reader misc/tabletapp misc/themarkersmartphoneapp missao-oficial$ +missedtransaction/ missing-email missing.html missing_link missingpage -mission mission-focused-transformation mission-methane mission-methane-revealed mission-motherhood/wp-admin/admin-ajax.php mission-paani/home-page-mission-paani-pledge/ -missions missions?mission_status=current missions?mission_status=future missions?mission_status=past @@ -115882,7 +113168,6 @@ modal modal-constructor modal-message modal/ -modal/* modal= modal_active= modal_forms/ @@ -116055,7 +113340,6 @@ monedero money money money-unify -money/archive/ money/attachments money/money101 money/products @@ -116511,7 +113795,6 @@ month_cdo*tdate=*/17/ month_cdo*tdate=*/18/ month_cdo*tdate=*/19/ montimbrenligne/temoignages -montreal/tag montres/Magazine/Dictionnaire-horlogerie/?lettre= montres/Magazine/Grand-horlogers/?lettre= montres/montres-cultes/index_ @@ -116644,47 +113927,6 @@ movies? movies_list moving-walls movistartv -mowlac/ar/event/*/ical -mowlac/ar/explore -mowlac/ar/search -mowlac/en/event/*/ical -mowlac/en/explore -mowlac/en/search -mowlac/es/event/*/ical -mowlac/es/explore -mowlac/es/search -mowlac/event/*/ical -mowlac/fr/event/*/ical -mowlac/fr/explore -mowlac/fr/search -mowlac/id/event/*/ical -mowlac/id/explore -mowlac/id/search -mowlac/it/event/*/ical -mowlac/it/explore -mowlac/it/search -mowlac/ja/event/*/ical -mowlac/ja/explore -mowlac/ja/search -mowlac/pt/event/*/ical -mowlac/pt/explore -mowlac/pt/search -mowlac/ru/event/*/ical -mowlac/ru/explore -mowlac/ru/search -mowlac/search -mowlac/th/event/*/ical -mowlac/th/explore -mowlac/th/search -mowlac/uk/event/*/ical -mowlac/uk/explore -mowlac/uk/search -mowlac/uz/event/*/ical -mowlac/uz/explore -mowlac/uz/search -mowlac/zh/event/*/ical -mowlac/zh/explore -mowlac/zh/search mowwordpress/ moyers/journal/about/search_google.html moyers/mt3 @@ -116789,7 +114031,7 @@ mre/*.jpg$ mre/*.js$ mre/*.pdf$ mre/*.png$ -mre/*.zip$http://gov.ca.gov/robots.txt +mre/*.zip$http://arminbwagner.com/robots.txt mre/*? mre/*@@configuracoes_view mre/*@@download/file$ @@ -116936,7 +114178,7 @@ ms/wiki/User_talk: ms_awards* msa msatwork/amazon -msatwork/uber/en.htmlhttp://morgenpost.de/robots.txt +msatwork/uber/en.htmlhttp://xe.com/robots.txt msc-accounting-financial-management msc-advanced-clinical-practice msc-advanced-computer-science @@ -117106,7 +114348,7 @@ mt/shop/*/feedback mt/signup?redirect_to= mt/similar mt4 -mt4/http://kidney.org/robots.txt +mt4/http://s.id/robots.txt mta-sts mtam- mtb_composer @@ -117173,29 +114415,29 @@ mumbaiedition mundogalaxy munet_reset munin -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 +munin*http://aclu.org/robots.txt +munin*http://allthebootboys.blogspot.fr/robots.txt +munin*http://anjunabeats.lnk.to/robots.txt +munin*http://arenawanita.com/robots.txt +munin*http://bahairesearch.org/robots.txt +munin*http://cdn.rawgit.com/robots.txt +munin*http://cdt.org/robots.txt +munin*http://cheapreplicacl.com/robots.txt +munin*http://clarkchronicle.com/robots.txt +munin*http://consumerreports.org/robots.txt +munin*http://digitalocean.com/robots.txt +munin*http://e54.824989.com/robots.txt +munin*http://ennxo.com/robots.txt +munin*http://greklino.blogspot.com/robots.txt +munin*http://jsfiddle.net/robots.txt +munin*http://kokokaji.com/robots.txt +munin*http://mcdonaldinjurylaw.com/robots.txt +munin*http://novartis.de/robots.txt +munin*http://qspainrelief.eu/robots.txt +munin*http://rxx.webgomme.com/robots.txt +munin*http://uneex.org/robots.txt +munin*http://wayfair.com/robots.txt +munin*http://witron.de/robots.txt munka/szerk muntjacs murthers @@ -117376,7 +114618,7 @@ mx/user mx/user$ mx/your mx2019.jsp -mxf-final-cut-pro/ +mxf-final-cut-pro/ my my$ my-account @@ -117394,7 +114636,7 @@ my-account/collections my-account/deliveries/menu my-account/download/* my-account/downloads -my-account/http://comicvine.gamespot.com/robots.txt +my-account/http://mobile.abc.net.au/robots.txt my-account/master-courses my-account/membership-deals my-account/membership-sharing @@ -117435,6 +114677,7 @@ my-list my-list-shows my-list-videos my-list-viewing-history +my-listings my-maps my-nyc/favorites my-orcid @@ -117704,6 +114947,7 @@ mypop myportfolio mypreferences-staging/ myprofile +myprofile* myprofile/ myprofile/* myproperty24 @@ -117861,7 +115105,7 @@ native-android-tablet native-app native-plants/search native_* -natol/http://native-instruments.com/robots.txt +natol/http://openjsf.org/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 @@ -118126,6 +115370,7 @@ nestle-survey.html net-neutrality net-revenue.asp* netEstate +netacgi netart/mongrel/stives/information.htm netbank/learn-about-netbank/demos/ netflix-recommended-tvs @@ -118309,6 +115554,7 @@ new-rds/358201121197047/Gebackene-Auberginen.html new-rds/708551173448508/Tiroler-Groestl.html new-rebates/l new-rebates/l/$ +new-reco new-releases$ new-relic/stuff-new-relic-prod.js new-search @@ -118318,7 +115564,6 @@ new-user new-york-post-instagram-feed new-york-post-tiktok-feed new-york-workspace -new-york/tag new-york?p= new-zealand/otago-daily-times/2012 new/ @@ -118362,7 +115607,7 @@ newmembers/ newpaymenterror.aspx newpaymentform.htm newpoll -newposthttp://nakedsecurity.sophos.com/robots.txt +newposthttp://typeset.io/robots.txt newprem/ newprem/process/ newprod @@ -118452,6 +115697,7 @@ newreport news news news* +news*?*s= news-2025 news-advice news-and-insights/annual-publications @@ -118482,7 +115728,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 @@ -118668,6 +115914,7 @@ news/garment-apparel-news/ news/go news/grand-rapids/index.ssf/2010/07/father_still_in_shock_after_so.html news/handball +news/home-loan news/image news/images news/in-the-news/ @@ -118718,6 +115965,7 @@ news/newsroom/articles-of-interest/index.html? news/newsroom/case-studies/index.html? news/newsroom/noticias/index.html? news/newsroom/press-releases/index.html? +news/notices/ news/page news/photo news/photo/$ @@ -118764,7 +116012,7 @@ news/search$ news/search-results news/search.php news/search? -news/searchhttp://pitchero.com/robots.txt +news/searchhttp://governo.it/robots.txt news/sharedcount/ news/smi news/squiz-matrix-cms-needs-patching-584880 @@ -118805,6 +116053,7 @@ news/video/shows news/video_list.php news/video_view.php news/welcome-newsletter +news/whatsnew/ news/widgets news/wintersport news/wp-admin @@ -118812,6 +116061,7 @@ news/wp-admin/ news/wp-content/themes/realtor/nobots news/wp-json news/xt +news/your-weekly-grammy-social-roundu news/youscoop news18_revamp/* news? @@ -118819,7 +116069,7 @@ news? news?* news?*advocacy=* news?*date=* -news?*http://nhm.ac.uk/robots.txt +news?*http://fender.com/robots.txt news?*keyword=* news?*newsType=* news?*relatedTopic=* @@ -120329,7 +117579,7 @@ newsadmin newsanalysis newsarchive newsbackup -newscenter/pressreleases/32-countries-adopt-nuclear-energy-declaration-at-historic-summit-in-brusselshttp://iamexpat.nl/robots.txt +newscenter/pressreleases/32-countries-adopt-nuclear-energy-declaration-at-historic-summit-in-brusselshttp://eugdpr.org/robots.txt newschooltalks/blog.aspx newsdata newsearch @@ -120351,8 +117601,10 @@ newsletter- newsletter-ad newsletter-ads.html newsletter-app +newsletter-archive newsletter-confirm newsletter-result +newsletter-sign-up-submit newsletter-signup newsletter-signup/breaking-news/ newsletter-signup/hurricane-wire/ @@ -120475,7 +117727,7 @@ newsletter-templates/weekly-messenger newsletter-thanks newsletter.php newsletter/ -newsletter/$http://digital-strategy.ec.europa.eu/robots.txt +newsletter/$http://tinyletter.com/robots.txt newsletter/* newsletter/abmeldung newsletter/campaign/*/view @@ -120573,7 +117825,7 @@ newsletters/software newsletters/software/subscribe newsletters/sports/ newsletters/storyalerts/ -newsletters/subscribe/*http://gamespot.com/robots.txt +newsletters/subscribe/*http://betterup.com/robots.txt newsletters/success/ newsletters/sustainability newsletters/sustainability/subscribe @@ -121192,8 +118444,8 @@ newyear2018 newyear2019 newyear2020 newyears-2020-aff -newyearsovety/?id= newyork +newyork.aspx newyorklawjournal/events newzealand1/ nexo @@ -121471,6 +118723,7 @@ nl-nl/errors/we-kunnen-de-pagina-die-je-zoekt-niet-vinden nl-nl/events/$ nl-nl/externe-alias/ontdek-statline nl-nl/feedback +nl-nl/figjam-vs-miro/$ nl-nl/figjam/$ nl-nl/figjam/agile-workflows/$ nl-nl/figjam/brainstorm-tool/$ @@ -121481,6 +118734,7 @@ nl-nl/figjam/online-whiteboard/$ nl-nl/figjam/strategische-planning/$ nl-nl/figjam/team-samenwerking/$ nl-nl/figjam/teamvergaderingen/$ +nl-nl/figma-vs-sketch/$ nl-nl/informatiebronnen/topic nl-nl/itinerary nl-nl/itinerary-new @@ -123283,7 +120537,7 @@ nl/tickets/$ nl/tiu_banner/ nl/tiu_contact/ nl/tiu_epic/ -nl/tiu_event_banner/http://tilde.com/robots.txt +nl/tiu_event_banner/http://signup.com/robots.txt nl/tiu_footer/ nl/tiu_reusable/ nl/total-leadership @@ -123411,6 +120665,7 @@ nndc no no-NO no-artworks +no-cache no-en*/listing/*/favoriters no-en*/people/*/circle no-en*/people/*/favorites @@ -123581,12 +120836,61 @@ node/*/embed_modal node/*/feedback/ node/*/nodequeue node/*/plate -node/*/printable/print node/*/revisions node/*? +node/115922 node/12 +node/138221 +node/138506 +node/142931 +node/145216/devel +node/145822 node/1610026 +node/172766 +node/176271/ +node/178931 +node/179771/ +node/185426 +node/186516 +node/207796 +node/208206 +node/208226 +node/209181 +node/211606 +node/213456 +node/215506/ +node/218661 +node/220071 +node/222311 node/23208 +node/235801 +node/237476/ +node/237741 +node/240501/ +node/246016/ +node/248209 +node/248754 +node/249072 +node/249221/ +node/249447 +node/249851/ +node/249953 +node/251605 +node/254265/ +node/263192 +node/263835/?utm_source=twitter&utm_medium=owned&utm_campaign=2020grammys +node/276768 +node/277979 +node/278006/ +node/279243/ +node/281916 +node/282893 +node/283249 +node/283576/ +node/284392 +node/293906/?utm_source=twitter&utm_medium=social +node/294720/?utm_source=twitter&utm_medium=social +node/301270 node/82117 node/_search node/add @@ -123625,6 +120929,7 @@ nominations nominations-agefi nominations/2038/sommaire non-drug_migraine_treatments_pictures_slideshow/article.htm +non-indexed-content-folder nonConfig/api/wpa non_hodgkins_lymphoma_visual_guide_to/article.htm nonacademicdemo/search-result @@ -123645,6 +120950,7 @@ nonsensically nonstyleishida/videolist-*.html nonstyleishida/videolist.html nonviolence +nor/layout/set nor/no/booking/ nor/no/room-selection/ norden @@ -123763,7 +121069,7 @@ not_found not_recommended_reviews nota-fiscal note -note/read/http://anothermag.com/robots.txt +note/read/http://hackaday.com/robots.txt notebook notebook/search? notes @@ -123788,8 +121094,6 @@ notices-board-485 notices/notices/notice_list.asp?PN=20&ST=N&rdoNType=&NT=&SN=&SO=DNIS noticias noticias-previsualizacion/* -noticias-rss -noticias/-/asset_publisher noticias/20080416/destituyen-director-jefe-proteccion-asco-tras-fuga-radiactiva/28170.shtml noticias/archivo noticias/bogota/atencion-a-las-mujeres-es-insuficiente @@ -123827,7 +121131,7 @@ notizie-ultima-ora notlikelytohappenever notonline notp -notyours/http://openclassrooms.com/robots.txt +notyours/http://git.sr.ht/robots.txt nouconsistori2015 nous-contacter.html nouveau-compte/confirmation @@ -123836,7 +121140,6 @@ nouvelles/36/36637.htm nouvelles/alerte nouvelles/electionsQc2007/forumSurLeWeb.asp?idChronique=*&j= nova -nova-groups novel/book novel/comments.php?id= novels/unlisted @@ -124026,12 +121329,11 @@ nu150/postcards/images nu150/postcards/ssi nuance-chat.html nuba -nucleotide -nucleotides nueva-revista nuevacontraseñaconfirmada,establecernuevacontraseña nuevatienda/ nuevoestilodeti +nugg nuggets/node nuggets/users nuilr @@ -124045,11 +121347,9 @@ null* null/* null? num_sujet* -number-of-ingredients number-seven numberOfEmployees= numbers -numbers-of-ingredients numbers_that_matter_as_much_as_your_weight/article.htm numbershelpr1 numbershelpr2 @@ -124090,14 +121390,6 @@ nursing/index.php nursing/qaa/404.php nus-trk nutch -nutri-score -nutri-score-2021 -nutri-score-2023 -nutrient -nutrient-level -nutrient-levels -nutrients -nutrition-grades nutrition-search-result nutrition/*/wp- nutrition/recipes? @@ -124139,6 +121431,7 @@ nymag/letters/14872 nyserda nyt nytimes-partners +nyucard/campuscash/admin nz nz$ nz*/listing/*/favoriters @@ -124173,6 +121466,7 @@ nz/c/*search_type= nz/c/*ship_to= nz/c?*attr_*= nz/cart +nz/cases nz/checkout nz/conversations nz/de @@ -124193,6 +121487,7 @@ nz/help/sitemap.php nz/invites/buy nz/it nz/ja +nz/journals nz/ko nz/listing/*/stubs nz/live-event-schedule @@ -124264,8 +121559,8 @@ oauth/authorize oauth/authorize oauth/connect.html oauth/facebook -oauth/http://fitness-mag.fr/robots.txt -oauth/http://pecl.php.net/robots.txt +oauth/http://bertelsmann-stiftung.de/robots.txt +oauth/http://support.zoom.us/robots.txt oauth/line oauth/login oauth/signin @@ -124331,7 +121626,7 @@ oc oc.php oc/dash-button oc/forums -oc/http://desmoinesregister.com/robots.txt +oc/http://guru.com/robots.txt oc/kb/*/discuss oc/search oc/user @@ -124511,7 +121806,7 @@ offline offline-plugin-app-shell-fallback offline.html offline/ -offline/http://nd.gov/robots.txt +offline/http://mediabistro.com/robots.txt offlinenotice.xml offre-internet/sfr-box4G offrir-cadeau @@ -124598,7 +121893,7 @@ oit/search/node oit/systems/testzone/ ojp okanagan/facultystaff/bba -okanagan/itservices/service-catalogue/accounts/novell/imanager.htmlhttp://translate.wordpress.org/robots.txt +okanagan/itservices/service-catalogue/accounts/novell/imanager.htmlhttp://idpf.org/robots.txt okeanija_ad okonomi okurimono/script/ @@ -124658,6 +121953,7 @@ 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 @@ -124667,7 +121963,7 @@ omsk on on on-demand-updates -on-demand/session/*http://nvlpubs.nist.gov/robots.txt +on-demand/session/*http://myspace.com/robots.txt on/* on/*.ico$ on/*.png$ @@ -124675,9 +121971,6 @@ on/demandware.store on/demandware.store* on/demandware.store/ on/demandware.store/* -on/demandware.store/*/Home-IncludeHeaderMenu -on/demandware.store/*/Home-IncludeMobileMenu -on/demandware.store/*/Product-Show?pid=* on/demandware.store/Sites-citizen_US-Site/default/Account-PasswordResetDialog on/demandware.store/Sites-citizen_US-Site/default/Account-StartRegister on/demandware.store/Sites-citizen_US-Site/default/GiftCert-Purchase @@ -124965,7 +122258,6 @@ onlinetest/ only_video.html onsaleBestAvailableDisplay.do onsite-docs -onsite_from ontheweb/blogs/delineator onward onyxlorenzoni @@ -125018,6 +122310,7 @@ open/api open=collect_link open=contact_buy open=report_artwork +open_is_url openads openam/UI/Login openbugbounty @@ -125109,8 +122402,8 @@ opt-out-info.jsp opt-out-interface opt-out.jsp opt-out/confirm -opt-out/http://youronlinechoices.eu/robots.txt -opt-out/http://yoursite.com/robots.txt +opt-out/http://marinetraffic.com/robots.txt +opt-out/http://niemanlab.org/robots.txt optInEmail opt_out opta-embed @@ -125166,6 +122459,7 @@ oral_care_all_about_canker_sores/article.htm oral_dental_health_breath/article.htm oral_health_conditions_that_make_teeth_hurt/article.htm orange-anma +orasso orchestration orcid orcid-search @@ -125175,7 +122469,6 @@ ordenar3* order order-*.asp* order-confirm -order-confirmation* order-confirmation/ order-detail order-details @@ -125189,6 +122482,7 @@ order-invoice.asp* order-list order-now.aspx order-process/* +order-received/thank-you/ order-results order-status order-summary @@ -125242,7 +122536,7 @@ orders orders$ orders/ orders/*/order_complete -orders/successhttp://granta.com/robots.txt +orders/successhttp://bitchute.com/robots.txt orders/timeline orderstatus orderstatus.php @@ -125290,8 +122584,6 @@ orientation/student-guide/study/ orientation/student-guide/visit/ orientation= origen-alerta -origin -origin-pre-prod/* origin-selector origin= originAirport= @@ -125303,10 +122595,8 @@ originallist originals/includes originals/inturn3/includes originals/stephen_kings_n/includes -origins orioles/search orkut/albums -orlando/tag/*http://narodzenienanowo.org.pl/robots.txt orne/ orne/assure/actualites/ oroscopo/sitemap.xml @@ -125369,8 +122659,6 @@ oteli/s otfu/ other other-markets -other-nutritional-substance -other-nutritional-substances other-sites/ other/ other/bookm @@ -125388,7 +122676,6 @@ otros/* otsing? ott ott/* -ottawa/tag ou- ou-alerts ouheaders/gui @@ -125519,10 +122806,8 @@ overview.php overviewpath=* ovulation_and_fertility_pictures_slideshow/article.htm ow -owner owner-estimate owner_settings -owners owners/parts-service/toyota-service-care owners/web/pages/home?p_auth= owners/web/pages/parts-service/service-offers?p_auth= @@ -125637,7 +122922,7 @@ p/*/victory$ p/*/victory? p/*from= p/*groupType= -p/*http://snopes.com/robots.txt +p/*http://sciencedaily.com/robots.txt p/*surveyopen p/*thm= p//ps @@ -125692,9 +122977,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= @@ -125705,8 +122992,6 @@ p_p_mode= p_p_resource_id p_p_state p_p_state= -p_p_state=maximized -p_p_state=pop_up pa pa-IN/android/collections pa-IN/android/search @@ -125759,11 +123044,9 @@ package.json package.json$ package.json.sample package/*/docs -package/*/docs/latest/http://pearltrees.com/robots.txt +package/*/docs/latest/http://ledger.com/robots.txt package/*/v package_files_uploaded_via_chrome -packager-code -packager-codes packages packages/ packages/$ @@ -125789,14 +123072,9 @@ packages/logfile packages/maintainer-view packages/table/start packages/table_lede17_1/start -packages?q=http://pubchem.ncbi.nlm.nih.gov/robots.txt +packages?q=http://exploratorium.edu/robots.txt packagesize.do packagetype= -packaging -packaging-materials -packaging-recycling -packaging-shape -packaging-shapes packsViewSingle paconsulting pad @@ -125850,7 +123128,7 @@ page.cgi*id=voting page/ page/* page/*/? -page/*/?*http://pix11.com/robots.txt +page/*/?*http://cs.utexas.edu/robots.txt page/*/?a_aid= page/*/?egotecpage page/*/?hc_location= @@ -126122,8 +123400,7 @@ page70697553.html page7426355.html page= page=* -page=*http://zip.co/robots.txt -page=1$ +page=*http://pitt.edu/robots.txt page=2$ page=SN_ page=print @@ -126546,7 +123823,6 @@ panic_disorders_physical_symptoms_of_anxiety/article.htm panier pannellum panorama/welt/playboy_aid_119773.html -pantanal/missao-visao-valores pantheon pantheon-platform pantone-x-adobe-perks @@ -126671,7 +123947,7 @@ participants participants/search participate/conferences.xml participate/visa-invitation-letter -participe/cursoprovedoreshttp://www2.census.gov/robots.txt +participe/cursoprovedoreshttp://micro.blog/robots.txt particle/milgrom particulier/outils/trouver-pays particulier/recherche @@ -126679,6 +123955,7 @@ particulier/retourbal/formulaire particuliers particuliers/vous-etes/nouveaux-arrivants-canada/choisir-institution-financiere/equipe-nouveaux-arrivants/ partner +partner-articles/ partner-campaign/ partner-clicks-counter partner-cn-sitemap.xml.gz @@ -126880,6 +124157,8 @@ paying-for-college2 paying-for-paris/resource-library paying-for-paris/resource-library/ paying-for-paris/resource-library?* +paying-guests/pgs-in- +paying-guests/search- payinsales paym/coll/assets/html/dla/EA payment @@ -126968,6 +124247,7 @@ pb/site/freiburg_stellenmarkt/search-autocomplete pb/widgets pba pbflex +pboro/pages/ pbpp pbs/kids/mt3 pbs/kids/mt4 @@ -127048,8 +124328,10 @@ pdf pdf$ pdf* pdf-compressor +pdf-compressor-test pdf-interactifs pdf-viewer +pdf-viewer-test pdf/ pdf/* pdf/*.html @@ -127075,6 +124357,7 @@ pdf/labview pdf/labview101 pdf/legal pdf/manuals/unindexed +pdf/members/newsletters/womenchemists_apr02.pdf pdf/misc pdf/nati pdf/news @@ -127148,44 +124431,6 @@ pe/small-medium-business peach-anmaxyz pearl/index.htm pearson -pecuaria-sudeste/acesso-restrito -pecuaria-sudeste/artigos -pecuaria-sudeste/audios -pecuaria-sudeste/biblioteca/acervo -pecuaria-sudeste/biblioteca/equipe-e-contato -pecuaria-sudeste/biblioteca/historico -pecuaria-sudeste/biblioteca/horario-de-funcionamento-e-endereco -pecuaria-sudeste/jornada2021/inscricoes -pecuaria-sudeste/laboratorio -pecuaria-sudeste/multimidia -pecuaria-sudeste/negocios -pecuaria-sudeste/plano-diretor-da-unidade -pecuaria-sudeste/sala-de-imprensa -pecuaria-sudeste/solucoes-tecnologicas/sistemas -pecuaria-sudeste/sugestoes-de-pauta -pecuaria-sul/biblioteca/acervo -pecuaria-sul/biblioteca/equipe-e-contato -pecuaria-sul/biblioteca/historico -pecuaria-sul/biblioteca/horario-de-funcionamento-e-endereco -pecuaria-sul/bovinos-de-corte -pecuaria-sul/edital-ic-2016-2017 -pecuaria-sul/inicial-old -pecuaria-sul/inicial-teste -pecuaria-sul/laboratorio -pecuaria-sul/missao-visao-valores -pecuaria-sul/multimidia -pecuaria-sul/pd -pecuaria-sul/pd1 -pecuaria-sul/pd2 -pecuaria-sul/pesquisa-e-desenvolvimento -pecuaria-sul/pesquisa-pecuaria-corte -pecuaria-sul/plano-diretor-da-unidade -pecuaria-sul/publicacoes-teste -pecuaria-sul/sala-de-imprensa -pecuaria-sul/setores -pecuaria-sul/solucoes-teste -pecuaria-sul/teste -pecuaria-sul/transferencia-de-tecnologia pedagogicalFilters=* pedido-erroneo pedido-exitoso @@ -127370,11 +124615,9 @@ perfilNF/* performance performance/ performance/corvette/sign-up -period-after-opening periodico/ajax periodicreview periodofpride/* -periods-after-opening perl perl-bin/formeng.pl?form=blog_request perl-bin/formeng.pl?form=business_facebook_page_registration @@ -127889,41 +125132,6 @@ perspectives/wp-admin perspectives/wp-admin/admin-ajax.php pertussis_and_whooping_cough_pictures_slideshow/article.htm perugia-arresto-ex-sindaco-gubbio-domani-le-arringhe-udienza-preliminare_3mYhdDIzgWEhiBqY32Vclx -pesca-e-aquicultura/apresentacaovelha -pesca-e-aquicultura/artigos -pesca-e-aquicultura/audios -pesca-e-aquicultura/biblioteca/acervo -pesca-e-aquicultura/biblioteca/equipe-e-contato -pesca-e-aquicultura/biblioteca/historico -pesca-e-aquicultura/biblioteca/horario-de-funcionamento-e-endereco -pesca-e-aquicultura/busca-de-eventosv -pesca-e-aquicultura/circulartecnica -pesca-e-aquicultura/dados-cadastraisv -pesca-e-aquicultura/dirigentesv -pesca-e-aquicultura/estagios-e-bolsasv -pesca-e-aquicultura/historiav -pesca-e-aquicultura/infraestruturav -pesca-e-aquicultura/laboratorio -pesca-e-aquicultura/licitacoesv -pesca-e-aquicultura/missao-visao-valoresv -pesca-e-aquicultura/negocios -pesca-e-aquicultura/organogramav -pesca-e-aquicultura/pagina-tematicas -pesca-e-aquicultura/pesquisa-e-desenvolvimentov -pesca-e-aquicultura/projetos/em-execucao -pesca-e-aquicultura/projetos/finalizados -pesca-e-aquicultura/publicacoes/ativos-da-aquicultura -pesca-e-aquicultura/publicacoes/boletim-de-pesquisa -pesca-e-aquicultura/publicacoes/documentos -pesca-e-aquicultura/publicacoes/fronteira-agricola -pesca-e-aquicultura/publicacoes/informativos-do-campo -pesca-e-aquicultura/publicacoes/livros -pesca-e-aquicultura/publicacoes/mercado-da-tilapia -pesca-e-aquicultura/publicacoes/piscicultura-familiar -pesca-e-aquicultura/regimento-internov -pesca-e-aquicultura/responsabilidade-socio-ambientalv -pesca-e-aquicultura/sugestoes-de-pauta -pesca-e-aquicultura/transferencia-de-tecnologiav pesquisa pesquisa? pesquisar @@ -127959,7 +125167,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://elpais.com/robots.txt +pf/http://mathworks.com/robots.txt pf/resources pf/resources/dist/fonts pf/resources/dist/images @@ -128211,8 +125419,6 @@ photogallery/*.xml$ photogallery/6*.html photogallery/page-* photogallery_widget_ajax.html -photographer -photographers photopopup.aspx* photos photos-images/ @@ -128243,6 +125449,7 @@ photos/video photos/videos photos/view photos/youpy +photos/zayn-malik-2 photos_get_started photosales/index.cfm?fuseaction= photosandvideos @@ -128420,10 +125627,10 @@ pk/netflix-recommended-tvs pk/smart-tvs-netflix-calibrated-mode pkb/ pkey= -pkey=http://npg.org.uk/robots.txt +pkey=http://pubs.opengroup.org/robots.txt pkginfo pkginfo/ -pkta01d26ae74f4.htmlhttp://useloom.com/robots.txt +pkta01d26ae74f4.htmlhttp://itwire.com/robots.txt pl pl*/listing/*/favoriters pl*/people/*/circle @@ -128521,6 +125728,7 @@ pl-pl/engineers/$ pl-pl/enterprise/$ pl-pl/events/$ pl-pl/feedback +pl-pl/figjam-vs-miro/$ pl-pl/figjam/$ pl-pl/figjam/kreator-diagramow/$ pl-pl/figjam/mapa-koncepcyjna/$ @@ -128531,6 +125739,7 @@ pl-pl/figjam/spotkania-zespolowe/$ pl-pl/figjam/tablica-online/$ pl-pl/figjam/wspolpraca-zespolowa/$ pl-pl/figjam/zwinne/$ +pl-pl/figma-vs-sketch/$ pl-pl/itinerary pl-pl/itinerary-new pl-pl/kolo-kolorow/$ @@ -128950,6 +126159,7 @@ places/studiotour/*action=srch places/sturgis/*action=srch places/view/ places/wikipedia +placesofchemistry plain-dealer-stories plain_dealer_syndication plan @@ -128977,7 +126187,7 @@ plants/soil/ plants/sun/ plants/type/ plants_rashes_poison_ivy_oak_sumac/article.htm -plantuml/img/http://platform.instagram.com/robots.txt +plantuml/img/http://cpuid.com/robots.txt plantuml/map/ plantuml/svg/ plantuml/txt/ @@ -129092,6 +126302,7 @@ plru pls pls/zone2/f plsv +pltcatalog/stock/getStock pltr plugged plugin @@ -129126,7 +126337,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/custom/f5networks/f5/*http://u24.gov.ua/robots.txt plugins/feedback.php plugins/list_user01/main.php plugins/search @@ -129240,10 +126451,6 @@ pn pn/ pnas/ pnd_widget -pnns-group-1 -pnns-group-2 -pnns-groups-1 -pnns-groups-2 pno= po_c= pobeda @@ -129292,7 +126499,7 @@ podcasts podcasts podcasts$ podcasts.*$ -podcasts/*/?s=*http://realfavicongenerator.net/robots.txt +podcasts/*/?s=*http://twinkl.co.uk/robots.txt podcasts/*/similar podcasts/2doc-belt-met-boeijen$ podcasts/2doc-belt-met-boeijen.html$ @@ -129528,6 +126735,7 @@ poisonous_products_in_your_home_how_to_stay_safe/article.htm poisson pokedex/search pokemon +pol/layout/set polaris-ldp pole police*? @@ -129613,6 +126821,8 @@ politique-de-retour poll poll-post!input.jspa poll/ +poll/best-53rd-grammys-performance?page=2 +poll/index.php?page=9&option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=1576&cid=20 poll/vote.do pollBooth.pl polling @@ -129642,6 +126852,7 @@ pop pop-health pop-up/promopage pop/?popref=1 +pop_up pop_up= popinAlerteProduit/afficher popout @@ -129653,7 +126864,6 @@ popular/*?city= popular/SearchList popular/rank_ popular? -popularity populate populate/ population-health-modal-redirect @@ -129682,6 +126892,7 @@ popups/mediaplayer popups/popup_gallery popvideos por/* +por/layout/set porngenerator pornstar/*/*achievements pornstar/*/*photo*= @@ -131065,8 +128276,6 @@ pos/ac-code posRating posez-votre-question/ posgraduacao/guia/busca/ -possible-improvement -possible-improvements possible_biz_owner post post @@ -131085,7 +128294,6 @@ post-style/* post/ post/* postQuestion.htm -postRender post_comment post_comment.html post_id=* @@ -131208,7 +128416,7 @@ pravkurs/login/confirm.php pravkurs/mod/forum/search.php pravkurs/search/index.php pravoeu-hledani -prayers?*http://uschamber.com/robots.txt +prayers?*http://wiki.gnome.org/robots.txt prbcdn10 prbr prbr0 @@ -131232,7 +128440,6 @@ preference-center/error preference.php preferencecenter preferences -preferences-edit* preferences.html preferences/ preferences/cookies @@ -131247,16 +128454,10 @@ prefn* prefn1 prefn1 prefn1* -prefn1=* -prefn1=*start=* prefn2* -prefn2=* prefn3* -prefn3=* prefn4* -prefn4=* prefn5* -prefn5=* prefn6* prefn7* prefs @@ -131288,7 +128489,7 @@ preliminary-post-incident-review-tw preload premenstrual_syndrome_pictures_slideshow/article.htm premier-495 -premier-495/http://erc.europa.eu/robots.txt +premier-495/http://dotnet.microsoft.com/robots.txt premiogastronomico/mejor.asp?search=&page= premium premium$ @@ -131301,7 +128502,7 @@ premium/auth/ premium/cert premium/checkout premium/download -premium/http://rundschau-online.de/robots.txt +premium/http://cnewsnews.blogspot.com/robots.txt premium/plus premium/reset-password/new premium/sign-in @@ -131430,8 +128631,8 @@ preview-main/* preview.aspx preview/ preview/* -preview/http://audible.co.uk/robots.txt -preview/http://br.de/robots.txt +preview/http://realvnc.com/robots.txt +preview/http://webershandwick.com/robots.txt preview/post/* preview/rankings preview/result @@ -131478,6 +128679,7 @@ priceOrder= priceShopperRedirectAction.do?method=load price_max= price_min= +price_slider= pricecalculator pricelist prices @@ -131538,8 +128740,10 @@ print-article print-article.aspx print-new print-pdf +print-person print-recipe print-sections +print-text print-version/ print-view/bip print.asp @@ -131772,7 +128976,7 @@ privacy-policy/third-parties/zh-TW.html privacy-policy/zh-CN.html privacy-policy/zh-TW.html privacy-security-terms -privacy-settingshttp://neatorama.com/robots.txt +privacy-settingshttp://cracked.com/robots.txt privacy-statement privacy.aspx privacy.html @@ -131789,7 +128993,7 @@ privacy/request-data privacy/sub-processors.html privacy/zoho-group.html privacy/zoho-group.html -privacy2.htmlhttp://prisma.io/robots.txt +privacy2.htmlhttp://conversionxl.com/robots.txt privacy_security/index.jsp privacyfeedback privacyinformation/employment-privacy-and-data-protection/career-policy/kenya @@ -131831,16 +129035,16 @@ private-service-offer private.php private/ private/gallery/content/ -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/http://aljazeera.com/robots.txt +private/http://ecdc.europa.eu/robots.txt +private/http://groovy-lang.org/robots.txt +private/http://phpied.com/robots.txt +private/http://sslshopper.com/robots.txt +private/http://zeldman.com/robots.txt private/wtrack privatecampaignpage privategenericpage -privategrouphubs/http://techcrunch.com/robots.txt +privategrouphubs/http://gov.pl/robots.txt prive prive/pakketten-oud privilege-banking @@ -131866,7 +129070,6 @@ privilege-banking/personal/specialprivileges privilege-banking/personal/the-early-days.html privilege-banking/personal/titanium-debit-card.html privilege-banking/personal/titanium-savings-account.html -privileged-rules prj/dli/de/ prj/jad/cs/the/pec/22745371.html prj/jad/de/the/pec/22745371.html @@ -132014,7 +129217,7 @@ product-p-*gads=true product-presentation-info.aspx product-print* product-quickview* -product-ratings/http://wishpond.com/robots.txt +product-ratings/http://support.office.com/robots.txt product-reviews/ product-reviews/B0069IY63Y product-reviews/getReviews.do* @@ -132090,6 +129293,7 @@ productLineUrn=urn:product productNotifyMe.do productPurchaseDone product_ +product_category= product_data product_id=* product_information @@ -132505,7 +129709,6 @@ produits/meuble/meuble-de-seconde-main/* produkt.php?e=*&edit= produkt.php?o=*&offset= produkte -produtos-e-mercado proekt/* prof prof-dev @@ -132585,7 +129788,6 @@ profile/*/Reviews-Written profile/*/Rss profile/*/activity/* profile/*/badges -profile/*/blog profile/*/followers profile/*/followers/ profile/*/following @@ -132598,10 +129800,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 @@ -132859,7 +130059,7 @@ programs/coe/2005/section2/tableXLS.asp programs/ewadmit programs/execmbaadmit programs/ftadmit -programs/index.cfm?http://americanbar.org/robots.txt +programs/index.cfm?http://republicworld.com/robots.txt programs/index.html? programs/mba/admission/events/ programs/mfp_game @@ -132967,6 +130167,7 @@ progressloading.html proj_county/* project project-booster/api/events/estimate-form-event +project-cat/ project-chooser!input.jspa project-crisps--beta project-mermaid @@ -133001,7 +130202,7 @@ projects/*/payments projects/*/preview projects/? projects/DailyReport/ -projects/StudentArtGallery/http://volcanodiscovery.com/robots.txt +projects/StudentArtGallery/http://expansion.com/robots.txt projects/alma/arc/tw projects/alma/faqs projects/browse.php @@ -133099,7 +130300,7 @@ promoted-listings promotion promotion/* promotion/.html -promotion/41995890-09e9-11ed-861d-0242ac120002http://liveramp.com/robots.txt +promotion/41995890-09e9-11ed-861d-0242ac120002http://herbalife.com/robots.txt promotion/remit-2024 promotion/us-bd promotionOffreVue @@ -133498,6 +130699,7 @@ pt-br/customers/how-hellofresh-built-a-design-system/$ pt-br/customers/how-king-brings-game-design-together/$ pt-br/customers/how-patagonia-uses-figma/$ pt-br/customers/how-workday-scales-design-and-development-collaboration-with-figma/$ +pt-br/customers/itau-unibanco-launched-45-digital-products-with-figma/$ pt-br/customers/razorpay-boosting-design-system-adoption-and-collaboration/$ pt-br/customers/vanguard-designs-fifty-percent-faster/$ pt-br/design-handoff/$ @@ -133784,9 +130986,6 @@ pt/criacoes/*/relatorios/novo pt/criacoes/*/share/novo pt/css pt/cz -pt/days/world-radio/grid -pt/days/world-radio/list -pt/days/world-radio/map pt/de pt/demo-order.aspx pt/demo/ @@ -133815,16 +131014,14 @@ pt/en pt/encomenda pt/errors pt/es -pt/event/*/ical pt/event/*/shoutbox pt/event/*/shoutbox? -pt/explore pt/features/partial/footer pt/features/partial/page-bottom pt/festival/*/shoutbox pt/festival/*/shoutbox? pt/forum -pt/forum/goto.phphttp://daily.jstor.org/robots.txt +pt/forum/goto.phphttp://plaza.rakuten.co.jp/robots.txt pt/fr pt/gallery pt/goodies/Dia_dos_pais_2014_8_7/swf/swf/Fotor.swf @@ -134003,9 +131200,6 @@ pt/usuarios/senha/novo pt/venue/ pt/verify pt/widgets -pt/world-media-trends/grid -pt/world-media-trends/list -pt/world-media-trends/map pt/wp-json pt/your pt/zh-cn @@ -134118,6 +131312,7 @@ public-records?* public-register/view/api-reference public-style-guide public-transit-screen +public.affairs/gata public.api public/ public/* @@ -134205,7 +131400,7 @@ publicamadrid?f% publicamadrid?f[0] publication publication-content -publication-content/*http://epp.eurostat.ec.europa.eu/robots.txt +publication-content/*http://royal.pingdom.com/robots.txt publication-similarities publication-statics publication/catalogue_number @@ -134304,6 +131499,10 @@ publisher publisher/search publishers publishers/ +publishing/_denial.asp +publishing/currentawareness/_denial.asp +publishing/journals/_denial.asp +publishing/journals/rssfeed.asp publishing/qrcode publishtosway pubns/priced @@ -134323,8 +131522,6 @@ purchase purchase-embed purchase-enquiry purchase-history -purchase-place -purchase-places purchase/ purchase/price-comparison$ purchase? @@ -134579,16 +131776,13 @@ qtsspbR1 qtsspbR2 qttreeview quake*/p*.html -quality quality_form? quan? quantity= -quarentena-vegetal quaterly-results/ quazi/images qubo/ que -quebec/tag queen-of-the-south queens.ny1.com.html queensland-travel-declaration-2 @@ -134631,8 +131825,6 @@ questionnaire questions questions questions-and-answers -questions/*/abuse_reports/new -questions/*/answers questions/*/asker_tips questions/*/user_action_permissions questions/*nextnewest @@ -134710,7 +131902,7 @@ quiz-list/ quiz-results-learn-more-vid quiz/ quiz/archive/*/* -quiz/archive/*/*/$http://techtimes.com/robots.txt +quiz/archive/*/*/$http://hal.archives-ouvertes.fr/robots.txt quiz/document quiz/engine quizResult= @@ -134754,12 +131946,16 @@ r/* r/api/ip-access 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? r_q= ra-content @@ -134910,6 +132106,7 @@ rawls.cmc rays/search rb= rb_bf +rb_bf12093eab rb_bf70766xfx rbac rbdigital-partner-info @@ -134930,7 +132127,7 @@ rcs?action rcsearch.aspx rd rd/ -rd/pdf/http://rbi.org.in/robots.txt +rd/pdf/http://geo-wiki.org/robots.txt rd/search rd/search$ rd/search? @@ -134996,7 +132193,7 @@ readme.html readme.html readme.html$ readme.html/ -readme.htmlhttp://rocketlawyer.com/robots.txt +readme.htmlhttp://later.com/robots.txt readme.md$ readme.txt$ readmessage.php @@ -135203,7 +132400,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://ricoh.co.jp/robots.txt +rebooting-the-record-label/http://freedomhouse.org/robots.txt rec rec/bib rec/nt @@ -135318,7 +132515,7 @@ recipe_parser recipes recipes/*?q= recipes/cooking -recipes/email.phphttp://caltech.edu/robots.txt +recipes/email.phphttp://carrier.com/robots.txt recipes/filter/* recipes/food/email recipes/food/reviews/*?print= @@ -135332,7 +132529,7 @@ recipes/search/?q recipes/search? recipes/search?o=newest&tag=test-kitchen-approved recipes/shoppinglist/email -reckon/http://clevelandart.org/robots.txt +reckon/http://baesystems.com/robots.txt recmain/alabama/recreation recmain/allegheny/recreation recmain/angeles/recreation @@ -135443,6 +132640,7 @@ recmain/wayne/recreation recmain/whitemountain/recreation recmain/whiteriver/recreation recmain/willamette/recreation +reco recognized-dealers/art recognized-dealers/fashion recognized-dealers/furniture @@ -135492,118 +132690,6 @@ recruiting* recruitment-dev recs recursos -recursos-geneticos-e-biotecnologia/artigos -recursos-geneticos-e-biotecnologia/audios -recursos-geneticos-e-biotecnologia/biblioteca/acervo -recursos-geneticos-e-biotecnologia/biblioteca/equipe-e-contato -recursos-geneticos-e-biotecnologia/biblioteca/historico -recursos-geneticos-e-biotecnologia/biblioteca/horario-de-funcionamento-e-endereco -recursos-geneticos-e-biotecnologia/biblioteca/links-interessantes -recursos-geneticos-e-biotecnologia/biblioteca/novas-aquisicoes -recursos-geneticos-e-biotecnologia/capacitacao-cafe -recursos-geneticos-e-biotecnologia/capacitacao-coquinhoazedo -recursos-geneticos-e-biotecnologia/comissao-organizadora -recursos-geneticos-e-biotecnologia/conservacao-in-situ/equipe -recursos-geneticos-e-biotecnologia/conservacao-in-situ/linhas-de-pesquisa -recursos-geneticos-e-biotecnologia/conservacao-in-situ/parcerias -recursos-geneticos-e-biotecnologia/conservacao-in-situ/pesquisas -recursos-geneticos-e-biotecnologia/conservacao-in-situ/projetos -recursos-geneticos-e-biotecnologia/controle-biologico/marca-embrapa -recursos-geneticos-e-biotecnologia/convenio-estagio -recursos-geneticos-e-biotecnologia/cultivos -recursos-geneticos-e-biotecnologia/curso-aplicacoes-biologicas -recursos-geneticos-e-biotecnologia/curso-bacillus -recursos-geneticos-e-biotecnologia/curso-biodiversidade-funcional -recursos-geneticos-e-biotecnologia/curso-biologia-de-insetos -recursos-geneticos-e-biotecnologia/curso-biotecnologia-da-reproducao-animal -recursos-geneticos-e-biotecnologia/curso-cfpb -recursos-geneticos-e-biotecnologia/curso-coleta -recursos-geneticos-e-biotecnologia/curso-criacao-de-aves -recursos-geneticos-e-biotecnologia/curso-criopreservacao -recursos-geneticos-e-biotecnologia/curso-cultura-de-tecidos -recursos-geneticos-e-biotecnologia/curso-de-cogumelos -recursos-geneticos-e-biotecnologia/curso-de-controle-biologico-de-pragas -recursos-geneticos-e-biotecnologia/curso-de-microscopia-de-forca-atomica -recursos-geneticos-e-biotecnologia/curso-de-microscopia-otica -recursos-geneticos-e-biotecnologia/curso-de-modelagem-molecular -recursos-geneticos-e-biotecnologia/curso-de-nematologia -recursos-geneticos-e-biotecnologia/curso-de-regulacao-epigenetica -recursos-geneticos-e-biotecnologia/curso-de-restauracao-ecologica -recursos-geneticos-e-biotecnologia/curso-dialogos-agroecologicos -recursos-geneticos-e-biotecnologia/curso-metodos-quantitativos-para-ecologia -recursos-geneticos-e-biotecnologia/curso-pos-genomica -recursos-geneticos-e-biotecnologia/curso-produtos-biotec -recursos-geneticos-e-biotecnologia/curso-seed-conservation-techniques -recursos-geneticos-e-biotecnologia/curso-sementes-cerrado -recursos-geneticos-e-biotecnologia/curso-snps -recursos-geneticos-e-biotecnologia/curso-ultraestrutura -recursos-geneticos-e-biotecnologia/curso_coleta -recursos-geneticos-e-biotecnologia/curso_fotografia -recursos-geneticos-e-biotecnologia/cursos-do-sistema-da-qualidade -recursos-geneticos-e-biotecnologia/cursos/curso-citogenetica-vegetal -recursos-geneticos-e-biotecnologia/cursos/curso-de-producao-in-vitro-de-embrioes-bovinos -recursos-geneticos-e-biotecnologia/cursos/curso-meliponicultura -recursos-geneticos-e-biotecnologia/cursos/curso-sobre-cultivo-de-cogumelos-comestiveis-e-medicinais -recursos-geneticos-e-biotecnologia/cursos/curso-sobre-genetica-molecular-aplicada-a-reproducao-animal -recursos-geneticos-e-biotecnologia/cursos/curso-sobre-inflorescencias-e-arquitetura -recursos-geneticos-e-biotecnologia/cursos/curso-usos-e-aplicacoes-de-marcadores-moleculares -recursos-geneticos-e-biotecnologia/cursos/oficina-de-bioinformatica -recursos-geneticos-e-biotecnologia/cursos/oficina-de-qualificacao-sobre-acesso-ao-patrimonio-genetico-e-aos-conhecimentos-tradicionais-associados -recursos-geneticos-e-biotecnologia/cursos/workshop-para-apresentacao-de-metodos-eletroanaliticos-de-caracterizacao-quimica-de-cogumelos -recursos-geneticos-e-biotecnologia/dados-cadastrais -recursos-geneticos-e-biotecnologia/dialogo-protocolo-de-nagoya -recursos-geneticos-e-biotecnologia/dialogos-agroecologicos -recursos-geneticos-e-biotecnologia/ecologia-quimica -recursos-geneticos-e-biotecnologia/estagios-e-bolsas/modalidades-de-estagio/estagio-de-pos-graduacao -recursos-geneticos-e-biotecnologia/estagios-e-bolsas/modalidades-de-estagio/inct -recursos-geneticos-e-biotecnologia/estagios-e-bolsas/modalidades-de-estagio/projetos-apropriados -recursos-geneticos-e-biotecnologia/honra-ao-merito -recursos-geneticos-e-biotecnologia/honra-ao-merito/objetivos-da-premiacao -recursos-geneticos-e-biotecnologia/iiirecobio-ebb -recursos-geneticos-e-biotecnologia/laboratorio -recursos-geneticos-e-biotecnologia/micro-nanotecnologia -recursos-geneticos-e-biotecnologia/midiaeciencia -recursos-geneticos-e-biotecnologia/multimidia -recursos-geneticos-e-biotecnologia/nanotecnologia -recursos-geneticos-e-biotecnologia/noticias- -recursos-geneticos-e-biotecnologia/noticias/se-liga-ciencia -recursos-geneticos-e-biotecnologia/novidades -recursos-geneticos-e-biotecnologia/portfolio/controle-biologico-antigo -recursos-geneticos-e-biotecnologia/portfolio/equipamentos -recursos-geneticos-e-biotecnologia/reproducao-animal -recursos-geneticos-e-biotecnologia/reproducao-animal/equipe -recursos-geneticos-e-biotecnologia/reproducao-animal/instituicoes -recursos-geneticos-e-biotecnologia/reproducao-animal/projetos -recursos-geneticos-e-biotecnologia/reproducao-animal/projetos/pc-01 -recursos-geneticos-e-biotecnologia/reproducao-animal/projetos/pc-02 -recursos-geneticos-e-biotecnologia/reproducao-animal/projetos/pc-03 -recursos-geneticos-e-biotecnologia/reproducao-animal/projetos/pc-04 -recursos-geneticos-e-biotecnologia/reproducao-animal/projetos/pc-05 -recursos-geneticos-e-biotecnologia/reproducao-animal/projetos/pc-06 -recursos-geneticos-e-biotecnologia/reproducao-animal/projetos/pc-07 -recursos-geneticos-e-biotecnologia/reproducao-animal/projetos/pc-08 -recursos-geneticos-e-biotecnologia/reproducao-animal/projetos/pc-09 -recursos-geneticos-e-biotecnologia/reproducao-animal/projetos/pc-10 -recursos-geneticos-e-biotecnologia/reproducao-animal/publicacoes -recursos-geneticos-e-biotecnologia/responsabilidade-socioambiental -recursos-geneticos-e-biotecnologia/restauracao-do-cerrado -recursos-geneticos-e-biotecnologia/sala-de-imprensa/falaram-de-nos -recursos-geneticos-e-biotecnologia/sala-de-imprensa/folhetos -recursos-geneticos-e-biotecnologia/sala-de-imprensa/genenews -recursos-geneticos-e-biotecnologia/sala-de-imprensa/se-liga-na-ciencia/caminho-sustentavel -recursos-geneticos-e-biotecnologia/sala-de-imprensa/se-liga-na-ciencia/galeria -recursos-geneticos-e-biotecnologia/sugestoes-de-pauta -recursos-geneticos-e-biotecnologia/talento -recursos-geneticos-e-biotecnologia/talento/apresentacao-dos-trabalhos -recursos-geneticos-e-biotecnologia/talento/edicoes-anteriores -recursos-geneticos-e-biotecnologia/talento/fale-conosco -recursos-geneticos-e-biotecnologia/talento/inscricoes -recursos-geneticos-e-biotecnologia/talento/programacao -recursos-geneticos-e-biotecnologia/tecnologias -recursos-geneticos-e-biotecnologia/transferencia-de-tecnologia/editaistt -recursos-geneticos-e-biotecnologia/workshop-ciencias-omicas -recursos-geneticos-e-biotecnologia/workshop-doi -recursos-geneticos-e-biotecnologia/workshop-fitoplastos recursos/popup red red-2 @@ -135699,7 +132785,7 @@ refer refer-* refer-a-friend refer/ -refer/http://thefeedfeed.com/robots.txt +refer/http://mercedes-benz.com/robots.txt refer/pal reference reference-library @@ -135712,6 +132798,7 @@ reference/*/index.html reference/tagy/ reference= referenced-ctalist/ +references references/ referencework referer @@ -135886,6 +132973,7 @@ registry/cart registry/checklist/ registry/collection-item registry/wishlist +regkey reglanding/ regonly regression-test-home @@ -136010,6 +133098,12 @@ renew/blood-donor-prospect/land-prospect-thanks.html renewal-center renewal-center/business renewal-center/home +renewal-reminder-optout +rent/collections- +rent/recommendations +rent/recommended +rent/search- +rent/shortlist renta-de-autos/resultados rentacar/byr/ rentacar/car-hire/ @@ -136104,88 +133198,6 @@ reports/$ reports/2024-forrester-tei/$ reports/5-agencies-that-changed-the-way-they-design/$ reports/RC/public -reports/access-to-information/2021/ar/event/*/ical -reports/access-to-information/2021/ar/explore -reports/access-to-information/2021/ar/search -reports/access-to-information/2021/en/event/*/ical -reports/access-to-information/2021/en/explore -reports/access-to-information/2021/en/search -reports/access-to-information/2021/es/event/*/ical -reports/access-to-information/2021/es/explore -reports/access-to-information/2021/es/search -reports/access-to-information/2021/event/*/ical -reports/access-to-information/2021/fr/event/*/ical -reports/access-to-information/2021/fr/explore -reports/access-to-information/2021/fr/search -reports/access-to-information/2021/id/event/*/ical -reports/access-to-information/2021/id/explore -reports/access-to-information/2021/id/search -reports/access-to-information/2021/it/event/*/ical -reports/access-to-information/2021/it/explore -reports/access-to-information/2021/it/search -reports/access-to-information/2021/ja/event/*/ical -reports/access-to-information/2021/ja/explore -reports/access-to-information/2021/ja/search -reports/access-to-information/2021/pt/event/*/ical -reports/access-to-information/2021/pt/explore -reports/access-to-information/2021/pt/search -reports/access-to-information/2021/ru/event/*/ical -reports/access-to-information/2021/ru/explore -reports/access-to-information/2021/ru/search -reports/access-to-information/2021/search -reports/access-to-information/2021/th/event/*/ical -reports/access-to-information/2021/th/explore -reports/access-to-information/2021/th/search -reports/access-to-information/2021/uk/event/*/ical -reports/access-to-information/2021/uk/explore -reports/access-to-information/2021/uk/search -reports/access-to-information/2021/uz/event/*/ical -reports/access-to-information/2021/uz/explore -reports/access-to-information/2021/uz/search -reports/access-to-information/2021/zh/event/*/ical -reports/access-to-information/2021/zh/explore -reports/access-to-information/2021/zh/search -reports/access-to-information/2022/ar/event/*/ical -reports/access-to-information/2022/ar/explore -reports/access-to-information/2022/ar/search -reports/access-to-information/2022/en/event/*/ical -reports/access-to-information/2022/en/explore -reports/access-to-information/2022/en/search -reports/access-to-information/2022/es/event/*/ical -reports/access-to-information/2022/es/explore -reports/access-to-information/2022/es/search -reports/access-to-information/2022/event/*/ical -reports/access-to-information/2022/fr/event/*/ical -reports/access-to-information/2022/fr/explore -reports/access-to-information/2022/fr/search -reports/access-to-information/2022/id/event/*/ical -reports/access-to-information/2022/id/explore -reports/access-to-information/2022/id/search -reports/access-to-information/2022/it/event/*/ical -reports/access-to-information/2022/it/explore -reports/access-to-information/2022/it/search -reports/access-to-information/2022/ja/event/*/ical -reports/access-to-information/2022/ja/explore -reports/access-to-information/2022/ja/search -reports/access-to-information/2022/pt/event/*/ical -reports/access-to-information/2022/pt/explore -reports/access-to-information/2022/pt/search -reports/access-to-information/2022/ru/event/*/ical -reports/access-to-information/2022/ru/explore -reports/access-to-information/2022/ru/search -reports/access-to-information/2022/search -reports/access-to-information/2022/th/event/*/ical -reports/access-to-information/2022/th/explore -reports/access-to-information/2022/th/search -reports/access-to-information/2022/uk/event/*/ical -reports/access-to-information/2022/uk/explore -reports/access-to-information/2022/uk/search -reports/access-to-information/2022/uz/event/*/ical -reports/access-to-information/2022/uz/explore -reports/access-to-information/2022/uz/search -reports/access-to-information/2022/zh/event/*/ical -reports/access-to-information/2022/zh/explore -reports/access-to-information/2022/zh/search reports/adfox reports/ai-2025/$ reports/ai-design-trends-2024/$ @@ -136216,170 +133228,6 @@ reports/india-design-growth-story-apac-report/$ reports/measure-design-system-roi/$ reports/product-leaders-ai/$ reports/public -reports/reshaping-creativity/2022/ar/event/*/ical -reports/reshaping-creativity/2022/ar/explore -reports/reshaping-creativity/2022/ar/search -reports/reshaping-creativity/2022/en/event/*/ical -reports/reshaping-creativity/2022/en/explore -reports/reshaping-creativity/2022/en/search -reports/reshaping-creativity/2022/es/event/*/ical -reports/reshaping-creativity/2022/es/explore -reports/reshaping-creativity/2022/es/search -reports/reshaping-creativity/2022/event/*/ical -reports/reshaping-creativity/2022/fr/event/*/ical -reports/reshaping-creativity/2022/fr/explore -reports/reshaping-creativity/2022/fr/search -reports/reshaping-creativity/2022/id/event/*/ical -reports/reshaping-creativity/2022/id/explore -reports/reshaping-creativity/2022/id/search -reports/reshaping-creativity/2022/it/event/*/ical -reports/reshaping-creativity/2022/it/explore -reports/reshaping-creativity/2022/it/search -reports/reshaping-creativity/2022/ja/event/*/ical -reports/reshaping-creativity/2022/ja/explore -reports/reshaping-creativity/2022/ja/search -reports/reshaping-creativity/2022/pt/event/*/ical -reports/reshaping-creativity/2022/pt/explore -reports/reshaping-creativity/2022/pt/search -reports/reshaping-creativity/2022/ru/event/*/ical -reports/reshaping-creativity/2022/ru/explore -reports/reshaping-creativity/2022/ru/search -reports/reshaping-creativity/2022/search -reports/reshaping-creativity/2022/th/event/*/ical -reports/reshaping-creativity/2022/th/explore -reports/reshaping-creativity/2022/th/search -reports/reshaping-creativity/2022/uk/event/*/ical -reports/reshaping-creativity/2022/uk/explore -reports/reshaping-creativity/2022/uk/search -reports/reshaping-creativity/2022/uz/event/*/ical -reports/reshaping-creativity/2022/uz/explore -reports/reshaping-creativity/2022/uz/search -reports/reshaping-creativity/2022/zh/event/*/ical -reports/reshaping-creativity/2022/zh/explore -reports/reshaping-creativity/2022/zh/search -reports/safety-journalists/2022/ar/event/*/ical -reports/safety-journalists/2022/ar/explore -reports/safety-journalists/2022/ar/search -reports/safety-journalists/2022/en/event/*/ical -reports/safety-journalists/2022/en/explore -reports/safety-journalists/2022/en/search -reports/safety-journalists/2022/es/event/*/ical -reports/safety-journalists/2022/es/explore -reports/safety-journalists/2022/es/search -reports/safety-journalists/2022/event/*/ical -reports/safety-journalists/2022/fr/event/*/ical -reports/safety-journalists/2022/fr/explore -reports/safety-journalists/2022/fr/search -reports/safety-journalists/2022/id/event/*/ical -reports/safety-journalists/2022/id/explore -reports/safety-journalists/2022/id/search -reports/safety-journalists/2022/it/event/*/ical -reports/safety-journalists/2022/it/explore -reports/safety-journalists/2022/it/search -reports/safety-journalists/2022/ja/event/*/ical -reports/safety-journalists/2022/ja/explore -reports/safety-journalists/2022/ja/search -reports/safety-journalists/2022/pt/event/*/ical -reports/safety-journalists/2022/pt/explore -reports/safety-journalists/2022/pt/search -reports/safety-journalists/2022/ru/event/*/ical -reports/safety-journalists/2022/ru/explore -reports/safety-journalists/2022/ru/search -reports/safety-journalists/2022/search -reports/safety-journalists/2022/th/event/*/ical -reports/safety-journalists/2022/th/explore -reports/safety-journalists/2022/th/search -reports/safety-journalists/2022/uk/event/*/ical -reports/safety-journalists/2022/uk/explore -reports/safety-journalists/2022/uk/search -reports/safety-journalists/2022/uz/event/*/ical -reports/safety-journalists/2022/uz/explore -reports/safety-journalists/2022/uz/search -reports/safety-journalists/2022/zh/event/*/ical -reports/safety-journalists/2022/zh/explore -reports/safety-journalists/2022/zh/search -reports/science/2021/ar/event/*/ical -reports/science/2021/ar/explore -reports/science/2021/ar/search -reports/science/2021/en/event/*/ical -reports/science/2021/en/explore -reports/science/2021/en/search -reports/science/2021/es/event/*/ical -reports/science/2021/es/explore -reports/science/2021/es/search -reports/science/2021/event/*/ical -reports/science/2021/fr/event/*/ical -reports/science/2021/fr/explore -reports/science/2021/fr/search -reports/science/2021/id/event/*/ical -reports/science/2021/id/explore -reports/science/2021/id/search -reports/science/2021/it/event/*/ical -reports/science/2021/it/explore -reports/science/2021/it/search -reports/science/2021/ja/event/*/ical -reports/science/2021/ja/explore -reports/science/2021/ja/search -reports/science/2021/pt/event/*/ical -reports/science/2021/pt/explore -reports/science/2021/pt/search -reports/science/2021/ru/event/*/ical -reports/science/2021/ru/explore -reports/science/2021/ru/search -reports/science/2021/search -reports/science/2021/th/event/*/ical -reports/science/2021/th/explore -reports/science/2021/th/search -reports/science/2021/uk/event/*/ical -reports/science/2021/uk/explore -reports/science/2021/uk/search -reports/science/2021/uz/event/*/ical -reports/science/2021/uz/explore -reports/science/2021/uz/search -reports/science/2021/zh/event/*/ical -reports/science/2021/zh/explore -reports/science/2021/zh/search -reports/sjdi/2020/ar/event/*/ical -reports/sjdi/2020/ar/explore -reports/sjdi/2020/ar/search -reports/sjdi/2020/en/event/*/ical -reports/sjdi/2020/en/explore -reports/sjdi/2020/en/search -reports/sjdi/2020/es/event/*/ical -reports/sjdi/2020/es/explore -reports/sjdi/2020/es/search -reports/sjdi/2020/event/*/ical -reports/sjdi/2020/fr/event/*/ical -reports/sjdi/2020/fr/explore -reports/sjdi/2020/fr/search -reports/sjdi/2020/id/event/*/ical -reports/sjdi/2020/id/explore -reports/sjdi/2020/id/search -reports/sjdi/2020/it/event/*/ical -reports/sjdi/2020/it/explore -reports/sjdi/2020/it/search -reports/sjdi/2020/ja/event/*/ical -reports/sjdi/2020/ja/explore -reports/sjdi/2020/ja/search -reports/sjdi/2020/pt/event/*/ical -reports/sjdi/2020/pt/explore -reports/sjdi/2020/pt/search -reports/sjdi/2020/ru/event/*/ical -reports/sjdi/2020/ru/explore -reports/sjdi/2020/ru/search -reports/sjdi/2020/search -reports/sjdi/2020/th/event/*/ical -reports/sjdi/2020/th/explore -reports/sjdi/2020/th/search -reports/sjdi/2020/uk/event/*/ical -reports/sjdi/2020/uk/explore -reports/sjdi/2020/uk/search -reports/sjdi/2020/uz/event/*/ical -reports/sjdi/2020/uz/explore -reports/sjdi/2020/uz/search -reports/sjdi/2020/zh/event/*/ical -reports/sjdi/2020/zh/explore -reports/sjdi/2020/zh/search reports/state-of-the-designer-regional-report-apac/$ reports/state-of-the-designer-regional-report/$ reports/supercharging-design-in-korea/$ @@ -136666,129 +133514,6 @@ reports/tr9/tr9-47.html reports/tr9/tr9-48.html reports/tr9/tr9-49.html reports/uphill-battle-to-make-magical-products/$ -reports/world-media-trends/2021/ar/event/*/ical -reports/world-media-trends/2021/ar/explore -reports/world-media-trends/2021/ar/search -reports/world-media-trends/2021/en/event/*/ical -reports/world-media-trends/2021/en/explore -reports/world-media-trends/2021/en/search -reports/world-media-trends/2021/es/event/*/ical -reports/world-media-trends/2021/es/explore -reports/world-media-trends/2021/es/search -reports/world-media-trends/2021/event/*/ical -reports/world-media-trends/2021/fr/event/*/ical -reports/world-media-trends/2021/fr/explore -reports/world-media-trends/2021/fr/search -reports/world-media-trends/2021/id/event/*/ical -reports/world-media-trends/2021/id/explore -reports/world-media-trends/2021/id/search -reports/world-media-trends/2021/it/event/*/ical -reports/world-media-trends/2021/it/explore -reports/world-media-trends/2021/it/search -reports/world-media-trends/2021/ja/event/*/ical -reports/world-media-trends/2021/ja/explore -reports/world-media-trends/2021/ja/search -reports/world-media-trends/2021/pt/event/*/ical -reports/world-media-trends/2021/pt/explore -reports/world-media-trends/2021/pt/search -reports/world-media-trends/2021/ru/event/*/ical -reports/world-media-trends/2021/ru/explore -reports/world-media-trends/2021/ru/search -reports/world-media-trends/2021/search -reports/world-media-trends/2021/th/event/*/ical -reports/world-media-trends/2021/th/explore -reports/world-media-trends/2021/th/search -reports/world-media-trends/2021/uk/event/*/ical -reports/world-media-trends/2021/uk/explore -reports/world-media-trends/2021/uk/search -reports/world-media-trends/2021/uz/event/*/ical -reports/world-media-trends/2021/uz/explore -reports/world-media-trends/2021/uz/search -reports/world-media-trends/2021/zh/event/*/ical -reports/world-media-trends/2021/zh/explore -reports/world-media-trends/2021/zh/search -reports/wwdr/2022/ar/event/*/ical -reports/wwdr/2022/ar/explore -reports/wwdr/2022/ar/search -reports/wwdr/2022/en/event/*/ical -reports/wwdr/2022/en/explore -reports/wwdr/2022/en/search -reports/wwdr/2022/es/event/*/ical -reports/wwdr/2022/es/explore -reports/wwdr/2022/es/search -reports/wwdr/2022/event/*/ical -reports/wwdr/2022/fr/event/*/ical -reports/wwdr/2022/fr/explore -reports/wwdr/2022/fr/search -reports/wwdr/2022/id/event/*/ical -reports/wwdr/2022/id/explore -reports/wwdr/2022/id/search -reports/wwdr/2022/it/event/*/ical -reports/wwdr/2022/it/explore -reports/wwdr/2022/it/search -reports/wwdr/2022/ja/event/*/ical -reports/wwdr/2022/ja/explore -reports/wwdr/2022/ja/search -reports/wwdr/2022/pt/event/*/ical -reports/wwdr/2022/pt/explore -reports/wwdr/2022/pt/search -reports/wwdr/2022/ru/event/*/ical -reports/wwdr/2022/ru/explore -reports/wwdr/2022/ru/search -reports/wwdr/2022/search -reports/wwdr/2022/th/event/*/ical -reports/wwdr/2022/th/explore -reports/wwdr/2022/th/search -reports/wwdr/2022/uk/event/*/ical -reports/wwdr/2022/uk/explore -reports/wwdr/2022/uk/search -reports/wwdr/2022/uz/event/*/ical -reports/wwdr/2022/uz/explore -reports/wwdr/2022/uz/search -reports/wwdr/2022/zh/event/*/ical -reports/wwdr/2022/zh/explore -reports/wwdr/2022/zh/search -reports/wwdr/2023/ar/event/*/ical -reports/wwdr/2023/ar/explore -reports/wwdr/2023/ar/search -reports/wwdr/2023/en/event/*/ical -reports/wwdr/2023/en/explore -reports/wwdr/2023/en/search -reports/wwdr/2023/es/event/*/ical -reports/wwdr/2023/es/explore -reports/wwdr/2023/es/search -reports/wwdr/2023/event/*/ical -reports/wwdr/2023/fr/event/*/ical -reports/wwdr/2023/fr/explore -reports/wwdr/2023/fr/search -reports/wwdr/2023/id/event/*/ical -reports/wwdr/2023/id/explore -reports/wwdr/2023/id/search -reports/wwdr/2023/it/event/*/ical -reports/wwdr/2023/it/explore -reports/wwdr/2023/it/search -reports/wwdr/2023/ja/event/*/ical -reports/wwdr/2023/ja/explore -reports/wwdr/2023/ja/search -reports/wwdr/2023/pt/event/*/ical -reports/wwdr/2023/pt/explore -reports/wwdr/2023/pt/search -reports/wwdr/2023/ru/event/*/ical -reports/wwdr/2023/ru/explore -reports/wwdr/2023/ru/search -reports/wwdr/2023/search -reports/wwdr/2023/th/event/*/ical -reports/wwdr/2023/th/explore -reports/wwdr/2023/th/search -reports/wwdr/2023/uk/event/*/ical -reports/wwdr/2023/uk/explore -reports/wwdr/2023/uk/search -reports/wwdr/2023/uz/event/*/ical -reports/wwdr/2023/uz/explore -reports/wwdr/2023/uz/search -reports/wwdr/2023/zh/event/*/ical -reports/wwdr/2023/zh/explore -reports/wwdr/2023/zh/search reports?page reporttomoderator reportviewer @@ -136857,7 +133582,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://politifact.com/robots.txt +research-and-analysishttp://kotaku.com/robots.txt research-area/ research-blogs/?filter_ research-corp @@ -136910,6 +133635,7 @@ research/article/articleCuratedList.xhtml research/article/articleSearchResults.xhtml research/article/articleTypeSearchResults.xhtml research/cart +research/cat-irc/ research/category-90000 research/celt/old research/centres/extracellular-vesicles/about/learn-more/exocarta @@ -137011,6 +133737,8 @@ resetpassword reshet-shoken reshop/ residential +residential.education/archive +residential.education/templates residential/customer-space/moving/confirm-contract.html residential1/en/ca/ residential1/en/us/ @@ -137287,7 +134015,7 @@ resources/_shared/images/collection resources/academic resources/ajax/posts resources/announcements/update-to-compromised-email-addresses-incident -resources/calendar/http://lshtm.ac.uk/robots.txt +resources/calendar/http://proofpoint.com/robots.txt resources/collocations resources/cookie resources/css @@ -137615,9 +134343,9 @@ review/*/transparency review/common/du review/create? review/dynamic/sims-box -review/fileshttp://bellascolegialas.info/robots.txt +review/fileshttp://karpathy.github.io/robots.txt review/hall-of-fame -review/http://thrillist.com/robots.txt +review/http://papers.nips.cc/robots.txt review/list review/list_rss review/product/ @@ -137792,6 +134520,9 @@ rik ringtones ringworm_pictures_slideshow/article.htm rip/ +ripe/mail/archives/agm-nominations +ripe/mail/archives/members-discuss-unmoderated +ripe/mail/archives/ripe-list-unmoderated ris/local risdownload rise/search-result @@ -137805,8 +134536,6 @@ risk/ riskrating/ risultati-di-ricerca rit -ritual/catalog/*/* -rive-sud/tag rivediordine riwebapp/rest rkt541 @@ -137853,7 +134582,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://ineps.org/robots.txt +rnm/index.php/catalog/ddi/*http://zdf.de/robots.txt rnm/index.php/metadata/export_variable/*/*/csv rnm/index.php/metadata/export_variable/*/*/json ro @@ -138007,7 +134736,6 @@ 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 @@ -138022,12 +134750,7 @@ ro/kb/*/discuss 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 @@ -138078,7 +134801,7 @@ robots.html robots.txt robots.txt robots.txt$ -robots.txthttp://hcaptcha.com/robots.txt +robots.txthttp://roamresearch.com/robots.txt robots_nidirect.txt roc008 rochelle.harrison @@ -138114,44 +134837,8 @@ roll rolling-file/ romarin/ romerorodrigues +ron/layout/set ronaldozulke -rondonia/audios -rondonia/biblioteca/acervo -rondonia/biblioteca/equipe-e-contato -rondonia/biblioteca/historico -rondonia/biblioteca/horario-de-funcionamento-e-endereco -rondonia/curso-de-manejo-recuperacao-e-renovacao-de-pastagens -rondonia/cursoseeventos -rondonia/dia-de-campo-de-leite -rondonia/eiper -rondonia/encontro-ciencia-midia -rondonia/infraestrutura -rondonia/infraestrutura/campo-experimental-de-ouro-preto-do-oeste -rondonia/infraestrutura/campo-experimental-de-porto-velho -rondonia/infraestrutura/campo-experimental-de-presidente-medici -rondonia/infraestrutura/campo-experimental-de-vilhena -rondonia/infraestrutura/laboratorio-de-analise-de-sementes -rondonia/infraestrutura/laboratorio-de-biologia-molecular -rondonia/infraestrutura/laboratorio-de-controle -rondonia/infraestrutura/laboratorio-de-entomologia -rondonia/infraestrutura/laboratorio-de-fitopatologia -rondonia/infraestrutura/laboratorio-de-sanidade-animal -rondonia/infraestrutura/laboratorio-de-tecidos -rondonia/laboratorio -rondonia/laboratorio-fertilab -rondonia/laboratorios-e-campos-experimentais -rondonia/laboratoriosecampos -rondonia/missao-visao-valores -rondonia/negocios -rondonia/noticias3 -rondonia/novas-cultivares-hibridas -rondonia/pesquisa-e-desenvolvimento/nucleo-cafe -rondonia/pesquisa-e-desenvolvimento/nucleo-de-producao-animal -rondonia/pesquisa-e-desenvolvimento/nucleo-de-producao-vegetal -rondonia/plano-diretor-da-unidade -rondonia/seminario-agricultura-sustentavel -rondonia/solucoes-tecnologicasantiga -rondonia/sugestoes-de-pauta ronl room-selection/ room= @@ -138269,7 +134956,9 @@ rs/sr rs/sr/work/products/tools/ups_selector rs= rsc-00195/ +rsc-id rsearch +rsjlibrary/rciadic rsl rso_database_match_new rsrc @@ -138289,6 +134978,12 @@ rss-flash.xml rss.xml rss.xml rss.xml$ +rss.xml/2003/academy/Camila +rss.xml/photos/applemusic.com/applemusic.com/GRAMMY +rss.xml/tag/Downloads/Fleetwood +rss.xml/tags/Downloads/applemusic.com/0 +rss.xml/the-academy-cbs-announce-10-year-extension-for-the-grammy-awards rss.xml? rss/ rss/* @@ -138361,14 +135056,13 @@ rss/yandex-zen/news rss/yandex.xml rss/yandex/ rss/yandex/index.xml -rss/yandex/news rss10 rss2 rss7 rss? rssFeed rss_2.php -rss_export/www_export.rsshttp://motorcycleclassics.com/robots.txt +rss_export/www_export.rsshttp://paperswithcode.com/robots.txt rss_feeds rss_items rss_trk @@ -138383,7 +135077,7 @@ rstmh/ rsvp rsvp.php rsvp/images -rsw/upload/k2dienste/http://rt.com/robots.txt +rsw/upload/k2dienste/http://audible.co.uk/robots.txt rt%3Dnc rt2014v2/ rt= @@ -138564,13 +135258,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/Archive ru/account @@ -138598,9 +135289,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 @@ -138618,9 +135306,6 @@ ru/companies/*/fans ru/companies/*/workers ru/contact ru/cz -ru/days/world-radio/grid -ru/days/world-radio/list -ru/days/world-radio/map ru/de ru/dealer_locator/ ru/demo-order.aspx @@ -138655,10 +135340,8 @@ ru/estore/ru_RU/inbox.html ru/estore/ru_RU/login.html?redirect_url= ru/estore/ru_RU/register.html?redirect_url= ru/eula.html -ru/event/*/ical ru/event/*/shoutbox ru/event/*/shoutbox? -ru/explore ru/features/partial/footer ru/features/partial/page-bottom ru/festival/*/shoutbox @@ -138681,12 +135364,6 @@ ru/home ru/images ru/index.html ru/info -ru/intangible-cultural-heritage/grid -ru/intangible-cultural-heritage/list -ru/intangible-cultural-heritage/map -ru/internet-universality-indicators/grid -ru/internet-universality-indicators/list -ru/internet-universality-indicators/map ru/ipns ru/it ru/ja @@ -138699,14 +135376,12 @@ ru/kr ru/label ru/language/redaktirovat ru/learning-center/tags -ru/legal-affairs/grid -ru/legal-affairs/list -ru/legal-affairs/map ru/legal/former-affiliate-terms-and-conditions ru/links/warnings ru/login.ashx ru/logout ru/m +ru/main_ru ru/map ru/market/auction ru/market/auction? @@ -138811,9 +135486,6 @@ ru/tr ru/tvoreniya/*/otchyoty/novyi ru/tvoreniya/*/share/novyi ru/ugc -ru/unitwin/grid -ru/unitwin/list -ru/unitwin/map ru/user ru/user/*/journal ru/user/*/library @@ -138851,12 +135523,6 @@ ru/wiki/Template_talk: ru/wiki/User: ru/wiki/UserProfile: ru/wiki/User_talk: -ru/world-heritage/grid -ru/world-heritage/list -ru/world-heritage/map -ru/world-media-trends/grid -ru/world-media-trends/list -ru/world-media-trends/map ru/zh ru/Виджет_компонент ru/расширенный-поиск @@ -138979,6 +135645,7 @@ ruter/*/ruter-fra- rutr rutter/*/rutter-fran- rutter/*/turer-fran- +ruxitagentjs ruxitagentjs_2SVfqr_10139180201161915.js ruycarneiro ruzh @@ -139291,12 +135958,13 @@ sale= sale_type= sales sales-demo-video/ -sales-kit/ +sales-kit/ sales-leads sales/*?*after= sales/*?*before= sales/digital sales/includes +sales/order sales/popup sales/shop/deal salesImages/static-1.366 @@ -139347,7 +136015,7 @@ saml/acs saml/login saml/login saml/logout -saml2/authenticate/oktahttp://spokeo.com/robots.txt +saml2/authenticate/oktahttp://venngage.com/robots.txt samlCertificates saml_login saml_login* @@ -139410,7 +136078,6 @@ satici= satiriks sauvegarde savannah-checkouts -savannah/tag save save-document save-hud-counselors-list @@ -139589,6 +136256,7 @@ schools/_ajax/log schools/computing/sitemap schools/eps/non-searchable schools/fpg +schools/materials/newsite/ schools/nursing/dice/dicepast schools/nursing/dice/dicepres schoolsearch @@ -139619,7 +136287,7 @@ science/gadgets/render science/gs science/index.html science/mlkt/rslts -science/new-drug-product-pipelinehttp://pg.com/robots.txt +science/new-drug-product-pipelinehttp://surferseo.com/robots.txt science/our-science/people science/outlineJson science/page/flash/VideoPlayer @@ -139678,7 +136346,7 @@ score/redir/ score_matrix/score_matrix.cgi scorecard scorecard/ -scorecard_staging/http://aclweb.org/robots.txt +scorecard_staging/http://semver.org/robots.txt scoredrift/* scores-and-draws scores-per-week @@ -139694,7 +136362,7 @@ scrapertrap scratch_1.4 scratching scratchr2/static -screen-flow/ +screen-flow/ screen-recorder-app? screen-time-strategies-you-can-start-today screen/image @@ -139709,7 +136377,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://fire.ca.gov/robots.txt +screener.ashx?v=210&s=ta_p_headandshouldersinvhttp://japan.zdnet.com/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 @@ -139819,47 +136487,6 @@ sdfe/pdf/download/read/am4ir/noindex/pii sdfe/pdf/download/read/index/pii sdfe/pdf/download/read/noindex/pii sdfe/reader/pii -sdg4education2030/ar/event/*/ical -sdg4education2030/ar/explore -sdg4education2030/ar/search -sdg4education2030/en/event/*/ical -sdg4education2030/en/explore -sdg4education2030/en/search -sdg4education2030/es/event/*/ical -sdg4education2030/es/explore -sdg4education2030/es/search -sdg4education2030/event/*/ical -sdg4education2030/fr/event/*/ical -sdg4education2030/fr/explore -sdg4education2030/fr/search -sdg4education2030/id/event/*/ical -sdg4education2030/id/explore -sdg4education2030/id/search -sdg4education2030/it/event/*/ical -sdg4education2030/it/explore -sdg4education2030/it/search -sdg4education2030/ja/event/*/ical -sdg4education2030/ja/explore -sdg4education2030/ja/search -sdg4education2030/pt/event/*/ical -sdg4education2030/pt/explore -sdg4education2030/pt/search -sdg4education2030/ru/event/*/ical -sdg4education2030/ru/explore -sdg4education2030/ru/search -sdg4education2030/search -sdg4education2030/th/event/*/ical -sdg4education2030/th/explore -sdg4education2030/th/search -sdg4education2030/uk/event/*/ical -sdg4education2030/uk/explore -sdg4education2030/uk/search -sdg4education2030/uz/event/*/ical -sdg4education2030/uz/explore -sdg4education2030/uz/search -sdg4education2030/zh/event/*/ical -sdg4education2030/zh/explore -sdg4education2030/zh/search sdk sdk-piano sdk/js @@ -140211,7 +136838,7 @@ search.py search.ref search.rl search/ -search/ +search/ search/" search/$ search/* @@ -140356,8 +136983,8 @@ search/google search/groups search/help search/howsearchworks -search/http://jianshu.com/robots.txt -search/http://news.discovery.com/robots.txt +search/http://elvocero.com/robots.txt +search/http://olympic.org/robots.txt search/hysearchws.aspx?q=* search/imageresults.asp* search/index.aspx?* @@ -140381,6 +137008,7 @@ search/listall search/lists search/live_visits_popup.html search/location +search/lookup.pl search/m.emag.ro search/more-like-this search/morelikethis @@ -140407,7 +137035,6 @@ search/publishers search/q/ search/query search/query?q= -search/questions search/quicksearch.html search/quizzes search/realtime @@ -140417,6 +137044,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 @@ -140459,6 +137087,7 @@ search/types/openbugbounty search/types/prion search/user?q= search/users +search/vacancy/advanced search/venue search/video search/video? @@ -140517,7 +137146,7 @@ search?home=true search?keys= search?keyword= search?keyword=*.com -search?keyword=folha%20de%20fichario$http://shopee.sg/robots.txt +search?keyword=folha%20de%20fichario$http://ncr.com/robots.txt search?keywords=*&sort= search?keywords=*=*= search?narrator= @@ -140636,10 +137265,10 @@ searches/netsearch.html searchgoogle/ searchhealthit/search/query searchhrsoftware/search/query -searchhttp://boatus.com/robots.txt -searchhttp://chroniclebooks.com/robots.txt -searchhttp://oanda.com/robots.txt -searchhttp://sworkit.com/robots.txt +searchhttp://teacherspayteachers.com/robots.txt +searchhttp://thetrainline.com/robots.txt +searchhttp://three.com.hk/robots.txt +searchhttp://uccs.edu/robots.txt searchid searchinfo= searching/Mark @@ -140725,7 +137354,7 @@ 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://icc-cpi.int/robots.txt +secretariat/CapacityDevelopmentImplementation/Projects/Pages/ipack-summaries-2024.aspxhttp://infolab.stanford.edu/robots.txt secretariat/PostalHistory/* secretmeetup secrets_women_wish_you_knew_pictures_slideshow/article.htm @@ -140735,7 +137364,7 @@ section= sectionEditor section_and_ivideo_widget_ajax.html section_id= -sectionhttp://abw.it/robots.txt +sectionhttp://citigroup.com/robots.txt sectionized sections sections$ @@ -140948,11 +137577,6 @@ semana-5 semantic-homepage semantic-views-demo semi -semiarido/biblioteca/acervo -semiarido/biblioteca/equipe-e-contato -semiarido/biblioteca/historico -semiarido/biblioteca/horario-de-funcionamento-e-endereco -semiarido/missao-visao-valores seminar/ seminarseries seminarseries/private @@ -141051,7 +137675,7 @@ series/*/disabled series= series?q= seriesBeta -seriesBetahttp://fredmayet.blogspot.fr/robots.txt +seriesBetahttp://lufthansa.com/robots.txt serietv/schede/cerca/?query= serp_tests serv/ @@ -141142,14 +137766,19 @@ service/cartfrontend service/checkoutfrontend service/coffee-subscription-configurator/* service/customersupportfrontend/contact +service/fli/ +service/fm/ex/ service/iframe service/login service/mobiel/problemen/toestelhulp service/newsletter-adconsent service/newsletterfrontend/assets +service/publicity/vco/ service/rest service/seite_versenden service/spiele*? +service/studentsupportcentre/international/ +service/studentsupportcentre/international/graduate-entrepreneur.html service/suche service/suche/index.html*query service/sweepstakesRegEmail.jsp @@ -141167,7 +137796,7 @@ servicedesk022 servicedesk023 servicedesk024 servicedesk025 -servicedeskhttp://vldb.org/robots.txt +servicedeskhttp://cards-dev.twitter.com/robots.txt servicedeskserver030 servicedeskserver031 servicedeskserver0310 @@ -141239,8 +137868,8 @@ services/computing/downloads/antivirus services/computing/statistics services/computingold services/conferences/content-corner/*?* -services/conferences/news/*?*http://washington.edu/robots.txt -services/conferences/news/*?*http://www3.epa.gov/robots.txt +services/conferences/news/*?*http://kcl.ac.uk/robots.txt +services/conferences/news/*?*http://rts.ch/robots.txt services/courtoffice/Reports services/courtoffice/int services/developmentalumni/giving/chancellors_apply.html @@ -141262,18 +137891,20 @@ services/health-conditions-a-z/*condition-type services/health-conditions-a-z/*letter services/heart/mychart-welcome services/heart/mychart-welcome/ -services/http://cms.gov/robots.txt +services/http://justjared.com/robots.txt services/humanresources/ftcstaff services/humanresources/trackers services/images services/include services/is services/is/review2001 +services/it/training/ services/iteu/postq services/iteu/quest services/iteu/ref_test services/itoffice/local services/library +services/library-02022024/ services/library/CAS services/library/COSEELIS services/library/Demopac @@ -141349,6 +137980,7 @@ services/rande/int services/rande/pub/special/imaging services/rande/research/local services/registry/SRS +services/registry/fpp/ services/registry/staff services/rendez-vous.html services/siteConfig.jeep_en_us.js @@ -141458,7 +138090,7 @@ set-password set-rating set-store set-up -set/http://sethgodin.typepad.com/robots.txt +set/http://chalkbeat.org/robots.txt set_author_id set_cookie.pl set_locale @@ -141772,6 +138404,7 @@ sharpen/*?utm_source shazam/v1 shazam/v3 shc +sheet/* sheets sheil shekou/tag @@ -142116,7 +138749,7 @@ shop/search/?q=nike%20socks shop/search/?q=nintendo%20switch%20games shop/search/?q=notebook shop/search/?q=olaplex -shop/search/?q=ornamentshttp://elgato.com/robots.txt +shop/search/?q=ornamentshttp://freethink.com/robots.txt shop/search/?q=owala shop/search/?q=pandora%20charms shop/search/?q=pens @@ -142155,7 +138788,7 @@ shop/search/?q=wine%20glasses shop/search/?q=yarn shop/search/?q=yeti shop/search/?q=yoga%20mat -shop/search/http://mlb.com/robots.txt +shop/search/http://chinadigitaltimes.net/robots.txt shop/sendfriend shop/shop-list shop/shop-list.php @@ -142276,7 +138909,6 @@ shopping/ shopping/*? shopping/*?*+ shopping/*?query= -shopping/*http://indiatvnews.com/robots.txt shopping/*sort= shopping/common.portal shopping/deals @@ -142312,7 +138944,7 @@ shorefire_nj short short-link short-news/*a -short-url-machine/error/http://whattoexpect.com/robots.txt +short-url-machine/error/http://riaa.com/robots.txt shortUrl$ shortcode shortcode= @@ -142363,7 +138995,7 @@ shots/new shots/week shots/year shouldremainempty/ -shoutbox/http://bastianpfaff.com/robots.txt +shoutbox/http://threefold-trials.com/robots.txt show show-email show-error- @@ -142382,6 +139014,7 @@ showMore.html$ showPopup=* showProject showTask +show_all= show_bug.cgi show_bug.cgi*ctype= show_bug.cgi*format=multiple @@ -142420,7 +139053,7 @@ showpreviewimage showproject showrelease.asp showroom -showroom_locatorhttp://controlc.com/robots.txt +showroom_locatorhttp://spectator.co.uk/robots.txt showroomidentification.html shows shows/ @@ -142578,7 +139211,6 @@ signup-b/ signup-error signup-interstitial signup-intlredirect -signup-light/ signup-sheet signup-user-thanks.html signup-user.html @@ -142620,7 +139252,7 @@ signups signups/pricing signups/why-pro silent-login -silicosis/en/search/http://scientificamerican.com/robots.txt +silicosis/en/search/http://popl.co/robots.txt silicosis/fr/search/ silicosis/search/ silive_sandbox_blog_-_azywusko @@ -142873,6 +139505,7 @@ sitecore sitecore%20modules/Web/ExperienceForms/css sitecore%20modules/Web/ExperienceForms/scripts sitecore%20modules/Web/ExperienceForms/scripts/ +sitecore* sitecore-modules sitecore/ sitecore/* @@ -142886,7 +139519,7 @@ sitecore_files sitecore_files/ sitecore_modules sitecore_services/ -sitecorehttp://idfg.idaho.gov/robots.txt +sitecorehttp://gbif.org/robots.txt sitecounterajax sitedashboard sitedown @@ -142959,7 +139592,7 @@ sitemap.xml?page=6 sitemap.xml?page=7 sitemap.xml?page=8 sitemap.xml?page=9 -sitemap.xmlhttp://health.com/robots.txt +sitemap.xmlhttp://remax.com/robots.txt sitemap/$ sitemap/*/page/ sitemap/_jcr_content/root/sitemap.xml @@ -143041,7 +139674,7 @@ sites/*.jpg sites/*.js sites/*.png sites/*.svg -sites/*http://creative.com/robots.txt +sites/*http://uwgb.edu/robots.txt sites/1850brandcoffee sites/1850byfolgers sites/PM-it-dienstekatalog/_search @@ -143063,7 +139696,7 @@ sites/all/*/*.jpeg sites/all/*/*.jpg sites/all/*/*.js sites/all/*/*.png -sites/all/*/*.svghttp://yourwebsite.com/robots.txt +sites/all/*/*.svghttp://asiaone.com/robots.txt sites/all/modules/contrib/radioactivity sites/all/modules/elysia_cron sites/all/static/recorregut @@ -143119,6 +139752,8 @@ sites/civicnation sites/cmstesting sites/colehaan sites/colorado +sites/com/files/media-oembed/ak.c.ooyala.com/VqbWw5OTrluFlB0VOXex8RfoXRl7jHN_/promo258339368 +sites/com/files/styles/image_square_teaser/public/mediaoembed/cf.c.ooyala.com/ZxdGx5NDorFnYSUCZEhk_vfoZFb4l3Q_/34Rn2mwL0OLTzHo35hMDoxOmFkO7UOTK?itok=LS5j6nUb sites/comcastbusiness sites/concertocloud sites/constantcontact @@ -143362,6 +139997,7 @@ sites/default/files/doc/educacion/rh18 sites/default/files/doc/educacion/rh19 sites/default/files/doc/educacion/rh20 sites/default/files/doc/empleo/1916_excl_listas_informativas_aux_adm.pdf +sites/default/files/docs/EDI sites/default/files/documents/North-Carolina-Community-Impacts-Agricultural-Methane-Biogas.pdf sites/default/files/documents/noindex sites/default/files/documents/public_statements/joint-fda/ftc-warning-letter-concerning-product-labeling-human-chrorionic-gonadotropin-hcg-drugs/ucm282052.htm @@ -143676,6 +140312,7 @@ sites/default/files/e-books/pfpt-jp-eb-m365-email-security-beyond.pdf sites/default/files/e-books/pfpt-jp-eb-managing-cybersecurity-skills-shortage.pdf sites/default/files/e-books/pfpt-jp-eb-measuring-security-awareness-impact.pdf sites/default/files/e-books/pfpt-jp-eb-metrics-that-matter.pdf +sites/default/files/e-books/pfpt-jp-eb-more-secure-together-proofpoint-microsoft.pdf sites/default/files/e-books/pfpt-jp-eb-open-channels-hidden-threats.pdf sites/default/files/e-books/pfpt-jp-eb-phish-in-a-barrel.pdf sites/default/files/e-books/pfpt-jp-eb-public-sector-under-attack.pdf @@ -143688,6 +140325,7 @@ sites/default/files/e-books/pfpt-jp-eb-risk-aware-data-privacy.pdf sites/default/files/e-books/pfpt-jp-eb-role-of-itm.pdf sites/default/files/e-books/pfpt-jp-eb-security-awareness-handbook.pdf sites/default/files/e-books/pfpt-jp-eb-setting-up-itm.pdf +sites/default/files/e-books/pfpt-jp-eb-smarter-faster-email-security.pdf sites/default/files/e-books/pfpt-jp-eb-the-anatomy-of-an-insider-threat-investigation.pdf sites/default/files/e-books/pfpt-jp-eb-the-bec-handbook.pdf sites/default/files/e-books/pfpt-jp-eb-the-definitive-email-cybersecurity-guide.pdf @@ -143833,7 +140471,7 @@ 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://blackenterprise.com/robots.txt +sites/default/files/http://townandcountrymag.com/robots.txt sites/default/files/images/logo sites/default/files/images/obras sites/default/files/infographics/PP_jp_InsiderThreat_Infographic_final_ysohta0309a.pdf @@ -143988,7 +140626,7 @@ sites/default/files/mcc-pane-files/funnel_blue.png sites/default/files/media_*/*.doc sites/default/files/media_*/*.pdf sites/default/files/media_docs/2025-physician-sentiment-survey.pdf -sites/default/files/media_docs/ConfirmaMD-driving-efficiency-and-performance-with-athenaOne-2025.pdfhttp://atlanticcouncil.org/robots.txt +sites/default/files/media_docs/ConfirmaMD-driving-efficiency-and-performance-with-athenaOne-2025.pdfhttp://pocketmags.com/robots.txt sites/default/files/media_docs/FQHC-Learn-More.pdf sites/default/files/media_docs/MIPS-Report.pdf sites/default/files/media_docs/Patient-Engagement.pdf @@ -144349,6 +140987,7 @@ sites/gapincthiswayahead sites/gapinternational sites/genome-editing/_search sites/gradsoflife +sites/gs1/files/docs/EDI/*http://underscorejs.org/robots.txt sites/gsb/files/program-brochure sites/gwcic sites/gyro @@ -144583,7 +141222,7 @@ sixers/users size-mens-suits.html size= size=* -sizecharthttp://teespring.com/robots.txt +sizecharthttp://caesars.com/robots.txt sizeguide:5 sj sjhh/ @@ -145139,6 +141778,9 @@ social-network-youtube.html social-share social.php social/countsE1?title= +social/httpstwittercombottlerocknapastatus1082306292121780224 +social/httpstwittercomofficialrusastatus1085597808319778826 +social/httpstwittercomryanseacreststatus913845503892377601 social/photosui/images social/photosui/sitemap social/search? @@ -145146,7 +141788,7 @@ social/share_modal social/social-security-directory/cai social/social_modal_ social_auth -social_instagram/http://ods.od.nih.gov/robots.txt +social_instagram/http://usa.canon.com/robots.txt social_media social_shares socialapp/ @@ -145232,6 +141874,8 @@ software/landing_pages/ software/link$ software/link? software/man.cgi +software/p/*/reviews/add +software/p/*/reviews/new software/taiga-ui/license software/tp/? software/tp3 @@ -145245,236 +141889,6 @@ sogou? sohu/sohu? sohu/websearch? sohu? -soja/amaranthus-whatts -soja/artigos -soja/biblioteca/equipe-e-contato -soja/biblioteca/historico -soja/biblioteca/horario-de-funcionamento-e-endereco -soja/biblioteca/links-complementares -soja/convencional/brs217flora -soja/convencional/brs232 -soja/convencional/brs252serena -soja/convencional/brs257 -soja/convencional/brs283 -soja/convencional/brs284 -soja/convencional/brs313tieta -soja/convencional/brs314gabriela -soja/convencional/brs317 -soja/convencional/brs361 -soja/convencional/brs8381 -soja/convencional/brs8480 -soja/convencional/brs8590 -soja/convencional/brsaurora -soja/convencional/brsbarreiras -soja/convencional/brscarnauba -soja/convencional/brscorisco -soja/convencional/brsgo7560 -soja/convencional/brsgo7580 -soja/convencional/brsgo7960 -soja/convencional/brsgo8360 -soja/convencional/brsgo8660 -soja/convencional/brsgochapadoes -soja/convencional/brsgoluziania -soja/convencional/brsgralha -soja/convencional/brsjiripoca -soja/convencional/brsmg68vencedora -soja/convencional/brsmg752s -soja/convencional/brsmg790a -soja/convencional/brsmg800a -soja/convencional/brsmg810c -soja/convencional/brsperola -soja/convencional/brspetala -soja/convencional/brsraimunda -soja/convencional/brssambaiba -soja/convencional/brstracaja -soja/convencional/cultivares -soja/convencional/inicio -soja/convencional/mgbr46conquista -soja/convencional/rec102 -soja/convencional/rec103 -soja/convencional/rec201 -soja/convencional/rec202 -soja/convencional/rec203 -soja/convencional/rec204 -soja/convencional/rec301 -soja/convencional/rec302 -soja/convencional/rec303 -soja/convencional/rec304 -soja/convencional/rec401 -soja/convencional/rec402 -soja/convencional/rec403 -soja/convencional/rec404 -soja/convencional/rec405 -soja/convencional/rec501 -soja/convencional/rec502 -soja/convencional/rec503 -soja/convencional/sojalivre -soja/cultivos/soja1/soja-convencional -soja/cursodeatualizacao -soja/cursodeatualizacao/apresentacoes -soja/cursodeatualizacao/contatos -soja/cursodeatualizacao/introducao -soja/cursodeatualizacao/metodologia -soja/cursodeatualizacao/participantes -soja/cursodeatualizacao/programacao -soja/cursodeatualizacao/publicacoes -soja/cursodeatualizacao/registrosfotograficos -soja/cursodeproducao/informacoesgerais -soja/cursodeproducao/inscricoes -soja/cursodeproducao/local -soja/cursodeproducao/metodologia -soja/cursodeproducao/programacao -soja/geneticaembrapa -soja/infraestrutura/agrometeorologia -soja/infraestrutura/analise-de-solo -soja/infraestrutura/analise-de-tecido-vegetal -soja/infraestrutura/bioecologia-de-pragas -soja/infraestrutura/bioinformatica -soja/infraestrutura/biologia-de-insetos -soja/infraestrutura/biologia-de-percevejos-e-pragas-secundarias -soja/infraestrutura/biologia-molecular-de-insetos -soja/infraestrutura/biotecnologia-do-solo -soja/infraestrutura/biotecnologia-vegetal -soja/infraestrutura/controle-biologico-de-lagartas -soja/infraestrutura/criacao-de-lagartas -soja/infraestrutura/criacao-de-percevejos -soja/infraestrutura/dinamica-da-materia-organica -soja/infraestrutura/ecofisiologia-vegetal -soja/infraestrutura/ecologia-quimica -soja/infraestrutura/engenharia-agricola-e-biodiesel -soja/infraestrutura/epidemiologia-e-controle -soja/infraestrutura/fisica-do-solo -soja/infraestrutura/fisiologia-e-tecnologia-de-sementes -soja/infraestrutura/fitopatologia -soja/infraestrutura/genetica-molecular-e-selecao-assistida -soja/infraestrutura/melhoramento-genetico -soja/infraestrutura/micologia -soja/infraestrutura/microbiologia-do-solo -soja/infraestrutura/nematologia -soja/infraestrutura/parasitoides -soja/infraestrutura/patologia-de-sementes -soja/infraestrutura/plantas-daninhas -soja/infraestrutura/pos-colheita-de-sementes-e-graos -soja/infraestrutura/producao-de-virus -soja/infraestrutura/quimica-e-biologia-molecular-de-sementes -soja/infraestrutura/virologia -soja/intacta/brs1001ipro -soja/intacta/brs1003ipro -soja/intacta/brs1007ipro -soja/intacta/brs1010ipro -soja/intacta/brs1074ipro -soja/intacta/brs6970ipro -soja/intacta/brs706ipro -soja/intacta/brs713ipro -soja/intacta/brs7170ipro -soja/intacta/brs7270ipro -soja/intacta/brs729ipro -soja/intacta/brs7470ipro -soja/intacta/brs7570ipro -soja/intacta/brs7780ipro -soja/intacta/brs8170ipro -soja/intacta/brs9180ipro -soja/intacta/brs9383ipro -soja/intacta/cultivares -soja/intacta/manejo-de-pragas -soja/intacta/onde-encontrar-sementes -soja/intacta/plantas-daninhas -soja/intacta/rec102 -soja/intacta/rec103 -soja/intacta/rec201 -soja/intacta/rec202 -soja/intacta/rec203 -soja/intacta/rec204 -soja/intacta/rec301 -soja/intacta/rec302 -soja/intacta/rec303 -soja/intacta/rec304 -soja/intacta/rec401 -soja/intacta/rec405 -soja/intacta/rec501 -soja/intacta/refugio -soja/intacta/sistema -soja/intacta/tecnologia-de-aplicacao -soja/intacta2/cultivares -soja/intacta2/cultivares/brs2553xtd -soja/intacta2/cultivares/brs2558xtd -soja/intacta2/dicamba -soja/intacta2/pragas -soja/intacta2/sistema -soja/laboratorio -soja/missao-visao-valores -soja/multimidia -soja/noticias-conexao -soja/onde-encontrar-sementes -soja/pesquisa-e-desenvolvimento -soja/pesquisa-e-desenvolvimento/equipe-tecnica-fitopatologia/alerta -soja/pesquisa-e-desenvolvimento/nucleo-tematico-agroecologia -soja/pesquisa-e-desenvolvimento/nucleo-tematico-agroenergia -soja/pesquisa-e-desenvolvimento/nucleo-tematico-biotecnologia -soja/pesquisa-e-desenvolvimento/nucleo-tematico-ecologia-quimica -soja/pesquisa-e-desenvolvimento/nucleo-tematico-girassol -soja/pesquisa-e-desenvolvimento/nucleo-tematico-manejo-sistemas-e-producao -soja/pesquisa-e-desenvolvimento/nucleo-tematico-mecanizacao-agroindustrial -soja/pesquisa-e-desenvolvimento/nucleo-tematico-trigo -soja/pesquisa-e-desenvolvimento/nucleo-tematico-utilizacao-pos-colheita-seguranca-alimentar -soja/plano-diretor-da-unidade -soja/produtividade -soja/produtividade/apresentacao -soja/produtividade/contato -soja/produtividade/informacoes-gerais -soja/produtividade/inscricoes -soja/produtividade/local -soja/produtividade/palestras -soja/produtividade/programacao -soja/programa-de-visitas -soja/projetos -soja/rr/basegenetica -soja/rr/brs279rr -soja/rr/brs315rrlivia -soja/rr/brs333rr -soja/rr/brs359rr -soja/rr/brs360rr -soja/rr/brs378rr -soja/rr/brs388rr -soja/rr/brs399rr -soja/rr/brs413rr -soja/rr/brs8160rr -soja/rr/brs8890rr -soja/rr/brs9090rr -soja/rr/brs9280rr -soja/rr/brsfavoritarr -soja/rr/brsgo7460rr -soja/rr/brsgo7950rr -soja/rr/brsgo8151rr -soja/rr/brsmg740srr -soja/rr/brsmg750srr -soja/rr/brsmg760srr -soja/rr/brsmg811crr -soja/rr/brsmg850grr -soja/rr/brssambaibarr -soja/rr/brsvaliosarr -soja/rr/cultivares -soja/rr/inicial -soja/rr/rec102 -soja/rr/rec103 -soja/rr/rec201 -soja/rr/rec202 -soja/rr/rec203 -soja/rr/rec204 -soja/rr/rec301 -soja/rr/rec302 -soja/rr/rec303 -soja/rr/rec304 -soja/rr/rec401 -soja/rr/rec402 -soja/rr/rec403 -soja/rr/rec404 -soja/rr/rec405 -soja/rr/rec501 -soja/rr/rec502 -soja/rr/sementes -soja/sugestoes-de-pauta -soja/teordeproteina sok sok*? sok/? @@ -145530,7 +141944,6 @@ solomoto/clasificados/soy-concesionario? solomoto/clasificados/t- solomoto/clasificados/transporte$ solomoto/clasificados/transporte? -solos/missao-visao-valores solr solr/TCD_All_Micro solrSearch @@ -145650,7 +142063,7 @@ sos sos/clerical/ sos/kids/search/node sos/online_corps/ -sos/registration/http://in.linkedin.com/robots.txt +sos/registration/http://9gag.com/robots.txt sosim-pro sostenibilita sothebys/item @@ -145709,6 +142122,8 @@ sp_url= spa spa/calendar/ space/index.htm +spaceinimages/layout/set +spaceinvideos/layout/set spaces/browsespace.action?key=~ spaces/createrssfeed.action spaces/flyingpdf @@ -145845,7 +142260,7 @@ spellcheck/schulwoerterbuch_English-German spellcheck/schulwoerterbuch_German-English spells/? spells/?page= -spetskabel/identity/img/http://artmajeur.com/robots.txt +spetskabel/identity/img/http://navyfederal.org/robots.txt spettacoli/people/2023/09/07/news/kanye_west_e_bianca_censori_in_italia_la_lunga_estate_calda_degli_scandali-413629176/< spettacoli/trovafilm/?p=search_citta spettacoli/trovafilm/?p=search_film @@ -145878,14 +142293,12 @@ sponsored-content sponsored-content/ sponsored-features sponsored-post -sponsored-post/* sponsored-sections/cannabis/ -sponsored-stories/* sponsored-topic sponsored/ -sponsored/$http://kddi.com/robots.txt -sponsored/$http://khaleejtimes.com/robots.txt -sponsored/$http://waveapps.com/robots.txt +sponsored/$http://justbento.com/robots.txt +sponsored/$http://mythemeshop.com/robots.txt +sponsored/$http://plantuml.com/robots.txt sponsored/* sponsored/2022/10/disruptors-who-are-changing-their-industries sponsored/previewarticle @@ -145913,14 +142326,14 @@ sport sport*?*ajax=1 sport*?*parent-reqid sport-and-wellness -sport-datencenter-category-basehttp://kryogenix.org/robots.txt +sport-datencenter-category-basehttp://ptsd.va.gov/robots.txt sport-ga sport-navigation sport-unify sport/ sport/404_en.htm sport/alpha -sport/bundesliga/http://zdnet.com/robots.txt +sport/bundesliga/http://tally.so/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 @@ -145929,6 +142342,7 @@ sport/data/player sport/data/team sport/doc.html? sport/football/match-centre +sport/hall-of-fame/ sport/live-resultate sport/livescores sport/messaggero/* @@ -145942,6 +142356,7 @@ sport/results/widgets sport/risultati-live/sitemap.xml sport/running/*/calendrier-des-courses/? sport/sportlive +sport/sportpark/ sport/stats/* sport/superracing/form-guide sport/superracing/form-guide/horse-statistics @@ -145976,17 +142391,19 @@ sports/hockey/hnic/includes sports/hockey/includes sports/hockey/whatson sports/includes +sports/ipl/fixtures/widget/fixtures_swapper_team/*http://gatech.edu/robots.txt sports/nfl/includes sports/olympics/index2.html sports/scott_rabalais/ sports/whatson +sports_content_ms sports_fp_ms sports_injuries_pictures_slideshow/article.htm +sports_ms sportselection spot spotlight spotlink- -spp/ spr/ spravochniki/slovar.php?search* spraycharts-legacy.aspx @@ -145998,7 +142415,7 @@ spring-release spring-sprung-ghostery-v7-2 sprint_wml sprint_xhtml -sprypanel/http://datatracker.ietf.org/robots.txt +sprypanel/http://set.or.th/robots.txt spsales spur-download spurs/node @@ -146242,6 +142659,7 @@ sso_failed= ssologin? ssr ssr-healthcheck +sst/ sstk/api sstk/api/footage/wasabi sswg @@ -146348,13 +142766,13 @@ start-your-blog start-your-store start.php start/_next -start/api/http://npr.org/robots.txt +start/api/http://prettylittlething.com/robots.txt start/signup start/signup? start/square start= start=* -start=*start=*http://buffalonews.com/robots.txt +start=*start=*http://ssense.com/robots.txt start?id= startDate= startPage @@ -146379,7 +142797,6 @@ stat/export/cyber stat/export/iphone stat/export/rss stat2.html -state state-local-LE-program state-local-le-program state-parks/find-a-park-redirect.phtml @@ -146402,7 +142819,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://crsreports.congress.gov/robots.txt +statement-on-falcon-content-update-for-windows-hosts-ar/http://app.powerbi.com/robots.txt statement-on-falcon-content-update-for-windows-hosts-es statement-on-falcon-content-update-for-windows-hosts-it statement-on-falcon-content-update-for-windows-hosts-kr @@ -146417,7 +142834,6 @@ static static-assets static-assets/documents/PwnedPasswordsTop100k.txt static-assets/images/collection -static-content/10s/us-election.html static-data-requirements static-full-na static-map @@ -146483,7 +142899,6 @@ static/css/tag-fp.css?v= static/decodeKey.txt static/docs static/ebsa -static/email-pdfs/ static/embed static/fileupload static/font @@ -146492,8 +142907,7 @@ static/fonts/icon static/gfs static/gla static/html -static/html/pdfs/ -static/http://osxdaily.com/robots.txt +static/http://journalmetro.com/robots.txt static/images static/images/favicons static/images/misc/s-trans.gif @@ -146519,7 +142933,6 @@ static/privacy static/pv_candidate.html static/restricted static/select2 -static/signup/fra-pages/ static/storybook static/stuff-adtech-sdk/ads-sdk/master/main.js static/stuff-adtech-sdk/ads-sdk/master/prebid.js @@ -146604,7 +143017,7 @@ stats/events/  stats/help/glossary stats/help/statminimums stats/history -stats/player-stats/*http://nfpa.org/robots.txt +stats/player-stats/*http://shrm.org/robots.txt stats3.html stats?gid= stats_report/ @@ -146622,7 +143035,7 @@ status-updates/wp-admin/admin-ajax.php status.formstack.com status/ status/v3 -statusupdateshttp://thalesgroup.com/robots.txt +statusupdateshttp://bsi.bund.de/robots.txt stay_healthy_what_are_the_top_10_ways/article.htm stayfocusd stayinformedpage @@ -146754,7 +143167,6 @@ stomatology stop_mobi= stopartnertest/ storage -storage/download store store store-engine$ @@ -147040,8 +143452,8 @@ str/ssdemo str/svc straight-up-steve-austin strange_surprising_addictions_mental_health/article.htm -strategic-partners/cushman-wakefield/http://hertason.blogspot.com/robots.txt -strategicplan/index.php/http://utexas.edu/robots.txt +strategic-partners/cushman-wakefield/http://jp.fujitsu.com/robots.txt +strategicplan/index.php/http://infinite-scroll.com/robots.txt strategist/amp strategist/search strawberry-anma @@ -147086,6 +143498,7 @@ student/activity student/campus student/old student/path +student_info/omega_phi_alpha/images/members studentaffairs/*/administrator studentaffairs/*/bin studentaffairs/*/cache @@ -147154,6 +143567,7 @@ students/disciplinary-hearing-panel-decision students/getting-started/new-students/content-boxes-new-students students/getting-started/new-students/modules/step-1-accept-your-offer students/getting-started/orientation/orientation-planner +students/graduation/test-webcast/ students/new-students/welcome students/search students/services?a=84952 @@ -147228,6 +143642,7 @@ study/_ajax study/accessibility-test-for-wcag-2.2-aa-compliance-standards study/apply/modules/sydney-contact-us-module study/apply/modules/sydney-post-graduate-apply-module +study/apply/results/information-for-staff/ study/aspire/academic-impact study/aspire/community-impact study/aspire/everyday-impact @@ -147235,6 +143650,7 @@ study/aspire/forms/get-in-touch study/aspire/thank-you study/assets/content study/chat-to-our-graduates +study/clearing/register/thanks/ study/content-modules study/content-modules/2015-career-practitioners-seminar study/content-modules/anthropology-lecture @@ -147262,17 +143678,20 @@ study/mba/full-time-mba/request-a-brochure/thank-you.html study/modules study/open-days-and-campus-tours/parking-permits/ study/pg/courses/2018 +study/portal-unavailable/ study/postgraduate-taught/events/on-demand/watch study/postgraduate-taught/offer-holders study/postgraduate-taught/prospectus-thankyou study/postgraduate/open-events/online-events/pg-offerholder-week study/postgraduate/search/research_interests study/postgraduate/search/search_results +study/postgraduate/virtual-open-day/ study/search.html study/structures study/ug/courses/archived study/undergrad/return-to-study/nested-content/ugnsl-events study/undergrad/return-to-study/nested-content/ugnsl-news +study/undergraduate/2014/visiting/campustours/ study/undergraduate/apply/offer-holder-hub study/undergraduate/apply/offer-holder-visit study/undergraduate/courses-2017 @@ -147283,6 +143702,7 @@ study/undergraduate/offer-holders study/undergraduate/prospectus-thankyou study/undergraduate/search/search_results study/undergraduate/subjects/ +study/undergraduate/virtual-open-day/ study/unit/outline study/visit/undergraduate/on-demand study/visitus/applicantvisitdays @@ -147303,6 +143723,7 @@ style/beauty/hearstmagazines style/fashion/hearstmagazines style/size_chart_mens style= +style= styleId styleOne style_guide/ @@ -147517,7 +143938,7 @@ subscribe/welcome-greer/ subscribe/worldjuniors subscribe2.asp subscribe?* -subscribe?*http://addyosmani.com/robots.txt +subscribe?*http://ourworldindata.org/robots.txt subscribeTOC.asp subscribe_Reseller_Entries.asp subscribe_gps @@ -147555,7 +143976,7 @@ subscription= subscriptionDetails.htm subscription_orders.cgi subscription_request.cgi -subscriptionhttp://plisio.net/robots.txt +subscriptionhttp://moveon.org/robots.txt subscriptions subscriptions-manager?channel= subscriptions/individuals/payment @@ -147582,7 +144003,7 @@ subtitle/ subtitles-1 subtitles-2 subtitles/ -subviews/*http://webkit.org/robots.txt +subviews/*http://curl.se/robots.txt success successively successteammanager @@ -147656,43 +144077,6 @@ suggested/ suggestion suggestions suggestions$ -suinos-e-aves/artigos -suinos-e-aves/biblioteca -suinos-e-aves/biblioteca/acervo -suinos-e-aves/biblioteca/equipe-e-contato -suinos-e-aves/biblioteca/historico -suinos-e-aves/biblioteca/horario-de-funcionamento-e-endereco -suinos-e-aves/carne-cultivada -suinos-e-aves/cursos/curso-in79-formulario-de-inscricao -suinos-e-aves/cursos/treinamento-on-line-em-gestao-ambiental-na-suinocultura -suinos-e-aves/estagios-e-bolsas/bolsa-gfi -suinos-e-aves/estagios-e-bolsas/bolsas -suinos-e-aves/estagios-e-bolsas/bolsas-cnpq -suinos-e-aves/estagios-e-bolsas/bolsas-fapesc -suinos-e-aves/estagios-e-bolsas/estagios -suinos-e-aves/historia -suinos-e-aves/infraestrutura/laboratorios-de-analises-fisico-quimicas -suinos-e-aves/infraestrutura/laboratorios-de-sanidade-e-genetica-animal -suinos-e-aves/inova2021 -suinos-e-aves/laboratorio -suinos-e-aves/missao-visao-valores -suinos-e-aves/noticias-rss -suinos-e-aves/pesquisa-e-desenvolvimento -suinos-e-aves/pesquisa-e-desenvolvimento/nucleo-tematico-de-meio-ambiente -suinos-e-aves/pesquisa-e-desenvolvimento/nucleo-tematico-de-producao-de-aves -suinos-e-aves/pesquisa-e-desenvolvimento/nucleo-tematico-de-producao-de-suinos -suinos-e-aves/pesquisa-e-desenvolvimento/nucleo-tematico-de-sanidade-de-aves -suinos-e-aves/pesquisa-e-desenvolvimento/nucleo-tematico-de-sanidade-de-suinos -suinos-e-aves/plano-diretor-da-unidade -suinos-e-aves/projetos -suinos-e-aves/relatorio -suinos-e-aves/sala-de-imprensa -suinos-e-aves/salmonela/salmonelometro -suinos-e-aves/sugestoes-de-pauta -suinos-e-aves/transferencia-de-tecnologia -suinos-e-aves/transferencia-de-tecnologia/ped/desafio -suinos-e-aves/videos -suinos-e-aves/videos-antigo suite suits summary-of-policy/$ @@ -147779,6 +144163,7 @@ supp/lawschool/Zaption supp/lawschool/class/publications/pdf supp/lawschool/resources/no-index supp/lawschool/texts/pdf +suppdata supplement_smarts_best_ways_to_take_different_vita/article.htm supplements_the_truth_about_activated_charcoal/article.htm supplied-price-from @@ -147938,6 +144323,9 @@ supporters.shtml supportsearch supprimer-favoris sur-rendez-vous-seulement +surechem +surechem/*. +surechem/index.php? surefit-game/ sureroute surfer @@ -148292,6 +144680,7 @@ swan/v2/icons/search swan/v2/icons/upload swclick.php swdiws +swe/layout/set swe/sv/booking/ swe/sv/room-selection/ sweeps @@ -148387,7 +144776,6 @@ sz* sz/ sz= sz=* -sz=80* szl/forums szl/kb/*/discuss szl/search @@ -148685,6 +145073,7 @@ tDate=*/*/9* t_class_add_confirm.asp t_home.asp t_inbox.asp +ta ta-LK/forums ta-LK/kb/*/discuss ta-LK/search @@ -148703,6 +145092,7 @@ ta/search ta/spellcheck ta/user ta/users +tab/ tab/applicature/transpose tab= tab=reviews @@ -148722,7 +145112,6 @@ tabmanager tabs tabs/*.htm?sort=date tabs_files/ -tabuleiros-costeiros/a-unidade/missao-visao-e-valores tacms tacpage tacs @@ -148738,7 +145127,7 @@ tag.php* tag/ tag/* tag/* -tag/*+http://dilbert.com/robots.txt +tag/*+http://alltop.com/robots.txt tag/*/a tag/*/a/ tag/*/b @@ -148906,7 +145295,7 @@ tagmanagertest tags tags tags* -tags*http://builtwith.com/robots.txt +tags*http://assistant.google.com/robots.txt tags-artists tags-regions/json tags.php @@ -148917,7 +145306,7 @@ tags/*/amp tags/*/page tags/*htm*.htm tags/*tags= -tags/JDatehttp://yoast.com/robots.txt +tags/JDatehttp://thestatesman.com/robots.txt tags/TH tags/TopicRoot_TH tags/app-feedback @@ -149044,7 +145433,6 @@ taxation_customs/tax-cfw-interactive-brochure-news_en taxation_customs/tax-cfw-interactive-brochure_en taxes taxes=* -taxonomies-enhancer taxonomy taxonomy taxonomy-term-json @@ -149831,7 +146219,6 @@ technologies/domains_lists technology technology-unify technology/applicant-tracking -technology/archive/ technology/expense-management technology/learning-management technology/like-dislike-story-footer.jsp @@ -149856,7 +146243,7 @@ tekrar-al tel tel: tel:* -telechargements/stockage-perso-staff/http://fifa.com/robots.txt +telechargements/stockage-perso-staff/http://promotion.lt/robots.txt telecomorgs teleconnections/*.php? telegram998com @@ -149891,7 +146278,7 @@ temas-resultados temas/* temas/*page-1 temas/*page-1$ -temas/*page-10$http://munichre.com/robots.txt +temas/*page-10$http://northjersey.com/robots.txt temas/*page-2 temas/*page-2$ temas/*page-3 @@ -150006,7 +146393,7 @@ template.SINGLEPORTLET* template.asp?docId=8&docName=About%20Us template/ template/down?* -template/warenkorbhttp://spendwithpennies.com/robots.txt +template/warenkorbhttp://uni-saarland.de/robots.txt template=* templateId= template_ar @@ -150237,7 +146624,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://ibiblio.org/robots.txt +templates/novo_portal_base/font-awesome/fonts/http://razer.com/robots.txt templates/okr-template/$ templates/one-on-one-meeting-template/$ templates/online-calendar-maker/$ @@ -150481,6 +146868,7 @@ terms-condition/salary-account-refferal-program.html terms-condition/terms-and-conditions.html terms-cpeo terms-of-service +terms-of-service terms-of-service/ terms-of-service/ar-SA.html terms-of-service/de-DE.html @@ -150529,14 +146917,6 @@ termsandconditions/master-cloud-agreement termsandconditions/master-cloud-agreement/07212021 territoire-de-belfort/ territoire-de-belfort/assure/actualites/ -territorial/edicoes-anteriores-viasat -territorial/pagina-de-teste -territorial/sugestoes-de-pauta -territorial/tematicas/acervo-de-projetos -territorial/tematicas/agricultura -territorial/tematicas/bases-de-dados-geoespaciais -territorial/tematicas/pecuaria -territorial/tematicas/transferencia-de-tecnologias-geoespaciais tesis test test @@ -150559,6 +146939,7 @@ test-folder test-for-search-engine/ test-health test-health/ +test-hi test-homepage-lightbox test-homepage/ test-homepage2 @@ -150618,7 +146999,7 @@ test.html test.jsp test.umb.edu/ test/ -test/ +test/ test/* test/*?question* test/*?rtf* @@ -150638,7 +147019,7 @@ test/ddierker/newsletter-templates test/games/ test/getresponse.php* test/gettest.php* -test/http://traveloregon.com/robots.txt +test/http://jama.jamanetwork.com/robots.txt test/index.php?act=custom* test/index.php?act=test&id=*&q=* test/matchcenter/calcio/serie-a/classifica @@ -150692,7 +147073,7 @@ testcase testcases teste teste-*.html$ -teste/http://vip.undressaitool.com/robots.txt +teste/http://sacredcircularities.com/robots.txt testfiles testfl testfr @@ -150700,9 +147081,9 @@ testgpr testhome1 testhome2 testhome3 -testhttp://money.com/robots.txt +testhttp://pewresearch.org/robots.txt testimonial/ -testimonial/*http://mandrillapp.com/robots.txt +testimonial/*http://amrita.edu/robots.txt testimonials.php testimonios testin @@ -150739,6 +147120,7 @@ testxx/ testzone tetractis/* tetro +texas.aspx texaslawyer/events text text-equivalent/ @@ -150897,8 +147279,6 @@ th/en/cms/ th/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html th/en/search th/en/work/products/tools/ups_selector -th/event/*/ical -th/explore th/filter/tips th/firefox/collections th/firefox/search @@ -151017,7 +147397,6 @@ thank-you-pro-trial.rl thank-you-subscribing-docker-weekly thank-you-surveys-oncall-clients.rl thank-you.html -thank-you/ thank_you thank_you/ thank_you/* @@ -151297,47 +147676,6 @@ ti ti/g2 ti/p tiberias.guru -tich4sd/ar/event/*/ical -tich4sd/ar/explore -tich4sd/ar/search -tich4sd/en/event/*/ical -tich4sd/en/explore -tich4sd/en/search -tich4sd/es/event/*/ical -tich4sd/es/explore -tich4sd/es/search -tich4sd/event/*/ical -tich4sd/fr/event/*/ical -tich4sd/fr/explore -tich4sd/fr/search -tich4sd/id/event/*/ical -tich4sd/id/explore -tich4sd/id/search -tich4sd/it/event/*/ical -tich4sd/it/explore -tich4sd/it/search -tich4sd/ja/event/*/ical -tich4sd/ja/explore -tich4sd/ja/search -tich4sd/pt/event/*/ical -tich4sd/pt/explore -tich4sd/pt/search -tich4sd/ru/event/*/ical -tich4sd/ru/explore -tich4sd/ru/search -tich4sd/search -tich4sd/th/event/*/ical -tich4sd/th/explore -tich4sd/th/search -tich4sd/uk/event/*/ical -tich4sd/uk/explore -tich4sd/uk/search -tich4sd/uz/event/*/ical -tich4sd/uz/explore -tich4sd/uz/search -tich4sd/zh/event/*/ical -tich4sd/zh/explore -tich4sd/zh/search tick ticket ticket2018 @@ -151430,6 +147768,7 @@ time_zone timedtext_video timegate timein= +timeline timely-22 timemachine timemap @@ -151487,7 +147826,7 @@ tj/ tj/en/ tj/ru/ tjenester/esi -tjenester/it/adm-app/nettskjema/bilder/http://uiowa.edu/robots.txt +tjenester/it/adm-app/nettskjema/bilder/http://barracuda.com/robots.txt tjenester/it/applikasjoner/nettskjema/include-files tjenester/it/av-rom-test tjenester/it/brukernavn-passord/nybruker.html @@ -151968,18 +148307,17 @@ topla-kazan-kuponlari topnav toprailapp tops -topsecret/ +topsecret/ topsfr topsocial topsy topup -toronto/tag torrent tos tos-old total-leadership total-quart-engine-ke-superstar -totalSearch/search.dohttp://eni.com/robots.txt +totalSearch/search.dohttp://documents1.worldbank.org/robots.txt total_hearing_care tote tote/*?countrycode @@ -152382,6 +148720,7 @@ tracking-pixels/static-1.10 tracking-pixels/static-1.8 tracking-test* tracking/ +tracking/?order tracking/amp tracking/convertion trackingpixels @@ -152526,7 +148865,7 @@ trading_simulator_staging traduction traffic traffic-aggregation -traffic-manager/ +traffic-manager/ traffic/ traffic/status*? trafficbot.life @@ -152708,7 +149047,7 @@ transmute/static-2.9 transparencia transparency transparency/archive -transparency/http://analyticsindiamag.com/robots.txt +transparency/http://s3.us-east-2.amazonaws.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 @@ -152875,7 +149214,6 @@ travelads/trackredirect.html traveling_checkin/ travelmap travelnevadahighway95tc -trax tray_trending_tags trc/prepaid-tourist-sim-turkey trc/turkcellli-olmak/paket-secimi @@ -153039,87 +149377,6 @@ trid= tridy trier= trigger/checkv2 -trigo/a-unidade/comunicados-oficiais-e-relatorios -trigo/area-restrita -trigo/artigos -trigo/biblioteca/acervo -trigo/biblioteca/equipe-e-contato -trigo/biblioteca/historico -trigo/biblioteca/horario-de-funcionamento-e-endereco -trigo/cultivos -trigo/cultivos/avaliacao-de-cultivares -trigo/cultivos/aveia -trigo/cultivos/centeio -trigo/cultivos/cevada -trigo/cultivos/soja-regiao-fria -trigo/cultivos/soja-regiao-fria/produtores-sementes-soja -trigo/cultivos/trigo -trigo/cultivos/trigo/zoneamento-agricola -trigo/cultivos/triticale -trigo/eventos -trigo/eventos/congresso-industria-trigo2022 -trigo/eventos/dia-campo-ilpf -trigo/infraestrutura/agrometeorologia -trigo/infraestrutura/agrometeorologia/laboratorio-agrometeorologia/diarias -trigo/infraestrutura/agrometeorologia/laboratorio-agrometeorologia/graficos -trigo/infraestrutura/area-ii -trigo/infraestrutura/biotecnologia -trigo/infraestrutura/entomologia -trigo/infraestrutura/fisiologia -trigo/infraestrutura/fitopatologia -trigo/infraestrutura/manejo-e-praticas-culturais -trigo/infraestrutura/plantas-daninhas -trigo/infraestrutura/plantas-daninhas/gherbe -trigo/infraestrutura/plantas-daninhas/gherbe/herbicidas -trigo/infraestrutura/plantas-daninhas/gherbe/identificacao -trigo/infraestrutura/plantas-daninhas/gherbe/infraestrutura -trigo/infraestrutura/plantas-daninhas/gherbe/manejo -trigo/infraestrutura/plantas-daninhas/gherbe/publicacoes -trigo/infraestrutura/plantas-daninhas/gherbe/residuos -trigo/infraestrutura/plantas-daninhas/gherbe/resistencia -trigo/infraestrutura/plantas-daninhas/gherbe/resistencia/custos -trigo/infraestrutura/plantas-daninhas/gherbe/resistencia/dispersao -trigo/infraestrutura/plantas-daninhas/gherbe/resistencia/especies-resistentes -trigo/infraestrutura/pos-colheita -trigo/infraestrutura/sede -trigo/infraestrutura/sementes -trigo/infraestrutura/solos1 -trigo/laboratorio -trigo/missao-visao-valores -trigo/multimidia -trigo/negocios -trigo/noticias/revista-arista -trigo/pesquisa-e-desenvolvimento -trigo/pesquisa-e-desenvolvimento/nucleo-de-manejo-e-nutricao-de-plantas -trigo/pesquisa-e-desenvolvimento/nucleo-de-melhoramento-e-biotecnologia -trigo/pesquisa-e-desenvolvimento/nucleo-de-protecao-de-plantas -trigo/plano-diretor-da-unidade -trigo/projetos -trigo/publicacoes -trigo/publicacoes/publicacoes-venda -trigo/responsabilidade-socioambiental -trigo/responsabilidade-socioambiental/visitas-a-unidade -trigo/responsabilidade-socioambiental/visitas-a-unidade/embrapa-escola -trigo/responsabilidade-socioambiental/visitas-a-unidade/escola-tecnica -trigo/sala-de-imprensa/identidade-visual -trigo/solucoes-tecnologicas -trigo/solucoes-tecnologicas/cultivares -trigo/solucoes-tecnologicas/cultivares/aveia -trigo/solucoes-tecnologicas/cultivares/centeio -trigo/solucoes-tecnologicas/cultivares/cevada -trigo/solucoes-tecnologicas/cultivares/soja -trigo/solucoes-tecnologicas/cultivares/trigo -trigo/solucoes-tecnologicas/cultivares/triticale -trigo/solucoes-tecnologicas/e-rastrear -trigo/solucoes-tecnologicas/treinamentos -trigo/sugestoes-de-pauta -trigo/transferencia-de-tecnologia -trigo/transferencia-de-tecnologia/epagri-2018 -trigo/transferencia-de-tecnologia/parceria-ocb -trigo/transferencia-de-tecnologia/parceria-ocb-2017 -trigo/transferencia-de-tecnologia/parceria-ocb-2018 -trigo/transferencia-de-tecnologia/parceria-ocb-2019 -trigo/transferencia-de-tecnologia/x-curso-de-canola trim-krasnici trip-planner? trip/*--description_modal @@ -153229,10 +149486,6 @@ try% try-new try-search-term try-us/download-browser-extension -try-which/bbg/faqs/ -try-which/bbg/terms-conditions/ -try-which/price-predictor/ -try-which/wills/ try/search try? trybuy.html @@ -153324,6 +149577,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/*/*/*/* @@ -153357,7 +149611,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://ccohs.ca/robots.txt +tv3/sx3/http://lesscss.org/robots.txt tve tve/b/135escons tve/b/9decada10 @@ -153527,7 +149781,7 @@ typing-tool typo typo3 typo3/ -typo3/http://unibo.it/robots.txt +typo3/http://3dprint.com/robots.txt typo3/sysext/frontend/Resources/Public typo3_src typo3_src-4.1.1 @@ -153544,7 +149798,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://dawn.com/robots.txt +typo3conf/http://husqvarna.com/robots.txt typo3src typo3temp typo3temp/ @@ -153970,8 +150224,6 @@ uk/en/preferences/update uk/en/search uk/en/size/* uk/en/work/solutions/for-business/food-and-beverage -uk/event/*/ical -uk/explore uk/find-out-more uk/firefox/collections uk/firefox/collections/4757633 @@ -154156,7 +150408,7 @@ un-us/ unable-to-process-request/ unauth-profile unavailable -unavailable-location/http://wsetglobal.com/robots.txt +unavailable-location/http://protonmail.com/robots.txt unavailable/ unblock_users_confirm.html unblu @@ -154254,6 +150506,7 @@ univ/mis/fmstudent univercd/ univercd/cc/td/doc universal-design-system/ +universal-theme/js universal_benefits universidade university @@ -154263,8 +150516,6 @@ university/colleges/artslaw/campaigns universityemail univpub unknown-lawyer -unknown-nutrient -unknown-nutrients unleash unlink unlisted @@ -154306,7 +150557,7 @@ unsubscribe? unsubscribe_confirm unsubscribe_email unsubscribed -unsubscribehttp://boohoo.com/robots.txt +unsubscribehttp://joythebaker.com/robots.txt unsubscribepage unsupported-browser unsupported-browser @@ -154328,7 +150579,7 @@ upcomingeventdetails.html upcomingevents.html? update update-browser -update-check/wirecast/ +update-check/wirecast/ update-guide update-settings update-your-browser @@ -154366,7 +150617,7 @@ updates/*.php$ updates/*.xml$ updates/?filter= updates/myloans -updates/order/*http://simplenote.com/robots.txt +updates/order/*http://wolfgangs.com/robots.txt updatestats updateutp* updfcache=1 @@ -154403,15 +150654,8 @@ upload/analyse upload/auto upload/cloud upload/docs -upload/documents/files/5614/1PrilojenieOtchetodostijeniinatyralnihpokazatelei.pdf -upload/documents/files/5614/2PrilojenieOtchetofinansovomobespechenii.pdf -upload/documents/files/5614/3PrilojenieOtchetobobemefinansovihresyrsov.pdf -upload/documents/files/5614/4PrilojenieSvedeniyaoprognoznihznacheniyahnatyralnihpokazatelei.pdf -upload/documents/files/5614/5PrilojenieMerigosregylirovaniya.pdf -upload/documents/files/5614/6Otchetopyblichnonormativnihobyazatelstvah.pdf -upload/documents/files/5614/OtchetpoGosydarstvennoiprogrammegorodaMoskviRazvitiecifrovoisrediiinnovaciiza2020god.pdf upload/forgot_password -upload/http://ilpost.it/robots.txt +upload/http://francetvinfo.fr/robots.txt upload/illustrations upload/photos upload/throttled @@ -154818,7 +151062,7 @@ us/en/calchamber us/en/capital-projects-infrastructure/assets* us/en/capital-projects-infrastructure/publications/assets/* us/en/cart -us/en/carthttp://citotoetsgroep4.nl/robots.txt +us/en/carthttp://nla.gov.au/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 @@ -154864,7 +151108,7 @@ 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://biglinounofficial.com/robots.txt +us/en/games/search.html*http://networkadvertising.org/robots.txt us/en/gates us/en/ghosts/chipotle-case-study.html us/en/governance-insights-center/annual-corporate-directors-survey/assets/* @@ -154961,6 +151205,11 @@ us/login us/m/cms us/make us/marketing +us/new/brochures +us/new/drinkware +us/new/notebooks-journals +us/new/planners +us/new/promotional-products us/node/add us/noticias us/obit-writer/obituary @@ -155050,6 +151299,7 @@ usage-tracker/static-1.67 usage-tracker/static-1.68 usage-tracker/static-1.71 usage-tracker/static-1.76 +usage/ usagestats usasportgroup.formstack.com usc/test @@ -155083,7 +151333,6 @@ user-document-collections user-flags user-guidance-display-on-page user-id -user-manual-infosec user-pledge/ user-preferences user-profile @@ -155092,7 +151341,7 @@ user-profile.aspx user-profile/ user-rankings user-registrierung -user-reports/http://wordnik.com/robots.txt +user-reports/http://yahoo.co.jp/robots.txt user-research-testing user-settings user.aspx @@ -155178,7 +151427,7 @@ user/forgotten-password user/fpd/api user/get-user user/googleonetapverification -user/http://news.mongabay.com/robots.txt +user/http://mixpanel.com/robots.txt user/images user/kommoot user/kommot @@ -155294,7 +151543,7 @@ usergroups/sasforuminternational/call/ usergroups/sasforuminternational/proceedings/ usergroups/seugi/call/ userguide -userhttp://bipm.org/robots.txt +userhttp://lendingtree.com/robots.txt userhub userid.aspx userimages @@ -155387,7 +151636,7 @@ users/onUpdateOnlineStatus.php users/password users/password/edit users/profile-unpub -users/profile-unpub/http://sonarsource.com/robots.txt +users/profile-unpub/http://hidglobal.com/robots.txt users/radar-online users/ranking users/registered @@ -155450,7 +151699,7 @@ usuarios usuarios/addToFavorite.shtml usuarios/addToPlayList.shtml ut*.xml -ut*.xmlhttp://dash.cloudflare.com/robots.txt +ut*.xmlhttp://co.pinterest.com/robots.txt ut= utc/ utente/profilo/login.html?ReturnUrl=* @@ -155461,7 +151710,7 @@ util util$ util/ util/ClientLogger.htm -util/http://dollargeneral.com/robots.txt +util/http://gencat.cat/robots.txt util/postier/suggerer.asp util/tinymce_math utilApp/ @@ -155471,7 +151720,7 @@ utilities utilities/ utilities/glossary/ utilities/glossary/index.htm -utilities/http://usability.gov/robots.txt +utilities/http://houstonmethodist.org/robots.txt utilities/includes/css/ utilities/includes/js/ utilities/searchmember @@ -155484,7 +151733,7 @@ utility/trac utils utils/ utils/* -utils/http://sverigesradio.se/robots.txt +utils/http://ellentube.com/robots.txt utl/ utm utm*= @@ -155535,92 +151784,6 @@ utvonalak/*/utvonalak-indulas- uutiset/?s= uutiset/search uutiset/wp-admin -uva-e-vinho/biblioteca/espaco-cultural -uva-e-vinho/boletim-agroclimatico/leitor -uva-e-vinho/cadastro-viticola-old -uva-e-vinho/cadastro-viticola/apresentacao -uva-e-vinho/clima-e-producao -uva-e-vinho/compre-vinhos -uva-e-vinho/curso-basico-de-elaboracao-de-vinhos -uva-e-vinho/estacao-experimental-de-fruticultura-de-clima-temperado -uva-e-vinho/estacao-experimental-de-fruticultura-de-clima-temperado/laboratorio-de-entomologia -uva-e-vinho/estacao-experimental-de-fruticultura-de-clima-temperado/laboratorio-de-fitopatologia -uva-e-vinho/estacao-experimental-de-fruticultura-de-clima-temperado/laboratorio-de-gestao-ambiental -uva-e-vinho/estacao-experimental-de-fruticultura-de-clima-temperado/laboratorio-de-nutricao-de-plantas-e-fitotecnia -uva-e-vinho/estacao-experimental-de-viticultura-tropical -uva-e-vinho/estacao-experimental-de-viticultura-tropical/laboratorio-de-biometria-vegetal -uva-e-vinho/estacao-experimental-de-viticultura-tropical/laboratorio-de-fitopatologia -uva-e-vinho/estacao-experimental-de-viticultura-tropical/laboratorio-de-recursos-geneticos-e-melhoramento-da-videira -uva-e-vinho/i-workshop-sobre-cultivo-de-macieiras-sob-tela-antigranizo-no-brasil -uva-e-vinho/i-workshop-sobre-cultivo-de-macieiras-sob-tela-antigranizo-no-brasil/inscricoes -uva-e-vinho/i-workshop-sobre-cultivo-de-macieiras-sob-tela-antigranizo-no-brasil/programa -uva-e-vinho/ic/fotos -uva-e-vinho/ic/inscricoes_ -uva-e-vinho/ic/programacao_ -uva-e-vinho/ic/trabalhos_ -uva-e-vinho/ig/historico -uva-e-vinho/indicacoes-geograficas-de-vinhos-do-brasil/ig-em-estruturacao -uva-e-vinho/indicacoes-geograficas-de-vinhos-do-brasil/ig-em-estruturacao/altos-de-pinto-bandeira -uva-e-vinho/indicacoes-geograficas-de-vinhos-do-brasil/ig-em-estruturacao/vale-do-sao-francisco -uva-e-vinho/indicacoes-geograficas-de-vinhos-do-brasil/ig-registrada -uva-e-vinho/indicacoes-geograficas-de-vinhos-do-brasil/ig-registrada/campanha-gaucha -uva-e-vinho/indicacoes-geograficas-de-vinhos-do-brasil/ig-registrada/ip-altos-montes -uva-e-vinho/indicacoes-geograficas-de-vinhos-do-brasil/ig-registrada/ip-farroupilha -uva-e-vinho/indicacoes-geograficas-de-vinhos-do-brasil/ig-registrada/ip-monte-belo -uva-e-vinho/indicacoes-geograficas-de-vinhos-do-brasil/ig-registrada/ip-pinto-bandeira -uva-e-vinho/indicacoes-geograficas-de-vinhos-do-brasil/ig-registrada/ip-vales-da-uva-goethe -uva-e-vinho/indicacoes-geograficas-de-vinhos-do-brasil/ig-registrada/regiao-do-planalto-catarinense -uva-e-vinho/indicacoes-geograficas-de-vinhos-do-brasil/marcas-coletivas -uva-e-vinho/indicacoes-geograficas-de-vinhos-do-brasil/marcas-coletivas/grape-juice-of-brazil -uva-e-vinho/indicacoes-geograficas-de-vinhos-do-brasil/marcas-coletivas/suco-de-uva-do-brasil -uva-e-vinho/indicacoes-geograficas-de-vinhos-do-brasil/marcas-coletivas/vinhos-do-brasil -uva-e-vinho/indicacoes-geograficas-de-vinhos-do-brasil/marcas-coletivas/wines-of-brasil -uva-e-vinho/laboratorio -uva-e-vinho/laboratorio-de-analise-sensorial -uva-e-vinho/missao-visao-valores -uva-e-vinho/multimidia -uva-e-vinho/novas-tecnologias -uva-e-vinho/old-cultivares-e-porta-enxertos -uva-e-vinho/old-indicacoes-geograficas-de-vinhos-do-brasil -uva-e-vinho/old-infraestrutura -uva-e-vinho/old-viveiristas-licenciados -uva-e-vinho/paginas-tematicas -uva-e-vinho/parcerias -uva-e-vinho/pesquisa-e-desenvolvimento -uva-e-vinho/pesquisa-e-desenvolvimento/maca-e-pera -uva-e-vinho/pesquisa-e-desenvolvimento/melhoramento-genetico-de-uva -uva-e-vinho/pesquisa-e-desenvolvimento/uva-de-mesa -uva-e-vinho/pesquisa-e-desenvolvimento/uva-para-processamento -uva-e-vinho/plano-diretor-da-unidade -uva-e-vinho/principais-publicacoes-tema-mercado -uva-e-vinho/principais-publicacoes-tema-processamento -uva-e-vinho/programa-embrapa-escola -uva-e-vinho/programa-uvas-do-brasil-old -uva-e-vinho/programa-uvas-do-brasil/busca-de-noticias -uva-e-vinho/publicacoes -uva-e-vinho/sede-da-embrapa-uva-e-vinho -uva-e-vinho/sede/laboratorio-de-cromatografia-e-espectrometria-de-massa -uva-e-vinho/sede/laboratorio-de-cultura-de-tecidos-e-biotecnologia -uva-e-vinho/sede/laboratorio-de-documentacao-conservacao-e-caracterizacao-de-recursos-geneticos-da-videira -uva-e-vinho/sede/laboratorio-de-enoquimica -uva-e-vinho/sede/laboratorio-de-entomologia -uva-e-vinho/sede/laboratorio-de-fisiologia-e-tecnologia-de-pos-colheita -uva-e-vinho/sede/laboratorio-de-fisiologia-vegetal -uva-e-vinho/sede/laboratorio-de-fitopatologia -uva-e-vinho/sede/laboratorio-de-genetica-molecular-vegetal -uva-e-vinho/sede/laboratorio-de-inovacao-enologica -uva-e-vinho/sede/laboratorio-de-microbiologia -uva-e-vinho/sede/laboratorio-de-microvinificacao -uva-e-vinho/sede/laboratorio-de-sensoriamento-remoto-e-geoprocessamento -uva-e-vinho/sede/laboratorio-de-solos-e-tecidos-de-plantas -uva-e-vinho/sede/laboratorio-de-virologia -uva-e-vinho/setor-de-implementacao-da-programacao-da-transferencia-de-tecnologias -uva-e-vinho/setor-de-prospeccao-e-avaliacao-de-tecnologias -uva-e-vinho/solucoes-tecnologicas -uva-e-vinho/transferencia-de-tecnologia -uva-e-vinho/uva-e-vinho/curso-basico-de-elaboracao-de-vinhos/inscricoes1 -uva-e-vinho/uva-e-vinho/curso-basico-de-elaboracao-de-vinhos/programacao -uva-e-vinho/uzum/disturbios uviewer uw= uwa-adventure/ @@ -155645,10 +151808,8 @@ uz-latn-uz/ uz/ uz/*?*lang=en-US uz/en/ -uz/event/*/ical -uz/explore uz/forums -uz/http://biblegateway.com/robots.txt +uz/http://beacons.ai/robots.txt uz/kb/*/discuss uz/ru/ uz/search @@ -155687,7 +151848,6 @@ v/favorites/ v/get_the_look/ v/ideaboards/ v/inventory/load -v/j/*.js v/product_image_group/get_images v/product_review_page/ v/s/vmdn @@ -155863,18 +152023,17 @@ values vams van-details van-search -vancouver/tag 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 @@ -155904,7 +152063,7 @@ vc/ vc= vcsharp/ vdccollections/* -vdfTestConds/http://moma.org/robots.txt +vdfTestConds/http://chicagobusiness.com/robots.txt vdirs$ vdo*/embed ve @@ -156002,9 +152161,9 @@ version-search.php version.cfm version.json version.txt -version/http://read.dukeupress.edu/robots.txt +version/http://pixar.com/robots.txt version= -version=*http://withlocals.com/robots.txt +version=*http://uh.edu/robots.txt version_info version_pdf.php versions @@ -156035,7 +152194,7 @@ versions/Unicode6.3.0 versions/Unicode7.0.0 versions/Unicode8.0.0 versions/Unicode9.0.0 -versions/http://attendee.gotowebinar.com/robots.txt +versions/http://jmlr.org/robots.txt vertele/lo-mas-visto-tv/2 vertele/lo-mas-visto-tv/cadenas/2 vertele/lo-mas-visto-tv/cadenas/mes/2 @@ -156251,7 +152410,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 @@ -156310,7 +152469,7 @@ video/administratives/newestvideositemap-100-mediaRss.xml$ video/adnkronos/ video/adnkronos/* video/affiliate -video/affiliate/http://shoeboxed.com/robots.txt +video/affiliate/http://icpsr.umich.edu/robots.txt video/ajax video/ajax_search_related video/ajax_video_related @@ -156476,7 +152635,7 @@ videodash.cms* videodetails videoembed/* videogallery.xml -videojs/plugins/http://gdpr-info.eu/robots.txt +videojs/plugins/http://planefinder.net/robots.txt videolibrary videoloop/*_3_ videoplayer/player/embed/ @@ -156509,7 +152668,6 @@ videos/expander videos/explore videos/favorites videos/feed -videos/feed videos/feedcontent videos/fitness-everyone videos/get_video_by_uid/ @@ -156570,9 +152728,9 @@ vienne/assure/actualites/ view view view$ -view$http://dpi.nsw.gov.au/robots.txt -view$http://pimylifeup.com/robots.txt -view$http://uh.edu/robots.txt +view$http://agi.it/robots.txt +view$http://archello.com/robots.txt +view$http://courtlistener.com/robots.txt view-3d-home view-as-webpage view-comments.php @@ -156583,6 +152741,7 @@ view-newsletter view-page view-predictions view-profile.rl +view-skytour view.php view.php* view/ @@ -156687,9 +152846,10 @@ viewconfig$ viewcvs viewentry:email/* viewer -viewerhttp://peta.org/robots.txt +viewerhttp://teamusa.org/robots.txt viewfile.php viewfound.php +viewgit viewlibrary/ viewlocale=zh_CN viewnationalmap/ @@ -156790,15 +152950,13 @@ visualj/ visuals/services visualstories visualstories/preview.php? -vita-ecclesialehttp://avvo.com/robots.txt +vita-ecclesialehttp://albawaba.com/robots.txt vita.html -vitamin vitamin_b6_benefits_deficiency/article.htm vitamin_b_are_you_getting_enough_of_all_kinds/article.htm vitamin_c_diet_nutrition_supplements/article.htm vitamin_c_what_you_should_know/article.htm vitamin_e_benefits_for_your_body/article.htm -vitamins vitamins_a_b_c_d_e_omega-3_missing_diet/article.htm vitamins_supplements_fight_inflammation/article.htm vitamins_supplements_foods_high_in_vitamin_d/article.htm @@ -156948,7 +153106,7 @@ vpac vpad/cityuecontact.htm vpad/groupcompanies.htm vplbl -vpn-config/http://hidglobal.com/robots.txt +vpn-config/http://lidl.de/robots.txt vpn/ vpnfan vpns-how-do-they-work-and-things-to-consider @@ -157025,13 +153183,13 @@ w/ w/api.php w/api.php?action=mobileview& w/browse -w/http://towardsdatascience.com/robots.txt +w/http://capitalbikeshare.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://donationcoder.com/robots.txt +w/index.phphttp://provenexpert.com/robots.txt w/load.php w/load.php? w/newpage @@ -157048,6 +153206,8 @@ w9 w==$ w? wadsets +wagner/newsite +wagner/newsiteTEST wahoo_elemnt wai-conformance-model-test waldirmaranhao @@ -157165,6 +153325,7 @@ washington/user/logout washington/user/password washington/user/register washington/xmlrpc.php +washingtondc.aspx washingtonnonprofit washingtonnonprofit-thank-you wasntme @@ -157203,17 +153364,6 @@ watchlist watchlists* water water-quality -water/About-Us/News/Drought-Central-Resources -water/Home/Hero/New-page -water/Home/Homepage-Video-Row -water/Home/New-page -water/Home/Top-Tasks/Pay -water/Home/Top-Tasks/Pay-Water-Bill -water/LIHWAP -water/New-page/* -water/Quality-assurance/* -water/Sandbox/* -water/Site-Footer/Footer-Widgets/Footer-Address watercolour_pay watercolour_pay_author waterstewardship/th-expense/pdf/2007_08_waterstewardship_expenses.pdf @@ -159912,6 +156062,7 @@ web/packages/HVT/DESCRIPTION web/packages/HWEintrinsic/DESCRIPTION web/packages/HYDROCAL/DESCRIPTION web/packages/HYPEtools/DESCRIPTION +web/packages/HaDeX/DESCRIPTION web/packages/HadIBDs/DESCRIPTION web/packages/HadamardR/DESCRIPTION web/packages/HanStat/DESCRIPTION @@ -160523,6 +156674,7 @@ web/packages/LogisticEnsembles/DESCRIPTION web/packages/LogisticRCI/DESCRIPTION web/packages/LongCART/DESCRIPTION web/packages/LongDat/DESCRIPTION +web/packages/LongDecompHE/DESCRIPTION web/packages/LongMemoryTS/DESCRIPTION web/packages/LongituRF/DESCRIPTION web/packages/LoopAnalyst/DESCRIPTION @@ -165848,6 +162000,7 @@ web/packages/cia/DESCRIPTION web/packages/ciccr/DESCRIPTION web/packages/cicerone/DESCRIPTION web/packages/cif/DESCRIPTION +web/packages/ciflyr/DESCRIPTION web/packages/cifti/DESCRIPTION web/packages/ciftiTools/DESCRIPTION web/packages/cimir/DESCRIPTION @@ -165964,7 +162117,6 @@ web/packages/cliot/DESCRIPTION web/packages/clipp/DESCRIPTION web/packages/clipr/DESCRIPTION web/packages/clisymbols/DESCRIPTION -web/packages/clmplus/DESCRIPTION web/packages/clock/DESCRIPTION web/packages/clockSim/DESCRIPTION web/packages/clockify/DESCRIPTION @@ -166314,6 +162466,7 @@ web/packages/contFracR/DESCRIPTION web/packages/contTimeCausal/DESCRIPTION web/packages/contactdata/DESCRIPTION web/packages/container/DESCRIPTION +web/packages/contdid/DESCRIPTION web/packages/contentid/DESCRIPTION web/packages/contfrac/DESCRIPTION web/packages/contingency/DESCRIPTION @@ -175301,6 +171454,7 @@ web/packages/rbi/DESCRIPTION web/packages/rbibutils/DESCRIPTION web/packages/rbin/DESCRIPTION web/packages/rbioacc/DESCRIPTION +web/packages/rbioapi/DESCRIPTION web/packages/rbiom/DESCRIPTION web/packages/rbiouml/DESCRIPTION web/packages/rbit/DESCRIPTION @@ -178161,6 +174315,7 @@ web/packages/tablet/DESCRIPTION web/packages/tablexlsx/DESCRIPTION web/packages/tabnet/DESCRIPTION web/packages/taboolaR/DESCRIPTION +web/packages/tabr/DESCRIPTION web/packages/tabs/DESCRIPTION web/packages/tabshiftr/DESCRIPTION web/packages/tabtibble/DESCRIPTION @@ -178892,6 +175047,7 @@ web/packages/tsviz/DESCRIPTION web/packages/tsvr/DESCRIPTION web/packages/tswge/DESCRIPTION web/packages/tsxtreme/DESCRIPTION +web/packages/ttScreening/DESCRIPTION web/packages/ttbary/DESCRIPTION web/packages/ttbbeer/DESCRIPTION web/packages/ttcg/DESCRIPTION @@ -179802,7 +175958,6 @@ web/pomelo/refresh web/portal/commerce web/portal/software/websphere web/proves-web-master -web/rede-ilpf web/show/id=9049680 web/solutions/ web/telepresence/pro/ @@ -179817,6 +175972,7 @@ web/wireless/fr/all_regions/pdfs/cvg_maps/Ontario.pdf web7 web? web? +webAnalytics web_admin web_api web_api/cart @@ -179831,7 +175987,7 @@ webadmin webalizer webans? webapi -webapi/http://arabianbusiness.com/robots.txt +webapi/http://levistrauss.com/robots.txt webapp webapp webapp/ @@ -179984,47 +176140,6 @@ webfonts webformlistingpage webformpage webforms -webguidelines/ar/event/*/ical -webguidelines/ar/explore -webguidelines/ar/search -webguidelines/en/event/*/ical -webguidelines/en/explore -webguidelines/en/search -webguidelines/es/event/*/ical -webguidelines/es/explore -webguidelines/es/search -webguidelines/event/*/ical -webguidelines/fr/event/*/ical -webguidelines/fr/explore -webguidelines/fr/search -webguidelines/id/event/*/ical -webguidelines/id/explore -webguidelines/id/search -webguidelines/it/event/*/ical -webguidelines/it/explore -webguidelines/it/search -webguidelines/ja/event/*/ical -webguidelines/ja/explore -webguidelines/ja/search -webguidelines/pt/event/*/ical -webguidelines/pt/explore -webguidelines/pt/search -webguidelines/ru/event/*/ical -webguidelines/ru/explore -webguidelines/ru/search -webguidelines/search -webguidelines/th/event/*/ical -webguidelines/th/explore -webguidelines/th/search -webguidelines/uk/event/*/ical -webguidelines/uk/explore -webguidelines/uk/search -webguidelines/uz/event/*/ical -webguidelines/uz/explore -webguidelines/uz/search -webguidelines/zh/event/*/ical -webguidelines/zh/explore -webguidelines/zh/search webhelp webhook webhook_templates @@ -180182,7 +176297,7 @@ webservices/ webservices/.test webservices/archive webservices/documentation -webservices/http://disneyland.disney.go.com/robots.txt +webservices/http://adp.com/robots.txt webservices/reports webservices/resources/forms webservices/temp @@ -180221,6 +176336,7 @@ websrc webstart/thanks webstats webstats +webstats.html webstats/ webstore/ShoppingBasket webstore/checkout @@ -180271,7 +176387,7 @@ wedding-registry/love wedding-registry/promotion wedding-site wedding-stories -wedding-vendors/http://zomato.com/robots.txt +wedding-vendors/http://radiofrance.fr/robots.txt wedding-vendors/search wedding/*/virtual wedding/promotion @@ -180287,8 +176403,6 @@ weekly/ weekly/signup weeklypromotion.html weeklyupdates -weigher -weighers weight-loss-ticker weight_control_smoking_cessation_picture_slideshow/article.htm weight_gain_shockers_pictures_slideshow/article.htm @@ -180325,7 +176439,7 @@ welcomeback welcomec.html welcomed.html welcomee.html -welcomehttp://quirksmode.org/robots.txt +welcomehttp://wallet.google.com/robots.txt wellbeing/ wellnessprogramme/jsp/healthcheck/index.jsp wellnessway @@ -180378,7 +176492,6 @@ what-is-my-home-worth what-is-my-home-worth? what-is-slack what-makes-up-your-digital-self -what-now/card-details/ what-s-cooking-with-julie-chrisley what-to-expect-when-you-re-expecting what-we-do/ayco/insights @@ -180495,7 +176608,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://springerlink.com/robots.txt +wicket:interface*http://ipsos.com/robots.txt widget widget-gallery.html widget-landing-page.html @@ -181513,9 +177626,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://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_electionshttp://drive.google.com/robots.txt +wiki/Wikipedia_talk%3AAdministrator_electionshttp://guardian.co.uk/robots.txt +wiki/Wikipedia_talk%3AAdministrator_electionshttp://lefigaro.fr/robots.txt wiki/Wikipedia_talk%3AAdministrator_recall wiki/Wikipedia_talk%3AAdministrator_review wiki/Wikipedia_talk%3AAdministrators%27_noticeboard @@ -181674,12 +177787,12 @@ wiki/index.php/Wikipedia: wiki/index.php? wiki/index.php?title=Special:UserLogin wiki/index.php?title=Wikipedia: +wiki/label/ wiki/languages wiki/load.php wiki/locale wiki/maintenance wiki/math -wiki/moderation wiki/page/*/oldrevid wiki/rss wiki/skins @@ -181833,7 +177946,7 @@ wip/* wip_index.php wipostad/ wire- -wire-cast/ +wire-cast/ wirecutter wirecutter/ wirecutter/*&xid= @@ -181875,6 +177988,7 @@ wishlist/ wishlist/* wishlist/add/ wishlist/get-button +wishlist/index wishlist/universal wishlist/vendor-button wishlist? @@ -181957,6 +178071,10 @@ womens_health_tips_for_dealing_with_dryness/article.htm womens_health_what_you_should_know_about_hrt/article.htm wondermissive/interest woocommerce/ +woodmart_slide/fashion-slide-1-2-2/ +woodmart_slide/fashion-slide-1-2/ +woodmart_slide/fashion-slide-1/ +woodmart_slider/ woodmenedition/events/search/ wooziness/ word @@ -181974,7 +178092,7 @@ word/embed word= wordgirl/ wordpress -wordpress-hosting-ahttp://greenpeace.org/robots.txt +wordpress-hosting-ahttp://rae.es/robots.txt wordpress/ wordpress/wp-admin wordpress/wp-admin/admin-ajax.php @@ -182252,33 +178370,32 @@ wp-admin/* wp-admin/about.php wp-admin/admin-ajax.php wp-admin/admin-ajax.php -wp-admin/admin-ajax.phphttp://acidholic.com/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://aljazeera.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://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://thestreet.com/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-ajax.phphttp://americamagazine.org/robots.txt +wp-admin/admin-ajax.phphttp://arabnews.com/robots.txt +wp-admin/admin-ajax.phphttp://blackhat.com/robots.txt +wp-admin/admin-ajax.phphttp://cmaj.ca/robots.txt +wp-admin/admin-ajax.phphttp://comic.naver.com/robots.txt +wp-admin/admin-ajax.phphttp://food.com/robots.txt +wp-admin/admin-ajax.phphttp://forbusiness.snapchat.com/robots.txt +wp-admin/admin-ajax.phphttp://forms.microsoft.com/robots.txt +wp-admin/admin-ajax.phphttp://groupon.com/robots.txt +wp-admin/admin-ajax.phphttp://intrepid-geophysics.com/robots.txt +wp-admin/admin-ajax.phphttp://itu.int/robots.txt +wp-admin/admin-ajax.phphttp://jobs.google.com/robots.txt +wp-admin/admin-ajax.phphttp://kantei.go.jp/robots.txt +wp-admin/admin-ajax.phphttp://keys.openpgp.org/robots.txt +wp-admin/admin-ajax.phphttp://mdpr.jp/robots.txt +wp-admin/admin-ajax.phphttp://menards.com/robots.txt +wp-admin/admin-ajax.phphttp://mnemosyne-proj.org/robots.txt +wp-admin/admin-ajax.phphttp://morningconsult.com/robots.txt +wp-admin/admin-ajax.phphttp://mpaa.org/robots.txt +wp-admin/admin-ajax.phphttp://n4h.824989.com/robots.txt +wp-admin/admin-ajax.phphttp://panopticlick.eff.org/robots.txt +wp-admin/admin-ajax.phphttp://reason.com/robots.txt +wp-admin/admin-ajax.phphttp://search.cpan.org/robots.txt +wp-admin/admin-ajax.phphttp://thatgamecompany.com/robots.txt +wp-admin/admin-ajax.phphttp://transfermarkt.com/robots.txt +wp-admin/admin-ajax.phphttp://whc.unesco.org/robots.txt wp-admin/admin-footer.php wp-admin/admin-functions.php wp-admin/admin-header.php @@ -182300,8 +178417,8 @@ wp-admin/edit-tags.php wp-admin/edit.php wp-admin/export.php wp-admin/freedoms.php -wp-admin/http://digital.gov/robots.txt -wp-admin/http://tailwindcss.com/robots.txt +wp-admin/http://hsph.harvard.edu/robots.txt +wp-admin/http://service-public.fr/robots.txt wp-admin/images wp-admin/import.php wp-admin/includes @@ -182407,9 +178524,9 @@ wp-content/ftp/ wp-content/gallery wp-content/mu-plugins wp-content/mu-plugins/ -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://u.pcloud.link/robots.txt +wp-content/mu-plugins/http://nus.edu.sg/robots.txt +wp-content/mu-plugins/http://raiffeisen.ch/robots.txt +wp-content/mu-plugins/http://uio.no/robots.txt wp-content/mu_plugins wp-content/plugins wp-content/plugins @@ -182439,7 +178556,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://ers.usda.gov/robots.txt +wp-content/plugins/http://mariosaban.com/robots.txt wp-content/plugins/kellystone-taboola/assets/js/taboola.js wp-content/plugins/liveblog wp-content/plugins/roost-for-bloggers/includes/chrome/ @@ -182462,7 +178579,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://800pgr.lnk.to/robots.txt +wp-content/themes/80000hours/assets/vendor/socialcount/*http://browsehappy.com/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 @@ -182502,6 +178619,8 @@ wp-content/themes/screamingfrog/inc/download-modal.php wp-content/themes/sej/js/cdet.js wp-content/themes/sej/js/ga.js wp-content/themes/sej14/js/instapage.js +wp-content/themes/tns-2022/assets +wp-content/themes/tns-2022/data wp-content/themes/visme/videos/video-maker.mp4 wp-content/themes/visme/videos/video-maker.webm wp-content/themes/wired/assets/images/disruptive_by_design_2012.gif @@ -182534,7 +178653,7 @@ wp-content/uploads/*.png wp-content/uploads/*.svg wp-content/uploads/*/*.pdf wp-content/uploads/*/*/1650344292_1.png -wp-content/uploads/*http://wikihow.com/robots.txt +wp-content/uploads/*http://groovelabs.net/robots.txt wp-content/uploads/2009/ wp-content/uploads/2010/ wp-content/uploads/2011/ @@ -182565,7 +178684,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://ama-assn.org/robots.txt +wp-content/uploads/2023/08/GIWAM-Volunteer-resources-page.pdfhttp://projectnoah.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 @@ -182583,8 +178702,8 @@ wp-content/uploads/colorado/ wp-content/uploads/complianz wp-content/uploads/dlm_uploads wp-content/uploads/gravity_receipts -wp-content/uploads/http://blackberry.com/robots.txt -wp-content/uploads/http://newsinitiative.withgoogle.com/robots.txt +wp-content/uploads/http://b.hatena.ne.jp/robots.txt +wp-content/uploads/http://us04web.zoom.us/robots.txt wp-content/uploads/import/* wp-content/uploads/import/documents/other/ead1e-overview.pdf wp-content/uploads/import/documents/other/gieais-covid.pdf @@ -182618,23 +178737,23 @@ 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://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-import-export-lite/http://you.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://brainscape.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://chesstempo.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://churchofengland.org/robots.txt +wp-content/uploads/wp-import-export-lite/http://destructoid.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://dior.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://foodrepublic.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://genesys.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://global.oup.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://governing.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://info.cern.ch/robots.txt +wp-content/uploads/wp-import-export-lite/http://jamanetwork.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://myminifactory.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://ncloud.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://open.edu/robots.txt +wp-content/uploads/wp-import-export-lite/http://researchandmarkets.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://self-sufficiency.org/robots.txt +wp-content/uploads/wp-import-export-lite/http://wicg.github.io/robots.txt wp-content/uploads/wp-staging wp-content/uploads/wpallexport/ wp-content/uploads/wpforms @@ -182642,7 +178761,6 @@ wp-content/uploads/wpforms/ wp-content/uploads/wpo-plugins-tables-list.json wp-content/uploads/wpo-plugins-tables-list.json wp-content/uploads/wpo/wpo-plugins-tables-list.json -wp-content/uploads/wpo/wpo-plugins-tables-list.jsonhttp://mapsengine.google.com/robots.txt wp-content/uploads/wpseo-redirects/ wp-core wp-core/wp-admin/admin-ajax.php @@ -182663,6 +178781,7 @@ wp-includes*.webp wp-includes/ wp-includes/* wp-includes/*.css +wp-includes/*.css wp-includes/*.js wp-includes/*.js wp-includes/css @@ -182724,7 +178843,7 @@ wp-preview wp-query.html wp-register.php wp-register.php -wp-register.phphttp://grammarly.com/robots.txt +wp-register.phphttp://humanesociety.org/robots.txt wp-signup.php wp-signup.php wp-sitemap-posts- @@ -182987,7 +179106,7 @@ xems/whova_backend/apis/reg/pricing_info xems/whova_backend/webhost/get_config xero xethikarbeitsgruppe/ -xethikarbeitsgruppe/http://wigle.net/robots.txt +xethikarbeitsgruppe/http://farm1.staticflickr.com/robots.txt xf/help xfilter=1 xfx7 @@ -183068,11 +179187,11 @@ xsd xsl xsl xsl/ -xsl/http://infosecurity-magazine.com/robots.txt +xsl/http://lbank.com/robots.txt xslt xslt/ -xslt/http://cryptokitties.co/robots.txt -xslt/http://wsj.com/robots.txt +xslt/http://filemail.com/robots.txt +xslt/http://uncg.edu/robots.txt xss= xstatic/ xtbcallback.php @@ -183088,8 +179207,10 @@ xxx xxx-the-return-of-xander-cage xxx/ y/* -y/http://eric.ed.gov/robots.txt +y/http://mccormick.com/robots.txt y1= +y2003/0155736.html +y2004/0043059.html yaa/ yaca yaca/$ @@ -183914,7 +180035,7 @@ yourarchives yourbaskets/add youre_making_air_fryer_mistakes/article.htm youreurope/businessACC -youreurope/businessDEV/http://europapress.es/robots.txt +youreurope/businessDEV/http://streamelements.com/robots.txt youreurope/citizensACC youreurope/citizensDEV yourfuture @@ -184158,7 +180279,7 @@ zh-CN/thunderbird/collections zh-CN/thunderbird/search zh-CN/user zh-CN/users -zh-CNhttp://kino.com/robots.txt +zh-CNhttp://nrl.com/robots.txt zh-CO zh-CR zh-CZ @@ -184688,7 +180809,7 @@ zh-tw/ko zh-tw/lp zh-tw/products/details zh-tw/pt -zh-tw/searchhttp://blog.codecentric.de/robots.txt +zh-tw/searchhttp://google.be/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 @@ -184765,14 +180886,8 @@ zh/community/article/section.html? zh/community/forums/search.html? zh/community/help/search.html? zh/contact -zh/creative-cities/grid -zh/creative-cities/list -zh/creative-cities/map zh/cz zh/d%C3%A0-ch%C4%93 -zh/days/world-radio/grid -zh/days/world-radio/list -zh/days/world-radio/map zh/destination zh/document-editor-comparison.aspx zh/domain/advanced-search? @@ -184791,15 +180906,10 @@ zh/domain/suggestion-tool? zh/domain/wechatpay.html zh/domain/whois? zh/download-commercial-new.aspx -zh/early-childhood-education/grid -zh/early-childhood-education/list -zh/early-childhood-education/map zh/en zh/errors -zh/event/*/ical zh/event/*/shoutbox zh/event/*/shoutbox? -zh/explore zh/features/partial/footer zh/features/partial/page-bottom zh/ferieboliger @@ -184817,31 +180927,16 @@ zh/hotels/h zh/hotels/redirect zh/hotels/s zh/hu%C3%B2b%C3%AC/bi%C4%81nj%C3%AD -zh/iggp/grid -zh/iggp/list -zh/iggp/map zh/includes/ zh/index.htm -zh/intangible-cultural-heritage/grid -zh/intangible-cultural-heritage/list -zh/intangible-cultural-heritage/map -zh/internalhttp://amazon.jp/robots.txt -zh/internet-universality-indicators/grid -zh/internet-universality-indicators/list -zh/internet-universality-indicators/map +zh/internalhttp://erudit.org/robots.txt zh/j%C3%ADh%C3%A9-de-yu%C3%A1ns%C3%B9 zh/kr zh/l%C3%BAnku%C3%B2/y%C7%90-chu%C3%A0ngji%C3%A0n zh/label zh/language/bi%C4%81nj%C3%AD -zh/legal-affairs/grid -zh/legal-affairs/list -zh/legal-affairs/map zh/links/warnings zh/login -zh/mab/grid -zh/mab/list -zh/mab/map zh/map zh/market/auction zh/market/auction? @@ -184864,9 +180959,6 @@ zh/market/user-listings zh/market/user-listings? zh/media zh/members -zh/memory-world/grid -zh/memory-world/list -zh/memory-world/map zh/momondo.asmx zh/music/*/+images zh/music/*/+images/*/shoutbox @@ -184882,9 +180974,6 @@ zh/next-posts zh/offer/buy zh/offer/service_buy zh/offer/view -zh/open-science/grid -zh/open-science/list -zh/open-science/map zh/order zh/packages/table/start zh/player @@ -184915,9 +181004,6 @@ zh/toh/views/toh_packagedownload zh/toh_fwdownload zh/toh_packagedownload zh/ugc -zh/unitwin/grid -zh/unitwin/list -zh/unitwin/map zh/user zh/user/*/journal zh/user/*/library @@ -184935,12 +181021,6 @@ zh/wiki/Template_talk: zh/wiki/User: zh/wiki/UserProfile: zh/wiki/User_talk: -zh/world-heritage/grid -zh/world-heritage/list -zh/world-heritage/map -zh/world-media-trends/grid -zh/world-media-trends/list -zh/world-media-trends/map zh/xml/ zh/y%C3%B2ngh%C3%B9/*/b%C3%A0og%C3%A0o/x%C4%ABn-de zh/y%C3%B2ngh%C3%B9/*/share/x%C4%ABn-de @@ -185138,7 +181218,7 @@ zz-test zz/ zzGKS/ zzIVZ/ -zz_test/http://fitsmallbusiness.com/robots.txt +zz_test/http://maemo.org/robots.txt zztest/ zzz zzz-archive @@ -185201,8 +181281,10 @@ zzz_systest ~_currentSlide- ~aatwater/del ~aljuarez/phpicalendar +~andrew ~aradhna ~ardplayer.html +~armin ~astra ~awm2 ~bhakta/ @@ -185210,6 +181292,7 @@ zzz_systest ~ccu2015 ~ceb ~cfolt +~chris ~cmnsweb ~dabo/cs255/solns ~ecartis @@ -185234,6 +181317,8 @@ zzz_systest ~imarkov/5 ~imw ~itsvs +~jones +~joseph ~jtc ~jtoal/academic ~jure/pub @@ -185250,6 +181335,7 @@ zzz_systest ~nsdwww/mail ~partytown ~pasr1 +~philip ~philippe ~player.html ~pltw @@ -185268,6 +181354,7 @@ zzz_systest ~surreywb ~tang/aboutus/recruiters ~testbed +~trev ~videolan ~w-cosold ~w-oce @@ -185411,7 +181498,7 @@ zzz_systest 顯示禮品登記 001 1 -1*.jpg$http://ebay.ca/robots.txt +1*.jpg$http://oembed.com/robots.txt 1+1+1+* 1- 1-1-p* @@ -185797,11 +181884,11 @@ zzz_systest 404/test 404error.aspx 404handler/ -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 +404http://bastianpfaff.com/robots.txt +404http://bitwarden.com/robots.txt +404http://coach15.com/robots.txt +404http://tottyx100prexd.hi5.com/robots.txt +404http://video.telegate-media.de/robots.txt 406 413gkwMT 419/es @@ -185818,7 +181905,7 @@ zzz_systest 473,Lato-z-Radiem-2021 473,Lato-z-Radiem-2021/9315,Moje-Archiwum 473/ -473/9315http://polyfill-fastly.io/robots.txt +473/9315http://wtop.com/robots.txt 474 474,Lato-z-Radiem-2021-Lokacje 479 @@ -185920,7 +182007,7 @@ zzz_systest 2009/10/20/70666.jpg 2010 2010.htm -2010/02/02/mati_kasppib.jpgyhttp://malaymail.com/robots.txt +2010/02/02/mati_kasppib.jpgyhttp://privacy.google.com/robots.txt 2010/10/01/tangenti-e-benefit-da-case-farmaceutiche-arrestato-a-firenze-il-professor-torello-lotti/66811 2010annualreport/ 2011 @@ -186158,7 +182245,6 @@ zzz_systest 6009 6117 6177/ -6419/stereogum/* 6707/ebaumsworld.com 6881 6881 @@ -186350,7 +182436,6 @@ zzz_systest 28687765 29966721/ 29966721/PATH/* -30585109/ 30845946 34405621/bn 34722903