From 7010bf0e6bb14c37bed3c6b67b6b4989cb439dba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 10:03:51 +0000 Subject: [PATCH] [Github Action] Automated trickest wordlists update. --- .bin/wordlist-updaters/status.json | 4 +- .../directus-all-levels.txt | 101 +- .../CMS/trickest-cms-wordlist/directus.txt | 33 +- .../drupal-all-levels.txt | 7 + .../CMS/trickest-cms-wordlist/drupal.txt | 1 + .../erpnext-all-levels.txt | 3 + .../CMS/trickest-cms-wordlist/erpnext.txt | 1 + .../ghost-all-levels.txt | 11 + .../CMS/trickest-cms-wordlist/ghost.txt | 2 + .../shopware-all-levels.txt | 21 +- .../CMS/trickest-cms-wordlist/shopware.txt | 4 +- .../strapi-all-levels.txt | 6 - .../CMS/trickest-cms-wordlist/strapi.txt | 1 - .../woocommerce-all-levels.txt | 182 +- .../CMS/trickest-cms-wordlist/woocommerce.txt | 37 +- .../zammad-all-levels.txt | 48 +- .../CMS/trickest-cms-wordlist/zammad.txt | 17 +- .../top-100.txt | 1022 +++++- .../top-1000.txt | 137 +- .../top-10000.txt | 3146 ++++++++--------- 20 files changed, 2937 insertions(+), 1847 deletions(-) diff --git a/.bin/wordlist-updaters/status.json b/.bin/wordlist-updaters/status.json index 4cbd8165..7bac8afe 100644 --- a/.bin/wordlist-updaters/status.json +++ b/.bin/wordlist-updaters/status.json @@ -1,8 +1,8 @@ { "Jwt secrets update": { - "last_update": 1720083826 + "last_update": 1720087407 }, "Trickest wordlist update": { - "last_update": 1720001077 + "last_update": 1720087421 } } \ 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 2f8d055e..d873f981 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 @@ -6046,50 +6046,10 @@ readme.md .eslintignore crowdin.yml Dockerfile -.changeset/polite-elephants-juggle.md -polite-elephants-juggle.md -.changeset/young-jeans-deliver.md -young-jeans-deliver.md -.changeset/strong-otters-bake.md -strong-otters-bake.md -.changeset/selfish-countries-check.md -selfish-countries-check.md -.changeset/stale-falcons-clean.md -stale-falcons-clean.md -.changeset/twenty-seahorses-drop.md -twenty-seahorses-drop.md -.changeset/clean-buses-know.md -clean-buses-know.md -.changeset/sharp-swans-try.md -sharp-swans-try.md -.changeset/neat-grapes-kick.md -neat-grapes-kick.md -.changeset/silly-emus-kick.md -silly-emus-kick.md -.changeset/dry-shrimps-reply.md -dry-shrimps-reply.md -.changeset/popular-bees-press.md -popular-bees-press.md -.changeset/nine-weeks-pay.md -nine-weeks-pay.md -.changeset/shaggy-bees-search.md -shaggy-bees-search.md +.changeset/soft-chefs-battle.md +soft-chefs-battle.md .changeset/config.json config.json -.changeset/seven-ties-rhyme.md -seven-ties-rhyme.md -.changeset/slimy-jeans-shout.md -slimy-jeans-shout.md -.changeset/new-squids-argue.md -new-squids-argue.md -.changeset/witty-papayas-promise.md -witty-papayas-promise.md -.changeset/kind-olives-drum.md -kind-olives-drum.md -.changeset/warm-months-enjoy.md -warm-months-enjoy.md -.changeset/hot-cherries-tap.md -hot-cherries-tap.md api/src/cache.ts src/cache.ts cache.ts @@ -6163,6 +6123,10 @@ api/src/controllers/roles.ts src/controllers/roles.ts controllers/roles.ts roles.ts +api/src/controllers/tus.ts +src/controllers/tus.ts +controllers/tus.ts +tus.ts api/src/controllers/auth.ts src/controllers/auth.ts controllers/auth.ts @@ -7087,6 +7051,11 @@ src/database/migrations/20210716A-add-conditions-to-fields.ts database/migrations/20210716A-add-conditions-to-fields.ts migrations/20210716A-add-conditions-to-fields.ts 20210716A-add-conditions-to-fields.ts +api/src/database/migrations/20240701A-add-tus-data.ts +src/database/migrations/20240701A-add-tus-data.ts +database/migrations/20240701A-add-tus-data.ts +migrations/20240701A-add-tus-data.ts +20240701A-add-tus-data.ts api/src/database/migrations/20240311A-deprecate-webhooks.ts src/database/migrations/20240311A-deprecate-webhooks.ts database/migrations/20240311A-deprecate-webhooks.ts @@ -7991,6 +7960,32 @@ api/src/services/operations.ts src/services/operations.ts services/operations.ts operations.ts +api/src/services/tus/lockers.ts +src/services/tus/lockers.ts +services/tus/lockers.ts +tus/lockers.ts +lockers.ts +api/src/services/tus/data-store.ts +src/services/tus/data-store.ts +services/tus/data-store.ts +tus/data-store.ts +data-store.ts +api/src/services/tus/index.ts +src/services/tus/index.ts +services/tus/index.ts +tus/index.ts +index.ts +api/src/services/tus/server.ts +src/services/tus/server.ts +services/tus/server.ts +tus/server.ts +server.ts +api/src/services/tus/utils/wait-timeout.ts +src/services/tus/utils/wait-timeout.ts +services/tus/utils/wait-timeout.ts +tus/utils/wait-timeout.ts +utils/wait-timeout.ts +wait-timeout.ts api/src/services/graphql/index.ts src/services/graphql/index.ts services/graphql/index.ts @@ -8102,6 +8097,24 @@ api/src/services/schema.ts src/services/schema.ts services/schema.ts schema.ts +api/src/services/files/lib/extract-metadata.ts +src/services/files/lib/extract-metadata.ts +services/files/lib/extract-metadata.ts +files/lib/extract-metadata.ts +lib/extract-metadata.ts +extract-metadata.ts +api/src/services/files/utils/get-metadata.ts +src/services/files/utils/get-metadata.ts +services/files/utils/get-metadata.ts +files/utils/get-metadata.ts +utils/get-metadata.ts +get-metadata.ts +api/src/services/files/utils/parse-image-metadata.ts +src/services/files/utils/parse-image-metadata.ts +services/files/utils/parse-image-metadata.ts +files/utils/parse-image-metadata.ts +utils/parse-image-metadata.ts +parse-image-metadata.ts api/src/services/versions.ts src/services/versions.ts services/versions.ts @@ -8768,10 +8781,6 @@ api/src/utils/get-local-type.ts src/utils/get-local-type.ts utils/get-local-type.ts get-local-type.ts -api/src/utils/parse-image-metadata.ts -src/utils/parse-image-metadata.ts -utils/parse-image-metadata.ts -parse-image-metadata.ts api/src/utils/get-field-system-rows.ts src/utils/get-field-system-rows.ts utils/get-field-system-rows.ts diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt index 9eb2db36..4461cc81 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt @@ -1305,28 +1305,8 @@ sdk/readme.md .eslintignore crowdin.yml Dockerfile -.changeset/polite-elephants-juggle.md -.changeset/young-jeans-deliver.md -.changeset/strong-otters-bake.md -.changeset/selfish-countries-check.md -.changeset/stale-falcons-clean.md -.changeset/twenty-seahorses-drop.md -.changeset/clean-buses-know.md -.changeset/sharp-swans-try.md -.changeset/neat-grapes-kick.md -.changeset/silly-emus-kick.md -.changeset/dry-shrimps-reply.md -.changeset/popular-bees-press.md -.changeset/nine-weeks-pay.md -.changeset/shaggy-bees-search.md +.changeset/soft-chefs-battle.md .changeset/config.json -.changeset/seven-ties-rhyme.md -.changeset/slimy-jeans-shout.md -.changeset/new-squids-argue.md -.changeset/witty-papayas-promise.md -.changeset/kind-olives-drum.md -.changeset/warm-months-enjoy.md -.changeset/hot-cherries-tap.md api/src/cache.ts api/src/lock/index.ts api/src/lock/lib/use-lock.ts @@ -1345,6 +1325,7 @@ api/src/controllers/users.ts api/src/controllers/revisions.ts api/src/controllers/server.ts api/src/controllers/roles.ts +api/src/controllers/tus.ts api/src/controllers/auth.ts api/src/controllers/flows.ts api/src/controllers/dashboards.ts @@ -1521,6 +1502,7 @@ api/src/database/migrations/20240515A-add-session-window.ts api/src/database/migrations/20211009A-add-auth-data.ts api/src/database/migrations/20201029A-remove-system-relations.ts api/src/database/migrations/20210716A-add-conditions-to-fields.ts +api/src/database/migrations/20240701A-add-tus-data.ts api/src/database/migrations/20240311A-deprecate-webhooks.ts api/src/database/migrations/20201105A-add-cascade-system-relations.ts api/src/database/migrations/20220325B-add-default-language.ts @@ -1706,6 +1688,11 @@ api/src/services/websocket.ts api/src/services/websocket.test.ts api/src/services/panels.ts api/src/services/operations.ts +api/src/services/tus/lockers.ts +api/src/services/tus/data-store.ts +api/src/services/tus/index.ts +api/src/services/tus/server.ts +api/src/services/tus/utils/wait-timeout.ts api/src/services/graphql/index.ts api/src/services/graphql/schema-cache.ts api/src/services/graphql/utils/process-error.test.ts @@ -1726,6 +1713,9 @@ api/src/services/graphql/types/date.ts api/src/services/notifications.ts api/src/services/import-export.ts api/src/services/schema.ts +api/src/services/files/lib/extract-metadata.ts +api/src/services/files/utils/get-metadata.ts +api/src/services/files/utils/parse-image-metadata.ts api/src/services/versions.ts api/src/services/mail/templates/password-reset.liquid api/src/services/mail/templates/base.liquid @@ -1881,7 +1871,6 @@ api/src/utils/validate-diff.ts api/src/utils/url.test.ts api/src/utils/delete-from-require-cache.ts api/src/utils/get-local-type.ts -api/src/utils/parse-image-metadata.ts api/src/utils/get-field-system-rows.ts api/src/utils/get-cache-headers.test.ts api/src/utils/validate-env.ts 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 ed3d7b24..7bb2b903 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 @@ -47785,6 +47785,13 @@ tests/src/Functional/LocaleConfigTranslationImportTest.php src/Functional/LocaleConfigTranslationImportTest.php Functional/LocaleConfigTranslationImportTest.php LocaleConfigTranslationImportTest.php +core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php +modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php +locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php +tests/src/Functional/LocalesLocationAddIndexUpdateTest.php +src/Functional/LocalesLocationAddIndexUpdateTest.php +Functional/LocalesLocationAddIndexUpdateTest.php +LocalesLocationAddIndexUpdateTest.php core/modules/locale/tests/src/Functional/LocaleExportTest.php modules/locale/tests/src/Functional/LocaleExportTest.php locale/tests/src/Functional/LocaleExportTest.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt index 9ecaaed2..5124efa5 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt @@ -7015,6 +7015,7 @@ core/modules/locale/tests/src/Functional/LocaleTranslationChangeProjectVersionTe core/modules/locale/tests/src/Functional/LocaleInstallTest.php core/modules/locale/tests/src/Functional/LocaleUpdateTest.php core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php +core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php core/modules/locale/tests/src/Functional/LocaleExportTest.php core/modules/locale/tests/test.af.po core/modules/locale/tests/test.nl.po diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext-all-levels.txt index 640c8a88..8c5d3523 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext-all-levels.txt @@ -4611,6 +4611,9 @@ main.pot erpnext/locale/zh.po locale/zh.po zh.po +erpnext/locale/sv.po +locale/sv.po +sv.po erpnext/locale/de.po locale/de.po de.po diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt index 11863443..c576ebc0 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt @@ -1045,6 +1045,7 @@ erpnext/locale/tr.po erpnext/locale/zh_TW.po erpnext/locale/main.pot erpnext/locale/zh.po +erpnext/locale/sv.po erpnext/locale/de.po erpnext/locale/es.po erpnext/locale/af.po diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost-all-levels.txt index 0d091319..d23d973c 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost-all-levels.txt @@ -7030,6 +7030,12 @@ admin/tests/unit/.gitkeep tests/unit/.gitkeep unit/.gitkeep .gitkeep +ghost/admin/tests/unit/utils/subscription-data-test.js +admin/tests/unit/utils/subscription-data-test.js +tests/unit/utils/subscription-data-test.js +unit/utils/subscription-data-test.js +utils/subscription-data-test.js +subscription-data-test.js ghost/admin/tests/unit/utils/ghost-paths-test.js admin/tests/unit/utils/ghost-paths-test.js tests/unit/utils/ghost-paths-test.js @@ -11985,6 +11991,11 @@ admin/app/utils/ghost-paths.js app/utils/ghost-paths.js utils/ghost-paths.js ghost-paths.js +ghost/admin/app/utils/subscription-data.js +admin/app/utils/subscription-data.js +app/utils/subscription-data.js +utils/subscription-data.js +subscription-data.js ghost/admin/app/utils/caja-sanitizers.js admin/app/utils/caja-sanitizers.js app/utils/caja-sanitizers.js diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt index bc1a19b0..8297fba1 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt @@ -1349,6 +1349,7 @@ ghost/admin/tests/unit/services/member-stats-test.js ghost/admin/tests/unit/services/limit-test.js ghost/admin/tests/unit/services/event-bus-test.js ghost/admin/tests/unit/.gitkeep +ghost/admin/tests/unit/utils/subscription-data-test.js ghost/admin/tests/unit/utils/ghost-paths-test.js ghost/admin/tests/unit/utils/sentry-test.js ghost/admin/tests/unit/utils/merge-stats-by-date-test.js @@ -2237,6 +2238,7 @@ ghost/admin/app/utils/copy-text-to-clipboard.js ghost/admin/app/utils/window-proxy.js ghost/admin/app/utils/flatten-grouped-options.js ghost/admin/app/utils/ghost-paths.js +ghost/admin/app/utils/subscription-data.js ghost/admin/app/utils/caja-sanitizers.js ghost/admin/app/utils/link-component.js ghost/admin/app/utils/password-generator.js 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 c7679988..7ab44b71 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 @@ -3134,6 +3134,9 @@ _unreleased/2024-06-05-search-icon-and-hamburger-menu-are-not-align.md changelog/_unreleased/2024-05-28-improve-onetooneassociationfield-error-message-to-include-the-path.md _unreleased/2024-05-28-improve-onetooneassociationfield-error-message-to-include-the-path.md 2024-05-28-improve-onetooneassociationfield-error-message-to-include-the-path.md +changelog/_unreleased/2024-06-28-fix-dead-form-serialize-utility-guard.md +_unreleased/2024-06-28-fix-dead-form-serialize-utility-guard.md +2024-06-28-fix-dead-form-serialize-utility-guard.md changelog/_unreleased/2024-06-17-fix-that-company-address-is-shown-twice.md _unreleased/2024-06-17-fix-that-company-address-is-shown-twice.md 2024-06-17-fix-that-company-address-is-shown-twice.md @@ -3176,6 +3179,12 @@ _unreleased/2024-06-20-added-uri-to-environment-information.md changelog/_unreleased/2024-06-04-improve-rating-widget-accessibility-and-add-alt-texts.md _unreleased/2024-06-04-improve-rating-widget-accessibility-and-add-alt-texts.md 2024-06-04-improve-rating-widget-accessibility-and-add-alt-texts.md +changelog/_unreleased/2024-05-16-add-error-handling-to-http-client-js.md +_unreleased/2024-05-16-add-error-handling-to-http-client-js.md +2024-05-16-add-error-handling-to-http-client-js.md +changelog/_unreleased/2024-06-26-add-order-and-customer-number-filters-to-admin-lists.md +_unreleased/2024-06-26-add-order-and-customer-number-filters-to-admin-lists.md +2024-06-26-add-order-and-customer-number-filters-to-admin-lists.md changelog/_unreleased/2024-05-23-disable-icon-cache-for-the-wishlist-product-box.md _unreleased/2024-05-23-disable-icon-cache-for-the-wishlist-product-box.md 2024-05-23-disable-icon-cache-for-the-wishlist-product-box.md @@ -35400,18 +35409,6 @@ component/form/sw-price-field/sw-price-field.spec.js form/sw-price-field/sw-price-field.spec.js sw-price-field/sw-price-field.spec.js sw-price-field.spec.js -src/Administration/Resources/app/administration/src/app/component/form/sw-price-field/__snapshots__/sw-price-field.spec.js.snap -Administration/Resources/app/administration/src/app/component/form/sw-price-field/__snapshots__/sw-price-field.spec.js.snap -Resources/app/administration/src/app/component/form/sw-price-field/__snapshots__/sw-price-field.spec.js.snap -app/administration/src/app/component/form/sw-price-field/__snapshots__/sw-price-field.spec.js.snap -administration/src/app/component/form/sw-price-field/__snapshots__/sw-price-field.spec.js.snap -src/app/component/form/sw-price-field/__snapshots__/sw-price-field.spec.js.snap -app/component/form/sw-price-field/__snapshots__/sw-price-field.spec.js.snap -component/form/sw-price-field/__snapshots__/sw-price-field.spec.js.snap -form/sw-price-field/__snapshots__/sw-price-field.spec.js.snap -sw-price-field/__snapshots__/sw-price-field.spec.js.snap -__snapshots__/sw-price-field.spec.js.snap -sw-price-field.spec.js.snap src/Administration/Resources/app/administration/src/app/component/form/sw-price-field/index.js Administration/Resources/app/administration/src/app/component/form/sw-price-field/index.js Resources/app/administration/src/app/component/form/sw-price-field/index.js diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt index 982e2427..e44c73bd 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt @@ -1044,6 +1044,7 @@ changelog/_unreleased/2024-06-12-add-maker-commands-for-plugin-scaffolding.md changelog/_unreleased/2024-06-04-fix-cms-data-mapping-for-nested-translations.md changelog/_unreleased/2024-06-05-search-icon-and-hamburger-menu-are-not-align.md changelog/_unreleased/2024-05-28-improve-onetooneassociationfield-error-message-to-include-the-path.md +changelog/_unreleased/2024-06-28-fix-dead-form-serialize-utility-guard.md changelog/_unreleased/2024-06-17-fix-that-company-address-is-shown-twice.md changelog/_unreleased/2024-06-13-scalar-type-serialization-while-import.md changelog/_unreleased/2024-06-11-fix-attribute-compiler-pass.md @@ -1058,6 +1059,8 @@ changelog/_unreleased/2024-06-06-promotion-will-be-created-with-an-error-thrown- changelog/_unreleased/2024-05-29-slotid-apiaware.md changelog/_unreleased/2024-06-20-added-uri-to-environment-information.md changelog/_unreleased/2024-06-04-improve-rating-widget-accessibility-and-add-alt-texts.md +changelog/_unreleased/2024-05-16-add-error-handling-to-http-client-js.md +changelog/_unreleased/2024-06-26-add-order-and-customer-number-filters-to-admin-lists.md changelog/_unreleased/2024-05-23-disable-icon-cache-for-the-wishlist-product-box.md changelog/_unreleased/2024-05-17-add-names-and-company-of-address-to-customer-admin-es-search-index.md changelog/_unreleased/2024-05-27-validate-input-of-the-options-before-searching-variant.md @@ -7113,7 +7116,6 @@ src/Administration/Resources/app/administration/src/app/component/form/sw-gtc-ch src/Administration/Resources/app/administration/src/app/component/form/sw-gtc-checkbox/sw-gtc-checkbox.html.twig src/Administration/Resources/app/administration/src/app/component/form/sw-price-field/sw-price-field.scss src/Administration/Resources/app/administration/src/app/component/form/sw-price-field/sw-price-field.spec.js -src/Administration/Resources/app/administration/src/app/component/form/sw-price-field/__snapshots__/sw-price-field.spec.js.snap src/Administration/Resources/app/administration/src/app/component/form/sw-price-field/index.js src/Administration/Resources/app/administration/src/app/component/form/sw-price-field/sw-price-field.html.twig src/Administration/Resources/app/administration/src/app/component/form/sw-password-field-deprecated/sw-password-field.scss diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/strapi-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/strapi-all-levels.txt index 55a557cc..400bf03b 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/strapi-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/strapi-all-levels.txt @@ -21976,12 +21976,6 @@ src/load/__tests__/filepath-to-prop-path.test.ts load/__tests__/filepath-to-prop-path.test.ts __tests__/filepath-to-prop-path.test.ts filepath-to-prop-path.test.ts -packages/core/strapi/src/load/glob.ts -core/strapi/src/load/glob.ts -strapi/src/load/glob.ts -src/load/glob.ts -load/glob.ts -glob.ts packages/core/strapi/src/load/filepath-to-prop-path.ts core/strapi/src/load/filepath-to-prop-path.ts strapi/src/load/filepath-to-prop-path.ts diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/strapi.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/strapi.txt index dad47de0..81ed3453 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/strapi.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/strapi.txt @@ -2914,7 +2914,6 @@ packages/core/strapi/src/load/package-path.ts packages/core/strapi/src/load/index.ts packages/core/strapi/src/load/load-files.ts packages/core/strapi/src/load/__tests__/filepath-to-prop-path.test.ts -packages/core/strapi/src/load/glob.ts packages/core/strapi/src/load/filepath-to-prop-path.ts packages/core/strapi/src/migrations/draft-publish.ts packages/core/strapi/src/modules.d.ts 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 2c723cb8..7cf577e2 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 @@ -2532,6 +2532,11 @@ js/components/changelog/.gitkeep components/changelog/.gitkeep changelog/.gitkeep .gitkeep +packages/js/components/changelog/update-tooltip-inline +js/components/changelog/update-tooltip-inline +components/changelog/update-tooltip-inline +changelog/update-tooltip-inline +update-tooltip-inline packages/js/components/changelog/add-error-boundary js/components/changelog/add-error-boundary components/changelog/add-error-boundary @@ -6117,6 +6122,11 @@ js/create-woo-extension/changelog/47385-dev-update-pnpm9-1 create-woo-extension/changelog/47385-dev-update-pnpm9-1 changelog/47385-dev-update-pnpm9-1 47385-dev-update-pnpm9-1 +packages/js/create-woo-extension/changelog/fix-create-woo-extension-case +js/create-woo-extension/changelog/fix-create-woo-extension-case +create-woo-extension/changelog/fix-create-woo-extension-case +changelog/fix-create-woo-extension-case +fix-create-woo-extension-case packages/js/create-woo-extension/changelog/fix-typos-in-packages-js-md-files js/create-woo-extension/changelog/fix-typos-in-packages-js-md-files create-woo-extension/changelog/fix-typos-in-packages-js-md-files @@ -6191,12 +6201,12 @@ packages/js/create-woo-extension/webpack.config.js.mustache js/create-woo-extension/webpack.config.js.mustache create-woo-extension/webpack.config.js.mustache webpack.config.js.mustache -packages/js/create-woo-extension/includes/admin/setup.php.mustache -js/create-woo-extension/includes/admin/setup.php.mustache -create-woo-extension/includes/admin/setup.php.mustache -includes/admin/setup.php.mustache -admin/setup.php.mustache -setup.php.mustache +packages/js/create-woo-extension/includes/Admin/Setup.php.mustache +js/create-woo-extension/includes/Admin/Setup.php.mustache +create-woo-extension/includes/Admin/Setup.php.mustache +includes/Admin/Setup.php.mustache +Admin/Setup.php.mustache +Setup.php.mustache packages/js/create-woo-extension/composer.json.mustache js/create-woo-extension/composer.json.mustache create-woo-extension/composer.json.mustache @@ -37909,6 +37919,13 @@ e2e/themes/twentytwentyfour-child__block-notices-filter/functions.php themes/twentytwentyfour-child__block-notices-filter/functions.php twentytwentyfour-child__block-notices-filter/functions.php functions.php +plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__with-block-template-part-support/functions.php +woocommerce-blocks/tests/e2e/themes/storefront-child__with-block-template-part-support/functions.php +tests/e2e/themes/storefront-child__with-block-template-part-support/functions.php +e2e/themes/storefront-child__with-block-template-part-support/functions.php +themes/storefront-child__with-block-template-part-support/functions.php +storefront-child__with-block-template-part-support/functions.php +functions.php plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/error.php woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/error.php tests/e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/error.php @@ -37963,6 +37980,21 @@ twentytwentyfour-child__block-notices-template/woocommerce/notices/notice.php woocommerce/notices/notice.php notices/notice.php notice.php +plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__with-block-template-part/functions.php +woocommerce-blocks/tests/e2e/themes/storefront-child__with-block-template-part/functions.php +tests/e2e/themes/storefront-child__with-block-template-part/functions.php +e2e/themes/storefront-child__with-block-template-part/functions.php +themes/storefront-child__with-block-template-part/functions.php +storefront-child__with-block-template-part/functions.php +functions.php +plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__with-block-template-part/parts/mini-cart.html +woocommerce-blocks/tests/e2e/themes/storefront-child__with-block-template-part/parts/mini-cart.html +tests/e2e/themes/storefront-child__with-block-template-part/parts/mini-cart.html +e2e/themes/storefront-child__with-block-template-part/parts/mini-cart.html +themes/storefront-child__with-block-template-part/parts/mini-cart.html +storefront-child__with-block-template-part/parts/mini-cart.html +parts/mini-cart.html +mini-cart.html plugins/woocommerce-blocks/tests/e2e/themes/emptytheme/functions.php woocommerce-blocks/tests/e2e/themes/emptytheme/functions.php tests/e2e/themes/emptytheme/functions.php @@ -38322,6 +38354,13 @@ e2e/tests/templates/constants.ts tests/templates/constants.ts templates/constants.ts constants.ts +plugins/woocommerce-blocks/tests/e2e/tests/templates/template-part-customization.classic_theme_with_template_parts.spec.ts +woocommerce-blocks/tests/e2e/tests/templates/template-part-customization.classic_theme_with_template_parts.spec.ts +tests/e2e/tests/templates/template-part-customization.classic_theme_with_template_parts.spec.ts +e2e/tests/templates/template-part-customization.classic_theme_with_template_parts.spec.ts +tests/templates/template-part-customization.classic_theme_with_template_parts.spec.ts +templates/template-part-customization.classic_theme_with_template_parts.spec.ts +template-part-customization.classic_theme_with_template_parts.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/templates/template-customization.block_theme_with_templates.spec.ts woocommerce-blocks/tests/e2e/tests/templates/template-customization.block_theme_with_templates.spec.ts tests/e2e/tests/templates/template-customization.block_theme_with_templates.spec.ts @@ -38343,6 +38382,13 @@ e2e/tests/templates/template-customization.block_theme.spec.ts tests/templates/template-customization.block_theme.spec.ts templates/template-customization.block_theme.spec.ts template-customization.block_theme.spec.ts +plugins/woocommerce-blocks/tests/e2e/tests/templates/template-part-customization.classic_theme_with_template_parts_support.spec.ts +woocommerce-blocks/tests/e2e/tests/templates/template-part-customization.classic_theme_with_template_parts_support.spec.ts +tests/e2e/tests/templates/template-part-customization.classic_theme_with_template_parts_support.spec.ts +e2e/tests/templates/template-part-customization.classic_theme_with_template_parts_support.spec.ts +tests/templates/template-part-customization.classic_theme_with_template_parts_support.spec.ts +templates/template-part-customization.classic_theme_with_template_parts_support.spec.ts +template-part-customization.classic_theme_with_template_parts_support.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/templates/product-search-results.block_theme.spec.ts woocommerce-blocks/tests/e2e/tests/templates/product-search-results.block_theme.spec.ts tests/e2e/tests/templates/product-search-results.block_theme.spec.ts @@ -39364,10 +39410,18 @@ woocommerce-blocks/.markdownlintignore plugins/woocommerce-blocks/docker-compose.yml woocommerce-blocks/docker-compose.yml docker-compose.yml +plugins/woocommerce/changelog/48987-update-cys-fiverr-logo-maker-cta-copy +woocommerce/changelog/48987-update-cys-fiverr-logo-maker-cta-copy +changelog/48987-update-cys-fiverr-logo-maker-cta-copy +48987-update-cys-fiverr-logo-maker-cta-copy plugins/woocommerce/changelog/48856-fix-47646-fix-the-preview-badges-corner-radius woocommerce/changelog/48856-fix-47646-fix-the-preview-badges-corner-radius changelog/48856-fix-47646-fix-the-preview-badges-corner-radius 48856-fix-47646-fix-the-preview-badges-corner-radius +plugins/woocommerce/changelog/e2e-move-buildkite-test-collector-to-dev-dependencies +woocommerce/changelog/e2e-move-buildkite-test-collector-to-dev-dependencies +changelog/e2e-move-buildkite-test-collector-to-dev-dependencies +e2e-move-buildkite-test-collector-to-dev-dependencies plugins/woocommerce/changelog/48714-48713-cys-button-to-resize-the-image-is-visible woocommerce/changelog/48714-48713-cys-button-to-resize-the-image-is-visible changelog/48714-48713-cys-button-to-resize-the-image-is-visible @@ -39408,10 +39462,22 @@ plugins/woocommerce/changelog/48803-48783-cys-revisit-sidebar-layout woocommerce/changelog/48803-48783-cys-revisit-sidebar-layout changelog/48803-48783-cys-revisit-sidebar-layout 48803-48783-cys-revisit-sidebar-layout +plugins/woocommerce/changelog/48128-update-wc-tasks-wccom-connection +woocommerce/changelog/48128-update-wc-tasks-wccom-connection +changelog/48128-update-wc-tasks-wccom-connection +48128-update-wc-tasks-wccom-connection +plugins/woocommerce/changelog/48983-48947-fix-intro-page +woocommerce/changelog/48983-48947-fix-intro-page +changelog/48983-48947-fix-intro-page +48983-48947-fix-intro-page plugins/woocommerce/changelog/48752-fix-read-only-assembler woocommerce/changelog/48752-fix-read-only-assembler changelog/48752-fix-read-only-assembler 48752-fix-read-only-assembler +plugins/woocommerce/changelog/49028-49024-cys-block-toolbar-isnt-in-the-right-position-when-the-user-resize-the-viewport +woocommerce/changelog/49028-49024-cys-block-toolbar-isnt-in-the-right-position-when-the-user-resize-the-viewport +changelog/49028-49024-cys-block-toolbar-isnt-in-the-right-position-when-the-user-resize-the-viewport +49028-49024-cys-block-toolbar-isnt-in-the-right-position-when-the-user-resize-the-viewport plugins/woocommerce/changelog/fix-48489-ensure-correct-tempalte-file-is-used-in-editor woocommerce/changelog/fix-48489-ensure-correct-tempalte-file-is-used-in-editor changelog/fix-48489-ensure-correct-tempalte-file-is-used-in-editor @@ -39428,6 +39494,14 @@ plugins/woocommerce/changelog/48638-feat-48637-implement-dynamic-block-icon-and- woocommerce/changelog/48638-feat-48637-implement-dynamic-block-icon-and-title changelog/48638-feat-48637-implement-dynamic-block-icon-and-title 48638-feat-48637-implement-dynamic-block-icon-and-title +plugins/woocommerce/changelog/fix-39318-remove-enctype +woocommerce/changelog/fix-39318-remove-enctype +changelog/fix-39318-remove-enctype +fix-39318-remove-enctype +plugins/woocommerce/changelog/48839-add-cys-default-pattern +woocommerce/changelog/48839-add-cys-default-pattern +changelog/48839-add-cys-default-pattern +48839-add-cys-default-pattern plugins/woocommerce/changelog/fix-47975-overlay-navigation-block woocommerce/changelog/fix-47975-overlay-navigation-block changelog/fix-47975-overlay-navigation-block @@ -39452,6 +39526,10 @@ plugins/woocommerce/changelog/pr-48169 woocommerce/changelog/pr-48169 changelog/pr-48169 pr-48169 +plugins/woocommerce/changelog/fix-43658-add-required-indication-to-login-form +woocommerce/changelog/fix-43658-add-required-indication-to-login-form +changelog/fix-43658-add-required-indication-to-login-form +fix-43658-add-required-indication-to-login-form plugins/woocommerce/changelog/fix-35290 woocommerce/changelog/fix-35290 changelog/fix-35290 @@ -39464,6 +39542,10 @@ plugins/woocommerce/changelog/48635-fix-46984-add-correct-icon-to-product-filter woocommerce/changelog/48635-fix-46984-add-correct-icon-to-product-filters-wrapper-block changelog/48635-fix-46984-add-correct-icon-to-product-filters-wrapper-block 48635-fix-46984-add-correct-icon-to-product-filters-wrapper-block +plugins/woocommerce/changelog/49007-48603-fetch-dotcom-patterns +woocommerce/changelog/49007-48603-fetch-dotcom-patterns +changelog/49007-48603-fetch-dotcom-patterns +49007-48603-fetch-dotcom-patterns plugins/woocommerce/changelog/48674-register-testimonials-as-reviews woocommerce/changelog/48674-register-testimonials-as-reviews changelog/48674-register-testimonials-as-reviews @@ -39508,6 +39590,10 @@ plugins/woocommerce/changelog/fix-40688-control-tk_ai-cookie woocommerce/changelog/fix-40688-control-tk_ai-cookie changelog/fix-40688-control-tk_ai-cookie fix-40688-control-tk_ai-cookie +plugins/woocommerce/changelog/49006-fix-32202-fatal-error-when-parent-order-doesnt-exist +woocommerce/changelog/49006-fix-32202-fatal-error-when-parent-order-doesnt-exist +changelog/49006-fix-32202-fatal-error-when-parent-order-doesnt-exist +49006-fix-32202-fatal-error-when-parent-order-doesnt-exist plugins/woocommerce/changelog/fix-48285-improve-classic-template-block-registration woocommerce/changelog/fix-48285-improve-classic-template-block-registration changelog/fix-48285-improve-classic-template-block-registration @@ -39532,6 +39618,10 @@ plugins/woocommerce/changelog/add-41443-lint-strict-types-directive-for-new-file woocommerce/changelog/add-41443-lint-strict-types-directive-for-new-files changelog/add-41443-lint-strict-types-directive-for-new-files add-41443-lint-strict-types-directive-for-new-files +plugins/woocommerce/changelog/update-wcpay-tracks-events-props +woocommerce/changelog/update-wcpay-tracks-events-props +changelog/update-wcpay-tracks-events-props +update-wcpay-tracks-events-props plugins/woocommerce/changelog/fix-shipping-zones-add-zone-button-flinching woocommerce/changelog/fix-shipping-zones-add-zone-button-flinching changelog/fix-shipping-zones-add-zone-button-flinching @@ -39592,6 +39682,10 @@ plugins/woocommerce/changelog/48492-45835-migrate-patterns-ptk woocommerce/changelog/48492-45835-migrate-patterns-ptk changelog/48492-45835-migrate-patterns-ptk 48492-45835-migrate-patterns-ptk +plugins/woocommerce/changelog/dev-fix-validating-strict-types-directive +woocommerce/changelog/dev-fix-validating-strict-types-directive +changelog/dev-fix-validating-strict-types-directive +dev-fix-validating-strict-types-directive plugins/woocommerce/changelog/fix-41373 woocommerce/changelog/fix-41373 changelog/fix-41373 @@ -39640,6 +39734,10 @@ plugins/woocommerce/changelog/dev-ci-caching-tweaks woocommerce/changelog/dev-ci-caching-tweaks changelog/dev-ci-caching-tweaks dev-ci-caching-tweaks +plugins/woocommerce/changelog/49030-48683-cys-improve-copyux-when-the-user-cant-save-due-block-placeholder +woocommerce/changelog/49030-48683-cys-improve-copyux-when-the-user-cant-save-due-block-placeholder +changelog/49030-48683-cys-improve-copyux-when-the-user-cant-save-due-block-placeholder +49030-48683-cys-improve-copyux-when-the-user-cant-save-due-block-placeholder plugins/woocommerce/changelog/sku-check-before-product-creation woocommerce/changelog/sku-check-before-product-creation changelog/sku-check-before-product-creation @@ -39652,6 +39750,10 @@ plugins/woocommerce/changelog/update-product-editor-polish-e2e-tests woocommerce/changelog/update-product-editor-polish-e2e-tests changelog/update-product-editor-polish-e2e-tests update-product-editor-polish-e2e-tests +plugins/woocommerce/changelog/49018-fix-block-e2e-readme +woocommerce/changelog/49018-fix-block-e2e-readme +changelog/49018-fix-block-e2e-readme +49018-fix-block-e2e-readme plugins/woocommerce/changelog/dev-tune-up-zip-generation woocommerce/changelog/dev-tune-up-zip-generation changelog/dev-tune-up-zip-generation @@ -39680,14 +39782,26 @@ plugins/woocommerce/changelog/49005-fix-open-intro-section woocommerce/changelog/49005-fix-open-intro-section changelog/49005-fix-open-intro-section 49005-fix-open-intro-section +plugins/woocommerce/changelog/ci-add-new-daily-checks +woocommerce/changelog/ci-add-new-daily-checks +changelog/ci-add-new-daily-checks +ci-add-new-daily-checks plugins/woocommerce/changelog/48889-48888-cys-block-toolbar-make-the-entire-shuffle-section-clickable woocommerce/changelog/48889-48888-cys-block-toolbar-make-the-entire-shuffle-section-clickable changelog/48889-48888-cys-block-toolbar-make-the-entire-shuffle-section-clickable 48889-48888-cys-block-toolbar-make-the-entire-shuffle-section-clickable +plugins/woocommerce/changelog/fix-rendering-unforced-blocks +woocommerce/changelog/fix-rendering-unforced-blocks +changelog/fix-rendering-unforced-blocks +fix-rendering-unforced-blocks plugins/woocommerce/changelog/fix-48505-notice-template-override woocommerce/changelog/fix-48505-notice-template-override changelog/fix-48505-notice-template-override fix-48505-notice-template-override +plugins/woocommerce/changelog/48756-fix-tags-overlapping-divider-line-issue +woocommerce/changelog/48756-fix-tags-overlapping-divider-line-issue +changelog/48756-fix-tags-overlapping-divider-line-issue +48756-fix-tags-overlapping-divider-line-issue plugins/woocommerce/changelog/48799-48787-cys-as-soon-as-the-user-moves-away-from-the-pattern-the-block-toolbar-should-disappear woocommerce/changelog/48799-48787-cys-as-soon-as-the-user-moves-away-from-the-pattern-the-block-toolbar-should-disappear changelog/48799-48787-cys-as-soon-as-the-user-moves-away-from-the-pattern-the-block-toolbar-should-disappear @@ -39708,10 +39822,18 @@ plugins/woocommerce/changelog/48659-product-filters-overlay-template-part-e2e woocommerce/changelog/48659-product-filters-overlay-template-part-e2e changelog/48659-product-filters-overlay-template-part-e2e 48659-product-filters-overlay-template-part-e2e +plugins/woocommerce/changelog/48382-refactor-btc-initialization +woocommerce/changelog/48382-refactor-btc-initialization +changelog/48382-refactor-btc-initialization +48382-refactor-btc-initialization plugins/woocommerce/changelog/48701-tweak-dont-recommend-wcservices-in-shipping-settings-if-wcship-or-wctax-is-active woocommerce/changelog/48701-tweak-dont-recommend-wcservices-in-shipping-settings-if-wcship-or-wctax-is-active changelog/48701-tweak-dont-recommend-wcservices-in-shipping-settings-if-wcship-or-wctax-is-active 48701-tweak-dont-recommend-wcservices-in-shipping-settings-if-wcship-or-wctax-is-active +plugins/woocommerce/changelog/49041-48680-cys-block-list-patterns-woo-patterns-preview-arent-rendered-correctly +woocommerce/changelog/49041-48680-cys-block-list-patterns-woo-patterns-preview-arent-rendered-correctly +changelog/49041-48680-cys-block-list-patterns-woo-patterns-preview-arent-rendered-correctly +49041-48680-cys-block-list-patterns-woo-patterns-preview-arent-rendered-correctly plugins/woocommerce/changelog/fix-48536-product-search-results-fallback woocommerce/changelog/fix-48536-product-search-results-fallback changelog/fix-48536-product-search-results-fallback @@ -40620,14 +40742,6 @@ Features/OnboardingTasks/Tasks/StoreCreation.php OnboardingTasks/Tasks/StoreCreation.php Tasks/StoreCreation.php StoreCreation.php -plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/StoreConnect.php -woocommerce/src/Admin/Features/OnboardingTasks/Tasks/StoreConnect.php -src/Admin/Features/OnboardingTasks/Tasks/StoreConnect.php -Admin/Features/OnboardingTasks/Tasks/StoreConnect.php -Features/OnboardingTasks/Tasks/StoreConnect.php -OnboardingTasks/Tasks/StoreConnect.php -Tasks/StoreConnect.php -StoreConnect.php plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Products.php woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Products.php src/Admin/Features/OnboardingTasks/Tasks/Products.php @@ -40644,6 +40758,14 @@ Features/OnboardingTasks/Tasks/Appearance.php OnboardingTasks/Tasks/Appearance.php Tasks/Appearance.php Appearance.php +plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/ExtendStore.php +woocommerce/src/Admin/Features/OnboardingTasks/Tasks/ExtendStore.php +src/Admin/Features/OnboardingTasks/Tasks/ExtendStore.php +Admin/Features/OnboardingTasks/Tasks/ExtendStore.php +Features/OnboardingTasks/Tasks/ExtendStore.php +OnboardingTasks/Tasks/ExtendStore.php +Tasks/ExtendStore.php +ExtendStore.php plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php woocommerce/src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php @@ -44802,6 +44924,11 @@ src/Blocks/AIContent/PatternsHelper.php Blocks/AIContent/PatternsHelper.php AIContent/PatternsHelper.php PatternsHelper.php +plugins/woocommerce/src/Blocks/TemplateOptions.php +woocommerce/src/Blocks/TemplateOptions.php +src/Blocks/TemplateOptions.php +Blocks/TemplateOptions.php +TemplateOptions.php plugins/woocommerce/src/Blocks/Installer.php woocommerce/src/Blocks/Installer.php src/Blocks/Installer.php @@ -52163,6 +52290,10 @@ plugins/woocommerce/patterns/header-large.php woocommerce/patterns/header-large.php patterns/header-large.php header-large.php +plugins/woocommerce/patterns/intro-centered-content-with-image-below.php +woocommerce/patterns/intro-centered-content-with-image-below.php +patterns/intro-centered-content-with-image-below.php +intro-centered-content-with-image-below.php plugins/woocommerce/patterns/no-products-found.php woocommerce/patterns/no-products-found.php patterns/no-products-found.php @@ -52171,6 +52302,10 @@ plugins/woocommerce/patterns/no-products-found-filters.php woocommerce/patterns/no-products-found-filters.php patterns/no-products-found-filters.php no-products-found-filters.php +plugins/woocommerce/patterns/three-columns-with-images-and-content.php +woocommerce/patterns/three-columns-with-images-and-content.php +patterns/three-columns-with-images-and-content.php +three-columns-with-images-and-content.php plugins/woocommerce/patterns/product-collection-3-columns.php woocommerce/patterns/product-collection-3-columns.php patterns/product-collection-3-columns.php @@ -52179,6 +52314,10 @@ plugins/woocommerce/patterns/product-collection-featured-products-5-columns.php woocommerce/patterns/product-collection-featured-products-5-columns.php patterns/product-collection-featured-products-5-columns.php product-collection-featured-products-5-columns.php +plugins/woocommerce/patterns/content-right-image-left.php +woocommerce/patterns/content-right-image-left.php +patterns/content-right-image-left.php +content-right-image-left.php plugins/woocommerce/patterns/hero-product-chessboard.php woocommerce/patterns/hero-product-chessboard.php patterns/hero-product-chessboard.php @@ -52215,6 +52354,10 @@ plugins/woocommerce/patterns/header-essential.php woocommerce/patterns/header-essential.php patterns/header-essential.php header-essential.php +plugins/woocommerce/patterns/four-image-grid-content-left.php +woocommerce/patterns/four-image-grid-content-left.php +patterns/four-image-grid-content-left.php +four-image-grid-content-left.php plugins/woocommerce/patterns/product-collection-5-columns.php woocommerce/patterns/product-collection-5-columns.php patterns/product-collection-5-columns.php @@ -52275,6 +52418,10 @@ plugins/woocommerce/patterns/featured-category-triple.php woocommerce/patterns/featured-category-triple.php patterns/featured-category-triple.php featured-category-triple.php +plugins/woocommerce/patterns/heading-with-three-columns-of-content-with-link.php +woocommerce/patterns/heading-with-three-columns-of-content-with-link.php +patterns/heading-with-three-columns-of-content-with-link.php +heading-with-three-columns-of-content-with-link.php plugins/woocommerce/patterns/hero-product-3-split.php woocommerce/patterns/hero-product-3-split.php patterns/hero-product-3-split.php @@ -54635,6 +54782,13 @@ src/Blocks/AI/ConnectionTest.php Blocks/AI/ConnectionTest.php AI/ConnectionTest.php ConnectionTest.php +plugins/woocommerce/tests/php/src/Blocks/BlockTypesController.php +woocommerce/tests/php/src/Blocks/BlockTypesController.php +tests/php/src/Blocks/BlockTypesController.php +php/src/Blocks/BlockTypesController.php +src/Blocks/BlockTypesController.php +Blocks/BlockTypesController.php +BlockTypesController.php plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/OrderController.php woocommerce/tests/php/src/Blocks/StoreApi/Utilities/OrderController.php tests/php/src/Blocks/StoreApi/Utilities/OrderController.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt index ee2b0dd0..b6cc2cae 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt @@ -498,6 +498,7 @@ packages/js/components/changelog/fix-product-editor-images-drop-error packages/js/components/changelog/update-analytics-rename-sort-filter-options packages/js/components/changelog/update-media-uploader-button packages/js/components/changelog/.gitkeep +packages/js/components/changelog/update-tooltip-inline packages/js/components/changelog/add-error-boundary packages/js/components/changelog/update-bump-a8c-tour-kit-version packages/js/components/src/abbreviated-card/index.js @@ -1061,6 +1062,7 @@ packages/js/csv-export/babel.config.js packages/js/create-woo-extension/changelog/45811-patch-3 packages/js/create-woo-extension/changelog/45148-poc-request-reviews packages/js/create-woo-extension/changelog/47385-dev-update-pnpm9-1 +packages/js/create-woo-extension/changelog/fix-create-woo-extension-case packages/js/create-woo-extension/changelog/fix-typos-in-packages-js-md-files packages/js/create-woo-extension/changelog/.gitkeep packages/js/create-woo-extension/changelog/update-woo-com-to-woocommerce-com @@ -1078,7 +1080,7 @@ packages/js/create-woo-extension/index.js packages/js/create-woo-extension/.prettierrc.json.mustache packages/js/create-woo-extension/README.md.mustache packages/js/create-woo-extension/webpack.config.js.mustache -packages/js/create-woo-extension/includes/admin/setup.php.mustache +packages/js/create-woo-extension/includes/Admin/Setup.php.mustache packages/js/create-woo-extension/composer.json.mustache packages/js/create-woo-extension/tests/Test.php.mustache packages/js/create-woo-extension/package.json @@ -5662,12 +5664,15 @@ plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templ plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-template-parts/mini-cart.html plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-template-parts/header.html plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__block-notices-filter/functions.php +plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__with-block-template-part-support/functions.php plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/error.php plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/success.php plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/notice.php plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/error.php plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/success.php plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/notice.php +plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__with-block-template-part/functions.php +plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__with-block-template-part/parts/mini-cart.html plugins/woocommerce-blocks/tests/e2e/themes/emptytheme/functions.php plugins/woocommerce-blocks/tests/e2e/themes/emptytheme/index.php plugins/woocommerce-blocks/tests/e2e/themes/emptytheme/theme.json @@ -5717,9 +5722,11 @@ plugins/woocommerce-blocks/tests/e2e/tests/featured-category/featured-category.b plugins/woocommerce-blocks/tests/e2e/tests/templates/cart-template.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/templates/legacy-templates.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/templates/constants.ts +plugins/woocommerce-blocks/tests/e2e/tests/templates/template-part-customization.classic_theme_with_template_parts.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/templates/template-customization.block_theme_with_templates.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/templates/single-product-template.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/templates/template-customization.block_theme.spec.ts +plugins/woocommerce-blocks/tests/e2e/tests/templates/template-part-customization.classic_theme_with_template_parts_support.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/templates/product-search-results.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/templates/order-confirmation.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/templates/single-product-template.block_theme_with_templates.spec.ts @@ -5885,7 +5892,9 @@ plugins/woocommerce-blocks/README.md plugins/woocommerce-blocks/babel.config.js plugins/woocommerce-blocks/.markdownlintignore plugins/woocommerce-blocks/docker-compose.yml +plugins/woocommerce/changelog/48987-update-cys-fiverr-logo-maker-cta-copy plugins/woocommerce/changelog/48856-fix-47646-fix-the-preview-badges-corner-radius +plugins/woocommerce/changelog/e2e-move-buildkite-test-collector-to-dev-dependencies plugins/woocommerce/changelog/48714-48713-cys-button-to-resize-the-image-is-visible plugins/woocommerce/changelog/fix-exclude-coming-soon-patterns-from-block-inserter plugins/woocommerce/changelog/fix-l10n-too-early @@ -5896,20 +5905,27 @@ plugins/woocommerce/changelog/48140-tag-different-envs-in-e2e-tests plugins/woocommerce/changelog/update-e2e-checking-new-tokens plugins/woocommerce/changelog/48712-48711-cys-the-added-patterns-are-wrapped-twice-by-group-blocks plugins/woocommerce/changelog/48803-48783-cys-revisit-sidebar-layout +plugins/woocommerce/changelog/48128-update-wc-tasks-wccom-connection +plugins/woocommerce/changelog/48983-48947-fix-intro-page plugins/woocommerce/changelog/48752-fix-read-only-assembler +plugins/woocommerce/changelog/49028-49024-cys-block-toolbar-isnt-in-the-right-position-when-the-user-resize-the-viewport plugins/woocommerce/changelog/fix-48489-ensure-correct-tempalte-file-is-used-in-editor plugins/woocommerce/changelog/47444-add-disabled-save-settings-pages plugins/woocommerce/changelog/48750-47402-cys-patterns-migration-ensure-a-handful-of-pre-selected-patterns-are-still-kept-within-the-woocommerce-plugin plugins/woocommerce/changelog/48638-feat-48637-implement-dynamic-block-icon-and-title +plugins/woocommerce/changelog/fix-39318-remove-enctype +plugins/woocommerce/changelog/48839-add-cys-default-pattern plugins/woocommerce/changelog/fix-47975-overlay-navigation-block plugins/woocommerce/changelog/fix-35291 plugins/woocommerce/changelog/48767-48728-cys-pop-up-effect-opt-in-tracking-section-notice plugins/woocommerce/changelog/48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet plugins/woocommerce/changelog/udpate-e2e-test-improve-add-variation-test plugins/woocommerce/changelog/pr-48169 +plugins/woocommerce/changelog/fix-43658-add-required-indication-to-login-form plugins/woocommerce/changelog/fix-35290 plugins/woocommerce/changelog/48665-48381-pattern-categories-copy plugins/woocommerce/changelog/48635-fix-46984-add-correct-icon-to-product-filters-wrapper-block +plugins/woocommerce/changelog/49007-48603-fetch-dotcom-patterns plugins/woocommerce/changelog/48674-register-testimonials-as-reviews plugins/woocommerce/changelog/e2e-fix-flaky-account-email-receiving plugins/woocommerce/changelog/48445-update-get-tax-line-label @@ -5921,12 +5937,14 @@ plugins/woocommerce/changelog/update-shipping-modal-copy plugins/woocommerce/changelog/e2e-fix-gutenberg-flaky-tests plugins/woocommerce/changelog/e2e-fix-improve-retry-on-coupons plugins/woocommerce/changelog/fix-40688-control-tk_ai-cookie +plugins/woocommerce/changelog/49006-fix-32202-fatal-error-when-parent-order-doesnt-exist plugins/woocommerce/changelog/fix-48285-improve-classic-template-block-registration plugins/woocommerce/changelog/update-48533-account-creation-settings plugins/woocommerce/changelog/e2e-fix-settings-tax-test plugins/woocommerce/changelog/48802-48786-cys-no-highligh-the-pattern-when-it-is-added plugins/woocommerce/changelog/48782-update-add-comment-for-regression-tests plugins/woocommerce/changelog/add-41443-lint-strict-types-directive-for-new-files +plugins/woocommerce/changelog/update-wcpay-tracks-events-props plugins/woocommerce/changelog/fix-shipping-zones-add-zone-button-flinching plugins/woocommerce/changelog/update-product-editor-restore-product-with-local-attrs-2e2-test plugins/woocommerce/changelog/48370-fix-shipping-focus-lost-48104 @@ -5942,6 +5960,7 @@ plugins/woocommerce/changelog/fix-script-loading-minicart plugins/woocommerce/changelog/48795-fix-47645-dont-show-the-badge-when-the-inner-blocks-are-selected plugins/woocommerce/changelog/48699-tweak-dont-recommend-wcservices-in-tax-task-with-wcship-or-wctax-active plugins/woocommerce/changelog/48492-45835-migrate-patterns-ptk +plugins/woocommerce/changelog/dev-fix-validating-strict-types-directive plugins/woocommerce/changelog/fix-41373 plugins/woocommerce/changelog/.gitkeep plugins/woocommerce/changelog/48719-fix-ptk-unit-test @@ -5954,9 +5973,11 @@ plugins/woocommerce/changelog/e2e-fix-flaky-gutenberg-services-tests plugins/woocommerce/changelog/48662-48551-cys-update-block-toolbar-position plugins/woocommerce/changelog/48989-sku-fix-failing-test plugins/woocommerce/changelog/dev-ci-caching-tweaks +plugins/woocommerce/changelog/49030-48683-cys-improve-copyux-when-the-user-cant-save-due-block-placeholder plugins/woocommerce/changelog/sku-check-before-product-creation plugins/woocommerce/changelog/48722-48682-cys-when-the-user-clicks-on-the-no-block-placeholder-the-tooltip-is-rendered plugins/woocommerce/changelog/update-product-editor-polish-e2e-tests +plugins/woocommerce/changelog/49018-fix-block-e2e-readme plugins/woocommerce/changelog/dev-tune-up-zip-generation plugins/woocommerce/changelog/update-product-editor-validate-term-tokens plugins/woocommerce/changelog/48671-48441-fix-long-title-length @@ -5964,14 +5985,19 @@ plugins/woocommerce/changelog/update-ssr-update-api-item plugins/woocommerce/changelog/add-46918 plugins/woocommerce/changelog/update-e2e-check-add-button-when-creating-new-global-attribute-terms plugins/woocommerce/changelog/49005-fix-open-intro-section +plugins/woocommerce/changelog/ci-add-new-daily-checks plugins/woocommerce/changelog/48889-48888-cys-block-toolbar-make-the-entire-shuffle-section-clickable +plugins/woocommerce/changelog/fix-rendering-unforced-blocks plugins/woocommerce/changelog/fix-48505-notice-template-override +plugins/woocommerce/changelog/48756-fix-tags-overlapping-divider-line-issue plugins/woocommerce/changelog/48799-48787-cys-as-soon-as-the-user-moves-away-from-the-pattern-the-block-toolbar-should-disappear plugins/woocommerce/changelog/48705-update-dont-recommend-wcservices-in-default-extension-recommendations-with-wcship-or-wctax-active plugins/woocommerce/changelog/48487-update-store-alert-styles plugins/woocommerce/changelog/47422-45145-woocommerce_new_order-triggers-on-checkout-visiting plugins/woocommerce/changelog/48659-product-filters-overlay-template-part-e2e +plugins/woocommerce/changelog/48382-refactor-btc-initialization plugins/woocommerce/changelog/48701-tweak-dont-recommend-wcservices-in-shipping-settings-if-wcship-or-wctax-is-active +plugins/woocommerce/changelog/49041-48680-cys-block-list-patterns-woo-patterns-preview-arent-rendered-correctly plugins/woocommerce/changelog/fix-48536-product-search-results-fallback plugins/woocommerce/packages/README.md plugins/woocommerce/packages/woocommerce-admin/woocommerce-admin.php @@ -6117,9 +6143,9 @@ plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/GetMobileApp.php plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Tax.php plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Shipping.php plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/StoreCreation.php -plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/StoreConnect.php plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Products.php plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Appearance.php +plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/ExtendStore.php plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/LaunchYourStore.php plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskListSection.php @@ -6737,6 +6763,7 @@ plugins/woocommerce/src/Blocks/AIContent/UpdateProducts.php plugins/woocommerce/src/Blocks/AIContent/dictionary.json plugins/woocommerce/src/Blocks/AIContent/UpdatePatterns.php plugins/woocommerce/src/Blocks/AIContent/PatternsHelper.php +plugins/woocommerce/src/Blocks/TemplateOptions.php plugins/woocommerce/src/Blocks/Installer.php plugins/woocommerce/src/Blocks/AssetsController.php plugins/woocommerce/src/Blocks/Assets.php @@ -8014,10 +8041,13 @@ plugins/woocommerce/bin/composer/phpcs/composer.lock plugins/woocommerce/bin/composer/wp/composer.json plugins/woocommerce/bin/composer/wp/composer.lock plugins/woocommerce/patterns/header-large.php +plugins/woocommerce/patterns/intro-centered-content-with-image-below.php plugins/woocommerce/patterns/no-products-found.php plugins/woocommerce/patterns/no-products-found-filters.php +plugins/woocommerce/patterns/three-columns-with-images-and-content.php plugins/woocommerce/patterns/product-collection-3-columns.php plugins/woocommerce/patterns/product-collection-featured-products-5-columns.php +plugins/woocommerce/patterns/content-right-image-left.php plugins/woocommerce/patterns/hero-product-chessboard.php plugins/woocommerce/patterns/header-minimal.php plugins/woocommerce/patterns/footer-simple-menu.php @@ -8027,6 +8057,7 @@ plugins/woocommerce/patterns/product-query-minimal-product-list.php plugins/woocommerce/patterns/footer-with-3-menus.php plugins/woocommerce/patterns/just-arrived-full-hero.php plugins/woocommerce/patterns/header-essential.php +plugins/woocommerce/patterns/four-image-grid-content-left.php plugins/woocommerce/patterns/product-collection-5-columns.php plugins/woocommerce/patterns/social-follow-us-in-social-media.php plugins/woocommerce/patterns/testimonials-single.php @@ -8042,6 +8073,7 @@ plugins/woocommerce/patterns/testimonials-3-columns.php plugins/woocommerce/patterns/footer-large.php plugins/woocommerce/patterns/README.md plugins/woocommerce/patterns/featured-category-triple.php +plugins/woocommerce/patterns/heading-with-three-columns-of-content-with-link.php plugins/woocommerce/patterns/hero-product-3-split.php plugins/woocommerce/patterns/header-centered-pattern.php plugins/woocommerce/NEXT_CHANGELOG.md @@ -8354,6 +8386,7 @@ plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductQuery.php plugins/woocommerce/tests/php/src/Blocks/BlockTypes/Cart.php plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductCollection.php plugins/woocommerce/tests/php/src/Blocks/AI/ConnectionTest.php +plugins/woocommerce/tests/php/src/Blocks/BlockTypesController.php plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/OrderController.php plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/SanitizationUtilTest.php plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/CartController.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad-all-levels.txt index 6fdcb49b..1053d8e5 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad-all-levels.txt @@ -482,11 +482,14 @@ systemd/zammad.service zammad.service script/websocket-server.rb websocket-server.rb +pnpm-lock.yaml .graphql_code_generator.js .gitlab-ci.yml LICENSE-3RD-PARTY.txt .prettierrc.json .overcommit.yml +.dev/pnpm-lock.yaml +pnpm-lock.yaml .dev/rubocop/rubocop_zammad.rb rubocop/rubocop_zammad.rb rubocop_zammad.rb @@ -605,8 +608,6 @@ todo.yml .dev/yard/autovivify_extension.rb yard/autovivify_extension.rb autovivify_extension.rb -.dev/yarn.lock -yarn.lock .dev/package.json package.json .dev/hygen/lib.config.js @@ -655,6 +656,9 @@ componentTest.spec.ts.t coffeelint/rules/detect_translatable_string.coffee rules/detect_translatable_string.coffee detect_translatable_string.coffee +.dev/cypress/pnpm-lock.yaml +cypress/pnpm-lock.yaml +pnpm-lock.yaml .dev/cypress/visual-regression/snapshots.sh cypress/visual-regression/snapshots.sh visual-regression/snapshots.sh @@ -675,9 +679,6 @@ README.md cypress/visual-regression/docker-compose.arm.yml visual-regression/docker-compose.arm.yml docker-compose.arm.yml -.dev/cypress/yarn.lock -cypress/yarn.lock -yarn.lock .dev/cypress/cypress.config.mjs cypress/cypress.config.mjs cypress.config.mjs @@ -796,7 +797,6 @@ Procfile.dev-https .prettierignore log/.gitkeep .gitkeep -yarn.lock .eslintignore i18n/zammad.kk.po zammad.kk.po @@ -907,8 +907,8 @@ zammad.lv.po CHANGELOG.md LICENSE LICENSE-ICONS-3RD-PARTY.json -.eslint-plugin-zammad/yarn.lock -yarn.lock +.eslint-plugin-zammad/pnpm-lock.yaml +pnpm-lock.yaml .eslint-plugin-zammad/lib/rules/zammad-copyright.js lib/rules/zammad-copyright.js rules/zammad-copyright.js @@ -5660,8 +5660,6 @@ lib/signature_detection.rb signature_detection.rb bin/update update -bin/yarn -yarn bin/rspec rspec bin/rails @@ -36868,6 +36866,14 @@ gql/mutations/concerns/handles_authentication.rb mutations/concerns/handles_authentication.rb concerns/handles_authentication.rb handles_authentication.rb +app/graphql/gql/mutations/form/upload_cache/concerns/handles_authorization.rb +graphql/gql/mutations/form/upload_cache/concerns/handles_authorization.rb +gql/mutations/form/upload_cache/concerns/handles_authorization.rb +mutations/form/upload_cache/concerns/handles_authorization.rb +form/upload_cache/concerns/handles_authorization.rb +upload_cache/concerns/handles_authorization.rb +concerns/handles_authorization.rb +handles_authorization.rb app/graphql/gql/mutations/form/upload_cache/add.rb graphql/gql/mutations/form/upload_cache/add.rb gql/mutations/form/upload_cache/add.rb @@ -38965,6 +38971,10 @@ controllers/knowledge_base/public/categories_controller_policy.rb knowledge_base/public/categories_controller_policy.rb public/categories_controller_policy.rb categories_controller_policy.rb +app/policies/controllers/upload_caches_controller_policy.rb +policies/controllers/upload_caches_controller_policy.rb +controllers/upload_caches_controller_policy.rb +upload_caches_controller_policy.rb app/policies/controllers/templates_controller_policy.rb policies/controllers/templates_controller_policy.rb controllers/templates_controller_policy.rb @@ -50381,7 +50391,6 @@ development_environment/getting-started.md getting-started.md Procfile.dev .ruby-version -.yarnrc .editorconfig CODE_OF_CONDUCT.md Gemfile.lock @@ -50410,6 +50419,10 @@ public/assets/images/icons.svg assets/images/icons.svg images/icons.svg icons.svg +public/assets/images/pnpm-lock.yaml +assets/images/pnpm-lock.yaml +images/pnpm-lock.yaml +pnpm-lock.yaml public/assets/images/gulpfile.js assets/images/gulpfile.js images/gulpfile.js @@ -50429,10 +50442,6 @@ assets/images/graphics/knowledge_base_grid.svg images/graphics/knowledge_base_grid.svg graphics/knowledge_base_grid.svg knowledge_base_grid.svg -public/assets/images/yarn.lock -assets/images/yarn.lock -images/yarn.lock -yarn.lock public/assets/images/logo.svg assets/images/logo.svg images/logo.svg @@ -51770,6 +51779,10 @@ public/assets/chat/chat-no-jquery.coffee assets/chat/chat-no-jquery.coffee chat/chat-no-jquery.coffee chat-no-jquery.coffee +public/assets/chat/pnpm-lock.yaml +assets/chat/pnpm-lock.yaml +chat/pnpm-lock.yaml +pnpm-lock.yaml public/assets/chat/znuny.html assets/chat/znuny.html chat/znuny.html @@ -51786,10 +51799,6 @@ public/assets/chat/chat-no-jquery.js assets/chat/chat-no-jquery.js chat/chat-no-jquery.js chat-no-jquery.js -public/assets/chat/yarn.lock -assets/chat/yarn.lock -chat/yarn.lock -yarn.lock public/assets/chat/views/message.eco assets/chat/views/message.eco chat/views/message.eco @@ -52000,6 +52009,7 @@ public/403.html 403.html public/404.html 404.html +.buildpacks VERSION .yardopts db/seeds.rb diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt index 96d5cfa6..071112d9 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt @@ -168,11 +168,13 @@ script/systemd/zammad-websocket.service script/systemd/zammad-web.service script/systemd/zammad.service script/websocket-server.rb +pnpm-lock.yaml .graphql_code_generator.js .gitlab-ci.yml LICENSE-3RD-PARTY.txt .prettierrc.json .overcommit.yml +.dev/pnpm-lock.yaml .dev/rubocop/rubocop_zammad.rb .dev/rubocop/cop/zammad/forbid_translatable_marker.rb .dev/rubocop/cop/zammad/migration_scheduler_last_run.rb @@ -199,7 +201,6 @@ LICENSE-3RD-PARTY.txt .dev/rubocop/validate_todos.rb .dev/rubocop/todo.yml .dev/yard/autovivify_extension.rb -.dev/yarn.lock .dev/package.json .dev/hygen/lib.config.js .dev/hygen/.hygen.js @@ -210,12 +211,12 @@ LICENSE-3RD-PARTY.txt .dev/hygen/_templates/component/new/composableTest.spec.ts.t .dev/hygen/_templates/component/new/componentTest.spec.ts.t .dev/coffeelint/rules/detect_translatable_string.coffee +.dev/cypress/pnpm-lock.yaml .dev/cypress/visual-regression/snapshots.sh .dev/cypress/visual-regression/run.sh .dev/cypress/visual-regression/docker-compose.amd64.yml .dev/cypress/visual-regression/README.md .dev/cypress/visual-regression/docker-compose.arm.yml -.dev/cypress/yarn.lock .dev/cypress/cypress.config.mjs .dev/cypress/package.json .dev/cypress/fixtures/example.json @@ -260,7 +261,6 @@ Gemfile Procfile.dev-https .prettierignore log/.gitkeep -yarn.lock .eslintignore i18n/zammad.kk.po i18n/zammad.pl.po @@ -317,7 +317,7 @@ i18n/zammad.lv.po CHANGELOG.md LICENSE LICENSE-ICONS-3RD-PARTY.json -.eslint-plugin-zammad/yarn.lock +.eslint-plugin-zammad/pnpm-lock.yaml .eslint-plugin-zammad/lib/rules/zammad-copyright.js .eslint-plugin-zammad/lib/rules/zammad-detect-translatable-string.js .eslint-plugin-zammad/lib/rules/zammad-tailwind-ltr.js @@ -1225,7 +1225,6 @@ lib/mixin/has_backends.rb lib/mixin/rails_logger.rb lib/signature_detection.rb bin/update -bin/yarn bin/rspec bin/rails bin/bundle @@ -5937,6 +5936,7 @@ app/graphql/gql/mutations/user/add.rb app/graphql/gql/mutations/user/signup.rb app/graphql/gql/mutations/concerns/handles_core_workflow.rb app/graphql/gql/mutations/concerns/handles_authentication.rb +app/graphql/gql/mutations/form/upload_cache/concerns/handles_authorization.rb app/graphql/gql/mutations/form/upload_cache/add.rb app/graphql/gql/mutations/form/upload_cache/remove.rb app/graphql/gql/mutations/logout.rb @@ -6300,6 +6300,7 @@ app/policies/controllers/knowledge_base/manage_controller_policy.rb app/policies/controllers/knowledge_base/categories_controller_policy.rb app/policies/controllers/knowledge_base/answer/attachments_controller_policy.rb app/policies/controllers/knowledge_base/public/categories_controller_policy.rb +app/policies/controllers/upload_caches_controller_policy.rb app/policies/controllers/templates_controller_policy.rb app/policies/controllers/settings/ticket_agent_default_notifications_controller_policy.rb app/policies/controllers/time_accounting/types_controller_policy.rb @@ -8740,7 +8741,6 @@ doc/developer_manual/development_environment/basic-information.md doc/developer_manual/development_environment/getting-started.md Procfile.dev .ruby-version -.yarnrc .editorconfig CODE_OF_CONDUCT.md Gemfile.lock @@ -8754,11 +8754,11 @@ public/assets/form/form.html public/assets/form/jquery-3.6.0.min.js public/assets/form/form-no-css.html public/assets/images/icons.svg +public/assets/images/pnpm-lock.yaml public/assets/images/gulpfile.js public/assets/images/graphics/knowledge_base_list.svg public/assets/images/graphics/knowledge_base_accordion.svg public/assets/images/graphics/knowledge_base_grid.svg -public/assets/images/yarn.lock public/assets/images/logo.svg public/assets/images/package.json public/assets/images/icons/microsoft-button.svg @@ -9039,11 +9039,11 @@ public/assets/tests/qunit/image_service.js public/assets/tests/syn-0.15.0.js public/assets/tests/sinon-9.2.4.js public/assets/chat/chat-no-jquery.coffee +public/assets/chat/pnpm-lock.yaml public/assets/chat/znuny.html public/assets/chat/gulpfile.js public/assets/chat/chat.scss public/assets/chat/chat-no-jquery.js -public/assets/chat/yarn.lock public/assets/chat/views/message.eco public/assets/chat/views/status.eco public/assets/chat/views/typingIndicator.eco @@ -9099,6 +9099,7 @@ public/401-mobile.html public/401.html public/403.html public/404.html +.buildpacks VERSION .yardopts db/seeds.rb diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt index 92f27c3d..b8b4e971 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt @@ -26,6 +26,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .well-known .well-known/assetlinks.json .xml +/*/*/_tools +/*/*/more_ideas +/*/_tools +/*/activity /*/branches /*/commits /*/compare @@ -33,8 +37,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/edit$ /*/forks /*/graphs +/*/group +/*/invite /*/issues/new /*/issues/search +/*/more_ideas /*/network /*/projects /*/pulse @@ -44,10 +51,21 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/watchers /*source= /.git +/?z=1 /MANUALS/*.pdf$ /Search/ /_ /_/rsrc +/_activities +/_activity +/_community +/_created +/_followers +/_following +/_quick_saves +/_saved +/_shop +/_shopping_list /album/*/*?i= /api /apis @@ -59,6 +77,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /comments /commits/*?author /commits/*?path +/communities +/discovered /docs/product /download /download/Browse.aspx? @@ -83,6 +103,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /layout/ /leads/*/jsplayer_show_lead_form.html /leads/*/show_form.html +/likes /listing/*/favoriters /lookup? /mediaapi/ @@ -90,15 +111,20 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /music/*/Search/ /music/*/search/ /newsearch/ +/organize /people/*/circle /people/*/favorites /pinned_flashes +/pins /podcast/*/*?i= /print$ +/profile-about /raw /revisions /rg*/mediaviewer/rm*/tr /rss +/scheduled-pin +/scheduled-pins /search /search/ /search/*?q= @@ -114,11 +140,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /store/d/groove-music-pass/cfq7ttc0k5dq/0001 /store/locations/store-locations-sitemap.xml /store/music/groove-music-pass/* +/story_pins +/tagged /tarball /tree +/tried /tv-season/*/*?i= /unsubscribe/ /video- +/video_pins /wal/ /wiki/Special: /wiki/index.php/Help @@ -186,6 +216,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?order= ?pt1=true$ ?s= +?show_error=true ?slogin ?tab=achievements&achievement= ?utm_*= @@ -202,10 +233,103 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ysclid @me @me$ +AITripBuilder +APIAccessSupport +AcceptDeferredTermsAndConditions +AccommodationCrossSells +AccommodationTips AccountDisavow? +AccountMerge +Achievements +ActLikeAnOwner +ActionRecord ActivityUID= +AdRequestEventLogApi +AddForumUser +AddListing +AdsManager +AdsTest +AffiliateWidgets +AgencySetupAjax +AirWatchAjaxHandler +AirWatchAlertDhtmlPopup +AirWatchSubscriptionAjax +AirWatchSubscriptionWidget +AirlineRegistration +AirlineTips +AirportFromGeoAjax +AirportIP +AllReviews +AnalyticsSuite +AnswersAjax +AppDetail +AppUploadAPhoto +AppUserReview +AppleMapsAction +ArticlesV2 +AsHeardOn +AttractionAmendTravelDate +AttractionBookingApi +AttractionBookingDetails +AttractionCancelBooking +AttractionCommerce +AttractionLander +AttractionOperatorReview +AttractionPartnerRedirect +AttractionProductDetail +AttractionProductHighlight +AttractionProductsAjax +Attraction_Products +AttractionsAjax +AuthCheck +AuthorTool +AuthorizeAgency +B2BClickTracking +BAEmailConfirmation +BALinkImpressionTracking +BLImpRecord +BeachSweeps +BetterBySea +BillingAndPayments +BillingDetail +BillingInvoiceFile +BlPromoOptOut +BookingConfirmation +BookingRequest +Bookings +BrandOwners +BusinessListingsAjax +CDSimp +CMSImp +CampaignConfigAjax +CampaignConfiguration +CampaignManagement +CancelBooking +CarsComparePartners +CauseTeaserPopup +Celebrate100Million +CertificateOfExcellenceRequestSupport +CheapFlightsCommerce +CheapFlightsController +CheapFlightsHome +CheapFlightsPartnerHandoff +CheapFlightsPartnerPostHandoff +CheapFlightsRecord +CheapFlightsSearchDeals +CheapFlightsSearchResults +CheapFlightsSearchSeatGuru +Civ +Claim ClientAuth +ClientLink ClientLogin +Collections +CommLCT +CommPT +Commerce +ConnectivityPartnerFAQ +ConnectivityPartnerInfo +Consent Consortium/Offices/*/comments Consortium/Offices/*/feed Consortium/Offices/*/trackback @@ -215,43 +339,641 @@ Consortium/Offices/comments Consortium/Offices/feed Consortium/Offices/trackback Consortium/supporters +CookiePingback +CoralEditor +CostPerClick +CountryAjax +CruisesCommerce +CruisesPartnerHandoff +CurationTool +Dashboard +DelayedLoad +DeleteNotify +DemandLoadAjax +DepositResolution +DestinationArticle +DestinationGuideWidget +DestinationReview +Destinations +DevMediaRedirector +DhtmlPopup Disallow Disallow: +DiscountGroup +DisplayMap Doc +DynamicPlacementAjax +EmailHotel +EmailMap +EmailMemberRegistration +EmailSpellCheckJson EmbedSlideshow +ErrorPage +EventDates +ExitWindow +ExpandedUserReviews +ExperiencesCommerce +ExperiencesInsights/?s Explodingstuff +ExternalExitWindow +ExternalIdMap +ExternalLinkInterstitial +FacebookConnect +FareCalendar +FavoriteReviewManagement +Featured +FilterState +FindRestaurants +FinishAppInstall +Flights? +FlightsCommerce +FlightsComparePartners +FlightsController +FlightsPricelink +FlightsRecord +FlipKeyIdMap +ForgotPassword +ForumFAQ +ForumPostPreview +ForumRedirect +ForumSetSortCookie +ForumSignIn +ForumVote Fragment/SysConfig +FreeTools +FullRedirect +GAITripBuilder +GARecord +GMapsLocationController +GOWidget +GOffer +GPointCampaign +GSSAjax +GeneralSupport +GermanwingsPromo +GermanwingsRegistration Germany/kleinunternehmen/euga/detail.mspx? Germany/kleinunternehmen/euga/results.mspx? +GetListedAjaxGeneral +GetListedLightbox +GetListedUpdateAttraction +GetListedUpdateEatery +GetMobileApp GoogleInternetAuthority +Gpits +GreenLeaderAjax +GreenLeadersProxy +GroupHomeApi +GroupManagementCenter +GuestExperience +GuestXManagementTool +GuideAjax +GuideEditor +GuideRatingAjax +GuideRequested +GuideRequestor +HACAffiliate +HRMConnect +HandleHotelSuperPortal +HelpProxy +HelpUkraine +Home- +HotelBookingController +HotelBookingRoomSelectionHtml +HotelBookingRoomSelectionJson +HotelGMCApi +HotelHighlight +HotelInterruptersAjax +HotelWatchAjax +Hotel_ReviewHAC +HotelsManageListing +HotelsManagementCenter +HotelsProductCart +HowTheSiteWorks HpOptOut=true$ +IBCommerce +ImpressionRecord +ImproveListing +Inbox +InfoCenter +InfoCenter-a_ctr.april_en +InformationCenter +InitializeSession +InlineReviewerCta +InstantBooking- +InstantBookingManagement +InstantBookingSignup IntegrationCenter International/questions/qa-html-language-declarations/icons +InterstitialsWidget +IpadInterstitial +JSErrorRecord Japan/DirectX/default.asp? +JoinPlus +JsonServiceController +JustForYouGuide +LNAjax +LanderLogger +LandingPage +Leaderboard +LightSubscriptionCenter +LikeButtonClicked +LinkGenerator +ListingQuestionsAjax +LithiumEmptyPage +LithiumPageNotFound +LithiumRegController +LocationPhotoAlbum +LocationPhotoDirectLink +LocationPhotosInline +LocationPhotosLightbox +LocationPhotosSearch +LocationTab +LocationWidget +LogMediaClick +MachineTranslation +ManageListing +ManageOwnersTopReasonsApi +ManagePhotos +ManageShopListingApi +ManageShopping +ManageStoryboard +ManageUserAccess +ManagementCenter +MapEmbed +MediaBadgeResponse +MediaKit +MediaVoting +MemberAuditLogger +MemberBenefitsPopup +MemberOverlay +MemberPassportStamps +MemberPhotos +MemberProfile +MemberResetPassword +MemberSubscribe +MemberSubscriptionsController +MemberTagsAjax +MemberTravelMap +Messages +MessagingOptions +MetaAirCalendarAjax +MetaBestPriceCrossSellAjax +MetaCheckRatesAjax +MetaJsonAjax +MetaPlacementAjax +MetricsAjax +MicroMetaAjax +MiniMetaCRAjax +MobileAddPoi +MobileAddressLookupAjax +MobileAdsManager +MobileAirlineDeals +MobileAirlineTips +MobileAirlines +MobileAirport +MobileAirwatch +MobileApps +MobileAttractionSearch +MobileAttractionToursAndTickets +MobileAttraction_Products +MobileAttractions +MobileBookingConfirmationSMSResponse +MobileBookingConfirmationShare +MobileBookingCustomerSupport +MobileBookingRequest +MobileBookings +MobileCancelBooking +MobileCheapFlightsHome +MobileCheapFlightsPartnerPostHandoff +MobileCheapFlightsSearchResults +MobileCheapFlightsSearchSeatGuru +MobileCiv +MobileCookie +MobileEventRecord +MobileFAQ +MobileFareCalendar +MobileFeaturedVacationRentals +MobileFilters +MobileFlights +MobileFooter +MobileForgotPassword +MobileForumRedirect +MobileForumSetSortCookie +MobileGetMobileApp +MobileGuide +MobileHeaderCss +MobileHotelBookingAgreeToBook +MobileHotelBookingAllRoomSelectionAjax +MobileHotelBookingAuthorization +MobileHotelBookingPaymentform +MobileHotelBookingRecordThreatIdAjax +MobileHotelBookingRoomDetail +MobileHotelBookingRoomSelection +MobileHotelBookingSuccess +MobileHotelCancellationPolicy +MobileHotelHighlight +MobileImpressionRecord +MobileImproveThisListing +MobileJSErrorRecord +MobileJSONImpressionRecord +MobileJson +MobileJustForYouGuide +MobileListForums +MobileLocalMaps +MobileLocation +MobileManageListing +MobileManagePhotos +MobileManagementCenter +MobileMemberProfile +MobileMemberResetPassword +MobileMobileReservation +MobileMyBookingsDetail +MobileMyBookingsVoucher +MobileMyInbox +MobileNativeCountrySettings +MobileNativeCurrencySettings +MobileNativeSettings +MobileNearbyAttractions +MobileNearbyHotels +MobileNearbyLander +MobileNearbyRestaurants +MobileNewTopic +MobileNewsletterSignOut +MobileNokiaLauncher +MobileOlaCabsEstimateAjax +MobileOwnerVerifyLocation +MobilePOITagging +MobilePageviewRecord +MobilePasswordReset +MobilePayment +MobilePhotoUpload +MobilePostPhoto +MobilePostReply +MobilePromotionDetail +MobileQueryBBox +MobileRac +MobileRecent +MobileRedirector +MobileRegistration +MobileRentalPropertyManager +MobileRentals +MobileReportLocation +MobileReservation +MobileRestaurantMenu +MobileRestaurantSearch +MobileRestaurants +MobileReviewCollect +MobileRoadTrip +MobileSaves +MobileSearch +MobileShoppingCoupon +MobileShowForum +MobileShowSpecialOffer +MobileShowTopic +MobileShowUserReviews +MobileSiteIndex +MobileSmartDeals +MobileStreetView +MobileTaggingAjax +MobileTools +MobileTourism +MobileTravel +MobileUberEstimateAjax +MobileUpdateListing +MobileUserReview +MobileVRACSearch +MobileVRUserReview +MobileVacationRentalInquiry +MobileVacationRentalReview +MobileVacationRentalSearch +MobileVacationRentals +MobileVacation_Packages +MobileWidgetEmbed +MobileWinphoneLauncher +Mobilemembers +ModuleAjax +ModuleBootstrap +MptUrl +MsnForumFeedServlet +MultiOwners +MultiPartAjax +MyAchievements +MyBookingsDetail +MyBookingsVoucher +MyInbox +NativeAds +NetPromoterPopup +NewMessage +NewOwners +NewTopic +NewsLetterPlus +NewsPlus +NewsletterNews +NewsletterPopupBudgetRomanticFamilyPopup +NewsletterPopupNewsletterPopup1 +NewsletterSendPassword +NewsletterSignIn +NewsletterSignOut +NewsletterSignupWidget +OAuthRegistration +OfferAnnouncementManagement OnThisDay +OpenGraphLander +OpeningHours +OptimusNativePayment Out-Of-Date +OverlayWidgetAjax +OwnerActivityFeedAjax +OwnerEmailManage +OwnerNotificationSetting +OwnerResponse +OwnerSupport +OwnerVerifyLocation +Owners- +OwnersDM +OwnersNew +OwnersOld +OwnersTermsAndConditions +PVLog PWD +PacMan +PageMoniker +PageviewRecord +PanoramaXml +PasswordReset +PayNow +Payment People/all People/domain +PersonalizedOnboarding +PhoneTrackingOptOuts +PhotoBox +PhotoUpload +Pin_Lander +PlusCommerce +PlusManagement +PoiArea +PoiDetails +PoiRecommendationDashboard +PoiRecommendationEditor +PoiRecommendationList +PoiReviewDetail +PoiTipDashboard +PostPhotos +PostReply +PostVideo +Premium- +PremiumAjax +PremiumEdit +PremiumGuidanceLander +PremiumGuidanceMatchResults +PremiumGuidancePayment +PremiumPlans Present +PreviewImage +PrimaryPhotoMlOptOutTool +PrintGuide +ProductCancellationLogApi +ProductCart +ProductError +Profile Project +PromoTools +ProxyToolsAccountSettingsTool +ProxyToolsBillingAndPaymentsTool +ProxyToolsBillingDetailTool +ProxyToolsCCAuthBlacklistTool +ProxyToolsContractDiscountTool +ProxyToolsCustomerSupportForm +ProxyToolsDiscountCode +ProxyToolsInstantBookingManagementTool +ProxyToolsManageUserAccessTool +ProxyToolsMemberEditor +ProxyToolsPhoneTrackingBulkLoader +ProxyToolsPhoneTrackingTool +ProxyToolsProductFeatureApi +ProxyToolsRSKeyAccounts +ProxyToolsT4BProductFeatureAjax +ProxyToolsT4BProductFeatureTool +ProxyToolsT4BToolsAccessDenied +ProxyToolsTCOfflineBillingIndicatorTool +ProxyToolsTokenTestTool +QueryJson +QuickReview +RCOLLHotelConnectOAuthCallback +RCPCrossSell RDF/Validator/ARPServlet RDF/Validator/ARPServlet? RDF/Validator/rdfval REST/auth/CSRFTicket +RMHome +RMReviewCollect +RSContentSharing +RSManagementCenter +RSOfflineBilling +RT +RateUserReview +Rateit +RatingAjax +RatingPagingAjax +Recaptcha +Recent +Recovery_Packages +Redirect +RegActivation +RegistrationController +RegistrationInterceptPopup +RemindMe +RentalCarsRedirect +RentalPropertyManager +RentalWatchSignup +RentalsSearch +RentalsSupport ReportBug +ReportIAP +ReportPost +ReputationManager +ReservationAjax +ResponsibleDisclosure +RestaurantAdsManager +RestaurantEnterpriseManagement +RestaurantProductCart +RestaurantSearch +RestaurantSolutions +RestaurantXSellAjax +Resubscribe +ReviewCollect +ReviewExpress- +ReviewExpressFAQ +ReviewPerformance +RexSpamFilterAjax +RoadTripMap +Robots +RsPartnerApi +RuleBasedPopunder +RuleBasedPopup +SPCommerceInternal +SPOCK +SPRedirect +SafetyManagementCenter +SameGeoActivity +SavedFlightsSearchesAjax +SavedPhotos +Saves +ScreensaverShade +Search Search/Mail/Public +SelfServeAdvertising +SendMessage +SendToFriend +SentConfirmationEmail +ServiceWorker +SetCookieOverrides +SetLangFilter +SetReviewFilter +SetTranslationOption +Settings +ShareWithFriends +ShoppingCart +ShoppingCoupon +ShortSurvey +ShortlinkResolver +ShowSpecialOffer +ShowTopicWindowShade +ShowUrl +ShowUserReviewsAirlines +ShowUserReviewsAttractions +ShowUserReviewsCruises +ShowUserReviewsGEO +ShowUserReviewsHAC +ShowUserReviewsHotels +ShowUserReviewsRestaurants +ShowUserReviews_Cruises_Responsive +SiftScript +SingleClickOptOut +SingleClickSignUp +SingleUserReview +SmartDealsHomeAjax +SmsAjaxServlet +SocialIapReporting +SolutionsDisplay +SortAttractions +SortEateries +SortHotels +SortReviews +SpTracking +SpecialOfferManagement +SpecialOfferWebview +SponsoredListingAjax +SponsoredListingCommerce +SpotlightDemo +SpotlightHome +StartBooking +StaticPage +StaticVelocityPage +StaticVelocityXmlPage +StickerRequestAjax +StruttaGameAjax Style/CSS/members.be +SubscriptionLander +SubscriptionPopup +Summer06Widget +SurveyPanelPopup +SyndicatedPhotos Systems +TADemo +TAMGFooterAjax +TAMGSubLander +TAMGSubOffers +TAOffer +TAScreenSaver +TCDestinationsWidget +TCIBContentQualityTool +TLMCountries TOCLinksForCrawlers* +Tablet +TaggingAjax +TagsJSONServlet Team TeamPresent +TemporarilyClosedNoticeApi +TestEmptyPage +TestingTravelMaps +ThirdPartyRedirect +ThorHammer +TodaysLowestFaresAjax +TravelAdvice +TravelMap- +TravelMap? +TravelMapHome +TravelerInterestNotificationEndpoint +TravelersChoice? +TravelersChoiceHome +TravelersChoiceWidget +TravellersChoice? +TripBarometer +TripConnectAccommodations +TripConnectBadge +TripConnectPartner +TripConnectPaymentForm +TripConnectPlus +TripConnectPremium +TripDetails +TripWatchPromoAjax +Trips +Trips? +TripsNative +TripsWebview +TwilioCallForward +TwilioCallRouter +TwilioConfirmPhoneNumber +TypeAheadJson US_CENSUS_NAME US_FEMALE_NAME US_MALE_NAME +Unsubscribe +UpdateCM +UpdateContactsAjax +UpdateListing +UpdateSessionDatesAjax +UploadMedia +UserContent +UserInteractionRecord +UserPage +UserReview +UserReview$ +UserTrackingRecord +UsernameValidation Users +VKRegistration +VRACSearch +VRAffiliateClickoff +VRDetailAjax +VRInquirySent +VRReviewManagement +VRUserReview +VacationRentalIdeas +VacationRentalInquiry +VacationRentalReviewTab +VacationRentalSendToFriend +VacationRentalsAjax +VacationRentalsBlog/?s +VacationRentalsFAQ +VacationRentalsPromoLander +VacationRentalsTracking +VacationRentalsXSiteAjax +ValidateJson +VerifyReview +VideoController +VideoGallery +VideoHome? View +ViewAchAuthorization +ViewAttachment ViewDoc +ViewMandate +VolunteerTranslations WAI/ER/tests WAI/PF/comments WAI/beta @@ -261,6 +983,10 @@ WAI/ut1 WAI/ut2 WAI/ut3 WAI/ut4 +WatchTopic +WatermarkPhoto +WeatherAjax +WeatherUnderground Web WebObjects WebObjects/MZFastFinance.woa @@ -268,12 +994,25 @@ WebObjects/MZFinance.woa WebObjects/MZPersonalizer.woa WebObjects/MZStore.woa/wa/viewMultiRoom? WebObjects/MZStoreElements.woa +WhatsNearby +WidgetBrowserExtension +WidgetEmbed +Widgets- +WidgetsAjax +WifiPlus +WindowsApp +WriteReviewShade +ZendeskRedirector +ZendeskSSO +ZipCodeLookupAjax [_0-9a-zA-Z]+/likes [_0-9a-zA-Z]+/media [_0-9a-zA-Z]+/photo [_0-9a-zA-Z]+/status/[0-9]+/likes [_0-9a-zA-Z]+/status/[0-9]+/retweets _ +_/_ +_/_/pixel _/aihub_pod _/ain/_/js _/alkali-learn @@ -335,6 +1074,8 @@ _next/gtm _next/jwt _next/title _next/viewer +_ngjs/resource +_ngjs/resource/*/get _nimbusJson.json _nimbusJsonp.js _nimbusJsonpStatic.js @@ -440,6 +1181,7 @@ ad_spice ad_syndication_user_tracking ad_visibility addContacts +addboard addressBookExport admin adredir? @@ -454,6 +1196,7 @@ ads/public ads/research ads/search? ads/ubaq +adsoverview adtrack advanced_blog_search advertise? @@ -461,6 +1204,7 @@ adwords/proposal adx/bin affil affil/pal +age-appeal aihub/tfhub ajax ajax/follow_info @@ -470,6 +1214,8 @@ alerts/$ alerts/manage alerts/remove alkali +allanalytics +alllocations ambry amp/authorize amphtml @@ -489,7 +1235,9 @@ answers ap ap/signin api +api/internal/*/location api/jobPostings/jobs +api/partner_select/*/price_query api/rest_v1/?doc api/v1/activities api/v3/ajax/bespoke/member/neu/specs @@ -498,6 +1246,7 @@ api_access_key= app*_ app*form_id= app/updates +appealed-pin apple-app-site-association apps apps*&tags= @@ -668,7 +1417,10 @@ auth/verifychallenge author/following author= authwall +autocomplete +avis away.php +b2bauth b?*node=7454898011 b?*node=7454917011 b?*node=7454927011 @@ -729,6 +1481,7 @@ be/your bePatron bePatronDone best-countries-for-business/list +bewerten bfe/apps/website bin/search.go bin/search.py @@ -774,6 +1527,7 @@ blog/*/comments blog/*/feed blog/*/trackback blog/following +blog/wp-admin blogs blogs/nationals-journal-beta blogs/slow-ride @@ -781,7 +1535,11 @@ blogs/test blogsearch blogsearch_feeds bn +board +board_activity +board_activity_comment bookmark? +bookmarklet bookmarks books books/about @@ -803,19 +1561,42 @@ 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 +bzzagent c/*attr_*= c/*price_bucket= c/*search_type= @@ -945,6 +1726,7 @@ cbre/built-for-performance cdn-cgi cdn-proxy/pim cdn-proxy/px +cds/media celebritycruises/guide-to-the-globe center cgi-bin @@ -1004,6 +1786,7 @@ checkout checkout/package checkoutnow checkpoint +christmas-spotlight chrome/browser/mobile/tour chrome/crlset chrome/webstore/images @@ -1026,9 +1809,11 @@ clickthru client_errors clima/ets clima/sites/registry +close-account cloud-launcher/sitemap cloudsourcetools/images cms_content +cmsimp cn cn-edu cn-k12 @@ -1046,6 +1831,7 @@ commercesearch/images commercesearch/services commission_2010-2014/katainen commits?author= +communities communities/bin.aspx? communities/blogs/PortalResults.mspx? communities/eventdetails.mspx? @@ -1061,32 +1847,47 @@ 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 consumers/archive contact_me contactus content +content-claiming context_referrer=gig_page context_referrer=user_page control +conversation conversations +convert-business +convert-personal coop/directory coop/manage 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 @@ -1095,7 +1896,9 @@ cse? csp csp_block csp_report_only +csrf_error ct +ct.html ct/log_list culturalinstitute/images culturalinstitute/sitemaps @@ -1103,6 +1906,9 @@ culturalinstitute/stella culture/404_en.htm custom_orders customizable= +data +data/*/crosssellaccommodations +data/1.0/bundle de*/listing/*/favoriters de*/people/*/circle de*/people/*/favorites @@ -1205,11 +2011,14 @@ de/teams de/transactions de/treasury de/your +deactivate-account default +delete_post delight dell/cities-transformed dell/cloud-future-of-medicine demo +developers developers-v1 developers/downloads/sdks developers/whats_new @@ -1255,6 +2064,7 @@ digital-single-market/taxonomy digital-single-market/users directory directory/all +discover discussion discussion/comment-permalink discussion/edit-profile @@ -1349,6 +2159,8 @@ ebooks?*zoom=1 ebooks?*zoom=5 ece eclas +edit +editorial/* edu/cs4hs education/404_en.htm edurec @@ -1360,6 +2172,7 @@ elite? email email-unsubscribe email_actions +email_verification_error embed embed/feed/update employment_social/anticipedia/xwiki/bin/attach @@ -1414,6 +2227,7 @@ en/microsoft-viva/ en/security en/security/ endorsements +engagement enterprise-jobs enterprise-partner-search/sitemaps environment/ets @@ -1515,6 +2329,8 @@ exec/obidos/subst/marketplace/sell-your-collection.html exec/obidos/subst/marketplace/sell-your-stuff.html exec/obidos/subst/partners/friends/access.html exec/obidos/tg/cm/member +explore +explore/*/?p= explore/*/lightbox external external/overture @@ -1524,6 +2340,7 @@ facebook facebook_connect faves-i_love_u_get_away_from_me favorite +fb.html fe=true feature/sf-test feed @@ -1603,6 +2420,8 @@ flights flutter-canvaskit folder follow +follow_board +follow_user following food/archive food/favourites @@ -1613,6 +2432,7 @@ foodordering forgot_password forms forms/perks +forumTeaser fr*/listing/*/favoriters fr*/people/*/circle fr*/people/*/favorites @@ -1713,6 +2533,8 @@ globalmarketfinder globalmarketfinder/*.html go/awards gog +google_gdn.html +google_search.html googlebooks/images gp gp/aag @@ -1821,6 +2643,7 @@ gview gwt h5games_gamecenter/images handmade +hanukkah-spotlight hashtag/*?src= hd header/channels @@ -1895,15 +2718,18 @@ hk-en/teams hk-en/transactions hk-en/treasury hk-en/your +holiday-spotlight +holidays-celebrations home +homefeed homepage-video-test hosted/images hotelfinder/rpc hotels/rpc hp/video hpc/*/supported-applications.aspx? -http://amzn.to/robots.txt -http://developers.google.com/robots.txt +http://linkedin.com/robots.txt +http://wordpress.org/robots.txt hub?category= hz/contact-us/ajax/initiate-trusted-contact hz/help/contact/*/message/$ @@ -1914,6 +2740,9 @@ i/u ia icons id-id.www.cloudflare.com +idea-ads-tool +idea-pin-builder +idea-pin-invite identity/accountsettingsactivityweb identity/accountsettingssyaf ie*/listing/*/favoriters @@ -2084,11 +2913,14 @@ info/customerror.htm* info/smart404.asp* info/tech-feedback inproduct_help/chatsupport +install-shuffles internalPref intl/*/about/views intlkb/ +invite inviteFromProfile inviteMany +invited invites/buy invoice/est invoice/estimate/buyerView @@ -2178,6 +3010,8 @@ johnhancock johnhancock/in-a-lifetime-healthcare johnhancock/in-a-lifetime-sustainability johnhancock/in-a-lifetime-work +join/?next= +join/signup/?next= jp*/listing/*/favoriters jp*/people/*/circle jp*/people/*/favorites @@ -2228,6 +3062,10 @@ jp/transactions jp/treasury jp/your js +js2 +js3 +js3/ta-mobile +js3/vr-shared jsapi jsearch jsky/? @@ -2240,6 +3078,7 @@ knowmore ko-kr.www.cloudflare.com ko-kr/feedback ko-kr/lp +kwanzaa-spotlight labs/popgadget/search lamda/images landing/cmsnext-root @@ -2274,10 +3113,12 @@ learning/search? learning/settings learning/settings$ learning/settings? +lens-search li/track library/devices licensing-syndication limited-release +linked linkedin list list/ls*/_ajax @@ -2285,6 +3126,7 @@ list/ls*/export listing/*/stubs lite lite.publication.PublicationRequestFulltextPromo.requestFulltext.html +live-session live_chat lm/R1XIHQVKXSKBNJ lm/R3HQ5WJSZK6QSO @@ -2315,6 +3157,7 @@ location_suggest lochp? login login$ +login/?next= login?*= logo-maker/brief logo-maker/choose-variation @@ -2383,18 +3226,87 @@ mbox me media media-manager +media/0000 +media/BookingThumbnails +media/ProviderThumbnails +media/TALSO.swf +media/TUIThumbnails +media/advertorials +media/attractions-splice-test-spp +media/bl-video +media/careers +media/daodao +media/daodao/photo-f +media/daodao/photo-l +media/daodao/photo-t +media/daodao/video-t +media/daodao/video-v +media/fbavatar +media/forums +media/ja-content-thumbs +media/jwplayer +media/mktg +media/mobile +media/oyster +media/photo-a +media/photo-f +media/photo-g +media/photo-l +media/photo-o +media/photo-t +media/photo-w +media/solutions +media/string +media/t4b +media/ta +media/test +media/thirdpartyflash +media/tmp +media/tourism-content +media/travelpod-roll.flv +media/unesco +media/vr-geo-photo-j +media/vr-geo-photo-l +media/vr-geo-photo-m +media/vr-geo-photo-s +media/vr-ha-splice +media/vr-nifty-headers +media/vr-photo-j +media/vr-photo-l +media/vr-photo-m +media/vr-photo-o +media/vr-photo-q +media/vr-photo-s +media/vr-photo-test-j +media/vr-photo-test-l +media/vr-photo-test-m +media/vr-photo-test-o +media/vr-photo-test-q +media/vr-photo-test-s +media/vr-photos +media/vr-splice-m +media/vr-splice-s +media/vr-splice-test-j +media/vr-splice-test-l +media/vr-splice-test-m +media/vr-splice-test-s memberInvite +members +menu menu/*/feedback_form merchantapps message message_the_business messages messaging +mgo min= mini.php +missingpage mld? mnp_utility.mspx? mob/tracking +mobile mobile/cities-transformed moderator/static/ux modern-formats-eng/ucp/*/client @@ -2490,6 +3402,7 @@ native nb-no.www.cloudflare.com nbubumblebee network +new_invite news$ news/$ news/0 @@ -2501,6 +3414,7 @@ news/test news/test-liveblog news?viewArticle newsArticle +news_hub newsletter newsroom/dae newsroom/notifications @@ -2608,6 +3522,8 @@ no-en/treasury no-en/your nonprofits/account not_recommended_reviews/preview +notifications +nova ns/hydra/console/? nus-trk nwshp$ @@ -2660,8 +3576,12 @@ nz/teams nz/transactions nz/treasury nz/your +oauth/line +oauth/login oauth/v2 oauth2/v2 +oauth_error +offsite og onebox/media/sports/logos onebox/media/sports/photos/soccer/wc2018 @@ -2676,6 +3596,7 @@ orkut/albums ospublishing/story osview otherContacts +overview p/*/share package_files_uploaded_via_chrome packages @@ -2687,13 +3608,17 @@ page-59800369_45472411$ page-777107_28406709$ pages-extensions/FollowCompany pages.www.cloudflare.com +pages/rss_terms.html pages/website-developer-match pages?oid=- pagespeed/insights/ui/logo pantheon pantheon-platform +parental-consent/confirmation +parental-passcode participate/conferences.xml partners +password/reset password_expired patent-search/frontend patents/download @@ -2711,6 +3636,10 @@ pb/resources pda/? pda/search? pda? +pdfs/advertorials +pdfs/crm +pdfs/email +pdfs/tca pega/customers-for-life people people/iweReconnectAction @@ -2723,8 +3652,41 @@ photos/gbachelie 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 @@ -2775,6 +3737,7 @@ pl/teams pl/transactions pl/treasury pl/your +place plan= platform-telemetry play/store/web @@ -2802,6 +3765,7 @@ ppob? pqa preference preferences +prefs present presentation prettyearth/assets @@ -2812,6 +3776,8 @@ private pro pro-resources pro/about +product-catalogs +product-feed product-reviews/B0069IY63Y productPurchaseDone product_ @@ -2825,6 +3791,7 @@ profiles profiles/me profinder profinder/pro +promotionaltools proredir? psb/udc psettings @@ -2888,6 +3855,7 @@ publications publicliterature.PublicLiterature.search.html purchases puzzles/leaderboards/invite +pw pwapi-proxy/pwproxy pwapiv2 px.gif @@ -2895,6 +3863,7 @@ q= qnasearch? qr quality_form? +quiz r rackspace/elevating-performance radio/aod @@ -2903,9 +3872,12 @@ radio/imda radio/player radio/player$ random +rateandparity rd/search rd/search$ rd/search? +recensioni +recently-viewed recharge/dashboard/car recharge/dashboard/static recipes/search @@ -2923,6 +3895,8 @@ refer refer/pal referrals referrer= +refresh_stored_accounts +refresh_token register registration registry/wishlist @@ -2932,10 +3906,14 @@ report report-abuse?report= report= report_abuse.gne +reports-and-violations +request-data requestList requests research/participants/cofund reservations/*/notifyme +resource +resource/*/get results retail retail/old @@ -2945,6 +3923,8 @@ review/dynamic/sims-box review/hall-of-fame review/top-reviewers review_feed_auto_fetch +reviewit +reviews reviews/hall-of-fame reviews/iframe reviews/polls @@ -2969,6 +3949,7 @@ s2/sitemaps s2/static s3 s? +safe-redirect safebrowsing/diagnostic safebrowsing/report_badware safebrowsing/report_error @@ -2978,6 +3959,7 @@ sb scholar scholar_share scl +screensaver scripts sdch sdk/js @@ -3065,6 +4047,7 @@ searchhistory sections secure seller_onboarding +sendHeaderEarly send_to_friend sendarticle services @@ -3140,6 +4123,7 @@ shop/browse/overlay shop/browse/ribbon shop/iphone/payments/overlay shop_name_search_service +shop_pins shopping-content-api/product_images shopping/product shopping/ratings/account/metrics @@ -3148,7 +4132,7 @@ shopping/reviewer shopping/seller shopping/suppliers/search shopping? -showtimes/location/*http://patreon.com/robots.txt +showtimes/location/*http://instagram.com/robots.txt sidewiki/entry signature signin/inject @@ -3432,15 +4416,18 @@ 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/ spain/medianaempresa/ +specialoffers specials spice sport/404_en.htm @@ -3458,11 +4445,13 @@ ss ss/customer-reviews/lighthouse ss/twister/ajax sslsingle +sso stadia/gamers start start_order static static/css +static/decodeKey.txt static/images static/js staticmap? @@ -3508,6 +4497,10 @@ storefront storepicker stores/page/*visitId= stories +story-pin-builder +story-pin-invite +story_feed +story_pins studios styles/js-on.css$ subscribe/braintree @@ -3523,10 +4516,12 @@ subscribe/preferenceapi subscribe/subscriptionapi subscribe/user subscriptions +summerbzz support support/content support/forum/search? surprise +suspension-appeal sv-se.www.cloudflare.com svc svc/crosswords @@ -3537,12 +4532,15 @@ svc/spelling-bee svc/vertex svc/wordle svpRecommendations +sw-shell.html swg syndicate system1/images t/terms tab= tablet +tacms +taggingtool tagmanager/containers/xo tagmanager/pptm.js talk @@ -3575,8 +4573,10 @@ test testpage-forhomepage tetro th-th.www.cloudflare.com +thanksgiving-spotlight thanx? themacallan/worlds-together +theme themes/rss things/search things/search$ @@ -3628,6 +4628,7 @@ transparencyregister/public/consultation/reportControllerPager.do transparencyregister/public/consultation/search.do transparencyregister/public/staticPage/displayStaticPage.do trap +trapdir travel-frontend/images travel-vacations travel/2013/aug/22/been-there-readers-competition? @@ -3650,6 +4651,8 @@ trustedstores/js trustedstores/s trustedstores/tm2 trustedstores/verify +tucritica +tv tv/thumb tvschedule twitter @@ -3714,9 +4717,13 @@ uk/teams uk/transactions uk/treasury uk/your +unauth-profile +unlink unsub until= updates +upload-image-lens-history +upload-lens-image uploads urchin_test us-es*/listing/*/favoriters @@ -3790,6 +4797,8 @@ uviewer v1 v1/browser-performance v1/stats +v1/urls/count.json +v3/pidgets/log v4 verify_age vi-vn.www.cloudflare.com @@ -3797,6 +4806,7 @@ video/embedded videos/week viewer viewlocale=zh_CN +virtualsupportassistant voyager/api vr vsi/*.pdf$ @@ -3819,9 +4829,13 @@ 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 @@ -4282,6 +5296,7 @@ xml? xoplatform/logger/api/logger xorouter your +your-shop youth/404_en.htm youtube/fonts youtube/img/promos @@ -4324,6 +5339,7 @@ zh_CN 2009/07/webidl-check? 2012/pyRdfa/extract 2021/05/view-gallery +5349 1014943 3584794 5787254 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 0fcc40cf..46b58071 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt @@ -3069,7 +3069,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /newssearch /no-internet-heading-assigned /no-internet-heading-assisted -/no-referrer-when-downgradehttp://classroom.google.com/robots.txt +/no-referrer-when-downgradehttp://iana.org/robots.txt /no-search-results /node /node/add @@ -3124,6 +3124,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /partials /password /patches/new +/patterns/ /pay-invoice /pd/Ghost-Stories-Original-Tales-Ghostly-Urban-Legends-Audiobook/B07GL5B67Q /pd/ITEM_NAME-Podcast @@ -3319,6 +3320,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /search/*?q= /search/?*terms /search/?q +/search/?q=* /search/account /search/ai-search /search/assets @@ -3355,6 +3357,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /search?searchProvider=*&sort= /search?title= /searchDirectory +/searchresults/ /searchsuggest /secure/ /select*? @@ -3633,7 +3636,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*__rmid ?*__rmidpage ?*ajs_event -?*apikey*http://bmj.com/robots.txt +?*apikey*http://lifestylesimplify.com/robots.txt ?*app ?*appidt=* ?*aspects= @@ -3661,6 +3664,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*egotecpage ?*err_code=404 ?*f[*]= +?*f[0]=*http://elpais.com/robots.txt ?*fbclid ?*gg155.cn ?*guestLogin= @@ -3861,7 +3865,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*utm_medium= ?*utm_source ?*utm_source= -?*utm_source=http://15721.courses.cs.cmu.edu/robots.txt +?*utm_source=http://voltairenet.org/robots.txt ?*utm_term= ?*verified= ?*xid @@ -6216,7 +6220,7 @@ account-settings account-setup account/ account/accomplishments -account/accomplishments/http://caniuse.com/robots.txt +account/accomplishments/http://icann.org/robots.txt account/ackgift account/deactivated account/emailoptout/?*token= @@ -6629,12 +6633,12 @@ api.html? api.php api/ api/? -api/attachments/*http://1.bp.blogspot.com/robots.txt +api/attachments/*http://thenextweb.com/robots.txt api/discovery api/editionurlgenerator api/eventlogging api/html -api/http://pubmed.ncbi.nlm.nih.gov/robots.txt +api/http://bostonglobe.com/robots.txt api/internal/analytics/songs api/jobPostings/jobs api/legendary-data/relay @@ -6644,6 +6648,7 @@ api/programas/69730/audios.rss api/reactions api/recaptcha/enabled api/rest_v1/?doc +api/search/community_resources? api/search?page= api/user api/user? @@ -7511,6 +7516,7 @@ backoffice= backstage/help/search-results.html badges/profile/create bagon +baidu ban-me-i-am-a-robot bandito banking @@ -7907,7 +7913,7 @@ blog/*?text= blog/*sitemap.xml$ blog/*utm_source= blog/. -blog/.html.*http://gnu.org/robots.txt +blog/.html.*http://lds.org/robots.txt blog/?p= blog/?s= blog/Neuer_Beitrag.html @@ -8034,7 +8040,7 @@ bookmark_mana2 bookmarklet bookmarks bookmarks/widget -bookmarkshttp://neowin.net/robots.txt +bookmarkshttp://s3-us-west-2.amazonaws.com/robots.txt books books/NBK books/about @@ -8951,7 +8957,7 @@ cdn-cgi cdn-cgi/ cdn-cgi/bm/cv cdn-cgi/challenge-platform -cdn-cgi/http://nicovideo.jp/robots.txt +cdn-cgi/http://squareup.com/robots.txt cdn-cgi/rum cdn-cgi/zaraz/s.js cdn-cgi/zaraz/t @@ -8977,7 +8983,7 @@ cgi-bin/homelandsecurity cgi-bin/loginpage cgi-bin/state cgi-bin/wx -cgi-binhttp://youtube.de/robots.txt +cgi-binhttp://is.gd/robots.txt cgi-local cgi-perl cgi-registry @@ -9318,7 +9324,7 @@ co/users co/ventureone code code/* -code/http://instagram.com/robots.txt +code/http://bing.com/robots.txt codeCoverage codesamples/ coin*mid= @@ -9431,6 +9437,7 @@ community/online community/posts community/q/questions/*/view_counts community/register +community/search? community/trackback community_comment community_post @@ -9528,7 +9535,7 @@ conflagexp connect connect/@ connect/help/search-results.html -connect/http://developer.apple.com/robots.txt +connect/http://fao.org/robots.txt connect/social-intranet.html connections connections/recent @@ -9645,7 +9652,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://orcd.co/robots.txt +content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://uk.linkedin.com/robots.txt content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf content/dam/redcross/lp content/dam/web/da_dk/www @@ -9829,6 +9836,7 @@ cp/api/wpa cpds2 cpes/ cpresources +cpro cpropub/univercd cpspa cr @@ -10310,6 +10318,7 @@ deals/merchant/* deals/popular/* debats/ debug +debug/ decision-makers$ decision-makers/*/admin_accounts$ decision-makers/*/admin_accounts? @@ -10398,6 +10407,7 @@ dg-service dgs/education_culture/404_en.htm dhtml dhtmlmenu +di-ag/ diagnosed-with-glioblastoma dialog/* dictionary/static/sitemaps @@ -11625,7 +11635,7 @@ events/friday-rush$ events/fsi-cloud-symposium-nyc.html events/rss evernote/like.php -evite/*http://getbootstrap.com/robots.txt +evite/*http://avexnet.or.jp/robots.txt examples/* exclusive-offers exec/obidos/account-access-login @@ -11898,6 +11908,7 @@ fichas/gestor ficmanagers field_article file +file/new?try-plugin-id= fileadmin/user_upload/PermRep fileadmin/user_upload/en filedrop/ @@ -11908,7 +11919,7 @@ files/techabuse-welsh.pdf files/techabuse.pdf fileview filing/free-file-fillable-forms/free-file-fillable-forms-support -filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://newsweek.com/robots.txt +filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://instructables.com/robots.txt filter filter/tips filter/tips @@ -12320,7 +12331,7 @@ fy-NL/search fy-NL/user fy-NL/users g -g/4arE9Chttp://sonymusic.co.jp/robots.txt +g/4arE9Chttp://history.com/robots.txt g/api g00 g01 @@ -12569,6 +12580,7 @@ glass/images/commerce global global$ global-consumer-survey/tool +global-infrastructure/services/get-async/http://answers.com/robots.txt global-master global-nav-esi global/RU/ @@ -12894,7 +12906,7 @@ ha/search ha/user ha/users hackathons/reinvent-2013/ -hacker/*/followhttp://thefader.com/robots.txt +hacker/*/followhttp://vogue.com/robots.txt hacker/*/unfollow hair-transplant-services handler @@ -13170,6 +13182,7 @@ homeandgarden/home/hearstmagazines homefeed homepage homepage-video-test +homepage/ homepage/2013 honing.html hooks @@ -13290,38 +13303,38 @@ http-checker http2_data http: http://about.google/robots.txt -http://airtable.com/robots.txt -http://betterplace.org/robots.txt -http://blog.youtube/robots.txt -http://boredpanda.com/robots.txt +http://adweek.com/robots.txt +http://behance.net/robots.txt +http://booking.com/robots.txt http://cato.org/robots.txt +http://change.org/robots.txt +http://clickfunnels.com/robots.txt http://code.google.com/robots.txt -http://gist.github.com/robots.txt -http://gitlab.com/robots.txt -http://gofundme.com/robots.txt -http://google.fr/robots.txt -http://i2.wp.com/robots.txt -http://is.gd/robots.txt -http://justanotherdeveloper.net/robots.txt -http://khanacademy.org/robots.txt -http://moz.com/robots.txt -http://mozilla.org/robots.txt -http://msdn.microsoft.com/robots.txt -http://nbcnews.com/robots.txt +http://docs.wixstatic.com/robots.txt +http://ec.europa.eu/robots.txt +http://eepurl.com/robots.txt +http://eventbrite.com/robots.txt +http://extension.purdue.edu/robots.txt +http://google.com.br/robots.txt +http://google.com.mx/robots.txt +http://klick-tipp.com/robots.txt +http://m.youtube.com/robots.txt +http://mp.weixin.qq.com/robots.txt +http://oracle.com/robots.txt +http://paypalobjects.com/robots.txt http://pe-we.com/robots.txt +http://php.net/robots.txt +http://phys.org/robots.txt http://platform.twitter.com/robots.txt -http://podcasts.google.com/robots.txt -http://princeton.edu/robots.txt -http://s3-eu-west-1.amazonaws.com/robots.txt -http://s3-us-west-2.amazonaws.com/robots.txt +http://purdue.edu/robots.txt +http://scoop.it/robots.txt http://searchenginewatch.com/robots.txt -http://slack.com/robots.txt +http://siemens.com/robots.txt http://smugmug.com/robots.txt -http://takeout.google.com/robots.txt -http://timeanddate.com/robots.txt -http://tv.youtube.com/robots.txt -http://usnews.com/robots.txt -http://w3techs.com/robots.txt +http://static.googleusercontent.com/robots.txt +http://stitcher.com/robots.txt +http://support.cloudflare.com/robots.txt +http://technorati.com/robots.txt hu hu-*/ hu-hu/ @@ -13904,6 +13917,7 @@ index.php/ko/node/ index.php/magazine/get_comment index.php/media/oembed index.php/members/profile +index.php/node/ index.php/node/add index.php/node/add/ index.php/ru/node/ @@ -13951,6 +13965,7 @@ info/jobs/Kooperations-Manager.html info/jobs/Social-Media-Online-Kommunikation.html info/jobs/UX-UI-Designer.html info/jobs/ba-medieninformatik.html +info/jobs/backend-entwicklerin.html info/jobs/buchhaltung-payment.html info/jobs/buchhaltung-personal.html info/jobs/compliance.html @@ -13963,7 +13978,6 @@ info/jobs/product-owner.html info/jobs/projektberater.html info/jobs/scrum-master.html info/jobs/showmaster.html -info/jobs/site-reliability-engineer.html info/jobs/social-media.html info/jobs/support.html info/jobs/texterin-uxwriterin.html @@ -13997,7 +14011,7 @@ intcmp= integrate/ integromedb intelligencer/amp -interactive*http://jupiterbroadcasting.com/robots.txt +interactive*http://promo.com/robots.txt interactive/reading-preference interface/pda intern/service/suche @@ -14854,6 +14868,7 @@ latest-playlist latest-talk latin latin_en +launch-day-show-voting.html launch2005/ law-school/search-results/ lawlib/archive @@ -14878,7 +14893,7 @@ layout/set/txt_pq layout/set/xml layouts lb -leadingtogether/http://tech.nikkeibp.co.jp/robots.txt +leadingtogether/http://tiff.net/robots.txt leaf learn learn-noperf @@ -15033,6 +15048,7 @@ liked limit_hits limited-release link +link? link_to linked linkedin @@ -16770,6 +16786,7 @@ no_cookies noaccess nocookie node +node/ node/*/edit node/*/nodequeue node/add @@ -16779,7 +16796,7 @@ noflashhtml nofollow=1 nojs= nonConfig/api/wpa -nonce="HbMUPc_f42og6sOADSTgFg">if(google.cis +nonce="KGiLBDacdg09RRHx0v3JBQ">if(google.cis nonprofits/account nonstyleishida/videolist-*.html nonstyleishida/videolist.html @@ -17688,7 +17705,7 @@ pmc/publisherportal/download pmc/publisherportal/journalmanager pmc/tocrender.fcgi pmc/utilities -pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEycQobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_CiUKI1dhcyBiZWRldXRldCBVc2VyIEFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22BgauRqs1oQk5O2l7F_kRsOkyLPc\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe +pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyYQocChpXYXMgbWFjaHQgZWluZSBSb2JvdHMgdHh0PwooCiZXbyBsaWVndCBkaWUgUm9ib3RzIHR4dCBiZWkgV29yZFByZXNzPwoUChJXYXMgaGVpw590IFJvYm90cz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22PU_CqFd_CPO6U0hb1q_dxmzxK-U\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe pmcomment/ pmm-templates pmo/contact/en/staff @@ -19034,6 +19051,7 @@ s2/sitemaps s2/static s3 s? +s? s?*rh=n%3A1380045031 sa sa= @@ -19500,7 +19518,7 @@ section/3 section/36 section/6 section/8 -section/9http://marketwatch.com/robots.txt +section/9http://redcross.org/robots.txt sectionized sections sections$ @@ -19801,6 +19819,7 @@ sharing/folders sheet/help/search-results.html shelf/user_shelves shenghuo/search? +shifen/ shihui shihui? ship @@ -19867,7 +19886,7 @@ shows/ showtag showtime/.requestinvite.html.swp showtime/help/search-results.html -showtimes/location/*http://support.microsoft.com/robots.txt +showtimes/location/*http://tiktok.com/robots.txt shr* shutterstock si @@ -21114,7 +21133,7 @@ tag tag-manager tag-manager-360 tag/ -tag/*+http://gsuite.google.com/robots.txt +tag/*+http://drupal.org/robots.txt tag/*/a tag/*/a/ tag/*/b @@ -21348,7 +21367,7 @@ test5 test6 testcases testfl -testhttp://business.facebook.com/robots.txt +testhttp://nejm.org/robots.txt testing testpage-forhomepage tests/* @@ -21631,7 +21650,7 @@ transmute/static-2.6 transmute/static-2.8 transmute/static-2.9 transparency -transparency/http://ib.adnxs.com/robots.txt +transparency/http://j.mp/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 @@ -22025,6 +22044,7 @@ uk/users uk/ventureone uk/wdc uk/your +ulink? ulk/i ulk/sch ulk/usr @@ -22044,6 +22064,7 @@ understanding-c3g understanding-melanoma unfiltered? unfinished.php +unicef-component-mosaic unicorn/check unijobs/*/emailjob unijobs/*/jbequicksignup @@ -23788,9 +23809,9 @@ wp-admin wp-admin/ wp-admin/admin-ajax.php wp-admin/admin-ajax.php -wp-admin/admin-ajax.phphttp://istockphoto.com/robots.txt -wp-admin/admin-ajax.phphttp://nydailynews.com/robots.txt -wp-admin/admin-ajax.phphttp://store.cdbaby.com/robots.txt +wp-admin/admin-ajax.phphttp://dictionary.com/robots.txt +wp-admin/admin-ajax.phphttp://jupiterbroadcasting.com/robots.txt +wp-admin/admin-ajax.phphttp://willowgarage.com/robots.txt wp-admin/load-scripts.php wp-admin/load-styles.php wp-adv @@ -23856,7 +23877,7 @@ wp-content/themes/wired/assets/images/wired_insider_1118_1000x190.jpg wp-content/themes/wired/assets/images/wired_video_1000x190.jpg wp-content/uploads wp-content/uploads/ -wp-content/uploads/wp-import-export-lite/http://allrecipes.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://which.co.uk/robots.txt wp-dyn wp-includes wp-includes*.css @@ -23990,7 +24011,7 @@ your-shop yourAccount youraccount youreurope/businessACC -youreurope/businessDEV/http://playstation.com/robots.txt +youreurope/businessDEV/http://businesswire.com/robots.txt youreurope/citizensACC youreurope/citizensDEV yours 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 483c298b..d9e60aa6 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt @@ -761,6 +761,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &ved= &version= &view= +&view= &view=ajax &view=json &viewday= @@ -868,9 +869,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -/webextension -/zh_TW -/zh_TW$ --a-gender* -adstory.html --b-gender* -blog -branch-1/ -branch-2/ @@ -883,43 +882,24 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -branch-9/ -branch/ -c-*-s-YT*.html --c-gender* -compare-view --d-gender* --e-gender* -embed -empfehlen.html$ -excl --f-gender* -fragment -fragment-dynamic.html -fragment-recursive -fragment-recursive.html -fragment.html --g-gender* --gender-cotton-* --gender-infant-* --gender-velvet-* --h-gender* -hds.f4m --i-gender* --j-gender* --k-gender* --l-gender* -logon.asp* --m-gender* --m-use-* -mostviwed* --mxsp-* --n-gender* -nav.html -nimexdetail.xml -nodx$ -nodx- -ntps.html$ --o-gender* -offres-promos-summer-deals-.shtml --p-gender* -password -popup$ -print.html @@ -927,25 +907,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -prod-drlive*/us-en/shop* -prodlive*/us-en/shop* -profile/vs/* --q-gender* --r-gender* --s-gender* -showMore.html -showMore.html$ -simplify -software/*?*account_campaign_id= -software/*?page= --t-gender* -temp$ --u-gender* -ugc-*.html --v-gender* -versenden.html$ --w-gender* --x-gender* -xfas -xfcat --z-gender* . .$ .* @@ -955,7 +926,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .*__hsfp. .*__hssc. .*__hstc. -.+http://rapidtables.com/robots.txt +.+http://skype.com/robots.txt ...$ .../ .AARP/ @@ -1028,7 +999,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .css* .css************* .css? -.csshttp://general-overnight.com/robots.txt +.csshttp://famicom-guitar.com/robots.txt .cssx$ .csv .csv$ @@ -1088,7 +1059,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .html%7CName=ComponentLink .html*mode=reply .html*replyto -.html.html .html/ .html/email .html/feed @@ -1116,7 +1086,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .jpg .jpg$ .jpg$ -.jpg$http://viator.com/robots.txt +.jpg$http://palwatch.org/robots.txt .jpg* .jpg************* .js @@ -1127,7 +1097,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .js* .js************** .js? -.jshttp://abbavoyage.com/robots.txt +.jshttp://domains.google/robots.txt .json .json .json$ @@ -1190,14 +1160,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .php$ .php*dropship .php?$ -.phphttp://shop.allnet.de/robots.txt +.phphttp://regjeringen.no/robots.txt .pl .plist$ .png .png$ .png$ -.png$http://creditkarma.com/robots.txt -.png$http://home.kpmg/robots.txt +.png$http://straitstimes.com/robots.txt +.png$http://wayfair.com/robots.txt .png* .png************* .ppt @@ -1237,7 +1207,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .swf .swf$ .swf$ -.swfhttp://smile-for-a-better-world.com/robots.txt +.swfhttp://english.happybuddhatemple.org/robots.txt .sz= .tar.bz2$ .tar.gz$ @@ -1287,7 +1257,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .xmli .zip .zip$ -.zip$http://vuzix.com/robots.txt +.zip$http://glas-javnosti.rs/robots.txt .|jsp / /$ @@ -1636,11 +1606,181 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/*/xlm$ /*/*/xrp$ /*/*/yfi$ +/*/*24-hour-security= +/*/*Services= +/*/*a-louer-par= +/*/*a-vendre-par= +/*/*accessible-en-fauteuil-roulant= +/*/*accessible-washrooms-in-suite= +/*/*ad= +/*/*address= +/*/*affichage-en-braille= +/*/*afficher-comme= +/*/*agreement-type= +/*/*aide-au-stationnement= +/*/*aides-visuelles= +/*/*air-conditioning= +/*/*air-conditionne= /*/*all-products +/*/*alloy-wheels= +/*/*animaux-acceptes= +/*/*annee= +/*/*application-link= +/*/*ascenseur= +/*/*attache-remorque= +/*/*audio-prompts= +/*/*autre-info= +/*/*available-date-s= +/*/*available-to= +/*/*balcon= +/*/*balcony= +/*/*barrier-free-entrances-and-ramps= +/*/*bathrooms= +/*/*bedrooms= +/*/*bicycle-parking= +/*/*bluetooth= +/*/*boite-de-vitesse= +/*/*braille-labels= +/*/*buanderie-dans-lappartement= +/*/*buanderie-dans-limmeuble= +/*/*cable-tele= +/*/*cable-tv= +/*/*carproof-report-url= +/*/*carproofAds= +/*/*certified-pre-owned= +/*/*chambres-nb= +/*/*chauffage= +/*/*cinema-dans-limmeuble= +/*/*company= +/*/*concierge= +/*/*cpoAds= +/*/*cruise-control= +/*/*cylindree-cc= +/*/*date-de-naissance-de-lanimal= +/*/*date-demmenagement= +/*/*date-s-disponible-s= +/*/*dealerReviews= +/*/*debut= +/*/*demarrage-a-bouton-poussoir= +/*/*dishwasher= +/*/*disponible-a= +/*/*duree-du-bail= +/*/*eau= +/*/*electricite= +/*/*elevator-in-building= +/*/*engine-displacement-cc= +/*/*entrees-et-rampes-dacces-sans-obstacle= +/*/*entreprise= +/*/*event-end= +/*/*event-start= +/*/*event-time= +/*/*fin= +/*/*financingAvailable= +/*/*for-rent-by= +/*/*for-sale-by= +/*/*fridge-freezer= +/*/*fumeurs-acceptes= +/*/*furnished= +/*/*games-room= +/*/*garniture= +/*/*gym= +/*/*heat= +/*/*heure-de-levenement= +/*/*hydro= +/*/*internet= +/*/*jantes-en-alliage= +/*/*jardin= +/*/*job-offered-by= +/*/*kilometers= +/*/*kilometres= +/*/*landline= +/*/*laundry-in-building= +/*/*laundry-in-unit= +/*/*lave-vaisselle= +/*/*lien-de-lapplication= +/*/*local-de-rangement= +/*/*messages-sonores= +/*/*meuble= +/*/*micro-ondes= +/*/*microwave= +/*/*minNumberOfImages= +/*/*minimum-nights= +/*/*model= +/*/*modele= +/*/*more-info= +/*/*move-in-date= +/*/*navigation-system= +/*/*no-de-portes= +/*/*no-of-doors= +/*/*no-of-seats= +/*/*nombre-de-personnes-maximum= +/*/*nombre-de-places= +/*/*nombre-minimum-de-nuit= +/*/*numero-didentification-du-vehicule= +/*/*offered-by= +/*/*parking-assistant= +/*/*parking-included= +/*/*party-room= +/*/*pet-friendly= +/*/*pets-date-of-birth= +/*/*piscine= +/*/*pool= +/*/*price-type= +/*/*price= /*/*product-gallery= /*/*product_gallery= +/*/*propose-par= +/*/*push-button-start= +/*/*refrigerateur-congelateur= +/*/*regulateur-de-vitesse= +/*/*salle-de-fetes= +/*/*salle-de-jeux= +/*/*salle-de-sport= +/*/*salle-de-yoga= +/*/*salles-de-bain-nb= +/*/*sauna= /*/*search /*/*search- +/*/*securite-24-heures-sur-24= +/*/*size-acres= +/*/*size-sqft= +/*/*sleeps= +/*/*smoking-permitted= +/*/*sort= +/*/*stationnement-inclus= +/*/*stationnement-pour-velos= +/*/*stock= +/*/*storage-locker= +/*/*sunroof= +/*/*superficie-acres= +/*/*systeme-de-navigation= +/*/*taille-pieds-carres= +/*/*telephone-fixe= +/*/*theatre-in-building= +/*/*todo-le-visual-aids= +/*/*toilettes-accessibles= +/*/*toit-ouvrant= +/*/*trailer-hitch= +/*/*transmission= +/*/*trim= +/*/*type-de-logement= +/*/*urgentAds= +/*/*url-de-rapport-carproof= +/*/*utm_campaign= +/*/*utm_content= +/*/*utm_medium= +/*/*utm_source= +/*/*utm_term= +/*/*vehicules-doccasion-certifies= +/*/*veteranFriendly= +/*/*videoOnly= +/*/*vin= +/*/*visual-aids= +/*/*water= +/*/*wheelchair-accessible= +/*/*yard= +/*/*year= +/*/*yoga-room= /*/1000$ /*/2006 /*/2007 @@ -3416,8 +3556,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /-fail-whale /-utilites /. -/.-brand* -/.-feat* /.git /.rss //.html @@ -3426,7 +3564,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /0 /0,* /0,, -/0-hompage-* /1$ /1000 /1000$ @@ -3698,7 +3835,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Components /Contribute /Controls -/CountryRedirect* /CreativeSuite /Cronologia /DeviceCentral @@ -3718,7 +3854,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /En_us/offers/test/ /Encore /Error -/Error /Error.aspx /Especial: /ExtensionManager @@ -3969,10 +4104,6 @@ $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 @@ -4040,9 +4171,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /actions /actions_panel /action~ -/action~*/http://bijinhiroba.seesaa.net/robots.txt -/action~*/http://seo.ijoomla.com/robots.txt -/action~*/http://ytmp4converter.com/robots.txt +/action~*/http://aswaja.net/robots.txt +/action~*/http://rachats2credits.fr/robots.txt +/action~*/http://taern.com/robots.txt /activate /activities/detail /activities/detail/*/* @@ -4315,7 +4446,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /become-member /beforeUnload$ /belleza/noticias -/biblicalsex /biblioteca-digitala/publicatii/? /biblioteca-digitala/publicatii? /biblioteka/publikatsiyi/? @@ -4366,7 +4496,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /bin/viewauth /bin/viewfile /bin_counts -/biotechnologydozen /blame /blank.html /blank/ @@ -4473,7 +4602,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /breakingnews.asp /breakingnews.js /briefs/articleid-* -/bringingtaste +/brightonkathy /browse /browse-by-subject /browse-history @@ -4526,7 +4655,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ca/avis-legal /cache /cache/* -/cache/ionos-performance/http://nagitaru.ru/robots.txt +/cache/ionos-performance/http://freireproject.org/robots.txt /calendar /calendar.html /calendar/*atom @@ -4585,7 +4714,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /changeset /changesets /channel-encyclopedia -/channel-resources/domain-registry-products/subnet/http://mastodonrocks.com/robots.txt +/channel-resources/domain-registry-products/subnet/http://veritaperrenato.noblogs.org/robots.txt /channel/source/ /channelcommunity /channels @@ -4754,6 +4883,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /conf /config /configspace/* +/configureclosing /confirmation /confirmation/ /connected-living/content-library @@ -4859,7 +4989,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /contributions /contributor /control_panel/manage* -/control_panel/manage*http://powr.io/robots.txt +/control_panel/manage*http://garciniaweightloss.com/robots.txt /conversation /conversation? /conversations @@ -4995,16 +5125,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /decade /decode /default.aspx_Confirmation.evt +/defendincorporated /definitions /delete$ /delivery /delivery-details /delivery/index.php /demo-thank-you -/department-/* -/department-homeware-productaffiliation-bedroomfurniture/category-beds*-type-childrens* -/department-homeware-productaffiliation-bedsandmattresses/* -/dependmysimon /deploy_keys /deportes /deposit/result/order-v3 @@ -5013,6 +5140,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /destinations/airport.aspx* /destinations/city.aspx* /destroy/ +/destroyvideo /details /details.do /detect_country.json @@ -5065,7 +5193,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /document/view_more /document/views /documentlist -/done /download /download-thanks /download.gpx @@ -5108,7 +5235,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /edit_label /editar /edited -/editingexposure /editor /editor/design /editor/image @@ -5334,11 +5460,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /facebookapp /failed/ /failure/ +/falsecandles /fapi /faq-print /faq-print. /faq/search -/farmhonors /fastsearch /favor /favorite @@ -5399,6 +5525,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /finder/*/?*filter=*_*_*_*_ /firebase-messaging-sw.js /fit-finder +/fittedellis /fizipcodecheck /flash /flight-status @@ -5512,19 +5639,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /galaxy-s10-buy-test /gallery.html /gallery.js +/gallery/*order=* /gallerylist /games/archive /games/search -/gangbangprogress /gated/ /gcbalance /gcrnsts /gdprStatus -/gender-*-promotion-*/* -/gender-*-promotions-*/* -/gender-/* -/gender-unisex-category-stoolsottomans* -/gender-women-category-swimsuits/ /general/availability /generate /generate/$ @@ -5555,7 +5677,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /goedkoopste-vluchten- /goglobal/ /goldlog$ -/gordonsubsidiary /graphql/search /graphs /group @@ -5573,7 +5694,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /harming-humans /hasen /havadurumu/ -/hawaiiancv /header/global-header/ /headerslice /headlines @@ -5582,7 +5702,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /healthcare/eula/dragon-medical-360-network-edition.html /healthvault/ /height_*-- -/helloscience /help /help-widget /help/*/article/search? @@ -5807,7 +5926,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /invoices/recurring-payments /ipz /irprev_ -/issnbelarus /it/partite /item/*? /item_support @@ -5821,20 +5939,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ivc /ixale /j -/jakestatewide /javascript.void(0) /javascript/jquery/i18n/ui.datepicker-da.js? /jbequicksignup /jbs -/jcconcluded /jcr:content /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- /jobs/*q= @@ -6016,6 +6128,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ls= /lugar/*/archive /lugege-veebis +/madagascartests /maduro /maduro.html /magazine/ @@ -6033,6 +6146,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /manage /manage/tutors /management +/manufacturersportland /map_locations /maps/*/share_image /market/watchlist @@ -6157,7 +6271,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /more_news /mortgage$ /most -/motelreload /moviearticlelistalphabet1/* /mp-cms/app /mpc/* @@ -6244,7 +6357,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /network /neueroeffnung /neueroeffnungen-und-nachrichten -/neuroscience-terms/$http://cisa.gov/robots.txt +/neuroscience-terms/$http://newatlas.com/robots.txt /neuroscience-topics/$ /new /new-for-you @@ -6299,9 +6412,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /no /no-internet-heading-assigned /no-internet-heading-assisted -/no-referrer-when-downgradehttp://pixel-a.basis.net/robots.txt -/no-referrer-when-downgradehttp://press.uchicago.edu/robots.txt -/no-referrer-when-downgradehttp://shareasale.com/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 @@ -6311,7 +6424,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /node/edit /nodx /noindex -/noindex /noindex/* /non-signe-*/*.shtml /noname-* @@ -6358,7 +6470,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /null$ /null* /null/ -/numbersvolunteer /nus$ /nus- /nus-*.html @@ -6367,7 +6478,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /nyt /o /objectforward/ -/occupationconsists /ofa /oferta-publica /offer @@ -6388,7 +6498,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ogdenpubs/* /om-navmethod /oma -/omlolita /omni-channel-customer-engagement/digital/apple-business-chat.html /omni-channel-customer-engagement/infographic /omni-channel-customer-engagement/landing/ @@ -6409,7 +6518,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /opinions /opinions/ /opinionslogged/* -/optionaltoken /ordenances /order /order- @@ -6443,6 +6551,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /page/ /page/* /page/*/ +/page/*/?hubs_post-cta= +/page/*/?rs= /page_action /page_view_event /page_view_timing @@ -6494,7 +6604,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pdf-templates/standalone /pdf/$ /pdf/index.html -/pdf_reader/*/http://food52.com/robots.txt +/pdf_reader/*/http://venmo.com/robots.txt /pdfft /pdp/*Offer_id /pdp/lo @@ -6620,7 +6730,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /print.html /print.ssf /print/ -/print/http://mariadb.com/robots.txt +/print/http://opplemena.com/robots.txt /print?id /print_ad? /printable @@ -6709,8 +6819,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pvData$ /pvid$ /qa/wait -/quartersseminar -/quebecxxx /quel-titre/?d= /quel-titre/?date= /query @@ -6890,7 +6998,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rss /rss /rss$ -/rss.html /rss.xml /rss/$ /rss/Events @@ -6927,6 +7034,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /scheduled-pin /scheduled-pins /schemes +/scholarshardcore /schoollist /schrijf-een-review /science/ereader @@ -6944,6 +7052,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /search /search /search$ +/search* /search*%7C /search*&node=*&sort= /search*18573351011 @@ -7090,6 +7199,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sell-now /seller-- /seller_actions$ +/sellruling /seminar/ /sendToAFriend /send_to_friend @@ -7132,27 +7242,19 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ship-to-country-- /shippinginformation /shop -/shop/* -/shop/*-type-*-type -/shop/*/collaboration-*collaboration /shop/*/favoriters /shop/*/sold -/shop/*/type-*-type /shop/*?*brand= /shop/*?*category= /shop/*?*color= /shop/*?*price= /shop/*?*size= /shop/*?*sortBy= -/shop/*jacketsize-*-jacketsize /shop/ProductConfirmationView* /shop/app/api/* /shop/category/preview-sale /shop/category/private-sale -/shop/designfeature-*/designfeature /shop/edit -/shop/material-*-material -/shop/occasion-*-occasion /shop/product/*-b2b* /shop/product/*-freegift* /shop/product/*-lazada* @@ -7161,6 +7263,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /shopping /shoppingcart /shops/warehouse +/shops_highlights.json /show_more_articles /show_more_nft_articles /show_more_posts @@ -7170,6 +7273,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sign-in? /sign-up /sign_in? +/signalpathology /signin /signup /signup*/search? @@ -7207,6 +7311,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /skip-video /sl /slice-shopping-bag +/slide_show/ /smadar /snapshot /social @@ -7234,12 +7339,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /spmException$ /spmMonitor$ /spmact$ -/spokejohns /sponsored /sport-ergebnisse/*/co*/$ /sport-ergebnisse/*/ma*/$ /sporting-event/mls-360 -/sportingsons /sptest /sptest/saas /src @@ -7250,7 +7353,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /st?opa?rtn?ert?est?/ /stag /starbuckspartners -/starsmerchantconnected /start /static /static.lystit.com @@ -7259,7 +7361,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /stats?id= /stats_data /step -/stereoretro /stock-photo/* /stock-quotes-financial-data /stoguides/ @@ -7276,7 +7377,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /store/checkouts /store/closest /store/feed -/store/orderhttp://conv.indeed.com/robots.txt +/store/orderhttp://potresnirizik.zagreb.hr/robots.txt /store/orders /storefront/ /storelocator/storesSearch.json @@ -7354,6 +7455,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /support/product-help/doc /support/videos/videos-tutorials-layer /survey +/surveysunlike /swf /swift-bic /system @@ -7387,7 +7489,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /taxonomy /taxonomy/term /taxonomy/term/ -/taxonomyMoreEvents /td /te-lc /teams/mainNavigationChevron_icon.svg? @@ -7548,6 +7649,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ug/electronics/how-to-select-tv-by-what-you-watch-smart-tv /ug/electronics/how-to-select-tv-by-what-you-watch-sports /ugc-archive +/ugc_prompt.json /ukraina_ /ultimate-guides /unanswered @@ -7637,7 +7739,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /vakansii/catalog /var /variants -/variationsindicated /vejr/ /vendorActivityManager /vendorLeadTime @@ -7793,8 +7894,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /wp-content/gallery /wp-content/plugins /wp-content/themes -/wp-content/uploads/http://javieraviles.com/robots.txt -/wp-content/uploads/http://nerfhaven.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/* @@ -7843,28 +7944,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService 0 0*? 0-0-*-price-*.html -0-blsr* -0-brandcampaign* -0-brandpage* -0-brandsemail* -0-campaign* -0-edit* -0-editpage -0-edt* -0-email* -0-homelandingpage* -0-homepage* -0-kidslandingpage* -0-made* -0-mission* 0-off* -0-osa* -0-osalink* -0-pf-* -0-premiumbrands* -0-push* -0-storyly* -0-tiktok* 000/* 0c49118 0c491184f9.html @@ -7934,7 +8014,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*alrt= ?*amp= ?*answerId= -?*apikey*http://lifestylesimplify.com/robots.txt +?*apikey*http://visaeurope.com/robots.txt ?*app ?*appidt=* ?*artist_recognition @@ -7987,6 +8067,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*f0= ?*f[*]= ?*f[0]= +?*f[0]=*http://unicode.org/robots.txt ?*fbclid ?*filter= ?*filter_aantal-gram= @@ -8006,8 +8087,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*hitsPerPage ?*hl ?*hsCtaTracking -?*http://abc.com/robots.txt -?*http://naturalnews.com/robots.txt +?*http://amplifypixel.outbrain.com/robots.txt +?*http://tapatalk.com/robots.txt ?*hubs_signup-cta ?*ic= ?*id= @@ -8128,7 +8209,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*smprod= ?*sort ?*sort= -?*sortBy= ?*sortby= ?*sortdir= ?*sorting= @@ -8282,7 +8362,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*utm_medium= ?*utm_source ?*utm_source= -?*utm_source=http://bls.gov/robots.txt +?*utm_source=http://chordsoftruth.com/robots.txt ?*utm_term= ?*verified= ?*view= @@ -8294,6 +8374,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?-kfc-to-offer-free,-fast-internet-across-all-uk-restaurants ?/ ?0. +?18&type= ?252525253Bpreview= ?404* ?=gsearch @@ -8302,6 +8383,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?Brand=* ?CID* ?CMP +?COURSE_ID= ?Category=* ?Color=* ?Colors=* @@ -8393,6 +8475,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?action=callus ?action=fx_tracking_data ?action_typTHe= +?ad= +?adId= ?adbypass= ?adcode= ?add-to-cart @@ -8401,6 +8485,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?adid= ?adobe_mc ?adv +?af ?af= ?aff= ?aff=11788 @@ -8411,11 +8496,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?aff=57206 ?aff=7295 ?aff=975 +?afl= ?after-login= ?after_sign_in= ?age ?agentId ?ages= +?aid ?ajax ?ajax&wid ?ajaxelementid= @@ -8466,9 +8553,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?back_url_admin ?backurl ?barediff= +?bathrooms= ?bclid= ?bcpid= ?bctid= +?bedrooms= ?begin ?benderPackage= ?beta= @@ -8490,16 +8579,18 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?bvstate= ?bvstate=* ?bvstate=pg +?by-appointment-only= ?c= ?cache= ?cacheBurst= ?cacheKill= ?calendar -?callback=http://musescore.com/robots.txt +?callback=http://bitfinex.com/robots.txt ?callsandtexts ?cameFrom* ?card= ?cardId= +?carproofAds= ?cartelera_cine ?cat= ?cat=* @@ -8560,6 +8651,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?comments* ?comments= ?communityId= +?condition= ?conf= ?config ?config=articleidfromurl @@ -8588,6 +8680,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?country ?country= ?country=1021 +?cpoAds= ?create_review=true ?criteria= ?csSalesCode= @@ -8664,6 +8757,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?emptyModel= ?en ?en-ph +?engine-displacement-cc= ?entitlement= ?entity_id= ?entity_type= @@ -8677,6 +8771,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?es ?esource= ?europe_pmc_extredirect= +?event-end= ?event= ?eventType= ?ex_cid= @@ -8722,11 +8817,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?filters= ?filters=fct ?filters[ +?financingAvailable= ?find_similar_by= ?firstId= +?firstname= ?fl_rand_seed= ?focus_review ?fontsize* +?for-sale-by= ?forceCds= ?forceXml= ?force_locale @@ -8751,6 +8849,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?fromide ?fromtg= ?ftag= +?fulfillment= ?full= ?fuseaction= ?gclid @@ -8770,6 +8869,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?gologin=1 ?gp ?gp=* +?gpTopAds= ?guid ?guid= ?gws_rd=ssl$ @@ -8789,8 +8889,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?hl=*&gws_rd=ssl$ ?hl=cert_ssl ?hmz= +?home-delivery= +?hsCtaTracking= ?hsFormKey=00c2cf09d3e2337ec3b798e6331f08c2 +?hs_amp= +?hubs_campaign= ?hubs_signup-url= +?hypoallergenic= ?i ?i18n_cache= ?i= @@ -8810,6 +8915,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ignore ?ignore_amp ?image= +?imageNumber= ?inFrame= ?industry= ?industry=agency @@ -8835,6 +8941,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?itemsperpage= ?itm_source=parsely-api ?ja +?job-type= ?jobId= ?jobSlug= ?join= @@ -8854,6 +8961,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?keyword=* ?keywords= ?keywordslug= +?kilometers= ?kind= ?ko ?kr @@ -8882,6 +8990,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?lat= ?latest-type= ?lc= +?letter= ?lgeurl= ?licenses ?lid= @@ -8921,6 +9030,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?media_id ?mi_u ?mid=* +?minNumberOfImages= ?mkt_tok ?mobile=basic ?mobile=no* @@ -8952,7 +9062,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ncrnd= ?ncs= ?neighborhoods -?netflixsource=*http://sumup.com/robots.txt +?netflixsource=*http://help.opera.com/robots.txt ?netmng= ?new= ?news_id= @@ -8985,6 +9095,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?occasions= ?ocid= ?offer= +?offered-by= ?offset* ?offset= ?offset=0 @@ -8994,8 +9105,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?oid=29114 ?omiid ?onboard= +?online-financing-approvals= +?online-purchasing= ?op= ?opeco= +?option= ?optout= ?oq= ?order @@ -9007,6 +9121,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?origSession= ?origin ?origin* +?origin= ?osCsid= ?output= ?ovo_video= @@ -9035,12 +9150,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?partner= ?path= ?payed +?payment-deferrals= +?payment= ?pcrid= ?pdfJsInlineViewToken= ?per_page ?per_row ?period*= ?perpetual= +?pet-friendly= ?pg=* ?pg=search& ?pgtype= @@ -9178,7 +9296,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?r ?r= ?radius= -?rangeId=*http://thrushpoetryjournal.com/robots.txt +?rangeId=*http://dafont.com/robots.txt ?rc= ?receiver= ?recipient=*&id= @@ -9223,6 +9341,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?rest_route= ?rest_route=/ ?ret= +?return-policy= ?return=true ?return=trueDescription ?returnPage= @@ -9237,6 +9356,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?roistat_visit= ?role= ?row= +?rs= ?rss ?rss=y&most_recent=y ?ru @@ -9261,6 +9381,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?sales ?scid ?scriptPath= +?scriptPath= ?search ?search ?search= @@ -9280,6 +9401,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?serial= ?seriesSlug= ?serv= +?service-drop-off-pick-up= +?service-open= ?service= ?service=Ajax ?service=ajax @@ -9292,6 +9415,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?set_language ?set_mobile= ?set_site= +?sex= ?sfdebug ?sfns= ?sgsc=* @@ -9308,7 +9432,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?showOlderReviews ?show_error=true ?showcomment* -?shttp://facebook.co/robots.txt +?showroom-open= +?shttp://jetpack.com/robots.txt ?sid ?sid= ?site_version=viewfullsite @@ -9385,7 +9510,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?spm= ?sputnik=* ?sq_content_src= -?sq_content_src=http://marketingland.com/robots.txt +?sq_content_src=http://news.un.org/robots.txt ?src ?src* ?src=sem_ggl @@ -9463,9 +9588,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?tpclid ?tptm=pf ?trace=* +?track= ?tracking= ?traffic= ?transactionKey=* +?transmission= ?trial ?trk= ?trpd= @@ -9483,6 +9610,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?u*= ?u= ?ua= +?urgentAds= ?url= ?user= ?userId @@ -9530,6 +9658,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?version= ?ves= ?vi +?video-chat= +?videoOnly= ?view= ?view=* ?view=ajax @@ -9541,11 +9671,12 @@ $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= ?viewday= ?viewmont= ?viewmonth= +?virtual-appraisal= ?vmov ?vn ?vsfrom= @@ -9630,7 +9761,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService @me @me$ @nfs/ecommerce-front-core -@vitehttp://ffmpeg.org/robots.txt +@vitehttp://optinmonster.com/robots.txt A= AAMSZ=160x600 AAMSZ=300x250 @@ -9662,7 +9793,7 @@ API/forum/update-who-typing API/user/abtest API/user/combinedinfo API/uxr-survey-management -API/v2$http://a.co/robots.txt +API/v2$http://hawaii.edu/robots.txt APIAccessSupport APWIRE AR/ @@ -10710,6 +10841,7 @@ ArtnetLookupService Arts/reading/UK/browse_reader Arts/reading/UK/search_basic_results AsHeardOn +Assembly2001/ AssetFactory.aspx AssetPicker AssetPicker/Images @@ -15206,6 +15338,7 @@ CONF715 COP/analyzing_progress COShipping* COURSE +COURSE_ID= COVID CP CR-Dokumentation.pdf$ @@ -15326,6 +15459,8 @@ Common/popup/ Common/supern/ Community.aspx* Community/lwau +Comodo-Fraud-Incident-20103-23.html +Comodo_SecureEmail_User_Guide.pdf CompareProducts CompareProductsDisplayView Compass @@ -15473,7 +15608,7 @@ Doc-rss Doc-y/ Documentation/ Documents/ -Documents/Departments/EthicsElections/DemocracyVoucher/http://rover.com/robots.txt +Documents/Departments/EthicsElections/DemocracyVoucher/http://sec.gov/robots.txt Documents/postgraduate-prospectus.pdf Documents/students/undergraduate-prospectus.pdf Documents/students/undergraduate/undergraduate-prospectus-2024-low-res.pdf @@ -15496,6 +15631,7 @@ EDOCSSESSIONID* EE/ EG/ EH/ +ELEMENT_CODE= EN/Service ENews.aspx ER/ @@ -15592,6 +15728,7 @@ ExitWindow ExpandedUserReviews Experience* ExperiencesCommerce +ExperiencesInsights/?s Experimental Explodingstuff Explore* @@ -15803,6 +15940,7 @@ FicherosDatosPersonales File/ Files/ Filestore/ +FilmFestival/ FilterState FinDocuments Finance/Financial_Aid @@ -15959,7 +16097,7 @@ GuideRequested GuideRequestor H HACAffiliate -HBO/ +HBO/ HK/ HM HMDThankYou @@ -16077,6 +16215,7 @@ IAGA/cgi-bin IBCommerce IC ID/ +ID= IDMS ID_PAGINA=1810072 ID_PAGINA=1810080 @@ -16158,7 +16297,7 @@ IntegrationCenter Inter 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 @@ -16808,6 +16947,8 @@ NovelUse.asp* NovelUse/ Nrpp= Ntk=TBW* +OASpage/Assembly2001/ +OASpage/Haiti_situation OAuth.aspx OAuthRegistration OCA-Beta @@ -16878,6 +17019,8 @@ P3/find PA/ PAD PAGEN +PAGEN_* +PAGE_NAME= PAGINA-DE-PROVA PDAET PDATOI/ @@ -17177,7 +17320,6 @@ Public/HomeAlertSetup.aspx Public/MAPPINGS/OBSOLETE Public/SearchResults.aspx Publish/ -Published Publishing/ATHENS_index.asp Publishing/ChemScience/Volume/2009/03/Turning_the_light_off_on_tooth_bleaching.asp Publishing/EdSymp/ @@ -17369,11 +17511,13 @@ SD/ SE/ SEARCH SEARCH/ +SECTION_CODE= SEOkicks-Robot SESSIONID* SFACS SG/ SH/ +SHOWALL SI SI/ SID= @@ -17425,8 +17569,6 @@ Scotland ScreensaverShade Scripts Scripts/ -Scripts/CountryRedirect.js* -Scripts/ModernisedHeader/CountryRedirect.js* Search Search Search-Results @@ -17438,7 +17580,7 @@ Search/ Search/* Search/Mail/Public Search5 -Search?*http://authy.com/robots.txt +Search?*http://cracked.com/robots.txt Search?q* Search?searchstring_input= SearchDisplay @@ -17530,7 +17672,6 @@ SiteGlobals/Functions/RSSFeed/DE SiteGlobals/Modules SiteGlobals/StyleBundles SiteSnagger -SiteURL* Sitecore Sitecore/ Sitemaps/ @@ -17891,6 +18032,7 @@ VG VG/ VI VI/ +VIP VKRegistration VN/ VPV @@ -17906,6 +18048,7 @@ VacationRentalInquiry VacationRentalReviewTab VacationRentalSendToFriend VacationRentalsAjax +VacationRentalsBlog/?s VacationRentalsFAQ VacationRentalsPromoLander VacationRentalsTracking @@ -17915,7 +18058,7 @@ Valley-of-Longevity-Property/ VariationSelectionView Verify/* VerifyReview -Verkko/http://golddustdental.com/robots.txt +Verkko/http://elastic.co/robots.txt Video Video/*playerIndex Video/Panel/ @@ -17927,6 +18070,7 @@ Videos/m Videos/p View ViewAchAuthorization +ViewAd ViewAttachment ViewCancelOnlinePaymentView ViewDoc @@ -17935,7 +18079,7 @@ ViewMandate ViewPDF.aspx Vlast/ VolunteerTranslations -VoteActivities/http://widgets.wp.com/robots.txt +VoteActivities/http://nature.com/robots.txt VoteCount/?action= W WAI/ER/tests @@ -18267,6 +18411,7 @@ _email.html _error _errors _escaped_fragment +_escaped_fragment* _escaped_fragment_ _escaped_fragment_ _escaped_fragment_= @@ -18326,7 +18471,6 @@ _in.html _inc _inc/ _inc_novo/ -_include _includes _info.json _info_*.html @@ -18444,7 +18588,7 @@ _qa _qa.html _qos _query= -_r/http://pypi.org/robots.txt +_r/http://link.springer.com/robots.txt _recache _redirectedFromOffline-true _remote @@ -18466,7 +18610,6 @@ _search.html _seo.html _service _services/ -_setPrivacySettings_ _shared-sections _shared/ _singlePage.html @@ -18538,7 +18681,6 @@ _yahoo _zc a a-blow-to-the-open-internet-net-neutrality-repealed-in-the-united-states -a-gender* a-knight-s-tale a-league-of-their-own a-logon/ @@ -18698,7 +18840,7 @@ about-cancer/cancer-chat/user?destination=/ about-cancer/cancer-chat/user?destination=/about-cancer/cancer-chat/ about-ghostery about-the-council/about-the-website/third-party-accessibility-statements -about-the-council/about-the-website/third-party-accessibility-statements/*http://papers.ssrn.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 @@ -18722,9 +18864,9 @@ about-ti/careers-maintenance.html about-us about-us/careers about-us/careers/job-description.html$ -about-us/contact-enquiries/forms/emailform.jsp?*http://asp.net/robots.txt +about-us/contact-enquiries/forms/emailform.jsp?*http://nhs.uk/robots.txt about-us/employment -about-us/employment/*http://ssa.gov/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/ @@ -18761,7 +18903,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://linux.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 @@ -18795,6 +18937,8 @@ about/careers/applications/teams about/careers/job about/careers/terremark about/community_guidelines_webview +about/comodo-agreements.php? +about/comodo-company-profile.php? about/contact/3/ about/contact_us about/corporate/election/election_mock_up_qa.html @@ -18818,6 +18962,7 @@ about/files/pubs about/images about/institutional-support/membership about/investor-relations +about/james.php about/jobs about/join-us about/join-us.shtml @@ -18828,12 +18973,14 @@ about/leadership-administration/chancellor-meeting-request/thank-you/ about/leadership-administration/chancellors-lecture-series/ about/leadership-administration/holiday-greetings/ about/leadership-university-administration/board-of-trustees/newsletter +about/leadership.php about/membership/members about/news/*?category=All about/news/*?field_news_corporate_categories about/newsroom/page/*/?s about/newsroom/page/*/?tag about/oa-funding-and-policy-support +about/patricia.php about/preparedness/coronavirus/staff-resources about/press-center about/press-releases/1998 @@ -18857,6 +19004,7 @@ about/privacy-policy-archived about/privacy_policy_webview about/record-transfer-spring-2015 about/releases +about/robin.php about/search-results about/search.php about/side-wide-notices/ @@ -18891,7 +19039,6 @@ abraarkaran abram abroad_a/*? abs -absolute=true abstimmen abstract abstracts/mtc.class.php @@ -18982,7 +19129,7 @@ account/* account/Register.aspx account/_Resources/ account/accomplishments -account/accomplishments/http://svt.se/robots.txt +account/accomplishments/http://courses.i-leadonline.com/robots.txt account/ackgift account/artworks account/authenticate @@ -19008,7 +19155,9 @@ account/edit_stocks account/email-auth account/email_preferences account/emailoptout/?*token= +account/en-ca/email-sign-up account/forgot-password +account/fr-ca/abonnement-courriels account/invite account/login account/logout @@ -19160,7 +19309,6 @@ accountstatus acct acctmgmt/* acd -acdbentityresidents ace/ acerola-anma acg*? @@ -19172,6 +19320,7 @@ ach/user ach/users achael achandrahas +achat-en-ligne achievements achterberg achu @@ -19239,6 +19388,7 @@ action/sso action/twitter_login action/welcome action= +action= action=*popup= action=activate action=delete @@ -19365,7 +19515,7 @@ actualite/v2/tj22h/guide-horaire.asp actuator ad ad-blocker-performance-study-in-response-to-manifest-v3-finds-that-ghosterys-ad-blocker-beats-the-competition -ad-manager/ +ad-manager/ ad-retargeting-101-online-shopping-in-the-covid-19-era ad-scans ad-test @@ -19386,6 +19536,7 @@ ad_syndication_user_tracking ad_upload ad_visibility adalca +adam/latest_keyphrases.json adamchen adamfrange adamgaffney @@ -19409,7 +19560,6 @@ adblbestsellers*language= adblocker adchoice adclick -adclick.php add-article-share add-favorite add-new @@ -19418,7 +19568,7 @@ add-ons/ add-to-bibliography 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= @@ -19452,7 +19602,6 @@ additional_information address address-book address-questions/ -address= addressBookExport addressbook addressbook/ @@ -19480,7 +19629,6 @@ adimages/ adisplay.php aditichakrabarti aditichitkara -adjs.php adlam adlink adm @@ -19497,13 +19645,13 @@ admin-user admin.artnet.* admin.php admin/ -admin/ +admin/ admin/* admin/aso admin/blogmove admin/forgot/ admin/form -admin/http://memekanseri.site/robots.txt +admin/http://mediapost.com/robots.txt admin/mapping-dashboard admin/notification-center admin/sro @@ -19517,14 +19665,15 @@ adminapps1/ adminapps2/ adminapps3/ adminapps4/ -adminhttp://track.omguk.com/robots.txt +adminhttp://aa.com/robots.txt +adminhttp://dji.com/robots.txt administration administration/ administrative-fellowship administrative-staff/ebaid-nancy administrator administrator/ -administrator/http://shalomania.com/robots.txt +administrator/http://usnews.com/robots.txt adminjiraserver070 adminjiraserver071 adminjiraserver0710 @@ -19587,13 +19736,9 @@ ads.txt ads.txt$ ads/ ads/*? -ads/adclick.php -ads/adimage.php -ads/adview.php ads/gpa/vidgen ads/hotels/partners ads/housing/*? -ads/index.php ads/learn ads/local ads/place-an-ad/ @@ -19634,6 +19779,8 @@ adv/news/vystavka-prodazha-na-poiske-poyavilas-tovarnaya-galereya advanced advanced$ advanced-neuroimaging +advanced-penetration-testing.php? +advanced-penetration-testing/? advanced-search advanced-search/x advanced-trade/spot @@ -19670,7 +19817,6 @@ adverts advgifs advice/*?mode= advice/wp-content/themes/realtor/nobots -adview.php advisors advisory/ adwitiadey @@ -19690,6 +19836,8 @@ ae_ar aehnliche-fahrzeuge/ aelez aelliott +aep.php? +aep/? aerickson af af-za/ @@ -19709,7 +19857,6 @@ af/user af/users afara aff -affectssite affil affil/pal affiliate @@ -19717,7 +19864,7 @@ affiliate affiliate-forgot-password affiliate-login affiliate-program -affiliate/*http://weebly.com/robots.txt +affiliate/*http://fontawesome.io/robots.txt affiliate/register.htm affiliate/screenname.htm affiliate_amazon.cms* @@ -19784,6 +19931,7 @@ ag=A agarces agarciacalvo agarzaer +agdocs/ age-appeal agegate agencias @@ -19792,6 +19940,7 @@ agency agency-directory agency/shutdown/materials/contingency-plan-08-05-19.html agency/shutdown/materials/contingency-plan-08-05-19.pdf +agency_tier= agenda/maand agenda/month agent @@ -19814,7 +19963,7 @@ agile064 agile065 agile066 agile067 -agility/ +agility/ aglassie aglynn agold @@ -19872,6 +20021,7 @@ ajax ajax* ajax*.do$ ajax.htm$ +ajax.htm$ ajax.php ajax/ ajax/* @@ -20182,8 +20332,10 @@ ameliagan ameliapeterson amelierorty amenities? +america_viva/ american-ninja-warrior-ninja-vs-ninja american-sniper +americas/ amexblue amfphp amg @@ -20382,7 +20534,7 @@ ane103-17 anesth/employment/faculty/cv anesthesia/alumni-thank-you anesthesia/pain-management-center/appointments-and-referrals/referral-thankyou -anga/ +anga/ angebote angel angel-cabrera @@ -20490,6 +20642,7 @@ ap/login-messages ap/search ap/signin ap/signin +ap= apac apac/aws-credits-confirmation/ apac/aws-credits-request-confirmation/ @@ -20555,12 +20708,12 @@ api/UpdateStorage api/abtests/active-tests api/access api/ajax/checktheseout -api/ajax/checktheseout?.*http://essence.com/robots.txt +api/ajax/checktheseout?.*http://indieauthorcon.com/robots.txt api/ajax/reactions api/ajax/reactions?. api/ajax/rightlatestnews api/ajax/rightlatestnews?. -api/attachments/*http://blog.livedoor.jp/robots.txt +api/attachments/*http://docs.oracle.com/robots.txt api/auth api/billing api/billing$ @@ -20594,7 +20747,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/editionurlgenerator api/entry/http @@ -20604,7 +20757,7 @@ api/extensions/1.0/extensions api/getEarthquake.php api/health api/html -api/http://amazon.in/robots.txt +api/http://kobemural.com/robots.txt api/install_backblaze api/internal/*/location api/internal/analytics/songs @@ -20618,6 +20771,7 @@ api/jmuse?id=*&index=*&type=mp3&v2= api/job-application api/jobPostings/jobs api/latest-articles +api/legacy/pse api/legendary-data/relay api/meerkat/page api/messages @@ -20629,7 +20783,7 @@ api/nextsteps/* api/ng-looks/ api/nicorepo/timeline api/nts/v1/login -api/og/*http://consilium.europa.eu/robots.txt +api/og/*http://crowdfundingusa.com/robots.txt api/paid-article api/partner_select/*/price_query api/posts/*/popular_posts @@ -20637,6 +20791,7 @@ api/pricePrediction/V1/flight api/produto/calcular_frete api/profile api/programas/69730/audios.rss +api/pse api/reactions api/recaptcha/enabled api/records/*/files @@ -20650,6 +20805,7 @@ api/rothko/modules/recently_viewed api/schools api/search/V8 api/search/V8/hotel +api/search/community_resources? api/search?page= api/shops api/showcase @@ -20743,6 +20899,7 @@ api? api_ api_access_key= api_doc +api_login api_v1 apichewcharat apidoc @@ -20751,6 +20908,7 @@ apiproxy apis apis/maps/v2/locator/search/query.json apis/maps/v2/locator/search/viewport.json +apis/mycars apiv2 apiv2/* apk @@ -20837,7 +20995,7 @@ append_follows appengine appl apple-app-site-association -apple-app-site-associationhttp://freewebs.com/robots.txt +apple-app-site-associationhttp://focusonkids.ru/robots.txt apple-news apple-touch-icon-120x120-precomposed.png apple-touch-icon-120x120.png @@ -20854,7 +21012,7 @@ appliance applicant applicant-eligibility application -application-content/ +application-content/ application-survey/ application-temp applications/farel12 @@ -20865,6 +21023,7 @@ apply?adId= appointment_form appointments-and-referrals/appointment-thankyou appointments-and-referrals/referral-thankyou +approbation-de-financement-en-ligne approver-actions apps apps*&tags= @@ -21236,6 +21395,7 @@ archive/graphs.php archive/issue archive/lifestyle/wellness/1999/01/19/an-illness-no-one-understands-tourettes-syndrome/852df0cc-2164-4c83-be8d-0c770d028547 archive/news/kings/newsrecords/2011/11november/indiainstituteavanthachair +archive/nws-who.html archive/page archive/print archive/print/ @@ -21252,7 +21412,7 @@ archives archives archives/ archives/*/*/* -archives/http://privateinternetaccess.com/robots.txt +archives/http://eeoc.gov/robots.txt archives/multimedia/extra archives/multimedia/feedback.php archives/multimedia/rss/Instructions+for+content+providers @@ -21303,6 +21463,7 @@ arnoldlopez arodriguez aroulet arowland +arrFilter_* arrival= art art-de-vivre/lifestyle-lepoint @@ -21369,6 +21530,7 @@ articleplaydivload2017.cfm articleredirect.aspx* articles articles.atom +articles.php? articles.rss articles/ articles/*.ris @@ -21442,6 +21604,7 @@ arts/library/ artshowcmt/ artsys arturo_avelino +artworkbidding artworks/unlisted arun arvayo @@ -21472,6 +21635,7 @@ asaid asanapedia asapi asaxena +asc/ aschenbrenner aschwartz ascp/ @@ -21517,15 +21681,15 @@ asonawane asouri asp.net/ asp/ -asp/ +asp/ +asp/*http://arte.tv/robots.txt asp/demo_db_edit.asp aspi/ aspnet_client aspnet_client/ -aspnet_client/ -aspx$ +aspnet_client/ aspx/ -aspx/read.aspxhttp://tf1.fr/robots.txt +aspx/read.aspxhttp://tnt.netmng.com/robots.txt aspxerrorpath* asross assafbester @@ -21570,7 +21734,7 @@ assets/errorpage assets/gov/taxes/property-taxes/annual-property-tax/municipality-regional-district-resources assets/gov/zzzz assets/hk-grotesk -assets/http://heroku.com/robots.txt +assets/http://jotform.com/robots.txt assets/images/global/s.gif assets/infographic assets/integrated-marketing/Offer-Summaries/t-append-lo.pdf @@ -21938,7 +22102,6 @@ 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 @@ -22091,31 +22254,6 @@ 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 @@ -22223,6 +22361,7 @@ author/*/claim author/*/date author/*/mostread author/*/names +author/*/page/*/?rs author/*/readalikes author/*/stats author/*? @@ -22231,8 +22370,11 @@ author/96898-Unknown author/admin author/admin/ author/caitlinradano +author/delower/page/*/? author/following author/get_products +author/haseebs/page +author/haseebs/page/*/? author/mrben/ author/strietelmeiernathan author= @@ -22290,7 +22432,6 @@ autor/francisco_jose_pedrosa_rodriguez/a/  autoren?id=70$ autoren?id=70& autoverhuur/resultaten -autumn autumnefranklin auvio/embed av @@ -22455,10 +22596,13 @@ azuki azure b b%E1%BB%8F+phi%E1%BA%BFu -b-gender* b-newsletter/archive b-newsletter/content b-palle +b-search-map-ajax-get-ads-by-ids.json +b-search-map-ajax-search-ads.json +b-search-map-ajax-search-markers.json +b-search.html b/ b/*%EF b/*, @@ -22826,7 +22970,6 @@ ba/*?*lang=en-US ba/corporate/contact ba/news babak_fotouhi -babelzilla.php baby-and-child/archive/ baby-name-poll babyweb @@ -22855,6 +22998,7 @@ bad-boys bad-boys-ii badbrowser/ badea +badge/api badgeredirect.php badges badges/ @@ -22910,7 +23054,6 @@ ban-me-i-am-a-robot banaji bandito bandlab -bandsize* banking banking-information/associatebanking/ banking-information/employeebanking/ @@ -22926,16 +23069,15 @@ bannerinclude_US bannerinclude_fr banners banners-old.php? -banners/ +banners/ bannus baobao*? baohongchen bap.html bap/webstore/search.html bapingseo -bappstore/bapps/download/http://windowscentral.com/robots.txt +bappstore/bapps/download/http://poshmark.com/robots.txt barchartData -barclays-credit-eligibility-checker$ bargill barikaedwards barker @@ -22960,6 +23102,7 @@ basicapi/ basie basilico basket +basket/ basket/view basketshim bastepe_lab @@ -23042,7 +23185,9 @@ baza-wiedzy*sort= baza-wiedzy*type= bazerman bb +bb-audio.html bb-d +bb-image.html bb/ bb2600com bbattista @@ -23340,10 +23485,8 @@ beauty/fashion/* beauty/film-tv/* beauty/life-culture/* beauty/music/* -beauty/offers$ beauty/politics/* beauty/science-tech/* -beaverbrooks beaverton/2010/11/recapping_the_states_case_in_the_beaverton_murder_trial.html bebas-ongkir bebchuk @@ -23356,10 +23499,6 @@ become-a-driver become-an-author? become-artist bedankt -befi/$ -befi/?$ -befi/hamburg -befi/widget beftekhar beggs begin-again @@ -23813,6 +23952,7 @@ bitrix/components/ bitrix/js/ bitrix/panel/ bitrix/templates/ +bitrix_*= bitrix_include_areas= biz biz/*?*&translate=1 @@ -23963,14 +24103,14 @@ blog/*_ga blog/*sitemap.xml$ blog/*utm_source= blog/. -blog/.html.*http://oracle.com/robots.txt +blog/.html.*http://salon.com/robots.txt blog/20 blog/200 blog/2019 blog/?p= blog/?s= -blog/?s=*http://sarmsreport.com/robots.txt -blog/?s=*http://superdicas7.blogspot.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 @@ -24062,7 +24202,7 @@ blog/tag blog/tag blog/tag/ blog/tag/* -blog/tag/success-webinar/http://interarbiter.info/robots.txt +blog/tag/success-webinar/http://jezebel.com/robots.txt blog/tags blog/tags-search blog/tags-search.html @@ -24194,7 +24334,7 @@ blogtemp blogvideo blogvision blogweb-20/ -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 blogzoho-at-zoho/ blogzoho-for-google-apps/ blokdebid/ca/calendar-created @@ -25795,7 +25935,6 @@ book.html book/export book/flight book/reviews -book=* book_annotations book_link/follow bookclub @@ -25817,7 +25956,7 @@ bookmark_mana2 bookmarklet bookmarks bookmarks/widget -bookmarkshttp://instructables.com/robots.txt +bookmarkshttp://econsultancy.com/robots.txt bookproperty books books/?*instrument= @@ -25875,6 +26014,7 @@ bookstore/invited bookstore/search booktime bookvisitinfo.html +borderslongest borgo borise borme/dias/*s= @@ -26023,7 +26163,6 @@ boutique boutique/sitemaps boutiques boutiques/la-rentree-des-sportifs -boutiqueworkingfromhome* bouyguestelecom bova/ bowles @@ -26031,16 +26170,6 @@ box-week box_user_history boxiangwang boyfriend-spammed-12909.html -boys/*/1* -boys/*/2* -boys/*/3* -boys/*/4* -boys/*/5* -boys/*/6* -boys/*/7* -boys/*/8* -boys/*/9* -boys/new-in/older-boys/1$ boyuwu bozhao_homepage bp @@ -26178,10 +26307,7 @@ brain/treating-gmg-video brain/video/treating-gmg-video braintree-customization-work bramdevolder -branchenbuch/*/*/*/ln0 -branchenbuch/*/*/ln0 brand -brand*removecategory brand-guide?page= brand-post brand-post/* @@ -26199,15 +26325,6 @@ branddb/jsp branded branded-content branded-pins -branded/*/1* -branded/*/2* -branded/*/3* -branded/*/4* -branded/*/5* -branded/*/6* -branded/*/7* -branded/*/8* -branded/*/9* brandfeatures/venture-capital brandguide brandhub/sponsored-content @@ -26221,7 +26338,7 @@ branding= brandlover brandmonitoring brandnet -brandnew/psphttp://tedxmanhattan.org/robots.txt +brandnew/psphttp://understood.org/robots.txt brandnewconference/2016/video brandonbergman brandonedwards @@ -26237,14 +26354,6 @@ brands/* brands/*/filter/*brand_* brands/*/libs/* brands/*filterByBrand* -brands/boys -brands/electrical -brands/fragrances -brands/girls -brands/homeware -brands/lipsy -brands/men -brands/women brandspot/pr-spot brandspot/sponsored brasouli @@ -26302,6 +26411,7 @@ brower browse browse*?*content= browse*?*content=filterUserTips +browse*?*sortBy= browse*?*type= browse-2 browse-smarter-with-ghostery-8 @@ -29398,6 +29508,8 @@ business-customers/shell-market-hub/shell-services/shell-remote-sense business-customers/shell-market-hub/shell-services/shell-remote-sense.html business-customers/trading-and-supply/counterparty-information-request business-customers/trading-and-supply/counterparty-information-request.html +business-enterprise/cesm3/index_v2.php?key5sk1= +business-enterprise/cesm3/index_v2.php?s= business-insider$ business-report/test$ business-resource-center @@ -29488,8 +29600,17 @@ business-school/user/logout business-school/user/password business-school/user/register business-school/web.config +business-security/authentication/two-factor-authentication.php +business-security/authentication/two-factor-authentication.php? +business-security/email-security/anti-spam/beta-form.php +business-security/email-security/antispam-gateway.php? +business-security/email-security/antispam-gateway.php?key5sk1= +business-security/email-security/antispam-gateway.php?s= +business-security/network-protection/cleaning-essentials.php? +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/*-*/products/business-tv business/*-*/products/deals business/*-*/products/device-protection-plans/device-protection-plan-for-business @@ -29529,7 +29650,6 @@ business/enterprise-advisory-board business/feedback business/global business/hub -business/iframes/toughbook-configurator.asp business/infrastructure-explainer business/international-business business/invite @@ -29566,10 +29686,6 @@ 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 @@ -29619,6 +29735,7 @@ buyeroffers/*/*.html buyeroffers/*/*/*.html buyers buyers/repost.php +buyev buying-analysis buyitem buyofferdetail @@ -29669,7 +29786,10 @@ bz679com bzw77com bzzagent c -c-gender* +c-AdComparison +c-ManageMyAds +c-SavedAds +c-SelectCategory c-s c-w/sandbox c. @@ -29678,6 +29798,7 @@ c.asp c/ c/* c/*/*/following +c/*/manufacturers c/*attr_*= c/*price_bucket= c/*search_type= @@ -29831,7 +29952,6 @@ c639--DW--Drums_and_Percussionhttp c87a07c1314d07aa13275a98667ef25da5633259.html cDN_contENt cHash -cHash= c_amit ca ca*/blog-article-remove-faq-utms-*.js @@ -30061,7 +30181,7 @@ ca/fr/emplois/tous/*COm* ca/fr/emplois/tous/*CoM* ca/fr/emplois/tous/*CÃÆca/fr/emplois/tous/*com* -ca/fr/emplois/tous/*commun*http://jet.com/robots.txt +ca/fr/emplois/tous/*commun*http://robertjohnsonbluesfoundation.org/robots.txt ca/fr/emplois/tous/*cÃÆca/fr/emplois/tous/*ÃÆca/fr/job-details-preview* @@ -30191,7 +30311,7 @@ calebmooreportfolio calendar calendar calendar$ -calendar-2/action~*/http://magma-team.ru/robots.txt +calendar-2/action~*/http://icloud.com/robots.txt calendar-2/action~agenda calendar-2/action~default calendar-2/action~http: @@ -30411,7 +30531,7 @@ calendrier/action~agenda calendrier/action~month calendrier/action~oneday calendrier/action~posterboard -calendrier/action~stream/http://rte.ie/robots.txt +calendrier/action~stream/http://dailycaller.com/robots.txt calendrier/action~week calf california-exhibit @@ -30440,6 +30560,7 @@ call?id= call_json call_to_action callback +callback?* called calliopi callison @@ -30478,7 +30599,7 @@ campaigns/ campaigns/bigsix.html campaigns/bulk-order-form campaigns/digital-recruitment -campaigns/digital-recruitmenthttp://pingdom.com/robots.txt +campaigns/digital-recruitmenthttp://southwest.com/robots.txt campaigns/help/search-results.html campaigns/infor-hub-xt5r5iwdrgxbnuz/ campaigns/iterable-cookies.json?callback=setIterableCookies&noredirect=once @@ -30696,6 +30817,9 @@ careercenter3 careerhacker careers careers-whats-on +careers.php? +careers/? +careers/?category= careers/?q=admin careers/?q=comment/reply careers/?q=filter/tips @@ -30773,6 +30897,8 @@ careers/install.php careers/invalid-request careers/job careers/jobs +careers/jobs.php +careers/jobs.php?id= careers/join-the-shell-talent-community careers/join-the-shell-talent-community.html careers/landing-pages/ @@ -30914,6 +31040,7 @@ cart$ cart* cart-ajax/notify-items cart-hosting +cart.json cart.jsp cart.jsp? cart.php @@ -30948,7 +31075,20 @@ casalma casamuel casapao case-studies +case-studies.php? case-studies/ +case-studies/? +case-study/aviva/? +case-study/community-action-committee/? +case-study/comodos-real-time-automatic-containment-technology-helps-cmnetworx-stay-cyber-safe/? +case-study/evolur-solutions/? +case-study/licking-school-district/? +case-study/marly-computers-vof/?category= +case-study/massena-memorial-hospital/? +case-study/rahr-malting-company/? +case-study/references/index.php?case-study=family-fund +case-study/references/index.php?case-study=licking-school-district +case-study/scheurich-gmbh-co-kg/? case.php case/ cases.php @@ -31066,6 +31206,7 @@ catalog/*{ catalog/? catalog/?sort catalog/?text= +catalog/besedki-dlya-dachi/ catalog/br catalog/catalog10-11 catalog/category/view/ @@ -31100,6 +31241,7 @@ catalogue/*? catalogues catchup catec +catedraOLD/ categories categories.php categories/*/archive @@ -31127,6 +31269,7 @@ category/announcements category/blogroll category/coldfusion category/commercial +category/comodo-in-the-news/page/*/? category/competition category/development category/dlya-avtorov/ @@ -31143,6 +31286,8 @@ category/misc category/monthly-roundup category/mv/ category/news +category/news/page/*/? +category/news/press_releases/page/*/? category/partners category/permissions category/prazdniki/page/2/ @@ -33293,7 +33438,7 @@ cd/V77972_01 cd/clip/parole/soprano-hiro-7260.html cd/corneille-entre-nord-et-sud-1769.html cd_upload/Search -cdc/http://b92.yahoo.co.jp/robots.txt +cdc/http://gizmodo.com/robots.txt cdf/sign cdj cdk/* @@ -33305,9 +33450,9 @@ cdn-cgi/* cdn-cgi/beacon/performance cdn-cgi/bm/cv cdn-cgi/challenge-platform -cdn-cgi/http://bundesregierung.de/robots.txt -cdn-cgi/http://crunchbase.com/robots.txt -cdn-cgi/http://humblebundle.com/robots.txt +cdn-cgi/http://mediamatchmaker.co.uk/robots.txt +cdn-cgi/http://newindianexpress.com/robots.txt +cdn-cgi/http://rover.com/robots.txt cdn-cgi/image cdn-cgi/images/trace cdn-cgi/l/email-protection @@ -33351,7 +33496,6 @@ celeb/king-charles celeb/olivia-rodrigo celeb/sadie-sink celeb/sydney-sweeney -celebrategreensboro celebratingcensus celebrities/s celebrities/search @@ -33443,8 +33587,8 @@ cgi-bin/grid-words cgi-bin/guestbook cgi-bin/histDiff.cgi cgi-bin/homelandsecurity -cgi-bin/http://hostelworld.com/robots.txt -cgi-bin/http://szorfdeszka.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 @@ -33457,7 +33601,7 @@ cgi-bin/loginpage cgi-bin/longs.cgi cgi-bin/mb cgi-bin/msdemo/ -cgi-bin/notices/http://player.fm/robots.txt +cgi-bin/notices/http://ams.usda.gov/robots.txt cgi-bin/onTopic cgi-bin/orphanWikiPages cgi-bin/outline @@ -33497,7 +33641,7 @@ cgi-bin/wikiSig cgi-bin/wx cgi-bin/x-posts cgi-bin/yabb -cgi-binhttp://zendesk.com/robots.txt +cgi-binhttp://ifixit.com/robots.txt cgi-local cgi-mad/ cgi-out @@ -33594,7 +33738,6 @@ ch/conversations ch/css ch/de/checkout ch/de/chweb -ch/de/extranet ch/de/it/m/cms ch/de/live-event-schedule ch/de/live-event-schedule$ @@ -33872,9 +34015,10 @@ checkout/shopping_cart.jsp checkout/test.html checkout/test/test.html checkout2 +checkout?* checkout?plan_id checkoutconfirmation -checkouthttp://ketogenius.xyz/robots.txt +checkouthttp://modernistcuisine.com/robots.txt checkoutnow checkouts checkpoint @@ -33896,7 +34040,6 @@ chenzhengxun cherny chersh cherylcamacho -cheyenne-cae chiaki1007akie/videolist-*.html chiaki1007akie/videolist.html chicago-workspace @@ -34067,6 +34210,7 @@ cip cipni circle-round-club circular +cis-free-v2.php cis/ cisco/support/RU/ cisco/web/ @@ -34171,6 +34315,7 @@ clasp.html class class classes +classes-new classes/ classes/*.In classes/*.amp @@ -34282,6 +34427,7 @@ classics/the_ed_sullivan_show/includes classics/the_love_boat/includes classics/the_twilight_zone/includes classics/twin_peaks/includes +classics/wmc.com classified classifieds classifieds/* @@ -34309,7 +34455,6 @@ clear-article-cache.php clear/apc clear_cache= clear_cache_session= -clearance/search* clearcookies clemenshug cleveland/ArticleArchives @@ -34327,17 +34472,19 @@ cli cli/ cliang click +click-track clickId= click_ clickandbuy clickhere.jsp -clickhttp://bet.com/robots.txt -clickhttp://dashlane.com/robots.txt +clickhttp://antena3.rtp.pt/robots.txt +clickhttp://searchenginejournal.com/robots.txt clickstream clicktale clickthrough.jsp clickthru clid= +clid= client client-ip-geolocation client-login @@ -35022,6 +35169,7 @@ clinical-pathway/dxa-bone-scan-chronic-steroid-use-exposure clinical-pathway/dxa-bone-scan-clinical-recommendations-body-system-clinical-disorder clinical-pathway/dxa-bone-scan-diagnosed-or-significant-risk-low-bone-mineral-density clinical-pathway/dxa-bone-scan-dxa-scan-interpretation-based-z-score +clinical-pathway/dxa-bone-scan-dxa-screening-guidelines-cystic-fibrosis-cf clinical-pathway/dxa-bone-scan-goals-and-metrics clinical-pathway/dxa-bone-scan-information-about-dxa-scans-imaging-recommendations clinical-pathway/dxa-bone-scan-low-risk-bone-disease @@ -36602,6 +36750,7 @@ clip/parole/parole/soprano-hiro-7260.html clipart clipboard clipboard-next-page +clipped_coupons.json clippers/node clippers/users clipping @@ -36628,7 +36777,7 @@ closures/index.ssf?other cloud-launcher/sitemap cloud-setup cloud/ -cloud/ +cloud/ cloud/131 cloud/august2015/servicecs_gs cloud/farel10 @@ -36667,7 +36816,6 @@ cloudsearch cloudsourcetools/images cloverwelcome-getstarted* clp -clp/kondolenzbuch-clipper/clp1/phpBB3 clr clrss.cgi clsong @@ -36693,6 +36841,7 @@ cm_sp cm_sp=* cmap cmc +cmc.php cmcmurtry cmd cmd=logExternal* @@ -36717,7 +36866,7 @@ cmp= cmplog cmr cms -cms-search/http://getpaint.net/robots.txt +cms-search/http://cmswire.com/robots.txt cms. cms.dll cms.dll* @@ -36756,7 +36905,7 @@ cn/en/pages/strategy-operations/articles/5g-assist-in-2019-ncov.html cn/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html cn/enterprise/ cn/error-static-cdn -cn/events/huaweiconnect/livestream-for-tvs$http://freedomhouse.org/robots.txt +cn/events/huaweiconnect/livestream-for-tvs$http://hub.docker.com/robots.txt cn/ipns cn/license/ibis-models cn/license/licensing-agreement/ @@ -36771,7 +36920,7 @@ cn/products-lifecycle cn/products/online-datasheet/ cn/products/ras/trial-center cn/random -cn/request-information/ +cn/request-information/ cn/resources cn/resources/packaging-quality-symbols-footprints/symbols-and-footprints/ cn/search @@ -36886,7 +37035,7 @@ cobrand/ code code/ code/* -code/http://bing.com/robots.txt +code/http://w3techs.com/robots.txt code2product-typeform-dashboard code= codeCoverage @@ -36987,19 +37136,16 @@ colles collezioni/*/$ collezioni/*/index.html$ collision-19 -color-* color-visualization color= colorSearchTerm colormix-2015-video colors$ -colors-* colors/for_404.json coltoneicher com com/vzw/commerce/order/purchase combine.php -combinesspanking combo combo/ comedy @@ -37140,6 +37286,7 @@ community- community-comments community-corriere community-guidelines +community/ community/* community/* community/*/category/* @@ -37151,7 +37298,7 @@ community/*/latest$ community/*/live community/*/post community/*/post- -community/*/profile/*http://freemusicarchive.org/robots.txt +community/*/profile/*http://cointelegraph.com/robots.txt community/*/rss community/*/topics community/*/trackback @@ -37177,7 +37324,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/feed @@ -37206,6 +37352,7 @@ community/q/questions/*/view_counts community/register community/search community/search.php +community/search? community/session community/t/*/*.rss community/tags @@ -37220,6 +37367,10 @@ community_comment community_post community_s communityspaces/ +comodo-company-profile.php? +comodo-cybersecurity.php? +comodo-vs-crowdstrike/? +comodo-vs-symantec/? comp comp/ compagnie @@ -37236,7 +37387,7 @@ companies/c companies/o companies/search companies/search? -company +company-narrative-1.php? company/*.rss company/?s= company/aboutus/policies_statements/travel.html @@ -37326,6 +37477,7 @@ compare? compareajax comparecarresultwidget compared_products +comparelists comparison/ comparison/review/ comparisonads @@ -37339,6 +37491,7 @@ compatible/questionnaires/certificates compatible/questionnaires/images competition-policy/ competitions/best-buy/entry-thank-you/ +competitive-analysis/? competitive-research competitiveness/Documents/energy-agenda-Jan2627.pdf competitiveness/Documents/energy-bio-book-Jan2627.pdf @@ -37451,7 +37604,7 @@ conditions-diseases? conditions/coronavirus-covid-19/testing-and-tracing/get-an-antigen-test-to-check-if-you-have-coronavirus/ conditions/pregnancy-and-baby/pages/your-birth-plan.aspx conejo -conex-2019http://thehindubusinessline.com/robots.txt +conex-2019http://view.adjust.com/robots.txt conf conf conf/*.php$ @@ -37531,7 +37684,7 @@ connect-accounts connect.facebook.net connect/@ connect/help/search-results.html -connect/http://euronews.com/robots.txt +connect/http://blog.sfgate.com/robots.txt connect/offer connect/profile connect/social-intranet.html @@ -37593,13 +37746,19 @@ consumers/archive conta contact contact-asisten%C5%A3%C4%83 +contact-comodo/contact-us.php? +contact-comodo/contact-us.php?rs= +contact-comodo/sales_process.php +contact-comodo/sales_process.php?af= +contact-comodo/thank-you.php contact-form-7 +contact-form.htm contact-myheritage contact-opnemen-met-myheritage contact-opnemen-met-ondersteuning contact-pantone-connect contact-preferences -contact-sales/http://picasa.google.com/robots.txt +contact-sales/http://pingidentity.com/robots.txt contact-support contact-thank-you contact-tos @@ -37607,6 +37766,7 @@ contact-us contact-us-online/ contact-us-thanks contact-us/*/form +contact-us/? contact-us/ami-submission-conf/ contact-us/article-submission-conf/ contact-us/author @@ -37632,8 +37792,8 @@ contact/employees/servlets contact/en/hague/questionnaire/ contact/feedback contact/form/ -contact/http://digicert.com/robots.txt -contact/http://madadalian.com/robots.txt +contact/http://dolphchaney.com/robots.txt +contact/http://freewebs.com/robots.txt contact/menu* contact/partner* contact/support.php @@ -37827,13 +37987,11 @@ 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://logos.com/robots.txt +content/dam/avg/img/2014/business/http://avid.com/robots.txt content/dam/bitdefender/business/ar content/dam/blackberry-com/asset/enterprise/pdf/direct content/dam/blackberry-com/asset/enterprise/webcast/direct @@ -37905,7 +38063,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://smh.com.au/robots.txt +content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://canadadrives.ca/robots.txt content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf content/dam/jpm/structured-products-documents content/dam/kpmg/au/pdf/creditors @@ -37925,15 +38083,6 @@ content/dam/msdotcom/en/assets/pdfs/Client-Tax-Certification.pdf content/dam/msdotcom/en/assets/pdfs/IWM_Combo_Client_Tax_Certification.pdf content/dam/nuance/en_us/terms-and-conditions/ 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 @@ -37949,7 +38098,7 @@ content/dam/sm/ccto/sunet_id_resources content/dam/sm/radcancerbio/resources-secure content/dam/sothebys/InsideSothebys*.pdf content/dam/static-page/customer-advocacy/*/pdf/* -content/dam/students/documents/graduations/programs/http://docs.python.org/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 @@ -37998,7 +38147,7 @@ content/dist/fonts content/docdel content/download content/downloads/ -content/downloads/http://medrxiv.org/robots.txt +content/downloads/http://marketingweek.com/robots.txt content/ebook content/ebook/ content/ebrochure/toyota-mobility.pdf @@ -38032,7 +38181,7 @@ content/index.php/filter/tips content/index.php/node/add content/index.php/search content/index.php/user/login -content/index.php/user/logout/http://complex.com/robots.txt +content/index.php/user/logout/http://columbia.jp/robots.txt content/index.php/user/password content/index.php/user/register content/institution @@ -38087,7 +38236,6 @@ content/pan/ko_KR content/pan/pt_BR content/pan/zh_CN content/pan/zh_TW -content/panasonic content/partial/ content/partial/plan-book-cars content/pattern-library/ @@ -38202,7 +38350,7 @@ content_title= content_votes contentassets/*.xml$ contentfeed/getdata?type=synopsi -contentjam/ +contentjam/ contentobject contentpar_gridblock contentresearchtool/ @@ -38567,6 +38715,7 @@ countdown/eclipse? countdown/generic? countdown/to? counter/*? +counters counters.php counters/customcounter.html?day counters/fullscreen.html? @@ -38606,7 +38755,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 @@ -38709,7 +38858,6 @@ create-sign-in create-video!input.jspa create/designtool create/survey/preview -createRating.do create_html.jhtml?itemNo= create_pin create_review @@ -38927,6 +39075,7 @@ crons cross cross-domain$ cross-domain/* +cross-site-scripting crossdomain.xml crossdomain.xml crosslink @@ -39147,7 +39296,7 @@ csd/internal/css csd/internal/nav csd/js csd/nav -csd/staff/karen.h.rosenlof/karen.h.rosenlof.presentations/http://telstra.com.au/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/ @@ -39326,7 +39475,6 @@ culture/lifestyle/news/2001/08/46315 culture/projects/projects culture/staff/staff cupid-v1 -cupsize* curated curatedsearches curley @@ -39339,6 +39487,7 @@ currencytransfers current-parties current-staff/50th-anniversary/ current/site/index.php?r= +current_cart_count currentcartcount currentevents.aspx currenteventsview.asp @@ -39390,13 +39539,13 @@ customers/retail/garden-gates customers/retail/o2 customers/vertical-panel-page customers/vertical/technology-panel-page +custominteresting customiseYourJourney/ customizable= customization-work-integration-ps customization-work-multivendor customization-work-oc customize -customize$ customize/ customize_autosaved= customize_changeset_uuid= @@ -39407,6 +39556,7 @@ custommenu/ajax/m1marketplace cuwip cv cv/ +cvc cve cve/images cvstrac/attach_add @@ -39558,7 +39708,6 @@ czsv/ cztr/ czzh/ d -d-gender* d. d/ d/Organization/Item @@ -39656,7 +39805,7 @@ da/blog da/cart da/checkout da/create-a-doodle-pfm -da/create-a-doodle-pfmhttp://extensions.joomla.org/robots.txt +da/create-a-doodle-pfmhttp://dorisbaumer.com/robots.txt da/firefox/collections da/firefox/collections/4757633 da/firefox/collections/4757633/$ @@ -39771,6 +39920,9 @@ dasn data data-and-maps/indicators data-collection-and-kids-big-tech-profits-from-childrens-online-activity +data-loss-prevention.php? +data-loss-prevention.php?email= +data-loss-prevention/? data-processing-terms data-studio data/ @@ -39848,7 +40000,6 @@ date/timeadd.html? date/timeduration.html? date/weekdayadd.html? date/workdays.html? -date= dateless= dating datos/pdfs @@ -39895,7 +40046,6 @@ db2dl/ db2s dbacks/fans/text-messaging-terms-and-conditions dbacks/search -dbarberi/wiki dbases dbcfiles dbchanges.php @@ -40252,7 +40402,6 @@ 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 @@ -40352,7 +40501,7 @@ de/inc de/includes_content/missing_handler/view_map.html de/index.html de/info -de/informationen-anfordern/ +de/informationen-anfordern/ de/internal de/invites/buy de/ipns @@ -40734,7 +40883,6 @@ deeplinkid def/ defalpha= default -default.asp default.aspx/kb/ default.aspx/ph/ default.cms @@ -40764,7 +40912,6 @@ default/js/ default1.cms default1.cms defaultinterstitial.cms -defaultpage defaults deferred-payment deferred.php @@ -40806,6 +40953,7 @@ dell/cloud-future-of-medicine deloitte deluge/help/search-results.html demand +demandingremarkable demandware.store* demo demo @@ -40820,7 +40968,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://scholar.harvard.edu/robots.txt +demo/safari-reader-test-nielshttp://mathworks.com/robots.txt democenter demokratie-jetzt.html demonstration @@ -40840,7 +40988,7 @@ dental/students dentistry/about/appointments-and-referrals/appointment-thankyou denver dep/rwm/hoss -department-beauty-gender-unisex* +departement-de-service-ouvert departments departure= departureDate= @@ -40880,6 +41028,7 @@ desai desalvo desantola desc +desc/ describecomponents.cgi describekeywords.cgi descriptivepsychology @@ -40900,22 +41049,16 @@ designdb/*/jsp designdb/*/showData.jsp designdb/*? designdb/jsp -designer-boutique* designer/contacts designer/edit designer_pricing.php designer_slug= -designerboutique* designerbox. designers designers/colorfilter? designers/events/fullscreen-page designers/search? designers/subtlepatterns/patterns/*.zip -designerunits -designerunits/image -designerunits/images -designfeature-pencil* designgroup designs designtech @@ -40926,6 +41069,7 @@ desk/images/desk-pricing-inr.pdf desk/images/desk-pricing-usd.pdf desktop desktop/browse/includes +desktop_app/ despiration/testseo destekle-iletisime-gecin destination-selector @@ -40959,7 +41103,7 @@ detail/ajax details- details-*.html details-print -detailshttp://nhm.ac.uk/robots.txt +detailshttp://craigslist.org/robots.txt detect detr/ detroitchicago @@ -41019,7 +41163,6 @@ device/tracker/ deviceList deviceManagement devicedetect -devildiscusses devinmccabe devlabs/ devladervishmahler @@ -42829,6 +42972,7 @@ dias diazcuadros diba dickman +dicksengine dictionary/js/function-wiki.js dictionary/static/sitemaps did-you-know-that-incognito-mode-is-not-private-at-all @@ -42836,7 +42980,6 @@ didar diegoestevez diegorivera diets/* -diff diffbot/ diffs dig-perf-test @@ -42935,9 +43078,8 @@ digitaledition digitalexpress/ digitalpdf digitalsubscription/imagedownload -digitalsubscription/imagedownload/http://mentalshinri.net/robots.txt +digitalsubscription/imagedownload/http://nj.gov/robots.txt digregorio -dilabor dilatua/proRecensione.do dimitriosasproulis dinakobeissi @@ -42980,7 +43122,7 @@ directory/search.asp directory/search/? directory/sitemap directory/tp -directoryoptout* +directory_missions/ dirt/index.htm dirty-dancing dirty-dancing-havana-nights @@ -43263,7 +43405,6 @@ displaymap= dispute disputenotice disputes -disputeschest disqus_comments.json dist dist-old @@ -43509,7 +43650,7 @@ dmorgan dmottacalderon dmoustafa dmq -dms_priv/*http://top-fwz1.mail.ru/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 @@ -43700,6 +43841,7 @@ documentation/ documentation/alexa-top-sites/ documentation/awis/ documentation/de-de/ibm_ +documentation/download.html documentation/en-us/ibm_ documentation/es-es/ibm_ documentation/fr-fr/ibm_ @@ -43721,6 +43863,7 @@ documents/PDS documents/archives/ArchivesObsolete documents/current documents/email-a-friend +documents/eng/biography_Carol_Fuller.asp documents/information-management/imr-guidance-and-appendices.pdf documents/mog.pdf documents/old/ @@ -43807,7 +43950,7 @@ download-lister download-logo-agreement.html download-notice download.asp* -download.asp*http://google.com.co/robots.txt +download.asp*http://impots.gouv.fr/robots.txt download.php download/ download/*/ @@ -43819,7 +43962,7 @@ download/Forside/2022 download/attachments download/binary download/get -download/http://community.livejournal.com/robots.txt +download/http://leginfo.legislature.ca.gov/robots.txt download/index download/legacy download/morae @@ -43858,7 +44001,7 @@ downloadpubliclightbox.php downloads downloads.php downloads/ -downloads/ +downloads/ downloads/* downloads/c1_downloads_auswahl downloads/company-related/cpx360-2019-agenda.pdf @@ -43901,6 +44044,10 @@ draft= draftforms/ drafts dragon +dragon-enterprise/?category= +dragon-enterprise/?email= +dragon-enterprise/?rs= +dragon/v3.4 drawings drb-test-update dreambarkscom @@ -43912,7 +44059,7 @@ dritte drive drive-and-listen/ drive-angry -drive-in/ +drive-in/ drive-with-lyft*ref= drive-with-lyft*utm drivers @@ -43939,7 +44086,7 @@ drupal-training drwilliamnuma ds-live/ ds-mobile/ -ds/*/*http://google.rs/robots.txt +ds/*/* dsasselov dsb/android/collections dsb/android/search @@ -43973,7 +44120,6 @@ dubai/campaigns dubai/new dubai/old dubs -duckspirits duke-cohan dumanbahramirad dummy @@ -44051,8 +44197,17 @@ dzen dzone/staff e e-books-stats +e-commerce/bundles/classes/cls-ssl-savings.php +e-commerce/endpoint-security/vpn-client.php +e-commerce/index.php? +e-commerce/ss...ertificate.php +e-commerce/user-authentication/authentication-methods.php +e-commerce/user-authentication/authentication-methods.php?key5sk0=% +e-commerce/user-authentication/customer-feedback.php +e-commerce/user-authentication/email-encryption.php +e-commerce/user-authentication/two-factor.php +e-commerce? e-dition -e-gender* e-landing-page-sitemap.xml e-pharmacy e-portfolio @@ -44085,10 +44240,12 @@ earth/social easel_api eastovergraphic easy-a +easy-vpn/index.html easy-ways-to-manage-your-digital-footprint easyrenewal eat/gr- eayalahurtado +eb/incl_header2.html ebar ebatesCaptcha.do ebay/cronus @@ -44098,7 +44255,7 @@ ebc/portal ebernton ebi_docs ebibbs -ebisearch/summary/api/identificationsearchboxs4/*http://streamlabs.com/robots.txt +ebisearch/summary/api/identificationsearchboxs4/*http://ebird.org/robots.txt ebook ebook-creator/editor.html ebook.pdf @@ -44258,7 +44415,6 @@ editar_nb editar_nk editarticle editcontent -edited-test* editemail editflow editgroup @@ -44288,6 +44444,7 @@ edocs/infogdocs/tdc_sony/ edocs/lexdocs/ edocs/traindocs/ edomontonalberta +edr-security/edr-endpoint-protection/? edu edu.aspx edu/ @@ -44627,7 +44784,7 @@ email$ email-capture email-colleague email-contact/ -email-contact/nodehttp://polymer-project.org/robots.txt +email-contact/nodehttp://gsma.com/robots.txt email-contact/taxonomy_term email-content email-help @@ -44646,6 +44803,7 @@ email/ email/$ email/R/ email/emailfriend.xhtml +email/index.html email/privacy-guarantees email/privacy-terms email/r/ @@ -44736,6 +44894,8 @@ emea emea/corporate/careers emea/news emergency +emergency-containment.php? +emergency-containment/? emergency-medicine/thank-you-for-your-inquiry-freedom-clinic emergency.htm emergency/ @@ -44757,11 +44917,9 @@ emissions/infoman/saison11/blogue.asp emissions/lib_radio/v3.2/code/indexeur/audiofil-iframe.asp emm935 emma -emma-willis* emmahua emmamuhleman emmaspady -emmawillis* emmy emooring emore @@ -44863,6 +45021,7 @@ en-CA/firefox/collections/4757633/$ en-CA/firefox/collections/mozilla en-CA/firefox/collections/mozilla/$ en-CA/firefox/search +en-CA/order-status en-CN en-DA en-DE @@ -45127,11 +45286,29 @@ en-bz/ en-ca en-ca.www.cloudflare.com en-ca/ +en-ca/Basket +en-ca/Search +en-ca/about/ +en-ca/basket +en-ca/brand-hub/ +en-ca/brand/ +en-ca/category/ +en-ca/create-review/ +en-ca/event/ en-ca/feedback +en-ca/flyer +en-ca/help/ en-ca/lp en-ca/mega-nav +en-ca/order-status +en-ca/product-sellers/ +en-ca/product/ +en-ca/product/*?icmp=* +en-ca/search en-ca/search* en-ca/search? +en-ca/services/ +en-ca/subscription-packages en-cd/dolby-vision-atmos-tvs en-cd/electronics/how-to-select-tv-by-what-you-watch-gaming en-cd/electronics/how-to-select-tv-by-what-you-watch-netflix @@ -45726,6 +45903,9 @@ en/SupportandAdministration/PoliciesandProcedures en/Tracker?data=* en/US/swassets/ en/US/swassets/sw274/sitewide_country_language_selector.html +en/_Original_ +en/_incl_header.html +en/_old_ en/_site_doc en/aanmeldbevestiging en/aanmelden-mislukt @@ -45746,6 +45926,7 @@ en/ajax/content-product en/ajax/contentmedia en/alert en/alerts +en/americas/calendar/ en/app en/app/ en/applications/release9.html @@ -45774,6 +45955,8 @@ en/carro-de-la-compra en/cart en/cgi-bin en/cgi-bin +en/cidi/menus +en/cidi/txt_files en/classes en/classes/ en/cloud/iaas-classic @@ -46121,6 +46304,9 @@ en/event/*/ical en/events/10_Graduade%20Institute_Richard_Baldwin_PWC_Geneva.pdf en/events/11_International%20Accounting%20Standards_Nic_Anderson_PWC_Geneva.pdf en/events/1_Roche_Ian_Bishop_PWC_Geneva.pdf +en/events/2009events.asp +en/events/2010_ +en/events/2010events.asp en/events/2_UBS_Geoff_Robinson_PWC_Geneva.pdf en/events/3_Richemont_Lesley_Griffiths_PWC_Geneva.pdf en/events/4_Swiss%20Re_Swiss%20Re_Jutta_Bopp_PWC_Geneva_.pdf @@ -46129,7 +46315,10 @@ en/events/6_Schroders_Harry_Jack_PWC_Geneva.pdf en/events/7_Nestle_Adre_Besson_PWC_Geneva.pdf en/events/8_ISS_Thomas_von_Oehsen_PWC_Geneva.pdf en/events/9_Swissquote_Yvan_Cardenas_PWC_Geneva.pdf +en/events/cultural_events.asp +en/events/default.asp en/events/huaweiconnect/livestream-for-tvs$ +en/events/peace_fund.asp en/events? en/explore en/facturas-abono @@ -46163,6 +46352,13 @@ en/home.html en/hotels/ en/identity en/immigration-refugees-citizenship/services/reference-include +en/incl_banner_media_center.html +en/incl_footer_old.html +en/incl_headcontent_landing.inc +en/incl_headcontent_secondary.inc +en/incl_header1.html +en/incl_mini_pilares.html +en/incl_searchnav.html en/includes_content/missing_handler/view_map.html en/industries/health-sciences/clinical-one en/industries/health-sciences/clinical-one/depot-information @@ -46293,6 +46489,12 @@ en/matlabcentral/topics/power-electronics-control/search.html en/media-materials.html en/media/* en/meetings/full-capacity +en/member_states/haiti/backpack/Flyer_Ceremonia_ENG.html +en/member_states/haiti/backpack/Flyer_Ceremonia_ESP.html +en/member_states/haiti/backpack/Flyer_Ceremonia_FRE.html +en/member_states/haiti/backpack/default.html +en/member_states/haiti/backpack/default_anunciosept24.html +en/member_states/haiti/backpack/gallery.html en/memory-world-committees/grid en/memory-world-committees/list en/memory-world-committees/map @@ -46336,13 +46538,15 @@ en/modules/ace en/moler/ncm-download.html en/mowlac-risks-observatory/grid en/mowlac-risks-observatory/list -en/mowlac-risks-observatory/maphttp://funnyordie.com/robots.txt +en/mowlac-risks-observatory/maphttp://unesdoc.unesco.org/robots.txt en/my-account en/myunited en/needs en/needs/ en/news-redirect/* en/news/canarias/diary +en/news/incl_news_items.asp +en/news/incl_reports.asp en/news? en/newsletters/* en/niet-gevonden @@ -46405,7 +46609,7 @@ en/recruitments/ en/reeds-aangemeld en/related-content? en/renew.html -en/request-information/ +en/request-information/ en/resources/ en/resources/packaging-quality-symbols-footprints/symbols-and-footprints/ en/responsive-header @@ -46417,6 +46621,7 @@ en/right-education-country-overview/map en/right-education/observatory/grid en/right-education/observatory/list en/right-education/observatory/map +en/saf/accountability/docs/ en/safety-journalists/observatory/grid en/safety-journalists/observatory/list en/safety-journalists/observatory/map @@ -46652,6 +46857,8 @@ ende/If%20I%20Knew%20You%20Were%20Comin/%5C'%20I/as%20if endloc= endorsement/public endorsements +endpoint-detection-response/? +endpoint-detection-response/?email= enduser energy-test energy/archive/ @@ -46796,7 +47003,6 @@ eog eoincannon eolson eopro -eoss eouyang eox_backup/ ep-live/ @@ -46813,9 +47019,9 @@ epic epilepsy-seizures-rapid-rescue-single-treatment episerver episerver -episode-engine/ -episode-podcast/ -episode/ +episode-engine/ +episode-podcast/ +episode/ episode_times episodes?q= epmt @@ -46871,7 +47077,6 @@ error- error-page error-pages error-static-cdn -error.asp error.aspx error.html error.html @@ -47182,6 +47387,9 @@ es/TermsAndPrivacy.aspx es/Themes es/TripsJS.ashx es/_ +es/_Original_ +es/_incl_header.html +es/_old_ es/accessories/*/f es/accessories/ies es/account @@ -47193,6 +47401,7 @@ es/ajax es/ajax/content-product es/ajax/contentmedia es/alpha.php +es/americas/calendar/ es/ana es/android/collections es/android/search @@ -47257,6 +47466,8 @@ es/cart es/changes-that-qualify-for-special-enrollment/ es/chc es/checkout +es/cidi/menus +es/cidi/txt_files es/cin es/classes es/classes/ @@ -47350,10 +47561,18 @@ es/es/promos/ es/es/promos/lyve-cloud-for-startups/ es/es/size/* es/estado-pedido +es/estados_miembros/haiti/mochilas/default.html +es/estados_miembros/haiti/mochilas/galeria.html es/eula.html es/event/*/ical es/event/*/shoutbox es/event/*/shoutbox? +es/eventos/2010_reuniones_ministeriales.asp +es/eventos/cultural_events.asp +es/eventos/default.asp +es/eventos/eventos2009.asp +es/eventos/eventos2010.asp +es/eventos/fondo_paz.asp es/explore es/facturas-abono es/facturas-abono @@ -47407,9 +47626,17 @@ es/hoteles/h es/hoteles/redirect es/hoteles/s es/hou -es/http://italiadeivalori.it/robots.txt +es/http://hearthis.at/robots.txt es/images es/inc +es/incl_banner_media_center.html +es/incl_footer_old.html +es/incl_headcontent_landing.inc +es/incl_headcontent_secondary.inc +es/incl_header1.html +es/incl_header2.html +es/incl_mini_pilares.html +es/incl_searchnav.html es/info es/inicia-sesi%C3%B3n es/iniciar-sesion @@ -47449,6 +47676,9 @@ es/log/ es/login-messages es/login.php es/m/cms +es/mab/grid +es/mab/list +es/mab/map es/mailinglist es/mailinglist/email es/mails @@ -47492,7 +47722,9 @@ es/music/+noredirect es/myunited es/nationals/search es/negocios -es/new/http://amazonsellerslawyer.com/robots.txt +es/new/http://edyst.com/robots.txt +es/news/incl_news_items.asp +es/news/incl_reports.asp es/node es/node/ es/node/* @@ -47561,6 +47793,7 @@ es/royals/search es/s/colecciones es/s/perfecta es/s/usuarios +es/saf/rendicion_cuentas/docs/ es/sd es/sea es/search @@ -47573,7 +47806,7 @@ es/search/ es/search/autocomplete es/search/default.mi es/search? -es/search?*http://roblox.com/robots.txt +es/search?*http://platform.instagram.com/robots.txt es/secure-preview es/seguimiento-pedido es/seguimiento-pedido-invitado @@ -47583,9 +47816,10 @@ es/share es/share-order es/sharecontacts-for-microsoft-outlook.aspx es/shop_name_search_service +es/sica/ es/site-achievement es/sobre_nosotros -es/solicitar-informacion/ +es/solicitar-informacion/ es/solutions/case-studies/ es/solutions/case-studies/innovators/innovators-eu/ es/solutions/case-studies/sustainability-emea/ @@ -47775,6 +48009,7 @@ eskupTSUpdate esl/layout/set esmecaramello esnl/ +esntial.htm esoft-job esotiri espace-2/programmes/*.html @@ -48064,6 +48299,7 @@ evaluate evaluate-link evaluate-unique-link evaluation +evalutaion-virtuelle evan evanbenjamin evapayne @@ -48086,6 +48322,7 @@ event/*/shoutbox event/*/shoutbox? event/*/who_went event/*/whos_interested +event/? event/amp event/anaheim-2019 event/anaheim-2020 @@ -48177,6 +48414,7 @@ event_widget.js eventos/en-directo/*.json eventos/en-directo/resources.html events +events.php? events/ events/30168404 events/30168429 @@ -48291,7 +48529,7 @@ everybodyshirts everywhere-configuration/ everywhere/ evinchin -evite/*http://mozilla.com/robots.txt +evite/*http://dvcs.w3.org/robots.txt evolok ewalk ewalker @@ -48307,11 +48545,11 @@ example.html example.txt examples examples/* +examsmutual excel exception excess/* exchange -excitementthank exclusions exclusive exclusive-benefits-subscription @@ -48344,6 +48582,7 @@ exec/obidos/tg/cm/member/ executive-health/appointments-and-referrals/information-request-thankyou exercise/mine exercise/search +exhaustbarrel exit? expand-reach-with-digital-marketing expat @@ -48358,6 +48597,7 @@ experiment= experiments experiments.xml expert-search-form +expert-support.php experts-arena experts/search experts/search? @@ -48501,6 +48741,7 @@ extensionstable.htm extern_js external external-affiliations +external-catalog-services external-redirects external-redirects.html external-test-ids= @@ -48564,7 +48805,7 @@ external_service/connect_now external_slp_click externalservices/surveyfeedapi/api/testfeed extfile -exthttp://ultimateliquorshop.com/robots.txt +exthttp://edutopia.org/robots.txt extlink extra extra/gremien @@ -48589,6 +48830,7 @@ eyeblaster eyewitness ezais ezfo_config +ezine/ ezk888cn ezlink ezlink= @@ -48596,7 +48838,6 @@ ezra f f%5B f-ec -f-gender* f/*/donate/sign-in f/*/widget f/healthcheck @@ -48669,7 +48910,6 @@ faisalmahmood faith-brodi fakaIDcom fakebots -fal= falcao falco fallahi @@ -48823,7 +49063,6 @@ fding fe-BE fe-de-ratas fe_full/ -feat-deliverby* feature/ feature/departments.jsp feature/hollywood-life-box-subscription-seasonal-get-the-look-3433859 @@ -48938,7 +49177,7 @@ feed/sitema feed/subscribe feed/update feed/v1/podcast/triggered-uncensored -feed/v1/podcast/unredacted-with-kurt-schlichterhttp://freshbooks.com/robots.txt +feed/v1/podcast/unredacted-with-kurt-schlichterhttp://toyota.com/robots.txt feed/xml feed= feed=rss @@ -49271,6 +49510,7 @@ file/ file/apple-pay-imagejpg file/download file/new +file/new?try-plugin-id= file_download.php fileadmin fileadmin/ESET/INT/Docs/Reports/* @@ -49305,9 +49545,9 @@ filestore fileview filing filing/free-file-fillable-forms/free-file-fillable-forms-support -filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://nps.gov/robots.txt +filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://is.gd/robots.txt filings/pdf -fill-private.htmlhttp://datasciencetech.institute/robots.txt +fill-private.htmlhttp://babycenter.com/robots.txt fill.html film/s films/*/size/large @@ -49372,7 +49612,7 @@ find/*?official=true find/*?page find/*?shipping= find/*?{ -find/*http://foxbusiness.com/robots.txt +find/*http://freemius.com/robots.txt find/3DImage.jsp find/ApplecareDetails.jsp find/DemoItem.jsp @@ -49552,7 +49792,7 @@ flightsearch flightstatus-results.aspx? flightstatus/ flint-deals -flip-player/ +flip-player/ flip-preview flipboardrss flipbook @@ -49562,7 +49802,6 @@ florianfintelmann flow flow/help/search-results.html flower -flowers-gifts flows fls=0 flu/espanol/ @@ -50395,6 +50634,7 @@ food/recipes/*/shopping-list food/recipes/search*? food/search*? fooddirectory +foodfestival/ foodordering foodpickle foods/brands/page/ @@ -50410,11 +50650,9 @@ football/matchstats football/video footer footer -footer$ footer-asset-references/ footer_ajax.html footercertificates.aspx -footy/tools foppiani for-courier/cheljabinsk for-courier/ekb @@ -50469,7 +50707,7 @@ forgotpassword.aspx forgotpassword? forgotten-password forgotten-password/ -forgov-devhttp://clamav.net/robots.txt +forgov-devhttp://qobuz.com/robots.txt forlibraries form form-containers @@ -50506,7 +50744,6 @@ forms/perks forms/request/ forms/submit.form formstackhq.formstack.com -formswet formular-odeslan forn-de-teatre-pa foros @@ -50585,7 +50822,6 @@ forum/db forum/discover forum/discover/unread forum/docs -forum/download forum/download.php forum/faq.php forum/files @@ -50680,7 +50916,7 @@ forum/member.php forum/memberlist.php forum/memberlist.php forum/members -forum/membre/http://jp.youtube.com/robots.txt +forum/membre/http://spl.zeotap.com/robots.txt forum/messenger forum/misc forum/modcp @@ -51006,7 +51242,7 @@ forum/topic/221-tips-and-suggestions-for-working-members forum/traininggroups_onlinefree.php forum/translation_do.php forum/ucp.php -forum/ucp.phphttp://mass.gov/robots.txt +forum/ucp.phphttp://eleks.com/robots.txt forum/ucp_agreement_trainings.php forum/uretral-nyj-vektor-4-25.html forum/user @@ -51053,6 +51289,7 @@ forums/*?view forums/*admincp forums/*archive/index.php/f-252 forums/*archive/index.php/f-257 +forums/*content_id= forums/*do=markread forums/*external.php?*forumid371 forums/*forumdisplay.php?f=252 @@ -51070,7 +51307,8 @@ forums/discover/unread/ forums/editpost.php forums/forum/30-general-members-forums forums/help.html -forums/http://customtechflooring.com/robots.txt +forums/http://sofafactory.ru/robots.txt +forums/ignore/ forums/index.php/ef forums/index.php/h forums/index.php/i @@ -51087,7 +51325,7 @@ forums/index.php/sel forums/index.php/sp forums/index.php/u forums/index.php?&act=Online -forums/index.php?/user/http://dolphindatalab.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 @@ -51130,6 +51368,7 @@ forums/leaderboard/ forums/login forums/login.php forums/login/ +forums/logout/ forums/lostpassword/ forums/markallread/ forums/member.php @@ -51172,6 +51411,7 @@ forums/search.php forums/search/ forums/sendmessage.php forums/setlocation.php +forums/settings/ forums/showpost.php forums/showthread.php?*goto= forums/showthread.php?goto= @@ -51198,7 +51438,6 @@ forumtest forward forward foryou -foryou$ fos/icn/ fosse fotogalerias/*/*/pagina @@ -51251,6 +51490,7 @@ fr-BR fr-BY fr-CA/*canada fr-CA/*montreal--QC +fr-CA/ma-commande fr-CA/office-space fr-CA/signup fr-CN @@ -51361,13 +51601,30 @@ fr-bj/tv-avec-dolby-vision-atmos fr-bj/tv-avec-recherche-vocale-mains-libres fr-ca fr-ca/ +fr-ca/Chercher +fr-ca/Panier +fr-ca/a-propos/ fr-ca/about-us/careers/job-description.html$ +fr-ca/aide/ +fr-ca/categorie/ +fr-ca/chercher +fr-ca/circulaire fr-ca/css +fr-ca/ecrire-evaluation/ +fr-ca/evenement/ +fr-ca/forfaits-de-abonnement fr-ca/ipns fr-ca/login-messages +fr-ca/ma-commande +fr-ca/marque/ +fr-ca/marques/ fr-ca/oicms +fr-ca/panier +fr-ca/produit/ fr-ca/resources fr-ca/ressources/search +fr-ca/services/ +fr-ca/vendeurs-de-produit/ fr-cd/electronics/comment-choisir-son-televiseur-par-contenu-jeux fr-cd/electronics/comment-choisir-son-televiseur-par-contenu-netflix fr-cd/electronics/comment-choisir-son-televiseur-par-contenu-smart-tv @@ -51475,6 +51732,9 @@ fr/Themes fr/Tr/ fr/Tracker?data=* fr/TripsJS.ashx +fr/_Original_ +fr/_incl_header.html +fr/_old_ fr/_site_doc fr/aboutus fr/academia/books/members.html @@ -51604,7 +51864,7 @@ fr/datos-personales fr/days/world-radio/grid fr/days/world-radio/list fr/days/world-radio/map -fr/demande-informations/ +fr/demande-informations/ fr/develop/ fr/develop/review/ fr/devolucion-de-productos @@ -51628,7 +51888,15 @@ fr/enterprise/blog/search? fr/error-static-cdn fr/errors fr/estado-pedido +fr/etats_membres/haiti/sacs/default.html +fr/etats_membres/haiti/sacs/galerie.html fr/eula.html +fr/evenements/2010_reunions_ministerielles.asp +fr/evenements/cultural_events.asp +fr/evenements/default.asp +fr/evenements/evenements2009.asp +fr/evenements/evenements2010.asp +fr/evenements/fonds_paix.asp fr/event/*/ical fr/event/*/shoutbox fr/event/*/shoutbox? @@ -51698,6 +51966,14 @@ fr/hotel/s fr/images fr/immigration-refugies-citoyennete/services/reference-inclusion fr/inc +fr/incl_banner_media_center.html +fr/incl_footer_old.html +fr/incl_headcontent_landing.inc +fr/incl_headcontent_secondary.inc +fr/incl_header1.html +fr/incl_header2.html +fr/incl_mini_pilares.html +fr/incl_searchnav.html fr/includes_content/missing_handler/view_map.html fr/info fr/intangible-cultural-heritage/grid @@ -51824,6 +52100,7 @@ fr/music/*/+wiki/shoutbox? fr/music/+noredirect fr/myunited fr/naviguer +fr/news/incl_news_items.asp fr/newsroom fr/node fr/onelook_american_dictionary_words.html @@ -52041,6 +52318,7 @@ fragen/ fragment fragment.*.html fragment.*.json +fragment.htm fragment.html fragment.json fragment/ @@ -52068,9 +52346,8 @@ franklynwang frcz/ 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/ @@ -52115,6 +52392,7 @@ frnl/ frogs/ frogs/legs/ frogs/phones/ +from from-the-ghostery-desk-series-notifications-1 from-the-ghostery-desk-series-trust-restrict-sites from= @@ -52254,9 +52532,8 @@ fyh fzhu g g%C5%82osuj -g-gender* g-recaptcha-response -g/4arE9Chttp://caniuse.com/robots.txt +g/4arE9Chttp://flickr.com/robots.txt g/api g/banana/api/context g/ts @@ -52529,7 +52806,7 @@ gb/resources-campaign/* gb/search gb/user gb/user$ -gb_xapi_content/http://counterpunch.org/robots.txt +gb_xapi_content/http://smartpassiveincome.com/robots.txt gbahadir gbapujii gbook @@ -52542,7 +52819,6 @@ gchi gclid gclid= gclid= -gclid=* gco.php gcp/300000414/regulatedinformation gcr @@ -52667,51 +52943,7 @@ gen/press-room?pid=19457&cdvn=news&newsarticleid=31735 genai-analytics genai-ecommerce genai-edtech -gender--category-shoes/ -gender--gender* -gender-./ -gender-/* -gender-34sleeve* -gender-anklelength* -gender-asymmetric* -gender-bardot* -gender-boatneck* -gender-brown* -gender-check* -gender-christmas* -gender-chukka* -gender-colourblock* -gender-cotton* -gender-cotton-* -gender-cuban* -gender-darkblue* -gender-darkgreen* -gender-diggers* -gender-fantasticfoxes* -gender-fauxfur* -gender-foxes* -gender-fulllength* -gender-gapfit* -gender-holiday* -gender-hooded* -gender-long* -gender-low* -gender-mid* -gender-realmadrid* -gender-short* -gender-silk* -gender-sweetheart* -gender-syntheticfill* -gender-teengirls* -gender-trail* -gender-trending* -gender-velvet-* -gender-women-category-bikinis* -gender-women-category-bras* -gender-women-category-lingerie* -gender-zip* gender= -genderwomenproductaffiliationtailoring0* genealogy-post-*lang= genealogy/records/tara-milutis_161886488 general @@ -52799,7 +53031,6 @@ getImageNew getMoreSimilarGalleriesAjax getMostReadArticles getRelatedArticles -getSubscription get_back_to_search_url get_lfs_portlet_slot_ajax/* get_midroll_info @@ -52907,7 +53138,7 @@ gibbslab-personal giee/*category=ucommall gif gifs -gifshttp://eepurl.com/robots.txt +gifshttp://girlsridetoo.de/robots.txt gift gift-calculator-ranges/ gift-calculator-tags/ @@ -52919,7 +53150,6 @@ gift_download giftemail-recipient gifting gifting-tshirt -giftlist/ giftregistry giftregistry/ giftregistrysearch/ @@ -52939,15 +53169,6 @@ gimi gintas giorgio_seano girguis -girls/*/1* -girls/*/2* -girls/*/3* -girls/*/4* -girls/*/5* -girls/*/6* -girls/*/7* -girls/*/8* -girls/*/9* girlsjustwannahavefun gis-extensions-fb-en_gb-v0 gis-extensions-fb-en_global-v0 @@ -53004,7 +53225,7 @@ global-disclaimer/ global-embeds: global-font-test.php global-footer -global-infrastructure/services/get-async/http://about.fb.com/robots.txt +global-infrastructure/services/get-async/http://b.hatena.ne.jp/robots.txt global-master global-nav-esi global-search/search* @@ -53015,11 +53236,6 @@ global/api/load.php global/choose-location.html?location=home global/contact global/content/images -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/internal/departments/anthropology/modules global/internal/departments/anthropology/pgcourses global/internal/departments/anthropology/ugcourses @@ -53033,7 +53249,6 @@ global/internal/departments/ir/modules global/internal/departments/ir/pgcourses global/internal/departments/ir/ugcourses global/messages -global/olympic/ja/sportschangemakers/20210823final.html global/resources/es/search global/resources/search global/search @@ -53093,7 +53308,7 @@ go/directory go/download go/fanfiction/ go/help.ticket.submit$ -go/http://thinkingbricks.com/robots.txt +go/http://pod.link/robots.txt go/member go/members go/menu @@ -53135,7 +53350,7 @@ goldengate/c1221/gg-winux goldenkirby goldstein goldstine-cole -golocal/extranet/http://hacking-social.com/robots.txt +golocal/extranet/http://nmap.org/robots.txt gonda gongyi*? gonsalves @@ -53180,7 +53395,7 @@ gostevaya/karta-sayta/poisk/? goto goto.htm goto.php -goto/http://rocko.blogia.com/robots.txt +goto/http://spensor.blogspot.com/robots.txt goto= gotoPage= goto_issue @@ -53492,6 +53707,7 @@ graph/graph-landing.php graph/graphiql.html graph/graphql graph/image.php +graphic-attacks/demo graphics graphics graphics/ @@ -53723,7 +53939,6 @@ gzambotti gztourek h h$ -h-gender* h/mobileapis h/xplanding h2owiki @@ -53742,8 +53957,16 @@ haaretz-labels habbal haberleri/ hackathons/reinvent-2013/ -hacker/*/followhttp://vogue.com/robots.txt +hacker/*/followhttp://hackerenmexicoconfiables.com/robots.txt hacker/*/unfollow +hackerproof/? +hackerproof/abreporting.html +hackerproof/login.html +hackerproof/order2.html +hackerproof/purchase-hackerproof.php +hackerproof/questions.html +hackerproof/siteinspector +hackerproof/siteinspector/index.html hadi hadif hafiez @@ -53768,6 +53991,7 @@ haininggouinlock hair-transplant-services haishuai haitham +haitibackpacks/http://oasis-open.org/robots.txt hajiang haksoochoi haku @@ -54168,8 +54392,6 @@ henrytran henrywu henvisninger/div herbertgossmann -herbmed -herbmed/getit.php here4u/thank-you/ herfi heritage/search.php @@ -54296,7 +54518,6 @@ hilfe/live/launch-day/launch-day-videoupload.html hilfe/live/officehour/officehour-link.html hillarystein hillis -hiltonpharmacies him hims-hard-mints hints @@ -54561,22 +54782,65 @@ home-equity home-media home.isoDocumentsDownload.do? home/ +home/CISUIupgrade.php? home/SignupNewsletter.asmx home/accessories/browse home/accessories/cart home/accessories/checkout +home/backup-online-storage/comodo-backup.php +home/backup-online-storage/online-storage.php home/betriebssport +home/browsers-toolbars/browser.php? +home/browsers-toolbars/browser.php?category= +home/browsers-toolbars/chromodo-private-internet-browser.php?track= +home/browsers-toolbars/icedragon-browser.php?s= +home/browsers-toolbars/internet-products.php? home/dash/a/segments home/dashboard home/directv/*%7Bdomainnameus%7D home/directv/usingdtv/*%7Bdomainnameus%7D +home/download/download-v2.php +home/download/download.php?prod=antivirus-for-linux&track= +home/download/download.php?track=2215&prod=secure-email +home/download/during-download.php? +home/download/during-download.php?agency_tier= +home/download/during-download.php?prod= +home/download/during-download.php?prod=anti-malware&track= +home/download/during-download.php?prod=antivirus-for-mac +home/download/during-download.php?prod=browser&track= +home/download/during-download.php?prod=chromodo-browser&ref= +home/download/during-download.php?prod=cis&track=6114&from=free-protection +home/download/during-download.php?prod=firewall&track=6123&from=free-protection home/feed home/fiosinternet/plans/*%7Bdomainnameus%7D home/fiostv/spanishplans/*%7Bdomainnameus%7D +home/free-antivirus/download.php? home/getAllGamesAjax home/global_feed home/highspeedinternet/*%7Bdomainnameus%7D home/index_rss +home/internet-security-free/junemail.php +home/internet-security/anti-malware.php? +home/internet-security/anti-malware.php?ap= +home/internet-security/antivirus-advanced.php? +home/internet-security/antivirus-for-linux.php? +home/internet-security/antivirus-for-mac.php? +home/internet-security/antivirus.php? +home/internet-security/antivirus.php?sp_q= +home/internet-security/cisc-cispro.php +home/internet-security/firewall.php? +home/internet-security/firewall.php?sp_q= +home/internet-security/free-internet-security.php? +home/internet-security/free-internet-security.php?track= +home/internet-security/internet-security-complete.php? +home/internet-security/internet-security-essentials.php? +home/internet-security/internet-security-pro-trial.php?aid=1047 +home/internet-security/internet-security-pro.php? +home/internet-security/internet-security-pro.php?rs= +home/internet-security/secure-shopping.php? +home/internet-security/wifi-security.php? +home/internet/internet-security-pro.php +home/internetsecurity/antivirus.php home/jvc/history.htm home/node home/ordering @@ -54587,6 +54851,10 @@ home/products home/s home/search.html home/search?q= +home/support-maintenance/free-scan.php +home/support-maintenance/system-utilities.php?track= +home/uninstall-survey-thank-you.php +home/uninstall-survey.php home/updateGameDesc home/user-profile-view? home/wifi/*%7Bdomainnameus%7D @@ -54640,23 +54908,6 @@ homes_around homestaging homestaging2 homesubscribed -homeware/*/1* -homeware/*/2* -homeware/*/3* -homeware/*/4* -homeware/*/5* -homeware/*/6* -homeware/*/7* -homeware/*/8* -homeware/*/9* -homeware/all-* -homeware/bedroom/bed-linen/1$ -homeware/bedroom/beds-headboards/1$ -homeware/home-decor/curtains-blinds-collection/1$ -homeware/home-diy/decorative-accessories/1$ -homeware/new-in/bedroom-furniture/1$ -homeware/sofas/fabric-sofas-collection/1$ -homeware/sofas/sofa-beds-collection/1$ homework-help/definitions homework-help/landing/7-day homework-help/landing/author @@ -54666,9 +54917,10 @@ homework-help/landing/offer homework-help/search? homoud homr/services -honeypot/http://amica9.it/robots.txt +honeypot/http://dr.dk/robots.txt hong-kong-ting-hui-limited-cclxixe honing.html +hoodchecks hook hooks hoomannouri @@ -54800,7 +55052,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://hiroya.typepad.jp/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 @@ -57986,6 +58238,8 @@ html/en html/favori html/ipad html/it +html/map_delivery_msk.html +html/map_delivery_spb.html html/media/pdf html/misc html/mobile/iPhone2012 @@ -58010,7 +58264,7 @@ html?order html?trial html?widget html_bbs/ -html_email/ +html_email/ html_externe html_file/ html_templates @@ -58026,173 +58280,172 @@ http http-checker http2_data http: -http://24alan.blogspot.com/robots.txt -http://4351288.fls.doubleclick.net/robots.txt -http://4480452.fls.doubleclick.net/robots.txt -http://9919707.fls.doubleclick.net/robots.txt -http://abbyharmony.com/robots.txt -http://abebooks.com/robots.txt -http://about.usps.com/robots.txt -http://adafruit.com/robots.txt +http://1533911.fls.doubleclick.net/robots.txt +http://1731177.fls.doubleclick.net/robots.txt +http://1password.com/robots.txt +http://2224480.fls.doubleclick.net/robots.txt +http://4shared.com/robots.txt +http://8285353.fls.doubleclick.net/robots.txt +http://a-z.love/robots.txt +http://abc7chicago.com/robots.txt +http://abc7ny.com/robots.txt +http://abcnews.go.com/robots.txt +http://abduzeedo.com/robots.txt +http://acrobat.adobe.com/robots.txt +http://ad.doubleclick.net/robots.txt http://adcell.de/robots.txt -http://alriadi.net/robots.txt -http://alternet.org/robots.txt -http://an.edu/robots.txt -http://androidheadlines.com/robots.txt -http://anemonelovesyou.bandcamp.com/robots.txt -http://antonioliso.com/robots.txt -http://apply.tulane.edu/robots.txt -http://appsource.microsoft.com/robots.txt -http://aswaja.net/robots.txt -http://bandungspirit.org/robots.txt -http://beta.companieshouse.gov.uk/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://api.ning.com/robots.txt +http://api.whatsapp.com/robots.txt +http://apod.nasa.gov/robots.txt +http://app.box.com/robots.txt +http://apple.co/robots.txt +http://artnews.com/robots.txt +http://artsandculture.google.com/robots.txt +http://au.effectivemeasure.net/robots.txt +http://austinmoody.net/robots.txt +http://autode.sk/robots.txt +http://azure.microsoft.com/robots.txt +http://babylenta.ru/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://beautifulthailand99.blogspot.co.uk/robots.txt +http://bestdocsnetwork.com/robots.txt http://bharat.republicworld.com/ http://bharat.republicworld.com/* -http://bluehost.com/robots.txt -http://buy.garmin.com/robots.txt -http://bvds96tu7f.execute-api.us-west-2.amazonaws.com/robots.txt -http://cancerresearchuk.org/robots.txt -http://canon.com/robots.txt -http://capgemini.com/robots.txt -http://cards-dev.twitter.com/robots.txt -http://careerbuilder.com/robots.txt -http://casa-sombra.mx/robots.txt -http://caykoptimize.ca/robots.txt -http://cbn.com/robots.txt +http://bhf.org.uk/robots.txt +http://bigoven.com/robots.txt +http://blackholerecordings.com/robots.txt +http://bleepingcomputer.com/robots.txt +http://blog.bufferapp.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://cheezburger.com/robots.txt -http://chicagonow.com/robots.txt -http://cinematixhd.com/robots.txt -http://coingecko.com/robots.txt -http://colorado.edu/robots.txt -http://comcluster.cxense.com/robots.txt -http://computerhistory.org/robots.txt +http://chronicle.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://contacts.google.com/robots.txt -http://converg.com/robots.txt -http://coronavirus.jhu.edu/robots.txt -http://cryptocompare.com/robots.txt -http://ct.pinterest.com/robots.txt -http://cyber.law.harvard.edu/robots.txt -http://dancenter.de/robots.txt -http://daringfireball.net/robots.txt -http://deja365.com/robots.txt -http://democracynow.org/robots.txt -http://derstandard.at/robots.txt -http://developer.microsoft.com/robots.txt -http://disneyparks.disney.go.com/robots.txt -http://docker.com/robots.txt -http://docs.woocommerce.com/robots.txt -http://documentation.cpanel.net/robots.txt -http://douban.com/robots.txt -http://dvcs.w3.org/robots.txt -http://dx.doi.org/robots.txt -http://ea.com/robots.txt -http://edukado.net/robots.txt -http://egs.edu/robots.txt -http://es-es.facebook.com/robots.txt -http://estadao.com.br/robots.txt -http://ethereum.org/robots.txt -http://fairmont.com/robots.txt -http://farnostfrydek.cz/robots.txt -http://fastcompany.com/robots.txt -http://felixplastik.com/robots.txt -http://feross.org/robots.txt -http://fontsquirrel.com/robots.txt -http://fool.com/robots.txt -http://fuckbuddy.vip/robots.txt -http://futurism.com/robots.txt -http://g.page/robots.txt -http://gamasutra.com/robots.txt -http://geekdashboard.com/robots.txt -http://ghost.org/robots.txt -http://hagemann.one/robots.txt -http://hanselman.com/robots.txt -http://headspace.com/robots.txt -http://hemoroid.online/robots.txt -http://howdini.com/robots.txt -http://hubspot.com/robots.txt -http://hyperallergic.com/32904/speaking-out-against-commercial-photography-as-art/http://troyhunt.com/robots.txt +http://constantcontact.com/robots.txt +http://coursera.org/robots.txt +http://crn.com/robots.txt +http://croixmode.jp/robots.txt +http://cultofmac.com/robots.txt +http://d.turn.com/robots.txt +http://dc.arrivalist.com/robots.txt +http://delivery.yandex.ru/robots.txt +http://docstoc.com/robots.txt +http://domain.com/robots.txt +http://ecma-international.org/robots.txt +http://economie.gouv.fr/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://estatousa.com/robots.txt +http://euronews.com/robots.txt +http://everydayhealth.com/robots.txt +http://evite.com/robots.txt +http://evuk.co.uk/robots.txt +http://experience.arcgis.com/robots.txt +http://expressen.se/robots.txt +http://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://foromontefrio.com/robots.txt +http://fortune.com/robots.txt +http://foxnews.com/robots.txt +http://francetvinfo.fr/robots.txt +http://galu.co.jp/robots.txt +http://geraldtabios.com/robots.txt +http://goldstocktrades.com/robots.txt +http://govinfo.gov/robots.txt +http://graphics8.nytimes.com/robots.txt +http://gtm.js.fls.doubleclick.net/robots.txt +http://gyro13.com/robots.txt +http://health.com/robots.txt +http://health.pa.gov/robots.txt +http://heart.org/robots.txt +http://homesinhamiltonontario.com/robots.txt +http://htmlpreview.github.io/robots.txt +http://httpd.apache.org/robots.txt +http://huawei.com/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.creativecommons.org/robots.txt -http://i.ctnsnet.com/robots.txt http://i.ebayimg.com/robots.txt -http://i2.wp.com/robots.txt -http://icanhascheezburger.com/robots.txt -http://iep.utm.edu/robots.txt -http://ikea.com/robots.txt -http://ilo.org/robots.txt -http://impots.gouv.fr/robots.txt -http://indianexpress.com/robots.txt -http://info.yahoo.com/robots.txt -http://insider.com/robots.txt -http://insight.adsrvr.org/robots.txt -http://interhome.de/robots.txt -http://ipsos.com/robots.txt -http://is.gd/robots.txt -http://iso.org/robots.txt -http://issuu.com/robots.txt -http://jasminethompson.com/robots.txt -http://jhsph.edu/robots.txt -http://joelonsoftware.com/robots.txt -http://joinmastodon.org/robots.txt -http://jsdelivr.com/robots.txt -http://jsfiddle.net/robots.txt -http://jstor.org/robots.txt -http://kaja-design.com/robots.txt -http://kamikazenauta.blogspot.com/robots.txt -http://kent.gov.uk/robots.txt -http://kevindelaplante.com/robots.txt -http://keybase.io/robots.txt -http://kubernetes.io/robots.txt -http://latimesblogs.latimes.com/robots.txt -http://lh5.googleusercontent.com/robots.txt -http://madisonkennedyblog.com/robots.txt -http://make.wordpress.org/robots.txt -http://markets.businessinsider.com/robots.txt -http://maschek.org/robots.txt -http://mcgill.ca/robots.txt -http://media.fastclick.net/robots.txt -http://memcached.org/robots.txt -http://mgipu.gov.hr/robots.txt -http://minnpost.com/robots.txt -http://minutemanintl.com/robots.txt -http://mobile.twitter.com/robots.txt -http://moodle.org/robots.txt -http://motherearthnews.com/robots.txt -http://motorcycletraining.com/robots.txt -http://mpweddingphoto.com.au/robots.txt -http://natacionvalencia.com/robots.txt -http://native-land.ca/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://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://lapresse.ca/robots.txt +http://larouchepub.com/robots.txt +http://lg.com/robots.txt +http://librarything.com/robots.txt +http://linkedin.com/robots.txt +http://m.youtube.com/robots.txt +http://macobserver.com/robots.txt +http://mapquest.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://myrobotlove.blogspot.com/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://newindianexpress.com/robots.txt -http://news.microsoft.com/robots.txt -http://newyork.cbslocal.com/robots.txt -http://nhc.noaa.gov/robots.txt -http://nl.pinterest.com/robots.txt -http://no.wikipedia.org/robots.txt -http://novostroev.ru/robots.txt -http://nuvet.com/robots.txt -http://nybooks.com/robots.txt +http://newrelic.com/robots.txt +http://news.berkeley.edu/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://notivu.blogspot.com/robots.txt +http://nzz.ch/robots.txt http://oag.ca.gov/robots.txt -http://online.wsj.com/robots.txt -http://osmand.net/robots.txt -http://oxfam.org/robots.txt -http://palfinger.com/robots.txt -http://pandora.com/robots.txt -http://patreon.com/robots.txt -http://pepinismo.net/robots.txt -http://petershotnews.nl/robots.txt -http://phongkhamdakhoabienhoa.webflow.io/robots.txt -http://phys.org/robots.txt -http://pinakano.jp/robots.txt -http://pixel.everesttech.net/robots.txt -http://pixel.myrtbportal.com/robots.txt -http://pixel.streetmetrics.io/robots.txt -http://planalto.gov.br/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://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/ @@ -58214,69 +58467,74 @@ 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://portalbcn.com.br/robots.txt -http://powells.com/robots.txt -http://ppsa.de/robots.txt -http://princeton.edu/robots.txt -http://prntscr.com/robots.txt -http://purl.org/robots.txt +http://poolwiseliving.com.au/robots.txt +http://poppet.us/robots.txt +http://premiumbeat.com/robots.txt +http://primit.it/robots.txt +http://prnt.sc/robots.txt +http://pt.wikipedia.org/robots.txt +http://publish.twitter.com/robots.txt +http://purityring.ffm.to/robots.txt +http://px.adentifi.com/robots.txt +http://px.gumgum.com/robots.txt http://qiita.com/robots.txt http://quantcast.com/robots.txt -http://query.nytimes.com/robots.txt -http://r-project.org/robots.txt -http://register.gotowebinar.com/robots.txt -http://rivm.nl/robots.txt -http://rsa.com/robots.txt -http://saenai.tv/robots.txt -http://saintamour.org/robots.txt -http://salon.com/robots.txt -http://samsung-mena.demdex.net/robots.txt -http://samsung.com/robots.txt -http://sas.com/robots.txt -http://seriouseats.com/robots.txt -http://shopify.com/robots.txt -http://skroutz.gr/robots.txt -http://skyscanner.net/robots.txt -http://sony.net/robots.txt -http://spreadsheets.google.com/robots.txt -http://swisscom.ch/robots.txt -http://taxfoundation.org/robots.txt -http://teamusa.org/robots.txt -http://tes.com/robots.txt -http://theconcessionrealestate.com/robots.txt -http://thedailybeast.com/robots.txt -http://thedrum.com/robots.txt -http://thefreelibrary.com/robots.txt +http://ragesw.com/robots.txt +http://rdr.connectedinteractive.com/robots.txt +http://recalculatingfilm.com/robots.txt +http://reuters.com/robots.txt +http://rijksoverheid.nl/robots.txt +http://robertmprice.mindvendor.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://scienceandnonduality.com/robots.txt +http://sciencing.com/robots.txt +http://security.googleblog.com/robots.txt +http://seekingalpha.com/robots.txt +http://servedby.ipromote.com/robots.txt +http://smallbiztrends.com/robots.txt +http://smileeasy.com/robots.txt +http://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://tapncap.com/robots.txt +http://tattierecords.com/robots.txt +http://teachvideo.ru/robots.txt +http://techopedia.com/robots.txt +http://techpi-und-malibu.de/robots.txt +http://terribjones.com/robots.txt http://theonion.com/robots.txt -http://theweathernetwork.com/robots.txt -http://timeanddate.com/robots.txt -http://tinyurl.gg/robots.txt -http://tn.gov/robots.txt -http://tokopedia.com/robots.txt -http://translate.google.com/robots.txt -http://tug.org/robots.txt -http://tv.youtube.com/robots.txt -http://twitter.github.io/robots.txt -http://uat-next-a30-uk.udev1a.net* -http://udemy.com/robots.txt -http://uk.reuters.com/robots.txt -http://uniqlo.com/robots.txt -http://unrealengine.com/robots.txt -http://upi.com/robots.txt -http://upsellit.com/robots.txt -http://usenix.org/robots.txt -http://usnews.com/robots.txt -http://vevo.com/robots.txt -http://walgreens.com/robots.txt -http://washingtonexaminer.com/robots.txt -http://webopedia.com/robots.txt -http://windows.microsoft.com/robots.txt -http://worksforweb.com/robots.txt -http://wwe.com/robots.txt +http://thinglink.com/robots.txt +http://timesofisrael.com/robots.txt +http://tnc.org.br/robots.txt +http://tools.google.com/robots.txt +http://tools.pingdom.com/robots.txt +http://track.adform.net/robots.txt +http://track.omguk.com/robots.txt +http://trends.google.com.mx/robots.txt +http://undefined.fls.doubleclick.net/robots.txt +http://unstats.un.org/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://vmed.club/robots.txt +http://voterga.org/robots.txt +http://wise.com/robots.txt +http://wnyc.org/robots.txt +http://wolframreiter.org/robots.txt +http://www.comodo.com/email/webinspector-email http://www.rdg.ac.uk/WebStats http://www.reading.ac.uk/WebStats -http://xavs.es/robots.txt -http://yle.fi/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 @@ -58365,7 +58623,6 @@ https://svelte-hindi.republicworld.com/ https://svelte-hindi.republicworld.com/* https://svelte.republicworld.com/ https://svelte.republicworld.com/* -https://uat-next-a30-uk.udev1a.net* https://visitgreenland.com/wp-content/uploads/ono-fleischers-hotel-apartments/ https://www.austinmoody.net/403 https://www.austinmoody.net/404 @@ -58399,7 +58656,7 @@ https://www.facebook.com/From-Glory-Oklahoma-592513700928427 https://www.oxfamintermon.org/ca/resultats-de-cerca?term= https://www.oxfamintermon.org/es/resultados-de-busqueda?term= https://www.republicworld.com/ipl-2024/ -https://www.republicworld.com/ipl-2024/*http://nato.int/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 @@ -58419,7 +58676,7 @@ https://www.thenation.com/teaching_guide-sitemap2.xml https://www.thenation.com/teaching_guide-sitemap3.xml https://www.thenation.com/teaching_guide-sitemap4.xml https:/www.alibaba.com -https:/www.alibaba.com/http://proterra.com/robots.txt +https:/www.alibaba.com/http://aliexpress.com/robots.txt htyau htz/js/bots.js hu @@ -58725,6 +58982,7 @@ hypeindex/graph hypeindex/performance-graph hyper hypernews +hypoallergenique hyrbil/resultat hyunjin hz/contact-us/ajax/initiate-trusted-contact @@ -58738,7 +58996,6 @@ hz/leaderboard/top-reviewers/ hzhu88 hznb i -i-gender* i-packages i/*?amp=1 i/*?ampstory=1 @@ -58826,13 +59083,6 @@ ianlee iannason ianwong iap/ -iason/$ -iason/?$ -iason/hamburg -iason/listing -iason/search -iason/widget -iasonQuery ib/ ibanez ibh @@ -59074,6 +59324,7 @@ idees/fiches/theme= identification identite identity +identity/ identity/accountsettingsactivityweb identity/accountsettingssyaf identity/how-we-look @@ -59243,7 +59494,7 @@ iframe/dirette iframe/video iframe= iframes -iframes/http://streamelements.com/robots.txt +iframes/http://earthobservatory.nasa.gov/robots.txt ifwns ig/add? ig/forums @@ -59323,7 +59574,7 @@ il/images ilink/ illustrations illustrations/*/download -illustrations/http://blog.mozilla.org/robots.txt +illustrations/http://icrc.org/robots.txt ilo/forums ilo/kb/*/discuss ilo/search @@ -59365,13 +59616,14 @@ image/cache image/cache/*1400x1400 image/detailprint image/new +image/viewer.htm imageClipperUpload image_site imagelib imagelibrary imagelightbox?elementId imagenes -imagenes/novias/20201021177551/vestido-novia-desmontable-viral-romancera/*/*.jpghttp://rtbf.be/robots.txt +imagenes/novias/20201021177551/vestido-novia-desmontable-viral-romancera/*/*.jpghttp://hollywoodlife.com/robots.txt imageresults.asp* images images @@ -59476,7 +59728,7 @@ img/*.docx$ img/*.pdf$ img/category img/hc_ambassador.png -img/http://support.lenovo.com/robots.txt +img/http://takeout.google.com/robots.txt img/logo/3rdpartylogos img/mobile img/not-indexed @@ -59590,6 +59842,7 @@ in-en/your in-notes/authors in-notes/rerendered in-product/ +in-the-news/? in/ in/*.BMP in/*.GIF @@ -59714,7 +59967,7 @@ include/toc includes includes includes/ -includes/ +includes/ includes/* includes/*.asp$ includes/*.js @@ -59729,6 +59982,9 @@ includes/newsite/ads/aadcall.php includes/re.php includes/templates includes/templates/notice_and_procedure.pdf +includes/video.php +includes/video.php?f= +includes/video.php?track= includes_comun includes_comun/modulos_automaticos includes_content/missing_handler/view_map.html @@ -59746,15 +60002,18 @@ independentlens/video/index.php? indepthtoolkit/smallprox indepthtoolkit/smallprox$ index +index*.php$ index-new index-test.php -index.asp index.cgi index.hi. index.htm index.html index.html$ index.html? +index.html?currency=USD®ion=North%20America&country=US +index.html?utm_source=distribution&utm_medium=pr&utm_campaign=pr%2Btemplate%2Blinks +index.html?utm_source=distribution&utm_medium=pr&utm_term=Enterprise&utm_content=ESMAV&utm_campaign=120309 index.jhtml index.jsp?pg_name=ccpmapp/shared/assets/page/hsa_news index.new.html @@ -59855,13 +60114,13 @@ index.php/user/login/ index.php/user/logout index.php/user/logout index.php/user/logout/ -index.php/user/logout/http://azcentral.com/robots.txt -index.php/user/logout/http://couchsurfing.com/robots.txt -index.php/user/logout/http://dailywire.com/robots.txt -index.php/user/logout/http://nordstrom.com/robots.txt -index.php/user/logout/http://sockittosarcoma.org.au/robots.txt -index.php/user/logout/http://static-tagr.gd1.mookie1.com/robots.txt -index.php/user/logout/http://voanews.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/ @@ -59899,6 +60158,7 @@ index.php?r= index.php?return_to= index.php?route=babyloncms index.php?route=product/product*&manufacturer_id= +index.php?source= index.php?title=Special:Recentchanges index.pl index.xml @@ -59979,6 +60239,7 @@ info/jobs/Kooperations-Manager.html info/jobs/Social-Media-Online-Kommunikation.html info/jobs/UX-UI-Designer.html info/jobs/ba-medieninformatik.html +info/jobs/backend-entwicklerin.html info/jobs/buchhaltung-payment.html info/jobs/buchhaltung-personal.html info/jobs/compliance.html @@ -59991,7 +60252,6 @@ info/jobs/product-owner.html info/jobs/projektberater.html info/jobs/scrum-master.html info/jobs/showmaster.html -info/jobs/site-reliability-engineer.html info/jobs/social-media.html info/jobs/support.html info/jobs/texterin-uxwriterin.html @@ -60041,7 +60301,6 @@ initiatives/arts initiatives/digital-experience-project/search initiatives/research initps -inktuition inmo innalisker inner_video.php?videoId= @@ -60271,9 +60530,9 @@ integration-api/*? integration-product-categories integrations integromedb +intelappup/index.php intelligence intelligencer/amp -intensecoding intent intentionally inter-fail-buy @@ -60282,7 +60541,7 @@ inter-wait-buy interact interact.sh interactions-list-drugs.php -interactive*http://codex.wordpress.org/robots.txt +interactive*http://fcc.gov/robots.txt interactive/quiz/preview interactive/reading-preference interculturaldialogu/ar/event/*/ical @@ -60353,6 +60612,8 @@ international/us internationalorderform internaute interne/ +internet-security/antivirus.php? +internet-security/wifi-security.php? internet/fiber internet/gigabit internet/speed @@ -60416,6 +60677,7 @@ intshippingpopup.aspx intuition inv inv_unsub +inventory-detail/print.htm inventory/help/search/results.html inventory/mobile/thanks.html inventory/thank-you.html @@ -60497,7 +60759,7 @@ ip-outreach/*/ipday/2024/ ipAcl ipAddress= ipad -ipad/ +ipad/ ipad/4/Contents/en/searchindex ipadconsent ipadvantage/ @@ -60616,7 +60878,6 @@ isogai isolavirtuale isoloveychik isolutions/outage-pages -isort-* ispy/ israel-workspace isrc @@ -60627,7 +60888,6 @@ iss/governance/strategy/UniversityICTStrategy2011-14.pdf iss/itpi/digital-tours-/ iss/modules/directory iss/modules/subjects -issale-* issue.php issues isurvey/ @@ -61024,7 +61284,7 @@ it/responsive-header it/retail/search$ it/retail/search? it/ricerca -it/richiesta-informazioni/ +it/richiesta-informazioni/ it/s/collezioni it/s/immagini it/s/utenti @@ -61123,7 +61383,6 @@ items/send2friend items/stat items/tag_as_wish_list items/write -itemsize-* iten/Rotationskolbenpumpe iten/knarrender iten/lastricher%C3%A0 @@ -61211,7 +61470,22 @@ iznanka izumivazquez izzuddinaris j -j-gender* +j-auto-suggest.json +j-contact-seller.json +j-dealer-link-inc.json +j-edit-watchlist.json +j-feature-link-inc.json +j-get-watchlist-item.json +j-homepage-galerie.json +j-homepage-gallery.json +j-locations.json +j-page-view.json +j-recently-viewed +j-send-to-friend.json +j-tokens-gen.json +j-vac-inc-carproof.json +j-vac-inc-get.json +j-vac-phone-get.json j/pro-site j= j_spring_security_check @@ -62173,7 +62447,6 @@ jp/*min= jp/*my_etsy= jp/Flash jp/about-huawei/publications/huawave$ -jp/access_aem.html jp/admin jp/ajax jp/ajax/content-product @@ -62194,46 +62467,20 @@ jp/blogs/technology.atom jp/blogsearch jp/box jp/brand/ -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= jp/c/*ship_to= 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/connect/help/search-results.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 @@ -62302,20 +62549,6 @@ 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 @@ -62651,7 +62884,6 @@ jzhou jzhu jzirin k -k-gender* k-lo k/authajax k/ident @@ -62749,7 +62981,6 @@ karttasovellus kartu-kredit*?id= kaseymiller kassis -kat= katchavez katehartmann katerose @@ -62847,7 +63078,7 @@ kevinweiluo kevinwu kewang kexinyi -key= +key/ASWD56425CSA keyboard_qwerty.html keynote keynote-speakers/? @@ -62921,7 +63152,6 @@ kingdom-of-heaven kings/node kings/users kingsley -kino/hhde.kino.php?suche=yes kiranmhatre kiranravella kirby @@ -63385,7 +63615,6 @@ kz/archive kz/ru kzhu l -l-gender* l.php l/ l/*2-for @@ -63429,18 +63658,19 @@ 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? label label_France label_france labels -labelstudio/shop/* laberg -lablestudio/shop/* labor labor-new labs labs-maintenance.htm +labs-statistics/? labs-unavailable.htm labs/ labs/caption-search @@ -63464,7 +63694,7 @@ lamda/images lan lancaster land -land/ +land/ land/search.php landing landing-feed @@ -63473,10 +63703,10 @@ landing-page-sitemap.xml landing-page/changelog landing-page/cmp-freemium landing-page/licensing -landing-page/webinar/kessler-expertserieswebinar-mojo-assetdeliveryhttp://jetblue.com/robots.txt +landing-page/webinar/kessler-expertserieswebinar-mojo-assetdeliveryhttp://curbed.com/robots.txt landing-pages landing.php -landing/ +landing/ landing/braintree-paypal landing/brand/ landing/brand/adam-eve-products$ @@ -63487,16 +63717,26 @@ landing/cd-rates-d landing/cd-rates-f landing/cd-rates-g landing/cmsnext-root +landing/comodo-conducts-webinar-on-protection-against-ransomware/? landing/edu.html landing/email/ landing/google-checkout landing/happy-holiday-retargeting landing/holiday-retargeting-2 +landing/insurance-security/? landing/now/ontap landing/promo/ landing/promo/gifts-under-20$ landing/prosp/ +landing/protect-educational-institution/? +landing/secure-government-institutions/? landing/signout.html +landing/ssl +landing/ssl-c +landing/ssl-certificate/cheap-code-signing/? +landing/ssl-certificate/cheap-ssl-certificate/? +landing/telecommunication-security/? +landing/wannacry-ransomware-endpoints-protection/? landing/wrapped-2023 landing? landing?PFFSRCID @@ -63560,13 +63800,13 @@ latam/blog/ latam/blog/* latest latest-amp-article +latest-news/comodo-and-cybrhawk-announce-technology-partnership-cybrhawk-integrates-comodos-openedr-into-xdr-solution-set/? latest-playlist latest-talk latest.* latest?keyword= latest_stories.cms* latest_stories_advertising.cms -latestarrivals-last* latestnews.php latin latin_en @@ -63574,23 +63814,11 @@ latinamerica/wp-admin latinamerica/wp-content/plugins latinamerica/wp-includes latoyaprincessjackson -launch/ +launch-day-show-voting.html +launch/ launch2005/ launch_invitation launcher -laura-ashley/homeware/ -laura-ashley/inspiration -laura-ashley/shop/* -laura-ashley/shop/*/* -laura-ashley/shop/*/*brand-* -laura-ashley/shop/*/*brand-lauraashley* -laura-ashley/shop/*/*brand-lauraashley*brand-* -laura-ashley/shop/*brand-lauraashley* -laura-ashley/shop/*brand-lauraashley*brand-* -laura-ashley/shop/*promotion-* -laura-ashley/shop/promotion-*/brand-* -laura-ashley/shop/promotion-*/brand-lauraashley -laura-ashley/shop/promotion-*/brand-lauraashley-brand-* laura-koenig laura_diaz_anadon lauraannedwards @@ -63677,7 +63905,7 @@ le-cegep/signature-courriel/ leaders/center-programs/elp-applications/thank-you/ leaders/center-programs/elp-nomination/thank-you/ leadership/ -leadingtogether/http://umc.org/robots.txt +leadingtogether/http://uspto.gov/robots.txt leads leads/recommendations leaening*? @@ -63754,7 +63982,7 @@ learning/settings$ learning/settings? learningarcade/ learningcenter -learnmore-transferhttp://dolby.com/robots.txt +learnmore-transferhttp://mc.yandex.ru/robots.txt learnmorelayer learnmorelayertv leave @@ -63836,7 +64064,7 @@ legal-services/checkout? legal/3874403/ legal/bank-agreement-europe-expanded legal/former-affiliate-terms-and-conditions -legal/http://amnestyusa.org/robots.txt +legal/http://outdooractive.com/robots.txt legal/merchant-directory legal/terms legal/terms-of-service/unstyled.html @@ -64083,6 +64311,8 @@ library/working library= library? library?/ +library_common/ +library_glossary.htm libraryservices/beta/search libraryservices/feedback/poll libraryservices/feeds @@ -64206,16 +64436,6 @@ linux linux? lipeng lipovsky -lipsy-catwalk-looks/ -lipsy-shop/*/1* -lipsy-shop/*/2* -lipsy-shop/*/3* -lipsy-shop/*/4* -lipsy-shop/*/5* -lipsy-shop/*/6* -lipsy-shop/*/7* -lipsy-shop/*/8* -lipsy-shop/*/9* liqi lisa lisa-spikes @@ -64274,8 +64494,13 @@ listings listings*?q= listings-management/superpower-landing2 listings/*/directions +listmanager/confirmation1.php +listmanager/confirmation2.php +listmanager/goodbye.php +listmanager/notification1.php +listmanager/notification2.php lists -lists/ +lists/ lists/search lists/search?q= listspider/ @@ -64296,9 +64521,9 @@ live live-a-detruire_19925.html live-blogs/*embed=1 live-eyewear -live-preview/http://asiasociety.org/robots.txt -live-preview/http://eclipse.org/robots.txt -live-preview/http://motorola.com/robots.txt +live-preview/http://darksidedetective.com/robots.txt +live-preview/http://game.es/robots.txt +live-preview/http://infosecurity-magazine.com/robots.txt live-score/cricket/auction_ajax live-score/cricket/comm live-score/cricket/commentary @@ -64350,6 +64575,7 @@ living/wellness/hearstmagazines livingcurriculum livingin1901 livingthepoorlife +livraison-a-domicile liyanahusenay liyufan liz @@ -64368,6 +64594,7 @@ lk/corporate/contact lk/news lkc lkwan +ll= llm-art-law llm-international-corporate-commercial-law llm-international-human-rights-law-practice @@ -64381,7 +64608,7 @@ lm/R1XIHQVKXSKBNJ lm/R3HQ5WJSZK6QSO lmaliszewski lmdgft -lmoyer/http://lukew.com/robots.txt +lmoyer/http://scholastic.com/robots.txt lmpecaro lms/ lms/contact-us/ @@ -64518,7 +64745,6 @@ login-mgt login-signup login-success login-v2? -login.asp login.aspx login.aspx*$ login.bml @@ -64535,10 +64761,11 @@ login/* login/?*guestpasskey= login/?next= login/bestaetigungslink-erneut-senden +login/comodo-members.php/*_blank login/domain login/facebook login/googleplus -login/http://agencasino77.com/robots.txt +login/http://cex.io/robots.txt login/join$ login/join? login/password @@ -64591,6 +64818,7 @@ logo-request.php logodownload.php logonUserServicesStartupAction.do logos +logotipoanticorrupcion/ logotypes logout logout @@ -64661,7 +64889,6 @@ loterias/loteria-nino-amp/comprobar-loteria-nino/ loterias/loteria-nino/comprobar-loteria-nino/ loterias/loteria-nino/comprobar-numeros/* loterias/loteria-nino/numero -lotteryminolta louismaiden lov loved= @@ -64729,7 +64956,7 @@ lrotenstein lrtrambaiolli ls ls/ -ls/docshttp://cloudup.com/robots.txt +ls/docshttp://console.cloud.google.com/robots.txt lsdahlberg lshao lsho1976 @@ -64974,11 +65201,9 @@ lz8858 lzhang m m-formredirect.cfm -m-gender* m-pr.cfm m-redirect.cfm m-s.cfm -m-use-* m/ m/* m/*/*/following @@ -65389,7 +65614,7 @@ mai/users maier mail mail -mail-fertighttp://ist-track.com/robots.txt +mail-fertighttp://npmjs.com/robots.txt mail-gotowe mail-listo mail-okay @@ -65402,9 +65627,7 @@ mail/help/adminconsole/print/.network-solutions-mx.html.swp mail/help/api/search-results.html mail/help/search-results.html mail/images/mail-pricing-inr.pdf -mail/subscribe mail/termsandconditions -mail/valid- mail? mail?hl= mailEmergency @@ -65502,6 +65725,7 @@ malshikho malvikajain mambots mamontano +man-in-the-middle man-knowledge/ manage manage-account @@ -65513,6 +65737,7 @@ manage/global manage_friend.pl manage_playlist manageability/ +managed-detection-response/? managedservices/get-in-touch managedservices/wp-admin managedservices/wp-content/plugins @@ -65564,7 +65789,7 @@ manzo map map-constructor/loader map-regular.xml -map-review/ +map-review/ map-search-flats/leningradskaya-oblast/$ map-search-flats/moskovskaya-oblast/$ map-search-flats/moskva/$ @@ -65653,7 +65878,7 @@ marenalin margaretjenkins margarettroyer margotmoinester -mari/ +mari/ maria-garytrainingsite maria_acevedo maria_ratanova @@ -65929,7 +66154,6 @@ maxnguyen maxp= maxparcount maxprice -maxprice* maxprice= maxseawright maxwang @@ -66039,7 +66263,6 @@ mchung mcith mcknight mcmahon -mcmahon/emusic-l mcmurray mcn mcn/ @@ -66071,7 +66294,6 @@ mec-medicaid/ mecha mechanic meconnect/ -medal/* meddev media media @@ -66082,7 +66304,6 @@ media-library-links/ media-library/sites/alspac/migrated/documents media-manager media/ -media/* media/*/edit media/0000 media/1287752/ @@ -66093,7 +66314,7 @@ media/BookingThumbnails media/JC media/Player6_0.swf media/ProviderThumbnails -media/Resized-Images/*http://haaretz.com/robots.txt +media/Resized-Images/*http://minecraftforum.net/robots.txt media/SL media/TALSO.swf media/TUIThumbnails @@ -66103,7 +66324,7 @@ media/admin media/advertorials media/all/1287752/ media/all/1287913/ -media/all/1288165/http://whiskyzone.de/robots.txt +media/all/1288165/http://cell.com/robots.txt media/all/357557/ media/attractions-splice-test-spp media/bl-video @@ -66128,7 +66349,6 @@ media/daodao/photo-t media/daodao/video-t media/daodao/video-v media/downloads/ -media/editimgecaption/* media/en/analog-dialogue/ media/en/company/sustainability-reports/ media/en/non-searchable/ @@ -66194,7 +66414,7 @@ media/tourism-content media/travelpod-roll.flv media/tv/channel/credits media/tyfo* -media/tyfo*http://fbi.gov/robots.txt +media/tyfo*http://startrankingnow.com/robots.txt media/unesco media/uploads media/video @@ -66235,7 +66455,7 @@ mediacard mediacentral mediacomp/ mediafiles/* -mediahttp://themoviedb.org/robots.txt +mediahttp://newscientist.com/robots.txt mediakit mediakit/ medialibrary/de/brief @@ -66541,7 +66761,7 @@ medstaging meeting/help/search-results.html meeting/register meeting/schedule -meetingOptionshttp://nbcnewyork.com/robots.txt +meetingOptionshttp://teamusa.org/robots.txt meetings meetings/en/html.jsp meetings/national/jmm/2124_abstracts/1056-30-23.pdf @@ -66678,16 +66898,6 @@ memes/*full= memes/*page= memorandum memorial/search -men/*/1* -men/*/2* -men/*/3* -men/*/4* -men/*/5* -men/*/6* -men/*/7* -men/*/8* -men/*/9* -men/tailoring/tailoring-essentials/1$ mena/2022/03/08/irans-chief-negotiator-heads-back-to-tehran-as-talks-hit-bump mena/errors menglanchen @@ -66732,6 +66942,7 @@ merchant/imageUploadPreview/* merchant/loc/* merchant/moreProducts?* merchant/update/* +merchant_login merchant_shipping_policy.pdf merchantapps mercie @@ -67042,7 +67253,6 @@ mileageplan/ssl/mpauction/MPAuctionTermsStatic.asp mileageplan/ssl/mpauction/MPauctionBidForm.asp mileageplan/ssl/mpauction/MPauctionMain.asp mileageplan/ssl/partner/PartnerForm.asp -milevaluate military militaryhistory million-dollar-arm @@ -67107,8 +67317,6 @@ minitv/tp minlanyu minminfu minp= -minprice* -minprice*maxprice* minprice= minsikkim mirazulislam @@ -67179,7 +67387,6 @@ missions?mission_target=Saturn missionswachhtapaani mist mitchell -mitglieder mittal mitten mivkov @@ -67683,7 +67890,6 @@ monitoring monitoring/?o=4506733701693440&p=4506733712244736 monk monmobile -month= monthly_minrates montres/Magazine/Dictionnaire-horlogerie/?lettre= montres/Magazine/Grand-horlogers/?lettre= @@ -67898,7 +68104,7 @@ mre/*.jpg$ mre/*.js$ mre/*.pdf$ mre/*.png$ -mre/*.zip$http://careers.google.com/robots.txt +mre/*.zip$http://gov.il/robots.txt mre/*? mre/*@@configuracoes_view mre/*@@download/file$ @@ -68016,7 +68222,7 @@ msaadat msagha msandel msatwork/amazon -msatwork/uber/en.htmlhttp://p1.zemanta.com/robots.txt +msatwork/uber/en.htmlhttp://morganwallen.com/robots.txt msb msc-accounting-financial-management msc-advanced-clinical-practice @@ -68204,9 +68410,9 @@ multiview multivu mumbaiedition munin -munin*http://aesexy.bet/robots.txt -munin*http://movie-teaser.blogspot.com/robots.txt -munin*http://pacanele.biz/robots.txt +munin*http://demandcooling.com/robots.txt +munin*http://pacaneleaparate.biz/robots.txt +munin*http://packages.debian.org/robots.txt muns munshi musafim @@ -68237,7 +68443,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://cdn.rawgit.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 @@ -68284,7 +68490,7 @@ mvideos mvm mvmishra mvonbaeyer -mvp/http://boston.com/robots.txt +mvp/http://delta.com/robots.txt mw mw/ mw/en @@ -68408,7 +68614,7 @@ mx/user mx/user$ mx/ventureone mx/your -mxf-final-cut-pro/ +mxf-final-cut-pro/ mxhe my my*/blog-article-remove-faq-utms-*.js @@ -68541,6 +68747,7 @@ mybestface myblog mybooking.html mybookoflists +mycars mycart mycountry mydonate @@ -68627,6 +68834,7 @@ myshop mystorm mystuff mystunningwebsites +mystyles.css mysuccesshub mysuggestions.asp mysupport/s/forumshome @@ -68648,7 +68856,7 @@ myworld mz mz/ n -n-gender* +n-notifications.html n/:state_code/:city/:neighborhood_name/:locationId n/pr n245com @@ -68784,7 +68992,6 @@ navId= navbar navdarsever naveenbharathi -navigate.asp navigation navigation-teasers navigation.html @@ -68894,7 +69101,6 @@ nc nc/en/book-a-trip/flights/fare-types/fare-guide-information.html nc/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html ncaconline -ncdarts/bcdl/search ncharles nchatman ncis @@ -69002,7 +69208,6 @@ new_subject new_writer newattorneys newblog -newborn-test$ newbrand newcard.php newcarfilterwidget @@ -69033,6 +69238,11 @@ news-and-insights/newsroom/news-and-media-releases/2023/shell-second-quarter-tes news-and-insights/scenarios/a-better-life-with-a-healthy-planet news-and-insights/scenarios/a-better-life-with-a-healthy-planet.html news-app +news-archive/*/*/?ap= +news-archive/? +news-archive/page +news-archive/page/*/? +news-archive? news-core news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP @@ -69042,7 +69252,7 @@ news-ga news-insider$ news-keywords news-list -news-manager/ +news-manager/ news-mobile news-redirect/* news-release/ @@ -69095,6 +69305,7 @@ news/2019 news/2020 news/2020/02/trumps-tax-break-promised-housing-opportunity-but-the-forgotten-are-still-waiting.html news/2021 +news/240602.html news/372.htm news/999-snow.htm news/? @@ -69102,6 +69313,7 @@ news/?gl= news/?hl= news/?ned= news/?s= +news/?utm_source= news/Backup news/Insight news/Library @@ -69129,10 +69341,15 @@ news/calendars news/campaigns-events/best-corporate-website news/campaigns-events/best-use-of-content news/campus +news/case-studies/CMNetworx.php? +news/case-studies/ac-pike-county.php? +news/case-studies/licking-school.php? news/categories/news/ news/city-statements news/commentary news/community +news/comodo-announces-advise-cyber-solutions-as-newest-mssp-partner/? +news/comodo-integrates-open-source-edr-into-its-flagship-product-worlds-most-capable-open-source-edr-is-now-free-to-anyone-using-comodos-endpoint-protection/? news/cricketnext news/current news/detail_print.asp @@ -69147,6 +69364,7 @@ news/go news/grand-rapids/index.ssf/2010/07/father_still_in_shock_after_so.html news/image news/images +news/in-the-news.php? news/includes news/index.ssf/2008/03/morial_associate_charged_with.html news/index.ssf/2010/07/union_county_college_athletic.html @@ -69160,6 +69378,7 @@ news/intelligencer/16951 news/invest news/investment news/ired/ultimora/cronaca/rep_cronaca_n_3487677.html +news/itn/images news/jjournal/bayonne/index.ssf?/base/news-6/127537353187770.xml&coll=3 news/jjournal/bayonne/index.ssf?/base/news-6/1276152096131710.xml&coll=3 news/jjournal/jerseycity/index.ssf?/base/news-12/1305268827289271.xml&coll=3 @@ -69173,6 +69392,7 @@ news/mediadinner news/mediadinner06 news/mip news/mraid.js +news/news-details.php?newsYear= news/news-results.html news/news-search.html? news/news_results.jsp* @@ -69181,6 +69401,16 @@ news/politics/0,1283,48946,00.html news/politics/0,1283,49132,00.html news/politics/0,48940-0.html news/politics/1,49013-0.html +news/press_releases/05_05_09.html +news/press_releases/10_01_06.html +news/press_releases/2011/10/Comodo-Internet-Security-2012.html?key5sk1= +news/press_releases/2020/07/comodo-and-unison-healthcare-group-announce-healthcare-cybersecurity-strategic-partnership.html? +news/press_releases/2020/08/comodo-and-ip-infotech-announce-strategic-partnership-to-help-companies-stop-ransomware.html? +news/press_releases/23_10_08.html +news/press_releases/27_03_07.html +news/press_releases/comodo-firewall-pro-v-3-0-provides-unprecedented-protection-to-keep-pcs-malware-free-better-than-many-leading-solutions/? +news/press_releases/index.html? +news/press_releases/index.html?source= news/preview/ news/printedition news/publications @@ -69230,7 +69460,7 @@ news_test newsanalysis newsapp-api newsbackup -newscenter/pressreleases/32-countries-adopt-nuclear-energy-declaration-at-historic-summit-in-brusselshttp://google-analytics-ru.bi.owox.com/robots.txt +newscenter/pressreleases/32-countries-adopt-nuclear-energy-declaration-at-historic-summit-in-brusselshttp://iana.org/robots.txt newsfeed newsfeed$ newsfeedemail @@ -69329,8 +69559,8 @@ newsletter-templates/weather newsletter-templates/weather-weekly newsletter-templates/weekly-messenger newsletter/ -newsletter/ -newsletter/$http://rd.com/robots.txt +newsletter/ +newsletter/$http://digital-strategy.ec.europa.eu/robots.txt newsletter/* newsletter/archive/ newsletter/archive/exearth/ @@ -69390,7 +69620,6 @@ newsletters/view-from-dc/?outputType=amp newsletters/view-from-london/?outputType=amp newsletters/walt_handelsman newsletters/weekly-newsletter/?outputType=amp -newslettershistorical newsnetwork newspaper/archive newspapers/ @@ -69952,6 +70181,7 @@ newstudent newsuppliers newswire newt +newwearesorry.asp newyears-2020-aff newyork nexradinv @@ -70062,7 +70292,6 @@ nieuwsbrieven/preview nightlies nightlies_server nightly -nightwear-prelaunch$ niharikasingh nii=t niji @@ -71029,7 +71258,6 @@ nodeapi nodequeue noel noemiesportiche -nofl noflashhtml nofollow=1 noframe @@ -71051,7 +71279,7 @@ nomobile= nonConfig/api/wpa nonacm nonbot/ -nonce="_iAknbREL-QkhIewiuN1mQ">if(google.cis +nonce="ZNtJRuAgrtSq0yDMxa8P0A">if(google.cis nonlystdomainredirect nonprofits-ngos nonprofits/account @@ -71179,7 +71407,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://dmoz.org/robots.txt +notyours/http://openclipart.org/robots.txt nouchinelab nouconsistori2015 nous-contacter.html @@ -71196,7 +71424,7 @@ novostroyki novostroyki*/?direct=1 novostroyki/*?order= novostroyki/po-ulizam -novostroyki/po-ulizam/*http://coreywilley.com/robots.txt +novostroyki/po-ulizam/*http://nozbe.com/robots.txt novostroyki/po-ulizam/moskva novostroyki/sankt-peterburg/moskovskij/in2it-intuit2 now @@ -71458,7 +71686,7 @@ nz/your nzh-search nzzidms o -o-gender* +o-kompanii/ o-rukyojin1116/videolist-*.html o-rukyojin1116/videolist.html o/ @@ -71498,7 +71726,7 @@ oauth/ oauth/authorize oauth/connect.html oauth/facebook -oauth/http://in.linkedin.com/robots.txt +oauth/http://fitbots.com/robots.txt oauth/line oauth/login oauth/signin @@ -71508,6 +71736,7 @@ oauth2/v2 oauth_error oauth_signin obOrigUrl=true +obfuscation-attacks obgyn/appointments-and-referrals/migs/appointment-thankyou obgyn/appointments-and-referrals/ob-gyn/appointment-thankyou obgyn/education-and-training/international-gynecologic-oncology-observership-application-thankyou @@ -71567,7 +71796,6 @@ off-market off-market/$ offensivecontent offer -offer-* offer-106369 offer-121785 offer-123027 @@ -71762,10 +71990,11 @@ 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 +on/demandware.store* on/demandware.store/Sites-patagonia-jp-Site/ja_JP/Page-Locale on/demandware.store/Sites-patagonia-us-Site/default/Product-ModalWW on/demandware.store/Sites-patagonia-us-Site/en_US/* @@ -71842,7 +72071,7 @@ online/includes online/includes/ online/ink/ online/investments/ -online/online-program/curriculum_draft.cfmhttp://svs.gsfc.nasa.gov/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 @@ -71881,7 +72110,6 @@ onlinedoc/ onlineopinionF3cS onlineopinionV5 onlineservices/eservices -onrequest= ontheweb/blogs/delineator onuch onurafacan @@ -71927,6 +72155,7 @@ opening/config openlist opensearch.xml openstat +openstat openstat= openstat= openurl @@ -71952,12 +72181,11 @@ ops opssam1com opt-in-mobile opt-out -opt-out* opt-out-info.jsp opt-out-interface opt-out.jsp -opt-out/http://elfa.com/robots.txt -opt-out/http://threatpost.com/robots.txt +opt-out/http://youronlinechoices.eu/robots.txt +opt-out/http://yourstory.com/robots.txt opt/widget-cache.php optInEmail opt_out @@ -72003,6 +72231,7 @@ order/*/small-van order/*/van order/thank-you order= +order=* orderBy orderId orderJMP/ @@ -72147,7 +72376,6 @@ over-de-vpro/bedankt over-de-vpro/bedankt$ over-de-vpro/bedankt.*$ over-de-vpro/bedankt.html$ -overheadinstance overlay overlay/sustainability overlays @@ -72176,7 +72404,7 @@ p*from= p*groupType= p-a p-api -p-gender* +p-edit-ad p-r p-user p.php @@ -72396,6 +72624,7 @@ page-777107_28406709$ page-analytics page-data page-in-preview +page-not-found.php page-sitemap.xml page-strength page-under-maintenance @@ -72412,10 +72641,10 @@ page/*/?egotecpage page/*/?hc_location= page/*/?iq_id= page/*/?pcd= -page/*/?s page/*/?s= page/*/?s= page/*/?search= +page/94/?p= page/account-confirmation-thanks page/html page/login @@ -72584,6 +72813,7 @@ pages/node/add pages/podcasts pages/privacy pages/profiles +pages/ps pages/pt$ pages/reorderpages.action pages/reset-password/* @@ -72633,7 +72863,7 @@ paldrive/en-es paldrive/en-no paldrive/en-sk paldrive/en-tr -paldrive/en-us/http://znanylekarz.pl/robots.txt +paldrive/en-us/http://paloaltonetworks.com/robots.txt paleo paleo/metadata paleo/pubs @@ -72668,6 +72898,7 @@ paper/*? paper/*?p2df paper_passwd papers/*? +papers/establishingtrust.html papi par4 param.xml @@ -72748,10 +72979,13 @@ partners partners partners-affiliates.html partners-resellers.html +partners.php? +partners.php?email= partners/ partners/alabama-aljp$ partners/bnymellon/futureofmoney/images partners/california-list-fortinet$ +partners/channels.html? partners/contact-us/partners-confirmation/ partners/equalis-group$ partners/internal @@ -72759,8 +72993,12 @@ partners/ipad/live-video.json partners/marketing-search-results.html partners/mississippi-its$ partners/mississippi-its.html +partners/mssp/start-partnership/? partners/overview/partner-newsletter/confirmation/ partners/overview/partner-terms-and-conditions/ +partners/process/contact-ca.php +partners/process/contact.php +partners/process/contact.php?af= partners/resources/ partners/resources/forrester-dsp-wave-report partners/resources/gartner-dbms-mq-report @@ -72773,6 +73011,7 @@ partners/video/impactstories/modules partners/video/premiumcontent/modules partners/video/shows/modules partners/webinars/request/ +partners/welcome/index.php partnership partnerstore/help/search-results.html partnerstore/help/test.html @@ -72942,6 +73181,7 @@ pdf/F pdf/G pdf/H pdf/documents +pdf/ev_brochure.html? pdf/members/newsletters/womenchemists_apr02.pdf pdf/practical-guidance/journal pdf/publications/multi/pub300.pdf @@ -72957,6 +73197,7 @@ pdfs/gre/gre-bschool-comparison-tool.xlsx pdfs/mortgage-guide pdfs/tca pdfs/terms/*.pdf$ +pdfs/userguide.pdf pdjohnson pdm-i pdm-l @@ -73093,6 +73334,7 @@ personal-finance/test$ personal-loans personal-page/content personal.html +personal/ personal/demo personal_data personaldata/bharti-enterprises-ceo-sunil-bharti-mittal-making-the-case-for-mobile-connect @@ -73752,7 +73994,7 @@ pl/pl/product-finder/internal-hard-drives/ pl/pl/promos/ pl/pl/promos/lyve-cloud-for-startups/ pl/player -pl/popros-o-informacje/ +pl/popros-o-informacje/ pl/questions pl/renew.html pl/search @@ -74034,6 +74276,7 @@ plugins/common/feature/saml plugins/custom plugins/feedback.php plugins/search +plugins/viewsource plugins/viewsource/viewpagesrc.action plugins42 plummer @@ -74085,7 +74328,7 @@ pmc/publisherportal/download pmc/publisherportal/journalmanager pmc/tocrender.fcgi pmc/utilities -pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEycQobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_CiUKI1dhcyBiZWRldXRldCBVc2VyIEFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x225HZHFJYyq_grHzJe4nvDDCqrLyY\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe +pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyYQocChpXYXMgbWFjaHQgZWluZSBSb2JvdHMgdHh0PwooCiZXbyBsaWVndCBkaWUgUm9ib3RzIHR4dCBiZWkgV29yZFByZXNzPwoUChJXYXMgaGVpw590IFJvYm90cz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22rMzy6Fjqf3MuCs_QV56Yrl9xsUY\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe pmcomment pmcomment/ pmeehan @@ -74398,13 +74641,13 @@ politica/16_luglio_08/gara-camera-manovre-pizza-bene-c-marotta-inchiesta-tiap-54 politica/20081007/53556163832/ politica/2017/01/19/news/il_fratello_del_ministro_alfano_rischia_il_posto_e_costera_all_erario_mezzo_milione_di_euro[1]156371739 politica/la-gran-pregunta-que-en-el-gobierno-prefieren-no-hacerse-nid24102022 -politica/la-gran-pregunta-que-en-el-gobierno-prefieren-no-hacerse-nid24102022/?outputType=amphttp://techopedia.com/robots.txt +politica/la-gran-pregunta-que-en-el-gobierno-prefieren-no-hacerse-nid24102022/?outputType=amphttp://lancaster.ac.uk/robots.txt politica/murio-el-senador-nacional-carlos-alberto-reutemann-nid06072021 politica/murio-el-senador-nacional-carlos-alberto-reutemann-nid06072021/?outputType=amp politica/padron-electoral-2021-back-up-nid04052021 politica/speciali/2012/elezioni-amministrative/notizie/liste-elettorali-belluno_ec09c338-84bf-11e1-8bd9-25a08dbe0046.shtml politiclothes -politico-footer/http://20min.ch/robots.txt +politico-footer/http://politifact.com/robots.txt politico-header politics/e/sharing politics/index.ssf/2010/01/nova_scotia_property_attracted.html @@ -74421,6 +74664,7 @@ politics/law/news/2001/12/49083 politics/law/news/2001/12/49141 politics/law/news/2002/03/51042 politique-de-confidentialite/ +politique-de-retour poll poll-post!input.jspa poll-rss.php @@ -74537,7 +74781,6 @@ portales/munimadrid/es/Inicio/El-Ayuntamiento/Urbanismo-y-Vivienda/* portales/munimadrid/es/Inicio/El-Ayuntamiento/Urbanismo/* portales/munimadrid/es/Inicio/El-Ayuntamiento/Vivienda/* portales/munimadrid/fr/Accueil* -portalsuche portersf portfolio portfolio-airtable @@ -74664,7 +74907,7 @@ prashant-nageshwar prateek pratique/informatique/logiciels/windows-xp/1630 praveer-singh -prayers?*http://umweltbundesamt.de/robots.txt +prayers?*http://uscis.gov/robots.txt prbcdn10 prbr prbr0 @@ -74759,7 +75002,6 @@ premium_enquete premium_feed/ premiumhosting premiumlogin/ -premiumpartner premiumsupport/iam/ premiumsupport/knowledge-center/feedback-no/ premiumsupport/knowledge-center/feedback-yes/ @@ -74789,10 +75031,11 @@ press-and-media press-contact/ press-coverage/?offset= press-release +press-release.php? press-releases press-this.php press/art-institute-images -press/content-search?*http://adeje.es/robots.txt +press/content-search?*http://channel9.msdn.com/robots.txt press/exhibition-press-room press/fellowship press/founders/ @@ -74817,7 +75060,6 @@ prettyearth/assets prev_url=* prevent-bee-sting-allergic-reactions preview -preview* preview-examens preview-link preview/ @@ -74872,6 +75114,7 @@ pricing pricing-b* pricing-calculator pricing-monthly +pricing-product.php? pricing-updates-for-ghostery-subscription-plans pricing/ pricing/awis/ @@ -75024,7 +75267,11 @@ product-availability product-availability/ product-aware-payment.shtml product-catalogs +product-category product-category/ +product-category/earphones +product-category/office-2016 +product-category/office-365 product-category/recipes-products product-compare product-detail @@ -75041,7 +75288,7 @@ product-marketing product-page-testing product-question/ product-quickview* -product-ratings/http://fanimalo.com/robots.txt +product-ratings/http://wisper.io/robots.txt product-recommended.jsp product-refferal product-review-post @@ -75062,7 +75309,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 @@ -75106,9 +75353,6 @@ product_reviews/vote product_reviews/votes product_type= product_videos -productaffiliation-accessoriesall* -productaffiliation-beautyandgrooming* -productaffiliation-premiumbrands* productalert/ productcollectie productdetail/* @@ -75126,6 +75370,7 @@ productpage productreview/manager productreview/user products +products.php? products/ products/*+ products/*--*--*-- @@ -75168,6 +75413,7 @@ products/*/used products/*/width*--*Large products/*/width*--*Small products/*_- +products/access_management products/allproducts products/annuities/content/apdownload.html products/annuities/content/callme.html @@ -75196,10 +75442,14 @@ products/atp/content/timesales_popup.html products/atp/images products/blinds-and-shades products/brigadier +products/cancellation-info.php +products/certificate_services +products/certified_messaging products/chandeliers products/checking/checking_toc.shtml products/checking/images products/commerce-cloud/partner-marketplace/. +products/compare_selected_products products/comparison.jsp products/connections/product_detail/product_35486.html products/connections/search-products.html @@ -75238,6 +75488,9 @@ products/fixedincome/price_ans2.html products/fixedincome/price_ans3.html products/fixedincome/price_ans4.html products/fixedincome/price_ans5.html +products/free-products.php? +products/free_products.html? +products/frontpage?area=SecureEmailCertificate&ap=Comodo&trackKeys=track=5973 products/funds/browse_toc.html products/funds/content/answer2.html products/funds/content/answer3.html @@ -75289,8 +75542,11 @@ products/insurance/content/thankyou.html products/insurance/images products/isbn products/load_image_gallery +products/managed_security/index.html +products/managed_security/pricing.html?key5sk1= products/matlab-home-for-enterprise/ products/new_products/r2017b-pr-transition.html +products/overview.html products/pdf products/player/pearson-cdf.cgi products/prices @@ -75310,6 +75566,7 @@ products/retirement/getstart/newacc/smallbizstandalone_toc.html products/retirement/images products/search products/search?text= +products/show products/stockoptions/analyzerglossary.html products/stocksbonds/content/cboebuffer.html products/stocksbonds/images @@ -75322,7 +75579,13 @@ products/stocksbonds/offers/systemdownerror_frame.shtml products/stocksbonds/offers/thankyouC.shtml products/stocksbonds/offers/thankyouP.shtml products/toolbar/ToolbarConfig10.shtml +products/tour.html products/trials/ +products/vengine/setup.html +products/wizard/footer.php +products/wizard/package.php +products/wizard/results-prel.php +products/wizard/results.php products/world-war-i/?category= products/z10 products/z30 @@ -75334,6 +75597,7 @@ productselections/ productshowimg productupdates.php produits +proekty/* prof prof-services/ prof-services/nsa/ @@ -75377,7 +75641,7 @@ profile/*/stats profile/*/stats/library profile/*/trophies profile/*article*.ece -profile/*http://tomsguide.com/robots.txt +profile/*http://cbs.com/robots.txt profile/author/$ profile/author/? profile/authorgallery @@ -75506,7 +75770,7 @@ program-2/action~stream program-2/action~undefined program-2/action~week program-registration -program/action~*/http://google.no/robots.txt +program/action~*/http://attendee.gotowebinar.com/robots.txt program/action~agenda program/action~default program/action~http: @@ -75535,6 +75799,7 @@ programming/free/files programming_example programoversigttiltryk programs +programs-manager-features.php?id=3 programs/coe/2005/section2/tableXLS.asp programs/library/desktop programs/mba/admission/events/ @@ -75639,13 +75904,11 @@ promos/ promos/jump/package/iPhone/ promos/jump/package/mobile/ promos/lyve-cloud-for-startups/ -promosearch-* promote promoted promoted-content promotionaltools promotions -promotions-publish* promotions/attracta-promo promotions/emails pronajem-auta/vysledky @@ -75691,6 +75954,7 @@ prospectus/postgraduate/2013 prospectus/postgraduate/2014 prospectus/undergraduate/2014 protagonisti/Antonella_Accroglian%C3%B2 +protect-educational-institution/? protected protected-page protected/login @@ -75712,7 +75976,6 @@ proximic proximus proxy proxy -proxy/* proxy/accounts proxy/accounts/v1 proxy/accounts/v1/groups @@ -75936,6 +76199,9 @@ pt/*max= pt/*min= pt/*my_etsy= pt/Download +pt/_Original_ +pt/_incl_header.html +pt/_old_ pt/account pt/account= pt/adisplay.php @@ -75969,17 +76235,31 @@ pt/error-static-cdn pt/event/*/ical pt/event/*/shoutbox pt/event/*/shoutbox? +pt/eventos/2010_reunioes_ministeriais.asp +pt/eventos/cultural_events.asp +pt/eventos/default.asp +pt/eventos/eventos2009.asp +pt/eventos/eventos2010.asp +pt/eventos/fundo_da_paz.asp pt/explore pt/features/partial/footer pt/features/partial/page-bottom pt/festival/*/shoutbox pt/festival/*/shoutbox? pt/forum -pt/forum/goto.phphttp://tampabay.com/robots.txt +pt/forum/goto.phphttp://dai.ly/robots.txt pt/group pt/guest-pass pt/help/sitemap pt/help/sitemap.php +pt/incl_banner_media_center.html +pt/incl_footer_old.html +pt/incl_headcontent_landing.inc +pt/incl_headcontent_secondary.inc +pt/incl_header1.html +pt/incl_header2.html +pt/incl_mini_pilares.html +pt/incl_searchnav.html pt/info pt/internal pt/invites/buy @@ -76165,7 +76445,7 @@ public/*.jpg public/*.js$ public/*.js? public/*.png -public/*http://journals.lww.com/robots.txt +public/*http://cloudflare.com/robots.txt public/about-eso/committees/cc public/about-eso/committees/cou public/about-eso/committees/fc @@ -76182,7 +76462,7 @@ public/checkout public/cmscommentAbuse public/comments public/data/ -public/dochttp://foundation-media.ffm.to/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 @@ -76260,6 +76540,7 @@ publications?page= publications?page=*& publicclass publicdatasets-confirmation/ +publicfolders/ publicidad/ publicidad/prueba publicliterature.PublicLiterature.search.html @@ -76295,7 +76576,6 @@ publish publish$ publish/ publish? -published publishedwriters/ publisher publishing/_denial.asp @@ -76380,7 +76660,6 @@ pypi/*/json pyro python/ q -q-gender* q-sourcepath q/*/admin_log q/*/earnings @@ -76589,7 +76868,6 @@ qzhang qzhao r r -r-gender* r.ashx r.ashx?i=* r.ashx?l=* @@ -76599,7 +76877,7 @@ r/ r/*page= r/Preview r/cms -r/http://academia.edu/robots.txt +r/http://blog.codinghorror.com/robots.txt r/instant/response r/kappa/api r/search @@ -76673,6 +76951,7 @@ radio/thedebaters radio/thisisthat radio3/concursos/app/index.shtml radio_er +radius= radkevich rafaelferrazbannitz rafaelrezende @@ -76700,8 +76979,6 @@ randischuster random random.html randomcard -range-*-range-* -range-nextedit* range_chapter= range_subcategory= rangers/fans/text-messaging-terms-and-conditions @@ -76838,7 +77115,7 @@ reader/ readme.html readme.html readme.html/ -readme.htmlhttp://subispeed.com/robots.txt +readme.htmlhttp://lunacycle.com/robots.txt readmessage.php ready_sit_read/index.jhtml readysetgov-dev @@ -76970,7 +77247,6 @@ recent? recent_products/* recent_sales_area recently-viewed -recentlyviewed recfb? recharge/dashboard/car recharge/dashboard/static @@ -76981,16 +77257,9 @@ recherche.html recherche? rechercher rechercher/ -recipe/*/*/nutrition -recipe/*/*/print -recipe/*/bitflag -recipe/*/feedback recipe/box recipe/edit -recipe/email* -recipe/link/* recipe/view -recipe/zapcache/* recipe_parser recipes/cooking recipes/food/email @@ -77004,7 +77273,7 @@ recipes/search recipes/search/?q recipes/search?o=newest&tag=test-kitchen-approved recipes/shoppinglist/email -reckon/http://es.linkedin.com/robots.txt +reckon/http://clevescene.com/robots.txt reco recomendations/*/owner_actions recommend @@ -77159,8 +77428,10 @@ region/*/salp/i region/*/search region/*/settings region/panorama +region= region_attractions region_map +region_name= regional/lokale-meldungen regionaladdmult.cfm regionalbuytickets.cfm @@ -77290,15 +77561,14 @@ remove-favorite remove-from-sale remove_from_wine_list remove_from_wishlist -removecategory* removed -removestory* renan renansargiani render renderdocument renderingMetricsSearch renders +rendez-vous-video rendongarcia renee_rinehart renew @@ -77342,6 +77612,7 @@ report-a-problem report-abuse report-abuse?report= report-abuse?url= +report-de-paiement report-have-publishers-banned-facebook-trackers-from-their-pages-after-the-cambridge-analytica-scandal report-review report-spam @@ -78006,6 +78277,18 @@ repos repos/cldr-tmp repositorio repository +repository/Comodo +repository/Comodo-CA-CPS-4.1.2.pdf? +repository/Comodo-Privacy-Policy-(05252018).pdf? +repository/Comodo_CA_CPS_4.0.pdf? +repository/Comodo_WT_CPS.pdf? +repository/css_privacy_agreement_italian.php +repository/docs/comodo_usertrust_merchant_subscriber_agreement_12212007 +repository/docs/instantssl_subscriber_agreement.html?currency=GBP®ion=United%20Kingdom&country=GB +repository/eula/Comodo-Secure-Browser-EULA-v-12-29-2014.pdf +repository/privacy-policy.php? +repository/terms.php? +repository/terms.php?rs= representation repuesto- reputation @@ -78014,9 +78297,12 @@ req request request-a-demo-success request-data +request-demo.php? +request-demo/? request/custom-solution requestAction=rdf requestList +requestresetpass requests requests/*/satisfaction requireScreenname.htm @@ -78066,6 +78352,11 @@ research/community-driven-research/global-inclusion-and-social-development/ research/configure research/configure/preview.jsp research/content/article-printable-popup.jsp +research/crypto/CDW_Ches2001.ps +research/crypto/CDW_RSA2003.ppt +research/crypto/CDW_RSA_2002_Mist.ps +research/crypto/CDW_RSA_2003.ps +research/crypto/CDW_SAC_03.ppt research/enqueue_tracking research/feed research/funding/salary_costing @@ -78110,6 +78401,7 @@ reservations reservations/ reservations/*/notifyme reservations/book-reservations.html +reserve-it-now/form.htm reset reset-password reset-password @@ -78153,10 +78445,11 @@ resources-campaign/* resources-old resources-rx/* resources-rx/files/* +resources/ resources/_next/*.js resources/_next/*.json resources/ajax/posts -resources/calendar/http://signal.org/robots.txt +resources/calendar/http://lua.org/robots.txt resources/css resources/css/webscripts.css resources/download/download-attribution-data-driven-marketer @@ -78168,7 +78461,12 @@ resources/download/next-level-retargeting-guide-uk-download resources/downloads resources/downloads/ resources/dynaview/dynaview.xhtml$ +resources/ecommerce/newsletters/feb-11 resources/events/nyc-roller-disco +resources/home/newsletters/feb-10/btn +resources/home/newsletters/feb-11 +resources/home/newsletters/jul-10/btn +resources/home/newsletters/sep-09/pcmag_fwd_sep09.html resources/html/error/404.html resources/html/infographics/2018/ceo-activism-desktop/index.html resources/images @@ -78181,6 +78479,7 @@ resources/inc500.postDART resources/inc500.preDART resources/inc500.tmp resources/infographics +resources/it-manager/newsletters/feb-11 resources/js resources/js/s_code.js resources/library? @@ -78191,6 +78490,7 @@ resources/ngo/maps/atlas resources/preview resources/quotes resources/rct +resources/report-security-flaw/? resources/reports/Imperva_TheStateOfVulnerabilitiesIn2020_Report-Final.pdf resources/resource-library/webinars/$ resources/resource-library/webinars/* @@ -78199,6 +78499,7 @@ resources/template resources/thank-you resources/unlisted/ resources/videos +resources/webinars/business-security/registration_form.php?event= resources/webpack/atc.css resources/xml resources/xml/sitemaps @@ -78210,6 +78511,7 @@ responder* respondtoad.cfm responsibilities responsive +respository rest rest/ rest/frontline/srp/single/aggregate @@ -78248,7 +78550,6 @@ result.php result/ resultats-examen/candidat resultats-examen/recherche -resultlist= results results results-database @@ -78260,7 +78561,7 @@ results.sale.pdf results/ results?k* resume-database/preview-iframe -resume/http://heilpraktiker-psychotherapie-bonn.de/robots.txt +resume/http://whisky.de/robots.txt resume/preview resumes resumes2 @@ -78289,7 +78590,7 @@ reuters reuters$ rev= revadhingra -revendeur/http://unocha.org/robots.txt +revendeur/http://telestream.net/robots.txt revenue/search/node review review-by-author @@ -78317,6 +78618,7 @@ reviewSeller reviewVote reviewWidget review_feed_auto_fetch +review_includes/form-review.php? review_json reviewed-with-chains/* reviewer-match @@ -78450,7 +78752,6 @@ rishabh rising-india-she-shakti rising-india-summit risinger -riskshawaii rithnajarian riwebapp/rest rizalshidiq @@ -78733,6 +79034,7 @@ routen/*/routen-ab- routen/*/routen-von- router router/* +routes.json routes/*/cac-duong-bay-tu- routes/*/export routes/*/routes-from- @@ -78808,6 +79110,7 @@ rsrc_ara rss rss rss$ +rss- rss-feed rss-feeds rss.xml @@ -78844,7 +79147,7 @@ rt=nc rta rta-logging/reader-history.php rtg= -rtpnet/archives +rtmobile rtrs rts rts-online @@ -78986,7 +79289,7 @@ ru/forums ru/gateway.html ru/general ru/group -ru/http://dacia.com.tr/robots.txt +ru/http://zoo.105.net/robots.txt ru/images ru/inc ru/info @@ -79029,7 +79332,7 @@ ru/promotions ru/random ru/redirect-notification/ ru/renew.html -ru/request-information/ +ru/request-information/ ru/resources ru/ru/materials/* ru/ru/product-finder/external-hard-drives/ @@ -79136,6 +79439,8 @@ rush rush-hour rush-hour-2 rush-hour-3 +russellthen +russia-today rusv/ rutas-aereas/*/rutas-aereas-de- rutas-aereas/*/rutas-de- @@ -79180,16 +79485,20 @@ rye rzheng rzhuo s -s-gender* +s-ForgotPassword +s-SignIn +s-StartRegistration s-moved/dm/house/editorial/startups/ha_ed_activate_loft_launch_sf_1/ s/ s/* s/*$ s/*/*/full* s/*/*/lite* +s/*/filter_products.json s/*/libs/* s/*/post_promote_thank_you$ s/*/post_promote_thank_you? +s/*/recommendations s/*/sizeAndFitInfo* s/*/write-review* s/*? @@ -79215,11 +79524,15 @@ s/ident s/manage-all-orgs s/mobileutil s/pres +s/product_cards_nearest_location.json +s/recently_viewed s/search-result +s/similar_to_recently_viewed.json s/support s/tweb/session/refresh s/tweb/session/refresh/presentation s/users +s/variations.json?sku_ids= s/visual s154 s2 @@ -79255,7 +79568,6 @@ sabet sabin.dhakal saboswell sachin -sadb= sadiqreza sadiya.muqueeth sadovsky @@ -79304,12 +79616,11 @@ sale/hombre-* sale/kinder-* sale/mujer-* sale/ninos-* -sale/search* sale/uomo-* sale= salehizadeh salernolisa -sales-kit/ +sales-kit/ sales/digital sales/guest/form/ sales/includes @@ -79330,6 +79641,7 @@ salesiq/help/integrations/live-chat-plugin-for-cscart.html salesiq/help/search-results.html saleslink salkin +salle-de-montre-ouverte salle/recherche salliemae salliemae/termsandconditions @@ -79366,7 +79678,6 @@ saml/logout samlCertificates saml_login saml_sso -sammy-test$ sample- samplesViewSingle samsung @@ -79532,7 +79843,9 @@ schan schattoraj schauer schedule +schedule-a-demo.php?utm_source= schedule/*/*/*/* +schedulejson schedules/*/line?*date scheduling schier @@ -79573,7 +79886,6 @@ schools-sitemap schools/_ajax/log schools/computing/sitemap schools/eps/non-searchable -schools/fpg schools/nursing/dice/dicepast schools/nursing/dice/dicepres schoolsearch @@ -79603,7 +79915,7 @@ science/gadgets/render science/gs science/index.html science/mlkt/rslts -science/new-drug-product-pipelinehttp://guidestar.org/robots.txt +science/new-drug-product-pipelinehttp://pflegetester.de/robots.txt science/outlineJson science/page/flash/VideoPlayer science/ppv-pdf @@ -79652,7 +79964,7 @@ scopemagazine/ score/*/download scorecard scorecard/ -scorecard_staging/http://servedby.flashtalking.com/robots.txt +scorecard_staging/http://aclweb.org/robots.txt scoredrift/* scott scott64 @@ -79666,7 +79978,7 @@ scr5net scratch scratch_1.4 scratchr2/static -screen-flow/ +screen-flow/ screen-time-strategies-you-can-start-today screen.js screen/image @@ -80196,7 +80508,6 @@ search/results.htm search/results.html search/results? search/s -search/search search/search-7.1213540 search/search-7.2285082 search/search-7.4195619 @@ -80267,8 +80578,8 @@ search?* search?Ntt= search?filter search?fmt=JSON* -search?gss-q=*http://scripting.com/robots.txt -search?http://youtubego.com/robots.txt +search?gss-q=*http://ubuntu.com/robots.txt +search?http://ezp-news.de/robots.txt search?keyword= search?n=16&r=3 search?q @@ -80284,8 +80595,6 @@ search?s=* search?searchtext= search?stype* search?text= -search?text=* -search?w=* searchAuthor*feature_six_browse-bin searchBusiness.do* searchID @@ -80353,7 +80662,6 @@ seattle-workspace seattle/clickclick sebastian-v-agignoae sec -sec_ak_reference secondFlightArrivalTime= secondFlightAverageDelayTime= secondFlightCancellationsPercentage= @@ -80378,10 +80686,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://coursehero.com/robots.txt +sectionhttp://abs.twimg.com/robots.txt sectionized sections sections$ @@ -80394,11 +80702,20 @@ sections_activeEl= secupress-4165225f secure secure$ +secure-application-containerization.php? secure-bin secure-biography-redirect secure-booking/index. +secure-dns) +secure-email-gateway.php? +secure-email-gateway/? +secure-email-gateway/?utm_source= secure-information/ +secure-internet-gateway.php? +secure-internet-gateway/? secure-preview +secure-web-gateway.php? +secure-web-gateway/? secure.*$ secure.html$ secure.myfonts.com @@ -80458,7 +80775,6 @@ secure/Error-VPRO-Lidmaatschap-ZML$ secure/Error-VPRO-Lidmaatschap-ZML.html$ secure/FamilySearch/ReviewNgTemplate secure/Subscribe/Gift -secure/account/MyAccount/AccountSummary/ForgetMe$ secure/feedback-onze-man$ secure/feedback-onze-man.html$ secure/login @@ -80505,7 +80821,6 @@ selectedInboundDate= selectedOutboundDate= selectedTab= selected_section=* -selectedday= selectembed.aspx selection/ selection/gift @@ -80607,7 +80922,6 @@ seoul-koreanmassage7 seoul-koreanmassage8xyz sepia/images sepmorton -ser/cvs sercho serene-tongxin-yu serenitylee @@ -80651,6 +80965,7 @@ servers/frontend service service* service-archive +service-de-navette service-pages service-private-offers service-search/dist/images/loading.gif @@ -80749,8 +81064,8 @@ services/computing/downloads/antivirus services/computing/statistics services/computingold services/conferences/content-corner/*?* -services/conferences/news/*?*http://gawker.com/robots.txt -services/conferences/news/*?*http://wikiwand.com/robots.txt +services/conferences/news/*?*http://wasatchhousepartners.com/robots.txt +services/conferences/news/*?*http://www2005.org/robots.txt services/courtoffice/Reports services/courtoffice/int services/developmentalumni/giving/chancellors_apply.html @@ -80769,11 +81084,12 @@ services/guide/cti services/guide/webboards services/heart/mychart-welcome services/heart/mychart-welcome/ -services/http://wikileaks.org/robots.txt +services/http://christies.com/robots.txt services/humanresources/ftcstaff services/humanresources/trackers services/images services/include +services/index.html?currency=GBP®ion=United%20Kingdom&country=US services/is services/is/review2001 services/iteu/postq @@ -80866,7 +81182,7 @@ services/wp-content/plugins services/wp-includes services/xml serviceworker.js -serviceworker.jshttp://stseraphimschurch.org/robots.txt +serviceworker.jshttp://tribalvision.com/robots.txt servicos/ servin servizi @@ -80887,11 +81203,8 @@ servlet/ListingDetails servlet/RecommendationsApi servlet/SearchResults servlet/StoreFrontDisplay -servlet/action -servlet/feedback servlet/linkout servlet/servlet.FileDownload -servlet/trackback servlets sess= session @@ -80925,6 +81238,7 @@ set-rating set-up set_author_id set_cookie.pl +set_filter=* set_location.php set_new_password setbucket @@ -81117,7 +81431,6 @@ shanmeltzer shannamatalon shannonparker shaolinmei -shape= shapka shapourian shard @@ -81272,583 +81585,76 @@ shop-the-look/slp/ shop.html shop/ shop/*& -shop/*&isort -shop/*-*-*-*-*-*-*-*-*-*-*- -shop/*--* -shop/*-/brand* -shop/*-0cached* -shop/*-brand-*-brand-* -shop/*-category-*-category-* -shop/*-category-*-productaffiliation-* -shop/*-category-*/*-category-* -shop/*-category-*/category-* -shop/*-cnt-300* -shop/*-colour-*-colour-* -shop/*-department-*-department-* -shop/*-designfeature-*-designfeature-* -shop/*-isort-title* -shop/*-madewith-*-madewith-* -shop/*-minprice-000-maxprice-20000* -shop/*-newin* -shop/*-o/* -shop/*-other* -shop/*-pb-* -shop/*-price-* -shop/*-productaffiliation-*-productaffiliation-* -shop/*-size-* -shop/*-special-thecollection -shop/*-srt/* -shop/*-style-*-style-* -shop/*-use-$ -shop/*-use-*-use-* -shop/*/*-0$ -shop/*/*-brand-*-brand-* -shop/*/*-colour-*-colour-* -shop/*/*-department-*-department-* -shop/*/*-designfeature-*-designfeature-* -shop/*/*-gender-* -shop/*/*-madewith-*-madewith-* -shop/*/*-newin* -shop/*/*-special-thecollection -shop/*/*-srt-3* -shop/*/*-srt-5* -shop/*/*-srt-6* -shop/*/*-srt-8* -shop/*/*-style-*-style-* -shop/*/*-use-*-use-* -shop/*/*/* -shop/*/*brand-*-feat-newin -shop/*/*brand-*-use-$ -shop/*/*brand-*/noindex -shop/*/*brand-*isort-* -shop/*/*brand-*size-* -shop/*/*category-boots-category-wellies*/noindex -shop/*/*feat-available* -shop/*/*neckline-standard* -shop/*/*srt-$ -shop/*/*style-christmassweater-* -shop/*/*style-madetomeasure -shop/*/*style-schoolshoes -shop/*/-newin* -shop/*/0-blsr-brand-* -shop/*/0-feat* -shop/*/brand-*-brand-* -shop/*/brand-*/noindex -shop/*/brand-*srt-$ -shop/*/category-*-category-* -shop/*/colour-*-colour-* -shop/*/department-*-department-* -shop/*/designfeature-*-designfeature-* shop/*/digital+art -shop/*/done shop/*/drawings -shop/*/feat-available* -shop/*/gender* -shop/*/madewith-*-madewith-* +shop/*/locations.json shop/*/mixed+media shop/*/paintings shop/*/photographs -shop/*/popular$ shop/*/search -shop/*/size-* -shop/*/special-thecollection -shop/*/srt-$ -shop/*/srt-3* -shop/*/srt-5* -shop/*/srt-6* -shop/*/srt-8* -shop/*/style-*-style-* -shop/*/style-*/style-* -shop/*/style-christmassweater -shop/*/use-*-use-* -shop/*0-banner* -shop/*0-campaign* -shop/*0Shop -shop/*0shop -shop/*=-gender* -shop/*_2/* shop/*artworkid= -shop/*availability-* shop/*b1= shop/*b2= -shop/*benefit-* -shop/*brand-*/ -shop/*brand-*productaffiliation-*-0$ -shop/*brand-beaverbrooks* -shop/*brand-next* -shop/*cate/* -shop/*category-boots-category-wellies*removecategory* -shop/*category-boots-category-wellies*removestory* -shop/*department-homeware-productaffiliation-homefurnishings* -shop/*editorial-* -shop/*editorial/* -shop/*fabric-* -shop/*feat-available* -shop/*fit*-fit-* shop/*g1= shop/*g2= -shop/*gender-*-gender-men* -shop/*gender-*-gender-women* -shop/*gender-*pack* -shop/*gender-girls-gender-oldergirls* -shop/*gender-girls-gender-oldergirls-gender-youngergirls* -shop/*gender-girls-gender-youngergirls* -shop/*gender-infant-gender-olderboys-gender-oldergirls* -shop/*gender-infant-gender-youngerboys-gender-youngergirls* -shop/*gender-men-gender-* -shop/*gender-men-gender-oldergirls* -shop/*gender-men-gender-unisex* -shop/*gender-men-gender-women* -shop/*gender-men-gender-women-gender-youngergirls* -shop/*gender-men-gender-youngergirls* -shop/*gender-men-productaffiliation-underwearsocks* -shop/*gender-mini* -shop/*gender-newbornboys-gender-newborngirls-gender-olderboys-gender-oldergirls* -shop/*gender-newbornboys-gender-newborngirls-gender-olderboys-gender-youngerboys* -shop/*gender-newbornboys-gender-newborngirls-gender-olderboys-gender-youngergirls* -shop/*gender-newbornboys-gender-newborngirls-gender-oldergirls* -shop/*gender-newbornboys-gender-newborngirls-gender-youngergirls* -shop/*gender-newbornboys-gender-newbornunisex-gender-olderboys-gender-youngerboys* -shop/*gender-newbornboys-gender-olderboys* -shop/*gender-newbornboys-gender-olderboys-gender-oldergirls-gender-youngerboys* -shop/*gender-newbornboys-gender-olderboys-gender-unisex* -shop/*gender-newbornboys-gender-olderboys-gender-youngerboys* -shop/*gender-newbornboys-gender-oldergirls* -shop/*gender-newbornboys-gender-unisex-gender-youngerboys* -shop/*gender-newborngirls-gender-newbornunisex-gender-oldergirls-gender-youngergirls* -shop/*gender-newborngirls-gender-olderboys* -shop/*gender-newborngirls-gender-olderboys-gender-oldergirls-gender-youngerboys* -shop/*gender-newborngirls-gender-olderboys-gender-oldergirls-gender-youngergirls* -shop/*gender-newborngirls-gender-olderboys-gender-youngergirls* -shop/*gender-newborngirls-gender-oldergirls* -shop/*gender-newborngirls-gender-oldergirls-gender-unisex* -shop/*gender-newborngirls-gender-oldergirls-gender-youngergirls* -shop/*gender-newborngirls-gender-youngerboys* -shop/*gender-newbornunisex-gender-olderboys-gender-youngerboys* -shop/*gender-newbornunisex-gender-oldergirls-gender-youngergirls* -shop/*gender-newbornunisex-gender-unisex* -shop/*gender-olderboys-gender-oldergirls* -shop/*gender-olderboys-gender-oldergirls-gender-youngergirls* -shop/*gender-olderboys-gender-unisex-gender-youngerboys* -shop/*gender-olderboys-gender-youngerboys-gender-youngergirls* -shop/*gender-olderboys-gender-youngergirls* -shop/*gender-oldergirls-gender-unisex* -shop/*gender-oldergirls-gender-unisex-gender-youngergirls* -shop/*gender-oldergirls-gender-youngerboys-gender-youngergirls* -shop/*gender-other* -shop/*gender-recycled* -shop/*gender-unisex-gender-women* -shop/*gender-unisex-gender-youngerboys* -shop/*gender-women-gender-* -shop/*gender-women-gender-women* -shop/*gender-women-gender-youngergirls* -shop/*gender-youngerboys-gender-youngergirls* -shop/*image-* -shop/*isort-popular* +shop/*keyphrase= shop/*minimumprintwidth= -shop/*pattern-*pattern* -shop/*pattern-*size-* -shop/*plainorpatterned-* -shop/*productaffi/* -shop/*productaffiliation-*productaffiliation-* -shop/*productaffiliation-/* -shop/*productaffiliation-dresses* -shop/*productaffiliation-furniture* -shop/*productaffiliation-holidayshop* -shop/*productaffiliation-holidayshop-0$ -shop/*productaffiliation-homefurnishings* -shop/*productaffiliation-occasion* -shop/*productaffiliation-readymade- -shop/*productaffiliation-schoolaccessories* -shop/*productaffiliation-shirtsandblouses* -shop/*productaffiliation-underwearsocks* -shop/*promotion-justarrived* -shop/*promotion-michellekeegan* shop/*r1= shop/*r2= shop/*searchType= shop/*searchtype= shop/*shape= shop/*similarTo= -shop/*siteurl*brand-* -shop/*size*-size-* shop/*sort= -shop/*srt*/*brand-* -shop/*tog-*tog-* -shop/-* -shop/-/* -shop/-/brand-* -shop/-gender/* -shop/-productaffiliation* -shop/...* -shop//* -shop/0*/ -shop/1*/ -shop/2*/ -shop/20/* shop/24-fret-electric-guitars/? -shop/3*/ -shop/4*/ -shop/5*/ -shop/6*/ -shop/7*/ -shop/8*/ -shop/9*/ -shop/activity-$ -shop/activity-* shop/admin shop/apparel -shop/baby/* shop/bag shop/barcode shop/basket_items shop/beach -shop/boys/* -shop/bra/* -shop/brand-$ -shop/brand-*-brand-* -shop/brand-*/brand-* -shop/brand-*/category* -shop/brand-*/noindex -shop/brand-*/productaffiliation-* -shop/brand-adidas-brand-adidasgolf-brand-adidasoriginals-0$ -shop/brand-benefit-0$ -shop/brand-crocs/category-charms$ -shop/brand-ff/range-ffmrshinch$ -shop/brand-lipsy/collaboration-chrishell$ -shop/brand-victoriassecret-brand-victoriassecretpink-0$ -shop/brand-victoriassecret/subbrand-vspink$ -shop/brand/* shop/browse/campaigns/mobile_overlay shop/browse/overlay shop/browse/ribbon shop/browsing_history -shop/cat-* -shop/cat/* -shop/category-*/brand-* -shop/category-*/category-* -shop/category-/* -shop/category-dresses-brand-lipsy-0$ -shop/category-dresses/* -shop/category-shorts/brand-nike-colour-*-range-nikepro -shop/category-shorts/brand-nike-range-nikepro shop/checkout shop/claimcredit -shop/clearance/* -shop/colour-*-colour-* -shop/colour-/* -shop/colour-pink-s/* -shop/department-*-department-* -shop/department-beauty-*-0$ -shop/department-beauty-*brand-*/category-*0 -shop/department-beauty-gender-women-category-fragrances/colour* -shop/department-beauty-productaffiliation-eyes* -shop/department-beauty-productaffiliation-face* -shop/department-beauty-productaffiliation-lips* -shop/department-beauty-productaffiliation-makeup/brand-benefit-category-mascaras$ -shop/department-beauty/* -shop/department-childrenswear/designfeature-christmassweater$ -shop/department-childrenswear/style-christmassweater$ -shop/department-homeware--gender* -shop/department-homeware-category-sofas/*collection-*collection-* -shop/department-homeware-category-sofas/*fabriccolour-*fabriccolour-* -shop/department-homeware-category-sofas/*fabricdesign-*fabricdesign-* -shop/department-homeware-category-sofas/*fabrictype-*fabrictype-* -shop/department-homeware-category-sofas/*function-*function-* -shop/department-homeware-category-sofas/*sofasize-*sofasize-* -shop/department-homeware-category-sofas/*sofatype-*sofatype-* -shop/department-homeware-category-sofas/*style-*style-* -shop/department-homeware-category-sofas/sofasize-2seats-sofasize-3seats$ -shop/department-homeware-feat-newin-0$ -shop/department-homeware-productaffiliation-bedding/*size-* -shop/department-homeware-productaffiliation-bedding/category-bedsets-size-double$ -shop/department-homeware-productaffiliation-bedding/category-bedsets-size-king$ -shop/department-homeware-productaffiliation-bedding/category-bedsets-size-single$ -shop/department-homeware-productaffiliation-bedding/category-bedsets-size-superking$ -shop/department-homeware-productaffiliation-bedding/category-duvets-size-double$ -shop/department-homeware-productaffiliation-bedding/category-duvets-size-king$ -shop/department-homeware-productaffiliation-bedding/category-duvets-size-single$ -shop/department-homeware-productaffiliation-bedding/category-duvets-size-superking$ -shop/department-homeware-productaffiliation-bedding/category-pillowcases-size-housewife$ -shop/department-homeware-productaffiliation-bedding/category-pillowcases-size-oxford$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-black-size-double$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-black-size-double-type-ottoman$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-black-size-king$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-black-size-single$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-black-size-single-type-ottoman$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-black-size-smalldouble$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-black-size-smalldouble-type-ottoman$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-blue-size-double$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-blue-size-king$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-blue-size-single$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-cream-size-double$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-cream-size-double-type-ottoman$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-cream-size-king$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-cream-size-single$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-cream-size-smalldouble$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-green-size-double$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-green-size-king$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-green-size-single$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-grey-size-double-type-ottoman$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-grey-size-king-type-ottoman$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-pink-size-double$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-pink-size-double-type-ottoman$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-pink-size-king$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-pink-size-single$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-pink-size-single-type-ottoman$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-pink-size-smalldouble$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-white-size-double-type-ottoman$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-white-size-double-type-storage$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-white-size-king-type-ottoman$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-white-size-single-type-ottoman$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-white-size-single-type-storage$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-white-size-smalldouble-type-ottoman$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-material-wooden-size-king -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-size-double$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-size-double-style-ottoman -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-size-king$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-size-king-style-ottoman -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-size-single$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-size-single-type-storage -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-size-smalldouble$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-size-superking$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-mattresses-size-double$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-mattresses-size-king$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-mattresses-size-single$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-mattresses-size-smalldouble$ -shop/department-homeware-productaffiliation-bedroomfurniture/category-mattresses-size-superking$ -shop/department-homeware-productaffiliation-bedsandmattresses/category-beds-size-double$ -shop/department-homeware-productaffiliation-bedsandmattresses/category-beds-size-king$ -shop/department-homeware-productaffiliation-bedsandmattresses/category-beds-size-single$ -shop/department-homeware-productaffiliation-bedsandmattresses/category-beds-size-smalldouble$ -shop/department-homeware-productaffiliation-bedsandmattresses/category-beds-size-superking$ -shop/department-homeware-productaffiliation-bedsandmattresses/category-mattresses-size-double$ -shop/department-homeware-productaffiliation-bedsandmattresses/category-mattresses-size-king$ -shop/department-homeware-productaffiliation-bedsandmattresses/category-mattresses-size-single$ -shop/department-homeware-productaffiliation-bedsandmattresses/category-mattresses-size-smalldouble$ -shop/department-homeware-productaffiliation-bedsandmattresses/category-mattresses-size-superking$ -shop/department-homeware-productaffiliation-bedsheets/size-double$ -shop/department-homeware-productaffiliation-bedsheets/size-king$ -shop/department-homeware-productaffiliation-bedsheets/size-single$ -shop/department-homeware-productaffiliation-bedsheets/size-smalldouble$ -shop/department-homeware-productaffiliation-bedsheets/size-superking$ -shop/department-homeware-productaffiliation-decorativeaccessories/category-photoframes-size-a4$ -shop/department-homeware-productaffiliation-furniture-0$ -shop/department-homeware/* -shop/designerboutique-boutiquebrands-designerboutique-designercollaborations-designerboutique-labelcollection-* -shop/designerboutique-boutiquebrands-designerboutique-designercollaborations-designerboutique-labelcollection-0$ -shop/designerboutique-boutiquebrands-designerboutique-designercollaborations-designerboutique-labelcollection/* -shop/designfeature-*-designfeature-* -shop/designfeature-animalprint* shop/edit -shop/editorial-* shop/eligible-for-special-financing/? shop/events -shop/feat-available* -shop/fit--* -shop/fit-/* -shop/fit-/*brand-* shop/flattering-fitted-maxi-dress-5152169 -shop/g/* -shop/gend/* -shop/gende/* -shop/gender-$ -shop/gender-*-category-/* -shop/gender-*-gender-men* -shop/gender-*-gender-women* -shop/gender-*-productaffiliation-clothing/* -shop/gender-*-promotion-halloween/* -shop/gender-*-promotion-pumpkin/* -shop/gender-*/colour-*-gender-* -shop/gender-*/sizetype-*sizetype* -shop/gender-/brand-* -shop/gender-girls-gender-oldergirls* -shop/gender-girls-gender-oldergirls-gender-youngergirls* -shop/gender-girls-gender-youngergirls* -shop/gender-infant-gender-olderboys-gender-oldergirls* -shop/gender-infant-gender-youngerboys-gender-youngergirls* -shop/gender-men-brand-gap-0$ -shop/gender-men-category-trousers/brand-next-designfeature-jeansstyle$ -shop/gender-men-category-trousers/brand-next-style-jeansstyle$ -shop/gender-men-category-trousers/colour-black-designfeature-jeansstyle$ -shop/gender-men-category-trousers/colour-black-style-jeansstyle$ -shop/gender-men-category-trousers/designfeature-jeansstyle$ -shop/gender-men-category-trousers/style-jeansstyle$ -shop/gender-men-gender-* -shop/gender-men-gender-oldergirls* -shop/gender-men-gender-unisex* -shop/gender-men-gender-women* -shop/gender-men-gender-women-gender-youngergirls* -shop/gender-men-gender-youngergirls* -shop/gender-men-productaffiliation-accessories/brand-calvinklein-category-bags-style-backpack$ -shop/gender-men-productaffiliation-casualshirts* -shop/gender-men-productaffiliation-casualshirts/category-shirts$ -shop/gender-men-productaffiliation-formalshirts* -shop/gender-men-productaffiliation-formalshirts/category-shirts$ -shop/gender-men-productaffiliation-shirts* -shop/gender-men-promotion-suits -shop/gender-men/* -shop/gender-men/designfeature-christmassweater$ -shop/gender-men/feat-newin$ -shop/gender-men/style-christmassweater$ -shop/gender-newbornboys-gender-newborngirls-gender-newbornunisex-brand-gap-0$ -shop/gender-newbornboys-gender-newborngirls-gender-olderboys-gender-oldergirls* -shop/gender-newbornboys-gender-newborngirls-gender-olderboys-gender-youngerboys* -shop/gender-newbornboys-gender-newborngirls-gender-olderboys-gender-youngergirls* -shop/gender-newbornboys-gender-newborngirls-gender-oldergirls* -shop/gender-newbornboys-gender-newborngirls-gender-youngergirls* -shop/gender-newbornboys-gender-newbornunisex-gender-olderboys-gender-youngerboys/designfeature-christmassweater$ -shop/gender-newbornboys-gender-newbornunisex-gender-olderboys-gender-youngerboys/style-christmassweater$ -shop/gender-newbornboys-gender-newbornunisex-gender-youngerboys* -shop/gender-newbornboys-gender-olderboys* -shop/gender-newbornboys-gender-olderboys-gender-oldergirls-gender-youngerboys* -shop/gender-newbornboys-gender-olderboys-gender-unisex* -shop/gender-newbornboys-gender-olderboys-gender-youngerboys* -shop/gender-newbornboys-gender-oldergirls* -shop/gender-newbornboys-gender-unisex-gender-youngerboys* -shop/gender-newborngirls-gender-newbornunisex-gender-oldergirls-gender-youngergirls/designfeature-christmassweater$ -shop/gender-newborngirls-gender-newbornunisex-gender-oldergirls-gender-youngergirls/style-christmassweater$ -shop/gender-newborngirls-gender-newbornunisex-gender-youngergirls* -shop/gender-newborngirls-gender-olderboys* -shop/gender-newborngirls-gender-olderboys-gender-oldergirls-gender-youngerboys* -shop/gender-newborngirls-gender-olderboys-gender-oldergirls-gender-youngergirls* -shop/gender-newborngirls-gender-olderboys-gender-youngergirls* -shop/gender-newborngirls-gender-oldergirls* -shop/gender-newborngirls-gender-oldergirls-gender-unisex* -shop/gender-newborngirls-gender-oldergirls-gender-youngergirls* -shop/gender-newborngirls-gender-youngerboys* -shop/gender-newbornunisex-gender-unisex* -shop/gender-olderboys-gender-oldergirls* -shop/gender-olderboys-gender-oldergirls-gender-youngergirls* -shop/gender-olderboys-gender-unisex-gender-youngerboys* -shop/gender-olderboys-gender-youngerboys-brand-gap-0$ -shop/gender-olderboys-gender-youngerboys-gender-youngergirls* -shop/gender-olderboys-gender-youngergirls* -shop/gender-oldergirls-gender-unisex* -shop/gender-oldergirls-gender-unisex-gender-youngergirls* -shop/gender-oldergirls-gender-youngerboys-gender-youngergirls* -shop/gender-oldergirls-gender-youngergirls-brand-gap-0$ -shop/gender-oldergirls-gender-youngergirls/feat-newin$ -shop/gender-unisex-gender-women* -shop/gender-unisex-gender-youngerboys* -shop/gender-women-brand-gap-0$ -shop/gender-women-category-dresses-bra* -shop/gender-women-category-dresses/size-10$ -shop/gender-women-category-dresses/size-12$ -shop/gender-women-category-dresses/size-14$ -shop/gender-women-category-dresses/size-16$ -shop/gender-women-category-dresses/size-18$ -shop/gender-women-category-dresses/size-20$ -shop/gender-women-category-dresses/size-22$ -shop/gender-women-category-dresses/size-24$ -shop/gender-women-category-dresses/size-26$ -shop/gender-women-category-dresses/size-28$ -shop/gender-women-category-dresses/size-4$ -shop/gender-women-category-dresses/size-6$ -shop/gender-women-category-dresses/size-8$ -shop/gender-women-gender-* -shop/gender-women-gender-women* -shop/gender-women-gender-youngergirls* -shop/gender-women-productaffiliation-dresses* -shop/gender-women-productaffiliation-footwear/category-shoes-size-uk9eu43$ -shop/gender-women-productaffiliation-jumpsuitsandplaysuits/category-jumpsuit-size-18$ -shop/gender-women-productaffiliation-lingerie/category-bras-size-30dd$ -shop/gender-women-productaffiliation-tops/feat-newin$ -shop/gender-women/* -shop/gender-women/brand-lipsy-sizetype-petite$ -shop/gender-women/brand-lipsy-sizetype-plussizes$ -shop/gender-women/designfeature-christmassweater$ -shop/gender-women/feat-newin$ -shop/gender-women/sizetype-*/* -shop/gender-women/style-christmassweater$ -shop/gender-youngerboys-gender-youngergirls* -shop/genxt/* -shop/girls/* shop/global shop/home+decor shop/iphone/payments/overlay -shop/jeans/* shop/lifestyle -shop/madewith-*-madewith-* -shop/maternity-maternity/* shop/member -shop/mens/* shop/merchantadmin shop/messages shop/mobile/5g shop/mobile/browse-mobile-vip/vip-offers -shop/monsoon/* shop/mycoupons shop/order -shop/pb-* shop/popular+products -shop/postcodecheckview/* shop/pre-reg/sky-essentials shop/pre-reg/sky-essentials/success shop/pre-reg/sports-extra/success shop/pre-reg/ultrafast/agent shop/pre-reg/ultrafast/success shop/preference-center-rmail -shop/price-* -shop/pro/* -shop/produ/* -shop/product/* -shop/productaffili/* -shop/productaffiliation-$ -shop/productaffiliation-*/brand-*-0$ -shop/productaffiliation-/ -shop/productaffiliation-labelmix-editorial-label-0$ -shop/productaffiliation-smallkitchenappliances* -shop/productaffiliation-suits* -shop/productaffiliation/* -shop/promotion-$ -shop/promotion-chinoshorts* -shop/promotion-chinotrousers* -shop/promotion-justarrived* -shop/promotion-menschinoshorts* -shop/promotion-menschinotrousers* -shop/promotion-mensjeans* -shop/promotion-menspolos* -shop/promotion-menstshirts* -shop/promotion-polos* -shop/promotion-school1$ -shop/promotion-school1/gender-olderboys-gender-youngerboys$ -shop/promotion-school1/gender-oldergirls-gender-youngergirls$ -shop/promotion-school2$ -shop/promotion-school2/gender-olderboys-gender-youngerboys$ -shop/promotion-school2/gender-oldergirls-gender-youngergirls$ -shop/promotion-school3$ -shop/promotion-school3/gender-olderboys-gender-youngerboys$ -shop/promotion-school3/gender-oldergirls-gender-youngergirls$ -shop/promotion-thankyouteacher/minprice-0-maxprice-1000 -shop/promotion-tshirts* shop/record-copying-beta.htm shop/record-copying-faqs-beta.htm shop/referrals shop/related shop/roger-taylor-journeys-end -shop/s-* -shop/s-/ -shop/s-/* -shop/s-/*brand-* shop/search shop/search.ep -shop/size-* -shop/sizetype-* -shop/sizetype-maternity/* -shop/sleeve/* shop/special+promotions +shop/sql-server/monoprice-108247-5-1-channel-home-theater-speaker-system-six shop/stationery -shop/style-*-style-* -shop/style-*/style-* -shop/style-animalprint* shop/track-order shop/unified/availability.html?destination_page=BYOB shop/unified/availability/calltoorder.html shop/unified/availability/results.html -shop/use-*-use-* -shop/use/* -shop/waist/* shop/wishlist shopCBN/ shop_name_search_service @@ -81883,7 +81689,6 @@ shopping/ssl/FareRules.aspx shopping/suppliers/search shopping/webspecials/start.asp shopping? -shoppingbag$ shoppingbag* shoppingcart shoppingcart* @@ -81902,8 +81707,9 @@ shopwidget shore/blogs/party/public shorefire_nj short -short-url-machine/error/http://themighty.com/robots.txt +short-url-machine/error/http://whatwg.org/robots.txt shortUrl$ +shortcode shortcode= shortlist shorton @@ -81918,7 +81724,7 @@ shots/month shots/new shots/week shots/year -shoutbox/http://theteachingbank.com/robots.txt +shoutbox/http://bat.bing.com/robots.txt shouwenwang show show-email @@ -81930,6 +81736,7 @@ show/delete_saved_shows show/koth-show showProject showTask +show_all= show_bug.cgi show_bug.cgi*ctype= show_bug.cgi*format=multiple @@ -81967,7 +81774,7 @@ shows3 showtag showtime/.requestinvite.html.swp showtime/help/search-results.html -showtimes/location/*http://example.com/robots.txt +showtimes/location/*http://img-fotki.yandex.ru/robots.txt shr* shreedas shrek @@ -82059,7 +81866,6 @@ si/virtualization/virtualbox si/wce sia sibylla_leonguerrero -sid= sid=* sid=IDx20141117x00001xlpla siddharthgeorge @@ -82067,6 +81873,8 @@ sidebar_products siders sidewiki/entry siegel/aerzte +siem.php? +siem.php?utm_source= sift sigalov sign @@ -82076,7 +81884,6 @@ sign-in-6for6Sale sign-in/ sign-out sign-out -sign-up sign-up-checklist sign-up-to-be-contacted-for-research sign-up/? @@ -82211,7 +82018,6 @@ sism*/p6.html sism*/p7.html sism*/p8.html sism*/p9.html -sisterfoods sit_rep sitamly site @@ -82246,6 +82052,7 @@ site/*about/meet-the-podios site/FrameSet site/cs site/default/privacy +site/docs? site/en site/err_404.html site/externalAuth @@ -82253,14 +82060,18 @@ site/forgot site/forms/businesscards/ site/forms/phones/ site/forms/test_survey/ +site/page? +site/psc? site/ru site/search site/service_awards/ site/unsubscribe site/us/en/test/ +site/userguide? site/wp-admin site/wp-admin/admin-ajax.php siteBackHtml +siteLocale= siteSwitch site_faq/ site_faq_category/ @@ -82524,7 +82335,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 @@ -82733,7 +82544,6 @@ sitesearch/jp/docs/partnumsearch.tsp sitesearch/jp/docs/xrefdirectedsearch.tsp sitespeed sitetakeoverad -siteurl* sitios/ sito/notizie/cultura/cinema/persona.shtml sito/notizie/cultura/cinema/persona.shtml? @@ -83044,7 +82854,7 @@ sms/unsubscribe? sms10666 smstaging sn -sn-config.htmlhttp://v.youku.com/robots.txt +sn-config.htmlhttp://cleveland.com/robots.txt sn/ snagit-eula.html snake @@ -83071,6 +82881,8 @@ soap/ soaplab soc soc/calendar/ +socaap/? +socaap/?utm_source= soccer/commentary soccer/lineups soccer/matchstats @@ -83183,7 +82995,6 @@ soldes soldhomeprices/*/beds- soldhomeprices/*/type- soldpricesearch -soldspringer soleti solicitar-certificado-unico-habilitante-para-circulacion-covid-19 solicitar-certificado-verano-covid-19 @@ -83198,6 +83009,7 @@ solrSearch solus solution-center/tag/ solutions +solutions.php? solutions/$ solutions/case-studies/ solutions/case-studies/imdb/ @@ -83248,7 +83060,6 @@ sorry/ sort sort= sort= -sort=Latest sort=hottest sort=newest sort=votes @@ -83258,12 +83069,11 @@ sortby= sorteos/loteria-navidad/directo/partner-lavanguardia sorting sorting=undiscovered -sortwin sorunBildir sos/clerical/ sos/kids/search/node sos/online_corps/ -sos/registration/http://bitcoinmagazine.com/robots.txt +sos/registration/http://in.linkedin.com/robots.txt sotomarion soul/* soumission @@ -83279,6 +83089,7 @@ source/ source/old source/vivaldi-source source= +source= source_repo= sourcecode sources @@ -83345,6 +83156,7 @@ specialoffers specialprojects specials specials/north-america-2 +specials/trims.htm specialtopic specific specs/url @@ -83372,11 +83184,11 @@ spettacoli/speciali/2010/moda/notizie/prova_84d39878-159b-11df-82f4-00144f02aabe spf= spftest spharvey +sphrase_id= sphwave-css spice spief?date spinak -spinloop spip.php?page=recherche splash splashui @@ -83444,7 +83256,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 @@ -83493,7 +83305,6 @@ spp/ spreadsheet sprince spring -spring spring-into-savings spring-sprung-ghostery-v7-2 springerlab @@ -83578,7 +83389,6 @@ sriram sroche srp_filter srprices.php -srt-* srukhelman srule* srule= @@ -83759,6 +83569,7 @@ static/email-pdfs/ static/fileupload static/font static/fonts +static/fonts/icon static/gfs static/gla static/glade @@ -83834,7 +83645,7 @@ stats/draft/history stats/help/glossary stats/help/statminimums stats/history -stats/player-stats/*http://duesouthbrewing.com/robots.txt +stats/player-stats/*http://nfpa.org/robots.txt stats3.html stats?gid= statsFree @@ -83848,8 +83659,10 @@ status-updates/wp-admin/admin-ajax.php status.formstack.com status/ status/user -statusupdateshttp://tankerenemy.com/robots.txt +statusupdateshttp://thalesgroup.com/robots.txt statwood +stay-in-loop/send_mail.php +stay-in-loop/send_mail.php? stcejorp stefanhoefler stefaniereinhorn @@ -83941,7 +83754,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 @@ -84119,7 +83932,6 @@ stories/shop stormevents/*.jsp? stormevents/csv story -story-brandedfashion* story-pin-builder story-pin-invite story-source @@ -84290,8 +84102,6 @@ style%20library/images style-docs style/ style/beauty/hearstmagazines -style/es460501$ -style/es929442$ style/fashion/hearstmagazines styleId styleOne @@ -84311,7 +84121,6 @@ stylesheets stylesheets/ stylesheets/MainCSS.asp stylesheets_source/MainCSS.asp -styletest* stylish-cars stylists/connect* su @@ -84395,7 +84204,7 @@ subscribe/v3 subscribe/view.pl subscribe/wb-auto/ subscribe?* -subscribe?*http://forklifts-achilles.com/robots.txt +subscribe?*http://addyosmani.com/robots.txt subscribe_forum.html subscribe_now_url subscribe_success @@ -84441,7 +84250,7 @@ sugarfif.html suggest suggest/? suggest/?* -suggest/?*http://imagekandi.com/robots.txt +suggest/?*http://itu.int/robots.txt suggested-edits suggested-edits? suggestions @@ -84460,7 +84269,6 @@ suman summary/api summary_view$ summary_view$ -summer summer/archive summerbzz summercamp @@ -84512,6 +84320,7 @@ support-us/stories/humanitarian-support support-us/stories/nutrition support-us/stories/overview-wfp support.formstack.com +support.php? support/ support/*zout_ support/2010a/ @@ -84533,6 +84342,7 @@ support/bugreports support/bugreports/ support/business support/category/ +support/comodo-support.php? support/content support/custom_resource/ support/cyberscamswps @@ -84556,6 +84366,7 @@ support/knowledgebase/article.aspx?type=article*contentid support/knowledgebase/subcategory.aspx?type=category*contentid support/knowledgecenter/api support/knowledgecenter/v1 +support/learning/digital_certific support/maps-beta support/market-images support/mcafeesecurity @@ -84565,6 +84376,21 @@ support/praktikum-english support/praktikum/flow.html support/preview/ support/pricing/ +support/products/authentication_certs/setup/? +support/products/authentication_certs/setup/android.php? +support/products/authentication_certs/setup/bat.php? +support/products/authentication_certs/setup/djigzo.php? +support/products/authentication_certs/setup/dragon.php? +support/products/authentication_certs/setup/eudora.php? +support/products/authentication_certs/setup/firefox.php? +support/products/authentication_certs/setup/icedragon.php? +support/products/authentication_certs/setup/mac_chrome.php? +support/products/authentication_certs/setup/opera.php? +support/products/authentication_certs/setup/other_android_clients.php? +support/products/authentication_certs/setup/outlook.php? +support/products/authentication_certs/setup/seamon.php? +support/products/authentication_certs/setup/win_chrome.php? +support/products/authentication_certs/setup/win_safari.php? support/public-files support/purchaseproof support/refund @@ -84589,6 +84415,7 @@ support/tsupport/pdfs/noindex support/tutorials support/vote support/webmaster-images +support/windowsxp.html support2/*zout_ support2/sport supportandservices @@ -84596,6 +84423,7 @@ supportl.php supporto-tecnico supprimer-favoris supriyadey +sur-rendez-vous-seulement sureroute sureshmohan sureshpavuluri @@ -84651,8 +84479,6 @@ sustainability/people/access-to-energy/access-to-energy-in-communities/case-stud sustainability/people/access-to-energy/access-to-energy-in-communities/case-study.html sustainability/people/access-to-energy/access-to-energy-in-communities/clean-cooking-solutions sustainability/people/access-to-energy/access-to-energy-in-communities/clean-cooking-solutions.html -sustainability/people/local-employment-and-enterprise -sustainability/people/local-employment-and-enterprise.html sustainability/safety/transport-safety/community-road-safety sustainability/safety/transport-safety/community-road-safety.html sustainability/safety/transport-safety/driver-safety @@ -84931,7 +84757,6 @@ swp_debug swp_url= swr sws -swsbm sxi/servlet/sxibrowse sxi/servlet/sximovie sxi/servlet/sxisearch @@ -84961,7 +84786,7 @@ sys_ system system-maintenance system/ -system/*.js$http://glutenfreesociety.org/robots.txt +system/*.js$http://zeldman.com/robots.txt system/admin/LoginPopup/Login system/files/documents/noindex system/maintenance.html @@ -84986,7 +84811,7 @@ szl/users szukaj? szwierlein t -t-gender* +t-login.html?targetUrl= t-other-great-sites.aspx t.cfm t.php @@ -85103,7 +84928,7 @@ tag-search.html tag/ tag/* tag/* -tag/*+http://drupal.org/robots.txt +tag/*+http://dilbert.com/robots.txt tag/*/a tag/*/a/ tag/*/b @@ -85573,6 +85398,7 @@ tc/accept tc/en tcarroll tcastellano +tcd tcfv2 tchayirli tcheng @@ -85680,7 +85506,7 @@ team-new team-new-a team-new-b team/*/schedule$ -team/*/schedule$http://progesoft.com/robots.txt +team/*/schedule$http://nbc.com/robots.txt team/player_career.jsp team/player_news.jsp teamInvitations @@ -85737,6 +85563,7 @@ teknologica tel tel: tel:* +teldir/ telechargement-en-cours/ telecharger-fiche telecharger/redirect @@ -85989,7 +85816,7 @@ test.html test.jsp test.umb.edu/ test/ -test/ +test/ test/action~ test/action~agenda test/action~default @@ -86048,9 +85875,10 @@ testds.jsp teste-*.html$ testfl testgpr -testhttp://pca.st/robots.txt +testhttp://money.com/robots.txt testimonial/ testimonials.php +testimonials/? testing testing-new-home-page testing/ @@ -86106,7 +85934,6 @@ textbooks/_ajax/log texteBrut textimage textonly -textpattern textsize=* tfBuster.html tfemail @@ -86243,7 +86070,6 @@ thank-you-enterprise-demo thank-you/ thank_you thanks -thanks.asp thankscompany thanksgiving-spotlight thanksgiving/index.htm @@ -86421,6 +86247,8 @@ thread/printerfriendly threadIndex= threads threads/*?view=reaction_score$ +threat-intelligence.php? +threat-intelligence/? threats/virusInfoTh/track thredds thseweekend @@ -86508,17 +86336,14 @@ tich4sd/zh/explore tich4sd/zh/search ticket ticket2018 -ticketSearchGenre= ticket_fields tickets tickets-external? tickets/artist tickets/cities tickets/event -tickets/loadDateFilterWidget tickets/satisfaction tickets/venues -tickets2 tickets2016 tickets2017 tickets2018 @@ -86585,7 +86410,6 @@ time/time10/printout time/world/printout time/zone/*? time/zone/@ -time= time_cover_hub time_shifts time_tout @@ -86845,7 +86669,7 @@ tools/civil-surgeons-by-region tools/demos tools/en/styleguide/ tools/find-a-doctor/list/export -tools/http://poicommunity.com/robots.txt +tools/http://kungfukingdom.com/robots.txt tools/logo-maker/onboarding tools/lyst_widget/?lyst_slug= tools/packages/cambridge_themes/getSocialImage @@ -86925,7 +86749,7 @@ topicsearch?q= topo-summit-2019 toprailapp tops -topsecret/ +topsecret/ topsy topup tor @@ -87192,11 +87016,11 @@ trademgr tradeoffer traffic traffic -traffic-manager/ +traffic-manager/ traffic/status*? trafficbot.life trafficbot.live -traffichttp://ultimate-guitar.com/robots.txt +traffichttp://comedycentral.com/robots.txt training training-aarpe/ training-plans @@ -87227,6 +87051,7 @@ training/studentships/howtoapply training/studentships/phdprojects trains trains/$ +traitement= traj tralston trans/CheckTransCron.jsp @@ -87283,7 +87108,7 @@ transmute/static-2.8 transmute/static-2.9 transparency transparency/archive -transparency/http://j.mp/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 @@ -87370,7 +87195,6 @@ treating-sleep-apnea treatment-guides/ treatment-type/ tree -tree-navigator.html tree/contributions tree/find tree/following @@ -87581,6 +87405,7 @@ tsunami tt tt-ru/ tt/ +ttb_searcher tthaweethai tto ttobin @@ -87865,7 +87690,7 @@ tylermalka typ$ typ? type -type-faketan* +type-demploi type= type=1478165154* typeahead @@ -87890,7 +87715,6 @@ tz/home-theatre-sound-bars/neckband-speakers tz/netflix-recommended-tvs tz/smart-tvs-netflix-calibrated-mode u -u-gender* u-verse/availability/check-customer-type.jsp u-verse/availability/pending-order.jsp u.cfm @@ -88319,7 +88143,7 @@ umbraco_client/ umfrage/1 umfrage/2 umfrage/3 -umfrage/4http://curver.com/robots.txt +umfrage/4http://zh.wikipedia.org/robots.txt un-us/ unable-to-process-request/ unanswered @@ -88347,6 +88171,7 @@ unfinished.php uni_id= unibook/oldversions unibuddy= +unicef-component-mosaic unicode/members unicorn/check unifiedSearch @@ -88442,7 +88267,6 @@ unsub unsub? unsubscribe unsubscribe$ -unsubscribe* unsubscribe-confirmation unsubscribe-from-applet unsubscribe-thankyou.html @@ -88467,7 +88291,7 @@ upcomingeventdetails.html upcomingevents upcomingevents.html? update -update-check/wirecast/ +update-check/wirecast/ update-your-browser update-your-browser.html update.bml @@ -88535,7 +88359,7 @@ uploads/8/5/1/4/85141968 uploads/8/5/1/4/85141968/custom_themes uploads/c/e816fe41-644e-11e8-937d-c4544454fb00/odigos uploads/excel -uploads/wpo-plugins-tables-list.jsonhttp://sendinblue.com/robots.txt +uploads/wpo-plugins-tables-list.jsonhttp://digitalocean.com/robots.txt uptime* ur ur-CA @@ -88677,12 +88501,11 @@ us/*/*?bvdata= us/*/*?bvroute us/*/*?bvstate us/*? -us/*?utm_source=google&utm_medium=organic&utm_campaign=us_free-cpc-shoppinghttp://acs.org/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 @@ -88700,7 +88523,6 @@ 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 @@ -89017,15 +88839,11 @@ usagestats usasportgroup.formstack.com usc-mql-submissions usc/test -use-baby* use-cases/global-solution-providers/microsoft/bizspark/ use-cases/global-solution-providers/microsoft/bizspark/getting-started/ use-cases/global-solution-providers/microsoft/bizspark/signon/ use-cases/global-solution-providers/microsoft/bizspark/signon/thankyou/ use-cases/global-solution-providers/microsoft/bizspark/thankyou/ -use-straplessmultiway* -use-straplessmultiwaybrasolutions* -use-swim* useParentAsinsInResult= used used-api/ @@ -89051,7 +88869,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/ @@ -89084,7 +88902,7 @@ user/*/track user/*/track?page= user/*/unfollow_user user/*?*redirect= -user/*http://color-hex.com/robots.txt +user/*http://m.media-amazon.com/robots.txt user/.* user//attending/upcoming user/account @@ -89100,7 +88918,7 @@ user/delete-account user/forgotPassword user/forgotten-password user/fpd/api -user/http://payhip.com/robots.txt +user/http://news.mongabay.com/robots.txt user/images user/libraries user/lists @@ -89234,6 +89052,7 @@ users/*? users/*?page users/*?tab=accounts users/*?tab=activity +users/account users/activate users/activity users/activity/? @@ -89280,7 +89099,7 @@ users/onUpdateOnlineStatus.php users/password users/password/edit users/profile-unpub -users/profile-unpub/http://secure-nz.imrworldwide.com/robots.txt +users/profile-unpub/http://song.link/robots.txt users/ranking users/remote-logout/ users/remote-logout/*/? @@ -89303,6 +89122,7 @@ users/user_hints users/wine_style_ambassadors usersGroups usersViewSingle +users_internet.html usersstats usertesting userurl/ @@ -89327,7 +89147,7 @@ usuarios usuarios/addToFavorite.shtml usuarios/addToPlayList.shtml ut*.xml -ut*.xmlhttp://cfr.org/robots.txt +ut*.xmlhttp://dashboard.gglot.com/robots.txt utaukwa util util @@ -89349,15 +89169,16 @@ 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_ utm_ +utm_* utm_campaign= utm_content= utm_expid= @@ -89399,7 +89220,7 @@ uz/en/ uz/event/*/ical uz/explore uz/forums -uz/http://faq.whatsapp.com/robots.txt +uz/http://biblegateway.com/robots.txt uz/kb/*/discuss uz/ru/ uz/search @@ -89410,9 +89231,12 @@ uçak-bileti/cn/* uçak-bileti/ct v v$ +v-*/*/*/c v-ajax v-esi -v-gender* +v-map-view.html +v-print-view +v-view-image.html v.cfm v/account/ v/badge @@ -89487,13 +89311,13 @@ vanessa_knutson vanessarodriguez vanilla vansorat -vantage-cloud/ -vantage-enterprise/ -vantage-transcoding/ -vantageCloudManager/ -vantageCloudTrial/ -vantageDomainServer/ -vantageTrancodeServer/ +vantage-cloud/ +vantage-enterprise/ +vantage-transcoding/ +vantageCloudManager/ +vantageCloudTrial/ +vantageDomainServer/ +vantageTrancodeServer/ vantage_point/archive var var/ @@ -89560,7 +89384,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/ @@ -89583,7 +89407,6 @@ verano/certificado verano/certificado/condni verano/certificado/descarga verano/certificado/sindni -veranstaltungssuche verba verbose vergleich @@ -89592,14 +89415,13 @@ verification/source verificationofemployment verified-modal verify -verify$ verify-email verify-error 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? @@ -89610,7 +89432,7 @@ veronica_benavides version version version.json -version/http://ask.fm/robots.txt +version/http://read.amazon.com/robots.txt version= versions versions/Unicode10.0.0 @@ -89792,7 +89614,7 @@ video video- video-alert video-c.php -video-cue/ +video-cue/ video-keywords video-landing-pages/ video-old @@ -89965,13 +89787,10 @@ view/wccportal/ view/wccpro/ view/wccpro/orion/ view= -view=asAjax -view=commentArea view=default view=lightbox view=members view=print -view=socialFunction&function view=tags viewReview view_album.pl @@ -90278,7 +90097,6 @@ vzw vzw/secure/authDecision.jsp vzw/threeDsecure w -w-gender* w.cfm w/ w/api.php?action=mobileview& @@ -90322,6 +90140,7 @@ wanewsletter-2.2.13 wanglab wangxueshi wangyu +wannacry-ransomware-endpoints-protection/? want-to-do-a-social-media-cleanse-heres-how wanted wanyi-chen @@ -90495,6 +90314,9 @@ we_are_all_unicorns weallen wealth/*.asp$ wearepages +wearesorry.asp +wearesorry.htm +wearesorry2.htm weather weather-api weather.html?latitude= @@ -90678,7 +90500,6 @@ web/packages/AQuality/DESCRIPTION web/packages/AR/DESCRIPTION web/packages/ARCensReg/DESCRIPTION web/packages/ARCokrig/DESCRIPTION -web/packages/ARDECO/DESCRIPTION web/packages/ARDL/DESCRIPTION web/packages/ARGOS/DESCRIPTION web/packages/ARHT/DESCRIPTION @@ -91240,6 +91061,7 @@ web/packages/CAinterprTools/DESCRIPTION web/packages/CAvariants/DESCRIPTION web/packages/CB2/DESCRIPTION web/packages/CBCgrps/DESCRIPTION +web/packages/CBPE/DESCRIPTION web/packages/CBPS/DESCRIPTION web/packages/CBSr/DESCRIPTION web/packages/CBT/DESCRIPTION @@ -91356,6 +91178,7 @@ web/packages/CP/DESCRIPTION web/packages/CPAT/DESCRIPTION web/packages/CPBayes/DESCRIPTION web/packages/CPC/DESCRIPTION +web/packages/CPCAT/DESCRIPTION web/packages/CPE/DESCRIPTION web/packages/CPGLIB/DESCRIPTION web/packages/CPMCGLM/DESCRIPTION @@ -94470,6 +94293,7 @@ web/packages/PPforest/DESCRIPTION web/packages/PPtreeViz/DESCRIPTION web/packages/PPtreeregViz/DESCRIPTION web/packages/PQLseq/DESCRIPTION +web/packages/PRA/DESCRIPTION web/packages/PRDA/DESCRIPTION web/packages/PRECAST/DESCRIPTION web/packages/PREPShiny/DESCRIPTION @@ -103147,6 +102971,7 @@ web/packages/jinjar/DESCRIPTION web/packages/jipApprox/DESCRIPTION web/packages/jjb/DESCRIPTION web/packages/jlctree/DESCRIPTION +web/packages/jlme/DESCRIPTION web/packages/jlmerclusterperm/DESCRIPTION web/packages/jmBIG/DESCRIPTION web/packages/jmastats/DESCRIPTION @@ -104099,6 +103924,7 @@ web/packages/matrixTests/DESCRIPTION web/packages/matrixcalc/DESCRIPTION web/packages/matrixcut/DESCRIPTION web/packages/matrixdist/DESCRIPTION +web/packages/matrixmodp/DESCRIPTION web/packages/matrixprofiler/DESCRIPTION web/packages/matrixsampling/DESCRIPTION web/packages/matrixset/DESCRIPTION @@ -104137,6 +103963,7 @@ web/packages/mbsts/DESCRIPTION web/packages/mc.heterogeneity/DESCRIPTION web/packages/mc2d/DESCRIPTION web/packages/mcMST/DESCRIPTION +web/packages/mcODE/DESCRIPTION web/packages/mcStats/DESCRIPTION web/packages/mcauchyd/DESCRIPTION web/packages/mcb/DESCRIPTION @@ -104309,6 +104136,7 @@ web/packages/metagear/DESCRIPTION web/packages/metaggR/DESCRIPTION web/packages/metaheuristicOpt/DESCRIPTION web/packages/metainc/DESCRIPTION +web/packages/metajam/DESCRIPTION web/packages/metalite.ae/DESCRIPTION web/packages/metalite.table1/DESCRIPTION web/packages/metalite/DESCRIPTION @@ -106608,6 +106436,7 @@ web/packages/powerindexR/DESCRIPTION web/packages/powerjoin/DESCRIPTION web/packages/powerly/DESCRIPTION web/packages/powerpkg/DESCRIPTION +web/packages/ppRank/DESCRIPTION web/packages/ppRep/DESCRIPTION web/packages/ppcSpatial/DESCRIPTION web/packages/ppcc/DESCRIPTION @@ -111394,6 +111223,7 @@ web/packages/workflowr/DESCRIPTION web/packages/workflows/DESCRIPTION web/packages/workflowsets/DESCRIPTION web/packages/workloopR/DESCRIPTION +web/packages/worldbank/DESCRIPTION web/packages/worldfootballR/DESCRIPTION web/packages/worldmet/DESCRIPTION web/packages/worrms/DESCRIPTION @@ -111606,6 +111436,7 @@ web_admin web_arch web_cart web_downloads +web_qa_check_list webans? webapi webapp @@ -111734,6 +111565,9 @@ webinar/register webinar/registerevent webinars webinars/* +webinars/? +webinars/?category= +webinars/register.php? webinars/wp-json webinc webintent @@ -111784,6 +111618,7 @@ websites websites/? websrc webstat +webstat/ webstats webstore/ShoppingBasket webstore/checkout @@ -111828,7 +111663,6 @@ weimg wein weiran weiskel -weiterempfehlen welcome welcome-back* welcome-email @@ -111939,13 +111773,15 @@ wholesalecheckout whsmiths why-2019-will-be-the-year-of-stricter-privacy-regulation why-am-i-seeing-this-page/ +why-comodo.php? +why-comodo/? why-does-digital-privacy-matter-i-have-nothing-to-hide why-ghostery-midnight why-liveperson why-sell?inquirySource=482& whysecure whythisad -wicket:interface*http://sbs.com.au/robots.txt +wicket:interface*http://springerlink.com/robots.txt widget widget-landing-page.html widget-uploads @@ -112951,14 +112787,13 @@ wingziweifan winkmv77 winnie winnt -winsadjustable wip wip_index.php wipo-alert/ wipoforcreators/ wipostad/ wire- -wire-cast/ +wire-cast/ wirecutter/*&xid= wirecutter/*.csv$ wirecutter/*.zip$ @@ -113038,7 +112873,6 @@ wo/kb/*/discuss wo/search wo/user wo/users -wo= woa wocportal wolbachux @@ -113048,18 +112882,6 @@ wolframu wollmann women-and-ip/ women-inventors/ -women/*/1* -women/*/2* -women/*/3* -women/*/4* -women/*/5* -women/*/6* -women/*/7* -women/*/8* -women/*/9* -women/casualwear/holiday-shop/1$ -women/nightwear/nightwear/1$ -women/tailored-looks/navy-yellow-workwear/1$ womens-history-month-ghostery-celebrates-women-in-tech wondermissive/interest wonhye @@ -113334,28 +113156,30 @@ wp-admin/admin-ajax.php wp-admin/admin-ajax.php wp-admin/admin-ajax.php?action=icl_mpp_search wp-admin/admin-ajax.php?r=* -wp-admin/admin-ajax.phphttp://2018.asiabsdcon.org/robots.txt -wp-admin/admin-ajax.phphttp://amazon.com.br/robots.txt -wp-admin/admin-ajax.phphttp://bcp.crwdcntrl.net/robots.txt -wp-admin/admin-ajax.phphttp://debian.org/robots.txt -wp-admin/admin-ajax.phphttp://five.fourtimessmelly.com/robots.txt -wp-admin/admin-ajax.phphttp://fondationbrigittebardot.fr/robots.txt -wp-admin/admin-ajax.phphttp://framework.zend.com/robots.txt -wp-admin/admin-ajax.phphttp://glavmex.ru/robots.txt -wp-admin/admin-ajax.phphttp://holographicuniverseworkshops.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://istockphoto.com/robots.txt -wp-admin/admin-ajax.phphttp://lamula.pe/robots.txt -wp-admin/admin-ajax.phphttp://madrid.es/robots.txt -wp-admin/admin-ajax.phphttp://nme.com/robots.txt -wp-admin/admin-ajax.phphttp://nydailynews.com/robots.txt -wp-admin/admin-ajax.phphttp://rechtsanwalt-au.de/robots.txt -wp-admin/admin-ajax.phphttp://shakespeare.mit.edu/robots.txt -wp-admin/admin-ajax.phphttp://steffes.com/robots.txt -wp-admin/admin-ajax.phphttp://trapanishuttle.com/robots.txt -wp-admin/admin-ajax.phphttp://wasatchhousepartners.com/robots.txt -wp-admin/admin-ajax.phphttp://youtube.instanteaser.com/robots.txt -wp-admin/admin-ajax.phphttp://zuken.com/robots.txt +wp-admin/admin-ajax.phphttp://johnallman.uk/robots.txt +wp-admin/admin-ajax.phphttp://law.cornell.edu/robots.txt +wp-admin/admin-ajax.phphttp://lonelyplanet.com/robots.txt +wp-admin/admin-ajax.phphttp://openssl.org/robots.txt +wp-admin/admin-ajax.phphttp://publish.get.com.tw/robots.txt +wp-admin/admin-ajax.phphttp://quicksprout.com/robots.txt +wp-admin/admin-ajax.phphttp://refinery29.com/robots.txt +wp-admin/admin-ajax.phphttp://royalfurniture.com/robots.txt +wp-admin/admin-ajax.phphttp://skaterki.ru/robots.txt +wp-admin/admin-ajax.phphttp://toucharcade.com/robots.txt +wp-admin/admin-ajax.phphttp://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 @@ -113393,7 +113217,7 @@ wp-content/client-mu-plugins wp-content/compsub wp-content/dbsub wp-content/gallery -wp-content/mu-plugins/http://t.us1.dyntrk.com/robots.txt +wp-content/mu-plugins/http://blogs.discovermagazine.com/robots.txt wp-content/mu_plugins wp-content/plugins wp-content/plugins @@ -113464,7 +113288,7 @@ wp-content/themes/screamingfrog/inc/download-modal-lfa.php wp-content/themes/screamingfrog/inc/download-modal.php wp-content/themes/sej/js/cdet.js wp-content/themes/sej/js/ga.js -wp-content/themes/skift/inc/ajax/http://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/treated/search/ @@ -113483,7 +113307,7 @@ wp-content/uploads/ wp-content/uploads/* wp-content/uploads/**/*seo-restricted*.* wp-content/uploads/*/*/1650344292_1.png -wp-content/uploads/*http://garyvee.com/robots.txt +wp-content/uploads/*http://wikihow.com/robots.txt wp-content/uploads/2011 wp-content/uploads/2012 wp-content/uploads/2013 @@ -113515,21 +113339,21 @@ wp-content/uploads/_pda wp-content/uploads/complianz wp-content/uploads/elementor/css/ wp-content/uploads/gravity_receipts -wp-content/uploads/http://apemusicale.it/robots.txt -wp-content/uploads/http://survivalmagazine.org/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/wp-import-export-lite/ -wp-content/uploads/wp-import-export-lite/http://cbs.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://dansmoviereport.blogspot.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://euroncap.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://google.be/robots.txt -wp-content/uploads/wp-import-export-lite/http://i.dailymail.co.uk/robots.txt -wp-content/uploads/wp-import-export-lite/http://www-01.ibm.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://aa.com.tr/robots.txt +wp-content/uploads/wp-import-export-lite/http://bigthink.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://realmsoftrinity.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://suspicious0bservers.org/robots.txt +wp-content/uploads/wp-import-export-lite/http://theridesharepro.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://youblisher.com/robots.txt wp-content/uploads/wpforms wp-content/uploads/wpforms/ wp-content/uploads/wpo-plugins-tables-list.json @@ -113561,8 +113385,8 @@ wp-includes/css wp-includes/css/*.css wp-includes/css/dist/block-library/style.min.css wp-includes/fonts -wp-includes/http://gplus.to/robots.txt -wp-includes/http://sugitetsu.com/robots.txt +wp-includes/http://nokia.co.jp/robots.txt +wp-includes/http://scotusblog.com/robots.txt wp-includes/images wp-includes/images/ wp-includes/js @@ -113815,7 +113639,6 @@ wyuan wzhang wzhu x -x-gender* x/payments/ x? xArchive/Archive/Illegal-liquor-export-20010319 @@ -113906,7 +113729,7 @@ xmlhttp xmlrpc xmlrpc.php xmlrpc.php -xmlrpc.phphttp://allthebootboys.blogspot.fr/robots.txt +xmlrpc.phphttp://datastudio.google.com/robots.txt xmlsearch xmltv/ xmorelle @@ -113927,7 +113750,7 @@ xsanR4 xsl xsl/ xslt/ -xslt/http://miniclip.com/robots.txt +xslt/http://cryptonewsventure.com/robots.txt xtra/sante-et-mieux-etre xuanzhu xuwang @@ -113993,7 +113816,6 @@ yd.php ye ye/ year -year= yegian yehia yehlab @@ -114043,7 +113865,6 @@ yo/kb/*/discuss yo/search yo/user yo/users -yoadvertising yochaiwolf yodona/hemeroteca yolyliu @@ -114080,7 +113901,7 @@ youraccount youraccount/ yourarchives youreurope/businessACC -youreurope/businessDEV/http://use.typekit.net/robots.txt +youreurope/businessDEV/http://europapress.es/robots.txt youreurope/citizensACC youreurope/citizensDEV yourfuture @@ -114160,7 +113981,6 @@ ywsummercamp yxiang yyl z -z-gender* z-ivy-deng z/*/*/* z/50/ @@ -114284,6 +114104,7 @@ zendesk.lyst.com zephr zephr/feature-decisions zephr/features +zerodaychallenge zervantonakis zesean zeta @@ -114534,7 +114355,7 @@ zh/index.htm zh/intangible-cultural-heritage/grid zh/intangible-cultural-heritage/list zh/intangible-cultural-heritage/map -zh/internalhttp://annals.org/robots.txt +zh/internalhttp://amazon.jp/robots.txt zh/internet-universality-indicators/grid zh/internet-universality-indicators/list zh/internet-universality-indicators/map @@ -114821,7 +114642,7 @@ zzz_systest ~neubank/Eubank_EthnicityNetworksPaper.pdf ~neubank/Eubank_EthnicityNetworksPaper2016.pdf ~nsdwww/mail -~oar/http://sayulitalife.com/robots.txt +~oar/http://web.whatsapp.com/robots.txt ~oratorio/wordpress ~pasr1 ~philippe @@ -114855,7 +114676,6 @@ zzz_systest 001 1 1*? -1-gender/ 1/SuscripcionV1 1/hi/education/3826037.stm 1/hi/england/1678616.stm @@ -114961,6 +114781,8 @@ zzz_systest 22minutes 24/ 33k1com +36AG/english/menu_bottom.asp +36AG/english/menu_top.asp 48f6543196cbbdefb88f247a0a8e4375 50x.html 51anma @@ -114987,10 +114809,11 @@ zzz_systest 404.aspx 404.html 404.html -404.htmlhttp://rulesdontapply.bandcamp.com/robots.txt +404.htmlhttp://airliners.net/robots.txt +404.php 404.php 404/ -404http://liebertpub.com/robots.txt +404http://diplomatie.gouv.fr/robots.txt 413gkwMT 429.html 432v·com @@ -115046,23 +114869,33 @@ zzz_systest 2005/08/online_xslt/xslt 2005/11/Translations/Query 2005/luglio/03/Operazione_porco_rosso_Via_sequestro_co_8_050703023.shtml +2005/page/*/? +2005/page/2/? 2006 2006/02/chartergen 2006/05/gallerie/politica/farabutti-foto-lettori-95/esterne191030071909103240.jpg 2006/05/gallerie/politica/farabutti-foto-lettori-95/esterne191030071909103240_big.jpg 2006/05/gallerie/politica/offese-da-premier-102/esterne130937331310093801_big.jpg +2006/page/2/? 2007 2007/07/fbi-spyware-how 2007/08/grddl/? 2007/11/Talks/search 2007/intra +2007/page/*/? 2008 2008/08/10/despite-what-their-website-says-taking-pictures-in-san-franciscos-museum-of-modern-art-is-cause-for +2008/page/*/? +2008/page/9/? 2009 2009/07/webidl-check? +2009/page/*/? 2010 2010.htm +2010/page/*/? 2011 +2011/page +2011/page/*/? 2012 2012-privacy-policy 2012/10/04/single-thirtysomething-and-living-with-breast-cancer @@ -115071,11 +114904,15 @@ zzz_systest 2012/pyRdfa/extract 2013 2013/03/21/174840895 +2013/page/*/? 2014 2015/07/04/419570939/chasing-memories-in-their-refugee-camp-40-years-after-they-fled-vietnam 2015/12/15/less-is-more-rankin/48x60_nudes-p-056-057-kate-orr +2015/page/*/? 2016/08/10/ad-test-page 2016/09/22/thailand-s-king-bhumibol-the-peoples-monarch-has-died +2016/page/*/?rs= +2016/page/11/?email= 2016/paypal-payments.html 2017-world-environment-day 2017/04/03/food-money-sex-cheese-souffle-morning-sex-bf @@ -115083,6 +114920,7 @@ zzz_systest 2017/05/23/private-post-session-livestream 2017/08/27/game-of-thrones-daenerys-jon-snow-sex-reaction 2017/10/15/rose-mcgowan-disses-james-corden-harvey-weinstein-jokes-tweets +2017/page/*/? 2018-fmf 2018-vmw 2018/01/0 @@ -115135,6 +114973,7 @@ zzz_systest 2018/12/1 2018/12/2 2018/12/3 +2018/page/*/? 2019/01/0 2019/01/1 2019/01/2 @@ -115263,6 +115102,7 @@ zzz_systest 4900/webm.ABC 5055/aw-techrepublic 5055/maw-techrepublic +5138 5293 5349 5480 @@ -115312,7 +115152,7 @@ zzz_systest 93826 94140 94230 -101612.rsshttp://sustainability.google/robots.txt +101612.rsshttp://bvds96tu7f.execute-api.us-west-2.amazonaws.com/robots.txt 101705/docs/mccom/format/pdf/longform/ 126190 128892