[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2024-12-03 10:04:12 +00:00
parent ae7bf96a5f
commit cdcc616605
24 changed files with 22172 additions and 537 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1733079786
},
"Trickest wordlist update": {
"last_update": 1733133865
"last_update": 1733220242
}
}

View file

@ -15634,6 +15634,8 @@ config.json
violet-drinks-jump.md
.changeset/tame-peaches-exist.md
tame-peaches-exist.md
.changeset/large-months-look.md
large-months-look.md
.changeset/odd-seas-lick.md
odd-seas-lick.md
.changeset/twelve-crabs-fail.md

View file

@ -3171,6 +3171,7 @@ pnpm-workspace.yaml
.changeset/config.json
.changeset/violet-drinks-jump.md
.changeset/tame-peaches-exist.md
.changeset/large-months-look.md
.changeset/odd-seas-lick.md
.changeset/twelve-crabs-fail.md
.changeset/sweet-steaks-film.md

View file

@ -6870,6 +6870,12 @@ admin/cms/mail/base.txt
cms/mail/base.txt
mail/base.txt
base.txt
cms/templates/admin/cms/page/delete_summary.html
templates/admin/cms/page/delete_summary.html
admin/cms/page/delete_summary.html
cms/page/delete_summary.html
page/delete_summary.html
delete_summary.html
cms/templates/admin/cms/page/change_form.html
templates/admin/cms/page/change_form.html
admin/cms/page/change_form.html
@ -6986,6 +6992,12 @@ cms/page/tree/menu.html
page/tree/menu.html
tree/menu.html
menu.html
cms/templates/admin/cms/page/delete_confirmation.html
templates/admin/cms/page/delete_confirmation.html
admin/cms/page/delete_confirmation.html
cms/page/delete_confirmation.html
page/delete_confirmation.html
delete_confirmation.html
cms/templates/admin/cms/page/submit_row.html
templates/admin/cms/page/submit_row.html
admin/cms/page/submit_row.html

View file

@ -1433,6 +1433,7 @@ cms/templates/admin/cms/mail/base.html
cms/templates/admin/cms/mail/page_user_change.html
cms/templates/admin/cms/mail/page_user_change.txt
cms/templates/admin/cms/mail/base.txt
cms/templates/admin/cms/page/delete_summary.html
cms/templates/admin/cms/page/change_form.html
cms/templates/admin/cms/page/plugin/change_form.html
cms/templates/admin/cms/page/plugin/error_form.html
@ -1450,6 +1451,7 @@ cms/templates/admin/cms/page/tree/indicator_menu.html
cms/templates/admin/cms/page/tree/actions_dropdown.html
cms/templates/admin/cms/page/tree/copy_premissions.html
cms/templates/admin/cms/page/tree/menu.html
cms/templates/admin/cms/page/delete_confirmation.html
cms/templates/admin/cms/page/submit_row.html
cms/templates/admin/cms/usersettings/change_form.html
cms/apps.py

View file

@ -52752,6 +52752,14 @@ file_test/src/Form/FileTestForm.php
src/Form/FileTestForm.php
Form/FileTestForm.php
FileTestForm.php
core/modules/file/tests/file_test/src/Form/FileTestFormTrait.php
modules/file/tests/file_test/src/Form/FileTestFormTrait.php
file/tests/file_test/src/Form/FileTestFormTrait.php
tests/file_test/src/Form/FileTestFormTrait.php
file_test/src/Form/FileTestFormTrait.php
src/Form/FileTestFormTrait.php
Form/FileTestFormTrait.php
FileTestFormTrait.php
core/modules/file/tests/file_test/src/Form/FileRequiredTestForm.php
modules/file/tests/file_test/src/Form/FileRequiredTestForm.php
file/tests/file_test/src/Form/FileRequiredTestForm.php

View file

@ -7473,6 +7473,7 @@ core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper
core/modules/file/tests/file_test/src/StreamWrapper/DummyStreamWrapper.php
core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteStreamWrapper.php
core/modules/file/tests/file_test/src/Form/FileTestForm.php
core/modules/file/tests/file_test/src/Form/FileTestFormTrait.php
core/modules/file/tests/file_test/src/Form/FileRequiredTestForm.php
core/modules/file/tests/file_test/src/Form/FileTestSaveUploadFromForm.php
core/modules/file/tests/file_test/src/FileTestAccessControlHandler.php

View file

@ -780,6 +780,10 @@ erpnext/patches/v15_0/migrate_to_utm_analytics.py
patches/v15_0/migrate_to_utm_analytics.py
v15_0/migrate_to_utm_analytics.py
migrate_to_utm_analytics.py
erpnext/patches/v15_0/set_is_exchange_gain_loss_in_payment_entry_deductions.py
patches/v15_0/set_is_exchange_gain_loss_in_payment_entry_deductions.py
v15_0/set_is_exchange_gain_loss_in_payment_entry_deductions.py
set_is_exchange_gain_loss_in_payment_entry_deductions.py
erpnext/patches/v15_0/remove_loan_management_module.py
patches/v15_0/remove_loan_management_module.py
v15_0/remove_loan_management_module.py

View file

@ -196,6 +196,7 @@ erpnext/patches/v15_0/create_advance_payment_status.py
erpnext/patches/v15_0/allow_on_submit_dimensions_for_repostable_doctypes.py
erpnext/patches/v15_0/update_warehouse_field_in_asset_repair_consumed_item_doctype.py
erpnext/patches/v15_0/migrate_to_utm_analytics.py
erpnext/patches/v15_0/set_is_exchange_gain_loss_in_payment_entry_deductions.py
erpnext/patches/v15_0/remove_loan_management_module.py
erpnext/patches/v15_0/create_advance_payment_ledger_records.py
erpnext/patches/v15_0/delete_woocommerce_settings_doctype.py

View file

@ -9495,6 +9495,10 @@ framework/core/migrations/2022_05_20_000001_add_created_at_to_group_user_table.p
core/migrations/2022_05_20_000001_add_created_at_to_group_user_table.php
migrations/2022_05_20_000001_add_created_at_to_group_user_table.php
2022_05_20_000001_add_created_at_to_group_user_table.php
framework/core/migrations/mariadb-install.dump
core/migrations/mariadb-install.dump
migrations/mariadb-install.dump
mariadb-install.dump
framework/core/migrations/2015_09_15_000000_create_auth_tokens_table.php
core/migrations/2015_09_15_000000_create_auth_tokens_table.php
migrations/2015_09_15_000000_create_auth_tokens_table.php

View file

