[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2024-09-18 10:04:05 +00:00
parent aff1078c6c
commit b8316532c3
14 changed files with 1288 additions and 935 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1726599788
},
"Trickest wordlist update": {
"last_update": 1726567426
"last_update": 1726653836
}
}

View file

@ -99542,6 +99542,13 @@ Tests/Core/Template/AttributeTest.php
Core/Template/AttributeTest.php
Template/AttributeTest.php
AttributeTest.php
core/tests/Drupal/Tests/Core/Template/StubTwigTemplate.php
tests/Drupal/Tests/Core/Template/StubTwigTemplate.php
Drupal/Tests/Core/Template/StubTwigTemplate.php
Tests/Core/Template/StubTwigTemplate.php
Core/Template/StubTwigTemplate.php
Template/StubTwigTemplate.php
StubTwigTemplate.php
core/tests/Drupal/Tests/Core/Template/TwigSandboxTest.php
tests/Drupal/Tests/Core/Template/TwigSandboxTest.php
Drupal/Tests/Core/Template/TwigSandboxTest.php

View file

@ -14493,6 +14493,7 @@ core/tests/Drupal/Tests/PerformanceTestTrait.php
core/tests/Drupal/Tests/XdebugRequestTrait.php
core/tests/Drupal/Tests/Core/Template/AttributeHelperTest.php
core/tests/Drupal/Tests/Core/Template/AttributeTest.php
core/tests/Drupal/Tests/Core/Template/StubTwigTemplate.php
core/tests/Drupal/Tests/Core/Template/TwigSandboxTest.php
core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php
core/tests/Drupal/Tests/Core/Template/Loader/ThemeRegistryLoaderTest.php

View file

@ -30474,6 +30474,15 @@ Version20190524124819.php
app/migrations/Version20210217115150.php
migrations/Version20210217115150.php
Version20210217115150.php
app/migrations/Version20230506113731.php
migrations/Version20230506113731.php
Version20230506113731.php
app/migrations/Version20230506113627.php
migrations/Version20230506113627.php
Version20230506113627.php
app/migrations/Version20230506113812.php
migrations/Version20230506113812.php
Version20230506113812.php
app/migrations/Version20211110070503.php
migrations/Version20211110070503.php
Version20211110070503.php
@ -30513,6 +30522,9 @@ Version20231207235400.php
app/migrations/Version20200415135706.php
migrations/Version20200415135706.php
Version20200415135706.php
app/migrations/Version20230506112314.php
migrations/Version20230506112314.php
Version20230506112314.php
app/migrations/Version20231206152313.php
migrations/Version20231206152313.php
Version20231206152313.php
@ -30528,6 +30540,9 @@ Version20220722074516.php
app/migrations/Version20210112162046.php
migrations/Version20210112162046.php
Version20210112162046.php
app/migrations/Version20230506113422.php
migrations/Version20230506113422.php
Version20230506113422.php
app/migrations/Version20240226114528.php
migrations/Version20240226114528.php
Version20240226114528.php

View file

@ -5183,6 +5183,9 @@ app/migrations/Version20201026101117.php
app/migrations/Version20191106152509.php
app/migrations/Version20190524124819.php
app/migrations/Version20210217115150.php
app/migrations/Version20230506113731.php
app/migrations/Version20230506113627.php
app/migrations/Version20230506113812.php
app/migrations/Version20211110070503.php
app/migrations/Version20200917152259.php
app/migrations/Version20240704164714.php
@ -5196,11 +5199,13 @@ app/migrations/Version20200513162918.php
app/migrations/Version20240725105507.php
app/migrations/Version20231207235400.php
app/migrations/Version20200415135706.php
app/migrations/Version20230506112314.php
app/migrations/Version20231206152313.php
app/migrations/Version20211026153057.php
app/migrations/Version20230606111852.php
app/migrations/Version20220722074516.php
app/migrations/Version20210112162046.php
app/migrations/Version20230506113422.php
app/migrations/Version20240226114528.php
app/migrations/Version20210115065034.php
app/migrations/Version20231110103625.php

View file

@ -35481,6 +35481,9 @@ _unreleased/2024-08-22-improved-extensibility-for-cms-resolvers.md
changelog/_unreleased/2024-08-26-Deprecate-address-card-template.md
_unreleased/2024-08-26-Deprecate-address-card-template.md
2024-08-26-Deprecate-address-card-template.md
changelog/_unreleased/2024-09-06-fix-issue-cart-discount-with-rule-not-possible-in-promotion.md
_unreleased/2024-09-06-fix-issue-cart-discount-with-rule-not-possible-in-promotion.md
2024-09-06-fix-issue-cart-discount-with-rule-not-possible-in-promotion.md
changelog/_unreleased/2024-09-10-update-twig.md
_unreleased/2024-09-10-update-twig.md
2024-09-10-update-twig.md
@ -35655,6 +35658,9 @@ _unreleased/2024-08-20-improve-focus-handling-for-off-canvas-cart-and-quantity-s
changelog/_unreleased/2024-09-13-fix-issue-cannot-rename-media-files-when-remote-thumbnails-are-enabled.md
_unreleased/2024-09-13-fix-issue-cannot-rename-media-files-when-remote-thumbnails-are-enabled.md
2024-09-13-fix-issue-cannot-rename-media-files-when-remote-thumbnails-are-enabled.md
changelog/_unreleased/2024-09-10-vat-not-mandatory-in-alternative-shipping-address.md
_unreleased/2024-09-10-vat-not-mandatory-in-alternative-shipping-address.md
2024-09-10-vat-not-mandatory-in-alternative-shipping-address.md
changelog/_unreleased/2024-04-22-prevent-account-menu-dropdown-on-mobile.md
_unreleased/2024-04-22-prevent-account-menu-dropdown-on-mobile.md
2024-04-22-prevent-account-menu-dropdown-on-mobile.md

View file

@ -6242,6 +6242,7 @@ changelog/release-6-5-6-0/2023-08-31-vue3-fix-promotions-module.md
changelog/_unreleased/2024-08-22-Improved-text-formatting-in-the-storefront.md
changelog/_unreleased/2024-08-22-improved-extensibility-for-cms-resolvers.md
changelog/_unreleased/2024-08-26-Deprecate-address-card-template.md
changelog/_unreleased/2024-09-06-fix-issue-cart-discount-with-rule-not-possible-in-promotion.md
changelog/_unreleased/2024-09-10-update-twig.md
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
@ -6300,6 +6301,7 @@ changelog/_unreleased/2024-05-17-add-admin-vite-poc.md
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
changelog/_unreleased/2024-08-20-improve-focus-handling-for-off-canvas-cart-and-quantity-selector.md
changelog/_unreleased/2024-09-13-fix-issue-cannot-rename-media-files-when-remote-thumbnails-are-enabled.md
changelog/_unreleased/2024-09-10-vat-not-mandatory-in-alternative-shipping-address.md
changelog/_unreleased/2024-04-22-prevent-account-menu-dropdown-on-mobile.md
changelog/_unreleased/2024-08-26-add-definestore-method-to-shopware-store.md
changelog/_unreleased/2022-07-04-mail-attach.md

View file

