From daa5b476a3c8e7347c404c6de49ef0d9785dad44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 10:03:29 +0000 Subject: [PATCH] [Github Action] Automated trickest wordlists update. --- .bin/wordlist-updaters/status.json | 2 +- .../directus-all-levels.txt | 4 + .../CMS/trickest-cms-wordlist/directus.txt | 2 + .../dolibarr-all-levels.txt | 16 + .../CMS/trickest-cms-wordlist/dolibarr.txt | 4 + .../drupal-all-levels.txt | 88 + .../CMS/trickest-cms-wordlist/drupal.txt | 13 + .../magento-all-levels.txt | 18 + .../CMS/trickest-cms-wordlist/magento.txt | 2 + .../mautic-all-levels.txt | 257 ++- .../CMS/trickest-cms-wordlist/mautic.txt | 69 +- .../shopware-all-levels.txt | 16 + .../CMS/trickest-cms-wordlist/shopware.txt | 3 + .../woocommerce-all-levels.txt | 4 + .../CMS/trickest-cms-wordlist/woocommerce.txt | 1 + .../top-100.txt | 204 +-- .../top-1000.txt | 189 ++- .../top-10000.txt | 1485 +++++++++-------- 18 files changed, 1415 insertions(+), 962 deletions(-) diff --git a/.bin/wordlist-updaters/status.json b/.bin/wordlist-updaters/status.json index 46b2a331..30dcbf0f 100644 --- a/.bin/wordlist-updaters/status.json +++ b/.bin/wordlist-updaters/status.json @@ -3,6 +3,6 @@ "last_update": 1729191789 }, "Trickest wordlist update": { - "last_update": 1729332219 + "last_update": 1729418599 } } \ No newline at end of file diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt index 8ce79fe3..ea509846 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt @@ -16729,12 +16729,16 @@ grumpy-deers-argue.md blue-pets-beam.md .changeset/loud-foxes-applaud.md loud-foxes-applaud.md +.changeset/rude-penguins-double.md +rude-penguins-double.md .changeset/brown-planes-jam.md brown-planes-jam.md .changeset/strange-kangaroos-roll.md strange-kangaroos-roll.md .changeset/tiny-dragons-beam.md tiny-dragons-beam.md +.changeset/kind-bottles-share.md +kind-bottles-share.md .changeset/nervous-weeks-sing.md nervous-weeks-sing.md .changeset/dirty-feet-grab.md diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt index 48311893..8f5ef1da 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt @@ -3389,9 +3389,11 @@ contributing.md .changeset/grumpy-deers-argue.md .changeset/blue-pets-beam.md .changeset/loud-foxes-applaud.md +.changeset/rude-penguins-double.md .changeset/brown-planes-jam.md .changeset/strange-kangaroos-roll.md .changeset/tiny-dragons-beam.md +.changeset/kind-bottles-share.md .changeset/nervous-weeks-sing.md .changeset/dirty-feet-grab.md contributors.yml diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr-all-levels.txt index a78ca3e1..5b810a85 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr-all-levels.txt @@ -33594,6 +33594,10 @@ htdocs/fourn/class/paiementfourn.class.php fourn/class/paiementfourn.class.php class/paiementfourn.class.php paiementfourn.class.php +htdocs/fourn/class/fournisseur.facture.ligne.class.php +fourn/class/fournisseur.facture.ligne.class.php +class/fournisseur.facture.ligne.class.php +fournisseur.facture.ligne.class.php htdocs/fourn/class/fournisseur.commande.dispatch.class.php fourn/class/fournisseur.commande.dispatch.class.php class/fournisseur.commande.dispatch.class.php @@ -33610,6 +33614,10 @@ htdocs/fourn/class/fournisseur.orderline.class.php fourn/class/fournisseur.orderline.class.php class/fournisseur.orderline.class.php fournisseur.orderline.class.php +htdocs/fourn/class/fournisseur.facture-rec.ligne.class.php +fourn/class/fournisseur.facture-rec.ligne.class.php +class/fournisseur.facture-rec.ligne.class.php +fournisseur.facture-rec.ligne.class.php htdocs/fourn/class/fournisseur.commande.class.php fourn/class/fournisseur.commande.class.php class/fournisseur.commande.class.php @@ -63117,6 +63125,10 @@ htdocs/product/admin/product_lot_extrafields.php product/admin/product_lot_extrafields.php admin/product_lot_extrafields.php product_lot_extrafields.php +htdocs/product/admin/product_price_extrafields.php +product/admin/product_price_extrafields.php +admin/product_price_extrafields.php +product_price_extrafields.php htdocs/product/admin/stock_extrafields.php product/admin/stock_extrafields.php admin/stock_extrafields.php @@ -63125,6 +63137,10 @@ htdocs/product/admin/price_rules.php product/admin/price_rules.php admin/price_rules.php price_rules.php +htdocs/product/admin/product_customer_extrafields.php +product/admin/product_customer_extrafields.php +admin/product_customer_extrafields.php +product_customer_extrafields.php htdocs/product/admin/product_extrafields.php product/admin/product_extrafields.php admin/product_extrafields.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr.txt index 8d20194a..8ea82289 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr.txt @@ -5276,10 +5276,12 @@ htdocs/fourn/product/list.php htdocs/fourn/class/fournisseur.facture.class.php htdocs/fourn/class/api_supplier_orders.class.php htdocs/fourn/class/paiementfourn.class.php +htdocs/fourn/class/fournisseur.facture.ligne.class.php htdocs/fourn/class/fournisseur.commande.dispatch.class.php htdocs/fourn/class/api_supplier_invoices.class.php htdocs/fourn/class/fournisseur.product.class.php htdocs/fourn/class/fournisseur.orderline.class.php +htdocs/fourn/class/fournisseur.facture-rec.ligne.class.php htdocs/fourn/class/fournisseur.commande.class.php htdocs/fourn/class/fournisseur.facture-rec.class.php htdocs/fourn/class/fournisseur.class.php @@ -12695,8 +12697,10 @@ htdocs/product/admin/inventory_extrafields.php htdocs/product/admin/stock_mouvement_extrafields.php htdocs/product/admin/product_lot.php htdocs/product/admin/product_lot_extrafields.php +htdocs/product/admin/product_price_extrafields.php htdocs/product/admin/stock_extrafields.php htdocs/product/admin/price_rules.php +htdocs/product/admin/product_customer_extrafields.php htdocs/product/admin/product_extrafields.php htdocs/product/admin/product_supplier_extrafields.php htdocs/product/admin/dynamic_prices.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal-all-levels.txt index d8d81bf3..4f77a99a 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal-all-levels.txt @@ -21658,6 +21658,20 @@ tests/modules/update_test_semver_update_n/update_test_semver_update_n.info.yml modules/update_test_semver_update_n/update_test_semver_update_n.info.yml update_test_semver_update_n/update_test_semver_update_n.info.yml update_test_semver_update_n.info.yml +core/modules/system/tests/modules/legacy_hook_test/legacy_hook_test.info.yml +modules/system/tests/modules/legacy_hook_test/legacy_hook_test.info.yml +system/tests/modules/legacy_hook_test/legacy_hook_test.info.yml +tests/modules/legacy_hook_test/legacy_hook_test.info.yml +modules/legacy_hook_test/legacy_hook_test.info.yml +legacy_hook_test/legacy_hook_test.info.yml +legacy_hook_test.info.yml +core/modules/system/tests/modules/legacy_hook_test/legacy_hook_test.module +modules/system/tests/modules/legacy_hook_test/legacy_hook_test.module +system/tests/modules/legacy_hook_test/legacy_hook_test.module +tests/modules/legacy_hook_test/legacy_hook_test.module +modules/legacy_hook_test/legacy_hook_test.module +legacy_hook_test/legacy_hook_test.module +legacy_hook_test.module core/modules/system/tests/modules/system_incompatible_php_version_test/system_incompatible_php_version_test.info.yml modules/system/tests/modules/system_incompatible_php_version_test/system_incompatible_php_version_test.info.yml system/tests/modules/system_incompatible_php_version_test/system_incompatible_php_version_test.info.yml @@ -28670,6 +28684,14 @@ src/Functional/Pager/PagerTest.php Functional/Pager/PagerTest.php Pager/PagerTest.php PagerTest.php +core/modules/system/tests/src/Functional/Extension/LegacyHookTest.php +modules/system/tests/src/Functional/Extension/LegacyHookTest.php +system/tests/src/Functional/Extension/LegacyHookTest.php +tests/src/Functional/Extension/LegacyHookTest.php +src/Functional/Extension/LegacyHookTest.php +Functional/Extension/LegacyHookTest.php +Extension/LegacyHookTest.php +LegacyHookTest.php core/modules/system/tests/src/Functional/Datetime/TimeZoneAbbreviationRouteTest.php modules/system/tests/src/Functional/Datetime/TimeZoneAbbreviationRouteTest.php system/tests/src/Functional/Datetime/TimeZoneAbbreviationRouteTest.php @@ -44219,6 +44241,12 @@ src/Plugin/EntityReferenceSelection/NodeSelection.php Plugin/EntityReferenceSelection/NodeSelection.php EntityReferenceSelection/NodeSelection.php NodeSelection.php +core/modules/node/src/Hook/NodeHooks.php +modules/node/src/Hook/NodeHooks.php +node/src/Hook/NodeHooks.php +src/Hook/NodeHooks.php +Hook/NodeHooks.php +NodeHooks.php core/modules/node/src/NodeAccessControlHandler.php modules/node/src/NodeAccessControlHandler.php node/src/NodeAccessControlHandler.php @@ -77665,6 +77693,12 @@ Drupal/Core/Extension/Dependency.php Core/Extension/Dependency.php Extension/Dependency.php Dependency.php +core/lib/Drupal/Core/Extension/ProceduralCall.php +lib/Drupal/Core/Extension/ProceduralCall.php +Drupal/Core/Extension/ProceduralCall.php +Core/Extension/ProceduralCall.php +Extension/ProceduralCall.php +ProceduralCall.php core/lib/Drupal/Core/Extension/ModuleDependencyMessageTrait.php lib/Drupal/Core/Extension/ModuleDependencyMessageTrait.php Drupal/Core/Extension/ModuleDependencyMessageTrait.php @@ -82454,6 +82488,32 @@ Drupal/Core/Plugin/FilteredPluginManagerInterface.php Core/Plugin/FilteredPluginManagerInterface.php Plugin/FilteredPluginManagerInterface.php FilteredPluginManagerInterface.php +core/lib/Drupal/Core/Hook/Attribute/LegacyHook.php +lib/Drupal/Core/Hook/Attribute/LegacyHook.php +Drupal/Core/Hook/Attribute/LegacyHook.php +Core/Hook/Attribute/LegacyHook.php +Hook/Attribute/LegacyHook.php +Attribute/LegacyHook.php +LegacyHook.php +core/lib/Drupal/Core/Hook/Attribute/Hook.php +lib/Drupal/Core/Hook/Attribute/Hook.php +Drupal/Core/Hook/Attribute/Hook.php +Core/Hook/Attribute/Hook.php +Hook/Attribute/Hook.php +Attribute/Hook.php +Hook.php +core/lib/Drupal/Core/Hook/HookCollectorPass.php +lib/Drupal/Core/Hook/HookCollectorPass.php +Drupal/Core/Hook/HookCollectorPass.php +Core/Hook/HookCollectorPass.php +Hook/HookCollectorPass.php +HookCollectorPass.php +core/lib/Drupal/Core/Hook/HookOrder.php +lib/Drupal/Core/Hook/HookOrder.php +Drupal/Core/Hook/HookOrder.php +Core/Hook/HookOrder.php +Hook/HookOrder.php +HookOrder.php core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php lib/Drupal/Core/KeyValueStore/MemoryStorage.php Drupal/Core/KeyValueStore/MemoryStorage.php @@ -103120,6 +103180,34 @@ Tests/Core/Plugin/PluginDependencyTraitTest.php Core/Plugin/PluginDependencyTraitTest.php Plugin/PluginDependencyTraitTest.php PluginDependencyTraitTest.php +core/tests/Drupal/Tests/Core/Hook/HookOrderEqualPriorityTest.php +tests/Drupal/Tests/Core/Hook/HookOrderEqualPriorityTest.php +Drupal/Tests/Core/Hook/HookOrderEqualPriorityTest.php +Tests/Core/Hook/HookOrderEqualPriorityTest.php +Core/Hook/HookOrderEqualPriorityTest.php +Hook/HookOrderEqualPriorityTest.php +HookOrderEqualPriorityTest.php +core/tests/Drupal/Tests/Core/Hook/HookCollectorPassTest.php +tests/Drupal/Tests/Core/Hook/HookCollectorPassTest.php +Drupal/Tests/Core/Hook/HookCollectorPassTest.php +Tests/Core/Hook/HookCollectorPassTest.php +Core/Hook/HookCollectorPassTest.php +Hook/HookCollectorPassTest.php +HookCollectorPassTest.php +core/tests/Drupal/Tests/Core/Hook/HookOrderTestBase.php +tests/Drupal/Tests/Core/Hook/HookOrderTestBase.php +Drupal/Tests/Core/Hook/HookOrderTestBase.php +Tests/Core/Hook/HookOrderTestBase.php +Core/Hook/HookOrderTestBase.php +Hook/HookOrderTestBase.php +HookOrderTestBase.php +core/tests/Drupal/Tests/Core/Hook/HookOrderTest.php +tests/Drupal/Tests/Core/Hook/HookOrderTest.php +Drupal/Tests/Core/Hook/HookOrderTest.php +Tests/Core/Hook/HookOrderTest.php +Core/Hook/HookOrderTest.php +Hook/HookOrderTest.php +HookOrderTest.php core/tests/Drupal/Tests/Core/Common/AttributesTest.php tests/Drupal/Tests/Core/Common/AttributesTest.php Drupal/Tests/Core/Common/AttributesTest.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt index 580efdc6..61273989 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt @@ -3034,6 +3034,8 @@ core/modules/system/tests/modules/deprecation_test/src/Deprecation/DrupalStandar core/modules/system/tests/modules/deprecation_test/src/DeprecatedController.php core/modules/system/tests/modules/update_test_semver_update_n/update_test_semver_update_n.install core/modules/system/tests/modules/update_test_semver_update_n/update_test_semver_update_n.info.yml +core/modules/system/tests/modules/legacy_hook_test/legacy_hook_test.info.yml +core/modules/system/tests/modules/legacy_hook_test/legacy_hook_test.module core/modules/system/tests/modules/system_incompatible_php_version_test/system_incompatible_php_version_test.info.yml core/modules/system/tests/modules/js_interaction_test/js_interaction_test.libraries.yml core/modules/system/tests/modules/js_interaction_test/js_interaction_test.info.yml @@ -3908,6 +3910,7 @@ core/modules/system/tests/src/Functional/Theme/NodeTitleTestBase.php core/modules/system/tests/src/Functional/Theme/ThemeEarlyInitializationTest.php core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php core/modules/system/tests/src/Functional/Pager/PagerTest.php +core/modules/system/tests/src/Functional/Extension/LegacyHookTest.php core/modules/system/tests/src/Functional/Datetime/TimeZoneAbbreviationRouteTest.php core/modules/system/tests/src/Functional/Datetime/DrupalDateTimeTest.php core/modules/system/tests/src/Functional/Menu/BreadcrumbFrontCacheContextsTest.php @@ -6147,6 +6150,7 @@ core/modules/node/src/Plugin/Action/UnstickyNode.php core/modules/node/src/Plugin/Action/StickyNode.php core/modules/node/src/Plugin/Action/DemoteNode.php core/modules/node/src/Plugin/EntityReferenceSelection/NodeSelection.php +core/modules/node/src/Hook/NodeHooks.php core/modules/node/src/NodeAccessControlHandler.php core/modules/node/src/NodeStorageSchema.php core/modules/node/src/NodeListBuilder.php @@ -11114,6 +11118,7 @@ core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php core/lib/Drupal/Core/Discovery/YamlDiscovery.php core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php core/lib/Drupal/Core/Extension/Dependency.php +core/lib/Drupal/Core/Extension/ProceduralCall.php core/lib/Drupal/Core/Extension/ModuleDependencyMessageTrait.php core/lib/Drupal/Core/Extension/ModuleUninstallValidatorException.php core/lib/Drupal/Core/Extension/InfoParserException.php @@ -11831,6 +11836,10 @@ core/lib/Drupal/Core/Plugin/Plugin/Validation/Constraint/PluginExistsConstraint. core/lib/Drupal/Core/Plugin/Plugin/Validation/Constraint/PluginExistsConstraintValidator.php core/lib/Drupal/Core/Plugin/ContextAwarePluginTrait.php core/lib/Drupal/Core/Plugin/FilteredPluginManagerInterface.php +core/lib/Drupal/Core/Hook/Attribute/LegacyHook.php +core/lib/Drupal/Core/Hook/Attribute/Hook.php +core/lib/Drupal/Core/Hook/HookCollectorPass.php +core/lib/Drupal/Core/Hook/HookOrder.php core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php core/lib/Drupal/Core/KeyValueStore/KeyValueMemoryFactory.php core/lib/Drupal/Core/KeyValueStore/KeyValueFactoryInterface.php @@ -14973,6 +14982,10 @@ core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php +core/tests/Drupal/Tests/Core/Hook/HookOrderEqualPriorityTest.php +core/tests/Drupal/Tests/Core/Hook/HookCollectorPassTest.php +core/tests/Drupal/Tests/Core/Hook/HookOrderTestBase.php +core/tests/Drupal/Tests/Core/Hook/HookOrderTest.php core/tests/Drupal/Tests/Core/Common/AttributesTest.php core/tests/Drupal/Tests/Core/Common/DiffArrayTest.php core/tests/Drupal/Tests/Core/Common/TagsTest.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento-all-levels.txt index adf8dd70..6c4f7a14 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento-all-levels.txt @@ -20099,6 +20099,15 @@ Developer/Console/Command/SourceThemeDeployCommandTest.php Console/Command/SourceThemeDeployCommandTest.php Command/SourceThemeDeployCommandTest.php SourceThemeDeployCommandTest.php +dev/tests/integration/testsuite/Magento/Developer/Console/Command/DiInfoCommandTest.php +tests/integration/testsuite/Magento/Developer/Console/Command/DiInfoCommandTest.php +integration/testsuite/Magento/Developer/Console/Command/DiInfoCommandTest.php +testsuite/Magento/Developer/Console/Command/DiInfoCommandTest.php +Magento/Developer/Console/Command/DiInfoCommandTest.php +Developer/Console/Command/DiInfoCommandTest.php +Console/Command/DiInfoCommandTest.php +Command/DiInfoCommandTest.php +DiInfoCommandTest.php dev/tests/integration/testsuite/Magento/Developer/Model/Logger/Handler/DebugTest.php tests/integration/testsuite/Magento/Developer/Model/Logger/Handler/DebugTest.php integration/testsuite/Magento/Developer/Model/Logger/Handler/DebugTest.php @@ -310181,6 +310190,15 @@ view/frontend/ui_component/widget_recently_compared.xml frontend/ui_component/widget_recently_compared.xml ui_component/widget_recently_compared.xml widget_recently_compared.xml +app/code/Magento/Bundle/view/frontend/web/js/validation.js +code/Magento/Bundle/view/frontend/web/js/validation.js +Magento/Bundle/view/frontend/web/js/validation.js +Bundle/view/frontend/web/js/validation.js +view/frontend/web/js/validation.js +frontend/web/js/validation.js +web/js/validation.js +js/validation.js +validation.js app/code/Magento/Bundle/view/frontend/web/js/slide.js code/Magento/Bundle/view/frontend/web/js/slide.js Magento/Bundle/view/frontend/web/js/slide.js diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt index 63e5dd24..6f63d959 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt @@ -2200,6 +2200,7 @@ dev/tests/integration/testsuite/Magento/Security/Observer/AfterAdminUserSaveTest dev/tests/integration/testsuite/Magento/Security/Observer/AdminUserAuthenticateBeforeTest.php dev/tests/integration/testsuite/Magento/Developer/Helper/DataTest.php dev/tests/integration/testsuite/Magento/Developer/Console/Command/SourceThemeDeployCommandTest.php +dev/tests/integration/testsuite/Magento/Developer/Console/Command/DiInfoCommandTest.php dev/tests/integration/testsuite/Magento/Developer/Model/Logger/Handler/DebugTest.php dev/tests/integration/testsuite/Magento/Developer/Model/Config/Backend/AllowedIpsTest.php dev/tests/integration/testsuite/Magento/NewRelicReporting/BrowserMonitoringTest.php @@ -37515,6 +37516,7 @@ app/code/Magento/Bundle/view/frontend/layout/sales_order_item_renderers.xml app/code/Magento/Bundle/view/frontend/layout/sales_order_print_shipment_renderers.xml app/code/Magento/Bundle/view/frontend/ui_component/widget_recently_viewed.xml app/code/Magento/Bundle/view/frontend/ui_component/widget_recently_compared.xml +app/code/Magento/Bundle/view/frontend/web/js/validation.js app/code/Magento/Bundle/view/frontend/web/js/slide.js app/code/Magento/Bundle/view/frontend/web/js/product-summary.js app/code/Magento/Bundle/view/adminhtml/templates/product/composite/fieldset/options/bundle.phtml diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/mautic-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/mautic-all-levels.txt index 702cec6e..8b42457e 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/mautic-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/mautic-all-levels.txt @@ -47,6 +47,24 @@ translations/.htaccess tsconfig.json package-lock.json .htaccess +themes/_connect-through-content/composer.json +_connect-through-content/composer.json +composer.json +themes/_connect-through-content/config.json +_connect-through-content/config.json +config.json +themes/_connect-through-content/html/message.html.twig +_connect-through-content/html/message.html.twig +html/message.html.twig +message.html.twig +themes/_connect-through-content/html/email.mjml.twig +_connect-through-content/html/email.mjml.twig +html/email.mjml.twig +email.mjml.twig +themes/_connect-through-content/html/base.html.twig +_connect-through-content/html/base.html.twig +html/base.html.twig +base.html.twig themes/oxygen/composer.json oxygen/composer.json composer.json @@ -395,6 +413,32 @@ parallax-element.js themes/fresh-wide/README.md fresh-wide/README.md README.md +themes/_1-3-column/composer.json +_1-3-column/composer.json +composer.json +themes/_1-3-column/config.json +_1-3-column/config.json +config.json +themes/_1-3-column/html/message.html.twig +_1-3-column/html/message.html.twig +html/message.html.twig +message.html.twig +themes/_1-3-column/html/email.mjml.twig +_1-3-column/html/email.mjml.twig +html/email.mjml.twig +email.mjml.twig +themes/_1-3-column/html/base.html.twig +_1-3-column/html/base.html.twig +html/base.html.twig +base.html.twig +themes/@defaults/html/message.html.twig +@defaults/html/message.html.twig +html/message.html.twig +message.html.twig +themes/@defaults/html/base.html.twig +@defaults/html/base.html.twig +html/base.html.twig +base.html.twig themes/sparse/composer.json sparse/composer.json composer.json @@ -663,6 +707,24 @@ parallax-element.js themes/fresh-fixed/README.md fresh-fixed/README.md README.md +themes/_1-3-1-3-column/composer.json +_1-3-1-3-column/composer.json +composer.json +themes/_1-3-1-3-column/config.json +_1-3-1-3-column/config.json +config.json +themes/_1-3-1-3-column/html/message.html.twig +_1-3-1-3-column/html/message.html.twig +html/message.html.twig +message.html.twig +themes/_1-3-1-3-column/html/email.mjml.twig +_1-3-1-3-column/html/email.mjml.twig +html/email.mjml.twig +email.mjml.twig +themes/_1-3-1-3-column/html/base.html.twig +_1-3-1-3-column/html/base.html.twig +html/base.html.twig +base.html.twig themes/fresh-left/composer.json fresh-left/composer.json composer.json @@ -859,6 +921,24 @@ parallax-element.js themes/fresh-left/README.md fresh-left/README.md README.md +themes/_welcome/composer.json +_welcome/composer.json +composer.json +themes/_welcome/config.json +_welcome/config.json +config.json +themes/_welcome/html/message.html.twig +_welcome/html/message.html.twig +html/message.html.twig +message.html.twig +themes/_welcome/html/email.mjml.twig +_welcome/html/email.mjml.twig +html/email.mjml.twig +email.mjml.twig +themes/_welcome/html/base.html.twig +_welcome/html/base.html.twig +html/base.html.twig +base.html.twig themes/paprika/composer.json paprika/composer.json composer.json @@ -877,6 +957,24 @@ themes/paprika/html/base.html.twig paprika/html/base.html.twig html/base.html.twig base.html.twig +themes/_educate/composer.json +_educate/composer.json +composer.json +themes/_educate/config.json +_educate/config.json +config.json +themes/_educate/html/message.html.twig +_educate/html/message.html.twig +html/message.html.twig +message.html.twig +themes/_educate/html/email.mjml.twig +_educate/html/email.mjml.twig +html/email.mjml.twig +email.mjml.twig +themes/_educate/html/base.html.twig +_educate/html/base.html.twig +html/base.html.twig +base.html.twig themes/blank/composer.json blank/composer.json composer.json @@ -951,6 +1049,42 @@ email.html.twig themes/sunday/README.md sunday/README.md README.md +themes/_gallery/composer.json +_gallery/composer.json +composer.json +themes/_gallery/config.json +_gallery/config.json +config.json +themes/_gallery/html/message.html.twig +_gallery/html/message.html.twig +html/message.html.twig +message.html.twig +themes/_gallery/html/email.mjml.twig +_gallery/html/email.mjml.twig +html/email.mjml.twig +email.mjml.twig +themes/_gallery/html/base.html.twig +_gallery/html/base.html.twig +html/base.html.twig +base.html.twig +themes/_1-2-1-2-column/composer.json +_1-2-1-2-column/composer.json +composer.json +themes/_1-2-1-2-column/config.json +_1-2-1-2-column/config.json +config.json +themes/_1-2-1-2-column/html/message.html.twig +_1-2-1-2-column/html/message.html.twig +html/message.html.twig +message.html.twig +themes/_1-2-1-2-column/html/email.mjml.twig +_1-2-1-2-column/html/email.mjml.twig +html/email.mjml.twig +email.mjml.twig +themes/_1-2-1-2-column/html/base.html.twig +_1-2-1-2-column/html/base.html.twig +html/base.html.twig +base.html.twig themes/goldstar/composer.json goldstar/composer.json composer.json @@ -1011,6 +1145,24 @@ email.html.twig themes/confirmme/README.md confirmme/README.md README.md +themes/_survey/composer.json +_survey/composer.json +composer.json +themes/_survey/config.json +_survey/config.json +config.json +themes/_survey/html/message.html.twig +_survey/html/message.html.twig +html/message.html.twig +message.html.twig +themes/_survey/html/email.mjml.twig +_survey/html/email.mjml.twig +html/email.mjml.twig +email.mjml.twig +themes/_survey/html/base.html.twig +_survey/html/base.html.twig +html/base.html.twig +base.html.twig themes/trulypersonal/composer.json trulypersonal/composer.json composer.json @@ -1029,6 +1181,24 @@ themes/trulypersonal/html/base.html.twig trulypersonal/html/base.html.twig html/base.html.twig base.html.twig +themes/_1-2-1-column/composer.json +_1-2-1-column/composer.json +composer.json +themes/_1-2-1-column/config.json +_1-2-1-column/config.json +config.json +themes/_1-2-1-column/html/message.html.twig +_1-2-1-column/html/message.html.twig +html/message.html.twig +message.html.twig +themes/_1-2-1-column/html/email.mjml.twig +_1-2-1-column/html/email.mjml.twig +html/email.mjml.twig +email.mjml.twig +themes/_1-2-1-column/html/base.html.twig +_1-2-1-column/html/base.html.twig +html/base.html.twig +base.html.twig themes/fresh-center/composer.json fresh-center/composer.json composer.json @@ -1225,6 +1395,24 @@ parallax-element.js themes/fresh-center/README.md fresh-center/README.md README.md +themes/_simple-text/composer.json +_simple-text/composer.json +composer.json +themes/_simple-text/config.json +_simple-text/config.json +config.json +themes/_simple-text/html/message.html.twig +_simple-text/html/message.html.twig +html/message.html.twig +message.html.twig +themes/_simple-text/html/email.mjml.twig +_simple-text/html/email.mjml.twig +html/email.mjml.twig +email.mjml.twig +themes/_simple-text/html/base.html.twig +_simple-text/html/base.html.twig +html/base.html.twig +base.html.twig themes/brienz/composer.json brienz/composer.json composer.json @@ -1399,6 +1587,60 @@ email.html.twig themes/neopolitan/README.md neopolitan/README.md README.md +themes/_make-announcement/composer.json +_make-announcement/composer.json +composer.json +themes/_make-announcement/config.json +_make-announcement/config.json +config.json +themes/_make-announcement/html/message.html.twig +_make-announcement/html/message.html.twig +html/message.html.twig +message.html.twig +themes/_make-announcement/html/email.mjml.twig +_make-announcement/html/email.mjml.twig +html/email.mjml.twig +email.mjml.twig +themes/_make-announcement/html/base.html.twig +_make-announcement/html/base.html.twig +html/base.html.twig +base.html.twig +themes/_showcase/composer.json +_showcase/composer.json +composer.json +themes/_showcase/config.json +_showcase/config.json +config.json +themes/_showcase/html/message.html.twig +_showcase/html/message.html.twig +html/message.html.twig +message.html.twig +themes/_showcase/html/email.mjml.twig +_showcase/html/email.mjml.twig +html/email.mjml.twig +email.mjml.twig +themes/_showcase/html/base.html.twig +_showcase/html/base.html.twig +html/base.html.twig +base.html.twig +themes/_1-2-column/composer.json +_1-2-column/composer.json +composer.json +themes/_1-2-column/config.json +_1-2-column/config.json +config.json +themes/_1-2-column/html/message.html.twig +_1-2-column/html/message.html.twig +html/message.html.twig +message.html.twig +themes/_1-2-column/html/email.mjml.twig +_1-2-column/html/email.mjml.twig +html/email.mjml.twig +email.mjml.twig +themes/_1-2-column/html/base.html.twig +_1-2-column/html/base.html.twig +html/base.html.twig +base.html.twig themes/vibrant/composer.json vibrant/composer.json composer.json @@ -11994,14 +12236,6 @@ css/app/less/spinning.less app/less/spinning.less less/spinning.less spinning.less -app/bundles/CoreBundle/Assets/css/app/less/tokens.less -bundles/CoreBundle/Assets/css/app/less/tokens.less -CoreBundle/Assets/css/app/less/tokens.less -Assets/css/app/less/tokens.less -css/app/less/tokens.less -app/less/tokens.less -less/tokens.less -tokens.less app/bundles/CoreBundle/Assets/css/app/less/variables.less bundles/CoreBundle/Assets/css/app/less/variables.less CoreBundle/Assets/css/app/less/variables.less @@ -13742,6 +13976,13 @@ Resources/views/Variant/index.html.twig views/Variant/index.html.twig Variant/index.html.twig index.html.twig +app/bundles/CoreBundle/Resources/views/Notification/inline_notification.html.twig +bundles/CoreBundle/Resources/views/Notification/inline_notification.html.twig +CoreBundle/Resources/views/Notification/inline_notification.html.twig +Resources/views/Notification/inline_notification.html.twig +views/Notification/inline_notification.html.twig +Notification/inline_notification.html.twig +inline_notification.html.twig app/bundles/CoreBundle/Resources/views/Notification/flash_messages.html.twig bundles/CoreBundle/Resources/views/Notification/flash_messages.html.twig CoreBundle/Resources/views/Notification/flash_messages.html.twig diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/mautic.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/mautic.txt index 761e2d02..d17afaf2 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/mautic.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/mautic.txt @@ -28,6 +28,11 @@ translations/.htaccess tsconfig.json package-lock.json .htaccess +themes/_connect-through-content/composer.json +themes/_connect-through-content/config.json +themes/_connect-through-content/html/message.html.twig +themes/_connect-through-content/html/email.mjml.twig +themes/_connect-through-content/html/base.html.twig themes/oxygen/composer.json themes/oxygen/config.json themes/oxygen/.github/workflows/close_pull_requests.yml @@ -109,6 +114,13 @@ themes/fresh-wide/js/jquery.min.js themes/fresh-wide/js/extras.js themes/fresh-wide/js/parallax-element.js themes/fresh-wide/README.md +themes/_1-3-column/composer.json +themes/_1-3-column/config.json +themes/_1-3-column/html/message.html.twig +themes/_1-3-column/html/email.mjml.twig +themes/_1-3-column/html/base.html.twig +themes/@defaults/html/message.html.twig +themes/@defaults/html/base.html.twig themes/sparse/composer.json themes/sparse/config.json themes/sparse/assets/open-sans/OpenSans-Italic.ttf @@ -170,6 +182,11 @@ themes/fresh-fixed/js/jquery.min.js themes/fresh-fixed/js/extras.js themes/fresh-fixed/js/parallax-element.js themes/fresh-fixed/README.md +themes/_1-3-1-3-column/composer.json +themes/_1-3-1-3-column/config.json +themes/_1-3-1-3-column/html/message.html.twig +themes/_1-3-1-3-column/html/email.mjml.twig +themes/_1-3-1-3-column/html/base.html.twig themes/fresh-left/composer.json themes/fresh-left/config.json themes/fresh-left/assets/logo_demo-company-iii.svg @@ -215,11 +232,21 @@ themes/fresh-left/js/jquery.min.js themes/fresh-left/js/extras.js themes/fresh-left/js/parallax-element.js themes/fresh-left/README.md +themes/_welcome/composer.json +themes/_welcome/config.json +themes/_welcome/html/message.html.twig +themes/_welcome/html/email.mjml.twig +themes/_welcome/html/base.html.twig themes/paprika/composer.json themes/paprika/config.json themes/paprika/html/message.html.twig themes/paprika/html/email.mjml.twig themes/paprika/html/base.html.twig +themes/_educate/composer.json +themes/_educate/config.json +themes/_educate/html/message.html.twig +themes/_educate/html/email.mjml.twig +themes/_educate/html/base.html.twig themes/blank/composer.json themes/blank/config.json themes/blank/.github/workflows/close_pull_requests.yml @@ -239,6 +266,16 @@ themes/sunday/html/base.html.twig themes/sunday/html/page.html.twig themes/sunday/html/email.html.twig themes/sunday/README.md +themes/_gallery/composer.json +themes/_gallery/config.json +themes/_gallery/html/message.html.twig +themes/_gallery/html/email.mjml.twig +themes/_gallery/html/base.html.twig +themes/_1-2-1-2-column/composer.json +themes/_1-2-1-2-column/config.json +themes/_1-2-1-2-column/html/message.html.twig +themes/_1-2-1-2-column/html/email.mjml.twig +themes/_1-2-1-2-column/html/base.html.twig themes/goldstar/composer.json themes/goldstar/config.json themes/goldstar/.github/workflows/close_pull_requests.yml @@ -255,11 +292,21 @@ themes/confirmme/html/email.mjml.twig themes/confirmme/html/base.html.twig themes/confirmme/html/email.html.twig themes/confirmme/README.md +themes/_survey/composer.json +themes/_survey/config.json +themes/_survey/html/message.html.twig +themes/_survey/html/email.mjml.twig +themes/_survey/html/base.html.twig themes/trulypersonal/composer.json themes/trulypersonal/config.json themes/trulypersonal/html/message.html.twig themes/trulypersonal/html/email.mjml.twig themes/trulypersonal/html/base.html.twig +themes/_1-2-1-column/composer.json +themes/_1-2-1-column/config.json +themes/_1-2-1-column/html/message.html.twig +themes/_1-2-1-column/html/email.mjml.twig +themes/_1-2-1-column/html/base.html.twig themes/fresh-center/composer.json themes/fresh-center/config.json themes/fresh-center/assets/logo_demo-company-iii.svg @@ -305,6 +352,11 @@ themes/fresh-center/js/jquery.min.js themes/fresh-center/js/extras.js themes/fresh-center/js/parallax-element.js themes/fresh-center/README.md +themes/_simple-text/composer.json +themes/_simple-text/config.json +themes/_simple-text/html/message.html.twig +themes/_simple-text/html/email.mjml.twig +themes/_simple-text/html/base.html.twig themes/brienz/composer.json themes/brienz/config.json themes/brienz/html/message.html.twig @@ -345,6 +397,21 @@ themes/neopolitan/html/base.html.twig themes/neopolitan/html/page.html.twig themes/neopolitan/html/email.html.twig themes/neopolitan/README.md +themes/_make-announcement/composer.json +themes/_make-announcement/config.json +themes/_make-announcement/html/message.html.twig +themes/_make-announcement/html/email.mjml.twig +themes/_make-announcement/html/base.html.twig +themes/_showcase/composer.json +themes/_showcase/config.json +themes/_showcase/html/message.html.twig +themes/_showcase/html/email.mjml.twig +themes/_showcase/html/base.html.twig +themes/_1-2-column/composer.json +themes/_1-2-column/config.json +themes/_1-2-column/html/message.html.twig +themes/_1-2-column/html/email.mjml.twig +themes/_1-2-column/html/base.html.twig themes/vibrant/composer.json themes/vibrant/config.json themes/vibrant/assets/open-sans/OpenSans-Italic.ttf @@ -2257,7 +2324,6 @@ app/bundles/CoreBundle/Assets/css/app/less/components/accordions.less app/bundles/CoreBundle/Assets/css/app/less/components/alerts.less app/bundles/CoreBundle/Assets/css/app/less/components/button-groups.less app/bundles/CoreBundle/Assets/css/app/less/spinning.less -app/bundles/CoreBundle/Assets/css/app/less/tokens.less app/bundles/CoreBundle/Assets/css/app/less/variables.less app/bundles/CoreBundle/Assets/css/app/less/mixins.less app/bundles/CoreBundle/Assets/css/app/less/layouts/sidebar.less @@ -2492,6 +2558,7 @@ app/bundles/CoreBundle/Resources/views/Helper/modal.html.twig app/bundles/CoreBundle/Resources/views/Helper/toggletip.html.twig app/bundles/CoreBundle/Resources/views/Variant/row.html.twig app/bundles/CoreBundle/Resources/views/Variant/index.html.twig +app/bundles/CoreBundle/Resources/views/Notification/inline_notification.html.twig app/bundles/CoreBundle/Resources/views/Notification/flash_messages.html.twig app/bundles/CoreBundle/Resources/views/Notification/notification_messages.html.twig app/bundles/CoreBundle/Resources/views/Notification/notifications.html.twig 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 c528a04b..2e00afce 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 @@ -4921,6 +4921,13 @@ Content/Sitemap/Provider/ProductUrlProviderTest.php Sitemap/Provider/ProductUrlProviderTest.php Provider/ProductUrlProviderTest.php ProductUrlProviderTest.php +tests/integration/Core/Content/Sitemap/Provider/LandingPageUrlProviderTest.php +integration/Core/Content/Sitemap/Provider/LandingPageUrlProviderTest.php +Core/Content/Sitemap/Provider/LandingPageUrlProviderTest.php +Content/Sitemap/Provider/LandingPageUrlProviderTest.php +Sitemap/Provider/LandingPageUrlProviderTest.php +Provider/LandingPageUrlProviderTest.php +LandingPageUrlProviderTest.php tests/integration/Core/Content/Sitemap/Provider/CategoryUrlProviderTest.php integration/Core/Content/Sitemap/Provider/CategoryUrlProviderTest.php Core/Content/Sitemap/Provider/CategoryUrlProviderTest.php @@ -36457,6 +36464,9 @@ _unreleased/2024-10-04-improved-redis-config-structure.md changelog/_unreleased/2024-08-05-metrics-abstraction.md _unreleased/2024-08-05-metrics-abstraction.md 2024-08-05-metrics-abstraction.md +changelog/_unreleased/2024-10-17-added-landing-page-provider-for-sitemap.md +_unreleased/2024-10-17-added-landing-page-provider-for-sitemap.md +2024-10-17-added-landing-page-provider-for-sitemap.md changelog/_unreleased/2024-09-26-add-form-prefix.md _unreleased/2024-09-26-add-form-prefix.md 2024-09-26-add-form-prefix.md @@ -99758,6 +99768,12 @@ Content/Sitemap/Provider/ProductUrlProvider.php Sitemap/Provider/ProductUrlProvider.php Provider/ProductUrlProvider.php ProductUrlProvider.php +src/Core/Content/Sitemap/Provider/LandingPageUrlProvider.php +Core/Content/Sitemap/Provider/LandingPageUrlProvider.php +Content/Sitemap/Provider/LandingPageUrlProvider.php +Sitemap/Provider/LandingPageUrlProvider.php +Provider/LandingPageUrlProvider.php +LandingPageUrlProvider.php src/Core/Content/Sitemap/Provider/HomeUrlProvider.php Core/Content/Sitemap/Provider/HomeUrlProvider.php Content/Sitemap/Provider/HomeUrlProvider.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt index 7e4dc566..82ef25e5 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt @@ -856,6 +856,7 @@ tests/integration/Core/Content/Sitemap/Service/SitemapExporterTest.php tests/integration/Core/Content/Sitemap/Service/SitemapHandleTest.php tests/integration/Core/Content/Sitemap/ScheduledTask/SitemapGenerateTaskHandlerTest.php tests/integration/Core/Content/Sitemap/Provider/ProductUrlProviderTest.php +tests/integration/Core/Content/Sitemap/Provider/LandingPageUrlProviderTest.php tests/integration/Core/Content/Sitemap/Provider/CategoryUrlProviderTest.php tests/integration/Core/Content/Sitemap/Provider/HomeUrlProviderTest.php tests/integration/Core/Content/LandingPage/SalesChannel/LandingPageRouteTest.php @@ -6451,6 +6452,7 @@ changelog/_unreleased/2024-05-14-accessibility-improvements-for-the-main-navigat changelog/_unreleased/2024-10-04-product-export-without-manufacturer.md changelog/_unreleased/2024-10-04-improved-redis-config-structure.md changelog/_unreleased/2024-08-05-metrics-abstraction.md +changelog/_unreleased/2024-10-17-added-landing-page-provider-for-sitemap.md changelog/_unreleased/2024-09-26-add-form-prefix.md changelog/_unreleased/2024-10-04-removing-ratingsuccess-variable-in-twig.md changelog/_unreleased/2024-09-20-simplify-emitting-metrics.md @@ -14472,6 +14474,7 @@ src/Core/Content/Sitemap/Provider/CustomUrlProvider.php src/Core/Content/Sitemap/Provider/AbstractUrlProvider.php src/Core/Content/Sitemap/Provider/CategoryUrlProvider.php src/Core/Content/Sitemap/Provider/ProductUrlProvider.php +src/Core/Content/Sitemap/Provider/LandingPageUrlProvider.php src/Core/Content/Sitemap/Provider/HomeUrlProvider.php src/Core/Content/Sitemap/Commands/SitemapGenerateCommand.php src/Core/Content/LandingPage/LandingPageEvents.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt index 9bb85502..afa21ea8 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 @@ -56640,6 +56640,10 @@ plugins/woocommerce/changelog/update-49230 woocommerce/changelog/update-49230 changelog/update-49230 update-49230 +plugins/woocommerce/changelog/fix-37602-checkout-form-error-feedback +woocommerce/changelog/fix-37602-checkout-form-error-feedback +changelog/fix-37602-checkout-form-error-feedback +fix-37602-checkout-form-error-feedback plugins/woocommerce/changelog/51979-update-wccom-21880-marketplace-media-queries woocommerce/changelog/51979-update-wccom-21880-marketplace-media-queries changelog/51979-update-wccom-21880-marketplace-media-queries diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt index 585e90eb..36091e85 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt @@ -8615,6 +8615,7 @@ plugins/woocommerce/changelog/update-49739_add_missing_wp_block_woocommerce_clas plugins/woocommerce/changelog/fix-36737-legacy_admin_reports-filter plugins/woocommerce/changelog/add-woocommerce-blocks-storybook plugins/woocommerce/changelog/update-49230 +plugins/woocommerce/changelog/fix-37602-checkout-form-error-feedback plugins/woocommerce/changelog/51979-update-wccom-21880-marketplace-media-queries plugins/woocommerce/changelog/fix-51764-activated-plugins-remove-click plugins/woocommerce/changelog/tweak-remote-spec-data-source-url-base 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 2b0c1464..e72415d7 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt @@ -26,10 +26,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .well-known .well-known/assetlinks.json .xml -/*/*/_tools -/*/*/more_ideas -/*/_tools -/*/activity /*/branches /*/commits /*/compare @@ -37,11 +33,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/edit$ /*/forks /*/graphs -/*/group -/*/invite /*/issues/new /*/issues/search -/*/more_ideas /*/network /*/projects /*/pulse @@ -52,23 +45,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*source= /.git //wiki/skins -/?*amp_client_id -/?z=1 /MANUALS/*.pdf$ /Search/ /_ /_/rsrc -/__wishlist__ -/_activities -/_activity -/_community -/_created -/_followers -/_following -/_quick_saves -/_saved -/_shop -/_shopping_list /album/*/*?i= /api /apis @@ -80,8 +60,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /comments /commits/*?author /commits/*?path -/communities -/discovered /docs/product /download /download/Browse.aspx? @@ -106,7 +84,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /layout/ /leads/*/jsplayer_show_lead_form.html /leads/*/show_form.html -/likes /listing/*/favoriters /lookup? /mediaapi/ @@ -114,20 +91,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /music/*/Search/ /music/*/search/ /newsearch/ -/organize /people/*/circle /people/*/favorites /pinned_flashes -/pins /podcast/*/*?i= /print$ -/profile-about /raw /revisions /rg*/mediaviewer/rm*/tr /rss -/scheduled-pin -/scheduled-pins /search /search/ /search/*?q= @@ -143,15 +115,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /store/d/groove-music-pass/cfq7ttc0k5dq/0001 /store/locations/store-locations-sitemap.xml /store/music/groove-music-pass/* -/story_pins -/tagged /tarball /tree -/tried /tv-season/*/*?i= /unsubscribe/ /video- -/video_pins /wal/ /wiki/Special: /wiki/index.php/Help @@ -225,7 +193,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?order= ?pt1=true$ ?s= -?show_error=true ?slogin ?tab=achievements&achievement= ?utm_*= @@ -1017,8 +984,6 @@ ZipCodeLookupAjax [_0-9a-zA-Z]+/status/[0-9]+/likes [_0-9a-zA-Z]+/status/[0-9]+/retweets _ -_/_ -_/_/pixel _/aihub_pod _/ain/_/js _/alkali-learn @@ -1081,8 +1046,6 @@ _next/gtm _next/jwt _next/title _next/viewer -_ngjs/resource -_ngjs/resource/*/get _nimbusJson.json _nimbusJsonp.js _nimbusJsonpStatic.js @@ -1188,12 +1151,10 @@ ad_spice ad_syndication_user_tracking ad_visibility addContacts -addboard addressBookExport admin adredir? ads -ads.txt ads/gpa/vidgen ads/hotels/partners ads/learn @@ -1213,7 +1174,6 @@ adwords/proposal adx/bin affil affil/pal -age-appeal agreements/approve aihub/tfhub ajax @@ -1227,7 +1187,6 @@ alkali allanalytics alllocations ambry -amp amphtml amphtml/blogs/test amphtml/classic-apps @@ -1255,15 +1214,14 @@ api/v3/ajax/bespoke/public/neu/specs api_access_key= app*_ app*form_id= -app-ads.txt app/updates -appealed-pin apple-app-site-association apps apps*&tags= apps/publish apps?act=search_page&tags= archives +arcio/fact-checker articles artists assets/shared @@ -1430,7 +1388,6 @@ auth/verifychallenge author/following author= authwall -autocomplete avis away.php b2bauth @@ -1550,11 +1507,7 @@ blogs/test blogsearch blogsearch_feeds bn -board -board_activity -board_activity_comment bookmark? -bookmarklet bookmarks books books/about @@ -1576,38 +1529,17 @@ books?*zoom=1 books?*zoom=5 booksrightsholders boutique/sitemaps -branded-pins browse/reviews/recent -business/ad_create business/adshare business/adshare/faqs business/blahblah -business/business-access -business/business-hierarchy -business/business-manager -business/catalogs -business/commerce-integrations -business/community-information -business/convert -business/create -business/create-linked-account business/feedback -business/hub -business/invite business/leads/jsplayer_show_lead_form.html business/leads/show_form.html business/learning/blog -business/onboarding -business/pin_create business/premium/is_payment_pending business/promotion -business/referral business/sales/blog -business/site -business/switch-account -business/top-ads -business/update -business/verified-merchant/status businessinfo buyside-e2e-monitor buzz/post @@ -1808,7 +1740,6 @@ checkout checkout/package checkoutnow checkpoint -christmas-spotlight chrome/browser/mobile/tour chrome/crlset chrome/webstore/images @@ -1831,7 +1762,6 @@ clickthru client_errors clima/ets clima/sites/registry -close-account cloud-launcher/sitemap cloudsourcetools/images cms_content @@ -1853,7 +1783,6 @@ commercesearch/images commercesearch/services commission_2010-2014/katainen commits?author= -communities communities/bin.aspx? communities/blogs/PortalResults.mspx? communities/eventdetails.mspx? @@ -1869,15 +1798,12 @@ community/category/* community/comments community/feed community/trackback -community_comment -community_post community_s companyDir compare compare/*/apply compressiontest config.js -connect connections connectivity connector @@ -1885,30 +1811,19 @@ consumers/archive contact_me contactus content -content-claiming context_referrer=gig_page context_referrer=user_page -conversation conversations -convert-business -convert-personal coop/directory coop/manage copy-conductor/crawled -copyright-reporting corgi$ couchmode counter/*? coupons/visit covid19 covid19/mobility -create_pin creative-europe/404_en.htm -creative-studio -creative_editor -creator-spotlight -creator_hub/_earn -creator_hub/_partnerships creatorhub cse/home cse/manage @@ -1917,9 +1832,7 @@ cse? csp csp_block csp_report_only -csrf_error ct -ct.html ct/log_list culturalinstitute/images culturalinstitute/sitemaps @@ -2037,9 +1950,7 @@ de/teams de/transactions de/treasury de/your -deactivate-account default -delete_post delight dell/cities-transformed dell/cloud-future-of-medicine @@ -2090,7 +2001,6 @@ digital-single-market/taxonomy digital-single-market/users directory directory/all -discover discussion discussion/comment-permalink discussion/edit-profile @@ -2187,8 +2097,6 @@ ebooks?*zoom=1 ebooks?*zoom=5 ece eclas -edit -editorial/* edu/cs4hs education/404_en.htm edurec @@ -2199,7 +2107,6 @@ elite? email email-unsubscribe email_actions -email_verification_error embed embed/feed/update employment_social/anticipedia/xwiki/bin/attach @@ -2258,7 +2165,6 @@ en/microsoft-viva/ en/security en/security/ endorsements -engagement enterprise-jobs enterprise-partner-search/sitemaps environment/ets @@ -2365,8 +2271,6 @@ 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 @@ -2376,7 +2280,6 @@ facebook facebook_connect faves-i_love_u_get_away_from_me favorite -fb.html fe=true feature/sf-test feed @@ -2458,8 +2361,6 @@ flights flutter-canvaskit folder follow -follow_board -follow_user following food/archive food/favourites @@ -2573,8 +2474,6 @@ global$ globalmarketfinder globalmarketfinder/*.html gog -google_gdn.html -google_search.html googlebooks/images gp gp/aag @@ -2684,7 +2583,6 @@ gview gwt h5games_gamecenter/images handmade -hanukkah-spotlight hashtag/*?src= hd header/channels @@ -2760,18 +2658,15 @@ hk-en/teams hk-en/transactions hk-en/treasury hk-en/your -holiday-spotlight -holidays-celebrations home -homefeed homepage-video-test hosted/images hotelfinder/rpc hotels/rpc hp/video hpc/*/supported-applications.aspx? -http://archive.org/robots.txt -http://ec.europa.eu/robots.txt +http://i2.wp.com/robots.txt +http://instagram.com/robots.txt hub?category= hz/contact-us/ajax/initiate-trusted-contact hz/help/contact/*/message/$ @@ -2785,9 +2680,6 @@ id-id.www.cloudflare.com id-id/feedback id-id/lp id-id/searchresults -idea-ads-tool -idea-pin-builder -idea-pin-invite identity/accountsettingsactivityweb identity/accountsettingssyaf ie*/listing/*/favoriters @@ -2965,14 +2857,11 @@ info/customerror.htm* info/smart404.asp* info/tech-feedback inproduct_help/chatsupport -install-shuffles internalPref intl/*/about/views intlkb/ -invite inviteFromProfile inviteMany -invited invites/buy invoice/est invoice/estimate/buyerView @@ -3066,8 +2955,6 @@ johnhancock johnhancock/in-a-lifetime-healthcare johnhancock/in-a-lifetime-sustainability johnhancock/in-a-lifetime-work -join/?next= -join/signup/?next= jp*/listing/*/favoriters jp*/people/*/circle jp*/people/*/favorites @@ -3137,7 +3024,6 @@ ko-kr.www.cloudflare.com ko-kr/feedback ko-kr/lp ko-kr/searchresults -kwanzaa-spotlight labs/popgadget/search lamda/images landing/cmsnext-root @@ -3172,12 +3058,10 @@ learning/search? learning/settings learning/settings$ learning/settings? -lens-search li/track library/devices licensing-syndication limited-release -linked linkedin list list/ls*/_ajax @@ -3185,7 +3069,6 @@ list/ls*/export listing/*/stubs lite lite.publication.PublicationRequestFulltextPromo.requestFulltext.html -live-session live_chat lm/R1XIHQVKXSKBNJ lm/R3HQ5WJSZK6QSO @@ -3216,7 +3099,6 @@ location_suggest lochp? login login$ -login/?next= login?*= logo-maker/brief logo-maker/choose-variation @@ -3465,7 +3347,6 @@ narrative- native nbubumblebee network -new_invite news$ news/$ news/0 @@ -3477,7 +3358,6 @@ news/test news/test-liveblog news?viewArticle newsArticle -news_hub newsletter newsroom/dae newssearch @@ -3647,12 +3527,8 @@ nz/teams nz/transactions nz/treasury nz/your -oauth/line -oauth/login oauth/v2 oauth2/v2 -oauth_error -offsite og onebox/media/sports/logos onebox/media/sports/photos/soccer/wc2018 @@ -3686,11 +3562,8 @@ pagespeed/insights/ui/logo panel pantheon pantheon-platform -parental-consent/confirmation -parental-passcode participate/conferences.xml partners -password/reset password_expired patent-search/frontend patents/download @@ -3727,40 +3600,8 @@ photos/i_love_u_get_away_from_me photos/tags/*/page photos/youpy photosandvideos -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*/listing/*/favoriters pl*/people/*/circle pl*/people/*/favorites @@ -3816,7 +3657,6 @@ pl/teams pl/transactions pl/treasury pl/your -place plan= platform-telemetry play/store/web @@ -3843,7 +3683,6 @@ ppob/? ppob? pqa preference -prefs present presentation prettyearth/assets @@ -3854,8 +3693,6 @@ private pro pro-resources pro/about -product-catalogs -product-feed product-reviews/B0069IY63Y productPurchaseDone product_ @@ -3936,7 +3773,6 @@ publications publicliterature.PublicLiterature.search.html purchases puzzles/leaderboards/invite -pw pwapi-proxy/pwproxy pwapiv2 px.gif @@ -3944,7 +3780,6 @@ q= qnasearch? qr quality_form? -quiz r rackspace/elevating-performance radio/aod @@ -3958,7 +3793,6 @@ rd/search rd/search$ rd/search? recensioni -recently-viewed recharge/dashboard/car recharge/dashboard/static recipes/search @@ -3976,8 +3810,6 @@ refer refer/pal referrals referrer= -refresh_stored_accounts -refresh_token register registration registry/wishlist @@ -3986,14 +3818,10 @@ rep=hc report-abuse?report= report= report_abuse.gne -reports-and-violations -request-data requestList requests research/participants/cofund reservations/*/notifyme -resource -resource/*/get results retail retail/old @@ -4032,7 +3860,6 @@ s2/sitemaps s2/static s3 s? -safe-redirect safebrowsing/diagnostic safebrowsing/report_badware safebrowsing/report_error @@ -4133,7 +3960,6 @@ searchresults sections secure seller_onboarding -sendHeaderEarly send_to_friend sendarticle services @@ -4208,7 +4034,6 @@ shihui? shop/browse/overlay shop/iphone/payments/overlay shop_name_search_service -shop_pins shopping-content-api/product_images shopping/product shopping/ratings/account/metrics @@ -4502,13 +4327,11 @@ smart/buttons social/photosui/images social/photosui/sitemap social/social-security-directory/cai -socialmanager sounds/player sounds/player$ sounds/search sounds/search$ sounds/search? -source source= source_repo= spain/empresas/ @@ -4531,7 +4354,6 @@ ss ss/customer-reviews/lighthouse ss/twister/ajax sslsingle -sso stadia/gamers start start_order @@ -4586,10 +4408,6 @@ storefront storepicker stores/page/*visitId= stories -story-pin-builder -story-pin-invite -story_feed -story_pins studios styles/js-on.css$ subscribe/braintree @@ -4614,7 +4432,6 @@ support support/content support/forum/search? surprise -suspension-appeal sv-se.www.cloudflare.com sv-se/feedback sv-se/lp @@ -4628,7 +4445,6 @@ svc/spelling-bee svc/vertex svc/wordle svpRecommendations -sw-shell.html swg syndicate system1/images @@ -4636,7 +4452,6 @@ t/terms tab= tablet tacms -taggingtool tagmanager/containers/xo tagmanager/pptm.js talk @@ -4672,10 +4487,8 @@ th-th.www.cloudflare.com th-th/feedback th-th/lp th-th/searchresults -thanksgiving-spotlight thanx? themacallan/worlds-together -theme themes/rss things/search things/search$ @@ -4761,7 +4574,6 @@ trustedstores/s trustedstores/tm2 trustedstores/verify tucritica -tv tv/thumb tvschedule twitter @@ -4828,13 +4640,9 @@ uk/teams uk/transactions uk/treasury uk/your -unauth-profile -unlink unsub until= updates -upload-image-lens-history -upload-lens-image uploads urchin_test us-es*/listing/*/favoriters @@ -4910,8 +4718,6 @@ uviewer v1 v1/browser-performance v1/stats -v1/urls/count.json -v3/pidgets/log v4 verify_age vi-vn.www.cloudflare.com @@ -4949,13 +4755,10 @@ webapps/xoonboarding webmasters/sitemaps/ping? webscr websearch -website/confirm -website/confirm/download webstore/search webstore/static/*/wall/js weekly/signup weimg -welcome whats-next/planes-trains-and-analytics whsmiths widget_auth.php @@ -5418,7 +5221,6 @@ xml? xoplatform/logger/api/logger xorouter your -your-shop youth/404_en.htm youtube/fonts youtube/img/promos diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt index b1a1f816..606ac8d8 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt @@ -2432,13 +2432,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /answers/*sort=hottest /answers/*sort=newest /answers/*sort=votes -/answers/accounts -/answers/badges -/answers/commands +/answers/accounts/ +/answers/badges/ +/answers/commands/ /answers/comments -/answers/revisions +/answers/revisions/ /answers/search -/answers/users +/answers/users/ /antiSpam$ /apartments-are_att /apartments-madden_att @@ -3143,7 +3143,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /official+internal /oma /onboarding -/opbuildpdf +/opbuildpdf/ /open_questions /opensearch /opinions/ @@ -3801,7 +3801,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ExternalDataReference ?LID= ?ModPagespeed=noscript -?RefID= ?SESSION ?SSOWebDispatcher&tg=web&ru= ?TBL_Prod100Page= @@ -4051,23 +4050,19 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?q=* ?q=admin ?q=comment/reply -?q=contact ?q=epaper ?q=facebook-instant-articles/feed ?q=filter/tips -?q=logout ?q=node/*/edit ?q=node/*/nodequeue ?q=node/add ?q=print ?q=profile ?q=search -?q=user ?q=user/login ?q=user/logout ?q=user/password ?q=user/register -?q=vote ?qa_expand_key ?query= ?quicktabs_5= @@ -4141,7 +4136,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?staticVersion= ?status= ?storeId= -?story_id= ?submit= ?subtitle= ?success= @@ -5501,6 +5495,7 @@ HotelsManageListing HotelsManagementCenter HotelsProductCart HowTheSiteWorks +HpImageArchive.aspx HubStyle/static-2.309 HubStyle/static-2.313 HubStyle/static-2.315 @@ -6072,6 +6067,7 @@ Project PromoTools PromotionDetailsDisplayView PromotionDisplayView +Proxy.ashx ProxyToolsAccountSettingsTool ProxyToolsBillingAndPaymentsTool ProxyToolsBillingDetailTool @@ -6205,6 +6201,7 @@ Saves ScreensaverShade Scripts Search +Search Search/* Search/Mail/Public SearchNavigationView @@ -6820,6 +6817,8 @@ ac/ ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search ac2 academic-subscriptions +academic/profile +academic/search academy academy-free-account academy/*/results @@ -6904,6 +6903,7 @@ ach/search ach/user ach/users achievements +aclick aclk acoustic acq/nonprofits @@ -7118,10 +7118,6 @@ ajah ajax ajax/* ajax/bootloader-endpoint -ajax/comment/add -ajax/comment/edit -ajax/comment/reply -ajax/comment/reply/form ajax/follow_info ajax/getUniregUserData ajax/homedetail/CompareWithPublicFactsData.htm @@ -7133,7 +7129,6 @@ ajax/ownerview/SellerLeadData.htm ajax/pagelet/generic.php/PagePostsSectionPagelet ajax/profile-broker-website ajax/rentals/ClaimedRentalProperties.htm?actionType=claims -ajax/report-abuse/comment ajax/user ajax_collection_share.php ajax_comments @@ -7187,6 +7182,7 @@ alexa-top-sites/* alexa-web-search/* alexa/* alexaforbusiness/ +alink alkali all all-supported-params @@ -7213,6 +7209,7 @@ amp amp$ amp-proxy amp-tealium +amp/ amp_next_page_ga.cms* amphtml amphtml/blogs/test @@ -7275,7 +7272,7 @@ api.html? api.php api/ api/? -api/attachments +api/attachments/* api/discovery api/editionurlgenerator api/eventlogging @@ -7287,7 +7284,8 @@ api/internal/_bb api/internal/analytics/songs api/jobPostings/jobs api/legendary-data/relay -api/nextsteps +api/maps/ +api/nextsteps/* api/nicorepo/timeline api/partner_select/*/price_query api/programas/69730/audios.rss @@ -7423,6 +7421,7 @@ archive/project/sovsport$ archived archives archivos +arcio/fact-checker areas/ aristotelian-society/ art @@ -7503,7 +7502,6 @@ assets/dist assets/dist/css/asana-apps.css assets/dist/css/asana-guide.css assets/dotcom/staging -assets/infographic assets/managed-cloud-services-sd-4738082.pdf assets/mw/static/old-games assets/pdf/company/private @@ -7766,7 +7764,6 @@ audible-hug-alert audible-sample-player audible_programs= audiblehug -audio-edition-podcast/*/index.xml audio.html audio?performer=1&q= audio_ad? @@ -8173,11 +8170,13 @@ backoffice= backstage/api/ badges/profile/create bagon +baidu bal/impression bal/impression/RecordImpression.htm? ban-me-i-am-a-robot bandito banking +banmyipforever.cgi banner.pl baroness barzahlung.html @@ -8422,6 +8421,7 @@ bezahlvorgaenge.html bfe/apps/website bfl bfmp +bfp/search bg bg-*/ bg-bg/ @@ -8483,6 +8483,7 @@ bin bin/ bin/search.go bin/search.py +bing-site-safety bingbot bipolar-disorder/bipolar-depression-management bipolar-disorder/video/bipolar-fatherhood @@ -8612,6 +8613,7 @@ blogs/blogpost/preview blogs/nationals-journal-beta blogs/pad$ blogs/pad/$ +blogs/search/ blogs/slow-ride blogs/technology.atom blogs/test @@ -8679,7 +8681,6 @@ bookmark_mana2 bookmarklet bookmarks bookmarks/widget -bookmarkshttp://ed.ted.com/robots.txt books books/NBK books/about @@ -9823,6 +9824,7 @@ civis/posts civis/search civis/threads/*in_iframe=1 civis/threads/*wp_data= +ck/ cl cl2/feeds cl2/ical @@ -10096,7 +10098,6 @@ companies companies/c companies/o companies/search -company company/*.rss company/?s= company/add-ons-agreement @@ -10489,13 +10490,16 @@ cp/api/wpa cpds2 cpes/ cpresources +cpro cpropub/univercd cpspa cr +cr$ cr/ cr/$ cr/corporate/contact cr/news +cr? craft crash crawler4j @@ -11009,6 +11013,8 @@ deportes/champions-league/estadisticas deportes/module deportes/resultados depth-- +describecomponents.cgi +describekeywords.cgi design design/ design/free/files @@ -11096,7 +11102,6 @@ digital-single-market/tags digital-single-market/taxonomy digital-single-market/users digital_wallets/dialog -digitaledition digitalpdf dip dir_on_server @@ -11856,6 +11861,9 @@ enterprise/seo entertain entertainment/article/Minerva-s-horoscope entertainment/bravo +entities/search +entityexplore$ +entityexplore? entrez entrez/eutils entrez/sutils @@ -12171,7 +12179,6 @@ escuela-arquitectura-diseno/wp-content/sites/ escuela-arquitectura-diseno/wp-content/themes/ escuela-arquitectura-diseno/wp-content/wp-admin/ escuela-arquitectura-diseno/wp-content/wp-includes/ -esi esi_cache eskupTSUpdate espanol @@ -12315,6 +12322,7 @@ ext ext-content ext/wshop/views/template/uiKit/js/components/sticky.js extensions +extensions/OpenGraph/web extensions/eventack.html extensionstable.htm external @@ -12383,6 +12391,7 @@ fbml/ajax/dialog fbpostaction.cms?article= fcgi- fckeditor +fd/ fdbk feature/sf-test feature_nine_browse-bin= @@ -12980,6 +12989,8 @@ full fullscreen fullscreen/ReportLinker fun +fun/api/ +fun/g/ fundraiser/charity fundraiser/search fur/forums @@ -13190,7 +13201,6 @@ genre geo/download geo/tools geocoder -geoip.php geolocation geooverride get @@ -13260,7 +13270,7 @@ glass/images/commerce global global$ global-consumer-survey/tool -global-infrastructure/services/get-async/http://bakespace.com/robots.txt +global-infrastructure/services/get-async/http://baidu.com/robots.txt global-master global-nav-esi global/RU/ @@ -13703,7 +13713,6 @@ hi-IN/users hi/ hi_in/templates/M hidden -hidden-content highereducation/higheddocs highlights highwire @@ -13882,6 +13891,7 @@ homeimprovement/EmbeddedProfile.htm homeloans/*zga_z_guid= homepage homepage-video-test +homepage/ homepage/2013 homepage/HomepageVideoMetrics.htm homes @@ -13926,12 +13936,14 @@ hosted hosted/images hosting/search hotel/index.hi. +hotel/reviews? hotel/us/the-airstream-van.*.html hotel_attractions hotel_rt_onview hotelfinder/rpc hotels hotels/rpc +hotels/search hotelsonmap.*.json hotfix/ houseads @@ -13946,6 +13958,8 @@ howto/GoodNeighborPolicy.htm howtobuy/ hp/focus-retrocompatibile$ hp/video +hpm +hpmob hr hr-*/ hr-hr/ @@ -14436,11 +14450,16 @@ images/$ images/* images/? images/Podcasts +images/async/? +images/async? images/carBlogsimages images/chart_gifs images/chart_pdfs images/chart_png300 images/chart_png460 +images/hosted/? +images/hosted/search? +images/hosted? images/interview_pdfs images/li.gif images/logging_requests.gif @@ -14449,8 +14468,13 @@ images/ndtvvideo/* images/pad/search?rpt=imageview images/pad/search?text=*&source=morda images/resume +images/search%3F +images/search%5C +images/search/? +images/search? images/search?rpt=imageview images/search?text=*&source=morda +images/searchbyimage images/showroomimages images/smart/$ images/touch/$ @@ -14461,6 +14485,7 @@ images/usedcarimages images/userprofileimg images/v$ images/viewconfig$ +images? imagine/ imesync imf-fetch-message @@ -14586,6 +14611,7 @@ inapp inbox inbox$ inbox$ +inboxcommerce inc5000dev include include/ @@ -14605,6 +14631,7 @@ independentlens/video/index.php? indepthtoolkit/smallprox indepthtoolkit/smallprox$ index +index.cgi index.hi. index.html index.html$ @@ -15529,7 +15556,6 @@ kui= kwanzaa-spotlight l l.php -lab label labs/pmc labs/popgadget/search @@ -15753,6 +15779,7 @@ liked limit_hits limited-release link +link? link_to linked linkedin @@ -15821,6 +15848,7 @@ loans loc/volunteers loc= local +local local-services-ads local/ajax local/blogsandcolumns/slow-ride-front @@ -16148,6 +16176,7 @@ maps/*?lang=uk$ maps/*?lang=uz$ maps/*?ll= maps/about +maps/adsendpoint maps/api/js maps/api/place/js maps/api/staticmap @@ -16603,6 +16632,7 @@ merchant/directions merchant/imageUploadPreview merchant/loc merchant/moreProducts? +merchant/reviews? merchant/update merchantapps mes @@ -17644,6 +17674,7 @@ notificarelacionadas notifications notifications notifications$ +notifications/ notifications/* nova now/mt3 @@ -17832,6 +17863,8 @@ offers/nonprofits offers/nonprofits$ offers/nonprofits% offers/nonprofits? +offers/proxy/dealsserver/api/log +offers/proxy/dealsserver/buy offers/referral-terms-conditions offers/referral-terms-conditions$ offers/referral-terms-conditions% @@ -18037,12 +18070,15 @@ page-59800369_45472411$ page-777107_28406709$ page-data page-strength +page.cgi +page.cgi*id=productdashboard +page.cgi*id=user_activity +page.cgi*id=voting page/*/?a_aid= page/*/?egotecpage page/*/?hc_location= page/*/?iq_id= page/*/?pcd= -page/*/?s page/*/?s= page/*/?search= page/account-confirmation-thanks @@ -18111,6 +18147,7 @@ parliament/public/transltraineeship/secured partNumber= participate/conferences.xml partner +partner-articles partner-content/* partner-locator/partner-details partner/*? @@ -18959,6 +18996,7 @@ pro-resources pro-site pro/about pro2 +proFile/history? proMatch proProjects proVideoWidget @@ -18976,6 +19014,7 @@ product-reviews/B0069IY63Y product/electrode/api/logger product/electrode/api/wpa product/recommended +product/reviews? productBrand= productId= productPurchaseDone @@ -19030,6 +19069,7 @@ profile/*/following profile/*/map$ profile/*/photos profile/downloads_limit +profile/history? profile/license profile/payment/getstarted profile/view @@ -19289,7 +19329,6 @@ pt/ventureone pt/your pt_br/modelos/M pt_pt/modelos/M -pubads.g.doubleclick.net public public-data-sets/applicants/ public-data-sets/terms/ @@ -19607,7 +19646,6 @@ replace reply? repo/create report -report-abuse report-abuse?report= report-abuse?url= report-review @@ -19677,6 +19715,7 @@ resources/xml/sitemaps responder rest results +results results-export-email-by-search-data results-export-ids results-export-search-by-year @@ -19733,6 +19772,7 @@ reviews/write/?s= reviews/write?s= reviews_page= rewards +rewardsapp/ rf=* ribbon.php rip/ @@ -19788,7 +19828,6 @@ row rpg.php rpk/artist_stats rpk/played_song -rpx rr/mopic/staff rs rs/$ @@ -19942,6 +19981,7 @@ s2/sitemaps s2/static s3 s? +s? s?*rh=n%3A1380045031 sa sa= @@ -20293,7 +20333,6 @@ search/SavedSearchLightboxContent.htm search/about search/advanced search/all -search/apachesolr_search search/api search/api/wpa search/archive.html @@ -20304,7 +20343,6 @@ search/autosuggest search/browse/HDPTree,*Border.*debug*DebugBar.*InspectorButton.link.sdirect search/default.aspx?* search/detroitfights -search/ec_solr search/entity/touch search/feed_content? search/fight @@ -20313,7 +20351,6 @@ search/fight+comp$ search/fight+compilation search/girl+fights search/girls+fighting -search/google search/hood+fight search/howsearchworks search/index @@ -20502,7 +20539,6 @@ self.aspx sell/? sell/options seller_onboarding -semantic-homepage seminar/ semp send-email @@ -20583,6 +20619,7 @@ set_cookie.pl setbucket setprefs settings +settings settings/* settings/deactivated settings/linkaccount @@ -20720,17 +20757,23 @@ sharing sharing/files sharing/folders shelf/user_shelves +shenghuo shenghuo/search? +shifen/ shihui shihui? ship shipping-payment shippinginformation shop +shop$ +shop/ shop/*& shop/browse/overlay +shop/collections shop/iphone/payments/overlay shop/search.ep +shop? shop_name_search_service shop_pins shopfront-api @@ -20769,6 +20812,9 @@ show-email show-error- show/delete_saved_shows show/koth-show +show_bug.cgi +show_bug.cgi*ctype= +show_bug.cgi*format=multiple show_calendar.pl show_friend.pl show_intro.pl @@ -20776,10 +20822,11 @@ show_profile.pl showcaptcha showcase showcase/Click.htm? +showdependency shows/ showtag showtime/.requestinvite.html.swp -showtimes/location/*http://imgur.com/robots.txt +showtimes/location/*http://img.youtube.com/robots.txt shr* shutterstock si @@ -20834,7 +20881,6 @@ sign-in sign-in-6for6Sale sign-out sign-out -sign-up sign-up-to-be-contacted-for-research sign-up/? sign_in @@ -20941,7 +20987,6 @@ sites/adp sites/airbus sites/akamai sites/alfresco -sites/all/themes sites/allclearid sites/alliantgroup sites/americanexpress @@ -20999,7 +21044,6 @@ sites/dassaultsystemes sites/datingcom sites/dbsbank sites/dbsprivatebank -sites/default/files sites/default/files/*.doc sites/default/files/*.docx sites/default/files/*.pdf @@ -21329,6 +21373,7 @@ social social-connect/send social/photosui/images social/photosui/sitemap +social/search? social/social-security-directory/cai social_media socialapp/ @@ -21410,6 +21455,7 @@ sp= sp_url= spade-widget spartan +spbasic spbot spc-source= special-promo/2for1 @@ -21423,6 +21469,7 @@ specific speed-test-parent spf= spice +spip.php?page=recherche splash splashui splashui_rc @@ -21487,6 +21534,7 @@ sports/whatson sports_fp_ms spp/ spreadsheet +spresults sprint_wml sprint_xhtml sq/android/collections @@ -21570,6 +21618,7 @@ statements static static-assets/documents/PwnedPasswordsTop100k.txt static-assets/images/collection +static/ static/*.css$ static/*.css? static/*.gif @@ -21702,6 +21751,8 @@ storeclick storefront storepicker storerequest +stores$ +stores/ stores/page/*visitId= stories story @@ -21771,7 +21822,6 @@ subscribe/braintree subscribe/confirm.pl subscribe/enterpriseportal subscribe/foryouapi -subscribe/getstarted subscribe/lagoon subscribe/logging subscribe/offers/service @@ -22128,7 +22178,6 @@ taxation_customs/tax-cfw-interactive-brochure-news taxation_customs/tax-cfw-interactive-brochure-news_en taxation_customs/tax-cfw-interactive-brochure_en taxi/index.hi. -taxonomy/term tb tb-recent tb/recent @@ -22262,6 +22311,7 @@ text text_edition tfemail th +th$ th*/blog-article-remove-faq-utms-*.js th*/cdn-cgi/challenge-platform th*/step @@ -22324,6 +22374,7 @@ th/tools/logo-maker/onboarding th/user th/users th/ventureone +th? th_th/templates/M thank-you thank-you-enterprise-demo @@ -22612,6 +22663,7 @@ translate_static translate_suggestion translate_t translation +translator/?ref= transmute/static-1.85 transmute/static-2.6 transmute/static-2.8 @@ -22639,15 +22691,32 @@ travel-vacations travel/ travel/2013/aug/22/been-there-readers-competition? travel/8711559/The-Telegraph-Travel-Awards-2011.html +travel/api travel/clk +travel/css travel/entity +travel/flight-search +travel/flight/flightSearch +travel/flight/flightSearchAction +travel/flight/search/? +travel/flight/search? +travel/flights travel/flights/s +travel/hotel-search travel/hotel/e +travel/hotel/hotelMiniSearchRequest +travel/hotel/hotelSearch +travel/hotels/checkout +travel/hotels/detail travel/hotels/entity travel/hotels/hotel-finder travel/hotels/hotel-finder/$ +travel/hotels/search/? +travel/hotels/search? travel/hotels/stories +travel/scripts travel/search +travel/secure travelnevadahighway95tc treasury treasury/treasdocuments @@ -23018,6 +23087,7 @@ uk/users uk/ventureone uk/wdc uk/your +ulink? ulk/i ulk/sch ulk/usr @@ -23149,6 +23219,7 @@ ur/search ur/user ur/users urchin_test +url url-shortner urlinator/static-1.54 urlinator/static-1.55 @@ -23485,7 +23556,6 @@ uslugi/$ uslugi/*/category/doctors uslugi/cab usopen09/* -uspod usr usr/*/all-follows usr/*/followers @@ -23684,14 +23754,32 @@ videodash.cms* videodetails videorequest videos +videos/? videos/assets +videos/browsing videos/e +videos/explore +videos/favorites +videos/feed +videos/feedcontent videos/get_video_by_uid/ videos/images videos/js +videos/music +videos/music/ +videos/music/? +videos/music? +videos/riverview/relatedvideo +videos/riverview/relatedvideo/? +videos/riverview/relatedvideo? videos/search.php +videos/search/? +videos/search? +videos/trending +videos/trendingcontent videos/viewmeta/ videos/week +videos? videosearch view view-3d-home @@ -23765,7 +23853,6 @@ vodafone vodafonedemobilelaunch voices/ volunteer/ -vote vote-review vote? voterinfo @@ -23801,6 +23888,7 @@ wall-*?q= wap wap/* wapsearch? +wasntme watch watch/_ajax/option watch_ajax @@ -23937,15 +24025,15 @@ whatson/dbs whatson/pbsyou whatson/schedulex whatson/stations -which-mba -whichmba/forum -whichmba/webinars? -whichmba/webinars?page= whsmiths whysecure whythisad widget widget-landing-page.html +widget/cr +widget/entity/search/? +widget/render +widget/snapshot widget_auth.php widget_chunks widgets @@ -24725,6 +24813,7 @@ word/embed wordpress/wp-admin wordpress/wp-admin/admin-ajax.php work +work work/_ work/acceptinvitation work/account @@ -24824,6 +24913,7 @@ wp-admin/admin-ajax.php wp-admin/admin-ajax.php wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt wp-admin/admin-ajax.phphttp://fool.com/robots.txt +wp-admin/admin-ajax.phphttp://openstreetmap.org/robots.txt wp-admin/load-scripts.php wp-admin/load-styles.php wp-adv @@ -25376,7 +25466,6 @@ zz 5293 5349 5480.iac. -5605 5850 6117 7176/TOI_Travel/ 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 3a36fb78..47299843 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt @@ -501,6 +501,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &deal= &debug &delete_id= +&delta &designers= &distance= &doAsUserId @@ -731,6 +732,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &spellcheck &src &st=* +&start &start=* &state= &subject=* @@ -945,7 +947,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .*__hsfp. .*__hssc. .*__hstc. -.+http://manchestereveningnews.co.uk/robots.txt +.+http://skype.com/robots.txt ...$ .../ .ASPX$ @@ -1010,7 +1012,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .css* .css************* .css? -.csshttp://coreywilley.com/robots.txt +.csshttp://famicom-guitar.com/robots.txt .cssx$ .csv .csv$ @@ -1071,6 +1073,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .html%7CName=ComponentLink .html*mode=reply .html*replyto +.html.html .html/ .html/email .html/feed @@ -1078,7 +1081,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .html?at_medium .html?cachemode=refresh$ .html?file=/products/demos/shipping* -.html?null$ .html?op= .html?start=*0$ .htmlemail @@ -1100,7 +1102,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .jpg .jpg$ .jpg$ -.jpg$http://fox5ny.com/robots.txt +.jpg$http://palwatch.org/robots.txt .jpg* .jpg************* .js @@ -1111,11 +1113,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .js* .js************** .js? -.jshttp://farm4.static.flickr.com/robots.txt +.jshttp://domains.google/robots.txt .json .json .json$ -.json$ .jsp .jsp .jsp$ @@ -1173,15 +1174,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .php$ .php*dropship .php?$ -.phphttp://naturalbreastfeeding.com/robots.txt +.phphttp://regjeringen.no/robots.txt .pl .plist$ .png .png .png$ .png$ -.png$http://home.kpmg/robots.txt -.png$http://theparisreview.org/robots.txt +.png$http://straitstimes.com/robots.txt +.png$http://wayfair.com/robots.txt .png* .png************* .ppt @@ -1193,6 +1194,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .print.html .print.html .print? +.product-article- .ps .py .qr @@ -1222,7 +1224,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .swf .swf$ .swf$ -.swfhttp://namacara.com/robots.txt +.swfhttp://english.happybuddhatemple.org/robots.txt .sz= .tar$ .tar.bz2$ @@ -1277,7 +1279,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .zip .zip$ .zip$ -.zip$http://nieuwfinancieel.nl/robots.txt +.zip$http://glas-javnosti.rs/robots.txt .|jsp / /$ @@ -1712,7 +1714,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*?*ls%3d*%3fls%3d /*?*ls=*&ls= /*?_requestid= -/*?add-to-cart=*http://dictionary.reference.com/robots.txt +/*?add-to-cart=*http://qiita.com/robots.txt /*?attachment-id= /*?label= /*?layout=grid @@ -4255,7 +4257,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /2018- /2023- /22 -/22732481 /23 /25 /27 @@ -4727,6 +4728,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /_jcr_content*.html /_jcr_content*.json /_jcr_content*.xml +/_jcr_content/*/*.gif$ +/_jcr_content/*/*.jpeg$ +/_jcr_content/*/*.jpg$ +/_jcr_content/*/*.png$ /_jcr_content/par /_l /_layouts @@ -4796,9 +4801,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /actions /actions_panel /action~ -/action~*/http://faithandreason.com/robots.txt -/action~*/http://hattrick.go.ro/robots.txt -/action~*/http://whilefun.com/robots.txt +/action~*/http://aswaja.net/robots.txt +/action~*/http://rachats2credits.fr/robots.txt +/action~*/http://taern.com/robots.txt /activities/detail /activities/detail/*/* /activities/detail? @@ -4903,14 +4908,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /answers/*sort=hottest /answers/*sort=newest /answers/*sort=votes -/answers/accounts -/answers/badges -/answers/commands +/answers/accounts/ +/answers/badges/ +/answers/commands/ /answers/comments -/answers/revisions +/answers/revisions/ /answers/search /answers/user-threads?username= -/answers/users +/answers/users/ /antiSpam$ /anus_* /apac @@ -5695,7 +5700,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /contributions /contributor /control_panel/manage* -/control_panel/manage*http://regeringen.se/robots.txt +/control_panel/manage*http://garciniaweightloss.com/robots.txt /conversation /conversation? /conversations @@ -6252,7 +6257,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /feedarticle /feedback /feedback$ -/feedhttp://zara.com/robots.txt +/feedhttp://newyork.cbslocal.com/robots.txt /felch_* /fellatio_* /feltch_* @@ -6780,6 +6785,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /jcr:content*.html /jcr:content*.json /jcr:content*.xml +/jcr:content/*/*.gif$ +/jcr:content/*/*.jpeg$ +/jcr:content/*/*.jpg$ +/jcr:content/*/*.png$ /jcr:content/slimHeaderPar/slim_page_header_v2 /jegyarak- /jelly_donut_* @@ -7233,7 +7242,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /neonazi_* /neueroeffnung /neueroeffnungen-und-nachrichten -/neuroscience-terms/$http://francebleu.fr/robots.txt +/neuroscience-terms/$http://newatlas.com/robots.txt /neuroscience-topics/$ /new /new-for-you @@ -7291,13 +7300,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /no /no-internet-heading-assigned /no-internet-heading-assisted -/no-referrer-when-downgradehttp://aic.essrtb.com/robots.txt -/no-referrer-when-downgradehttp://google.ru/robots.txt -/no-referrer-when-downgradehttp://nia.nih.gov/robots.txt +/no-referrer-when-downgradehttp://glutenfreesociety.org/robots.txt +/no-referrer-when-downgradehttp://marketwired.com/robots.txt +/no-referrer-when-downgradehttp://marksandspencer.com/robots.txt /no-search-results /no_access /node -/node/ /node/* /node/add /node/edit @@ -7402,7 +7410,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /one_guy_one_jar_* /oneplus-x /ongkos-penerbangan- -/opbuildpdf +/opbuildpdf/ /open_questions /openaire /opengraph @@ -7476,6 +7484,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /partners/partnersearch.aspx /password /path_locks +/patterns/ /pay-invoice /payment /payment-success.html @@ -7498,7 +7507,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pdf-templates/standalone /pdf/$ /pdf/index.html -/pdf_reader/*/http://koreatimes.co.kr/robots.txt +/pdf_reader/*/http://venmo.com/robots.txt /pdfft /pdp/lo /pedobear_* @@ -7645,7 +7654,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /print.html /print.ssf /print/ -/print/http://modcloth.com/robots.txt +/print/http://opplemena.com/robots.txt /print?id /print_ad? /printable @@ -7807,7 +7816,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /register/? /registration /registration$ -/registration*http://highsnobiety.com/robots.txt +/registration*http://politifact.com/robots.txt /registration-confirmation/ /reisetipps /related @@ -7836,6 +7845,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /request-demo /request-demo$ /request_access +/resell/productpage /reservation /reservations/ /reset-password @@ -7919,6 +7929,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rss /rss /rss$ +/rss.html /rss.xml /rss/$ /rss/Events @@ -8032,6 +8043,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /search-result /search-results /search-results.html +/search-results.html /search-results/ /search-results/? /search-results? @@ -8048,6 +8060,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /search/?*terms /search/?q /search/?q= +/search/?q=* /search/account /search/bang /search/by-images @@ -8100,6 +8113,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /searchpage /searchresult /searchresults$ +/searchresults/ /searchsuggest /season/200 /sections @@ -8333,7 +8347,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /store/closest /store/feed /store/minecraft-java-bedrock-edition -/store/orderhttp://instamojo.com/robots.txt +/store/orderhttp://potresnirizik.zagreb.hr/robots.txt /store/orders /storefront/ /storelocator/storesSearch.json @@ -8679,7 +8693,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /unlock-document /unlock-question /unread$ -/upcoming-streamshttp://jedit.org/robots.txt +/upcoming-streamshttp://ons.gov.uk/robots.txt /update.php /updatecart /updatesub @@ -8925,8 +8939,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /wp-content/gallery /wp-content/plugins /wp-content/themes -/wp-content/uploads/http://gmachina.com/robots.txt -/wp-content/uploads/http://informaboom.com/robots.txt +/wp-content/uploads/http://copaco.com.py/robots.txt +/wp-content/uploads/http://next.co.uk/robots.txt /wp-feed /wp-includes /wp-json/* @@ -9067,7 +9081,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*amp= ?*answerId= ?*api_key -?*apikey*http://feross.org/robots.txt +?*apikey*http://visaeurope.com/robots.txt ?*app ?*append_element ?*appidt=* @@ -9144,9 +9158,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*hsCacheBuster= ?*hsCtaTracking ?*hs_preview= -?*http://abc.com/robots.txt -?*http://logitech.com/robots.txt -?*http://nsidc.org/robots.txt +?*http://amplifypixel.outbrain.com/robots.txt +?*http://pkp.sfu.ca/robots.txt +?*http://tapatalk.com/robots.txt ?*hubs_ ?*hubs_signup-cta ?*hybrid= @@ -9244,6 +9258,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*resource_type= ?*reviews_page ?*revisionid= +?*robots=false ?*rts_source= ?*s1= ?*s2= @@ -9309,7 +9324,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*utm_medium= ?*utm_source ?*utm_source= -?*utm_source=http://mozilla.com/robots.txt +?*utm_source=http://chordsoftruth.com/robots.txt ?*utm_term= ?*verified= ?*view_post_comments= @@ -9357,7 +9372,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?PHPSESSID= ?Q ?RedirectUrl -?RefID= ?Rehydrate=* ?S= ?S=% @@ -9503,7 +9517,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?bclid= ?bcpid= ?bctid= -?begin ?benderPackage= ?beta= ?betaplayer= @@ -9528,7 +9541,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?cache= ?cacheBurst= ?calendar -?callback=http://jotform.com/robots.txt +?callback=http://bitfinex.com/robots.txt ?callsandtexts ?cameFrom* ?card= @@ -9652,6 +9665,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?debug= ?decade* ?delete_id= +?delta ?depth= ?designers= ?destination= @@ -9999,7 +10013,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ncrnd= ?ncs= ?neighborhoods -?netflixsource=*http://gsb.stanford.edu/robots.txt +?netflixsource=*http://help.opera.com/robots.txt ?netmng= ?new= ?news_id= @@ -10094,7 +10108,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?pk_campaign* ?pkgCode= ?pl -?plainText ?platform ?platform= ?platform=amp @@ -10208,7 +10221,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?q=user/register ?q=user/register/ ?q=vitamix -?q=vote ?qa_expand_key ?qd4mE3DR= ?qt- @@ -10222,7 +10234,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?r ?r= ?radius= -?rangeId=*http://sunlightsupply.com/robots.txt +?rangeId=*http://dafont.com/robots.txt ?rc= ?receiver= ?recipient=*&id= @@ -10362,7 +10374,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?showOlderReviews ?show_error=true ?showcomment* -?shttp://facebook.co/robots.txt +?shttp://jetpack.com/robots.txt ?sid ?sid= ?site_version=viewfullsite @@ -10439,7 +10451,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?spm= ?sputnik=* ?sq_content_src= -?sq_content_src=http://cntraveler.com/robots.txt +?sq_content_src=http://news.un.org/robots.txt ?src ?src=sem_ggl ?srp= @@ -10456,7 +10468,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?step= ?store= ?storeId= -?story_id= ?sub_ ?subject=* ?submit= @@ -10597,7 +10608,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?viewId= ?viewType ?view_medium= -?view_only=http://ogp.me/robots.txt +?view_only=http://osha.gov/robots.txt ?view_source= ?viewmode=0 ?vmov @@ -10698,7 +10709,6 @@ AG/ AI AI/ AITripBuilder -AJAXhttp://palwatch.org/robots.txt AK5537 AK6336com AL/ @@ -10712,7 +10722,7 @@ API/forum/update-who-typing API/user/abtest API/user/combinedinfo API/uxr-survey-management -API/v2$http://redbull.com/robots.txt +API/v2$http://hawaii.edu/robots.txt APIAccessSupport APWIRE AR/ @@ -12478,7 +12488,6 @@ FP/upgradePlan.php FP/userDate.php FP/userDateManager.php FP/viewer-history.php -FPMprinter FR/ FRONT_PROGRAMAS?go= FRONT_SALA_PRENSA @@ -12708,6 +12717,7 @@ HotelsManagementCenter HotelsProductCart HowTheSiteWorks How_To_Get_Sky +HpImageArchive.aspx HttpModules/ HubStyle/static-2.309 HubStyle/static-2.313 @@ -12849,7 +12859,7 @@ Inter InterestItem InterestItem InternalError.html -International-Lectures/en-GB/courses/apply.aspxhttp://tempestchess.com/robots.txt +International-Lectures/en-GB/courses/apply.aspxhttp://theplrshow.com/robots.txt International-Lectures/nl-NL/cursussen/inschrijven.aspx International/questions/qa-html-language-declarations/icons InterstitialsWidget @@ -13672,7 +13682,6 @@ PostVideo Postcomment* PowerMapper Practice-Clients -PreBuilt Premium- PremiumAjax PremiumGuidanceLander @@ -13776,6 +13785,7 @@ PropertyLayer/ Provider/Image/ Provider/PhysicianRatings/ Providers/ +Proxy.ashx ProxyToolsAccountSettingsTool ProxyToolsBillingAndPaymentsTool ProxyToolsBillingDetailTool @@ -13946,7 +13956,6 @@ ReceiveAutoRedirect Recent Recommend Recovery_Packages -Redir.aspx Redirect Redirect=* Redirects @@ -13979,7 +13988,6 @@ Reports/ ReputationManager Request Research/Search-Research -ResearchLibrary/ ReservationAjax ResetPassword Resources @@ -14566,7 +14574,7 @@ Valley-of-Longevity-Property/ VariationSelectionView Verify/* VerifyReview -Verkko/http://xsmanguasjad.ee/robots.txt +Verkko/http://elastic.co/robots.txt Video Video/*playerIndex Video/Panel/ @@ -14587,7 +14595,7 @@ ViewMandate ViewPDF.aspx Vlast/ VolunteerTranslations -VoteActivities/http://elifesciences.org/robots.txt +VoteActivities/http://nature.com/robots.txt VoteCount/?action= W WAI/ER/tests @@ -14654,7 +14662,6 @@ WebResource.axd WebResource.axd?* WebService WebService/ -WebServices/ WebStop/ WebStripper WebUserControls @@ -15097,7 +15104,7 @@ _qa _qa.html _qos _query= -_r/http://newegg.com/robots.txt +_r/http://link.springer.com/robots.txt _recache _rect _redirectedFromOffline-true @@ -15159,6 +15166,7 @@ _tmp _translations? _tsc _uac/adpage.html +_ui _v1_ _v1st _validateactivation.asp @@ -15259,7 +15267,6 @@ aacht aad/catalogs aad/manuals/policyarchives aaea/ -aafpvlogin aajdari aakash aakoenig @@ -15343,8 +15350,9 @@ about-aws/whats-new/2009/01/05/Amazon-CTO-Chief-of-Year/ about-aws/whats-new/2009/01/09/Amazon-CTO-Chief-of-Year-2/ about-aws/whats-new/2009/07/24/aws-survey/ about-ghostery +about-iqair about-the-council/about-the-website/third-party-accessibility-statements -about-the-council/about-the-website/third-party-accessibility-statements/*http://amzn.com/robots.txt +about-the-council/about-the-website/third-party-accessibility-statements/*http://kernel.org/robots.txt about-the-council/contact-us-new about-the-council/contact-us/adult-education about-the-council/contact-us/adult-social-care-and-health @@ -15368,9 +15376,9 @@ about-ti/careers-maintenance.html about-us about-us/careers about-us/careers/job-description.html$ -about-us/contact-enquiries/forms/emailform.jsp?*http://nbclosangeles.com/robots.txt +about-us/contact-enquiries/forms/emailform.jsp?*http://nhs.uk/robots.txt about-us/employment -about-us/employment/*http://roxanegay.com/robots.txt +about-us/employment/*http://auswaertiges-amt.de/robots.txt about-us/news-and-media/media-centre/corporate-news/facet/Topic/ about-us/news-and-media/media-centre/corporate-news/facet/Year/ about-us/news-and-media/media-centre/weather-and-climate-news/facet/Topic/ @@ -15399,7 +15407,7 @@ about/*/update about/*qt-vzc_corporate_news_analytics about/adrm/data-linkage about/advertise/oauth-net-rate-sheet-2023.pdf -about/advisory-and-peer-review-committees/roster/hlbp/http://klook.com/robots.txt +about/advisory-and-peer-review-committees/roster/hlbp/http://nhm.ac.uk/robots.txt about/ask/ about/ask?* about/awards/award-recipient-form.html @@ -15540,6 +15548,8 @@ academia/books/search.html academic academic-subscriptions academic/ +academic/profile +academic/search academicaffairs/commencement/book academics/archive academics/college/special-programs/public-service-old @@ -15744,6 +15754,7 @@ acis/whatsnew.html acjohnston acl aclayton +aclick aclk aclp-vle-decom acmendez @@ -15989,7 +16000,7 @@ add-to-bibliography add-to-cart add-to-cart= add-to-cart=* -add-to-cart=*http://northwestsolarprotection.com/robots.txt +add-to-cart=*http://criteo.com/robots.txt add-to-existing-collection add-visit add?community= @@ -16072,7 +16083,7 @@ admin/aso admin/blogmove admin/forgot/ admin/form -admin/http://emoks.com/robots.txt +admin/http://mediapost.com/robots.txt admin/mapping-dashboard admin/notification-center admin/sro @@ -16086,7 +16097,7 @@ adminapps1/ adminapps2/ adminapps3/ adminapps4/ -adminhttp://ithemes.com/robots.txt +adminhttp://dji.com/robots.txt administration administration/ administrative-fellowship @@ -16248,7 +16259,6 @@ adwordsresellers adx/bin adzikiewicz ae -ae-en/ ae/ ae/en/book-a-trip/flights/fare-types/fare-guide-information.html ae/en/c/* @@ -16290,7 +16300,7 @@ affiliate affiliate-forgot-password affiliate-login affiliate-program -affiliate/*http://winzip.com/robots.txt +affiliate/*http://fontawesome.io/robots.txt affiliate/register.htm affiliate/screenname.htm affiliate_amazon.cms @@ -16310,10 +16320,6 @@ afflink afisha-email afowler afp$ -afp/1998/0301/p908.html -afp/AFPprinter -afp/accessories -afp/viewRelatedDocumentsByMesh.htm afr-newsletter-btb afr-newsletter-mw5 afrahm @@ -16436,6 +16442,8 @@ aimarketing aipro aiproduct aiprojecthks +air-purifiers +air-quality-monitors aircraft-icons/sprite airport/ airport_transfer_deeplink @@ -16457,10 +16465,6 @@ ajax/ ajax/* ajax/_general_vars.php ajax/bootloader-endpoint -ajax/comment/add -ajax/comment/edit -ajax/comment/reply -ajax/comment/reply/form ajax/content-product ajax/contentmedia ajax/count-24h.php @@ -16482,7 +16486,6 @@ ajax/profile-broker-website ajax/project/getBids.php ajax/registrationForm.htm ajax/rentals/ClaimedRentalProperties.htm?actionType=claims -ajax/report-abuse/comment ajax/scroll ajax/seoRequest ajax/skill-bundle.php @@ -16585,12 +16588,6 @@ albie albright album album.php -album/delete_user_review -album/fetch_overview_review -album/fetch_review_view -album/report_inappropriate -album/review_thumbs -album/save_user_review albumarchive albums albums-cd-us @@ -16655,12 +16652,14 @@ aliciademaio aliciafroio alikhani alilly +alink aliraja alireza.haghighi alisamanning alisonfrankjohnson alisonmahan alive/ +alive/user alixboberg aliyatest alkali @@ -16823,6 +16822,7 @@ amp-iframe amp-proxy amp-social-login amp-tealium +amp/ amp/*/more.html amp/*/page-*/$ amp/amp @@ -17063,7 +17063,6 @@ anon-ftp anon/AdPreview$ anons_test.php anonymous -anpe ans anshumanc ansirfan @@ -17185,7 +17184,7 @@ api/ajax/reactions api/ajax/reactions?. api/ajax/rightlatestnews api/ajax/rightlatestnews?. -api/attachments +api/attachments/* api/auth api/beta/search api/billing @@ -17224,7 +17223,7 @@ api/discover/1/discover_web api/discover/sites api/discovery api/documentations/v3 -api/du/SEARCHhttp://squidoo.com/robots.txt +api/du/SEARCHhttp://dribbble.com/robots.txt api/du/Search api/du/search api/editionurlgenerator @@ -17236,7 +17235,7 @@ api/federation api/getEarthquake.php api/health api/html -api/http://nam.edu/robots.txt +api/http://kobemural.com/robots.txt api/instacart api/install_backblaze api/internal/*/location @@ -17254,17 +17253,18 @@ api/jobPostings/jobs api/latest-articles api/legacy/pse api/legendary-data/relay +api/maps/ api/meerkat/page api/messages api/metainfo/tv api/moonshine/V2/validatephone api/moonshine/collect api/next-urls -api/nextsteps +api/nextsteps/* api/ng-looks/ api/nicorepo/timeline api/nts/v1/login -api/og/*http://ask.fm/robots.txt +api/og/*http://crowdfundingusa.com/robots.txt api/paid-article api/partner_select/*/price_query api/play/options @@ -17494,7 +17494,7 @@ append_follows appengine appl apple-app-site-association -apple-app-site-associationhttp://mediafire.com/robots.txt +apple-app-site-associationhttp://focusonkids.ru/robots.txt apple-news apple-touch-icon-120x120-precomposed.png apple-touch-icon-120x120.png @@ -17695,7 +17695,6 @@ ar-eg/televisionat-bahs-sawti-men-doun-istikhdam-al-aydi ar-eg/televisionat-dolby-vision-atmos ar-eg/wade3-mou3ayar-men-netflix-li-televisionat-zakia ar-en -ar-es/ ar-es/shop/*?*&*&*&* ar-iq/ ar-iq/home-theatre-sound-bars/neckband-speakers @@ -17916,7 +17915,7 @@ archives archives archives/ archives/*/*/* -archives/http://edps.europa.eu/robots.txt +archives/http://eeoc.gov/robots.txt archives/multimedia/extra archives/multimedia/feedback.php archives/multimedia/rss/Instructions+for+content+providers @@ -17932,6 +17931,7 @@ archivo/todas/19 archivo/todas/200 archivos archoish +arcio/fact-checker arck arcviewer arda @@ -18199,14 +18199,13 @@ asp.net/ asp/ asp/ asp/* -asp/*http://google.rs/robots.txt +asp/*http://arte.tv/robots.txt asp/demo_db_edit.asp aspnet_client aspnet_client/ aspnet_client/ -aspx$ aspx/ -aspx/read.aspxhttp://6590300.fls.doubleclick.net/robots.txt +aspx/read.aspxhttp://tnt.netmng.com/robots.txt aspxerrorpath* asrelated.cms* asross @@ -18253,9 +18252,8 @@ assets/errorpage assets/gov/taxes/property-taxes/annual-property-tax/municipality-regional-district-resources assets/gov/zzzz assets/hk-grotesk -assets/http://sfmoma.org/robots.txt +assets/http://jotform.com/robots.txt assets/images/global/s.gif -assets/infographic assets/integrated-marketing/Offer-Summaries/t-append-lo.pdf assets/internal assets/js/lib/cookieconsent.min.js @@ -18351,7 +18349,6 @@ at*/people/*/circle at*/people/*/favorites at*/shop/*/favoriters at*/shop/*/sold -at-de/ at-en at/ at/*?order= @@ -18575,7 +18572,6 @@ au*/shop/*/sold au*/step au*/submit au*/submitted -au-en/ au-en/shop/*?*&*&*&* au-fr au.html @@ -18628,6 +18624,7 @@ au/careers/search? au/cart au/checkout au/comment +au/consumer/tvs-projectors-learn-search/viera-televisions/viera-cx700-series.html au/conversations au/corporate au/cricket @@ -18783,6 +18780,31 @@ au/showroom_cms/content au/sitemap.html au/strumenti/creatore-di-logo/onboarding au/style +au/support/product-archives/household/refrigeration/nr-bw415vwau.html +au/support/product-archives/household/refrigeration/nr-bw415xsau.html +au/support/product-archives/household/refrigeration/nr-bw465vwau.html +au/support/product-archives/household/refrigeration/nr-bw465xsau.html +au/support/product-archives/household/refrigeration/nr-bx41bvwau.html +au/support/product-archives/household/refrigeration/nr-bx41bxsau.html +au/support/product-archives/household/refrigeration/nr-bx41cqpau.html +au/support/product-archives/household/refrigeration/nr-bx421gusa.html +au/support/product-archives/household/refrigeration/nr-bx46bvwau.html +au/support/product-archives/household/refrigeration/nr-bx46bxsau.html +au/support/product-archives/household/refrigeration/nr-by552xsau.html +au/support/product-archives/household/refrigeration/nr-by552xwau.html +au/support/product-archives/household/refrigeration/nr-by55bpsau.html +au/support/product-archives/household/refrigeration/nr-by55bvwau.html +au/support/product-archives/household/refrigeration/nr-cy54agwau.html +au/support/product-archives/household/refrigeration/nr-cy54bgkau.html +au/support/product-archives/household/refrigeration/nr-cy54bgsau.html +au/support/product-archives/household/refrigeration/nr-cy54bgwau.html +au/support/product-archives/household/refrigeration/nr-cy55cgkau.html +au/support/product-archives/household/refrigeration/nr-cy55cpsau.html +au/support/product-archives/household/refrigeration/nr-d535xgsau.html +au/support/product-archives/household/refrigeration/nr-d535xgwau.html +au/support/product-archives/household/refrigeration/nr-d655xgsau.html +au/support/product-archives/household/refrigeration/nr-d655xgwau.html +au/support/product-archives/household/refrigeration/nr-f603gt-xu.html au/swf au/tapdance au/teams @@ -18826,7 +18848,7 @@ audiblehug audience/ audio audio- -audio-edition-podcast/*/index.xml +audio-demos audio-player audio.html audio/ @@ -19513,7 +19535,6 @@ baby-name-poll babyfriendly/news-and-research/baby-friendly-news babyweb bac/recherche -back-to-eden-gardens-worldwide.html back/ backURL*page*.html back_url= @@ -19524,7 +19545,6 @@ backoffice backoffice= backstage backstage/api/ -backtoedenfilmdvd.html backup backuphelpr1 backuphelpr2 @@ -19603,6 +19623,7 @@ banking-information/employeebanking/ bankruptcy/*page= banks banks/*/page= +banmyipforever.cgi banner banner.pl bannerinclude @@ -19618,7 +19639,7 @@ baohongchen bap.html bap/webstore/search.html bapingseo -bappstore/bapps/download/http://khn.org/robots.txt +bappstore/bapps/download/http://poshmark.com/robots.txt baqaee barbarak barchartData @@ -19866,7 +19887,6 @@ be-fr*/cdn-cgi/challenge-platform be-fr*/step be-fr*/submit be-fr*/submitted -be-fr/ be-fr/*?*shpxid= be-fr/*digital_wallets/dialog be-fr/admin @@ -19899,7 +19919,6 @@ be-fr/tools/business-name-generator/searchpage be-fr/tools/business-name-generator/searchutf8 be-fr/tools/logo-maker/onboarding be-fr/ventureone -be-nl/ be/ be/*?*shpxid= be/*?order= @@ -20157,6 +20176,7 @@ bfgs bfigueroa bfl bfmp +bfp/search bfrank bg bg-*/ @@ -20394,6 +20414,7 @@ bin/sleep.cgi bin/ti binary-data/DIY binary-data/EGALLEY +bing-site-safety bingbot bingsiteauth.xml bingwang @@ -20650,14 +20671,14 @@ blog/*_ga blog/*sitemap.xml$ blog/*utm_source= blog/. -blog/.html.*http://stripe.com/robots.txt +blog/.html.*http://salon.com/robots.txt blog/20 blog/200 blog/2019 blog/?p= blog/?s= -blog/?s=*http://apps.shopify.com/robots.txt -blog/?s=*http://mojaveexperiment.com/robots.txt +blog/?s=*http://engvid.com/robots.txt +blog/?s=*http://japansociety.org/robots.txt blog/Neuer_Beitrag.html blog/Rubriken.html blog/SearchView.aspx @@ -20749,7 +20770,7 @@ blog/tag blog/tag blog/tag/ blog/tag/* -blog/tag/success-webinar/http://gmdvg.com/robots.txt +blog/tag/success-webinar/http://jezebel.com/robots.txt blog/tags blog/tags-search blog/tags-search.html @@ -20855,6 +20876,7 @@ blogs/practitioners-of-the-month blogs/product blogs/research/search blogs/search +blogs/search/ blogs/slow-ride blogs/tag blogs/technology.atom @@ -20869,7 +20891,7 @@ blogsupport blogtemp blogvideo blogvision -blogwire/asheville-savings-bank-adds-scott-forbes-as-new-market-executive$http://web.whatsapp.com/robots.txt +blogwire/asheville-savings-bank-adds-scott-forbes-as-new-market-executive$http://mountsinai.org/robots.txt blokdebid/ca/calendar-created blowe bls @@ -21233,7 +21255,6 @@ bookmark_mana2 bookmarklet bookmarks bookmarks/widget -bookmarkshttp://squareup.com/robots.txt bookproperty books books/?*instrument= @@ -21547,7 +21568,7 @@ branding/images/dont-04.png branding= brandmonitoring brandnet -brandnew/psphttp://airlinestravel.ro/robots.txt +brandnew/psphttp://understood.org/robots.txt brandnewconference/2016/video brandonbergman brandonedwards @@ -21817,7 +21838,7 @@ buscador buscador.aspx buscador/GoogleServlet buscador/GoogleServletBuscadorVertical -buscador_generalhttp://bourbonandboots.com/robots.txt +buscador_generalhttp://decrypt.co/robots.txt buscar buscar buscar.html @@ -21984,6 +22005,7 @@ business-security/pki-management/certificate-manager.php? business-security/ssl-security.php?s= business-security/support-services/it-help.php? business-services +business-solutions/content-moved.asp business/* business/*-*/products/business-tv business/*-*/products/deals @@ -22024,6 +22046,7 @@ business/enterprise-advisory-board business/explore business/feedback business/hub +business/iframes/toughbook-configurator.asp business/infrastructure-explainer business/international-business business/invite @@ -22055,6 +22078,10 @@ business/switch-account business/thank-you-carrier-integration-request business/thank-you-integration-request business/top-ads +business/toughbook/computer-support-enterprise-software.asp +business/toughbook/computer-support-enterprise-whitepapers.asp +business/toughbook/computer-support-search-downloads-iframe-JSON.asp +business/toughbook/configurator-iframe.asp business/update business/verified-merchant/status business/widget @@ -22345,7 +22372,6 @@ ca-ES/*barcelona ca-ES/*spain ca-ES/office-space ca-ES/signup -ca-en/ ca-es/ ca-fr*/blog-article-remove-faq-utms-*.js ca-fr*/cdn-cgi/challenge-platform @@ -22357,7 +22383,6 @@ ca-fr*/shop/*/sold ca-fr*/step ca-fr*/submit ca-fr*/submitted -ca-fr/ ca-fr/*?*shpxid= ca-fr/*?order= ca-fr/*color= @@ -22677,7 +22702,7 @@ calebmooreportfolio calendar calendar calendar$ -calendar-2/action~*/http://4bestbuy.net/robots.txt +calendar-2/action~*/http://icloud.com/robots.txt calendar-2/action~agenda calendar-2/action~default calendar-2/action~http: @@ -22896,7 +22921,7 @@ calendrier/action~agenda calendrier/action~month calendrier/action~oneday calendrier/action~posterboard -calendrier/action~stream/http://metal-only.de/robots.txt +calendrier/action~stream/http://dailycaller.com/robots.txt calendrier/action~week calf california-exhibit @@ -22949,7 +22974,7 @@ campaigns campaigns/ campaigns/bulk-order-form campaigns/digital-recruitment -campaigns/digital-recruitmenthttp://mi.com/robots.txt +campaigns/digital-recruitmenthttp://southwest.com/robots.txt campaigns/infor-hub-xt5r5iwdrgxbnuz/ campaigns/iterable-cookies.json?callback=setIterableCookies&noredirect=once campaigns/portals/ @@ -23142,8 +23167,6 @@ card_management.php cardauth cardealers/partial/dealerdetails-about.xhtml cardealers/partial/photoMedia.xhtml -cardedeu%40thesaurus.net -cardedeu@thesaurus.net cardfinderservice/ cardinals/fans/text-messaging-terms-and-conditions cardinals/search @@ -25822,7 +25845,7 @@ cd/V77972_01 cd/clip/parole/soprano-hiro-7260.html cd/corneille-entre-nord-et-sud-1769.html cd_upload/Search -cdc/http://flavorwire.com/robots.txt +cdc/http://gizmodo.com/robots.txt cdf/sign cdj cdk/* @@ -25834,8 +25857,8 @@ cdn-cgi/* cdn-cgi/beacon/performance cdn-cgi/bm/cv cdn-cgi/challenge-platform -cdn-cgi/http://google.ie/robots.txt -cdn-cgi/http://iso.org/robots.txt +cdn-cgi/http://hortomallas.hk/robots.txt +cdn-cgi/http://mediamatchmaker.co.uk/robots.txt cdn-cgi/image cdn-cgi/images/trace cdn-cgi/l/email-protection @@ -25843,7 +25866,7 @@ cdn-cgi/rum cdn-cgi/scripts cdn-cgi/styles cdn-cgi/zaraz -cdn-cgi/zaraz/http://box.net/robots.txt +cdn-cgi/zaraz/http://deepmind.com/robots.txt cdn-cgi/zaraz/s.js cdn-cgi/zaraz/t cdn-dgi @@ -25896,6 +25919,7 @@ celt/users/international/overseas.htm celtics/node celtics/users celtweb/OAI/OAI-collaborative-institutions +cemetery/*/memorial-search cemtest2 census centenary-fund @@ -25963,8 +25987,8 @@ cgi-bin/grid-words cgi-bin/guestbook cgi-bin/histDiff.cgi cgi-bin/homelandsecurity -cgi-bin/http://6478929.fls.doubleclick.net/robots.txt -cgi-bin/http://uzletiblog.hu/robots.txt +cgi-bin/http://euroncap.com/robots.txt +cgi-bin/http://nuestropsicologoenmadrid.com/robots.txt cgi-bin/imagemap cgi-bin/isbn cgi-bin/kaweahits @@ -25977,7 +26001,7 @@ cgi-bin/loginpage cgi-bin/longs.cgi cgi-bin/mb cgi-bin/msdemo/ -cgi-bin/notices/http://img1.wsimg.com/robots.txt +cgi-bin/notices/http://ams.usda.gov/robots.txt cgi-bin/onTopic cgi-bin/orphanWikiPages cgi-bin/outline @@ -26018,7 +26042,7 @@ cgi-bin/wikiSig cgi-bin/wx cgi-bin/x-posts cgi-bin/yabb -cgi-binhttp://androidcommunity.com/robots.txt +cgi-binhttp://ifixit.com/robots.txt cgi-local cgi-mad/ cgi-out @@ -26090,8 +26114,6 @@ ch*/people/*/circle ch*/people/*/favorites ch*/shop/*/favoriters ch*/shop/*/sold -ch-de/ -ch-fr/ ch/ ch/*?order= ch/*color= @@ -26119,6 +26141,7 @@ ch/de/checkout ch/de/chweb ch/de/contact/search?param= ch/de/datenschutzerklaerung/qualtrics +ch/de/extranet ch/de/it/m/cms ch/de/live-event-schedule ch/de/live-event-schedule$ @@ -26383,7 +26406,6 @@ chc chdinh chebi check -check-logged-in check-redirect check-web-status.html check.htm @@ -26415,7 +26437,8 @@ checkout2 checkout?* checkout?plan_id checkoutconfirmation -checkouthttp://usdre.com/robots.txt +checkouthttp://hobie.com/robots.txt +checkouthttp://modernistcuisine.com/robots.txt checkoutnow checkouts checkpoint @@ -26677,7 +26700,6 @@ ckgeiger ckorponay cksum= cl -cl-es/ cl-es/shop/*?*&*&*&* cl/ cl/Download @@ -27023,7 +27045,6 @@ cmc.php cmcmurtry cmd cmd=logExternal* -cme/subscriptions/fp-essentials/editions.html?contentpar cmhart cmheld cmiller @@ -27046,7 +27067,7 @@ cmr cmrudeen cms cms-constellation -cms-search/http://tags.w55c.net/robots.txt +cms-search/http://cmswire.com/robots.txt cms. cms.dll* cms/ @@ -27087,7 +27108,7 @@ cn/en/privacy-statement/qualtrics cn/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html cn/enterprise/ cn/error-static-cdn -cn/events/huaweiconnect/livestream-for-tvs$http://eso.org/robots.txt +cn/events/huaweiconnect/livestream-for-tvs$http://hub.docker.com/robots.txt cn/ipns cn/list cn/list= @@ -27218,7 +27239,7 @@ cobrand/ code code/ code/* -code/http://m.youtube.com/robots.txt +code/http://w3techs.com/robots.txt code2product-typeform-dashboard code= codeCoverage @@ -27419,6 +27440,10 @@ commerce/signin.asp commerce/subscribeToNewsletter.action commercesearch/images commercesearch/services +commercial-air-purifiers +commercial-air-quality-monitors +commercial-applications +commercial-hvac-air-filtration commercial-preview/ commercial/flightxml/v3 commercialservices/catering_and_bars @@ -27504,7 +27529,7 @@ community/*/latest$ community/*/live community/*/post community/*/post- -community/*/profile/*http://africasiaeuro.com/robots.txt +community/*/profile/*http://cointelegraph.com/robots.txt community/*/rss community/*/topics community/*/trackback @@ -27530,7 +27555,6 @@ community/comments community/community-partnerships/fireside-chat/ community/community-partnerships/fireside-chat/thank-you/ community/community-relations/isc-lighting-request/thank-you/ -community/compose/* community/conversations community/email community/error-subdivision-name-unavailable @@ -27795,12 +27819,12 @@ concrete/*.xml$ concursocampusparty/files concussion/HeadsUp/training/ conditions-diseases?f* -conditions-diseases?linkId*http://urmc.rochester.edu/robots.txt +conditions-diseases?linkId*http://chor.helbling-verlag.de/robots.txt conditions-diseases?search= conditions/coronavirus-covid-19/testing-and-tracing/get-an-antigen-test-to-check-if-you-have-coronavirus/ conditions/pregnancy-and-baby/pages/your-birth-plan.aspx conejo -conex-2019http://reliefweb.int/robots.txt +conex-2019http://view.adjust.com/robots.txt conf conf conf/*.php$ @@ -27880,7 +27904,7 @@ connect connect-accounts connect.facebook.net connect/@ -connect/http://fsf.org/robots.txt +connect/http://blog.sfgate.com/robots.txt connect/offer connect/profile connect/social-intranet.html @@ -27916,7 +27940,6 @@ constellation consult consultancies consultas?filter=past&geozone_id -consultationoffres consultations? consumer-profile consumer-tools/educator-tools/youth-financial-education/curriculum-review/tool @@ -27955,7 +27978,7 @@ contact-opnemen-met-myheritage contact-opnemen-met-ondersteuning contact-pantone-connect contact-preferences -contact-sales/http://parallels.com/robots.txt +contact-sales/http://pingidentity.com/robots.txt contact-support contact-thank-you contact-tos @@ -27988,8 +28011,8 @@ contact/employees/servlets contact/en/hague/questionnaire/ contact/feedback contact/form/ -contact/http://hallenrad-wm-2020.de/robots.txt -contact/http://nationaltrust.org.uk/robots.txt +contact/http://dolphchaney.com/robots.txt +contact/http://freewebs.com/robots.txt contact/menu* contact/partner* contact/support.php @@ -28031,7 +28054,6 @@ content-generator-embed content-marketing content-only content-security-policy.json -content.pdflist.html$ content/ content/* content/*%7Bopenurl%7D @@ -28166,11 +28188,13 @@ content/dam/Deloitte/nz/Documents/noindex/ content/dam/Deloitte/us/Documents/noindex/ content/dam/Deloitte/xc/ content/dam/Deloitte/xl/ +content/dam/Panasonic/*/pub-*.*$ +content/dam/Panasonic/*/pub-*/*.*$ content/dam/SAS/partnernet/ content/dam/aarp/Member-Benefits/AARP-Auto-Buying-Program-For-Member-Communications-Digital-Fulfillment.pdf content/dam/acsorg/qa content/dam/alumni/2012elections -content/dam/avg/img/2014/business/http://vimeopro.com/robots.txt +content/dam/avg/img/2014/business/http://avicii.lnk.to/robots.txt content/dam/bitdefender/business/ar content/dam/blackberry-com/asset/enterprise/pdf/direct content/dam/blackberry-com/asset/enterprise/webcast/direct @@ -28247,7 +28271,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476 content/dam/ircc/documents/pdf/francais/trousses/form/imm5644 content/dam/ircc/documents/pdf/francais/trousses/form/irm0002 content/dam/ircc/documents/pdf/francais/trousses/form/irm0004 -content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://britannica.com/robots.txt +content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://canadadrives.ca/robots.txt content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf content/dam/jpm/structured-products-documents content/dam/lockheed-martin/eo/documents/benefit-plans/LMC_IV_REP_RV2_SB_Guide_FINAL_082819.pdf @@ -28274,6 +28298,15 @@ content/dam/one-dot-com/one-dot-com/uk/microsites/pisa25/secure/pearson-revise-i content/dam/one-dot-com/one-dot-com/uk/microsites/pisa25/secure/pisa-10-steps-to-success-england.pdf content/dam/one-dot-com/one-dot-com/uk/microsites/pisa25/secure/school-pisa-letter-front-page.pdf content/dam/pan/en_US/assets/pdf/legal/archive +content/dam/panasonic/*/pub-*.*$ +content/dam/panasonic/*/pub-*/*.*$ +content/dam/pim/*/*-Product_ImageGlobal*.png$ +content/dam/pim/*/*-Variation_Image_for_See_All*.png$ +content/dam/pim/*/*.pub.*$ +content/dam/pim/*/pub-*.*$ +content/dam/pim/*/pub-*/*.*$ +content/dam/pim/tw/*-Product_ImageGlobal*.png$ +content/dam/pim/tw/*-Variation_Image_for_See_All*.png$ content/dam/pwc/uk/en/assets/pdf/hcl_f2.18.pdf content/dam/pwc/uk/en/business-recovery/administrations/assets/hcl_ content/dam/pwc/uk/en/business-recovery/administrations/assets/hcl_%20annual%20report.pdf @@ -28292,7 +28325,7 @@ content/dam/splunk2/en_us/images/ciso-sales-tool-assets/ciso-page-filter.json content/dam/splunk2/images/icons/favicons/favicon.ico?301=/favicon.ico content/dam/splunk2/images/logos/splunk-logo.svg?asd content/dam/static-page/customer-advocacy/*/pdf/* -content/dam/students/documents/graduations/programs/http://static.xx.fbcdn.net/robots.txt +content/dam/students/documents/graduations/programs/http://syfy.com/robots.txt content/dam/tcom/business-enterprise/telstra-connect-guides/telstra_connect_guide_billing.pdf content/dam/tcom/business-enterprise/telstra-connect-guides/telstra_connect_guide_incidents.pdf content/dam/tcom/business-enterprise/telstra-connect-guides/telstra_connect_guide_mobility_services.pdf @@ -28339,7 +28372,7 @@ content/dist/fonts content/docdel content/download content/downloads/ -content/downloads/http://wri.org/robots.txt +content/downloads/http://marketingweek.com/robots.txt content/ebook content/ebook/ content/ebrochure/toyota-mobility.pdf @@ -28363,7 +28396,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://accessnow.org/robots.txt +content/index.php/user/logout/http://columbia.jp/robots.txt content/index.php/user/password content/index.php/user/register content/institution @@ -28416,6 +28449,7 @@ content/pan/ko_KR content/pan/pt_BR content/pan/zh_CN content/pan/zh_TW +content/panasonic content/pdf/10.1007%2F978-94-6209-446-8_8.pdf content/pdf/bbm content/pdf/bfm @@ -28496,7 +28530,6 @@ contentassets/*.xml$ contentfeed/getdata?type=synopsi contentjam/ contentobject -contentpar_gridblock contentresearchtool/ contents/images/nav contentsearch/ @@ -28892,7 +28925,7 @@ courses/Transcript courses/assessment courses/eecs484 courses/favorites -courses/http://webdavsystem.com/robots.txt +courses/http://codecanyon.net/robots.txt courses/oasis/BabbScholarship courses/section courses/transcript @@ -28955,11 +28988,13 @@ cpspa cpx.php cqiu cr +cr$ cr/ cr/$ cr/Download cr/corporate/contact cr/news +cr? craft crafts crai/big @@ -29146,7 +29181,6 @@ cron.sh cron/*.php$ cron_pw_grinder cron_selective.php -cronaca/2018/04/09/news/_ndrangheta_in_manette_i_palazzinari_dei_clan_sequestrati_50_milioni_di_euro-193383786 cronaca/2019/12/05/news/stretta_contro_i_pirati_dei_giornali_rubati_800mila_lettori_in_un_anno_-301013213 cronaca/2023/09/29/news/serenis_repubblica_promozione_abbonati-416179220 cronache/08_dicembre_17/woodcock_indagato_chiave_fiorenza_sarzanini_140878bc-cc03-11dd-bd86-00144f02aabc.shtml @@ -29404,7 +29438,7 @@ csd/internal/css csd/internal/nav csd/js csd/nav -csd/staff/karen.h.rosenlof/karen.h.rosenlof.presentations/http://wave.webaim.org/robots.txt +csd/staff/karen.h.rosenlof/karen.h.rosenlof.presentations/http://esselte974.fr/robots.txt csde/camp-shriver-community/camp-shriver/registration-fee/ csde/camp-shriver-family-information/ csde/camp-shriver-staff-information/ @@ -29646,7 +29680,6 @@ customization-work-integration-ps customization-work-multivendor customization-work-oc customize -customize$ customize_autosaved= customize_changeset_uuid= customize_search @@ -29721,7 +29754,6 @@ cz*/step cz*/submit cz*/submitted cz-CZ -cz-cs/ cz-cz/ cz-en cz/ @@ -29943,7 +29975,7 @@ da/auth da/autocomplete da/blog da/create-a-doodle-pfm -da/create-a-doodle-pfmhttp://matadornetwork.com/robots.txt +da/create-a-doodle-pfmhttp://dorisbaumer.com/robots.txt da/firefox/collections da/firefox/collections/4757633 da/firefox/collections/4757633/$ @@ -29967,6 +29999,7 @@ da/search/default.mi da/spellcheck da/user da/users +da_dk dab dacam11 dad/trk @@ -30000,15 +30033,6 @@ dal-quotidiano dalilacolucci dalyn-grindle dam -dam/*.doc$ -dam/*.docx$ -dam/*.pdf$ -dam/*.ppt$ -dam/*.pptx$ -dam/*.xls$ -dam/*.xlsx$ -dam/AAFP/documents/cme -dam/Documentation dam/businessportal/content/assets dam/jcr:1c950f05-9161-4b6b-9fe3-be3e7b1f0412/Jira%20Align%20Enterprise%20Success%20Package%20One-Pager.pdf$ dam/jcr:261696c7-3570-4760-b2a6-b69264c2a2db @@ -30016,7 +30040,7 @@ dam/jcr:7b30c258-5588-43a5-ba8a-cd1d1cce64cd/Enterprise%20Success%20Package%20On dam/jcr:b549786a-5967-4603-91eb-16a9d8902061/cPrime_SAFewhitepaper_0829_125636.pdf$ dam/jcr:d493cbe0-67e8-4aa5-8972-b41046099254/Lean%20ITSM%20Whitepaper.pdf$ dam/support/pdf -dam/udelImages/student-life/reslife/floorplanshttp://cordis.europa.eu/robots.txt +dam/udelImages/student-life/reslife/floorplanshttp://udemy.com/robots.txt damientully dan/layout/set danaboebinger @@ -30459,7 +30483,6 @@ de/api/v3/ajax/bespoke/public/neu/specs de/app de/apple-app-site-association de/apps -de/asset-preview* de/assets de/autenticacion de/auth @@ -30536,6 +30559,7 @@ de/company/newsletters/search.html de/company/user_stories/search.html de/competition de/config +de/consumer/lumix-g-cashback-wochen.html de/contact.php de/contacts/c/claudia-grabner.html de/content/dam/mathworks/mathworks-dot-com/images/company/jobs @@ -30571,7 +30595,6 @@ de/de/suche?param=* de/develop/ de/develop/review/ de/devolucion-de-productos -de/die-h225-als-polizeihubschrauber de/download de/education de/edustore @@ -30791,7 +30814,6 @@ de/responsive-header de/retail/search$ de/retail/search? de/search -de/search* de/search*attr_*= de/search*price_bucket= de/search*search_type= @@ -30951,6 +30973,7 @@ deborahlevine debts? debts?*=*&ref=sms debug +debug/ debug/ShipNotify debug_log debugsa @@ -30981,6 +31004,7 @@ deeplinkid def/ defalpha= default +default.asp default.aspx/kb/ default.aspx/ph/ default.cms @@ -31008,6 +31032,7 @@ default/files/images/logo default/js/ default1.cms defaultinterstitial.cms +defaultpage defaults deferred-payment deferred.php @@ -31068,7 +31093,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://action.dstillery.com/robots.txt +demo/safari-reader-test-nielshttp://mathworks.com/robots.txt democenter demokratie-jetzt.html demonstration @@ -31132,6 +31157,8 @@ desalvo desantola desc desc/ +describecomponents.cgi +describekeywords.cgi descriptivepsychology design design-examples @@ -31206,7 +31233,7 @@ details- details-*.html details-print details.do -detailshttp://nhm.ac.uk/robots.txt +detailshttp://craigslist.org/robots.txt detect detr detroitchicago @@ -31323,6 +31350,7 @@ dhtmlmenu dhwani dhyeon dhz +di-ag/ diablo-2/account diablo-2/account= diablo-2/cn/account @@ -31567,6 +31595,7 @@ diegoestevez diegorivera diener diets/* +diff diffbot/ diffs dig-perf-test @@ -31632,11 +31661,10 @@ digital/nsa/secure digital_wallets/dialog digitalcontinuity digitaldata -digitaledition digitalexpress/ digitalpdf digitalsubscription/imagedownload -digitalsubscription/imagedownload/http://zapimoveis.com.br/robots.txt +digitalsubscription/imagedownload/http://nj.gov/robots.txt digregorio dilatua/proRecensione.do dimitriosasproulis @@ -31988,7 +32016,6 @@ dk*/cdn-cgi/challenge-platform dk*/step dk*/submit dk*/submitted -dk-da/ dk-da/Brancher/PI-materialer/ dk-da/Brancher/pi-materialer/Documents/infrastruktur/ dk-da/l%C3%B8sninger/Fakturering%20og%20opkr%C3%A6vning/Leverand%C3%B8rservice/Pages/%A6ndring.aspx @@ -32205,7 +32232,7 @@ dmorgan dmottacalderon dmoustafa dmq -dms_priv/*http://loom.com/robots.txt +dms_priv/*http://itunes.apple.com/robots.txt dms_pub/itu-d/md/02/isap2b.1.1.1/c/D02-ISAP2B.1.1.1-C-0003 dms_pub/itu-d/md/02/isap2b.1.1/c/D02-ISAP2B.1.1-C-0002 dms_pub/itu-r/oth/0A/0E/R0A0E00008B @@ -32260,7 +32287,7 @@ dnicholson dnigrin dnn do -do-not-index-this-page.htmlhttp://coisaseria.wordpress.com/robots.txt +do-not-index-this-page.htmlhttp://tr.outbrain.com/robots.txt do/ do=getLastComment? do=getNewComment @@ -32567,7 +32594,7 @@ download/Forside/2022 download/attachments download/binary download/get -download/http://bigoven.com/robots.txt +download/http://leginfo.legislature.ca.gov/robots.txt download/index download/legacy download/morae @@ -33107,7 +33134,6 @@ edwardclapp edwardcliff edwardii-conference ee -ee-en/ ee/ ee/$ ee/Download @@ -33401,7 +33427,7 @@ email$ email-capture email-colleague email-contact/ -email-contact/nodehttp://marketwired.com/robots.txt +email-contact/nodehttp://gsma.com/robots.txt email-contact/taxonomy_term email-content email-help @@ -33417,7 +33443,7 @@ email-validation email-verify/* email/ email/$ -email/*http://store.google.com/robots.txt +email/*http://dustinlynch.lnk.to/robots.txt email/EnrollmentUnsubscribe.htm email/R/ email/SubscriptionTypeUnsubscribe.htm @@ -34414,7 +34440,6 @@ en/applications/release9.html en/archives/info-detainee en/aroundtown/ en/ask/maintenance -en/asset-preview* en/autenticacion en/auth en/awards.html @@ -34862,7 +34887,6 @@ en/industries/health-sciences/site-select/19.3 en/industries/health-sciences/site-select/19.4 en/industries/health-sciences/site-select/20.1 en/industries/health-sciences/site-select/20.2 -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 @@ -35009,7 +35033,7 @@ en/modules/ace en/moler/ncm-download.html en/mowlac-risks-observatory/grid en/mowlac-risks-observatory/list -en/mowlac-risks-observatory/maphttp://addepar.com/robots.txt +en/mowlac-risks-observatory/maphttp://unesdoc.unesco.org/robots.txt en/my-account en/myunited en/needs @@ -35048,7 +35072,6 @@ en/privacy-policy en/privacy.html en/product en/products-lifecycle -en/products-services/space/in-space-infrastructure/bartolomeo/request-your-payload-slot-on-bartolomeo/bartolomeo-form-confirmation en/products/connections/product_detail/product_35486.html en/products/connections/search-products.html en/products/connections/search-services.html @@ -35094,7 +35117,6 @@ en/safety-journalists/observatory/list en/safety-journalists/observatory/map en/search en/search -en/search* en/search.html en/search/ en/search? @@ -35119,7 +35141,6 @@ en/sr/srb.html en/sr/srb/sra.html en/src en/src/ -en/statement-on-accessibility en/store en/store/link/ en/student-forum @@ -35150,11 +35171,9 @@ en/support/search.html en/tagteam en/taxonomy/* en/taxonomy/term -en/terms-of-use en/terms-of-use/ en/test/ en/testace -en/thanks-for-signing-up-to-our-newsletter en/themes/ en/tools en/tools/ @@ -35255,11 +35274,16 @@ en_US/primetime/1.2 en_US/primetime/1.3 en_US/primetime/drm/5.2 en_US/robohelp/2015/robohtml +en_ca +en_eur +en_gb +en_in en_instrume en_oz en_ph en_psaccent en_pv +en_us en_us/BotManagement.html en_us/blog/tag/splunk-apps-and-add-ons.html en_us/careers/search-jobs.html?page= @@ -35381,6 +35405,9 @@ entertainment/index.html entertainment/test$ enterzipcode.php entities +entities/search +entityexplore$ +entityexplore? entityreference entp entr/Die%20Geh%C3%A4lter%20wurden%20gek%C3%BCrzt @@ -35512,7 +35539,6 @@ ernst_mayr_library ero erp err/ -erreurs/ error error error* @@ -35874,7 +35900,6 @@ es/app/ es/apple-app-site-association es/apps es/ari -es/asset-preview* es/assets es/astros/search es/atencion/programas/*? @@ -36156,7 +36181,7 @@ es/music/+noredirect es/myunited es/nationals/search es/negocios -es/new/http://jetbrains.com/robots.txt +es/new/http://edyst.com/robots.txt es/node es/node/ es/node/* @@ -36222,7 +36247,6 @@ es/royals/search es/sd es/sea es/search -es/search* es/search*attr_*= es/search*price_bucket= es/search*search_type= @@ -36232,7 +36256,7 @@ es/search/ es/search/autocomplete es/search/default.mi es/search? -es/search?*http://pinterest.fr/robots.txt +es/search?*http://platform.instagram.com/robots.txt es/secure-preview es/seguimiento-pedido es/seguimiento-pedido-invitado @@ -36392,6 +36416,7 @@ es_US/search*language= es_US/search?browseNode=*& es_ar/plantillas/M es_co/plantillas/M +es_es es_es/plantillas/M es_mx/plantillas/M esands @@ -36440,10 +36465,8 @@ esntial.htm esoft-job esotiri espace-securise/shield -espace_candidat espaceabonne espaceabonne/creer-un-compte/$ -espacecandidat espanol espanol/busqueda/ espanol/capable-suvs @@ -37147,7 +37170,7 @@ exportword exposed express express-checkout -express-connect/archives/http://efe.com/robots.txt +express-connect/archives/http://newrelic.com/robots.txt express/ expresscart expression/cgi/recherche/recherche.php*f_terme= @@ -37166,6 +37189,7 @@ extendables extension extension_id= extensions +extensions/OpenGraph/web extensions/eventack.html extensionstable.htm extern_js @@ -37236,7 +37260,7 @@ external_service/connect_now external_slp_click externalservices/surveyfeedapi/api/testfeed extfile -exthttp://glamourdaze.com/robots.txt +exthttp://edutopia.org/robots.txt extlink extra extra/gremien @@ -37488,6 +37512,7 @@ fckeditor fcollado fcyrraci fd-fr/ +fd/ fdbk fdias fding @@ -37576,7 +37601,7 @@ feed/sitema feed/subscribe feed/update feed/v1/podcast/triggered-uncensored -feed/v1/podcast/unredacted-with-kurt-schlichterhttp://interchalet.de/robots.txt +feed/v1/podcast/unredacted-with-kurt-schlichterhttp://toyota.com/robots.txt feed/xml feed= feed=rss @@ -37603,7 +37628,7 @@ feedback/surveylogin.asp?k=138143139287&Q1 feedback/user_study feedbackR1 feedcommunicationdetail -feedhttp://getty.edu/robots.txt +feedhttp://digiday.com/robots.txt feeds feeds.thetimes.com/puzzles feeds.thetimes.com/timescrossword @@ -37978,8 +38003,8 @@ filestorage/ filestore fileview filing/free-file-fillable-forms/free-file-fillable-forms-support -filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://pexels.com/robots.txt -fill-private.htmlhttp://energy.gov/robots.txt +filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://is.gd/robots.txt +fill-private.htmlhttp://babycenter.com/robots.txt fill.html film/s films/*/size/large @@ -37987,6 +38012,7 @@ films/*/year films/year filter filter-partner-vertical +filter-subscription filter.do filter/ filter/bestseller @@ -38060,7 +38086,7 @@ find/*?official=true find/*?page find/*?shipping= find/*?{ -find/*http://mitpress.mit.edu/robots.txt +find/*http://freemius.com/robots.txt find/3DImage.jsp find/ApplecareDetails.jsp find/DemoItem.jsp @@ -38393,7 +38419,7 @@ forgotpassword.aspx forgotpassword? forgotten-password forgotten-password/ -forgov-devhttp://rsf.org/robots.txt +forgov-devhttp://qobuz.com/robots.txt forlibraries form form-containers @@ -38599,7 +38625,7 @@ forum/member.php forum/memberlist.php forum/memberlist.php forum/members -forum/membre/http://business2community.com/robots.txt +forum/membre/http://spl.zeotap.com/robots.txt forum/messenger forum/misc forum/modcp @@ -38925,7 +38951,7 @@ forum/topic/221-tips-and-suggestions-for-working-members forum/traininggroups_onlinefree.php forum/translation_do.php forum/ucp.php -forum/ucp.phphttp://ravelry.com/robots.txt +forum/ucp.phphttp://eleks.com/robots.txt forum/ucp_agreement_trainings.php forum/uretral-nyj-vektor-4-25.html forum/user @@ -38971,7 +38997,7 @@ forums/discover/ forums/discover/unread/ forums/forum/30-general-members-forums forums/help.html -forums/http://teknolojituru.com/robots.txt +forums/http://sofafactory.ru/robots.txt forums/ignore/ forums/index.php/ef forums/index.php/h @@ -38989,7 +39015,7 @@ forums/index.php/sel forums/index.php/sp forums/index.php/u forums/index.php?&act=Online -forums/index.php?/user/http://learnmoreparkour.com/robots.txt +forums/index.php?/user/http://ragtimedorianhenry.com/robots.txt forums/index.php?act=Arcade forums/index.php?act=Attach forums/index.php?act=Forward @@ -39086,10 +39112,6 @@ fpc/ fpereda fpjs fpm-probe-ping.php -fpm/FPMprinter -fpm/accessories -fpm/viewRelatedDocumentsByMesh.htm -fpr fpz5com fq= fr @@ -39385,7 +39407,6 @@ fr/app fr/apple-app-site-association fr/apps fr/archives/info-detenu -fr/asset-preview* fr/assets fr/autenticacion fr/auth @@ -39708,7 +39729,6 @@ fr/naviguer fr/node fr/onelook_american_dictionary_words.html fr/onelook_british_dictionary_words.html -fr/opportunites-dinterim-et-formations-cqpm-chez-airbus-en-aeronautique fr/outils/*/voir fr/outils/createur-de-logo/onboarding fr/override @@ -39758,7 +39778,6 @@ fr/responsive-header fr/retail/search$ fr/retail/search? fr/search -fr/search* fr/search*attr_*= fr/search*price_bucket= fr/search*search_type= @@ -39905,6 +39924,7 @@ fr_FR/PremiereElements/10.0/Editor fr_FR/flex/using fr_FR/photoshopelements/editor fr_FR/premiereelements/editor +fr_fr fr_fr/modeles/M fragen/ fragment @@ -39943,7 +39963,7 @@ frde fre/layout/set fred fred-glance-widget.php -fred-glance-widget.phphttp://avira.com/robots.txt +fred-glance-widget.phphttp://freecodecamp.org/robots.txt free free-cancellation/index. free-coloring-pages/featured/frenchs-coloring-pages/ @@ -40046,6 +40066,8 @@ fullscreen fullscreen/ReportLinker fullwiley fun +fun/api/ +fun/g/ functions funding-for-researchers/our-funding-schemes?* funding? @@ -40113,7 +40135,7 @@ fzhu g g%C5%82osuj g-recaptcha-response -g/4arE9Chttp://gartner.com/robots.txt +g/4arE9Chttp://flickr.com/robots.txt g/api g/banana/api/context g/ts @@ -40395,7 +40417,7 @@ gb/resources-campaign/* gb/search gb/user gb/user$ -gb_xapi_content/http://manning.com/robots.txt +gb_xapi_content/http://smartpassiveincome.com/robots.txt gbahadir gbapujii gbook @@ -40566,7 +40588,6 @@ geo/tools geoTrack geocoder geography/people/person -geoip.php geolocation geomag/EMM/data geomag/WMM/data @@ -40735,7 +40756,7 @@ gidron giee/*category=ucommall gif gifs -gifshttp://business.twitter.com/robots.txt +gifshttp://girlsridetoo.de/robots.txt gift gift-calculator-ranges/ gift-calculator-tags/ @@ -40814,6 +40835,7 @@ global-disclaimer/ global-embeds: global-font-test.php global-footer/* +global-infrastructure/services/get-async/http://b.hatena.ne.jp/robots.txt global-master global-nav-esi global-search/search* @@ -40822,6 +40844,11 @@ global/RU/ global/alexa-assets global/api/load.php global/choose-location.html?location=home +global/corporate/profile/mediacontact/sec/agreement.html +global/corporate/profile/mediacontact/sec/complete.html +global/corporate/profile/mediacontact/sec/error.html +global/corporate/profile/mediacontact/sec/inqform.html +global/corporate/response-sheet.pdf global/en/search.html global/en/xmp-search.html global/internal/departments/anthropology/modules @@ -40836,6 +40863,7 @@ global/internal/departments/geography/ugcourses global/internal/departments/ir/modules global/internal/departments/ir/pgcourses global/internal/departments/ir/ugcourses +global/olympic/ja/sportschangemakers/20210823final.html global/resources/es/search global/resources/search global/shop @@ -40888,8 +40916,8 @@ go/directory go/download go/fanfiction/ go/help.ticket.submit$ -go/http://ct.pinterest.com/robots.txt -go/http://montrealnitelifetours.com/robots.txt +go/http://pod.link/robots.txt +go/http://quilomberos.blogspot.com/robots.txt go/member go/members go/menu @@ -40927,7 +40955,7 @@ goldenkirby goldsmith-coleman goldstein goldstine-cole -golocal/extranet/http://jsoulb.jp/robots.txt +golocal/extranet/http://nmap.org/robots.txt gonda gongyi*? gonsalves @@ -40973,7 +41001,7 @@ gostevaya/karta-sayta/poisk/? goto goto.htm goto.php -goto/http://productuniversity.ru/robots.txt +goto/http://spensor.blogspot.com/robots.txt goto= gotoPage= goto_issue @@ -41005,7 +41033,7 @@ government-education/nonprofits/leadership-forum-poc/confirmation government-education/public-sector-cloud-start/public-sector-cloud-start/ government-education/public-sector-cloud-start/public-sector-cloud-start1/ government/solutions/intelligence/clearance.pdf -government/uploads/system/uploads/attachment_data/file/881746/pc1-print.pdf*http://labnol.org/robots.txt +government/uploads/system/uploads/attachment_data/file/881746/pc1-print.pdf*http://assistant.google.com/robots.txt governor/mills/search/node gowtham gp @@ -41211,7 +41239,6 @@ gq/ gql gr gr- -gr-el/ gr/ gr/$ gr/aboutus @@ -41550,7 +41577,7 @@ haaretz-labels habbal haberleri/ hackathons/reinvent-2013/ -hacker/*/followhttp://analytics.google.com/robots.txt +hacker/*/followhttp://hackerenmexicoconfiables.com/robots.txt hacker/*/unfollow hackerproof/? hackerproof/abreporting.html @@ -41923,6 +41950,7 @@ help-desk-series-resetting-your-password help-desk-series-smart-blocking help-desk-series-the-mystery-of-the-unknown-category help-desk-series-trust-site +help-me-choose help-panel help-v1 help-with-your-research/research-guides/adoptions @@ -42099,7 +42127,6 @@ hi_in/templates/M hiba hidaibarmor hidden -hidden-content hidden_tag hide_subsequent_recurrences= hidebanner @@ -42171,7 +42198,6 @@ hk-en*/shop/*/sold hk-en*/step hk-en*/submit hk-en*/submitted -hk-en/ hk-en/*?*shpxid= hk-en/*?order= hk-en/*?services @@ -42253,7 +42279,6 @@ hk-en/transactions hk-en/treasury hk-en/ventureone hk-en/your -hk-zh/ hk-zh/shop/*?*&*&*&* hk/ hk/*?*shpxid= @@ -42276,7 +42301,7 @@ hk/en/book-a-trip/flights/fare-types/fare-guide-information.html hk/en/c/* hk/en/contact/search?param= hk/en/privacy-statement/qualtrics -hk/en/privacy/qualtricshttp://corsair.com/robots.txt +hk/en/privacy/qualtricshttp://robertjohnsonbluesfoundation.org/robots.txt hk/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html hk/en/search hk/en/search?param=* @@ -42565,7 +42590,7 @@ homework-help/landing/offer homework-help/search? homoud homr/services -honeypot/http://ddd.md/robots.txt +honeypot/http://dr.dk/robots.txt hong-kong-ting-hui-limited-cclxixe honing.html hook @@ -42616,6 +42641,7 @@ hotel/*/?type hotel/h hotel/index.hi. hotel/redirect +hotel/reviews? hotel/s hotel/search hotel/us/the-airstream-van.*.html @@ -42666,6 +42692,7 @@ hotels/reservation-payment.htm hotels/rpc hotels/s hotels/search +hotels/search hotels/search-results.htm hotels/search/list* hotels/search/map* @@ -42702,7 +42729,7 @@ how-low-will-you-go- how-to-adjust-the-privacy-settings-for-your-smartwatch how-to-change-your-privacy-settings-on-facebook-and-instagram how-to-change-your-privacy-settings-on-twitter-and-youtube -how-to-find-happiness-newsletter-book-preview/http://dolphchaney.com/robots.txt +how-to-find-happiness-newsletter-book-preview/http://jaryth.net/robots.txt how-to-keep-your-browsing-information-untraceable how-to-keep-your-phone-secure-while-traveling how-to-limit-ad-tracking-on-your-mobile-device @@ -42730,6 +42757,8 @@ hp/focus-retrocompatibile$ hp/video hp_channels hpan +hpm +hpmob hpols_catalog/ hpws/max-connections.php hpws/parallel-downloads.php @@ -45926,155 +45955,159 @@ http http-checker http2_data http: -http://24elliottwaves.com/robots.txt -http://2507573.fls.doubleclick.net/robots.txt -http://4355700.fls.doubleclick.net/robots.txt -http://4384249.fls.doubleclick.net/robots.txt -http://4483104.fls.doubleclick.net/robots.txt -http://6076414.fls.doubleclick.net/robots.txt +http://1533911.fls.doubleclick.net/robots.txt +http://1731177.fls.doubleclick.net/robots.txt +http://1password.com/robots.txt +http://2224480.fls.doubleclick.net/robots.txt +http://4shared.com/robots.txt +http://6323411.fls.doubleclick.net/robots.txt http://abc7chicago.com/robots.txt -http://adamdurica.lnk.to/robots.txt -http://addyosmani.com/robots.txt -http://airportiq.com/robots.txt -http://akismet.com/robots.txt -http://alamy.com/robots.txt -http://allure.com/robots.txt -http://amazon.it/robots.txt -http://ambar.org/robots.txt -http://amp.dev/robots.txt -http://antonioliso.com/robots.txt -http://api.slack.com/robots.txt -http://apluslawn.com/robots.txt -http://archive.is/robots.txt -http://autoblog.com/robots.txt -http://autotrader.com/robots.txt -http://bag.admin.ch/robots.txt -http://berlin.de/robots.txt +http://abc7ny.com/robots.txt +http://abcnews.go.com/robots.txt +http://abduzeedo.com/robots.txt +http://ad.doubleclick.net/robots.txt +http://adcell.de/robots.txt +http://adeje.es/robots.txt +http://ademe.fr/robots.txt +http://allrecipes.com/robots.txt +http://amazon.de/robots.txt +http://ampmexterminators.com/robots.txt +http://androidpolice.com/robots.txt +http://antena3.rtp.pt/robots.txt +http://api.ning.com/robots.txt +http://api.whatsapp.com/robots.txt +http://apod.nasa.gov/robots.txt +http://app.box.com/robots.txt +http://apple.co/robots.txt +http://artnews.com/robots.txt +http://au.effectivemeasure.net/robots.txt +http://austinmoody.net/robots.txt +http://azure.microsoft.com/robots.txt +http://babylenta.ru/robots.txt +http://bain.com/robots.txt +http://basecamp.com/robots.txt +http://bbc.com/robots.txt +http://bbcamerica.com/robots.txt +http://bbcgoodfood.com/robots.txt +http://bcg.com/robots.txt +http://bcp.crwdcntrl.net/robots.txt +http://beautifulthailand99.blogspot.co.uk/robots.txt +http://bestdocsnetwork.com/robots.txt http://bharat.republicworld.com -http://bidadari.my/robots.txt -http://blender.org/robots.txt -http://blog.youtube/robots.txt -http://bluehost.com/robots.txt -http://bodybuilding.com/robots.txt -http://box.com/robots.txt -http://bukalapak.com/robots.txt -http://buy.garmin.com/robots.txt -http://caniuse.com/robots.txt -http://cards-dev.twitter.com/robots.txt -http://careerbuilder.com/robots.txt -http://cc.com/robots.txt -http://cdph.ca.gov/robots.txt -http://cesarecarta.it/robots.txt -http://chiark.greenend.org.uk/robots.txt -http://christinakarst.com/robots.txt +http://bhf.org.uk/robots.txt +http://bitcoin-informant.de/robots.txt +http://blackholerecordings.com/robots.txt +http://bleepingcomputer.com/robots.txt +http://blog.bufferapp.com/robots.txt +http://boeing.com/robots.txt +http://businessbuiltonline.blogspot.com/robots.txt +http://businesstoday.in/robots.txt +http://cambridge.org/robots.txt +http://carinon.hatenablog.com/robots.txt +http://cdn.rawgit.com/robots.txt +http://cedcommerce.com/robots.txt http://chronicle.com/robots.txt -http://cisa.gov/robots.txt -http://clamav.net/robots.txt -http://clickfunnels.com/robots.txt -http://clubhouse.com/robots.txt -http://cmswire.com/robots.txt -http://code.google.com/robots.txt -http://comcluster.cxense.com/robots.txt -http://computerhope.com/robots.txt +http://cio.com/robots.txt +http://cityam.com/robots.txt +http://click.linksynergy.com/robots.txt +http://clubic.com/robots.txt +http://coeducacion.grial.eu/robots.txt http://comunitaqueeniana.weebly.com/news-of-the-world http://comunitaqueeniana.weebly.com/news-of-the-world/category/brian-may http://comunitaqueeniana.weebly.com/news-of-the-world/category/freddie-mercury http://comunitaqueeniana.weebly.com/news-of-the-world/category/roger-taylor -http://confiteriaserrano.com/robots.txt -http://contacts.google.com/robots.txt -http://core.telegram.org/robots.txt -http://dailyherald.com/robots.txt -http://dailywire.com/robots.txt +http://constantcontact.com/robots.txt +http://coursera.org/robots.txt +http://courses.i-leadonline.com/robots.txt +http://cultofmac.com/robots.txt +http://d.turn.com/robots.txt http://dc.arrivalist.com/robots.txt -http://deviantart.com/robots.txt -http://digicert.com/robots.txt -http://digital-strategy.ec.europa.eu/robots.txt -http://discord.gg/robots.txt -http://disk.yandex.ru/robots.txt -http://divisionrebeltackles.com/robots.txt -http://doublesmart.digital/robots.txt -http://dropbox.com/robots.txt +http://delivery.yandex.ru/robots.txt +http://ecma-international.org/robots.txt http://economie.gouv.fr/robots.txt -http://edukado.net/robots.txt -http://eibar.org/robots.txt -http://en.wikibooks.org/robots.txt -http://es.pinterest.com/robots.txt -http://factcheck.org/robots.txt -http://fb.watch/robots.txt -http://fda.gov/robots.txt -http://fec.gov/robots.txt -http://feedster.com/robots.txt -http://feelcycle.com/robots.txt -http://finance.yahoo.com/robots.txt -http://fodors.com/robots.txt -http://fsmitha.com/robots.txt -http://general-overnight.com/robots.txt -http://genero.com/robots.txt -http://geni.us/robots.txt -http://get.google.com/robots.txt -http://gezondheidsplein.nl/robots.txt -http://gnupg.org/robots.txt -http://google.ch/robots.txt -http://gravityforms.com/robots.txt -http://guinnessworldrecords.com/robots.txt -http://hacking-social.com/robots.txt -http://hellomagazine.com/robots.txt -http://help.apple.com/robots.txt -http://hotblouse.com/robots.txt -http://huffingtonpost.fr/robots.txt -http://hulu.com/robots.txt -http://hyperallergic.com/32904/speaking-out-against-commercial-photography-as-art/http://jezebel.com/robots.txt +http://ed.gov/robots.txt +http://eff.org/robots.txt +http://en.support.wordpress.com/robots.txt +http://engadget.com/robots.txt +http://ericsson.com/robots.txt +http://estatousa.com/robots.txt +http://eureka-examens.nl/robots.txt +http://euronews.com/robots.txt +http://evite.com/robots.txt +http://evuk.co.uk/robots.txt +http://experience.arcgis.com/robots.txt +http://faithandreason.com/robots.txt +http://fauerzaesp.org/robots.txt +http://fema.gov/robots.txt +http://firstrunfeatures.com/robots.txt +http://fiverr.com/robots.txt +http://fnac.com/robots.txt +http://folhadeirati.com.br/robots.txt +http://forcefieldsnz.bandcamp.com/robots.txt +http://form.jotform.com/robots.txt +http://francetvinfo.fr/robots.txt +http://galu.co.jp/robots.txt +http://geraldtabios.com/robots.txt +http://govinfo.gov/robots.txt +http://graphics8.nytimes.com/robots.txt +http://gyro13.com/robots.txt +http://hbs.edu/robots.txt +http://health.com/robots.txt +http://health.pa.gov/robots.txt +http://heart.org/robots.txt +http://htmlpreview.github.io/robots.txt +http://hubs.ly/robots.txt +http://hyperallergic.com/32904/speaking-out-against-commercial-photography-as-art/http://hytaleguide.net/robots.txt http://hyperallergic.com/80957/after-bizarre-email-incident-china-institute-claims-they-were-hacked/ -http://i.ctnsnet.com/robots.txt -http://iadb.org/robots.txt -http://icanhascheezburger.com/robots.txt -http://indianexpress.com/robots.txt -http://insee.fr/robots.txt -http://insider.com/robots.txt -http://insurance.mediaalpha.com/robots.txt -http://ionos.com/robots.txt -http://is.gd/robots.txt -http://jamboard.google.com/robots.txt -http://josebenegas.com/robots.txt -http://jsfiddle.net/robots.txt -http://justgetflux.com/robots.txt -http://kahoot.com/robots.txt -http://kohls.com/robots.txt -http://lanacion.com.ar/robots.txt +http://i.ebayimg.com/robots.txt +http://i.vimeocdn.com/robots.txt +http://i9.ytimg.com/robots.txt +http://ie.edu/robots.txt +http://ifcncodeofprinciples.poynter.org/robots.txt +http://imagekandi.com/robots.txt +http://imasportsphile.com/robots.txt +http://indiana.edu/robots.txt +http://iopscience.iop.org/robots.txt +http://istanbulyelken.org.tr/robots.txt +http://izioq.bandcamp.com/robots.txt +http://journals.plos.org/robots.txt +http://kongregate.com/robots.txt +http://l.facebook.com/robots.txt +http://larkenequity.com/robots.txt +http://lg.com/robots.txt http://librarything.com/robots.txt -http://liebertpub.com/robots.txt -http://linkrep.com/robots.txt -http://lists.w3.org/robots.txt -http://maps.google.ca/robots.txt -http://mariadb.com/robots.txt -http://marvel.com/robots.txt -http://maxcdn.bootstrapcdn.com/robots.txt -http://memcached.org/robots.txt -http://miniclip.com/robots.txt -http://mladi.hbk.hr/robots.txt -http://motorola.com/robots.txt -http://nbcbayarea.com/robots.txt -http://ncl.ac.uk/robots.txt -http://ngdc.noaa.gov/robots.txt -http://nhlbi.nih.gov/robots.txt -http://nozbe.com/robots.txt +http://list.ly/robots.txt +http://loom.com/robots.txt +http://m.youtube.com/robots.txt +http://macobserver.com/robots.txt +http://market.android.com/robots.txt +http://mathworld.wolfram.com/robots.txt +http://militarytimes.com/robots.txt +http://mineyour.biz/robots.txt +http://mootools.net/robots.txt +http://mpgi.edu.in/robots.txt +http://n.us1.dyntrk.com/robots.txt +http://nachosuarez.blogspot.com/robots.txt +http://namecheap.com/robots.txt +http://nascardigitalmediallc.demdex.net/robots.txt +http://ncbi.nlm.nih.gov/robots.txt +http://nebula.wsimg.com/robots.txt +http://news.google.com/robots.txt +http://news.softpedia.com/robots.txt +http://news24.com/robots.txt +http://nofilmschool.com/robots.txt +http://nzz.ch/robots.txt http://oag.ca.gov/robots.txt -http://obsproject.com/robots.txt -http://online.wsj.com/robots.txt -http://open.edu/robots.txt -http://opensource.org/robots.txt -http://packages.ubuntu.com/robots.txt -http://paper.li/robots.txt -http://people.com/robots.txt -http://php.net/robots.txt -http://phpscriptsmall.com/robots.txt -http://pica.asn.au/robots.txt -http://picsuk.com/robots.txt -http://pinterest.es/robots.txt -http://pixel.logtrackback.com/robots.txt -http://pkp.sfu.ca/robots.txt -http://plato.stanford.edu/robots.txt -http://pnas.org/robots.txt +http://observer.com/robots.txt +http://ogp.me/robots.txt +http://on.fb.me/robots.txt +http://parents.com/robots.txt +http://parkinsonsresource.org/robots.txt +http://passionfruitsporthorses.squarespace.com/robots.txt +http://pastemagazine.com/robots.txt +http://photomatt.net/robots.txt +http://pixabay.com/robots.txt +http://pixel.streetmetrics.io/robots.txt http://pompeachaleurdaikin.fr/besoins/besoin-info-chauffage-et-climatisation/ http://pompeachaleurdaikin.fr/besoins/besoin-info-chauffage-purification-de-lair/ http://pompeachaleurdaikin.fr/besoins/besoin-info-purification-de-lair/ @@ -46096,84 +46129,79 @@ http://pompeachaleurdaikin.fr/entete-purification-de-lair/ http://pompeachaleurdaikin.fr/le-lexique/ http://pompeachaleurdaikin.fr/temoignages-infos/ http://pompeachaleurdaikin.fr/vos-besoins/chauffage/page/2/ -http://portal.ct.gov/robots.txt -http://preview.redd.it/robots.txt -http://protonmail.com/robots.txt -http://psychics.net.au/robots.txt -http://publications.europa.eu/robots.txt -http://purdue.edu/robots.txt -http://px1.bandsintown.com/robots.txt -http://quicksprout.com/robots.txt -http://rashidgaripov.com/robots.txt +http://poolwiseliving.com.au/robots.txt +http://popsci.com/robots.txt +http://premiumbeat.com/robots.txt +http://primit.it/robots.txt +http://prnt.sc/robots.txt +http://pt.wikipedia.org/robots.txt +http://publish.twitter.com/robots.txt +http://purityring.ffm.to/robots.txt +http://px.adentifi.com/robots.txt +http://px.gumgum.com/robots.txt +http://ragesw.com/robots.txt http://rdr.connectedinteractive.com/robots.txt -http://research.google.com/robots.txt -http://reviewjournal.com/robots.txt +http://recalculatingfilm.com/robots.txt http://rijksoverheid.nl/robots.txt -http://rolltower.com/robots.txt -http://rsa.com/robots.txt -http://ruffrollin.com/robots.txt -http://salon.com/robots.txt -http://sans.org/robots.txt -http://sdgs.un.org/robots.txt -http://search.google.com/robots.txt -http://sears.com/robots.txt -http://secure.fastclick.net/robots.txt -http://securewtkr.com/robots.txt -http://security.stackexchange.com/robots.txt -http://skype.com/robots.txt -http://smile.amazon.com/robots.txt -http://smugmug.com/robots.txt -http://snag.gy/robots.txt -http://sourceforge.net/robots.txt -http://splcenter.org/robots.txt -http://straight.com/robots.txt -http://stratechery.com/robots.txt -http://sugarprocesstech.com/robots.txt -http://support.mozilla.com/robots.txt -http://surveymonkey.com/robots.txt -http://sverigesradio.se/robots.txt -http://target.digitalaudience.io/robots.txt -http://telegram.org/robots.txt -http://terribjones.com/robots.txt -http://tes.com/robots.txt -http://thecut.com/robots.txt -http://thefa.com/robots.txt -http://thisisinsider.com/robots.txt -http://toledoblade.com/robots.txt -http://trigono.pro/robots.txt -http://tuaw.com/robots.txt -http://us.battle.net/robots.txt -http://us06web.zoom.us/robots.txt -http://uspto.gov/robots.txt -http://vandalialeader.com/robots.txt -http://verizonwireless.com/robots.txt -http://vidyard.com/robots.txt +http://rsfbathroomdesigns.co.uk/robots.txt +http://rtb.adp3.net/robots.txt +http://rtd.tubemogul.com/robots.txt +http://rte.ie/robots.txt +http://science.nasa.gov/robots.txt +http://scienceandnonduality.com/robots.txt +http://sciencing.com/robots.txt +http://searchenginejournal.com/robots.txt +http://security.googleblog.com/robots.txt +http://seekingalpha.com/robots.txt +http://servedby.ipromote.com/robots.txt +http://smallbiztrends.com/robots.txt +http://smallbusiness.withgoogle.com/robots.txt +http://smileeasy.com/robots.txt +http://socialnomics.net/robots.txt +http://static.wixstatic.com/robots.txt +http://sunderlandecho.com/robots.txt +http://t3n.de/robots.txt +http://tandfonline.com/robots.txt +http://taranisnews.com/robots.txt +http://tattierecords.com/robots.txt +http://techopedia.com/robots.txt +http://techpi-und-malibu.de/robots.txt +http://texastribune.org/robots.txt +http://theonion.com/robots.txt +http://thetrevorproject.org/robots.txt +http://timesofisrael.com/robots.txt +http://tnc.org.br/robots.txt +http://tools.google.com/robots.txt +http://tools.pingdom.com/robots.txt +http://toronto.ca/robots.txt +http://track.adform.net/robots.txt +http://track.omguk.com/robots.txt +http://trends.google.com.mx/robots.txt +http://undefined.fls.doubleclick.net/robots.txt +http://uptimerobot.com/robots.txt +http://usda.gov/robots.txt +http://v.qq.com/robots.txt +http://vancouver.ca/robots.txt http://viki.com/robots.txt -http://weather.gov/robots.txt -http://web.archive.org/robots.txt -http://webmd.com/robots.txt -http://webopedia.com/robots.txt -http://webtoons.com/robots.txt -http://wetter.com/robots.txt -http://wiki.mozilla.org/robots.txt -http://wiki.ubuntu.com/robots.txt -http://wikihow.com/robots.txt -http://wine-searcher.com/robots.txt -http://woobox.com/robots.txt -http://worksforweb.com/robots.txt -http://worldofwarcraft.com/robots.txt +http://vitantonio.jp/robots.txt +http://vmed.club/robots.txt +http://voterga.org/robots.txt +http://wise.com/robots.txt +http://wolframreiter.org/robots.txt http://www.comodo.com/email/webinspector-email http://www.rdg.ac.uk/WebStats http://www.reading.ac.uk/WebStats -http://ycharts.com/robots.txt -http://youtube.linklife.nl/robots.txt +http://yellowpages.com/robots.txt http://youtubefanfest.com/robots.txt +http://zertifikateawards.de/robots.txt +http://zmg.su/robots.txt httpd httpd/reports https https: https://adtest-hin.republicworld.com https://adtest.republicworld.com +https://ampmexterminators.com/wp-content/uploads/wpforms/ https://api-cms.republicworld.com https://api-en.republicworld.com https://api-feature.republicworld.com @@ -46246,11 +46274,10 @@ https://www.austinmoody.net/manuals/password-policy https://www.austinmoody.net/manuals/password-policy-regex https://www.austinmoody.net/manuals/promotional-mailing-list-tokens https://www.dev.republicbiz.com -https://www.facebook.com/From-Glory-Oklahoma-592513700928427 https://www.oxfamintermon.org/ca/resultats-de-cerca?term= https://www.oxfamintermon.org/es/resultados-de-busqueda?term= https://www.republicworld.com/ipl-2024 -https://www.republicworld.com/ipl-2024/*http://linuxquestions.org/robots.txt +https://www.republicworld.com/ipl-2024/*http://res.cloudinary.com/robots.txt https://www.southampton.ac.uk/research/areas https://www.southampton.ac.uk/research/search https://www.southampton.ac.uk/research/search/all @@ -47090,7 +47117,7 @@ iframe/dirette iframe/video iframe= iframes -iframes/http://tno.nl/robots.txt +iframes/http://earthobservatory.nasa.gov/robots.txt ifsc-code/ ifwns ig/add? @@ -47121,7 +47148,6 @@ il-en*/people/*/circle il-en*/people/*/favorites il-en*/shop/*/favoriters il-en*/shop/*/sold -il-en/ il-en/*?order= il-en/*color= il-en/*customizable= @@ -47255,6 +47281,8 @@ images/about/ images/adspace/ images/api images/application_uploads +images/async/? +images/async? images/campaign/ images/carBlogsimages images/chart_gifs @@ -47267,6 +47295,9 @@ images/dopfiles/DNT20170204041207.pdf images/email/ images/ga_img_handler.php images/home/ +images/hosted/? +images/hosted/search? +images/hosted? images/interview_pdfs images/intfood/thermomix/HF_icon_thermomix.svg images/li.gif @@ -47282,9 +47313,14 @@ images/private images/related images/resume images/scaled +images/search%3F +images/search%5C +images/search/? images/search/details/twitterCards/twitter-card +images/search? images/search?rpt=imageview images/search?text=*&source=morda +images/searchbyimage images/showroomimages images/smart/$ images/staff @@ -47300,6 +47336,7 @@ images/verify_image.png images/viewconfig$ images/visit/ images/welcome_image.png +images? imagesLinks imagine/ imaging/appointments-and-referrals/email-signup-thankyou @@ -47322,7 +47359,7 @@ img/*.docx$ img/*.pdf$ img/category img/hc_ambassador.png -img/http://wisc.edu/robots.txt +img/http://takeout.google.com/robots.txt img/logo/3rdpartylogos img/mobile img/not-indexed @@ -47389,7 +47426,6 @@ in-en*/people/*/circle in-en*/people/*/favorites in-en*/shop/*/favoriters in-en*/shop/*/sold -in-en/ in-en/*?order= in-en/*color= in-en/*customizable= @@ -47545,6 +47581,7 @@ inbox-talk inbox-user inbox.aspx inbox.php +inboxcommerce inc inc/ inc5000dev @@ -47602,6 +47639,8 @@ index index*.php$ index-new index-test.php +index.asp +index.cgi index.do index.hi. index.htm @@ -47710,13 +47749,13 @@ index.php/user/login/ index.php/user/logout index.php/user/logout index.php/user/logout/ -index.php/user/logout/http://admiralstrand.de/robots.txt -index.php/user/logout/http://answers.microsoft.com/robots.txt -index.php/user/logout/http://cl.ly/robots.txt -index.php/user/logout/http://extremetech.com/robots.txt -index.php/user/logout/http://gpo.gov/robots.txt -index.php/user/logout/http://prototypejs.org/robots.txt -index.php/user/logout/http://thelocalmeatball.com/robots.txt +index.php/user/logout/http://commissions.arlingtonva.us/robots.txt +index.php/user/logout/http://digitalbrandinginstitute.com/robots.txt +index.php/user/logout/http://medicine-world.ru/robots.txt +index.php/user/logout/http://ncaa.com/robots.txt +index.php/user/logout/http://seagate.com/robots.txt +index.php/user/logout/http://trapanishuttle.com/robots.txt +index.php/user/logout/http://usmagazine.com/robots.txt index.php/user/password index.php/user/password index.php/user/password/ @@ -48138,7 +48177,7 @@ inter-success-buy inter-wait-buy interact interactions-list-drugs.php -interactive*http://click.linksynergy.com/robots.txt +interactive*http://fcp.co/robots.txt interactive/quiz/preview interactive/reading-preference interactives @@ -48861,7 +48900,7 @@ it/search/ it/search/autocomplete it/search/default.mi it/search? -it/searchhttp://automattic.com/robots.txt +it/searchhttp://luminous-spaces.com/robots.txt it/sfogliare it/share it/shop_name_search_service @@ -48974,7 +49013,7 @@ itm/soi itm/variationlogistics itm/watch itmhero -itmi/about/dean-message/http://essence.com/robots.txt +itmi/about/dean-message/http://indieauthorcon.com/robots.txt itnl itoolshelp itpi/digitaltour/ @@ -49036,6 +49075,7 @@ izzuddinaris j j/pro-site j= +j_spring_security_check j_white ja ja-* @@ -49140,7 +49180,6 @@ ja-question ja/ ja/android/collections ja/android/search -ja/asset-preview* ja/auth ja/autocomplete ja/browse @@ -49182,7 +49221,6 @@ ja/privacy ja/privacy.html ja/renew.html ja/search -ja/search* ja/search/ ja/search/autocomplete ja/search/default.mi @@ -49684,6 +49722,7 @@ jkmitchell jkn jkoivuniemi jkwok +jl jladams jladapo jlc @@ -50045,6 +50084,7 @@ jp/*min= jp/*my_etsy= jp/Flash jp/about-huawei/publications/huawave$ +jp/access_aem.html jp/admin jp/ajax jp/ajax/content-product @@ -50064,6 +50104,15 @@ jp/blogs/blog.atom jp/blogs/technology.atom jp/blogsearch jp/box +jp/business/its/ocr_form/sec/hoshu +jp/business/its/ocr_form/sec/hoshu.html +jp/business/its/ocr_form/sec/licence +jp/business/its/ocr_form/sec/licence.html +jp/business/its/ocr_form/sec/pass +jp/business/its/ocr_form/sec/pass.html +jp/business/vixell/estimate/complete.html +jp/business/vixell/inquiry/complete.html +jp/business/vixell/movie.html jp/c/*attr_*= jp/c/*price_bucket= jp/c/*search_type= @@ -50071,13 +50120,30 @@ jp/c/*ship_to= jp/c?*attr_*= jp/cannabis jp/cart +jp/company/pms/download.html +jp/company/pms/globalmarketing/map.html +jp/company/pms/globalmarketing/stay.html +jp/company/pms/sec/globalmarketing/globalmarketing.html +jp/company/pms/stay/stay.html jp/conversations +jp/corporate/ad/panasonic-open/men/personal_information.html +jp/corporate/cns/mask-01.html +jp/corporate/cns/mask-02.html +jp/corporate/cns/mask-03.html +jp/corporate/cns/mask-04.html +jp/corporate/cns/mask-05.html +jp/corporate/response-sheet.pdf jp/download/*/ jp/email-validation jp/en/book-a-trip/flights/fare-types/fare-guide-information.html jp/en/c/* jp/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html jp/en/search?param=* +jp/energy/company/peck/privacy-policy/sec/inqform.html +jp/energy/nanadou.html +jp/energy/news/info/usb/inqform.html +jp/energy/privacy-policy/sec/inqform.html +jp/energy/study/remote-visit/inquiry.html jp/enterprise/blog/search$ jp/enterprise/blog/search? jp/ferramentas/criador-de-logo/onboarding @@ -50143,6 +50209,20 @@ jp/solutions/case-studies/ jp/solutions/case-studies/innovators/innovators-eu/ jp/solutions/case-studies/sustainability-emea/ jp/strumenti/creatore-di-logo/onboarding +jp/support/consumer/call/365.html +jp/support/consumer/call/638.html +jp/support/consumer/call/691.html +jp/support/consumer/call/692.html +jp/support/consumer/call/693.html +jp/support/consumer/call/694.html +jp/support/consumer/call/695.html +jp/support/consumer/call/697.html +jp/support/consumer/call/698.html +jp/support/consumer/call/981.html +jp/support/consumer/call/982.html +jp/support/consumer/call/983.html +jp/support/consumer/repair/tel +jp/support/consumer/repair/tel.html jp/support/repair-warranty/locate-repair-center-detail jp/support/submit.aspx jp/teams @@ -51025,6 +51105,7 @@ ko/users ko/versions.html ko/versions/*/release.html ko/위젯컴포넌트 +ko_kr ko_kr/templates/M kobe-incheonmassage kochen @@ -51281,7 +51362,6 @@ la/es/product-finder/home-entertainment/ la/es/product-finder/internal-hard-drives/ la/es/promos/ la/es/promos/lyve-cloud-for-startups/ -lab lab/? lab/facilities/hardware/sponsors lab/more-videos.php? @@ -51329,7 +51409,7 @@ landing-page-sitemap.xml landing-page/changelog landing-page/cmp-freemium landing-page/licensing -landing-page/webinar/kessler-expertserieswebinar-mojo-assetdeliveryhttp://vancouver.ca/robots.txt +landing-page/webinar/kessler-expertserieswebinar-mojo-assetdeliveryhttp://curbed.com/robots.txt landing-pages landing.php landing/ @@ -51508,7 +51588,7 @@ law law-abiding-citizen law-library-stat/archive law-library-stat/briefs -law-new/http://beta.companieshouse.gov.uk/robots.txt +law-new/http://scubalessonsinc.com/robots.txt law-news/*/index.aspx law-school/search-results/ law/about/our-people/academic-staff/staff-profile.html @@ -51567,7 +51647,6 @@ ldf ldoherty le le-blog-v2 -le-cegep/signature-courriel/ leaders/center-programs/elp-applications/thank-you/ leaders/center-programs/elp-nomination/thank-you/ leaders/center-programs/graduation-rsvp-2024-08-22/thank-you/ @@ -51652,7 +51731,7 @@ learning/settings? learningarcade/ learningcenter learnmore -learnmore-transferhttp://asu.edu/robots.txt +learnmore-transferhttp://mc.yandex.ru/robots.txt learnmorelayer learnmorelayertv leave @@ -51735,12 +51814,12 @@ legal-content/SV/TXT/DOC legal-content/SV/TXT/SIG legal-guides/ugc legal-leaderboards/weekly -legal-p2/http://caranddriver.com/robots.txt +legal-p2/http://sendpulse.com/robots.txt legal-services/checkout? legal/3874403/ legal/bank-agreement-europe-expanded legal/former-affiliate-terms-and-conditions -legal/http://france24.com/robots.txt +legal/http://outdooractive.com/robots.txt legal/merchant-directory legal/terms legal/terms-of-service/unstyled.html @@ -52092,6 +52171,7 @@ link/ link2 link: link? +link_preview_image link_to linked linked_webroots @@ -52204,9 +52284,9 @@ live live-a-detruire_19925.html live-blogs/*embed=1 live-eyewear -live-preview/http://askubuntu.com/robots.txt -live-preview/http://eclipse.org/robots.txt -live-preview/http://fred.stlouisfed.org/robots.txt +live-preview/http://darksidedetective.com/robots.txt +live-preview/http://game.es/robots.txt +live-preview/http://infosecurity-magazine.com/robots.txt live-score/cricket/auction_ajax live-score/cricket/comm live-score/cricket/commentary @@ -52328,6 +52408,7 @@ loans loc/volunteers loc= local +local local-dev local-dev-old local-services-ads @@ -52366,7 +52447,6 @@ locales localhistory localhost_dump.rar localization -localization-request.php localization/ localize localize/ @@ -52507,7 +52587,6 @@ logo-maker/brief logo-maker/choose-variation logo-maker/woo logo-maker/wordpress -logo-request.php logodownload.php logonUserServicesStartupAction.do logos @@ -52588,6 +52667,7 @@ lowFareDestinationAirport= lowFareOriginAirport= lowFareOutboundDateString= lowFareReturnDateString= +loyalty-program loyalty?id= lp lp- @@ -52647,7 +52727,7 @@ lrossmiller lrotenstein lrtrambaiolli ls/ -ls/docshttp://magnumphotos.com/robots.txt +ls/docshttp://console.cloud.google.com/robots.txt lsdahlberg lshao lsho1976 @@ -53282,16 +53362,14 @@ mai/users maier mail mail -mail-fertighttp://transparency.org/robots.txt +mail-fertighttp://npmjs.com/robots.txt mail-gotowe mail-listo mail-okay mail.php mail/ mail/$ -mail/subscribe mail/termsandconditions -mail/valid- mail/view mail/webhook/open mail? @@ -53319,7 +53397,6 @@ mailman/private/ceylon-core mails mails/ mailto -mailto.php main main.php main/ @@ -53402,6 +53479,7 @@ manage-account manage-booking/trip-info.html manage-listing manage-location +manage-subscription manage/* manage_friend.pl manage_playlist @@ -53496,6 +53574,7 @@ maps/*?lang=uk$ maps/*?lang=uz$ maps/*?ll= maps/about +maps/adsendpoint maps/api/js maps/api/place/js maps/api/staticmap @@ -54010,7 +54089,6 @@ mec-medicaid/ mecha mechanic meconnect/ -medal/* meddev media media @@ -54021,7 +54099,6 @@ media-library-links/ media-library/sites/alspac/migrated/documents media-manager media/ -media/* media/*/analog-dialogue/ media/*/company/sustainability-reports/ media/*/edit @@ -54030,16 +54107,12 @@ media/*/technical-documentation/customer-case-studies/ media/*/technical-documentation/design-notes/ media/*/technical-documentation/tech-articles/ media/0000 -media/1287752/ -media/1287913/ -media/1288165/ -media/357557/ media/6582f7c4ed3c3400133bfc8f/pc1-interactive.pdf media/BookingThumbnails media/JC media/Player6_0.swf media/ProviderThumbnails -media/Resized-Images/*http://haaretz.com/robots.txt +media/Resized-Images/*http://minecraft.net/robots.txt media/SL media/TALSO.swf media/TUIThumbnails @@ -54047,10 +54120,6 @@ media/VK media/access media/admin media/advertorials -media/all/1287752/ -media/all/1287913/ -media/all/1288165/http://charliemusselwhite.com/robots.txt -media/all/357557/ media/attractions-splice-test-spp media/bl-video media/careers @@ -54068,7 +54137,6 @@ media/daodao/photo-t media/daodao/video-t media/daodao/video-v media/downloads/ -media/editimgecaption/* media/ethics-center/social-sector-ethics/ media/fbavatar media/feeds @@ -54119,7 +54187,7 @@ media/tourism-content media/travelpod-roll.flv media/tv/channel/credits media/tyfo* -media/tyfo*http://codex.wordpress.org/robots.txt +media/tyfo*http://startribune.com/robots.txt media/unesco media/uploads media/video @@ -54159,7 +54227,7 @@ mediacard mediacentral mediacomp/ mediafiles/* -mediahttp://eea.europa.eu/robots.txt +mediahttp://newscientist.com/robots.txt mediakit medialibrary/de/brief medialibrary/de/brief/executive-brief-5-szenarien-in-denen-ihre-firewall-sandbox-losungen-versagen-konnen.pdf @@ -54467,7 +54535,7 @@ medredesign medstaging meeting/register meeting/schedule -meetingOptionshttp://nbcnewyork.com/robots.txt +meetingOptionshttp://teamusa.org/robots.txt meetings meetings/en/html.jsp meetings/national/jmm/2124_abstracts/1056-30-23.pdf @@ -54606,6 +54674,7 @@ membre membres memebers/profile memorandum +memorial/search mena/errors menglanchen mengmengji @@ -54637,6 +54706,7 @@ merchant/directions merchant/imageUploadPreview merchant/loc merchant/moreProducts? +merchant/reviews? merchant/update merchant_login merchant_shipping_policy.pdf @@ -54932,6 +55002,7 @@ mini20 miniCartRenderer.jsp mini_login minibasket/ +minicart minimap.html mining minis_ajax.html @@ -55025,6 +55096,7 @@ misc/social-reader misc/tabletapp mishu missing-email +missing.html missing_link missingpage mission-focused-transformation @@ -55797,7 +55869,7 @@ mre/*.jpg$ mre/*.js$ mre/*.pdf$ mre/*.png$ -mre/*.zip$http://ready.gov/robots.txt +mre/*.zip$http://gov.il/robots.txt mre/*? mre/*@@configuracoes_view mre/*@@download/file$ @@ -55917,7 +55989,7 @@ msaadat msaleem msandel msatwork/amazon -msatwork/uber/en.htmlhttp://lepoint.fr/robots.txt +msatwork/uber/en.htmlhttp://morganwallen.com/robots.txt msb msc-accounting-financial-management msc-advanced-clinical-practice @@ -56107,9 +56179,9 @@ multivu mumbaiedition munho munin -munin*http://021done.com/robots.txt -munin*http://tourinhes.blogspot.com/robots.txt -munin*http://usawire.com/robots.txt +munin*http://demandcooling.com/robots.txt +munin*http://pacaneleaparate.biz/robots.txt +munin*http://packages.ubuntu.com/robots.txt muns munshi musafim @@ -56139,7 +56211,7 @@ music/admission/ao_selection_dc20180809.html music/admission/ao_selection_eo20180809.html music/admission/ao_selection_gh20180809.html music/admission/ao_selection_jz20180809.html -music/admission/ao_selection_me20180809.htmlhttp://drdavidwilliams.com/robots.txt +music/admission/ao_selection_me20180809.htmlhttp://seo.ijoomla.com/robots.txt music/admission/ao_selection_ms20180809.html music/admission/ao_selection_pf20180809.html music/admission/ao_selection_pi20180809.html @@ -56185,7 +56257,7 @@ mvideos mvm mvmishra mvonbaeyer -mvp/http://mybook.to/robots.txt +mvp/http://delta.com/robots.txt mw/ mw5-newsletter-v1 mw5-newsletter-v2 @@ -56210,7 +56282,6 @@ mx*/shop/*/sold mx*/step mx*/submit mx*/submitted -mx-es/ mx-es/shop/*?*&*&*&* mx-mx/ mx/ @@ -56341,7 +56412,6 @@ my-bag my-bookmarks my-books my-cart -my-en/ my-en/shop/*?*&*&*&* my-eurlex my-favorites @@ -57158,7 +57228,7 @@ news_test newsanalysis newsapp-api newsbackup -newscenter/pressreleases/32-countries-adopt-nuclear-energy-declaration-at-historic-summit-in-brusselshttp://kaushik.net/robots.txt +newscenter/pressreleases/32-countries-adopt-nuclear-energy-declaration-at-historic-summit-in-brusselshttp://iana.org/robots.txt newsfeed newsfeed$ newsfeedemail @@ -57262,16 +57332,11 @@ newsletter-templates/weather-weekly newsletter-templates/weekly-messenger newsletter/ newsletter/ -newsletter/$http://techspot.com/robots.txt +newsletter/$http://digital-strategy.ec.europa.eu/robots.txt newsletter/* -newsletter/archive/ -newsletter/archive/exearth/ -newsletter/archive/extech/ newsletter/campaign/*/view newsletter/html newsletter/nl_economia.html -newsletter/optimize/reporters/ -newsletter/optimize/reporters/ex_earth/ newsletter? newsletter_ng newsletter_subscriptions @@ -58686,6 +58751,8 @@ nl/ventureone nl/wce nl/your nl/zoeken +nl_be +nl_nl nl_nl/sjablonen/M nlanter nlcz @@ -58829,7 +58896,6 @@ no-en/your no-follow no-nb/ no-nb/docs -no-no/ no-route no-such-url.html no/ @@ -59089,6 +59155,7 @@ notificationId notifications notifications notifications$ +notifications/ notifications/* notify.js notifyMe.jsp @@ -59101,7 +59168,7 @@ notizie-ultima-ora/Cronache_e_politica/Scomparsa-week-end-Romagna/19-03-2014/1-A notizie-ultima-ora/Economia/Banco-Desio-soldi-Banda-della-Magliana-parenti-Sandokan-Fatto/12-02-2013/1-A_004889541.shtml notlikelytohappenever notonline -notyours/http://telerik.com/robots.txt +notyours/http://openclipart.org/robots.txt nouchinelab nouconsistori2015 nous-contacter.html @@ -59118,7 +59185,7 @@ novostroyki novostroyki*/?direct=1 novostroyki/*?order= novostroyki/po-ulizam -novostroyki/po-ulizam/*http://dainikshiksha.com/robots.txt +novostroyki/po-ulizam/*http://nozbe.com/robots.txt novostroyki/po-ulizam/moskva novostroyki/sankt-peterburg/moskovskij/in2it-intuit2 now @@ -59250,7 +59317,6 @@ nz*/shop/*/sold nz*/step nz*/submit nz*/submitted -nz-en/ nz-en/shop/*?*&*&*&* nz/ nz/* @@ -59426,7 +59492,7 @@ oauth-google-redirect oauth/authorize oauth/connect.html oauth/facebook -oauth/http://comprargraduadoeneso.net/robots.txt +oauth/http://fitbots.com/robots.txt oauth/line oauth/login oauth/signin @@ -59528,6 +59594,8 @@ offers/nonprofits$ offers/nonprofits% offers/nonprofits? offers/preview/ +offers/proxy/dealsserver/api/log +offers/proxy/dealsserver/buy offers/referral-terms-conditions offers/referral-terms-conditions$ offers/referral-terms-conditions% @@ -59672,7 +59740,7 @@ omniauth omniture/ on on -on-demand/session/*http://hobie.com/robots.txt +on-demand/session/*http://nxp.com/robots.txt on/*.ico$ on/*.png$ on/demandware.store @@ -59744,14 +59812,13 @@ online/chase_blueprint/article/bp-trackit-floodlight-tag.htm online/commercial-bank/ online/common/ online/cronaca/veronaecstasy/bologna/bologna.html -online/etc/medialib online/feeds/ online/freedom/ online/includes online/includes/ online/ink/ online/investments/ -online/online-program/curriculum_draft.cfmhttp://4720474.fls.doubleclick.net/robots.txt +online/online-program/curriculum_draft.cfmhttp://americanbar.org/robots.txt online/online-program/draft-online-program-page.cfm online/postgraduate-loans online/private_client/article/13587-cpc-artcoll-floodlight-tag.htm @@ -59864,8 +59931,8 @@ opt-out opt-out-info.jsp opt-out-interface opt-out.jsp -opt-out/http://cts.vresp.com/robots.txt -opt-out/http://verisign.com/robots.txt +opt-out/http://youronlinechoices.eu/robots.txt +opt-out/http://yourstory.com/robots.txt opt/widget-cache.php optInEmail opt_out @@ -60295,6 +60362,10 @@ page-sitemap.xml page-strength page-under-maintenance page-view.png +page.cgi +page.cgi*id=productdashboard +page.cgi*id=user_activity +page.cgi*id=voting page.php page/ page/* @@ -60474,7 +60545,7 @@ paldrive/en-es paldrive/en-no paldrive/en-sk paldrive/en-tr -paldrive/en-us/http://zotero.org/robots.txt +paldrive/en-us/http://paloaltonetworks.com/robots.txt paleo paleo/metadata paleo/pubs @@ -61035,7 +61106,6 @@ ph*/cdn-cgi/challenge-platform ph*/step ph*/submit ph*/submitted -ph-en/ ph/ ph/*?*shpxid= ph/*?services @@ -61217,7 +61287,6 @@ philippahetherington phillai phillies/fans/text-messaging-terms-and-conditions phillies/search -phishwatch@lists.clean-mx.com phl-avvo-home phl-migration phoenix/api @@ -63481,7 +63550,7 @@ politica/eleicoes/2024/candidatos-*/prefeito/$ politica/eleicoes/2024/candidatos-*/vereador/$ politica/eleicoes/2024/candidatos-*/vice-prefeito/$ politica/la-gran-pregunta-que-en-el-gobierno-prefieren-no-hacerse-nid24102022 -politica/la-gran-pregunta-que-en-el-gobierno-prefieren-no-hacerse-nid24102022/?outputType=amphttp://minnpost.com/robots.txt +politica/la-gran-pregunta-que-en-el-gobierno-prefieren-no-hacerse-nid24102022/?outputType=amphttp://lancaster.ac.uk/robots.txt politica/murio-el-senador-nacional-carlos-alberto-reutemann-nid06072021 politica/murio-el-senador-nacional-carlos-alberto-reutemann-nid06072021/?outputType=amp politica/padron-electoral-2021-back-up-nid04052021 @@ -63759,7 +63828,7 @@ pratique/informatique/logiciels/windows-xp/1630 pratyashaacharya praveentest praveer-singh -prayers?*http://hs.fi/robots.txt +prayers?*http://uscis.gov/robots.txt prbcdn10 prbr prbr0 @@ -63882,7 +63951,6 @@ prerelease present presentation presentationMgr/ -presenter.html preserv/extranet preservation press @@ -63896,7 +63964,7 @@ press-release.php? press-releases press-this.php press/art-institute-images -press/content-search?*http://hackersmexicanos.net/robots.txt +press/content-search?*http://channel9.msdn.com/robots.txt press/exhibition-press-room press/fellowship press/founders/ @@ -64004,7 +64072,7 @@ print.htm print/ print/* print/article/* -print/http://scielo.br/robots.txt +print/http://techtimes.com/robots.txt print/pdf/node print= print=Y @@ -64097,6 +64165,7 @@ pro/tools pro/upgrade pro/waze/report/*?*&hash= pro2 +proFile/history? proMatch proProjects proTeXt @@ -64152,7 +64221,7 @@ product-managers/hire product-marketing product-question/* product-quickview* -product-ratings/http://fanimalo.com/robots.txt +product-ratings/http://wisper.io/robots.txt product-refferal product-review-post product-reviews/* @@ -64172,7 +64241,7 @@ product/ajax-about-brand product/alive-detox-vegan-cookbook product/better-burgers-make-delicious-nutrient-rich-burgers-without-the-meat product/buy/ -product/buybundle/http://hypeddit.com/robots.txt +product/buybundle/http://webdesign.about.com/robots.txt product/containedresources product/customersalsobought product/dynamic-creative/gallery @@ -64184,6 +64253,7 @@ product/prd-5193422 product/productreviews/ product/recommended product/review/add +product/reviews? product/summer-plant-based-recipe-cookbook product/valentines-chocolate-vegan-cookbook product/vegan-desserts-cookbook @@ -64227,6 +64297,7 @@ production-testing production/ productmodel productpage +productpagepart2 products products.php? products/ @@ -64401,7 +64472,7 @@ profile/*/stats profile/*/stats/library profile/*/trophies profile/*article*.ece -profile/*http://tomsguide.com/robots.txt +profile/*http://cbs.com/robots.txt profile/Rhizomer profile/author/$ profile/author/? @@ -64411,6 +64482,7 @@ profile/contributor/? profile/downloads_limit profile/edit profile/gravlady +profile/history? profile/license profile/manage profile/messages @@ -64533,7 +64605,7 @@ program-2/action~undefined program-2/action~week program-registration program/ -program/action~*/http://google.no/robots.txt +program/action~*/http://attendee.gotowebinar.com/robots.txt program/action~agenda program/action~default program/action~http: @@ -64722,7 +64794,6 @@ proximic proximus proxy proxy -proxy/* proxy/accounts proxy/accounts/v1 proxy/accounts/v1/groups @@ -64990,7 +65061,7 @@ pt/ferramentas/criador-de-logo/onboarding pt/festival/*/shoutbox pt/festival/*/shoutbox? pt/forum -pt/forum/goto.phphttp://s.amazon-adsystem.com/robots.txt +pt/forum/goto.phphttp://dai.ly/robots.txt pt/group pt/growth-tools-assets pt/guest-pass @@ -65132,7 +65203,7 @@ ptsv pttr ptype= ptzh -pu +pu/ pu_all pu_echo/*.htaccess pu_echo/*.js @@ -65164,7 +65235,6 @@ pub/media/i18n/ pub/media/js/ pub/old pub/t -pubads.g.doubleclick.net pubcontent/jba pubcontent/jbax pubkey.pl @@ -65189,7 +65259,7 @@ public/*.jpg public/*.js$ public/*.js? public/*.png -public/*http://s1.wp.com/robots.txt +public/*http://cloudflare.com/robots.txt public/about-eso/committees/cc public/about-eso/committees/cou public/about-eso/committees/fc @@ -65209,7 +65279,7 @@ public/checkout public/cmscommentAbuse public/comments public/data/ -public/dochttp://off-grid-living.com/robots.txt +public/dochttp://znc.si/robots.txt public/emailtemplates public/english/dw/ilo-dw-amharic-web.swf public/english/dw/ilo-dw-arabic-web.swf @@ -65573,7 +65643,6 @@ queue queue queuePartial qui-sommes-nous -qui_sommes_nous quick-compare quick-reads/*.html quick-share/ @@ -65780,7 +65849,6 @@ raters/ap-reader-chat/ap-reader-chat ratgeber/check/* rating rating/ -rating/average rating=* ratings ratings$ @@ -65871,7 +65939,7 @@ reader/ readme.html readme.html readme.html/ -readme.htmlhttp://zenonline.ru/robots.txt +readme.htmlhttp://lunacycle.com/robots.txt readmessage.php ready_sit_read/index.jhtml readysetgov-dev @@ -66025,16 +66093,9 @@ recherche? rechercher rechercher/ recipe-portal/search -recipe/*/*/nutrition -recipe/*/*/print -recipe/*/bitflag -recipe/*/feedback recipe/box recipe/edit -recipe/email* -recipe/link/* recipe/view -recipe/zapcache/* recipe_parser recipes recipes/cooking @@ -66049,7 +66110,7 @@ recipes/search recipes/search/?q recipes/search?o=newest&tag=test-kitchen-approved recipes/shoppinglist/email -reckon/http://brookings.edu/robots.txt +reckon/http://clevescene.com/robots.txt reco recomendations/*/owner_actions recommend @@ -66168,6 +66229,7 @@ referenced-ctalist/ referencework referer referral +referral-program referral/ referrals referrer= @@ -66354,12 +66416,17 @@ rendongarcia renee_rinehart renew renewal-center -renewal-center/businesshttp://crowdcast.io/robots.txt +renewal-center/businesshttp://katespade.com/robots.txt renewal-center/home rennekamp renos renovation renta-de-autos/resultados +renta/sc/frm/coupon +renta/sc/frm/mypage +renta/sc/frm/rent +renta/sc/frm/report +renta/sc/read_free.cgi rentacar/byr/ rentacar/car-hire/ rentacar/customersupport/index.jsp?targetPage=faqsView.jsp @@ -66397,7 +66464,6 @@ repor.. report report-a-bug report-a-problem -report-abuse report-abuse?report= report-abuse?url= report-have-publishers-banned-facebook-trackers-from-their-pages-after-the-cambridge-analytica-scandal @@ -67249,7 +67315,7 @@ resources-rx/files/* resources/_next/*.js resources/_next/*.json resources/ajax/posts -resources/calendar/http://imore.com/robots.txt +resources/calendar/http://lua.org/robots.txt resources/compatibility/* resources/css resources/css/webscripts.css @@ -67365,7 +67431,7 @@ results.sale.pdf results/ results?k* resume-database/preview-iframe -resume/http://vinrecca2011.weebly.com/robots.txt +resume/http://whisky.de/robots.txt resume/preview resumes resumes2 @@ -67397,7 +67463,7 @@ reuters reuters$ rev= revadhingra -revendeur/http://polymer-project.org/robots.txt +revendeur/http://telestream.net/robots.txt revenue/search/node review review-by-author @@ -67487,6 +67553,7 @@ rewards-polyite/spin rewards/*/membership rewards/*/status-matching rewards/bebas-ongkir +rewardsapp/ rex/recommendation/* rezepte/suche rf=* @@ -67892,7 +67959,6 @@ rpg.php rph rpk/artist_stats rpk/played_song -rpx rr/mopic/staff rrReturnUrl= rraidoo @@ -67900,7 +67966,6 @@ rrasband rroatman rrx219 rs -rs-sr/ rs/$ rs/applications rs/applications/peoplesoft @@ -68133,7 +68198,7 @@ ru/gateway.html ru/general ru/group ru/group/ -ru/http://dacia.com.tr/robots.txt +ru/http://zoo.105.net/robots.txt ru/images ru/inc ru/info @@ -68503,12 +68568,11 @@ saml saml/acs saml/login saml/logout -saml2/authenticate/oktahttp://6628166.fls.doubleclick.net/robots.txt +saml2/authenticate/oktahttp://spoogue.org/robots.txt samlCertificates saml_login saml_sso samlee -sample sample- samplesViewSingle sampson @@ -68770,7 +68834,7 @@ science/gadgets/render science/gs science/index.html science/mlkt/rslts -science/new-drug-product-pipelinehttp://js.stripe.com/robots.txt +science/new-drug-product-pipelinehttp://pflegetester.de/robots.txt science/outlineJson science/page/flash/VideoPlayer science/ppv-pdf @@ -68819,7 +68883,7 @@ scopemagazine/ score/*/download scorecard scorecard/ -scorecard_staging/http://bayupradana.com/robots.txt +scorecard_staging/http://aclweb.org/robots.txt scoredrift/* scott scott64 @@ -68847,20 +68911,6 @@ screenshots-raw scrip.html script script/ -script/AdServe/Redir.aspx -script/Articles/ArticleVersion.aspx -script/Articles/Delete.aspx -script/Articles/Download.aspx -script/Articles/ListVersions.aspx -script/Articles/Preview.aspx -script/Articles/SubmissionWizard.aspx -script/Articles/ViewHtml.aspx -script/Catalog/Redir.aspx -script/Forums/SetOptions.aspx -script/Membership/LogOn.aspx -script/Membership/OAuthLogOn.aspx -script/Membership/SendPassword.aspx -script/News/Redir.aspx script/ScriptServlet scriptPath scripteditorr1 @@ -69022,7 +69072,6 @@ se-en/your se-fi/ se-rank se-se/ -se-sv/ se-sv/* se/ se/*?*shpxid= @@ -69301,7 +69350,6 @@ search/converter search/default.aspx?* search/default.mi search/detroitfights -search/ec_solr search/entity/touch search/exit search/feed_content? @@ -69314,7 +69362,6 @@ search/frontendSc search/gear.htm search/girl+fights search/girls+fighting -search/google search/hood+fight search/howsearchworks search/imageresults.asp* @@ -69437,7 +69484,7 @@ search?* search?Ntt= search?filter search?fmt=JSON -search?gss-q=*http://servedby.ipromote.com/robots.txt +search?gss-q=*http://ubuntu.com/robots.txt search?keyword= search?n=16&r=3 search?q @@ -69541,10 +69588,10 @@ section/3 section/36 section/6 section/8 -section/9http://telegram.me/robots.txt +section/9http://issues.apache.org/robots.txt section= section_and_ivideo_widget_ajax.html -sectionhttp://boards.greenhouse.io/robots.txt +sectionhttp://abs.twimg.com/robots.txt sectionized sections sections$ @@ -69728,7 +69775,6 @@ sem-report sem-services sem/ sem2015 -semantic-homepage semi seminar/ semp @@ -69930,8 +69976,8 @@ services/computing/downloads/antivirus services/computing/statistics services/computingold services/conferences/content-corner/*?* -services/conferences/news/*?*http://freakonomics.com/robots.txt -services/conferences/news/*?*http://mozilla.github.io/robots.txt +services/conferences/news/*?*http://wasatchhousepartners.com/robots.txt +services/conferences/news/*?*http://www2005.org/robots.txt services/courtoffice/Reports services/courtoffice/int services/developmentalumni/giving/chancellors_apply.html @@ -70045,7 +70091,7 @@ services/wp-content/plugins services/wp-includes services/xml serviceworker.js -serviceworker.jshttp://catalyst-network.org/robots.txt +serviceworker.jshttp://treysongz.lnk.to/robots.txt servicos/ servin servizi @@ -70169,7 +70215,6 @@ sg-en*/people/*/circle sg-en*/people/*/favorites sg-en*/shop/*/favoriters sg-en*/shop/*/sold -sg-en/ sg-en/*?order= sg-en/*color= sg-en/*customizable= @@ -70380,6 +70425,7 @@ shelleyxliu shellysimana shen sheng +shenghuo shenghuo/search? shenyang sheraz @@ -70423,6 +70469,7 @@ shoelaces shomiller shootouts shop +shop$ shop-cart.shtml shop-data shop-interrupt @@ -70471,6 +70518,7 @@ shop/browse/overlay shop/browsing_history shop/checkout shop/claimcredit +shop/collections shop/edit shop/eligible-for-special-financing/? shop/flattering-fitted-maxi-dress-5152169 @@ -70506,6 +70554,7 @@ shop/unified/availability.html?destination_page=BYOB shop/unified/availability/calltoorder.html shop/unified/availability/results.html shop/wishlist +shop? shop_name_search_service shop_pins shopby @@ -70546,7 +70595,7 @@ shore/blogs/party/public shorefire_nj short short-news/*a -short-url-machine/error/http://gratisography.com/robots.txt +short-url-machine/error/http://whatwg.org/robots.txt shortUrl$ shortcode shortcode= @@ -70563,7 +70612,7 @@ shots/month shots/new shots/week shots/year -shoutbox/http://villageatautumnpond.com/robots.txt +shoutbox/http://bat.bing.com/robots.txt shouwenwang show show-email @@ -70576,6 +70625,9 @@ show/koth-show showProject showTask show_all= +show_bug.cgi +show_bug.cgi*ctype= +show_bug.cgi*format=multiple show_calendar.pl show_details show_followers @@ -70594,6 +70646,7 @@ showcaptcha showcase showcase/*.xml showcase/Click.htm? +showdependency showell showimage.ashx* showinaparat= @@ -70609,7 +70662,7 @@ shows/upfront_2015/simulcast shows3 showtag showtime/.requestinvite.html.swp -showtimes/location/*http://cloud.google.com/robots.txt +showtimes/location/*http://img-fotki.yandex.ru/robots.txt shr* shreedas shrek @@ -70635,7 +70688,6 @@ shuxi_qiao shyamkakula si si-LK -si-en/ si-lk/ si/ si/$ @@ -70732,7 +70784,6 @@ sign_in? sign_up? signatory-application signature -signature-courriel/ signature/voucher signed_in signed_out_modal.json @@ -70838,7 +70889,6 @@ simpleshare simpson simpsons2000 simsek -simulateur-nouvelle-actualisation simwidgets sina-kianersi sina-sharifi @@ -71025,7 +71075,6 @@ sites/adp sites/airbus sites/akamai sites/alfresco -sites/all/themes sites/all/themes/greatist2x/js/greatist/templates sites/allclearid sites/alliantgroup @@ -71186,7 +71235,7 @@ sites/frisco sites/gapincthiswayahead sites/gapinternational sites/gradsoflife -sites/gs1/files/docs/EDI/*http://abc.es/robots.txt +sites/gs1/files/docs/EDI/*http://gsa.gov/robots.txt sites/gsb/files/program-brochure sites/gwcic sites/gyro @@ -71705,7 +71754,7 @@ sms/unsubscribe? sms10666 smstaging sn -sn-config.htmlhttp://widgets.wp.com/robots.txt +sn-config.htmlhttp://cleveland.com/robots.txt sn/ snagit-eula.html snake @@ -71749,10 +71798,9 @@ social-connect/send social-linking social-media social.php -social/ -social/our_partners/ social/photosui/images social/photosui/sitemap +social/search? social/share_modal social/social-security-directory/cai social_media @@ -71887,12 +71935,6 @@ son/user son/users song song/data -song/delete_user_review -song/fetch_overview_review -song/fetch_review_view -song/report_inappropriate -song/review_thumbs -song/save_user_review song/search songqi songs/ @@ -71919,6 +71961,7 @@ sorry/ sort sort= sort= +sort=Latest sort=hottest sort=newest sort=votes @@ -71930,7 +71973,7 @@ sorting=undiscovered sos/clerical/ sos/kids/search/node sos/online_corps/ -sos/registration/http://artfire.com/robots.txt +sos/registration/http://in.linkedin.com/robots.txt sotomarion soul/* soumission @@ -71987,6 +72030,7 @@ sparshasaha spartan spaul spb +spbasic spbot spc-source= spc/amazon/en/landingPage.html @@ -72010,7 +72054,7 @@ spdji/*/supplemental-data/*? spdji/*/util/redesign/index-family-ri-solr-json.dot spdji/*/util/redesign/index-specialization-ri-solr-json.dot spdji/*/util/redesign/press-room/get-pr-news-announcements-solr-json.dot -spdji/*http://unglobalcompact.org/robots.txt +spdji/*http://spiegel.de/robots.txt special-features/premium-offers special-offers special-offers/newcarlanding.xhtml @@ -72021,7 +72065,6 @@ special-page special-promo/2for1 special-welcome-offer specialOffers -special_section/bewell/ speciale specialhandling-payments/ specialities/*/all-bmj/feed @@ -72035,6 +72078,7 @@ specials/trims.htm specialties? specialties?search= specific +specs-requirements specs/url specs/web-apps specs/web-controls @@ -72066,6 +72110,7 @@ spice spief?date spiess spinak +spip.php?page=recherche splash splashui splashui_rc @@ -72131,7 +72176,7 @@ sport/10_ottobre_05/prova_articoloNOTOUCH_4957ef9a-d05a-11df-9b01-00144f02aabc.s sport/404_en.htm sport/? sport/alpha -sport/bundesliga/http://habr.com/robots.txt +sport/bundesliga/http://zdnet.com/robots.txt sport/ciclismo/2023/10/24/news/doping_ciclismo_virtuale_azzurro_zanasca_rischia_una_lunga_squalifica-418660589 sport/cricket/match-centre sport/data/league @@ -72175,6 +72220,7 @@ sports_fp_ms spotlight spp/ spreadsheet +spresults sprillaman sprince spring @@ -72533,7 +72579,7 @@ stats/draft/history stats/help/glossary stats/help/statminimums stats/history -stats/player-stats/*http://edyst.com/robots.txt +stats/player-stats/*http://nfpa.org/robots.txt stats3.html stats?gid= statsFree @@ -72547,7 +72593,7 @@ status-updates/wp-admin/admin-ajax.php status.formstack.com status/ status/user -statusupdateshttp://packtpub.com/robots.txt +statusupdateshttp://thalesgroup.com/robots.txt statwood stay-in-loop/send_mail.php stay-in-loop/send_mail.php? @@ -72649,7 +72695,7 @@ stock-photos/photos/search$ stock-photos/photos/search? stock-ranker stock/photos -stock/videos/*http://broadwayworld.com/robots.txt +stock/videos/*http://screencast.com/robots.txt stock_status= stockade.php stocks @@ -72819,6 +72865,8 @@ storeclick storefront storepicker storerequest +stores$ +stores/ stores/page/*visitId= stories stories/shop @@ -72915,8 +72963,7 @@ students/calendar/2020 students/calendar/2021 students/calendar/2022 students/calendar/2023 -students/calendar/2024/spring -students/calendar/2024/summer +students/calendar/2024 students/new-students/welcome studentservices/* studien-und-reports/*&q= @@ -73010,11 +73057,9 @@ styleguide styleguide styleguide.htm styleguide/ -styles/ styles/forum styles/js-on.css$ stylesheets -stylesheets/ stylish-cars stylists/connect* su @@ -73077,7 +73122,6 @@ subscribe/canoo/ subscribe/confirm.pl subscribe/enterpriseportal subscribe/foryouapi -subscribe/getstarted subscribe/lagoon subscribe/logging subscribe/offers/service @@ -73100,7 +73144,7 @@ subscribe/v3 subscribe/view.pl subscribe/wb-auto/ subscribe?* -subscribe?*http://madisonkennedyblog.com/robots.txt +subscribe?*http://addyosmani.com/robots.txt subscribe_forum.html subscribe_now_url subscribe_success @@ -73149,7 +73193,7 @@ sugerencias suggest suggest/? suggest/?* -suggest/?*http://joytoeveryone.com/robots.txt +suggest/?*http://itu.int/robots.txt suggested-edits suggested-edits? suggestions @@ -73700,7 +73744,7 @@ sys_ system system-maintenance system/ -system/*.js$http://gs.statcounter.com/robots.txt +system/*.js$http://zeldman.com/robots.txt system/admin/LoginPopup/Login system/files/documents/noindex system/maintenance.html @@ -73844,7 +73888,7 @@ tag-search.html tag/ tag/* tag/* -tag/*+http://cdbaby.com/robots.txt +tag/*+http://dilbert.com/robots.txt tag/*/a tag/*/a/ tag/*/b @@ -74430,7 +74474,7 @@ teaching.html tealeaf team team/*/schedule$ -team/*/schedule$http://bestetic.ro/robots.txt +team/*/schedule$http://nbc.com/robots.txt team/player_career.jsp team/player_news.jsp teamInvitations @@ -74791,7 +74835,7 @@ testds.jsp teste-*.html$ testfl testgpr -testhttp://calendly.com/robots.txt +testhttp://money.com/robots.txt testimonial testimonial/ testimonials.php @@ -74799,7 +74843,7 @@ testimonials/? testing testing-new-home-page testing/ -testing/http://sbnation.com/robots.txt +testing/http://extensions.joomla.org/robots.txt testingpodpod testingsite testingsiteos @@ -74862,6 +74906,7 @@ tge tgibson tgkkk6681 th +th$ th*/blog-article-remove-faq-utms-*.js th*/cdn-cgi/challenge-platform th*/step @@ -75010,6 +75055,7 @@ th/user th/users th/ventureone th/ส่วนประกอบ_widget +th? th_th/templates/M thailandgolf. thanawala @@ -75089,7 +75135,7 @@ theisen-homer themacallan/worlds-together theme theme -theme/http://rsfbathroomdesigns.co.uk/robots.txt +theme/http://cex.io/robots.txt theme= themeID= theme_preview=true @@ -75620,7 +75666,7 @@ tools/civil-surgeons-by-region tools/demos tools/en/styleguide/ tools/find-a-doctor/list/export -tools/http://criresilient.org/robots.txt +tools/http://kungfukingdom.com/robots.txt tools/logo-maker/onboarding tools/lyst_widget/?lyst_slug= tools/packages/cambridge_themes/getSocialImage @@ -76022,7 +76068,7 @@ traffic-manager/ traffic/status*? trafficbot.life trafficbot.live -traffichttp://ultimate-guitar.com/robots.txt +traffichttp://comedycentral.com/robots.txt trafficsystem/ training training-aarpe/ @@ -76112,6 +76158,7 @@ translation translation-not-found translations translations/ +translator/?ref= translators transmute/static-1.85 transmute/static-2.6 @@ -76119,7 +76166,7 @@ transmute/static-2.8 transmute/static-2.9 transparency transparency/archive -transparency/http://smh.com.au/robots.txt +transparency/http://anandtech.com/robots.txt transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14885 transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14895 transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14896 @@ -76175,10 +76222,18 @@ travel/airlines/main/au/en travel/airlines/main/us/en travel/airlines/pfs* travel/airlines/premium-travel-arranger/au/en +travel/api travel/booking/en_gb#/* travel/clk +travel/css travel/entity travel/event/search +travel/flight-search +travel/flight/flightSearch +travel/flight/flightSearchAction +travel/flight/search/? +travel/flight/search? +travel/flights travel/flights/s travel/globalgateway.jsp/global/public/de_ travel/globalgateway.jsp/global/public/en_ @@ -76207,15 +76262,24 @@ travel/home/public/pt_* travel/home/public/ru_* travel/home/public/sv_* travel/home/public/zh_* +travel/hotel-search travel/hotel/e +travel/hotel/hotelMiniSearchRequest +travel/hotel/hotelSearch +travel/hotels/checkout +travel/hotels/detail travel/hotels/entity travel/hotels/hotel-finder travel/hotels/hotel-finder/$ +travel/hotels/search/? +travel/hotels/search? travel/hotels/stories travel/passport travel/pkomatch/ travel/s +travel/scripts travel/search +travel/secure travel/test$ travel/wp-admin travelDate= @@ -76242,6 +76306,7 @@ treating-sleep-apnea treatment-guides/ treatment-type/ tree +tree-navigator.html tree/contributions tree/find tree/following @@ -77163,7 +77228,7 @@ umbraco_client/ umfrage/1 umfrage/2 umfrage/3 -umfrage/4http://find-apk.com/robots.txt +umfrage/4http://zh.wikipedia.org/robots.txt un-us/ unable-to-process-request/ unanswered @@ -77220,11 +77285,9 @@ unijobs/previewjob unijobs/searchjobs unijobs/session-img unijobs/your-jobs -unijuridis uninstall union.php union/planner -unipublics uniqifyingToken= unit unit-programme-catalogue @@ -77291,6 +77354,7 @@ unsubscribe$ unsubscribe-confirmation unsubscribe-from-applet unsubscribe-thankyou.html +unsubscribe.html unsubscribe/* unsubscribe/invitation unsubscribe= @@ -77378,6 +77442,7 @@ uploads/8/5/1/4/85141968 uploads/8/5/1/4/85141968/custom_themes uploads/c/e816fe41-644e-11e8-937d-c4544454fb00/odigos uploads/excel +uploads/product/http://escuchajapones.com/robots.txt upp/ uptime* ur @@ -77404,6 +77469,7 @@ ur/users urayama urchin_test url +url url-shortner url.asp url= @@ -77525,11 +77591,12 @@ us/*/*?bvdata= us/*/*?bvroute us/*/*?bvstate us/*? -us/*?utm_source=google&utm_medium=organic&utm_campaign=us_free-cpc-shoppinghttp://documentcloud.adobe.com/robots.txt +us/*?utm_source=google&utm_medium=organic&utm_campaign=us_free-cpc-shoppinghttp://change.org/robots.txt us/0 us/?q=switch us/Marketing us/about-lg/investor-relations +us/access_aem.html us/admin us/admin$ us/agreements @@ -77547,6 +77614,7 @@ us/comment us/common us/compare us/complaints-channel +us/consumer us/contact-us/permissions/multi-form-thank-you.html us/corporate/contracts/mcs-iaas-service-desc-3014939.pdf us/corporate/contracts/mcs-saas-service-desc-3762902.pdf @@ -77707,7 +77775,7 @@ us/en/fepp us/en/financial-services/financial-crimes/publications/assets/* us/en/financial-services/regulatory-services/publications/assets/* us/en/games/search.html -us/en/games/search.html*http://docs.gitlab.com/robots.txt +us/en/games/search.html*http://bigoven.com/robots.txt us/en/gates us/en/ghosts/chipotle-case-study.html us/en/governance-insights-center/annual-corporate-directors-survey/assets/* @@ -77857,7 +77925,7 @@ user-profile user-profile-view? user-registration user-registrierung -user-reports/http://news.softpedia.com/robots.txt +user-reports/http://wordpress.com/robots.txt user.mefi/ user.php user/ @@ -77889,7 +77957,7 @@ user/*/track user/*/track?page= user/*/unfollow_user user/*?*redirect= -user/*http://blizzard.com/robots.txt +user/*http://m.media-amazon.com/robots.txt user/.* user//attending/upcoming user/InlineLogin.htm @@ -77915,7 +77983,7 @@ user/forgotPassword user/forgotten-password user/fpd/api user/get-user -user/http://denverpost.com/robots.txt +user/http://news.mongabay.com/robots.txt user/images user/libraries user/lists @@ -78001,7 +78069,7 @@ usergroups/sasforuminternational/call/ usergroups/sasforuminternational/proceedings/ usergroups/seugi/call/ userguide -userhttp://shazam.com/robots.txt +userhttp://birds.cornell.edu/robots.txt userimages userinfo userinfo.bml @@ -78097,7 +78165,7 @@ users/onUpdateOnlineStatus.php users/password users/password/edit users/profile-unpub -users/profile-unpub/http://lichess.org/robots.txt +users/profile-unpub/http://song.link/robots.txt users/ranking users/relogin/ users/remote-logout/ @@ -78125,7 +78193,6 @@ usersGroups usersViewSingle users_internet.html usersstats -usertesting userurl/ usg= usha @@ -78140,7 +78207,6 @@ usmani usmanmunir usopen09/* usov -uspod usr usr/*/all-follows usr/*/followers @@ -78150,7 +78216,7 @@ usuarios usuarios/addToFavorite.shtml usuarios/addToPlayList.shtml ut*.xml -ut*.xmlhttp://thefirearmblog.com/robots.txt +ut*.xmlhttp://dashboard.gglot.com/robots.txt utaukwa util util @@ -78169,12 +78235,11 @@ utility/trac utility/vote utils utils/ -utils/* utl/ utm utm utm*= -utm*http://toomanytribbles.blogspot.com/robots.txt +utm*http://fun88thai.net/robots.txt utm= utm= utm_ @@ -78221,7 +78286,7 @@ uz/en/ uz/event/*/ical uz/explore uz/forums -uz/http://mootools.net/robots.txt +uz/http://biblegateway.com/robots.txt uz/kb/*/discuss uz/ru/ uz/search @@ -78382,7 +78447,7 @@ velo/forum/search velo/profile ven venda-presencial/comprovantes.jhtml -venda-presencial/conclusion.htmlhttp://cloudinary.com/robots.txt +venda-presencial/conclusion.htmlhttp://paiduaykan.com/robots.txt vendor vendor$ vendor-info/ @@ -78413,7 +78478,6 @@ verification/source verificationofemployment verified-modal verify -verify$ verify-email verify-error verify-mobile @@ -78421,7 +78485,7 @@ verify-skill verify-url verify.php verify/* -verify/*http://sunsetbrian.com/robots.txt +verify/*http://soundcloud.com/robots.txt verify_age verify_your_email$ verify_your_email? @@ -78433,7 +78497,7 @@ version version version-search.php version.json -version/http://boardgamegeek.com/robots.txt +version/http://read.amazon.com/robots.txt version= versions versions/Unicode10.0.0 @@ -78755,7 +78819,6 @@ videoLibrary/assets/swf videoLibrary/common/services videoLibrary/transcript videoLogin? -video_ video_file video_test_page videocard @@ -78773,29 +78836,46 @@ videorequest videos videos/*.feedback.html videos/*? +videos/? videos/api videos/assets +videos/browsing videos/e videos/expander +videos/explore +videos/favorites +videos/feed +videos/feedcontent videos/get_video_by_uid/ videos/hardware-in-the-loop-simulation-with-simulink-real-time-using-plcs-and-ethernetip-protocol-for-validating-industrial-automation-control-algorithms-96697.html videos/iframe videos/images videos/js +videos/music +videos/music/ +videos/music/? +videos/music? videos/new videos/raw-ethernet-communication-support-from-simulink-real-time-96619.html videos/real-time-udp-communication-support-99895.html +videos/riverview/relatedvideo +videos/riverview/relatedvideo/? +videos/riverview/relatedvideo? videos/search videos/search.html videos/search.php +videos/search/? videos/search? videos/show_trailer videos/slider videos/transcripts +videos/trending +videos/trendingcontent videos/video-feedback-confirmation.html videos/video-feedback.html videos/viewmeta/ videos/week +videos? videosearch videosearch? videotutorials @@ -78864,7 +78944,7 @@ viewshared.php viewvc viewvc-docroot viitem -vijay-janapa-reddi/http://oas.org/robots.txt +vijay-janapa-reddi/http://scholastic.com/robots.txt vijayraghavan vikrantdadawala vilas.wagh @@ -78972,7 +79052,6 @@ vn*/cdn-cgi/challenge-platform vn*/step vn*/submit vn*/submitted -vn-vi/ vn/ vn/*?*shpxid= vn/*digital_wallets/dialog @@ -79056,6 +79135,7 @@ voo/cn/* voo/ct voog vorprod +vortex-sphere-vihttp://audible.com/robots.txt vos-besoins/ vota vota%C5%A3i @@ -79274,6 +79354,7 @@ washington/user/logout washington/user/password washington/user/register washington/xmlrpc.php +wasntme waste-planning-and-land/rubbish-and-recycling/i-want-to-get-rid-of watch watch-videos @@ -87643,6 +87724,7 @@ web/packages/clifford/DESCRIPTION web/packages/clifro/DESCRIPTION web/packages/clikcorr/DESCRIPTION web/packages/climaemet/DESCRIPTION +web/packages/climate/DESCRIPTION web/packages/climateStability/DESCRIPTION web/packages/climatol/DESCRIPTION web/packages/climatrends/DESCRIPTION @@ -101311,10 +101393,6 @@ where-when/calendar/action~posterboard where-when/calendar/action~stream where-when/calendar/action~undefined where-when/calendar/action~week -which-mba -whichmba/forum -whichmba/webinars? -whichmba/webinars?page= whisky-database/collections/collection-list/ whistleblowing-form whitelist @@ -101326,6 +101404,7 @@ whitneypolk23 whois/captcha.php whois/refresh.php whois/suggest.php +whole-house-air-purifiers wholesale* wholesale-page-*.html wholesale.html$ @@ -101343,13 +101422,17 @@ why-liveperson why-sell?inquirySource=482& whysecure whythisad -wicket:interface*http://gossberg.eu/robots.txt +wicket:interface*http://springerlink.com/robots.txt widget widget-landing-page.html widget-uploads widget.html +widget/cr +widget/entity/search/? widget/head/login widget/player +widget/render +widget/snapshot widget/v2 widget_auth.php widget_chunks @@ -102480,6 +102563,7 @@ wordpress/wp-admin wordpress/wp-admin/admin-ajax.php words work +work work$ work-at-ucl/redeployment work-info @@ -102735,27 +102819,29 @@ wp-admin/admin-ajax. wp-admin/admin-ajax.php wp-admin/admin-ajax.php wp-admin/admin-ajax.php?action=icl_mpp_search -wp-admin/admin-ajax.phphttp://apply.tulane.edu/robots.txt -wp-admin/admin-ajax.phphttp://bigcommerce.com/robots.txt -wp-admin/admin-ajax.phphttp://cchrflorida.org/robots.txt -wp-admin/admin-ajax.phphttp://chicagolandpinball.com/robots.txt -wp-admin/admin-ajax.phphttp://debian.org/robots.txt -wp-admin/admin-ajax.phphttp://duo.com/robots.txt -wp-admin/admin-ajax.phphttp://elainkoulutuskeskus.fi/robots.txt -wp-admin/admin-ajax.phphttp://fema.gov/robots.txt -wp-admin/admin-ajax.phphttp://haruhiko072.blog46.fc2.com/robots.txt -wp-admin/admin-ajax.phphttp://lastpass.com/robots.txt -wp-admin/admin-ajax.phphttp://linode.com/robots.txt -wp-admin/admin-ajax.phphttp://meta.wikimedia.org/robots.txt -wp-admin/admin-ajax.phphttp://nascardigitalmediallc.demdex.net/robots.txt -wp-admin/admin-ajax.phphttp://nme.com/robots.txt -wp-admin/admin-ajax.phphttp://shastapools.com/robots.txt -wp-admin/admin-ajax.phphttp://ssm.lnk.to/robots.txt -wp-admin/admin-ajax.phphttp://theridesharepro.com/robots.txt -wp-admin/admin-ajax.phphttp://tn.gov/robots.txt -wp-admin/admin-ajax.phphttp://travisneilson.com/robots.txt -wp-admin/admin-ajax.phphttp://undis.eu/robots.txt -wp-admin/admin-ajax.phphttp://wpbeginner.com/robots.txt +wp-admin/admin-ajax.phphttp://agrotop.co.il/robots.txt +wp-admin/admin-ajax.phphttp://akismet.com/robots.txt +wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt +wp-admin/admin-ajax.phphttp://ask.com/robots.txt +wp-admin/admin-ajax.phphttp://aweber.com/robots.txt +wp-admin/admin-ajax.phphttp://blogs.lse.ac.uk/robots.txt +wp-admin/admin-ajax.phphttp://derstandard.at/robots.txt +wp-admin/admin-ajax.phphttp://findbyplate.com/robots.txt +wp-admin/admin-ajax.phphttp://foodandwine.com/robots.txt +wp-admin/admin-ajax.phphttp://goldensun.get.com.tw/robots.txt +wp-admin/admin-ajax.phphttp://hopemoon.com/robots.txt +wp-admin/admin-ajax.phphttp://johnallman.uk/robots.txt +wp-admin/admin-ajax.phphttp://law.cornell.edu/robots.txt +wp-admin/admin-ajax.phphttp://openssl.org/robots.txt +wp-admin/admin-ajax.phphttp://publish.get.com.tw/robots.txt +wp-admin/admin-ajax.phphttp://royalfurniture.com/robots.txt +wp-admin/admin-ajax.phphttp://skaterki.ru/robots.txt +wp-admin/admin-ajax.phphttp://smugmug.com/robots.txt +wp-admin/admin-ajax.phphttp://toucharcade.com/robots.txt +wp-admin/admin-ajax.phphttp://vox.com/robots.txt +wp-admin/admin-ajax.phphttp://wera-heilbronn.de/robots.txt +wp-admin/admin-ajax.phphttp://zenodo.org/robots.txt +wp-admin/admin-ajax.phphttp://zoho.com/robots.txt wp-admin/load-scripts.php wp-admin/load-styles.php wp-adv @@ -102796,7 +102882,7 @@ wp-content/compsub wp-content/dbsub wp-content/gallery wp-content/mu-plugins -wp-content/mu-plugins/http://behr.com/robots.txt +wp-content/mu-plugins/http://blogs.discovermagazine.com/robots.txt wp-content/mu_plugins wp-content/plugins wp-content/plugins @@ -102870,7 +102956,7 @@ wp-content/themes/sej/js/cdet.js wp-content/themes/sej/js/ga.js wp-content/themes/sej14/js/instapage.js wp-content/themes/sfmomatheme/library -wp-content/themes/skift/inc/ajax/http://news.artnet.com/robots.txt +wp-content/themes/skift/inc/ajax/http://skillshare.com/robots.txt wp-content/themes/tns-2022/assets wp-content/themes/tns-2022/data wp-content/themes/wired/assets/images/disruptive_by_design_2012.gif @@ -102888,7 +102974,7 @@ wp-content/uploads/ wp-content/uploads/* wp-content/uploads/**/*seo-restricted*.* wp-content/uploads/*/*/1650344292_1.png -wp-content/uploads/*http://gajetdaisuke.com/robots.txt +wp-content/uploads/*http://wikihow.com/robots.txt wp-content/uploads/2011 wp-content/uploads/2012 wp-content/uploads/2013 @@ -102916,7 +103002,7 @@ wp-content/uploads/2023 wp-content/uploads/2023/10/Cakap-English-Standardized-Test.pdf wp-content/uploads/2024 wp-content/uploads/2024/04/Everest_Group_-_Making_Brownfield_Factories_Smarter_and_Greener_Capgemini.pdf -wp-content/uploads/2024/07/GIW23_08-Legacy-Guide-Update-DIGITAL.pdfhttp://knoxnews.com/robots.txt +wp-content/uploads/2024/07/GIW23_08-Legacy-Guide-Update-DIGITAL.pdfhttp://unicef.org/robots.txt wp-content/uploads/2024/08/786678.pdf wp-content/uploads/2025 wp-content/uploads/2026 @@ -102925,28 +103011,28 @@ wp-content/uploads/_pda wp-content/uploads/complianz wp-content/uploads/elementor/css/ wp-content/uploads/gravity_receipts -wp-content/uploads/http://personads.me/robots.txt -wp-content/uploads/http://sunsooda.in/robots.txt +wp-content/uploads/http://minimul.com/robots.txt +wp-content/uploads/http://sheknows.com/robots.txt wp-content/uploads/member-access wp-content/uploads/ninja-forms wp-content/uploads/sites/*/ninja-forms wp-content/uploads/sites/4/wpforms wp-content/uploads/sites/6/wpforms -wp-content/uploads/vj-wp-import-export/http://pala-lagaw.com/robots.txt +wp-content/uploads/vj-wp-import-export/http://nakedsecurity.sophos.com/robots.txt wp-content/uploads/wc-logs wp-content/uploads/wc-logs/ -wp-content/uploads/woo-import-export/http://blackmidi.ffm.to/robots.txt +wp-content/uploads/woo-import-export/http://quicksprout.com/robots.txt wp-content/uploads/woocommerce_transient_files wp-content/uploads/woocommerce_transient_files/ wp-content/uploads/woocommerce_uploads wp-content/uploads/woocommerce_uploads/ wp-content/uploads/wp-import-export-lite/ -wp-content/uploads/wp-import-export-lite/http://6254058.fls.doubleclick.net/robots.txt -wp-content/uploads/wp-import-export-lite/http://bbguimaraes.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://en.m.wikipedia.org/robots.txt -wp-content/uploads/wp-import-export-lite/http://g1.globo.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://google.be/robots.txt -wp-content/uploads/wp-import-export-lite/http://noithatlamson.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://aa.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://bigthink.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://realmsoftrinity.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://susanheat.de/robots.txt +wp-content/uploads/wp-import-export-lite/http://theridesharepro.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://youblisher.com/robots.txt wp-content/uploads/wpforms wp-content/uploads/wpforms/ wp-content/uploads/wpo-plugins-tables-list.json @@ -102980,7 +103066,7 @@ wp-includes/css wp-includes/css/*.css wp-includes/css/dist/block-library/style.min.css wp-includes/fonts -wp-includes/http://wise.com/robots.txt +wp-includes/http://scotusblog.com/robots.txt wp-includes/images wp-includes/images/ wp-includes/js @@ -103275,7 +103361,7 @@ xmldata/xmlPodcast xmlrpc xmlrpc.php xmlrpc.php -xmlrpc.phphttp://allthebootboys.blogspot.fr/robots.txt +xmlrpc.phphttp://datastudio.google.com/robots.txt xmlsearch xmltv/ xmorelle @@ -103296,7 +103382,7 @@ xsanR4 xsl xsl/ xslt/ -xslt/http://secondlife.com/robots.txt +xslt/http://cryptonewsventure.com/robots.txt xsu xtra/sante-et-mieux-etre xuanzhu @@ -103457,7 +103543,7 @@ youraccount youraccount/ yourarchives youreurope/businessACC -youreurope/businessDEV/http://pca.st/robots.txt +youreurope/businessDEV/http://europapress.es/robots.txt youreurope/citizensACC youreurope/citizensDEV yourfuture @@ -103562,7 +103648,6 @@ za*/cdn-cgi/challenge-platform za*/step za*/submit za*/submitted -za-en/ za/ za/*?*shpxid= za/*?services @@ -103834,9 +103919,7 @@ zh-hans-cn/feedback zh-hans-cn/lp zh-hans-cn/searchresults zh-hans/ -zh-hans/asset-preview* zh-hans/node/ -zh-hans/search* zh-hans/search/ zh-hant-hk/ zh-hant-tw/ @@ -103852,7 +103935,7 @@ zh-tw/ zh-tw/feedback zh-tw/login zh-tw/lp -zh-tw/searchhttp://youtubego.com/robots.txt +zh-tw/searchhttp://blog.codinghorror.com/robots.txt zh-tw/searchresults zh-tw/solutions/iot-production-monitoring-cloud-with-maintenance-cloud zh-tw/solutions/iot-production-monitoring-cloud-with-manufacturing-cloud @@ -103923,7 +104006,7 @@ zh/index.htm zh/intangible-cultural-heritage/grid zh/intangible-cultural-heritage/list zh/intangible-cultural-heritage/map -zh/internalhttp://goodhousekeeping.com/robots.txt +zh/internalhttp://amazon.jp/robots.txt zh/internet-universality-indicators/grid zh/internet-universality-indicators/list zh/internet-universality-indicators/map @@ -104222,7 +104305,7 @@ zzz_systest ~neubank/Eubank_EthnicityNetworksPaper.pdf ~neubank/Eubank_EthnicityNetworksPaper2016.pdf ~nsdwww/mail -~oar/http://surrey.ac.uk/robots.txt +~oar/http://web.whatsapp.com/robots.txt ~oratorio/wordpress ~pasr1 ~philippe @@ -104393,11 +104476,11 @@ zzz_systest 404.aspx 404.html 404.html -404.htmlhttp://bcmmaa.com/robots.txt +404.htmlhttp://airliners.net/robots.txt 404.php 404.php 404/ -404http://f6s.com/robots.txt +404http://diplomatie.gouv.fr/robots.txt 413gkwMT 429.html 432v·com @@ -104692,7 +104775,6 @@ zzz_systest 5480.iac. 5503cc 5574 -5605 5850 6001 6009 @@ -104704,10 +104786,12 @@ zzz_systest 7176/ 7176/TOI_Travel/ 7176/TOI_Travel_Test/TOI_Travel_TOP_TST +7336 7449 7577 8058 8245 +8264 8324 8601 8614 @@ -104794,7 +104878,6 @@ zzz_systest 9026818$ 9039763 11440465 -11548178 12741980/ 13096507/checkouts 13096507/orders