@ -1542,6 +1542,7 @@ framework/core/migrations/2018_01_18_130700_change_group_user_add_foreign_keys.p
framework/core/migrations/2015_02_24_000000_create_api_keys_table.php
framework/core/migrations/mysql-install.dump
framework/core/migrations/2022_05_20_000001_add_created_at_to_group_user_table.php
framework/core/migrations/mariadb-install.dump
framework/core/migrations/2015_09_15_000000_create_auth_tokens_table.php
framework/core/migrations/2018_10_08_144700_add_shim_prefix_to_group_icons.php
framework/core/migrations/2015_09_22_030432_rename_notification_read_time.php

View file

@ -21768,6 +21768,14 @@ tests/unit/transforms/facebook-url-user-test.js
unit/transforms/facebook-url-user-test.js
transforms/facebook-url-user-test.js
facebook-url-user-test.js
ghost/admin/tests/unit/components/editor/modals/re-authenticate-test.js
admin/tests/unit/components/editor/modals/re-authenticate-test.js
tests/unit/components/editor/modals/re-authenticate-test.js
unit/components/editor/modals/re-authenticate-test.js
components/editor/modals/re-authenticate-test.js
editor/modals/re-authenticate-test.js
modals/re-authenticate-test.js
re-authenticate-test.js
ghost/admin/tests/unit/components/gh-post-settings-menu-test.js
admin/tests/unit/components/gh-post-settings-menu-test.js
tests/unit/components/gh-post-settings-menu-test.js
@ -31216,13 +31224,6 @@ acceptance/advanced/integrations/slack.test.ts
advanced/integrations/slack.test.ts
integrations/slack.test.ts
slack.test.ts
apps/admin-x-settings/test/acceptance/advanced/integrations/amp.test.ts
admin-x-settings/test/acceptance/advanced/integrations/amp.test.ts
test/acceptance/advanced/integrations/amp.test.ts
acceptance/advanced/integrations/amp.test.ts
advanced/integrations/amp.test.ts
integrations/amp.test.ts
amp.test.ts
apps/admin-x-settings/test/acceptance/advanced/integrations/custom.test.ts
admin-x-settings/test/acceptance/advanced/integrations/custom.test.ts
test/acceptance/advanced/integrations/custom.test.ts
@ -31563,12 +31564,6 @@ src/assets/icons/portal-icon-4.svg
assets/icons/portal-icon-4.svg
icons/portal-icon-4.svg
portal-icon-4.svg
apps/admin-x-settings/src/assets/icons/amp.svg
admin-x-settings/src/assets/icons/amp.svg
src/assets/icons/amp.svg
assets/icons/amp.svg
icons/amp.svg
amp.svg
apps/admin-x-settings/src/assets/images/zapier-logo.svg
admin-x-settings/src/assets/images/zapier-logo.svg
src/assets/images/zapier-logo.svg
@ -32181,14 +32176,6 @@ settings/advanced/integrations/SlackModal.tsx
advanced/integrations/SlackModal.tsx
integrations/SlackModal.tsx
SlackModal.tsx
apps/admin-x-settings/src/components/settings/advanced/integrations/AmpModal.tsx
admin-x-settings/src/components/settings/advanced/integrations/AmpModal.tsx
src/components/settings/advanced/integrations/AmpModal.tsx
components/settings/advanced/integrations/AmpModal.tsx
settings/advanced/integrations/AmpModal.tsx
advanced/integrations/AmpModal.tsx
integrations/AmpModal.tsx
AmpModal.tsx
apps/admin-x-settings/src/components/settings/advanced/integrations/UnsplashModal.tsx
admin-x-settings/src/components/settings/advanced/integrations/UnsplashModal.tsx
src/components/settings/advanced/integrations/UnsplashModal.tsx

View file

@ -3508,6 +3508,7 @@ ghost/admin/tests/unit/transforms/navigation-settings-test.js
ghost/admin/tests/unit/transforms/twitter-url-user-test.js
ghost/admin/tests/unit/transforms/json-string-test.js
ghost/admin/tests/unit/transforms/facebook-url-user-test.js
ghost/admin/tests/unit/components/editor/modals/re-authenticate-test.js
ghost/admin/tests/unit/components/gh-post-settings-menu-test.js
ghost/admin/tests/unit/components/koenig-lexical-editor-test.js
ghost/admin/.template-lintrc.js
@ -5269,7 +5270,6 @@ apps/admin-x-settings/test/acceptance/advanced/codeInjection.test.ts
apps/admin-x-settings/test/acceptance/advanced/dangerzone.test.ts
apps/admin-x-settings/test/acceptance/advanced/integrations/firstPromoter.test.ts
apps/admin-x-settings/test/acceptance/advanced/integrations/slack.test.ts
apps/admin-x-settings/test/acceptance/advanced/integrations/amp.test.ts
apps/admin-x-settings/test/acceptance/advanced/integrations/custom.test.ts
apps/admin-x-settings/test/acceptance/advanced/integrations/unsplash.test.ts
apps/admin-x-settings/test/acceptance/advanced/integrations/pintura.test.ts
@ -5333,7 +5333,6 @@ apps/admin-x-settings/src/assets/icons/pintura.svg
apps/admin-x-settings/src/assets/icons/portal-icon-1.svg
apps/admin-x-settings/src/assets/icons/zapier.svg
apps/admin-x-settings/src/assets/icons/portal-icon-4.svg
apps/admin-x-settings/src/assets/icons/amp.svg
apps/admin-x-settings/src/assets/images/zapier-logo.svg
apps/admin-x-settings/src/assets/images/labs-bg.svg
apps/admin-x-settings/src/assets/images/stripe-verified.svg
@ -5419,7 +5418,6 @@ apps/admin-x-settings/src/components/settings/advanced/integrations/IntegrationH
apps/admin-x-settings/src/components/settings/advanced/integrations/webhookEventOptions.tsx
apps/admin-x-settings/src/components/settings/advanced/integrations/ZapierModal.tsx
apps/admin-x-settings/src/components/settings/advanced/integrations/SlackModal.tsx
apps/admin-x-settings/src/components/settings/advanced/integrations/AmpModal.tsx
apps/admin-x-settings/src/components/settings/advanced/integrations/UnsplashModal.tsx
apps/admin-x-settings/src/components/settings/advanced/integrations/WebhookModal.tsx
apps/admin-x-settings/src/components/settings/advanced/integrations/AddIntegrationModal.tsx

View file