@ -14455,6 +14455,11 @@ js/data/changelog/update-lys-tour-meta
data/changelog/update-lys-tour-meta
changelog/update-lys-tour-meta
update-lys-tour-meta
packages/js/data/changelog/fix-51395-reporttable-page
js/data/changelog/fix-51395-reporttable-page
data/changelog/fix-51395-reporttable-page
changelog/fix-51395-reporttable-page
fix-51395-reporttable-page
packages/js/data/changelog/update-use-error-boundary-for-panels
js/data/changelog/update-use-error-boundary-for-panels
data/changelog/update-use-error-boundary-for-panels
@ -21037,6 +21042,8 @@ tools/.gitkeep
post-merge
.husky/pre-push
pre-push
.husky/post-checkout
post-checkout
pnpm-lock.yaml
plugins/woocommerce-admin/composer.json
woocommerce-admin/composer.json
@ -63887,6 +63894,10 @@ plugins/woocommerce/changelog/fix-cys-patterns-margin
woocommerce/changelog/fix-cys-patterns-margin
changelog/fix-cys-patterns-margin
fix-cys-patterns-margin
plugins/woocommerce/changelog/doc-update-markdown-lint
woocommerce/changelog/doc-update-markdown-lint
changelog/doc-update-markdown-lint
doc-update-markdown-lint
plugins/woocommerce/changelog/fix-50207
woocommerce/changelog/fix-50207
changelog/fix-50207
@ -63911,6 +63922,14 @@ plugins/woocommerce/changelog/try-new-improved-filter-blocks-structure
woocommerce/changelog/try-new-improved-filter-blocks-structure
changelog/try-new-improved-filter-blocks-structure
try-new-improved-filter-blocks-structure
plugins/woocommerce/changelog/fix-49759-removed-taxname-export
woocommerce/changelog/fix-49759-removed-taxname-export
changelog/fix-49759-removed-taxname-export
fix-49759-removed-taxname-export
plugins/woocommerce/changelog/51386-add-control-address-edit-from-data-store
woocommerce/changelog/51386-add-control-address-edit-from-data-store
changelog/51386-add-control-address-edit-from-data-store
51386-add-control-address-edit-from-data-store
plugins/woocommerce/changelog/e2e-fix-waiting-response-can-create-a-variation-option-and-publish-the-product
woocommerce/changelog/e2e-fix-waiting-response-can-create-a-variation-option-and-publish-the-product
changelog/e2e-fix-waiting-response-can-create-a-variation-option-and-publish-the-product
@ -64047,6 +64066,10 @@ plugins/woocommerce/changelog/51016-e2e-external-sites-update-merchant-tests-pt2
woocommerce/changelog/51016-e2e-external-sites-update-merchant-tests-pt2
changelog/51016-e2e-external-sites-update-merchant-tests-pt2
51016-e2e-external-sites-update-merchant-tests-pt2
plugins/woocommerce/changelog/51414-e2e-external-expand-wpcom-suite-part2
woocommerce/changelog/51414-e2e-external-expand-wpcom-suite-part2
changelog/51414-e2e-external-expand-wpcom-suite-part2
51414-e2e-external-expand-wpcom-suite-part2
plugins/woocommerce/changelog/51033-47922-product-sku-improvements
woocommerce/changelog/51033-47922-product-sku-improvements
changelog/51033-47922-product-sku-improvements
@ -64179,6 +64202,10 @@ plugins/woocommerce/changelog/fix-48619
woocommerce/changelog/fix-48619
changelog/fix-48619
fix-48619
plugins/woocommerce/changelog/fix-wccom-20223-in-app-subs-error-handling
woocommerce/changelog/fix-wccom-20223-in-app-subs-error-handling
changelog/fix-wccom-20223-in-app-subs-error-handling
fix-wccom-20223-in-app-subs-error-handling
plugins/woocommerce/changelog/51211-product-filters-overlay-nav-block
woocommerce/changelog/51211-product-filters-overlay-nav-block
changelog/51211-product-filters-overlay-nav-block
@ -64211,6 +64238,10 @@ plugins/woocommerce/changelog/dev-46917-migrate-to-block-json-sale
woocommerce/changelog/dev-46917-migrate-to-block-json-sale
changelog/dev-46917-migrate-to-block-json-sale
dev-46917-migrate-to-block-json-sale
plugins/woocommerce/changelog/add-missing-wp-block-classnames-49739
woocommerce/changelog/add-missing-wp-block-classnames-49739
changelog/add-missing-wp-block-classnames-49739
add-missing-wp-block-classnames-49739
plugins/woocommerce/changelog/50400-48150-move-patterns-endpoint-to-admin
woocommerce/changelog/50400-48150-move-patterns-endpoint-to-admin
changelog/50400-48150-move-patterns-endpoint-to-admin
@ -64331,6 +64362,10 @@ plugins/woocommerce/changelog/update-account-handling-consolodation
woocommerce/changelog/update-account-handling-consolodation
changelog/update-account-handling-consolodation
update-account-handling-consolodation
plugins/woocommerce/changelog/fix-51154-product-gallery-fatal
woocommerce/changelog/fix-51154-product-gallery-fatal
changelog/fix-51154-product-gallery-fatal
fix-51154-product-gallery-fatal
plugins/woocommerce/changelog/dev-42360_convert_withreviews_to_ts
woocommerce/changelog/dev-42360_convert_withreviews_to_ts
changelog/dev-42360_convert_withreviews_to_ts
@ -64371,6 +64406,10 @@ plugins/woocommerce/changelog/e2e-fix-compatibility-external-envs-part1
woocommerce/changelog/e2e-fix-compatibility-external-envs-part1
changelog/e2e-fix-compatibility-external-envs-part1
e2e-fix-compatibility-external-envs-part1
plugins/woocommerce/changelog/51421-update-use-horizon-env
woocommerce/changelog/51421-update-use-horizon-env
changelog/51421-update-use-horizon-env
51421-update-use-horizon-env
plugins/woocommerce/changelog/.gitkeep
woocommerce/changelog/.gitkeep
changelog/.gitkeep
@ -64411,6 +64450,10 @@ plugins/woocommerce/changelog/fix-correct-language-in-frontend
woocommerce/changelog/fix-correct-language-in-frontend
changelog/fix-correct-language-in-frontend
fix-correct-language-in-frontend
plugins/woocommerce/changelog/fix-use-customer-email-if-available
woocommerce/changelog/fix-use-customer-email-if-available
changelog/fix-use-customer-email-if-available
fix-use-customer-email-if-available
plugins/woocommerce/changelog/fix-50055-compatibility-layer-patterns
woocommerce/changelog/fix-50055-compatibility-layer-patterns
changelog/fix-50055-compatibility-layer-patterns
@ -64439,6 +64482,10 @@ plugins/woocommerce/changelog/dev-webpack-dynamic-wp-admin-scripts
woocommerce/changelog/dev-webpack-dynamic-wp-admin-scripts
changelog/dev-webpack-dynamic-wp-admin-scripts
dev-webpack-dynamic-wp-admin-scripts
plugins/woocommerce/changelog/51114-add-44878-product-collection-handling-missing-product-context
woocommerce/changelog/51114-add-44878-product-collection-handling-missing-product-context
changelog/51114-add-44878-product-collection-handling-missing-product-context
51114-add-44878-product-collection-handling-missing-product-context
plugins/woocommerce/changelog/fix-conditionally-set-new-order-metafield
woocommerce/changelog/fix-conditionally-set-new-order-metafield
changelog/fix-conditionally-set-new-order-metafield
@ -64487,6 +64534,10 @@ plugins/woocommerce/changelog/51288-update-wccom-21570-in-app-product-cards-padd
woocommerce/changelog/51288-update-wccom-21570-in-app-product-cards-padding
changelog/51288-update-wccom-21570-in-app-product-cards-padding
51288-update-wccom-21570-in-app-product-cards-padding
plugins/woocommerce/changelog/51375-update-switch-to-ariakit-buttons-in-checkout
woocommerce/changelog/51375-update-switch-to-ariakit-buttons-in-checkout
changelog/51375-update-switch-to-ariakit-buttons-in-checkout
51375-update-switch-to-ariakit-buttons-in-checkout
plugins/woocommerce/changelog/51164-fix-extra-search-request-in-my-subscriptions
woocommerce/changelog/51164-fix-extra-search-request-in-my-subscriptions
changelog/51164-fix-extra-search-request-in-my-subscriptions
@ -64495,6 +64546,10 @@ plugins/woocommerce/changelog/fix-lint-warnings
woocommerce/changelog/fix-lint-warnings
changelog/fix-lint-warnings
fix-lint-warnings
plugins/woocommerce/changelog/add-tax-task-completion-filter
woocommerce/changelog/add-tax-task-completion-filter
changelog/add-tax-task-completion-filter
add-tax-task-completion-filter
plugins/woocommerce/changelog/tweak-gtin-structured-data
woocommerce/changelog/tweak-gtin-structured-data
changelog/tweak-gtin-structured-data

View file

