[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action 2023-12-12 00:19:53 +00:00
parent 071f4f787e
commit 24e02cae84
21 changed files with 629 additions and 641 deletions

View file

@ -1790,15 +1790,6 @@ Resources/views/configuration/edit.blade.php
views/configuration/edit.blade.php
configuration/edit.blade.php
edit.blade.php
packages/Webkul/Admin/src/Resources/views/components/panel/index.blade.php
Webkul/Admin/src/Resources/views/components/panel/index.blade.php
Admin/src/Resources/views/components/panel/index.blade.php
src/Resources/views/components/panel/index.blade.php
Resources/views/components/panel/index.blade.php
views/components/panel/index.blade.php
components/panel/index.blade.php
panel/index.blade.php
index.blade.php
packages/Webkul/Admin/src/Resources/views/components/datagrid/index.blade.php
Webkul/Admin/src/Resources/views/components/datagrid/index.blade.php
Admin/src/Resources/views/components/datagrid/index.blade.php
@ -6149,15 +6140,6 @@ Resources/views/categories/view.blade.php
views/categories/view.blade.php
categories/view.blade.php
view.blade.php
packages/Webkul/Shop/src/Resources/views/components/panel/index.blade.php
Webkul/Shop/src/Resources/views/components/panel/index.blade.php
Shop/src/Resources/views/components/panel/index.blade.php
src/Resources/views/components/panel/index.blade.php
Resources/views/components/panel/index.blade.php
views/components/panel/index.blade.php
components/panel/index.blade.php
panel/index.blade.php
index.blade.php
packages/Webkul/Shop/src/Resources/views/components/datagrid/index.blade.php
Webkul/Shop/src/Resources/views/components/datagrid/index.blade.php
Shop/src/Resources/views/components/datagrid/index.blade.php

View file

@ -269,7 +269,6 @@ packages/Webkul/Admin/src/Resources/views/configuration/index.blade.php
packages/Webkul/Admin/src/Resources/views/configuration/field-type.blade.php
packages/Webkul/Admin/src/Resources/views/configuration/dependent-field-type.blade.php
packages/Webkul/Admin/src/Resources/views/configuration/edit.blade.php
packages/Webkul/Admin/src/Resources/views/components/panel/index.blade.php
packages/Webkul/Admin/src/Resources/views/components/datagrid/index.blade.php
packages/Webkul/Admin/src/Resources/views/components/datagrid/table.blade.php
packages/Webkul/Admin/src/Resources/views/components/datagrid/export/index.blade.php
@ -816,7 +815,6 @@ packages/Webkul/Shop/src/Resources/views/errors/index.blade.php
packages/Webkul/Shop/src/Resources/views/categories/toolbar.blade.php
packages/Webkul/Shop/src/Resources/views/categories/filters.blade.php
packages/Webkul/Shop/src/Resources/views/categories/view.blade.php
packages/Webkul/Shop/src/Resources/views/components/panel/index.blade.php
packages/Webkul/Shop/src/Resources/views/components/datagrid/index.blade.php
packages/Webkul/Shop/src/Resources/views/components/datagrid/table.blade.php
packages/Webkul/Shop/src/Resources/views/components/datagrid/toolbar.blade.php

View file

@ -1303,6 +1303,9 @@ InvalidFieldException.php
src/errors/FsObjectNotFoundException.php
errors/FsObjectNotFoundException.php
FsObjectNotFoundException.php
src/errors/MutexException.php
errors/MutexException.php
MutexException.php
src/errors/InvalidPluginException.php
errors/InvalidPluginException.php
InvalidPluginException.php

View file

@ -347,6 +347,7 @@ src/errors/UserLockedException.php
src/errors/AssetOperationException.php
src/errors/InvalidFieldException.php
src/errors/FsObjectNotFoundException.php
src/errors/MutexException.php
src/errors/InvalidPluginException.php
src/errors/UnsupportedSiteException.php
src/errors/StaleResourceException.php

View file

@ -6646,6 +6646,8 @@ honest-terms-hear.md
metal-spiders-boil.md
.changeset/silly-onions-beam.md
silly-onions-beam.md
.changeset/lucky-dolls-double.md
lucky-dolls-double.md
.changeset/shy-seahorses-sparkle.md
shy-seahorses-sparkle.md
.changeset/plenty-seahorses-taste.md
@ -6676,6 +6678,8 @@ grumpy-planets-wait.md
silly-eggs-tap.md
.changeset/swift-crabs-notice.md
swift-crabs-notice.md
.changeset/brave-suns-hang.md
brave-suns-hang.md
.changeset/rich-yaks-taste.md
rich-yaks-taste.md
.changeset/tricky-walls-type.md
@ -14289,14 +14293,6 @@ tests/blackbox/common/types.ts
blackbox/common/types.ts
common/types.ts
types.ts
tests/blackbox/vitest-environment-blackbox/package.json
blackbox/vitest-environment-blackbox/package.json
vitest-environment-blackbox/package.json
package.json
tests/blackbox/vitest-environment-blackbox/index.ts
blackbox/vitest-environment-blackbox/index.ts
vitest-environment-blackbox/index.ts
index.ts
tests/blackbox/docker-compose.yml
blackbox/docker-compose.yml
docker-compose.yml
@ -14639,6 +14635,10 @@ tests/blackbox/setup/setup.ts
blackbox/setup/setup.ts
setup/setup.ts
setup.ts
tests/blackbox/setup/environment.ts
blackbox/setup/environment.ts
setup/environment.ts
environment.ts
tests/blackbox/setup/seeds/01_delete_existing_data.js
blackbox/setup/seeds/01_delete_existing_data.js
setup/seeds/01_delete_existing_data.js

View file

@ -1304,6 +1304,7 @@ contributing.md
.changeset/honest-terms-hear.md
.changeset/metal-spiders-boil.md
.changeset/silly-onions-beam.md
.changeset/lucky-dolls-double.md
.changeset/shy-seahorses-sparkle.md
.changeset/plenty-seahorses-taste.md
.changeset/green-dolls-clean.md
@ -1319,6 +1320,7 @@ contributing.md
.changeset/grumpy-planets-wait.md
.changeset/silly-eggs-tap.md
.changeset/swift-crabs-notice.md
.changeset/brave-suns-hang.md
.changeset/rich-yaks-taste.md
.changeset/tricky-walls-type.md
.changeset/moody-candles-scream.md
@ -2956,8 +2958,6 @@ tests/blackbox/common/seed-functions.ts
tests/blackbox/common/common.test.ts
tests/blackbox/common/common.seed.ts
tests/blackbox/common/types.ts
tests/blackbox/vitest-environment-blackbox/package.json
tests/blackbox/vitest-environment-blackbox/index.ts
tests/blackbox/docker-compose.yml
tests/blackbox/query/filter/index.ts
tests/blackbox/query/index.ts
@ -3029,6 +3029,7 @@ tests/blackbox/schema/geometry/index.ts
tests/blackbox/schema/timestamp/index.ts
tests/blackbox/setup/global.ts
tests/blackbox/setup/setup.ts
tests/blackbox/setup/environment.ts
tests/blackbox/setup/seeds/01_delete_existing_data.js
tests/blackbox/setup/seeds/02_tests_flow.js
tests/blackbox/setup/seeds/03_tests_extensions.js

View file

@ -2722,6 +2722,22 @@ tests/modules/action_bulk_test/action_bulk_test.info.yml
modules/action_bulk_test/action_bulk_test.info.yml
action_bulk_test/action_bulk_test.info.yml
action_bulk_test.info.yml
core/modules/views/tests/modules/action_bulk_test/action_bulk_test.routing.yml
modules/views/tests/modules/action_bulk_test/action_bulk_test.routing.yml
views/tests/modules/action_bulk_test/action_bulk_test.routing.yml
tests/modules/action_bulk_test/action_bulk_test.routing.yml
modules/action_bulk_test/action_bulk_test.routing.yml
action_bulk_test/action_bulk_test.routing.yml
action_bulk_test.routing.yml
core/modules/views/tests/modules/action_bulk_test/config/install/system.action.test_action.yml
modules/views/tests/modules/action_bulk_test/config/install/system.action.test_action.yml
views/tests/modules/action_bulk_test/config/install/system.action.test_action.yml
tests/modules/action_bulk_test/config/install/system.action.test_action.yml
modules/action_bulk_test/config/install/system.action.test_action.yml
action_bulk_test/config/install/system.action.test_action.yml
config/install/system.action.test_action.yml
install/system.action.test_action.yml
system.action.test_action.yml
core/modules/views/tests/modules/action_bulk_test/config/install/views.view.test_bulk_form.yml
modules/views/tests/modules/action_bulk_test/config/install/views.view.test_bulk_form.yml
views/tests/modules/action_bulk_test/config/install/views.view.test_bulk_form.yml
@ -2731,6 +2747,34 @@ action_bulk_test/config/install/views.view.test_bulk_form.yml
config/install/views.view.test_bulk_form.yml
install/views.view.test_bulk_form.yml
views.view.test_bulk_form.yml
core/modules/views/tests/modules/action_bulk_test/config/schema/action_bulk_test.schema.yml
modules/views/tests/modules/action_bulk_test/config/schema/action_bulk_test.schema.yml
views/tests/modules/action_bulk_test/config/schema/action_bulk_test.schema.yml
tests/modules/action_bulk_test/config/schema/action_bulk_test.schema.yml
modules/action_bulk_test/config/schema/action_bulk_test.schema.yml
action_bulk_test/config/schema/action_bulk_test.schema.yml
config/schema/action_bulk_test.schema.yml
schema/action_bulk_test.schema.yml
action_bulk_test.schema.yml
core/modules/views/tests/modules/action_bulk_test/src/Plugin/Action/TestAction.php
modules/views/tests/modules/action_bulk_test/src/Plugin/Action/TestAction.php
views/tests/modules/action_bulk_test/src/Plugin/Action/TestAction.php
tests/modules/action_bulk_test/src/Plugin/Action/TestAction.php
modules/action_bulk_test/src/Plugin/Action/TestAction.php
action_bulk_test/src/Plugin/Action/TestAction.php
src/Plugin/Action/TestAction.php
Plugin/Action/TestAction.php
Action/TestAction.php
TestAction.php
core/modules/views/tests/modules/action_bulk_test/src/Form/TestActionConfirmForm.php
modules/views/tests/modules/action_bulk_test/src/Form/TestActionConfirmForm.php
views/tests/modules/action_bulk_test/src/Form/TestActionConfirmForm.php
tests/modules/action_bulk_test/src/Form/TestActionConfirmForm.php
modules/action_bulk_test/src/Form/TestActionConfirmForm.php
action_bulk_test/src/Form/TestActionConfirmForm.php
src/Form/TestActionConfirmForm.php
Form/TestActionConfirmForm.php
TestActionConfirmForm.php
core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml
modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml
views/tests/modules/views_test_formatter/views_test_formatter.info.yml
@ -12778,6 +12822,12 @@ layout_builder/src/Routing/LayoutTempstoreRouteEnhancer.php
src/Routing/LayoutTempstoreRouteEnhancer.php
Routing/LayoutTempstoreRouteEnhancer.php
LayoutTempstoreRouteEnhancer.php
core/modules/layout_builder/src/Cache/ExtraFieldBlockCacheTagInvalidator.php
modules/layout_builder/src/Cache/ExtraFieldBlockCacheTagInvalidator.php
layout_builder/src/Cache/ExtraFieldBlockCacheTagInvalidator.php
src/Cache/ExtraFieldBlockCacheTagInvalidator.php
Cache/ExtraFieldBlockCacheTagInvalidator.php
ExtraFieldBlockCacheTagInvalidator.php
core/modules/layout_builder/src/Cache/LayoutBuilderIsActiveCacheContext.php
modules/layout_builder/src/Cache/LayoutBuilderIsActiveCacheContext.php
layout_builder/src/Cache/LayoutBuilderIsActiveCacheContext.php
@ -33921,6 +33971,33 @@ language_elements_test/src/Form/LanguageConfigurationElement.php
src/Form/LanguageConfigurationElement.php
Form/LanguageConfigurationElement.php
LanguageConfigurationElement.php
core/modules/language/tests/language_events_test/language_events_test.services.yml
modules/language/tests/language_events_test/language_events_test.services.yml
language/tests/language_events_test/language_events_test.services.yml
tests/language_events_test/language_events_test.services.yml
language_events_test/language_events_test.services.yml
language_events_test.services.yml
core/modules/language/tests/language_events_test/config/schema/config_events_test.schema.yml
modules/language/tests/language_events_test/config/schema/config_events_test.schema.yml
language/tests/language_events_test/config/schema/config_events_test.schema.yml
tests/language_events_test/config/schema/config_events_test.schema.yml
language_events_test/config/schema/config_events_test.schema.yml
config/schema/config_events_test.schema.yml
schema/config_events_test.schema.yml
config_events_test.schema.yml
core/modules/language/tests/language_events_test/language_events_test.info.yml
modules/language/tests/language_events_test/language_events_test.info.yml
language/tests/language_events_test/language_events_test.info.yml
tests/language_events_test/language_events_test.info.yml
language_events_test/language_events_test.info.yml
language_events_test.info.yml
core/modules/language/tests/language_events_test/src/EventSubscriber.php
modules/language/tests/language_events_test/src/EventSubscriber.php
language/tests/language_events_test/src/EventSubscriber.php
tests/language_events_test/src/EventSubscriber.php
language_events_test/src/EventSubscriber.php
src/EventSubscriber.php
EventSubscriber.php
core/modules/language/tests/test_module/test_module.info.yml
modules/language/tests/test_module/test_module.info.yml
language/tests/test_module/test_module.info.yml
@ -89738,6 +89815,12 @@ Drupal/Core/Config/ConfigFactoryOverrideBase.php
Core/Config/ConfigFactoryOverrideBase.php
Config/ConfigFactoryOverrideBase.php
ConfigFactoryOverrideBase.php
core/lib/Drupal/Core/Config/ConfigCollectionEvents.php
lib/Drupal/Core/Config/ConfigCollectionEvents.php
Drupal/Core/Config/ConfigCollectionEvents.php
Core/Config/ConfigCollectionEvents.php
Config/ConfigCollectionEvents.php
ConfigCollectionEvents.php
core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php
lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php
Drupal/Core/Config/Entity/ConfigEntityInterface.php

View file

@ -445,7 +445,12 @@ core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/views
core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/config/install/views.view.test_cacheable_metadata_calculation.yml
core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/src/Plugin/views/access/CacheableMetadataCalculationTest.php
core/modules/views/tests/modules/action_bulk_test/action_bulk_test.info.yml
core/modules/views/tests/modules/action_bulk_test/action_bulk_test.routing.yml
core/modules/views/tests/modules/action_bulk_test/config/install/system.action.test_action.yml
core/modules/views/tests/modules/action_bulk_test/config/install/views.view.test_bulk_form.yml
core/modules/views/tests/modules/action_bulk_test/config/schema/action_bulk_test.schema.yml
core/modules/views/tests/modules/action_bulk_test/src/Plugin/Action/TestAction.php
core/modules/views/tests/modules/action_bulk_test/src/Form/TestActionConfirmForm.php
core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml
core/modules/views/tests/modules/views_test_formatter/test_views/views.view.formatter_timestamp_as_time_diff.yml
core/modules/views/tests/modules/views_test_formatter/src/Plugin/Field/FieldFormatter/AttachmentTestFormatter.php
@ -1838,6 +1843,7 @@ core/modules/layout_builder/src/Routing/LayoutSectionStorageParamConverter.php
core/modules/layout_builder/src/Routing/LayoutBuilderRoutes.php
core/modules/layout_builder/src/Routing/LayoutBuilderRoutesTrait.php
core/modules/layout_builder/src/Routing/LayoutTempstoreRouteEnhancer.php
core/modules/layout_builder/src/Cache/ExtraFieldBlockCacheTagInvalidator.php
core/modules/layout_builder/src/Cache/LayoutBuilderIsActiveCacheContext.php
core/modules/layout_builder/src/Cache/LayoutBuilderUiCacheContext.php
core/modules/layout_builder/src/OverridesSectionStorageInterface.php
@ -4925,6 +4931,10 @@ core/modules/language/tests/language_elements_test/language_elements_test.info.y
core/modules/language/tests/language_elements_test/language_elements_test.routing.yml
core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElementTest.php
core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElement.php
core/modules/language/tests/language_events_test/language_events_test.services.yml
core/modules/language/tests/language_events_test/config/schema/config_events_test.schema.yml
core/modules/language/tests/language_events_test/language_events_test.info.yml
core/modules/language/tests/language_events_test/src/EventSubscriber.php
core/modules/language/tests/test_module/test_module.info.yml
core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.module
core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.info.yml
@ -12965,6 +12975,7 @@ core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/ConfigExistsConstraintV
core/lib/Drupal/Core/Config/ImmutableConfig.php
core/lib/Drupal/Core/Config/ConfigImporterEvent.php
core/lib/Drupal/Core/Config/ConfigFactoryOverrideBase.php
core/lib/Drupal/Core/Config/ConfigCollectionEvents.php
core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php
core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php
core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php

View file

@ -1303,6 +1303,9 @@ InvalidFieldException.php
src/errors/FsObjectNotFoundException.php
errors/FsObjectNotFoundException.php
FsObjectNotFoundException.php
src/errors/MutexException.php
errors/MutexException.php
MutexException.php
src/errors/InvalidPluginException.php
errors/InvalidPluginException.php
InvalidPluginException.php

View file

@ -347,6 +347,7 @@ src/errors/UserLockedException.php
src/errors/AssetOperationException.php
src/errors/InvalidFieldException.php
src/errors/FsObjectNotFoundException.php
src/errors/MutexException.php
src/errors/InvalidPluginException.php
src/errors/UnsupportedSiteException.php
src/errors/StaleResourceException.php

View file

@ -1225,6 +1225,14 @@ strapi/commands/plugin/02-watch.md
commands/plugin/02-watch.md
plugin/02-watch.md
02-watch.md
docs/docs/docs/01-core/strapi/commands/plugin/03-init.md
docs/docs/01-core/strapi/commands/plugin/03-init.md
docs/01-core/strapi/commands/plugin/03-init.md
01-core/strapi/commands/plugin/03-init.md
strapi/commands/plugin/03-init.md
commands/plugin/03-init.md
plugin/03-init.md
03-init.md
docs/docs/docs/01-core/strapi/commands/plugin/00-overview.md
docs/docs/01-core/strapi/commands/plugin/00-overview.md
docs/01-core/strapi/commands/plugin/00-overview.md
@ -17089,6 +17097,94 @@ actions/plugin/watch/command.ts
plugin/watch/command.ts
watch/command.ts
command.ts
packages/core/strapi/src/commands/actions/plugin/init/action.ts
core/strapi/src/commands/actions/plugin/init/action.ts
strapi/src/commands/actions/plugin/init/action.ts
src/commands/actions/plugin/init/action.ts
commands/actions/plugin/init/action.ts
actions/plugin/init/action.ts
plugin/init/action.ts
init/action.ts
action.ts
packages/core/strapi/src/commands/actions/plugin/init/files/editorConfig.ts
core/strapi/src/commands/actions/plugin/init/files/editorConfig.ts
strapi/src/commands/actions/plugin/init/files/editorConfig.ts
src/commands/actions/plugin/init/files/editorConfig.ts
commands/actions/plugin/init/files/editorConfig.ts
actions/plugin/init/files/editorConfig.ts
plugin/init/files/editorConfig.ts
init/files/editorConfig.ts
files/editorConfig.ts
editorConfig.ts
packages/core/strapi/src/commands/actions/plugin/init/files/prettier.ts
core/strapi/src/commands/actions/plugin/init/files/prettier.ts
strapi/src/commands/actions/plugin/init/files/prettier.ts
src/commands/actions/plugin/init/files/prettier.ts
commands/actions/plugin/init/files/prettier.ts
actions/plugin/init/files/prettier.ts
plugin/init/files/prettier.ts
init/files/prettier.ts
files/prettier.ts
prettier.ts
packages/core/strapi/src/commands/actions/plugin/init/files/typescript.ts
core/strapi/src/commands/actions/plugin/init/files/typescript.ts
strapi/src/commands/actions/plugin/init/files/typescript.ts
src/commands/actions/plugin/init/files/typescript.ts
commands/actions/plugin/init/files/typescript.ts
actions/plugin/init/files/typescript.ts
plugin/init/files/typescript.ts
init/files/typescript.ts
files/typescript.ts
typescript.ts
packages/core/strapi/src/commands/actions/plugin/init/files/admin.ts
core/strapi/src/commands/actions/plugin/init/files/admin.ts
strapi/src/commands/actions/plugin/init/files/admin.ts
src/commands/actions/plugin/init/files/admin.ts
commands/actions/plugin/init/files/admin.ts
actions/plugin/init/files/admin.ts
plugin/init/files/admin.ts
init/files/admin.ts
files/admin.ts
admin.ts
packages/core/strapi/src/commands/actions/plugin/init/files/gitIgnore.ts
core/strapi/src/commands/actions/plugin/init/files/gitIgnore.ts
strapi/src/commands/actions/plugin/init/files/gitIgnore.ts
src/commands/actions/plugin/init/files/gitIgnore.ts
commands/actions/plugin/init/files/gitIgnore.ts
actions/plugin/init/files/gitIgnore.ts
plugin/init/files/gitIgnore.ts
init/files/gitIgnore.ts
files/gitIgnore.ts
gitIgnore.ts
packages/core/strapi/src/commands/actions/plugin/init/files/server.ts
core/strapi/src/commands/actions/plugin/init/files/server.ts
strapi/src/commands/actions/plugin/init/files/server.ts
src/commands/actions/plugin/init/files/server.ts
commands/actions/plugin/init/files/server.ts
actions/plugin/init/files/server.ts
plugin/init/files/server.ts
init/files/server.ts
files/server.ts
server.ts
packages/core/strapi/src/commands/actions/plugin/init/files/eslint.ts
core/strapi/src/commands/actions/plugin/init/files/eslint.ts
strapi/src/commands/actions/plugin/init/files/eslint.ts
src/commands/actions/plugin/init/files/eslint.ts
commands/actions/plugin/init/files/eslint.ts
actions/plugin/init/files/eslint.ts
plugin/init/files/eslint.ts
init/files/eslint.ts
files/eslint.ts
eslint.ts
packages/core/strapi/src/commands/actions/plugin/init/command.ts
core/strapi/src/commands/actions/plugin/init/command.ts
strapi/src/commands/actions/plugin/init/command.ts
src/commands/actions/plugin/init/command.ts
commands/actions/plugin/init/command.ts
actions/plugin/init/command.ts
plugin/init/command.ts
init/command.ts
command.ts
packages/core/strapi/src/commands/actions/version/command.ts
core/strapi/src/commands/actions/version/command.ts
strapi/src/commands/actions/version/command.ts

View file

@ -234,6 +234,7 @@ docs/docs/docs/01-core/data-transfer/02-providers/_category_.json
docs/docs/docs/01-core/data-transfer/00-intro.md
docs/docs/docs/01-core/data-transfer/_category_.json
docs/docs/docs/01-core/strapi/commands/plugin/02-watch.md
docs/docs/docs/01-core/strapi/commands/plugin/03-init.md
docs/docs/docs/01-core/strapi/commands/plugin/00-overview.md
docs/docs/docs/01-core/strapi/commands/plugin/01-build.md
docs/docs/docs/01-core/strapi/commands/plugin/_category_.json
@ -2540,6 +2541,15 @@ packages/core/strapi/src/commands/actions/plugin/build-command/action.ts
packages/core/strapi/src/commands/actions/plugin/build-command/command.ts
packages/core/strapi/src/commands/actions/plugin/watch/action.ts
packages/core/strapi/src/commands/actions/plugin/watch/command.ts
packages/core/strapi/src/commands/actions/plugin/init/action.ts
packages/core/strapi/src/commands/actions/plugin/init/files/editorConfig.ts
packages/core/strapi/src/commands/actions/plugin/init/files/prettier.ts
packages/core/strapi/src/commands/actions/plugin/init/files/typescript.ts
packages/core/strapi/src/commands/actions/plugin/init/files/admin.ts
packages/core/strapi/src/commands/actions/plugin/init/files/gitIgnore.ts
packages/core/strapi/src/commands/actions/plugin/init/files/server.ts
packages/core/strapi/src/commands/actions/plugin/init/files/eslint.ts
packages/core/strapi/src/commands/actions/plugin/init/command.ts
packages/core/strapi/src/commands/actions/version/command.ts
packages/core/strapi/src/commands/actions/hooks/list/action.ts
packages/core/strapi/src/commands/actions/hooks/list/command.ts

View file

@ -5186,10 +5186,18 @@ features/inventory/managing_inventory/decreasing_invetory_below_on_hold_validati
inventory/managing_inventory/decreasing_invetory_below_on_hold_validation.feature
managing_inventory/decreasing_invetory_below_on_hold_validation.feature
decreasing_invetory_below_on_hold_validation.feature
features/inventory/managing_inventory/verify_reserved_inventory_is_back_in_stock_on_order_cancelling.feature
inventory/managing_inventory/verify_reserved_inventory_is_back_in_stock_on_order_cancelling.feature
managing_inventory/verify_reserved_inventory_is_back_in_stock_on_order_cancelling.feature
verify_reserved_inventory_is_back_in_stock_on_order_cancelling.feature
features/inventory/managing_inventory/filtering_inventory_by_name.feature
inventory/managing_inventory/filtering_inventory_by_name.feature
managing_inventory/filtering_inventory_by_name.feature
filtering_inventory_by_name.feature
features/inventory/managing_inventory/viewing_product_variant_with_specify_quantity_of_items_on_hand.feature
inventory/managing_inventory/viewing_product_variant_with_specify_quantity_of_items_on_hand.feature
managing_inventory/viewing_product_variant_with_specify_quantity_of_items_on_hand.feature
viewing_product_variant_with_specify_quantity_of_items_on_hand.feature
features/inventory/managing_inventory/filtering_inventory_by_code.feature
inventory/managing_inventory/filtering_inventory_by_code.feature
managing_inventory/filtering_inventory_by_code.feature
@ -5210,15 +5218,9 @@ features/inventory/cart_inventory/inability_of_adding_a_product_with_insufficien
inventory/cart_inventory/inability_of_adding_a_product_with_insufficient_stock.feature
cart_inventory/inability_of_adding_a_product_with_insufficient_stock.feature
inability_of_adding_a_product_with_insufficient_stock.feature
features/inventory/verify_reserved_inventory_is_back_in_stock_on_order_cancelling.feature
inventory/verify_reserved_inventory_is_back_in_stock_on_order_cancelling.feature
verify_reserved_inventory_is_back_in_stock_on_order_cancelling.feature
features/inventory/displaying_inventory_tab_on_simple_product_edit_page.feature
inventory/displaying_inventory_tab_on_simple_product_edit_page.feature
displaying_inventory_tab_on_simple_product_edit_page.feature
features/inventory/viewing_product_variant_with_specify_quantity_of_items_on_hand.feature
inventory/viewing_product_variant_with_specify_quantity_of_items_on_hand.feature
viewing_product_variant_with_specify_quantity_of_items_on_hand.feature
features/inventory/checkout_inventory/holding_inventory_units_during_checkout_process.feature
inventory/checkout_inventory/holding_inventory_units_during_checkout_process.feature
checkout_inventory/holding_inventory_units_during_checkout_process.feature
@ -6784,6 +6786,13 @@ Expected/admin/tax_rate/put_tax_rate_response.json
admin/tax_rate/put_tax_rate_response.json
tax_rate/put_tax_rate_response.json
put_tax_rate_response.json
tests/Api/Responses/Expected/admin/tax_rate/post_tax_rate_with_no_amount_response.json
Api/Responses/Expected/admin/tax_rate/post_tax_rate_with_no_amount_response.json
Responses/Expected/admin/tax_rate/post_tax_rate_with_no_amount_response.json
Expected/admin/tax_rate/post_tax_rate_with_no_amount_response.json
admin/tax_rate/post_tax_rate_with_no_amount_response.json
tax_rate/post_tax_rate_with_no_amount_response.json
post_tax_rate_with_no_amount_response.json
tests/Api/Responses/Expected/admin/tax_rate/patch_tax_rate_response.json
Api/Responses/Expected/admin/tax_rate/patch_tax_rate_response.json
Responses/Expected/admin/tax_rate/patch_tax_rate_response.json
@ -17355,6 +17364,15 @@ suites/api/inventory/cart_inventory.yml
api/inventory/cart_inventory.yml
inventory/cart_inventory.yml
cart_inventory.yml
src/Sylius/Behat/Resources/config/suites/api/inventory/managing_inventory.yaml
Sylius/Behat/Resources/config/suites/api/inventory/managing_inventory.yaml
Behat/Resources/config/suites/api/inventory/managing_inventory.yaml
Resources/config/suites/api/inventory/managing_inventory.yaml
config/suites/api/inventory/managing_inventory.yaml
suites/api/inventory/managing_inventory.yaml
api/inventory/managing_inventory.yaml
inventory/managing_inventory.yaml
managing_inventory.yaml
src/Sylius/Behat/Resources/config/suites/api/inventory/checkout_inventory.yaml
Sylius/Behat/Resources/config/suites/api/inventory/checkout_inventory.yaml
Behat/Resources/config/suites/api/inventory/checkout_inventory.yaml
@ -56402,6 +56420,13 @@ ApiBundle/spec/Serializer/CommandArgumentsDenormalizerSpec.php
spec/Serializer/CommandArgumentsDenormalizerSpec.php
Serializer/CommandArgumentsDenormalizerSpec.php
CommandArgumentsDenormalizerSpec.php
src/Sylius/Bundle/ApiBundle/spec/Serializer/TaxRateDenormalizerSpec.php
Sylius/Bundle/ApiBundle/spec/Serializer/TaxRateDenormalizerSpec.php
Bundle/ApiBundle/spec/Serializer/TaxRateDenormalizerSpec.php
ApiBundle/spec/Serializer/TaxRateDenormalizerSpec.php
spec/Serializer/TaxRateDenormalizerSpec.php
Serializer/TaxRateDenormalizerSpec.php
TaxRateDenormalizerSpec.php
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductNormalizerSpec.php
Sylius/Bundle/ApiBundle/spec/Serializer/ProductNormalizerSpec.php
Bundle/ApiBundle/spec/Serializer/ProductNormalizerSpec.php
@ -59265,6 +59290,12 @@ Bundle/ApiBundle/Serializer/CustomerDenormalizer.php
ApiBundle/Serializer/CustomerDenormalizer.php
Serializer/CustomerDenormalizer.php
CustomerDenormalizer.php
src/Sylius/Bundle/ApiBundle/Serializer/TaxRateDenormalizer.php
Sylius/Bundle/ApiBundle/Serializer/TaxRateDenormalizer.php
Bundle/ApiBundle/Serializer/TaxRateDenormalizer.php
ApiBundle/Serializer/TaxRateDenormalizer.php
Serializer/TaxRateDenormalizer.php
TaxRateDenormalizer.php
src/Sylius/Bundle/ApiBundle/Serializer/CommandArgumentsDenormalizer.php
Sylius/Bundle/ApiBundle/Serializer/CommandArgumentsDenormalizer.php
Bundle/ApiBundle/Serializer/CommandArgumentsDenormalizer.php

View file

@ -1322,15 +1322,15 @@ features/admin/impersonating_customers.feature
features/admin/blocking_login_for_disabled_administrators.feature
features/admin/redirecting_on_login_after_being_logout.feature
features/inventory/managing_inventory/decreasing_invetory_below_on_hold_validation.feature
features/inventory/managing_inventory/verify_reserved_inventory_is_back_in_stock_on_order_cancelling.feature
features/inventory/managing_inventory/filtering_inventory_by_name.feature
features/inventory/managing_inventory/viewing_product_variant_with_specify_quantity_of_items_on_hand.feature
features/inventory/managing_inventory/filtering_inventory_by_code.feature
features/inventory/managing_inventory/browsing_inventory.feature
features/inventory/cart_inventory/verify_inventory_quantity_when_updating_cart_summary.feature
features/inventory/cart_inventory/prevent_buying_more_products_than_available_in_a_stock.feature
features/inventory/cart_inventory/inability_of_adding_a_product_with_insufficient_stock.feature
features/inventory/verify_reserved_inventory_is_back_in_stock_on_order_cancelling.feature
features/inventory/displaying_inventory_tab_on_simple_product_edit_page.feature
features/inventory/viewing_product_variant_with_specify_quantity_of_items_on_hand.feature
features/inventory/checkout_inventory/holding_inventory_units_during_checkout_process.feature
features/inventory/checkout_inventory/validating_product_quantity_on_checkout_complete.feature
CHANGELOG-1.9.md
@ -1609,6 +1609,7 @@ tests/Api/Responses/Expected/admin/administrator/put_administrator_response.json
tests/Api/Responses/Expected/admin/tax_rate/get_tax_rates_response.json
tests/Api/Responses/Expected/admin/tax_rate/get_tax_rate_response.json
tests/Api/Responses/Expected/admin/tax_rate/put_tax_rate_response.json
tests/Api/Responses/Expected/admin/tax_rate/post_tax_rate_with_no_amount_response.json
tests/Api/Responses/Expected/admin/tax_rate/patch_tax_rate_response.json
tests/Api/Responses/Expected/admin/tax_rate/post_tax_rate_response.json
tests/Api/Responses/Expected/admin/product_variant/put_product_variant_with_duplicate_locale_translation.json
@ -3248,6 +3249,7 @@ src/Sylius/Behat/Resources/config/suites/api/taxation/managing_tax_rates.yml
src/Sylius/Behat/Resources/config/suites/api/admin/security.yml
src/Sylius/Behat/Resources/config/suites/api/admin/login.yml
src/Sylius/Behat/Resources/config/suites/api/inventory/cart_inventory.yml
src/Sylius/Behat/Resources/config/suites/api/inventory/managing_inventory.yaml
src/Sylius/Behat/Resources/config/suites/api/inventory/checkout_inventory.yaml
src/Sylius/Behat/Resources/config/suites/api/taxon/managing_taxons.yml
src/Sylius/Behat/Resources/config/suites/api/taxon/managing_taxons_ajax.yml
@ -8562,6 +8564,7 @@ src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductAttributeValueDenormalizerSpe
src/Sylius/Bundle/ApiBundle/spec/Serializer/CommandDenormalizerSpec.php
src/Sylius/Bundle/ApiBundle/spec/Serializer/HydraErrorNormalizerSpec.php
src/Sylius/Bundle/ApiBundle/spec/Serializer/CommandArgumentsDenormalizerSpec.php
src/Sylius/Bundle/ApiBundle/spec/Serializer/TaxRateDenormalizerSpec.php
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductNormalizerSpec.php
src/Sylius/Bundle/ApiBundle/spec/Serializer/CommandNormalizerSpec.php
src/Sylius/Bundle/ApiBundle/spec/Mapper/AddressMapperSpec.php
@ -8940,6 +8943,7 @@ src/Sylius/Bundle/ApiBundle/Serializer/HydraErrorNormalizer.php
src/Sylius/Bundle/ApiBundle/Serializer/FlattenExceptionNormalizer.php
src/Sylius/Bundle/ApiBundle/Serializer/ChannelPriceHistoryConfigDenormalizer.php
src/Sylius/Bundle/ApiBundle/Serializer/CustomerDenormalizer.php
src/Sylius/Bundle/ApiBundle/Serializer/TaxRateDenormalizer.php
src/Sylius/Bundle/ApiBundle/Serializer/CommandArgumentsDenormalizer.php
src/Sylius/Bundle/ApiBundle/Serializer/ProductImageNormalizer.php
src/Sylius/Bundle/ApiBundle/Serializer/CommandNormalizer.php

View file

@ -10652,6 +10652,41 @@ tomcat/util/openssl/openssl_h_Macros.java
util/openssl/openssl_h_Macros.java
openssl/openssl_h_Macros.java
openssl_h_Macros.java
java/org/apache/tomcat/util/openssl/SSL_set_info_callback$cb.java
org/apache/tomcat/util/openssl/SSL_set_info_callback$cb.java
apache/tomcat/util/openssl/SSL_set_info_callback$cb.java
tomcat/util/openssl/SSL_set_info_callback$cb.java
util/openssl/SSL_set_info_callback$cb.java
openssl/SSL_set_info_callback$cb.java
SSL_set_info_callback$cb.java
java/org/apache/tomcat/util/openssl/SSL_CTX_set_verify$callback.java
org/apache/tomcat/util/openssl/SSL_CTX_set_verify$callback.java
apache/tomcat/util/openssl/SSL_CTX_set_verify$callback.java
tomcat/util/openssl/SSL_CTX_set_verify$callback.java
util/openssl/SSL_CTX_set_verify$callback.java
openssl/SSL_CTX_set_verify$callback.java
SSL_CTX_set_verify$callback.java
java/org/apache/tomcat/util/openssl/SSL_CTX_set_tmp_dh_callback$dh.java
org/apache/tomcat/util/openssl/SSL_CTX_set_tmp_dh_callback$dh.java
apache/tomcat/util/openssl/SSL_CTX_set_tmp_dh_callback$dh.java
tomcat/util/openssl/SSL_CTX_set_tmp_dh_callback$dh.java
util/openssl/SSL_CTX_set_tmp_dh_callback$dh.java
openssl/SSL_CTX_set_tmp_dh_callback$dh.java
SSL_CTX_set_tmp_dh_callback$dh.java
java/org/apache/tomcat/util/openssl/SSL_set_verify$callback.java
org/apache/tomcat/util/openssl/SSL_set_verify$callback.java
apache/tomcat/util/openssl/SSL_set_verify$callback.java
tomcat/util/openssl/SSL_set_verify$callback.java
util/openssl/SSL_set_verify$callback.java
openssl/SSL_set_verify$callback.java
SSL_set_verify$callback.java
java/org/apache/tomcat/util/openssl/SSL_CTX_set_default_passwd_cb$cb.java
org/apache/tomcat/util/openssl/SSL_CTX_set_default_passwd_cb$cb.java
apache/tomcat/util/openssl/SSL_CTX_set_default_passwd_cb$cb.java
tomcat/util/openssl/SSL_CTX_set_default_passwd_cb$cb.java
util/openssl/SSL_CTX_set_default_passwd_cb$cb.java
openssl/SSL_CTX_set_default_passwd_cb$cb.java
SSL_CTX_set_default_passwd_cb$cb.java
java/org/apache/tomcat/util/openssl/openssl_h_Compatibility.java
org/apache/tomcat/util/openssl/openssl_h_Compatibility.java
apache/tomcat/util/openssl/openssl_h_Compatibility.java
@ -10666,6 +10701,20 @@ tomcat/util/openssl/openssl_h.java
util/openssl/openssl_h.java
openssl/openssl_h.java
openssl_h.java
java/org/apache/tomcat/util/openssl/SSL_CTX_set_alpn_select_cb$cb.java
org/apache/tomcat/util/openssl/SSL_CTX_set_alpn_select_cb$cb.java
apache/tomcat/util/openssl/SSL_CTX_set_alpn_select_cb$cb.java
tomcat/util/openssl/SSL_CTX_set_alpn_select_cb$cb.java
util/openssl/SSL_CTX_set_alpn_select_cb$cb.java
openssl/SSL_CTX_set_alpn_select_cb$cb.java
SSL_CTX_set_alpn_select_cb$cb.java
java/org/apache/tomcat/util/openssl/SSL_CTX_set_cert_verify_callback$cb.java
org/apache/tomcat/util/openssl/SSL_CTX_set_cert_verify_callback$cb.java
apache/tomcat/util/openssl/SSL_CTX_set_cert_verify_callback$cb.java
tomcat/util/openssl/SSL_CTX_set_cert_verify_callback$cb.java
util/openssl/SSL_CTX_set_cert_verify_callback$cb.java
openssl/SSL_CTX_set_cert_verify_callback$cb.java
SSL_CTX_set_cert_verify_callback$cb.java
java/org/apache/tomcat/util/digester/FactoryCreateRule.java
org/apache/tomcat/util/digester/FactoryCreateRule.java
apache/tomcat/util/digester/FactoryCreateRule.java

View file

@ -1672,8 +1672,15 @@ java/org/apache/tomcat/util/http/LocalStrings_zh_CN.properties
java/org/apache/tomcat/util/http/Rfc6265CookieProcessor.java
java/org/apache/tomcat/util/LocalStrings_ja.properties
java/org/apache/tomcat/util/openssl/openssl_h_Macros.java
java/org/apache/tomcat/util/openssl/SSL_set_info_callback$cb.java
java/org/apache/tomcat/util/openssl/SSL_CTX_set_verify$callback.java
java/org/apache/tomcat/util/openssl/SSL_CTX_set_tmp_dh_callback$dh.java
java/org/apache/tomcat/util/openssl/SSL_set_verify$callback.java
java/org/apache/tomcat/util/openssl/SSL_CTX_set_default_passwd_cb$cb.java
java/org/apache/tomcat/util/openssl/openssl_h_Compatibility.java
java/org/apache/tomcat/util/openssl/openssl_h.java
java/org/apache/tomcat/util/openssl/SSL_CTX_set_alpn_select_cb$cb.java
java/org/apache/tomcat/util/openssl/SSL_CTX_set_cert_verify_callback$cb.java
java/org/apache/tomcat/util/digester/FactoryCreateRule.java
java/org/apache/tomcat/util/digester/package.html
java/org/apache/tomcat/util/digester/SystemPropertySource.java

View file

@ -33746,11 +33746,6 @@ woocommerce/assets/fonts/WooCommerce.woff
assets/fonts/WooCommerce.woff
fonts/WooCommerce.woff
WooCommerce.woff
plugins/woocommerce/assets/css/.gitkeep
woocommerce/assets/css/.gitkeep
assets/css/.gitkeep
css/.gitkeep
.gitkeep
plugins/woocommerce/assets/client/.gitkeep
woocommerce/assets/client/.gitkeep
assets/client/.gitkeep
@ -34314,11 +34309,6 @@ assets/images/core-profiler/logo-google.svg
images/core-profiler/logo-google.svg
core-profiler/logo-google.svg
logo-google.svg
plugins/woocommerce/assets/js/.gitkeep
woocommerce/assets/js/.gitkeep
assets/js/.gitkeep
js/.gitkeep
.gitkeep
plugins/woocommerce/packages/woocommerce-admin/woocommerce-admin.php
woocommerce/packages/woocommerce-admin/woocommerce-admin.php
packages/woocommerce-admin/woocommerce-admin.php
@ -64235,10 +64225,6 @@ packages/js/extend-cart-checkout-block/$slug.php.mustache
js/extend-cart-checkout-block/$slug.php.mustache
extend-cart-checkout-block/$slug.php.mustache
$slug.php.mustache
packages/js/extend-cart-checkout-block/project.json
js/extend-cart-checkout-block/project.json
extend-cart-checkout-block/project.json
project.json
packages/js/extend-cart-checkout-block/.wp-env.json.mustache
js/extend-cart-checkout-block/.wp-env.json.mustache
extend-cart-checkout-block/.wp-env.json.mustache
@ -64640,10 +64626,6 @@ packages/js/notices/changelog
js/notices/changelog
notices/changelog
changelog
packages/js/notices/project.json
js/notices/project.json
notices/project.json
project.json
packages/js/notices/src/store/reducer.ts
js/notices/src/store/reducer.ts
notices/src/store/reducer.ts
@ -66371,10 +66353,6 @@ packages/js/internal-js-tests/jest-preset.js
js/internal-js-tests/jest-preset.js
internal-js-tests/jest-preset.js
jest-preset.js
packages/js/internal-js-tests/project.json
js/internal-js-tests/project.json
internal-js-tests/project.json
project.json
packages/js/internal-js-tests/src/setup-window-globals.js
js/internal-js-tests/src/setup-window-globals.js
internal-js-tests/src/setup-window-globals.js
@ -67240,7 +67218,6 @@ number/README.md
README.md
package.json
pnpm-workspace.yaml
turbo.json
.eslintrc.js
changelog/e2e-update-locator-in-allows-customer-to-place-order-test
e2e-update-locator-in-allows-customer-to-place-order-test
@ -67255,5 +67232,6 @@ changelog.txt
.nvmrc
renovate.json
README.md
.pnpmfile.cjs
.markdownlintignore
.syncpackrc

View file

@ -4925,7 +4925,6 @@ plugins/woocommerce/assets/fonts/star.eot
plugins/woocommerce/assets/fonts/star.svg
plugins/woocommerce/assets/fonts/WooCommerce.ttf
plugins/woocommerce/assets/fonts/WooCommerce.woff
plugins/woocommerce/assets/css/.gitkeep
plugins/woocommerce/assets/client/.gitkeep
plugins/woocommerce/assets/images/shipping_partners/packlink-row.svg
plugins/woocommerce/assets/images/shipping_partners/wcs-column.svg
@ -5019,7 +5018,6 @@ plugins/woocommerce/assets/images/core-profiler/logo-pinterest.svg
plugins/woocommerce/assets/images/core-profiler/logo-tiktok.svg
plugins/woocommerce/assets/images/core-profiler/logo-woo.svg
plugins/woocommerce/assets/images/core-profiler/logo-google.svg
plugins/woocommerce/assets/js/.gitkeep
plugins/woocommerce/packages/woocommerce-admin/woocommerce-admin.php
plugins/woocommerce/packages/README.md
plugins/woocommerce/package.json
@ -9779,7 +9777,6 @@ packages/js/extend-cart-checkout-block/changelog/dev-sync-pnpm
packages/js/extend-cart-checkout-block/changelog/dev-update-pnpm-8.6.5
packages/js/extend-cart-checkout-block/$slug-blocks-integration.php.mustache
packages/js/extend-cart-checkout-block/$slug.php.mustache
packages/js/extend-cart-checkout-block/project.json
packages/js/extend-cart-checkout-block/.wp-env.json.mustache
packages/js/extend-cart-checkout-block/.gitignore.mustache
packages/js/extend-cart-checkout-block/src/css/_colors.scss.mustache
@ -9864,7 +9861,6 @@ packages/js/notices/CHANGELOG.md
packages/js/notices/package.json
packages/js/notices/.eslintrc.js
packages/js/notices/changelog
packages/js/notices/project.json
packages/js/notices/src/store/reducer.ts
packages/js/notices/src/store/actions.ts
packages/js/notices/src/store/index.ts
@ -10161,7 +10157,6 @@ packages/js/internal-js-tests/package.json
packages/js/internal-js-tests/.eslintrc.js
packages/js/internal-js-tests/changelog
packages/js/internal-js-tests/jest-preset.js
packages/js/internal-js-tests/project.json
packages/js/internal-js-tests/src/setup-window-globals.js
packages/js/internal-js-tests/src/mocks/api-request.js
packages/js/internal-js-tests/src/mocks/static.js
@ -10345,7 +10340,6 @@ packages/js/number/src/test/index.ts
packages/js/number/README.md
package.json
pnpm-workspace.yaml
turbo.json
.eslintrc.js
changelog/e2e-update-locator-in-allows-customer-to-place-order-test
changelog/e2e-fix-allure-upload-input
@ -10356,5 +10350,6 @@ changelog.txt
.nvmrc
renovate.json
README.md
.pnpmfile.cjs
.markdownlintignore
.syncpackrc

View file

@ -1,6 +1,5 @@
$
$rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
&solved=
,
-
-/en$
@ -30,18 +29,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/edit$
/*/group
/*/invite
/*/more_ideas
/*/rg*/mediaviewer/rm*/tr
/*source=
/.git
/?z=1
/B00M3E1HJY
/B00M3E1NYI
/B00M3E1Q5Y
@ -58,24 +49,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/B00M3E2LOE
/IntegrationCenter
/PWD
/Search/
/_
/_/rsrc
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_prq
/_saved
/_shop
/_shopping_list
/album/*/*?i=
/api
/apis
/archive
/base-en/
/bin/search.py
/blame
/branches
@ -89,19 +69,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/commits
/commits/*?author
/commits/*?path
/communities
/compare
/contributors
/discovered
/download
/download/Browse.aspx?
/download/browse.aspx?
/download/confirmation.aspx?
/download/info.aspx?
/download/registration-suggested.aspx?
/download/results.aspx?
/download/thankyou.aspx
/download/thankyou.aspx?
/download?
/ebook
/ece
@ -122,65 +92,39 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/includes
/issues/new
/issues/search
/layout/
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/liked_by
/likes
/limited-release
/listing/*/favoriters
/lookup?
/mediaapi/
/mediaviewer/*/tr
/music/*/Search/
/music/*/search/
/network
/newsearch/
/organize
/people/*/circle
/people/*/favorites
/pinned_flashes
/pins
/podcast/*/*?i=
/print$
/profile-about
/pulse
/raw
/revisions
/rg*/mediaviewer/rm*/tr
/rss
/scheduled-pin
/scheduled-pins
/search
/search/
/search/*?q=
/search/?q=
/search?q=
/security/search-results.aspx?
/shop/*/favoriters
/shop/*/sold
/sim/B001132UEE
/stargazers
/stars
/stats?id=
/store/*/layout/
/store/*/search/
/store/buynow?
/store/cart
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/locations/store-locations-sitemap.xml
/store/music/groove-music-pass/*
/story_pins
/tagged
/tags
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
/wal/
/watchers
/webscr
/wiki/Special:
@ -195,7 +139,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/wp-content/themes
/wp-includes
/zipball
=imgmanager
?
?*ListingID=
?*ProfileID=
@ -234,14 +177,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?hl=*&
?hl=*&*&gws_rd=ssl
?hl=*&gws_rd=ssl$
?intc=
?lang=
?null$
?offset=0
?order=
?pt1=true$
?s=
?show_error=true
?tab=achievements&achievement=
?utm_*=
?w=address
@ -257,7 +198,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
@me
@me$
AccountDisavow?
ActivityUID=
Bugs
ClientAuth
ClientLogin
@ -275,12 +215,8 @@ Doc
EmbedSlideshow
Explodingstuff
Fragment/SysConfig
Germany/kleinunternehmen/euga/detail.mspx?
Germany/kleinunternehmen/euga/results.mspx?
GoogleInternetAuthority
HpOptOut=true$
IntegrationCenter
Japan/DirectX/default.asp?
OnThisDay
Out-Of-Date
People/all
@ -295,7 +231,6 @@ ReportBug
Search/Mail/Public
Style/CSS/members.be
Systems
TOCLinksForCrawlers*
Team
TeamPresent
US_CENSUS_NAME
@ -325,8 +260,6 @@ WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
_
_/_
_/_/pixel
_/aihub_pod
_/ain/_/js
_/alkali-learn
@ -391,8 +324,6 @@ _next/gtm
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -457,38 +388,6 @@ accounts/force-by-email
accounts/o8
accounts/o8/id
aclk
action=accessorysearch&
action=accessorysearch&page=2$
action=accessorysearch&page=3$
action=accessorysearch&page=4$
action=accessorysearch&page=5$
action=accessorysearch&page=6$
action=accessorysearch&page=7$
action=accessorysearch&page=8$
action=accessorysearch&product=*$
action=accessorysearch&product=*&*
action=catalogsearch&
action=catalogsearch&catalog_mode=grid&page=2$
action=catalogsearch&catalog_mode=grid&page=3$
action=catalogsearch&catalog_mode=grid&page=4$
action=catalogsearch&catalog_mode=grid&page=5$
action=catalogsearch&catalog_mode=grid&page=6$
action=catalogsearch&catalog_mode=grid&page=7$
action=catalogsearch&catalog_mode=grid&page=8$
action=catalogsearch&catalog_mode=list&page=2$
action=catalogsearch&catalog_mode=list&page=3$
action=catalogsearch&catalog_mode=list&page=4$
action=catalogsearch&catalog_mode=list&page=5$
action=catalogsearch&catalog_mode=list&page=6$
action=catalogsearch&catalog_mode=list&page=7$
action=catalogsearch&catalog_mode=list&page=8$
action=overlay&
action=productLinkAction&
action=productSupportSearch
action=productcompareaction&
action=quickSearch&
action=siteSearch
action=writeReview
actions/news/rss
ad_acknowledgment
ad_id=
@ -496,7 +395,6 @@ ad_spice
ad_syndication_user_tracking
ad_visibility
addContacts
addboard
addressBookExport
admin
adredir?
@ -518,7 +416,6 @@ adwords/proposal
adx/bin
affil
affil/pal
age-appeal
aihub/tfhub
ajax
ajax/follow_info
@ -556,7 +453,6 @@ api_access_key=
app*_
app*form_id=
app/updates
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -674,7 +570,6 @@ auth/verifychallenge
author/following
author=
authwall
autocomplete
away.php
b?*node=7454898011
b?*node=7454917011
@ -770,7 +665,6 @@ biz_redir
biz_share
biz_update
bkshp?*q=
blacklisted*
blog/*/*/comments
blog/*/*/feed
blog/*/*/trackback
@ -785,11 +679,7 @@ blogs/slow-ride
blogs/test
blogsearch
blogsearch_feeds
board
board_activity
board_activity_comment
bookmark?
bookmarklet
bookmarks
books
books/about
@ -811,38 +701,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
buttonlite.js
buyside-e2e-monitor
buzz/post
@ -955,7 +824,6 @@ calendar/about
call/join
call?id=
calls
canada/Library/mnp/2/aspx/
cap
cart
cart?
@ -1033,7 +901,6 @@ checkout
checkout/package
checkoutnow
checkpoint
christmas-spotlight
chrome/browser/mobile/tour
chrome/crlset
chwilio
@ -1055,7 +922,6 @@ client_error
client_errors
clima/ets
clima/sites/registry
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -1076,11 +942,6 @@ commercesearch/images
commercesearch/services
commission_2010-2014/katainen
commits?author=
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
communities/rss.aspx*
communities/sitemap
community
community/*/category/*
@ -1092,32 +953,24 @@ community/category/*
community/comments
community/feed
community/trackback
community_comment
community_post
community_s
companyDir
compare
compare/*/apply
compressiontest
config.js
connect
connections
connector
consumers/archive
contact_me
contactus
content
content-claiming
context_referrer=gig_page
context_referrer=user_page
control
conversation
conversations
convert-business
convert-personal
coop/directory
coop/manage
copyright-reporting
corgi$
couchmode
counter/*?
@ -1125,13 +978,7 @@ counters/client-screenview
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
@ -1140,9 +987,7 @@ cse?
csp
csp_block
csp_report_only
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -1155,7 +1000,6 @@ de*/people/*/circle
de*/people/*/favorites
de*/shop/*/favoriters
de*/shop/*/sold
de-de/corporate/rechtliche-hinweise/impressum_de.aspx
de-de/feedback
de-de/lp
de-en*/listing/*/favoriters
@ -1251,9 +1095,7 @@ de/teams
de/transactions
de/treasury
de/your
deactivate-account
default
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -1303,7 +1145,6 @@ digital-single-market/taxonomy
digital-single-market/users
directory
directory/all
discover
discussion
discussion/comment-permalink
discussion/edit-profile
@ -1399,8 +1240,6 @@ ebooks?*zoom=
ebooks?*zoom=1
ebooks?*zoom=5
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
edurec
@ -1411,7 +1250,6 @@ elite?
email
email-unsubscribe
email_actions
email_verification_error
embed
embed/feed/update
employment_social/anticipedia/xwiki/bin/attach
@ -1451,11 +1289,7 @@ en-gb/feedback
en-gb/lp
en-in/feedback
en-in/lp
en-us/windows/si/matrix.html
en/microsoft-365
en/microsoft-365/
endorsements
engagement
enterprise-jobs
enterprise-partner-search/sitemaps
environment/ets
@ -1503,8 +1337,6 @@ es/market/confederate_flag
es/market/dixie_flag
es/market/rebel_flag
es/messages
es/microsoft-365
es/microsoft-365/
es/mini.php
es/search*attr_*=
es/search*price_bucket=
@ -1549,8 +1381,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
@ -1560,9 +1390,7 @@ facebook
facebook_connect
faves-i_love_u_get_away_from_me
favorite
fb.html
fbx
fe=true
feature/sf-test
feed
feed$
@ -1573,7 +1401,6 @@ feed?section=stayhome
feed?section=stayhome$
feedback
feeds
feeds/TechNet/fr-fr/screenshot/screenshot%20surface.jpg
feeds/videos.xml
fetch
fi-en*/listing/*/favoriters
@ -1641,8 +1468,6 @@ flights
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -1693,8 +1518,6 @@ fr/market/confederate_flag
fr/market/dixie_flag
fr/market/rebel_flag
fr/messages
fr/microsoft-365
fr/microsoft-365/
fr/mini.php
fr/search*attr_*=
fr/search*price_bucket=
@ -1706,9 +1529,6 @@ fr/teams
fr/transactions
fr/treasury
fr/your
france/formation/centres/planning.asp?
france/ie/default.asp?
france/mnp_utility.mspx?
friends
from_id=
frommers
@ -1723,9 +1543,6 @@ gamtarget
gb/images
gcc
gdpr-consent
genuine/
germany/library/images/mnp/
germany/video/de/de/related*
getCallUsInfoData
get_midroll_info
get_video
@ -1745,8 +1562,6 @@ globalmarketfinder
globalmarketfinder/*.html
go/awards
gold?
google_gdn.html
google_search.html
googlebooks/images
goto
gp
@ -1857,7 +1672,6 @@ gview
gwt
h5games_gamecenter/images
handmade
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -1931,10 +1745,7 @@ 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
@ -1942,7 +1753,6 @@ hotels/rpc
hp/video/api
hp/video/mystuff
hp/video/profiles
hpc/*/supported-applications.aspx?
http://amzn.to/robots.txt
http://bit.ly/robots.txt
hz/contact-us/ajax/initiate-trusted-contact
@ -1953,9 +1763,6 @@ i/api
i/u
ia
icons
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie*/listing/*/favoriters
@ -1986,7 +1793,6 @@ ie/conversations
ie/guest-pass
ie/help/sitemap
ie/help/sitemap.php
ie/ie40/
ie/invites/buy
ie/listing/*/stubs
ie/locale/overlay
@ -2061,7 +1867,6 @@ il-en/your
il/cart
im?
images
imaginecup/*
imesync
imgres
imode/?
@ -2121,18 +1926,12 @@ inbox$
indepthtoolkit/smallprox
indepthtoolkit/smallprox$
index.html?
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/p
inyt
@ -2144,7 +1943,6 @@ iplayer/cbeebies/search
iplayer/search
ireceipt/get
ireceipt/get?
isapi/
it*/listing/*/favoriters
it*/people/*/circle
it*/people/*/favorites
@ -2198,11 +1996,6 @@ it/treasury
it/your
ja-jp/feedback
ja-jp/lp
japan/directx/default.asp?
japan/enable/textview.asp?
japan/products/library/search.asp?
japan/showcase/print/default.aspx?
japan/terminology/query.asp?
job-apply
jobs-guest
jobs/EU_UpdateJobEmployerCounter
@ -2215,8 +2008,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
@ -2278,7 +2069,6 @@ keep
knowmore
ko-kr/feedback
ko-kr/lp
kwanzaa-spotlight
labs/popgadget/search
lamda/images
landing/cmsnext-root
@ -2317,7 +2107,6 @@ li/track
library/devices
licensing-syndication
limited-release
linked
linkedin
list
list/ls*/_ajax
@ -2326,7 +2115,6 @@ listing/*/stubs
lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
live
live-session
live_chat
lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO
@ -2358,7 +2146,6 @@ lochp?
logging
login
login$
login/?next=
login?*=
logo-maker/brief
logo-maker/choose-variation
@ -2371,9 +2158,7 @@ m/?
m/finance
m=1$
m?
mac/help.mspx?
macros
mactopia/help.mspx?
mail/$
mail?
mailinglist
@ -2440,7 +2225,6 @@ messaging
min=
mini.php
mld?
mnp_utility.mspx?
mob/tracking
mobile/cities-transformed
moderator/static/ux
@ -2462,7 +2246,6 @@ mtb_composer
multiproduct
muse/identity/v2/identity.js
music
music/*/wal/
music/album
music/artist
musica
@ -2537,7 +2320,6 @@ narrative-
native
nbubumblebee
network
new_invite
news$
news/$
news/0
@ -2549,7 +2331,6 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newsroom/notifications
@ -2656,7 +2437,6 @@ no-en/treasury
no-en/your
nonprofits/account
not_recommended_reviews/preview
notifications
ns/hydra/console/?
nus-trk
nwshp$
@ -2709,12 +2489,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
@ -2746,11 +2522,8 @@ pagespeed/insights/ui/logo
palm
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -2780,39 +2553,8 @@ photos/gbachelie
photos/i_love_u_get_away_from_me
photos/tags/*/page
photos/youpy
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/create
pin/find
pin/find?url=
pin_shop
ping?
pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl*/listing/*/favoriters
pl*/people/*/circle
pl*/people/*/favorites
@ -2862,7 +2604,6 @@ pl/teams
pl/transactions
pl/treasury
pl/your
place
plan=
platform-telemetry
play/store/web
@ -2892,7 +2633,6 @@ ppob?
pqa
preference
preferences
prefs
present
presentation
prettyearth/assets
@ -2903,8 +2643,6 @@ private
pro
pro-resources
pro/about
product-catalogs
product-feed
product-reviews/B0069IY63Y
productPurchaseDone
product_
@ -2981,7 +2719,6 @@ publications
publicliterature.PublicLiterature.search.html
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
px.gif
@ -2991,7 +2728,6 @@ qp/batch_fetch_web
qr
quality_form?
query
quiz
r
r/*.rss
r/*/comments/*.rss
@ -3010,7 +2746,6 @@ random
rd/search
rd/search$
rd/search?
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/search
@ -3028,26 +2763,19 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registration
registry/wishlist
remotelogout
remove_email/t2_
rep=hc
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/availability
@ -3068,8 +2796,6 @@ reviews/top-reviewers
row
rss
rss/people/*/reviews
ru-ru/events/platforma/materials/default.aspx?speaker*
rus/licensing/Unilateral.aspx/*
rw/WashingtonPost/Content/Epaper
rweb
s
@ -3083,7 +2809,6 @@ s2/sitemaps
s2/static
s3
s?
safe-redirect
safebrowsing/diagnostic
safebrowsing/report_badware
safebrowsing/report_error
@ -3177,7 +2902,6 @@ searchhistory
sections
secure
seller_onboarding
sendHeaderEarly
send_to_friend
sendarticle
services
@ -3258,7 +2982,6 @@ shop/sign_out
shop/signed_in_account
shop/store/feeds
shop_name_search_service
shop_pins
shopping-content-api/product_images
shopping/product
shopping/ratings/account/metrics
@ -3551,17 +3274,13 @@ smart/buttons
social/photosui/images
social/photosui/sitemap
social/social-security-directory/cai
socialmanager
sounds/player
sounds/player$
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
spain/medianaempresa/
specials
spice
sport/404_en.htm
@ -3633,10 +3352,6 @@ storefront
storepicker
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
studios
styles/js-on.css$
submit
@ -3657,7 +3372,6 @@ support
support/content
support/forum/search?
surprise
suspension-appeal
svc
svc/crosswords
svc/games
@ -3670,14 +3384,12 @@ svc/vertex
svc/web
svc/wordle
svpRecommendations
sw-shell.html
swg
syndicate
system1/images
t/terms
tab=
tablet
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -3709,10 +3421,8 @@ templates
test
testpage-forhomepage
tetro
thanksgiving-spotlight
thanx?
themacallan/worlds-together
theme
themes/rss
things/search
things/search$
@ -3773,7 +3483,6 @@ travel/flights/s
treasury
trending
trends
trends-carousel
trends/beta
trends/embed.js?
trends/fetchComponent?
@ -3788,7 +3497,6 @@ trustedstores/js
trustedstores/s
trustedstores/tm2
trustedstores/verify
tv
tv/thumb
tvschedule
twitter
@ -3853,8 +3561,6 @@ uk/teams
uk/transactions
uk/treasury
uk/your
unauth-profile
unlink
unsub
until=
updates
@ -3931,8 +3637,6 @@ utils
uviewer
v1/browser-performance
v1/stats
v1/urls/count.json
v3/pidgets/log
v4
verify_age
video/embedded
@ -3959,12 +3663,9 @@ watch_popup
watch_queue_ajax
webmasters/sitemaps/ping?
websearch
website/confirm
website/confirm/download
webstore/search
webstore/static/*/wall/js
weekly/signup
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget_auth.php
@ -4337,13 +4038,6 @@ wiki/ויקיפדיה%3Aרשימת_מועמדים_למחיקה
wiki/ויקיפדיה:דפים_לא_קיימים_ומוגנים
wiki/ויקיפדיה:ערכים_לא_קיימים_ומוגנים
wiki/ויקיפדיה:רשימת_מועמדים_למחיקה
windows/404.aspx?*
windows/campaign/features-built-in-apps.aspx
windows/campaign/meet-apps.aspx
windows/campaign/meet-start.aspx
windows/compatibility/windows-7/
windows/compatibility/windows-7/*
windows/compatibility/windows-vista/
wirecutter/*&xid=
wirecutter/*.csv$
wirecutter/*.zip$
@ -4426,7 +4120,6 @@ xoonboarding
xoplatform/logger/api/logger
xorouter
your
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/promos

View file

@ -4342,7 +4342,6 @@ HeadJS/static-2.92
Help
HelpContent
Heritrix
HpImageArchive.aspx
HpOptOut=true$
HubStyle/static-2.309
HubStyle/static-2.313
@ -4634,7 +4633,6 @@ ProfilesGate
Project
PromotionDetailsDisplayView
PromotionDisplayView
Proxy.ashx
QUICKNEWS
Qinfo
Qinfo/cams
@ -4691,7 +4689,6 @@ SOImapPriceDisplayView
SametimeWebApp
Scripts
Search
Search
Search/*
Search/Mail/Public
SearchNavigationView
@ -5102,7 +5099,6 @@ about/
about/*/getting-started
about/*/mobile
about/*/update
about/adrm/data-linkage
about/ask/
about/ask?*
about/careers/applications
@ -5145,8 +5141,6 @@ ac/
ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search
ac2
academic-subscriptions
academic/profile
academic/search
academy
academy-free-account
academy/*/results
@ -5203,7 +5197,6 @@ ach/search
ach/user
ach/users
achievements
aclick
aclk
acoustic
acq/nonprofits
@ -5512,7 +5505,6 @@ alexa-top-sites/*
alexa-web-search/*
alexa/*
alexaforbusiness/
alink
alkali
all
all-supported-params
@ -5537,7 +5529,6 @@ amp
amp$
amp-proxy
amp-tealium
amp/
amphtml
amphtml/blogs/test
amphtml/classic-apps
@ -5611,7 +5602,6 @@ api/http://kobo.com/robots.txt
api/internal/analytics/songs
api/jobPostings/jobs
api/legendary-data/relay
api/maps/
api/nextsteps/*
api/nicorepo/timeline
api/programas/69730/audios.rss
@ -6386,7 +6376,6 @@ backgrounds
backstage/help/search-results.html
badges/profile/create
bagon
baidu
ban-me-i-am-a-robot
bandito
banmyipforever.cgi
@ -6633,7 +6622,6 @@ betaem
bfe/apps/website
bfl
bfmp
bfp/search
bg
bg-*/
bg-bg/
@ -6674,7 +6662,6 @@ billing/invoice
bin
bin/search.go
bin/search.py
bing-site-safety
bingbot
bipolar-disorder/bipolar-depression-management
bipolar-disorder/video/bipolar-fatherhood
@ -6822,7 +6809,6 @@ blogs/blogpost/preview
blogs/nationals-journal-beta
blogs/pad$
blogs/pad/$
blogs/search/
blogs/slow-ride
blogs/technology.atom
blogs/test
@ -8046,7 +8032,6 @@ civis/posts
civis/search
civis/threads/*in_iframe=1
civis/threads/*wp_data=
ck/
cl
cl2/feeds
cl2/ical
@ -8318,6 +8303,7 @@ companies
companies/c
companies/o
companies/search
company
company/*.rss
company/?s=
company/add-ons-agreement
@ -8654,11 +8640,9 @@ cp/api/logger
cp/api/wpa
cpds2
cpresources
cpro
cpropub/univercd
cpspa
cr
cr$
cr-en/ae-en/
cr-en/be-en/
cr-en/ca-en/
@ -8675,7 +8659,6 @@ cr/
cr/corporate/contact
cr/index.html
cr/news
cr?
craft
crash
crawler4j
@ -9973,9 +9956,6 @@ enterprise/orgs-terms
entertain
entertainment/article/Minerva-s-horoscope
entertainment/bravo
entities/search
entityexplore$
entityexplore?
entp
entrez
entrez/eutils
@ -10316,7 +10296,6 @@ et/users
etalage$
etalage.html$
etarticleshow*
etc
etc/
etc/*.html$
etc/insights-lists/
@ -10508,7 +10487,6 @@ fbpostaction.cms?article=
fbx
fcgi-
fckeditor
fd/
fdbk
fe=true
feature/sf-test
@ -11050,8 +11028,6 @@ full
fullscreen
fullscreen/ReportLinker
fun
fun/api/
fun/g/
fundraiser/search
fur/forums
fur/kb/*/discuss
@ -11906,7 +11882,6 @@ homefeed
homepage
homepage-flash-testing.jsp
homepage-video-test
homepage/
homepage/2013
honing.html
hooks
@ -11922,14 +11897,12 @@ hortivar/hortivar.htm
hosted/
hosted/images
hosting/search
hotel/reviews?
hotel/us/the-airstream-van.*.html
hotel_attractions
hotel_rt_onview
hotelfinder/rpc
hotels
hotels/rpc
hotels/search
hotelsonmap.*.json
hotfix/
houseads
@ -11946,8 +11919,6 @@ hp/video/api
hp/video/mystuff
hp/video/profiles
hpc/*/supported-applications.aspx?
hpm
hpmob
hr
hr-*/
hr-hr/
@ -12005,7 +11976,7 @@ http://amazon.de/robots.txt
http://amzn.to/robots.txt
http://api.whatsapp.com/robots.txt
http://bbc.com/robots.txt
http://census.gov/robots.txt
http://change.org/robots.txt
http://creativecommons.org/robots.txt
http://euronews.com/robots.txt
http://extension.purdue.edu/robots.txt
@ -12416,16 +12387,11 @@ images/$
images/*
images/?
images/Podcasts
images/async/?
images/async?
images/carBlogsimages
images/chart_gifs
images/chart_pdfs
images/chart_png300
images/chart_png460
images/hosted/?
images/hosted/search?
images/hosted?
images/interview_pdfs
images/li.gif
images/logging_requests.gif
@ -12434,12 +12400,8 @@ images/ndtvvideo/*
images/pad/search?rpt=imageview
images/pad/search?text=*&source=morda
images/resume
images/search%3F
images/search/?
images/search?
images/search?rpt=imageview
images/search?text=*&source=morda
images/searchbyimage
images/showroomimages
images/smart/$
images/touch/$
@ -12450,7 +12412,6 @@ images/usedcarimages
images/userprofileimg
images/v$
images/viewconfig$
images?
imagesrv/pdf/DIR_TSO_2531
imagine/
imaginecup/*
@ -12588,7 +12549,6 @@ inapp
inbox
inbox$
inbox$
inboxcommerce
include
include/
includes
@ -13756,7 +13716,6 @@ liked
limit_hits
limited-release
link
link?
link_to
linked
linkedin
@ -13820,7 +13779,6 @@ loader.cfm*
loc/volunteers
loc=
local
local
local-services-ads
local/ajax
local/blogsandcolumns/slow-ride-front
@ -14128,7 +14086,6 @@ maps/*?lang=uk$
maps/*?lang=uz$
maps/*?ll=
maps/about
maps/adsendpoint
maps/api/js
maps/api/place/js
maps/api/staticmap
@ -14527,7 +14484,6 @@ merchant/directions
merchant/imageUploadPreview
merchant/loc
merchant/moreProducts?
merchant/reviews?
merchant/update
merchantapps
mes
@ -15551,7 +15507,6 @@ notificarelacionadas
notifications
notifications
notifications$
notifications/
notifications/*
nova
now/mt3
@ -15718,8 +15673,6 @@ offers/nonprofits
offers/nonprofits$
offers/nonprofits%
offers/nonprofits?
offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy
offline
offlinenotice.xml
offsite
@ -15889,6 +15842,8 @@ page/*/?egotecpage
page/*/?hc_location=
page/*/?iq_id=
page/*/?pcd=
page/*/?s
page/*/?s=
page/*/?search=
page/account-confirmation-thanks
page/html
@ -16383,7 +16338,7 @@ pmc/publisherportal/download
pmc/publisherportal/journalmanager
pmc/tocrender.fcgi
pmc/utilities
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyiwEKHAoaV2FzIG1hY2h0IGVpbmUgUm9ib3RzIHR4dD8KQQo_V2FzIGJlZGV1dGV0IGluZGV4aWVydCBPYndvaGwgZHVyY2ggUm9ib3RzIHR4dC1EYXRlaSBibG9ja2llcnQ_CiUKI1dhcyBiZWRldXRldCBVc2VyLUFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22ch9JVPdCZRuLp15X-3cmFh7EJfI\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyiwEKHAoaV2FzIG1hY2h0IGVpbmUgUm9ib3RzIHR4dD8KQQo_V2FzIGJlZGV1dGV0IGluZGV4aWVydCBPYndvaGwgZHVyY2ggUm9ib3RzIHR4dC1EYXRlaSBibG9ja2llcnQ_CiUKI1dhcyBiZWRldXRldCBVc2VyLUFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22wSHi_5WclQVyPAAkFyJv5OQ28hk\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
pmcomment/
pmm-templates
pmo/contact/en/staff
@ -16769,7 +16724,6 @@ pro-resources
pro-site
pro/about
pro2
proFile/history?
proMatch
proProjects
proVideoWidget
@ -16788,7 +16742,6 @@ product-reviews/B0069IY63Y
product/electrode/api/logger
product/electrode/api/wpa
product/recommended
product/reviews?
productBrand=
productId=
productPurchaseDone
@ -16831,7 +16784,6 @@ profile/*/followers
profile/*/following
profile/*/map$
profile/downloads_limit
profile/history?
profile/license
profile/payment/getstarted
profile/view
@ -17473,7 +17425,6 @@ responder
rest
rest
results
results
results-export-email-by-search-data
results-export-ids
results-export-search-by-year
@ -17528,7 +17479,6 @@ reviews/seller
reviews/top-reviewers
reviews_page=
rewards
rewardsapp/
rf=*
rfcdiff*
rh-cong3-fragment
@ -17714,7 +17664,6 @@ s2/sitemaps
s2/static
s3
s?
s?
s?*rh=n%3A1380045031
sa
sa-en/ae-en/
@ -18344,7 +18293,6 @@ set_cookie.pl
setbucket
setprefs
settings
settings
settings/*
settings/deactivated
settings/linkaccount
@ -18487,9 +18435,7 @@ sharing/files
sharing/folders
sheet/help/search-results.html
shelf/user_shelves
shenghuo
shenghuo/search?
shifen/
shihui
shihui?
ship
@ -18498,8 +18444,6 @@ shipping-payment
shippingassistant
shippinginformation
shop
shop$
shop/
shop/bag
shop/browse/campaigns/mobile_overlay
shop/browse/overlay
@ -18513,7 +18457,6 @@ shop/sign_in
shop/sign_out
shop/signed_in_account
shop/store/feeds
shop?
shop_name_search_service
shop_pins
shopfront-api
@ -18590,6 +18533,7 @@ sign-in
sign-in-6for6Sale
sign-out
sign-out
sign-up
sign-up-to-be-contacted-for-research
sign-up/?
sign/help/search-results.html
@ -19079,7 +19023,6 @@ social-connect/send
social/help/search-results.html
social/photosui/images
social/photosui/sitemap
social/search?
social/social-security-directory/cai
social_media
socialapp/
@ -19175,7 +19118,6 @@ spanish/thewto_s/minist_s/mc10_s/coordinator_guide_s.pdf
spanish/thewto_s/minist_s/mc10_s/participant_guide_s.pdf
spartan
spatl
spbasic
spbot
spc-source=
special-promo/2for1
@ -19263,7 +19205,6 @@ sports_fp_ms
spp/
spr-paid-posts
spreadsheet
spresults
sprint_wml
sprint_xhtml
sprints/help/search-results.html
@ -19345,7 +19286,6 @@ statement
static
static-assets/documents/PwnedPasswordsTop100k.txt
static-assets/images/collection
static/
static/*.css$
static/*.css?
static/*.gif
@ -19470,8 +19410,6 @@ storeclick
storefront
storepicker
storerequest
stores$
stores/
stores/page/*visitId=
stories
story
@ -20023,7 +19961,6 @@ text
textedition
tfemail
th
th$
th-*/
th-en/ae-en/
th-en/be-en/
@ -20056,7 +19993,6 @@ th/solutions/case-studies/
th/solutions/case-studies/innovators/innovators-eu/
th/user
th/users
th?
th_en
th_th/templates/M
thank-you
@ -20299,7 +20235,6 @@ translate_static
translate_suggestion
translate_t
translation
translator/?ref=
transmute/static-1.85
transmute/static-2.6
transmute/static-2.8
@ -20329,23 +20264,9 @@ travel/*/articles/page-
travel/2013/aug/22/been-there-readers-competition?
travel/8711559/The-Telegraph-Travel-Awards-2011.html
travel/clk
travel/css
travel/destinations-v1
travel/flight/flightSearch
travel/flight/flightSearchAction
travel/flight/search/?
travel/flight/search?
travel/flights/s
travel/hotel-search
travel/hotel/e
travel/hotel/hotelMiniSearchRequest
travel/hotel/hotelSearch
travel/hotels/checkout
travel/hotels/detail
travel/hotels/search/?
travel/hotels/search?
travel/scripts
travel/secure
travelnevadahighway95tc
treasury
treasury/treasdocuments
@ -20670,7 +20591,6 @@ uk/users
uk/ventureone
uk/wdc
uk/your
ulink?
ulk/i
ulk/sch
ulk/usr
@ -20796,7 +20716,6 @@ ur/user
ur/users
urbanag
urchin_test
url
urlinator/static-1.54
urlinator/static-1.55
urlinator/static-1.57
@ -21026,7 +20945,7 @@ user/*/traces
user/*/track
user/*/track?page=
user/*?*redirect=
user/*http://img.youtube.com/robots.txt
user/*http://j.mp/robots.txt
user/.*
user/account_disabled
user/fpd/api
@ -21312,14 +21231,8 @@ video_passthrough
video_passthrough.php
videorequest
videos
videos/?
videos/assets
videos/browsing
videos/e
videos/explore
videos/favorites
videos/feed
videos/feedcontent
videos/get_video_by_uid/
videos/images
videos/js
@ -21367,13 +21280,8 @@ videos/search.php?s=street+fight$
videos/search.php?s=street+fight*&start=*$
videos/search.php?s=woman+fight$
videos/search.php?s=woman+fight*&start=*$
videos/search/?
videos/search?
videos/trending
videos/trendingcontent
videos/viewmeta/
videos/week
videos?
videosearch
view
viewReview
@ -21628,10 +21536,6 @@ whysecure
whythisad
widget
widget-landing-page.html
widget/cr
widget/entity/search/?
widget/render
widget/snapshot
widget_auth.php
widget_chunks
widgets
@ -22403,7 +22307,6 @@ word/download
word/embed
wordpress/wp-admin
wordpress/wp-admin/admin-ajax.php
work
work/_
work/acceptinvitation
work/account