@ -5443,6 +5443,9 @@ _unreleased/2024-11-14-hot-reload-dont-follow-redirects-ddev-config.md
changelog/_unreleased/2024-08-05-metrics-abstraction.md
_unreleased/2024-08-05-metrics-abstraction.md
2024-08-05-metrics-abstraction.md
changelog/_unreleased/2024-11-06-add-extension-point-for-productlistingloader-loadpreviews.md
_unreleased/2024-11-06-add-extension-point-for-productlistingloader-loadpreviews.md
2024-11-06-add-extension-point-for-productlistingloader-loadpreviews.md
changelog/_unreleased/2024-10-24-add-rule-for-requested-customer-group.md
_unreleased/2024-10-24-add-rule-for-requested-customer-group.md
2024-10-24-add-rule-for-requested-customer-group.md
@ -5479,6 +5482,9 @@ _unreleased/2024-10-29-default-not_specified-salutation-is-invalid.md
changelog/_unreleased/2024-11-25-improve-modal-accessibility.md
_unreleased/2024-11-25-improve-modal-accessibility.md
2024-11-25-improve-modal-accessibility.md
changelog/_unreleased/2024-11-22-a11y-date-picker-must-have-label.md
_unreleased/2024-11-22-a11y-date-picker-must-have-label.md
2024-11-22-a11y-date-picker-must-have-label.md
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
_unreleased/2024-05-22-navbar-for-main-navigation.md
2024-05-22-navbar-for-main-navigation.md
@ -5668,6 +5674,9 @@ _unreleased/2024-10-15-theme-script-with-configuration-load-improved.md
changelog/_unreleased/2024-11-19-added-mail-template-test-language-not-assigned-to-sales-channel-warning.md
_unreleased/2024-11-19-added-mail-template-test-language-not-assigned-to-sales-channel-warning.md
2024-11-19-added-mail-template-test-language-not-assigned-to-sales-channel-warning.md
changelog/_unreleased/2024-11-28-shopping-cart-is-emptied-after-login-of-a-b2b-employee.md
_unreleased/2024-11-28-shopping-cart-is-emptied-after-login-of-a-b2b-employee.md
2024-11-28-shopping-cart-is-emptied-after-login-of-a-b2b-employee.md
changelog/_unreleased/2024-11-22-hot-reload-improvements-for-fonts-svg-and-ddev.md
_unreleased/2024-11-22-hot-reload-improvements-for-fonts-svg-and-ddev.md
2024-11-22-hot-reload-improvements-for-fonts-svg-and-ddev.md
@ -5728,6 +5737,9 @@ _unreleased/2024-11-14-updated-product-comparison-sales-channel-template.md
changelog/_unreleased/2024-10-25-fix-gallery-slider-image-height-while-loading.md
_unreleased/2024-10-25-fix-gallery-slider-image-height-while-loading.md
2024-10-25-fix-gallery-slider-image-height-while-loading.md
changelog/_unreleased/2024-11-25-a11y-changed-link-styling-in-checkout.md
_unreleased/2024-11-25-a11y-changed-link-styling-in-checkout.md
2024-11-25-a11y-changed-link-styling-in-checkout.md
changelog/_unreleased/2024-10-30-remove-duplicate-gad_source-from-ignored-parameter-list.md
_unreleased/2024-10-30-remove-duplicate-gad_source-from-ignored-parameter-list.md
2024-10-30-remove-duplicate-gad_source-from-ignored-parameter-list.md
@ -5797,6 +5809,9 @@ _unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
changelog/_unreleased/2024-11-14-allow-to-override-entity-collection-class-for-attribute-entities.md
_unreleased/2024-11-14-allow-to-override-entity-collection-class-for-attribute-entities.md
2024-11-14-allow-to-override-entity-collection-class-for-attribute-entities.md
changelog/_unreleased/2024-11-29-add-supports-to-ga-begincheckoutevent.md
_unreleased/2024-11-29-add-supports-to-ga-begincheckoutevent.md
2024-11-29-add-supports-to-ga-begincheckoutevent.md
changelog/_unreleased/2024-11-08-a11y-promotion-submit-button-has-no-accessible-name-or-visible-label.md
_unreleased/2024-11-08-a11y-promotion-submit-button-has-no-accessible-name-or-visible-label.md
2024-11-08-a11y-promotion-submit-button-has-no-accessible-name-or-visible-label.md
@ -30149,6 +30164,14 @@ SalesChannel/Listing/Processor/PagingListingProcessorTest.php
Listing/Processor/PagingListingProcessorTest.php
Processor/PagingListingProcessorTest.php
PagingListingProcessorTest.php
tests/unit/Core/Content/Product/SalesChannel/Listing/LoadPreviewExtensionTest.php
unit/Core/Content/Product/SalesChannel/Listing/LoadPreviewExtensionTest.php
Core/Content/Product/SalesChannel/Listing/LoadPreviewExtensionTest.php
Content/Product/SalesChannel/Listing/LoadPreviewExtensionTest.php
Product/SalesChannel/Listing/LoadPreviewExtensionTest.php
SalesChannel/Listing/LoadPreviewExtensionTest.php
Listing/LoadPreviewExtensionTest.php
LoadPreviewExtensionTest.php
tests/unit/Core/Content/Product/SalesChannel/Listing/CachedProductListingRouteTest.php
unit/Core/Content/Product/SalesChannel/Listing/CachedProductListingRouteTest.php
Core/Content/Product/SalesChannel/Listing/CachedProductListingRouteTest.php
@ -65878,6 +65901,12 @@ Content/Product/Extension/ResolveListingIdsExtension.php
Product/Extension/ResolveListingIdsExtension.php
Extension/ResolveListingIdsExtension.php
ResolveListingIdsExtension.php
src/Core/Content/Product/Extension/LoadPreviewExtension.php
Core/Content/Product/Extension/LoadPreviewExtension.php
Content/Product/Extension/LoadPreviewExtension.php
Product/Extension/LoadPreviewExtension.php
Extension/LoadPreviewExtension.php
LoadPreviewExtension.php
src/Core/Content/Product/Extension/ProductListingCriteriaExtension.php
Core/Content/Product/Extension/ProductListingCriteriaExtension.php
Content/Product/Extension/ProductListingCriteriaExtension.php

View file