@ -2256,6 +2256,7 @@ packages/js/data/composer.lock
packages/js/data/package.json
packages/js/data/changelog/fix-misspelling-in-packages-js-resolvers-error-msgs
packages/js/data/changelog/update-lys-tour-meta
packages/js/data/changelog/fix-51395-reporttable-page
packages/js/data/changelog/update-use-error-boundary-for-panels
packages/js/data/changelog/add-react-main-payments-settings-screen
packages/js/data/changelog/48699-tweak-dont-recommend-wcservices-in-tax-task-with-wcship-or-wctax-active
@ -3574,6 +3575,7 @@ tools/.gitkeep
.eslintrc.js
.husky/post-merge
.husky/pre-push
.husky/post-checkout
pnpm-lock.yaml
plugins/woocommerce-admin/composer.json
plugins/woocommerce-admin/.prettierrc.js
@ -9657,12 +9659,15 @@ plugins/woocommerce/changelog/e2e-fix-create-linked-product-tests
plugins/woocommerce/changelog/51151-product-filters-attributes-loading-state
plugins/woocommerce/changelog/add-initial_product_data_views_screen
plugins/woocommerce/changelog/fix-cys-patterns-margin
plugins/woocommerce/changelog/doc-update-markdown-lint
plugins/woocommerce/changelog/fix-50207
plugins/woocommerce/changelog/fix-menu-badge
plugins/woocommerce/changelog/51158-e2e-external-sites-update-merchant-tests-pt3
plugins/woocommerce/changelog/fix-37602
plugins/woocommerce/changelog/tweak-improve-reset-password-check
plugins/woocommerce/changelog/try-new-improved-filter-blocks-structure
plugins/woocommerce/changelog/fix-49759-removed-taxname-export
plugins/woocommerce/changelog/51386-add-control-address-edit-from-data-store
plugins/woocommerce/changelog/e2e-fix-waiting-response-can-create-a-variation-option-and-publish-the-product
plugins/woocommerce/changelog/e2e-dont-catch-api-errors
plugins/woocommerce/changelog/update-mothra_name_usage
@ -9697,6 +9702,7 @@ plugins/woocommerce/changelog/fix-47794_variation_selector_display
plugins/woocommerce/changelog/fix-50891
plugins/woocommerce/changelog/fix-improve-local-pickup-id-settings
plugins/woocommerce/changelog/51016-e2e-external-sites-update-merchant-tests-pt2
plugins/woocommerce/changelog/51414-e2e-external-expand-wpcom-suite-part2
plugins/woocommerce/changelog/51033-47922-product-sku-improvements
plugins/woocommerce/changelog/enhance-fts-index-2
plugins/woocommerce/changelog/add-delayed-account-creation-block-50632
@ -9730,6 +9736,7 @@ plugins/woocommerce/changelog/e2e-tag-e2e-tests
plugins/woocommerce/changelog/50505-feat-49977-add-fullscreen-filters-overlay-dialog
plugins/woocommerce/changelog/50836-29617-fix-bulk-edit-price
plugins/woocommerce/changelog/fix-48619
plugins/woocommerce/changelog/fix-wccom-20223-in-app-subs-error-handling
plugins/woocommerce/changelog/51211-product-filters-overlay-nav-block
plugins/woocommerce/changelog/update-move-woo-version-check
plugins/woocommerce/changelog/50960-e2e-external-sites-update-products-block-editor
@ -9738,6 +9745,7 @@ plugins/woocommerce/changelog/dev-refactor-xstate-update-query-params-generic
plugins/woocommerce/changelog/51181-e2e-external-sites-update-merchant-tests-pt4
plugins/woocommerce/changelog/dev-psr4-naming-fixes-part-2
plugins/woocommerce/changelog/dev-46917-migrate-to-block-json-sale
plugins/woocommerce/changelog/add-missing-wp-block-classnames-49739
plugins/woocommerce/changelog/50400-48150-move-patterns-endpoint-to-admin
plugins/woocommerce/changelog/fix-flaky-remote-logging-test
plugins/woocommerce/changelog/fix-duplicate-spec-evaluation
@ -9768,6 +9776,7 @@ plugins/woocommerce/changelog/50784-add-coming-soon-mode-e2e
plugins/woocommerce/changelog/fix-cys-internal-classes
plugins/woocommerce/changelog/fix-49635-tax-totals-filter
plugins/woocommerce/changelog/update-account-handling-consolodation
plugins/woocommerce/changelog/fix-51154-product-gallery-fatal
plugins/woocommerce/changelog/dev-42360_convert_withreviews_to_ts
plugins/woocommerce/changelog/50976-fix-coming-soon-badge
plugins/woocommerce/changelog/51195-remove-wccom-21567-in-app-tab-title
@ -9778,6 +9787,7 @@ plugins/woocommerce/changelog/fix-remove-help-panel-user-meta
plugins/woocommerce/changelog/dev-42582_use_one_rating_component
plugins/woocommerce/changelog/bugfix-quantity-html-issue
plugins/woocommerce/changelog/e2e-fix-compatibility-external-envs-part1
plugins/woocommerce/changelog/51421-update-use-horizon-env
plugins/woocommerce/changelog/.gitkeep
plugins/woocommerce/changelog/add-stripe-tax-onboarding-tax-task
plugins/woocommerce/changelog/51281-phpcs-fixes
@ -9788,6 +9798,7 @@ plugins/woocommerce/changelog/fix-43632
plugins/woocommerce/changelog/e2e-fix-flakiness-refactor-create-order-spec
plugins/woocommerce/changelog/fix-50667-my-account-hooked-size
plugins/woocommerce/changelog/fix-correct-language-in-frontend
plugins/woocommerce/changelog/fix-use-customer-email-if-available
plugins/woocommerce/changelog/fix-50055-compatibility-layer-patterns
plugins/woocommerce/changelog/add-47890_inspector_control_to_product_search
plugins/woocommerce/changelog/update-shipping-wording
@ -9795,6 +9806,7 @@ plugins/woocommerce/changelog/fix-50245-fatal-error-checkout-customer
plugins/woocommerce/changelog/51180-update-wccom-21526-in-app-card-click-tracks-events
plugins/woocommerce/changelog/fix-42064-product-reviews-endpoint-tests
plugins/woocommerce/changelog/dev-webpack-dynamic-wp-admin-scripts
plugins/woocommerce/changelog/51114-add-44878-product-collection-handling-missing-product-context
plugins/woocommerce/changelog/fix-conditionally-set-new-order-metafield
plugins/woocommerce/changelog/add-50832
plugins/woocommerce/changelog/51140-update-in-app-marketplace-label
@ -9807,8 +9819,10 @@ plugins/woocommerce/changelog/update-coming-soon-extensibility-examples
plugins/woocommerce/changelog/e2e-fix-restricted-coupons-tests-wait-for-animation
plugins/woocommerce/changelog/pr-51020
plugins/woocommerce/changelog/51288-update-wccom-21570-in-app-product-cards-padding
plugins/woocommerce/changelog/51375-update-switch-to-ariakit-buttons-in-checkout
plugins/woocommerce/changelog/51164-fix-extra-search-request-in-my-subscriptions
plugins/woocommerce/changelog/fix-lint-warnings
plugins/woocommerce/changelog/add-tax-task-completion-filter
plugins/woocommerce/changelog/tweak-gtin-structured-data
plugins/woocommerce/changelog/fix-register-ptk-patterns-warning-log
plugins/woocommerce/changelog/51332-fix-focus-style-select-checkout-block

View file

@ -6911,6 +6911,9 @@ log_websocket_session_store.rb
config/initializers/log_cache_store.rb
initializers/log_cache_store.rb
log_cache_store.rb
config/initializers/content_type_allowed_inline.rb
initializers/content_type_allowed_inline.rb
content_type_allowed_inline.rb
config/initializers/generators.rb
initializers/generators.rb
generators.rb
@ -23399,11 +23402,6 @@ frontend/shared/i18n/dates.ts
shared/i18n/dates.ts
i18n/dates.ts
dates.ts
app/frontend/shared/i18n/availableLocales.ts
frontend/shared/i18n/availableLocales.ts
shared/i18n/availableLocales.ts
i18n/availableLocales.ts
availableLocales.ts
app/frontend/shared/i18n/localeForBrowserLanguage.ts
frontend/shared/i18n/localeForBrowserLanguage.ts
shared/i18n/localeForBrowserLanguage.ts

