From bc3fad86e972b100523aa1f920502debe7d23949 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 10:03:37 +0000 Subject: [PATCH] [Github Action] Automated trickest wordlists update. --- .bin/wordlist-updaters/status.json | 2 +- .../directus-all-levels.txt | 43 +- .../CMS/trickest-cms-wordlist/directus.txt | 12 +- .../ghost-all-levels.txt | 10 + .../CMS/trickest-cms-wordlist/ghost.txt | 2 + .../shopware-all-levels.txt | 23 +- .../CMS/trickest-cms-wordlist/shopware.txt | 5 +- .../snipe-it-all-levels.txt | 5 + .../CMS/trickest-cms-wordlist/snipe-it.txt | 1 + .../woocommerce-all-levels.txt | 239 ++- .../CMS/trickest-cms-wordlist/woocommerce.txt | 46 +- .../zammad-all-levels.txt | 46 + .../CMS/trickest-cms-wordlist/zammad.txt | 8 + .../top-100.txt | 6 +- .../top-1000.txt | 13 +- .../top-10000.txt | 1681 ++++++++++++----- 16 files changed, 1620 insertions(+), 522 deletions(-) diff --git a/.bin/wordlist-updaters/status.json b/.bin/wordlist-updaters/status.json index f71246ed2..bc6fa301b 100644 --- a/.bin/wordlist-updaters/status.json +++ b/.bin/wordlist-updaters/status.json @@ -3,6 +3,6 @@ "last_update": 1740726220 }, "Trickest wordlist update": { - "last_update": 1740737016 + "last_update": 1740823408 } } \ 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 b0669ec17..2cb6bbed2 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 @@ -211,6 +211,9 @@ docs/public/icons/node.svg public/icons/node.svg icons/node.svg node.svg +docs/public/_redirects +public/_redirects +_redirects docs/public/logo-dark.svg public/logo-dark.svg logo-dark.svg @@ -537,8 +540,6 @@ extensions/panels.md panels.md docs/.spellcheckerrc.yml .spellcheckerrc.yml -docs/_redirects -_redirects docs/blog/[slug].paths.ts blog/[slug].paths.ts [slug].paths.ts @@ -2231,8 +2232,16 @@ sdk/tests/schema.ts tests/schema.ts schema.ts .dockerignore +.changeset/shiny-rings-hope.md +shiny-rings-hope.md .changeset/dry-pears-remember.md dry-pears-remember.md +.changeset/friendly-rats-kick.md +friendly-rats-kick.md +.changeset/hot-plants-know.md +hot-plants-know.md +.changeset/cuddly-kings-kick.md +cuddly-kings-kick.md .changeset/config.json config.json tests/blackbox/docker-compose.yml @@ -3417,6 +3426,36 @@ api/src/services/comments.ts src/services/comments.ts services/comments.ts comments.ts +api/src/services/fields/get-collection-meta-updates.ts +src/services/fields/get-collection-meta-updates.ts +services/fields/get-collection-meta-updates.ts +fields/get-collection-meta-updates.ts +get-collection-meta-updates.ts +api/src/services/fields/get-collection-relation-list.ts +src/services/fields/get-collection-relation-list.ts +services/fields/get-collection-relation-list.ts +fields/get-collection-relation-list.ts +get-collection-relation-list.ts +api/src/services/fields/get-collection-meta-updates.test.ts +src/services/fields/get-collection-meta-updates.test.ts +services/fields/get-collection-meta-updates.test.ts +fields/get-collection-meta-updates.test.ts +get-collection-meta-updates.test.ts +api/src/services/fields/build-collection-and-field-relations.ts +src/services/fields/build-collection-and-field-relations.ts +services/fields/build-collection-and-field-relations.ts +fields/build-collection-and-field-relations.ts +build-collection-and-field-relations.ts +api/src/services/fields/get-collection-relation-list.test.ts +src/services/fields/get-collection-relation-list.test.ts +services/fields/get-collection-relation-list.test.ts +fields/get-collection-relation-list.test.ts +get-collection-relation-list.test.ts +api/src/services/fields/build-collection-and-field-relations.test.ts +src/services/fields/build-collection-and-field-relations.test.ts +services/fields/build-collection-and-field-relations.test.ts +fields/build-collection-and-field-relations.test.ts +build-collection-and-field-relations.test.ts api/src/services/items.ts src/services/items.ts services/items.ts diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt index 83ea7b135..5520e3d3d 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt @@ -61,6 +61,7 @@ docs/public/icons/card_link.svg docs/public/icons/nuxt.svg docs/public/icons/vercel.svg docs/public/icons/node.svg +docs/public/_redirects docs/public/logo-dark.svg docs/netlify.toml docs/tsconfig.json @@ -142,7 +143,6 @@ docs/extensions/introduction.md docs/extensions/app-composables.md docs/extensions/panels.md docs/.spellcheckerrc.yml -docs/_redirects docs/blog/[slug].paths.ts docs/blog/index.md docs/blog/guest-author.md @@ -511,7 +511,11 @@ sdk/tests/fields.test-d.ts sdk/tests/filters.test-d.ts sdk/tests/schema.ts .dockerignore +.changeset/shiny-rings-hope.md .changeset/dry-pears-remember.md +.changeset/friendly-rats-kick.md +.changeset/hot-plants-know.md +.changeset/cuddly-kings-kick.md .changeset/config.json tests/blackbox/docker-compose.yml tests/blackbox/package.json @@ -740,6 +744,12 @@ api/src/services/extensions.ts api/src/services/roles.ts api/src/services/websocket.ts api/src/services/comments.ts +api/src/services/fields/get-collection-meta-updates.ts +api/src/services/fields/get-collection-relation-list.ts +api/src/services/fields/get-collection-meta-updates.test.ts +api/src/services/fields/build-collection-and-field-relations.ts +api/src/services/fields/get-collection-relation-list.test.ts +api/src/services/fields/build-collection-and-field-relations.test.ts api/src/services/items.ts api/src/services/notifications.ts api/src/services/users.ts 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 7dbcb2ace..ccbce4b2c 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 @@ -19321,6 +19321,10 @@ tinybird-dedicated/datasources/fixtures/mockingbird-schema.json datasources/fixtures/mockingbird-schema.json fixtures/mockingbird-schema.json mockingbird-schema.json +ghost/tinybird-dedicated/datasources/analytics_events_json_xl.datasource +tinybird-dedicated/datasources/analytics_events_json_xl.datasource +datasources/analytics_events_json_xl.datasource +analytics_events_json_xl.datasource ghost/tinybird-dedicated/datasources/analytics_events_json_v1.datasource tinybird-dedicated/datasources/analytics_events_json_v1.datasource datasources/analytics_events_json_v1.datasource @@ -33700,6 +33704,12 @@ frontend/src/admin-auth/index.html src/admin-auth/index.html admin-auth/index.html index.html +ghost/core/core/frontend/public/tracker.js +core/core/frontend/public/tracker.js +core/frontend/public/tracker.js +frontend/public/tracker.js +public/tracker.js +tracker.js ghost/core/core/frontend/public/robots.txt core/core/frontend/public/robots.txt core/frontend/public/robots.txt diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt index 1312ebf4e..e83342b01 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt @@ -3715,6 +3715,7 @@ ghost/tinybird-dedicated/pipes/analytics_pages.pipe ghost/tinybird-dedicated/pipes/top_pages.pipe ghost/tinybird-dedicated/datasources/fixtures/analytics_events_json_v1.ndjson ghost/tinybird-dedicated/datasources/fixtures/mockingbird-schema.json +ghost/tinybird-dedicated/datasources/analytics_events_json_xl.datasource ghost/tinybird-dedicated/datasources/analytics_events_json_v1.datasource ghost/tinybird-dedicated/requirements.txt ghost/identity-token-service/src/index.ts @@ -5668,6 +5669,7 @@ ghost/core/core/frontend/src/cards/js/toggle.js ghost/core/core/frontend/src/comment-counts/js/comment-counts.js ghost/core/core/frontend/src/admin-auth/message-handler.js ghost/core/core/frontend/src/admin-auth/index.html +ghost/core/core/frontend/public/tracker.js ghost/core/core/frontend/public/robots.txt ghost/core/core/frontend/public/sitemap.xsl ghost/core/core/frontend/services/sitemap/PostMapGenerator.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 783013745..fde954a7b 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 @@ -98522,6 +98522,14 @@ administration/test/transformer/svgStringifyTransformer.js test/transformer/svgStringifyTransformer.js transformer/svgStringifyTransformer.js svgStringifyTransformer.js +src/Administration/Resources/app/administration/test/_helper_/find-by-placeholder.js +Administration/Resources/app/administration/test/_helper_/find-by-placeholder.js +Resources/app/administration/test/_helper_/find-by-placeholder.js +app/administration/test/_helper_/find-by-placeholder.js +administration/test/_helper_/find-by-placeholder.js +test/_helper_/find-by-placeholder.js +_helper_/find-by-placeholder.js +find-by-placeholder.js src/Administration/Resources/app/administration/test/_helper_/id.collection.js Administration/Resources/app/administration/test/_helper_/id.collection.js Resources/app/administration/test/_helper_/id.collection.js @@ -98612,6 +98620,14 @@ administration/test/_helper_/failedSpecFileReporter.js test/_helper_/failedSpecFileReporter.js _helper_/failedSpecFileReporter.js failedSpecFileReporter.js +src/Administration/Resources/app/administration/test/_helper_/find-by-label.js +Administration/Resources/app/administration/test/_helper_/find-by-label.js +Resources/app/administration/test/_helper_/find-by-label.js +app/administration/test/_helper_/find-by-label.js +administration/test/_helper_/find-by-label.js +test/_helper_/find-by-label.js +_helper_/find-by-label.js +find-by-label.js src/Administration/Resources/app/administration/test/eslint/error-reference.html.twig Administration/Resources/app/administration/test/eslint/error-reference.html.twig Resources/app/administration/test/eslint/error-reference.html.twig @@ -103078,6 +103094,9 @@ _unreleased/2024-12-04-identify-themes-installed-via-plugin-by-technical-name.md changelog/_unreleased/2024-12-04-add-technical-name-to-allow-list.md _unreleased/2024-12-04-add-technical-name-to-allow-list.md 2024-12-04-add-technical-name-to-allow-list.md +changelog/_unreleased/2025-02-27-rearrange-cartsavedevent-in-rediscartpersister.md +_unreleased/2025-02-27-rearrange-cartsavedevent-in-rediscartpersister.md +2025-02-27-rearrange-cartsavedevent-in-rediscartpersister.md changelog/_unreleased/2024-12-11-services-stability-improvements.md _unreleased/2024-12-11-services-stability-improvements.md 2024-12-11-services-stability-improvements.md @@ -103153,6 +103172,9 @@ _unreleased/2025-01-02-add-custom-field-store-api-aware.md changelog/_unreleased/2024-10-28-change-autocomplete-to-new-password-in-honeypot.md _unreleased/2024-10-28-change-autocomplete-to-new-password-in-honeypot.md 2024-10-28-change-autocomplete-to-new-password-in-honeypot.md +changelog/_unreleased/2025-02-26-add-generic-type-to-entity-loaded-events.md +_unreleased/2025-02-26-add-generic-type-to-entity-loaded-events.md +2025-02-26-add-generic-type-to-entity-loaded-events.md changelog/_unreleased/2024-11-13-migrate-rule-conditions-config-store-to-pinia.md _unreleased/2024-11-13-migrate-rule-conditions-config-store-to-pinia.md 2024-11-13-migrate-rule-conditions-config-store-to-pinia.md @@ -143548,6 +143570,5 @@ scripts.yml CODEOWNERS .envrc UPGRADE-6.8.md -phpstan-v67-baseline.neon devenv.nix .git-blame-ignore-revs \ No newline at end of file diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt index 377dc2488..9a48ecf07 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt @@ -11972,6 +11972,7 @@ src/Administration/Resources/app/administration/test/_setup/_mocks_/acl.service. src/Administration/Resources/app/administration/test/_setup/_mocks_/feature.service.mock.js src/Administration/Resources/app/administration/test/_setup/prepare_environment.js src/Administration/Resources/app/administration/test/transformer/svgStringifyTransformer.js +src/Administration/Resources/app/administration/test/_helper_/find-by-placeholder.js src/Administration/Resources/app/administration/test/_helper_/id.collection.js src/Administration/Resources/app/administration/test/_helper_/flushPromises.js src/Administration/Resources/app/administration/test/_helper_/uuid.js @@ -11983,6 +11984,7 @@ src/Administration/Resources/app/administration/test/_helper_/componentWrapper/s src/Administration/Resources/app/administration/test/_helper_/jest-resolver.js src/Administration/Resources/app/administration/test/_helper_/select-mt-select-by-text.js src/Administration/Resources/app/administration/test/_helper_/failedSpecFileReporter.js +src/Administration/Resources/app/administration/test/_helper_/find-by-label.js src/Administration/Resources/app/administration/test/eslint/error-reference.html.twig src/Administration/Resources/app/administration/jsdoc.config.js src/Administration/Resources/app/administration/.babelrc @@ -13209,6 +13211,7 @@ changelog/_unreleased/2025-01-15-inject-aria-label-from-data-grid-component-to-t changelog/_unreleased/2024-12-16-fix-loading-data-for-one-to-many-grid-component.md changelog/_unreleased/2024-12-04-identify-themes-installed-via-plugin-by-technical-name.md changelog/_unreleased/2024-12-04-add-technical-name-to-allow-list.md +changelog/_unreleased/2025-02-27-rearrange-cartsavedevent-in-rediscartpersister.md changelog/_unreleased/2024-12-11-services-stability-improvements.md changelog/_unreleased/2024-11-28-deprecate-messenger-bus-shopware-service.md changelog/_unreleased/2024-12-07-improve-product-export-performance-by-reducing-seo-url-replacement-calls.md @@ -13234,6 +13237,7 @@ changelog/_unreleased/2025-01-19-fix-image-gallery-navigation-none-configuration changelog/_unreleased/2024-11-26-add-aria-label-to-price-field-currency-link.md changelog/_unreleased/2025-01-02-add-custom-field-store-api-aware.md changelog/_unreleased/2024-10-28-change-autocomplete-to-new-password-in-honeypot.md +changelog/_unreleased/2025-02-26-add-generic-type-to-entity-loaded-events.md changelog/_unreleased/2024-11-13-migrate-rule-conditions-config-store-to-pinia.md changelog/_unreleased/2024-11-12-use-global-entity-and-entity-collection-types.md changelog/_unreleased/2025-02-19-marked-entity-attributes-classes-final.md @@ -21199,6 +21203,5 @@ UPGRADE-6.4.md .gitlab/CODEOWNERS .envrc UPGRADE-6.8.md -phpstan-v67-baseline.neon devenv.nix .git-blame-ignore-revs \ No newline at end of file diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it-all-levels.txt index 6c541db23..d83d7e034 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it-all-levels.txt @@ -33755,6 +33755,11 @@ Feature/Notifications/Email/EmailNotificationsUponCheckinTest.php Notifications/Email/EmailNotificationsUponCheckinTest.php Email/EmailNotificationsUponCheckinTest.php EmailNotificationsUponCheckinTest.php +tests/Feature/Notifications/Email/AssetAcceptanceReminderTest.php +Feature/Notifications/Email/AssetAcceptanceReminderTest.php +Notifications/Email/AssetAcceptanceReminderTest.php +Email/AssetAcceptanceReminderTest.php +AssetAcceptanceReminderTest.php tests/Feature/Notifications/Email/ExpiringAlertsNotificationTest.php Feature/Notifications/Email/ExpiringAlertsNotificationTest.php Notifications/Email/ExpiringAlertsNotificationTest.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it.txt index 696a20ca5..2d721f238 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it.txt @@ -6175,6 +6175,7 @@ tests/Feature/Groups/Ui/IndexGroupTest.php tests/Feature/Groups/Api/StoreGroupTest.php tests/Feature/Groups/Api/DeleteGroupsTest.php tests/Feature/Notifications/Email/EmailNotificationsUponCheckinTest.php +tests/Feature/Notifications/Email/AssetAcceptanceReminderTest.php tests/Feature/Notifications/Email/ExpiringAlertsNotificationTest.php tests/Feature/Notifications/Webhooks/SlackNotificationsUponCheckoutTest.php tests/Feature/Notifications/Webhooks/SlackNotificationsUponCheckinTest.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt index 2ce458bdb..33692cbe5 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 @@ -799,6 +799,11 @@ js/csv-export/changelog/53865-dev-pnpm-9-15-0 csv-export/changelog/53865-dev-pnpm-9-15-0 changelog/53865-dev-pnpm-9-15-0 53865-dev-pnpm-9-15-0 +packages/js/csv-export/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +js/csv-export/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +csv-export/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/csv-export/babel.config.js js/csv-export/babel.config.js csv-export/babel.config.js @@ -913,6 +918,11 @@ js/date/changelog/dev-build-profiling-tweaks-take-1 date/changelog/dev-build-profiling-tweaks-take-1 changelog/dev-build-profiling-tweaks-take-1 dev-build-profiling-tweaks-take-1 +packages/js/date/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +js/date/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +date/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/date/changelog/fix-typos-in-packages-js-md-files js/date/changelog/fix-typos-in-packages-js-md-files date/changelog/fix-typos-in-packages-js-md-files @@ -1065,6 +1075,11 @@ js/remote-logging/changelog/dev-build-profiling-tweaks-take-1 remote-logging/changelog/dev-build-profiling-tweaks-take-1 changelog/dev-build-profiling-tweaks-take-1 dev-build-profiling-tweaks-take-1 +packages/js/remote-logging/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +js/remote-logging/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +remote-logging/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/remote-logging/changelog/dev-consolidate-syncpack-config js/remote-logging/changelog/dev-consolidate-syncpack-config remote-logging/changelog/dev-consolidate-syncpack-config @@ -1757,6 +1772,11 @@ js/experimental/changelog/54160-54158-fix-typescript-errors-from-packagesjsexper experimental/changelog/54160-54158-fix-typescript-errors-from-packagesjsexperimental changelog/54160-54158-fix-typescript-errors-from-packagesjsexperimental 54160-54158-fix-typescript-errors-from-packagesjsexperimental +packages/js/experimental/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +js/experimental/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +experimental/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/experimental/changelog/update-storybook_documentation js/experimental/changelog/update-storybook_documentation experimental/changelog/update-storybook_documentation @@ -1936,6 +1956,11 @@ js/currency/changelog/dev-build-profiling-tweaks-take-1 currency/changelog/dev-build-profiling-tweaks-take-1 changelog/dev-build-profiling-tweaks-take-1 dev-build-profiling-tweaks-take-1 +packages/js/currency/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +js/currency/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +currency/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/currency/changelog/update-numberfilter-symbol js/currency/changelog/update-numberfilter-symbol currency/changelog/update-numberfilter-symbol @@ -2768,6 +2793,11 @@ js/onboarding/changelog/dev-build-profiling-tweaks-take-1 onboarding/changelog/dev-build-profiling-tweaks-take-1 changelog/dev-build-profiling-tweaks-take-1 dev-build-profiling-tweaks-take-1 +packages/js/onboarding/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +js/onboarding/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +onboarding/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/onboarding/changelog/update-storybook_documentation js/onboarding/changelog/update-storybook_documentation onboarding/changelog/update-storybook_documentation @@ -3393,6 +3423,11 @@ js/block-templates/changelog/dev-build-profiling-tweaks-take-1 block-templates/changelog/dev-build-profiling-tweaks-take-1 changelog/dev-build-profiling-tweaks-take-1 dev-build-profiling-tweaks-take-1 +packages/js/block-templates/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +js/block-templates/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +block-templates/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/block-templates/changelog/dev-updates-to-packages-for-dependencies js/block-templates/changelog/dev-updates-to-packages-for-dependencies block-templates/changelog/dev-updates-to-packages-for-dependencies @@ -7028,6 +7063,11 @@ js/components/changelog/dev-build-profiling-tweaks-take-1 components/changelog/dev-build-profiling-tweaks-take-1 changelog/dev-build-profiling-tweaks-take-1 dev-build-profiling-tweaks-take-1 +packages/js/components/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +js/components/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +components/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/components/changelog/update-storybook_documentation js/components/changelog/update-storybook_documentation components/changelog/update-storybook_documentation @@ -7291,6 +7331,11 @@ js/number/changelog/dev-build-profiling-tweaks-take-1 number/changelog/dev-build-profiling-tweaks-take-1 changelog/dev-build-profiling-tweaks-take-1 dev-build-profiling-tweaks-take-1 +packages/js/number/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +js/number/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +number/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/number/changelog/50047-fix-typos js/number/changelog/50047-fix-typos number/changelog/50047-fix-typos @@ -7673,6 +7718,11 @@ js/ai/changelog/dev-jest-pass-without-tests ai/changelog/dev-jest-pass-without-tests changelog/dev-jest-pass-without-tests dev-jest-pass-without-tests +packages/js/ai/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +js/ai/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +ai/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/ai/changelog/add-json-response-format-parameter js/ai/changelog/add-json-response-format-parameter ai/changelog/add-json-response-format-parameter @@ -10516,6 +10566,11 @@ js/data/changelog/fix-core-profiler-api-types data/changelog/fix-core-profiler-api-types changelog/fix-core-profiler-api-types fix-core-profiler-api-types +packages/js/data/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +js/data/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +data/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/data/changelog/fix-51395-reporttable-page js/data/changelog/fix-51395-reporttable-page data/changelog/fix-51395-reporttable-page @@ -11150,6 +11205,11 @@ js/navigation/changelog/dev-build-profiling-tweaks-take-1 navigation/changelog/dev-build-profiling-tweaks-take-1 changelog/dev-build-profiling-tweaks-take-1 dev-build-profiling-tweaks-take-1 +packages/js/navigation/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +js/navigation/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +navigation/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/navigation/changelog/fix-typos-in-packages-js-md-files js/navigation/changelog/fix-typos-in-packages-js-md-files navigation/changelog/fix-typos-in-packages-js-md-files @@ -11500,6 +11560,11 @@ js/customer-effort-score/changelog/dev-build-profiling-tweaks-take-1 customer-effort-score/changelog/dev-build-profiling-tweaks-take-1 changelog/dev-build-profiling-tweaks-take-1 dev-build-profiling-tweaks-take-1 +packages/js/customer-effort-score/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +js/customer-effort-score/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +customer-effort-score/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/customer-effort-score/changelog/55626-email-improvements-feedback-prompt js/customer-effort-score/changelog/55626-email-improvements-feedback-prompt customer-effort-score/changelog/55626-email-improvements-feedback-prompt @@ -11676,6 +11741,11 @@ js/integrate-plugin/changelog/dev-build-profiling-tweaks-take-1 integrate-plugin/changelog/dev-build-profiling-tweaks-take-1 changelog/dev-build-profiling-tweaks-take-1 dev-build-profiling-tweaks-take-1 +packages/js/integrate-plugin/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +js/integrate-plugin/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +integrate-plugin/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/integrate-plugin/changelog/bump-js-packages-php-version js/integrate-plugin/changelog/bump-js-packages-php-version integrate-plugin/changelog/bump-js-packages-php-version @@ -12582,6 +12652,11 @@ js/api/changelog/dev-build-profiling-tweaks-take-1 api/changelog/dev-build-profiling-tweaks-take-1 changelog/dev-build-profiling-tweaks-take-1 dev-build-profiling-tweaks-take-1 +packages/js/api/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +js/api/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +api/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/api/changelog/fix-typescript-package-isolation js/api/changelog/fix-typescript-package-isolation api/changelog/fix-typescript-package-isolation @@ -12803,6 +12878,11 @@ js/explat/changelog/dev-build-profiling-tweaks-take-1 explat/changelog/dev-build-profiling-tweaks-take-1 changelog/dev-build-profiling-tweaks-take-1 dev-build-profiling-tweaks-take-1 +packages/js/explat/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +js/explat/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +explat/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/explat/changelog/dev-monorepo-caching-deps-per-target-package js/explat/changelog/dev-monorepo-caching-deps-per-target-package explat/changelog/dev-monorepo-caching-deps-per-target-package @@ -19475,6 +19555,11 @@ js/product-editor/changelog/add-initial_product_data_views_screen product-editor/changelog/add-initial_product_data_views_screen changelog/add-initial_product_data_views_screen add-initial_product_data_views_screen +packages/js/product-editor/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +js/product-editor/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +product-editor/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/product-editor/changelog/dev-47035_request_tags_conditionally js/product-editor/changelog/dev-47035_request_tags_conditionally product-editor/changelog/dev-47035_request_tags_conditionally @@ -19570,6 +19655,11 @@ js/product-editor/changelog/update-product-attribute-types product-editor/changelog/update-product-attribute-types changelog/update-product-attribute-types update-product-attribute-types +packages/js/product-editor/changelog/55888-fix-remove-wp-6.1-version-checks +js/product-editor/changelog/55888-fix-remove-wp-6.1-version-checks +product-editor/changelog/55888-fix-remove-wp-6.1-version-checks +changelog/55888-fix-remove-wp-6.1-version-checks +55888-fix-remove-wp-6.1-version-checks packages/js/product-editor/changelog/add-notice-block js/product-editor/changelog/add-notice-block product-editor/changelog/add-notice-block @@ -20253,6 +20343,11 @@ js/settings-editor/changelog/54798-add-dataform-settings-textarea settings-editor/changelog/54798-add-dataform-settings-textarea changelog/54798-add-dataform-settings-textarea 54798-add-dataform-settings-textarea +packages/js/settings-editor/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +js/settings-editor/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +settings-editor/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/settings-editor/changelog/53772-add-settings-data-group-layout js/settings-editor/changelog/53772-add-settings-data-group-layout settings-editor/changelog/53772-add-settings-data-group-layout @@ -25919,6 +26014,10 @@ plugins/woocommerce-blocks/bin/storybook-deploy.sh woocommerce-blocks/bin/storybook-deploy.sh bin/storybook-deploy.sh storybook-deploy.sh +plugins/woocommerce-blocks/bin/webpack-config-interactivity-blocks-frontend.js +woocommerce-blocks/bin/webpack-config-interactivity-blocks-frontend.js +bin/webpack-config-interactivity-blocks-frontend.js +webpack-config-interactivity-blocks-frontend.js plugins/woocommerce-blocks/bin/webpack-shared-config.js woocommerce-blocks/bin/webpack-shared-config.js bin/webpack-shared-config.js @@ -29767,6 +29866,29 @@ tests/e2e/plugins/extension-cart-update.php e2e/plugins/extension-cart-update.php plugins/extension-cart-update.php extension-cart-update.php +plugins/woocommerce-blocks/tests/integration/README.md +woocommerce-blocks/tests/integration/README.md +tests/integration/README.md +integration/README.md +README.md +plugins/woocommerce-blocks/tests/integration/helpers/integration-test-editor.tsx +woocommerce-blocks/tests/integration/helpers/integration-test-editor.tsx +tests/integration/helpers/integration-test-editor.tsx +integration/helpers/integration-test-editor.tsx +helpers/integration-test-editor.tsx +integration-test-editor.tsx +plugins/woocommerce-blocks/tests/integration/helpers/wait-for-store-resolvers.ts +woocommerce-blocks/tests/integration/helpers/wait-for-store-resolvers.ts +tests/integration/helpers/wait-for-store-resolvers.ts +integration/helpers/wait-for-store-resolvers.ts +helpers/wait-for-store-resolvers.ts +wait-for-store-resolvers.ts +plugins/woocommerce-blocks/tests/integration/helpers/with-fake-timers.ts +woocommerce-blocks/tests/integration/helpers/with-fake-timers.ts +tests/integration/helpers/with-fake-timers.ts +integration/helpers/with-fake-timers.ts +helpers/with-fake-timers.ts +with-fake-timers.ts plugins/woocommerce-blocks/tests/utils/compatibility-notice.js woocommerce-blocks/tests/utils/compatibility-notice.js tests/utils/compatibility-notice.js @@ -34476,6 +34598,20 @@ js/base/hooks/use-container-queries.ts base/hooks/use-container-queries.ts hooks/use-container-queries.ts use-container-queries.ts +plugins/woocommerce-blocks/assets/js/base/stores/legacy-events.ts +woocommerce-blocks/assets/js/base/stores/legacy-events.ts +assets/js/base/stores/legacy-events.ts +js/base/stores/legacy-events.ts +base/stores/legacy-events.ts +stores/legacy-events.ts +legacy-events.ts +plugins/woocommerce-blocks/assets/js/base/stores/cart-items.ts +woocommerce-blocks/assets/js/base/stores/cart-items.ts +assets/js/base/stores/cart-items.ts +js/base/stores/cart-items.ts +base/stores/cart-items.ts +stores/cart-items.ts +cart-items.ts plugins/woocommerce-blocks/assets/js/base/context/index.ts woocommerce-blocks/assets/js/base/context/index.ts assets/js/base/context/index.ts @@ -37568,6 +37704,13 @@ js/blocks/product-collection/save.tsx blocks/product-collection/save.tsx product-collection/save.tsx save.tsx +plugins/woocommerce-blocks/assets/js/blocks/product-collection/legacy-events.ts +woocommerce-blocks/assets/js/blocks/product-collection/legacy-events.ts +assets/js/blocks/product-collection/legacy-events.ts +js/blocks/product-collection/legacy-events.ts +blocks/product-collection/legacy-events.ts +product-collection/legacy-events.ts +legacy-events.ts plugins/woocommerce-blocks/assets/js/blocks/product-collection/variations/index.ts woocommerce-blocks/assets/js/blocks/product-collection/variations/index.ts assets/js/blocks/product-collection/variations/index.ts @@ -37660,6 +37803,13 @@ js/blocks/product-collection/icon.tsx blocks/product-collection/icon.tsx product-collection/icon.tsx icon.tsx +plugins/woocommerce-blocks/assets/js/blocks/product-collection/notices-frontend.ts +woocommerce-blocks/assets/js/blocks/product-collection/notices-frontend.ts +assets/js/blocks/product-collection/notices-frontend.ts +js/blocks/product-collection/notices-frontend.ts +blocks/product-collection/notices-frontend.ts +product-collection/notices-frontend.ts +notices-frontend.ts plugins/woocommerce-blocks/assets/js/blocks/product-collection/index.tsx woocommerce-blocks/assets/js/blocks/product-collection/index.tsx assets/js/blocks/product-collection/index.tsx @@ -40005,6 +40155,14 @@ js/blocks/active-filters/style.scss blocks/active-filters/style.scss active-filters/style.scss style.scss +plugins/woocommerce-blocks/assets/js/blocks/active-filters/test/block.ts +woocommerce-blocks/assets/js/blocks/active-filters/test/block.ts +assets/js/blocks/active-filters/test/block.ts +js/blocks/active-filters/test/block.ts +blocks/active-filters/test/block.ts +active-filters/test/block.ts +test/block.ts +block.ts plugins/woocommerce-blocks/assets/js/blocks/active-filters/editor.scss woocommerce-blocks/assets/js/blocks/active-filters/editor.scss assets/js/blocks/active-filters/editor.scss @@ -41303,14 +41461,6 @@ blocks/product-filters/utils/index.ts product-filters/utils/index.ts utils/index.ts index.ts -plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/get-client-id-by-block-name.ts -woocommerce-blocks/assets/js/blocks/product-filters/utils/get-client-id-by-block-name.ts -assets/js/blocks/product-filters/utils/get-client-id-by-block-name.ts -js/blocks/product-filters/utils/get-client-id-by-block-name.ts -blocks/product-filters/utils/get-client-id-by-block-name.ts -product-filters/utils/get-client-id-by-block-name.ts -utils/get-client-id-by-block-name.ts -get-client-id-by-block-name.ts plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/get-inner-block-by-name.ts woocommerce-blocks/assets/js/blocks/product-filters/utils/get-inner-block-by-name.ts assets/js/blocks/product-filters/utils/get-inner-block-by-name.ts @@ -41362,6 +41512,14 @@ blocks/product-filters/utils/get-product-filters-css.ts product-filters/utils/get-product-filters-css.ts utils/get-product-filters-css.ts get-product-filters-css.ts +plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/price-currency.ts +woocommerce-blocks/assets/js/blocks/product-filters/utils/price-currency.ts +assets/js/blocks/product-filters/utils/price-currency.ts +js/blocks/product-filters/utils/price-currency.ts +blocks/product-filters/utils/price-currency.ts +product-filters/utils/price-currency.ts +utils/price-currency.ts +price-currency.ts plugins/woocommerce-blocks/assets/js/blocks/product-filters/constants.ts woocommerce-blocks/assets/js/blocks/product-filters/constants.ts assets/js/blocks/product-filters/constants.ts @@ -67985,6 +68143,10 @@ plugins/woocommerce/changelog/fix-54336 woocommerce/changelog/fix-54336 changelog/fix-54336 fix-54336 +plugins/woocommerce/changelog/55904-fix-23393-features-banner-position +woocommerce/changelog/55904-fix-23393-features-banner-position +changelog/55904-fix-23393-features-banner-position +55904-fix-23393-features-banner-position plugins/woocommerce/changelog/product-filters-remove-mobile-display-settings woocommerce/changelog/product-filters-remove-mobile-display-settings changelog/product-filters-remove-mobile-display-settings @@ -68177,6 +68339,10 @@ plugins/woocommerce/changelog/dev-reenable-admin-ts-error-check woocommerce/changelog/dev-reenable-admin-ts-error-check changelog/dev-reenable-admin-ts-error-check dev-reenable-admin-ts-error-check +plugins/woocommerce/changelog/fix-54486-vivawallet-slug +woocommerce/changelog/fix-54486-vivawallet-slug +changelog/fix-54486-vivawallet-slug +fix-54486-vivawallet-slug plugins/woocommerce/changelog/55095-dev-rewrite-wireit-deps-update woocommerce/changelog/55095-dev-rewrite-wireit-deps-update changelog/55095-dev-rewrite-wireit-deps-update @@ -68189,6 +68355,10 @@ plugins/woocommerce/changelog/add-53284 woocommerce/changelog/add-53284 changelog/add-53284 add-53284 +plugins/woocommerce/changelog/fix-55921-complete-setup-event-property +woocommerce/changelog/fix-55921-complete-setup-event-property +changelog/fix-55921-complete-setup-event-property +fix-55921-complete-setup-event-property plugins/woocommerce/changelog/e2e-audit-followup-analytics woocommerce/changelog/e2e-audit-followup-analytics changelog/e2e-audit-followup-analytics @@ -68233,6 +68403,10 @@ plugins/woocommerce/changelog/add-54666_initial_accordion_block woocommerce/changelog/add-54666_initial_accordion_block changelog/add-54666_initial_accordion_block add-54666_initial_accordion_block +plugins/woocommerce/changelog/55080-dev-migrate-to-wp-interactivity-54259 +woocommerce/changelog/55080-dev-migrate-to-wp-interactivity-54259 +changelog/55080-dev-migrate-to-wp-interactivity-54259 +55080-dev-migrate-to-wp-interactivity-54259 plugins/woocommerce/changelog/55632-filter-review-actions woocommerce/changelog/55632-filter-review-actions changelog/55632-filter-review-actions @@ -68249,6 +68423,10 @@ plugins/woocommerce/changelog/add-grow-business-promo woocommerce/changelog/add-grow-business-promo changelog/add-grow-business-promo add-grow-business-promo +plugins/woocommerce/changelog/55717-dev-move-store-notices-to-prod-collection +woocommerce/changelog/55717-dev-move-store-notices-to-prod-collection +changelog/55717-dev-move-store-notices-to-prod-collection +55717-dev-move-store-notices-to-prod-collection plugins/woocommerce/changelog/fix-52133 woocommerce/changelog/fix-52133 changelog/fix-52133 @@ -68269,6 +68447,10 @@ plugins/woocommerce/changelog/54557-update-coming-soon-template-loginout-button woocommerce/changelog/54557-update-coming-soon-template-loginout-button changelog/54557-update-coming-soon-template-loginout-button 54557-update-coming-soon-template-loginout-button +plugins/woocommerce/changelog/55871-fix-improve-css-grid-rule +woocommerce/changelog/55871-fix-improve-css-grid-rule +changelog/55871-fix-improve-css-grid-rule +55871-fix-improve-css-grid-rule plugins/woocommerce/changelog/55633-cleanup-blocks-jest-setup woocommerce/changelog/55633-cleanup-blocks-jest-setup changelog/55633-cleanup-blocks-jest-setup @@ -68413,6 +68595,10 @@ plugins/woocommerce/changelog/e2e-audit-follow-up-checkout woocommerce/changelog/e2e-audit-follow-up-checkout changelog/e2e-audit-follow-up-checkout e2e-audit-follow-up-checkout +plugins/woocommerce/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +woocommerce/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +changelog/dev-ci-jobs-clean-up-cascading-keys-config-option +dev-ci-jobs-clean-up-cascading-keys-config-option plugins/woocommerce/changelog/fix-Cart-Block-shows-dummy-data-for-local-pickup-options-in-block-editor woocommerce/changelog/fix-Cart-Block-shows-dummy-data-for-local-pickup-options-in-block-editor changelog/fix-Cart-Block-shows-dummy-data-for-local-pickup-options-in-block-editor @@ -68517,6 +68703,10 @@ plugins/woocommerce/changelog/fix-homescreen-layout-ts-errors woocommerce/changelog/fix-homescreen-layout-ts-errors changelog/fix-homescreen-layout-ts-errors fix-homescreen-layout-ts-errors +plugins/woocommerce/changelog/55888-fix-remove-wp-6.1-version-checks +woocommerce/changelog/55888-fix-remove-wp-6.1-version-checks +changelog/55888-fix-remove-wp-6.1-version-checks +55888-fix-remove-wp-6.1-version-checks plugins/woocommerce/changelog/55475-email-preview-settings-ids-filters woocommerce/changelog/55475-email-preview-settings-ids-filters changelog/55475-email-preview-settings-ids-filters @@ -68653,6 +68843,14 @@ plugins/woocommerce/changelog/fix-50263 woocommerce/changelog/fix-50263 changelog/fix-50263 fix-50263 +plugins/woocommerce/changelog/55651-add-integration-test-editor +woocommerce/changelog/55651-add-integration-test-editor +changelog/55651-add-integration-test-editor +55651-add-integration-test-editor +plugins/woocommerce/changelog/update-iapi-add-to-cart-button +woocommerce/changelog/update-iapi-add-to-cart-button +changelog/update-iapi-add-to-cart-button +update-iapi-add-to-cart-button plugins/woocommerce/changelog/update-55212-update-reset-account-modal-text woocommerce/changelog/update-55212-update-reset-account-modal-text changelog/update-55212-update-reset-account-modal-text @@ -68969,6 +69167,10 @@ plugins/woocommerce/changelog/54548-add-54496-add-new-rest-api-to-import-single- woocommerce/changelog/54548-add-54496-add-new-rest-api-to-import-single-step changelog/54548-add-54496-add-new-rest-api-to-import-single-step 54548-add-54496-add-new-rest-api-to-import-single-step +plugins/woocommerce/changelog/fix-createDeprecatedObjectProxy-use-of-symbols +woocommerce/changelog/fix-createDeprecatedObjectProxy-use-of-symbols +changelog/fix-createDeprecatedObjectProxy-use-of-symbols +fix-createDeprecatedObjectProxy-use-of-symbols plugins/woocommerce/changelog/dev-disable-wpenv-debug-for-testing-containers woocommerce/changelog/dev-disable-wpenv-debug-for-testing-containers changelog/dev-disable-wpenv-debug-for-testing-containers @@ -69009,6 +69211,10 @@ plugins/woocommerce/changelog/add-subs-4769-ssr-report-data woocommerce/changelog/add-subs-4769-ssr-report-data changelog/add-subs-4769-ssr-report-data add-subs-4769-ssr-report-data +plugins/woocommerce/changelog/add-blueprint-file-size-validation +woocommerce/changelog/add-blueprint-file-size-validation +changelog/add-blueprint-file-size-validation +add-blueprint-file-size-validation plugins/woocommerce/changelog/55361-update-23119-personalize-featured-list woocommerce/changelog/55361-update-23119-personalize-featured-list changelog/55361-update-23119-personalize-featured-list @@ -69029,6 +69235,10 @@ plugins/woocommerce/changelog/55812-add-export-filters woocommerce/changelog/55812-add-export-filters changelog/55812-add-export-filters 55812-add-export-filters +plugins/woocommerce/changelog/55869-email-preview-key-class +woocommerce/changelog/55869-email-preview-key-class +changelog/55869-email-preview-key-class +55869-email-preview-key-class plugins/woocommerce/changelog/fix-uncaught-type-error-on-installer woocommerce/changelog/fix-uncaught-type-error-on-installer changelog/fix-uncaught-type-error-on-installer @@ -69117,6 +69327,10 @@ plugins/woocommerce/changelog/add-settings-save-api woocommerce/changelog/add-settings-save-api changelog/add-settings-save-api add-settings-save-api +plugins/woocommerce/changelog/e2e-remove-daily-jobs-for-canonical-extensions +woocommerce/changelog/e2e-remove-daily-jobs-for-canonical-extensions +changelog/e2e-remove-daily-jobs-for-canonical-extensions +e2e-remove-daily-jobs-for-canonical-extensions plugins/woocommerce/changelog/fix-51003 woocommerce/changelog/fix-51003 changelog/fix-51003 @@ -76509,6 +76723,15 @@ Features/Blueprint/fixtures/woo-blueprint-taxrates.json Blueprint/fixtures/woo-blueprint-taxrates.json fixtures/woo-blueprint-taxrates.json woo-blueprint-taxrates.json +plugins/woocommerce/tests/php/src/Admin/Features/Blueprint/RestApiTest.php +woocommerce/tests/php/src/Admin/Features/Blueprint/RestApiTest.php +tests/php/src/Admin/Features/Blueprint/RestApiTest.php +php/src/Admin/Features/Blueprint/RestApiTest.php +src/Admin/Features/Blueprint/RestApiTest.php +Admin/Features/Blueprint/RestApiTest.php +Features/Blueprint/RestApiTest.php +Blueprint/RestApiTest.php +RestApiTest.php plugins/woocommerce/tests/php/src/Database/Migrations/CustomOrderTable/PostsToOrdersMigrationControllerTest.php woocommerce/tests/php/src/Database/Migrations/CustomOrderTable/PostsToOrdersMigrationControllerTest.php tests/php/src/Database/Migrations/CustomOrderTable/PostsToOrdersMigrationControllerTest.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt index bdbc86ccc..9e2ab05e0 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt @@ -261,6 +261,7 @@ packages/js/csv-export/changelog/54996-chore-update-wireit packages/js/csv-export/changelog/.gitkeep packages/js/csv-export/changelog/55095-dev-rewrite-wireit-deps-update packages/js/csv-export/changelog/53865-dev-pnpm-9-15-0 +packages/js/csv-export/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/csv-export/babel.config.js packages/js/csv-export/CHANGELOG.md packages/js/csv-export/.eslintrc.js @@ -286,6 +287,7 @@ packages/js/date/changelog/55095-dev-rewrite-wireit-deps-update packages/js/date/changelog/dev-ci-lint-monorepo-job-update packages/js/date/changelog/53865-dev-pnpm-9-15-0 packages/js/date/changelog/dev-build-profiling-tweaks-take-1 +packages/js/date/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/date/changelog/fix-typos-in-packages-js-md-files packages/js/date/changelog/50047-fix-typos packages/js/date/changelog/502820-fix-markdown-typos @@ -318,6 +320,7 @@ packages/js/remote-logging/changelog/55095-dev-rewrite-wireit-deps-update packages/js/remote-logging/changelog/dev-ci-lint-monorepo-job-update packages/js/remote-logging/changelog/53865-dev-pnpm-9-15-0 packages/js/remote-logging/changelog/dev-build-profiling-tweaks-take-1 +packages/js/remote-logging/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/remote-logging/changelog/dev-consolidate-syncpack-config packages/js/remote-logging/babel.config.js packages/js/remote-logging/CHANGELOG.md @@ -452,6 +455,7 @@ packages/js/experimental/changelog/53865-dev-pnpm-9-15-0 packages/js/experimental/changelog/upgrade-storybook_and_add_pages_workflow packages/js/experimental/changelog/dev-build-profiling-tweaks-take-1 packages/js/experimental/changelog/54160-54158-fix-typescript-errors-from-packagesjsexperimental +packages/js/experimental/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/experimental/changelog/update-storybook_documentation packages/js/experimental/changelog/fix-tasklist-ts-errors packages/js/experimental/changelog/54526-54488-admin-note-action-button-of-type-link-no-longer-works @@ -490,6 +494,7 @@ packages/js/currency/changelog/55095-dev-rewrite-wireit-deps-update packages/js/currency/changelog/dev-ci-lint-monorepo-job-update packages/js/currency/changelog/53865-dev-pnpm-9-15-0 packages/js/currency/changelog/dev-build-profiling-tweaks-take-1 +packages/js/currency/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/currency/changelog/update-numberfilter-symbol packages/js/currency/changelog/add-localise-monetary-value packages/js/currency/changelog/54181-fix-shipping-method-values-unformatted @@ -628,6 +633,7 @@ packages/js/onboarding/changelog/fix-54227 packages/js/onboarding/changelog/53865-dev-pnpm-9-15-0 packages/js/onboarding/changelog/upgrade-storybook_and_add_pages_workflow packages/js/onboarding/changelog/dev-build-profiling-tweaks-take-1 +packages/js/onboarding/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/onboarding/changelog/update-storybook_documentation packages/js/onboarding/changelog/update-branding-updates-to-woocommerce packages/js/onboarding/changelog/54723-fix-global-popover-element @@ -755,6 +761,7 @@ packages/js/block-templates/changelog/53531-dev-react-18-ghidorah packages/js/block-templates/changelog/55095-dev-rewrite-wireit-deps-update packages/js/block-templates/changelog/dev-ci-lint-monorepo-job-update packages/js/block-templates/changelog/dev-build-profiling-tweaks-take-1 +packages/js/block-templates/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/block-templates/changelog/dev-updates-to-packages-for-dependencies packages/js/block-templates/changelog/52815-dev-lock-dependencies packages/js/block-templates/changelog/fix-create-variations-crash-react-18 @@ -1325,6 +1332,7 @@ packages/js/components/changelog/53865-dev-pnpm-9-15-0 packages/js/components/changelog/tweak-select-tree-2 packages/js/components/changelog/upgrade-storybook_and_add_pages_workflow packages/js/components/changelog/dev-build-profiling-tweaks-take-1 +packages/js/components/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/components/changelog/update-storybook_documentation packages/js/components/changelog/fix-product-editor-images-drop-error packages/js/components/changelog/fix-47791-confetti-pop-every-render @@ -1380,6 +1388,7 @@ packages/js/number/changelog/55095-dev-rewrite-wireit-deps-update packages/js/number/changelog/dev-ci-lint-monorepo-job-update packages/js/number/changelog/53865-dev-pnpm-9-15-0 packages/js/number/changelog/dev-build-profiling-tweaks-take-1 +packages/js/number/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/number/changelog/50047-fix-typos packages/js/number/changelog/fix-misspelling-in-parse-number-tests packages/js/number/changelog/dev-consolidate-syncpack-config @@ -1459,6 +1468,7 @@ packages/js/ai/changelog/update-completion-hooks-39009 packages/js/ai/changelog/add-background-removal-feedback-39730 packages/js/ai/changelog/dev-build-profiling-tweaks-take-1 packages/js/ai/changelog/dev-jest-pass-without-tests +packages/js/ai/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/ai/changelog/add-json-response-format-parameter packages/js/ai/changelog/bump-js-packages-php-version packages/js/ai/changelog/43595-update-wireit-0.14.3 @@ -1967,6 +1977,7 @@ packages/js/data/changelog/dev-nox-drag-and-drop-updates packages/js/data/changelog/upgrade-storybook_and_add_pages_workflow packages/js/data/changelog/dev-build-profiling-tweaks-take-1 packages/js/data/changelog/fix-core-profiler-api-types +packages/js/data/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/data/changelog/fix-51395-reporttable-page packages/js/data/changelog/fix-misspelling-in-crud-reducer packages/js/data/changelog/54348-fix-ts-errors-pluginswoocommerceclientadminclientsettingspayments @@ -2095,6 +2106,7 @@ packages/js/navigation/changelog/50190-add-navigation-deprecation packages/js/navigation/changelog/dev-ci-lint-monorepo-job-update packages/js/navigation/changelog/53865-dev-pnpm-9-15-0 packages/js/navigation/changelog/dev-build-profiling-tweaks-take-1 +packages/js/navigation/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/navigation/changelog/fix-typos-in-packages-js-md-files packages/js/navigation/changelog/add-navigation-deprecation packages/js/navigation/changelog/dev-monorepo-caching-deps-per-target-package @@ -2157,6 +2169,7 @@ packages/js/customer-effort-score/changelog/improve-ces-allow-tracking-option packages/js/customer-effort-score/changelog/dev-ci-lint-monorepo-job-update packages/js/customer-effort-score/changelog/53865-dev-pnpm-9-15-0 packages/js/customer-effort-score/changelog/dev-build-profiling-tweaks-take-1 +packages/js/customer-effort-score/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/customer-effort-score/changelog/55626-email-improvements-feedback-prompt packages/js/customer-effort-score/changelog/52815-dev-lock-dependencies packages/js/customer-effort-score/changelog/fix-migrate-option-store @@ -2195,6 +2208,7 @@ packages/js/integrate-plugin/changelog/55095-dev-rewrite-wireit-deps-update packages/js/integrate-plugin/changelog/41053-dev-remove-superfluous-test-scripts packages/js/integrate-plugin/changelog/dev-ci-lint-monorepo-job-update packages/js/integrate-plugin/changelog/dev-build-profiling-tweaks-take-1 +packages/js/integrate-plugin/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/integrate-plugin/changelog/bump-js-packages-php-version packages/js/integrate-plugin/changelog/43595-update-wireit-0.14.3 packages/js/integrate-plugin/changelog/update-separate-php-and-js-tests @@ -2332,6 +2346,7 @@ packages/js/api/changelog/55095-dev-rewrite-wireit-deps-update packages/js/api/changelog/dev-ci-lint-monorepo-job-update packages/js/api/changelog/53865-dev-pnpm-9-15-0 packages/js/api/changelog/dev-build-profiling-tweaks-take-1 +packages/js/api/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/api/changelog/fix-typescript-package-isolation packages/js/api/changelog/bump-js-packages-php-version packages/js/api/changelog/43595-update-wireit-0.14.3 @@ -2378,6 +2393,7 @@ packages/js/explat/changelog/55095-dev-rewrite-wireit-deps-update packages/js/explat/changelog/dev-ci-lint-monorepo-job-update packages/js/explat/changelog/53865-dev-pnpm-9-15-0 packages/js/explat/changelog/dev-build-profiling-tweaks-take-1 +packages/js/explat/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/explat/changelog/dev-monorepo-caching-deps-per-target-package packages/js/explat/changelog/dev-consolidate-syncpack-config packages/js/explat/babel.config.js @@ -3299,6 +3315,7 @@ packages/js/product-editor/changelog/fix-49697_settings_button_on_mobile packages/js/product-editor/changelog/dev-46768_add_ref_to_number_control packages/js/product-editor/changelog/fix-hide-variation-notice packages/js/product-editor/changelog/add-initial_product_data_views_screen +packages/js/product-editor/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/product-editor/changelog/dev-47035_request_tags_conditionally packages/js/product-editor/changelog/fix-beta-tester-ts-errors packages/js/product-editor/changelog/update-populate-attribute-terms-optimistically @@ -3318,6 +3335,7 @@ packages/js/product-editor/changelog/update-e2e-product-editor-create-simple-pro packages/js/product-editor/changelog/add-49721_add_readme_for_validators packages/js/product-editor/changelog/dev-49582_use_custom_link_for_sku_error packages/js/product-editor/changelog/update-product-attribute-types +packages/js/product-editor/changelog/55888-fix-remove-wp-6.1-version-checks packages/js/product-editor/changelog/add-notice-block packages/js/product-editor/changelog/fix-46638 packages/js/product-editor/changelog/update-dataviews_package @@ -3449,6 +3467,7 @@ packages/js/settings-editor/changelog/55095-dev-rewrite-wireit-deps-update packages/js/settings-editor/changelog/54948-add-settings-custom-hooks packages/js/settings-editor/changelog/update-settings-return-to-wc-home packages/js/settings-editor/changelog/54798-add-dataform-settings-textarea +packages/js/settings-editor/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/settings-editor/changelog/53772-add-settings-data-group-layout packages/js/settings-editor/changelog/tweak-settings-route packages/js/settings-editor/changelog/update-settings-edits @@ -4453,6 +4472,7 @@ plugins/woocommerce-blocks/bin/eslint-plugin-woocommerce/package.json plugins/woocommerce-blocks/bin/eslint-plugin-woocommerce/index.js plugins/woocommerce-blocks/bin/eslint-plugin-woocommerce/rules/index.js plugins/woocommerce-blocks/bin/storybook-deploy.sh +plugins/woocommerce-blocks/bin/webpack-config-interactivity-blocks-frontend.js plugins/woocommerce-blocks/bin/webpack-shared-config.js plugins/woocommerce-blocks/bin/gen-block-list-doc.js plugins/woocommerce-blocks/bin/wp-env-pre-config.sh @@ -5030,6 +5050,10 @@ plugins/woocommerce-blocks/tests/e2e/plugins/single-product-template-compatibili plugins/woocommerce-blocks/tests/e2e/plugins/register-product-collection.php plugins/woocommerce-blocks/tests/e2e/plugins/update-price.php plugins/woocommerce-blocks/tests/e2e/plugins/extension-cart-update.php +plugins/woocommerce-blocks/tests/integration/README.md +plugins/woocommerce-blocks/tests/integration/helpers/integration-test-editor.tsx +plugins/woocommerce-blocks/tests/integration/helpers/wait-for-store-resolvers.ts +plugins/woocommerce-blocks/tests/integration/helpers/with-fake-timers.ts plugins/woocommerce-blocks/tests/utils/compatibility-notice.js plugins/woocommerce-blocks/tests/utils/find-by-text.ts plugins/woocommerce-blocks/tests/mocks/woo-test-helper/woo-test-helper.php @@ -5613,6 +5637,8 @@ plugins/woocommerce-blocks/assets/js/base/hooks/use-position-relative-to-viewpor plugins/woocommerce-blocks/assets/js/base/hooks/use-schema-parser.ts plugins/woocommerce-blocks/assets/js/base/hooks/use-previous.ts plugins/woocommerce-blocks/assets/js/base/hooks/use-container-queries.ts +plugins/woocommerce-blocks/assets/js/base/stores/legacy-events.ts +plugins/woocommerce-blocks/assets/js/base/stores/cart-items.ts plugins/woocommerce-blocks/assets/js/base/context/index.ts plugins/woocommerce-blocks/assets/js/base/context/utils.js plugins/woocommerce-blocks/assets/js/base/context/test/utils.js @@ -6000,6 +6026,7 @@ plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/on-sa plugins/woocommerce-blocks/assets/js/blocks/product-collection/tracks-utils.ts plugins/woocommerce-blocks/assets/js/blocks/product-collection/types.ts plugins/woocommerce-blocks/assets/js/blocks/product-collection/save.tsx +plugins/woocommerce-blocks/assets/js/blocks/product-collection/legacy-events.ts plugins/woocommerce-blocks/assets/js/blocks/product-collection/variations/index.ts plugins/woocommerce-blocks/assets/js/blocks/product-collection/variations/elements/product-title.tsx plugins/woocommerce-blocks/assets/js/blocks/product-collection/variations/elements/product-summary.tsx @@ -6011,6 +6038,7 @@ plugins/woocommerce-blocks/assets/js/blocks/product-collection/inner-blocks/no-r plugins/woocommerce-blocks/assets/js/blocks/product-collection/inner-blocks/no-results/block.json plugins/woocommerce-blocks/assets/js/blocks/product-collection/inner-blocks/no-results/edit.tsx plugins/woocommerce-blocks/assets/js/blocks/product-collection/icon.tsx +plugins/woocommerce-blocks/assets/js/blocks/product-collection/notices-frontend.ts plugins/woocommerce-blocks/assets/js/blocks/product-collection/index.tsx plugins/woocommerce-blocks/assets/js/blocks/product-collection/block.json plugins/woocommerce-blocks/assets/js/blocks/product-collection/edit/product-collection-content.tsx @@ -6304,6 +6332,7 @@ plugins/woocommerce-blocks/assets/js/blocks/active-filters/filter-placeholders.t plugins/woocommerce-blocks/assets/js/blocks/active-filters/active-attribute-filters.tsx plugins/woocommerce-blocks/assets/js/blocks/active-filters/types.ts plugins/woocommerce-blocks/assets/js/blocks/active-filters/style.scss +plugins/woocommerce-blocks/assets/js/blocks/active-filters/test/block.ts plugins/woocommerce-blocks/assets/js/blocks/active-filters/editor.scss plugins/woocommerce-blocks/assets/js/blocks/active-filters/index.tsx plugins/woocommerce-blocks/assets/js/blocks/active-filters/block.json @@ -6457,13 +6486,13 @@ plugins/woocommerce-blocks/assets/js/blocks/product-filters/components/notice/in plugins/woocommerce-blocks/assets/js/blocks/product-filters/components/initial-disabled/style.scss plugins/woocommerce-blocks/assets/js/blocks/product-filters/components/initial-disabled/index.tsx plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/index.ts -plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/get-client-id-by-block-name.ts plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/get-inner-block-by-name.ts plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/colors/index.ts plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/colors/test/index.ts plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/get-allowed-blocks.ts plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/get-colors-from-block-supports.ts plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/get-product-filters-css.ts +plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/price-currency.ts plugins/woocommerce-blocks/assets/js/blocks/product-filters/constants.ts plugins/woocommerce-blocks/assets/js/blocks/product-filters/editor.scss plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/types.ts @@ -10033,6 +10062,7 @@ plugins/woocommerce/changelog/remove-frontend-scripts-dependency-from-pg plugins/woocommerce/changelog/fix-54854 plugins/woocommerce/changelog/54695-fix-settings-label-sanitization plugins/woocommerce/changelog/fix-54336 +plugins/woocommerce/changelog/55904-fix-23393-features-banner-position plugins/woocommerce/changelog/product-filters-remove-mobile-display-settings plugins/woocommerce/changelog/e2e-restructure-project-settings-shop-email-wp-core plugins/woocommerce/changelog/e2e-restructure-project-move-editor @@ -10081,9 +10111,11 @@ plugins/woocommerce/changelog/55087-update-54425-cart-data-store-types plugins/woocommerce/changelog/de-ci-jobs-clean-hpos-env-config plugins/woocommerce/changelog/55035-fix-brands-wp-error-check plugins/woocommerce/changelog/dev-reenable-admin-ts-error-check +plugins/woocommerce/changelog/fix-54486-vivawallet-slug plugins/woocommerce/changelog/55095-dev-rewrite-wireit-deps-update plugins/woocommerce/changelog/54623-fix-ces-feedback-title plugins/woocommerce/changelog/add-53284 +plugins/woocommerce/changelog/fix-55921-complete-setup-event-property plugins/woocommerce/changelog/e2e-audit-followup-analytics plugins/woocommerce/changelog/e2e-move-products-specs-new-structure plugins/woocommerce/changelog/add-54966 @@ -10095,15 +10127,18 @@ plugins/woocommerce/changelog/54753-fix-52821-make-pickup_details-translatable plugins/woocommerce/changelog/54948-add-settings-custom-hooks plugins/woocommerce/changelog/54709-fix-core-profiler-ts-errors plugins/woocommerce/changelog/add-54666_initial_accordion_block +plugins/woocommerce/changelog/55080-dev-migrate-to-wp-interactivity-54259 plugins/woocommerce/changelog/55632-filter-review-actions plugins/woocommerce/changelog/dev-e2e-unskip-wpcom-create-variations plugins/woocommerce/changelog/task-update-eslint-config plugins/woocommerce/changelog/add-grow-business-promo +plugins/woocommerce/changelog/55717-dev-move-store-notices-to-prod-collection plugins/woocommerce/changelog/fix-52133 plugins/woocommerce/changelog/fix-site-visibility-nonce-settings plugins/woocommerce/changelog/remove-react-rendering-flag plugins/woocommerce/changelog/pr-54399 plugins/woocommerce/changelog/54557-update-coming-soon-template-loginout-button +plugins/woocommerce/changelog/55871-fix-improve-css-grid-rule plugins/woocommerce/changelog/55633-cleanup-blocks-jest-setup plugins/woocommerce/changelog/e2e-fix-is-multisite-always-true plugins/woocommerce/changelog/55803-update-tracked-link-component-and-tests @@ -10140,6 +10175,7 @@ plugins/woocommerce/changelog/product-filters-update-clear-buttons plugins/woocommerce/changelog/fix-coming-soon-template-classic-theme plugins/woocommerce/changelog/update-defer-gallery-zoom-init plugins/woocommerce/changelog/e2e-audit-follow-up-checkout +plugins/woocommerce/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option plugins/woocommerce/changelog/fix-Cart-Block-shows-dummy-data-for-local-pickup-options-in-block-editor plugins/woocommerce/changelog/55262-fix-55261-incorrect-tab-section-screen-id plugins/woocommerce/changelog/fix-54538-slow-log-queries @@ -10166,6 +10202,7 @@ plugins/woocommerce/changelog/54852-update-k6-http-perf-config-automate-default- plugins/woocommerce/changelog/add-faq-subscribe-to-store plugins/woocommerce/changelog/enhance-coming-soon-templates plugins/woocommerce/changelog/fix-homescreen-layout-ts-errors +plugins/woocommerce/changelog/55888-fix-remove-wp-6.1-version-checks plugins/woocommerce/changelog/55475-email-preview-settings-ids-filters plugins/woocommerce/changelog/52072-fix-settings-shipping-endpoint plugins/woocommerce/changelog/fix-55098 @@ -10200,6 +10237,8 @@ plugins/woocommerce/changelog/55034-remove-inserter-and-classic-placeholder-woo- plugins/woocommerce/changelog/fix-product-gallery-e2e-flaky-test plugins/woocommerce/changelog/fix-55165-secondary-color plugins/woocommerce/changelog/fix-50263 +plugins/woocommerce/changelog/55651-add-integration-test-editor +plugins/woocommerce/changelog/update-iapi-add-to-cart-button plugins/woocommerce/changelog/update-55212-update-reset-account-modal-text plugins/woocommerce/changelog/54723-fix-global-popover-element plugins/woocommerce/changelog/fix-filterable-control-order @@ -10279,6 +10318,7 @@ plugins/woocommerce/changelog/fix-55043-sale-price-before-regular-price plugins/woocommerce/changelog/add-data-handling plugins/woocommerce/changelog/fix-product-editor-ts-errors-3 plugins/woocommerce/changelog/54548-add-54496-add-new-rest-api-to-import-single-step +plugins/woocommerce/changelog/fix-createDeprecatedObjectProxy-use-of-symbols plugins/woocommerce/changelog/dev-disable-wpenv-debug-for-testing-containers plugins/woocommerce/changelog/53553-add-42079-additional-fields=persistent-updates plugins/woocommerce/changelog/update-55773-add-ced-commerce-to-marketing-task @@ -10289,11 +10329,13 @@ plugins/woocommerce/changelog/fix-51836 plugins/woocommerce/changelog/add-settings-handle-type-info plugins/woocommerce/changelog/fix-53622-checkout-address-apostrophes plugins/woocommerce/changelog/add-subs-4769-ssr-report-data +plugins/woocommerce/changelog/add-blueprint-file-size-validation plugins/woocommerce/changelog/55361-update-23119-personalize-featured-list plugins/woocommerce/changelog/add-schema-visibility-parsing-php-54477 plugins/woocommerce/changelog/fix-coding-styles plugins/woocommerce/changelog/fix-46771_core_interface_already_registered plugins/woocommerce/changelog/55812-add-export-filters +plugins/woocommerce/changelog/55869-email-preview-key-class plugins/woocommerce/changelog/fix-uncaught-type-error-on-installer plugins/woocommerce/changelog/55317-update-store-api-add-item-variation-attribute plugins/woocommerce/changelog/enhancement-enable-changing-the-rate-limiting-trigger-from-ip-to-a-custom-value @@ -10316,6 +10358,7 @@ plugins/woocommerce/changelog/e2e-annotate-skipped-tests-as-warnings plugins/woocommerce/changelog/55707-update-add-deprecation-warning-for-wcsettings-admin plugins/woocommerce/changelog/fix-migrate-settings-store plugins/woocommerce/changelog/add-settings-save-api +plugins/woocommerce/changelog/e2e-remove-daily-jobs-for-canonical-extensions plugins/woocommerce/changelog/fix-51003 plugins/woocommerce/changelog/55823-enhance-split-settings plugins/woocommerce/changelog/further-scss-fixes @@ -11360,6 +11403,7 @@ plugins/woocommerce/tests/php/src/Admin/Features/OnboardingTasks/Tasks/Experimen plugins/woocommerce/tests/php/src/Admin/Features/Settings/TransformerTest.php plugins/woocommerce/tests/php/src/Admin/Features/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php plugins/woocommerce/tests/php/src/Admin/Features/Blueprint/fixtures/woo-blueprint-taxrates.json +plugins/woocommerce/tests/php/src/Admin/Features/Blueprint/RestApiTest.php plugins/woocommerce/tests/php/src/Database/Migrations/CustomOrderTable/PostsToOrdersMigrationControllerTest.php plugins/woocommerce/tests/php/src/Database/BlockHooksVersionTests.php plugins/woocommerce/tests/php/src/Database/StoreNoticeOnThemeSwitch.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 aeb85854d..161a07995 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 @@ -4879,6 +4879,9 @@ migrate/20220504134218_drop_setting_ui_client_storage.rb db/migrate/20210414000000_init_session_timeout.rb migrate/20210414000000_init_session_timeout.rb 20210414000000_init_session_timeout.rb +db/migrate/20250224150920_improve_group_email_address_label.rb +migrate/20250224150920_improve_group_email_address_label.rb +20250224150920_improve_group_email_address_label.rb db/migrate/20190409000001_setting_ticket_overview_priority_icon_and_color.rb migrate/20190409000001_setting_ticket_overview_priority_icon_and_color.rb 20190409000001_setting_ticket_overview_priority_icon_and_color.rb @@ -6731,6 +6734,10 @@ app/policies/macro_policy/scope.rb policies/macro_policy/scope.rb macro_policy/scope.rb scope.rb +app/policies/group_policy/scope.rb +policies/group_policy/scope.rb +group_policy/scope.rb +scope.rb app/policies/text_module_policy/scope.rb policies/text_module_policy/scope.rb text_module_policy/scope.rb @@ -11808,6 +11815,13 @@ app/controllers/_channel/form_handler_channel_account_archive_mode.coffee controllers/_channel/form_handler_channel_account_archive_mode.coffee _channel/form_handler_channel_account_archive_mode.coffee form_handler_channel_account_archive_mode.coffee +app/assets/javascripts/app/controllers/_channel/form_handler_channel_account_archive_before.coffee +assets/javascripts/app/controllers/_channel/form_handler_channel_account_archive_before.coffee +javascripts/app/controllers/_channel/form_handler_channel_account_archive_before.coffee +app/controllers/_channel/form_handler_channel_account_archive_before.coffee +controllers/_channel/form_handler_channel_account_archive_before.coffee +_channel/form_handler_channel_account_archive_before.coffee +form_handler_channel_account_archive_before.coffee app/assets/javascripts/app/controllers/_channel/microsoft365.coffee assets/javascripts/app/controllers/_channel/microsoft365.coffee javascripts/app/controllers/_channel/microsoft365.coffee @@ -26620,6 +26634,20 @@ form/theme/global/getCoreDesktopClasses.ts theme/global/getCoreDesktopClasses.ts global/getCoreDesktopClasses.ts getCoreDesktopClasses.ts +app/frontend/apps/desktop/form/composables/useArchiveBeforeWarningHandler.ts +frontend/apps/desktop/form/composables/useArchiveBeforeWarningHandler.ts +apps/desktop/form/composables/useArchiveBeforeWarningHandler.ts +desktop/form/composables/useArchiveBeforeWarningHandler.ts +form/composables/useArchiveBeforeWarningHandler.ts +composables/useArchiveBeforeWarningHandler.ts +useArchiveBeforeWarningHandler.ts +app/frontend/apps/desktop/form/composables/useAlertFormHandler.ts +frontend/apps/desktop/form/composables/useAlertFormHandler.ts +apps/desktop/form/composables/useAlertFormHandler.ts +desktop/form/composables/useAlertFormHandler.ts +form/composables/useAlertFormHandler.ts +composables/useAlertFormHandler.ts +useAlertFormHandler.ts app/frontend/apps/desktop/form/composables/useSSLVerificationWarningHandler.ts frontend/apps/desktop/form/composables/useSSLVerificationWarningHandler.ts apps/desktop/form/composables/useSSLVerificationWarningHandler.ts @@ -26627,6 +26655,20 @@ desktop/form/composables/useSSLVerificationWarningHandler.ts form/composables/useSSLVerificationWarningHandler.ts composables/useSSLVerificationWarningHandler.ts useSSLVerificationWarningHandler.ts +app/frontend/apps/desktop/form/__tests__/useArchiveBeforeWarningHandler.spec.ts +frontend/apps/desktop/form/__tests__/useArchiveBeforeWarningHandler.spec.ts +apps/desktop/form/__tests__/useArchiveBeforeWarningHandler.spec.ts +desktop/form/__tests__/useArchiveBeforeWarningHandler.spec.ts +form/__tests__/useArchiveBeforeWarningHandler.spec.ts +__tests__/useArchiveBeforeWarningHandler.spec.ts +useArchiveBeforeWarningHandler.spec.ts +app/frontend/apps/desktop/form/__tests__/useAlertFormHandler.spec.ts +frontend/apps/desktop/form/__tests__/useAlertFormHandler.spec.ts +apps/desktop/form/__tests__/useAlertFormHandler.spec.ts +desktop/form/__tests__/useAlertFormHandler.spec.ts +form/__tests__/useAlertFormHandler.spec.ts +__tests__/useAlertFormHandler.spec.ts +useAlertFormHandler.spec.ts app/frontend/apps/desktop/form/__tests__/useSSLVerificationWarningHandler.spec.ts frontend/apps/desktop/form/__tests__/useSSLVerificationWarningHandler.spec.ts apps/desktop/form/__tests__/useSSLVerificationWarningHandler.spec.ts @@ -53464,6 +53506,10 @@ spec/policies/macro_policy/scope_spec.rb policies/macro_policy/scope_spec.rb macro_policy/scope_spec.rb scope_spec.rb +spec/policies/group_policy/scope_spec.rb +policies/group_policy/scope_spec.rb +group_policy/scope_spec.rb +scope_spec.rb spec/policies/text_module_policy/scope_spec.rb policies/text_module_policy/scope_spec.rb text_module_policy/scope_spec.rb diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt index ba5c8740f..b52e64640 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt @@ -1182,6 +1182,7 @@ db/migrate/20180611070839_add_ux_flow_next_up_to_macros.rb db/migrate/20210308000001_github_support.rb db/migrate/20220504134218_drop_setting_ui_client_storage.rb db/migrate/20210414000000_init_session_timeout.rb +db/migrate/20250224150920_improve_group_email_address_label.rb db/migrate/20190409000001_setting_ticket_overview_priority_icon_and_color.rb db/migrate/20200911070327_data_privacy_delete_name.rb db/migrate/20210903072144_map_translation_time_fields.rb @@ -1760,6 +1761,7 @@ app/policies/exceptions_policy.rb app/policies/organization_policy.rb app/policies/user_policy/scope.rb app/policies/macro_policy/scope.rb +app/policies/group_policy/scope.rb app/policies/text_module_policy/scope.rb app/policies/online_notification_policy.rb app/policies/template_policy/scope.rb @@ -2662,6 +2664,7 @@ app/assets/javascripts/app/controllers/_channel/form_handler_channel_account_mai app/assets/javascripts/app/controllers/_channel/google.coffee app/assets/javascripts/app/controllers/_channel/chat.coffee app/assets/javascripts/app/controllers/_channel/form_handler_channel_account_archive_mode.coffee +app/assets/javascripts/app/controllers/_channel/form_handler_channel_account_archive_before.coffee app/assets/javascripts/app/controllers/_channel/microsoft365.coffee app/assets/javascripts/app/controllers/_channel/sms.coffee app/assets/javascripts/app/controllers/_channel/email.coffee @@ -4654,7 +4657,11 @@ app/frontend/apps/desktop/main.ts app/frontend/apps/desktop/form/index.ts app/frontend/apps/desktop/form/theme/global/extensions/.keep app/frontend/apps/desktop/form/theme/global/getCoreDesktopClasses.ts +app/frontend/apps/desktop/form/composables/useArchiveBeforeWarningHandler.ts +app/frontend/apps/desktop/form/composables/useAlertFormHandler.ts app/frontend/apps/desktop/form/composables/useSSLVerificationWarningHandler.ts +app/frontend/apps/desktop/form/__tests__/useArchiveBeforeWarningHandler.spec.ts +app/frontend/apps/desktop/form/__tests__/useAlertFormHandler.spec.ts app/frontend/apps/desktop/form/__tests__/useSSLVerificationWarningHandler.spec.ts app/frontend/apps/desktop/form/plugins/global/.keep app/frontend/apps/desktop/entities/two-factor-configuration/types.ts @@ -8843,6 +8850,7 @@ spec/policies/overview_policy_spec.rb spec/policies/data_privacy_task_policy_spec.rb spec/policies/email_address_policy_spec.rb spec/policies/macro_policy/scope_spec.rb +spec/policies/group_policy/scope_spec.rb spec/policies/text_module_policy/scope_spec.rb spec/policies/ticket_policy_spec.rb spec/policies/template_policy/scope_spec.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 a6effb597..95a0dca53 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt @@ -1471,8 +1471,8 @@ hp/video hpc/*/supported-applications.aspx? hpm hpmob -http://calendar.google.com/robots.txt -http://web.archive.org/robots.txt +http://microsoft.com/robots.txt +http://w3.org/robots.txt hub?category= hz/contact-us/ajax/initiate-trusted-contact hz/help/contact/*/message/$ @@ -3090,7 +3090,7 @@ wiki/Wikipedia_Diskussion:Checkuser wiki/Wikipedia_Diskussion:Spam-Blacklist-Log wiki/Wikipedia_talk%3AAbuse_reports wiki/Wikipedia_talk%3AAbuse_response -wiki/Wikipedia_talk%3AAdministrator_electionshttp://itunes.apple.com/robots.txt +wiki/Wikipedia_talk%3AAdministrator_electionshttp://cdn.jsdelivr.net/robots.txt wiki/Wikipedia_talk%3AAdministrator_recall wiki/Wikipedia_talk%3AAdministrator_review wiki/Wikipedia_talk%3AAdministrators%27_noticeboard diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt index b0f22e472..6b8c9e202 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt @@ -6439,6 +6439,7 @@ administrator adminusers admissions/undergraduate-admissions admissions/undergraduate-admissions.html +adobe/dynamicmedia/deliver/ adredir? adresa-segmentator ads @@ -8974,6 +8975,7 @@ compare= compare? compareajax comparl/ +compass compatible/images compatible/includes compatible/questionnaires/certificates @@ -9146,6 +9148,7 @@ content/dam/Deloitte/us/Documents/noindex/ content/dam/Deloitte/xc/ content/dam/Deloitte/xl/ content/dam/insights/us/USI-dev/ +content/dam/oecd/ 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 @@ -12206,6 +12209,7 @@ horoscopes hosted/images hostgator hosting/search +hotel-search hotel/reviews? hotelfinder/rpc hotels @@ -12284,7 +12288,7 @@ http://bbcsfx.acropolis.org.uk/robots.txt http://creativecommons.org/robots.txt http://economist.com/robots.txt http://europa.eu/robots.txt -http://expedia.com/robots.txt +http://explore.org/robots.txt http://gist.github.com/robots.txt http://govostis.gr/robots.txt http://healthline.com/robots.txt @@ -13276,8 +13280,6 @@ journal/bioresourbioprod journal/bioresourbioprod$ journal/books journal/books$ -journal/complexities -journal/complexities$ journal/devices journal/devices$ journal/ecologicalsciences @@ -13304,8 +13306,6 @@ journal/lights journal/lights$ journal/microelectronics journal/microelectronics$ -journal/multimedia -journal/multimedia$ journal/neuroscience-research/articles-in-press?u= journal/neuroscience-research/latest?u= journal/neuroscience-research?u= @@ -13950,6 +13950,7 @@ m m/ m/*/archive m/? +m/assets/wp-content/uploads/*.pdf m/finance m/rich m1/en/services/consulting/documents/ar-vr-seeing-is-believing-uae.pdf @@ -15807,6 +15808,7 @@ phenom phone/compare/? phoneinfo photo +photo-products photo-test-editor-x photo/group photogallery @@ -16285,6 +16287,7 @@ product product-catalogs product-detail product-detail/alisite-mobile.alibaba.com +product-detail/m.alibaba.com/trade product-feed product-ratings/http://wix.com/robots.txt product-reviews/B0069IY63Y 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 593bb4b63..1d4be8be4 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt @@ -510,11 +510,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &aspectratio=*.html &author= &b= +&b= &back= +&bc= &bitrate= +&bl= &bounds= &brand= &brand_tabletpc +&bu= &bucketed &bundle= &bvroute= @@ -530,12 +534,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &campaign_entity_id &cat &categoryId= +&cb= &ce= &cedit &channel= &chapter_analytics_code= +&ci= &cid &cid= +&cid= &cid=* &city= &clang=* @@ -563,6 +570,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &cs= &ctl &customerGuid= +&da= &date= &dateRange= &dbg @@ -605,7 +613,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &f[* &f_*= &fbclid= +&fc= &fdid= +&fe= &feature= &fhtab= &field= @@ -615,6 +625,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &filter_tag &filters= &find_similar_by= +&fl= &flik= &focus_review &forceP= @@ -626,6 +637,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &fromDuration= &from_type &full= +&gag= &gettingPlayers= &givingPlayers= &groupName= @@ -636,8 +648,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &hidePromoBar= &hit= &hsLang= +&hsm= &i &id +&id= &id=* &id_currency= &iframe= @@ -676,6 +690,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &litb_from=paid_adwords_shopping &loc= &location= +&lp= &lsmulticriteria <* <iframe @@ -688,6 +703,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &mediaid &mediatype= &mediego +&mid= &minprice &mode &mode= @@ -721,11 +737,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &om_ &op= &ophqt= +&ord &order &order= &order= +&os= &p_auth &p_p_id +&pa= &page &page*&=sort &page= @@ -740,32 +759,41 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &photoAlbumId= &photoId= &phrase=*.html +&pid= &platform= &platform=amp &player_stats_event_type= &plsr= &post= +&pr= +&prc= &prev= &preview= &preview_nonce= +&prf= &price &price= &priceValue=* &print= &priority= +&prm= &product_id &psy= &ptype= &publication &q= &q=* +&qf= &qr= +&qs= &qt-view_ +&qt= &query=* &quicktabs_ &quicktabs_5= "e= &radius= +&rd= &ref= &ref=* &ref=isModalView @@ -817,9 +845,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &share= &shareCard= &showAllGroups= +&sid= &signmein* &sitrackingid= &size= +&sk= &skill_level%5B%5D= &solrsort &sort @@ -844,6 +874,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &sp_id= &spellcheck &src +&sst= +&st= &start &start=* &state= @@ -854,6 +886,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &t:ac= &t= &tab= +&tag &tag= &tag= &tagName=*&page=* @@ -909,13 +942,18 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &view=ajax &view=json &view_result= +&vr= &vt= &vxBitrate= &vxChannel= &vxClipId= &vxSiteId= +&wb= +&wc= +&wcl= &wcmmode &week= +&wg= &width= &wpfpaction &wsVar= @@ -1236,10 +1274,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -showMore.html -showMore.html$ -simplify --sitemap-2018-* --sitemap-2019-* --sitemap-2020-* --sitemap-2021-* +-sitemap-2018- +-sitemap-2019- +-sitemap-2020- +-sitemap-2021- -sitemap.xml$ -sl/ -software/*? @@ -1284,6 +1322,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .*__hstc. .*assets/fonts .+http://skydasveiligheidsdeuren.be/robots.txt +... .../ ..gitignore.html .ASPX$ @@ -1970,7 +2009,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .css$ .css$ .css* -.css************* .css. .css? .csshttp://faktykaliskie.pl/robots.txt @@ -2139,7 +2177,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .htm* .htm/ .htm/amp/amp -.htm/uncategorized/* +.htm/uncategorized .htm?PID= .htm?channel=mobile .htmamp @@ -2148,12 +2186,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .html$ .html$ .html%7CName=ComponentLink +.html. .html.html .html.html* .html.html.html .html.printable .html/ .html/$ +.html/1000 .html/email .html/feed .html=$ @@ -2221,7 +2261,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .js$ .js$ .js* -.js************** .js. .js.map$ .js? @@ -2367,7 +2406,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .mp3 .mp3$ .mp3$ -.mp3************* .mp4$ .mpeg$ .mpg$ @@ -2473,7 +2511,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .png .png$ .png$ -.png$http://straightshooter.dk/robots.txt +.png$http://straitstimes.com/robots.txt .png$http://wave3.com/robots.txt .png* .png************* @@ -2650,6 +2688,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .rst$ .rtf .rtf$ +.ru .sdirect .search.fast.form.html .search.fast.html @@ -2863,6 +2902,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .well-known/apple-developer-merchantid-domain-association.txt .well-known/assetlinks.json .well-known/assetlinks.json +.well-known/http://thehotline.org/robots.txt .well-known/privacy-sandbox-attestations.json .well-known/privacy-sandbox-attestations.json .well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200 @@ -2916,6 +2956,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .zoom.html$ / /$ +/% /%%PATTERN:url%% /%20library/ /%3C$ @@ -3089,6 +3130,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*-orgy- /*-orgy-*.html /*-orgy.html +/*-p-*/benzer-urunler +/*-p-*/satici-sorulari +/*-p-*/saticilar +/*-p-*/saticiya-sor +/*-p-*/yorum-yap +/*-p-*/yorumlar /*-panties /*-panties.html /*-panty @@ -3208,8 +3255,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*.git /*.git$ /*.htm -/*.htm-* -/*.htm//ms/*/ +/*.htm- +/*.htm//ms /*.html /*.inc$ /*.jpeg @@ -3233,6 +3280,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*.ub-1 /*/%7B%7B*%7D%7D /*/%7B%7Burl%20absolute=/ +/*/*-p-*/add-review +/*/*-p-*/merchant-questions +/*/*-p-*/reviews /*/*-search-* /*/*/%7B%7B*%7D%7D /*/*/*/*-preview @@ -5432,7 +5482,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /.production /.remote /.well-known/assetlinks.json$ -//* //.html ///* //amp @@ -5523,46 +5572,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /1_inverse /2-3 /20*.html -/2010-2011/calendar-results.shtml -/2010-2011/standings.shtml -/2010/calendar-results.shtml -/2010/standings.shtml -/2011-2012/calendar-results.shtml -/2011-2012/standings.shtml -/2011/calendar-results.shtml -/2011/standings.shtml -/2012-2013/calendar-results.shtml -/2012-2013/standings.shtml -/2012/calendar-results.shtml -/2012/standings.shtml -/2013-2014/calendar-results.shtml -/2013-2014/standings.shtml -/2013/calendar-results.shtml -/2013/standings.shtml -/2014-2015/calendar-results.shtml -/2014-2015/standings.shtml -/2014/calendar-results.shtml -/2014/standings.shtml -/2015-2016/calendar-results.shtml -/2015-2016/standings.shtml /2015/03/06/whistleblower-says-7-eleven-had-racial-animus-toward-franchisees/*$ -/2015/calendar-results.shtml -/2015/standings.shtml -/2016-2017/calendar-results.shtml -/2016-2017/standings.shtml -/2016/calendar-results.shtml -/2016/standings.shtml -/2017-2018/calendar-results.shtml -/2017-2018/standings.shtml -/2017/calendar-results.shtml -/2017/standings.shtml /2018- /2019 /2020/02/13/money /2023- /2023/05/19/steptoe-reps-cerebellum-networks-in-lawsuit-accusing-former-advisor-of-stealing-1-3m/*$ /22 -/22732481 /23 /24-hours-rss /25 @@ -5799,7 +5815,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?sortby /?sorting=best_sales /?sorting=undiscovered -/?source= /?ss-track= /?state= /?sz=*&start=* @@ -5843,6 +5858,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Ajax /Ajax/MediaData /Ajax/Similar +/AjaxPages /AllItems.aspx /App_Data /Article @@ -6002,6 +6018,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Multimedia/Zk/ /Multimedia/zk/ /MyAccount +/MyChristies /N-*Z*Z* /News/External/ /Newsletter @@ -6106,6 +6123,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /SiteGlobals/StyleBundles/CSS /Sitecore /Special: +/SpecialistDirectory +/Specialistdirectory /StaplesSaveMyStoreCtrlCmd /StaplesStoreInventory /StatisticheProxy/proxy.jsp?action=mostVisited&domain=RaiTv @@ -6130,7 +6149,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Undefined /UniversalVariable/GetUniversalVariableUser /Unknown/Unknown-Unknown -/Uploadify/ /User/SignIn /User/SignOut /UserPreferences @@ -6377,8 +6395,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ads.txt$ /ads/ /advanced-sparql-query-editor -/advanced_search.html -/advanced_search_result.html /advertiserDetail /adyen /ae @@ -6396,7 +6412,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /agent-templates/search? /agent-templates/standalone /aggregate -/aggregate +/aggregate$ /aggregator /aggregator/ /agriculture/broadacre-crops/guides/publications/nthn-nsw-newsletter-20201 @@ -6688,6 +6704,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /atom.xml? /att/mobileupgrade /attachment +/attend-my-event /attractions?page= /auction/favorites /auctions/ecatalogue/lot.pdf @@ -6922,7 +6939,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /bordell.html /borderbridge/exercise-only /borrow -/boxscore /boxscore? /br /braintree-marketplace @@ -7029,6 +7045,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /buscador/ /buscador?* /buscar +/business /business-store /business/ai-search /business/aisearch @@ -7038,6 +7055,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /business/trials_parsing_pages /businesses/search /bustia-etica-info +/butikdetay /buy- /buy-*?*&souceQuote= /buy-*?*&sourceQuote= @@ -7691,6 +7709,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /cs /cs/Satellite /css +/css/ /csv /csw/previous-sessions/csw59-2015/? /csw/previous-sessions/csw59-2015? @@ -7866,7 +7885,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /discover/keyword/*/$ /discover/no-results-page/* /discovered -/discuss /discuss.html /diskuze /distributor-notice/* @@ -8251,6 +8269,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /event- /event-created /event-list/all +/event-locations /event-signup /event/* /event/*/edit @@ -8362,7 +8381,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /feed/atom/$ /feed/http://newsroom.tiktok.com/robots.txt /feed/rss/$ -/feed/rss2 /feed/search /feed/sitemap /feedarticle @@ -8412,6 +8430,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /finalizeorderapp/* /find$ /find-an-expert? +/find-hotels /find/ /find/customer-also-viewed.jsp /finder/*/*/?*filter=*_*_*_*_ @@ -8490,24 +8509,46 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /football/*/2009-2010/*/live*shtml /football/*/2009/*/live*shtml /football/*/2010-2011/*/live*shtml +/football/*/2010-2011/calendar-result.shtml +/football/*/2010-2011/standing.shtml /football/*/2010/*/live*shtml +/football/*/2010/calendar-result.shtml +/football/*/2010/standing.shtml /football/*/2011-2012/*/live*shtml +/football/*/2011-2012/calendar-result.shtml +/football/*/2011-2012/standing.shtml /football/*/2011/*/live*shtml +/football/*/2011/calendar-result.shtml +/football/*/2011/standing.shtml /football/*/2012-2013/*/live*shtml +/football/*/2012-2013/calendar-result.shtml +/football/*/2012-2013/standing.shtml /football/*/2012/*/live*shtml +/football/*/2012/calendar-result.shtml +/football/*/2012/standing.shtml /football/*/2013-2014/*/live*shtml +/football/*/2013-2014/calendar-result.shtml +/football/*/2013-2014/standing.shtml /football/*/2013/*/live*shtml -/football/*/2014-2015/*/live*shtml +/football/*/2013/calendar-result.shtml +/football/*/2013/standing.shtml +/football/*/2014-2015/calendar-result.shtml +/football/*/2014-2015/standing.shtml /football/*/2014/*/live*shtml -/football/*/2015-2016/*/live*shtml -/football/*/2015/*/live*shtml -/football/*/2016-2017/*/live*shtml -/football/*/2016/*/live*shtml -/football/*/2017-2018/*/live*shtml -/football/*/2017/*/live*shtml -/football/*/2018-2019/*/live*shtml -/football/*/2018/*/live*shtml -/football/*/2019/*/live*shtml +/football/*/2014/calendar-result.shtml +/football/*/2014/standing.shtml +/football/*/2015-2016/calendar-result.shtml +/football/*/2015-2016/standing.shtml +/football/*/2015/calendar-result.shtml +/football/*/2015/standing.shtml +/football/*/2016-2017/calendar-result.shtml +/football/*/2016-2017/standing.shtml +/football/*/2016/calendar-result.shtml +/football/*/2016/standing.shtml +/football/*/2017-2018/calendar-result.shtml +/football/*/2017-2018/standing.shtml +/football/*/2017/calendar-result.shtml +/football/*/2017/standing.shtml /footer /footer-chat-now /footer-only.html @@ -8950,6 +8991,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /graphql_query_alias /group /group$ +/group-locations +/group-search /group? /groups /groups/*-528918 @@ -8961,6 +9004,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /gtc /gtm /gu-in/iuc +/guest /guest-checkout /guest/order /guia-del-districte/equipaments-temes @@ -8972,6 +9016,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /guide-thank-you /guide.html /guidedhelp-v1.html?faqid=1400171708651 +/gw/*gads=true /h /h-- /hack @@ -9298,6 +9343,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /invoices/invoice-templates /invoices/recurring-payments /ip$ +/ipz /irprev_ /is /it @@ -9334,6 +9380,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /jcms/home /jcms/ipl /jcms/mobile +/jcr:content /jcr:content*.html /jcr:content*.json /jcr:content*.xml @@ -9375,6 +9422,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /jp/ja/support-downloads/mobile-computers/handheld/mc20.html /jquery.js /js +/js/ /js/lib/magic /jserrors /json @@ -9587,6 +9635,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /literature /live-stream /live-tv/*/details +/livebidding/ /liveblog-backend /livecam /lives @@ -9603,6 +9652,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /locale /locale /locale/set +/locales /location- /locations /loft-apartments_att @@ -9824,6 +9874,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /mobile-computers-index-reference.html /mobile-excellence-report /mobile-software-reference-page.html +/mobile/ /mobile/* /mobile/mimo/activity /mobile/thirdLogin @@ -9836,6 +9887,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /mode/gsa /model/*.html /modifier +/modify /module /moduleright /modules @@ -9944,6 +9996,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /myaccount /myaccount /mychannel +/mychristies /myjio-call-back /myjio-sms /myjio-sms-whatsapp @@ -10351,6 +10404,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /partials/htmlbox /partials/related /participantsorteig +/partner /partner-application-locator/partner-details.html /partner-application-locator/software-apps-details.html /partnercentral @@ -10409,6 +10463,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /personal/* /personal/home /personality/index$ +/personalized /personnalisation /pf/api /pf/undefined?d= @@ -10531,6 +10586,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /preplay /prereq /presentation-customer-facing/* +/press-release.html?news_id= /press-releases.html /press-releases/2012.html /press-releases/2013.html @@ -10575,8 +10631,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /print/http://oppo.com/robots.txt /print?id /printable -/printable/pdf -/printable/print /printableArticle.jhtml /printablearticle.htm /printen-van-documenten#no-back @@ -10725,6 +10779,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pt_pt /pt_pt* /publ/comments +/public /public/insights/share/anniversary*? /publicaciones-oficiales /publicacions-oficials @@ -11310,6 +11365,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /searchpage /searchresult /searchresults$ +/searchresults.aspx /searchsuggest /season/200 /seating @@ -11831,6 +11887,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /spec-sheet-reference-components/* /special-uninstallation-feedback /special_content +/specialistDirectory +/specialistdirectory /species/search /specification /speednewsbytopic/* @@ -11900,6 +11958,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /store/minecraft-java-bedrock-edition /store/order /store/pkginfo/ +/store/profile /store/report/ /store/review/ /store/reward @@ -12202,30 +12261,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /temporary /temporary-public /temporary-stop-holidays#no-back -/tennis/*/1996/*/live*shtml -/tennis/*/1997/*/live*shtml -/tennis/*/1998/*/live*shtml -/tennis/*/1999/*/live*shtml -/tennis/*/2000/*/live*shtml -/tennis/*/2001/*/live*shtml -/tennis/*/2002/*/live*shtml -/tennis/*/2003/*/live*shtml -/tennis/*/2004/*/live*shtml -/tennis/*/2005/*/live*shtml -/tennis/*/2006/*/live*shtml -/tennis/*/2007/*/live*shtml -/tennis/*/2008/*/live*shtml -/tennis/*/2009/*/live*shtml -/tennis/*/2010/*/live*shtml -/tennis/*/2011/*/live*shtml -/tennis/*/2012/*/live*shtml -/tennis/*/2013/*/live*shtml -/tennis/*/2014/*/live*shtml -/tennis/*/2015/*/live*shtml -/tennis/*/2016/*/live*shtml -/tennis/*/2017/*/live*shtml -/tennis/*/2018/*/live*shtml -/tennis/*/2019/*/live*shtml /tentassets /terms /terms-and-conditions/ @@ -12883,6 +12918,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /wp-json /wp-login /wp-login.php +/wp-login.php /wp-register.php /wp/?s= /wp/search @@ -12905,6 +12941,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /xhr /xlsx /xml +/xml/ /xmlrpc.php /xnet /xnxx-image.html @@ -13043,12 +13080,23 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ==$ ==. =Other* +=affiliate +=awin =colorGroups +=commerce_price =country +=email =emarsys +=field_categories +=field_power +=field_product_technology =field_region =field_thematique +=field_type +=in_stock +=is_mainline =kapstages +=model_number =newsletter =published_on =size @@ -13539,6 +13587,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*queryID= ?*rateScore=* ?*ratingmax= +?*rd= ?*recently_released= ?*recombee_recomm_id ?*recommended @@ -13778,6 +13827,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?PHPSESSID= ?ProductSalePrice ?Q +?REDIRECT_URL=http://occrp.org/robots.txt ?RedirectUrl ?RedirectUrl ?RefID= @@ -13879,6 +13929,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?accountid= ?acid ?act= +?action ?action* ?action= ?action= @@ -14001,6 +14052,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?back= ?banners ?bathrooms= +?bc= ?bclid= ?bcmt= ?bcpid= @@ -14015,6 +14067,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?bitrate= ?bitrix_include_areas=Y&clear_cache=Y ?bizType= +?bl= ?blackhole ?blackhole ?blaid @@ -14027,8 +14080,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?brand ?brand= ?brand= +?brandLetter= ?brand_tabletpc ?brands= +?bu= ?bucketed ?build ?build=* @@ -14080,6 +14135,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?category ?category= ?categoryId= +?categoryLetter= ?categorySlug ?catname= ?cb= @@ -14095,6 +14151,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?chapter_analytics_code= ?chash= ?checkoutError=deal_unavailable +?ci= ?cid ?cid= ?cid= @@ -14116,7 +14173,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?clid= ?client_id= ?clipid= +?clkInTab= ?closePush=true +?closed= ?clothing_themes= ?clothing_type= ?clothing_vendor= @@ -14247,9 +14306,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?currency ?currency= ?currentIndex= +?customFilters= ?customerGuid= ?customize_changeset_uuid= ?d=cta +?da= ?datasport ?date ?date= @@ -14301,6 +14362,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?display=wide ?display_mod= ?distance= +?dnr= ?do= ?doAsUserId ?dologin=* @@ -14308,6 +14370,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?dr= ?dt_commerce_tag= ?duration= +?dve_trk_id ?dwcont ?dwcont= ?dwcont=* @@ -14348,6 +14411,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?entity= ?entity_id= ?entity_type= +?entry= ?epgoverlay ?epik=* ?erid @@ -14408,7 +14472,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?fbclid= ?fbclid=* ?fbclidhttp://nationsonline.org/robots.txt +?fc= ?fdid= +?fe= ?fe_state=* ?feature= ?features @@ -14442,6 +14508,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?financingAvailable= ?find_similar_by= ?firstId= +?fit= +?fl= ?fl_rand_seed= ?flightDate=* ?flightIds=* @@ -14480,9 +14548,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?from=rss ?from=yanews ?fromDuration= +?fromEasyShoppingTab= ?fromFooter ?fromMenu ?fromNewsdog*http://theworlds50best.com/robots.txt +?fromOffersTab= +?fromSeasonalTab= ?fromTime=* ?from_rewind=true ?fromblog @@ -14496,6 +14567,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?full= ?fuseaction= ?gad_source +?gag= ?game= ?game_platform= ?gclid @@ -14569,6 +14641,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?hsa_src ?hsa_tgt ?hsa_ver +?hsm= ?https= ?hypoallergenic= ?i @@ -14671,9 +14744,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?keyword= ?keyword=* ?keywordSearchType= +?keywords ?keywords= ?kids= ?kilometers= +?kind ?kind= ?klz_source ?ko @@ -14744,6 +14819,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?login=true ?logo= ?logout +?lp= ?lpaffil ?ls= ?ls=* @@ -14763,6 +14839,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?mc= ?mc_cid= ?mdrv= +?mealDealBundles= ?mediaId= ?media_id ?media_partner_name @@ -14770,6 +14847,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?mediego ?meta_only=true ?mi_u +?mid= ?minNumberOfImages= ?mindbox-message-key= ?minprice @@ -14792,6 +14870,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?modelNumber= ?modelSpecCode= ?module= +?moguid= ?month ?month* ?month= @@ -14825,6 +14904,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?netflixsource=*http://help.openai.com/robots.txt ?netmng= ?new= +?news_id= ?newsid ?newwindow= ?next @@ -14863,6 +14943,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?nw= ?nz=1 ?o= +?oat= ?ob=open-bridge ?obOrigUrl= ?oem= @@ -14876,6 +14957,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?offset=0 ?ofg ?olaId= +?om= ?om_ ?omiid ?onboard= @@ -14884,9 +14966,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?onwardjourney= ?op= ?op=cerca&query= +?open= ?open_login=1 ?ophqt= ?oq= +?ord= ?order ?order= ?order= @@ -14928,6 +15012,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?p_p_id ?p_p_id= ?p_username= +?pa= ?page ?page*&=sort ?page= @@ -14951,6 +15036,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?parent_age= ?partner= ?parution= +?path= ?payed ?payment-deferrals= ?payment= @@ -14973,6 +15059,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?pid=User_invite ?pipa_reset_password= ?pipa_verify_email= +?pkgCode= ?pl ?place ?place= @@ -15008,6 +15095,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?postcode= ?postsTagsIds= ?pp=* +?pr= +?prc= ?prcode=* ?prefn1 ?prefn1=* @@ -15024,6 +15113,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?preview_key= ?preview_theme= ?preview_token +?prf= ?price ?price= ?price= @@ -15045,6 +15135,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?printout ?priority= ?private-sale= +?prm= ?processUrl=* ?produc_id= ?producer @@ -15061,6 +15152,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?productversion ?profiling= ?programs= +?promoId= ?promoId=* ?promocode ?promocode= @@ -15163,7 +15255,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?qa-search ?qa_expand_key ?qd4mE3DR= +?qf= ?qr= +?qs= ?qstring= ?qt-actu_in_news ?qt-actualit_s @@ -15171,6 +15265,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?qt-news ?qt-safety ?qt-view_ +?qt= ?query ?query= ?query=* @@ -15190,8 +15285,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?range= ?rate= ?rc= +?rd= ?rec= ?receiver= +?recipeId= ?recipient=*&id=* ?recommend* ?redeem_credit_token @@ -15434,6 +15531,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?section ?section= ?securityId= +?selectedCategories= ?selected_app= ?sem ?semanticUrl= @@ -15487,12 +15585,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?size= ?sizeid= ?sizes= +?sk= ?skill_level%5B%5D= ?sl ?sl=EN ?sl=RU ?sl=UA ?sl=ru +?sleeves= ?slogin ?slow= ?slsuccess= @@ -15557,6 +15657,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?srsltid= ?ssid= ?sso_failed= +?sst= +?st= ?stampa=1$ ?start ?start= @@ -15584,6 +15686,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?subtype ?success ?success= +?success_redirect= ?suggested_plan ?support ?surround= @@ -15606,6 +15709,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?tab=achievements&achievement= ?tabPane ?tableconfigid= +?tag ?tag= ?tag= ?tag=* @@ -15765,7 +15869,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?utm_source=* ?utm_source=google&utm_medium=organic&utm_campaign=us_free-cpc-shopping ?utm_source=lsplayer -?utm_sourcehttp://shopify.com/robots.txt +?utm_sourcehttp://roadtrippers.com/robots.txt ?utm_sourse=55 ?utm_term ?utm_term= @@ -15819,6 +15923,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?virtual-appraisal= ?vn ?volume +?vr= ?vsfrom= ?vsversion ?vt= @@ -15841,14 +15946,19 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?w=wall ?wa ?wait= +?wb= ?wbraid= ?wc-ajax=get_refreshed_fragments +?wc= +?wcl= ?wcmmode +?wcmmode= ?webSyncID=* ?webview=true ?week= ?welcomeuser= ?wfjpreview= +?wg= ?wheelchair ?whid= ?wholesale= @@ -15858,6 +15968,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?width= ?wifi ?word* +?word= ?wordfence ?wordfence_lh ?wp-ajax= @@ -15979,7 +16090,6 @@ AGLogout AI AI/ AITripBuilder -AJAXhttp://allmylinks.com/robots.txt AK5537 AK6336com AL @@ -16116,11 +16226,13 @@ Account/Newsletter/ Account/Register.aspx Account/institutionalsignin Account/register.aspx +AccountAccess AccountActivityView AccountBalanceView AccountDisavow? AccountMerge AccountProfessionalInformationContiBlockController +AccountStatus Account_Billing AccurintForCollectionsLP Achievements @@ -16245,6 +16357,7 @@ AirlineRegistration AirlineTips AirportFromGeoAjax AirportIP +Ajax Ajax.htm$ Ajax.htm$ Ajax/ @@ -16382,6 +16495,7 @@ Apps/Music/Directory/login/ Apps/Music/Directory/musicimages/ Apps/Music/Directory/scripts/ Apps/Music/Directory/user/ +Arabic Architext Architext/ ArchiveTool @@ -21102,6 +21216,7 @@ Banner Base_OpenWin* Basket.html Basket/BasketResultat*.html +Basket/GetBasketItemCountAsync Basket/Nba/match Basket/RES BasketView @@ -21122,6 +21237,7 @@ Bibtexdownload Bidding-Opportunities-Current/City-Bids/* Bidding-Opportunities-Current/New-page/* BienvenueAParis +BillingActivity BillingAndPayments BillingDetail BillingInvoiceFile @@ -21169,8 +21285,11 @@ BrandSpotlight BreakingNewsSms Bridging BrokenLinkReporter +Browse Browse/BookView.aspx Browse/CategoryAttributeSearchResults.aspx +Browse/Dewey +Browse/Tags Browse/bookview.aspx Browse/print_b.aspx Browse/print_u.aspx @@ -21219,6 +21338,7 @@ Business/Work-with-the-City/Current-Bidding-Opportunities Business/Work-with-the-City/New-page Business/Work-with-the-City/Prevailing-Wage BusinessListingsAjax +ButikDetay*/http://trenitalia.com/robots.txt Buy C C37D9BE2-4B03-481d-B1FA-72CFAFD1C96C @@ -21278,6 +21398,7 @@ CATS/Home/Featured-Content/Silver-Line-Virtual-Public-Meeting CATS/Home/Featured-Content/Transit-Pass-Design-Contest CATS/Home/Featured-Content/Tyvola-Park-and-Ride-Reopen CATS/Home/Featured-Content/Tyvola-Park-and-Ride-closed-for-Maintenance +CATS/Home/Featured-Content/Upcoming-Bus-Detours-Saturday-March-1-2025 CATS/Home/Featured-Content/Upcoming-Rail-Shutdown-Blue-Gold-Line CATS/Home/Featured-Content/Vanpool CATS/Home/Featured-Content/Your-Bike-is-Your-Ticket-to-Ride-CATS @@ -21630,6 +21751,7 @@ CampaignConfiguration CampaignManagement CampaignStatistics CancelBooking +CancelPlan CaptchaImage.axd CaptchaImage1.axd CaptchaValidationLog @@ -21678,6 +21800,7 @@ CertificateOfExcellenceRequestSupport ChangeEmailAddressView? ChangePassword ChangePassword.aspx +ChangePlan ChangeSecurityInfoView Chart.aspx* Chart/ @@ -21704,6 +21827,7 @@ CheckoutOrderShippingView CheckoutPayInStoreView CheckoutSignInView Chetu-Landing-Page/*/Chetu-Landing-Page/ +Chinese Christian/Books/WISHLIST Christian/Books/backorder_email Christian/Books/bookbag @@ -22106,6 +22230,7 @@ Credentials/ CreditCardDetailAJAX CruisesCommerce CruisesPartnerHandoff +Crypt CrystalSemanticsBot Culture CurationTool @@ -22127,6 +22252,7 @@ DARREL DARTIframe.html DAS/HR/Pages/SCDsurvey.aspx DC +DDI/threads DE/ DE/Service DE/Service/D115 @@ -22171,7 +22297,6 @@ Date Date( Date(* Dbases/ -DeepZoomCache Default-Offline Default.aspx Default.aspx/ @@ -22572,6 +22697,7 @@ DisplayProductPopIn.mvc/ DisplayView Divisions DmozTopic* +DoNotTest DoRetailAvailabilitySearch Doc Doc-rm @@ -22609,6 +22735,7 @@ Downloads/ Downloads/?q= Downloads/Installers Drafts +Drivers Dut Dut$ Dynamic/ @@ -22692,6 +22819,7 @@ EdadsV2 Edgate/ Edit EditForm.aspx$ +EditProfiles Editorial/ Education/SchoolHelp.htm Education/SchoolStudents/Olympiad/paper2011.asp @@ -22706,6 +22834,7 @@ EmailCartView EmailHotel EmailMap EmailMemberRegistration +EmailPreferences EmailPrice EmailSpellCheckJson Emailer @@ -22746,6 +22875,7 @@ EstimatedDeliveryDate EventDates Events-directory/2023/* Events-directory/2024/* +Events-directory/2025/* Events-directory/COVID-Testing-Test/New-page Events-directory/New-page/* Events-directory/Testing-Information-Test/Denver-Human-Services-East @@ -23035,6 +23165,7 @@ Find* FindPage FindRestaurants FinishAppInstall +FireTV FitAnalytics- FiveSteps/ FiveStepsToHealth/ @@ -23111,41 +23242,6 @@ ForumSignIn ForumVote Forumns Forums.aspx* -Forums/bb/Themes -Forums/bb/index.php?action=activate -Forums/bb/index.php?action=admin -Forums/bb/index.php?action=arcade -Forums/bb/index.php?action=calendar -Forums/bb/index.php?action=collapse -Forums/bb/index.php?action=deletemsg -Forums/bb/index.php?action=editpoll -Forums/bb/index.php?action=help -Forums/bb/index.php?action=helpadmin -Forums/bb/index.php?action=lock -Forums/bb/index.php?action=login -Forums/bb/index.php?action=logout -Forums/bb/index.php?action=markasread -Forums/bb/index.php?action=mergetopics -Forums/bb/index.php?action=mlist -Forums/bb/index.php?action=modifykarma -Forums/bb/index.php?action=movetopic -Forums/bb/index.php?action=notify -Forums/bb/index.php?action=notifyboard -Forums/bb/index.php?action=pm -Forums/bb/index.php?action=post -Forums/bb/index.php?action=printpage -Forums/bb/index.php?action=register -Forums/bb/index.php?action=removetopic2 -Forums/bb/index.php?action=reporttm -Forums/bb/index.php?action=search -Forums/bb/index.php?action=sendtopic -Forums/bb/index.php?action=splittopics -Forums/bb/index.php?action=stats -Forums/bb/index.php?action=sticky -Forums/bb/index.php?action=trackip -Forums/bb/index.php?action=unread -Forums/bb/index.php?action=unreadreplies -Forums/bb/index.php?action=who Fragment/ Fragment/SysConfig Frame.asp @@ -23184,6 +23280,7 @@ GB/default GD GD/ GE/ +GEM GEOSCIENCE/ GF GF/ @@ -26056,45 +26153,29 @@ Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/O Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parking-Division/Parking-Division-Contact Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parking-Division/Parking-References/Parking-Division-Contact Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parking-Division/Parking-References/Parking-Side-Nav -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Arts-Culture-ARTS-edit/* -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Arts-Culture-ARTS/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/CityWide-Sports/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Copy-of-Fall-Activity-Guide-1/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Copy-of-Its-In-Denvers-Nature-Call-for-Artists-1 Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Copy-of-Summer-Activity-Guide-1/* -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/DPR-Activity-Guide-DEMO/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/DPR-Employee-Perks -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/DPR-Spring-Activity-Guide-DEMO/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Discounts-for-DPR-Employees -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/EDIT-ARTS/* -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Fall-2023-Activity-Guide/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Fall-Activity-Guide -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Fall-Activity-Guide-1/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Fall-Activity-Guide-printable Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Fall-Activity-Guide/Active-Older-Adults/Copy-of-Arts-Culture-1 Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Fall-Activity-Guide/Adaptive-Recreation/Copy-of-Aquatics-1 Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Fall-Activity-Guide/Aquatics/Copy-of-Aqua-Fitness-1 Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Fall-Activity-Guide/Youth-Sports-Fall/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Fall-Activity-Guide/Youth-Sports-YS/* -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Fall-Recreation-Activities/* -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Fall-Recreation-Activities/Arts-Culture-ARTS/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Fall-Recreation-Activities/Youth-Sports-YS/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/New-page-1/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Spring-2023-Activity-Guide Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Spring-Activity-Guide-printable Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Spring-Activity-Guide/* -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Spring-Recreation-Activities/* -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Spring-Recreation-Activities/Arts-Culture-ARTS-edit/* -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Spring-Recreation-Activities/Arts-Culture-ARTS/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Summer-Activities/* -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Summer-Activities/Arts-Culture-ARTS/* -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Summer-Activities/Copy-of-Arts-Culture-ARTS-1/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Summer-Activities/New-page/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Summer-Activities/Youth-Sports-Fall/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Summer-Activity-Guide-printable Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Summer-Activity-Guide/* -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Summer-Activity-Guide/Arts-Culture/Arts-Culture-ARTS/* -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Summer-Activity-Guide/Arts-Culture/New-page/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Virtual-Programs Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Winter-2022-2023-Activity-Guide Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Winter-Activity-Guide/* @@ -26104,17 +26185,13 @@ Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/P Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Winter-Activity-Guide/Adaptive-Recreation/Copy-of-Aquatics-1 Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Winter-Activity-Guide/Aquatics/Aqua-Fitness Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Winter-Activity-Guide/Aquatics/Copy-of-Aqua-Fitness-1 -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Winter-Activity-Guide/EDIT-ARTS/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Winter-Recreation-Activities/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/Youth-Sports-YS/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/edits/* -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/edits/EDIT-ARTS/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Activities-Programs/edits/Youth-Sports-YS/* -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Arts-Culture-ARTS-edit/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/City-Parks Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Copy-of-Fall-2022-Activity-Guide-1 Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Denvers-Nature-Background -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/EDIT-ARTS/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Fall-Activity-Guide Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Get-Involved-with-Denver-Parks-Recreation/Call-for-Artists Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Parks-Recreation/Get-Involved-with-Denver-Parks-Recreation/Call-for-Artists-Downtown-Denver-Trails-The-One @@ -26357,7 +26434,6 @@ Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/P Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Public-Health-Environment/CHA_ref Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Public-Health-Environment/Community-Behavioral-Health/Anti-Stigma-Campaign-Project Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Public-Health-Environment/Community-Behavioral-Health/Behavioral-Health-Strategies/Anti-stigma-Campaign-Project -Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Public-Health-Environment/Community-Behavioral-Health/Behavioral-Health-Strategies/Overdose-Prevention/Syringe-Medication-Disposal/New-page/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Public-Health-Environment/Community-Behavioral-Health/Behavioral-Health-Strategies/Overdose-Prevention/Syringe-Medication-Disposal/Syringe-Kiosk-Map/* Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Public-Health-Environment/Community-Behavioral-Health/Behavioral-Health-Strategies/Suicide-Prevention/ALHS-We-Got-This-Schedule Government/Agencies-Departments-Offices/Agencies-Departments-Offices-Directory/Public-Health-Environment/Community-Behavioral-Health/Behavioral-Health-Strategies/Suicide-Prevention/DMLK-We-Got-This-Schedule @@ -28157,11 +28233,9 @@ GuideEditor GuideRatingAjax GuideRequested GuideRequestor -GuruFiles/ -Gurufiles/ H HACAffiliate -HBO/ +HBO/ HK/ HM HMDThankYou @@ -28193,6 +28267,7 @@ Handlers Handlers Handlers/ Handlers/LinkClosed +HdToggle HeadJS/static-2.115 HeadJS/static-2.83 HeadJS/static-2.84 @@ -28205,6 +28280,7 @@ HelpProxy HelpUkraine Helpers/ Heritrix +Hesabim HigherLogic HigherLogic/System/DownloadDocument.ashx HigherLogic/System/DownloadDocumentFile.ashx @@ -28265,6 +28341,7 @@ Home/Application-Embed-Tests/Embed-Test-Police-Records Home/Application-Embed-Tests/Embed-Test-Police-Records2 Home/Application-Embed-Tests/Embed-Test-Police-Records3 Home/Application-Embed-Tests/New-pageEmbed-Test-Denver-Maps +Home/Bottom-Row-1 Home/CTA-no-description/Copy-of-Represent-your-city-1 Home/CTA-no-description/New-page Home/CTA-no-description/Represent-your-city @@ -28328,6 +28405,9 @@ Home/Featured-Background/Neighborhood-Feature Home/Featured-Background/New-page Home/Featured-Background/Rotational-Image Home/Featured-Background/Seasonal-Feature +Home/Featured-Bottom-Row/Bottom-Row-1 +Home/Featured-Bottom-Row/Copy-of-Copy-of-Copy-of-Featured-Content-3-1-1-1 +Home/Featured-Bottom-Row/Feature-Housing-Resources Home/Featured-Content/About Home/Featured-Content/Copy-of-About-1 Home/Featured-Content/Copy-of-Citywide-Goals-1 @@ -28340,6 +28420,7 @@ Home/Featured-Content/Copy-of-Feature-Solid-Waste-1 Home/Featured-Content/Copy-of-Jobs-1 Home/Featured-Content/Copy-of-Traffic-1 Home/Featured-Content/Copy-of-Updates-1 +Home/Featured-Content/DAS Home/Featured-Content/DCM-Membership Home/Featured-Content/DCM-Spooktacular Home/Featured-Content/DCM-Spooktacular/DD-Feature @@ -28349,6 +28430,8 @@ Home/Featured-Content/DDPHE Home/Featured-Content/DEDO Home/Featured-Content/Denver-Days Home/Featured-Content/Denver-Decides +Home/Featured-Content/Elevating +Home/Featured-Content/Feature-Adopt-a-Friend Home/Featured-Content/Feature-Arts Home/Featured-Content/Feature-Denver-Nature Home/Featured-Content/Feature-Downtown @@ -28378,6 +28461,8 @@ Home/Featured-Content/Traffic Home/Featured-Content/Updates Home/Featured-Content/Vendors Home/Featured-Content/Vibrant-Denver +Home/Featured-Top-Row/Bottom-Row-1 +Home/Featured-Top-Row/Bottom-Row-3 Home/Featured-Top-Row/Copy-of-Feature-Art-Tours-1 Home/Featured-Top-Row/Copy-of-Feature-Assessor-1 Home/Featured-Top-Row/Copy-of-Feature-DMV-1 @@ -28388,6 +28473,7 @@ Home/Featured-Top-Row/Copy-of-Feature-Marriage-1 Home/Featured-Top-Row/Copy-of-Feature-Minimum-Wage-1 Home/Featured-Top-Row/Copy-of-Feature-Property-Taxes-1 Home/Featured-Top-Row/Copy-of-Feature-Solid-Waste-1 +Home/Featured-Top-Row/Feature-Adopt-a-Friend Home/Featured-Top-Row/Feature-Arts Home/Featured-Top-Row/Feature-Assessor Home/Featured-Top-Row/Feature-BIO-Fund @@ -28395,6 +28481,7 @@ Home/Featured-Top-Row/Feature-Denver-Nature Home/Featured-Top-Row/Feature-Election Home/Featured-Top-Row/Feature-Elections Home/Featured-Top-Row/Feature-Housing +Home/Featured-Top-Row/Feature-Housing-Resources Home/Featured-Top-Row/Feature-LEAP Home/Featured-Top-Row/Feature-Leafdrop Home/Featured-Top-Row/Feature-Marriage @@ -28460,6 +28547,7 @@ Home/Hot-Topics/Transit Home/Hot-Topics/Treecycle Home/Hot-Topics/Vehicle Home/Hot-Topics/Voter-Registration +Home/Hot-Topics/Voter-Registration/Public-Health Home/Hot-Topics/Wages Home/Hot-Topics/Youth Home/LinkedinReferal/* @@ -28532,7 +28620,6 @@ How_To_Get_Sky HpImageArchive.aspx Hstest HtmlConstructor -HtmlPivotViewer HttpModules/ HubStyle/static-2.309 HubStyle/static-2.313 @@ -28592,7 +28679,6 @@ I18n/static-7.315 I18n/static-7.329 IAGA/cgi-bin IBCommerce -IBuySpy IC ICID=* ICONS @@ -28798,6 +28884,7 @@ Keep Kimengi Kimengi/nineconnections.com Knowledge-Search +Korean Krypto Ks Kuala-Lumpur @@ -28859,6 +28946,7 @@ Labs/ LanderLogger LandingPage Landing_page/ +LanguagePreferences Languages/Pages/Volunteer-Stipend.aspx Languages/SiteCollectionDocuments/FAQ-County-Translations.pdf Large-Files/ @@ -28947,6 +29035,7 @@ Login/ Login/Forgot-Password Login/Forgot-Username Login? +LoginHelp Logoff LogonForm LogonForm @@ -29053,12 +29142,14 @@ MakePaymentView Manage Manage/ ManageAccountAccess +ManageDevices ManageListing ManageOrder ManageOwnersTopReasonsApi ManagePaymentAccountView ManagePhotos ManageProducts.aspx +ManageProfiles ManageReports.aspx ManageReturns ManageShopListingApi @@ -29095,6 +29186,7 @@ Marketing/EcapSurvey.aspx Marketplace/ Masterpages/ MathJax +Maxis Maxthon Mayor-Training-Page/* MbrApps @@ -29193,6 +29285,7 @@ Members/ Membership/Memberzone/ Membership/e-Membership/app-help.asp Memonly/ +Meo MessageRunDetailID= Messages MessagingOptions @@ -29389,6 +29482,7 @@ Motomondiale Motori/*.html$ Motori/*_amp.html$ Movies +MoviesYouveSeen MptUrl MsnForumFeedServlet MultiArmedBanditUC/ @@ -29416,22 +29510,19 @@ MyAccountInfo.aspx* MyAchievements MyAlamy.asp* MyAlamyCustomer.asp* -MyAnime/*sort= -MyAnime/anime-set-categ.php MyArticlesListDetailView MyBookingsDetail MyBookingsVoucher MyC-SPAN MyDetails/ MyInbox -MyManga/*sort= -MyManga/anime-set-categ.php MyPaintColorListDetailView MyPortfolio MyProductsView MyProfile* MyProjectListDetailView MyProperty24 +MyResearch MyScenesView MyStainColorsView MyStoresView @@ -29588,6 +29679,7 @@ New-page/* NewMessage NewOwners NewTopic +NewWatchInstantlyRSS News News-and-Calendar/Summing-Up/ News-articles/2022/* @@ -29742,11 +29834,13 @@ PA/ PAD PAGE/* PAGEN +PAGEN_ PAGINA-DE-PROVA PARTNERS/* PCCOciWeb/ PDAET/ PDATOI/ +PDF-Library PDF/ PE/ PEDS/ @@ -29757,7 +29851,6 @@ PG PG/ PH/ PHPSESSID -PHPSESSID PIFSurvey/ PJA PK @@ -29827,6 +29920,7 @@ Pages/subprocessors.aspx Pagetext Pagethumb PageviewRecord +Panasonic Panier PanoramaXml Paragon @@ -29845,6 +29939,7 @@ Params=333636312C43757272656E7446696C7465722C382C31 Partenariats Participate Partner +Partner.URL Partner= Partners Partners/* @@ -30009,11 +30104,11 @@ Politics/qGhqEUxkwY1XCf44StpdPM/Asaram-Bapu-From-building-an-empire-of-Rs-10000- Politics/qGhqEUxkwY1XCf44StpdPM/Asaram-Bapu-From-building-an-empire-of-Rs-10000-crore-to-b.html?facet=amp&utm_source=googleamp&utm_medium=referral&utm_campaign=googleamp Polskie-Radio-24/Tag99941 PopCalendar2005/ +PopupDetails PopupNewsletterSubscription.asp PopupNewsletterSubscription2.asp Popups/ Portal/AddUser.aspx -PortalCS PortalIdParser/static-1.27 PortalIdParser/static-1.28 PortalIdParser/static-1.29 @@ -30177,6 +30272,7 @@ Products/tv/androidtv Products/tv/seeingisbelieving Profil Profile +ProfilesGate Programmes/Search-Courses Programs Proj_County/* @@ -30487,6 +30583,8 @@ Recommend RecommendFor Recommendations/ Recommendations/PageView +Record +RecordDrivers Recovery_Packages Redesign/ Redir.aspx @@ -30723,11 +30821,19 @@ Search.aspx Search.htm Search/ Search/* +Search/Ajax Search/Detail/ +Search/Email +Search/History Search/Mail/Public +Search/OpenSearch +Search/Results Search/Search/ Search/SearchKeyWord +Search/Suggest +Search/cache Search/http://icann.org/robots.txt +Search/xsl Search2/ Search? Search?q* @@ -30766,6 +30872,8 @@ SendToFriend SendToFriend-Start/ SentConfirmationEmail SeoSearchMap +Sepet$ +Sepetim Series=*,* Server ServerError.aspx @@ -30980,6 +31088,7 @@ Sok Sok*http://kbb.com/robots.txt Soldier/ SolutionsDisplay +Sony SortAttractions SortEateries SortHotels @@ -31225,7 +31334,6 @@ TRAINING/Copy-of-Mulch-Giveaway-West-1 TRAINING/Copy-of-Payments-for-Services-and-Fees-1 TRAINING/Copy-of-Police-Records-1 TRAINING/Covid-Over/Sharable-Content-Contact-Info -TRAINING/DPR-Activity-Guide-DEMO/* TRAINING/DS/DS-BG TRAINING/DenverGov-Hub/Ask-a-Question TRAINING/DenverGov-Hub/Hub-Background @@ -31557,7 +31665,6 @@ UpdateGrid* UpdateListing UpdateSessionDatesAjax Upload.aspx$ -Upload/ Upload/Attachments/TES UploadMedia Uploads/ @@ -31575,7 +31682,6 @@ User/sso User: UserContent UserControls -UserControls/ UserEdit.aspx UserID.aspx UserInteractionRecord @@ -31670,7 +31776,6 @@ VerifyReview Versenden Versions Video$ -Video/ Video/*playerIndex Video/Import/ Video/Panel/ @@ -31835,6 +31940,7 @@ White-paper-ISO-13485.pdf Wholesale-*-c-*-0-1-*.html Wholesale-Attribute-*.html WhyBoothStories.xml +WiViewingActivity WidgetBrowserExtension WidgetEmbed WidgetListAsync.naver @@ -31907,6 +32013,8 @@ YediothPortal/Ext/TalkBack/CdaTalkBackTrans YediothPortal/Ext/TalkBack/CdaViewTalkBack YesThisIs YfcuVaVBkfnzl2j6UbEcK0Oiqkv88jx6w +YourAccount +YourAccountPayment Youtube Z ZA/ @@ -31955,7 +32063,6 @@ _ _ _*_ _/PhotosUi/manifest.json -_/Users/ _/_ _/_/pixel _/aihub_pod @@ -32004,7 +32111,6 @@ _/pantheon _/pantheon-platform _/play _/pog -_/print/ _/report_blank _/search/ _/terms_and_conditions_for_customers @@ -32033,7 +32139,6 @@ _Incapsula_Resouce _Incapsula_Resource _Incapsula_Resource _Incapsula_Resource? -_Incapsula_Resource?* _Institute%0A _Layouts _Layouts/ @@ -32148,7 +32253,6 @@ _bpost.*/ _br_psugg_q= _branch_match_id= _buildManifest.js$ -_buildManifest.js$ _c _c21_ _c21_/bbs_list @@ -32270,6 +32374,7 @@ _fragment? _frameset-outros/ _full.jpg$ _ga +_ga _ga= _ga_ _gatsby @@ -32372,7 +32477,6 @@ _meet/$ _meta _meta.xml _middlewareManifest.js$ -_middlewareManifest.js$ _migration _mm _mm_ @@ -32545,7 +32649,6 @@ _sort _splittest* _sponsors _ssgManifest.js$ -_ssgManifest.js$ _ssi _ssr/fonts/GintoNord _ssr/fonts/GintoNormal @@ -32582,11 +32685,13 @@ _th_ _themes _themes _tmp +_token= _tools/ _track _training _translations? _tsc +_twitter _uac/adpage.html _ui _uncover-design @@ -32653,6 +32758,7 @@ a-very-belmond-christmas a-w/our-people/life-at-philips/_jcr_content/par/gc04v2_gridcontainer_0/containerpar_item_1/containerpar/n19_categorizedlisto_1197489506.cards.section.(Life%20at%20Philips).page.(---customkey---page---customkey---).html a-w/sandbox a-y +a.php a/ a/$ a/* @@ -40296,6 +40402,7 @@ about-md-anderson/business-legal/doing-business/vendors-and-suppliers/owners-des about-pro about-ti/careers-maintenance.html about-us +about-us/article/news-icici-bank-launches-a-premium-savings-account-the-one-20192101123001466 about-us/careers/job-description.html$ about-us/download-printed-forms/AML-Questionnaire.pdf about-us/news-and-media/media-centre/corporate-news/facet/Topic/ @@ -40345,6 +40452,7 @@ about/ask/ about/ask?* about/at-a-glance/plans/student-survey-2022 about/awards/award-recipient-form.html +about/backup about/c about/captcha/ about/careers @@ -40377,6 +40485,7 @@ about/careers/applications/teams about/careers/job about/careers/terremark about/category/news +about/classes about/contact-us about/contact-us about/contact-us/test-contact-form @@ -40386,9 +40495,13 @@ about/contact_us about/copyright-information/privacy-noticehttp://openvpn-ssh.com/robots.txt about/corporate/election/election_mock_up_qa.html about/covid19/staff-resources +about/css +about/de/about_sources_date.php about/documents +about/download about/emailunsubscribe.aspx about/emp_sub +about/en/about_sources_date.php about/error.aspx about/events/events/internal-event about/events/events/internal-seminar @@ -40412,6 +40525,7 @@ about/institutional-support/membership about/investor-relations about/javad about/jobs +about/js about/leadership-administration/beacon-wellness-initiative/ about/leadership-administration/chancellor-event-request/thank-you/ about/leadership-administration/chancellor-meeting-request/thank-you/ @@ -40631,7 +40745,6 @@ access/crn/xml access/normal access/sso_bypass access/unauthenticated -access_token accessibility-form/ accessibility-form/accessibility-form-submissions/ accessibility-statement @@ -40667,7 +40780,6 @@ account-management-devel account-prefs-change account-settings account-setup -account.html account.php account.php account/ @@ -40808,6 +40920,7 @@ account_settings/set_password? account_settings/set_your_password$ account_settings/set_your_password? account_settings? +accountaccess accountemail accounthelp accounthttp://shop.lululemon.com/robots.txt @@ -40858,6 +40971,7 @@ accounts/sign-in accounts/sign-up accounts/unlock accounts/users +accountstatus accreditatiefbe accreditatiefdmci accreditatiefg @@ -41152,7 +41266,7 @@ actuator actuator/http://pear.php.net/robots.txt ad ad-blocker-performance-study-in-response-to-manifest-v3-finds-that-ghosterys-ad-blocker-beats-the-competition -ad-manager/ +ad-manager/ ad-retargeting-101-online-shopping-in-the-covid-19-era ad-scans ad-test @@ -41173,7 +41287,6 @@ ad/pt ad= adId= ad_acknowledgment -ad_id ad_id= ad_jump ad_logger @@ -41309,7 +41422,6 @@ adframe_rubicon.php adg adg321 adgranillo -adgroupid adham-bardeesi adhd_adult_mistakes_habits/article.htm adhd_children_pictures_slideshow/article.htm @@ -41382,7 +41494,6 @@ adminapps4/ admincontrol admincontrol/ admincp -adminhttp://aa.com/robots.txt adminhttp://dji.com/robots.txt administration administration/ @@ -41581,10 +41692,8 @@ advancedSearch advanced_blog_search advanced_engl.html advanced_group_search -advanced_search.html advanced_search.php advanced_search= -advanced_search_result.html advanced_search_result.php advancedroadmapsserver0327 advancedroadmapsserver0328 @@ -41660,7 +41769,6 @@ adzcai adzikiewicz ae ae -ae-en/ ae/ ae/*?*lang=ar-AE ae/*?*lang=en-US @@ -41738,6 +41846,7 @@ afact afara afc5f206c8ba6de0de90.woff2 afenoglio +afet-yardim aff aff_fcid affiche_imprime_annonce.php @@ -41897,7 +42006,7 @@ agile064 agile065 agile066 agile067 -agility/ +agility/ aging_surprises_getting_older/article.htm aglassie aglynn @@ -41907,7 +42016,6 @@ agomez agordon agplants agrant -agreement.html agreements agreements/approve agri_3000 @@ -42249,6 +42357,7 @@ airquality/pm/designations airquality/powerplanttoxics airquality/sulfurdioxide/designations airquality/visibility +airtel airtoxics/nata2005 airtoxics/natamain aisharma @@ -42341,6 +42450,7 @@ ajax_live_products ajax_loader/ ajax_selected_special_issues_collections ajaxactions +ajaxbanners ajaxcart ajaxcartrecommendation ajaxcontent @@ -42374,6 +42484,7 @@ ak8237 ak_action= akademi/anmalan akademi/info-utbildningar +akam akamai akamai-assets akamai-sureroute-test-object.html @@ -42443,13 +42554,7 @@ albinal albright album album.php -album/delete_user_review -album/fetch_overview_review -album/fetch_review_view album/promotion-hindi -album/report_inappropriate -album/review_thumbs -album/save_user_review albumarchive albumes/2015/03/03/nba_malditos_muertos albums @@ -42920,8 +43025,8 @@ amoten amp amp amp%2 +amp* amp-analytics-infonline.html -amp-auth amp-blog.htm amp-code.htm amp-code1.html @@ -42930,7 +43035,6 @@ amp-f.html amp-iframe amp-new.html amp-proxy -amp-social-login amp-tealium amp.cnnbrasil.com.br amp.html @@ -42938,7 +43042,6 @@ amp/ amp/*/more.html amp/*/page-*/$ amp/*http://primevideo.com/robots.txt -amp// amp/admin/ amp/amp/* amp/api @@ -43000,10 +43103,10 @@ amp/topics/*/page-* amp/topics/*/photos/$ amp/topics/*/videos/$ amp/web-stories +amp;amp;amp amp= ampAnalytics.php amp_next_page_ga.cms* -amp_reader_id ampamp amphtml amphtml @@ -43105,6 +43208,7 @@ analyzer-api analyzeradmin anamikasaha anamoss +anan anapi anass-mourjane anastaciakay @@ -43202,7 +43306,7 @@ anewleaf anfrage anfrage-oeffnungszeiten ang -anga/ +anga/ angebot angebot-details angebote @@ -43522,7 +43626,7 @@ api.php?action= api/ api/$ api/* -api/*/article/ +api/*/article api/*/audios api/*/doc api/*/docs$ @@ -43858,7 +43962,6 @@ api_v1 api_v1/ apichewcharat apidoc -apihelp/* apiproxy apiref* apis @@ -44043,7 +44146,6 @@ app_data app_data/ app_details app_export -app_globalresources/ app_install app_links/join_skymiles/index.jsp app_plugins @@ -44094,7 +44196,7 @@ applicant-eligibility applicant-registration application application* -application-content/ +application-content/ application-mobile-la-poste/content application-survey/ application/ @@ -44394,7 +44496,6 @@ ar-eg/televisionat-bahs-sawti-men-doun-istikhdam-al-aydi ar-eg/televisionat-dolby-vision-atmos ar-eg/wade3-mou3ayar-men-netflix-li-televisionat-zakia ar-en -ar-es/ ar-es/shop/*?*&*&*&* ar-iq/ ar-iq/home-theatre-sound-bars/neckband-speakers @@ -44498,9 +44599,11 @@ ar/%D8%A7%D9%84%D9%85%D8%AC%D8%AA%D9%85%D8%B9/article/section.html ar/%D8%A7%D9%84%D9%85%D8%AC%D8%AA%D9%85%D8%B9/article/section.html? ar/%D8%A7%D9%84%D9%85%D8%AC%D8%AA%D9%85%D8%B9/forums ar/*&mrfCacheBuster= +ar/*-p-*/product-features ar/*?*lang=es-MX ar/*?mrfCacheBuster= ar/*_*/sharecard.png +ar/*gads=true ar/Archive ar/Download ar/account @@ -44521,9 +44624,12 @@ ar/black_friday_sale_subscribe_confirm.html ar/blog ar/blogs/ ar/cache +ar/cart +ar/change-password ar/change_currency.html ar/cira_agreement.html ar/classes +ar/collections ar/config ar/controllers ar/days/world-radio/grid @@ -44563,6 +44669,9 @@ ar/forum ar/forums ar/fr ar/gallery +ar/get/api/popup +ar/get/api/review +ar/get/api/search/slicing-attributes ar/group/ ar/help ar/intangible-cultural-heritage/grid @@ -44573,6 +44682,7 @@ ar/kb/*/discuss ar/learning-center/tags ar/localization ar/log +ar/login ar/mails ar/modules ar/motivator/ @@ -44597,6 +44707,7 @@ ar/pt ar/recherche ar/recherche? ar/refer-a-friend-terms-and-conditions +ar/register ar/reviews-and-testimonials ar/rss ar/seamonkey/collections @@ -44615,7 +44726,11 @@ ar/solutions/case-studies/innovators/innovators-eu/ ar/solutions/case-studies/sustainability-emea/ ar/solutions/iot-production-monitoring-cloud-with-maintenance-cloud ar/solutions/iot-production-monitoring-cloud-with-manufacturing-cloud +ar/sr +ar/sr$ +ar/sr? ar/src +ar/store ar/subpoena-policy ar/tags ar/taxonomy/term @@ -45002,6 +45117,7 @@ article/blog/*.mip article/category article/comments article/compliance_hotline +article/downloadSuppFile article/email article/item/mix_up article/listjson* @@ -45280,7 +45396,7 @@ askquestion? aslisahin asm/ asmaazidan -asn/*/http://whatismyipaddress.com/robots.txt +asn/*/http://worldpackers.com/robots.txt asniderman asoderberg asonawane @@ -45288,7 +45404,7 @@ asosinsky asouri asp.net/ asp/ -asp/ +asp/ asp/* asp/*http://allrecipes.com/robots.txt asp/*http://art19.com/robots.txt @@ -45300,7 +45416,7 @@ aspWebCalendar/ aspnet_client aspnet_client aspnet_client/ -aspnet_client/ +aspnet_client/ aspwebcalendar/ aspwebcalendar/calendar.asp aspx$ @@ -45547,7 +45663,6 @@ astuces asu.sph asurus async -async- async-create-search-page-state async_info/base_data async_recommend @@ -45557,7 +45672,6 @@ at*/people/*/circle at*/people/*/favorites at*/shop/*/favoriters at*/shop/*/sold -at-de/ at-en at/ at/*?*lang=de-DE @@ -45792,6 +45906,7 @@ attorneys/*/write_review.html attorneys/badge attorneys/rss attr-cm-warning-signs +attr= attractions.asp? attributes= attribution @@ -45808,7 +45923,6 @@ au*/people/*/circle au*/people/*/favorites au*/shop/*/favoriters au*/shop/*/sold -au-en/ au-en/shop/*?*&*&*&* au-fr au-quotidien/*idOffre= @@ -46075,6 +46189,9 @@ auf_zeit_wg.rauchen_s auftritte augustin_guyonnet augustyh +aui/inbound +aunz +aunz/think aura aura/promo aurora-allshouse @@ -46109,7 +46226,6 @@ auth/createchallenge auth/facebook auth/getLogonForm.do auth/google -auth/http://builtwith.com/robots.txt auth/login auth/login? auth/logout @@ -46138,6 +46254,7 @@ authentication authentication$ authentication-failure authentication/login +authentication/logout authentication/oauth2/authorization/reach-five authentications authid @@ -46153,7 +46270,7 @@ author/*/date author/*/feed author/*/mostread author/*/names -author/*/page-*/ +author/*/page- author/*/readalikes author/*/stats author/*? @@ -46242,6 +46359,7 @@ autokolcsonzes/eredmenyek autokreditvergleich/? autokreditvergleich? autoload.php +autologin automated-newsletter automation$ automation_emails @@ -46279,6 +46397,8 @@ autos.schaden_s autos.schadstoffklasse_s autos.tuevy_i autos.umweltplakette_s +autos/*? +autos/vehicle/*? autosave/ autoscript autoverhuur/resultaten @@ -46574,6 +46694,7 @@ b/unsubscribe b2b b2b-gift-card-shop b2b-marketing-expo +b2b/ydirect b2bauth b2c-tools b=*p=* @@ -46696,7 +46817,7 @@ baharhaghighat bahl bai3Tucheechai9yauwie5aekeegiDeehttp://rent.com/robots.txt baidu -baidu-pc/http://towardsdatascience.com/robots.txt +baidu-pc baileymerlin baileysincox bait @@ -46787,12 +46908,13 @@ banner banner banner.pl banner/ +banner_conta.php banners banners banners-old.php? banners.aspx banners/ -banners/ +banners/ banners/link-default.html banners/obama-vs-romney.html banners2/ @@ -46862,6 +46984,7 @@ basinilan basket basket.html basket/ +basket/getbasketitemcountasync basket/view basket_add.asp basketshim @@ -46981,10 +47104,6 @@ bbs bbs/ bbs/moderators bbs/newmsg.pl -bbs/phpBB2/login.php -bbs/phpBB2/posting.php -bbs/phpBB2/profile.php -bbs/phpBB2/search.php bbs/post bbs/search bbs/search.php @@ -47036,9 +47155,7 @@ be-BY be-GB be-US be-by/ -be-fr/ be-fr/swift-codes -be-nl/ be-nl/swift-codes be-well be-well-enews @@ -47197,6 +47314,7 @@ bed/ bed_basics_best_sleep/article.htm bed_bugs_pictures_slideshow/article.htm bedankt +beden= beer/new beer/trade befi/$ @@ -47345,7 +47463,6 @@ betalen/http://powerworkout.blog.pl/robots.txt betatos bethchen betmgm-presents -betmgm-redirect betomansur bets/iframe better @@ -47459,15 +47576,21 @@ bg-bg/profile bg-bg/profile/ bg-bg/smartsearchforwarder bg/ +bg/*-p-*/product-features bg/*?*lang=en-US +bg/*gads=true bg/Archive bg/Download +bg/account bg/android/collections bg/android/search bg/api.php? bg/api.php?*&action= bg/api.php?action= bg/bg +bg/cart +bg/change-password +bg/collections bg/firefox/collections bg/firefox/collections/4757633 bg/firefox/collections/4757633/$ @@ -47475,11 +47598,20 @@ bg/firefox/collections/mozilla bg/firefox/collections/mozilla/$ bg/firefox/search bg/forums +bg/get/api/popup +bg/get/api/review +bg/get/api/search/slicing-attributes bg/kb/*/discuss +bg/login bg/press-releases +bg/register bg/seamonkey/collections bg/seamonkey/search bg/search +bg/sr +bg/sr$ +bg/sr? +bg/store bg/thunderbird/collections bg/thunderbird/search bg/user @@ -47580,6 +47712,7 @@ biblio/export biblio? biblio?page= biblio?page=*& +bibliofake biblioteca biblioteques/*/agendas biblioteques/*/agendes @@ -47689,7 +47822,7 @@ bin bin bin/ bin/* -bin/*http://donaldjtrump.com/robots.txt +bin/*http://ew.com/robots.txt bin/broker bin/broker2 bin/cba/nimbus/getPageInfo @@ -48124,6 +48257,10 @@ blog/author/ blog/author/matt-rowland-hill blog/authors blog/authors/ +blog/base/category +blog/base/date +blog/baseoai/category +blog/baseoai/date blog/blue-tracker blog/cards blog/category @@ -48210,6 +48347,7 @@ blog/readme.html blog/resource blog/review blog/robots.txt +blog/roller-ui blog/rss blog/sample- blog/sample-page @@ -48350,6 +48488,7 @@ blogs/business/wp-json/ blogs/category blogs/finance-2/Chetu-Landing-Page/ blogs/hitwise-uk/img_alt +blogs/investment/5-reasons-why-you-should-women-account blogs/nationals-journal-beta blogs/nces/search blogs/pad$ @@ -48364,6 +48503,7 @@ blogs/product blogs/reportabuse.aspx/ blogs/research/search blogs/rss +blogs/saving-account/womans-savings-account-regular-savings-account blogs/search blogs/search/ blogs/shorten_url @@ -48411,7 +48551,6 @@ blueberry blueberry-anma bluebox bluechew-review -bluedragon/ bluehour bluejays/search blueprint @@ -50476,6 +50615,7 @@ boutique/recherche?q= boutique/sitemaps boutique/vendeur/La-Poste/0000 boutiques +bouyguestelecom bova/ bower_components/ bowles @@ -50657,6 +50797,7 @@ brands/reset brands/signup brands/starter_tos brands/support_team +brands= brandservices/internal-wrike brandspot brandspot/pr-spot @@ -50755,6 +50896,7 @@ bringit.html/ brink-roby brinton brisasarai +britishairways broad-tags broadband broadband/goto @@ -50825,6 +50967,7 @@ browse/devicesetup browse/domain browse/edits/*/N-*Z*Z browse/embed +browse/genre browse/homes/all browse/images browse/issue/*/follow @@ -50883,6 +51026,7 @@ brucker bruckerjoseph bruises_causes_colors_treatments/article.htm brunoaraujo +brutus brw bryan bryanhsu @@ -54144,6 +54288,8 @@ business-customers/chemicals/personal-care-manufacturing business-customers/chemicals/personal-care-manufacturing.html business-customers/chemicals/personal-care/cloud-connect-with-an-expert business-customers/chemicals/personal-care/cloud-connect-with-an-expert.html +business-customers/chemicals/personal-care/personal-care-brochure +business-customers/chemicals/personal-care/personal-care-brochure.html business-customers/chemicals/quality-without-compromise business-customers/chemicals/quality-without-compromise.html business-customers/lubricants-for-business/products/shell-panolin/five-things-to-know @@ -54464,6 +54610,7 @@ busqueda? bussines/* busyness butch/ +butik= butiksinfo.php/reviews?*&lista= butt_exercise_pictures_slideshow/article.htm button @@ -54750,26 +54897,6 @@ c/dam/m/zh_tw/offers/assets/pdfs c/dam/marketing/ru_ru/ c/dam/r/newsroom/daily-news/ c/design.atom -c/document_library/get_file?*folderId=1384864 -c/document_library/get_file?*folderId=1401764 -c/document_library/get_file?*folderId=1401765 -c/document_library/get_file?*folderId=1401766 -c/document_library/get_file?*folderId=1402251 -c/document_library/get_file?*folderId=1402252 -c/document_library/get_file?*folderId=1539868 -c/document_library/get_file?*folderId=1539869 -c/document_library/get_file?*folderId=1539870 -c/document_library/get_file?*folderId=1539871 -c/document_library/get_file?file_path=/conselleria-2/non-indexar/ -c/document_library/get_file?file_path=/opendata/non-indexar/ -c/document_library/get_file?file_path=/portal-6/non-indexar/ -c/document_library/get_file?file_path=/portal-conselleria2/non-indexar/ -c/document_library/get_file?file_path=/portal-conselleria3/non-indexar/ -c/document_library/get_file?file_path=/portal-conselleria4/non-indexar/ -c/document_library/get_file?file_path=/portal-conselleria5/non-indexar/http://xverse.app/robots.txt -c/document_library/get_file?file_path=/portal-presidente/non-indexar/ -c/document_library/get_file?file_path=/portal-transparencia/non-indexar/ -c/document_library/get_file?file_path=/portal-web/non-indexar/ c/education.atom c/en/us/applicat/ c/en/us/applicat/camp @@ -54809,6 +54936,7 @@ c/ru_ru/ c/science.atom c/search c/search?q=navigation +c/sepetim c/sitemap.xml c/subscription c/susebrand @@ -54850,7 +54978,8 @@ ca-ES/*barcelona ca-ES/*spain ca-ES/office-space ca-ES/signup -ca-en/ +ca-en +ca-en/think ca-es/ ca-es/404 ca-es/500 @@ -54870,7 +54999,6 @@ ca-fr*/people/*/circle ca-fr*/people/*/favorites ca-fr*/shop/*/favoriters ca-fr*/shop/*/sold -ca-fr/ ca-fr/* ca-fr/*?order= ca-fr/*color= @@ -55651,7 +55779,6 @@ california-exhibit call call-0821 call-back-form.aspx -call-set-cookie-with-context call/document-page/stream call/notifier/friendly/get call/profile @@ -55690,7 +55817,6 @@ campaign/download/lookbook campaign/emailproperties campaign/gallery campaign/salesforcecountrylist -campaignid campaignid= campaigns campaigns.html @@ -55788,6 +55914,7 @@ campaigns/equity.html campaigns/equity/61473-equity-debt-consolidation.html campaigns/infor-hub-xt5r5iwdrgxbnuz/ campaigns/iterable-cookies.json?callback=setIterableCookies&noredirect=once +campaigns/localbonanza-1/ campaigns/localbonanza/ campaigns/mailers/2016-december/newsletter/pb/2.pdf campaigns/mailers/Debitcards_RD/Thailand/GB/Bangkok.pdf @@ -56184,6 +56311,7 @@ cardealers/partial/dealerdetails-about.xhtml cardealers/partial/photoMedia.xhtml cardedeu%40thesaurus.net cardedeu@thesaurus.net +cardfinans-trendyol-kredi-karti cardinals/search cardmatch-pm cardmatch-pm2 @@ -56618,6 +56746,7 @@ catalog/2002-04 catalog/?text= catalog/archives catalog/br +catalog/category catalog/category/view catalog/category/view/ catalog/cl @@ -59295,6 +59424,7 @@ cevaplar/store-answer-form cevipof/en/search/ cevipof/fr/search/ cevipof/search/ +cevir-kazan cf cf/ cf/*?c= @@ -59302,7 +59432,6 @@ cfar cfarCredit cfbartlett cfc -cfc/ cfcdn cfd/ cfdocs @@ -59332,6 +59461,7 @@ cgi-bin-csrv cgi-bin/ cgi-bin/*? cgi-bin/AT +cgi-bin/CITATIONS cgi-bin/Money/netc/story.cgi cgi-bin/RecentChanges cgi-bin/admin @@ -59457,6 +59587,7 @@ cgi-systems cgi-user cgi-wadsworth/* cgi/ +cgi/CITATIONS cgi/RecentChanges cgi/allpages cgi/areyousure.cgi @@ -59563,8 +59694,6 @@ ch*/people/*/circle ch*/people/*/favorites ch*/shop/*/favoriters ch*/shop/*/sold -ch-de/ -ch-fr/ ch/ ch/*?*lang=de-DE ch/*?*lang=en-US @@ -59685,6 +59814,7 @@ changelog changelog/*/feed changement-langue-province.jsp changepassword/* +changeplan changes changes-that-qualify-for-special-enrollment/ changes.php @@ -59915,7 +60045,6 @@ cheap196zpgf723nsd845books/ chebi check check*.php -check-logged-in check-payment check.htm check/ @@ -59955,7 +60084,6 @@ checkout.cfm checkout.html checkout.php checkout/ -checkout/$ checkout/* checkout/callback checkout/cart @@ -59967,11 +60095,9 @@ checkout/pricing checkout/shopping_cart.jsp checkout/thank-you checkout/thankyou -checkout2 checkout? checkout?* checkout?id= -checkout?plan_id checkoutReservationPolicy.html checkout_address.php checkout_amazon_pay @@ -60115,7 +60241,6 @@ chihe*? chihiro-api/ chike98 child -child-care/ childhood_illness_symptoms_pictures_slideshow/article.htm childlit children @@ -60131,6 +60256,7 @@ chinaflights/*-to-*/tickets-* chinaflights/ShowFareNext* chinaflights/passenger* chinaflights/showfarefirst* +chinese chinese-english/sitemap chinese-english/top chinese/about/school-staff.php?id=ODAwMjIy&page_var=personal @@ -60468,7 +60594,6 @@ cl*?page=6$ cl*?page=7$ cl*?page=8$ cl*?page=9$ -cl-es/ cl-es/shop/*?*&*&*&* cl/ cl/*?*lang=es-MX @@ -60818,6 +60943,8 @@ closedcaption closedgrouphub closures/*.ssf? closures/index.ssf?other +clothes_size= +clothes_size_mapped= cloud cloud-api/one-cart-api/v1/carts/current/payment_redirect cloud-api/one-cart-api/v1/carts/current/process_payment @@ -60826,7 +60953,7 @@ cloud-setup cloud-storage-pricing-plans/* cloud-update-instructions cloud/ -cloud/ +cloud/ cloud/$ cloud/* cloud/131 @@ -61008,7 +61135,6 @@ cms.dll* cms/ cms/* cms/attachment/92c526c4-ef1f-4065-b12b-ca4ae0f3e84f/gr1 -cms/changelog cms/cn/product/banner cms/cn/product/channel.html cms/cn/product/findProductTypeByName.html @@ -61057,6 +61183,7 @@ cms/system/modules/com.virtualidentity.infineon.frontend/elements/collaboration cms/system/reset cms/system/workplace cms/user/reset +cms/view/Editorial_Board cms/wp-admin cms/wp-admin/admin-ajax.php cmsUtilities @@ -61064,6 +61191,7 @@ cms_addon cms_content cms_dash cms_docs +cms_pages cms_preview_ui cms_preview_ui_static cms_sport_data/speciali/risultati_classifiche/calcio/giocatori/includes @@ -61365,7 +61493,6 @@ collections/*/paintings$ collections/*/photographs$ collections/*/posters$ collections/*/prints$ -collections/*/recommended_authors collections/*/search collections/*/wood+prints$ collections/*? @@ -61455,6 +61582,7 @@ colorectal_cancer_what_to_expect_with_colonoscopy/article.htm colormix-2015-video colors$ colors/for_404.json +colour_group= coltoneicher columbia/contest-scrape-page/ columbia/free-trial/ @@ -61510,6 +61638,7 @@ comeuntochrist/lp/ comeuntochrist/teach/ comfortable_author_pay comfortable_pay +comhem comic-indies comic-indies/$ comic-indies/about @@ -61605,6 +61734,7 @@ commentshttp://e-elgar.com/robots.txt commerce commerce$ commerce-plans-comparison +commerce/add-to-cart commerce/day.aspx commerce/digital-download commerce/facts-infos/country-pays.aspx @@ -61954,6 +62084,7 @@ comp/ comp/search-result compagnie companies +companies*?country= companies/ companies/*/embed companies/*/embed? @@ -62057,6 +62188,7 @@ comparisonads comparisons comparl/ compartir +compass compatible/images compatible/includes compatible/questionnaires/certificates @@ -62518,6 +62650,7 @@ config.js config/ config/* config/*.json +configr configspace/maintenance.html configuracion_externa/ configuracoes @@ -62659,11 +62792,27 @@ consulting consume-pmna consumer-profile consumer-tools/educator-tools/youth-financial-education/curriculum-review/tool +consumer/*/403 +consumer/*/404 +consumer/*/InternalServerError +consumer/*/VoucherredemptionEnd +consumer/*/legal +consumer/*/microsite +consumer/*/policy-referenced-content +consumer/*/promos +consumer/*/pstore +consumer/*/referenced-content +consumer/*/site-configurations +consumer/*/store +consumer/*/support consumer/cac consumer/cache +consumer/en-ca1 consumer/login consumer/profile consumer/share +consumer/sitemap +consumer/sr-rs consumers/archive consumo-eAm-mx/* cont_vote_json @@ -62760,6 +62909,7 @@ contacter-service-d%27assistance contacteu-suport contactnow_mobile contacts +contacts contacts/ contacts/*letter contactus @@ -63121,6 +63271,9 @@ content/dam/icicibank/india/managed-assets/docs/corporate/global-trade-service/f content/dam/icicibank/india/managed-assets/docs/corporate/global-trade-service/featured-articles/prasanna-bs-4-august-4-2022.pdf content/dam/icicibank/india/managed-assets/docs/investor/quarterly-financial-results/2010/2009_10_Q2_FY2010_PR2.pdf content/dam/icicibank/india/managed-assets/docs/minor-to-major-conversion-form.pdf +content/dam/icicibank/india/managed-assets/docs/pdf/freedom-savings-account.pdf +content/dam/icicibank/india/managed-assets/docs/pdf/no-frills-account.pdf +content/dam/icicibank/india/managed-assets/docs/pdf/privilege-banking-soc.pdf content/dam/icicibank/india/managed-assets/docs/personal/cards/business-card/mitc-terms-and-conditions-business-updated.pdf content/dam/icicibank/india/managed-assets/docs/personal/register-under-section-170-of-the-companies-act-2013.pdf content/dam/icicibank/india/managed-assets/images/Default-Interest-Rate @@ -63698,7 +63851,7 @@ contentassets/*.xml$ contentfeed/getdata?type=synopsi contentisblocked contentisblocked.md -contentjam/ +contentjam/ contentonly contentpar_gridblock contentresearchtool/ @@ -63924,7 +64077,6 @@ convocation/information/Invitation convocation/information/invitation convocation/invitation convocation/thank-you/ -convos cook cook*sitemap*.xml cook-stuntz @@ -63960,6 +64112,7 @@ coping_with_fibromyalgia_pictures_slideshow/article.htm copy copy-conductor/crawled copy/ +copyEditor copyright copyright-policy copyright-reporting @@ -64465,6 +64618,7 @@ courses? coursestartsimmediately=* courtneytwittekind courts +courts coveo coveo/ cover @@ -64853,8 +65007,8 @@ crossdomain.xml crossdomain/ crosslink crossref -crossword-list/ -crossword/ +crossword +crossword-list crotchless-body-stocking crotty crowd0210 @@ -64972,12 +65126,15 @@ cs-cz/smartsearchforwarder cs-kioskolb/ cs.html cs/ +cs/*-p-*/product-features cs/*/monitor? +cs/*gads=true cs/?wicket:interface= cs/Archive cs/Bus cs/Ferry cs/Train +cs/account cs/android/collections cs/android/search cs/api.php? @@ -64989,8 +65146,11 @@ cs/banners.aspx cs/bizdev cs/blog cs/call-back-form.aspx +cs/cart cs/case-studies.aspx +cs/change-password cs/checkout +cs/collections cs/cs cs/cz cs/de @@ -65010,6 +65170,9 @@ cs/firefox/collections/mozilla cs/firefox/collections/mozilla/$ cs/firefox/search cs/forums +cs/get/api/popup +cs/get/api/review +cs/get/api/search/slicing-attributes cs/groups/public/documents cs/idcplg cs/internal @@ -65017,6 +65180,7 @@ cs/kb cs/kb/*/discuss cs/kr cs/learning-center/tags +cs/login cs/login.ashx cs/m cs/map @@ -65024,6 +65188,7 @@ cs/node cs/objednavka cs/partnership-request.aspx cs/press-releases +cs/register cs/registration.aspx cs/renew.html cs/rss @@ -65032,7 +65197,11 @@ cs/seamonkey/search cs/search cs/search/help cs/signin.aspx +cs/sr +cs/sr$ +cs/sr? cs/standards +cs/store cs/success-stories/astu.aspx cs/success-stories/icgeurope.aspx cs/success-stories/igv-austria.aspx @@ -65095,6 +65264,7 @@ csh cshalaby csi_204 csilvaportero +csl csltmpl.asp?url=/content/council/mem/leventhal_g/index.asp csmlists/addbookmark csmlists/topic @@ -65129,9 +65299,67 @@ css/*.css*$ css/*hotels*? css/*restaurants*? css/*things-to-do/*? +css/Bidding.css +css/ToolTip.css +css/UserControls.css +css/cSaleRegistration.css?010120180943 +css/cSaleRegistration.css?030120181509 +css/cSaleRegistration.css?040120181248 +css/cSaleRegistration.css?060120181545 +css/cSaleRegistration.css?070120181312 +css/cSaleRegistration.css?100120181322 +css/cSaleRegistration.css?120120181954 +css/cSaleRegistration.css?131220170707 +css/cSaleRegistration.css?131220171002 +css/cSaleRegistration.css?161220170733 +css/cSaleRegistration.css?211220170547 +css/cSaleRegistration.css?221120170127 +css/cSaleRegistration.css?221220170940 +css/cSaleRegistration.css?241220171114 +css/cSaleRegistration.css?251220171115 +css/cSaleRegistration.css?301220171323 +css/calresults_SaleLanding.css +css/crsl.css +css/crsl_2013.css +css/entersalepop.css css/fonts css/general.css css/index.php +css/mychristies-p1.css +css/popup.container.css +css/sale-landing-catgrid.css +css/sale-landing-events.css +css/sale-landing-microsite.css +css/sale-landing-single-page.css +css/sale-landing-v1.css +css/sale-landing.css +css/sale-landing_2013.css +css/signup.css +css/site.css +css/site.layouts.left_nav.css +css/site.layouts.leftnav.css +css/site.pages.MyChristies_Login.css +css/site.pages.advanced_search.css +css/site.pages.content_archive.css +css/site.pages.ecatalogues.css +css/site.pages.locations.css +css/site.pages.locations.ny.css +css/site.pages.lot_details_popup.css +css/site.pages.popular_categories.css +css/site.pages.press-center.css +css/site.pages.promo_landing_page.css +css/site.pages.rss.css +css/site.pages.sale_departments_tabs.css +css/site.pages.special_events.css +css/site.pages.specialists.css +css/site.pages.template.css +css/site.pages.viewingcalendar.css +css/site.pages.zoom_image.css +css/site.print.css +css/site.print.css?date=09012010 +css/site.sections.careers.css +css/site.sections.careers.peoplebank.css +css/site.sections.multimedia.css css2/ css=* css? @@ -65460,7 +65688,6 @@ cynthiabrowne cyr cz cz-CZ -cz-cs/ cz-cz/ cz-en cz/ @@ -65500,7 +65727,6 @@ d/ d/*?* d/Organization/Item d/search -d/search/* d/topicsearch d/u d2d @@ -65607,7 +65833,7 @@ da/bestilling da/blog da/checkout da/create-a-doodle-pfm -da/create-a-doodle-pfmhttp://digitalnet99.com/robots.txt +da/create-a-doodle-pfmhttp://doordash.com/robots.txt da/destination da/downloadmirror da/errors @@ -65791,6 +66017,7 @@ danielwintz danielyewmaolim danlevy danly +dannotest/boof dannychua danrlei danubenoeljohnson @@ -66309,6 +66536,7 @@ de-lu/ de-us/ de/ de/* +de/*-p-*/product-features de/*.zip de/*/*/business$ de/*/*/edit$ @@ -66329,6 +66557,7 @@ de/*distance de/*exclude_local_pickup_only de/*free_expedited_shipping de/*free_shipping +de/*gads=true de/*gift_card= de/*handmade de/*handmade=true @@ -66417,6 +66646,7 @@ de/campaign de/careers/?* de/cart de/cgi-bin +de/change-password de/change_currency.html de/checkout de/checkout @@ -66443,6 +66673,7 @@ de/cloud/saas/talent-management/19d de/cloud/saas/talent-management/20a de/cloud/saas/talent-management/21c de/cms/Thermomix_Badge_rect_small.png +de/collections de/compare de/contact.php de/contacts/c/claudia-grabner.html @@ -66569,6 +66800,9 @@ de/gemeinschaft/article/section.html de/gemeinschaft/article/section.html? de/gemeinschaft/forums de/gemeinschaft/hilfe/search.html? +de/get/api/popup +de/get/api/review +de/get/api/search/slicing-attributes de/glossar-details de/groesse de/group @@ -66828,7 +67062,11 @@ de/songtext/*/*/embed de/sound-effects/tracks de/special de/spellcheck +de/sr +de/sr$ +de/sr? de/startup-business-toolkit +de/store de/submission/suche/ de/submit.php de/subpoena-policy @@ -67373,7 +67611,6 @@ desktop-management-msp/help desktop/ desktop/browse/includes desktop/login -desktop_desc despiration/testseo despres-utrecht destekle-iletisime-gecin @@ -67527,6 +67764,7 @@ device-prefs device/activate device/tracker/ deviceList +deviceManagement devinmccabe devinstalldependencies devinstallgrunt @@ -69292,6 +69530,7 @@ diff diff_angle diffs dig-perf-test +diger-saticilar digest digest/view digestive_disease_myths_pictures_slideshow/article.htm @@ -69447,6 +69686,7 @@ directnews directories directories-api directories/transition +directors/http://fool.com/robots.txt directory directory directory-profile/ @@ -69456,6 +69696,7 @@ directory/? directory/? directory/all directory/autocomplete +directory/currency/switch/currency directory/directory.html directory/guided-search.html directory/media_and_entertainment/radio/hispanic_broadcasting_corporation/index.asp @@ -69471,7 +69712,9 @@ dirty-dancing-havana-nights dirty-john disability disability/ +disableMerchant= disabled +disablemerchant= disallow disallow=1 disambiguation.html @@ -69481,6 +69724,7 @@ disciplinas discipline disciplines.cgi disclaimer/ +disclaimer?/amp disclaimers disclosure_tooltip.htm disclosures/deposit-promo-disclosure @@ -69595,6 +69839,7 @@ disneyiframe/ disneyjunior/data/ disneyvideos/holidays/easter/*redirect.html disorders/psy- +dispatch dispatch/us/search dispatcher.php displacement/ @@ -69828,12 +70073,11 @@ diy_skin_hair_care_for_girls_pictures_slideshow/article.htm dj dj/ django -django-admin/http://xnview.com/robots.txt +django-admin/http://xn2.824989.com/robots.txt djavad djcorsi dk dk$ -dk-da/ dk-en*/listing/*/favoriters dk-en*/people/*/circle dk-en*/people/*/favorites @@ -70155,6 +70399,7 @@ docList doc_news doc_photo.html doc_trans/ +doc_view/pid docdeliver/* docdollars/query docdollars/search @@ -70547,8 +70792,11 @@ documents/current documents/d/guest/listado-provisional-admitidos-pdf documents/email-a-friend documents/emm/ +documents/ficheiros documents/information-management/imr-guidance-and-appendices.pdf +documents/json/* documents/mog.pdf +documents/non-indexar documents/old/ documents/pdf/20141003091717_large.pdf documents/search @@ -70790,7 +71038,7 @@ downloadpubliclightbox.php downloads downloads.php downloads/ -downloads/ +downloads/ downloads/* downloads/*/ downloads/?q= @@ -70884,7 +71132,7 @@ dritte drive drive-and-listen/ drive-angry -drive-in/ +drive-in/ drive-with-lyft*ref= drive-with-lyft*utm drive/car-reviews/*/new @@ -71298,7 +71546,6 @@ e48= e= e?key=* eCommerce-CMS.prodSearch.html -eNews eS-CO eS-MX eTagP @@ -71669,6 +71916,7 @@ editors/contact editorspicks editorv2_shop_aux/download_course_student_certificate editosubnav +editpayment editpost.php edits edm @@ -71796,7 +72044,6 @@ edwardii-conference edxretailf.ws/ ee ee-comments-services -ee-en/ ee/ ee/Download ee/et @@ -72003,16 +72250,22 @@ el-sacapuntas el-salvador/* el-temps/homes el/ +el/*-p-*/product-features +el/*gads=true el/Archive el/Bus el/Ferry el/Train +el/account el/android/collections el/android/search el/api.php? el/api.php?*&action= el/api.php?action= +el/cart +el/change-password el/checkout +el/collections el/destination el/firefox/collections el/firefox/collections/4757633 @@ -72021,10 +72274,15 @@ el/firefox/collections/mozilla el/firefox/collections/mozilla/$ el/firefox/search el/forums +el/get/api/popup +el/get/api/review +el/get/api/search/slicing-attributes el/kb/*/discuss el/learning-center/tags +el/login el/map el/node +el/register el/rss el/seamonkey/collections el/seamonkey/search @@ -72033,6 +72291,10 @@ el/search/ el/search/default.mi el/search/help el/search? +el/sr +el/sr$ +el/sr? +el/store el/thunderbird/collections el/thunderbird/search el/tickets/ @@ -72233,6 +72495,7 @@ eliminar-favoritos eliminator elinks elio +elisa elisanew elisarubbo elisewilkes @@ -72298,7 +72561,6 @@ email-contact/ email-contact/nodehttp://gsk.com/robots.txt email-contact/taxonomy_term email-content -email-disclaimer email-feedback email-g email-help @@ -72396,6 +72658,7 @@ emailservice emailsignup emailsignup/ emailtemplate +emailunsubscribe emailus/ emailv_v2 emallove @@ -72494,6 +72757,7 @@ emission/laurent-gerra/ecouter/*janvier-2012 emissions/infoman/saison10/blogue.asp emissions/infoman/saison11/blogue.asp emissions/lib_radio/v3.2/code/indexeur/audiofil-iframe.asp +emlak emm/ emm935 emma @@ -72510,7 +72774,6 @@ emorypaul emoticons emotions_pay emotions_pay_author -emp/ empire-at-war empire-state empleo/www @@ -73447,6 +73710,7 @@ en-gb/about-us/who-we-are/our-course/overview-of-multi-annual-programmes-and-ann en-gb/about-us/who-we-are/our-course/overview-of-multi-annual-programmes-and-annual-reports/annual-reports/annual-report-2020 en-gb/about-us/who-we-are/our-course/overview-of-multi-annual-programmes-and-annual-reports/annual-reports/annual-report-2021 en-gb/about-us/who-we-are/our-course/overview-of-multi-annual-programmes-and-annual-reports/annual-reports/annual-report-2022 +en-gb/about-us/who-we-are/our-course/overview-of-multi-annual-programmes-and-annual-reports/annual-reports/annual-report-statistics-netherlands-2012 en-gb/about-us/who-we-are/our-course/overview-of-multi-annual-programmes-and-annual-reports/multi-annual-programmes/multi-annual-programme-2019-2023 en-gb/about-us/who-we-are/our-course/overview-of-multi-annual-programmes-and-annual-reports/multi-annual-programmes/strategic-multi-annual-programme-2014-2018 en-gb/blog/topic @@ -74410,6 +74674,7 @@ en/ en/* en/*&b=1 en/*+ +en/*-p-*/product-features en/*.css en/*.js en/*/*/business$ @@ -74418,6 +74683,7 @@ en/*/media/oembed en/*/s/*/near$ en/*? en/*?facet=*&b=1 +en/*gads=true en/2017ck101 en/3d-printing-voucher-discounts/*/share/new en/3d-printing/*/reports/new @@ -74618,6 +74884,7 @@ en/cart en/cart-2 en/cfe/ en/cgi-bin +en/change-password en/charities/the-frontline-fund en/checkout en/checkout-2 @@ -74880,6 +75147,7 @@ en/cloud/saas/vocado-student-financial-planning/21b en/cloud/saas/vocado-student-financial-planning/21c en/collection-items en/collection/search?*http://rijksoverheid.nl/robots.txt +en/collections en/comment/* en/comment/reply en/comment/reply/ @@ -75027,6 +75295,9 @@ en/for-tourists/the-main-city-hall,a,12145 en/formulaires/abandon.jsp en/formulaires/conseiller_virtuel/rendez-vous-conseiller.jsp en/funding? +en/get/api/popup +en/get/api/review +en/get/api/search/slicing-attributes en/getting-started en/global-education-coalition/grid en/global-education-coalition/list @@ -75262,7 +75533,7 @@ en/nb/nbwcat en/network-status en/news en/news-redirect/* -en/news/all-news/ +en/news/all-news/$ en/news/all-news/index.html en/news/canarias/diary en/news? @@ -75586,6 +75857,7 @@ en/recherche en/recherche? en/recursos/popup en/reflex +en/register en/registration.aspx en/related-content? en/renew.html @@ -75783,10 +76055,14 @@ en/sk/sksu en/sk/skufc en/solutions/iot-production-monitoring-cloud-with-maintenance-cloud en/solutions/iot-production-monitoring-cloud-with-manufacturing-cloud +en/sr +en/sr$ +en/sr? en/src en/stable en/standard en/statement-on-accessibility +en/store en/student-forum en/study/postgrad/crmdocs en/support @@ -75954,22 +76230,6 @@ enciclopedia/dettaglio-immagini enciclopedia/ricerca encuentros/roberto-palomar/2016/03/29 encyclopedia -encyclopedia/*&lookup= -encyclopedia/addinfo -encyclopedia/admin -encyclopedia/anime- -encyclopedia/api.xml -encyclopedia/compare.php -encyclopedia/error-report.php -encyclopedia/error-report.php?code=*&oldmsg -encyclopedia/new- -encyclopedia/releases.php?*anime= -encyclopedia/releases.php?*format= -encyclopedia/releases.php?*new= -encyclopedia/releases.php?*sort= -encyclopedia/releases.php?*yearmonth= -encyclopedia/reports -encyclopedia/search encyclopedie/article/ encyclopedie/ehm/ encyclopedie/lemonde/ @@ -76085,12 +76345,33 @@ english/business.html english/cooljapan.html english/en/test-pages english/frontpage-content +english/helpcentre/images/twitter-card/ english/includes_methode english/index-minestudier.html english/index.html english/internal/coursesandmodules english/life-at-ku-leuven/money-matters/social-services-students/reduced-tuition-fee english/newsfeatures.html +english/pdf/fraud_newcomers.pdf +english/pdf/fraud_newcomers_arabic.pdf +english/pdf/kits/citizen/CIT0552E-2.pdf +english/pdf/kits/forms/IMM5443E.pdf +english/pdf/kits/forms/IMM5724E.pdf +english/pdf/kits/forms/IMM5802E.pdf +english/pdf/kits/guides/3901e.pdf +english/pdf/kits/guides/3902e.pdf +english/pdf/kits/guides/3903e.pdf +english/pdf/kits/guides/3904E.pdf +english/pdf/kits/guides/3905e.pdf +english/pdf/kits/guides/3906e.pdf +english/pdf/kits/guides/3907e.pdf +english/pdf/kits/guides/3908e.pdf +english/pdf/kits/guides/3909e.pdf +english/pdf/kits/guides/3910e.pdf +english/pdf/kits/guides/3911e.pdf +english/pdf/kits/guides/3912e.pdf +english/pdf/kits/guides/3913e.pdf +english/pilot/* english/services/it/research/sensitive-data/use-tsd english/services/it/video-sound/choose/zoom-forelesoppt.html english/sports.html @@ -76162,6 +76443,7 @@ enterprise/portlets/forms/formreg.do enterprise/seo enterpriseform/ enterprisepartner +entertain entertainment-celebs/local/Article-a7b1579eae0ac21006.htm entertainment-ice entertainment-unify @@ -76238,6 +76520,7 @@ entry/image entry/jsonlite entry/lightview.php entrypoint_ndp +entrytrap enu enu/slp-motorola-media-link-test-purchase-page.html enus/ @@ -76304,10 +76587,10 @@ epilepsy_pictures_slideshow/article.htm episerver episerver episode -episode-engine/ -episode-podcast/ -episode/ +episode-engine/ +episode-podcast/ episode/ +episode/ episode/*/transcript$ episode/http episodes @@ -77921,6 +78204,7 @@ ethnicity/surnames eticket etienneleger etiket +etiket= etmaplocs.php etopneinappamp.cms* etstone @@ -78045,6 +78329,7 @@ eudesxavier eugenchua eugeniah eugenio +eula eula.html eum eumcollector/beacons/browser/v1 @@ -78570,7 +78855,7 @@ experiments experiments.xml expert-advice/checklist/[page] expert-search-form -expert-views/ +expert-views expert.php expertise expertos/respuestas/* @@ -78735,6 +79020,7 @@ export_architecture exports exportword exposed +exposed-fragment-info exposure_notification expresiones-json express @@ -79384,6 +79670,7 @@ fabioramalho fabiosouto fabordrab fabraamyan +fabric_items facebook facebook facebook-canvas @@ -79428,7 +79715,7 @@ facturation faculties faculty-affairs faculty-profile/profile/download/* -faculty.html$http://conferences.sigcomm.org/robots.txt +faculty.html$ faculty/ faculty/facets/cengage%3Adigitalplatforms/ faculty/facets/cengage%3Adiscipline/ @@ -79720,8 +80007,10 @@ fbau/search fbca/Cambodia fbca/en/search fbca/search +fbclid fbclid= fbconnect +fbd.php fbdirect/me fbds/admin fbds/comment/reply @@ -79904,7 +80193,6 @@ fcis/ fckeditor fcm fcollado -fct fcyrraci fd-fr/ fd/ @@ -80036,7 +80324,6 @@ feed-aggregator/ feed-hp/homepage.xml feed-items feed-management-system -feed-test feed.mhtml feed.php? feed.php?mode=list&ns= @@ -80639,7 +80926,7 @@ filter/more filter/tip filter/tips filter/tips -filter/tips +filter/tips filter/tips/ filter= filter=* @@ -80679,6 +80966,7 @@ filters= filters=* filtreContribution filtrele +filtreler= fin-de-programme/ fin/layout/set fin_aikido_pay @@ -80826,6 +81114,7 @@ firefox/downloads firefox/new_tab_learn_more firehose.pl firerun/ +firetv firm_webinars firma firme/pierluigi-battista_80 @@ -80899,6 +81188,8 @@ fix_billing_problem.htm fixed-site fixflashbeta fixit +fiyat-gecmisi +fiyat= fizipcodecheck fizzy/admin fj @@ -80933,6 +81224,7 @@ flandres-dunkerque-armentieres/ flandres-dunkerque-armentieres/assure/actualites/ flanneled/ flaredetails.asp +flas-indirimler flash flash-eAm-chile/* flash-sale-50 @@ -81032,7 +81324,7 @@ flightsh5/ flightstat/v1 flint-deals flip-book/pdf/ad106c9390e50a84a1f87bed55b5115b712d9c6b.pdf -flip-player/ +flip-player/ flip-preview flipboardrss flipbook @@ -81181,7 +81473,6 @@ followers followers.g followers_vl following -following-feed-test follows follows/* followup.php @@ -81345,9 +81636,6 @@ forgot forgot$ forgot-password forgot-password -forgot-password/$ -forgot-password2 -forgot-password2/$ forgot-username forgot/ forgot2scan* @@ -81469,7 +81757,6 @@ forum/*?sortby= forum/*?tab=comments forum/*PHPSESSID forum/*action -forum/*area=showposts forum/*board forum/*board=*imode forum/*board=*wap @@ -81481,10 +81768,6 @@ forum/*topic=*imode forum/*topic=*wap forum/.*\?.* forum/?app=core&module=search -forum/Packages -forum/Smileys -forum/Sources -forum/Themes forum/action/answer forum/adm forum/admin @@ -81511,11 +81794,6 @@ forum/goto.php forum/ignore forum/images forum/includes -forum/index.php*imode$ -forum/index.php*rss$ -forum/index.php*rss2$ -forum/index.php*wap$ -forum/index.php*wap2$ forum/index.php?action=activate forum/index.php?action=admin forum/index.php?action=arcade @@ -81537,7 +81815,6 @@ forum/index.php?action=notify forum/index.php?action=notifyboard forum/index.php?action=pm forum/index.php?action=post -forum/index.php?action=printpage forum/index.php?action=profile forum/index.php?action=register forum/index.php?action=removetopic2 @@ -81769,6 +82046,8 @@ forums/logout/ forums/lostpassword/ forums/markallread/ forums/member.php +forums/member.php +forums/memberlist.php forums/memberlist.php forums/misc.php forums/modcp @@ -84609,6 +84888,24 @@ francais-allemand francais-anglais francais-espagnol francais-portugais +francais/pdf/fraude_nouveaux-arrivants.pdf +francais/pdf/trousses/citoyen/CIT0552F-2.pdf +francais/pdf/trousses/form/IMM5443F.pdf +francais/pdf/trousses/form/IMM5724F.pdf +francais/pdf/trousses/form/IMM5802F.pdf +francais/pdf/trousses/guides/3901f.pdf +francais/pdf/trousses/guides/3902f.pdf +francais/pdf/trousses/guides/3903f.pdf +francais/pdf/trousses/guides/3904F.pdf +francais/pdf/trousses/guides/3905f.pdf +francais/pdf/trousses/guides/3906f.pdf +francais/pdf/trousses/guides/3907f.pdf +francais/pdf/trousses/guides/3908f.pdf +francais/pdf/trousses/guides/3909f.pdf +francais/pdf/trousses/guides/3910f.pdf +francais/pdf/trousses/guides/3911f.pdf +francais/pdf/trousses/guides/3912f.pdf +francais/pdf/trousses/guides/3913f.pdf france frances-espanol frances-portugues @@ -84654,7 +84951,6 @@ free-ping-tool/free-ping-tool-index1.html free-ping-tool/free-ping-tool-index2.html free-report free-rolling-seven-day-0919 -free-social-intranet-for-startups.php free-text=* free-times/classifieds/*? free-times/contest_scrape_page/ @@ -84689,11 +84985,10 @@ freedom_pay freedom_pay_author freejoin freelance-internship/ -freelancers/*/portfolio -freelancers/*/reviews freeland freeman freemantest +freemonth freepng/*.html*hue-js freepng/*/preview-png.html freepublications/ @@ -84839,6 +85134,8 @@ ftp ftp ftp/ ftp/oa +ftp/pdf/* +ftp/pdf/MP-Guide-Passeport1.pdf ftp_instructions.php ftparchive ftpinstructions @@ -85259,6 +85556,7 @@ gado-de-corte/plano-diretor-da-unidade gado-de-corte/sugestoes-de-pauta gado-de-corte/transferencia-de-tecnologia gado-de-leite/edital-desafio-inovacao-aberta +gads=true gafinogenov gag-in-app gage @@ -85349,6 +85647,7 @@ gambit/calendar/search/ gambit/commit_change/adopt_a_small_business/ gambit/local_events/search/ gambling-promos +gambling/visit/* game game game*? @@ -85763,6 +86062,7 @@ geomatopiba/resultados/credito-rural geomatopiba/resultados/emprego geomatopiba/resultados/producao-agropecuaria geomatopiba/resultados/tecnologias +geooverride geoportal georganteli george-shultz-edfs-approach-natural-gas-gains-respect @@ -85828,7 +86128,6 @@ get-cal get-cart.json get-cloud/ get-coverage-topic/ -get-current-user get-discount get-disqus-count/ get-document-signing @@ -85863,6 +86162,7 @@ get/arama get/html5.aspx get/iframe get/iframe/provider-badge +getAlternatives.do?sku getCallUsInfoData getMoreSimilarGalleriesAjax getMostReadArticles @@ -86066,6 +86366,7 @@ giovanicherini giovanniqueiroz girash girguis +giris girlsjustwannahavefun gironde/ gironde/assure/actualites/ @@ -86159,13 +86460,11 @@ global global global$ global-affairs-affaires-mondiales/home-accueil-performance-test.html -global-color-test.php global-components global-components1 global-consumer-survey/tool global-disclaimer/ global-embeds: -global-font-test.php global-footer/* global-gateway global-gateway? @@ -86392,7 +86691,6 @@ google_place_photo google_plus/landing google_search.html google_search_results.html -google_test.php google_vignette googlebooks/images googled0fefbbcd50bd2b5 @@ -86631,7 +86929,6 @@ gq/ gql gr gr- -gr-el/ gr/ gr/*?*lang=en-US gr/de @@ -86792,6 +87089,7 @@ group/*/list_followers group/*/list_subscribers group/*/membership_types group/*/tos +group/http://towardsdatascience.com/robots.txt group/members group/search group/sec @@ -86971,6 +87269,7 @@ guest-demos guest-helpful guest-order-history guest-pass +guest/new/personal-order guestEmailNotificationView guestbook guestbook/ @@ -87076,9 +87375,6 @@ guodong guoyangli guren gurme/*/busqueda/? -guruFiles/ -guruInfo.aspx -gurufiles/ gurutrac gus/images/categories gus/uploads/logos @@ -87113,6 +87409,7 @@ gwdb gwettst gwhiting gwilliams +gwplayer gws$ gwt gx/en/audit-services-risk-assurance-services/assets/PwCs_journals_ai.pdf @@ -88079,7 +88376,6 @@ hepatitis_c_pictures_slideshow/article.htm hepatitis_pictures_slideshow/article.htm hepatitis_surprising_liver_damage_causes/article.htm hepatitis_what_puts_you_at_risk_pictures_slideshow/article.htm -herald herault/ herault/assure/actualites/ herbertgossmann @@ -88358,6 +88654,7 @@ history history*? history-acm-org/ history-cults-los-angeles +history-of-crypto history-resources-search history-resources-search? history.naver @@ -88394,7 +88691,6 @@ hk-en*/people/*/circle hk-en*/people/*/favorites hk-en*/shop/*/favoriters hk-en*/shop/*/sold -hk-en/ hk-en/*?order= hk-en/*color= hk-en/*customizable= @@ -88442,7 +88738,6 @@ hk-en/teams hk-en/transactions hk-en/treasury hk-en/your -hk-zh/ hk-zh/shop/*?*&*&*&* hk/ hk/* @@ -88760,6 +89055,10 @@ homes/for_sale/fore_lt/*_p/$ homes/fsbo/$ homes/fsbo/*_p/$ homes/housing/*? +homes/housing/rent/*? +homes/housing/sale/*? +homes/housing/sale/home/*? +homes/housing/sale/open_house/*? homes/new_homes/$ homes/new_homes/*_p/$ homes/recently_sold/$ @@ -92363,7 +92662,7 @@ html?pageq= html?pages= html?ref= html?user_country= -html_email/ +html_email/ html_externe html_helpers html_templates @@ -92386,12 +92685,11 @@ http: http://17track.net/robots.txt http://1password.com/robots.txt http://21.edu.ar/robots.txt -http://7-zip.org/robots.txt +http://6rlx.824989.com/robots.txt http://abc7news.com/robots.txt http://abcactionnews.com/robots.txt http://abdn.ac.uk/robots.txt http://accidentinjurylawyers.claims/robots.txt -http://aces.edu/robots.txt http://adbutler.com/robots.txt http://aei.org/robots.txt http://akparti.org.tr/robots.txt @@ -92465,13 +92763,14 @@ http://dailysabah.com/robots.txt http://dailystar.co.uk/robots.txt http://dailytelegraph.com.au/robots.txt http://dansique.com/robots.txt +http://darkstalkers-federation.org/robots.txt +http://datacite.org/robots.txt http://dataprivacyframework.gov/robots.txt http://denison.edu/robots.txt http://diabetes.org/robots.txt http://digitalcommerce360.com/robots.txt http://dnaindia.com/robots.txt http://dnevnik.si/robots.txt -http://donorbox.org/robots.txt http://duesseldorf.de/robots.txt http://dw.com/robots.txt http://ebu.ch/robots.txt @@ -92490,7 +92789,6 @@ http://engadget.com/robots.txt http://england.nhs.uk/robots.txt http://equalityhumanrights.com/robots.txt http://eur.nl/robots.txt -http://eurasianet.org/robots.txt http://euronews.com/robots.txt http://european-union.europa.eu/robots.txt http://evo.com/robots.txt @@ -92514,7 +92812,6 @@ http://glitzvibes.com/robots.txt http://gov.wales/robots.txt http://grants.nih.gov/robots.txt http://graphcommons.com/robots.txt -http://gurufocus.com/robots.txt http://haier.com/robots.txt http://harpercollins.com/robots.txt http://hbs.edu/robots.txt @@ -92539,6 +92836,7 @@ http://imageshack.com/robots.txt http://img.youtube.com/robots.txt http://imore.com/robots.txt http://indiatoday.in/robots.txt +http://informit.com/robots.txt http://intuit.com/robots.txt http://ionos.de/robots.txt http://iopscience.iop.org/robots.txt @@ -92614,7 +92912,7 @@ http://ok.ru/robots.txt http://on.fb.me/robots.txt http://onezero.medium.com/robots.txt http://onlinebooks.library.upenn.edu/robots.txt -http://osha.gov/robots.txt +http://osmand.net/robots.txt http://ouraring.com/robots.txt http://pandas.pydata.org/robots.txt http://pasteboard.co/robots.txt @@ -92665,11 +92963,11 @@ http://shrm.org/robots.txt http://simonandschuster.com/robots.txt http://simplyrecipes.com/robots.txt http://smithsonianmag.com/robots.txt -http://solana.com/robots.txt +http://sohu.com/robots.txt http://sonymusic.com/robots.txt http://space.com/robots.txt http://species.wikimedia.org/robots.txt -http://sporcle.com/robots.txt +http://spoonflower.com/robots.txt http://stackoverflow.com/robots.txt http://static.wixstatic.com/robots.txt http://supercell.com/robots.txt @@ -92705,7 +93003,7 @@ http://tw.news.yahoo.com/robots.txt http://tzingane.blogspot.fr/robots.txt http://uci.org/robots.txt http://uk.pinterest.com/robots.txt -http://uni-ulm.de/robots.txt +http://unibo.it/robots.txt http://unrealengine.com/robots.txt http://uscurrency.gov/robots.txt http://usip.org/robots.txt @@ -92770,6 +93068,7 @@ https://metlife-qa1tenants.adobecqms.net/* https://newprocessfromhome.com https://origin-intl.metlife.com/* https://origin-target.metlife.com/* +https://pcms.icpsr.umich.edu/pcms/reports/studies https://pre-www.att.com/home-phone/lifeline/ https://preview.thermofisher.com https://qa1-chemicals.thermofisher @@ -92919,12 +93218,15 @@ hu-hu/profile/ hu-hu/search hu-hu/smartsearchforwarder hu/ +hu/*-p-*/product-features hu/*?*lang=en-US +hu/*gads=true hu/?wicket:interface= hu/Bus hu/Download hu/Ferry hu/Train +hu/account hu/android/collections hu/android/search hu/api.php? @@ -92932,7 +93234,10 @@ hu/api.php?*&action= hu/api.php?action= hu/article hu/blog +hu/cart +hu/change-password hu/checkout +hu/collections hu/cz hu/de hu/dealer_locator/ @@ -92949,6 +93254,9 @@ hu/firefox/collections/mozilla/$ hu/firefox/search hu/forums hu/fr +hu/get/api/popup +hu/get/api/review +hu/get/api/search/slicing-attributes hu/hans hu/hant hu/hu @@ -92958,6 +93266,7 @@ hu/kb hu/kb/*/discuss hu/kr hu/learning-center/tags +hu/login hu/m hu/map hu/multistore/diakkedvezmenyek @@ -92967,12 +93276,17 @@ hu/news hu/node hu/press-releases hu/pt +hu/register hu/renew.html hu/rss hu/seamonkey/collections hu/seamonkey/search hu/search hu/search/help +hu/sr +hu/sr$ +hu/sr? +hu/store hu/thunderbird/collections hu/thunderbird/search hu/tickets/ @@ -94027,7 +94341,6 @@ il-en*/people/*/circle il-en*/people/*/favorites il-en*/shop/*/favoriters il-en*/shop/*/sold -il-en/ il-en/*?order= il-en/*color= il-en/*customizable= @@ -94131,6 +94444,7 @@ image-server image-week? image.ashx image.ng/ +image.php image/ image/browse image/detailprint @@ -94138,6 +94452,7 @@ image/imagefly.cgi image/img3d.cgi image/imgsrv.fcgi image/new +image/policy image/services/HomeOffice/ResilienceDirect/MapServer/WMSServer image/structurefly.cgi image/upload/c_scale,dpr_auto,f_auto,h_300,w_300/site-merchandising @@ -94147,6 +94462,7 @@ image_removal imagedescription.action2 imageheavy.html imagelib +imagelibrary imagelightbox?elementId imagenes imagenes/ @@ -94403,7 +94719,6 @@ in-en*/people/*/circle in-en*/people/*/favorites in-en*/shop/*/favoriters in-en*/shop/*/sold -in-en/ in-en/*?order= in-en/*color= in-en/*customizable= @@ -94511,6 +94826,7 @@ in/pt in/ru in/search in/small-medium-business +in/think in/user in/users in/web/emi @@ -94566,7 +94882,7 @@ include_xml/* includes includes.other/ includes/ -includes/ +includes/ includes/*.js includes/_stampa_articolo.php* includes/boite/1 @@ -94630,7 +94946,7 @@ index.asp index.asp index.aspx index.cfm?action=* -index.cfm?go=c.Helphttp://securepubads.g.doubleclick.net/robots.txt +index.cfm?go=c.Helphttp://silhouettefromtheskylit.com/robots.txt index.cfm?go=c.UnsubSignUp index.cfm?go=c.help index.cfm?go=c.unsubSignUp @@ -94757,7 +95073,7 @@ index.php/facets-block-ajax index.php/filter/tip index.php/filter/tips index.php/filter/tips -index.php/filter/tips +index.php/filter/tips index.php/filter/tips/ index.php/fusion-search index.php/game-reviews/*/user-reviews/manage/add @@ -94812,7 +95128,7 @@ index.php/search index.php/search-results index.php/search-seeds index.php/search/ -index.php/search/ +index.php/search/ index.php/search? index.php/search_content_unece index.php/site-search @@ -95606,6 +95922,7 @@ interestemails/? interests interests/categories interests/search_alerts +interface interface/ interface/chat interface/pda @@ -95841,7 +96158,6 @@ invite= invite? inviteFromProfile inviteMany -inviteTeamMembers.aspx invite_code invite_stranger.html invited @@ -95906,7 +96222,7 @@ ipAcl ipad ipad-games/buy/* ipad/ -ipad/ +ipad/ ipad/4/Contents/en/searchindex ipadconsent ipaddownload @@ -96887,6 +97203,7 @@ itineraires/*/routes-a-partir-de- itja itkatz itko +itm itm/*&fits itm/*, itm/*.jpg @@ -97649,7 +97966,6 @@ jcwang jd-trkr jdacosta jdamask -jdbcdemo jdbk jdeane jdennett @@ -98071,6 +98387,7 @@ jobs jobs*?page= jobs*?search= jobs*?trending* +jobs*seattlehttp://builtwith.com/robots.txt jobs-guest jobs-scrape/* jobs-search @@ -98379,8 +98696,6 @@ journal/bioresourbioprod journal/bioresourbioprod$ journal/books journal/books$ -journal/complexities -journal/complexities$ journal/devices journal/devices$ journal/ecologicalsciences @@ -98408,8 +98723,6 @@ journal/lights journal/lights$ journal/microelectronics journal/microelectronics$ -journal/multimedia -journal/multimedia$ journal/neuroscience-research/articles-in-press?u= journal/neuroscience-research/latest?u= journal/neuroscience-research?u= @@ -98821,15 +99134,121 @@ js/*hotels*? js/*restaurants*? js/*things-to-do/*? js/29202932 +js/AddHandler.js +js/BidContainerPopUp.js +js/BidContainerPopUp.js?date=16001231070000 +js/BidContainerPopUp2.js +js/BidcontainerPopUp.js +js/ChristiesLiveBidding_test.js +js/FollowSaleLot.js +js/FollowSaleLot.js?13072015 +js/LoadFastSignUp.js +js/LoadFastSignUp.js?_=1512604800039 +js/LoadFastSignUp.js?_=1513036800038 +js/LoadFastSignUp.js?_=1513900800038 +js/LoadFastSignUp.js?_=1514073600037 +js/LoadFastSignUp.js?_=1514246400038 +js/LoadFastSignUp.js?_=1514332800038 +js/LoadFastSignUp.js?_=1514592000037 +js/LoadFastSignUp.js?_=1514592000038 +js/LoadFastSignUp.js?_=1514678400037 +js/LoadFastSignUp.js?_=1514764800037 +js/LoadFastSignUp.js?_=1514851200037 +js/LoadFastSignUp.js?_=1515024000038 +js/LoadFastSignUp.js?_=1515110400037 +js/ToolTip.js js/adobe/at.js js/ajaxconn js/assets +js/chr.analytics.js +js/chr.calendar.js +js/chr.configs.analytics.js +js/chr.configs.carousel.js +js/chr.configs.carousel_2013.js +js/chr.configs.carousel_2013_spinset.js +js/chr.configs.share.js +js/chr.configs.showhide.js +js/chr.modules.crsl.js +js/chr.share.js +js/chr.util.calendar.js +js/chr.util.showhide.js js/ckeditor_latest +js/entersaleP2.js js/errors js/fancyBox/jquery.fancybox.css js/fancyBox/jquery.fancybox.pack.js +js/jAlertPopUp.js +js/jAlertPopUp.js?010120180943 +js/jAlertPopUp.js?030120181509 +js/jAlertPopUp.js?040120181248 +js/jAlertPopUp.js?060120181545 +js/jAlertPopUp.js?070120181312 +js/jAlertPopUp.js?100120181322 +js/jAlertPopUp.js?120120181954 +js/jAlertPopUp.js?131220170707 +js/jAlertPopUp.js?131220171002 +js/jAlertPopUp.js?161220170733 +js/jAlertPopUp.js?211220170547 +js/jAlertPopUp.js?221120170127 +js/jAlertPopUp.js?221220170940 +js/jAlertPopUp.js?241220171114 +js/jAlertPopUp.js?251220171115 +js/jAlertPopUp.js?301220171323 +js/jCallWebService.js +js/jSaleRegistration.js?010120180943 +js/jSaleRegistration.js?030120181509 +js/jSaleRegistration.js?040120181248 +js/jSaleRegistration.js?060120181545 +js/jSaleRegistration.js?070120181312 +js/jSaleRegistration.js?100120181322 +js/jSaleRegistration.js?120120181954 +js/jSaleRegistration.js?131220170707 +js/jSaleRegistration.js?131220171002 +js/jSaleRegistration.js?161220170733 +js/jSaleRegistration.js?211220170547 +js/jSaleRegistration.js?221120170127 +js/jSaleRegistration.js?221220170940 +js/jSaleRegistration.js?241220171114 +js/jSaleRegistration.js?251220171115 +js/jSaleRegistration.js?301220171323 +js/jcarousel.js +js/jcarousellite_1.0.1.min.js +js/jcarousellite_1.8.2.min +js/jcarousellite_1.8.2.min.js +js/jplayer/js/jquery.jplayer.min.js +js/jplayer/skins/christies/christies.css js/jquery +js/jquery.placeholder.js +js/jquery/jquery-1.7.1.min.js?date=09012010 +js/jquery/jquery-1.9.1.js +js/jquery/jquery.cookie.js +js/jquery/jquery.cookie.js?_=1512604800038 +js/jquery/jquery.cookie.js?_=1513036800037 +js/jquery/jquery.cookie.js?_=1513900800037 +js/jquery/jquery.cookie.js?_=1514073600036 +js/jquery/jquery.cookie.js?_=1514246400037 +js/jquery/jquery.cookie.js?_=1514332800037 +js/jquery/jquery.cookie.js?_=1514592000036 +js/jquery/jquery.cookie.js?_=1514592000037 +js/jquery/jquery.cookie.js?_=1514678400036 +js/jquery/jquery.cookie.js?_=1514764800036 +js/jquery/jquery.cookie.js?_=1514851200036 +js/jquery/jquery.cookie.js?_=1515024000037 +js/jquery/jquery.cookie.js?_=1515110400036 +js/jquery/jquery.min.js +js/jquery/jquery.min.js?date=09012010 +js/jquery/jquery.plugins.min.js +js/jquery/jquery.plugins.min.js?date=09012010 +js/jquery/modernizr-1.6.min.js +js/jquery/site.jquery.events.js +js/jquery/site.jqwidget.tooltip.js +js/jquery/site.js +js/jquery/site.pages.zoom_image.js +js/jquery/site.sections.multimedia.cookie.js +js/jquery/site.sections.multimedia.js +js/jquery/site.sections.mygallery.js js/lazyLoad/jquery.lazyload.js +js/lib/lib.min.js?date=09012010 js/main-*.js js/mbox.js js/plugin @@ -98837,8 +99256,38 @@ js/powellsJQuery.validity.js?* js/powellsValidationData.js?* js/product_reveal_gdm_ajax.js js/routing +js/sales_landing.js +js/sales_landing_2013.js +js/sales_landing_2014.js +js/signup.js +js/site.advanced_search.js +js/site.controllers.collapse_panel.js +js/site.controllers.field_hint.js?date=09012010 +js/site.controllers.list_tooltips.js +js/site.controllers.sale_tooltips.js +js/site.controllers.tooltips.js?date=09012010 +js/site.js?date=09012010 +js/site.lang.en.js?date=09012010 +js/site.legacy-utils.js +js/site.page.js?date=09012010 +js/site.pages.about.googlemap.js +js/site.pages.calendar_new.js +js/site.pages.events.js +js/site.pages.rss.js +js/site.pages.specialists.js +js/site.pages.timesbasedsalemessages.js +js/site.widgets.calendar.js +js/site.widgets.collapse_panel.js +js/site.widgets.drop_down.js?date=09012010 +js/site.widgets.rich_checkbox.js +js/site.widgets.rich_checkbox_list.js +js/site.widgets.rich_select.js +js/site.widgets.ticker.js?date=09012010 +js/site.widgets.tooltip.js +js/site.widgets.tooltip.js?date=09012010 js/spmsg- js/streamsense-*.min.js +js/swfobject.js js/tongwen_control.js js/trash js/v1.1 @@ -98856,6 +99305,7 @@ jsData jsErrAjax jsGalleryWidget js_i18n +js_source jsalvi jsapi jsarathy @@ -99360,7 +99810,6 @@ keyword keyword/ keyword= keywordToAttribute= -keyword_notes kezi kfh kfitzgerald @@ -99926,6 +100375,9 @@ kohane koichiroshiba koit koja +koleksiyonlar/*-k- +koleksiyonlar/koleksiyonlarim +koleksiyonlar/takip-ettiklerim kolkata kolson kombucha_what_to_know_before_you_sip/article.htm @@ -99959,6 +100411,7 @@ kontaktovat-podporu kontaktovat-spole%C4%8Dnost-myheritage kontent_marketolog konto +konto/* konv konzern/sec kookschrift/recepten/verstuur @@ -99968,6 +100421,7 @@ kopt kor/ korail/dest koray +korean korean/trotsky korina korisauserzachrison @@ -100007,6 +100461,7 @@ kperkins kpi kpjmckeon kplaster +kpn kpn-faq kpn/restricted kpnehpsp @@ -100062,6 +100517,7 @@ kr/products/ras/trial-center kr/pt kr/ru kr/venue/ +kredi kreider kreimanlab kreiptis-%C4%AF-palaikym%C4%85 @@ -100227,6 +100683,7 @@ la?p= la_videoplayer lab label +label= label_France label_france labels @@ -100271,7 +100728,7 @@ lan lancaster land land-browse-bff -land/ +land/ land/*/reviews land/*/sites/*/photos landes/ @@ -100289,7 +100746,7 @@ landing-page/webinar/kessler-expertserieswebinar-mojo-assetdeliveryhttp://curbed landing-pages/ landing.php landing/ -landing/ +landing/ landing/CME-channel landing/VillageMD landing/athenaclinicals @@ -100396,7 +100853,6 @@ languages/*?tagId= languages/404_en.htm languages/Pages/volunteer-stipend.aspx languages/Unpublished -languages/alum-feature-on-ryan-lee-mader-uwm-class-of-2008 languages/contact-us/educators/thank-you.html languages/contact-us/hr-professionals/thank-you.html languages/country-selector.html @@ -100516,7 +100972,7 @@ latoyaprincessjackson launch-academy launch-learn-more-vid launch.aspx -launch/ +launch/ launch2005/ launchpad launchpad/*css @@ -100745,6 +101201,7 @@ learning-center/uk/tags learning-center/vi/tags learning-center/zh_cn/tags learning-center/zh_tw/tags +learning-directory? learning-health-systems/ learning-hub learning-hub/http://dynadot.com/robots.txt @@ -100775,6 +101232,8 @@ learningarcade/ learningcenter learnmore learnmore-transferhttp://mca-marines.org/robots.txt +learnmorelayer +learnmorelayertv leasing/angebote leave leave-a-review/no-bid @@ -101054,7 +101513,6 @@ letiziagionfrida lets-eat letter= letters -letters-science/news/alum-goes-from-german-class-to-germany-and-beyond lettre lettre-en-ligne/calculer-nombre-page lettre-en-ligne/confirmation @@ -101773,16 +102231,8 @@ live*r= live*streamate= live-a-detruire_19925.html live-blog/ -live-blogs/*embed=1 -live-commentary.shtml live-healthy -live-lineup.shtml -live-matches.shtml -live-news.shtml live-preview -live-preview/http://darkstalkers-federation.org/robots.txt -live-preview/http://datacite.org/robots.txt -live-preview/http://informit.com/robots.txt live-score-centre live-score/cricket/auction_ajax live-score/cricket/comm @@ -101809,14 +102259,11 @@ live-score/v2 live-score/venueTeamListBySeriesId live-search live-session -live-stats.shtml live-streaming live-streaming/graduation -live-table.shtml live-test live-video/connexion.php live-workshops -live.shtml live/ live/* live/*?* @@ -101838,6 +102285,7 @@ live/talent/michael-landsberg-1.57236 live/talent/natasha-staniszewski-1.57263 live/widget live= +liveChat= liveLots live_chat live_design @@ -102318,7 +102766,6 @@ logankilpatrick loganl loganl_old loganl_sav -logev logfiles logfiles.kreise loggain @@ -102350,8 +102797,6 @@ login.asp* login.asph/ login.aspx login.aspx/ -login.aspx?ReturnURL=* -login.aspx?ReturnUrl=* login.bml login.cfm login.cgi @@ -102404,10 +102849,6 @@ login/sign-up login/twitter/ login/v2* login/verify-phone -login2 -login2/$ -login2?login_source -login2?ref_page login= login= login=true @@ -102418,7 +102859,6 @@ login?*= login?after-login login?continue= login?fullscreen= -login?login_source login?next= login?original= login?original=* @@ -102426,7 +102866,6 @@ login?r= login?redirect= login?redirectPath= login?ref= -login?ref_page login?returnUrl= login?signUp= login?type= @@ -102445,7 +102884,10 @@ login_or_join/redirected? login_or_join? login_with_redirect loginerror +loginhelp loginhelp/ +loginhelp/lookup +loginhelpsucess loginidentification/ loginout/ logo @@ -102470,7 +102912,6 @@ logout$ logout-redirect logout.asp* logout.aspx -logout.aspx logout.html logout.jsp logout.php @@ -103111,6 +103552,7 @@ m/? m/Default.aspx/ m/Minimalist-Baker-Detox-Guide.pdf m/api +m/assets/wp-content/uploads/*.pdf m/blogs? m/cart m/checkout @@ -103410,6 +103852,7 @@ magasineur/ttm/ magasineur/visit_merchant/ magasineur/visit_review/ magasineur/visit_store/ +magaza/profil magazin/details/siblings magazin/etiket magazin/globals/SocialBox @@ -103423,6 +103866,7 @@ magazin/tumhaberler magazin/wp-admin/ magazin/yorumlar magazine +magazine magazine-ga magazine-issue/ magazine/ @@ -103467,6 +103911,7 @@ magazines/all-sem magazines/all-subs magazines/l/multisubs magazines/lp +magazines/m/aged-care-insite-222t magazines/m/altagama-motor magazines/m/amazing-bari-9Y72 magazines/m/amazing-puglia-9Y73 @@ -104701,7 +105146,7 @@ map map map-constructor/loader map-regular.xml -map-review/ +map-review/ map-videofull.xml map.ashx map.asp @@ -104848,7 +105293,7 @@ margaretjenkins margarettroyer marglin margotmoinester -mari/ +mari/ maria maria-garytrainingsite maria_acevedo @@ -105191,6 +105636,7 @@ maxboersma maxboland maxencecaillaud maximillian-soltysiak +maxis maxkuheljbugaric maxnguyen maxp= @@ -105329,6 +105775,7 @@ mcclellon mcclintock mccormack/forms/cameroon/thank-you/ mccray +mcd mcdonough mcdowell mce @@ -106261,6 +106708,7 @@ membership/wp-admin membership/wp-content/plugins membership/wp-includes membership?_ptid= +membre membre/login membre/register membres @@ -106308,6 +106756,7 @@ menu/*/feedback_form menu? menuitems/ menuredirect/ +meo meopa/search/node meps/*/eptvAjax meps/*/pdf* @@ -106338,6 +106787,7 @@ merch/searchCarAction.action?locationCode* merch/searchHotelAction.action?locationCode* merch/shop*.action merchandise +merchandiser merchandising-promotions/ merchanism merchant @@ -106651,7 +107101,6 @@ migraine_headaches_hacks_tips/article.htm migraine_headaches_pictures_slideshow/article.htm migraines_8_health_benefits_pet_ownership/article.htm migraines_and_headaches_remedies_help_migraine/article.htm -migrate migrate-all-posts migrate-cookies migrated @@ -107010,6 +107459,7 @@ mktg/v1/_next/ mktp mktstats_image.ashx mkuijjer +mkup ml ml-base ml-in/ @@ -107145,9 +107595,6 @@ mlp/usaf mlp/verizon mlp/voucherterms2021 mlp/world-leading-cybersecurity-training-certifications -mls-coverage/city -mls-coverage/country -mls-coverage/state mlt mlw mm @@ -107505,6 +107952,7 @@ modern-formats-eng/ucp/static/*/dev modern-formats-eng/ucp/static/framework_logging modern-luxury modern-slavery-statement +modernizr modes/driving/te-contact-us-make-an-enquiry-failure-26705 modes/driving/te-contact-us-make-complaint-failure-* modifica @@ -108513,6 +108961,7 @@ mt/signup?redirect_to= mt/similar mt4 mt4/http://kidney.org/robots.txt +mta-sts mtabebordbar mtam- mtanaka @@ -108599,7 +109048,7 @@ mundogalaxy munet_reset munho munin -munin*http://aa.com.tr/robots.txt +munin*http://aa.com/robots.txt munin*http://articles.chicagotribune.com/robots.txt munin*http://ctatube.com/robots.txt munin*http://d1wqtxts1xzle7.cloudfront.net/robots.txt @@ -108731,7 +109180,6 @@ mx*/people/*/circle mx*/people/*/favorites mx*/shop/*/favoriters mx*/shop/*/sold -mx-es/ mx-es/shop/*?*&*&*&* mx-mx/ mx/ @@ -108818,7 +109266,7 @@ mx/user mx/user$ mx/your mx2019.jsp -mxf-final-cut-pro/ +mxf-final-cut-pro/ mxhe mxiao my @@ -108865,7 +109313,6 @@ my-cart my-collections my-courses/ my-creations -my-en/ my-en/shop/*?*&*&*&* my-eurlex my-favorites @@ -108970,24 +109417,19 @@ my/forums my/fr my/hans my/hant -my/hi my/it my/ja my/kb/*/discuss my/ko my/login my/miner -my/my my/press-releases my/prices/vacation.php my/pt my/ru my/search -my/tc -my/th my/user my/users -my/whatisthis my/wp-content myAccount myBabyNameList.htm @@ -109183,7 +109625,6 @@ mysuggestions.asp mysupport/s/forumshome mysupport/s/forumsproduct mysupport/s/forumsquestion -myteam.aspx myteams mythemes mythemes/collection @@ -109819,6 +110260,7 @@ new-insurance-funnel new-member-offer new-password new-password-confirmed +new-personal-order new-product new-rds new-rds/1291441234448983/Nudeln-mit-Tomatensauce.html @@ -109937,7 +110379,7 @@ news-ga news-insider$ news-israel-elections/elections-2015-undecided/ news-law/crime/Article-d9f6b8163498f11004.htm -news-manager/ +news-manager/ news-marketing-collateral/press-releases/ news-military/6361323ddea5a810/Article-db536baf3d10c81027.htm news-onair/actualites @@ -110049,6 +110491,7 @@ news/2019 news/2020 news/2020/02/trumps-tax-break-promised-housing-opportunity-but-the-forgotten-are-still-waiting.html news/2021 +news/2025/feb/26/new-fbi-whistleblower-disclosures-identify-agent-assigned-infiltrate news/372.htm news/734503-what-the-crowdstrike-update-outage-means-for-cybersecurity news/999-snow.htm @@ -111825,8 +112268,6 @@ newsearch newsearch.php?*rss= newsfeed newsfeed$ -newsfeed/getnews.php -newsfeed/getnews.php?u=google newsfeedemail newsfeeds/redirect newsgate/ @@ -111887,33 +112328,45 @@ newsletter-templates/local/blender newsletter-templates/local/business newsletter-templates/local/child-victims-act newsletter-templates/local/covid +newsletter-templates/local/creighton +newsletter-templates/local/daily-headlines +newsletter-templates/local/daily-headlines/test newsletter-templates/local/derrick-goold newsletter-templates/local/evening-dispatch newsletter-templates/local/first-course newsletter-templates/local/food-and-drink newsletter-templates/local/good-morning newsletter-templates/local/hamburg +newsletter-templates/local/inspired-living +newsletter-templates/local/local-sports newsletter-templates/local/marijuana newsletter-templates/local/mizzou-sports +newsletter-templates/local/momaha newsletter-templates/local/morning-headlines newsletter-templates/local/morning-post +newsletter-templates/local/nebraska-prep-zone newsletter-templates/local/nhdailyheadlines newsletter-templates/local/nursing-homes +newsletter-templates/local/obituaries +newsletter-templates/local/omaha-dines newsletter-templates/local/orchard-park newsletter-templates/local/outdoors newsletter-templates/local/photography newsletter-templates/local/police-policy newsletter-templates/local/politics newsletter-templates/local/sabres +newsletter-templates/local/sarpy-county newsletter-templates/local/soccer newsletter-templates/local/stl-life newsletter-templates/local/stltoday-sports newsletter-templates/local/sturgisrallydaily newsletter-templates/local/thingstodo newsletter-templates/local/thisistucson/members/ +newsletter-templates/local/top-jobs newsletter-templates/local/trending newsletter-templates/local/twin-cities newsletter-templates/local/weather +newsletter-templates/local/wedding-essentials newsletter-templates/local/west-seneca newsletter-templates/local/wsj newsletter-templates/local/wsj/opinion @@ -111924,6 +112377,7 @@ newsletter-templates/marketing/affiliate/test newsletter-templates/marketing/curated-commerce newsletter-templates/marketing/get-healthy newsletter-templates/marketing/suboffer_witharticles +newsletter-templates/marketing/test newsletter-templates/news-alert-national newsletter-templates/obituaries newsletter-templates/olympics @@ -112985,9 +113439,6 @@ nl-nl/dossier/dossier-digitalisering-en-kenniseconomie/overzichtspublicatie-digi nl-nl/dossier/dossier-digitalisering-en-kenniseconomie/publicaties nl-nl/dossier/nederland-regionaal/statistieken-over-grensregio-s/samenwerking nl-nl/dossier/nederland-regionaal/statistieken-over-grensregio-s/samenwerking/europese-projecten -nl-nl/dossier/nederland-regionaal/statistieken-over-grensregio-s/samenwerking/interreg-nl-de-grens -nl-nl/dossier/nederland-regionaal/statistieken-over-grensregio-s/samenwerking/interreg-nl-vlaamse-grens -nl-nl/dossier/nederland-regionaal/statistieken-over-grensregio-s/samenwerking/the-cross-border-data-collection-project nl-nl/errors/500-error nl-nl/errors/vertaling-niet-beschikbaar nl-nl/errors/we-kunnen-de-pagina-die-je-zoekt-niet-vinden @@ -113036,12 +113487,14 @@ nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/ja nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarplannen/cbs-jaarplan-2024 nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarplannen/cbs-jaarplan-2025 nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarverslagen +nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarverslagen/annual-report-2007 nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarverslagen/annual-report-2008 nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarverslagen/annual-report-2009 nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarverslagen/cbs-jaarverslag-2005 nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarverslagen/cbs-jaarverslag-2006 nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarverslagen/cbs-jaarverslag-2007 nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarverslagen/cbs-jaarverslag-2009 +nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarverslagen/cbs-jaarverslag-2013 nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarverslagen/cbs-jaarverslag-2016 nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarverslagen/cbs-jaarverslag-2017 nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarverslagen/cbs-jaarverslag-2018 @@ -114881,7 +115334,6 @@ no-follow no-nb/ no-no no-no-new -no-no/ no-no/search no-search-results no/ @@ -115242,6 +115694,7 @@ notFound not_found not_recommended_reviews nota-fiscal +notamember note note/read/http://anothermag.com/robots.txt notebook @@ -115249,6 +115702,7 @@ notebook/search? notes notes/ notes/post +notfound notfound-searchdisplaygooglebot notfound.html notfound.html @@ -115337,6 +115791,7 @@ now/mt3 now/offer now50 now? +now_app/delete_account/ nowapp/delete_account/ nowplaying/playlist/pankaj-badiyari-ansi nox @@ -115359,6 +115814,7 @@ nqrwns nr nr/ nraphael +nrdapp nreed nrg nri-banking/bankaccounts/popup-master-card @@ -115492,6 +115948,7 @@ nueva-revista nuevacontraseñaconfirmada,establecernuevacontraseña nuevatienda/ nuevoestilodeti +nugg nuggets/node nuggets/users nuilr @@ -115618,7 +116075,6 @@ nz*/people/*/circle nz*/people/*/favorites nz*/shop/*/favoriters nz*/shop/*/sold -nz-en/ nz-en/shop/*?*&*&*&* nz/ nz/* @@ -116228,6 +116684,7 @@ onboard- onboarding onboarding once/2019 +onceden-gezdiklerim oncology-times ondemand/play/v ondemand/playlist @@ -116276,7 +116733,6 @@ online-count online-demo/e-locker.html online-demo/index.html online-demo/introduction.html -online-domains-map online-egrn online-entry/ online-kurse/ @@ -116442,6 +116898,7 @@ open/api open=collect_link open=contact_buy open=report_artwork +open_is_url openads openam/UI/Login openbugbounty @@ -116510,6 +116967,7 @@ opleiding/en/fbe/international-business-and-languages-old opleiding/en/fbe/international-business-and-management-studies-fast-track-old opleiding/en/fbe/international-business-and-management-studies-old opleiding/en/fbe/international-business-and-management-studies-part-time-old +opmanager-plus-site24x7-comparison.html opmanager-site24x7-comparison.html opndocs/global oppdater @@ -116585,6 +117043,8 @@ oral_care_all_about_canker_sores/article.htm oral_dental_health_breath/article.htm oral_health_conditions_that_make_teeth_hurt/article.htm orange-anma +orangefrance +orasso orchestration orcid orcid-search @@ -116652,6 +117112,9 @@ orders orders$ orders/ orders/*/order_complete +orders/create-personal +orders/create-personal/*/*?GA_EVENT +orders/create-personal/*/*?ec= orders/successhttp://granta.com/robots.txt orders/timeline orderstatus @@ -116907,6 +117370,7 @@ overlays overlays/ overview overview.php +overviewblockseeother overviewpath=* ovulation_and_fertility_pictures_slideshow/article.htm ow @@ -117041,7 +117505,6 @@ p/*http://snopes.com/robots.txt p/*surveyopen p/*thm= p//ps -p/0826cf4692f9 p/60 p/?_escaped_fragment_ p/MICHAEL-Michael-Kors-Elena-Calf-Hair-Sandal-Sandals-prod150750015 @@ -117058,7 +117521,6 @@ p/all.atom?page=8 p/all.atom?page=9 p/blackout-m7 p/business* -p/d8b31d20a867 p/daftar-combo p/daftar-harga p/featured.atom @@ -117213,7 +117675,6 @@ page page* page*page page- -page- page-2158488_44000074$ page-2158488_44596199$ page-2158488_50129817$ @@ -117940,6 +118401,7 @@ pamr/issues_experts/issues_experts_archive/index.html pamr/media_releases/index.html pamr/media_releases/media_releases_archive/index.html panama/* +panasonic pancreatic_cancer_pictures_slideshow/article.htm panda/jira pandemicsnatureloss @@ -118487,10 +118949,13 @@ pct/dc/closeddates/faces/page/index.xhtml pct/guide/ pctdb/ pctdb/cgi +pd +pd$ pd-upload pd/find pd/spp/ pd/styles +pd? pda pda/ pda/* @@ -118656,9 +119121,16 @@ pedrorangel pedroreinaperez pedrouczai pedulla +pee-dee/contribute/ pee-dee/contribute/submission-success/ +pee-dee/newsletter-signup/ pee-dee/newsletter-signup/breaking-news/ +pee-dee/newsletters/ +pee-dee/opinion/letters/ +pee-dee/opinion/letters_to_the_editor/ pee-dee/readerschoice_scrape_page/ +pee-dee/scrape-page/ +pee-dee/subscribe/ peeler peer-review/ peerconnection/feeds @@ -118845,6 +119317,20 @@ personal-banking/account-deposit/special-savings-account/documentation-p3.html personal-banking/account-deposit/special-savings-account/eligibility.html personal-banking/account-deposit/special-savings-account/terms-and-conditions.html personal-banking/account-deposit/young-stars/eligibility.html +personal-banking/accounts/advantage-woman-aura-savings-account/offers +personal-banking/accounts/advantage-woman-aura-savings-account/terms-conditions +personal-banking/accounts/advantage-woman-savings-account/documentation +personal-banking/accounts/advantage-woman-savings-account/terms-conditions +personal-banking/accounts/easy-receive-account/service-charges +personal-banking/accounts/family-banking/family-banking-faqs +personal-banking/accounts/family-banking/titanium-privilege +personal-banking/accounts/one-savings-account +personal-banking/accounts/one-savings-account/terms-and-condition +personal-banking/accounts/privilege-banking/gold-privilege/documentation +personal-banking/accounts/privilege-banking/gold-privilege/gold-and-titanium-offer +personal-banking/accounts/privilege-banking/gold-privilege/special-privileges +personal-banking/accounts/savings-account/saving-acc-comparison +personal-banking/accounts/zero-balance-savings-account/zero-balance-requirement-faq personal-banking/cards/commercial-cards/consumer-cards.html personal-banking/cards/consumer-cards/debit-card/merchant.html personal-banking/cards/debit-card/debit-cards/merchant-services.html @@ -119346,7 +119832,6 @@ pgpatil pgsz= ph ph -ph-en/ ph/ ph/*?*lang=en-US ph/Download @@ -119531,6 +120016,7 @@ phone/product/ phone/search phonebook phoneinfo +phonenumber phot-browse.asp* photo photo- @@ -119542,6 +120028,7 @@ photo-galleries-nonews.html photo-image-*.html photo-image-*image*.html photo-numerique/*idOffre= +photo-products photo-request photo-test-editor-x photo-world @@ -119719,7 +120206,6 @@ pin_shop pincode/ajaxpostofficeload ping ping -ping.aspx ping.ng/ ping? pingback @@ -119898,6 +120384,7 @@ pl-pl/searchresults pl-pl/smartsearchforwarder pl/ pl/$ +pl/*-p-*/product-features pl/*/*/business$ pl/*/*/edit$ pl/*/s/*/near$ @@ -119905,6 +120392,7 @@ pl/*?*lang=en-US pl/*?order= pl/*color= pl/*customizable= +pl/*gads=true pl/*gift_card= pl/*handmade pl/*locationQuery= @@ -119952,9 +120440,11 @@ pl/calendar.aspx pl/call-back-form.aspx pl/cart pl/case-studies.aspx +pl/change-password pl/checkout pl/cloud-office.aspx pl/cms +pl/collections pl/community.aspx pl/connectors.aspx pl/contacts.aspx @@ -120005,6 +120495,9 @@ pl/forum pl/forums pl/fr pl/games +pl/get/api/popup +pl/get/api/review +pl/get/api/search/slicing-attributes pl/group pl/groups.aspx pl/guest-pass @@ -120029,6 +120522,7 @@ pl/legalterms.aspx pl/listing/*/stubs pl/locale/overlay pl/locale/overlay_secure +pl/login pl/m pl/mail.aspx pl/mailinglist @@ -120081,6 +120575,7 @@ pl/presentation-editor.aspx pl/press-releases pl/projects.aspx pl/pt +pl/register pl/registration.aspx pl/renew.html pl/resellers.aspx @@ -120109,6 +120604,10 @@ pl/signin.aspx pl/small-medium-business pl/spellcheck pl/spreadsheet-editor.aspx +pl/sr +pl/sr$ +pl/sr? +pl/store pl/success-stories/astu.aspx pl/success-stories/icgeurope.aspx pl/success-stories/igv-austria.aspx @@ -120371,6 +120870,7 @@ playlists/browse playlists/flag plays plays.php +playstation playworldinsights playwriter.php plcz @@ -120400,6 +120900,7 @@ plru pls pls/zone2/f plsv +pltcatalog/stock/getStock pltr plug_id plugin @@ -120561,6 +121062,7 @@ podcast-experience podcast-reviews/*/user-reviews/manage/add podcast.cfm* podcast/ +podcast/* podcast/*.html podcast/feed podcast/request_more @@ -120971,6 +121473,7 @@ pop-culture/srf.*_* pop-health pop-up/promopage pop/?popref=1 +pop_up= popeobeda popinAlerteProduit/afficher popout @@ -120987,6 +121490,7 @@ populate/ population-health-modal-redirect popup popup.php +popup/codewhatisthis popup/emailconfirmation.xhtml popup/writereview.aspx?* popup= @@ -121004,6 +121508,8 @@ popup_image.php popup_search_help.php popup_security.jsp popup_siege_social.htm +popupdetails +popupprivacypolicy popups/ popups/mediaplayer popups/popup_gallery @@ -121069,6 +121575,7 @@ portal/site/munimadrid/menuitem.6da542aa9e2dece3b706d1a4a8a409a0 portal/site/skybb/search portal2004 portal2006 +portalId portalOld portalTaketoo portal_navigationmanager @@ -121439,6 +121946,7 @@ preparedness/full-scale-exercise/full-scale-exercise-signup/thank-you/ preparesite/empty.js preparse preprava +preprint preprod-hin.republicworld.com prepscores/acadiana/ prepsheet-feedback @@ -121600,6 +122108,7 @@ priceType=fixed priceType=swapTrade price_max= price_min= +price_slider= pricecalculator pricelist prices @@ -121690,7 +122199,6 @@ print_product_info.php printable printable/ printable/pdf -printable/print printableArticle.jhtml printads printads/*? @@ -121929,6 +122437,7 @@ privacyinformation/employment-privacy-and-data-protection/career-policy/lebanon privacyinformation/employment-privacy-and-data-protection/career-policy/saudiarabia privacyinformation/employment-privacy-and-data-protection/career-policy/uae privacypolicy.php +privacypolicychanges privat/community/archive privat/community/search privat/community/user @@ -121980,15 +122489,17 @@ private/http://smallfarmnation.com/robots.txt private/wtrack prive prive/pakketten-oud +privilege-banking privilege-banking/index.html privilege-banking/personal/DedicatedServiceArea.html privilege-banking/personal/Mutual-Funds.html? privilege-banking/personal/PriorityService.html -privilege-banking/personal/SpecialPrivileges.html? privilege-banking/personal/car-loan.html privilege-banking/personal/eligibilitycriteriaframe.html +privilege-banking/personal/family-banking privilege-banking/personal/fixed-deposits.html privilege-banking/personal/gold-savings-account.html +privilege-banking/personal/personal-loan-eligibility privilege-banking/personal/planning-for-retirement.html privilege-banking/personal/privilege-banking-advantage.html privilege-banking/personal/privilege-delights.html @@ -121996,6 +122507,7 @@ privilege-banking/personal/recurring-deposits.html? privilege-banking/personal/relationship-privileges.html privilege-banking/personal/resource-center.html privilege-banking/personal/rubyx-card.html +privilege-banking/personal/specialprivileges privilege-banking/personal/the-early-days.html privilege-banking/personal/titanium-debit-card.html privilege-banking/personal/titanium-savings-account.html @@ -122021,7 +122533,6 @@ pro-services/management/site-update/php pro-site pro-solutions pro-tools -pro/ pro/$ pro/*/compare pro/*/compare$ @@ -122125,6 +122636,7 @@ product-compare product-design/brief.aspx product-detail product-detail/alisite-mobile.alibaba.com +product-detail/m.alibaba.com/trade product-documentation/ product-documentation/*pdf product-edit-item-cart* @@ -122219,8 +122731,10 @@ productLineUrn=urn:product productNotifyMe.do productPurchaseDone product_ +product_category= product_data product_id=* +product_information product_meetup product_review_page/ product_reviews.php @@ -122789,7 +123303,6 @@ profileService profileType= profile_ profile_reviews.php -profilehtml/ profileinterview.php profilerole profiles @@ -122995,6 +123508,7 @@ projects$ projects.html projects.html~ projects/ +projects/*/*?*ref= projects/*/activity projects/*/backers projects/*/complete @@ -123011,6 +123525,8 @@ projects/alma/arc/tw projects/alma/faqs projects/browse.php projects/create +projects/create/*?GA_EVENT +projects/create/*?ec= projects/dashboard projects/designer-directory projects/edit @@ -123048,6 +123564,7 @@ projects/scotmid/gendocs projects/services/ projects/start_creating projects/tags +projects/upload projects/vef projects/volksentscheid-fahrrad projects/website-design/loan-referral-website @@ -123055,8 +123572,6 @@ projects/website-design/loan-referral-website? projects2 projects_plans/parks_recreation/rfmp-discussion-guide-thank-you.aspx projectselector -projectteam.aspx -projectteamaddexistinguser.aspx projrgsm promise-campaign promo @@ -123109,6 +123624,7 @@ promotionaltools promotions promotions/*/click promotions/attracta-promo +promotions= prompt-library-category prompt-library-use-case pronajem-auta/vysledky @@ -123119,8 +123635,8 @@ pronunciation proof proof= proof=t%2Btarget%3D\ +proonly.php propath/choose-product.aspx -properties/ properties/for_rent properties/for_sale properties/foreclosure @@ -123210,6 +123726,7 @@ provost/budget/flg/docs proweb proxies proximic +proximus proxy proxy proxy.pac @@ -123228,6 +123745,7 @@ prudsys/recommit pruebas pruebas-publi pruebas/ +prv/http://trulia.com/robots.txt prv/originalfile przejdz-do-sklepu-bez-logowania ps @@ -123958,6 +124476,7 @@ public/english/dw/ilo-dw-thai-web.swf public/english/dw/ilo-dw-turkish-web.swf public/english/dw/ilo-dw-urdu-web.swf public/index.php +public/index.php/* public/libdoc public/library/iosplanner/reldesignation.html public/member @@ -124183,7 +124702,6 @@ puzzles-palace puzzles/leaderboards/invite puzzles/test/ pv.do -pv.json pv1/ pv2/ pvillalobos @@ -124292,7 +124810,9 @@ qa/modul qa/redl qa/test qadministrator/mac/4.0/en/appleqadministrator/usermanual +qantas qantas-group/delivering-today/fy18-highlights.html +qatar-redressal qbw qc qc2024 @@ -124469,7 +124989,7 @@ quito/ quiz quiz- quiz-leaderboards -quiz-list/ +quiz-list quiz-results-learn-more-vid quiz/ quiz/document @@ -124707,7 +125227,6 @@ rating rating-over rating-terbaik rating/ -rating/average rating=* ratings ratings @@ -124738,6 +125257,7 @@ rays/search razanbaabdullah rb= rb_bf +rb_bf12093eab rb_bf70766xfx rbac rbakshi @@ -124763,6 +125283,7 @@ rcja/sio rcm rcp/listas rcrc +rcs rcs/wp-admin rcs/wp-content/plugins rcs/wp-includes @@ -124820,6 +125341,7 @@ reactivity read read$ read0163112 +readAllCustomerReviews.do? read_more readcommentshtml reader @@ -125437,17 +125959,12 @@ register/? register/? register/due-date-calculator/ register/free -register2 register2.html -register2?welcome_redirect register3.html register= register? -register?welcome_redirect register_apn register_gcm -registeraccount.aspx?ReturnURL=* -registeraccount.aspx?ReturnUrl=* registerb registerinterest-jiophone-giftcard registracion @@ -125598,8 +126115,10 @@ remahanna remartin remembear/add remember-the-titans +rememberme remillard remilogs/ +remind remind.php remind_register.html remind_register_conf.html @@ -126973,6 +127492,7 @@ return-paypal return-policy returnLabel returnTo +returnUrl= return_sales_items.php return_to return_to= @@ -127028,6 +127548,7 @@ review_history.cgi review_img/ review_json review_redirect.php +reviewer reviewer-match reviewit revieworder @@ -128913,13 +129434,16 @@ ro-ro/profile/ ro-ro/smartsearchforwarder ro/ ro/$ +ro/*-p-*/product-features ro/*?*lang=en-US +ro/*gads=true ro/?wicket:interface= ro/Archive ro/Bus ro/Download ro/Ferry ro/Train +ro/account ro/android/collections ro/android/search ro/api.php? @@ -128927,6 +129451,8 @@ ro/api.php?*&action= ro/api.php?action= ro/article ro/blog +ro/cart +ro/change-password ro/checkout ro/cloud/saas/applications-common/19d ro/cloud/saas/applications-common/20a @@ -128945,6 +129471,7 @@ ro/cloud/saas/sales/21c ro/cloud/saas/talent-management/19d ro/cloud/saas/talent-management/20a ro/cloud/saas/talent-management/21c +ro/collections ro/dealer_locator/ ro/despre-maib ro/destination @@ -128957,9 +129484,13 @@ ro/firefox/collections/mozilla ro/firefox/collections/mozilla/$ ro/firefox/search ro/forums +ro/get/api/popup +ro/get/api/review +ro/get/api/search/slicing-attributes ro/index.html ro/kb/*/discuss ro/learning-center/tags +ro/login ro/m ro/maib-leasing ro/maib/documente @@ -128969,6 +129500,7 @@ ro/persoane-fizice/calculator-iban ro/persoane-fizice/curs-valutar ro/persoane-fizice/serviciul-p2p ro/press-releases +ro/register ro/renew.html ro/ro ro/rss @@ -128978,6 +129510,10 @@ ro/search ro/search-result ro/search/help ro/search? +ro/sr +ro/sr$ +ro/sr? +ro/store ro/thunderbird/collections ro/thunderbird/search ro/tickets/ @@ -129254,7 +129790,6 @@ rrm-mrr/ rroatman rrx219 rs -rs-sr/ rs/*?*lang=en-GB rs/de rs/es @@ -129385,7 +129920,7 @@ rss7 rss? rssFeed rss_2.php -rss_export/www_export.rsshttp://motorcycleclassics.com/robots.txt +rss_export/www_export.rsshttp://namu.wiki/robots.txt rss_feeds rss_items rss_trk @@ -129396,7 +129931,6 @@ rssgen rst rstmh/ rsvp -rsvp.php rsw/upload/k2dienste/http://rt.com/robots.txt rsweeney rsyuan @@ -129888,6 +130422,7 @@ rush rush-hour rush-hour-2 rush-hour-3 +rushdelivery= russia-today russian russian-english/sitemap @@ -129905,6 +130440,7 @@ rutr rutter/*/rutter-fran- rutter/*/turer-fran- ruxandra_paul +ruxitagentjs ruxitagentjs_2SVfqr_10139180201161915.js ruycarneiro ruzh @@ -130083,6 +130619,7 @@ s/english-language-arts/5th-grade/up-for-debate-bringing-back-extinct-species-L5 s/english-language-arts/5th-grade/up-for-debate-bug-bites-L529614 s/english-language-arts/5th-grade/up-for-debate-hard-at-work-L529612 s/english-language-arts/5th-grade/up-for-debate-the-homework-debate-L529611 +s/form s/general/2nd-grade/joining-in-and-including-L35632988 s/general/8th-grade/active-listening-L35633221 s/general/8th-grade/choosing-a-career-L35633311 @@ -130243,11 +130780,12 @@ salehizadeh salernolisa sales sales-demo-video/ -sales-kit/ +sales-kit/ sales/*?*after= sales/*?*before= sales/digital sales/includes +sales/order sales/popup sales/shop/deal salesImages/static-1.366 @@ -130339,6 +130877,7 @@ sams/account/signin/createSession.jsp sams/account/signin/login.jsp sams/eValues/clubInsiderOffers.jsp sams/subscription +samsung samsus samsweney samuel_s_urlacher @@ -130350,6 +130889,7 @@ samweissevans san-andreas san-francisco-workspace sanalytics.* +sanaozel sanatinia sandbox sandbox/ @@ -130441,6 +130981,7 @@ sasgari sasmaz sass satellite +satici= satiriks saumyachatrath saunders-hastings @@ -130590,6 +131131,7 @@ schechter schedule schedule-demo/ schedule/*/*/*/* +scheduledPublications schedulejson schedules/ schedules/*/line?*date @@ -130776,7 +131318,7 @@ scratch_1.4 scratching scratchr2/static screen -screen-flow/ +screen-flow/ screen-recorder-app? screen-time-strategies-you-can-start-today screen/image @@ -131016,7 +131558,6 @@ se-en/your se-fi/ se-rank se-se/ -se-sv/ se.asp se/ se/*?*lang=sv-SE @@ -131225,6 +131766,7 @@ search-nimh-publications search-nimh-videos search-page/ search-people? +search-recherche/* search-recipe? search-records/partners/results?firstName=*&lastName= search-records/partners?firstName=*&lastName= @@ -131308,7 +131850,7 @@ search.py search.ref search.rl search/ -search/ +search/ search/" search/$ search/* @@ -131453,7 +131995,7 @@ search/google search/groups search/help search/howsearchworks -search/http://jianshu.com/robots.txt +search/http://jigsaw.google.com/robots.txt search/http://news.discovery.com/robots.txt search/http://taboola.com/robots.txt search/hysearchws.aspx?q=* @@ -131630,7 +132172,7 @@ search?gss-q=*http://ubos.org/robots.txt search?home=true search?keyword= search?keyword=*.com -search?keyword=folha%20de%20fichario$http://shopee.sg/robots.txt +search?keyword=folha%20de%20fichario$http://shopify.com/robots.txt search?keywords=* search?keywords=*&sort= search?keywords=*=*= @@ -131683,6 +132225,7 @@ search?q=white+blazer+women search?q=workout+leggings search?query= search?query= +search?query=* search?s= search?s=* search?sb=r @@ -131884,6 +132427,7 @@ secs section section/testing section= +sectionEditor section_and_ivideo_widget_ajax.html section_id= sectionhttp://abw.it/robots.txt @@ -132084,6 +132628,7 @@ seller-forums seller-placeholder seller/lots seller/pdfs +seller= seller_onboarding sellers/placebid.php selling @@ -132195,6 +132740,9 @@ seoul-koreanmassage8xyz seoul-massage seoul-newanma4 seoul-newmassage +sepet$ +sepet-oneri +sepetim sepia/images sepmorton seq_no= @@ -132235,7 +132783,6 @@ server-configurator server-error server-health-check/ server-status -server.aspx server.php server/api server/api/core/bitstreams @@ -132274,17 +132821,23 @@ service service-archive service-charges/Privilege-Banking-Accounts-Senior-Citizens-before-april-2012.html service-charges/Privilege-Banking-Accounts-non-Senior-Citizens-before-april-2012.html +service-charges/advantage-women-saving-ac-before-april-2012 service-charges/advantage-women-saving-ac.html +service-charges/advantage-women-saving-ac/advantage-women-savings-account-faqs +service-charges/aura-savings-account +service-charges/aura-savings-account1 service-charges/bank-at-campus-account-before-april-2012.html service-charges/basic-savings-bank-account.html service-charges/common-service-charges-before-april-2012.html service-charges/common-service-charges-wealth.html +service-charges/privi-acc-young-star-and-smart-star service-charges/regular-savings-account-before-april-2012.html service-charges/regular-savings-account.html? service-charges/retiral-salary-account-before-april-2012.html service-charges/self-help-groups-account.html service-charges/silver-saving-ac-before-april-2012.html service-charges/silver-saving-ac.html +service-charges/titanium-savings-account service-charges/wealth-management-gpc-account.html service-charges/young-stars-account-before-april-2012.html service-charges/young-stars-account.html @@ -132325,7 +132878,6 @@ service/sweepstakesRegEmail.jsp service/temple/cards service= service=ajax -serviceDetails.aspx serviceQuestionnaireAjax service_worker.js serviceawards2023/ @@ -132380,6 +132932,20 @@ services.html services.min.js?_= services/ services/* +services/Ajax +services/Browse +services/Intern +services/MyResearch +services/Record +services/Records +services/Search/Ajax +services/Search/Email +services/Search/History +services/Search/OpenSearch +services/Search/Results +services/Search/Suggest +services/Search/cache +services/Search/xsl services/admina.asp services/ads services/ads2 @@ -132769,7 +133335,6 @@ sg-en*/people/*/circle sg-en*/people/*/favorites sg-en*/shop/*/favoriters sg-en*/shop/*/sold -sg-en/ sg-en/*?order= sg-en/*color= sg-en/*customizable= @@ -133453,12 +134018,12 @@ show show-email show-error- show-more-products/ -show.aframe show.php show.php show/* show/delete_saved_shows show/koth-show +show=all showDuration= showMap* showMap=true @@ -133585,7 +134150,6 @@ shuxi_qiao shyamkakula si si-LK -si-en/ si-lk/ si/ si/*?*lang=en-US @@ -133744,6 +134308,7 @@ signup_verify.php signups signups/pricing signups/why-pro +signurl sigou-interdisciplinary-blog sihengchen sijang @@ -133837,8 +134402,11 @@ sinyi* sio siobhankelly siparisler +siparislerim sips siraj +siralama= +sirali-urunler siret sirev=true siri @@ -134046,7 +134614,6 @@ sitecorehttp://idfg.idaho.gov/robots.txt sitecounterajax sitedashboard sitedown -sitedown/ siteelementshomepage/test-page/test-home.aspx sitefinity sitefinity/ @@ -134123,13 +134690,33 @@ sitemap/_jcr_content/root/sitemap.xml sitemap/archive sitemap/archive/picture sitemap/catalog +sitemap/catalog_new.xml sitemap/crawl-monitor sitemap/directory sitemap/googlenews/all/all.xml$ sitemap/image-sitemap-*.xml +sitemap/interview_new.xml +sitemap/portfolio1447.xml +sitemap/portfolio1448.xml +sitemap/portfolio1449.xml +sitemap/portfolio_new.xml +sitemap/project-category.xml +sitemap/projects25.xml +sitemap/projects26.xml +sitemap/projects27.xml +sitemap/projects28.xml +sitemap/projects_new.xml sitemap/rss sitemap/update/all.xml$ sitemap/update/section.xml$ +sitemap/userpages116.xml +sitemap/userpages117.xml +sitemap/userpages118.xml +sitemap/userpages_new.xml +sitemap/users598.xml +sitemap/users599.xml +sitemap/users600.xml +sitemap/users_new.xml sitemap_ sitemap_0.xml sitemap_1.xml @@ -135750,12 +136337,15 @@ sk-sk/profile sk-sk/profile/ sk-sk/smartsearchforwarder sk/ +sk/*-p-*/product-features sk/*?*lang=en-US +sk/*gads=true sk/?wicket:interface= sk/Bus sk/Download sk/Ferry sk/Train +sk/account sk/android/collections sk/android/search sk/api.php? @@ -135763,7 +136353,10 @@ sk/api.php?*&action= sk/api.php?action= sk/article sk/blog +sk/cart +sk/change-password sk/checkout +sk/collections sk/de sk/dealer_locator/ sk/destination @@ -135779,15 +136372,20 @@ sk/firefox/collections/mozilla/$ sk/firefox/search sk/forums sk/fr +sk/get/api/popup +sk/get/api/review +sk/get/api/search/slicing-attributes sk/hans sk/hant sk/it sk/kb/*/discuss sk/learning-center/tags +sk/login sk/m sk/map sk/press-releases sk/pt +sk/register sk/renew.html sk/seamonkey/collections sk/seamonkey/search @@ -135795,6 +136393,10 @@ sk/search sk/sk sk/sk/pwc-prava.html sk/sk/pwclegal/ludia.html +sk/sr +sk/sr$ +sk/sr? +sk/store sk/thunderbird/collections sk/thunderbird/search sk/tickets/ @@ -136651,12 +137253,6 @@ sondaggio_sport.php sondaggiofin.php sondaggionew.php song -song/delete_user_review -song/fetch_overview_review -song/fetch_review_view -song/report_inappropriate -song/review_thumbs -song/save_user_review songqi soniaalves soniapujol @@ -136664,6 +137260,7 @@ sonnets.php sonnets.txt sonumehta sonusubudhi +sony soojin soojinpark sop/ @@ -137153,6 +137750,7 @@ squelettes/images squilgees/ squinnying sr +sr$ sr%20%20= sr-AU sr-RS @@ -137276,6 +137874,7 @@ sr/wiki/User: sr/wiki/UserProfile: sr/wiki/User_talk: sr? +sr? sr?* sr_latn/article sr_latn/blog @@ -137419,7 +138018,6 @@ staff staff-feedback-form staff-profiles/data/docs/ staff.htm -staff.php staff/ staff/academics/modules/teaching-excellence-principles-module staff/academics/modules/teaching-impact-module @@ -137573,7 +138171,7 @@ static-sitemap-personal.xml static-sitemap-privatebanking.xml static-sitemap-tpc.xml static-sitemap-treasures.xml -static.cnbctv18.com/* +static.cnbctv18.com static/ static/*.css static/*.css$ @@ -137722,7 +138320,6 @@ stats stats stats- stats-*/overview -stats-2017 stats-by-authors stats.php3/ stats/ @@ -138206,6 +138803,7 @@ storyblok storybook storycomments storyemail +storyimage storyplus storyworks/preview stp/IONO/ionosonde @@ -138503,6 +139101,7 @@ style/beauty/hearstmagazines style/fashion/hearstmagazines style/size_chart_mens style= +style= styleId styleOne style_guide/ @@ -138566,6 +139165,7 @@ submit submit-book-journal/ submit-case submit-contact +submit-envoyer/* submit-new submit-reference submit-review-thank-you @@ -138716,6 +139316,7 @@ subscription= subscriptionDetails.htm subscription_orders.cgi subscription_request.cgi +subscriptioncancel subscriptionhttp://plisio.net/robots.txt subscriptions subscriptions/manage/ @@ -138943,10 +139544,13 @@ support.formstack.com support/ support/*zout_ support/?s= +support/autorenewal +support/business support/category support/content support/copy-link support/custom_resource +support/cyberscamswps support/direct-images support/direct-tooltips support/distr @@ -138966,8 +139570,11 @@ support/forum/conversations/ support/forum/members/ support/forum/search? support/geofilter +support/getstarted support/global-opt-out +support/gst support/home.html +support/idtp support/index support/knowledgebase/article.aspx?type=article*contentid support/knowledgebase/subcategory.aspx?type=category*contentid @@ -138975,11 +139582,38 @@ support/knowledgecenter/api support/knowledgecenter/v1 support/maps-beta support/market-images +support/mcafeesecurity support/oem/ +support/pop support/praktikum-english support/praktikum/flow.html support/preview/ +support/purchaseproof +support/refund +support/reimburserequest support/relay_point_py.html +support/remote +support/requestrefund +support/restorationhelp +support/restore +support/rr +support/s/autorenewal +support/s/business +support/s/cyberscamswps +support/s/getstarted +support/s/gst +support/s/idtp +support/s/mcafeesecurity +support/s/pop +support/s/purchaseproof +support/s/refund +support/s/reimburserequest +support/s/remote +support/s/requestrefund +support/s/restorationhelp +support/s/restore +support/s/rr +support/s/techmaster support/search support/search support/search-results @@ -138990,6 +139624,7 @@ support/showarticle* support/streaming support/subscribe/regist_entry.php support/tag +support/techmaster support/test support/tsupport/pdfs/noindex support/tutorials @@ -139418,7 +140053,6 @@ switch-site? switch.php3 switchProduct switch_country= -switchboard.aspx switcher= sworsdale sworthington @@ -139426,7 +140060,6 @@ swp_analytics swr sws sx -sxa-template-site/ sxi/servlet/sxibrowse sxi/servlet/sximovie sxi/servlet/sxisearch @@ -139532,7 +140165,6 @@ t/trackback t1e t2e.php t2opt -t3-assets t31337 t3Portal t3lib @@ -139735,7 +140367,7 @@ tag/*/b/ tag/*/c tag/*/c/ tag/*/feed -tag/*/page-*/ +tag/*/page- tag/*/shoutbox tag/*/shoutbox? tag/*access_type=* @@ -140009,7 +140641,7 @@ tags-regions/json tags.php tags/ tags/* -tags/*/?amp=* +tags/*/?amp= tags/*/page tags/*htm*.htm tags/*tags= @@ -140085,6 +140717,7 @@ talk_to_us/? talkread talks2 talkscreen.bml +talktalk tallarita tally-loader-react/static-1.65 tallyman/context @@ -140145,12 +140778,15 @@ tarrant tasawarjalali tasima task-management +task/*?GA_EVENT +task/*?ec= task_* tasks tasks tasks/ tasks/r/form taste-of-the-mare +tastesurvey tattoo_pictures_slideshow/article.htm tauanajc tawang @@ -140314,6 +140950,7 @@ tdate=*/*/6* tdate=*/*/7* tdate=*/*/8* tdate=*/*/9* +tdc tdevine tdh tdichter @@ -140890,6 +141527,7 @@ teeth_whitening_fads_pictures_slideshow/article.htm tegneserier/salesposter tejal teknologica +tekrar-al tel tel: tel:* @@ -140907,6 +141545,7 @@ telegram998com telehealth-for-women telemarketers-api telematics +telenor telephonie/*idOffre= telephonie/abonnement-telephonique-operateurs-forfaits-telephones-portables/forfait-very- telesales @@ -140921,6 +141560,7 @@ television/tve-internacional/europa/? television/tve-internacional/parrilla/? television/tve-internacional/programacion-tv/? television? +telfort tell-friend tellAFriend.do tellafriend @@ -141215,6 +141855,7 @@ terms= terms_id= termsandconditions/*?sortby termsandconditions/archive +termsofusechanges territoire-de-belfort/ territoire-de-belfort/assure/actualites/ territorial/edicoes-anteriores-viasat @@ -141261,6 +141902,7 @@ test-landing test-lightbox test-middle01/* test-middle02/* +test-odc/ test-pa/ test-pa/performing-arts-faculty/ test-pa/student-resources/ @@ -141314,7 +141956,7 @@ test.html test.jsp test.umb.edu/ test/ -test/ +test/ test/* test/*?question* test/*?rtf* @@ -141347,6 +141989,7 @@ test/scr/myg/ test/superbowl2024/ test/terms/ test/two/ +test/udit/levels-qa.asp test/ztest/ test1 test1$ @@ -141385,7 +142028,6 @@ testbedadmin testbereich testcase testcases -testclonesite-sukh/ testds.jsp teste teste-*.html$ @@ -141463,7 +142105,6 @@ textbook/isbn textbook/top-selling-textbooks textbooks textbooks/_ajax/log -texte texteBrut texthtml texthtml/ @@ -141603,13 +142244,11 @@ th/firefox/search th/footer-partner th/forums th/header-partner -th/hi th/kb/*/discuss th/learning-center/tags th/login-messages th/map th/motivator/ -th/my th/node th/partners th/pm/ @@ -141627,8 +142266,6 @@ th/small-medium-business th/solutions/case-studies/ th/solutions/case-studies/innovators/innovators-eu/ th/solutions/case-studies/sustainability-emea/ -th/tc -th/th th/th th/th/book-a-trip/flights/fare-types/fare-guide-information.html th/th/cms/ @@ -141641,7 +142278,6 @@ th/tickets/ th/tickets/$ th/user th/users -th/whatisthis th/wiki/%E0%B8%84%E0%B8%B8%E0%B8%A2%E0%B8%81%E0%B8%B1%E0%B8%9A%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B9%83%E0%B8%8A%E0%B9%89: th/wiki/%E0%B8%84%E0%B8%B8%E0%B8%A2%E0%B9%80%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B9%81%E0%B8%A1%E0%B9%88%E0%B9%81%E0%B8%9A%E0%B8%9A: th/wiki/%E0%B8%9C%E0%B8%B9%E0%B9%89%E0%B9%83%E0%B8%8A%E0%B9%89: @@ -142677,15 +143313,18 @@ topics/*?p= topics/category/undefined topics/index-v2-f5L2sheVSpUMT9tL.html topics/index.aspx +topics/jill-enyart topics/lms topics/noticia/* topics/search?* topics? topicsearch?q= +topla-kazan +topla-kazan-kuponlari topo-summit-2019 toprailapp tops -topsecret/ +topsecret/ topsfr topsocial topsy @@ -143063,7 +143702,6 @@ traciegordon track track track* -track-analytics track.gif track.php track/diapers.htm @@ -143116,7 +143754,7 @@ trademgr tradeoffer traduction traffic -traffic-manager/ +traffic-manager/ traffic/status*? trafficbot.life trafficbot.live @@ -143890,7 +144528,6 @@ tt/ ttb/ ttd ttd_payment -ttdownloads/ ttg tthaweethai tto @@ -143914,9 +144551,11 @@ ttong tu/termine/termin.ics tubes_cms tucritica +tudum tue tufengen tugboat +tum--urunler tumhaberler/liste tummansetler/LoadMoreNews tune*retpath= @@ -143942,7 +144581,6 @@ tus-pedidos tutor tutor/admin tutor/search/problems -tutorial tutorial-camtasia-recommended-trainers.html tutorial-camtasia-service-provider.html tutorial-morae.html @@ -144122,6 +144760,7 @@ tvmag tvopham tvschedule tvschedules +tvsignup tvtee tw tw- @@ -144243,7 +144882,6 @@ typing-tool typo typo3 typo3/ -typo3/http://unibo.it/robots.txt typo3/sysext/frontend/Resources/Public typo3_src typo3_src-4.1.1 @@ -144394,7 +145032,6 @@ ucomm/collegetown/coupons/ ucomm/internalcommunications/_files/ ucs ud -udf/ udodiriokwandu udpddoscn uds @@ -144790,6 +145427,7 @@ uk/tags uk/teams uk/temporarily-unavailable uk/the-pearson-education-limited-board.html +uk/think uk/thunderbird/collections uk/thunderbird/search uk/transactions @@ -145016,7 +145654,6 @@ unsubscribe* unsubscribe-confirmation unsubscribe-from-applet unsubscribe-thankyou.html -unsubscribe.aspx unsubscribe.cgi unsubscribe.html unsubscribe/ @@ -145051,10 +145688,11 @@ up/elb upcoming-events/* upcoming-parties upcomingeventdetails.html +upcomingevents upcomingevents.html? update update-browser -update-check/wirecast/ +update-check/wirecast/ update-guide update-settings update-your-browser @@ -145161,7 +145799,6 @@ uploadfile uploadfile.php uploadhistory.php uploadify -uploadify/ uploading/gifgenerator uploadprocerr.html uploads @@ -145725,7 +146362,6 @@ us/support/knowledge_base/ us/support/service/agent us/switch us/sys -us/think us/trade-in/program-violation us/translate/schulwoerterbuch_English-German us/translate/schulwoerterbuch_German-English @@ -145822,7 +146458,6 @@ user-registrierung user-reports/http://wordnik.com/robots.txt user-research-testing user-settings -user.aspx user.json user.mefi/ user.php @@ -146006,7 +146641,6 @@ user_profile$ user_sessions user_subscribe.cgi user_testing_tmp -user_xrds.aspx useradd.cgi useragreement.php userarea/ @@ -146027,6 +146661,7 @@ usergroups/sasforuminternational/proceedings/ usergroups/seugi/call/ userguide userhttp://bipm.org/robots.txt +userhub userid.aspx userimages userimages/help_file_images @@ -146051,12 +146686,14 @@ users.pl users/ users/* users/* +users/*/*?*prjid= users/*/? users/*/avatar users/*/bookmarks users/*/calendars.ics users/*/comments users/*/contact +users/*/contacts users/*/country_rankings users/*/default-avatar users/*/default-avatar-v2 @@ -146065,6 +146702,7 @@ users/*/followers users/*/following users/*/listings users/*/mypixiv +users/*/portfolio/*/*?view users/*/posts users/*/posts.rss users/*/reference_requests @@ -146254,6 +146892,7 @@ utm_source=an_ utm_source=bing utm_source=google utm_source=google&utm_medium=cpc&utm_campaign +utm_term utm_term* utm_term=* utouch @@ -146564,6 +147203,8 @@ v_detail_tab_print*.html$ va va-cha%CC%A3m-myheritage va/ +vacancy/create/*?GA_EVENT +vacancy/create/*?ec= vacancy_old vacant-land-for-sale/advanced-search vacant-land-to-rent/advanced-search @@ -146612,13 +147253,13 @@ vanity vannessajharrison vans/leasing/search vansorat -vantage-cloud/ -vantage-enterprise/ -vantage-transcoding/ -vantageCloudManager/ -vantageCloudTrial/ -vantageDomainServer/ -vantageTrancodeServer/ +vantage-cloud/ +vantage-enterprise/ +vantage-transcoding/ +vantageCloudManager/ +vantageCloudTrial/ +vantageDomainServer/ +vantageTrancodeServer/ vantage_point/archive vapors/ var @@ -146735,6 +147376,7 @@ verano/certificado/condni verano/certificado/descarga verano/certificado/sindni verba +verboten4bots vergleich vergleich/zum verification-donnees-pmna @@ -146757,9 +147399,9 @@ verify_age verify_cookies verify_your_email$ verify_your_email? +verifyidentity verity verity-301 -verizon verizon-connecta-la-banda* vermisste_tiere.art_s veronica_benavides @@ -147037,9 +147679,8 @@ video*search=*o=mr&page=8$ video*search=*o=mr&page=9$ video- video-alert -video-cue/ +video-cue/ video-en-directo -video-en-directo/ video-gallery/ video-keywords video-landing-pages/ @@ -147081,7 +147722,6 @@ video/%D0%B7%D0%B0%D0%BF%D1%80%D0%BE%D1%81 video/* video/*.swf$ video/*.xml -video/*/adconfig.xml video/*/fallback?noscript video/*/preview video/*/search @@ -147239,7 +147879,6 @@ videoprograminfo? videorequest videos videos -videos/ videos/*? videos/30-minute-fitness-everyone videos/60-minute-fitness-everyone @@ -147408,6 +148047,7 @@ view?key=* viewAll=* viewAvailabilityNotificationDetail.do viewEmerald.asp +viewFile viewInternet.asp viewInternetArchive1.asp viewProquest.asp @@ -147438,6 +148078,7 @@ viewer viewfile.php viewfound.php viewgit +viewingactivity viewlibrary/ viewlocale=zh_CN viewnationalmap/ @@ -147503,6 +148144,7 @@ viral-picks viral_infections_pictures_slideshow/article.htm viral_skin_rashes_guide_itchy_blisters_sores/article.htm virgin-red/rewards-credit-card +virginaustralia virginialovison virtual virtual-open-day @@ -147618,7 +148260,6 @@ vms234 vmware/about vn vn -vn-vi/ vn/ vn/*?*lang=en-US vn/en/book-a-trip/flights/fare-types/fare-guide-information.html @@ -147658,8 +148299,10 @@ vocabulary/choose-level vod vod-encore-schedule vod-index/ +vodafone vodafone-foundation/focus-areas/dreamlab-app/Lesotho vodafoneadslafondo +vodafonedemobilelaunch voguevoices/thankyou voguevoices/thankyou2 voice-translate @@ -148066,6 +148709,7 @@ ways_to_raise_food-smart_kids_pictures_slideshow/article.htm ways_to_wreck_your_skin_pictures_slideshow/article.htm wbatista wbc-rebrand-hub/* +wbdisable* wbur/arts wbur/connection wbur/herenow @@ -148183,6 +148827,16 @@ web.config web.config web.projects web/ +web/*/*.mkup +web/*/dara +web/*/search/series +web/*/studies/*/sdafm +web/*/studies/*/solr +web/*/studies/*/utilization +web/*/studies/22940 +web/*/studies/3417 +web/*/studies/34800 +web/*/studies/36861 web/AT/telepresence/pro web/BE/fr/telepresence/pro web/BE/nl/telepresence/pro @@ -148230,12 +148884,15 @@ web/documents/diversity/history web/documents/nosearch web/en/kb/details.page?article=how_to_know_who_sign&cattype=kb&cat=receiving&subcat=tracking web/enterprise/newsroom/impact/ +web/files/cfda web/fr/kb/details.page?article=how_to_know_who_sign&cattype=kb&cat=receiving&subcat=tracking web/go web/guest/inicio web/guest/pdf web/help/index.html web/igualtat-old +web/instructors/series +web/instructors/studies web/ken web/learning-resources web/lfr-expo @@ -149739,6 +150396,7 @@ web/packages/DistPlotter/DESCRIPTION web/packages/Distance/DESCRIPTION web/packages/DistatisR/DESCRIPTION web/packages/Distributacalcul/DESCRIPTION +web/packages/DistributionIV/DESCRIPTION web/packages/DistributionOptimization/DESCRIPTION web/packages/DistributionTest/DESCRIPTION web/packages/DistributionUtils/DESCRIPTION @@ -149749,6 +150407,7 @@ web/packages/DoE.base/DESCRIPTION web/packages/DoE.wrapper/DESCRIPTION web/packages/DoEstRare/DESCRIPTION web/packages/DockerParallel/DESCRIPTION +web/packages/Docovt/DESCRIPTION web/packages/Dogoftest/DESCRIPTION web/packages/DominoDataR/DESCRIPTION web/packages/DoseFinding/DESCRIPTION @@ -150475,6 +151134,7 @@ web/packages/GSSTDA/DESCRIPTION web/packages/GSelection/DESCRIPTION web/packages/GSparO/DESCRIPTION web/packages/GTDL/DESCRIPTION +web/packages/GTEs/DESCRIPTION web/packages/GTFSwizard/DESCRIPTION web/packages/GTbasedIM/DESCRIPTION web/packages/GUD/DESCRIPTION @@ -152749,6 +153409,7 @@ web/packages/R1magic/DESCRIPTION web/packages/R2Addhaz/DESCRIPTION web/packages/R2BEAT/DESCRIPTION web/packages/R2BayesX/DESCRIPTION +web/packages/R2D2ordinal/DESCRIPTION web/packages/R2DT/DESCRIPTION web/packages/R2HTML/DESCRIPTION web/packages/R2MLwiN/DESCRIPTION @@ -153739,6 +154400,7 @@ web/packages/SLSEdesign/DESCRIPTION web/packages/SLTCA/DESCRIPTION web/packages/SMARTbayesR/DESCRIPTION web/packages/SMARTp/DESCRIPTION +web/packages/SMASH/DESCRIPTION web/packages/SMCRM/DESCRIPTION web/packages/SMDIC/DESCRIPTION web/packages/SMFilter/DESCRIPTION @@ -155433,6 +156095,7 @@ web/packages/autoCovariateSelection/DESCRIPTION web/packages/autoEnsemble/DESCRIPTION web/packages/autoFC/DESCRIPTION web/packages/autoFRK/DESCRIPTION +web/packages/autoGO/DESCRIPTION web/packages/autoMFA/DESCRIPTION web/packages/autoMrP/DESCRIPTION web/packages/autoRasch/DESCRIPTION @@ -155950,6 +156613,7 @@ web/packages/blindrecalc/DESCRIPTION web/packages/blindreview/DESCRIPTION web/packages/blink/DESCRIPTION web/packages/bliss/DESCRIPTION +web/packages/blit/DESCRIPTION web/packages/blm/DESCRIPTION web/packages/blme/DESCRIPTION web/packages/blmeco/DESCRIPTION @@ -156167,7 +156831,6 @@ web/packages/bsub/DESCRIPTION web/packages/bsvarSIGNs/DESCRIPTION web/packages/bsvars/DESCRIPTION web/packages/bsynth/DESCRIPTION -web/packages/btb/DESCRIPTION web/packages/btergm/DESCRIPTION web/packages/bubbleHeatmap/DESCRIPTION web/packages/bubblyr/DESCRIPTION @@ -158464,6 +159127,7 @@ web/packages/eimpute/DESCRIPTION web/packages/einet/DESCRIPTION web/packages/einsum/DESCRIPTION web/packages/eiopaR/DESCRIPTION +web/packages/eiopt2/DESCRIPTION web/packages/eirm/DESCRIPTION web/packages/eive/DESCRIPTION web/packages/eivtools/DESCRIPTION @@ -158507,6 +159171,7 @@ web/packages/emailvalidation/DESCRIPTION web/packages/emayili/DESCRIPTION web/packages/embed/DESCRIPTION web/packages/embryogrowth/DESCRIPTION +web/packages/emcAdr/DESCRIPTION web/packages/emdbook/DESCRIPTION web/packages/emdi/DESCRIPTION web/packages/emdist/DESCRIPTION @@ -159153,7 +159818,6 @@ web/packages/filters/DESCRIPTION web/packages/finalfit/DESCRIPTION web/packages/finalsize/DESCRIPTION web/packages/finbif/DESCRIPTION -web/packages/finbipartite/DESCRIPTION web/packages/finch/DESCRIPTION web/packages/findGSEP/DESCRIPTION web/packages/findInFiles/DESCRIPTION @@ -159166,7 +159830,6 @@ web/packages/findviews/DESCRIPTION web/packages/finetune/DESCRIPTION web/packages/fingerPro/DESCRIPTION web/packages/fingerprint/DESCRIPTION -web/packages/fingraph/DESCRIPTION web/packages/finiteruinprob/DESCRIPTION web/packages/finity/DESCRIPTION web/packages/finna/DESCRIPTION @@ -160868,6 +161531,7 @@ web/packages/httk/DESCRIPTION web/packages/httpRequest/DESCRIPTION web/packages/httpcache/DESCRIPTION web/packages/httpcode/DESCRIPTION +web/packages/httpgd/DESCRIPTION web/packages/httping/DESCRIPTION web/packages/httpproblems/DESCRIPTION web/packages/httptest/DESCRIPTION @@ -162740,6 +163404,7 @@ web/packages/metasnf/DESCRIPTION web/packages/metatest/DESCRIPTION web/packages/metathis/DESCRIPTION web/packages/metatools/DESCRIPTION +web/packages/metaumbrella/DESCRIPTION web/packages/metavcov/DESCRIPTION web/packages/metaviz/DESCRIPTION web/packages/metawho/DESCRIPTION @@ -163081,6 +163746,7 @@ web/packages/mmcm/DESCRIPTION web/packages/mmconvert/DESCRIPTION web/packages/mme/DESCRIPTION web/packages/mmeln/DESCRIPTION +web/packages/mmeta/DESCRIPTION web/packages/mmiCATs/DESCRIPTION web/packages/mmibain/DESCRIPTION web/packages/mmints/DESCRIPTION @@ -163574,7 +164240,6 @@ web/packages/nbc4va/DESCRIPTION web/packages/nbconv/DESCRIPTION web/packages/nbconvertR/DESCRIPTION web/packages/nberwp/DESCRIPTION -web/packages/nbfar/DESCRIPTION web/packages/nblR/DESCRIPTION web/packages/nbody/DESCRIPTION web/packages/nbpMatching/DESCRIPTION @@ -164293,6 +164958,7 @@ web/packages/overviewR/DESCRIPTION web/packages/owd/DESCRIPTION web/packages/owdbr/DESCRIPTION web/packages/owidR/DESCRIPTION +web/packages/owidapi/DESCRIPTION web/packages/owmr/DESCRIPTION web/packages/ows4R/DESCRIPTION web/packages/ox/DESCRIPTION @@ -168137,7 +168803,6 @@ web/packages/spectral/DESCRIPTION web/packages/spectralAnalysis/DESCRIPTION web/packages/spectralAnomaly/DESCRIPTION web/packages/spectralGP/DESCRIPTION -web/packages/spectralGraphTopology/DESCRIPTION web/packages/spectralR/DESCRIPTION web/packages/spectre/DESCRIPTION web/packages/spectrino/DESCRIPTION @@ -170368,6 +171033,8 @@ web/packages/ztype/DESCRIPTION web/packages/zyp/DESCRIPTION web/packages/zzlite/DESCRIPTION web/page +web/pages/FAR +web/pages/ICPSR/styleguide web/pdf web/playpen web/portal/commerce @@ -170590,6 +171257,7 @@ webhook webhook_templates webhooks webhooks$http://askubuntu.com/robots.txt +webim webimage/countrys/africa/printpage webimage/countrys/asia/printpage webimage/countrys/europe/printpage @@ -170729,7 +171397,14 @@ webservices/temp webservices_sw webservices_sw/content/cards webservices_sw/items +webshop/analytics +webshop/api/v*/wa +webshop/getMultiSearchProducts.do +webshop/getNextMultiSearchProducts.do webshop/nieuwproduct +webshop/performMultiSearch.do +webshop/searchRecipesText.do +webshop/wa website website-api website-builder @@ -170916,6 +171591,8 @@ wet-dist/theme-gcwu-fegc/images/ wet-dist/theme-gcwu-intranet/images/ wet-dist/theme-ogpl/images/ wet-dist/theme-wet-boew/images/ +wet-v3-1/* +wet-v3/* wet30-6/ wet4/ wet4gcwutheme/ @@ -171172,7 +171849,6 @@ whitneykozakowski whitneypolk23 who-we-are/leadership*filter_committee who-we-are/what-london-assembly-does/questions-mayor/find-an-answer?question_text= -who_are_you.aspx whogan whois whois.php @@ -171198,6 +171874,7 @@ why_are_my_nipples_itchy_possible_12_causes/article.htm why_beans_are_good_for_your_health/article.htm why_do_i_have_the_chills_other_than_fever/article.htm why_your_fingers_are_swollen_reasons/article.htm +whysecure whythisad wi wicket:interface*http://springerlink.com/robots.txt @@ -172550,7 +173227,7 @@ wip/* wip_index.php wipostad/ wire- -wire-cast/ +wire-cast/ wirecutter wirecutter/*&xid= wirecutter/*.csv$ @@ -172586,12 +173263,12 @@ wishlist-add-item?* wishlist-remove* wishlist-search wishlist-search-results -wishlist.html*http://allkpop.com/robots.txt wishlist.php wishlist/ wishlist/* wishlist/add/ wishlist/get-button +wishlist/index wishlist/universal wishlist/vendor-button wishlist? @@ -172981,7 +173658,7 @@ wp-admin/about.php wp-admin/admin-ajax.php wp-admin/admin-ajax.php wp-admin/admin-ajax.php?action=icl_mpp_search -wp-admin/admin-ajax.phphttp://acer.com/robots.txt +wp-admin/admin-ajax.phphttp://aces.edu/robots.txt wp-admin/admin-ajax.phphttp://aclanthology.org/robots.txt wp-admin/admin-ajax.phphttp://akismet.com/robots.txt wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt @@ -172993,13 +173670,14 @@ wp-admin/admin-ajax.phphttp://digitalmusicnews.com/robots.txt wp-admin/admin-ajax.phphttp://ghgprotocol.org/robots.txt wp-admin/admin-ajax.phphttp://harpersbazaar.com/robots.txt wp-admin/admin-ajax.phphttp://iab.com/robots.txt -wp-admin/admin-ajax.phphttp://johnlewis.com/robots.txt wp-admin/admin-ajax.phphttp://marktplaats.nl/robots.txt wp-admin/admin-ajax.phphttp://mercadolibre.com/robots.txt wp-admin/admin-ajax.phphttp://payments.google.com/robots.txt wp-admin/admin-ajax.phphttp://ranker.com/robots.txt +wp-admin/admin-ajax.phphttp://royal.pingdom.com/robots.txt wp-admin/admin-ajax.phphttp://sixt.com/robots.txt wp-admin/admin-ajax.phphttp://skipthedishes.com/robots.txt +wp-admin/admin-ajax.phphttp://smore.com/robots.txt wp-admin/admin-ajax.phphttp://smsapi.com/robots.txt wp-admin/admin-ajax.phphttp://spglobal.com/robots.txt wp-admin/admin-ajax.phphttp://stanford.edu/robots.txt @@ -173344,7 +174022,7 @@ wp-content/uploads/wp-import-export-lite/http://mootools.net/robots.txt wp-content/uploads/wp-import-export-lite/http://rantanps.blogspot.com/robots.txt wp-content/uploads/wp-import-export-lite/http://royalcollection.org.uk/robots.txt wp-content/uploads/wp-import-export-lite/http://theblock.co/robots.txt -wp-content/uploads/wp-import-export-lite/http://you.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://yougov.co.uk/robots.txt wp-content/uploads/wp-staging wp-content/uploads/wpforms wp-content/uploads/wpforms/ @@ -173385,7 +174063,7 @@ wp-includes/images/ wp-includes/js wp-includes/js/ wp-includes/js/* -wp-includes/js/http://airtable.com/robots.txt +wp-includes/js/http://airstream.com/robots.txt wp-includes/js/jquery/jquery.masonry.min.js?ver= wp-includes/js/masonry.min.js?ver= wp-includes/js/mediaelement/mediaelementplayer.min.css @@ -173676,8 +174354,10 @@ x/tests x01122019-higfiles x? xArchive/Archive/Illegal-liquor-export-20010319 +xajax xavier xb/en/ +xboxone xbp/search xbrandschutz/ xc @@ -173716,6 +174396,7 @@ xethikarbeitsgruppe/ xethikarbeitsgruppe/http://wigle.net/robots.txt xf/help xfilter=1 +xfinity xfx7 xgCxM9By/init.js xgenehmigungpruefung/ @@ -173797,6 +174478,7 @@ xml/today/SitemapToday*.xml xml/vocabulary xml? xml? +xml_rpc_srv xmlapi xmlcontent xmldata/config @@ -173819,13 +174501,13 @@ xoplatform/logger/api/logger xorouter xpert/xcloud xpromo_static -xqdemo xqli xref xres/add xrg xrx-search xs +xs4all xsanR1 xsanR2 xsanR3 @@ -173836,7 +174518,6 @@ xsl xsl xsl/ xsl/http://infosecurity-magazine.com/robots.txt -xslt xslt/ xslt/http://cryptokitties.co/robots.txt xslt/http://wsj.com/robots.txt @@ -173912,6 +174593,7 @@ yap/preview yarelicastrosevilla yarisma yarisma-tarifleri +yasgrubu= yasmeen yasmene yasmin @@ -174264,7 +174946,6 @@ yonsoopark yooid york-county-iwd york-county/events/ -york-county/health/ york-county/instagram/ york-county/newsletter-signup/ york-county/subscribe/ @@ -174300,12 +174981,14 @@ your-library-invoices.asp* your-orders your-shop your-stories +yourAccount your_feet_are_always_cold_why/article.htm your_health_infections_that_arent_contagious/article.htm your_info.cfm your_prepregnancy_checklist_pregnancy/article.htm your_voice_pay your_voice_pay_author +youraccount youraccount/ yourarchives yourbaskets/add @@ -174440,7 +175123,6 @@ z_test z_test-templates z_training za -za-en/ za/ za/*?*lang=en-US za/admin @@ -175194,6 +175876,7 @@ ziad zibell zichenhms zickler +ziggo zihaowang zihoc95639/rss zika_virus_causes_symptoms_treatment_slideshow/article.htm @@ -175633,7 +176316,6 @@ hnliche-fahrzeuge/ 1/shared/spl/hi/pop_ups/05/uk_should_the_uk_vote_on_the_eu_constitution0/html/8.stm 1_fs 1c-bitrix -1c_version.php 1clickhelpr1 1col_stationery.html 1fa21669_page @@ -176002,7 +176684,7 @@ hnliche-fahrzeuge/ 404handler/ 404http://bettenmalsch.com/robots.txt 404http://dinotim.com/robots.txt -404http://dost.cgg.gov.in/robots.txt +404http://doodle.com/robots.txt 404http://warnerbros.com/robots.txt 406 413gkwMT @@ -176455,6 +177137,7 @@ hnliche-fahrzeuge/ 2023_ 2023tcom 2024_ +2025-archive 2025_ 2026_ 2027_ @@ -176548,6 +177231,7 @@ hnliche-fahrzeuge/ 17713 17717 17731 +20000 27344 27350 27479 @@ -176610,7 +177294,6 @@ hnliche-fahrzeuge/ 1027454 1034660 1039154 -1039154/ 1062325 1063747 1154235/