@ -1813,6 +1813,7 @@ changelog/_unreleased/2024-10-24-removed-sites-from-apple-touch-icon.md
changelog/_unreleased/2024-10-21-only-show-google-ads-cookie-notice-if-google-analytics-is-enabled.md
changelog/_unreleased/2024-11-14-hot-reload-dont-follow-redirects-ddev-config.md
changelog/_unreleased/2024-08-05-metrics-abstraction.md
changelog/_unreleased/2024-11-06-add-extension-point-for-productlistingloader-loadpreviews.md
changelog/_unreleased/2024-10-24-add-rule-for-requested-customer-group.md
changelog/_unreleased/2024-09-13-fix-stopwords-are-not-working-with-and-search.md
changelog/_unreleased/2024-11-12-add-skip-to-links-for-search-and-navigation.md
@ -1825,6 +1826,7 @@ changelog/_unreleased/2024-10-27-add-option-to-exclude-hidden-products-from-site
changelog/_unreleased/2024-11-07-open-correct-image-in-pdp-zoom-modal.md
changelog/_unreleased/2024-10-29-default-not_specified-salutation-is-invalid.md
changelog/_unreleased/2024-11-25-improve-modal-accessibility.md
changelog/_unreleased/2024-11-22-a11y-date-picker-must-have-label.md
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
changelog/_unreleased/2024-10-25-cart-duplicates-when-restored-by-token.md
changelog/_unreleased/2024-11-23-remove-deprecated-autoload-true-associations.md
@ -1888,6 +1890,7 @@ changelog/_unreleased/2024-08-05-remove-cover-of-line-item-if-media-has-been-del
changelog/_unreleased/2024-04-11-make-it-possible-to-configure-the-order-of-the-city-and-zip-field.md
changelog/_unreleased/2024-10-15-theme-script-with-configuration-load-improved.md
changelog/_unreleased/2024-11-19-added-mail-template-test-language-not-assigned-to-sales-channel-warning.md
changelog/_unreleased/2024-11-28-shopping-cart-is-emptied-after-login-of-a-b2b-employee.md
changelog/_unreleased/2024-11-22-hot-reload-improvements-for-fonts-svg-and-ddev.md
changelog/_unreleased/2024-10-26-Add-configurable-installer-timeout.md
changelog/_unreleased/2024-10-02-fix-custom-field-content-in-flow-builder.md
@ -1908,6 +1911,7 @@ changelog/_unreleased/2024-10-24-improve-quantity-select-accessibility.md
changelog/_unreleased/2024-10-31-bulk-entity-extension.md
changelog/_unreleased/2024-11-14-updated-product-comparison-sales-channel-template.md
changelog/_unreleased/2024-10-25-fix-gallery-slider-image-height-while-loading.md
changelog/_unreleased/2024-11-25-a11y-changed-link-styling-in-checkout.md
changelog/_unreleased/2024-10-30-remove-duplicate-gad_source-from-ignored-parameter-list.md
changelog/_unreleased/2024-11-14-allow-specifying-field-class-for-attributed-entities-directly.md
changelog/_unreleased/2024-11-04-a11y-promotions-input-has-no-visible-label.md
@ -1931,6 +1935,7 @@ changelog/_unreleased/2024-10-17-valid-date-range-condition-for-rule-builder.md
changelog/_unreleased/2024-11-03-fix-release-date-schema-issue.md
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
changelog/_unreleased/2024-11-14-allow-to-override-entity-collection-class-for-attribute-entities.md
changelog/_unreleased/2024-11-29-add-supports-to-ga-begincheckoutevent.md
changelog/_unreleased/2024-11-08-a11y-promotion-submit-button-has-no-accessible-name-or-visible-label.md
changelog/_unreleased/2024-10-21-fix-mailer-settings-persisting-old-data.md
changelog/_unreleased/2024-11-13-a11y-change-styling-for-promotion-submit-button.md
@ -6972,6 +6977,7 @@ tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/SortingListingPro
tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/AssociationLoadingProcessorTest.php
tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/PagingProcessorTest.php
tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/PagingListingProcessorTest.php
tests/unit/Core/Content/Product/SalesChannel/Listing/LoadPreviewExtensionTest.php
tests/unit/Core/Content/Product/SalesChannel/Listing/CachedProductListingRouteTest.php
tests/unit/Core/Content/Product/SalesChannel/Listing/ProductListingRouteTest.php
tests/unit/Core/Content/Product/SalesChannel/Suggest/ProductSuggestRouteTest.php
@ -12185,6 +12191,7 @@ src/Core/Content/Newsletter/NewsletterException.php
src/Core/Content/Newsletter/Subscriber/NewsletterRecipientSalutationSubscriber.php
src/Core/Content/Product/Extension/ResolveListingExtension.php
src/Core/Content/Product/Extension/ResolveListingIdsExtension.php
src/Core/Content/Product/Extension/LoadPreviewExtension.php
src/Core/Content/Product/Extension/ProductListingCriteriaExtension.php
src/Core/Content/Product/ProductEvents.php
src/Core/Content/Product/Util/VariantCombinationLoader.php

View file

@ -20230,6 +20230,15 @@ pages/ApplicationInfo/components/LogoInput.tsx
ApplicationInfo/components/LogoInput.tsx
components/LogoInput.tsx
LogoInput.tsx
packages/core/admin/admin/src/pages/Settings/pages/PurchaseContentHistory.tsx
core/admin/admin/src/pages/Settings/pages/PurchaseContentHistory.tsx
admin/admin/src/pages/Settings/pages/PurchaseContentHistory.tsx
admin/src/pages/Settings/pages/PurchaseContentHistory.tsx
src/pages/Settings/pages/PurchaseContentHistory.tsx
pages/Settings/pages/PurchaseContentHistory.tsx
Settings/pages/PurchaseContentHistory.tsx
pages/PurchaseContentHistory.tsx
PurchaseContentHistory.tsx
packages/core/admin/admin/src/pages/Settings/pages/PurchaseAuditLogs.tsx
core/admin/admin/src/pages/Settings/pages/PurchaseAuditLogs.tsx
admin/admin/src/pages/Settings/pages/PurchaseAuditLogs.tsx

View file

@ -2814,6 +2814,7 @@ packages/core/admin/admin/src/pages/Settings/pages/ApplicationInfo/utils/constan
packages/core/admin/admin/src/pages/Settings/pages/ApplicationInfo/ApplicationInfoPage.tsx
packages/core/admin/admin/src/pages/Settings/pages/ApplicationInfo/components/tests/LogoInput.test.tsx
packages/core/admin/admin/src/pages/Settings/pages/ApplicationInfo/components/LogoInput.tsx
packages/core/admin/admin/src/pages/Settings/pages/PurchaseContentHistory.tsx
packages/core/admin/admin/src/pages/Settings/pages/PurchaseAuditLogs.tsx
packages/core/admin/admin/src/pages/Settings/pages/InstalledPlugins.tsx
packages/core/admin/admin/src/pages/Settings/components/SettingsNav.tsx

View file