View file

@ -1461,6 +1461,7 @@ config/initializers/cors.rb
config/initializers/delayed_jobs_settings_reset.rb
config/initializers/log_websocket_session_store.rb
config/initializers/log_cache_store.rb
config/initializers/content_type_allowed_inline.rb
config/initializers/generators.rb
config/initializers/cookies_serializer.rb
config/initializers/permissions_policy.rb
@ -4364,7 +4365,6 @@ app/frontend/shared/i18n/__tests__/i18n.spec.ts
app/frontend/shared/i18n/__tests__/translator.spec.ts
app/frontend/shared/i18n/__tests__/localeForBrowserLanguage.spec.ts
app/frontend/shared/i18n/dates.ts
app/frontend/shared/i18n/availableLocales.ts
app/frontend/shared/i18n/localeForBrowserLanguage.ts
app/frontend/shared/components/CommonSelect/types.ts
app/frontend/shared/components/ObjectAttributes/utils.ts

View file

@ -26,10 +26,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches
/*/commits
/*/compare
@ -37,11 +33,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$
/*/forks
/*/graphs
/*/group
/*/invite
/*/issues/new
/*/issues/search
/*/more_ideas
/*/network
/*/projects
/*/pulse
@ -52,22 +45,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*source=
/.git
//wiki/skins
/?*amp_client_id
/?z=1
/MANUALS/*.pdf$
/Search/
/_
/_/rsrc
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/album/*/*?i=
/api
/apis
@ -79,8 +60,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments
/commits/*?author
/commits/*?path
/communities
/discovered
/docs/product
/download
/download/Browse.aspx?
@ -105,7 +84,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/layout/
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/likes
/listing/*/favoriters
/lookup?
/mediaapi/
@ -113,20 +91,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/music/*/Search/
/music/*/search/
/newsearch/
/organize
/people/*/circle
/people/*/favorites
/pinned_flashes
/pins
/podcast/*/*?i=
/print$
/profile-about
/raw
/revisions
/rg*/mediaviewer/rm*/tr
/rss
/scheduled-pin
/scheduled-pins
/search
/search/
/search/*?q=
@ -142,15 +115,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/locations/store-locations-sitemap.xml
/store/music/groove-music-pass/*
/story_pins
/tagged
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
/wal/
/wiki/Special:
/wiki/index.php/Help
@ -224,7 +193,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?order=
?pt1=true$
?s=
?show_error=true
?slogin
?tab=achievements&achievement=
?utm_*=
@ -1017,8 +985,6 @@ ZipCodeLookupAjax
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
_
_/_
_/_/pixel
_/aihub_pod
_/ain/_/js
_/alkali-learn
@ -1080,8 +1046,6 @@ _next/gtm
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -1187,12 +1151,10 @@ ad_spice
ad_syndication_user_tracking
ad_visibility
addContacts
addboard
addressBookExport
admin
adredir?
ads
ads.txt
ads/gpa/vidgen
ads/hotels/partners
ads/learn
@ -1212,7 +1174,6 @@ adwords/proposal
adx/bin
affil
affil/pal
age-appeal
aihub/tfhub
ajax
ajax/follow_info
@ -1225,7 +1186,6 @@ alkali
allanalytics
alllocations
ambry
amp
amphtml
amphtml/blogs/test
amphtml/classic-apps
@ -1253,9 +1213,7 @@ api/v3/ajax/bespoke/public/neu/specs
api_access_key=
app*_
app*form_id=
app-ads.txt
app/updates
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -1428,7 +1386,6 @@ auth/verifychallenge
author/following
author=
authwall
autocomplete
avis
away.php
b2bauth
@ -1548,11 +1505,7 @@ blogs/test
blogsearch
blogsearch_feeds
bn
board
board_activity
board_activity_comment
bookmark?
bookmarklet
bookmarks
books
books/about
@ -1574,38 +1527,17 @@ books?*zoom=1
books?*zoom=5
booksrightsholders
boutique/sitemaps
branded-pins
browse/reviews/recent
business/ad_create
business/adshare
business/adshare/faqs
business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html
business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending
business/promotion
business/referral
business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
businessinfo
buyside-e2e-monitor
buzz/post
@ -1806,7 +1738,6 @@ checkout
checkout/package
checkoutnow
checkpoint
christmas-spotlight
chrome/browser/mobile/tour
chrome/crlset
chrome/webstore/images
@ -1829,7 +1760,6 @@ clickthru
client_errors
clima/ets
clima/sites/registry
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -1851,7 +1781,6 @@ commercesearch/images
commercesearch/services
commission_2010-2014/katainen
commits?author=
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -1867,15 +1796,12 @@ community/category/*
community/comments
community/feed
community/trackback
community_comment
community_post
community_s
companyDir
compare
compare/*/apply
compressiontest
config.js
connect
connections
connectivity
connector
@ -1883,31 +1809,20 @@ consumers/archive
contact_me
contactus
content
content-claiming
context_referrer=gig_page
context_referrer=user_page
control
conversation
conversations
convert-business
convert-personal
coop/directory
coop/manage
copy-conductor/crawled
copyright-reporting
corgi$
couchmode
counter/*?
coupons/visit
covid19
covid19/mobility
create_pin
creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub
cse/home
cse/manage
@ -1916,9 +1831,7 @@ cse?
csp
csp_block
csp_report_only
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -2035,9 +1948,7 @@ de/teams
de/transactions
de/treasury
de/your
deactivate-account
default
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -2088,7 +1999,6 @@ digital-single-market/taxonomy
digital-single-market/users
directory
directory/all
discover
discussion
discussion/comment-permalink
discussion/edit-profile
@ -2185,8 +2095,6 @@ ebooks?*zoom=1
ebooks?*zoom=5
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
edurec
@ -2197,7 +2105,6 @@ elite?
email
email-unsubscribe
email_actions
email_verification_error
embed
embed/feed/update
employment_social/anticipedia/xwiki/bin/attach
@ -2252,7 +2159,6 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise-jobs
enterprise-partner-search/sitemaps
environment/ets
@ -2356,8 +2262,6 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox
external
external/overture
@ -2367,7 +2271,6 @@ facebook
facebook_connect
faves-i_love_u_get_away_from_me
favorite
fb.html
fe=true
feature/sf-test
feed
@ -2449,8 +2352,6 @@ flights
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -2563,8 +2464,6 @@ global$
globalmarketfinder
globalmarketfinder/*.html
gog
google_gdn.html
google_search.html
googlebooks/images
gp
gp/aag
@ -2674,7 +2573,6 @@ gview
gwt
h5games_gamecenter/images
handmade
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -2751,18 +2649,15 @@ hk-en/teams
hk-en/transactions
hk-en/treasury
hk-en/your
holiday-spotlight
holidays-celebrations
home
homefeed
homepage-video-test
hosted/images
hotelfinder/rpc
hotels/rpc
hp/video
hpc/*/supported-applications.aspx?
http://dropbox.com/robots.txt
http://gstatic.com/robots.txt
http://imdb.com/robots.txt
http://mail.google.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -2773,9 +2668,6 @@ i/u
ia
icons
id-id.www.cloudflare.com
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie*/listing/*/favoriters
@ -2952,14 +2844,11 @@ info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
internalPref
intl/*/about/views
intlkb/
invite
inviteFromProfile
inviteMany
invited
invites/buy
invoice/est
invoice/estimate/buyerView
@ -3051,8 +2940,6 @@ johnhancock
johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp*/listing/*/favoriters
jp*/people/*/circle
jp*/people/*/favorites
@ -3121,7 +3008,6 @@ knowmore
ko-kr.www.cloudflare.com
ko-kr/feedback
ko-kr/lp
kwanzaa-spotlight
labs/popgadget/search
lamda/images
landing/cmsnext-root
@ -3156,12 +3042,10 @@ learning/search?
learning/settings
learning/settings$
learning/settings?
lens-search
li/track
library/devices
licensing-syndication
limited-release
linked
linkedin
list
list/ls*/_ajax
@ -3169,7 +3053,6 @@ list/ls*/export
listing/*/stubs
lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
live-session
live_chat
lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO
@ -3200,7 +3083,6 @@ location_suggest
lochp?
login
login$
login/?next=
login?*=
logo-maker/brief
logo-maker/choose-variation
@ -3447,7 +3329,6 @@ narrative-
native
nbubumblebee
network
new_invite
news$
news/$
news/0
@ -3459,7 +3340,6 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newssearch
@ -3626,12 +3506,8 @@ nz/teams
nz/transactions
nz/treasury
nz/your
oauth/line
oauth/login
oauth/v2
oauth2/v2
oauth_error
offsite
og
onebox/media/sports/logos
onebox/media/sports/photos/soccer/wc2018
@ -3665,11 +3541,8 @@ pagespeed/insights/ui/logo
panel
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -3706,40 +3579,8 @@ photos/i_love_u_get_away_from_me
photos/tags/*/page
photos/youpy
photosandvideos
pin-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/*/visual-shop
pin/create
pin/find
pin/find?url=
pin_shop
ping?
pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl*/listing/*/favoriters
pl*/people/*/circle
pl*/people/*/favorites
@ -3792,7 +3633,6 @@ pl/teams
pl/transactions
pl/treasury
pl/your
place
plan=
platform-telemetry
play/store/web
@ -3819,7 +3659,6 @@ ppob/?
ppob?
pqa
preference
prefs
present
presentation
prettyearth/assets
@ -3830,8 +3669,6 @@ private
pro
pro-resources
pro/about
product-catalogs
product-feed
product-reviews/B0069IY63Y
productPurchaseDone
product_
@ -3911,7 +3748,6 @@ publications
publicliterature.PublicLiterature.search.html
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
px.gif
@ -3919,7 +3755,6 @@ q=
qnasearch?
qr
quality_form?
quiz
r
rackspace/elevating-performance
radio/aod
@ -3933,7 +3768,6 @@ rd/search
rd/search$
rd/search?
recensioni
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/search
@ -3951,8 +3785,6 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registration
registry/wishlist
@ -3962,14 +3794,10 @@ report
report-abuse?report=
report=
report_abuse.gne
reports-and-violations
request-data
requestList
requests
research/participants/cofund
reservations/*/notifyme
resource
resource/*/get
results
retail
retail/old
@ -4005,7 +3833,6 @@ s2/sitemaps
s2/static
s3
s?
safe-redirect
safebrowsing/diagnostic
safebrowsing/report_badware
safebrowsing/report_error
@ -4105,7 +3932,6 @@ searchhistory
sections
secure
seller_onboarding
sendHeaderEarly
send_to_friend
sendarticle
services
@ -4180,7 +4006,6 @@ shihui?
shop/browse/overlay
shop/iphone/payments/overlay
shop_name_search_service
shop_pins
shopping-content-api/product_images
shopping/product
shopping/ratings/account/metrics
@ -4190,7 +4015,7 @@ shopping/seller
shopping/suppliers/search
shopping?
shopstream
showtimes/location/*http://mozilla.org/robots.txt
showtimes/location/*http://apis.google.com/robots.txt
sidewiki/entry
signature
signin/inject
@ -4474,13 +4299,11 @@ smart/buttons
social/photosui/images
social/photosui/sitemap
social/social-security-directory/cai
socialmanager
sounds/player
sounds/player$
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
@ -4503,7 +4326,6 @@ ss
ss/customer-reviews/lighthouse
ss/twister/ajax
sslsingle
sso
stadia/gamers
start
start_order
@ -4558,10 +4380,6 @@ storefront
storepicker
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
studios
styles/js-on.css$
subscribe/braintree
@ -4586,7 +4404,6 @@ support
support/content
support/forum/search?
surprise
suspension-appeal
sv-se.www.cloudflare.com
svc
svc/crosswords
@ -4597,7 +4414,6 @@ svc/spelling-bee
svc/vertex
svc/wordle
svpRecommendations
sw-shell.html
swg
syndicate
system1/images
@ -4605,7 +4421,6 @@ t/terms
tab=
tablet
tacms
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -4638,10 +4453,8 @@ test
testpage-forhomepage
tetro
th-th.www.cloudflare.com
thanksgiving-spotlight
thanx?
themacallan/worlds-together
theme
themes/rss
things/search
things/search$
@ -4724,7 +4537,6 @@ trustedstores/s
trustedstores/tm2
trustedstores/verify
tucritica
tv
tv/thumb
tvschedule
twitter
@ -4791,13 +4603,9 @@ uk/teams
uk/transactions
uk/treasury
uk/your
unauth-profile
unlink
unsub
until=
updates
upload-image-lens-history
upload-lens-image
uploads
urchin_test
us-es*/listing/*/favoriters
@ -4873,8 +4681,6 @@ uviewer
v1
v1/browser-performance
v1/stats
v1/urls/count.json
v3/pidgets/log
v4
verify_age
vi-vn.www.cloudflare.com
@ -4905,13 +4711,10 @@ webapps/xoonboarding
webmasters/sitemaps/ping?
webscr
websearch
website/confirm
website/confirm/download
webstore/search
webstore/static/*/wall/js
weekly/signup
weimg
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget_auth.php
@ -5374,7 +5177,6 @@ xml?
xoplatform/logger/api/logger
xorouter
your
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/promos

View file

@ -201,6 +201,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
-mostviwed*
-password
-ugc-*.html
.
.$
.*
.../
@ -2740,6 +2741,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/email/member
/email/newsletter
/email/subscriptions
/emailthispage.html
/emailthispage.html?
/embed
/embed_code
/en/categories
@ -3084,7 +3087,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newssearch
/no-internet-heading-assigned
/no-internet-heading-assisted
/no-referrer-when-downgradehttp://playbill.com/robots.txt
/no-referrer-when-downgradehttp://gmail.com/robots.txt
/no-search-results
/node
/node/add
@ -3140,6 +3143,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/password
/patches/new
/path_locks
/patterns/
/pay-invoice
/pd/Ghost-Stories-Original-Tales-Ghostly-Urban-Legends-Audiobook/B07GL5B67Q
/pd/ITEM_NAME-Podcast
@ -3332,6 +3336,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/search/*?q=
/search/?*terms
/search/?q
/search/?q=*
/search/account
/search/ai-search
/search/collections
@ -3367,6 +3372,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/search?searchProvider=*&sort=
/search?title=
/searchDirectory
/searchresults/
/searchsuggest
/secure/
/select*?
@ -3633,7 +3639,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
0
0*?
0,*
0;((a=google.c)==null?void
;preview=
=$
?
@ -3655,7 +3660,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*__rmid
?*__rmidpage
?*ajs_event
?*apikey*http://statcounter.com/robots.txt
?*apikey*http://visitazores.com/robots.txt
?*app
?*appidt=*
?*aspects=
@ -3886,7 +3891,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*utm_medium
?*utm_source
?*utm_source=
?*utm_source=http://mozilla.com/robots.txt
?*utm_source=http://chrome.google.com/robots.txt
?*verified=
?*xid
?252525253Bpreview=
@ -6469,6 +6474,7 @@ Themes/Client/app/img/favicons/manifest.json
ThirdPartyRedirect
ThorHammer
ThreadeskupSimple
TodayOJ
TodaysLowestFaresAjax
Tr/SocialMediaActivity/LogJSWidgetLinkClick
Tracker?data=*
@ -6838,7 +6844,6 @@ a/eclipselabs.org
a/feeds
a/ocom/docs/corporate/pricing
a/ocom/resources
a=function(){M=!1;S()};google.caft(a);window.setTimeout(a,amd)}O&&(a=function(){O=!1;S()},N?N.cbvi.push(a):(0,google.rairicb)(a),window.setTimeout(a,mmd));Q&&(L||E())}else
aaea/
aapor/
ab
@ -6895,6 +6900,8 @@ about/careers/applications/students
about/careers/applications/teams
about/createfeedback.html
about/dtf_org.pdf
about/faq/station-finder/?state-text=
about/faq/station-finder/?zip-text=
about/mirror-agreement
about/team_member
about/views
@ -7274,6 +7281,7 @@ allprodreviews
allproductreview
allproductreviewajax
allset
als/shakespeare_pilot
alt_avail
alumni
alumni-subscriptions
@ -7351,12 +7359,12 @@ api.html?
api.php
api/
api/?
api/attachments/*http://zdnet.com/robots.txt
api/attachments/*http://docs.wixstatic.com/robots.txt
api/discovery
api/editionurlgenerator
api/eventlogging
api/html
api/http://jigsaw.google.com/robots.txt
api/http://kobo.com/robots.txt
api/internal/*/location
api/internal/_bb
api/internal/analytics/songs
@ -7432,7 +7440,7 @@ appchart
appdynamics-wem.cisco.com
appealed-pin
apple-app-site-association
apple-app-site-associationhttp://freewebs.com/robots.txt
apple-app-site-associationhttp://fonts.google.com/robots.txt
apple-news
appliance
applicant-eligibility
@ -8643,7 +8651,7 @@ blog/*?text=
blog/*sitemap.xml$
blog/*utm_source=
blog/.
blog/.html.*http://netflix.com/robots.txt
blog/.html.*http://salon.com/robots.txt
blog/?p=
blog/?s=
blog/Neuer_Beitrag.html
@ -8771,7 +8779,7 @@ bookmark_mana2
bookmarklet
bookmarks
bookmarks/widget
bookmarkshttp://ssl.google-analytics.com/robots.txt
bookmarkshttp://ed.ted.com/robots.txt
books
books/NBK
books/about
@ -9681,7 +9689,7 @@ cdn-cgi
cdn-cgi/
cdn-cgi/bm/cv
cdn-cgi/challenge-platform
cdn-cgi/http://purdue.edu/robots.txt
cdn-cgi/http://mediapost.com/robots.txt
cdn-cgi/rum
cdn-cgi/zaraz/s.js
cdn-cgi/zaraz/t
@ -9708,9 +9716,10 @@ cgi-bin/homelandsecurity
cgi-bin/loginpage
cgi-bin/state
cgi-bin/wx
cgi-binhttp://cisco.com/robots.txt
cgi-binhttp://ifttt.com/robots.txt
cgi-local
cgi-perl
cgi-registry
cgi-sys
cgi/pmidlookup
cgibin
@ -9768,6 +9777,7 @@ ch/treasury
ch/your
ch_fr
challenges$
change-displayed-metadata
change-email
change-password
change-shipping
@ -10045,7 +10055,7 @@ co/ventureone
code
code-snapshots
code/*
code/http://img.youtube.com/robots.txt
code/http://w3techs.com/robots.txt
codeCoverage
codesamples/
coin*mid=
@ -10169,7 +10179,6 @@ companies
companies/c
companies/o
companies/search
company
company/*.rss
company/?s=
company/add-ons-agreement
@ -10253,7 +10262,7 @@ confirmation.html
conflagexp
connect
connect/@
connect/http://guardian.co.uk/robots.txt
connect/http://blog.twitter.com/robots.txt
connect/social-intranet.html
connections
connections/recent
@ -10369,7 +10378,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476
content/dam/ircc/documents/pdf/francais/trousses/form/imm5644
content/dam/ircc/documents/pdf/francais/trousses/form/irm0002
content/dam/ircc/documents/pdf/francais/trousses/form/irm0004
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://devopsdays.org/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://canalplus.fr/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
content/dam/oecd/
content/dam/redcross/lp
@ -10602,6 +10611,8 @@ creatorhub
credit-alert
credit-cards
credits
cringely/mt3
cringely/mt4
critics/self-submission
critiques
crm/Templates/
@ -11042,6 +11053,7 @@ deals/merchant
deals/popular
debats/
debug
debug/
decision-makers$
decision-makers/*/admin_accounts$
decision-makers/*/admin_accounts?
@ -11098,6 +11110,7 @@ desktop
despiration/testseo
dev
devadmin
devcon2007
devdns/
developer/invite
developers
@ -11125,6 +11138,7 @@ dg-service
dgs/education_culture/404_en.htm
dhtml
dhtmlmenu
di-ag/
diagnosed-with-glioblastoma
dialog/*
dictionary/static/sitemaps
@ -11459,6 +11473,7 @@ docs/product
docs/search_results.html
docs/socialmarkup
document
document-format.html
document/comments
document/create
document/delete
@ -11511,6 +11526,7 @@ download
download-evernote
download-file
download-limit
download-notice
download/*/Zoom_launcher.exe
download/*/zoomusLauncher.zip
download/get
@ -11689,6 +11705,7 @@ electrode/api/logger
element/*goodbye
element/?
element/commun/afficher
eli-search
eliminar-busqueda
eliminar-favoritos
elisa
@ -11705,7 +11722,7 @@ email-preferences/
email-unsubscribe
email-validation
email/$
email/*http://store.google.com/robots.txt
email/*http://dw.com/robots.txt
email/privacy-guarantees
email/privacy-terms
email/unsubscribe
@ -11903,6 +11920,7 @@ endorsements
enduser
energy-test
energy/archive/
engage/sites/all/files/blog_images/monkeys.gif
engagement
engine
engine/hydrate
@ -11952,6 +11970,7 @@ error/400
error/403
error/404
error/500
error/authentication-required.html
error404.aspx
error_204
errordocs
@ -12352,6 +12371,7 @@ experience/fic
experiment
experiment=
experiments.xml
expert-search-form
experts-arena
experts/search
experts/search?
@ -12360,6 +12380,7 @@ explore/*/?p=
explore/*/lightbox
explore/search
explorespa
export-documents
export/
express/
expresscart
@ -12404,6 +12425,8 @@ facebook-template
facebook/templates
facebook_connect
factory
fallback
false/select-store-cookies.html
family_filter
familylink-earlyaccess
familysearch
@ -12646,7 +12669,7 @@ files/techabuse-welsh.pdf
files/techabuse.pdf
fileview
filing/free-file-fillable-forms/free-file-fillable-forms-support
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://overcast.fm/robots.txt
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://is.gd/robots.txt
filter/tips
filter/tips
filterTags=
@ -12801,6 +12824,7 @@ forums/profile
forward
foryou
fotogalerias/*/*/pagina
foundation/contact
fourinthemorning
foutmeldingen
foutmeldingen$
@ -13045,7 +13069,7 @@ fy-NL/search
fy-NL/user
fy-NL/users
g
g/4arE9Chttp://healthaffairs.org/robots.txt
g/4arE9Chttp://flickr.com/robots.txt
g/api
g00
g01
@ -13276,7 +13300,7 @@ gh/news
gh/useracquisition
gh_jid=
gif
gifshttp://feeds.feedburner.com/robots.txt
gifshttp://gist.github.com/robots.txt
gift-redemption
gift-terms
gift_card=
@ -13303,6 +13327,7 @@ glass/images/commerce
global
global$
global-consumer-survey/tool
global-infrastructure/services/get-async/http://baidu.com/robots.txt
global-master
global-nav-esi
global/RU/
@ -13508,6 +13533,7 @@ gp01
gp02
gp03
gpay/social
gpra
gps
gpt
gpt/
@ -13631,7 +13657,7 @@ ha/search
ha/user
ha/users
hackathons/reinvent-2013/
hacker/*/followhttp://ikea.com/robots.txt
hacker/*/followhttp://hackerone.com/robots.txt
hacker/*/unfollow
hair-transplant-services
handler
@ -14036,37 +14062,39 @@ http
http-checker
http2_data
http:
http://addons.mozilla.org/robots.txt
http://akismet.com/robots.txt
http://2.bp.blogspot.com/robots.txt
http://about.google/robots.txt
http://amazon.de/robots.txt
http://amzn.to/robots.txt
http://apache.org/robots.txt
http://audiomack.com/robots.txt
http://blacklivesmatter.com/robots.txt
http://classroom.google.com/robots.txt
http://cnbc.com/robots.txt
http://api.whatsapp.com/robots.txt
http://app.box.com/robots.txt
http://bbc.com/robots.txt
http://bcn.cl/robots.txt
http://behance.net/robots.txt
http://census.gov/robots.txt
http://creativecommons.org/robots.txt
http://daringfireball.net/robots.txt
http://fastcompany.com/robots.txt
http://frontiersin.org/robots.txt
http://help.instagram.com/robots.txt
http://history.com/robots.txt
http://nydailynews.com/robots.txt
http://php.net/robots.txt
http://pkp.sfu.ca/robots.txt
http://polygraph.cool/robots.txt
http://s3-eu-west-1.amazonaws.com/robots.txt
http://salesforce.com/robots.txt
http://searchengineland.com/robots.txt
http://sfgate.com/robots.txt
http://sketchfab.com/robots.txt
http://squareup.com/robots.txt
http://thegadgetflow.com/robots.txt
http://us02web.zoom.us/robots.txt
http://w3schools.com/robots.txt
http://webmd.com/robots.txt
http://wikihow.com/robots.txt
http://wired.com/robots.txt
http://xkcd.com/robots.txt
http://euronews.com/robots.txt
http://extension.purdue.edu/robots.txt
http://graphisoft.com/robots.txt
http://he.wikipedia.org/robots.txt
http://hubspot.com/robots.txt
http://ie.edu/robots.txt
http://linkedin.com/robots.txt
http://mrisoftware.com/robots.txt
http://nationalgeographic.com/robots.txt
http://news.yahoo.com/robots.txt
http://patreon.com/robots.txt
http://producthunt.com/robots.txt
http://raiplay.it/robots.txt
http://redbubble.com/robots.txt
http://support.apple.com/robots.txt
http://techradar.com/robots.txt
http://theverge.com/robots.txt
http://tiny.cc/robots.txt
http://torproject.org/robots.txt
http://translate.google.com/robots.txt
http://vogue.com/robots.txt
http://yelp.com/robots.txt
hu
hu-*/
hu-hu/
@ -14607,6 +14635,11 @@ incoming
incomplete
inctv/video/featured-audio
inctv/video/featured-video
independentlens/film-lists/watch-online
independentlens/films/watch-online
independentlens/getinvolved/cinema
independentlens/video/?filter=
independentlens/video/index.php?
indepthtoolkit/smallprox
indepthtoolkit/smallprox$
index
@ -14752,7 +14785,7 @@ intcmp=
integrate/
integromedb
intelligencer/amp
interactive*http://runningtothekitchen.com/robots.txt
interactive*http://fcc.gov/robots.txt
interactive/reading-preference
interactives
interface/pda
@ -14968,7 +15001,7 @@ it/search*price_bucket=
it/search*search_type=
it/search*ship_to=
it/search/autocomplete
it/searchhttp://2.bp.blogspot.com/robots.txt
it/searchhttp://m.facebook.com/robots.txt
it/share
it/shop_name_search_service
it/solutions/case-studies/
@ -15024,6 +15057,7 @@ itm/variationlogistics
itm/watch
itmhero
itunes
itvs/mt3
iview
iw-IL/forums
iw-IL/kb/*/discuss
@ -15401,6 +15435,7 @@ kandaseiko1030/videolist.html
kapi
kb/
kb/index?*page=search
kcet/mt4
keep
keepalive.html
keyboard_qwerty.html
@ -15434,6 +15469,7 @@ kk/kb/*/discuss
kk/search
kk/user
kk/users
klru/mt4
km/forums
km/kb/*/discuss
km/search
@ -15625,6 +15661,54 @@ lees/gids/exclusief.*$
lees/gids/exclusief.html$
legal
legal-contact-us
legal-content/BG/TXT/DOC
legal-content/BG/TXT/SIG
legal-content/CS/TXT/DOC
legal-content/CS/TXT/SIG
legal-content/DA/TXT/DOC
legal-content/DA/TXT/SIG
legal-content/DE/TXT/DOC
legal-content/DE/TXT/SIG
legal-content/EL/TXT/DOC
legal-content/EL/TXT/SIG
legal-content/EN/TXT/DOC
legal-content/EN/TXT/SIG
legal-content/ES/TXT/DOC
legal-content/ES/TXT/SIG
legal-content/ET/TXT/DOC
legal-content/ET/TXT/SIG
legal-content/FI/TXT/DOC
legal-content/FI/TXT/SIG
legal-content/FR/TXT/DOC
legal-content/FR/TXT/SIG
legal-content/GA/TXT/DOC
legal-content/GA/TXT/SIG
legal-content/HR/TXT/DOC
legal-content/HR/TXT/SIG
legal-content/HU/TXT/DOC
legal-content/HU/TXT/SIG
legal-content/IT/TXT/DOC
legal-content/IT/TXT/SIG
legal-content/LT/TXT/DOC
legal-content/LT/TXT/SIG
legal-content/LV/TXT/DOC
legal-content/LV/TXT/SIG
legal-content/MT/TXT/DOC
legal-content/MT/TXT/SIG
legal-content/NL/TXT/DOC
legal-content/NL/TXT/SIG
legal-content/PL/TXT/DOC
legal-content/PL/TXT/SIG
legal-content/PT/TXT/DOC
legal-content/PT/TXT/SIG
legal-content/RO/TXT/DOC
legal-content/RO/TXT/SIG
legal-content/SK/TXT/DOC
legal-content/SK/TXT/SIG
legal-content/SL/TXT/DOC
legal-content/SL/TXT/SIG
legal-content/SV/TXT/DOC
legal-content/SV/TXT/SIG
legal/3874403/
lemonde-beta
lenovo/
@ -16211,7 +16295,7 @@ media/tourism-content
media/travelpod-roll.flv
media/tv/channel/credits
media/tyfo*
media/tyfo*http://codex.wordpress.org/robots.txt
media/tyfo*http://statcounter.com/robots.txt
media/unesco
media/vr-geo-photo-j
media/vr-geo-photo-l
@ -16488,6 +16572,7 @@ medialibrary/zh/brief/executive-brief-why-you-need-web-application-security.pdf
medialibrary/zh/brief/solution-brief-a-unified-approach-to-managing-governance-risk-and-compliance.pdf
medialibrary/zh/ebook
medialibrary/zh/white-paper
mediashift/mt4
medical-research
medicine
medicine/clinics
@ -16658,6 +16743,7 @@ mod
mod.php
mod=
mod?
modal-message
modal_active=
models
models/*/ar-redirect
@ -16708,6 +16794,9 @@ movie
movies
movies/templates/listings
movies?
moyers/journal/about/search_google.html
moyers/mt3
moyers/mt4
mp
mp/lp
mpapps
@ -16758,6 +16847,7 @@ mt/firefox/collections/4757633/$
mt/firefox/collections/mozilla
mt/firefox/collections/mozilla/$
mt/firefox/search
mt4
mtb_composer
mtk
mtlibraryrss/
@ -16901,7 +16991,11 @@ my*/submit
my*/submitted
my-account
my-articles
my-eurlex
my-library
my-list-shows
my-list-videos
my-list-viewing-history
my-reviews
my-saved-words/dictionary/starclick
my/
@ -17060,6 +17154,9 @@ nb-NO/user
nb-NO/users
nb-no/
nb/
nbr/info/search.html?
nbr/mt3
nbr/mt4
nbubumblebee
ndtvfuture/*
ndtvfuture/ndtv/postcomments.aspx
@ -17145,6 +17242,10 @@ newsArticle
news_hub
newsfeed$
newsgate/
newshour/bb/military/military.html
newshour/indepth_coverage/middle_east/iraq/honorroll/search.php?
newshour/mt3
newshour/mt4
newsletter
newsletter-archive
newsletter-sign-up-submit
@ -17542,6 +17643,7 @@ notifications$
notifications/
notifications/*
nova
now/mt3
now50
np
npk
@ -17753,6 +17855,7 @@ onebox/sports/logos/sports_types/png
oneclick
ontheweb/blogs/delineator
opa/pr/support
opb/mt4
open
opencms
openid
@ -17964,7 +18067,6 @@ page/*/?egotecpage
page/*/?hc_location=
page/*/?iq_id=
page/*/?pcd=
page/*/?s
page/*/?s=
page/*/?search=
page/account-confirmation-thanks
@ -18025,12 +18127,15 @@ paper_passwd
parental-consent/confirmation
parental-passcode
parenting/cpp-21/what-is-cpp
parents/activity-finder
parents/search
parks/index.php
parliament/public/traineeship/secured/
parliament/public/transltraineeship/secured
partNumber=
participate/conferences.xml
partner
partner-articles
partner-content/*
partner-locator/partner-details
partnerfeeds
@ -18076,6 +18181,16 @@ pb/gr
pb/resource
pb/resources
pb/widgets
pbs/kids/mt3
pbs/kids/mt4
pbs/mt3
pbs/mt3o4
pbs/mt4
pbs/parents/mt4
pbs/src/mt4
pbs/teachers/mt3
pbsholidaycard
pbsi/mt3
pc
pcgi-bin
pd/find
@ -18095,6 +18210,7 @@ pdfs/crm
pdfs/email
pdfs/tca
pe
peerconnection/feeds
pega/customers-for-life
pegulator
pendings.php
@ -18464,6 +18580,7 @@ pnas/
podcast*t=
podcast-experience
podcasting/includes/avril.xml
podcasting/includes/benevaasktheexperts.xml
podcasting/includes/bloodlines.xml
podcasting/includes/brainwash.xml
podcasting/includes/goldscam.xml
@ -18747,6 +18864,7 @@ posttv/c/trendex
posttv/c/video_search
posttv/posttv/trendex
posttv/sponsored-video
pov_mt/mt4
powershell/
ppc
ppl
@ -18770,6 +18888,7 @@ preferences/cookies
prefetch
prefs
preisvergleich
prelex
premium-reports
premium-video/*/horizontal
premium-video/*/square
@ -18790,6 +18909,7 @@ press-release
press-this.php
press/founders/
press/leadership/
pressroom
prestobots/docs
prettyearth/assets
prevent-bee-sting-allergic-reactions
@ -18821,6 +18941,7 @@ pricing-calculator
pricing/awis/
prime/status
print
print-pdf
print=
printView=
print_ad?
@ -18856,6 +18977,7 @@ problems
probr
probr0
procurement/
producers/webmanual
product
product-catalogs
product-compare
@ -19013,6 +19135,7 @@ proof=
proof=t%2Btarget%3D\
proplayer
proredir?
protected
protocol
protocolexchange/labgroups
proximic
@ -19490,6 +19613,9 @@ relevance_feedback
relnotes
rememberme
remote-login.php
remote.control
remotecontrol/bestpractices/jl-prototype
remotecontrol/bestpractices/prototype
remotelogout
removalrequest
remove-favorite
@ -19859,6 +19985,8 @@ sap/saphana/pilot/offer/confirmation
sars-cov-2
savannah-checkouts
save
save-document
save-query
sb
sbd
sbs/
@ -20100,6 +20228,7 @@ search-ar-dev
search-classic
search-collections?
search-console/scfe
search-effectiveness.html
search-people?
search-results
search-the-red-cross-site
@ -20208,6 +20337,7 @@ search/search-7.1213540
search/search-7.2285082
search/search-7.4195619
search/search-ng.do
search/search_results.html?q=
search/sets
search/shooting
search/si-booking
@ -20281,7 +20411,7 @@ section/3
section/36
section/6
section/8
section/9http://bostonglobe.com/robots.txt
section/9http://issuu.com/robots.txt
sectionized
sections
sections$
@ -20410,6 +20540,7 @@ server/staging
server/top-addendum
server/trans-map.html
servererror.aspx
service
service-search/dist/images/loading.gif
service-search/find-a-psychological-therapies-service/find-your-gp
service-search/find-a-psychological-therapies-service/results
@ -20636,6 +20767,7 @@ shots/year
show-email
show-error-
show/delete_saved_shows
show/koth-show
show_bug.cgi
show_bug.cgi*ctype=
show_bug.cgi*format=multiple
@ -20649,7 +20781,7 @@ showdependency
shows/
showtag
showtime/.requestinvite.html.swp
showtimes/location/*http://example.com/robots.txt
showtimes/location/*http://img.youtube.com/robots.txt
shr*
shutterstock
si
@ -20704,7 +20836,6 @@ sign-in
sign-in-6for6Sale
sign-out
sign-out
sign-up
sign-up-to-be-contacted-for-research
sign-up/?
sign_in
@ -21179,10 +21310,12 @@ slp/s$
sm
smart/button
smart/buttons
smartapi
smartmarket
smartmarket/*/productListInitial.action?
smbe/
smclient=
smcot
sme
smevi
snap
@ -21198,6 +21331,7 @@ social/photosui/images
social/photosui/sitemap
social/search?
social/social-security-directory/cai
social_media
socialapp/
socialapp/SocialAppAppBoxMyAppListAsync.naver
socialapp/SocialAppAppBoxMyAppListAsync.nhn
@ -21909,7 +22043,7 @@ tag
tag-manager
tag-manager-360
tag/
tag/*+http://foxnews.com/robots.txt
tag/*+http://discogs.com/robots.txt
tag/*/a
tag/*/a/
tag/*/b
@ -22047,6 +22181,12 @@ te/kb/*/discuss
te/search
te/user
te/users
teacherline/catalog/browse
teachers/connect
teachers/dll_research
teachers/edcar
teachers/innovators/toolkit
teachers/search/resources/?q=
tealeaf
teamplain/
teams
@ -22137,7 +22277,7 @@ test5
test6
testcases
testfl
testhttp://latimes.com/robots.txt
testhttp://moz.com/robots.txt
testing
testpage-forhomepage
tests/*
@ -22237,6 +22377,7 @@ themes/*.svg
themes/README.txt
themes/rss
theshow/
thewar/search_results.php?
things
things/search
things/search$
@ -22291,6 +22432,7 @@ tl/kb/*/discuss
tl/search
tl/user
tl/users
tlqa
tmall
tmoney
tmp
@ -22495,7 +22637,7 @@ transmute/static-2.6
transmute/static-2.8
transmute/static-2.9
transparency
transparency/http://shure.com/robots.txt
transparency/http://anchor.fm/robots.txt
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14885
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14895
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14896
@ -22574,6 +22716,7 @@ trs/kb/*/discuss
trs/search
trs/user
trs/users
true/select-store-cookies.html
trust.php
trustedstores/images
trustedstores/js
@ -23798,9 +23941,23 @@ welcome-email
welcome.aspx
wetter/*p=
wewantyou/
wgbh/americanexperience/about/search/search_results.html
wgbh/frontline/*elqat
wgbh/mt4
wgbh/nova/beta/search/results
wgbh/nova/search
wgbh/nova/search-results.html
wgbh/nova/search/results
wgbh/pages/frontline/*elqat
wgbh/pages/frontline/bushswar
wgbh/pages/frontline/digitalnation/%3F
wget
what-is-slack
whats-next/planes-trains-and-analytics
whatson/dbs
whatson/pbsyou
whatson/schedulex
whatson/stations
which-mba
whichmba/forum
whichmba/webinars?
@ -24568,6 +24725,10 @@ wml/?
wml/search?
wml?
wn3/
wnet/expose/mt4
wnet/mt4
wnet/religionandethics/*/index.html?
wnet/religionandethics/search_results.html
wo/forums
wo/kb/*/discuss
wo/search
@ -24685,9 +24846,9 @@ wp-admin
wp-admin/
wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://edu.gcfglobal.org/robots.txt
wp-admin/admin-ajax.phphttp://lastpass.com/robots.txt
wp-admin/admin-ajax.phphttp://orcd.co/robots.txt
wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt
wp-admin/admin-ajax.phphttp://fool.com/robots.txt
wp-admin/admin-ajax.phphttp://openstreetmap.org/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php
wp-adv
@ -24758,7 +24919,7 @@ wp-content/uploads/
wp-content/uploads/wc-logs
wp-content/uploads/woocommerce_transient_files
wp-content/uploads/woocommerce_uploads
wp-content/uploads/wp-import-export-lite/http://newscientist.com/robots.txt
wp-content/uploads/wp-import-export-lite/http://rebrand.ly/robots.txt
wp-dyn
wp-includes
wp-includes*.css
@ -24890,7 +25051,7 @@ your-shop
yourAccount
youraccount
youreurope/businessACC
youreurope/businessDEV/http://pca.st/robots.txt
youreurope/businessDEV/http://europarl.europa.eu/robots.txt
youreurope/citizensACC
youreurope/citizensDEV
yours