@ -12025,6 +12025,11 @@ js/csv-export/changelog/50828-dev-constrain-pnpm-version
csv-export/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/csv-export/changelog/52727-fix-25379-csv-export-allow-negative-numeric-values-unescaped
js/csv-export/changelog/52727-fix-25379-csv-export-allow-negative-numeric-values-unescaped
csv-export/changelog/52727-fix-25379-csv-export-allow-negative-numeric-values-unescaped
changelog/52727-fix-25379-csv-export-allow-negative-numeric-values-unescaped
52727-fix-25379-csv-export-allow-negative-numeric-values-unescaped
packages/js/csv-export/changelog/.gitkeep
js/csv-export/changelog/.gitkeep
csv-export/changelog/.gitkeep
@ -16313,6 +16318,11 @@ js/components/changelog/47156-dev-fix-build-error-build-style
components/changelog/47156-dev-fix-build-error-build-style
changelog/47156-dev-fix-build-error-build-style
47156-dev-fix-build-error-build-style
packages/js/components/changelog/fix-43256-tablecard-columns-popover
js/components/changelog/fix-43256-tablecard-columns-popover
components/changelog/fix-43256-tablecard-columns-popover
changelog/fix-43256-tablecard-columns-popover
fix-43256-tablecard-columns-popover
packages/js/components/changelog/fix-49155
js/components/changelog/fix-49155
components/changelog/fix-49155
@ -41443,6 +41453,10 @@ plugins/woocommerce/changelog/try-env-tests-mapping
woocommerce/changelog/try-env-tests-mapping
changelog/try-env-tests-mapping
try-env-tests-mapping
plugins/woocommerce/changelog/53217-53195-registerblocksingleproducttemplate-register-blocks-twice-in-posts
woocommerce/changelog/53217-53195-registerblocksingleproducttemplate-register-blocks-twice-in-posts
changelog/53217-53195-registerblocksingleproducttemplate-register-blocks-twice-in-posts
53217-53195-registerblocksingleproducttemplate-register-blocks-twice-in-posts
plugins/woocommerce/changelog/remove-dead-lys-state-action
woocommerce/changelog/remove-dead-lys-state-action
changelog/remove-dead-lys-state-action
@ -41459,6 +41473,10 @@ plugins/woocommerce/changelog/add-unify-togglegroupcontrol-styling
woocommerce/changelog/add-unify-togglegroupcontrol-styling
changelog/add-unify-togglegroupcontrol-styling
add-unify-togglegroupcontrol-styling
plugins/woocommerce/changelog/53022-fix-53020-php-csv-export-allow-negative-numbers-unescaped
woocommerce/changelog/53022-fix-53020-php-csv-export-allow-negative-numbers-unescaped
changelog/53022-fix-53020-php-csv-export-allow-negative-numbers-unescaped
53022-fix-53020-php-csv-export-allow-negative-numbers-unescaped
plugins/woocommerce/changelog/fix-52396_product_sku_styles
woocommerce/changelog/fix-52396_product_sku_styles
changelog/fix-52396_product_sku_styles
@ -41747,6 +41765,10 @@ plugins/woocommerce/changelog/53192-update-refactor-merged-packages-activation
woocommerce/changelog/53192-update-refactor-merged-packages-activation
changelog/53192-update-refactor-merged-packages-activation
53192-update-refactor-merged-packages-activation
plugins/woocommerce/changelog/fix-43256-tablecard-columns-popover
woocommerce/changelog/fix-43256-tablecard-columns-popover
changelog/fix-43256-tablecard-columns-popover
fix-43256-tablecard-columns-popover
plugins/woocommerce/changelog/fix-51242
woocommerce/changelog/fix-51242
changelog/fix-51242
@ -41875,6 +41897,10 @@ plugins/woocommerce/changelog/52815-dev-lock-dependencies
woocommerce/changelog/52815-dev-lock-dependencies
changelog/52815-dev-lock-dependencies
52815-dev-lock-dependencies
plugins/woocommerce/changelog/53313-improve-hardening-measure-review-comment
woocommerce/changelog/53313-improve-hardening-measure-review-comment
changelog/53313-improve-hardening-measure-review-comment
53313-improve-hardening-measure-review-comment
plugins/woocommerce/changelog/53085-dev-9.5-revert-52044
woocommerce/changelog/53085-dev-9.5-revert-52044
changelog/53085-dev-9.5-revert-52044

View file

@ -1854,6 +1854,7 @@ packages/js/tsconfig.json
packages/js/csv-export/changelog/dev-build-profiling-tweaks-take-1
packages/js/csv-export/changelog/dev-consolidate-syncpack-config
packages/js/csv-export/changelog/50828-dev-constrain-pnpm-version
packages/js/csv-export/changelog/52727-fix-25379-csv-export-allow-negative-numeric-values-unescaped
packages/js/csv-export/changelog/.gitkeep
packages/js/csv-export/changelog/dev-ci-lint-monorepo-job-update
packages/js/csv-export/changelog/53165-dev-ts-5-7-2
@ -2692,6 +2693,7 @@ packages/js/components/changelog/fix-add-escape-handle
packages/js/components/changelog/.gitkeep
packages/js/components/changelog/tweak-select-tree-2
packages/js/components/changelog/47156-dev-fix-build-error-build-style
packages/js/components/changelog/fix-43256-tablecard-columns-popover
packages/js/components/changelog/fix-49155
packages/js/components/changelog/dev-ci-lint-monorepo-job-update
packages/js/components/changelog/update-51955-wcpay-task-install-behavior
@ -6235,10 +6237,12 @@ plugins/woocommerce/changelog/update-migrate-php-blocks-to-api-version-3
plugins/woocommerce/changelog/add-52933-payment-provider-ordering-api
plugins/woocommerce/changelog/52780-52773-add-include-status-param
plugins/woocommerce/changelog/try-env-tests-mapping
plugins/woocommerce/changelog/53217-53195-registerblocksingleproducttemplate-register-blocks-twice-in-posts
plugins/woocommerce/changelog/remove-dead-lys-state-action
plugins/woocommerce/changelog/52909-fix-improve-wp-6-6-e2e-tests
plugins/woocommerce/changelog/52715-fix-52511
plugins/woocommerce/changelog/add-unify-togglegroupcontrol-styling
plugins/woocommerce/changelog/53022-fix-53020-php-csv-export-allow-negative-numbers-unescaped
plugins/woocommerce/changelog/fix-52396_product_sku_styles
plugins/woocommerce/changelog/53051-fix-52990-use-payment-method-instead-of-intent
plugins/woocommerce/changelog/e2e-update-changes-list-for-api-core-include-setup-files
@ -6311,6 +6315,7 @@ plugins/woocommerce/changelog/52971-fix-52879-analytics-scroll
plugins/woocommerce/changelog/52691-add-settings-sidebar-items
plugins/woocommerce/changelog/53083-update-enable-brands
plugins/woocommerce/changelog/53192-update-refactor-merged-packages-activation
plugins/woocommerce/changelog/fix-43256-tablecard-columns-popover
plugins/woocommerce/changelog/fix-51242
plugins/woocommerce/changelog/pr-52817
plugins/woocommerce/changelog/52227-preview-email-types
@ -6343,6 +6348,7 @@ plugins/woocommerce/changelog/52927-add-settings-section-tabs
plugins/woocommerce/changelog/fix-51901
plugins/woocommerce/changelog/add-51586_add_tests_for_hand_picked_collection
plugins/woocommerce/changelog/52815-dev-lock-dependencies
plugins/woocommerce/changelog/53313-improve-hardening-measure-review-comment
plugins/woocommerce/changelog/53085-dev-9.5-revert-52044
plugins/woocommerce/changelog/dev-poc_delete_reference_assignment_operator
plugins/woocommerce/changelog/53160-product-gallery-gallery-images-disappears-mobile

View file

@ -3603,6 +3603,10 @@ spec/system/manage/overviews_spec.rb
system/manage/overviews_spec.rb
manage/overviews_spec.rb
overviews_spec.rb
spec/system/manage/core_workflow_spec.rb
system/manage/core_workflow_spec.rb
manage/core_workflow_spec.rb
core_workflow_spec.rb
spec/system/manage/roles_spec.rb
system/manage/roles_spec.rb
manage/roles_spec.rb
@ -12750,6 +12754,10 @@ models/core_workflow/result/set_readonly.rb
core_workflow/result/set_readonly.rb
result/set_readonly.rb
set_readonly.rb
app/models/core_workflow/search.rb
models/core_workflow/search.rb
core_workflow/search.rb
search.rb
app/models/setting.rb
models/setting.rb
setting.rb
@ -13854,6 +13862,10 @@ app/models/translation/synchronizes_from_po.rb
models/translation/synchronizes_from_po.rb
translation/synchronizes_from_po.rb
synchronizes_from_po.rb
app/models/job/search_index.rb
models/job/search_index.rb
job/search_index.rb
search_index.rb
app/models/job/assets.rb
models/job/assets.rb
job/assets.rb

View file

@ -884,6 +884,7 @@ spec/system/manage/calendars_spec.rb
spec/system/manage/trigger_spec.rb
spec/system/manage/time_accounting_spec.rb
spec/system/manage/overviews_spec.rb
spec/system/manage/core_workflow_spec.rb
spec/system/manage/roles_spec.rb
spec/system/manage/webhooks_spec.rb
spec/system/manage/tags_spec.rb
@ -2729,6 +2730,7 @@ app/models/core_workflow/result/hide.rb
app/models/core_workflow/result/add_option.rb
app/models/core_workflow/result/backend.rb
app/models/core_workflow/result/set_readonly.rb
app/models/core_workflow/search.rb
app/models/setting.rb
app/models/chat.rb
app/models/user_device.rb
@ -2983,6 +2985,7 @@ app/models/authorization/provider/google_oauth2.rb
app/models/authorization/provider.rb
app/models/checklist.rb
app/models/translation/synchronizes_from_po.rb
app/models/job/search_index.rb
app/models/job/assets.rb
app/models/knowledge_base.rb
app/models/core_workflow.rb

View file

@ -2675,8 +2675,8 @@ hotelfinder/rpc
hotels/rpc
hp/video
hpc/*/supported-applications.aspx?
http://apis.google.com/robots.txt
http://instagram.com/robots.txt
http://archive.org/robots.txt
http://wp.me/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -5033,7 +5033,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://facebook.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard

View file

@ -3113,7 +3113,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newssearch
/no-internet-heading-assigned
/no-internet-heading-assisted
/no-referrer-when-downgradehttp://google.ru/robots.txt
/no-referrer-when-downgradehttp://gmail.com/robots.txt
/no-search-results
/node
/node/add
@ -3703,7 +3703,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*__rmid
?*__rmidpage
?*ajs_event
?*apikey*http://toucharcade.com/robots.txt
?*apikey*http://visitazores.com/robots.txt
?*app
?*appidt=*
?*aspects=
@ -3820,7 +3820,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*utm_medium
?*utm_source
?*utm_source=
?*utm_source=http://mtv.com.lb/robots.txt
?*utm_source=http://chrome.google.com/robots.txt
?*verified=
?*xid
?252525253Bpreview=
@ -5657,7 +5657,6 @@ LocationPhotosSearch
LocationTab
LocationWidget
LogMediaClick
Login.html
LogonForm
MAINTAINERS.txt
MAPS
@ -6175,6 +6174,7 @@ ReportBug
ReportIAP
ReportPost
ReputationManager
Request-activation-link.html
ReservationAjax
ResponsibleDisclosure
RestaurantAdsManager
@ -6319,7 +6319,6 @@ SponsoredListingCommerce
SpotlightDemo
SpotlightHome
StartBooking
Starten/Page-Projekt-anlegen.html
StaticPage
StaticVelocityPage
StaticVelocityXmlPage
@ -6822,7 +6821,10 @@ about/createfeedback.html
about/dtf_org.pdf
about/faq/station-finder/?state-text=
about/faq/station-finder/?zip-text=
about/report-violation.html
about/team_member
about/terms-of-use/api.html
about/terms-of-use/starters-2018.html
about/views
about?
abs
@ -7167,7 +7169,6 @@ ak/users
ak6759.com
ak6767com
ak_action=
aktivierungslink-anfordern.html
al
alacarta/*&order=
alacarta/*&orderCriteria
@ -7303,7 +7304,7 @@ api/editionurlgenerator
api/eventlogging
api/federation
api/html
api/http://israelnationalnews.com/robots.txt
api/http://kobo.com/robots.txt
api/infinite-list.html
api/internal/*/location
api/internal/_bb
@ -7385,7 +7386,7 @@ appchart
appdynamics-wem.cisco.com
appealed-pin
apple-app-site-association
apple-app-site-associationhttp://iso.org/robots.txt
apple-app-site-associationhttp://fonts.google.com/robots.txt
apple-news
appliance
applicant-eligibility
@ -7926,7 +7927,6 @@ banking
banmyipforever.cgi
banner.pl
baroness
barzahlung.html
bas
base/login
basie
@ -8286,7 +8286,7 @@ blog/*?text=
blog/*sitemap.xml$
blog/*utm_source=
blog/.
blog/.html.*http://www1.nyc.gov/robots.txt
blog/.html.*http://salon.com/robots.txt
blog/?p=
blog/?s=
blog/Neuer_Beitrag.html
@ -8394,7 +8394,7 @@ bookmark_mana2
bookmarklet
bookmarks
bookmarks/widget
bookmarkshttp://xkcd.com/robots.txt
bookmarkshttp://ed.ted.com/robots.txt
books
books/NBK
books/about
@ -9230,6 +9230,7 @@ cart?
cartoon
carts
cashout
cashpayment.html
cassette.axd/manifest.xml
cassette.axd/script/
cassette.axd/stylesheet/
@ -9334,7 +9335,7 @@ cgi-bin/loginpage
cgi-bin/search.fpl
cgi-bin/state
cgi-bin/wx
cgi-binhttp://meyerweb.com/robots.txt
cgi-binhttp://ifttt.com/robots.txt
cgi-local
cgi-perl
cgi-registry
@ -9678,7 +9679,7 @@ co/users
co/ventureone
code
code/*
code/http://moz.com/robots.txt
code/http://wa.me/robots.txt
codeCoverage
codesamples/
coin*mid=
@ -9892,7 +9893,7 @@ confirmation.html
conflagexp
connect
connect/@
connect/http://zen.yandex.ru/robots.txt
connect/http://blog.twitter.com/robots.txt
connect/social-intranet.html
connections
connections/recent
@ -10009,7 +10010,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://computerbase.de/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
@ -11241,7 +11242,7 @@ email-preferences/
email-unsubscribe
email-validation
email/$
email/*http://avexnet.or.jp/robots.txt
email/*http://dw.com/robots.txt
email/EnrollmentUnsubscribe.htm
email/SubscriptionTypeUnsubscribe.htm
email/Unsubscribe.htm
@ -12170,7 +12171,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://amazon.co.jp/robots.txt
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://is.gd/robots.txt
filter/tips
filter/tips
filterTags=
@ -12573,7 +12574,7 @@ fy-NL/search
fy-NL/user
fy-NL/users
g
g/4arE9Chttp://gartner.com/robots.txt
g/4arE9Chttp://flickr.com/robots.txt
g/api
g00
g01
@ -13128,7 +13129,7 @@ ha/search
ha/user
ha/users
hackathons/reinvent-2013/
hacker/*/followhttp://techradar.com/robots.txt
hacker/*/followhttp://hackerone.com/robots.txt
hacker/*/unfollow
hair-transplant-services
handler
@ -13201,11 +13202,13 @@ help-v1
help/*
help/*/answers
help/*/ask
help/assistent.html
help/cnnx.html
help/feedback
help/forgot_login
help/kindlecloudreader
help/kindlefire
help/live/launch-day/launch-day-videoupload.html
help/maps/indoormaps/partners
help/maps/streetview/partners/welcome
help/requests/new?app_id=
@ -13242,9 +13245,6 @@ hide?
highereducation/higheddocs
highlights
highwire
hilfe/assistent.html
hilfe/fundingdetail.html
hilfe/live/launch-day/launch-day-videoupload.html
hims-hard-mints
hinweis/datenleck
hire/browse
@ -13534,42 +13534,43 @@ http
http-checker
http2_data
http:
http://1.bp.blogspot.com/robots.txt
http://1.gravatar.com/robots.txt
http://akismet.com/robots.txt
http://2.bp.blogspot.com/robots.txt
http://about.google/robots.txt
http://amazon.com/robots.txt
http://amazon.de/robots.txt
http://amazon.in/robots.txt
http://ameblo.jp/robots.txt
http://amzn.to/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://beatport.com/robots.txt
http://behance.net/robots.txt
http://booking.com/robots.txt
http://breaker.audio/robots.txt
http://cdtfa.ca.gov/robots.txt
http://cnbc.com/robots.txt
http://daringfireball.net/robots.txt
http://dictionary.com/robots.txt
http://ec.europa.eu/robots.txt
http://emarketer.com/robots.txt
http://fairfaxcounty.gov/robots.txt
http://fda.gov/robots.txt
http://foxnews.com/robots.txt
http://google.ch/robots.txt
http://hootsuite.com/robots.txt
http://idfa.nl/robots.txt
http://l.facebook.com/robots.txt
http://marketwatch.com/robots.txt
http://maxcdn.bootstrapcdn.com/robots.txt
http://mc.yandex.ru/robots.txt
http://mentalshinri.net/robots.txt
http://nature.com/robots.txt
http://onedrive.live.com/robots.txt
http://pubs.acs.org/robots.txt
http://radiopublic.com/robots.txt
http://sciencedirect.com/robots.txt
http://smallbusiness.withgoogle.com/robots.txt
http://takeout.google.com/robots.txt
http://unsplash.com/robots.txt
http://us02web.zoom.us/robots.txt
http://usnews.com/robots.txt
http://usps.com/robots.txt
http://variety.com/robots.txt
http://yandex.ru/robots.txt
http://census.gov/robots.txt
http://creativecommons.org/robots.txt
http://euronews.com/robots.txt
http://gist.github.com/robots.txt
http://graphisoft.com/robots.txt
http://he.wikipedia.org/robots.txt
http://hubspot.com/robots.txt
http://ie.edu/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://soundcloud.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/
@ -14185,10 +14186,7 @@ info
info-pages/advertising-guidelines
info-pages/custom-services-agreement-23-10
info-pages/terms-of-use/custom-services-agreement-23-10
info/agb/api.html
info/agb/starter-2018.html
info/tech-feedback
info/verstoss-melden.html
informa
information/feedback.html?
information/privacy.html
@ -14217,7 +14215,7 @@ integrate/
integrations
integromedb
intelligencer/amp
interactive*http://startnext.com/robots.txt
interactive*http://fda.gov/robots.txt
interactive/reading-preference
interactives
interface/pda
@ -14434,7 +14432,7 @@ it/search*price_bucket=
it/search*search_type=
it/search*ship_to=
it/search/autocomplete
it/searchhttp://latimes.com/robots.txt
it/searchhttp://m.facebook.com/robots.txt
it/share
it/shop_name_search_service
it/solutions/case-studies/
@ -15060,7 +15058,7 @@ layout/set/txt_pq
layout/set/xml
layouts
lb
leadingtogether/http://bluehost.com/robots.txt
leadingtogether/http://validator.w3.org/robots.txt
leaf
learn
learn-noperf
@ -15698,7 +15696,7 @@ media/tourism-content
media/travelpod-roll.flv
media/tv/channel/credits
media/tyfo*
media/tyfo*http://istockphoto.com/robots.txt
media/tyfo*http://statcounter.com/robots.txt
media/unesco
media/vr-geo-photo-j
media/vr-geo-photo-l
@ -17699,7 +17697,6 @@ parliament/public/transltraineeship/secured
partNumber=
participate/conferences.xml
partner
partner-articles
partner-content/*
partner-locator/partner-details
partner/*?
@ -17940,7 +17937,6 @@ ping
ping?
pingback
pingdom
pinnwand.html
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
@ -18532,8 +18528,8 @@ privacy/request-data
privacy/zoho-group.html
privacy_policy
private
private/http://google.fr/robots.txt
private/http://scholar.google.com/robots.txt
private/http://sfgate.com/robots.txt
private/http://shareasale.com/robots.txt
private/wtrack
prix-essence
pro
@ -19967,7 +19963,7 @@ section/3
section/36
section/6
section/8
section/9http://euroncap.com/robots.txt
section/9http://issuu.com/robots.txt
sectionized
sections
sections$
@ -20349,7 +20345,7 @@ showdependency
shows/
showtag
showtime/.requestinvite.html.swp
showtimes/location/*http://discord.gg/robots.txt
showtimes/location/*http://images-na.ssl-images-amazon.com/robots.txt
shr*
shutterstock
si
@ -20825,11 +20821,70 @@ smclient=
smcot
sme
smevi
sn-demokratie.html
sn-demokratie/sn-demonstration.html
sn-drogerie.html
sn-drogerie/sn-drogerie-sonstiges.html
sn-drogerie/sn-gesicht.html
sn-drogerie/sn-haare.html
sn-drogerie/sn-intimes.html
sn-drogerie/sn-koerper.html
sn-drogerie/sn-zaehne.html
sn-erlebnisse.html
sn-erlebnisse/sn-erlebnisse-sonstiges.html
sn-erlebnisse/sn-events.html
sn-erlebnisse/sn-konzert.html
sn-erlebnisse/sn-locations.html
sn-erlebnisse/sn-meet-greet.html
sn-erlebnisse/sn-urlaub.html
sn-fashion.html
sn-fashion/sn-accessoires.html
sn-fashion/sn-fashion-sonstiges.html
sn-fashion/sn-kleidung.html
sn-fashion/sn-schmuck-uhren.html
sn-fashion/sn-schuhe.html
sn-fashion/sn-taschen-rucksaecke.html
sn-gutscheine.html
sn-gutscheine/sn-gastronomie.html
sn-gutscheine/sn-gutscheine-sonstiges.html
sn-gutscheine/sn-shop.html
sn-lebensmittel.html
sn-lebensmittel/sn-alkoholisches.html
sn-lebensmittel/sn-getraenke.html
sn-lebensmittel/sn-kaffee-tee.html
sn-lebensmittel/sn-kraeuter-gewuerze.html
sn-lebensmittel/sn-lebensmittel-sonstiges.html
sn-lebensmittel/sn-snacks.html
sn-lebensmittel/sn-superfood.html
sn-lebensmittel/sn-vegan.html
sn-lifestyle.html
sn-lifestyle/outdoor.html
sn-lifestyle/sn-kunsthandwerk.html
sn-lifestyle/sn-lifestyle-sonstiges.html
sn-lifestyle/sn-mobilitaet.html
sn-lifestyle/sn-reisen.html
sn-lifestyle/sn-sportartikel.html
sn-lifestyle/sn-tierbedarf.html
sn-symbolisches.html
sn-symbolisches/sn-karma.html
sn-symbolisches/sn-patenschaft.html
sn-symbolisches/sn-symbolisches-sonstiges.html
sn-technik.html
sn-technik/sn-gadgets.html
sn-technik/sn-software-apps.html
sn-technik/sn-technik-sonstiges.html
sn-wohnen.html
sn-wohnen/sn-gemuetlichkeit.html
sn-wohnen/sn-kuechenutensilien.html
sn-wohnen/sn-reinigung.html
sn-wohnen/sn-saatgut.html
sn-wohnen/sn-wohnen-sonstiges.html
snap
sndmsg?
snoop
snp
sns-ap
snuugl.html
soap/
soc
social
@ -20918,6 +20973,11 @@ sources/refund
sources/sepa_mandate
sources/test_klarna
sources/test_source
sp-spiele.html
sp-spiele/sn-brettspiele.html
sp-spiele/sn-kartenspiele.html
sp-spiele/sn-online-games.html
sp-spiele/sn-spiele-sonstiges.html
sp/2for1
sp/3for2
sp=
@ -21044,6 +21104,7 @@ stamp_ranking
standards
starbuckspartners
start
start-project/Page-Projekt-anlegen.html
start-session
start-ups/challenge/
start-ups/loft/hack/
@ -21510,7 +21571,7 @@ tag
tag-manager
tag-manager-360
tag/
tag/*+http://themeforest.net/robots.txt
tag/*+http://discogs.com/robots.txt
tag/*/a
tag/*/a/
tag/*/b
@ -21737,9 +21798,9 @@ test5
test6
testcases
testfl
testhttp://pca.st/robots.txt
testhttp://moz.com/robots.txt
testing
testing/http://accenture.com/robots.txt
testing/http://facebook.com/robots.txt
testpage-forhomepage
tests/*
tetro
@ -22106,7 +22167,7 @@ transmute/static-2.6
transmute/static-2.8
transmute/static-2.9
transparency
transparency/http://j.mp/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
@ -22575,7 +22636,6 @@ unsupported-browser
unternehmen/c
unternehmen/o
unternehmen/suche
unterstuetzer.html
until=
update-your-browser
update.php
@ -23982,9 +24042,9 @@ wiki/Wikipedia_discusión:Solicitudes_de_verificación_de_usuarios
wiki/Wikipedia_discusión:Supresores/Candidaturas
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://cadenaser.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://news.yahoo.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://policies.google.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://en.wikipedia.org/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://engadget.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://willowgarage.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@ -24315,9 +24375,8 @@ wp-admin
wp-admin/
wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://jupiterbroadcasting.com/robots.txt
wp-admin/admin-ajax.phphttp://roh.org.uk/robots.txt
wp-admin/admin-ajax.phphttp://track.adform.net/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
@ -24392,7 +24451,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://lemonde.fr/robots.txt
wp-content/uploads/wp-import-export-lite/http://rebrand.ly/robots.txt
wp-dyn
wp-includes
wp-includes*.css
@ -24522,7 +24581,7 @@ your-account
your-orders
your-shop
youreurope/businessACC
youreurope/businessDEV/http://guardian.co.uk/robots.txt
youreurope/businessDEV/http://europarl.europa.eu/robots.txt
youreurope/citizensACC
youreurope/citizensDEV
yours