From ed599b58ffa1a02e354eddb9ba033484542da7cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 09:31:39 +0000 Subject: [PATCH] [Github Action] Automated trickest wordlists update. --- .bin/wordlist-updaters/status.json | 2 +- .../craftcms-all-levels.txt | 388 +- .../CMS/trickest-cms-wordlist/craftcms.txt | 66 +- .../directus-all-levels.txt | 232 +- .../CMS/trickest-cms-wordlist/directus.txt | 48 +- .../dolibarr-all-levels.txt | 6 + .../CMS/trickest-cms-wordlist/dolibarr.txt | 1 + .../ghost-all-levels.txt | 63 + .../CMS/trickest-cms-wordlist/ghost.txt | 9 + .../nopcommerce-all-levels.txt | 12 + .../CMS/trickest-cms-wordlist/nopcommerce.txt | 2 + .../phpbb-all-levels.txt | 21 + .../CMS/trickest-cms-wordlist/phpbb.txt | 4 + .../shopware-all-levels.txt | 56 + .../CMS/trickest-cms-wordlist/shopware.txt | 9 + .../statamic-all-levels.txt | 388 +- .../CMS/trickest-cms-wordlist/statamic.txt | 66 +- .../umbraco-cms-all-levels.txt | 23 + .../CMS/trickest-cms-wordlist/umbraco-cms.txt | 5 + .../woocommerce-all-levels.txt | 228 +- .../CMS/trickest-cms-wordlist/woocommerce.txt | 32 +- .../top-100.txt | 210 +- .../top-1000.txt | 228 +- .../top-10000.txt | 3408 ++++++----------- 24 files changed, 2751 insertions(+), 2756 deletions(-) diff --git a/.bin/wordlist-updaters/status.json b/.bin/wordlist-updaters/status.json index 349cd0832..901c4f3b0 100644 --- a/.bin/wordlist-updaters/status.json +++ b/.bin/wordlist-updaters/status.json @@ -3,6 +3,6 @@ "last_update": 1768973241 }, "Trickest wordlist update": { - "last_update": 1768991223 + "last_update": 1769074288 } } \ No newline at end of file diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/craftcms-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/craftcms-all-levels.txt index 828d85c71..18cbc5b26 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/craftcms-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/craftcms-all-levels.txt @@ -3,8 +3,6 @@ .git-blame-ignore-revs tests/_bootstrap.php _bootstrap.php -tests/CraftTest.php -CraftTest.php tests/docker-compose.yaml docker-compose.yaml tests/_support/Helper/Functional.php @@ -232,6 +230,10 @@ TransformsFixture.php tests/fixtures/SectionSettingFixture.php fixtures/SectionSettingFixture.php SectionSettingFixture.php +tests/fixtures/settings/GeneralConfigSettingFixture.php +fixtures/settings/GeneralConfigSettingFixture.php +settings/GeneralConfigSettingFixture.php +GeneralConfigSettingFixture.php tests/fixtures/GqlSchemasFixture.php fixtures/GqlSchemasFixture.php GqlSchemasFixture.php @@ -378,6 +380,10 @@ tests/unit/services/SitesTest.php unit/services/SitesTest.php services/SitesTest.php SitesTest.php +tests/unit/services/ElementsTest.php +unit/services/ElementsTest.php +services/ElementsTest.php +ElementsTest.php tests/unit/services/GcTest.php unit/services/GcTest.php services/GcTest.php @@ -1112,6 +1118,7 @@ stubs/yii/helpers/BaseArrayHelper.stub yii/helpers/BaseArrayHelper.stub helpers/BaseArrayHelper.stub BaseArrayHelper.stub +CHANGELOG-WIP.md .stylelintignore .husky/pre-commit pre-commit @@ -1153,6 +1160,9 @@ src/config/cproutes/team.php config/cproutes/team.php cproutes/team.php team.php +src/config/twig-sandbox.php +config/twig-sandbox.php +twig-sandbox.php src/config/app.console.php config/app.console.php app.console.php @@ -2632,18 +2642,6 @@ _components/fieldtypes/Entries/settings.twig fieldtypes/Entries/settings.twig Entries/settings.twig settings.twig -src/templates/_components/fieldtypes/Categories/input.twig -templates/_components/fieldtypes/Categories/input.twig -_components/fieldtypes/Categories/input.twig -fieldtypes/Categories/input.twig -Categories/input.twig -input.twig -src/templates/_components/fieldtypes/Categories/settings.twig -templates/_components/fieldtypes/Categories/settings.twig -_components/fieldtypes/Categories/settings.twig -fieldtypes/Categories/settings.twig -Categories/settings.twig -settings.twig src/templates/_components/fieldtypes/PlainText/input.twig templates/_components/fieldtypes/PlainText/input.twig _components/fieldtypes/PlainText/input.twig @@ -2680,6 +2678,12 @@ _components/fieldtypes/Matrix/block.twig fieldtypes/Matrix/block.twig Matrix/block.twig block.twig +src/templates/_components/fieldtypes/Matrix/create-button.twig +templates/_components/fieldtypes/Matrix/create-button.twig +_components/fieldtypes/Matrix/create-button.twig +fieldtypes/Matrix/create-button.twig +Matrix/create-button.twig +create-button.twig src/templates/_components/fieldtypes/Matrix/settings.twig templates/_components/fieldtypes/Matrix/settings.twig _components/fieldtypes/Matrix/settings.twig @@ -4096,6 +4100,9 @@ RegisterComponentTypesEvent.php src/events/CreateFieldLayoutFormEvent.php events/CreateFieldLayoutFormEvent.php CreateFieldLayoutFormEvent.php +src/events/DefineFieldActionsEvent.php +events/DefineFieldActionsEvent.php +DefineFieldActionsEvent.php src/events/DefineMetadataEvent.php events/DefineMetadataEvent.php DefineMetadataEvent.php @@ -4327,6 +4334,9 @@ RegisterTemplateRootsEvent.php src/events/TemplateEvent.php events/TemplateEvent.php TemplateEvent.php +src/events/DefineGqlArgumentsEvent.php +events/DefineGqlArgumentsEvent.php +DefineGqlArgumentsEvent.php src/events/EagerLoadElementsEvent.php events/EagerLoadElementsEvent.php EagerLoadElementsEvent.php @@ -4336,6 +4346,9 @@ SetEagerLoadedElementsEvent.php src/events/DeleteSiteEvent.php events/DeleteSiteEvent.php DeleteSiteEvent.php +src/events/DefineMetaFields.php +events/DefineMetaFields.php +DefineMetaFields.php src/events/DefineFieldsEvent.php events/DefineFieldsEvent.php DefineFieldsEvent.php @@ -5575,6 +5588,10 @@ src/elements/conditions/HasDescendantsRule.php elements/conditions/HasDescendantsRule.php conditions/HasDescendantsRule.php HasDescendantsRule.php +src/elements/conditions/HintableConditionRuleTrait.php +elements/conditions/HintableConditionRuleTrait.php +conditions/HintableConditionRuleTrait.php +HintableConditionRuleTrait.php src/elements/conditions/SiteGroupConditionRule.php elements/conditions/SiteGroupConditionRule.php conditions/SiteGroupConditionRule.php @@ -21965,12 +21982,18 @@ WrongEditionException.php src/migrations/m230820_162023_fix_cache_id_type.php migrations/m230820_162023_fix_cache_id_type.php m230820_162023_fix_cache_id_type.php +src/migrations/m251230_192239_update_field_layouts.php +migrations/m251230_192239_update_field_layouts.php +m251230_192239_update_field_layouts.php src/migrations/m230904_190356_address_fields.php migrations/m230904_190356_address_fields.php m230904_190356_address_fields.php src/migrations/m250119_135304_entry_type_overrides.php migrations/m250119_135304_entry_type_overrides.php m250119_135304_entry_type_overrides.php +src/migrations/m251205_190131_drop_searchindexqueue_fk.php +migrations/m251205_190131_drop_searchindexqueue_fk.php +m251205_190131_drop_searchindexqueue_fk.php src/migrations/m230607_102049_add_entrytype_slug_translation_columns.php migrations/m230607_102049_add_entrytype_slug_translation_columns.php m230607_102049_add_entrytype_slug_translation_columns.php @@ -21983,6 +22006,9 @@ m250512_164202_asset_mime_types.php src/migrations/m230617_070415_entrify_matrix_blocks.php migrations/m230617_070415_entrify_matrix_blocks.php m230617_070415_entrify_matrix_blocks.php +src/migrations/m251030_203440_drop_widgets_enabled_column.php +migrations/m251030_203440_drop_widgets_enabled_column.php +m251030_203440_drop_widgets_enabled_column.php src/migrations/m230710_162700_element_activity.php migrations/m230710_162700_element_activity.php m230710_162700_element_activity.php @@ -22010,6 +22036,9 @@ m241125_122914_add_viewUsers_permission.php src/migrations/m221205_082005_translatable_asset_alt_text.php migrations/m221205_082005_translatable_asset_alt_text.php m221205_082005_translatable_asset_alt_text.php +src/migrations/m251110_192405_entry_type_ui_label_formats.php +migrations/m251110_192405_entry_type_ui_label_formats.php +m251110_192405_entry_type_ui_label_formats.php src/migrations/m240723_214330_drop_bulkop_fk.php migrations/m240723_214330_drop_bulkop_fk.php m240723_214330_drop_bulkop_fk.php @@ -22070,6 +22099,9 @@ m240619_091352_add_auth_2fa_timestamp.php src/migrations/m230511_215903_content_refactor.php migrations/m230511_215903_content_refactor.php m230511_215903_content_refactor.php +src/migrations/m260120_120907_line_breaks_in_titles.php +migrations/m260120_120907_line_breaks_in_titles.php +m260120_120907_line_breaks_in_titles.php src/migrations/m230524_000001_entry_type_icons.php migrations/m230524_000001_entry_type_icons.php m230524_000001_entry_type_icons.php @@ -22094,6 +22126,12 @@ m230531_123004_add_entry_type_show_status_field.php src/migrations/m231013_185640_changedfields_amend_primary_key.php migrations/m231013_185640_changedfields_amend_primary_key.php m231013_185640_changedfields_amend_primary_key.php +src/migrations/m250910_144630_add_elements_owners_sort_order_index.php +migrations/m250910_144630_add_elements_owners_sort_order_index.php +m250910_144630_add_elements_owners_sort_order_index.php +src/migrations/m260106_130629_directive_schema_components.php +migrations/m260106_130629_directive_schema_components.php +m260106_130629_directive_schema_components.php src/migrations/m250207_172349_bulkop_events.php migrations/m250207_172349_bulkop_events.php m250207_172349_bulkop_events.php @@ -23048,14 +23086,6 @@ dist/images/image-editor/check.svg images/image-editor/check.svg image-editor/check.svg check.svg -src/web/assets/cp/dist/images/image-editor/orientation-landscape-checked.svg -web/assets/cp/dist/images/image-editor/orientation-landscape-checked.svg -assets/cp/dist/images/image-editor/orientation-landscape-checked.svg -cp/dist/images/image-editor/orientation-landscape-checked.svg -dist/images/image-editor/orientation-landscape-checked.svg -images/image-editor/orientation-landscape-checked.svg -image-editor/orientation-landscape-checked.svg -orientation-landscape-checked.svg src/web/assets/cp/dist/images/image-editor/flip-vertical.svg web/assets/cp/dist/images/image-editor/flip-vertical.svg assets/cp/dist/images/image-editor/flip-vertical.svg @@ -23096,14 +23126,6 @@ dist/images/image-editor/focal-point.svg images/image-editor/focal-point.svg image-editor/focal-point.svg focal-point.svg -src/web/assets/cp/dist/images/image-editor/orientation-landscape-unchecked.svg -web/assets/cp/dist/images/image-editor/orientation-landscape-unchecked.svg -assets/cp/dist/images/image-editor/orientation-landscape-unchecked.svg -cp/dist/images/image-editor/orientation-landscape-unchecked.svg -dist/images/image-editor/orientation-landscape-unchecked.svg -images/image-editor/orientation-landscape-unchecked.svg -image-editor/orientation-landscape-unchecked.svg -orientation-landscape-unchecked.svg src/web/assets/cp/dist/images/image-editor/rotate-left.svg web/assets/cp/dist/images/image-editor/rotate-left.svg assets/cp/dist/images/image-editor/rotate-left.svg @@ -23112,14 +23134,6 @@ dist/images/image-editor/rotate-left.svg images/image-editor/rotate-left.svg image-editor/rotate-left.svg rotate-left.svg -src/web/assets/cp/dist/images/image-editor/orientation-portrait-unchecked.svg -web/assets/cp/dist/images/image-editor/orientation-portrait-unchecked.svg -assets/cp/dist/images/image-editor/orientation-portrait-unchecked.svg -cp/dist/images/image-editor/orientation-portrait-unchecked.svg -dist/images/image-editor/orientation-portrait-unchecked.svg -images/image-editor/orientation-portrait-unchecked.svg -image-editor/orientation-portrait-unchecked.svg -orientation-portrait-unchecked.svg src/web/assets/cp/dist/images/image-editor/unconstrained.svg web/assets/cp/dist/images/image-editor/unconstrained.svg assets/cp/dist/images/image-editor/unconstrained.svg @@ -23136,14 +23150,6 @@ dist/images/image-editor/rotate-right.svg images/image-editor/rotate-right.svg image-editor/rotate-right.svg rotate-right.svg -src/web/assets/cp/dist/images/image-editor/orientation-portrait-checked.svg -web/assets/cp/dist/images/image-editor/orientation-portrait-checked.svg -assets/cp/dist/images/image-editor/orientation-portrait-checked.svg -cp/dist/images/image-editor/orientation-portrait-checked.svg -dist/images/image-editor/orientation-portrait-checked.svg -images/image-editor/orientation-portrait-checked.svg -image-editor/orientation-portrait-checked.svg -orientation-portrait-checked.svg src/web/assets/cp/dist/images/dev-mode.svg web/assets/cp/dist/images/dev-mode.svg assets/cp/dist/images/dev-mode.svg @@ -23223,6 +23229,62 @@ dist/images/icons/safari-pinned-tab.svg images/icons/safari-pinned-tab.svg icons/safari-pinned-tab.svg safari-pinned-tab.svg +src/web/assets/cp/dist/images/view-modes/cards.svg +web/assets/cp/dist/images/view-modes/cards.svg +assets/cp/dist/images/view-modes/cards.svg +cp/dist/images/view-modes/cards.svg +dist/images/view-modes/cards.svg +images/view-modes/cards.svg +view-modes/cards.svg +cards.svg +src/web/assets/cp/dist/images/view-modes/list.svg +web/assets/cp/dist/images/view-modes/list.svg +assets/cp/dist/images/view-modes/list.svg +cp/dist/images/view-modes/list.svg +dist/images/view-modes/list.svg +images/view-modes/list.svg +view-modes/list.svg +list.svg +src/web/assets/cp/dist/images/view-modes/cards-grid.svg +web/assets/cp/dist/images/view-modes/cards-grid.svg +assets/cp/dist/images/view-modes/cards-grid.svg +cp/dist/images/view-modes/cards-grid.svg +dist/images/view-modes/cards-grid.svg +images/view-modes/cards-grid.svg +view-modes/cards-grid.svg +cards-grid.svg +src/web/assets/cp/dist/images/view-modes/thumbs.svg +web/assets/cp/dist/images/view-modes/thumbs.svg +assets/cp/dist/images/view-modes/thumbs.svg +cp/dist/images/view-modes/thumbs.svg +dist/images/view-modes/thumbs.svg +images/view-modes/thumbs.svg +view-modes/thumbs.svg +thumbs.svg +src/web/assets/cp/dist/images/view-modes/index.svg +web/assets/cp/dist/images/view-modes/index.svg +assets/cp/dist/images/view-modes/index.svg +cp/dist/images/view-modes/index.svg +dist/images/view-modes/index.svg +images/view-modes/index.svg +view-modes/index.svg +index.svg +src/web/assets/cp/dist/images/view-modes/blocks.svg +web/assets/cp/dist/images/view-modes/blocks.svg +assets/cp/dist/images/view-modes/blocks.svg +cp/dist/images/view-modes/blocks.svg +dist/images/view-modes/blocks.svg +images/view-modes/blocks.svg +view-modes/blocks.svg +blocks.svg +src/web/assets/cp/dist/images/view-modes/list-inline.svg +web/assets/cp/dist/images/view-modes/list-inline.svg +assets/cp/dist/images/view-modes/list-inline.svg +cp/dist/images/view-modes/list-inline.svg +dist/images/view-modes/list-inline.svg +images/view-modes/list-inline.svg +view-modes/list-inline.svg +list-inline.svg src/web/assets/cp/dist/images/craftcms.svg web/assets/cp/dist/images/craftcms.svg assets/cp/dist/images/craftcms.svg @@ -23230,6 +23292,30 @@ cp/dist/images/craftcms.svg dist/images/craftcms.svg images/craftcms.svg craftcms.svg +src/web/assets/cp/dist/images/content-block/inline.svg +web/assets/cp/dist/images/content-block/inline.svg +assets/cp/dist/images/content-block/inline.svg +cp/dist/images/content-block/inline.svg +dist/images/content-block/inline.svg +images/content-block/inline.svg +content-block/inline.svg +inline.svg +src/web/assets/cp/dist/images/content-block/grouped.svg +web/assets/cp/dist/images/content-block/grouped.svg +assets/cp/dist/images/content-block/grouped.svg +cp/dist/images/content-block/grouped.svg +dist/images/content-block/grouped.svg +images/content-block/grouped.svg +content-block/grouped.svg +grouped.svg +src/web/assets/cp/dist/images/content-block/pane.svg +web/assets/cp/dist/images/content-block/pane.svg +assets/cp/dist/images/content-block/pane.svg +cp/dist/images/content-block/pane.svg +dist/images/content-block/pane.svg +images/content-block/pane.svg +content-block/pane.svg +pane.svg src/web/assets/cp/dist/fonts/Craft.ttf web/assets/cp/dist/fonts/Craft.ttf assets/cp/dist/fonts/Craft.ttf @@ -23298,14 +23384,6 @@ src/images/image-editor/check.svg images/image-editor/check.svg image-editor/check.svg check.svg -src/web/assets/cp/src/images/image-editor/orientation-landscape-checked.svg -web/assets/cp/src/images/image-editor/orientation-landscape-checked.svg -assets/cp/src/images/image-editor/orientation-landscape-checked.svg -cp/src/images/image-editor/orientation-landscape-checked.svg -src/images/image-editor/orientation-landscape-checked.svg -images/image-editor/orientation-landscape-checked.svg -image-editor/orientation-landscape-checked.svg -orientation-landscape-checked.svg src/web/assets/cp/src/images/image-editor/flip-vertical.svg web/assets/cp/src/images/image-editor/flip-vertical.svg assets/cp/src/images/image-editor/flip-vertical.svg @@ -23346,14 +23424,6 @@ src/images/image-editor/focal-point.svg images/image-editor/focal-point.svg image-editor/focal-point.svg focal-point.svg -src/web/assets/cp/src/images/image-editor/orientation-landscape-unchecked.svg -web/assets/cp/src/images/image-editor/orientation-landscape-unchecked.svg -assets/cp/src/images/image-editor/orientation-landscape-unchecked.svg -cp/src/images/image-editor/orientation-landscape-unchecked.svg -src/images/image-editor/orientation-landscape-unchecked.svg -images/image-editor/orientation-landscape-unchecked.svg -image-editor/orientation-landscape-unchecked.svg -orientation-landscape-unchecked.svg src/web/assets/cp/src/images/image-editor/rotate-left.svg web/assets/cp/src/images/image-editor/rotate-left.svg assets/cp/src/images/image-editor/rotate-left.svg @@ -23362,14 +23432,6 @@ src/images/image-editor/rotate-left.svg images/image-editor/rotate-left.svg image-editor/rotate-left.svg rotate-left.svg -src/web/assets/cp/src/images/image-editor/orientation-portrait-unchecked.svg -web/assets/cp/src/images/image-editor/orientation-portrait-unchecked.svg -assets/cp/src/images/image-editor/orientation-portrait-unchecked.svg -cp/src/images/image-editor/orientation-portrait-unchecked.svg -src/images/image-editor/orientation-portrait-unchecked.svg -images/image-editor/orientation-portrait-unchecked.svg -image-editor/orientation-portrait-unchecked.svg -orientation-portrait-unchecked.svg src/web/assets/cp/src/images/image-editor/unconstrained.svg web/assets/cp/src/images/image-editor/unconstrained.svg assets/cp/src/images/image-editor/unconstrained.svg @@ -23386,14 +23448,6 @@ src/images/image-editor/rotate-right.svg images/image-editor/rotate-right.svg image-editor/rotate-right.svg rotate-right.svg -src/web/assets/cp/src/images/image-editor/orientation-portrait-checked.svg -web/assets/cp/src/images/image-editor/orientation-portrait-checked.svg -assets/cp/src/images/image-editor/orientation-portrait-checked.svg -cp/src/images/image-editor/orientation-portrait-checked.svg -src/images/image-editor/orientation-portrait-checked.svg -images/image-editor/orientation-portrait-checked.svg -image-editor/orientation-portrait-checked.svg -orientation-portrait-checked.svg src/web/assets/cp/src/images/dev-mode.svg web/assets/cp/src/images/dev-mode.svg assets/cp/src/images/dev-mode.svg @@ -23473,6 +23527,62 @@ src/images/icons/safari-pinned-tab.svg images/icons/safari-pinned-tab.svg icons/safari-pinned-tab.svg safari-pinned-tab.svg +src/web/assets/cp/src/images/view-modes/cards.svg +web/assets/cp/src/images/view-modes/cards.svg +assets/cp/src/images/view-modes/cards.svg +cp/src/images/view-modes/cards.svg +src/images/view-modes/cards.svg +images/view-modes/cards.svg +view-modes/cards.svg +cards.svg +src/web/assets/cp/src/images/view-modes/list.svg +web/assets/cp/src/images/view-modes/list.svg +assets/cp/src/images/view-modes/list.svg +cp/src/images/view-modes/list.svg +src/images/view-modes/list.svg +images/view-modes/list.svg +view-modes/list.svg +list.svg +src/web/assets/cp/src/images/view-modes/cards-grid.svg +web/assets/cp/src/images/view-modes/cards-grid.svg +assets/cp/src/images/view-modes/cards-grid.svg +cp/src/images/view-modes/cards-grid.svg +src/images/view-modes/cards-grid.svg +images/view-modes/cards-grid.svg +view-modes/cards-grid.svg +cards-grid.svg +src/web/assets/cp/src/images/view-modes/thumbs.svg +web/assets/cp/src/images/view-modes/thumbs.svg +assets/cp/src/images/view-modes/thumbs.svg +cp/src/images/view-modes/thumbs.svg +src/images/view-modes/thumbs.svg +images/view-modes/thumbs.svg +view-modes/thumbs.svg +thumbs.svg +src/web/assets/cp/src/images/view-modes/index.svg +web/assets/cp/src/images/view-modes/index.svg +assets/cp/src/images/view-modes/index.svg +cp/src/images/view-modes/index.svg +src/images/view-modes/index.svg +images/view-modes/index.svg +view-modes/index.svg +index.svg +src/web/assets/cp/src/images/view-modes/blocks.svg +web/assets/cp/src/images/view-modes/blocks.svg +assets/cp/src/images/view-modes/blocks.svg +cp/src/images/view-modes/blocks.svg +src/images/view-modes/blocks.svg +images/view-modes/blocks.svg +view-modes/blocks.svg +blocks.svg +src/web/assets/cp/src/images/view-modes/list-inline.svg +web/assets/cp/src/images/view-modes/list-inline.svg +assets/cp/src/images/view-modes/list-inline.svg +cp/src/images/view-modes/list-inline.svg +src/images/view-modes/list-inline.svg +images/view-modes/list-inline.svg +view-modes/list-inline.svg +list-inline.svg src/web/assets/cp/src/images/craftcms.svg web/assets/cp/src/images/craftcms.svg assets/cp/src/images/craftcms.svg @@ -23480,6 +23590,30 @@ cp/src/images/craftcms.svg src/images/craftcms.svg images/craftcms.svg craftcms.svg +src/web/assets/cp/src/images/content-block/inline.svg +web/assets/cp/src/images/content-block/inline.svg +assets/cp/src/images/content-block/inline.svg +cp/src/images/content-block/inline.svg +src/images/content-block/inline.svg +images/content-block/inline.svg +content-block/inline.svg +inline.svg +src/web/assets/cp/src/images/content-block/grouped.svg +web/assets/cp/src/images/content-block/grouped.svg +assets/cp/src/images/content-block/grouped.svg +cp/src/images/content-block/grouped.svg +src/images/content-block/grouped.svg +images/content-block/grouped.svg +content-block/grouped.svg +grouped.svg +src/web/assets/cp/src/images/content-block/pane.svg +web/assets/cp/src/images/content-block/pane.svg +assets/cp/src/images/content-block/pane.svg +cp/src/images/content-block/pane.svg +src/images/content-block/pane.svg +images/content-block/pane.svg +content-block/pane.svg +pane.svg src/web/assets/cp/src/fonts/Craft.ttf web/assets/cp/src/fonts/Craft.ttf assets/cp/src/fonts/Craft.ttf @@ -23949,13 +24083,6 @@ cp/src/js/ImageUpload.js src/js/ImageUpload.js js/ImageUpload.js ImageUpload.js -src/web/assets/cp/src/js/CategorySelectInput.js -web/assets/cp/src/js/CategorySelectInput.js -assets/cp/src/js/CategorySelectInput.js -cp/src/js/CategorySelectInput.js -src/js/CategorySelectInput.js -js/CategorySelectInput.js -CategorySelectInput.js src/web/assets/cp/src/js/TagSelectInput.js web/assets/cp/src/js/TagSelectInput.js assets/cp/src/js/TagSelectInput.js @@ -25809,6 +25936,12 @@ routes/dist/css/routes.css.map dist/css/routes.css.map css/routes.css.map routes.css.map +src/web/assets/routes/dist/routes.js.LICENSE.txt +web/assets/routes/dist/routes.js.LICENSE.txt +assets/routes/dist/routes.js.LICENSE.txt +routes/dist/routes.js.LICENSE.txt +dist/routes.js.LICENSE.txt +routes.js.LICENSE.txt src/web/assets/routes/dist/routes.js.map web/assets/routes/dist/routes.js.map assets/routes/dist/routes.js.map @@ -28287,47 +28420,35 @@ web/assets/animationblocker/AnimationBlockerAsset.php assets/animationblocker/AnimationBlockerAsset.php animationblocker/AnimationBlockerAsset.php AnimationBlockerAsset.php +src/web/assets/edittransform/images/letterbox.svg +web/assets/edittransform/images/letterbox.svg +assets/edittransform/images/letterbox.svg +edittransform/images/letterbox.svg +images/letterbox.svg +letterbox.svg +src/web/assets/edittransform/images/crop.svg +web/assets/edittransform/images/crop.svg +assets/edittransform/images/crop.svg +edittransform/images/crop.svg +images/crop.svg +crop.svg +src/web/assets/edittransform/images/stretch.svg +web/assets/edittransform/images/stretch.svg +assets/edittransform/images/stretch.svg +edittransform/images/stretch.svg +images/stretch.svg +stretch.svg +src/web/assets/edittransform/images/fit.svg +web/assets/edittransform/images/fit.svg +assets/edittransform/images/fit.svg +edittransform/images/fit.svg +images/fit.svg +fit.svg src/web/assets/edittransform/EditTransformAsset.php web/assets/edittransform/EditTransformAsset.php assets/edittransform/EditTransformAsset.php edittransform/EditTransformAsset.php EditTransformAsset.php -src/web/assets/edittransform/webpack.config.js -web/assets/edittransform/webpack.config.js -assets/edittransform/webpack.config.js -edittransform/webpack.config.js -webpack.config.js -src/web/assets/edittransform/dist/css/transforms.css.map -web/assets/edittransform/dist/css/transforms.css.map -assets/edittransform/dist/css/transforms.css.map -edittransform/dist/css/transforms.css.map -dist/css/transforms.css.map -css/transforms.css.map -transforms.css.map -src/web/assets/edittransform/dist/transforms.js -web/assets/edittransform/dist/transforms.js -assets/edittransform/dist/transforms.js -edittransform/dist/transforms.js -dist/transforms.js -transforms.js -src/web/assets/edittransform/dist/transforms.js.map -web/assets/edittransform/dist/transforms.js.map -assets/edittransform/dist/transforms.js.map -edittransform/dist/transforms.js.map -dist/transforms.js.map -transforms.js.map -src/web/assets/edittransform/src/transforms.js -web/assets/edittransform/src/transforms.js -assets/edittransform/src/transforms.js -edittransform/src/transforms.js -src/transforms.js -transforms.js -src/web/assets/edittransform/src/transforms.scss -web/assets/edittransform/src/transforms.scss -assets/edittransform/src/transforms.scss -edittransform/src/transforms.scss -src/transforms.scss -transforms.scss src/web/RedirectRule.php web/RedirectRule.php RedirectRule.php @@ -28463,6 +28584,10 @@ src/web/twig/CpExtension.php web/twig/CpExtension.php twig/CpExtension.php CpExtension.php +src/web/twig/SecurityPolicy.php +web/twig/SecurityPolicy.php +twig/SecurityPolicy.php +SecurityPolicy.php src/web/twig/FeExtension.php web/twig/FeExtension.php twig/FeExtension.php @@ -28471,6 +28596,10 @@ src/web/twig/Environment.php web/twig/Environment.php twig/Environment.php Environment.php +src/web/twig/AllowedInSandbox.php +web/twig/AllowedInSandbox.php +twig/AllowedInSandbox.php +AllowedInSandbox.php src/web/twig/TemplateLoaderException.php web/twig/TemplateLoaderException.php twig/TemplateLoaderException.php @@ -28520,6 +28649,11 @@ web/twig/nodes/NamespaceNode.php twig/nodes/NamespaceNode.php nodes/NamespaceNode.php NamespaceNode.php +src/web/twig/nodes/BaseNode.php +web/twig/nodes/BaseNode.php +twig/nodes/BaseNode.php +nodes/BaseNode.php +BaseNode.php src/web/twig/nodes/DdNode.php web/twig/nodes/DdNode.php twig/nodes/DdNode.php @@ -28683,6 +28817,12 @@ src/web/twig/SafeHtml.php web/twig/SafeHtml.php twig/SafeHtml.php SafeHtml.php +src/web/GqlResponseFormatter.php +web/GqlResponseFormatter.php +GqlResponseFormatter.php +src/web/XlsxResponseFormatter.php +web/XlsxResponseFormatter.php +XlsxResponseFormatter.php src/web/TemplateResponseFormatter.php web/TemplateResponseFormatter.php TemplateResponseFormatter.php @@ -28707,12 +28847,18 @@ Application.php src/web/UrlRule.php web/UrlRule.php UrlRule.php +src/web/BaseSpreadsheetResponseFormatter.php +web/BaseSpreadsheetResponseFormatter.php +BaseSpreadsheetResponseFormatter.php src/web/Request.php web/Request.php Request.php src/web/TemplateResponseBehavior.php web/TemplateResponseBehavior.php TemplateResponseBehavior.php +src/web/YamlResponseFormatter.php +web/YamlResponseFormatter.php +YamlResponseFormatter.php src/web/AssetBundle.php web/AssetBundle.php AssetBundle.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/craftcms.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/craftcms.txt index 1daf214bf..9a6690f6e 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/craftcms.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/craftcms.txt @@ -2,7 +2,6 @@ .stylelintrc.json .git-blame-ignore-revs tests/_bootstrap.php -tests/CraftTest.php tests/docker-compose.yaml tests/_support/Helper/Functional.php tests/_support/Helper/Gql.php @@ -60,6 +59,7 @@ tests/fixtures/data/volumefolder.php tests/fixtures/EntryTypeFixture.php tests/fixtures/TransformsFixture.php tests/fixtures/SectionSettingFixture.php +tests/fixtures/settings/GeneralConfigSettingFixture.php tests/fixtures/GqlSchemasFixture.php tests/fixtures/FieldsFixture.php tests/fixtures/VolumesFolderFixture.php @@ -101,6 +101,7 @@ tests/unit/services/GlobalsTest.php tests/unit/services/SecurityTest.php tests/unit/services/images/ImagesTest.php tests/unit/services/SitesTest.php +tests/unit/services/ElementsTest.php tests/unit/services/GcTest.php tests/unit/services/SearchTest.php tests/unit/services/RoutesTest.php @@ -282,6 +283,7 @@ stubs/yii/base/Event.stub stubs/yii/base/Module.stub stubs/yii/base/Component.stub stubs/yii/helpers/BaseArrayHelper.stub +CHANGELOG-WIP.md .stylelintignore .husky/pre-commit phpstan.neon @@ -301,6 +303,7 @@ src/config/mimeTypes.php src/config/cproutes/pro.php src/config/cproutes/common.php src/config/cproutes/team.php +src/config/twig-sandbox.php src/config/app.console.php src/validators/SlugValidator.php src/validators/UsernameValidator.php @@ -662,14 +665,13 @@ src/templates/_components/fieldtypes/Money/settings.twig src/templates/_components/fieldtypes/Number/input.twig src/templates/_components/fieldtypes/Number/settings.twig src/templates/_components/fieldtypes/Entries/settings.twig -src/templates/_components/fieldtypes/Categories/input.twig -src/templates/_components/fieldtypes/Categories/settings.twig src/templates/_components/fieldtypes/PlainText/input.twig src/templates/_components/fieldtypes/PlainText/settings.twig src/templates/_components/fieldtypes/Date/settings.twig src/templates/_components/fieldtypes/Time/settings.twig src/templates/_components/fieldtypes/Matrix/input.twig src/templates/_components/fieldtypes/Matrix/block.twig +src/templates/_components/fieldtypes/Matrix/create-button.twig src/templates/_components/fieldtypes/Matrix/settings.twig src/templates/_components/fieldtypes/Range/settings.twig src/templates/_components/fieldtypes/Addresses/settings.twig @@ -991,6 +993,7 @@ src/events/ErrorEvent.php src/events/MoveEntryEvent.php src/events/RegisterComponentTypesEvent.php src/events/CreateFieldLayoutFormEvent.php +src/events/DefineFieldActionsEvent.php src/events/DefineMetadataEvent.php src/events/ReorderSitesEvent.php src/events/BulkElementsEvent.php @@ -1068,9 +1071,11 @@ src/events/ElementStructureEvent.php src/events/RegisterElementSearchableAttributesEvent.php src/events/RegisterTemplateRootsEvent.php src/events/TemplateEvent.php +src/events/DefineGqlArgumentsEvent.php src/events/EagerLoadElementsEvent.php src/events/SetEagerLoadedElementsEvent.php src/events/DeleteSiteEvent.php +src/events/DefineMetaFields.php src/events/DefineFieldsEvent.php src/events/ElementActionEvent.php src/events/MultiElementActionEvent.php @@ -1401,6 +1406,7 @@ src/elements/conditions/categories/GroupConditionRule.php src/elements/conditions/categories/CategoryCondition.php src/elements/conditions/SlugConditionRule.php src/elements/conditions/HasDescendantsRule.php +src/elements/conditions/HintableConditionRuleTrait.php src/elements/conditions/SiteGroupConditionRule.php src/elements/conditions/StatusConditionRule.php src/elements/conditions/users/GroupConditionRule.php @@ -5559,12 +5565,15 @@ src/errors/DeprecationException.php src/errors/InvalidLicenseKeyException.php src/errors/WrongEditionException.php src/migrations/m230820_162023_fix_cache_id_type.php +src/migrations/m251230_192239_update_field_layouts.php src/migrations/m230904_190356_address_fields.php src/migrations/m250119_135304_entry_type_overrides.php +src/migrations/m251205_190131_drop_searchindexqueue_fk.php src/migrations/m230607_102049_add_entrytype_slug_translation_columns.php src/migrations/m221101_115859_create_entries_authors_table.php src/migrations/m250512_164202_asset_mime_types.php src/migrations/m230617_070415_entrify_matrix_blocks.php +src/migrations/m251030_203440_drop_widgets_enabled_column.php src/migrations/m230710_162700_element_activity.php src/migrations/m250623_105031_entry_type_descriptions.php src/migrations/m240731_053543_soft_delete_fields.php @@ -5574,6 +5583,7 @@ src/migrations/m230511_000000_field_layout_configs.php src/migrations/m250403_171253_static_statuses.php src/migrations/m241125_122914_add_viewUsers_permission.php src/migrations/m221205_082005_translatable_asset_alt_text.php +src/migrations/m251110_192405_entry_type_ui_label_formats.php src/migrations/m240723_214330_drop_bulkop_fk.php src/migrations/m240302_212719_solo_preview_targets.php src/migrations/m230314_110309_add_authenticator_table.php @@ -5594,6 +5604,7 @@ src/migrations/m230616_173810_kill_field_groups.php src/migrations/m240206_035135_convert_json_columns.php src/migrations/m240619_091352_add_auth_2fa_timestamp.php src/migrations/m230511_215903_content_refactor.php +src/migrations/m260120_120907_line_breaks_in_titles.php src/migrations/m230524_000001_entry_type_icons.php src/migrations/Install.php src/migrations/m241120_190905_user_affiliated_sites.php @@ -5602,6 +5613,8 @@ src/migrations/m230314_111234_add_webauthn_table.php src/migrations/CreatePhpSessionTable.php src/migrations/m230531_123004_add_entry_type_show_status_field.php src/migrations/m231013_185640_changedfields_amend_primary_key.php +src/migrations/m250910_144630_add_elements_owners_sort_order_index.php +src/migrations/m260106_130629_directive_schema_components.php src/migrations/m250207_172349_bulkop_events.php src/migrations/m250522_090843_add_deleteEntriesForSite_and_deletePeerEntriesForSite_permissions.php src/migrations/m240207_182452_address_line_3.php @@ -5768,18 +5781,14 @@ src/web/assets/cp/webpack.config.js src/web/assets/cp/CpAsset.php src/web/assets/cp/dist/images/user.svg src/web/assets/cp/dist/images/image-editor/check.svg -src/web/assets/cp/dist/images/image-editor/orientation-landscape-checked.svg src/web/assets/cp/dist/images/image-editor/flip-vertical.svg src/web/assets/cp/dist/images/image-editor/flip-horizontal.svg src/web/assets/cp/dist/images/image-editor/crop.svg src/web/assets/cp/dist/images/image-editor/filters.svg src/web/assets/cp/dist/images/image-editor/focal-point.svg -src/web/assets/cp/dist/images/image-editor/orientation-landscape-unchecked.svg src/web/assets/cp/dist/images/image-editor/rotate-left.svg -src/web/assets/cp/dist/images/image-editor/orientation-portrait-unchecked.svg src/web/assets/cp/dist/images/image-editor/unconstrained.svg src/web/assets/cp/dist/images/image-editor/rotate-right.svg -src/web/assets/cp/dist/images/image-editor/orientation-portrait-checked.svg src/web/assets/cp/dist/images/dev-mode.svg src/web/assets/cp/dist/images/preview/chrome-phone-bottom.svg src/web/assets/cp/dist/images/preview/chrome-tablet-bottom.svg @@ -5790,7 +5799,17 @@ src/web/assets/cp/dist/images/preview/icon-tablet.svg src/web/assets/cp/dist/images/preview/icon-desktop.svg src/web/assets/cp/dist/images/icons/icon.svg src/web/assets/cp/dist/images/icons/safari-pinned-tab.svg +src/web/assets/cp/dist/images/view-modes/cards.svg +src/web/assets/cp/dist/images/view-modes/list.svg +src/web/assets/cp/dist/images/view-modes/cards-grid.svg +src/web/assets/cp/dist/images/view-modes/thumbs.svg +src/web/assets/cp/dist/images/view-modes/index.svg +src/web/assets/cp/dist/images/view-modes/blocks.svg +src/web/assets/cp/dist/images/view-modes/list-inline.svg src/web/assets/cp/dist/images/craftcms.svg +src/web/assets/cp/dist/images/content-block/inline.svg +src/web/assets/cp/dist/images/content-block/grouped.svg +src/web/assets/cp/dist/images/content-block/pane.svg src/web/assets/cp/dist/fonts/Craft.ttf src/web/assets/cp/dist/fonts/Craft.svg src/web/assets/cp/dist/fonts/Craft.woff @@ -5801,18 +5820,14 @@ src/web/assets/cp/dist/cp.js src/web/assets/cp/dist/cp.js.map src/web/assets/cp/src/images/user.svg src/web/assets/cp/src/images/image-editor/check.svg -src/web/assets/cp/src/images/image-editor/orientation-landscape-checked.svg src/web/assets/cp/src/images/image-editor/flip-vertical.svg src/web/assets/cp/src/images/image-editor/flip-horizontal.svg src/web/assets/cp/src/images/image-editor/crop.svg src/web/assets/cp/src/images/image-editor/filters.svg src/web/assets/cp/src/images/image-editor/focal-point.svg -src/web/assets/cp/src/images/image-editor/orientation-landscape-unchecked.svg src/web/assets/cp/src/images/image-editor/rotate-left.svg -src/web/assets/cp/src/images/image-editor/orientation-portrait-unchecked.svg src/web/assets/cp/src/images/image-editor/unconstrained.svg src/web/assets/cp/src/images/image-editor/rotate-right.svg -src/web/assets/cp/src/images/image-editor/orientation-portrait-checked.svg src/web/assets/cp/src/images/dev-mode.svg src/web/assets/cp/src/images/preview/chrome-phone-bottom.svg src/web/assets/cp/src/images/preview/chrome-tablet-bottom.svg @@ -5823,7 +5838,17 @@ src/web/assets/cp/src/images/preview/icon-tablet.svg src/web/assets/cp/src/images/preview/icon-desktop.svg src/web/assets/cp/src/images/icons/icon.svg src/web/assets/cp/src/images/icons/safari-pinned-tab.svg +src/web/assets/cp/src/images/view-modes/cards.svg +src/web/assets/cp/src/images/view-modes/list.svg +src/web/assets/cp/src/images/view-modes/cards-grid.svg +src/web/assets/cp/src/images/view-modes/thumbs.svg +src/web/assets/cp/src/images/view-modes/index.svg +src/web/assets/cp/src/images/view-modes/blocks.svg +src/web/assets/cp/src/images/view-modes/list-inline.svg src/web/assets/cp/src/images/craftcms.svg +src/web/assets/cp/src/images/content-block/inline.svg +src/web/assets/cp/src/images/content-block/grouped.svg +src/web/assets/cp/src/images/content-block/pane.svg src/web/assets/cp/src/fonts/Craft.ttf src/web/assets/cp/src/fonts/Craft.svg src/web/assets/cp/src/fonts/Craft.woff @@ -5891,7 +5916,6 @@ src/web/assets/cp/src/js/UserIndex.js src/web/assets/cp/src/js/AssetImageEditor.js src/web/assets/cp/src/js/SlugGenerator.js src/web/assets/cp/src/js/ImageUpload.js -src/web/assets/cp/src/js/CategorySelectInput.js src/web/assets/cp/src/js/TagSelectInput.js src/web/assets/cp/src/js/HandleGenerator.js src/web/assets/cp/src/js/FieldLayoutDesigner.js @@ -6200,6 +6224,7 @@ src/web/assets/userpermissions/src/user-permissions.scss src/web/assets/routes/RoutesAsset.php src/web/assets/routes/webpack.config.js src/web/assets/routes/dist/css/routes.css.map +src/web/assets/routes/dist/routes.js.LICENSE.txt src/web/assets/routes/dist/routes.js.map src/web/assets/routes/dist/routes.js src/web/assets/routes/src/routes.scss @@ -6530,13 +6555,11 @@ src/web/assets/animationblocker/dist/AnimationBlocker.js src/web/assets/animationblocker/dist/AnimationBlocker.js.map src/web/assets/animationblocker/src/AnimationBlocker.ts src/web/assets/animationblocker/AnimationBlockerAsset.php +src/web/assets/edittransform/images/letterbox.svg +src/web/assets/edittransform/images/crop.svg +src/web/assets/edittransform/images/stretch.svg +src/web/assets/edittransform/images/fit.svg src/web/assets/edittransform/EditTransformAsset.php -src/web/assets/edittransform/webpack.config.js -src/web/assets/edittransform/dist/css/transforms.css.map -src/web/assets/edittransform/dist/transforms.js -src/web/assets/edittransform/dist/transforms.js.map -src/web/assets/edittransform/src/transforms.js -src/web/assets/edittransform/src/transforms.scss src/web/RedirectRule.php src/web/Session.php src/web/UploadedFile.php @@ -6567,8 +6590,10 @@ src/web/twig/SinglePreloaderExtension.php src/web/twig/GlobalsExtension.php src/web/twig/TemplateLoader.php src/web/twig/CpExtension.php +src/web/twig/SecurityPolicy.php src/web/twig/FeExtension.php src/web/twig/Environment.php +src/web/twig/AllowedInSandbox.php src/web/twig/TemplateLoaderException.php src/web/twig/nodes/HeaderNode.php src/web/twig/nodes/RedirectNode.php @@ -6579,6 +6604,7 @@ src/web/twig/nodes/TagNode.php src/web/twig/nodes/CacheNode.php src/web/twig/nodes/DumpNode.php src/web/twig/nodes/NamespaceNode.php +src/web/twig/nodes/BaseNode.php src/web/twig/nodes/DdNode.php src/web/twig/nodes/RequirePermissionNode.php src/web/twig/nodes/RequireGuestNode.php @@ -6611,6 +6637,8 @@ src/web/twig/variables/Cp.php src/web/twig/variables/Paginate.php src/web/twig/variables/Image.php src/web/twig/SafeHtml.php +src/web/GqlResponseFormatter.php +src/web/XlsxResponseFormatter.php src/web/TemplateResponseFormatter.php src/web/ServiceUnavailableHttpException.php src/web/CpModalResponseFormatter.php @@ -6619,8 +6647,10 @@ src/web/UrlManager.php src/web/ErrorHandler.php src/web/Application.php src/web/UrlRule.php +src/web/BaseSpreadsheetResponseFormatter.php src/web/Request.php src/web/TemplateResponseBehavior.php +src/web/YamlResponseFormatter.php src/web/AssetBundle.php src/web/User.php src/web/CsvResponseFormatter.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt index 96e05e989..dd195d09b 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt @@ -1,7 +1,17 @@ +.changeset/ninety-mails-draw.md +ninety-mails-draw.md +.changeset/replace-ldapjs-with-ldapts.md +replace-ldapjs-with-ldapts.md +.changeset/large-deer-enjoy.md +large-deer-enjoy.md .changeset/config.json config.json +.changeset/soft-donkeys-act.md +soft-donkeys-act.md .changeset/floppy-flowers-cough.md floppy-flowers-cough.md +.changeset/purple-owls-sing.md +purple-owls-sing.md .vscode/settings.json settings.json .vscode/extensions.json @@ -69,41 +79,6 @@ tests/db/websocket/auth.test.ts db/websocket/auth.test.ts websocket/auth.test.ts auth.test.ts -tests/blackbox/tests/db/routes/auth/saml.test.ts -blackbox/tests/db/routes/auth/saml.test.ts -tests/db/routes/auth/saml.test.ts -db/routes/auth/saml.test.ts -routes/auth/saml.test.ts -auth/saml.test.ts -saml.test.ts -tests/blackbox/tests/db/routes/auth/refresh.test.ts -blackbox/tests/db/routes/auth/refresh.test.ts -tests/db/routes/auth/refresh.test.ts -db/routes/auth/refresh.test.ts -routes/auth/refresh.test.ts -auth/refresh.test.ts -refresh.test.ts -tests/blackbox/tests/db/routes/auth/oauth-multi-domain.test.ts -blackbox/tests/db/routes/auth/oauth-multi-domain.test.ts -tests/db/routes/auth/oauth-multi-domain.test.ts -db/routes/auth/oauth-multi-domain.test.ts -routes/auth/oauth-multi-domain.test.ts -auth/oauth-multi-domain.test.ts -oauth-multi-domain.test.ts -tests/blackbox/tests/db/routes/auth/oauth-redirect.test.ts -blackbox/tests/db/routes/auth/oauth-redirect.test.ts -tests/db/routes/auth/oauth-redirect.test.ts -db/routes/auth/oauth-redirect.test.ts -routes/auth/oauth-redirect.test.ts -auth/oauth-redirect.test.ts -oauth-redirect.test.ts -tests/blackbox/tests/db/routes/auth/login.test.ts -blackbox/tests/db/routes/auth/login.test.ts -tests/db/routes/auth/login.test.ts -db/routes/auth/login.test.ts -routes/auth/login.test.ts -auth/login.test.ts -login.test.ts tests/blackbox/tests/db/routes/fields/crud.test.ts blackbox/tests/db/routes/fields/crud.test.ts tests/db/routes/fields/crud.test.ts @@ -572,6 +547,42 @@ tests/common/assets/concurrency.test.ts common/assets/concurrency.test.ts assets/concurrency.test.ts concurrency.test.ts +tests/blackbox/tests/common/auth/ldap.test.ts +blackbox/tests/common/auth/ldap.test.ts +tests/common/auth/ldap.test.ts +common/auth/ldap.test.ts +auth/ldap.test.ts +ldap.test.ts +tests/blackbox/tests/common/auth/saml.test.ts +blackbox/tests/common/auth/saml.test.ts +tests/common/auth/saml.test.ts +common/auth/saml.test.ts +auth/saml.test.ts +saml.test.ts +tests/blackbox/tests/common/auth/refresh.test.ts +blackbox/tests/common/auth/refresh.test.ts +tests/common/auth/refresh.test.ts +common/auth/refresh.test.ts +auth/refresh.test.ts +refresh.test.ts +tests/blackbox/tests/common/auth/oauth-multi-domain.test.ts +blackbox/tests/common/auth/oauth-multi-domain.test.ts +tests/common/auth/oauth-multi-domain.test.ts +common/auth/oauth-multi-domain.test.ts +auth/oauth-multi-domain.test.ts +oauth-multi-domain.test.ts +tests/blackbox/tests/common/auth/oauth-redirect.test.ts +blackbox/tests/common/auth/oauth-redirect.test.ts +tests/common/auth/oauth-redirect.test.ts +common/auth/oauth-redirect.test.ts +auth/oauth-redirect.test.ts +oauth-redirect.test.ts +tests/blackbox/tests/common/auth/login.test.ts +blackbox/tests/common/auth/login.test.ts +tests/common/auth/login.test.ts +common/auth/login.test.ts +auth/login.test.ts +login.test.ts tests/blackbox/tests/common/flows/schedule-hook.seed.ts blackbox/tests/common/flows/schedule-hook.seed.ts tests/common/flows/schedule-hook.seed.ts @@ -2977,6 +2988,11 @@ src/auth/drivers/oauth2.ts auth/drivers/oauth2.ts drivers/oauth2.ts oauth2.ts +api/src/auth/drivers/ldap.test.ts +src/auth/drivers/ldap.test.ts +auth/drivers/ldap.test.ts +drivers/ldap.test.ts +ldap.test.ts api/src/auth/drivers/index.ts src/auth/drivers/index.ts auth/drivers/index.ts @@ -5480,6 +5496,11 @@ src/database/migrations/20211211A-add-shares.ts database/migrations/20211211A-add-shares.ts migrations/20211211A-add-shares.ts 20211211A-add-shares.ts +api/src/database/migrations/20260110A-add-ai-provider-settings.ts +src/database/migrations/20260110A-add-ai-provider-settings.ts +database/migrations/20260110A-add-ai-provider-settings.ts +migrations/20260110A-add-ai-provider-settings.ts +20260110A-add-ai-provider-settings.ts api/src/database/migrations/20210304A-remove-locked-fields.ts src/database/migrations/20210304A-remove-locked-fields.ts database/migrations/20210304A-remove-locked-fields.ts @@ -6287,6 +6308,36 @@ files.ts api/src/flows.ts src/flows.ts flows.ts +api/src/ai/providers/index.ts +src/ai/providers/index.ts +ai/providers/index.ts +providers/index.ts +index.ts +api/src/ai/providers/registry.test.ts +src/ai/providers/registry.test.ts +ai/providers/registry.test.ts +providers/registry.test.ts +registry.test.ts +api/src/ai/providers/options.ts +src/ai/providers/options.ts +ai/providers/options.ts +providers/options.ts +options.ts +api/src/ai/providers/options.test.ts +src/ai/providers/options.test.ts +ai/providers/options.test.ts +providers/options.test.ts +options.test.ts +api/src/ai/providers/registry.ts +src/ai/providers/registry.ts +ai/providers/registry.ts +providers/registry.ts +registry.ts +api/src/ai/providers/types.ts +src/ai/providers/types.ts +ai/providers/types.ts +providers/types.ts +types.ts api/src/ai/chat/middleware/load-settings.ts src/ai/chat/middleware/load-settings.ts ai/chat/middleware/load-settings.ts @@ -9888,6 +9939,11 @@ src/interfaces/select-icon/preview.svg interfaces/select-icon/preview.svg select-icon/preview.svg preview.svg +app/src/interfaces/select-icon/select-icon.test.ts +src/interfaces/select-icon/select-icon.test.ts +interfaces/select-icon/select-icon.test.ts +select-icon/select-icon.test.ts +select-icon.test.ts app/src/interfaces/select-icon/select-icon.vue src/interfaces/select-icon/select-icon.vue interfaces/select-icon/select-icon.vue @@ -10606,6 +10662,11 @@ src/interfaces/datetime/index.ts interfaces/datetime/index.ts datetime/index.ts index.ts +app/src/interfaces/datetime/datetime.test.ts +src/interfaces/datetime/datetime.test.ts +interfaces/datetime/datetime.test.ts +datetime/datetime.test.ts +datetime.test.ts app/src/interfaces/datetime/datetime.vue src/interfaces/datetime/datetime.vue interfaces/datetime/datetime.vue @@ -10646,6 +10707,11 @@ src/interfaces/tags/preview.svg interfaces/tags/preview.svg tags/preview.svg preview.svg +app/src/interfaces/tags/tags.test.ts +src/interfaces/tags/tags.test.ts +interfaces/tags/tags.test.ts +tags/tags.test.ts +tags.test.ts app/src/interfaces/tags/tags.vue src/interfaces/tags/tags.vue interfaces/tags/tags.vue @@ -10705,6 +10771,11 @@ src/interfaces/input-block-editor/sanitize.test.ts interfaces/input-block-editor/sanitize.test.ts input-block-editor/sanitize.test.ts sanitize.test.ts +app/src/interfaces/select-color/select-color.test.ts +src/interfaces/select-color/select-color.test.ts +interfaces/select-color/select-color.test.ts +select-color/select-color.test.ts +select-color.test.ts app/src/interfaces/select-color/select-color.vue src/interfaces/select-color/select-color.vue interfaces/select-color/select-color.vue @@ -10810,6 +10881,11 @@ src/interfaces/select-radio/index.ts interfaces/select-radio/index.ts select-radio/index.ts index.ts +app/src/interfaces/select-radio/select-radio.test.ts +src/interfaces/select-radio/select-radio.test.ts +interfaces/select-radio/select-radio.test.ts +select-radio/select-radio.test.ts +select-radio.test.ts app/src/interfaces/select-radio/select-radio.vue src/interfaces/select-radio/select-radio.vue interfaces/select-radio/select-radio.vue @@ -10950,6 +11026,11 @@ src/interfaces/select-multiple-checkbox/select-multiple-checkbox.vue interfaces/select-multiple-checkbox/select-multiple-checkbox.vue select-multiple-checkbox/select-multiple-checkbox.vue select-multiple-checkbox.vue +app/src/interfaces/select-multiple-checkbox/select-multiple-checkbox.test.ts +src/interfaces/select-multiple-checkbox/select-multiple-checkbox.test.ts +interfaces/select-multiple-checkbox/select-multiple-checkbox.test.ts +select-multiple-checkbox/select-multiple-checkbox.test.ts +select-multiple-checkbox.test.ts app/src/interfaces/slider/index.ts src/interfaces/slider/index.ts interfaces/slider/index.ts @@ -11040,6 +11121,11 @@ src/interfaces/select-dropdown-m2o/preview.svg interfaces/select-dropdown-m2o/preview.svg select-dropdown-m2o/preview.svg preview.svg +app/src/interfaces/select-dropdown-m2o/select-dropdown-m2o.test.ts +src/interfaces/select-dropdown-m2o/select-dropdown-m2o.test.ts +interfaces/select-dropdown-m2o/select-dropdown-m2o.test.ts +select-dropdown-m2o/select-dropdown-m2o.test.ts +select-dropdown-m2o.test.ts app/src/interfaces/file/file.vue src/interfaces/file/file.vue interfaces/file/file.vue @@ -11060,6 +11146,11 @@ src/interfaces/input-hash/index.ts interfaces/input-hash/index.ts input-hash/index.ts index.ts +app/src/interfaces/input-hash/input-hash.test.ts +src/interfaces/input-hash/input-hash.test.ts +interfaces/input-hash/input-hash.test.ts +input-hash/input-hash.test.ts +input-hash.test.ts app/src/interfaces/input-hash/preview.svg src/interfaces/input-hash/preview.svg interfaces/input-hash/preview.svg @@ -11175,6 +11266,11 @@ src/interfaces/collection-item-multiple-dropdown/preview.svg interfaces/collection-item-multiple-dropdown/preview.svg collection-item-multiple-dropdown/preview.svg preview.svg +app/src/interfaces/collection-item-multiple-dropdown/collection-item-multiple-dropdown.test.ts +src/interfaces/collection-item-multiple-dropdown/collection-item-multiple-dropdown.test.ts +interfaces/collection-item-multiple-dropdown/collection-item-multiple-dropdown.test.ts +collection-item-multiple-dropdown/collection-item-multiple-dropdown.test.ts +collection-item-multiple-dropdown.test.ts app/src/themes/register.ts src/themes/register.ts themes/register.ts @@ -12034,6 +12130,10 @@ app/src/components/v-card.test.ts src/components/v-card.test.ts components/v-card.test.ts v-card.test.ts +app/src/components/v-upload.test.ts +src/components/v-upload.test.ts +components/v-upload.test.ts +v-upload.test.ts app/src/components/v-breadcrumb.vue src/components/v-breadcrumb.vue components/v-breadcrumb.vue @@ -12284,6 +12384,10 @@ app/src/components/v-fancy-select.story.vue src/components/v-fancy-select.story.vue components/v-fancy-select.story.vue v-fancy-select.story.vue +app/src/components/v-detail.test.ts +src/components/v-detail.test.ts +components/v-detail.test.ts +v-detail.test.ts app/src/components/v-sheet.vue src/components/v-sheet.vue components/v-sheet.vue @@ -13211,6 +13315,12 @@ views/private/components/export-sidebar-detail.vue private/components/export-sidebar-detail.vue components/export-sidebar-detail.vue export-sidebar-detail.vue +app/src/views/private/components/search-input.test.ts +src/views/private/components/search-input.test.ts +views/private/components/search-input.test.ts +private/components/search-input.test.ts +components/search-input.test.ts +search-input.test.ts app/src/views/private/components/flow-sidebar-detail.test.ts src/views/private/components/flow-sidebar-detail.test.ts views/private/components/flow-sidebar-detail.test.ts @@ -13384,6 +13494,12 @@ views/private/components/drawer-batch.vue private/components/drawer-batch.vue components/drawer-batch.vue drawer-batch.vue +app/src/views/private/components/file-preview-replace.test.ts +src/views/private/components/file-preview-replace.test.ts +views/private/components/file-preview-replace.test.ts +private/components/file-preview-replace.test.ts +components/file-preview-replace.test.ts +file-preview-replace.test.ts app/src/views/private/components/file-preview.vue src/views/private/components/file-preview.vue views/private/components/file-preview.vue @@ -13470,6 +13586,10 @@ src/ai/composables/define-tool.test.ts ai/composables/define-tool.test.ts composables/define-tool.test.ts define-tool.test.ts +app/src/ai/models.test.ts +src/ai/models.test.ts +ai/models.test.ts +models.test.ts app/src/ai/components/ai-magic-button.vue src/ai/components/ai-magic-button.vue ai/components/ai-magic-button.vue @@ -13559,6 +13679,18 @@ ai/components/logos/openai.vue components/logos/openai.vue logos/openai.vue openai.vue +app/src/ai/components/logos/google.vue +src/ai/components/logos/google.vue +ai/components/logos/google.vue +components/logos/google.vue +logos/google.vue +google.vue +app/src/ai/components/logos/custom.vue +src/ai/components/logos/custom.vue +ai/components/logos/custom.vue +components/logos/custom.vue +logos/custom.vue +custom.vue app/src/ai/components/ai-loading-indicator.vue src/ai/components/ai-loading-indicator.vue ai/components/ai-loading-indicator.vue @@ -13584,11 +13716,6 @@ src/ai/components/ai-input.vue ai/components/ai-input.vue components/ai-input.vue ai-input.vue -app/src/ai/types/system-tool.ts -src/ai/types/system-tool.ts -ai/types/system-tool.ts -types/system-tool.ts -system-tool.ts app/src/types/interfaces.ts src/types/interfaces.ts types/interfaces.ts @@ -17685,6 +17812,31 @@ tsconfig.json packages/extensions-sdk/package.json extensions-sdk/package.json package.json +packages/ai/readme.md +ai/readme.md +readme.md +packages/ai/src/models.ts +ai/src/models.ts +src/models.ts +models.ts +packages/ai/src/index.ts +ai/src/index.ts +src/index.ts +index.ts +packages/ai/src/models.test.ts +ai/src/models.test.ts +src/models.test.ts +models.test.ts +packages/ai/src/types.ts +ai/src/types.ts +src/types.ts +types.ts +packages/ai/tsconfig.json +ai/tsconfig.json +tsconfig.json +packages/ai/package.json +ai/package.json +package.json packages/storage-driver-supabase/readme.md storage-driver-supabase/readme.md readme.md diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt index 9c3791908..3a8b47beb 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt @@ -1,5 +1,10 @@ +.changeset/ninety-mails-draw.md +.changeset/replace-ldapjs-with-ldapts.md +.changeset/large-deer-enjoy.md .changeset/config.json +.changeset/soft-donkeys-act.md .changeset/floppy-flowers-cough.md +.changeset/purple-owls-sing.md .vscode/settings.json .vscode/extensions.json .stylelintrc.json @@ -14,11 +19,6 @@ tests/blackbox/tests/db/seed-database.test.ts tests/blackbox/tests/db/websocket/general.test.ts tests/blackbox/tests/db/websocket/general.seed.ts tests/blackbox/tests/db/websocket/auth.test.ts -tests/blackbox/tests/db/routes/auth/saml.test.ts -tests/blackbox/tests/db/routes/auth/refresh.test.ts -tests/blackbox/tests/db/routes/auth/oauth-multi-domain.test.ts -tests/blackbox/tests/db/routes/auth/oauth-redirect.test.ts -tests/blackbox/tests/db/routes/auth/login.test.ts tests/blackbox/tests/db/routes/fields/crud.test.ts tests/blackbox/tests/db/routes/fields/crud.seed.ts tests/blackbox/tests/db/routes/fields/change-fields.test.ts @@ -87,6 +87,12 @@ tests/blackbox/tests/common/assets/read.test.ts tests/blackbox/tests/common/assets/limit.test.ts tests/blackbox/tests/common/assets/format.test.ts tests/blackbox/tests/common/assets/concurrency.test.ts +tests/blackbox/tests/common/auth/ldap.test.ts +tests/blackbox/tests/common/auth/saml.test.ts +tests/blackbox/tests/common/auth/refresh.test.ts +tests/blackbox/tests/common/auth/oauth-multi-domain.test.ts +tests/blackbox/tests/common/auth/oauth-redirect.test.ts +tests/blackbox/tests/common/auth/login.test.ts tests/blackbox/tests/common/flows/schedule-hook.seed.ts tests/blackbox/tests/common/flows/schedule-hook.test.ts tests/blackbox/vitest.workspace.ts @@ -581,6 +587,7 @@ api/src/auth/utils/generate-callback-url.ts api/src/auth/drivers/openid.test.ts api/src/auth/drivers/openid.ts api/src/auth/drivers/oauth2.ts +api/src/auth/drivers/ldap.test.ts api/src/auth/drivers/index.ts api/src/auth/drivers/local.ts api/src/auth/drivers/oauth2.test.ts @@ -1066,6 +1073,7 @@ api/src/database/migrations/20220325A-fix-typecast-flags.ts api/src/database/migrations/20220323A-add-field-validation.ts api/src/database/migrations/20250718A-add-direction.ts api/src/database/migrations/20211211A-add-shares.ts +api/src/database/migrations/20260110A-add-ai-provider-settings.ts api/src/database/migrations/20210304A-remove-locked-fields.ts api/src/database/migrations/20230526A-migrate-translation-strings.ts api/src/database/migrations/20210506A-rename-interfaces.ts @@ -1222,6 +1230,12 @@ api/src/controllers/presets.ts api/src/controllers/files.test.ts api/src/controllers/files.ts api/src/flows.ts +api/src/ai/providers/index.ts +api/src/ai/providers/registry.test.ts +api/src/ai/providers/options.ts +api/src/ai/providers/options.test.ts +api/src/ai/providers/registry.ts +api/src/ai/providers/types.ts api/src/ai/chat/middleware/load-settings.ts api/src/ai/chat/middleware/load-settings.test.ts api/src/ai/chat/lib/create-ui-stream.ts @@ -1875,6 +1889,7 @@ app/src/interfaces/list-o2m/list-o2m.vue app/src/interfaces/select-icon/icons.json app/src/interfaces/select-icon/index.ts app/src/interfaces/select-icon/preview.svg +app/src/interfaces/select-icon/select-icon.test.ts app/src/interfaces/select-icon/select-icon.vue app/src/interfaces/boolean/boolean.vue app/src/interfaces/boolean/index.ts @@ -1997,6 +2012,7 @@ app/src/interfaces/map/map.vue app/src/interfaces/map/preview.svg app/src/interfaces/map/style.ts app/src/interfaces/datetime/index.ts +app/src/interfaces/datetime/datetime.test.ts app/src/interfaces/datetime/datetime.vue app/src/interfaces/datetime/preview.svg app/src/interfaces/group-accordion/index.ts @@ -2005,6 +2021,7 @@ app/src/interfaces/group-accordion/group-accordion.vue app/src/interfaces/group-accordion/accordion-section.vue app/src/interfaces/tags/index.ts app/src/interfaces/tags/preview.svg +app/src/interfaces/tags/tags.test.ts app/src/interfaces/tags/tags.vue app/src/interfaces/index.ts app/src/interfaces/input-block-editor/index.ts @@ -2017,6 +2034,7 @@ app/src/interfaces/input-block-editor/bus.ts app/src/interfaces/input-block-editor/use-file-handler.ts app/src/interfaces/input-block-editor/alignment.ts app/src/interfaces/input-block-editor/sanitize.test.ts +app/src/interfaces/select-color/select-color.test.ts app/src/interfaces/select-color/select-color.vue app/src/interfaces/select-color/index.ts app/src/interfaces/select-color/preview.svg @@ -2038,6 +2056,7 @@ app/src/interfaces/list/index.ts app/src/interfaces/list/list.vue app/src/interfaces/list/preview.svg app/src/interfaces/select-radio/index.ts +app/src/interfaces/select-radio/select-radio.test.ts app/src/interfaces/select-radio/select-radio.vue app/src/interfaces/select-radio/preview.svg app/src/interfaces/input/index.test.ts @@ -2066,6 +2085,7 @@ app/src/interfaces/input-autocomplete-api/input-autocomplete-api.vue app/src/interfaces/select-multiple-checkbox/index.ts app/src/interfaces/select-multiple-checkbox/preview.svg app/src/interfaces/select-multiple-checkbox/select-multiple-checkbox.vue +app/src/interfaces/select-multiple-checkbox/select-multiple-checkbox.test.ts app/src/interfaces/slider/index.ts app/src/interfaces/slider/preview.svg app/src/interfaces/slider/slider.vue @@ -2084,10 +2104,12 @@ app/src/interfaces/presentation-header/header.test.ts app/src/interfaces/select-dropdown-m2o/select-dropdown-m2o.vue app/src/interfaces/select-dropdown-m2o/index.ts app/src/interfaces/select-dropdown-m2o/preview.svg +app/src/interfaces/select-dropdown-m2o/select-dropdown-m2o.test.ts app/src/interfaces/file/file.vue app/src/interfaces/file/index.ts app/src/interfaces/file/preview.svg app/src/interfaces/input-hash/index.ts +app/src/interfaces/input-hash/input-hash.test.ts app/src/interfaces/input-hash/preview.svg app/src/interfaces/input-hash/input-hash.vue app/src/interfaces/input-rich-text-html/useImage.test.ts @@ -2111,6 +2133,7 @@ app/src/interfaces/list-m2a/preview.svg app/src/interfaces/collection-item-multiple-dropdown/index.ts app/src/interfaces/collection-item-multiple-dropdown/collection-item-multiple-dropdown.vue app/src/interfaces/collection-item-multiple-dropdown/preview.svg +app/src/interfaces/collection-item-multiple-dropdown/collection-item-multiple-dropdown.test.ts app/src/themes/register.ts app/src/directives/register.ts app/src/directives/click-outside.ts @@ -2296,6 +2319,7 @@ app/src/components/v-form/components/validation-errors.vue app/src/components/v-form/__snapshots__/validation-errors.test.ts.snap app/src/components/v-form/types.ts app/src/components/v-card.test.ts +app/src/components/v-upload.test.ts app/src/components/v-breadcrumb.vue app/src/components/v-overlay.story.vue app/src/components/v-remove.vue @@ -2350,6 +2374,7 @@ app/src/components/v-list-item.story.vue app/src/components/v-tab-item.vue app/src/components/v-skeleton-loader.vue app/src/components/v-fancy-select.story.vue +app/src/components/v-detail.test.ts app/src/components/v-sheet.vue app/src/components/v-highlight.story.vue app/src/components/v-field-list/v-field-list.vue @@ -2527,6 +2552,7 @@ app/src/views/private/components/revision-item.vue app/src/views/private/components/import-error-dialog.vue app/src/views/private/components/flow-dialogs.vue app/src/views/private/components/export-sidebar-detail.vue +app/src/views/private/components/search-input.test.ts app/src/views/private/components/flow-sidebar-detail.test.ts app/src/views/private/components/users-invite.vue app/src/views/private/components/comment-item.vue @@ -2555,6 +2581,7 @@ app/src/views/private/components/comment-item-header.vue app/src/views/private/components/file-preview-replace.vue app/src/views/private/components/value-null.vue app/src/views/private/components/drawer-batch.vue +app/src/views/private/components/file-preview-replace.test.ts app/src/views/private/components/file-preview.vue app/src/views/private/components/comments-sidebar-detail.vue app/src/views/private/components/sidebar-button.vue @@ -2571,6 +2598,7 @@ app/src/ai/stores/use-ai.ts app/src/ai/stores/use-ai.test.ts app/src/ai/composables/define-tool.ts app/src/ai/composables/define-tool.test.ts +app/src/ai/models.test.ts app/src/ai/components/ai-magic-button.vue app/src/ai/components/ai-model-selector.vue app/src/ai/components/ai-header.vue @@ -2587,12 +2615,13 @@ app/src/ai/components/parts/ai-message-file.vue app/src/ai/components/ai-conversation.vue app/src/ai/components/logos/claude.vue app/src/ai/components/logos/openai.vue +app/src/ai/components/logos/google.vue +app/src/ai/components/logos/custom.vue app/src/ai/components/ai-loading-indicator.vue app/src/ai/components/ai-sidebar-detail.vue app/src/ai/components/ai-message-list.vue app/src/ai/components/ai-message.vue app/src/ai/components/ai-input.vue -app/src/ai/types/system-tool.ts app/src/types/interfaces.ts app/src/types/permissions.ts app/src/types/revisions.ts @@ -3446,6 +3475,13 @@ packages/extensions-sdk/src/index.ts packages/extensions-sdk/src/constants/last-breaking.ts packages/extensions-sdk/tsconfig.json packages/extensions-sdk/package.json +packages/ai/readme.md +packages/ai/src/models.ts +packages/ai/src/index.ts +packages/ai/src/models.test.ts +packages/ai/src/types.ts +packages/ai/tsconfig.json +packages/ai/package.json packages/storage-driver-supabase/readme.md packages/storage-driver-supabase/license packages/storage-driver-supabase/src/index.test.ts diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr-all-levels.txt index 8ddec0d62..14e3dd3fd 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr-all-levels.txt @@ -39400,6 +39400,12 @@ webportal/img/icons/user.svg img/icons/user.svg icons/user.svg user.svg +htdocs/public/webportal/img/icons/menu.svg +public/webportal/img/icons/menu.svg +webportal/img/icons/menu.svg +img/icons/menu.svg +icons/menu.svg +menu.svg htdocs/public/webportal/img/icons/cart.svg public/webportal/img/icons/cart.svg webportal/img/icons/cart.svg diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr.txt index 3a88f9d8a..101076538 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr.txt @@ -6433,6 +6433,7 @@ htdocs/public/webportal/js/modal.js htdocs/public/webportal/js/lib_head.js.php htdocs/public/webportal/js/theme.js htdocs/public/webportal/img/icons/user.svg +htdocs/public/webportal/img/icons/menu.svg htdocs/public/webportal/img/icons/cart.svg htdocs/public/webportal/img/icons/logout.svg htdocs/public/webportal/img/dolibarr_logo.svg diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost-all-levels.txt index 2e1c53b90..3018249f0 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost-all-levels.txt @@ -4352,6 +4352,24 @@ migrations/versions/5.24/2022-11-21-15-57-add-error-columns-for-email-batches.js versions/5.24/2022-11-21-15-57-add-error-columns-for-email-batches.js 5.24/2022-11-21-15-57-add-error-columns-for-email-batches.js 2022-11-21-15-57-add-error-columns-for-email-batches.js +ghost/core/core/server/data/migrations/versions/6.14/2026-01-15-12-00-00-add-transistor-integration.js +core/core/server/data/migrations/versions/6.14/2026-01-15-12-00-00-add-transistor-integration.js +core/server/data/migrations/versions/6.14/2026-01-15-12-00-00-add-transistor-integration.js +server/data/migrations/versions/6.14/2026-01-15-12-00-00-add-transistor-integration.js +data/migrations/versions/6.14/2026-01-15-12-00-00-add-transistor-integration.js +migrations/versions/6.14/2026-01-15-12-00-00-add-transistor-integration.js +versions/6.14/2026-01-15-12-00-00-add-transistor-integration.js +6.14/2026-01-15-12-00-00-add-transistor-integration.js +2026-01-15-12-00-00-add-transistor-integration.js +ghost/core/core/server/data/migrations/versions/6.14/2026-01-15-12-01-00-add-transistor-integration-api-key.js +core/core/server/data/migrations/versions/6.14/2026-01-15-12-01-00-add-transistor-integration-api-key.js +core/server/data/migrations/versions/6.14/2026-01-15-12-01-00-add-transistor-integration-api-key.js +server/data/migrations/versions/6.14/2026-01-15-12-01-00-add-transistor-integration-api-key.js +data/migrations/versions/6.14/2026-01-15-12-01-00-add-transistor-integration-api-key.js +migrations/versions/6.14/2026-01-15-12-01-00-add-transistor-integration-api-key.js +versions/6.14/2026-01-15-12-01-00-add-transistor-integration-api-key.js +6.14/2026-01-15-12-01-00-add-transistor-integration-api-key.js +2026-01-15-12-01-00-add-transistor-integration-api-key.js ghost/core/core/server/data/migrations/versions/5.83/2024-05-28-02-20-55-add-show-subhead-column-newsletters.js core/core/server/data/migrations/versions/5.83/2024-05-28-02-20-55-add-show-subhead-column-newsletters.js core/server/data/migrations/versions/5.83/2024-05-28-02-20-55-add-show-subhead-column-newsletters.js @@ -9089,6 +9107,15 @@ offers/domain/models/offer-duration.js domain/models/offer-duration.js models/offer-duration.js offer-duration.js +ghost/core/core/server/services/offers/domain/models/offer-redemption-type.js +core/core/server/services/offers/domain/models/offer-redemption-type.js +core/server/services/offers/domain/models/offer-redemption-type.js +server/services/offers/domain/models/offer-redemption-type.js +services/offers/domain/models/offer-redemption-type.js +offers/domain/models/offer-redemption-type.js +domain/models/offer-redemption-type.js +models/offer-redemption-type.js +offer-redemption-type.js ghost/core/core/server/services/offers/domain/models/offer-description.js core/core/server/services/offers/domain/models/offer-description.js core/server/services/offers/domain/models/offer-description.js @@ -15835,6 +15862,16 @@ offers/domain/models/offer-cadence.test.js domain/models/offer-cadence.test.js models/offer-cadence.test.js offer-cadence.test.js +ghost/core/test/unit/server/services/offers/domain/models/offer-redemption-type.test.js +core/test/unit/server/services/offers/domain/models/offer-redemption-type.test.js +test/unit/server/services/offers/domain/models/offer-redemption-type.test.js +unit/server/services/offers/domain/models/offer-redemption-type.test.js +server/services/offers/domain/models/offer-redemption-type.test.js +services/offers/domain/models/offer-redemption-type.test.js +offers/domain/models/offer-redemption-type.test.js +domain/models/offer-redemption-type.test.js +models/offer-redemption-type.test.js +offer-redemption-type.test.js ghost/core/test/unit/server/services/offers/domain/models/offer-currency.test.js core/test/unit/server/services/offers/domain/models/offer-currency.test.js test/unit/server/services/offers/domain/models/offer-currency.test.js @@ -19238,6 +19275,12 @@ test/e2e-api/members/site.test.js e2e-api/members/site.test.js members/site.test.js site.test.js +ghost/core/test/e2e-api/members/member-offers.test.js +core/test/e2e-api/members/member-offers.test.js +test/e2e-api/members/member-offers.test.js +e2e-api/members/member-offers.test.js +members/member-offers.test.js +member-offers.test.js ghost/core/test/e2e-api/members/middleware.test.js core/test/e2e-api/members/middleware.test.js test/e2e-api/members/middleware.test.js @@ -29552,6 +29595,9 @@ signup-form/.yarnrc apps/signup-form/playwright.config.ts signup-form/playwright.config.ts playwright.config.ts +apps/signup-form/LICENSE +signup-form/LICENSE +LICENSE apps/signup-form/.env.development signup-form/.env.development .env.development @@ -31202,6 +31248,14 @@ settings/advanced/integrations/first-promoter-modal.tsx advanced/integrations/first-promoter-modal.tsx integrations/first-promoter-modal.tsx first-promoter-modal.tsx +apps/admin-x-settings/src/components/settings/advanced/integrations/transistor-modal.tsx +admin-x-settings/src/components/settings/advanced/integrations/transistor-modal.tsx +src/components/settings/advanced/integrations/transistor-modal.tsx +components/settings/advanced/integrations/transistor-modal.tsx +settings/advanced/integrations/transistor-modal.tsx +advanced/integrations/transistor-modal.tsx +integrations/transistor-modal.tsx +transistor-modal.tsx apps/admin-x-settings/src/components/settings/advanced/integrations/unsplash-modal.tsx admin-x-settings/src/components/settings/advanced/integrations/unsplash-modal.tsx src/components/settings/advanced/integrations/unsplash-modal.tsx @@ -33098,6 +33152,9 @@ README.md apps/portal/.yarnrc portal/.yarnrc .yarnrc +apps/portal/LICENSE +portal/LICENSE +LICENSE apps/portal/vite.config.mjs portal/vite.config.mjs vite.config.mjs @@ -36087,6 +36144,12 @@ src/assets/icons/thumbs-up.svg assets/icons/thumbs-up.svg icons/thumbs-up.svg thumbs-up.svg +apps/admin-x-design-system/src/assets/icons/transistor.svg +admin-x-design-system/src/assets/icons/transistor.svg +src/assets/icons/transistor.svg +assets/icons/transistor.svg +icons/transistor.svg +transistor.svg apps/admin-x-design-system/src/assets/icons/ellipsis.svg admin-x-design-system/src/assets/icons/ellipsis.svg src/assets/icons/ellipsis.svg diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt index 2969d96b4..16332a694 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt @@ -642,6 +642,8 @@ ghost/core/core/server/data/migrations/versions/5.66/2023-09-22-14-15-add-recomm ghost/core/core/server/data/migrations/versions/5.24/2022-11-21-15-03-populate-source-column-with-html-for-emails.js ghost/core/core/server/data/migrations/versions/5.24/2022-11-21-09-32-add-source-columns-to-emails-table.js ghost/core/core/server/data/migrations/versions/5.24/2022-11-21-15-57-add-error-columns-for-email-batches.js +ghost/core/core/server/data/migrations/versions/6.14/2026-01-15-12-00-00-add-transistor-integration.js +ghost/core/core/server/data/migrations/versions/6.14/2026-01-15-12-01-00-add-transistor-integration-api-key.js ghost/core/core/server/data/migrations/versions/5.83/2024-05-28-02-20-55-add-show-subhead-column-newsletters.js ghost/core/core/server/data/migrations/versions/5.39/2023-03-13-13-11-add-newsletter-show-comment-cta.js ghost/core/core/server/data/migrations/versions/5.39/2023-03-13-09-29-add-newsletter-show-post-title-section.js @@ -1255,6 +1257,7 @@ ghost/core/core/server/services/offers/domain/models/offer-created-at.js ghost/core/core/server/services/offers/domain/models/offer-cadence.js ghost/core/core/server/services/offers/domain/models/stripe-coupon.js ghost/core/core/server/services/offers/domain/models/offer-duration.js +ghost/core/core/server/services/offers/domain/models/offer-redemption-type.js ghost/core/core/server/services/offers/domain/models/offer-description.js ghost/core/core/server/services/offers/domain/models/offer.js ghost/core/core/server/services/offers/domain/models/offer-currency.js @@ -2112,6 +2115,7 @@ ghost/core/test/unit/server/services/api-version-compatibility/mw-version-rewrit ghost/core/test/unit/server/services/api-version-compatibility/legacy-api-path-match.test.js ghost/core/test/unit/server/services/offers/domain/models/offer-amount.test.js ghost/core/test/unit/server/services/offers/domain/models/offer-cadence.test.js +ghost/core/test/unit/server/services/offers/domain/models/offer-redemption-type.test.js ghost/core/test/unit/server/services/offers/domain/models/offer-currency.test.js ghost/core/test/unit/server/services/offers/domain/models/offer-name.test.js ghost/core/test/unit/server/services/offers/domain/models/stripe-coupon.test.js @@ -2563,6 +2567,7 @@ ghost/core/test/e2e-server/click-tracking.test.js ghost/core/test/e2e-api/members/announcement.test.js ghost/core/test/e2e-api/members/well-known.test.js ghost/core/test/e2e-api/members/site.test.js +ghost/core/test/e2e-api/members/member-offers.test.js ghost/core/test/e2e-api/members/middleware.test.js ghost/core/test/e2e-api/members/signin.test.js ghost/core/test/e2e-api/members/recommendations.test.js @@ -4451,6 +4456,7 @@ apps/signup-form/README.md apps/signup-form/.eslintrc.cjs apps/signup-form/.yarnrc apps/signup-form/playwright.config.ts +apps/signup-form/LICENSE apps/signup-form/.env.development apps/signup-form/vite.config.mts apps/signup-form/src/pages.tsx @@ -4725,6 +4731,7 @@ apps/admin-x-settings/src/components/settings/advanced/integrations/zapier-modal apps/admin-x-settings/src/components/settings/advanced/integrations/webhook-modal.tsx apps/admin-x-settings/src/components/settings/advanced/integrations/webhook-event-options.tsx apps/admin-x-settings/src/components/settings/advanced/integrations/first-promoter-modal.tsx +apps/admin-x-settings/src/components/settings/advanced/integrations/transistor-modal.tsx apps/admin-x-settings/src/components/settings/advanced/integrations/unsplash-modal.tsx apps/admin-x-settings/src/components/settings/advanced/integrations/integration-header.tsx apps/admin-x-settings/src/components/settings/advanced/integrations/api-keys.tsx @@ -5049,6 +5056,7 @@ apps/portal/test/errors.test.js apps/portal/test/app.test.js apps/portal/README.md apps/portal/.yarnrc +apps/portal/LICENSE apps/portal/vite.config.mjs apps/portal/src/logo.svg apps/portal/src/images/icons/thumbs-down.svg @@ -5595,6 +5603,7 @@ apps/admin-x-design-system/src/assets/icons/squircle.svg apps/admin-x-design-system/src/assets/icons/mobile.svg apps/admin-x-design-system/src/assets/icons/column-layout.svg apps/admin-x-design-system/src/assets/icons/thumbs-up.svg +apps/admin-x-design-system/src/assets/icons/transistor.svg apps/admin-x-design-system/src/assets/icons/ellipsis.svg apps/admin-x-design-system/src/assets/icons/slack.svg apps/admin-x-design-system/src/assets/icons/line-dotted.svg diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce-all-levels.txt index fc18d5501..6d878411c 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce-all-levels.txt @@ -26337,6 +26337,12 @@ Nop.Core/Domain/Customers/CustomerActivatedEvent.cs Domain/Customers/CustomerActivatedEvent.cs Customers/CustomerActivatedEvent.cs CustomerActivatedEvent.cs +src/Libraries/Nop.Core/Domain/Customers/RegisteredCustomersReportLine.cs +Libraries/Nop.Core/Domain/Customers/RegisteredCustomersReportLine.cs +Nop.Core/Domain/Customers/RegisteredCustomersReportLine.cs +Domain/Customers/RegisteredCustomersReportLine.cs +Customers/RegisteredCustomersReportLine.cs +RegisteredCustomersReportLine.cs src/Libraries/Nop.Core/Domain/Customers/CustomerAddressMapping.cs Libraries/Nop.Core/Domain/Customers/CustomerAddressMapping.cs Nop.Core/Domain/Customers/CustomerAddressMapping.cs @@ -26684,6 +26690,12 @@ Nop.Core/Domain/Catalog/ProductVideo.cs Domain/Catalog/ProductVideo.cs Catalog/ProductVideo.cs ProductVideo.cs +src/Libraries/Nop.Core/Domain/Catalog/LowStockProductReportLine.cs +Libraries/Nop.Core/Domain/Catalog/LowStockProductReportLine.cs +Nop.Core/Domain/Catalog/LowStockProductReportLine.cs +Domain/Catalog/LowStockProductReportLine.cs +Catalog/LowStockProductReportLine.cs +LowStockProductReportLine.cs src/Libraries/Nop.Core/Domain/Catalog/ProductReviewReviewTypeMapping.cs Libraries/Nop.Core/Domain/Catalog/ProductReviewReviewTypeMapping.cs Nop.Core/Domain/Catalog/ProductReviewReviewTypeMapping.cs diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce.txt index 840fccef3..1c0a0cd5d 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce.txt @@ -3843,6 +3843,7 @@ src/Libraries/Nop.Core/Domain/Customers/CustomerChangeMultiFactorAuthenticationP src/Libraries/Nop.Core/Domain/Customers/CustomerLoggedinEvent.cs src/Libraries/Nop.Core/Domain/Customers/Customer.cs src/Libraries/Nop.Core/Domain/Customers/CustomerActivatedEvent.cs +src/Libraries/Nop.Core/Domain/Customers/RegisteredCustomersReportLine.cs src/Libraries/Nop.Core/Domain/Customers/CustomerAddressMapping.cs src/Libraries/Nop.Core/Domain/Customers/CustomerRole.cs src/Libraries/Nop.Core/Domain/Customers/CustomerExtensions.cs @@ -3901,6 +3902,7 @@ src/Libraries/Nop.Core/Domain/Catalog/Manufacturer.cs src/Libraries/Nop.Core/Domain/Catalog/ReviewType.cs src/Libraries/Nop.Core/Domain/Catalog/SpecificationAttributeType.cs src/Libraries/Nop.Core/Domain/Catalog/ProductVideo.cs +src/Libraries/Nop.Core/Domain/Catalog/LowStockProductReportLine.cs src/Libraries/Nop.Core/Domain/Catalog/ProductReviewReviewTypeMapping.cs src/Libraries/Nop.Core/Domain/Catalog/ProductAttributeCombinationPicture.cs src/Libraries/Nop.Core/Domain/Catalog/ProductTag.cs diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/phpbb-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/phpbb-all-levels.txt index 091c5fd1f..48de79e94 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/phpbb-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/phpbb-all-levels.txt @@ -4291,6 +4291,11 @@ config/default/container/services_module.yml default/container/services_module.yml container/services_module.yml services_module.yml +phpBB/config/default/container/services_forum.yml +config/default/container/services_forum.yml +default/container/services_forum.yml +container/services_forum.yml +services_forum.yml phpBB/config/default/container/services_text_reparser.yml config/default/container/services_text_reparser.yml default/container/services_text_reparser.yml @@ -8788,6 +8793,13 @@ migration/data/v400/add_audio_files_attachment_group.php data/v400/add_audio_files_attachment_group.php v400/add_audio_files_attachment_group.php add_audio_files_attachment_group.php +phpBB/phpbb/db/migration/data/v400/disable_extensions.php +phpbb/db/migration/data/v400/disable_extensions.php +db/migration/data/v400/disable_extensions.php +migration/data/v400/disable_extensions.php +data/v400/disable_extensions.php +v400/disable_extensions.php +disable_extensions.php phpBB/phpbb/db/migration/data/v400/remove_dbms_version_config.php phpbb/db/migration/data/v400/remove_dbms_version_config.php db/migration/data/v400/remove_dbms_version_config.php @@ -13061,6 +13073,15 @@ phpbb/ban/type/ip.php ban/type/ip.php type/ip.php ip.php +phpBB/phpbb/forum/birthday_helper.php +phpbb/forum/birthday_helper.php +forum/birthday_helper.php +birthday_helper.php +phpBB/phpbb/forum/controller/index.php +phpbb/forum/controller/index.php +forum/controller/index.php +controller/index.php +index.php phpBB/phpbb/json_response.php phpbb/json_response.php json_response.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/phpbb.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/phpbb.txt index f31bf6107..7aae25379 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/phpbb.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/phpbb.txt @@ -1031,6 +1031,7 @@ phpBB/config/default/container/services_content.yml phpBB/config/default/container/services_help.yml phpBB/config/default/container/services_twig.yml phpBB/config/default/container/services_module.yml +phpBB/config/default/container/services_forum.yml phpBB/config/default/container/services_text_reparser.yml phpBB/config/default/container/services_text_formatter.yml phpBB/config/default/container/services_files.yml @@ -1994,6 +1995,7 @@ phpBB/phpbb/db/migration/data/v400/remove_jabber.php phpBB/phpbb/db/migration/data/v400/storage_backup_data.php phpBB/phpbb/db/migration/data/v400/hidpi_icons.php phpBB/phpbb/db/migration/data/v400/add_audio_files_attachment_group.php +phpBB/phpbb/db/migration/data/v400/disable_extensions.php phpBB/phpbb/db/migration/data/v400/remove_dbms_version_config.php phpBB/phpbb/db/migration/data/v400/add_webpush_token.php phpBB/phpbb/db/migration/data/v400/remove_max_img_size.php @@ -2717,6 +2719,8 @@ phpBB/phpbb/ban/type/base.php phpBB/phpbb/ban/type/user.php phpBB/phpbb/ban/type/type_interface.php phpBB/phpbb/ban/type/ip.php +phpBB/phpbb/forum/birthday_helper.php +phpBB/phpbb/forum/controller/index.php phpBB/phpbb/json_response.php phpBB/phpbb/request/type_cast_helper_interface.php phpBB/phpbb/request/request.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt index b87c8c5ab..b00644f44 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt @@ -27026,6 +27026,13 @@ Framework/DependencyInjection/CompilerPass/BusinessEventRegisterCompilerPassTest DependencyInjection/CompilerPass/BusinessEventRegisterCompilerPassTest.php CompilerPass/BusinessEventRegisterCompilerPassTest.php BusinessEventRegisterCompilerPassTest.php +tests/unit/Core/Framework/DependencyInjection/CompilerPass/OverwriteSessionFactoryCompilerPassTest.php +unit/Core/Framework/DependencyInjection/CompilerPass/OverwriteSessionFactoryCompilerPassTest.php +Core/Framework/DependencyInjection/CompilerPass/OverwriteSessionFactoryCompilerPassTest.php +Framework/DependencyInjection/CompilerPass/OverwriteSessionFactoryCompilerPassTest.php +DependencyInjection/CompilerPass/OverwriteSessionFactoryCompilerPassTest.php +CompilerPass/OverwriteSessionFactoryCompilerPassTest.php +OverwriteSessionFactoryCompilerPassTest.php tests/unit/Core/Framework/DependencyInjection/CompilerPass/RemoveEventListenerTest.php unit/Core/Framework/DependencyInjection/CompilerPass/RemoveEventListenerTest.php Core/Framework/DependencyInjection/CompilerPass/RemoveEventListenerTest.php @@ -30718,6 +30725,20 @@ Framework/Adapter/Redis/RedisConnectionProviderTest.php Adapter/Redis/RedisConnectionProviderTest.php Redis/RedisConnectionProviderTest.php RedisConnectionProviderTest.php +tests/unit/Core/Framework/Adapter/Session/StatefulFlashBagTest.php +unit/Core/Framework/Adapter/Session/StatefulFlashBagTest.php +Core/Framework/Adapter/Session/StatefulFlashBagTest.php +Framework/Adapter/Session/StatefulFlashBagTest.php +Adapter/Session/StatefulFlashBagTest.php +Session/StatefulFlashBagTest.php +StatefulFlashBagTest.php +tests/unit/Core/Framework/Adapter/Session/SessionFactoryTest.php +unit/Core/Framework/Adapter/Session/SessionFactoryTest.php +Core/Framework/Adapter/Session/SessionFactoryTest.php +Framework/Adapter/Session/SessionFactoryTest.php +Adapter/Session/SessionFactoryTest.php +Session/SessionFactoryTest.php +SessionFactoryTest.php tests/unit/Core/Framework/Adapter/Composer/ComposerInfoProviderTest.php unit/Core/Framework/Adapter/Composer/ComposerInfoProviderTest.php Core/Framework/Adapter/Composer/ComposerInfoProviderTest.php @@ -33736,6 +33757,12 @@ Storefront/Framework/Twig/TwigDateRequestListenerTest.php Framework/Twig/TwigDateRequestListenerTest.php Twig/TwigDateRequestListenerTest.php TwigDateRequestListenerTest.php +tests/unit/Storefront/Framework/Cache/CacheCookieEventSubscriberTest.php +unit/Storefront/Framework/Cache/CacheCookieEventSubscriberTest.php +Storefront/Framework/Cache/CacheCookieEventSubscriberTest.php +Framework/Cache/CacheCookieEventSubscriberTest.php +Cache/CacheCookieEventSubscriberTest.php +CacheCookieEventSubscriberTest.php tests/unit/Storefront/Framework/App/Template/IconTemplateLoaderTest.php unit/Storefront/Framework/App/Template/IconTemplateLoaderTest.php Storefront/Framework/App/Template/IconTemplateLoaderTest.php @@ -119389,6 +119416,12 @@ Framework/DependencyInjection/CompilerPass/FrameworkMigrationReplacementCompiler DependencyInjection/CompilerPass/FrameworkMigrationReplacementCompilerPass.php CompilerPass/FrameworkMigrationReplacementCompilerPass.php FrameworkMigrationReplacementCompilerPass.php +src/Core/Framework/DependencyInjection/CompilerPass/OverwriteSessionFactoryCompilerPass.php +Core/Framework/DependencyInjection/CompilerPass/OverwriteSessionFactoryCompilerPass.php +Framework/DependencyInjection/CompilerPass/OverwriteSessionFactoryCompilerPass.php +DependencyInjection/CompilerPass/OverwriteSessionFactoryCompilerPass.php +CompilerPass/OverwriteSessionFactoryCompilerPass.php +OverwriteSessionFactoryCompilerPass.php src/Core/Framework/DependencyInjection/CompilerPass/DefaultTransportCompilerPass.php Core/Framework/DependencyInjection/CompilerPass/DefaultTransportCompilerPass.php Framework/DependencyInjection/CompilerPass/DefaultTransportCompilerPass.php @@ -123790,6 +123823,12 @@ Framework/DataAbstractionLayer/Attribute/Translations.php DataAbstractionLayer/Attribute/Translations.php Attribute/Translations.php Translations.php +src/Core/Framework/DataAbstractionLayer/Attribute/ReverseInherited.php +Core/Framework/DataAbstractionLayer/Attribute/ReverseInherited.php +Framework/DataAbstractionLayer/Attribute/ReverseInherited.php +DataAbstractionLayer/Attribute/ReverseInherited.php +Attribute/ReverseInherited.php +ReverseInherited.php src/Core/Framework/DataAbstractionLayer/Attribute/CustomFields.php Core/Framework/DataAbstractionLayer/Attribute/CustomFields.php Framework/DataAbstractionLayer/Attribute/CustomFields.php @@ -126661,6 +126700,18 @@ Framework/Adapter/Redis/RedisConnectionProvider.php Adapter/Redis/RedisConnectionProvider.php Redis/RedisConnectionProvider.php RedisConnectionProvider.php +src/Core/Framework/Adapter/Session/SessionFactory.php +Core/Framework/Adapter/Session/SessionFactory.php +Framework/Adapter/Session/SessionFactory.php +Adapter/Session/SessionFactory.php +Session/SessionFactory.php +SessionFactory.php +src/Core/Framework/Adapter/Session/StatefulFlashBag.php +Core/Framework/Adapter/Session/StatefulFlashBag.php +Framework/Adapter/Session/StatefulFlashBag.php +Adapter/Session/StatefulFlashBag.php +Session/StatefulFlashBag.php +StatefulFlashBag.php src/Core/Framework/Adapter/Composer/ComposerInfoProvider.php Core/Framework/Adapter/Composer/ComposerInfoProvider.php Framework/Adapter/Composer/ComposerInfoProvider.php @@ -151203,6 +151254,11 @@ Storefront/Framework/Twig/NavigationInfo.php Framework/Twig/NavigationInfo.php Twig/NavigationInfo.php NavigationInfo.php +src/Storefront/Framework/Cache/CacheCookieEventSubscriber.php +Storefront/Framework/Cache/CacheCookieEventSubscriber.php +Framework/Cache/CacheCookieEventSubscriber.php +Cache/CacheCookieEventSubscriber.php +CacheCookieEventSubscriber.php src/Storefront/Framework/Cookie/CookieProviderInterface.php Storefront/Framework/Cookie/CookieProviderInterface.php Framework/Cookie/CookieProviderInterface.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt index 6373e6bbb..ed3328ca1 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt @@ -7100,6 +7100,7 @@ tests/unit/Core/Framework/DependencyInjection/CompilerPass/FrameworkMigrationRep tests/unit/Core/Framework/DependencyInjection/CompilerPass/DefaultTransportCompilerPassTest.php tests/unit/Core/Framework/DependencyInjection/CompilerPass/DemodataCompilerPassTest.php tests/unit/Core/Framework/DependencyInjection/CompilerPass/BusinessEventRegisterCompilerPassTest.php +tests/unit/Core/Framework/DependencyInjection/CompilerPass/OverwriteSessionFactoryCompilerPassTest.php tests/unit/Core/Framework/DependencyInjection/CompilerPass/RemoveEventListenerTest.php tests/unit/Core/Framework/DependencyInjection/CompilerPass/RedisPrefixCompilerPassTest.php tests/unit/Core/Framework/DependencyInjection/CompilerPass/TwigLoaderConfigCompilerPassTest.php @@ -7570,6 +7571,8 @@ tests/unit/Core/Framework/Routing/RoutingExceptionTest.php tests/unit/Core/Framework/Adapter/Database/MySQLFactoryTest.php tests/unit/Core/Framework/Adapter/Redis/RedisConnectionsCompilerPassTest.php tests/unit/Core/Framework/Adapter/Redis/RedisConnectionProviderTest.php +tests/unit/Core/Framework/Adapter/Session/StatefulFlashBagTest.php +tests/unit/Core/Framework/Adapter/Session/SessionFactoryTest.php tests/unit/Core/Framework/Adapter/Composer/ComposerInfoProviderTest.php tests/unit/Core/Framework/Adapter/Storage/MySQLKeyValueStorageTest.php tests/unit/Core/Framework/Adapter/EntityTemplateLoaderTest.php @@ -7979,6 +7982,7 @@ tests/unit/Storefront/Framework/Twig/Extension/fixtures/Storefront/Resources/vie tests/unit/Storefront/Framework/Twig/Extension/UrlEncodingTwigFilterTest.php tests/unit/Storefront/Framework/Twig/Extension/IconCacheTwigFilterTest.php tests/unit/Storefront/Framework/Twig/TwigDateRequestListenerTest.php +tests/unit/Storefront/Framework/Cache/CacheCookieEventSubscriberTest.php tests/unit/Storefront/Framework/App/Template/IconTemplateLoaderTest.php tests/unit/Storefront/Framework/Routing/CachedDomainLoaderInvalidatorTest.php tests/unit/Storefront/Framework/Routing/SalesChannelMappingExceptionTest.php @@ -17981,6 +17985,7 @@ src/Core/Framework/DependencyInjection/CompilerPass/AttributeEntityCompilerPass. src/Core/Framework/DependencyInjection/CompilerPass/EntityCompilerPass.php src/Core/Framework/DependencyInjection/CompilerPass/RouteScopeCompilerPass.php src/Core/Framework/DependencyInjection/CompilerPass/FrameworkMigrationReplacementCompilerPass.php +src/Core/Framework/DependencyInjection/CompilerPass/OverwriteSessionFactoryCompilerPass.php src/Core/Framework/DependencyInjection/CompilerPass/DefaultTransportCompilerPass.php src/Core/Framework/DependencyInjection/CompilerPass/TwigEnvironmentCompilerPass.php src/Core/Framework/DependencyInjection/CompilerPass/CompilerPassConfigTrait.php @@ -18681,6 +18686,7 @@ src/Core/Framework/DataAbstractionLayer/Attribute/Serialized.php src/Core/Framework/DataAbstractionLayer/Attribute/OneToMany.php src/Core/Framework/DataAbstractionLayer/Attribute/ManyToOne.php src/Core/Framework/DataAbstractionLayer/Attribute/Translations.php +src/Core/Framework/DataAbstractionLayer/Attribute/ReverseInherited.php src/Core/Framework/DataAbstractionLayer/Attribute/CustomFields.php src/Core/Framework/DataAbstractionLayer/Attribute/Entity.php src/Core/Framework/DataAbstractionLayer/Attribute/ReferenceVersion.php @@ -19151,6 +19157,8 @@ src/Core/Framework/Adapter/Database/Mysql.php src/Core/Framework/Adapter/Database/ReplicaConnection.php src/Core/Framework/Adapter/Redis/RedisConnectionsCompilerPass.php src/Core/Framework/Adapter/Redis/RedisConnectionProvider.php +src/Core/Framework/Adapter/Session/SessionFactory.php +src/Core/Framework/Adapter/Session/StatefulFlashBag.php src/Core/Framework/Adapter/Composer/ComposerInfoProvider.php src/Core/Framework/Adapter/Composer/ComposerPackage.php src/Core/Framework/Adapter/Storage/MySQLKeyValueStorage.php @@ -22566,6 +22574,7 @@ src/Storefront/Framework/Twig/ErrorTemplateStruct.php src/Storefront/Framework/Twig/TemplateDataExtension.php src/Storefront/Framework/Twig/TwigAppVariable.php src/Storefront/Framework/Twig/NavigationInfo.php +src/Storefront/Framework/Cache/CacheCookieEventSubscriber.php src/Storefront/Framework/Cookie/CookieProviderInterface.php src/Storefront/Framework/Cookie/AppCookieProvider.php src/Storefront/Framework/Cookie/CookieProvider.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/statamic-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/statamic-all-levels.txt index 828d85c71..18cbc5b26 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/statamic-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/statamic-all-levels.txt @@ -3,8 +3,6 @@ .git-blame-ignore-revs tests/_bootstrap.php _bootstrap.php -tests/CraftTest.php -CraftTest.php tests/docker-compose.yaml docker-compose.yaml tests/_support/Helper/Functional.php @@ -232,6 +230,10 @@ TransformsFixture.php tests/fixtures/SectionSettingFixture.php fixtures/SectionSettingFixture.php SectionSettingFixture.php +tests/fixtures/settings/GeneralConfigSettingFixture.php +fixtures/settings/GeneralConfigSettingFixture.php +settings/GeneralConfigSettingFixture.php +GeneralConfigSettingFixture.php tests/fixtures/GqlSchemasFixture.php fixtures/GqlSchemasFixture.php GqlSchemasFixture.php @@ -378,6 +380,10 @@ tests/unit/services/SitesTest.php unit/services/SitesTest.php services/SitesTest.php SitesTest.php +tests/unit/services/ElementsTest.php +unit/services/ElementsTest.php +services/ElementsTest.php +ElementsTest.php tests/unit/services/GcTest.php unit/services/GcTest.php services/GcTest.php @@ -1112,6 +1118,7 @@ stubs/yii/helpers/BaseArrayHelper.stub yii/helpers/BaseArrayHelper.stub helpers/BaseArrayHelper.stub BaseArrayHelper.stub +CHANGELOG-WIP.md .stylelintignore .husky/pre-commit pre-commit @@ -1153,6 +1160,9 @@ src/config/cproutes/team.php config/cproutes/team.php cproutes/team.php team.php +src/config/twig-sandbox.php +config/twig-sandbox.php +twig-sandbox.php src/config/app.console.php config/app.console.php app.console.php @@ -2632,18 +2642,6 @@ _components/fieldtypes/Entries/settings.twig fieldtypes/Entries/settings.twig Entries/settings.twig settings.twig -src/templates/_components/fieldtypes/Categories/input.twig -templates/_components/fieldtypes/Categories/input.twig -_components/fieldtypes/Categories/input.twig -fieldtypes/Categories/input.twig -Categories/input.twig -input.twig -src/templates/_components/fieldtypes/Categories/settings.twig -templates/_components/fieldtypes/Categories/settings.twig -_components/fieldtypes/Categories/settings.twig -fieldtypes/Categories/settings.twig -Categories/settings.twig -settings.twig src/templates/_components/fieldtypes/PlainText/input.twig templates/_components/fieldtypes/PlainText/input.twig _components/fieldtypes/PlainText/input.twig @@ -2680,6 +2678,12 @@ _components/fieldtypes/Matrix/block.twig fieldtypes/Matrix/block.twig Matrix/block.twig block.twig +src/templates/_components/fieldtypes/Matrix/create-button.twig +templates/_components/fieldtypes/Matrix/create-button.twig +_components/fieldtypes/Matrix/create-button.twig +fieldtypes/Matrix/create-button.twig +Matrix/create-button.twig +create-button.twig src/templates/_components/fieldtypes/Matrix/settings.twig templates/_components/fieldtypes/Matrix/settings.twig _components/fieldtypes/Matrix/settings.twig @@ -4096,6 +4100,9 @@ RegisterComponentTypesEvent.php src/events/CreateFieldLayoutFormEvent.php events/CreateFieldLayoutFormEvent.php CreateFieldLayoutFormEvent.php +src/events/DefineFieldActionsEvent.php +events/DefineFieldActionsEvent.php +DefineFieldActionsEvent.php src/events/DefineMetadataEvent.php events/DefineMetadataEvent.php DefineMetadataEvent.php @@ -4327,6 +4334,9 @@ RegisterTemplateRootsEvent.php src/events/TemplateEvent.php events/TemplateEvent.php TemplateEvent.php +src/events/DefineGqlArgumentsEvent.php +events/DefineGqlArgumentsEvent.php +DefineGqlArgumentsEvent.php src/events/EagerLoadElementsEvent.php events/EagerLoadElementsEvent.php EagerLoadElementsEvent.php @@ -4336,6 +4346,9 @@ SetEagerLoadedElementsEvent.php src/events/DeleteSiteEvent.php events/DeleteSiteEvent.php DeleteSiteEvent.php +src/events/DefineMetaFields.php +events/DefineMetaFields.php +DefineMetaFields.php src/events/DefineFieldsEvent.php events/DefineFieldsEvent.php DefineFieldsEvent.php @@ -5575,6 +5588,10 @@ src/elements/conditions/HasDescendantsRule.php elements/conditions/HasDescendantsRule.php conditions/HasDescendantsRule.php HasDescendantsRule.php +src/elements/conditions/HintableConditionRuleTrait.php +elements/conditions/HintableConditionRuleTrait.php +conditions/HintableConditionRuleTrait.php +HintableConditionRuleTrait.php src/elements/conditions/SiteGroupConditionRule.php elements/conditions/SiteGroupConditionRule.php conditions/SiteGroupConditionRule.php @@ -21965,12 +21982,18 @@ WrongEditionException.php src/migrations/m230820_162023_fix_cache_id_type.php migrations/m230820_162023_fix_cache_id_type.php m230820_162023_fix_cache_id_type.php +src/migrations/m251230_192239_update_field_layouts.php +migrations/m251230_192239_update_field_layouts.php +m251230_192239_update_field_layouts.php src/migrations/m230904_190356_address_fields.php migrations/m230904_190356_address_fields.php m230904_190356_address_fields.php src/migrations/m250119_135304_entry_type_overrides.php migrations/m250119_135304_entry_type_overrides.php m250119_135304_entry_type_overrides.php +src/migrations/m251205_190131_drop_searchindexqueue_fk.php +migrations/m251205_190131_drop_searchindexqueue_fk.php +m251205_190131_drop_searchindexqueue_fk.php src/migrations/m230607_102049_add_entrytype_slug_translation_columns.php migrations/m230607_102049_add_entrytype_slug_translation_columns.php m230607_102049_add_entrytype_slug_translation_columns.php @@ -21983,6 +22006,9 @@ m250512_164202_asset_mime_types.php src/migrations/m230617_070415_entrify_matrix_blocks.php migrations/m230617_070415_entrify_matrix_blocks.php m230617_070415_entrify_matrix_blocks.php +src/migrations/m251030_203440_drop_widgets_enabled_column.php +migrations/m251030_203440_drop_widgets_enabled_column.php +m251030_203440_drop_widgets_enabled_column.php src/migrations/m230710_162700_element_activity.php migrations/m230710_162700_element_activity.php m230710_162700_element_activity.php @@ -22010,6 +22036,9 @@ m241125_122914_add_viewUsers_permission.php src/migrations/m221205_082005_translatable_asset_alt_text.php migrations/m221205_082005_translatable_asset_alt_text.php m221205_082005_translatable_asset_alt_text.php +src/migrations/m251110_192405_entry_type_ui_label_formats.php +migrations/m251110_192405_entry_type_ui_label_formats.php +m251110_192405_entry_type_ui_label_formats.php src/migrations/m240723_214330_drop_bulkop_fk.php migrations/m240723_214330_drop_bulkop_fk.php m240723_214330_drop_bulkop_fk.php @@ -22070,6 +22099,9 @@ m240619_091352_add_auth_2fa_timestamp.php src/migrations/m230511_215903_content_refactor.php migrations/m230511_215903_content_refactor.php m230511_215903_content_refactor.php +src/migrations/m260120_120907_line_breaks_in_titles.php +migrations/m260120_120907_line_breaks_in_titles.php +m260120_120907_line_breaks_in_titles.php src/migrations/m230524_000001_entry_type_icons.php migrations/m230524_000001_entry_type_icons.php m230524_000001_entry_type_icons.php @@ -22094,6 +22126,12 @@ m230531_123004_add_entry_type_show_status_field.php src/migrations/m231013_185640_changedfields_amend_primary_key.php migrations/m231013_185640_changedfields_amend_primary_key.php m231013_185640_changedfields_amend_primary_key.php +src/migrations/m250910_144630_add_elements_owners_sort_order_index.php +migrations/m250910_144630_add_elements_owners_sort_order_index.php +m250910_144630_add_elements_owners_sort_order_index.php +src/migrations/m260106_130629_directive_schema_components.php +migrations/m260106_130629_directive_schema_components.php +m260106_130629_directive_schema_components.php src/migrations/m250207_172349_bulkop_events.php migrations/m250207_172349_bulkop_events.php m250207_172349_bulkop_events.php @@ -23048,14 +23086,6 @@ dist/images/image-editor/check.svg images/image-editor/check.svg image-editor/check.svg check.svg -src/web/assets/cp/dist/images/image-editor/orientation-landscape-checked.svg -web/assets/cp/dist/images/image-editor/orientation-landscape-checked.svg -assets/cp/dist/images/image-editor/orientation-landscape-checked.svg -cp/dist/images/image-editor/orientation-landscape-checked.svg -dist/images/image-editor/orientation-landscape-checked.svg -images/image-editor/orientation-landscape-checked.svg -image-editor/orientation-landscape-checked.svg -orientation-landscape-checked.svg src/web/assets/cp/dist/images/image-editor/flip-vertical.svg web/assets/cp/dist/images/image-editor/flip-vertical.svg assets/cp/dist/images/image-editor/flip-vertical.svg @@ -23096,14 +23126,6 @@ dist/images/image-editor/focal-point.svg images/image-editor/focal-point.svg image-editor/focal-point.svg focal-point.svg -src/web/assets/cp/dist/images/image-editor/orientation-landscape-unchecked.svg -web/assets/cp/dist/images/image-editor/orientation-landscape-unchecked.svg -assets/cp/dist/images/image-editor/orientation-landscape-unchecked.svg -cp/dist/images/image-editor/orientation-landscape-unchecked.svg -dist/images/image-editor/orientation-landscape-unchecked.svg -images/image-editor/orientation-landscape-unchecked.svg -image-editor/orientation-landscape-unchecked.svg -orientation-landscape-unchecked.svg src/web/assets/cp/dist/images/image-editor/rotate-left.svg web/assets/cp/dist/images/image-editor/rotate-left.svg assets/cp/dist/images/image-editor/rotate-left.svg @@ -23112,14 +23134,6 @@ dist/images/image-editor/rotate-left.svg images/image-editor/rotate-left.svg image-editor/rotate-left.svg rotate-left.svg -src/web/assets/cp/dist/images/image-editor/orientation-portrait-unchecked.svg -web/assets/cp/dist/images/image-editor/orientation-portrait-unchecked.svg -assets/cp/dist/images/image-editor/orientation-portrait-unchecked.svg -cp/dist/images/image-editor/orientation-portrait-unchecked.svg -dist/images/image-editor/orientation-portrait-unchecked.svg -images/image-editor/orientation-portrait-unchecked.svg -image-editor/orientation-portrait-unchecked.svg -orientation-portrait-unchecked.svg src/web/assets/cp/dist/images/image-editor/unconstrained.svg web/assets/cp/dist/images/image-editor/unconstrained.svg assets/cp/dist/images/image-editor/unconstrained.svg @@ -23136,14 +23150,6 @@ dist/images/image-editor/rotate-right.svg images/image-editor/rotate-right.svg image-editor/rotate-right.svg rotate-right.svg -src/web/assets/cp/dist/images/image-editor/orientation-portrait-checked.svg -web/assets/cp/dist/images/image-editor/orientation-portrait-checked.svg -assets/cp/dist/images/image-editor/orientation-portrait-checked.svg -cp/dist/images/image-editor/orientation-portrait-checked.svg -dist/images/image-editor/orientation-portrait-checked.svg -images/image-editor/orientation-portrait-checked.svg -image-editor/orientation-portrait-checked.svg -orientation-portrait-checked.svg src/web/assets/cp/dist/images/dev-mode.svg web/assets/cp/dist/images/dev-mode.svg assets/cp/dist/images/dev-mode.svg @@ -23223,6 +23229,62 @@ dist/images/icons/safari-pinned-tab.svg images/icons/safari-pinned-tab.svg icons/safari-pinned-tab.svg safari-pinned-tab.svg +src/web/assets/cp/dist/images/view-modes/cards.svg +web/assets/cp/dist/images/view-modes/cards.svg +assets/cp/dist/images/view-modes/cards.svg +cp/dist/images/view-modes/cards.svg +dist/images/view-modes/cards.svg +images/view-modes/cards.svg +view-modes/cards.svg +cards.svg +src/web/assets/cp/dist/images/view-modes/list.svg +web/assets/cp/dist/images/view-modes/list.svg +assets/cp/dist/images/view-modes/list.svg +cp/dist/images/view-modes/list.svg +dist/images/view-modes/list.svg +images/view-modes/list.svg +view-modes/list.svg +list.svg +src/web/assets/cp/dist/images/view-modes/cards-grid.svg +web/assets/cp/dist/images/view-modes/cards-grid.svg +assets/cp/dist/images/view-modes/cards-grid.svg +cp/dist/images/view-modes/cards-grid.svg +dist/images/view-modes/cards-grid.svg +images/view-modes/cards-grid.svg +view-modes/cards-grid.svg +cards-grid.svg +src/web/assets/cp/dist/images/view-modes/thumbs.svg +web/assets/cp/dist/images/view-modes/thumbs.svg +assets/cp/dist/images/view-modes/thumbs.svg +cp/dist/images/view-modes/thumbs.svg +dist/images/view-modes/thumbs.svg +images/view-modes/thumbs.svg +view-modes/thumbs.svg +thumbs.svg +src/web/assets/cp/dist/images/view-modes/index.svg +web/assets/cp/dist/images/view-modes/index.svg +assets/cp/dist/images/view-modes/index.svg +cp/dist/images/view-modes/index.svg +dist/images/view-modes/index.svg +images/view-modes/index.svg +view-modes/index.svg +index.svg +src/web/assets/cp/dist/images/view-modes/blocks.svg +web/assets/cp/dist/images/view-modes/blocks.svg +assets/cp/dist/images/view-modes/blocks.svg +cp/dist/images/view-modes/blocks.svg +dist/images/view-modes/blocks.svg +images/view-modes/blocks.svg +view-modes/blocks.svg +blocks.svg +src/web/assets/cp/dist/images/view-modes/list-inline.svg +web/assets/cp/dist/images/view-modes/list-inline.svg +assets/cp/dist/images/view-modes/list-inline.svg +cp/dist/images/view-modes/list-inline.svg +dist/images/view-modes/list-inline.svg +images/view-modes/list-inline.svg +view-modes/list-inline.svg +list-inline.svg src/web/assets/cp/dist/images/craftcms.svg web/assets/cp/dist/images/craftcms.svg assets/cp/dist/images/craftcms.svg @@ -23230,6 +23292,30 @@ cp/dist/images/craftcms.svg dist/images/craftcms.svg images/craftcms.svg craftcms.svg +src/web/assets/cp/dist/images/content-block/inline.svg +web/assets/cp/dist/images/content-block/inline.svg +assets/cp/dist/images/content-block/inline.svg +cp/dist/images/content-block/inline.svg +dist/images/content-block/inline.svg +images/content-block/inline.svg +content-block/inline.svg +inline.svg +src/web/assets/cp/dist/images/content-block/grouped.svg +web/assets/cp/dist/images/content-block/grouped.svg +assets/cp/dist/images/content-block/grouped.svg +cp/dist/images/content-block/grouped.svg +dist/images/content-block/grouped.svg +images/content-block/grouped.svg +content-block/grouped.svg +grouped.svg +src/web/assets/cp/dist/images/content-block/pane.svg +web/assets/cp/dist/images/content-block/pane.svg +assets/cp/dist/images/content-block/pane.svg +cp/dist/images/content-block/pane.svg +dist/images/content-block/pane.svg +images/content-block/pane.svg +content-block/pane.svg +pane.svg src/web/assets/cp/dist/fonts/Craft.ttf web/assets/cp/dist/fonts/Craft.ttf assets/cp/dist/fonts/Craft.ttf @@ -23298,14 +23384,6 @@ src/images/image-editor/check.svg images/image-editor/check.svg image-editor/check.svg check.svg -src/web/assets/cp/src/images/image-editor/orientation-landscape-checked.svg -web/assets/cp/src/images/image-editor/orientation-landscape-checked.svg -assets/cp/src/images/image-editor/orientation-landscape-checked.svg -cp/src/images/image-editor/orientation-landscape-checked.svg -src/images/image-editor/orientation-landscape-checked.svg -images/image-editor/orientation-landscape-checked.svg -image-editor/orientation-landscape-checked.svg -orientation-landscape-checked.svg src/web/assets/cp/src/images/image-editor/flip-vertical.svg web/assets/cp/src/images/image-editor/flip-vertical.svg assets/cp/src/images/image-editor/flip-vertical.svg @@ -23346,14 +23424,6 @@ src/images/image-editor/focal-point.svg images/image-editor/focal-point.svg image-editor/focal-point.svg focal-point.svg -src/web/assets/cp/src/images/image-editor/orientation-landscape-unchecked.svg -web/assets/cp/src/images/image-editor/orientation-landscape-unchecked.svg -assets/cp/src/images/image-editor/orientation-landscape-unchecked.svg -cp/src/images/image-editor/orientation-landscape-unchecked.svg -src/images/image-editor/orientation-landscape-unchecked.svg -images/image-editor/orientation-landscape-unchecked.svg -image-editor/orientation-landscape-unchecked.svg -orientation-landscape-unchecked.svg src/web/assets/cp/src/images/image-editor/rotate-left.svg web/assets/cp/src/images/image-editor/rotate-left.svg assets/cp/src/images/image-editor/rotate-left.svg @@ -23362,14 +23432,6 @@ src/images/image-editor/rotate-left.svg images/image-editor/rotate-left.svg image-editor/rotate-left.svg rotate-left.svg -src/web/assets/cp/src/images/image-editor/orientation-portrait-unchecked.svg -web/assets/cp/src/images/image-editor/orientation-portrait-unchecked.svg -assets/cp/src/images/image-editor/orientation-portrait-unchecked.svg -cp/src/images/image-editor/orientation-portrait-unchecked.svg -src/images/image-editor/orientation-portrait-unchecked.svg -images/image-editor/orientation-portrait-unchecked.svg -image-editor/orientation-portrait-unchecked.svg -orientation-portrait-unchecked.svg src/web/assets/cp/src/images/image-editor/unconstrained.svg web/assets/cp/src/images/image-editor/unconstrained.svg assets/cp/src/images/image-editor/unconstrained.svg @@ -23386,14 +23448,6 @@ src/images/image-editor/rotate-right.svg images/image-editor/rotate-right.svg image-editor/rotate-right.svg rotate-right.svg -src/web/assets/cp/src/images/image-editor/orientation-portrait-checked.svg -web/assets/cp/src/images/image-editor/orientation-portrait-checked.svg -assets/cp/src/images/image-editor/orientation-portrait-checked.svg -cp/src/images/image-editor/orientation-portrait-checked.svg -src/images/image-editor/orientation-portrait-checked.svg -images/image-editor/orientation-portrait-checked.svg -image-editor/orientation-portrait-checked.svg -orientation-portrait-checked.svg src/web/assets/cp/src/images/dev-mode.svg web/assets/cp/src/images/dev-mode.svg assets/cp/src/images/dev-mode.svg @@ -23473,6 +23527,62 @@ src/images/icons/safari-pinned-tab.svg images/icons/safari-pinned-tab.svg icons/safari-pinned-tab.svg safari-pinned-tab.svg +src/web/assets/cp/src/images/view-modes/cards.svg +web/assets/cp/src/images/view-modes/cards.svg +assets/cp/src/images/view-modes/cards.svg +cp/src/images/view-modes/cards.svg +src/images/view-modes/cards.svg +images/view-modes/cards.svg +view-modes/cards.svg +cards.svg +src/web/assets/cp/src/images/view-modes/list.svg +web/assets/cp/src/images/view-modes/list.svg +assets/cp/src/images/view-modes/list.svg +cp/src/images/view-modes/list.svg +src/images/view-modes/list.svg +images/view-modes/list.svg +view-modes/list.svg +list.svg +src/web/assets/cp/src/images/view-modes/cards-grid.svg +web/assets/cp/src/images/view-modes/cards-grid.svg +assets/cp/src/images/view-modes/cards-grid.svg +cp/src/images/view-modes/cards-grid.svg +src/images/view-modes/cards-grid.svg +images/view-modes/cards-grid.svg +view-modes/cards-grid.svg +cards-grid.svg +src/web/assets/cp/src/images/view-modes/thumbs.svg +web/assets/cp/src/images/view-modes/thumbs.svg +assets/cp/src/images/view-modes/thumbs.svg +cp/src/images/view-modes/thumbs.svg +src/images/view-modes/thumbs.svg +images/view-modes/thumbs.svg +view-modes/thumbs.svg +thumbs.svg +src/web/assets/cp/src/images/view-modes/index.svg +web/assets/cp/src/images/view-modes/index.svg +assets/cp/src/images/view-modes/index.svg +cp/src/images/view-modes/index.svg +src/images/view-modes/index.svg +images/view-modes/index.svg +view-modes/index.svg +index.svg +src/web/assets/cp/src/images/view-modes/blocks.svg +web/assets/cp/src/images/view-modes/blocks.svg +assets/cp/src/images/view-modes/blocks.svg +cp/src/images/view-modes/blocks.svg +src/images/view-modes/blocks.svg +images/view-modes/blocks.svg +view-modes/blocks.svg +blocks.svg +src/web/assets/cp/src/images/view-modes/list-inline.svg +web/assets/cp/src/images/view-modes/list-inline.svg +assets/cp/src/images/view-modes/list-inline.svg +cp/src/images/view-modes/list-inline.svg +src/images/view-modes/list-inline.svg +images/view-modes/list-inline.svg +view-modes/list-inline.svg +list-inline.svg src/web/assets/cp/src/images/craftcms.svg web/assets/cp/src/images/craftcms.svg assets/cp/src/images/craftcms.svg @@ -23480,6 +23590,30 @@ cp/src/images/craftcms.svg src/images/craftcms.svg images/craftcms.svg craftcms.svg +src/web/assets/cp/src/images/content-block/inline.svg +web/assets/cp/src/images/content-block/inline.svg +assets/cp/src/images/content-block/inline.svg +cp/src/images/content-block/inline.svg +src/images/content-block/inline.svg +images/content-block/inline.svg +content-block/inline.svg +inline.svg +src/web/assets/cp/src/images/content-block/grouped.svg +web/assets/cp/src/images/content-block/grouped.svg +assets/cp/src/images/content-block/grouped.svg +cp/src/images/content-block/grouped.svg +src/images/content-block/grouped.svg +images/content-block/grouped.svg +content-block/grouped.svg +grouped.svg +src/web/assets/cp/src/images/content-block/pane.svg +web/assets/cp/src/images/content-block/pane.svg +assets/cp/src/images/content-block/pane.svg +cp/src/images/content-block/pane.svg +src/images/content-block/pane.svg +images/content-block/pane.svg +content-block/pane.svg +pane.svg src/web/assets/cp/src/fonts/Craft.ttf web/assets/cp/src/fonts/Craft.ttf assets/cp/src/fonts/Craft.ttf @@ -23949,13 +24083,6 @@ cp/src/js/ImageUpload.js src/js/ImageUpload.js js/ImageUpload.js ImageUpload.js -src/web/assets/cp/src/js/CategorySelectInput.js -web/assets/cp/src/js/CategorySelectInput.js -assets/cp/src/js/CategorySelectInput.js -cp/src/js/CategorySelectInput.js -src/js/CategorySelectInput.js -js/CategorySelectInput.js -CategorySelectInput.js src/web/assets/cp/src/js/TagSelectInput.js web/assets/cp/src/js/TagSelectInput.js assets/cp/src/js/TagSelectInput.js @@ -25809,6 +25936,12 @@ routes/dist/css/routes.css.map dist/css/routes.css.map css/routes.css.map routes.css.map +src/web/assets/routes/dist/routes.js.LICENSE.txt +web/assets/routes/dist/routes.js.LICENSE.txt +assets/routes/dist/routes.js.LICENSE.txt +routes/dist/routes.js.LICENSE.txt +dist/routes.js.LICENSE.txt +routes.js.LICENSE.txt src/web/assets/routes/dist/routes.js.map web/assets/routes/dist/routes.js.map assets/routes/dist/routes.js.map @@ -28287,47 +28420,35 @@ web/assets/animationblocker/AnimationBlockerAsset.php assets/animationblocker/AnimationBlockerAsset.php animationblocker/AnimationBlockerAsset.php AnimationBlockerAsset.php +src/web/assets/edittransform/images/letterbox.svg +web/assets/edittransform/images/letterbox.svg +assets/edittransform/images/letterbox.svg +edittransform/images/letterbox.svg +images/letterbox.svg +letterbox.svg +src/web/assets/edittransform/images/crop.svg +web/assets/edittransform/images/crop.svg +assets/edittransform/images/crop.svg +edittransform/images/crop.svg +images/crop.svg +crop.svg +src/web/assets/edittransform/images/stretch.svg +web/assets/edittransform/images/stretch.svg +assets/edittransform/images/stretch.svg +edittransform/images/stretch.svg +images/stretch.svg +stretch.svg +src/web/assets/edittransform/images/fit.svg +web/assets/edittransform/images/fit.svg +assets/edittransform/images/fit.svg +edittransform/images/fit.svg +images/fit.svg +fit.svg src/web/assets/edittransform/EditTransformAsset.php web/assets/edittransform/EditTransformAsset.php assets/edittransform/EditTransformAsset.php edittransform/EditTransformAsset.php EditTransformAsset.php -src/web/assets/edittransform/webpack.config.js -web/assets/edittransform/webpack.config.js -assets/edittransform/webpack.config.js -edittransform/webpack.config.js -webpack.config.js -src/web/assets/edittransform/dist/css/transforms.css.map -web/assets/edittransform/dist/css/transforms.css.map -assets/edittransform/dist/css/transforms.css.map -edittransform/dist/css/transforms.css.map -dist/css/transforms.css.map -css/transforms.css.map -transforms.css.map -src/web/assets/edittransform/dist/transforms.js -web/assets/edittransform/dist/transforms.js -assets/edittransform/dist/transforms.js -edittransform/dist/transforms.js -dist/transforms.js -transforms.js -src/web/assets/edittransform/dist/transforms.js.map -web/assets/edittransform/dist/transforms.js.map -assets/edittransform/dist/transforms.js.map -edittransform/dist/transforms.js.map -dist/transforms.js.map -transforms.js.map -src/web/assets/edittransform/src/transforms.js -web/assets/edittransform/src/transforms.js -assets/edittransform/src/transforms.js -edittransform/src/transforms.js -src/transforms.js -transforms.js -src/web/assets/edittransform/src/transforms.scss -web/assets/edittransform/src/transforms.scss -assets/edittransform/src/transforms.scss -edittransform/src/transforms.scss -src/transforms.scss -transforms.scss src/web/RedirectRule.php web/RedirectRule.php RedirectRule.php @@ -28463,6 +28584,10 @@ src/web/twig/CpExtension.php web/twig/CpExtension.php twig/CpExtension.php CpExtension.php +src/web/twig/SecurityPolicy.php +web/twig/SecurityPolicy.php +twig/SecurityPolicy.php +SecurityPolicy.php src/web/twig/FeExtension.php web/twig/FeExtension.php twig/FeExtension.php @@ -28471,6 +28596,10 @@ src/web/twig/Environment.php web/twig/Environment.php twig/Environment.php Environment.php +src/web/twig/AllowedInSandbox.php +web/twig/AllowedInSandbox.php +twig/AllowedInSandbox.php +AllowedInSandbox.php src/web/twig/TemplateLoaderException.php web/twig/TemplateLoaderException.php twig/TemplateLoaderException.php @@ -28520,6 +28649,11 @@ web/twig/nodes/NamespaceNode.php twig/nodes/NamespaceNode.php nodes/NamespaceNode.php NamespaceNode.php +src/web/twig/nodes/BaseNode.php +web/twig/nodes/BaseNode.php +twig/nodes/BaseNode.php +nodes/BaseNode.php +BaseNode.php src/web/twig/nodes/DdNode.php web/twig/nodes/DdNode.php twig/nodes/DdNode.php @@ -28683,6 +28817,12 @@ src/web/twig/SafeHtml.php web/twig/SafeHtml.php twig/SafeHtml.php SafeHtml.php +src/web/GqlResponseFormatter.php +web/GqlResponseFormatter.php +GqlResponseFormatter.php +src/web/XlsxResponseFormatter.php +web/XlsxResponseFormatter.php +XlsxResponseFormatter.php src/web/TemplateResponseFormatter.php web/TemplateResponseFormatter.php TemplateResponseFormatter.php @@ -28707,12 +28847,18 @@ Application.php src/web/UrlRule.php web/UrlRule.php UrlRule.php +src/web/BaseSpreadsheetResponseFormatter.php +web/BaseSpreadsheetResponseFormatter.php +BaseSpreadsheetResponseFormatter.php src/web/Request.php web/Request.php Request.php src/web/TemplateResponseBehavior.php web/TemplateResponseBehavior.php TemplateResponseBehavior.php +src/web/YamlResponseFormatter.php +web/YamlResponseFormatter.php +YamlResponseFormatter.php src/web/AssetBundle.php web/AssetBundle.php AssetBundle.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/statamic.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/statamic.txt index 1daf214bf..9a6690f6e 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/statamic.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/statamic.txt @@ -2,7 +2,6 @@ .stylelintrc.json .git-blame-ignore-revs tests/_bootstrap.php -tests/CraftTest.php tests/docker-compose.yaml tests/_support/Helper/Functional.php tests/_support/Helper/Gql.php @@ -60,6 +59,7 @@ tests/fixtures/data/volumefolder.php tests/fixtures/EntryTypeFixture.php tests/fixtures/TransformsFixture.php tests/fixtures/SectionSettingFixture.php +tests/fixtures/settings/GeneralConfigSettingFixture.php tests/fixtures/GqlSchemasFixture.php tests/fixtures/FieldsFixture.php tests/fixtures/VolumesFolderFixture.php @@ -101,6 +101,7 @@ tests/unit/services/GlobalsTest.php tests/unit/services/SecurityTest.php tests/unit/services/images/ImagesTest.php tests/unit/services/SitesTest.php +tests/unit/services/ElementsTest.php tests/unit/services/GcTest.php tests/unit/services/SearchTest.php tests/unit/services/RoutesTest.php @@ -282,6 +283,7 @@ stubs/yii/base/Event.stub stubs/yii/base/Module.stub stubs/yii/base/Component.stub stubs/yii/helpers/BaseArrayHelper.stub +CHANGELOG-WIP.md .stylelintignore .husky/pre-commit phpstan.neon @@ -301,6 +303,7 @@ src/config/mimeTypes.php src/config/cproutes/pro.php src/config/cproutes/common.php src/config/cproutes/team.php +src/config/twig-sandbox.php src/config/app.console.php src/validators/SlugValidator.php src/validators/UsernameValidator.php @@ -662,14 +665,13 @@ src/templates/_components/fieldtypes/Money/settings.twig src/templates/_components/fieldtypes/Number/input.twig src/templates/_components/fieldtypes/Number/settings.twig src/templates/_components/fieldtypes/Entries/settings.twig -src/templates/_components/fieldtypes/Categories/input.twig -src/templates/_components/fieldtypes/Categories/settings.twig src/templates/_components/fieldtypes/PlainText/input.twig src/templates/_components/fieldtypes/PlainText/settings.twig src/templates/_components/fieldtypes/Date/settings.twig src/templates/_components/fieldtypes/Time/settings.twig src/templates/_components/fieldtypes/Matrix/input.twig src/templates/_components/fieldtypes/Matrix/block.twig +src/templates/_components/fieldtypes/Matrix/create-button.twig src/templates/_components/fieldtypes/Matrix/settings.twig src/templates/_components/fieldtypes/Range/settings.twig src/templates/_components/fieldtypes/Addresses/settings.twig @@ -991,6 +993,7 @@ src/events/ErrorEvent.php src/events/MoveEntryEvent.php src/events/RegisterComponentTypesEvent.php src/events/CreateFieldLayoutFormEvent.php +src/events/DefineFieldActionsEvent.php src/events/DefineMetadataEvent.php src/events/ReorderSitesEvent.php src/events/BulkElementsEvent.php @@ -1068,9 +1071,11 @@ src/events/ElementStructureEvent.php src/events/RegisterElementSearchableAttributesEvent.php src/events/RegisterTemplateRootsEvent.php src/events/TemplateEvent.php +src/events/DefineGqlArgumentsEvent.php src/events/EagerLoadElementsEvent.php src/events/SetEagerLoadedElementsEvent.php src/events/DeleteSiteEvent.php +src/events/DefineMetaFields.php src/events/DefineFieldsEvent.php src/events/ElementActionEvent.php src/events/MultiElementActionEvent.php @@ -1401,6 +1406,7 @@ src/elements/conditions/categories/GroupConditionRule.php src/elements/conditions/categories/CategoryCondition.php src/elements/conditions/SlugConditionRule.php src/elements/conditions/HasDescendantsRule.php +src/elements/conditions/HintableConditionRuleTrait.php src/elements/conditions/SiteGroupConditionRule.php src/elements/conditions/StatusConditionRule.php src/elements/conditions/users/GroupConditionRule.php @@ -5559,12 +5565,15 @@ src/errors/DeprecationException.php src/errors/InvalidLicenseKeyException.php src/errors/WrongEditionException.php src/migrations/m230820_162023_fix_cache_id_type.php +src/migrations/m251230_192239_update_field_layouts.php src/migrations/m230904_190356_address_fields.php src/migrations/m250119_135304_entry_type_overrides.php +src/migrations/m251205_190131_drop_searchindexqueue_fk.php src/migrations/m230607_102049_add_entrytype_slug_translation_columns.php src/migrations/m221101_115859_create_entries_authors_table.php src/migrations/m250512_164202_asset_mime_types.php src/migrations/m230617_070415_entrify_matrix_blocks.php +src/migrations/m251030_203440_drop_widgets_enabled_column.php src/migrations/m230710_162700_element_activity.php src/migrations/m250623_105031_entry_type_descriptions.php src/migrations/m240731_053543_soft_delete_fields.php @@ -5574,6 +5583,7 @@ src/migrations/m230511_000000_field_layout_configs.php src/migrations/m250403_171253_static_statuses.php src/migrations/m241125_122914_add_viewUsers_permission.php src/migrations/m221205_082005_translatable_asset_alt_text.php +src/migrations/m251110_192405_entry_type_ui_label_formats.php src/migrations/m240723_214330_drop_bulkop_fk.php src/migrations/m240302_212719_solo_preview_targets.php src/migrations/m230314_110309_add_authenticator_table.php @@ -5594,6 +5604,7 @@ src/migrations/m230616_173810_kill_field_groups.php src/migrations/m240206_035135_convert_json_columns.php src/migrations/m240619_091352_add_auth_2fa_timestamp.php src/migrations/m230511_215903_content_refactor.php +src/migrations/m260120_120907_line_breaks_in_titles.php src/migrations/m230524_000001_entry_type_icons.php src/migrations/Install.php src/migrations/m241120_190905_user_affiliated_sites.php @@ -5602,6 +5613,8 @@ src/migrations/m230314_111234_add_webauthn_table.php src/migrations/CreatePhpSessionTable.php src/migrations/m230531_123004_add_entry_type_show_status_field.php src/migrations/m231013_185640_changedfields_amend_primary_key.php +src/migrations/m250910_144630_add_elements_owners_sort_order_index.php +src/migrations/m260106_130629_directive_schema_components.php src/migrations/m250207_172349_bulkop_events.php src/migrations/m250522_090843_add_deleteEntriesForSite_and_deletePeerEntriesForSite_permissions.php src/migrations/m240207_182452_address_line_3.php @@ -5768,18 +5781,14 @@ src/web/assets/cp/webpack.config.js src/web/assets/cp/CpAsset.php src/web/assets/cp/dist/images/user.svg src/web/assets/cp/dist/images/image-editor/check.svg -src/web/assets/cp/dist/images/image-editor/orientation-landscape-checked.svg src/web/assets/cp/dist/images/image-editor/flip-vertical.svg src/web/assets/cp/dist/images/image-editor/flip-horizontal.svg src/web/assets/cp/dist/images/image-editor/crop.svg src/web/assets/cp/dist/images/image-editor/filters.svg src/web/assets/cp/dist/images/image-editor/focal-point.svg -src/web/assets/cp/dist/images/image-editor/orientation-landscape-unchecked.svg src/web/assets/cp/dist/images/image-editor/rotate-left.svg -src/web/assets/cp/dist/images/image-editor/orientation-portrait-unchecked.svg src/web/assets/cp/dist/images/image-editor/unconstrained.svg src/web/assets/cp/dist/images/image-editor/rotate-right.svg -src/web/assets/cp/dist/images/image-editor/orientation-portrait-checked.svg src/web/assets/cp/dist/images/dev-mode.svg src/web/assets/cp/dist/images/preview/chrome-phone-bottom.svg src/web/assets/cp/dist/images/preview/chrome-tablet-bottom.svg @@ -5790,7 +5799,17 @@ src/web/assets/cp/dist/images/preview/icon-tablet.svg src/web/assets/cp/dist/images/preview/icon-desktop.svg src/web/assets/cp/dist/images/icons/icon.svg src/web/assets/cp/dist/images/icons/safari-pinned-tab.svg +src/web/assets/cp/dist/images/view-modes/cards.svg +src/web/assets/cp/dist/images/view-modes/list.svg +src/web/assets/cp/dist/images/view-modes/cards-grid.svg +src/web/assets/cp/dist/images/view-modes/thumbs.svg +src/web/assets/cp/dist/images/view-modes/index.svg +src/web/assets/cp/dist/images/view-modes/blocks.svg +src/web/assets/cp/dist/images/view-modes/list-inline.svg src/web/assets/cp/dist/images/craftcms.svg +src/web/assets/cp/dist/images/content-block/inline.svg +src/web/assets/cp/dist/images/content-block/grouped.svg +src/web/assets/cp/dist/images/content-block/pane.svg src/web/assets/cp/dist/fonts/Craft.ttf src/web/assets/cp/dist/fonts/Craft.svg src/web/assets/cp/dist/fonts/Craft.woff @@ -5801,18 +5820,14 @@ src/web/assets/cp/dist/cp.js src/web/assets/cp/dist/cp.js.map src/web/assets/cp/src/images/user.svg src/web/assets/cp/src/images/image-editor/check.svg -src/web/assets/cp/src/images/image-editor/orientation-landscape-checked.svg src/web/assets/cp/src/images/image-editor/flip-vertical.svg src/web/assets/cp/src/images/image-editor/flip-horizontal.svg src/web/assets/cp/src/images/image-editor/crop.svg src/web/assets/cp/src/images/image-editor/filters.svg src/web/assets/cp/src/images/image-editor/focal-point.svg -src/web/assets/cp/src/images/image-editor/orientation-landscape-unchecked.svg src/web/assets/cp/src/images/image-editor/rotate-left.svg -src/web/assets/cp/src/images/image-editor/orientation-portrait-unchecked.svg src/web/assets/cp/src/images/image-editor/unconstrained.svg src/web/assets/cp/src/images/image-editor/rotate-right.svg -src/web/assets/cp/src/images/image-editor/orientation-portrait-checked.svg src/web/assets/cp/src/images/dev-mode.svg src/web/assets/cp/src/images/preview/chrome-phone-bottom.svg src/web/assets/cp/src/images/preview/chrome-tablet-bottom.svg @@ -5823,7 +5838,17 @@ src/web/assets/cp/src/images/preview/icon-tablet.svg src/web/assets/cp/src/images/preview/icon-desktop.svg src/web/assets/cp/src/images/icons/icon.svg src/web/assets/cp/src/images/icons/safari-pinned-tab.svg +src/web/assets/cp/src/images/view-modes/cards.svg +src/web/assets/cp/src/images/view-modes/list.svg +src/web/assets/cp/src/images/view-modes/cards-grid.svg +src/web/assets/cp/src/images/view-modes/thumbs.svg +src/web/assets/cp/src/images/view-modes/index.svg +src/web/assets/cp/src/images/view-modes/blocks.svg +src/web/assets/cp/src/images/view-modes/list-inline.svg src/web/assets/cp/src/images/craftcms.svg +src/web/assets/cp/src/images/content-block/inline.svg +src/web/assets/cp/src/images/content-block/grouped.svg +src/web/assets/cp/src/images/content-block/pane.svg src/web/assets/cp/src/fonts/Craft.ttf src/web/assets/cp/src/fonts/Craft.svg src/web/assets/cp/src/fonts/Craft.woff @@ -5891,7 +5916,6 @@ src/web/assets/cp/src/js/UserIndex.js src/web/assets/cp/src/js/AssetImageEditor.js src/web/assets/cp/src/js/SlugGenerator.js src/web/assets/cp/src/js/ImageUpload.js -src/web/assets/cp/src/js/CategorySelectInput.js src/web/assets/cp/src/js/TagSelectInput.js src/web/assets/cp/src/js/HandleGenerator.js src/web/assets/cp/src/js/FieldLayoutDesigner.js @@ -6200,6 +6224,7 @@ src/web/assets/userpermissions/src/user-permissions.scss src/web/assets/routes/RoutesAsset.php src/web/assets/routes/webpack.config.js src/web/assets/routes/dist/css/routes.css.map +src/web/assets/routes/dist/routes.js.LICENSE.txt src/web/assets/routes/dist/routes.js.map src/web/assets/routes/dist/routes.js src/web/assets/routes/src/routes.scss @@ -6530,13 +6555,11 @@ src/web/assets/animationblocker/dist/AnimationBlocker.js src/web/assets/animationblocker/dist/AnimationBlocker.js.map src/web/assets/animationblocker/src/AnimationBlocker.ts src/web/assets/animationblocker/AnimationBlockerAsset.php +src/web/assets/edittransform/images/letterbox.svg +src/web/assets/edittransform/images/crop.svg +src/web/assets/edittransform/images/stretch.svg +src/web/assets/edittransform/images/fit.svg src/web/assets/edittransform/EditTransformAsset.php -src/web/assets/edittransform/webpack.config.js -src/web/assets/edittransform/dist/css/transforms.css.map -src/web/assets/edittransform/dist/transforms.js -src/web/assets/edittransform/dist/transforms.js.map -src/web/assets/edittransform/src/transforms.js -src/web/assets/edittransform/src/transforms.scss src/web/RedirectRule.php src/web/Session.php src/web/UploadedFile.php @@ -6567,8 +6590,10 @@ src/web/twig/SinglePreloaderExtension.php src/web/twig/GlobalsExtension.php src/web/twig/TemplateLoader.php src/web/twig/CpExtension.php +src/web/twig/SecurityPolicy.php src/web/twig/FeExtension.php src/web/twig/Environment.php +src/web/twig/AllowedInSandbox.php src/web/twig/TemplateLoaderException.php src/web/twig/nodes/HeaderNode.php src/web/twig/nodes/RedirectNode.php @@ -6579,6 +6604,7 @@ src/web/twig/nodes/TagNode.php src/web/twig/nodes/CacheNode.php src/web/twig/nodes/DumpNode.php src/web/twig/nodes/NamespaceNode.php +src/web/twig/nodes/BaseNode.php src/web/twig/nodes/DdNode.php src/web/twig/nodes/RequirePermissionNode.php src/web/twig/nodes/RequireGuestNode.php @@ -6611,6 +6637,8 @@ src/web/twig/variables/Cp.php src/web/twig/variables/Paginate.php src/web/twig/variables/Image.php src/web/twig/SafeHtml.php +src/web/GqlResponseFormatter.php +src/web/XlsxResponseFormatter.php src/web/TemplateResponseFormatter.php src/web/ServiceUnavailableHttpException.php src/web/CpModalResponseFormatter.php @@ -6619,8 +6647,10 @@ src/web/UrlManager.php src/web/ErrorHandler.php src/web/Application.php src/web/UrlRule.php +src/web/BaseSpreadsheetResponseFormatter.php src/web/Request.php src/web/TemplateResponseBehavior.php +src/web/YamlResponseFormatter.php src/web/AssetBundle.php src/web/User.php src/web/CsvResponseFormatter.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms-all-levels.txt index 1cb977d80..83b8eaccb 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms-all-levels.txt @@ -2242,6 +2242,11 @@ Umbraco.Tests.Integration/Umbraco.Core/Services/DocumentNavigationServiceTests.U Umbraco.Core/Services/DocumentNavigationServiceTests.Update.cs Services/DocumentNavigationServiceTests.Update.cs DocumentNavigationServiceTests.Update.cs +tests/Umbraco.Tests.Integration/Umbraco.Core/Services/PublishStatusServiceTests.ThreadSafety.cs +Umbraco.Tests.Integration/Umbraco.Core/Services/PublishStatusServiceTests.ThreadSafety.cs +Umbraco.Core/Services/PublishStatusServiceTests.ThreadSafety.cs +Services/PublishStatusServiceTests.ThreadSafety.cs +PublishStatusServiceTests.ThreadSafety.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/DocumentNavigationServiceTests.Sort.cs Umbraco.Tests.Integration/Umbraco.Core/Services/DocumentNavigationServiceTests.Sort.cs Umbraco.Core/Services/DocumentNavigationServiceTests.Sort.cs @@ -8536,6 +8541,9 @@ UpgradeResult.cs src/Umbraco.Core/RuntimeLevelReason.cs Umbraco.Core/RuntimeLevelReason.cs RuntimeLevelReason.cs +src/Umbraco.Core/Constants-MediaTypes.cs +Umbraco.Core/Constants-MediaTypes.cs +Constants-MediaTypes.cs src/Umbraco.Core/UdiEntityTypeHelper.cs Umbraco.Core/UdiEntityTypeHelper.cs UdiEntityTypeHelper.cs @@ -16560,6 +16568,9 @@ GuidUtils.cs src/Umbraco.Core/SystemLock.cs Umbraco.Core/SystemLock.cs SystemLock.cs +src/Umbraco.Core/Constants-MemberTypes.cs +Umbraco.Core/Constants-MemberTypes.cs +Constants-MemberTypes.cs src/Umbraco.Core/Constants-ObjectTypes.cs Umbraco.Core/Constants-ObjectTypes.cs Constants-ObjectTypes.cs @@ -20153,6 +20164,11 @@ Umbraco.Web.UI.Client/.env.e2e src/Umbraco.Web.UI.Client/eslint-local-rules.cjs Umbraco.Web.UI.Client/eslint-local-rules.cjs eslint-local-rules.cjs +src/Umbraco.Web.UI.Client/devops/check-duplicate-class-names/index.js +Umbraco.Web.UI.Client/devops/check-duplicate-class-names/index.js +devops/check-duplicate-class-names/index.js +check-duplicate-class-names/index.js +index.js src/Umbraco.Web.UI.Client/devops/package/index.js Umbraco.Web.UI.Client/devops/package/index.js devops/package/index.js @@ -31480,6 +31496,13 @@ packages/core/validation/types.ts core/validation/types.ts validation/types.ts types.ts +src/Umbraco.Web.UI.Client/src/packages/core/auth/auth.context.test.ts +Umbraco.Web.UI.Client/src/packages/core/auth/auth.context.test.ts +src/packages/core/auth/auth.context.test.ts +packages/core/auth/auth.context.test.ts +core/auth/auth.context.test.ts +auth/auth.context.test.ts +auth.context.test.ts src/Umbraco.Web.UI.Client/src/packages/core/auth/manifests.ts Umbraco.Web.UI.Client/src/packages/core/auth/manifests.ts src/packages/core/auth/manifests.ts diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms.txt index 64389bbd8..1ad0a24cc 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms.txt @@ -385,6 +385,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Core/Services/ContentTypeEditingServiceT tests/Umbraco.Tests.Integration/Umbraco.Core/Services/ContentTypeEditingServiceModelsBuilderEnabledTestsBase.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/MetricsConsentServiceTest.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/DocumentNavigationServiceTests.Update.cs +tests/Umbraco.Tests.Integration/Umbraco.Core/Services/PublishStatusServiceTests.ThreadSafety.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/DocumentNavigationServiceTests.Sort.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/WebhookRequestServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/ContentPublishingServiceTests.UnschedulePublish.cs @@ -1699,6 +1700,7 @@ src/Umbraco.Cms.Api.Common/ViewModels/Pagination/PagedViewModel.cs src/Umbraco.Cms.Api.Common/Rendering/ElementOnlyOutputExpansionStrategy.cs src/Umbraco.Core/UpgradeResult.cs src/Umbraco.Core/RuntimeLevelReason.cs +src/Umbraco.Core/Constants-MediaTypes.cs src/Umbraco.Core/UdiEntityTypeHelper.cs src/Umbraco.Core/LambdaExpressionCacheKey.cs src/Umbraco.Core/DynamicRoot/DynamicRootContext.cs @@ -3482,6 +3484,7 @@ src/Umbraco.Core/PaginationHelper.cs src/Umbraco.Core/HybridAccessorBase.cs src/Umbraco.Core/GuidUtils.cs src/Umbraco.Core/SystemLock.cs +src/Umbraco.Core/Constants-MemberTypes.cs src/Umbraco.Core/Constants-ObjectTypes.cs src/Umbraco.Core/Constants-ModelsBuilder.cs src/Umbraco.Core/CompatibilitySuppressions.xml @@ -4322,6 +4325,7 @@ src/Umbraco.Web.UI.Client/.vscode/lit.code-snippets src/Umbraco.Web.UI.Client/CLAUDE.md src/Umbraco.Web.UI.Client/.env.e2e src/Umbraco.Web.UI.Client/eslint-local-rules.cjs +src/Umbraco.Web.UI.Client/devops/check-duplicate-class-names/index.js src/Umbraco.Web.UI.Client/devops/package/index.js src/Umbraco.Web.UI.Client/devops/package/meta.js src/Umbraco.Web.UI.Client/devops/package/validate-exports.js @@ -5860,6 +5864,7 @@ src/Umbraco.Web.UI.Client/src/packages/core/validation/controllers/value-validat src/Umbraco.Web.UI.Client/src/packages/core/validation/controllers/value-validator/value-validator.controller.ts src/Umbraco.Web.UI.Client/src/packages/core/validation/controllers/types.ts src/Umbraco.Web.UI.Client/src/packages/core/validation/types.ts +src/Umbraco.Web.UI.Client/src/packages/core/auth/auth.context.test.ts src/Umbraco.Web.UI.Client/src/packages/core/auth/manifests.ts src/Umbraco.Web.UI.Client/src/packages/core/auth/providers/manifests.ts src/Umbraco.Web.UI.Client/src/packages/core/auth/auth.context.token.ts diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt index 6bbbc9650..c6500f02e 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt @@ -3413,6 +3413,10 @@ plugins/woocommerce/changelog/feat-62121-migrate-wc-accordion woocommerce/changelog/feat-62121-migrate-wc-accordion changelog/feat-62121-migrate-wc-accordion feat-62121-migrate-wc-accordion +plugins/woocommerce/changelog/enhancement-42390-lazy-load-product-image +woocommerce/changelog/enhancement-42390-lazy-load-product-image +changelog/enhancement-42390-lazy-load-product-image +enhancement-42390-lazy-load-product-image plugins/woocommerce/changelog/60174-improve-switch-blog woocommerce/changelog/60174-improve-switch-blog changelog/60174-improve-switch-blog @@ -3421,6 +3425,14 @@ plugins/woocommerce/changelog/fix-42375 woocommerce/changelog/fix-42375 changelog/fix-42375 fix-42375 +plugins/woocommerce/changelog/pr-62859 +woocommerce/changelog/pr-62859 +changelog/pr-62859 +pr-62859 +plugins/woocommerce/changelog/62315-wooplug-4934-error-notices-dont-show-up-in-the-mini-cart-on-initial-load +woocommerce/changelog/62315-wooplug-4934-error-notices-dont-show-up-in-the-mini-cart-on-initial-load +changelog/62315-wooplug-4934-error-notices-dont-show-up-in-the-mini-cart-on-initial-load +62315-wooplug-4934-error-notices-dont-show-up-in-the-mini-cart-on-initial-load plugins/woocommerce/changelog/59464-use-toolspanel-in-product-elements-blocks woocommerce/changelog/59464-use-toolspanel-in-product-elements-blocks changelog/59464-use-toolspanel-in-product-elements-blocks @@ -3481,6 +3493,10 @@ plugins/woocommerce/changelog/39180-add-default-stock-amount-filter woocommerce/changelog/39180-add-default-stock-amount-filter changelog/39180-add-default-stock-amount-filter 39180-add-default-stock-amount-filter +plugins/woocommerce/changelog/performance-admin-reduce-sqls-number-on-roducts-page +woocommerce/changelog/performance-admin-reduce-sqls-number-on-roducts-page +changelog/performance-admin-reduce-sqls-number-on-roducts-page +performance-admin-reduce-sqls-number-on-roducts-page plugins/woocommerce/changelog/62673-wooplug-4701-interactivity-api-powered-mini-cart-move woocommerce/changelog/62673-wooplug-4701-interactivity-api-powered-mini-cart-move changelog/62673-wooplug-4701-interactivity-api-powered-mini-cart-move @@ -3541,6 +3557,10 @@ plugins/woocommerce/changelog/performance-57045-product-attributes-lookup-indexe woocommerce/changelog/performance-57045-product-attributes-lookup-indexes changelog/performance-57045-product-attributes-lookup-indexes performance-57045-product-attributes-lookup-indexes +plugins/woocommerce/changelog/performance-27746-customer-data-store-stats-SQLs +woocommerce/changelog/performance-27746-customer-data-store-stats-SQLs +changelog/performance-27746-customer-data-store-stats-SQLs +performance-27746-customer-data-store-stats-SQLs plugins/woocommerce/changelog/59464-use-toolspanel-in-product-gallery-blocks woocommerce/changelog/59464-use-toolspanel-in-product-gallery-blocks changelog/59464-use-toolspanel-in-product-gallery-blocks @@ -3549,22 +3569,50 @@ plugins/woocommerce/changelog/pr-62816 woocommerce/changelog/pr-62816 changelog/pr-62816 pr-62816 +plugins/woocommerce/changelog/pr-62856 +woocommerce/changelog/pr-62856 +changelog/pr-62856 +pr-62856 plugins/woocommerce/changelog/62858-phpstan-add-action-scheduler woocommerce/changelog/62858-phpstan-add-action-scheduler changelog/62858-phpstan-add-action-scheduler 62858-phpstan-add-action-scheduler +plugins/woocommerce/changelog/62864-add-WCCOM-1903-notice-when-connected-store-deleted +woocommerce/changelog/62864-add-WCCOM-1903-notice-when-connected-store-deleted +changelog/62864-add-WCCOM-1903-notice-when-connected-store-deleted +62864-add-WCCOM-1903-notice-when-connected-store-deleted +plugins/woocommerce/changelog/62476-fix-order-variation-attributes-any +woocommerce/changelog/62476-fix-order-variation-attributes-any +changelog/62476-fix-order-variation-attributes-any +62476-fix-order-variation-attributes-any plugins/woocommerce/changelog/.gitkeep woocommerce/changelog/.gitkeep changelog/.gitkeep .gitkeep +plugins/woocommerce/changelog/62126-add-iceland-and-faroe-islands-to-vat-countries +woocommerce/changelog/62126-add-iceland-and-faroe-islands-to-vat-countries +changelog/62126-add-iceland-and-faroe-islands-to-vat-countries +62126-add-iceland-and-faroe-islands-to-vat-countries +plugins/woocommerce/changelog/fix-dashboard-timezone +woocommerce/changelog/fix-dashboard-timezone +changelog/fix-dashboard-timezone +fix-dashboard-timezone plugins/woocommerce/changelog/59464-use-toolspanel-in-order-confirmation-block woocommerce/changelog/59464-use-toolspanel-in-order-confirmation-block changelog/59464-use-toolspanel-in-order-confirmation-block 59464-use-toolspanel-in-order-confirmation-block +plugins/woocommerce/changelog/refactor-add-to-cart-form-root-directory +woocommerce/changelog/refactor-add-to-cart-form-root-directory +changelog/refactor-add-to-cart-form-root-directory +refactor-add-to-cart-form-root-directory plugins/woocommerce/changelog/62653-test-cart-cache-headers woocommerce/changelog/62653-test-cart-cache-headers changelog/62653-test-cart-cache-headers 62653-test-cart-cache-headers +plugins/woocommerce/changelog/wooprd-1455-font-size-system-missing-one-value +woocommerce/changelog/wooprd-1455-font-size-system-missing-one-value +changelog/wooprd-1455-font-size-system-missing-one-value +wooprd-1455-font-size-system-missing-one-value plugins/woocommerce/uninstall.php woocommerce/uninstall.php uninstall.php @@ -34142,88 +34190,6 @@ js/blocks/single-product/types.ts blocks/single-product/types.ts single-product/types.ts types.ts -plugins/woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/settings.tsx -woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/settings.tsx -client/blocks/assets/js/blocks/product-elements/add-to-cart-form/settings.tsx -blocks/assets/js/blocks/product-elements/add-to-cart-form/settings.tsx -assets/js/blocks/product-elements/add-to-cart-form/settings.tsx -js/blocks/product-elements/add-to-cart-form/settings.tsx -blocks/product-elements/add-to-cart-form/settings.tsx -product-elements/add-to-cart-form/settings.tsx -add-to-cart-form/settings.tsx -settings.tsx -plugins/woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/index.tsx -woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/index.tsx -client/blocks/assets/js/blocks/product-elements/add-to-cart-form/index.tsx -blocks/assets/js/blocks/product-elements/add-to-cart-form/index.tsx -assets/js/blocks/product-elements/add-to-cart-form/index.tsx -js/blocks/product-elements/add-to-cart-form/index.tsx -blocks/product-elements/add-to-cart-form/index.tsx -product-elements/add-to-cart-form/index.tsx -add-to-cart-form/index.tsx -index.tsx -plugins/woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/frontend.ts -woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/frontend.ts -client/blocks/assets/js/blocks/product-elements/add-to-cart-form/frontend.ts -blocks/assets/js/blocks/product-elements/add-to-cart-form/frontend.ts -assets/js/blocks/product-elements/add-to-cart-form/frontend.ts -js/blocks/product-elements/add-to-cart-form/frontend.ts -blocks/product-elements/add-to-cart-form/frontend.ts -product-elements/add-to-cart-form/frontend.ts -add-to-cart-form/frontend.ts -frontend.ts -plugins/woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/editor.scss -woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/editor.scss -client/blocks/assets/js/blocks/product-elements/add-to-cart-form/editor.scss -blocks/assets/js/blocks/product-elements/add-to-cart-form/editor.scss -assets/js/blocks/product-elements/add-to-cart-form/editor.scss -js/blocks/product-elements/add-to-cart-form/editor.scss -blocks/product-elements/add-to-cart-form/editor.scss -product-elements/add-to-cart-form/editor.scss -add-to-cart-form/editor.scss -editor.scss -plugins/woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/block.json -woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/block.json -client/blocks/assets/js/blocks/product-elements/add-to-cart-form/block.json -blocks/assets/js/blocks/product-elements/add-to-cart-form/block.json -assets/js/blocks/product-elements/add-to-cart-form/block.json -js/blocks/product-elements/add-to-cart-form/block.json -blocks/product-elements/add-to-cart-form/block.json -product-elements/add-to-cart-form/block.json -add-to-cart-form/block.json -block.json -plugins/woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/components/upgrade-notice/index.tsx -woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/components/upgrade-notice/index.tsx -client/blocks/assets/js/blocks/product-elements/add-to-cart-form/components/upgrade-notice/index.tsx -blocks/assets/js/blocks/product-elements/add-to-cart-form/components/upgrade-notice/index.tsx -assets/js/blocks/product-elements/add-to-cart-form/components/upgrade-notice/index.tsx -js/blocks/product-elements/add-to-cart-form/components/upgrade-notice/index.tsx -blocks/product-elements/add-to-cart-form/components/upgrade-notice/index.tsx -product-elements/add-to-cart-form/components/upgrade-notice/index.tsx -add-to-cart-form/components/upgrade-notice/index.tsx -components/upgrade-notice/index.tsx -upgrade-notice/index.tsx -index.tsx -plugins/woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/edit.tsx -woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/edit.tsx -client/blocks/assets/js/blocks/product-elements/add-to-cart-form/edit.tsx -blocks/assets/js/blocks/product-elements/add-to-cart-form/edit.tsx -assets/js/blocks/product-elements/add-to-cart-form/edit.tsx -js/blocks/product-elements/add-to-cart-form/edit.tsx -blocks/product-elements/add-to-cart-form/edit.tsx -product-elements/add-to-cart-form/edit.tsx -add-to-cart-form/edit.tsx -edit.tsx -plugins/woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/style.scss -woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/style.scss -client/blocks/assets/js/blocks/product-elements/add-to-cart-form/style.scss -blocks/assets/js/blocks/product-elements/add-to-cart-form/style.scss -assets/js/blocks/product-elements/add-to-cart-form/style.scss -js/blocks/product-elements/add-to-cart-form/style.scss -blocks/product-elements/add-to-cart-form/style.scss -product-elements/add-to-cart-form/style.scss -add-to-cart-form/style.scss -style.scss plugins/woocommerce/client/blocks/assets/js/blocks/catalog-sorting/index.tsx woocommerce/client/blocks/assets/js/blocks/catalog-sorting/index.tsx client/blocks/assets/js/blocks/catalog-sorting/index.tsx @@ -34332,6 +34298,80 @@ js/blocks/product-categories/style.scss blocks/product-categories/style.scss product-categories/style.scss style.scss +plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/settings.tsx +woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/settings.tsx +client/blocks/assets/js/blocks/add-to-cart-form/settings.tsx +blocks/assets/js/blocks/add-to-cart-form/settings.tsx +assets/js/blocks/add-to-cart-form/settings.tsx +js/blocks/add-to-cart-form/settings.tsx +blocks/add-to-cart-form/settings.tsx +add-to-cart-form/settings.tsx +settings.tsx +plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/index.tsx +woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/index.tsx +client/blocks/assets/js/blocks/add-to-cart-form/index.tsx +blocks/assets/js/blocks/add-to-cart-form/index.tsx +assets/js/blocks/add-to-cart-form/index.tsx +js/blocks/add-to-cart-form/index.tsx +blocks/add-to-cart-form/index.tsx +add-to-cart-form/index.tsx +index.tsx +plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/frontend.ts +woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/frontend.ts +client/blocks/assets/js/blocks/add-to-cart-form/frontend.ts +blocks/assets/js/blocks/add-to-cart-form/frontend.ts +assets/js/blocks/add-to-cart-form/frontend.ts +js/blocks/add-to-cart-form/frontend.ts +blocks/add-to-cart-form/frontend.ts +add-to-cart-form/frontend.ts +frontend.ts +plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/editor.scss +woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/editor.scss +client/blocks/assets/js/blocks/add-to-cart-form/editor.scss +blocks/assets/js/blocks/add-to-cart-form/editor.scss +assets/js/blocks/add-to-cart-form/editor.scss +js/blocks/add-to-cart-form/editor.scss +blocks/add-to-cart-form/editor.scss +add-to-cart-form/editor.scss +editor.scss +plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/block.json +woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/block.json +client/blocks/assets/js/blocks/add-to-cart-form/block.json +blocks/assets/js/blocks/add-to-cart-form/block.json +assets/js/blocks/add-to-cart-form/block.json +js/blocks/add-to-cart-form/block.json +blocks/add-to-cart-form/block.json +add-to-cart-form/block.json +block.json +plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/components/upgrade-notice/index.tsx +woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/components/upgrade-notice/index.tsx +client/blocks/assets/js/blocks/add-to-cart-form/components/upgrade-notice/index.tsx +blocks/assets/js/blocks/add-to-cart-form/components/upgrade-notice/index.tsx +assets/js/blocks/add-to-cart-form/components/upgrade-notice/index.tsx +js/blocks/add-to-cart-form/components/upgrade-notice/index.tsx +blocks/add-to-cart-form/components/upgrade-notice/index.tsx +add-to-cart-form/components/upgrade-notice/index.tsx +components/upgrade-notice/index.tsx +upgrade-notice/index.tsx +index.tsx +plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/edit.tsx +woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/edit.tsx +client/blocks/assets/js/blocks/add-to-cart-form/edit.tsx +blocks/assets/js/blocks/add-to-cart-form/edit.tsx +assets/js/blocks/add-to-cart-form/edit.tsx +js/blocks/add-to-cart-form/edit.tsx +blocks/add-to-cart-form/edit.tsx +add-to-cart-form/edit.tsx +edit.tsx +plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/style.scss +woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/style.scss +client/blocks/assets/js/blocks/add-to-cart-form/style.scss +blocks/assets/js/blocks/add-to-cart-form/style.scss +assets/js/blocks/add-to-cart-form/style.scss +js/blocks/add-to-cart-form/style.scss +blocks/add-to-cart-form/style.scss +add-to-cart-form/style.scss +style.scss plugins/woocommerce/client/blocks/assets/js/blocks/featured-items/with-api-error.tsx woocommerce/client/blocks/assets/js/blocks/featured-items/with-api-error.tsx client/blocks/assets/js/blocks/featured-items/with-api-error.tsx @@ -72202,20 +72242,6 @@ Internal/Admin/Agentic/AgenticController.php Admin/Agentic/AgenticController.php Agentic/AgenticController.php AgenticController.php -plugins/woocommerce/src/Internal/Admin/Agentic/AgenticSettingsPage.php -woocommerce/src/Internal/Admin/Agentic/AgenticSettingsPage.php -src/Internal/Admin/Agentic/AgenticSettingsPage.php -Internal/Admin/Agentic/AgenticSettingsPage.php -Admin/Agentic/AgenticSettingsPage.php -Agentic/AgenticSettingsPage.php -AgenticSettingsPage.php -plugins/woocommerce/src/Internal/Admin/Agentic/AgenticCommerceIntegration.php -woocommerce/src/Internal/Admin/Agentic/AgenticCommerceIntegration.php -src/Internal/Admin/Agentic/AgenticCommerceIntegration.php -Internal/Admin/Agentic/AgenticCommerceIntegration.php -Admin/Agentic/AgenticCommerceIntegration.php -Agentic/AgenticCommerceIntegration.php -AgenticCommerceIntegration.php plugins/woocommerce/src/Internal/Admin/Agentic/AgenticWebhookManager.php woocommerce/src/Internal/Admin/Agentic/AgenticWebhookManager.php src/Internal/Admin/Agentic/AgenticWebhookManager.php @@ -85911,6 +85937,11 @@ js/date/changelog/58765-dev-deps-cleanup-concurrently date/changelog/58765-dev-deps-cleanup-concurrently changelog/58765-dev-deps-cleanup-concurrently 58765-dev-deps-cleanup-concurrently +packages/js/date/changelog/fix-timezone-fallback +js/date/changelog/fix-timezone-fallback +date/changelog/fix-timezone-fallback +changelog/fix-timezone-fallback +fix-timezone-fallback packages/js/date/changelog/55095-dev-rewrite-wireit-deps-update js/date/changelog/55095-dev-rewrite-wireit-deps-update date/changelog/55095-dev-rewrite-wireit-deps-update @@ -92865,6 +92896,11 @@ php/email-editor/changelog/.gitkeep email-editor/changelog/.gitkeep changelog/.gitkeep .gitkeep +packages/php/email-editor/changelog/62838-add-column-blockgap-support +php/email-editor/changelog/62838-add-column-blockgap-support +email-editor/changelog/62838-add-column-blockgap-support +changelog/62838-add-column-blockgap-support +62838-add-column-blockgap-support packages/php/email-editor/phpcs.xml php/email-editor/phpcs.xml email-editor/phpcs.xml diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt index 32131bbe7..6807661ce 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt @@ -770,8 +770,11 @@ plugins/woocommerce/changelog/copilot-fix-hidden-field-labels plugins/woocommerce/changelog/62368-add-products-by-brand-collection plugins/woocommerce/changelog/59464-use-toolspanel-in-catalog-sorting-block plugins/woocommerce/changelog/feat-62121-migrate-wc-accordion +plugins/woocommerce/changelog/enhancement-42390-lazy-load-product-image plugins/woocommerce/changelog/60174-improve-switch-blog plugins/woocommerce/changelog/fix-42375 +plugins/woocommerce/changelog/pr-62859 +plugins/woocommerce/changelog/62315-wooplug-4934-error-notices-dont-show-up-in-the-mini-cart-on-initial-load plugins/woocommerce/changelog/59464-use-toolspanel-in-product-elements-blocks plugins/woocommerce/changelog/60386-patch-5 plugins/woocommerce/changelog/pr-61375 @@ -787,6 +790,7 @@ plugins/woocommerce/changelog/wooplug-5999-accessibility-concerns-on-checkout plugins/woocommerce/changelog/fix-62525-menu-bubble-styles plugins/woocommerce/changelog/WOOPLUG-6122-product-price-use-variation-objects plugins/woocommerce/changelog/39180-add-default-stock-amount-filter +plugins/woocommerce/changelog/performance-admin-reduce-sqls-number-on-roducts-page plugins/woocommerce/changelog/62673-wooplug-4701-interactivity-api-powered-mini-cart-move plugins/woocommerce/changelog/62793-fix-62760-duplicate-breadcrumb-my-account plugins/woocommerce/changelog/61926-patch-1 @@ -802,12 +806,20 @@ plugins/woocommerce/changelog/62806-fix-do-not-autoload-woocommerce_status_log_d plugins/woocommerce/changelog/61847-fix-customizer-checkout-page-check plugins/woocommerce/changelog/fix-update-product-gallery-add-to-cart-with-options-defaults plugins/woocommerce/changelog/performance-57045-product-attributes-lookup-indexes +plugins/woocommerce/changelog/performance-27746-customer-data-store-stats-SQLs plugins/woocommerce/changelog/59464-use-toolspanel-in-product-gallery-blocks plugins/woocommerce/changelog/pr-62816 +plugins/woocommerce/changelog/pr-62856 plugins/woocommerce/changelog/62858-phpstan-add-action-scheduler +plugins/woocommerce/changelog/62864-add-WCCOM-1903-notice-when-connected-store-deleted +plugins/woocommerce/changelog/62476-fix-order-variation-attributes-any plugins/woocommerce/changelog/.gitkeep +plugins/woocommerce/changelog/62126-add-iceland-and-faroe-islands-to-vat-countries +plugins/woocommerce/changelog/fix-dashboard-timezone plugins/woocommerce/changelog/59464-use-toolspanel-in-order-confirmation-block +plugins/woocommerce/changelog/refactor-add-to-cart-form-root-directory plugins/woocommerce/changelog/62653-test-cart-cache-headers +plugins/woocommerce/changelog/wooprd-1455-font-size-system-missing-one-value plugins/woocommerce/uninstall.php plugins/woocommerce/woocommerce.php plugins/woocommerce/php-stubs/wc-admin-feature-config.php @@ -4842,14 +4854,6 @@ plugins/woocommerce/client/blocks/assets/js/blocks/single-product/edit/editor.sc plugins/woocommerce/client/blocks/assets/js/blocks/single-product/edit/layout-editor.tsx plugins/woocommerce/client/blocks/assets/js/blocks/single-product/edit/shared-product-control.tsx plugins/woocommerce/client/blocks/assets/js/blocks/single-product/types.ts -plugins/woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/settings.tsx -plugins/woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/index.tsx -plugins/woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/frontend.ts -plugins/woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/editor.scss -plugins/woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/block.json -plugins/woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/components/upgrade-notice/index.tsx -plugins/woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/edit.tsx -plugins/woocommerce/client/blocks/assets/js/blocks/product-elements/add-to-cart-form/style.scss plugins/woocommerce/client/blocks/assets/js/blocks/catalog-sorting/index.tsx plugins/woocommerce/client/blocks/assets/js/blocks/catalog-sorting/block.json plugins/woocommerce/client/blocks/assets/js/blocks/catalog-sorting/edit.tsx @@ -4862,6 +4866,14 @@ plugins/woocommerce/client/blocks/assets/js/blocks/product-categories/block.tsx plugins/woocommerce/client/blocks/assets/js/blocks/product-categories/edit.tsx plugins/woocommerce/client/blocks/assets/js/blocks/product-categories/types.ts plugins/woocommerce/client/blocks/assets/js/blocks/product-categories/style.scss +plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/settings.tsx +plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/index.tsx +plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/frontend.ts +plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/editor.scss +plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/block.json +plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/components/upgrade-notice/index.tsx +plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/edit.tsx +plugins/woocommerce/client/blocks/assets/js/blocks/add-to-cart-form/style.scss plugins/woocommerce/client/blocks/assets/js/blocks/featured-items/with-api-error.tsx plugins/woocommerce/client/blocks/assets/js/blocks/featured-items/inspector-controls.tsx plugins/woocommerce/client/blocks/assets/js/blocks/featured-items/featured-product/index.tsx @@ -9261,8 +9273,6 @@ plugins/woocommerce/src/Internal/Admin/CustomerEffortScoreTracks.php plugins/woocommerce/src/Internal/Admin/Marketing.php plugins/woocommerce/src/Internal/Admin/Agentic/AgenticWebhookPayloadBuilder.php plugins/woocommerce/src/Internal/Admin/Agentic/AgenticController.php -plugins/woocommerce/src/Internal/Admin/Agentic/AgenticSettingsPage.php -plugins/woocommerce/src/Internal/Admin/Agentic/AgenticCommerceIntegration.php plugins/woocommerce/src/Internal/Admin/Agentic/AgenticWebhookManager.php plugins/woocommerce/src/Internal/Admin/MobileAppBanner.php plugins/woocommerce/src/Internal/MCP/MCPAdapterProvider.php @@ -11480,6 +11490,7 @@ packages/js/remote-logging/composer.json packages/js/remote-logging/package.json packages/js/date/changelog/53865-dev-pnpm-9-15-0 packages/js/date/changelog/58765-dev-deps-cleanup-concurrently +packages/js/date/changelog/fix-timezone-fallback packages/js/date/changelog/55095-dev-rewrite-wireit-deps-update packages/js/date/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option packages/js/date/changelog/54996-chore-update-wireit @@ -12652,6 +12663,7 @@ packages/php/blueprint/composer.json packages/php/blueprint/package.json packages/php/email-editor/changelog/fix-disable-email-editor-margin-support packages/php/email-editor/changelog/.gitkeep +packages/php/email-editor/changelog/62838-add-column-blockgap-support packages/php/email-editor/phpcs.xml packages/php/email-editor/tests/integration.suite.yml packages/php/email-editor/tests/unit/stubs.php diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt index 2455e879d..0142c6f80 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt @@ -89,15 +89,22 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .well-known .well-known/assetlinks.json .xml +/*/*/_tools +/*/*/more_ideas +/*/_tools +/*/activity /*/branches /*/commits /*/compare /*/contributors /*/forks /*/graphs +/*/group +/*/invite /*/issues/new /*/issues/search /*/milestones/new +/*/more_ideas /*/network /*/projects /*/pulse @@ -105,10 +112,23 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/tags /*/watchers /.git +/?*amp_client_id +/?z=1 /MANUALS/*.pdf$ /Search/ /_ /_/rsrc +/__wishlist__ +/_activities +/_activity +/_community +/_created +/_followers +/_following +/_quick_saves +/_saved +/_shop +/_shopping_list /_widget /album/*/*?i= /analytics @@ -131,10 +151,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /comments /commits/*?author /commits/*?path +/communities /contact/menu* /contact/partner* /contactus/mwaas* /directory +/discovered /docs/product /download /download/Browse.aspx? @@ -163,6 +185,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /layout/ /leads/*/jsplayer_show_lead_form.html /leads/*/show_form.html +/likes /login /lookup? /mediaapi/ @@ -175,10 +198,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /newest/*rss /newest/*xml /newsearch/ +/organize /partials +/pins /plugins /podcast/*/*?i= /print$ +/profile-about /raw /report_abuse /revisions @@ -186,6 +212,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rsvps/*atom /rsvps/*rss /rsvps/*xml +/scheduled-pin +/scheduled-pins /search /search/ /search? @@ -213,11 +241,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /store/new/*?*&*&* /store/top-free/*?*&*&* /store/top-paid/*?*&*&* +/story_pins +/tagged /tarball /tree +/tried /tv-season/*/*?i= /unsubscribe/ /video- +/video_pins /wal/ /widget_ /wiki/*/edit @@ -348,6 +380,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?search_forum= ?set_mobile= ?showAllGroups= +?show_error=true ?slogin ?sort= ?sortBy= @@ -471,6 +504,8 @@ 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 @@ -531,6 +566,8 @@ _next/data _next/jwt _next/title _next/viewer +_ngjs/resource +_ngjs/resource/*/get _nimbusJson.json _nimbusJsonp.js _nimbusJsonpStatic.js @@ -629,10 +666,12 @@ actions/news/rss ad_id= addContacts add_favorite +addboard addressBookExport admin admin/ ads +ads.txt ads/gpa/vidgen ads/learn ads/local @@ -644,6 +683,7 @@ advisor/*zx1fa adx/bin affil affil/pal +age-appeal agreements/approve ai-sandbox-internal/generated_images aihub/tfhub @@ -699,7 +739,9 @@ api? api_access_key= app*_ app*form_id= +app-ads.txt app/ +appealed-pin apple-app-site-association apps apps*&tags= @@ -776,6 +818,7 @@ author/following author= authoring/ authwall +autocomplete away.php awmp/data/images b?*node=7454898011 @@ -835,6 +878,10 @@ blogs/nationals-journal-beta blogs/search/ blogs/slow-ride blogs/test +board +board_activity +board_activity_comment +bookmarklet bookmarks books books/NBK @@ -855,18 +902,39 @@ books?*zoom= books?*zoom=1 books?*zoom=5 boutique/sitemaps +branded-pins bricks/image +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/pos-system/shop 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 buyside-e2e-monitor cai call @@ -895,6 +963,7 @@ checkout checkout-external checkoutnow checkpoint +christmas-spotlight chrome/crlset chrome/webstore/images chwilio @@ -914,6 +983,7 @@ clickthru clima/ets clima/sites/registry clone/library/genomic/organisms +close-account cloud-launcher/sitemap cloudsourcetools/images cms_content @@ -932,6 +1002,7 @@ commission_2010-2014/katainen commits?author= common/ common/survey.aspx* +communities communities/bin.aspx? communities/blogs/PortalResults.mspx? communities/eventdetails.mspx? @@ -948,11 +1019,14 @@ community/category/* community/comments community/feed community/trackback +community_comment +community_post companyDir compare compressiontest concussion/HeadsUp/training/ config.js +connect connections consumers/archive contact/menu* @@ -960,12 +1034,18 @@ contact/partner* contact_importer contactus contactus/mwaas* +content-claiming content-guest/rss/channels control +conversation +conversations +convert-business +convert-personal copilot copilot/c copilotsearch?q= copy-conductor/crawled +copyright-reporting core/ core/*.css$ core/*.css? @@ -983,11 +1063,19 @@ covid19/mobility cr$ cr? create +create_pin creative-europe/404_en.htm +creative-studio +creative_editor creativegroup +creator-spotlight +creator_hub/_earn +creator_hub/_partnerships creatorhub csp +csrf_error ct +ct.html ct/log_list culturalinstitute/images culturalinstitute/sitemaps @@ -1013,8 +1101,10 @@ de/ott de/solutions de/upload de/vimeo-academy +deactivate-account default.aspx/kb/ default.aspx/ph/ +delete_post delight dell/cities-transformed dell/cloud-future-of-medicine @@ -1101,6 +1191,8 @@ earth/social ebook ece eclas +edit +editorial/* edu/cs4hs education/404_en.htm education/blocks @@ -1113,6 +1205,7 @@ ekansa/Open-Context-Data ekansa/opencontext- email email-unsubscribe +email_verification_error embed embed/@ embed/curated @@ -1174,6 +1267,7 @@ en/microsoft-viva/ en/security en/security/ endorsements +engagement enterprise enterprise-jobs enterprise-partner-search/sitemaps @@ -1259,14 +1353,18 @@ 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 external_hosted f/healthcheck +facebook faves-i_love_u_get_away_from_me favorite fb +fb.html fbml/ajax/dialog fd/ fe=true @@ -1303,6 +1401,8 @@ flu/espanol/ flutter-canvaskit folder follow +follow_board +follow_user following food/archive food/favourites @@ -1383,6 +1483,8 @@ global$ gog google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService google.internal.maps.mapsjs.v1.MapsJsInternalService +google_gdn.html +google_search.html googlebooks/images gorf gp @@ -1497,6 +1599,7 @@ gtp/stir guidebooks gview h5games_gamecenter/images +hanukkah-spotlight hashtag/*?src= hd header/channels @@ -1520,9 +1623,12 @@ help/zendesk_sso hex history history/static +holiday-spotlight +holidays-celebrations home home$ home? +homefeed homepage-video-test hosted/images hotel/reviews? @@ -1534,10 +1640,10 @@ hp/video hpc/*/supported-applications.aspx? hpm hpmob -http://blog.google/robots.txt +http://archive.org/robots.txt +http://microsoft.com/robots.txt +http://npr.org/robots.txt http://s3.amazonaws.com/robots.txt -http://support.cloudflare.com/robots.txt -http://t.me/robots.txt hub?category= hz/contact-us/ajax/initiate-trusted-contact hz/help/contact/*/message/$ @@ -1552,6 +1658,9 @@ id-id.www.cloudflare.com id-id/feedback id-id/lp id-id/searchresults +idea-ads-tool +idea-pin-builder +idea-pin-invite identity/accountsettingsactivityweb identity/accountsettingssyaf ie/ie40/ @@ -1596,14 +1705,17 @@ info/customerror.htm* info/smart404.asp* info/tech-feedback inproduct_help/chatsupport +install-shuffles integrations internalPref intl intl/*/search/? intl/*/search? intlkb/ +invite inviteFromProfile inviteMany +invited invoice/est invoice/estimate/buyerView invoice/estimate/buyerView/attachments @@ -1640,6 +1752,8 @@ johnhancock johnhancock/in-a-lifetime-healthcare johnhancock/in-a-lifetime-sustainability johnhancock/in-a-lifetime-work +join/?next= +join/signup/?next= jp/$ jp/about jp/blog @@ -1682,6 +1796,7 @@ ko/ott ko/solutions ko/upload ko/vimeo-academy +kwanzaa-spotlight l.php labs-code labs/pmc @@ -1718,12 +1833,15 @@ learning/settings learning/settings$ learning/settings? legal +lens-search li/track library/devices licensing-syndication limited-release link +linked lite +live-session live_chat llms.txt lm/R1XIHQVKXSKBNJ @@ -1898,6 +2016,7 @@ narrative- native nbubumblebee network +new_invite news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference @@ -1907,6 +2026,7 @@ news/test news/test-liveblog news?viewArticle newsArticle +news_hub newsletter newsroom/dae newsround @@ -1920,6 +2040,7 @@ nl-nl/lp nl-nl/searchresults node/add/ nonprofits/account +notifications notifications/ ns/hydra/console/? nus-trk @@ -1927,11 +2048,15 @@ nwshp$ o/di o/dt oas/ +oauth/line +oauth/login oauth/v2 oauth2 oauth2/v2 +oauth_error offers/proxy/dealsserver/api/log offers/proxy/dealsserver/buy +offsite og okxbet.com onebox/media/sports/logos @@ -1960,8 +2085,11 @@ pagespeed/insights/ui/logo panel pantheon pantheon-platform +parental-consent/confirmation +parental-passcode participate/conferences.xml partners +password/reset password_expired patent-search/frontend patents/download @@ -1996,12 +2124,46 @@ photos/gbachelie photos/i_love_u_get_away_from_me photos/tags/*/page photos/youpy +pin +pin-builder +pin-communities +pin-creation-tool +pin-editor +pin/*/activities +pin/*/activity +pin/*/analytics +pin/*/brand-catalog +pin/*/comments +pin/*/email +pin/*/feedback +pin/*/idea-pin/related-products +pin/*/likes +pin/*/promote +pin/*/reaction +pin/*/related-products +pin/*/repin +pin/*/repins +pin/*/sent +pin/*/share +pin/*/shop-the-look +pin/*/tag +pin/*/takes +pin/*/visual-search +pin/*/visual-shop +pin/create +pin/find +pin/find?url= +pin_shop ping pingback +pinterest-predicts +pinterest-wellbeing +pinterestwellbeing pl-pl.www.cloudflare.com pl-pl/feedback pl-pl/lp pl-pl/searchresults +place plan= platform-telemetry play/store/web @@ -2048,6 +2210,7 @@ posttv/posttv/trendex posttv/sponsored-video ppl preference +prefs present presentation prettyearth/assets @@ -2056,6 +2219,8 @@ previewtemplate print private proFile/history? +product-catalogs +product-feed product-reviews/B0069IY63Y product/reviews? productPurchaseDone @@ -2112,11 +2277,13 @@ pub/dir public-profile publications puzzles/leaderboards/invite +pw pwapi-proxy/pwproxy pwapiv2 q= qr quality_form? +quiz rackspace/elevating-performance radio/imda ramfiles @@ -2124,6 +2291,7 @@ rating rd/search rd/search$ rd/search? +recently-viewed recipes/*?q= recipes/search reconnect @@ -2138,6 +2306,9 @@ refer refer/pal referrals referrer= +refresh_stored_accounts +refresh_token +register registry/wishlist remotelogout rep=hc @@ -2145,9 +2316,13 @@ report report-abuse?report= report= report_abuse.gne +reports-and-violations +request-data requestList requests research/participants/cofund +resource +resource/*/get results results retail @@ -2187,6 +2362,7 @@ s2/search/social s2/sitemaps s2/static s? +safe-redirect safety safetycheck salary-explorer/api @@ -2231,6 +2407,7 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti sections/ombudsman/2008/01/frequently_asked_questions_1.html sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma secure +sendHeaderEarly sendarticle services services/oauth @@ -2263,6 +2440,7 @@ shop/productpage shop/topics shop/view/product shop?* +shop_pins shopping-content-api/product_images shopping/deals shopping/product @@ -2566,10 +2744,12 @@ social/photosui/images social/photosui/sitemap social/search? social/social-security-directory/cai +socialmanager solutions sounds/search sounds/search$ sounds/search? +source source= source_repo= spain/empresas/ @@ -2586,6 +2766,7 @@ ss ss/customer-reviews/lighthouse ss/twister/ajax sslsingle +sso stadia/gamers start stat @@ -2645,6 +2826,10 @@ storefront storepicker stores/page/*visitId= stories +story-pin-builder +story-pin-invite +story_feed +story_pins storyworks/preview styles/js-on.css$ subscribe/braintree @@ -2670,6 +2855,7 @@ support/content support/forum/search? sureroute surprise +suspension-appeal sutils sv-se.www.cloudflare.com sv-se/feedback @@ -2687,6 +2873,7 @@ svc/strands svc/sudoku svc/wordle svpRecommendations +sw-shell.html swg system1/images t/privacy @@ -2694,6 +2881,7 @@ t/terms tab= tablet tag +taggingtool tagmanager/containers/xo tagmanager/pptm.js talk @@ -2741,7 +2929,9 @@ th-th/feedback th-th/lp th-th/searchresults th? +thanksgiving-spotlight themacallan/worlds-together +theme tickets-external? timedtext_video title @@ -2834,6 +3024,7 @@ trustedstores/js trustedstores/s trustedstores/tm2 trustedstores/verify +tv tv/thumb typeahead u @@ -2850,9 +3041,14 @@ ugc$ ugcsupport ugcsupport$ ui +unauth-profile +unlink unsub until= upload +upload-lens-image +upload-lens-image-history +upload-shuffle-draft uploads urchin_test url @@ -2870,9 +3066,11 @@ using utils uviewer v1 +v1/urls/count.json v2 v3 v3/openapi +v3/pidgets/log valkyrie-playground verify_age vi-vn.www.cloudflare.com @@ -2917,6 +3115,9 @@ webapps/xo/html/cookiecheck.html webapps/xoonboarding webscr websearch +website/confirm +website/confirm/download +welcome whats-next/planes-trains-and-analytics whsmiths widget/cr @@ -3226,7 +3427,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://creativecommons.org/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 @@ -3444,6 +3645,7 @@ xhtml? xml? xoplatform/logger/api/logger xorouter +your-shop youth/404_en.htm youtube/fonts youtube/img/branding/favicon diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt index b9e792c11..9a66b2720 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt @@ -303,6 +303,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .mp3 .mspx .net +.nocache.html .oga .opus .org @@ -336,7 +337,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .well-known/amphtml/apikey.pub .well-known/apple-app-site-association .well-known/assetlinks.json -.well-known/assetlinks.jsonhttp://ibb.co/robots.txt +.well-known/assetlinks.jsonhttp://web.archive.org/robots.txt .well-known/privacy-sandbox-attestations.json .well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200 .well-known/security.txt @@ -388,7 +389,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/projects /*/pulse /*/schemes -/*/search-results.htmlhttp://photos.app.goo.gl/robots.txt +/*/search-results.htmlhttp://x.com/robots.txt /*/stargazers /*/structures /*/tables @@ -527,6 +528,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?rubric= /?s= /?sa= +/?sc_lang /?set_cookie= /?share /?ss-track= @@ -542,8 +544,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Ajax /Ajax/MediaData /Ajax/Similar +/BucketContent /CHANGELOG.txt /CVS +/Careers/Form +/Careers/Profiles +/Careers/Registration /CountyAssessorPage.htm? /Download /GetResults.htm @@ -564,6 +570,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Ntx /OnThisDay /QuerySuggestion +/RedesignBucket /Search /Search/ /SelectLocale?fromPage= @@ -572,6 +579,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /_ /_/rsrc /__wishlist__ +/_acnmedia/ /_activities /_activity /_category @@ -582,6 +590,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /_employer_name /_followers /_following +/_globalreferences/ /_jcr_content /_jcr_content*.html /_json/* @@ -593,6 +602,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /_type /_uwa /_widget +/a-com-no-follow-no-index/ /abm /about /about-us/contact/contact-spotify-account @@ -793,7 +803,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /business/aisearch /business/availability /business/availability/?context -/business/availability/?context=http://vogue.com/robots.txt +/business/availability/?context=http://help.twitter.com/robots.txt /business/availability?context /business/availability?context= /business/search @@ -814,6 +824,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /calendar/*xml /campaign /capital/consumer/invoice/merchants +/careers/jobsearch? /cars/marketplace/product/* /cart /cas-redirect @@ -843,6 +854,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /click$ /click?type=*$ /client$ +/client/ +/clients/ /clima/ /clipping /cmp/dg/gdpr @@ -907,6 +920,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /contacts /contactus/mwaas* /content +/content/acom/ /content/experience-fragments/global_pdc /content/search /content/usergenerated/asi/mongo/content/sites/activitystreams/activities/community @@ -923,6 +937,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /cookie.js /cookie/dmaid /cookie_solutions/new +/core/ /country /cover /covid-19-across-world/* @@ -1144,6 +1159,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /entrylist.html /epub /error +/error/ /es-us /es-us$ /eshop @@ -1264,10 +1280,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /goglobal/ /goldlog$ /group -/gtc/gtc-chatbot/*http://skype.com/robots.txt +/gtc/gtc-chatbot/*http://nymag.com/robots.txt /hack /hardware/*/cart /havadurumu/ +/header/global-header/ /headlines /health/search/filter /healthvault/ @@ -1446,6 +1463,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /login.cms /login/verify-email /login? +/loginpage /logout /longhorn/ /lookup? @@ -1552,7 +1570,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /newssearch /nextpodcastlist /nightly-news -/no-referrer-when-downgradehttp://fb.watch/robots.txt +/no-referrer-when-downgradehttp://globesimregistrations.ph/robots.txt /no-search-results /node /node/add @@ -1852,6 +1870,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /search/?context= /search/?q /search/account +/search/ai-search /search/collections /search/login /search/models @@ -1859,6 +1878,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /search/plans /search/portfolio /search/results +/search/results /search/ris /search/search_results/ /search/title-text @@ -1970,6 +1990,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /signup?signup_token= /similar /site/ +/sitecore/ /sitemap /sitemap_gpdc.xml /skeleton @@ -2317,7 +2338,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*add-to-cart= ?*adxarea= ?*ajs_event -?*apikey*http://phys.org/robots.txt +?*apikey*http://vk.com/robots.txt ?*app ?*attachment_id ?*author @@ -2364,7 +2385,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*hsCacheBuster= ?*hsCtaTracking ?*hs_preview= -?*http://imgur.com/robots.txt +?*http://healthtips1dr.blogspot.com/robots.txt ?*hubs_signup-cta ?*hybrid= ?*iframe @@ -3095,7 +3116,6 @@ Areas/Epx/Content/500.aspx?aspxerrorpath= Art Article_type= ArticlesV2 -AsHeardOn AttractionAmendTravelDate AttractionBookingApi AttractionBookingDetails @@ -3154,8 +3174,8 @@ CancelBooking CarsComparePartners Cart CauseTeaserPopup -Celebrate100Million CertificateOfExcellenceRequestSupport +Channel CheapFlightsCommerce CheapFlightsController CheapFlightsHome @@ -3268,8 +3288,10 @@ FacebookConnect FareCalendar FatalError.html Feature -Featured +FeaturedRentalReview FeaturedShowMoreOverlay +FeaturedVRAjax +FeaturedVacationRentals Features/SpinaBifidaProgram/ Feeds FetchProdRefreshContent @@ -3321,8 +3343,6 @@ GetMobileApp GiftRegistrySearchViewCmd GoogleInternetAuthority Gpits -GreenLeaderAjax -GreenLeadersProxy GroupHomeApi GroupManagementCenter GuestAsAnonymous @@ -3806,7 +3826,6 @@ People/domain PerformRegionAutoRedirect PersonalizedOnboarding PhoneTrackingOptOuts -PhotoBox PhotoUpload Pin_Lander Place @@ -4170,6 +4189,7 @@ TravelAdvice TravelMap- TravelMap? TravelMapHome +TravelMode TravelerInterestNotificationEndpoint TravelersChoice? TravelersChoiceHome @@ -4273,6 +4293,7 @@ WAI/ut2 WAI/ut3 WAI/ut4 WEB-INF +WHB WRQualtrics360 WRQualtricsContacts WRQualtricsControlPanel @@ -4907,7 +4928,6 @@ adv?nw= adv?ref= advanced$ advanced-search -advanced-search/x advanced-trade/spot advanced/adv-suggestions advancedGiftRegistrySearchView @@ -5127,7 +5147,7 @@ apdata api api*.do api*?hl= -api*?hl=http://canva.com/robots.txt +api*?hl=http://adssettings.google.com/robots.txt api-keys api-proxy api.html? @@ -5181,6 +5201,7 @@ api/taxonomy$ api/template-taxonomy-service api/template-taxonomy-service$ api/ucs/shortlist +api/ui api/ui-extensions api/uisprime/track api/unified-underdog @@ -5315,10 +5336,7 @@ archive$ archive.php?archive=* archive.php?view=all archive/api/image.jpg -archive/article -archive/find archive/graphs.php -archive/page archive/project/sovsport$ archived archived$ @@ -5784,6 +5802,7 @@ b/eBay-Use-Only b/eBay-User-Tools b/rt=nc_mwBanner=1 b2b +b6e58ba63750c2f7 b?*node=7454898011 b?*node=7454917011 b?*node=7454927011 @@ -6055,7 +6074,7 @@ blog/*?text= blog/*sitemap.xml$ blog/*utm_source= blog/.* -blog/.html.*http://kickstarter.com/robots.txt +blog/.html.*http://samsung.com/robots.txt blog/10-lessons-from-an-engineering-manager/$ blog/2025-shifting-roles-report/$ blog/23-prototyping-resources-to-bookmark-right-now/$ @@ -7320,7 +7339,7 @@ ca_fr ca_fr/Download ca_referer= caas -caas/http://bitly.com/robots.txt +caas/http://enterprisemarketingportal.google/robots.txt cache cache/MiamiImageURL cacheKey @@ -7582,7 +7601,7 @@ cart.srv cart? cartoon carts -case-studies/http://squarespace.com/robots.txt +case-studies/http://wretch.cc/robots.txt cash cashout cassette.axd/manifest.xml @@ -7625,7 +7644,7 @@ cdn-cgi cdn-cgi/ cdn-cgi/bm/cv cdn-cgi/challenge-platform -cdn-cgi/http://youtube.googleblog.com/robots.txt +cdn-cgi/http://medium.com/robots.txt cdn-cgi/images/trace cdn-cgi/l/email-protection cdn-cgi/rum @@ -7633,7 +7652,7 @@ cdn-cgi/scripts cdn-cgi/speculation cdn-cgi/styles cdn-cgi/zaraz -cdn-cgi/zaraz/http://waze.com/robots.txt +cdn-cgi/zaraz/http://deezer.com/robots.txt cdn-proxy/pim cdn-proxy/px cdn.jwplayer.com/previews @@ -7657,7 +7676,7 @@ cgi-bin/koha/ cgi-bin/loginpage cgi-bin/search.fpl cgi-bin/wx -cgi-binhttp://similarweb.com/robots.txt +cgi-binhttp://ifttt.com/robots.txt cgi-local cgi-mad/ cgi-pct/ @@ -7783,7 +7802,7 @@ checklink? checkout checkout-external checkout/package -checkouthttp://accidentinjurylawyers.claims/robots.txt +checkouthttp://moderncalculators.com/robots.txt checkoutnow checkouts checkpoint @@ -7965,7 +7984,7 @@ code code-connect-docs code-docs code/* -code/http://audible.com/robots.txt +code/http://w3techs.com/robots.txt codeCoverage coderpad-for-figjam/$ codesamples/ @@ -10053,7 +10072,7 @@ confirmation conflagexp connect connect/@ -connect/http://corefiling.com/robots.txt +connect/http://blog.twitter.com/robots.txt connect/social-intranet.html connections connections/recent @@ -11884,7 +11903,6 @@ eliminar-busqueda eliminar-favoritos elite? elp -em email email-blog email-colleague @@ -13914,7 +13932,7 @@ fastajax/order/tax/validatevat fastanswers fatalerror.html faves-i_love_u_get_away_from_me -favicon.icohttp://gizmodo.com/robots.txt +favicon.icohttp://blog.google/robots.txt favorit-hinzufuegen favorit-loeschen favorites? @@ -14105,11 +14123,10 @@ files/*.jpg files/*.png files/advertising files/developer -files/live/sites/isoorg/files/_noindex files/resources fileview filing/free-file-fillable-forms/free-file-fillable-forms-support -filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://music.apple.com/robots.txt +filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://iso.org/robots.txt filter/ filter/tips filter/tips @@ -14132,7 +14149,7 @@ find find$ find-more find/ -find/*http://namecheap.com/robots.txt +find/*http://freepik.com/robots.txt finetune fios firefox/? @@ -15919,7 +15936,7 @@ forum/members forum/online forum/posts forum/search -forum/ucp.phphttp://atlasobscura.com/robots.txt +forum/ucp.phphttp://embassybel.ru/robots.txt forum/viewtopic.php forum/whats-new forumTeaser @@ -16696,7 +16713,6 @@ fr/about fr/account fr/acq fr/admin -fr/advanced-search/x fr/android/collections fr/android/search fr/api @@ -16863,7 +16879,6 @@ fr/search/?*q= fr/search/autocomplete fr/search/default.mi fr/search/shops -fr/search/x fr/search?*q= fr/security fr/security/ @@ -16948,7 +16963,7 @@ fy-NL/firefox/collections/mozilla fy-NL/firefox/collections/mozilla/$ fy-NL/firefox/search g -g/4arE9Chttp://meyerweb.com/robots.txt +g/4arE9Chttp://flickr.com/robots.txt g/api ga-actions/formie/forms/refresh-tokens ga/p @@ -17563,7 +17578,6 @@ home home$ home-equity home-improvement-dueling-digs -home.isoDocumentsDownload.do? home/dashboard home/global_feed home/index_rss @@ -17690,44 +17704,44 @@ html5 http http-checker http2_data -http://1drv.ms/robots.txt -http://aasciences.ac.ke/robots.txt -http://airbnb.com/robots.txt -http://caniuse.com/robots.txt -http://chat.openai.com/robots.txt -http://contagious.com/robots.txt -http://css-tricks.com/robots.txt -http://datacommons.org/robots.txt -http://developer.chrome.com/robots.txt -http://dictionary.com/robots.txt -http://dl.acm.org/robots.txt -http://dx.doi.org/robots.txt -http://ebay.com/robots.txt -http://ecrs.com/robots.txt -http://festivaldesantipodes.com/robots.txt -http://getpocket.com/robots.txt -http://google.fr/robots.txt -http://google.it/robots.txt -http://guardian.co.uk/robots.txt -http://hardcandymusic.com/robots.txt -http://ico.org.uk/robots.txt -http://instagram.com/robots.txt -http://m.youtube.com/robots.txt -http://material.io/robots.txt -http://maxcdn.bootstrapcdn.com/robots.txt -http://mixcloud.com/robots.txt -http://moderncalculators.com/robots.txt -http://mozilla.org/robots.txt -http://qualtrics.com/robots.txt -http://rantanps.blogspot.com/robots.txt -http://reconstructingjudaism.org/robots.txt -http://scmp.com/robots.txt -http://shorturl.at/robots.txt +http://161.ru/robots.txt +http://akparti.org.tr/robots.txt +http://aliexpress.com/robots.txt +http://amazon.co.jp/robots.txt +http://amazon.co.uk/robots.txt +http://amazon.com/robots.txt +http://amazon.de/robots.txt +http://amazon.es/robots.txt +http://amazon.fr/robots.txt +http://amazon.in/robots.txt +http://amazon.it/robots.txt +http://ameblo.jp/robots.txt +http://apple.com/robots.txt +http://chrome.google.com/robots.txt +http://creativecommons.org/robots.txt +http://en.m.wikipedia.org/robots.txt +http://gist.github.com/robots.txt +http://govostis.gr/robots.txt +http://gravatar.com/robots.txt +http://healthline.com/robots.txt +http://img.youtube.com/robots.txt +http://irishtimes.com/robots.txt +http://kickstarter.com/robots.txt +http://lefigaro.fr/robots.txt +http://nationalgeographic.com/robots.txt +http://patents.google.com/robots.txt +http://python.org/robots.txt +http://seekingalpha.com/robots.txt +http://siteground.com/robots.txt +http://smithsonianmag.com/robots.txt http://static.wixstatic.com/robots.txt -http://telegra.ph/robots.txt -http://tumblr.com/robots.txt -http://uber.com/robots.txt -http://weibo.com/robots.txt +http://techradar.com/robots.txt +http://thelancet.com/robots.txt +http://threads.net/robots.txt +http://tracks.arte.tv/robots.txt +http://upload.wikimedia.org/robots.txt +http://use.fontawesome.com/robots.txt +http://weebly.com/robots.txt https://player.cnevids.com https://www.iubenda.com/en/help/126238-pricing-faqs-legacy-guide https://www.iubenda.com/en/help/142642-old-vs-new-pricing @@ -18293,7 +18307,7 @@ index.php/user/logout index.php/user/logout/ index.php/user/logout/?context index.php/user/logout/?context= -index.php/user/logout/http://psychologytoday.com/robots.txt +index.php/user/logout/http://diigo.com/robots.txt index.php/user/logout?context index.php/user/logout?context= index.php/user/password @@ -18365,7 +18379,7 @@ integrations intelligencer/amp intent interactive -interactive*http://airtable.com/robots.txt +interactive*http://fda.gov/robots.txt interactive/reading-preference interactives/sponsor-story intercept @@ -20418,6 +20432,7 @@ maps?sid= mapslt? mapspro mapview +mar-optout market/ market/confederate_flag market/dixie_flag @@ -20786,7 +20801,7 @@ mre/*.jpg$ mre/*.js$ mre/*.pdf$ mre/*.png$ -mre/*.zip$http://arminbwagner.com/robots.txt +mre/*.zip$http://gov.uk/robots.txt mre/*? mre/*@@configuracoes_view mre/*@@download/file$ @@ -20828,7 +20843,7 @@ mu_api multiproduct multivu munin -munin*http://japantimes.co.jp/robots.txt +munin*http://podcasters.spotify.com/robots.txt muse/identity/v2/identity.js museumdays/accounts music @@ -21862,7 +21877,7 @@ p/*/v2/actions$ p/*/v2/actions? p/*/victory$ p/*/victory? -p/*http://baidu.com/robots.txt +p/*http://socialimpact.youtube.com/robots.txt p/*surveyopen p/*thm= p/60 @@ -22617,6 +22632,7 @@ plus/experience/*/series/ plus/experience/dreamforce_2025_x_test plus/r plusinstall +pm-optout pm/ pm/amplify/ pm/lambda/ @@ -22759,7 +22775,7 @@ premium$ premium-reports premium/ premium/$ -premium/http://sgtrains.com/robots.txt +premium/http://s.w.org/robots.txt premiumsupport/iam/ premiumsupport/knowledge-center/feedback-no/ premiumsupport/knowledge-center/feedback-yes/ @@ -22842,7 +22858,7 @@ privacy/zoho-group.html private private private-promo -private/http://foursquare.com/robots.txt +private/http://about.fb.com/robots.txt private/wtrack pro pro-help/q @@ -22876,7 +22892,7 @@ product-integrations/figma-for-microsoft-teams/$ product-integrations/google-workspace/$ product-integrations/zoom/$ product-managers/$ -product-ratings/http://yummly.com/robots.txt +product-ratings/http://wix.com/robots.txt product-reviews/B0069IY63Y product/* product/electrode/api/logger @@ -23764,6 +23780,11 @@ real-country real-estate-listings realmedia realty +realty*?*pinned_nb_id= +realty*?*pinned_offer_id= +realty/*/novostrojka +realty/offer +realty/site rearrange rec received-gift @@ -23859,6 +23880,7 @@ remotelogout removalrequest remove-favorite renders +renewal-reminder-optout rental-manager/?source=topnav&itc=postbutton_topnav rental-manager/?zpid= rental-manager/login/?url @@ -23924,6 +23946,7 @@ reports/state-of-the-designer-regional-report/$ reports/supercharging-design-in-korea/$ reports/takeaways-from-customers-using-dev-mode/$ reports/the-business-leaders-guide-to-design/$ +reports/the-business-value-of-design-systems/$ reports/the-outsized-role-culture-plays-in-attracting-design-talent/$ reports/tr1 reports/tr1.html @@ -24685,7 +24708,6 @@ ru-uz/lp$ ru-uz/lp/contact-us ru-uz/lp/homepage$ ru/ -ru/advanced-search/x ru/android/collections ru/android/search ru/api.php? @@ -24729,7 +24751,6 @@ ru/search ru/search/ ru/search/autocomplete ru/search/default.mi -ru/search/x ru/settings ru/srr ru/tag @@ -25136,7 +25157,6 @@ search/touch?products_mode=1 search/user?q= search/users search/video? -search/x search=* search? search? @@ -26769,7 +26789,7 @@ tag tag-manager tag-manager-360 tag/ -tag/*+http://msdn.microsoft.com/robots.txt +tag/*+http://dinotim.com/robots.txt tag/credible tag/expire-images tag/interaction-card @@ -26798,6 +26818,7 @@ talk/user/*/article tally-loader-react/static-1.65 target_baby target_group +target_id targetdirect_group tariffselect tasks @@ -26844,7 +26865,6 @@ tealeaf teamplain/ teams tech/*s= -tech/services-and-software/best-vpn techbiz/media/news/2001/09/46556 telegraph telsearch @@ -27234,6 +27254,7 @@ templates/x-matrix-template/$ templates/yearly-calendar-template/$ temporary_marketing_proxy/* temptation-island +ter-optout termini-e-condizioni termos-e-condicoes terms @@ -27263,7 +27284,7 @@ test.html test_community testfl testgpr -testhttp://edition.cnn.com/robots.txt +testhttp://moskva.stroi-podryad.ru/robots.txt testing testpage-forhomepage tests/* @@ -27475,6 +27496,7 @@ titles tkn/* tkt tl/$ +tlaAppCB tlqa tmall tmoney/* @@ -27654,6 +27676,7 @@ transcripts/419570939 transcripts/470280334 transcripts/480128005 transcripts/830237502 +transfers transformation-digitale-du-processus-de-design/$ transit? translate @@ -27763,10 +27786,6 @@ try-search-term try? trylater tsa -tto/archive/article -tto/archive/find -tto/archive/frame/article -tto/archive/page tucritica tune*retpath= turbo @@ -27977,6 +27996,7 @@ univercd/cc/td/doc universal-design-system/ university unlink +unlisted unsaved unsub unsubscribe @@ -28035,6 +28055,7 @@ urr urw urw/*/product-reviews us +us-en/careers/admin/careersxmlresult us-es*/listing/*/favoriters us-es*/people/*/circle us-es*/people/*/favorites @@ -28461,6 +28482,7 @@ utm_campaign= utm_content= utm_expid= utm_medium= +utm_source utm_source= utm_source=linguee uviewer @@ -28470,7 +28492,7 @@ uxtest/ux/ uy uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_insert.pdf uy/help -uz/http://img1.wsimg.com/robots.txt +uz/http://bilgematics.com/robots.txt v v$ v/badge @@ -28525,6 +28547,7 @@ verification/source verificationofemployment verified-modal verify +verify-mobile verify_age verify_cookies verify_your_email$ @@ -28706,6 +28729,8 @@ wall*?search=1 wall*?thread= wall*?with= wall-*?q= +wallpaper +wallpapers wanted wap/* wapsearch? @@ -28857,10 +28882,7 @@ website/templates/flash websiteoptimizer websrc webstats -webstore/ShoppingBasket -webstore/checkout webstore/search -webstore/shoppingbasket webstore/static/*/wall/js webtools webview @@ -29366,9 +29388,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://akorda.kz/robots.txt -wiki/Wikipedia_talk%3AAdministrator_electionshttp://itunes.apple.com/robots.txt -wiki/Wikipedia_talk%3AAdministrator_electionshttp://wish.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://win.gs/robots.txt wiki/Wikipedia_talk%3AAdministrator_recall wiki/Wikipedia_talk%3AAdministrator_review wiki/Wikipedia_talk%3AAdministrators%27_noticeboard @@ -29670,7 +29692,8 @@ wp-admin wp-admin/ wp-admin/admin-ajax.php wp-admin/admin-ajax.php -wp-admin/admin-ajax.phphttp://telegram.me/robots.txt +wp-admin/admin-ajax.phphttp://rtbf.be/robots.txt +wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt wp-admin/load-scripts.php wp-admin/load-styles.php wp-adv @@ -29845,7 +29868,7 @@ year your your-shop youreurope/businessACC -youreurope/businessDEV/http://streamelements.com/robots.txt +youreurope/businessDEV/http://europarl.europa.eu/robots.txt youreurope/citizensACC youreurope/citizensDEV yourtake @@ -30144,7 +30167,6 @@ zz-test 8bit-fest/parents 9 9*? -9e1c8f29b0e7769d 10 21-jump-street 22minutes @@ -30157,7 +30179,7 @@ zz-test 404 404 404.html -413gkwMT/http://inc.com/robots.txt +413gkwMT/http://sgtrains.com/robots.txt 429.html 500 500 diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt index 01c7057be..030db7723 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt @@ -332,7 +332,7 @@ -1 -1-cw* -1. --1.*http://chromium.googlesource.com/robots.txt +-1.*http://betterup.com/robots.txt #Links Disallow: @@ -352,7 +352,7 @@ # $ $ -$http://kddi.com/robots.txt +$http://cs.stanford.edu/robots.txt $rpc/google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService % @@ -486,6 +486,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &s= &share= &ana= +&annee= &apiKey= &app_v1 &app_v2 @@ -592,7 +593,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &evttype= &expand_article= &f%5B -&f%5B*http://si.edu/robots.txt +&f%5B*http://thestar.com.my/robots.txt &f%5B1 &f%5B1* &f[ @@ -604,6 +605,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &fb_locale &fbc21e0b_page= &fbclid= +&fbclid= &fc= &fdid= &fe= @@ -640,6 +642,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &gad_source= &gag= &gclid= +&gclid= &gettingPlayers= &givingPlayers= &gl= @@ -755,6 +758,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &page &page*&=sort &page= +&page= &page=9* &pageToken= &page_variant= @@ -791,6 +795,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &priority= &prm= &product= +&productGroupCampaignId= &psy= &ptype= &publication @@ -813,6 +818,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &rate= &rd= &rec-page +&recherche= &ref &ref= &ref=* @@ -932,6 +938,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &tpc= &tr_hl= &traffic= +&tri= &turfgrass= &tx_ &tx_theme_eventlist* @@ -1244,7 +1251,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -catlistshow-2-* -compare-view -counters- --css/ -cst- -d$ -debutant$ @@ -1269,7 +1275,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -i.*/similar -i.*/similar?from=flash_sale -image*.html --images/ -ist-* -json*.html -list5 @@ -1341,8 +1346,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .*__hssc. .*__hstc. .*assets/fonts -.*story_archive$http://commerce.gov/robots.txt -.+http://realestate.com.au/robots.txt +.*story_archive$http://ibtimes.co.uk/robots.txt +.+http://mountsinai.org/robots.txt .../ ..gitignore.html .BUILD @@ -1895,6 +1900,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .air.html .ajax$ .ajax.html$ +.ajax.php$ .all_articles.html .alpregio.html .amp-test.html @@ -2115,7 +2121,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .embed.text.html .empty.html .env -.envhttp://kidachi.kazuhi.to/robots.txt +.envhttp://en.wikisource.org/robots.txt .eot$ .eot************* .eot? @@ -2230,7 +2236,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .html?at_medium .html?cachemode=refresh$ .html?callV1 -.html?fb_xd_fragment .html?fbclid= .html?fr= .html?gclid= @@ -2294,7 +2299,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .jpg .jpg$ .jpg$ -.jpg$http://carnival.com/robots.txt +.jpg$http://joindiaspora.com/robots.txt .jpg* .jpg************* .js @@ -2307,7 +2312,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .js.map$ .js.php$ .js? -.jshttp://allkpop.com/robots.txt +.jshttp://denic.de/robots.txt .json .json .json$ @@ -2490,7 +2495,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .nimex$ .nocache.html .nsf -.nsf .nt .numbers .odp @@ -2530,10 +2534,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .pdf .pdf$ .pdf$ -.pdf$http://cdn.openai.com/robots.txt -.pdf$http://handbrake.fr/robots.txt -.pdf$http://numpy.org/robots.txt -.pdf$http://wa.link/robots.txt +.pdf$http://bunnings.com.au/robots.txt +.pdf$http://omnihotels.com/robots.txt +.pdf$http://pubsubhubbub.appspot.com/robots.txt +.pdf$http://shipstation.com/robots.txt .pdf%7CName=ComponentLink .pdf************* .pdf?* @@ -2541,9 +2545,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .pdf?adobe_mc=* .pdf?properties= .pdfdocusetools -.pdfhttp://google.co.za/robots.txt -.pdfhttp://microfocus.com/robots.txt -.pdfhttp://pasteboard.co/robots.txt +.pdfhttp://convinceandconvert.com/robots.txt +.pdfhttp://thisoldhouse.com/robots.txt +.pdfhttp://worldwildlife.org/robots.txt .personalization.article.html .personalization.html .personalization.startinfo.html @@ -2557,7 +2561,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .php*dropship .php/*.php .php?$ -.php?fb_xd_fragment .php_cs .phtml .phtml$ @@ -2579,8 +2582,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .png .png$ .png$ -.png$http://gdal.org/robots.txt -.png$http://gojek.com/robots.txt +.png$http://nttdata.com/robots.txt +.png$http://shacknews.com/robots.txt .png* .png************* .polizeibericht.html @@ -2962,7 +2965,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .webm$ .webp .webp$ -.webp$http://streamyard.com/robots.txt +.webp$http://google.com.sa/robots.txt .well-known .well-known .well-known/ @@ -2975,7 +2978,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .well-known/apple-developer-merchantid-domain-association.txt .well-known/assetlinks.json .well-known/assetlinks.json -.well-known/assetlinks.jsonhttp://akorda.kz/robots.txt +.well-known/assetlinks.jsonhttp://ibb.co/robots.txt +.well-known/pgp-key.txt .well-known/privacy-sandbox-attestations.json .well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200 .well-known/security.txt @@ -3012,8 +3016,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .xlsx .xlsx$ .xlsx$ -.xlsx$http://groovehq.com/robots.txt -.xlsx$http://rapidtables.com/robots.txt +.xlsx$http://alabama.travel/robots.txt .xml .xml$ .xml$ @@ -3045,15 +3048,17 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /%C3%BCbersetzen /& /* +/*&action= /*&dateFrom= /*&p1= /*&p2= /*&p3= /*&p4= +/*&print= /*+*+*+ /*,pgn: /*-*/manage-cookie-preferences*? -/*-jobs*http://unlv.edu/robots.txt +/*-jobs*http://anghami.com/robots.txt /*-p-*/benzer-urunler /*-p-*/satici-sorulari /*-p-*/saticilar @@ -3233,9 +3238,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/currency-converter /*/customer/ /*/discussions +/*/district= /*/documents /*/download/download-api/my-documents/checkStatus -/*/downloadhttp://google.co.kr/robots.txt +/*/downloadhttp://ebay.co.uk/robots.txt /*/edit /*/embed /*/extranets @@ -3294,6 +3300,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/partners/product-range-download /*/partners/product-range-selector /*/partners/product-subcategory +/*/pgu= /*/photos/fan /*/photos/private /*/player @@ -3340,8 +3347,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/schemes /*/search /*/search-result -/*/search-results.htmlhttp://office.microsoft.com/robots.txt -/*/search-results.htmlhttp://whatsapp.com/robots.txt +/*/search-results.htmlhttp://feedproxy.google.com/robots.txt +/*/search-results.htmlhttp://telegraph.co.uk/robots.txt /*/search? /*/searchresultview /*/service/account.html @@ -3409,6 +3416,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*?*storeid /*?_requestid= /*?_x_tr_hist=* +/*?action= /*?bvrrp=* /*?bvstate=* /*?cgid=* @@ -3427,14 +3435,21 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*?page=* /*?pmax* /*?pmin* +/*?print= /*?rmatt=tsid:* /*?st= +/*?utm_source= +/*ADD_TO_COMPARE_LIST /*Account-Show /*Account-StartRegister +/*BACKURL= +/*BACK_URL= /*Cart-Show /*LP-OnDemand* /*LP-ThankYou* +/*ORDER_BY /*Order-History +/*PAGEN /*Q1 /*SID= /*Tracking/VerifyHuman @@ -3443,8 +3458,17 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*_resultat-eleve*.html /*a_aid= /*account/*/?next=* +/*adfox /*ajax=1 +/*auth= +/*back_url= +/*back_url_admin= +/*backurl= +/*bitrix_include_areas= /*bvstate +/*change_password= +/*clear_cache= +/*clear_cache_session= /*comments-page= /*comments= /*css @@ -3454,12 +3478,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*euro/page-calendrier-general* /*expire= /*forceToHtml5= +/*forgot_password= /*fuck* /*gif /*html /*http://*/pdt* /*https://*/pdt* /*jpg +/*login= +/*logout= /*max-price= /*min-price= /*monde/page-calendrier-general @@ -3471,11 +3498,17 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*path= /*png /*porn* +/*print_course= /*qview=* /*redirect= +/*register= +/*search= /*searchOrtsname /*searchPlz /*seiteempfehlen +/*show_include_exec_time= +/*show_page_exec_time= +/*show_sql_stat= /*sortBy /*sortOrder /*textsearch @@ -3484,6 +3517,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*tracking/verifyhuman /*tt[] /*tv[] +/*utm_type /*value= /*version= /*~_all-1_ @@ -3653,6 +3687,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /2017*-en-directo* /2018*-en-directo* /2018- +/2019 /2019*-en-directo* /2020*-en-directo* /2020/02/13/money @@ -3664,9 +3699,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /2023/09/11/arizona-parents-allege-high-school-coaches-defamed-their-son-and-interfered-with-his-athletic-career/*$ /2024*-en-directo* /22 -/22732481 /23 -/24-hours-rss /25 /27 /28 @@ -3742,6 +3775,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?*utm_newsbreak= /?*utm_source= /?=glossary* +/?FORM=LFACTRE +/?ID= /?L= /?__cf_ /?__hstc= @@ -3755,6 +3790,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?amp= /?app= /?ar +/?atc_id= /?author= /?bq /?budget= @@ -3763,7 +3799,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?cid= /?clientId= /?collection= -/?comment_page= /?commentlist= /?consterm /?context=localeChange @@ -3776,13 +3811,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?display=list* /?display=price* /?display=tile* +/?doc= /?docid /?documenttype /?edition= /?es_p= /?eventId /?expand -/?fb_xd_fragment +/?fbclid= /?filter= /?filters /?fl_ @@ -3791,6 +3827,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?from=yanews /?government /?hideContent= +/?in_stock=false&is_online=false&edition= /?inapp= /?indexTab=default /?indexTab=editorial @@ -3803,15 +3840,20 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?isfilteropen /?kaid= /?kme +/?lang= /?language= /?law +/?letter= /?like_comment= /?local-download= /?marketplaceCosts= +/?metro= /?nabe= /?ngs_ /?ngs_token= /?o= +/?onsite_molding= +/?onsite_seealso= /?order= /?orpq /?ownerid @@ -3820,12 +3862,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?page=*&* /?pageRef /?pageType= -/?pdf=1http://readymag.com/robots.txt +/?pdf=1http://amazon.jobs/robots.txt /?personid +/?position= /?prefn1=clearance&prefv1=true /?preview /?price= /?print +/?printForm= /?printer-friendly /?product= /?q @@ -3872,6 +3916,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?sortby /?sorting=best_sales /?sorting=undiscovered +/?special=N +/?special=Y +/?sphrase_id= /?ss-track= /?sz=*&start=* /?tab= @@ -3885,11 +3932,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?tx_pscfaq /?type /?uid +/?undefined= /?utid /?utm /?utm_ +/?utm_place= +/?utm_referrer= /?utm_source= /?w_agcid= +/?wap /?wtime= /?wvideo= /?xml= @@ -3943,6 +3994,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /CheckoutServices-ExistingCustomer /ChildVisitor /Cmr +/CoachOpinions /Community /Components /Components/* @@ -4140,7 +4192,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /TSPD /TemplateItem /Templates -/Templates/VisitIowaFarms /Temporary /TextSearch/SuggestionsRecorder /Traduci @@ -4294,6 +4345,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /abtest /abuse$ /academic-publications/ +/academic_contribution /academy /accessoriesdata /account @@ -4331,9 +4383,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /action/showFeed? /actions_panel /action~ -/action~*/http://ericcoomer.com/robots.txt -/action~*/http://extension.missouri.edu/robots.txt -/action~*/http://google.com.mx/robots.txt +/action~*/http://bukaymedia.com/robots.txt +/action~*/http://dance-shop.kiev.ua/robots.txt +/action~*/http://mapstyle.withgoogle.com/robots.txt /actividades/reserva_confirmada /actividades/voucher /activities @@ -4350,6 +4402,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ad/ad-cookie /add-activity-to-cart /add-card? +/add-hit /add-ons-m /add-to-calendar /add-transfer-to-cart @@ -4384,6 +4437,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ads_v1.cms? /adult /advanced-trade/spot +/advanced_search.html +/advanced_search_result.html /advertiserDetail /adyen /aeglodetailweb/api/msite/item?productId* @@ -4396,6 +4451,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /affiliates_content_iframe* /affiliates_content_iframe.cms* /affiliates_library* +/afisha/event /again$ /agency/author/*& /agency/author/*? @@ -4463,6 +4519,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /alt$ /alt? /altcoins*?hl= +/altmosmvc/api +/altmosprx /aluguel-de-carros/resultados /aluguer-de-automoveis/resultados /amazingfactgenerator @@ -4481,6 +4539,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /amp/ /amp/$ /amp/amp +/amp/ampstories /amp_lazyload_definitionmore.cms?feedtype= /amp_msp_amazon_gadget.cms* /analysis-logger @@ -4530,7 +4589,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /api/* /api/*/amp /api/*amount -/api/*http://iamexpat.nl/robots.txt +/api/*http://vde.com/robots.txt /api/catalog/v3 /api/catalog/v3/srfile /api/client-event @@ -4646,11 +4705,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ask-question /asq /asset-comment-info -/asset_publisher /assets /assets/fonts /assets/pdfs /associates +/association_memberships /athleten/library/* /athletes/library/* /atlas @@ -4661,6 +4720,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /atom.xml$ /atom.xml? /att/mobileupgrade +/attachment /attachment/ /attend-my-event /attractions?page= @@ -4694,6 +4754,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /autocomplete?query=* /autodiscover/autodiscover.xml /autoexpo2020 +/autohistory/result /autokolcsonzes/eredmenyek /automatic-renewal-terms /autonoleggio/risultati @@ -4804,6 +4865,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /bin/upload /bin/viewauth /bin/viewfile +/bitrix /blame /blank.html /blank/ @@ -4841,7 +4903,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /blog/error* /blog/feed$ /blog/feed/ -/blog/fragments/*http://appsflyer.com/robots.txt +/blog/fragments/*http://getharvest.com/robots.txt /blog/industries/ /blog/login-content-countries/ /blog/login-content/ @@ -4896,6 +4958,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /bookmark-gallery.aspx /bookmark.html /bookmarks +/books_etc /booksellers/forthcoming-titles-alert /bookshelf /borrow @@ -5020,7 +5083,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /business/aisearch /business/availability /business/availability/?context -/business/availability/?context=http://families.google.com/robots.txt +/business/availability/?context=http://aliexpress.com/robots.txt /business/availability?context /business/availability?context= /business/business/business @@ -5136,6 +5199,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /careers /careers/jobsearch? /carhire/results +/carousel /carousel_capcalera /cars/marketplace/product/* /cart @@ -5257,6 +5321,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /cite /citedby /city$ +/city/projects/dacha +/city/projects/leto2018 /cj /cl/* /claim @@ -5288,6 +5354,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /client/ /clients/ /clima/ +/clinics/*/?page= +/clinics/*/?type= +/clinics/?district= +/clinics/?query= +/clinics/?station= +/clinics/?type= /clipping /clkg /clkn @@ -5295,6 +5367,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /closest /cloud-storage-pricing-plans/* /club/*/chat +/cmcm /cmp/dg/gdpr /cmp/dg/gdpr-emea /cmp/dg/gdpr-germany @@ -5310,6 +5383,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /cms/page /cnet_global_app_redirect.xml /co +/coachregister/Home/Search? /codebase /codebase/css /codebase/images @@ -5373,6 +5447,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /commits /commits/*?author /commits/*?path +/committee_memberships /common /common$ /common/review @@ -5605,7 +5680,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /control /control-panel/ /control_panel/manage* -/control_panel/manage*http://lua.org/robots.txt +/control_panel/manage*http://csun.edu/robots.txt /conv /conversation /conversation? @@ -6067,6 +6142,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /edits?*$ /editview /edm +/education /educator/blog/ /einleitung /el-tiempo/ @@ -6270,6 +6346,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /es/aviso-legal /es/partidos /es_ +/esearch /esg-impact-report-2020.pdf /eshop /espace-perso/* @@ -6298,9 +6375,19 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /event/*/live /event/*/promote /event/1 -/event/10*http://blockchain.com/robots.txt +/event/10*http://accuweather.com/robots.txt +/event/127001257 /event/2 /event/3 +/event/337206257 +/event/337208257 +/event/337215257 +/event/337219257 +/event/337224257 +/event/337226257 +/event/337239257 +/event/337240257 +/event/337241257 /event/4 /event/5 /event/6 @@ -6368,9 +6455,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /faq-chat-reference.html /faq-print /faq-print. +/faq/?q= +/faq/index.php /faq/jiohome /faq/jiomart-maha-cash-back-program -/faq/search/*http://geoteknik.id/robots.txt +/faq/search/*http://esa.int/robots.txt /faq/services/jio4gvoice /faq/services/jiocinema /faq/services/jiodrive @@ -6425,7 +6514,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /feed/*/articles.xml /feed/atom$ /feed/atom/$ -/feed/http://architizer.com/robots.txt +/feed/http://simple.wikipedia.org/robots.txt /feed/rss/$ /feed/rss2 /feed/search @@ -6438,11 +6527,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /feedback/learn-more /feedback/submit /feedback? -/feedhttp://sendgrid.com/robots.txt +/feedhttp://tools.pingdom.com/robots.txt /feeds/etads_v2 /feeds/manifest_appinstall/v-2.cms /feeds/nfl_2024_us -/feeds/nfl_2024_ushttp://staradvertiser.com/robots.txt +/feeds/nfl_2024_ushttp://cacm.acm.org/robots.txt /feeds/stock_data_feed.cms?companies= /feriehus/reviews/write /fetch-gcm-data @@ -6953,6 +7042,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /giveaway/*.html /givelovegetlove /gl-d$ +/glance /global$ /global-components /global-components1 @@ -7001,7 +7091,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /grscicoll/collection/search /grscicoll/institution/search /grscicoll/person/search -/gtc/gtc-chatbot/*http://podcasts.google.com/robots.txt +/gtc/gtc-chatbot/*http://msdn.microsoft.com/robots.txt /gtm /gu-in/iuc /guest @@ -7072,7 +7162,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /history-node /history/ /history?*$ -/historyhttp://outdoorproject.com/robots.txt +/historyhttp://opentech.fund/robots.txt /hm-test /holidays /holidays? @@ -7081,7 +7171,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /home-resource /home.sendtoafriendform /home/ -/home/*-county /home/*/product-support/servicetag/*/configuration /home/contact* /home/drug-class-name @@ -7266,6 +7355,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /industrial-machine-vision-and-fixed-scanners-reference.html /industrial-machine-vision-and-fixed-scanners/machine-vision-cameras.html /industrial-machine-vision-and-fixed-scanners/smart-sensors-and-cameras.html +/industrial_property_rights /industry/industry /infiniteLoad /info @@ -7453,6 +7543,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /kml_generate /kmu-hidden-pages /kn-in/iuc +/knigi/search/? /ko /ko- /ko_ @@ -7650,6 +7741,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /loader.js /loan/data /loc$ +/local /locale /locale /locale/set @@ -7681,7 +7773,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /login/ /login/* /login/en-GB?from= -/login/pc /login/pw /login/register /login/resetpassword @@ -7714,6 +7805,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /lpfsearch /ls= /lugar/*/archive +/m /ma-carte-lettre-a-ete-livree-endommagee#no-back /ma-lettre-carte-a-ete-livree-en-retard#no-back /ma-lettre-carte-n-a-pas-ete-livree#no-back @@ -7775,6 +7867,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /match-en-direct/*/*-live/*/stats-equipes /match-en-direct/*2025*/*-live /matches +/mayor/themes/3299/8619050 +/mayor/themes/4299/8877050 /mboxes /mcp.php /mdp-reenitialisation @@ -7796,6 +7890,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /media/oembed/?context= /media/oembed?context /media/oembed?context= +/media_coverage /mediaapi/ /meetings-flexible-combined-imager? /meetings-infrared-sounder? @@ -7931,8 +8026,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /mp-cms/app /mp-header.html /mr-in/iuc +/mr_docs +/mr_forum /mraid.js -/mrss.xmlhttp://coronavirus.jhu.edu/robots.txt +/mrss.xmlhttp://jezebel.com/robots.txt /msdn-files/ /msdn10/ /msdnmag/ @@ -8066,6 +8163,36 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /news/external/ /news/features? /news/international +/news/item/113597073 +/news/item/11804073 +/news/item/122313073 +/news/item/126041073 +/news/item/126446073 +/news/item/129627073 +/news/item/131491073 +/news/item/131520073 +/news/item/137302073 +/news/item/152663073 +/news/item/1830073 +/news/item/23439073 +/news/item/23683073 +/news/item/31260073 +/news/item/40753073 +/news/item/47173073 +/news/item/77670073 +/news/item/89573073 +/news/item/92499073 +/news/item/92745073 +/news/item/92796073 +/news/item/93049073 +/news/item/93676073 +/news/item/93906073 +/news/item/93948073 +/news/item/94195073 +/news/item/94227073 +/news/item/94512073 +/news/item/94802073 +/news/item/98096073 /news/latest-news? /news/load_more /news/page @@ -8128,9 +8255,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /nl /no-hardware-contest /no-index/* -/no-referrer-when-downgradehttp://arts.ac.uk/robots.txt -/no-referrer-when-downgradehttp://redding.com/robots.txt -/no-referrer-when-downgradehttp://uk.linkedin.com/robots.txt +/no-referrer-when-downgradehttp://app.adjust.com/robots.txt +/no-referrer-when-downgradehttp://cga.ct.gov/robots.txt +/no-referrer-when-downgradehttp://fb.watch/robots.txt /no-search-results /no_access /node @@ -8265,6 +8392,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /order /order /order-confirmation +/order-original /orderdetails /orderhistory /ordering-canceling.html @@ -8276,6 +8404,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /organize /os-voos-mais-baratos- /osgstatements-search +/others /outbound-call-survey /outbrain /outgoing-link/* @@ -8430,6 +8559,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pf/undefined?d= /pg:vip /pgtrack.js +/pgu/ru/services/index.php +/pgu/ru/services/online /photo-center/* /photo/10000 /photoId @@ -8546,6 +8677,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /prensa-y-comunicacion/notas-de-prensa?* /prereq /presentation-customer-facing/* +/presentations /press-release.html?news_id= /press-releases.html /press-releases/2012.html @@ -8591,7 +8723,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /print.html /print.ssf /print/ -/print/pdf /print?id /printView.html /printable @@ -8746,6 +8877,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /publications/*not_in_theme_id* /publications/? /publications? +/published_papers /publisher/search /pujceni-auta/vysledky /pull @@ -8891,6 +9023,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /reg /reg/regmsg.xhtml /region$ +/regional-settings /register /register /register$ @@ -8947,6 +9080,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /requestResetPassword /request_access /research-fellowship-presentations? +/research_areas +/research_experience +/research_interests +/research_projects /resend-password.aspx /reservation /reservations/ @@ -9178,7 +9315,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /search /search /search$ -/search$http://send-anywhere.com/robots.txt +/search$http://museothyssen.org/robots.txt /search* /search*%7C /search*&node=*&sort= @@ -9391,6 +9528,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /services/a-z /services/a-z.*.html$ /services/candidatures/supprimer-mes-donnees.html* +/services/catalog/cat/ru /services/learn/classes._filter.alphaSort.P*.*/ /services/learn/classes._filter.alphaSort.re*.* /services/learn/classes._filter.alphaSort/$ @@ -9416,6 +9554,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /share /share$ /share/* +/share?url= /shared/ /shared/component /sheetmusic @@ -9530,6 +9669,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /showroom /showroom/*?*page= /showtimes/location +/shtrafy/receipt +/shtrafy/result /sign-in-link /sign-up /sign-up-newsletter @@ -9571,8 +9712,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sitemap_.xml /sitemap_gpdc.xml /sitemap_output -/sitemaphttp://chron.com/robots.txt -/sitemaphttp://senckenberg.de/robots.txt +/sitemaphttp://admob.google.com/robots.txt +/sitemaphttp://binged.it/robots.txt /sitemaps-farfetch-com /sitemaps/ /sitemaps/image_daily_sitemap_f_* @@ -9593,7 +9734,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sl /sl/* /slice-shopping-bag -/slide_show /smadar /smart-sensors-and-cameras/mios.html /smb @@ -9609,6 +9749,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /social/google/auth.html /social/social_modal_ /socialShare +/social_contribution +/socmon /sofiameetup /sofiameetup/$ /software-licensing-reference.html @@ -9698,7 +9840,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /stoguides/ /stoi/* /stopartnertest/ -/storage-viewer /store /store-w/ /store/ @@ -9794,6 +9935,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /subtopic/338 /subtopic/email /subtopic/fulfillment +/success /suche /suche.html /suche.html? @@ -9995,6 +10137,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /taxonomy/term /td /te-in/iuc +/teaching_experience /team/ /teams/mainNavigationChevron_icon.svg? /tech/tech/tech @@ -10104,6 +10247,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /thumbnails /tid_external_content_proxy /tile-reference.html +/tiles /timezone$ /tippers /tld/news$ @@ -10279,7 +10423,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /unsubscribe/ /unsupported-browser /upcoming-meetings-search -/upcoming-streamshttp://ulta.com/robots.txt +/upcoming-streamshttp://williams-sonoma.com/robots.txt /update.php /updatecart /updates @@ -10469,7 +10613,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /videosearch /vids /view-form-open -/view-form-openhttp://opensocietyfoundations.org/robots.txt +/view-form-openhttp://tempo.co/robots.txt /view/ /view? /view_comments @@ -10499,6 +10643,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /voli-piu-economici- /vols-les-moins-chers- /vote.php +/vote2023 /vote? /votes$ /votre-plus-beau-marche/actualite @@ -10670,6 +10815,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /wordsworth /workflow-templates/search? /workflow-templates/standalone +/works /workshop /workshop/ /worldwide.html @@ -10697,11 +10843,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /wp-content/uploads/bg_forreaders/*.fb2 /wp-content/uploads/bg_forreaders/*.pdf /wp-includes -/wp-json /wp-login /wp-login.php /wp-login.php -/wp-register.php /wp/?s= /wp/search /wpm@ @@ -11054,7 +11198,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*annee= ?*answerId= ?*api_key -?*apikey*http://amazon.in/robots.txt +?*apikey*http://hackernoon.com/robots.txt ?*app ?*append_element ?*application-link= @@ -11067,7 +11211,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*attachment_id ?*attributes= ?*audio-prompts= -?*auth= ?*author ?*authorFacet=* ?*authors @@ -11316,8 +11459,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*hsCacheBuster= ?*hsCtaTracking ?*hs_preview= -?*http://baremetrics.com/robots.txt -?*http://duckduckgo.com/robots.txt +?*http://bitstamp.net/robots.txt +?*http://ft.com/robots.txt ?*hubs_ ?*hubs_* ?*hubs_signup-cta @@ -11635,7 +11778,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*reviews_page ?*revisionid= ?*rid=*&*destination= -?*route=account/loginhttp://pxhere.com/robots.txt +?*route=account/loginhttp://git.sr.ht/robots.txt ?*s1= ?*s2= ?*s3= @@ -11938,7 +12081,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?EventId=199338 ?EventId=201357 ?ExternalDataReference -?FILTER-SECTION= ?FRM_LOCALITE= ?G2I_ActionId=* ?Gen-MD= @@ -11956,7 +12098,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?OCID ?OFF ?OSPV -?PAGEN ?PHPSESSID= ?PRID= ?PageSpeed= @@ -12075,7 +12216,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?action=callus ?action=fx_tracking_data ?action_typTHe= -?activeFrom= ?activetab= ?ad= ?adbypass= @@ -12151,6 +12291,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?analytic= ?anchor= ?animal_species= +?annee= ?anyWord* ?apiKey= ?api_key @@ -12380,7 +12521,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?comments ?comments* ?comments= -?commidhttp://mentalhealth.org.uk/robots.txt +?commidhttp://eumetsat.int/robots.txt ?communityId= ?companyid= ?config @@ -12400,6 +12541,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?config=zoomopener ?connectivity= ?contact +?contact= ?contactId= ?contactPage= ?contactUserId= @@ -12441,7 +12583,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ct ?ctime= ?ctl -?ctx=*http://earthobservatory.nasa.gov/robots.txt +?ctx=*http://kit.fontawesome.com/robots.txt ?curator= ?currency ?currency= @@ -12631,6 +12773,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?fbclid ?fbclid ?fbclid= +?fbclid= ?fbclid=* ?fbt1= ?fc= @@ -12727,7 +12870,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?fromEasyShoppingTab= ?fromFooter ?fromMenu -?fromNewsdog*http://webhook.site/robots.txt +?fromNewsdog*http://citizensadvice.org.uk/robots.txt ?fromOffersTab= ?fromSeasonalTab= ?fromStream= @@ -12758,6 +12901,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?gclid*= ?gclid- ?gclid= +?gclid= ?gclid=* ?gclid=*$ ?gclsrc @@ -12786,7 +12930,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?google_preview= ?gotoUrl= ?gp -?gr= ?grape ?groepsformaat= ?group=test_a @@ -12844,7 +12987,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?hsa_ver ?hsm= ?hss_channel= -?http://blog.torproject.org/robots.txt +?http://o2.co.uk/robots.txt ?hub= ?hubs_content-cta ?hubs_content-cta= @@ -12863,7 +13006,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?id=* ?id=*&type=mdc_ ?id=at -?id=http://gutenberg.org/robots.txt +?id=http://hm.com/robots.txt ?id=kr ?id_currency= ?id_sess_lopd=* @@ -12976,7 +13119,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?l=* ?l_id= ?lang -?lang*http://cran.r-project.org/robots.txt +?lang*http://ebay.com.au/robots.txt ?lang= ?lang= ?lang=* @@ -13122,7 +13265,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?nav-bar-solutions%3Futm_page= ?nav-bar-solutions?nav-bar-solutions%3Futm_page= ?nb= -?nbck=1 ?ncr= ?ncs= ?ndx=t$ @@ -13136,7 +13278,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?next ?next= ?nextUrl=* -?nexthome=1 ?ni=1 ?ni=5 ?nid= @@ -13258,7 +13399,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?page=*& ?page=*&promo ?page=*&rate= -?page=*http://shop.oreilly.com/robots.txt +?page=*http://bookmeter.com/robots.txt ?page=0 ?page=[0-9] ?page=topics @@ -13351,7 +13492,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?prefv2=* ?preview ?preview= -?preview=http://marshall.edu/robots.txt +?preview=http://carrotquest.io/robots.txt ?preview=true ?preview=true$ ?previewToken= @@ -13388,6 +13529,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?product%2Fservice_type= ?product= ?product= +?productGroupCampaignId= ?productName= ?product_group= ?product_tag= @@ -13543,6 +13685,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?reactions_opened ?rec= ?receiver= +?recherche= ?recipeId= ?recipient=*&id=* ?recommend* @@ -13705,7 +13848,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?return_type ?return_uri ?returnurl= -?returnurl=*http://usaimportdata.com/robots.txt +?returnurl=*http://h.webgomme.com/robots.txt ?retweetjs ?reversePaginate= ?review_category @@ -13730,6 +13873,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ru ?ru-mo ?s +?s ?s$ ?s&pid=102940 ?s* @@ -13739,7 +13883,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?s= ?s=* ?s=*feed -?s=*http://inquisitr.com/robots.txt +?s=*http://u.osu.edu/robots.txt ?s=*page ?s=43260 ?s=Art @@ -13749,7 +13893,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?s=bpage-next ?s=feedpager ?s=http://art19.com/robots.txt -?s=http://whatismybrowser.com/robots.txt +?s=http://uow.edu.au/robots.txt ?s=lightbox ?s=mobile ?s=thanks @@ -13797,7 +13941,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?search_query= ?search_str ?searchfor=doctor&q= -?searchhttp://smallbusiness.chron.com/robots.txt +?searchhttp://eset.com/robots.txt ?searchid= ?searchoffer= ?searchterm @@ -14063,6 +14207,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?trail_id ?trailmix_ ?transactionKey= +?tri= ?trk ?trk* ?trk= @@ -14137,7 +14282,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?utm_= ?utm_ad_id= ?utm_campaign -?utm_campaign*http://antwerpen.be/robots.txt +?utm_campaign*http://vcahospitals.com/robots.txt ?utm_campaign= ?utm_campaign= ?utm_campaign=* @@ -14164,7 +14309,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?utm_source=lsplayer ?utm_source=quora ?utm_source=twitter -?utm_sourcehttp://backcountry.com/robots.txt +?utm_sourcehttp://floridatoday.com/robots.txt ?utm_sourse=55 ?utm_sq ?utm_term @@ -14272,7 +14417,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?wordfence ?wordfence_lh ?wp-ajax= -?wpfin=tag ?wpfpaction ?wpmobileexternal= ?wptouch_preview_theme @@ -14371,7 +14515,6 @@ AGLogout AI AI/ AITripBuilder -AJAX AK5537 AK6336com AL @@ -14695,7 +14838,6 @@ AirlineRegistration AirlineTips AirportFromGeoAjax AirportIP -Ajax Ajax.htm$ Ajax.htm$ Ajax/ @@ -14909,7 +15051,7 @@ Archivio/sostenibilita Areas/ Areas/Epx/Content/500.aspx?aspxerrorpath= Areas/Epx/Content/500_TechNet.aspx?* -Areas/http://glossy.co/robots.txt +Areas/http://studiopress.com/robots.txt Art Art%C3%ADculo Article @@ -14929,7 +15071,6 @@ ArticlesV2 Articolo Artikel ArtistsIndex/*?artist= -AsHeardOn AsiCommon/ AspNetWidgets AspxAutoDetectCookieSupport=1 @@ -14982,8 +15123,6 @@ B2BClickTracking BA BA/ BACKURL= -BACKURL= -BACK_URL= BACK_URL= BAEmailConfirmation BALinkImpressionTracking @@ -20029,7 +20168,6 @@ Benutzerkonto Bestellung-überprüfen Bestellungen Bestätigungs-Mail -Bibtexdownload Bidding-Opportunities-Current/City-Bids/* Bidding-Opportunities-Current/New-page/* BillingAndPayments @@ -20122,7 +20260,7 @@ Business/Work-with-the-City/Current-Bidding-Opportunities Business/Work-with-the-City/New-page Business/Work-with-the-City/Prevailing-Wage BusinessListingsAjax -ButikDetay*/http://wicg.github.io/robots.txt +ButikDetay*/http://adsabs.harvard.edu/robots.txt Buy C C37D9BE2-4B03-481d-B1FA-72CFAFD1C96C @@ -20169,7 +20307,6 @@ CM/ CMS-GeneralFiles-production/NA/ebooks/Geotab_StateofCommercialTransportation_2023 CMS/SiteSearch/ CMSImp -CMSLogin CN CN$ CN/ @@ -20286,7 +20423,6 @@ Categories.aspx* CategoryDisplay CategoryDisplay* CauseTeaserPopup -Celebrate100Million Cerca Cert/ Certapps @@ -20311,7 +20447,6 @@ CheapFlightsRecord CheapFlightsSearchDeals CheapFlightsSearchResults CheapFlightsSearchSeatGuru -CheckThisOut Checkout Checkout/ CheckoutEditItemsDisplayView @@ -20748,7 +20883,6 @@ CostcoOrderReview Council-Services/ CountryAjax CountryRedirect-GetDialog -County/templates CountyAssessorPage.htm Courses/Assessment Courses/Exercise-Files @@ -20922,7 +21056,6 @@ Dokument.wxe?Abfrage=* Domains/DomainControlPanel Dossiers Download -Download DownloadFile/ DownloadVideo/ Downloads/ @@ -20945,7 +21078,6 @@ EC/ EDOCSSESSIONID EDUCATION/ EE/ -EFPIA_Disclosure*.pdf EFRU/ EG/ EH/ @@ -20957,7 +21089,6 @@ EN/Service EN/Suche EN/node ENGLISH/ -EOL EOS EPiMultipagedDoc EPiServer @@ -21094,7 +21225,6 @@ Events/register/ Events/stylesheets/ Events/xml/ Exabot -Excite/ Exclusion-folder-for-ink ExecutiveNominationsByNominee.asp ExitCheckoutCmd @@ -21324,8 +21454,10 @@ FareCalendar FatalError.html Fcnd Feature -Featured +FeaturedRentalReview FeaturedShowMoreOverlay +FeaturedVRAjax +FeaturedVacationRentals Features/SpinaBifidaProgram/ Feedback Feedback/ @@ -21417,41 +21549,6 @@ ForumSignIn ForumVote Forumns Forums.aspx* -Forums/bb/Themes -Forums/bb/index.php?action=activate -Forums/bb/index.php?action=admin -Forums/bb/index.php?action=arcade -Forums/bb/index.php?action=calendar -Forums/bb/index.php?action=collapse -Forums/bb/index.php?action=deletemsg -Forums/bb/index.php?action=editpoll -Forums/bb/index.php?action=help -Forums/bb/index.php?action=helpadmin -Forums/bb/index.php?action=lock -Forums/bb/index.php?action=login -Forums/bb/index.php?action=logout -Forums/bb/index.php?action=markasread -Forums/bb/index.php?action=mergetopics -Forums/bb/index.php?action=mlist -Forums/bb/index.php?action=modifykarma -Forums/bb/index.php?action=movetopic -Forums/bb/index.php?action=notify -Forums/bb/index.php?action=notifyboard -Forums/bb/index.php?action=pm -Forums/bb/index.php?action=post -Forums/bb/index.php?action=printpage -Forums/bb/index.php?action=register -Forums/bb/index.php?action=removetopic2 -Forums/bb/index.php?action=reporttm -Forums/bb/index.php?action=search -Forums/bb/index.php?action=sendtopic -Forums/bb/index.php?action=splittopics -Forums/bb/index.php?action=stats -Forums/bb/index.php?action=sticky -Forums/bb/index.php?action=trackip -Forums/bb/index.php?action=unread -Forums/bb/index.php?action=unreadreplies -Forums/bb/index.php?action=who Fragment/ Fragment/SysConfig FragmentDirectory/* @@ -21477,7 +21574,7 @@ G GA GA/ GAM-investments-dave/ -GAM-placements-dave/http://jimdo.com/robots.txt +GAM-placements-dave/http://adultswim.com/robots.txt GARecord GB/default GD @@ -27303,8 +27400,6 @@ Government/Transparent-Denver/Business-Taxes Gpits Graduate Graduate/Avenue -GreenLeaderAjax -GreenLeadersProxy GrillAcademy-GetCbWEventList Group GroupHomeApi @@ -27332,7 +27427,7 @@ GuideRequested GuideRequestor H HACAffiliate -HBO/ +HBO/ HK/ HM HMDThankYou @@ -27362,7 +27457,6 @@ Hae HandleHotelSuperPortal Handlers Handlers -Handlers/ Handlers/LinkClosed HeadJS/static-2.115 HeadJS/static-2.83 @@ -27832,7 +27926,6 @@ ISBN ISC ISSUE_TEMPLATE.md ISSUE_TEMPLATE.md -ISUENews/CustomDialogs IT IT/ IT/SoftwareDist @@ -27869,7 +27962,7 @@ Images/HTEditImages Images/MT Images/Popup/ Images/QDM_EVENTS -Images/sites/http://pub.dev/robots.txt +Images/sites/http://canvaslms.com/robots.txt ImagesContent Import ImpressionRecord @@ -27939,10 +28032,7 @@ IstellaBot Item Item-Condition_ Item/Index?sitecode= -Itemimages -Itempdf Items -Itemtext J JE JM @@ -28082,7 +28172,6 @@ Library/Document.ashx Library/ReadItLaterPopup.aspx Library/document.ashx LightSubscriptionCenter -Like-spain-theme/js LikeButtonClicked Link LinkGenerator @@ -28383,6 +28472,7 @@ Membership/Memberzone Membership/e-Membership/app-help.asp Memonly/ MessageRunDetailID= +MessageSearch Messages MessagingOptions MetaAirCalendarAjax @@ -28639,7 +28729,6 @@ NVisitorgp4Ajax.naver NVisitorgp4Ajax.nhn NZ/ NaN -NameDetail Natation/NatationResultat NativeAds Nauka/ @@ -28858,8 +28947,7 @@ OpenLogin OpenSearch.aspx OpenZoomLayer OpeningHours -Openurl -Oppo-F3 +Oppo-F3/* OptOut.aspx OptOutEmail OptimusNativePayment @@ -28921,14 +29009,6 @@ PAD PAGE/* PAGEN PAGEN_ -PAGEN_1= -PAGEN_2= -PAGEN_3= -PAGEN_4= -PAGEN_5= -PAGEN_6 -PAGE_NAME=detail_slide_show -PAGE_NAME=search PAGINA-DE-PROVA PARTNERS PCCOciWeb/ @@ -28943,7 +29023,6 @@ PG PG/ PH/ PHPSESSID -PHPSESSID PIFSurvey/ PK PK/ @@ -28994,8 +29073,6 @@ PageBuilderControls PageSpeed=noscript PageSupportive-CampaignTermsAndConditions PageSupportive-SpringStart -Pageimage -Pageocr Pages Pages/404.aspx Pages/ArticleForward.aspx @@ -29004,8 +29081,6 @@ Pages/Forms/ Pages/Search-Results.aspx Pages/Search.aspx Pages/search -Pagetext -Pagethumb PageviewRecord Panier PanoramaXml @@ -29031,7 +29106,6 @@ Partner Partner= Partners PartnersLinks/ -Partpdf Parts Parts*?*filter Parts*?*q= @@ -29069,7 +29143,6 @@ Pharmacy/AccountRegister PhoneContract/ PhoneTrackingOptOuts PhotoAlbums -PhotoBox PhotoUpload PhpLibrairies Physics/sure @@ -29622,7 +29695,6 @@ Rewrite-Prototypes/Kira/Senior-Property-Tax-Exemption Rewrite-Prototypes/New-page/* RexSpamFilterAjax Ribbon -Risdownload RoadTripMap Robots Root_arc/ @@ -29667,7 +29739,6 @@ SFACS SG/ SH/ SH55 -SHOWALL SI SI/ SID= @@ -29677,7 +29748,7 @@ SITE=MN SITE=NZH SITE=XCOM SITE=es.antevenio. -SITECOREhttp://transparency.org/robots.txt +SITECOREhttp://salary.com/robots.txt SITESEARCH/ SK/ SL @@ -29743,7 +29814,7 @@ Scripts/ Search Search Search* -Search*http://spamcop.net/robots.txt +Search*http://zen.yandex.ru/robots.txt Search-Results Search-Show Search-Show* @@ -29763,7 +29834,7 @@ Search/Index?sitecode=MONTBLANC* Search/Mail/Public Search/Search/ Search/SearchKeyWord -Search/http://euronews.com/robots.txt +Search/http://redfin.com/robots.txt Search2 Search? Search?q* @@ -29929,7 +30000,7 @@ Socialnetwork= Socialprofile= Sogou Sok -Sok*http://refinitiv.com/robots.txt +Sok*http://connexity.com/robots.txt Soldier/ SolutionsDisplay SortAttractions @@ -29969,7 +30040,7 @@ Sport_Vari/Altri_Sport/Lotta/31-01-Gennaio-2013/atti-sessuali-minorenne-indagato Sport_Vari/Basket/Italia/Primo_Piano/2008/04_Aprile/18/orlandina.shtml SpryAssets St-Louis-Magazine/ -Standards-and-Positions/Principles-and-Standards/E-examples/http://fr.slideshare.net/robots.txt +Standards-and-Positions/Principles-and-Standards/E-examples/http://nextroll.com/robots.txt Staples/ StartBooking StartDocument @@ -30329,9 +30400,7 @@ Threadeskup ThreadeskupSimple ThreadeskupSimple Tienda/Guide -Title To -TodayOJ TodaysLowestFaresAjax ToolTips/ Tools @@ -30354,6 +30423,7 @@ TravelAdvice TravelMap- TravelMap? TravelMapHome +TravelMode TravelerInterestNotificationEndpoint TravelersChoice? TravelersChoiceHome @@ -30595,7 +30665,7 @@ Vol-IAOA Vol-XXX Volley/06-03-2016/volley-alessia-debutto-senza-morbosita-solo-pallavolo-140919160674.shtml VolunteerTranslations -VoteActivities/http://hyundai.com/robots.txt +VoteActivities/http://summitlighthouse.org/robots.txt Vuejs VwghRechtssatzkette.wxe?Abfrage=* W @@ -30686,9 +30756,7 @@ WarehouseLocatorBrowseView WarehouseLocatorDirectionsView Warenkorb WatchTopic -WaterConf2006 WatermarkPhoto -Wau-theme/js Wayback WeSEE:Search WeatherAjax @@ -30712,7 +30780,7 @@ WebResource.axd WebService WebServices WebStripper -WebSupport/Restrictedhttp://ascd.org/robots.txt +WebSupport/Restrictedhttp://downshiftology.com/robots.txt WebUserControls WebX WebZIP @@ -31041,7 +31109,7 @@ __export __frame __hsfp __hsfp= -__hsfphttp://historyextra.com/robots.txt +__hsfphttp://browsehappy.com/robots.txt __hssc __hssc= __hstc @@ -31314,7 +31382,7 @@ _issue _jcr_content _jcr_content* _jcr_content.logout.html -_jcr_content/*http://unwto.org/robots.txt +_jcr_content/*http://fhi.no/robots.txt _jcr_content/renditions/ _jobs _js/ @@ -31343,7 +31411,7 @@ _layouts/sp.core.js?rev=* _layouts/sp.js?rev=* _layouts/sp.runtime.js?rev=* _layouts/sp.ui.dialog.js?rev=* -_layoutshttp://heraldo.es/robots.txt +_layoutshttp://ia.net/robots.txt _lib/ _libraries _lit @@ -31404,7 +31472,7 @@ _nitf.xml _noindex _not-found _notes -_notes/http://nabu.de/robots.txt +_notes/http://telemundo.com/robots.txt _nsfgfb _nuxt _nuxt/*map @@ -31469,7 +31537,7 @@ _pxhc= _qa _qa.html _query= -_r/http://aboutcookies.org/robots.txt +_r/http://health.com/robots.txt _r/http://humblebundle.com/robots.txt _rcv _recache @@ -31548,7 +31616,6 @@ _styles _subdomains _svc _swf/ -_switcher_WAR_mediaportlet_redirect= _system/ _tasks/ _tcm @@ -39550,11 +39617,9 @@ about/leadership-administration/chancellor-event-request/thank-you/ about/leadership-administration/chancellor-meeting-request/thank-you/ about/leadership-administration/chancellors-lecture-series/ about/leadership-administration/holiday-greetings/ -about/leadership-university-administration/board-of-trustees/newsletter about/locations/liverpool/current-students/make-a-booking-with-our-student-success-team/ about/m/newsletters about/membership/corporate-alliance -about/news-publications/news/search about/news/*?category=All about/news/*?field_news_corporate_categories about/news/14122022-tinkoff-releases-market-first-tinkoff-pay-payment-sticker-for-paying-with-phone @@ -39562,7 +39627,7 @@ about/newsroom about/newsroom about/newsroom/page/*/?s about/newsroom/page/*/?tag -about/past-staff/http://excite.co.jp/robots.txt +about/past-staff/http://mixi.jp/robots.txt about/ping about/press-center about/press-room/article/2000 @@ -39676,7 +39741,7 @@ academic-strategy academic-subscriptions academic/ academic/profile -academic/rotc/afrotc/CurrentCadets/http://webrtc.org/robots.txt +academic/rotc/afrotc/CurrentCadets/http://businessinsider.com.au/robots.txt academic/search academicaffairs/commencement/book academicdemo/search-result @@ -39905,13 +39970,13 @@ account-management-devel account-prefs-change account-settings account-setup +account.html account.php account.php account/ account/$ account/* -account/InstitutionalSignInhttp://echr.coe.int/robots.txt -account/InstitutionalSignInhttp://indesignsecrets.com/robots.txt +account/InstitutionalSignInhttp://dev.windows.com/robots.txt account/Register.aspx account/_Resources/ account/accomplishments @@ -39964,7 +40029,7 @@ account/password-reset/confirm.html account/password-reset/initiate.html account/password-reset/secure-redirect-new-password.html account/password/*-*/forgotten-password$ -account/password/*-*/forgotten-passwordhttp://ama-assn.org/robots.txt +account/password/*-*/forgotten-passwordhttp://disneyplus.com/robots.txt account/password/*-*/reset-password account/password/reset account/paypal_cart @@ -40088,7 +40153,7 @@ accounts/o8 accounts/o8/id accounts/sign-in accounts/unlock -accountshttp://intothegloss.com/robots.txt +accountshttp://mobile.nytimes.com/robots.txt accredited-business-directory/*? accroches.xml acct @@ -40241,7 +40306,7 @@ action=siteSearch action=writeReview action? action_code= -action_staging/http://craigslist.org/robots.txt +action_staging/http://encrypted-tbn0.gstatic.com/robots.txt actioncenter actioncenter/index.cfm actions @@ -40344,7 +40409,7 @@ actualites/ville actuator ad ad-blocker-performance-study-in-response-to-manifest-v3-finds-that-ghosterys-ad-blocker-beats-the-competition -ad-manager/ +ad-manager/ ad-retargeting-101-online-shopping-in-the-covid-19-era ad-scans ad-test @@ -40489,7 +40554,7 @@ admin admin admin$ admin*$ -admin*http://blog.trendmicro.com/robots.txt +admin*http://mac.softpedia.com/robots.txt admin-confirmation admin-preview admin-user @@ -40502,14 +40567,12 @@ admin/* admin/* admin/?context admin/?context= -admin/ar/student/forms/ admin/aso admin/banner admin/blogmove admin/errors admin/forgot/ admin/form -admin/imago/ admin/intro/history/marxists/traffic admin/intro/history/webstats admin/js @@ -40536,8 +40599,8 @@ adminapps3/ adminapps4/ admincontrol admincontrol/ -adminhttp://fourhourworkweek.com/robots.txt -adminhttp://tantek.com/robots.txt +adminhttp://arsenal.com/robots.txt +adminhttp://fueledbyfaith.shop/robots.txt administration administrative-fellowship administratives @@ -40604,8 +40667,6 @@ admissions/guides admissions/info admissions/js/majors.js admissions/test -admissions/undergraduate-admissions -admissions/undergraduate-admissions.html admissions/undergraduate-admissions/transfer-center/flight-paths/nest-program admissions/undergraduate/apply/freshmen/secondchoicemajor-us.html admissions/undergraduate/redirect* @@ -40653,7 +40714,7 @@ ads. ads.php ads.txt ads.txt -ads.txthttp://bits.blogs.nytimes.com/robots.txt +ads.txthttp://lifehack.org/robots.txt ads/ ads/*? ads/finder/*? @@ -40718,7 +40779,6 @@ advanced-search advanced-search advanced-search$ advanced-search.php? -advanced-search/x advanced-trade/spot advanced/adv-suggestions advancedGiftRegistrySearchView @@ -40726,8 +40786,10 @@ advancedSearch advanced_blog_search advanced_engl.html advanced_group_search +advanced_search.html advanced_search.php advanced_search= +advanced_search_result.html advanced_search_result.php advancedroadmapsserver0327 advancedroadmapsserver0328 @@ -40896,7 +40958,7 @@ affiliate-partner-offer affiliate-program affiliate-program/affiliate-brand-kit/$ affiliate-template/ -affiliate/*http://mass.gov/robots.txt +affiliate/*http://techtarget.com/robots.txt affiliate/register.htm affiliate/screenname.htm affiliate_code= @@ -40915,7 +40977,6 @@ affirmthanks afil_link afiliados afiliados/item -afisha/*/amp/$ afisha/all-events/ afisha/art-events/ afisha/cinema-events/ @@ -41007,7 +41068,7 @@ agile064 agile065 agile066 agile067 -agility/ +agility/ aging_surprises_getting_older/article.htm agora/* agplants @@ -41380,6 +41441,7 @@ ajax*.do$ ajax*.do$ ajax-abuse ajax-download +ajax. ajax.htm$ ajax.htm$ ajax.php* @@ -41435,7 +41497,7 @@ ajax/views/mobile ajax/yahoo_stocks.php ajax=1 ajax? -ajaxCalls +ajaxCalls/* ajaxData ajaxServices ajax_ @@ -41517,15 +41579,7 @@ albany4h albinal album album.php -album/*/*Ajax -album/delete_user_review -album/fetch_overview_review -album/fetch_review_view album/promotion-hindi -album/release/*/*Ajax -album/report_inappropriate -album/review_thumbs -album/save_user_review albumarchive albumes/2015/03/03/nba_malditos_muertos albums @@ -41755,6 +41809,8 @@ alt_images.cfm alternatives altitem/ altitude/2020 +altmosprx/api/1/share +altmosprx/api/1/shareog altrimondi/catalogodeiviventi09/scheda_personaggio.shtml?lettera=f&id=157 aluguel-de-carros/resultados aluguer-de-automoveis/resultados @@ -41775,7 +41831,6 @@ alumni/reunions/sep-*-reunion-*/$ alumni/reunions/sep-*-reunion-*/* alumni/search-result alumni/summit/ -alumni/the-hub alunite alz-related-content alzheimers_disease_10_warning_signs_slideshow/article.htm @@ -42082,7 +42137,7 @@ amp/free-maps/ amp/harga amp/harga-termurah amp/headlinesworld/ -amp/http://eonline.com/robots.txt +amp/http://jstor.org/robots.txt amp/international-airports/ amp/international-airports/africa/nigeria.html amp/international-airports/africa/south-africa.html @@ -42295,7 +42350,7 @@ amp/travel/destinations/usa/grand-canyon-national-park/ amp/travel/destinations/usa/metropolitan-museum-of-art/ amp/travel/destinations/vatican-city/sistine-chapel/ amp/travel/destinations/vatican-city/st-peters-basilica/ -amp/travel/destinations/zimbabwe/victoria-falls/http://jsbin.com/robots.txt +amp/travel/destinations/zimbabwe/victoria-falls/http://snyk.io/robots.txt amp/view/AKR amp/web-stories amp= @@ -42377,7 +42432,7 @@ analytics/traffic/overview analytics/uploads analytictracking/ analyze.html -analyzehttp://infoworld.com/robots.txt +analyzehttp://doaj.org/robots.txt analyzer analyzer-api analyzeradmin @@ -42427,7 +42482,7 @@ anesth/employment/faculty/cv anewleaf anfrage anfrage-oeffnungszeiten -anga/ +anga/ angebot angebot-details angebote @@ -42666,13 +42721,14 @@ api*$ api*.do api*.do api*?hl= -api*?hl=http://canva.com/robots.txt +api*?hl=http://researchgate.net/robots.txt api- api-access api-corporate api-gateway api-graphql/loginInfo api-hj/hj-data/v1/boundary +api-json/bip api-keys api-proxy api-search @@ -42681,6 +42737,7 @@ api-site/getWalkScore api-site/marketreport/v1/area/overview api-v4 api-v5 +api-xml/bip api.ashx api.html? api.json @@ -42827,7 +42884,6 @@ api/health api/historical api/html api/http://agenciabrasil.ebc.com.br/robots.txt -api/httpquery.ashx api/index.aspx? api/india_api_read api/india_api_write @@ -42840,7 +42896,7 @@ api/internal/*/location api/internal/bookmarks/shares_and_clicks api/internal/cambridge/user api/io -api/io/http://crockford.com/robots.txt +api/io/http://ipsy.com/robots.txt api/jmuse api/jmuse?*id=*&index=*&type=img&v2= api/jmuse?*id=*&index=*&type=mp3&v2= @@ -42857,7 +42913,7 @@ api/liferay api/listings/*/related_articles api/listings/*/retargeting_history api/listings/*/upsell -api/loadmore/*http://italki.com/robots.txt +api/loadmore/*http://woundedwarriorproject.org/robots.txt api/locales/lives api/location/autocomplete-suggestions api/login @@ -42882,7 +42938,7 @@ api/nsi/v1/epgu/region/undefined api/nts/v1/login api/odata api/og -api/og/*http://defense.gov/robots.txt +api/og/*http://jivochat.com/robots.txt api/orders/oney/business-info api/paid-article api/partner_select/*/price_query @@ -42938,7 +42994,6 @@ api/sitemap.xml api/sitemap/index.xml?page= api/sitemap/www.db.com api/slots -api/soap.asmx api/social/og/image api/staticdata/whiskyStaticInfo/v1 api/staticmap @@ -42974,6 +43029,7 @@ api/udal/validators api/udal/version api/udal/visitor-cookie/dedupe api/udal/wish-list +api/ui api/ui-extensions api/uisprime/track api/unified-underdog @@ -43082,8 +43138,6 @@ api/wordproof api/workers api/www/avatar api2 -api2/httpquery.ashx -api2/soap.asmx api3 api:edgecache api? @@ -43118,7 +43172,7 @@ aponline app app app$ -app*.jshttp://nola.com/robots.txt +app*.jshttp://design-milk.com/robots.txt app*/pag*/form* app*/shr* app*_ @@ -43153,7 +43207,6 @@ app-opinion-lp app-photo-lp app-photos-daily app-ranking -app-register-proxy-event app-reviews/*/user-reviews/manage/add app-route app-router-poc @@ -43319,7 +43372,7 @@ appliance appliance-delivery-installation/* applicant-eligibility application -application-content/ +application-content/ application-survey/ application/ application? @@ -43484,7 +43537,7 @@ apps_ext/*/*ILinkListener* apps_ext/*/admin* apps_ext/*/dashboard* apps_ext/*/login* -apps_ext/http://sc.edu/robots.txt +apps_ext/http://us.macmillan.com/robots.txt appsearch_header= appservice appspromo @@ -43737,7 +43790,6 @@ ar/log ar/login ar/logout ar/mails -ar/main_ar ar/modules ar/motivator/ ar/myunited @@ -43957,7 +44009,7 @@ archive/epo/pubs/bulletin archive/events archive/find archive/graphs.php -archive/http://shop.mango.com/robots.txt +archive/http://pendleton-usa.com/robots.txt archive/issue archive/justo archive/news/kings/newsrecords/2011/11november/indiainstituteavanthachair @@ -43970,7 +44022,6 @@ archive/search archive/the-epic-community archive? archiveS -archive_broken archived archived archived$ @@ -43978,7 +44029,7 @@ archives archives archives/ archives/*/*/* -archives/http://indiatoday.in/robots.txt +archives/http://shure.com/robots.txt archives/index.html archives/multimedia/extra archives/multimedia/feedback.php @@ -44043,6 +44094,8 @@ areas/ areausuario/* arena arena/ +arenda*? +arenda-sport*? areyouahuman areyousure.cgi argos @@ -44222,7 +44275,7 @@ article/thank-you-registering article/thank-you-signing-health-edit article/this-article-has-been-deleted article/this-article-has-been-removed -article/this-article-is-no-longer-available*http://activision.com/robots.txt +article/this-article-is-no-longer-available*http://okx.com/robots.txt article/welcome-email articleByCat.cfm* articleId @@ -44320,8 +44373,6 @@ artificial-intelligence* artist artist-signings-executive-appointments-herald-new-era-for-deutsche-grammophon-and-decca-classics artist/*-comments -artist/*/*Ajax -artist/*/*Ajax/* artist/*/now-playing artist/127231622/radio?autoplay=true artist/export_shows_csv @@ -44370,7 +44421,6 @@ artsci_online/*.txt$ artsci_online/*.xls$ artsci_online/*.xlsx$ artshowcmt/ -artsys artvibes-results artwork-search? artworks @@ -44438,7 +44488,7 @@ askquestion? asm/ asp.net/ asp/ -asp/ +asp/ asp/cgabillstatus/ asp/demo_db_edit.asp asp/menu/ @@ -44447,11 +44497,11 @@ aspWebCalendar/ aspects.10 aspnet_client aspnet_client/ -aspnet_client/ +aspnet_client/ aspwebcalendar/ aspwebcalendar/calendar.asp aspx/ -aspx/read.aspxhttp://owni.fr/robots.txt +aspx/read.aspxhttp://autoriteitpersoonsgegevens.nl/robots.txt aspx_pages_code_testing aspxerrorpath* asq @@ -44467,7 +44517,7 @@ assay/bioactivity.html assay/getGraphHeatmap.cgi assay/redirect.cgi assaysrv/assaysrv.cgi -assembly-election-2017-results +assembly-election-2017-results/* assessment assessment/data-surveys/archive assessment/request @@ -44880,6 +44930,7 @@ attachements attachements/ attachment attachment$ +attachment/ attachments attachments attachments/* @@ -45255,7 +45306,7 @@ author/caitlinradano author/contact author/email author/following -author/fp-studio +author/fp-studio/* author/get_products author/hazelraoult/* author/mattpowell/* @@ -45385,7 +45436,6 @@ availability?context= availablefrom availableto avaluacio_programa_igualtat -avantgo avatar avatar_ avatars @@ -45655,6 +45705,7 @@ b2b-gift-card-shop b2b-resource/blogdownloadform b2b/ydirect b2c-tools +b6e58ba63750c2f7 b?*node=7454898011 b?*node=7454917011 b?*node=7454927011 @@ -45709,8 +45760,6 @@ back_pain_pictures_myths_and_facts_slideshow/article.htm back_pain_travel_tips/article.htm back_to_school_health_checklist_slideshow/article.htm back_url= -back_url= -back_url_admin= back_url_admin= backend backend-anon @@ -45738,6 +45787,7 @@ backend/trade-in backend/wallet background-checks backgrounds +backgrounds/?* backlink backoffice backoffice= @@ -45755,7 +45805,6 @@ backuphelpr4 backuphelpr5 backups backurl= -backurl= bacterial_infections_101_pictures_slideshow/article.htm bad-boys bad-boys-ii @@ -45774,7 +45823,7 @@ baf bag bagages/*idOffre= baggage/ -bai3Tucheechai9yauwie5aekeegiDeehttp://imagemagick.org/robots.txt +bai3Tucheechai9yauwie5aekeegiDeehttp://eltiempo.com/robots.txt baidu baidu-launches-landmark-licensed-music-service baidu-pc @@ -45856,7 +45905,7 @@ banners banners banners-old.php? banners/ -banners/ +banners/ banners/link-default.html banners/obama-vs-romney.html banners2/ @@ -45865,7 +45914,7 @@ baobao*? baocao bap bapingseo -bappstore/bapps/download/http://cincinnati.com/robots.txt +bappstore/bapps/download/http://ads.tiktok.com/robots.txt baptist-health-news/search* baraholka/ barcelona-a-ma @@ -46357,7 +46406,6 @@ best-practices/what-to-expect-when-moving-from-sketch-to-figma/$ best-practices/working-with-images-in-figma/$ best-practices/workspaces-in-figma-enterprise/$ best-sellers$ -best/fbs best/webview2 bestChallenge/detail bestChallenge/list @@ -46398,7 +46446,7 @@ betaboards betacc betaem betaexperience/ -betalen/http://brooktonsmarket.com/robots.txt +betalen/http://myfavouritemedicine.com/robots.txt betatos betmgm-presents betomansur @@ -46667,9 +46715,9 @@ biblioteques/*/detail biblioteques/*?&pg=search bibliotheek/handboeken/html/boeken/HD bibliotheque +bibliotheque/ bibliotheque/node/ bibliotheque/printmail/ -bibtexdownload bid bid= bid=* @@ -46750,6 +46798,7 @@ billiard/* billing billing billing-information +billing-issue.html billing/ billing/confirmed billing/invoice @@ -46764,7 +46813,7 @@ bin bin bin/ bin/* -bin/*http://raiffeisen.ch/robots.txt +bin/*http://iihf.com/robots.txt bin/broker bin/broker2 bin/cba/nimbus/getPageInfo @@ -46863,12 +46912,14 @@ biosamples/beta bip bip-callback bip-programs/ilan +bip/admin +bip/rejestr-zmian bipolar-disorder/video/bipolar-fatherhood bipolar-disorder/video/bipolar-toolbox bipolar_disorder_overview_pictures_slideshow/article.htm biqubiqucom bird -birla-mutual-funds +birla-mutual-funds/* biros birth_control_pictures_slideshow/article.htm birthday @@ -47029,8 +47080,8 @@ blank.xml blast/BlastAlign.cgi blast/bl2seq/wblast2.cgi blausen* -blausen*http://mamamia.com.au/robots.txt -blausen*http://storm.mg/robots.txt +blausen*http://jagranjosh.com/robots.txt +blausen*http://modelviewer.dev/robots.txt blaw/* blazer-ev/charging blazer-ev/delivery-day @@ -47178,7 +47229,7 @@ blog/*sitemap.xml$ blog/*utm_source= blog/*wordfence_* blog/.* -blog/.html.*http://reverbnation.com/robots.txt +blog/.html.*http://healthline.com/robots.txt blog/10-lessons-from-an-engineering-manager/$ blog/17-big-tax-deductions blog/20 @@ -47354,7 +47405,7 @@ blog/category/*/page/ blog/category/*/page/*/ blog/category/*?*_page= blog/category/ghostery-news -blog/category/http://garanteprivacy.it/robots.txt +blog/category/http://thefreelibrary.com/robots.txt blog/cg- blog/cgi-bin blog/charmaine-lees-10-rules-for-building-developer-tools/$ @@ -48049,7 +48100,7 @@ blog/want-figma-api-inspiration-heres-8-community-powered-projects/$ blog/we-made-a-mistake-with-our-api-challenge-and-were-sorry/$ blog/web-design-without-a-web-designer-xfive-turns-to-figma/$ blog/webassembly-cut-figmas-load-time-by-3x/$ -blog/webmentions/receive/http://epi.org/robots.txt +blog/webmentions/receive/http://jcrew.com/robots.txt blog/welcome-to-the-prompt/$ blog/welcome-to-the-wip/$ blog/welcome-weavy-to-figma/$ @@ -48151,7 +48202,7 @@ blog?*sort_bef_combine blog?category= blog?month blog?page -blog?page=http://pbskids.org/robots.txt +blog?page=http://thenation.com/robots.txt blog?q=* blogAdmin blog_entry_comments?sort= @@ -48197,7 +48248,7 @@ blogs/2011/ blogs/7faebe5debfdd358a46f2452a54eec94fce49269/ blogs/Chetu-Landing-Page blogs/admin/ -blogs/all/tagged*http://autoscout24.de/robots.txt +blogs/all/tagged*http://mamamia.com.au/robots.txt blogs/api.ashx blogs/atom blogs/author @@ -48295,7 +48346,7 @@ bm/wcms bm65 bmUID=* bmajax -bmc-election-2017-results +bmc-election-2017-results/* bme/search-result bmec/internal/departments/bam/modules bmec/internal/departments/bam/pgcourses @@ -50328,8 +50379,9 @@ branchenbuch/*/*/ln0 branches-atms/locations.html brand brand-desk -brand-desk*http://awi.de/robots.txt +brand-desk*http://wwnorton.com/robots.txt brand-event +brand-focus brand-guide?page= brand-guidelines brand-name-generator @@ -50378,7 +50430,7 @@ branding/images/dont-02.png branding/images/dont-03.png branding/images/dont-04.png branding= -brandnew/psphttp://cvs.com/robots.txt +brandnew/psphttp://pgatour.com/robots.txt brandnewconference/2016/video brandon-creed-joins-universal-republic-and-island-def-jam-motown brandon-schmidt-named-vice-president-acquisitions-for-caroline @@ -50471,7 +50523,7 @@ breast_cancer_diet_tips_for_breast_cancer/article.htm breast_cancer_help_during_after_treatment/article.htm breast_cancer_metastasis_spread/article.htm breast_cancer_pictures_slideshow/article.htm -breathelife +breathelife/* brewers/search brex brex-terms @@ -50551,7 +50603,7 @@ browse/_ browse/academic browse/author browse/author-structure -browse/catalogue-full/*/albumshttp://mercadolivre.com.br/robots.txt +browse/catalogue-full/*/albumshttp://dmca.com/robots.txt browse/cities browse/collocations browse/deals/partial @@ -50669,6 +50721,7 @@ bucks/node bucks/users buddy/ budget +budget-2019 budget/search/node budget= budte-spokojny-za-roditelej @@ -50764,7 +50817,6 @@ buniverse/vote buniverse/youtube bupaukcmshome/ burmese/search/\?query=. -bursar bursitis_treatment_pictures_slideshow/article.htm bursts/ burt-bacharach-composer-of-over-70-top-40-hits-signs-exclusive-administration-deal-for-north-america-with-universal-music-publishing-group-for-his-catalog-and-new-material @@ -54116,6 +54168,8 @@ business-customers/industrial-lubricants-and-specialty-fluids-for-business/persp business-customers/industrial-lubricants-and-specialty-fluids-for-business/perspectives/why-economy-lubricants-dont-save-you-money-in-long-run.html business-customers/industrial-lubricants-and-specialty-fluids-for-business/products/shell-panolin/reducing-carbon-intensity business-customers/industrial-lubricants-and-specialty-fluids-for-business/products/shell-panolin/reducing-carbon-intensity.html +business-customers/industrial-lubricants-and-specialty-fluids-for-business/products/shell-tellus-hydraulic-fluids/shell-launches-first-rrbo-hydraulic-fluid-approved-by-leading-oems +business-customers/industrial-lubricants-and-specialty-fluids-for-business/products/shell-tellus-hydraulic-fluids/shell-launches-first-rrbo-hydraulic-fluid-approved-by-leading-oems.html business-customers/industrial-lubricants-and-specialty-fluids-for-business/products/shell-tellus-hydraulic-fluids/shell-tellus-zinc-free-s3-mx-news business-customers/industrial-lubricants-and-specialty-fluids-for-business/products/shell-tellus-hydraulic-fluids/shell-tellus-zinc-free-s3-mx-news.html business-customers/industrial-lubricants-and-specialty-fluids-for-business/reach-for-shell-lubricants-supply-chain @@ -54388,9 +54442,8 @@ business/help/loans/turnover/get-turnover/get-client business/help/loans/turnover/get-turnover/terms business/help/procurement/special-account/special-account/open business/hub -business/image business/infrastructure-explainer -business/international-business +business/international-business/* business/international/international-payments/changes-to-foreign-currency-accounts.html business/invite business/invite-friend @@ -54490,7 +54543,7 @@ buy-ca.html buy-checkout.html buy-it-again buy-jetson? -buy-nowhttp://wlo.link/robots.txt +buy-nowhttp://downforeveryoneorjustme.com/robots.txt buy-nz.html buy-regnow.html buy-shop.html @@ -55275,7 +55328,7 @@ ca_fr/partners ca_fr/small-medium-business ca_referer= caas -caas/http://moz.com/robots.txt +caas/http://gitlab.com/robots.txt caas/springfield-clinic-team cab/ cabbie-presents @@ -55355,7 +55408,7 @@ calendar/*?year=2022 calendar/*?year=2023 calendar/*?year=2024 calendar/*?year=2025 -calendar/*http://stylist.co.uk/robots.txt +calendar/*http://peta.org/robots.txt calendar//index.html calendar/1415-2 calendar/350/search/ @@ -55407,7 +55460,6 @@ calendar/benefit-and-fundraiser/search/ calendar/books-readings/search/ calendar/books/search/ calendar/business/search/ -calendar/calendar.cgi calendar/campus/search/ calendar/cities/baraboo/search/ calendar/cities/barneveld/search/ @@ -55818,7 +55870,7 @@ campaigns/credit-cards/expired-reference-archive/ita-bt-combo.html campaigns/credit-cards/more-than-minimum.html campaigns/credit-cards/parris-island.html campaigns/digital-recruitment -campaigns/digital-recruitmenthttp://correios.com.br/robots.txt +campaigns/digital-recruitmenthttp://ah.nl/robots.txt campaigns/digital.html campaigns/digital/digital-banking-tools.html campaigns/digital/operation-innovate.html @@ -56091,6 +56143,7 @@ capacity4dev/user/password capacity4dev/user/register capacity4dev/users capacity4dev/xmlrpc.php +capital-campaign capital-markets capital-structure/ capitaltitle @@ -56333,7 +56386,6 @@ careers/index.jsp careers/indianapolis-event/ careers/install.php careers/invalid-request -careers/job/job-detail.html careers/job?gh_jid= careers/jobs careers/join-the-shell-talent-community @@ -56591,7 +56643,7 @@ case-administration-resources case-digests*? case-studies case-studies/ -case-studies/http://huggingface.co/robots.txt +case-studies/http://tunecore.co.jp/robots.txt case-studies/tarpon-interventional-pain-and-spine-care case.php casefactory*?*cid= @@ -56773,20 +56825,20 @@ category/author category/authors category/blog category/blogroll -category/brands +category/brands/* category/coldfusion category/commercial category/competition -category/connect +category/connect/* category/development category/downtime category/drupal category/features category/general -category/good-bites/http://jcrew.com/robots.txt +category/good-bites/http://ni.com/robots.txt category/international category/jetpack -category/living +category/living/* category/milestone category/misc category/monthly-roundup @@ -56862,7 +56914,6 @@ ccadmin/ ccc/search/node ccf/media/files/*guide.pdf cchs-old -ccp/ ccp/index.jsp?pg_name=ccpmapp/shared/help/page/OLBP_Email_10_offer ccp/index.jsp?pg_name=ccpmapp/shared/marketing/page/Free_Account_Alert5_page ccp/index.jsp?pg_name=ccpmapp/shared/marketing/page/offer100_old @@ -56883,7 +56934,6 @@ cct/Resources/Files/Drug-Court/Meeting-Verification.pdf cct/Resources/Files/Drug-Court/Menu-of-Sanctions.pdf cct/Resources/Files/Drug-Court/Participant-Handbook-Intervention-Track.pdf cct/departments/Drug-Court-Participant-Portal.html -cctw cd cd- cd-european-breakdown-cover @@ -59058,9 +59108,9 @@ cdn-cgi/beacon/performance cdn-cgi/bm/cv cdn-cgi/challenge-platform cdn-cgi/challenge-platform/ -cdn-cgi/http://flask.pocoo.org/robots.txt -cdn-cgi/http://gartner.com/robots.txt -cdn-cgi/http://spyfu.com/robots.txt +cdn-cgi/http://kids.youtube.com/robots.txt +cdn-cgi/http://theifab.com/robots.txt +cdn-cgi/http://weburbanist.com/robots.txt cdn-cgi/image cdn-cgi/images/trace cdn-cgi/l/email-protection @@ -59074,7 +59124,7 @@ cdn-cgi/scripts/5c5dd728/cloudflare-static/email cdn-cgi/speculation cdn-cgi/styles cdn-cgi/zaraz -cdn-cgi/zaraz/http://aesthetics.fandom.com/robots.txt +cdn-cgi/zaraz/http://waze.com/robots.txt cdn-fpw/sxg cdn-proxy/pim cdn-proxy/px @@ -59399,7 +59449,7 @@ cgi-bin/medicine/deans cgi-bin/mqcustomconnect cgi-bin/mqinterconnect cgi-bin/msdemo/ -cgi-bin/notices/http://oeffnungszeitenbuch.de/robots.txt +cgi-bin/notices/http://dagbladet.no/robots.txt cgi-bin/onTopic cgi-bin/order/ cgi-bin/order/bill.pdf @@ -59417,7 +59467,6 @@ cgi-bin/quickChanges cgi-bin/quickDiff cgi-bin/quickDiff.cgi cgi-bin/quickEdits -cgi-bin/redirect cgi-bin/resloc.pl cgi-bin/search cgi-bin/search.cgi* @@ -59453,7 +59502,7 @@ cgi-bin/wikiRss cgi-bin/wikiSig cgi-bin/wx cgi-bin/x-posts -cgi-binhttp://beppegrillo.it/robots.txt +cgi-binhttp://verizon.com/robots.txt cgi-brookscole/ cgi-comment cgi-dev @@ -59680,7 +59729,6 @@ challenges$ challenges/development change change-country -change-displayed-metadata change-email change-lang change-language @@ -59879,7 +59927,7 @@ chat-completions chat/ chat/*&ifs=allow chat/*?ifs=allow -chat/*http://grandviewresearch.com/robots.txt +chat/*http://robbreport.com/robots.txt chat/api/livechat chat/enroll chat/finance @@ -59903,7 +59951,6 @@ cheap196zpgf723nsd845books/ chebi check check*.php -check-logged-in check.htm check/ check2018 @@ -59986,7 +60033,7 @@ checkout_vrepay_elv.php checkout_vrepay_giropay.php checkout_vrepay_kreditkarte.php checkoutconfirmation -checkouthttp://elle.com/robots.txt +checkouthttp://cheapreplicacl.com/robots.txt checkoutimages.action2 checkoutnow checkouts @@ -60016,7 +60063,7 @@ chevron chfar chfarCostLimit chi/ -chi_simple/http://eyes.nasa.gov/robots.txt +chi_simple/http://office.xerox.com/robots.txt chicago/?q=admin chicago/?q=comment/reply chicago/?q=filter/tips @@ -60155,7 +60202,6 @@ chronic_signs_of_inflammation_you_may_not_expect/article.htm chs cht chuck-ciongoli-appointed-executive-vice-president-and-chief-financial-officer-for-north-america-universal-music-group -chumaker/chumaker.cgi chunk_previous_next_story.jsp chunks/ chusuku @@ -60267,7 +60313,6 @@ cisco/web/ cisco/web/UK/telepresence/pro cisco/web/support/RU/ ciscodotcom/ -ciscospark cisp cistellacovid cit/renewable-energy @@ -60303,6 +60348,26 @@ city/explore.html/ city/feed city/js/getBoxes.php city/post +city/projects/covid-19/form +city/projects/covid-19/isolation +city/projects/covid-19/organization +city/projects/covid-19/vaccine +city/projects/deg2021 +city/projects/marafon +city/projects/master +city/projects/prizy +city/projects/servicetest +city/projects/stayhome +city/projects/studentday +city/projects/vuz/compare/?subject= +city/projects/vuz/compare/?subject=*&pairs= +city/projects/vuz/search/?bachelor= +city/projects/vuz/search/?max_ball= +city/projects/vuz/search/?min_ball= +city/projects/vuz/search/?name= +city/projects/vuz/search/?specialist= +city/projects/vuz/search/?speciality= +city/projects/vuz/search/?war_center= city/shareit.html/ city= cityId= @@ -60579,7 +60644,6 @@ clear/apc clearRegister clear_cache= clear_cache_session= -clearcookies clearing/audit/elements clearing/audit/leftnav clearing/banner @@ -60752,7 +60816,7 @@ cloud-api/one-cart-api/v1/carts/current/process_payment cloud-launcher/sitemap cloud-storage-pricing-plans/* cloud/ -cloud/ +cloud/ cloud/$ cloud/* cloud/131 @@ -60933,7 +60997,7 @@ cn/en cn/en/ cn/enterprise/ cn/events/huaweiconnect/livestream-for-tvs$ -cn/events/huaweiconnect/sessions-on-demand*http://viber.com/robots.txt +cn/events/huaweiconnect/sessions-on-demand*http://chevrolet.com/robots.txt cn/forum/* cn/help/cookies-list/ cn/help/cookies/ @@ -60942,7 +61006,6 @@ cn/investment/funds cn/ipns cn/landingpage/ cn/login-messages/ -cn/main_cn cn/mobile-attribution-glossary/ cn/mobile-fraud-glossary/ cn/node @@ -61081,7 +61144,7 @@ code-promo/interstitiel code-validation code/ code/* -code/http://marriott.com/robots.txt +code/http://skype.com/robots.txt code360 code360-staging code= @@ -61154,14 +61217,14 @@ collection-search collection-search/advanced-search collection-search/advanced-search? collection-search? -collection.phphttp://sourcefabric.org/robots.txt +collection.phphttp://husqvarna.com/robots.txt collection/* collection/*/amp collection/*? collection/api/logger collection/category collection/editor -collection/editor/http://wacom.com/robots.txt +collection/editor/http://webassembly.org/robots.txt collection/family-friends collection/works? collection/zone @@ -63216,7 +63279,7 @@ comic-indies comic-indies/$ comic-indies/about comic/*2 -comiccontrol/http://console.developers.google.com/robots.txt +comiccontrol/http://digitaljournal.com/robots.txt comics comics-kingdom comics/unlimited/home @@ -63294,13 +63357,12 @@ comments.pl comments/ comments/*/likes comments/abusive -comments/comments.cgi comments/count comments/feed comments/feed/ comments/flag comments/new -commentshttp://de-de.facebook.com/robots.txt +commentshttp://elements.envato.com/robots.txt commerce commerce$ commerce/ @@ -63339,7 +63401,7 @@ common-header/ common-header/google-tag-manager---body/ common-header/google-tag-manager---head/ common-header/search-bar/ -common-results-pagehttp://linz.govt.nz/robots.txt +common-results-pagehttp://toutiao.com/robots.txt common/ common/* common/add-acl-entry @@ -63362,7 +63424,7 @@ common/survey common/survey.aspx* common/tools/pg/manual/PGcoa common/tools/pg/manual/PGholdmail -common/trial/http://dejure.org/robots.txt +common/trial/http://edrawsoft.com/robots.txt common/xml common2013 common2013/gsma_header_footer/allnavs @@ -63443,7 +63505,7 @@ community/*/foaf community/*/latest$ community/*/live community/*/post -community/*/post-*http://disneyworld.disney.go.com/robots.txt +community/*/post-*http://thespruce.com/robots.txt community/*/profile community/*/rss community/*/topics @@ -63499,7 +63561,7 @@ community/community-relations/isc-lighting-request/thank-you/ community/community-survey.html community/country community/donations/previousdonations.php -community/donations/thanks_paypal/http://emag.hu/robots.txt +community/donations/thanks_paypal/http://epa.ie/robots.txt community/email community/en/topics/community-events community/en/topics/leaderboard @@ -63581,7 +63643,7 @@ community/user community/user-api-key community/user/aaamodelmicrositenew community/user/ibmchampions -community/user/ibmtechxchangenorthtexasautomationusergroup/http://patentimages.storage.googleapis.com/robots.txt +community/user/ibmtechxchangenorthtexasautomationusergroup/http://clevescene.com/robots.txt community/user/ibmtechxchangestaging community/user/ibmz-and-linuxone community/user/imwuc @@ -63915,7 +63977,6 @@ complete-form/web.config complete-order complete-purchase complete-purchase -complete/compact completepurchase complex-and-universal-music-group-launch-umgcomplex-studios compliance/* @@ -64190,10 +64251,6 @@ computer/thanks computer/thanks-partner computereng computerrefresh -computing/Library/ -computing/Templates/ -computing/hallnet-test/ -computing/news/archive/ computingservices/private/ coms2/dnbdescription coms2/page_cse @@ -64378,8 +64435,8 @@ confirmarmodificacaodee-mail confirmarnovasenha,definirnovasenha confirmation confirmation/ -confirmation/http://enviragallery.com/robots.txt -confirmation?http://sixflags.com/robots.txt +confirmation/http://teepublic.com/robots.txt +confirmation?http://cityu.edu.hk/robots.txt confirmationNumber= confirmationcommande confirmednewpassword @@ -64401,9 +64458,10 @@ congressional connect connect-more/programme-2023/connect-more-2023-programme-file connect-to-analyst +connect/* connect/@ connect/authorize* -connect/http://dreamstime.com/robots.txt +connect/http://oreilly.com/robots.txt connect/labournews connect/social-intranet.html connected-apps @@ -64483,7 +64541,7 @@ contact-pantone-connect contact-preferences contact-request/ contact-sales -contact-sales/http://ghostery.com/robots.txt +contact-sales/http://calendar.perfplanet.com/robots.txt contact-support contact-thank-you contact-tos @@ -64681,7 +64739,6 @@ content/access content/admin content/advancedsearch content/allegionuk -content/api content/api/ content/assets/favicon.ico?v=2 content/audit @@ -64947,7 +65004,7 @@ content/dam/munichre/brandportal/guidelines/*.pdf content/dam/munichre/brandportal/guidelines/*/*.pdf content/dam/munichre/brandportal/guidelines/*/*/*.pdf content/dam/munichre/brandportal/guidelines/*/*/*/*.pdf -content/dam/munichre/brandportal/guidelines/*/*/*/*/*.pdfhttp://jmir.org/robots.txt +content/dam/munichre/brandportal/guidelines/*/*/*/*/*.pdfhttp://db.com/robots.txt content/dam/natwest_com/secureinbox content/dam/nuance/en_us/terms-and-conditions/ content/dam/oecd/ @@ -65000,7 +65057,7 @@ content/dam/splunk2/images/icons/favicons/favicon.ico?301=/favicon.ico content/dam/splunk2/images/logos/splunk-logo.svg?asd content/dam/static-page/customer-advocacy/*/pdf content/dam/static/js/tagging/ -content/dam/students/documents/graduations/programs/http://keycdn.com/robots.txt +content/dam/students/documents/graduations/programs/http://paypalobjects.com/robots.txt content/dam/stzh/aemmanual-tui content/dam/stzh/cd content/dam/stzh/pkzh @@ -65037,15 +65094,6 @@ content/dam/unicreditgroup-eu/documents/it/investors/dedicated-to-investors/Comu content/dam/unicreditgroup-eu/documents/it/press-and-media/price-sensitive/2024/december/CS-UniCredit-presenta-a-Consob-documento-offerta-Banco-BPM-13122024-ITA.pdf content/dam/unicreditgroup-eu/documents/it/press-and-media/price-sensitive/2024/november/CS-UniCredit_Banco-BPM-OPS_25112024.pdf content/dam/unicreditgroup-eu/documents/it/press-and-media/price-sensitive/2024/november/Comunicazione-ex-art.102-TUF-UniCredit_Banco-BPM-OPS_25112024.pdf -content/dam/wbx/de/gated -content/dam/wbx/en/gated -content/dam/wbx/es/gated -content/dam/wbx/fr/gated -content/dam/wbx/it/gated -content/dam/wbx/ja/gated -content/dam/wbx/ko/gated -content/dam/wbx/pt/gated -content/dam/wbx/zh-tw/gated content/dam/web/au/documents/case-studies/*.pdf$ content/dam/web/au/documents/other/*.pdf$ content/dam/web/au/documents/reports/*.pdf$ @@ -65059,7 +65107,6 @@ content/dam/web/ca/documents/case-studies/*.pdf$ content/dam/web/ca/documents/other/*.pdf$ content/dam/web/ca/documents/reports/*.pdf$ content/dam/web/ca/documents/whitepapers/*.pdf$ -content/dam/web/corporate/assets-hidden-from-search content/dam/web/da_dk/www/ content/dam/web/de/documents/other/*.pdf$ content/dam/web/de/documents/reports/*.pdf$ @@ -65153,9 +65200,10 @@ content/demo-m.html content/demo.html content/dental/faculty/home.html content/dist/fonts +content/docdel content/download content/downloads/ -content/downloads/http://photobucket.com/robots.txt +content/downloads/http://acrobat.adobe.com/robots.txt content/ebook content/ebook/ content/ebrochure/toyota-mobility.pdf @@ -65254,7 +65302,7 @@ content/index.php/filter/tips content/index.php/node/add content/index.php/search content/index.php/user/login -content/index.php/user/logout/http://marketplace.visualstudio.com/robots.txt +content/index.php/user/logout/http://shop.app/robots.txt content/index.php/user/password content/index.php/user/register content/inspublic @@ -65347,7 +65395,7 @@ content/pluralsight/en/jcr:content content/prelaunch content/products-brochures/Company/Europe-shipping-rates.pdf content/profiles -content/public/wbc/en/_services/calcs-forms-tools/http://blog.goo.ne.jp/robots.txt +content/public/wbc/en/_services/calcs-forms-tools/http://radio.garden/robots.txt content/public/wbc/en/_services/serialiser/ content/public/wbc/en/_services/serialiser/calculator/ content/public/wbc/en/business-banking/westpac-live-video/ @@ -65369,6 +65417,7 @@ content/report content/rockwell-automation/global content/rockwell-automation/language-masters content/rockwell-automation/style-guide +content/routledg/gwst/2003/00000032/00000004 content/rsc/midcnty/WRACAgendasAndMinutes/WRAC2009-2010Minutes/wracnovember2009minutes.pdf content/rss content/ru_ru/ @@ -65491,7 +65540,7 @@ contentassets/*.xml$ contentfeed/getdata?type=synopsi contentisblocked contentisblocked.md -contentjam/ +contentjam/ contentonly contentpar_gridblock contentresearchtool/ @@ -65740,7 +65789,6 @@ convocation/information/invitation convocation/invitation convocation/thank-you/ convos -cook cook*sitemap*.xml cook/ricette/ricerca cookie @@ -65961,7 +66009,7 @@ core/themes/*.jpg core/themes/*.js$ core/themes/*.js? core/themes/*.png -core/unlocking-power-rda-joint-workshop-nardac-and-pcc-sct-rda-training-task-grouphttp://goldmansachs.com/robots.txt +core/unlocking-power-rda-joint-workshop-nardac-and-pcc-sct-rda-training-task-grouphttp://wikiwand.com/robots.txt core/wp-admin/ core/wp-admin/admin-ajax.php core?context @@ -65994,8 +66042,10 @@ corpes/form corpfiles/ corporate corporate-banking/corporate-online/signin/ -corporate-culture/inner/http://espncricinfo.com/robots.txt -corporate-culture/inner/http://win.tue.nl/robots.txt +corporate-corner +corporate-culture/inner/http://radionz.co.nz/robots.txt +corporate-culture/inner/http://sites.nationalacademies.org/robots.txt +corporate-gallery corporate-test corporate. corporate.html @@ -66085,7 +66135,6 @@ counters/millennium.html?p0 counters/year2000.html?p0 counters/year2000a.html?p0 counterstats -counties counties/*/resources countries country @@ -66098,9 +66147,7 @@ countryid= countryresidence countrysearch/*/*-importer.html countrysearch/*/*/importers/*.html -county/Templates county/js/getBoxes.php -county/templates coupon coupon-codes/go coupon/*2 @@ -66161,7 +66208,6 @@ coupons/blank-default coupons/blog/page coupons/coupons/visit coupons/images/zeroclipboard.swf -coupons/index/trackprint coupons/preview coupons/subscribe coupons/superdupersri/callback @@ -66224,7 +66270,7 @@ courses/login courses/nested-content/postgraduate courses/online-shkoly courses/online-shkoly/zapusk-online-shkoly -courses/online-shkoly/zapusk-online-shkolyhttp://bastianpfaff.com/robots.txt +courses/online-shkoly/zapusk-online-shkolyhttp://prop-2020.com/robots.txt courses/register courses/requests courses/search @@ -67275,9 +67321,6 @@ cvsweb cvv cvx/client/sync/fpc cw -cwms_1_5 -cwms_2_0 -cwms_2_5 cws cwv cwvwp-conference @@ -67604,14 +67647,11 @@ dafs/procurementservices/search/node dafs/search/node dafs_ftp daily-login-bonus -daily/26945/3996748 -daily/article_cover daily/grubstreet daily/southflorida daily_discover daily_newsletter.asp daily_process -dailyalert/ dailybrief dailybusinessreview/events dailyreportonline/events @@ -67650,7 +67690,7 @@ dam/jcr:d493cbe0-67e8-4aa5-8972-b41046099254/Lean%20ITSM%20Whitepaper.pdf$ dam/jcr:d493ce3b-6f18-4986-af05-f73f5bb24097/epost-mailer-font-update-12-2023.pdf dam/jcr:f5065dd6-c5df-4872-b4b8-f589519c9eeb/dhl-express-importanweisung-verzollung-de.pdf dam/support/pdf -dam/udelImages/student-life/reslife/floorplanshttp://arcgis.com/robots.txt +dam/udelImages/student-life/reslife/floorplanshttp://unodc.org/robots.txt dam/www/*.PDF$ dam/www/*.pdf$ dam/www/*pdfs @@ -67695,7 +67735,7 @@ data-group/ data-items* data-page-integration data-processing-terms -data-protection/our-role-supervisor/complaints/edps-complaint-form*http://shareasale.com/robots.txt +data-protection/our-role-supervisor/complaints/edps-complaint-form*http://m.media-amazon.com/robots.txt data-science* data-security/download-confirm.html data-security/pdf/insider-threat-management-handbook.pdf @@ -69002,7 +69042,6 @@ de/magazin/wp-admin de/magazin/wp-admin/admin-ajax.php de/mailinglist de/mailinglist/email -de/main_de de/make de/map de/market/confederate_flag @@ -69498,7 +69537,7 @@ delete_props_conf.html delete_tags_conf.html deleteaccount.aspx deleteaccountb.aspx -deleteaccounthttp://shor.by/robots.txt +deleteaccounthttp://lrec-conf.org/robots.txt delicacy delicious_not_dull_tasty_diet_tips_for_ibd/article.htm delight @@ -69545,7 +69584,7 @@ demo/confirmed demo/safari-reader-test-1 demo/safari-reader-test-2 demo/safari-reader-test-3 -demo/safari-reader-test-nielshttp://monday.com/robots.txt +demo/safari-reader-test-nielshttp://onelogin.com/robots.txt demo2/ demo_2c5e63dedb24a demo_ad.html @@ -69565,13 +69604,7 @@ dennis-blair-appointed-vice-president-alternative-promotions-for-universal-repub dennis-reese-promoted-to-head-of-promotion-for-capitol-music-group denouements dental/*/index.php -dental/dh -dental/endo -dental/histo dental/index.php -dental/intranet -dental/perio -dental/students dental_health_common_problems_pictures_slideshow/article.htm dental_oral_health_wisdom_teeth_surgery_pain/article.htm dentistry/*/administrator @@ -69608,19 +69641,8 @@ departement-sociologie/search/ department-economics/econofides/ department-of-computer-science-and-information-technology/staff departments -departments/ac/ -departments/aed/degree-show-16/3ddesign/studentcatalogue/abigail-monger/ departments/division-subspecialty-medicine/integrative-medicine/fundamentals-oncology-acupuncture-online-course -departments/eu/images/staff/Dave-Berry.jpg -departments/eu/images/staff/Robert-Knight.jpg -departments/eu/images/staff/Ruth-Kinna.jpg -departments/eu/images/staff/Sureyya-Turkeli.jpg -departments/materials/pg/unilever/ departments/radiology/radiology-image-request -departments/ssehs/ex/ -departments/ssehs/information/ -departments/sses/ex/ -departments/sspgs/sspgs-dev/ departments/surgery/endometrial-cancer-research-day departure= departureDate= @@ -69701,8 +69723,6 @@ design?create design_sandbox design_theme_id design_tokens -designandprint/ex/ -designandprint/photography/imagebank.html designdb/*/jsp designdb/*/showData.jsp designdb/*? @@ -69868,12 +69888,12 @@ developerworks/forums/post developerworks/forums/servlet developerworks/wikis/login.action development +development-pages development/ developmentandalumni developmentfund/wp-admin developmentfund/wp-content/plugins developmentfund/wp-includes -developmentpages deverror/ devgruntconsole/ devhelperfunction/ @@ -71866,7 +71886,7 @@ digitaldata digitalexpress/ digitalpdf digitalsubscription/imagedownload -digitalsubscription/imagedownload/http://apoia.se/robots.txt +digitalsubscription/imagedownload/http://sos.mo.gov/robots.txt digraph dilatua/proRecensione.do dilatuagaz @@ -71882,7 +71902,6 @@ ding-session= dion-no-i-d-wilson-promoted-to-executive-vice-president-of-def-jam-recordings dip diplomat -dir/ dir/pdf dir_on_server direct @@ -71899,7 +71918,7 @@ directnews directories directories-api directories/transition -directors/http://fs.blog/robots.txt +directors/http://devcentral.f5.com/robots.txt directory directory-profile/ directory/ @@ -72018,7 +72037,7 @@ discuss discuss. discuss/search discussion -discussion-forum/http://chromeenterprise.google/robots.txt +discussion-forum/http://rapidtables.com/robots.txt discussion/comment-permalink discussion/edit-profile discussion/handlers @@ -72278,6 +72297,7 @@ distro.html distropic distrovid/myvideos disusing +dit/documents/gosudarstvennaya-programma-goroda-moskvy/view/264637220 diverse diversity diversity-inclusion* @@ -72292,7 +72312,7 @@ dj dj/ django django-admin -django-admin/http://cozi.com/robots.txt +django-admin/http://inmotionworld.com/robots.txt dje dk dk$ @@ -72465,7 +72485,7 @@ dl_track dlfaculty dli-ild dlls/ -dlm_uploads/http://jimmyjohns.com/robots.txt +dlm_uploads/http://lh5.ggpht.com/robots.txt dloader dloader(NaverRobot) dls @@ -72486,7 +72506,7 @@ dms/*/cdn/sites/iportal/documents/pdfs/ dms/*/cdn/sites/support/documents dms/cdn/sites/iportal/documents/pdfs/ dms/cdn/sites/support/documents -dms_priv/*http://bbb.org/robots.txt +dms_priv/*http://nationaltrust.org.uk/robots.txt dms_pub/itu-d/md/02/isap2b.1.1.1/c/D02-ISAP2B.1.1.1-C-0003 dms_pub/itu-d/md/02/isap2b.1.1/c/D02-ISAP2B.1.1-C-0002 dms_pub/itu-r/oth/0A/0E/R0A0E00008B @@ -72522,7 +72542,7 @@ dna-tests?s= dna/bundle dna/dna-matches dna/matches -dna/matches/http://patagonia.com/robots.txt +dna/matches/http://bitpay.com/robots.txt dnaprint.asp dng/mapping/csv-import do @@ -72630,7 +72650,7 @@ docs/*.png$ docs/*/auth/login?redirect= docs/*/diff docs/*/embed -docs/*/http://help.uber.com/robots.txt +docs/*/http://seedprod.com/robots.txt docs/*/restore docs/*/search? docs/*/version @@ -72866,11 +72886,10 @@ doctor/zan-pan doctoral/Pages/search.aspx? doctors*/search* doctors/price-guide -doctors/resultshttp://swanbitcoin.com/robots.txt +doctors/resultshttp://mural.co/robots.txt document document- document-center -document-format.html document.rl document/*/editor document/comments @@ -73253,7 +73272,6 @@ down.php downgrade downgrade-membership-pro.rl download -download download$ download- download-alt-pack @@ -73270,7 +73288,6 @@ download-launch download-launch? download-linux/source-code download-lister -download-notice download-order-form download-shop-ai download.asp @@ -73293,7 +73310,7 @@ download/labview-development-system-2013/3980/en download/labview-development-system-2013/4045/en download/legacy download/next -download/other-devicehttp://pimylifeup.com/robots.txt +download/other-devicehttp://ecosystem.hubspot.com/robots.txt download/pdf/nocrawl download/personal/security/gcas_general_numbers.pdf download/pgn @@ -73334,24 +73351,20 @@ downloadimage.aspx downloading.php downloadmanager downloadmirror -downloadplayerpopup downloadpubliclightbox.php downloads downloads.php downloads/ -downloads/ +downloads/ downloads/$ downloads/* downloads/*/ downloads/?q= downloads/c1_downloads_auswahl -downloads/client.html downloads/company-related/cpx360-2019-agenda.pdf downloads/custom/ downloads/documents/access downloads/download.php -downloads/downloads-thank-you-jabber.html -downloads/downloads-thank-you.html downloads/international downloads/past-releases downloads/pkglist.htm @@ -73443,7 +73456,7 @@ dritte drive drive-and-listen/ drive-angry -drive-in/ +drive-in/ drive-with-lyft*ref= drive-with-lyft*utm drive/search @@ -73555,7 +73568,6 @@ dutch-ctf dutch-english/sitemap dutch-english/top dvd/*idOffre= -dvdailies dvds$ dvdsp dvdspxr1 @@ -73994,7 +74006,7 @@ economia/agenda-hoy.html?fecha= economia/chiedi-esperto/news/sitemap.xml economia/chiedi-esperto/sitemap.xml economia/miojob -economia/negocios/balance-nid04112021/http://pluralsight.com/robots.txt +economia/negocios/balance-nid04112021/http://json-ld.org/robots.txt economia/pt-br/internet economia/quiz economiaempresa/qualitat/documents/public @@ -74108,6 +74120,7 @@ editor editor$ editor-app-beta.html editor-app.html +editor-rules editor.cgi editor.jsp editor/ @@ -74338,7 +74351,6 @@ ee/* ee/Download ee/et ee/search-result -ee_system eeae eecs/etc/calendar eedition_new/ @@ -74348,7 +74360,6 @@ eeo-1/faq eeo-1/soi efficiencyenhancement/search-result efir -efpia_disclosure*.pdf efws/c efws/d efws/f @@ -74725,7 +74736,6 @@ elenco_cardinali* elencoindirizzi elezioni/*.xml elezioni2008 -eli-search eli/*? eli/es/res/2007/09/28/(5)/dof/spa/pdf elienelima @@ -74770,7 +74780,7 @@ email-colleague email-confirm email-confirmation email-contact/ -email-contact/nodehttp://nysenate.gov/robots.txt +email-contact/nodehttp://mxtoolbox.com/robots.txt email-contact/taxonomy_term email-content email-disclaimer @@ -74999,6 +75009,7 @@ employmentreport/docs/ emprendedores-eAm-mx/* emprendedores/* empresas-centenarias/* +empresas-de-vanguardia/directorio/ empresas-eAm-argentina/* empresas-eAm-brasil/* empresas-eAm-chile/* @@ -77288,7 +77299,7 @@ en-to en-tools en-tr en-tr/blogs -en-tr/cart/http://wright.edu/robots.txt +en-tr/cart/http://listal.com/robots.txt en-tr/destinations/hotel-information en-tr/docs en-tr/pages @@ -77602,9 +77613,6 @@ en/ajax/content-product en/ajax/contentmedia en/alert en/alerts -en/annualreport/2019 -en/annualreport/2019/chart-generator.html -en/annualreport/2019/downloads.html en/api en/api/v5 en/app @@ -77633,28 +77641,6 @@ en/blog/topic en/blog/wp-admin en/blog/wp-includes en/blog?ccm -en/brands/pm/biflair.html -en/brands/pm/candurin.html -en/brands/pm/colorona.html -en/brands/pm/colorstream.html -en/brands/pm/durazane.html -en/brands/pm/eusolex.html -en/brands/pm/ir3535.html -en/brands/pm/iriodin.html -en/brands/pm/meoxal.html -en/brands/pm/miraval.html -en/brands/pm/optipur.html -en/brands/pm/oxynex.html -en/brands/pm/patinal.html -en/brands/pm/pyrisma.html -en/brands/pm/ronacare.html -en/brands/pm/ronaflair.html -en/brands/pm/ronaflux.html -en/brands/pm/ronastar.html -en/brands/pm/spinfil.html -en/brands/pm/timiron.html -en/brands/pm/xirallic.html -en/brands/pm/xirona.html en/brisbane-2032/ en/buscador en/buscar @@ -77943,10 +77929,6 @@ en/communities en/companies/*/fans en/companies/*/workers en/company-directory/?q= -en/company/contact-us/invoices-as-pdf.html -en/company/management/executive-board/heinzel-matthias.html -en/company/management/executive-board/peter-guenter.html -en/company/our-businesses.html en/composer/Metapackage/README.txt en/composer/Plugin/ProjectMessage/README.md en/composer/Plugin/Scaffold/README.md @@ -77989,7 +77971,7 @@ en/cultnatlaws/list en/cultnatlaws/map en/currency/edit en/customer-home -en/customer-services/points-attention/appointment-request-formhttp://middleeasteye.net/robots.txt +en/customer-services/points-attention/appointment-request-formhttp://video.foxbusiness.com/robots.txt en/database/oracle/machine-learning/omlla en/database/oracle/oracle-machine-learning-for-python en/database/oracle/oracle-machine-learning-for-python/1.0 @@ -78079,102 +78061,10 @@ en/events/huaweiconnect/livestream-for-tvs$ en/events/huaweiconnect/sessions-on-demand* en/events/onshape-mda-barcelona-2025 en/events/onshape-mda-boston-2026 -en/events/psdi-2021/programme.html -en/events/psdi-2021/psdi-2020/programme.html -en/events/psdi-2021/psdi-2020/registration-and-terms.html -en/events/psdi-2021/psdi-2020/sponsors.html -en/events/psdi-2021/registration-and-terms.html -en/events/psdi-2021/social-programme.html -en/events/psdi-2021/social-programme1.html -en/events/psdi-2021/sponsors.html -en/events/psdi-2021/venue.html en/events/sanfrancisco-strategic-dinner-november en/events/vip-onshape-detroit-tigers en/events/vip-onshape-minnesota-wild en/events? -en/expertise/academic-and-government-research.html -en/expertise/clinical-and-diagnostics.html -en/expertise/cosmetics.html -en/expertise/cosmetics/care-solutions.html -en/expertise/cosmetics/care-solutions/formulation-support.html -en/expertise/cosmetics/care-solutions/formulation-support/antimicrobials.html -en/expertise/cosmetics/care-solutions/formulation-support/formulation-aids.html -en/expertise/cosmetics/care-solutions/formulation-support/formulation-stabilizers.html -en/expertise/cosmetics/care-solutions/formulation-support/ronacare-essential.html -en/expertise/cosmetics/care-solutions/insect-repellent.html -en/expertise/cosmetics/care-solutions/insect-repellent/about-IR3535.html -en/expertise/cosmetics/care-solutions/insect-repellent/faq.html -en/expertise/cosmetics/care-solutions/insect-repellent/gentle-on-you.html -en/expertise/cosmetics/care-solutions/insect-repellent/tough-on-insects.html -en/expertise/cosmetics/care-solutions/skin-care.html -en/expertise/cosmetics/care-solutions/skin-care/anti-aging.html -en/expertise/cosmetics/care-solutions/skin-care/antioxidants.html -en/expertise/cosmetics/care-solutions/skin-care/brightening.html -en/expertise/cosmetics/care-solutions/skin-care/firming.html -en/expertise/cosmetics/care-solutions/skin-care/moisturizing.html -en/expertise/cosmetics/care-solutions/skin-care/skin-improvement.html -en/expertise/cosmetics/care-solutions/skin-care/soothing.html -en/expertise/cosmetics/care-solutions/sun-care.html -en/expertise/cosmetics/care-solutions/sun-care/radical-protection.html -en/expertise/cosmetics/care-solutions/sun-care/tanning-agents.html -en/expertise/cosmetics/care-solutions/sun-care/uv-filters-encapsulated.html -en/expertise/cosmetics/care-solutions/sun-care/uv-filters-inorganic.html -en/expertise/cosmetics/care-solutions/sun-care/uv-filters-organic.html -en/expertise/cosmetics/color-effects.html -en/expertise/cosmetics/color-effects/functional-fillers.html -en/expertise/cosmetics/color-effects/special-effect-pigments.html -en/expertise/cosmetics/color-effects/special-effect-pigments/black-color-pigments.html -en/expertise/cosmetics/color-effects/special-effect-pigments/color-travel-pigments.html -en/expertise/cosmetics/color-effects/special-effect-pigments/gold-pigments.html -en/expertise/cosmetics/color-effects/special-effect-pigments/interference-pigments.html -en/expertise/cosmetics/color-effects/special-effect-pigments/metallic-color-luster-pigments.html -en/expertise/cosmetics/color-effects/special-effect-pigments/silverwhite-pigments.html -en/expertise/cosmetics/services/attestations-conformity.html -en/expertise/diagnostics.html -en/expertise/displays.html -en/expertise/electronics/technologies.html -en/expertise/electronics/technologies/thin-films/container-return.html -en/expertise/electronics/technologies/thin-films/container-return/container-return-form.html -en/expertise/emerging-biotech.html -en/expertise/environmental-testing.html -en/expertise/food-and-beverages.html -en/expertise/functional-solutions.html -en/expertise/functional-solutions/solutions.html -en/expertise/functional-solutions/solutions/empowering-surfaces.html -en/expertise/functional-solutions/solutions/empowering-surfaces/conductivity.html -en/expertise/functional-solutions/solutions/empowering-surfaces/heat-reflective-materials.html -en/expertise/functional-solutions/solutions/empowering-surfaces/optical-coating-materials.html -en/expertise/functional-solutions/solutions/empowering-surfaces/protective-coatings.html -en/expertise/functional-solutions/solutions/empowering-surfaces/protective-coatings/anti-scratch-coatings.html -en/expertise/functional-solutions/solutions/empowering-surfaces/protective-coatings/corrosion-protection.html -en/expertise/functional-solutions/solutions/empowering-surfaces/protective-coatings/easy-to-clean-coatings.html -en/expertise/functional-solutions/solutions/empowering-surfaces/protective-coatings/thermal-resistance.html -en/expertise/functional-solutions/solutions/simplifying-identification.html -en/expertise/functional-solutions/solutions/simplifying-identification/materials-for-crystal-growth.html -en/expertise/functional-solutions/solutions/simplifying-identification/product-identification.html -en/expertise/functional-solutions/solutions/simplifying-identification/product-identification/Cable-Marking.html -en/expertise/functional-solutions/solutions/simplifying-identification/product-identification/Silicone-Marking.html -en/expertise/functional-solutions/solutions/simplifying-identification/product-identification/film-marking.html -en/expertise/government-and-academic-research.html -en/expertise/industrial.html -en/expertise/industrial/template-page/*.html -en/expertise/oncology/news-releases.html -en/expertise/our-businesses.html -en/expertise/pharma-and-biopharma-manufacturing.html -en/expertise/pharma-biotech.html -en/expertise/pharma-quality-control.html -en/expertise/pharmaceutical-research.html -en/expertise/pharmaceutical-research/crispr-patent-landscape.html -en/expertise/pharmaceutical-research/crispr.html -en/expertise/semiconductors/offering/delivery-systems-and-services.html -en/expertise/semiconductors/offering/emergency-response-5501.html -en/expertise/semiconductors/offering/emergency-response-5502.html -en/expertise/semiconductors/offering/emergency-response-5503.html -en/expertise/semiconductors/offering/semiconductor-materials/cleaning.html -en/expertise/semiconductors/offering/semiconductor-materials/patterning.html -en/expertise/semiconductors/offering/semiconductor-materials/planarization.html -en/expertise/semiconductors/offering/semiconductor-materials/specialty-gases.html -en/expertise/semiconductors/offering/semiconductor-materials/thin-films.html en/explore en/faq/can-i-print-my-ordered-stamps-home en/faq/comment-contacter-le-service-clientele-de-bpost-0 @@ -78310,10 +78200,6 @@ en/internet-universality-indicators/grid en/internet-universality-indicators/list en/internet-universality-indicators/map en/intphone/ -en/investors/shares-and-bonds/bonds.html -en/investors/shares-and-bonds/bonds/bond-analysts.html -en/investors/shares-and-bonds/bonds/credit-ratings.html -en/investors/shares-and-bonds/bonds/dept-issuance-and-commercial-paper.html en/ip en/ip/* en/ip/*/*null$ @@ -78363,12 +78249,10 @@ en/mab/grid en/mab/list en/mab/map en/mails -en/main_en en/make en/management-notifications en/map en/media -en/media-center.html en/media-materials.html en/media/oembed en/memory-world-committees/grid @@ -78385,7 +78269,7 @@ en/messages en/meta/display/news.html en/meta/display/shop-detail.html en/microsite/ -en/microsites/http://hs.fi/robots.txt +en/microsites/http://ebay.fr/robots.txt en/microsoft-365 en/microsoft-365/ en/microsoft-teams @@ -78443,13 +78327,6 @@ en/nav/categories en/network-status en/news en/news-redirect/* -en/news-stories/news-in-electronics/intermolecular.html -en/news-stories/news-in-electronics/microplastics-cosmetics.html -en/news-stories/news-in-electronics/oled-materials.html -en/news-stories/news-in-electronics/safety-first.html -en/news-stories/news-in-electronics/special-effect-pigments.html -en/news-stories/news-in-electronics/specialty-gases.html -en/news-stories/news-in-electronics/ub-liquid-crystals.html en/news/all-news/ en/news/all-news/$ en/news/all-news/index.html @@ -78494,10 +78371,8 @@ en/pattern/ en/payment en/payments/ en/pdf -en/pdf-viewer.html en/places-and-journeys en/platba -en/podcasts/semiconductor-podcasts/microchips-inspired-by-nature.html en/press-releases.html en/preview en/privacy @@ -78507,558 +78382,6 @@ en/products-lifecycle en/products-services/space/in-space-infrastructure/bartolomeo/request-your-payload-slot-on-bartolomeo/bartolomeo-form-confirmation en/products/free en/products/luxe/standard-size-business-cards.html -en/products/pm/100230.html -en/products/pm/100231.html -en/products/pm/100237.html -en/products/pm/100840.html -en/products/pm/100871.html -en/products/pm/101015.html -en/products/pm/101058.html -en/products/pm/101072.html -en/products/pm/101129.html -en/products/pm/101502.html -en/products/pm/101600.html -en/products/pm/101601.html -en/products/pm/101705.html -en/products/pm/101822.html -en/products/pm/101835.html -en/products/pm/102125.html -en/products/pm/102269.html -en/products/pm/102340.html -en/products/pm/102343.html -en/products/pm/102437.html -en/products/pm/102484.html -en/products/pm/102534.html -en/products/pm/102697.html -en/products/pm/102933.html -en/products/pm/102934.html -en/products/pm/102935.html -en/products/pm/103346.html -en/products/pm/103530.html -en/products/pm/103551.html -en/products/pm/103558.html -en/products/pm/103791.html -en/products/pm/103936.html -en/products/pm/103947.html -en/products/pm/103948.html -en/products/pm/103977.html -en/products/pm/103978.html -en/products/pm/103985.html -en/products/pm/103986.html -en/products/pm/103989.html -en/products/pm/104216.html -en/products/pm/104217.html -en/products/pm/104231.html -en/products/pm/104232.html -en/products/pm/104234.html -en/products/pm/104235.html -en/products/pm/104236.html -en/products/pm/104237.html -en/products/pm/104241.html -en/products/pm/104246.html -en/products/pm/104259.html -en/products/pm/104267.html -en/products/pm/104319.html -en/products/pm/104322.html -en/products/pm/104456.html -en/products/pm/104468.html -en/products/pm/104469.html -en/products/pm/104470.html -en/products/pm/104471.html -en/products/pm/104472.html -en/products/pm/104540.html -en/products/pm/104542.html -en/products/pm/104543.html -en/products/pm/104553.html -en/products/pm/104554.html -en/products/pm/104562.html -en/products/pm/104564.html -en/products/pm/104590.html -en/products/pm/104591.html -en/products/pm/104597.html -en/products/pm/104598.html -en/products/pm/104611.html -en/products/pm/104634.html -en/products/pm/104670.html -en/products/pm/104712.html -en/products/pm/104750.html -en/products/pm/104779.html -en/products/pm/104781.html -en/products/pm/104782.html -en/products/pm/104783.html -en/products/pm/104786.html -en/products/pm/104787.html -en/products/pm/104797.html -en/products/pm/104809.html -en/products/pm/104842.html -en/products/pm/104869.html -en/products/pm/104872.html -en/products/pm/104896.html -en/products/pm/104898.html -en/products/pm/104913.html -en/products/pm/104959.html -en/products/pm/104976.html -en/products/pm/105072.html -en/products/pm/105334.html -en/products/pm/105335.html -en/products/pm/105338.html -en/products/pm/105372.html -en/products/pm/105373.html -en/products/pm/105377.html -en/products/pm/105382.html -en/products/pm/105401.html -en/products/pm/105689.html -en/products/pm/105821.html -en/products/pm/105823.html -en/products/pm/105834.html -en/products/pm/105844.html -en/products/pm/105845.html -en/products/pm/105849.html -en/products/pm/105949.html -en/products/pm/106453.html -en/products/pm/106457.html -en/products/pm/106739.html -en/products/pm/106822.html -en/products/pm/106823.html -en/products/pm/106824.html -en/products/pm/106825.html -en/products/pm/106940.html -en/products/pm/106949.html -en/products/pm/106959.html -en/products/pm/106960.html -en/products/pm/106967.html -en/products/pm/107386.html -en/products/pm/107537.html -en/products/pm/107683.html -en/products/pm/107688.html -en/products/pm/107716.html -en/products/pm/107876.html -en/products/pm/108044.html -en/products/pm/108172.html -en/products/pm/108302.html -en/products/pm/108322.html -en/products/pm/108324.html -en/products/pm/108332.html -en/products/pm/108500.html -en/products/pm/108707.html -en/products/pm/108869.html -en/products/pm/108885.html -en/products/pm/108898.html -en/products/pm/108902.html -en/products/pm/108905.html -en/products/pm/108907.html -en/products/pm/109941.html -en/products/pm/109952.html -en/products/pm/110150.html -en/products/pm/110152.html -en/products/pm/110154.html -en/products/pm/110203.html -en/products/pm/110261.html -en/products/pm/110553.html -en/products/pm/111412.html -en/products/pm/111480.html -en/products/pm/111529.html -en/products/pm/111626.html -en/products/pm/111771.html -en/products/pm/111807.html -en/products/pm/111887.html -en/products/pm/115031.html -en/products/pm/115195.html -en/products/pm/115337.html -en/products/pm/115345.html -en/products/pm/115377.html -en/products/pm/115591.html -en/products/pm/116079.html -en/products/pm/116413.html -en/products/pm/116440.html -en/products/pm/116700.html -en/products/pm/116828.html -en/products/pm/117021.html -en/products/pm/117022.html -en/products/pm/117042.html -en/products/pm/117045.html -en/products/pm/117047.html -en/products/pm/117050.html -en/products/pm/117051.html -en/products/pm/117053.html -en/products/pm/117060.html -en/products/pm/117061.html -en/products/pm/117075.html -en/products/pm/117076.html -en/products/pm/117077.html -en/products/pm/117080.html -en/products/pm/117089.html -en/products/pm/117100.html -en/products/pm/117112.html -en/products/pm/117114.html -en/products/pm/117116.html -en/products/pm/117165.html -en/products/pm/117176.html -en/products/pm/117185.html -en/products/pm/117186.html -en/products/pm/117187.html -en/products/pm/117190.html -en/products/pm/117193.html -en/products/pm/117200.html -en/products/pm/117201.html -en/products/pm/117203.html -en/products/pm/117215.html -en/products/pm/117216.html -en/products/pm/117217.html -en/products/pm/117219.html -en/products/pm/117221.html -en/products/pm/117223.html -en/products/pm/117224.html -en/products/pm/117226.html -en/products/pm/117228.html -en/products/pm/117229.html -en/products/pm/117231.html -en/products/pm/117233.html -en/products/pm/117237.html -en/products/pm/117239.html -en/products/pm/117240.html -en/products/pm/117241.html -en/products/pm/117242.html -en/products/pm/117260.html -en/products/pm/117262.html -en/products/pm/117266.html -en/products/pm/117268.html -en/products/pm/117271.html -en/products/pm/117272.html -en/products/pm/117280.html -en/products/pm/117282.html -en/products/pm/117284.html -en/products/pm/117287.html -en/products/pm/117288.html -en/products/pm/117289.html -en/products/pm/117294.html -en/products/pm/117311.html -en/products/pm/117320.html -en/products/pm/117322.html -en/products/pm/117323.html -en/products/pm/117324.html -en/products/pm/117353.html -en/products/pm/117358.html -en/products/pm/117359.html -en/products/pm/117368.html -en/products/pm/117369.html -en/products/pm/1173700.html -en/products/pm/117371.html -en/products/pm/117372.html -en/products/pm/117374.html -en/products/pm/117376.html -en/products/pm/117377.html -en/products/pm/117378.html -en/products/pm/117383.html -en/products/pm/117384.html -en/products/pm/117385.html -en/products/pm/117386.html -en/products/pm/117387.html -en/products/pm/117389.html -en/products/pm/117392.html -en/products/pm/117399.html -en/products/pm/117403.html -en/products/pm/117404.html -en/products/pm/117405.html -en/products/pm/117415.html -en/products/pm/117457.html -en/products/pm/117458.html -en/products/pm/117459.html -en/products/pm/117460.html -en/products/pm/117461.html -en/products/pm/117463.html -en/products/pm/117464.html -en/products/pm/117469.html -en/products/pm/117470.html -en/products/pm/117472.html -en/products/pm/117474.html -en/products/pm/117475.html -en/products/pm/117476.html -en/products/pm/117477.html -en/products/pm/117478.html -en/products/pm/117479.html -en/products/pm/117487.html -en/products/pm/117488.html -en/products/pm/117489.html -en/products/pm/117490.html -en/products/pm/117499.html -en/products/pm/117713.html -en/products/pm/117714.html -en/products/pm/117715.html -en/products/pm/117716.html -en/products/pm/117720.html -en/products/pm/117721.html -en/products/pm/117722.html -en/products/pm/117723.html -en/products/pm/117726.html -en/products/pm/117728.html -en/products/pm/117731.html -en/products/pm/117732.html -en/products/pm/117733.html -en/products/pm/117734.html -en/products/pm/117736.html -en/products/pm/117739.html -en/products/pm/117740.html -en/products/pm/117741.html -en/products/pm/117742.html -en/products/pm/117746.html -en/products/pm/117751.html -en/products/pm/117754.html -en/products/pm/117755.html -en/products/pm/117756.html -en/products/pm/117757.html -en/products/pm/117758.html -en/products/pm/117759.html -en/products/pm/117760.html -en/products/pm/117761.html -en/products/pm/117762.html -en/products/pm/117763.html -en/products/pm/117764.html -en/products/pm/117765.html -en/products/pm/117767.html -en/products/pm/117769.html -en/products/pm/117770.html -en/products/pm/117771.html -en/products/pm/117772.html -en/products/pm/117774.html -en/products/pm/117775.html -en/products/pm/117776.html -en/products/pm/117777.html -en/products/pm/117778.html -en/products/pm/117779.html -en/products/pm/117782.html -en/products/pm/117783.html -en/products/pm/117784.html -en/products/pm/117786.html -en/products/pm/117789.html -en/products/pm/117790.html -en/products/pm/120600.html -en/products/pm/120601.html -en/products/pm/120602.html -en/products/pm/120603.html -en/products/pm/120604.html -en/products/pm/120605.html -en/products/pm/120606.html -en/products/pm/120607.html -en/products/pm/120608.html -en/products/pm/120609.html -en/products/pm/120610.html -en/products/pm/120613.html -en/products/pm/120615.html -en/products/pm/120617.html -en/products/pm/120619.html -en/products/pm/120622.html -en/products/pm/120623.html -en/products/pm/120624.html -en/products/pm/120625.html -en/products/pm/130133.html -en/products/pm/130148.html -en/products/pm/130153.html -en/products/pm/130163.html -en/products/pm/130165.html -en/products/pm/130170.html -en/products/pm/130176.html -en/products/pm/130179.html -en/products/pm/130198.html -en/products/pm/130200.html -en/products/pm/130201.html -en/products/pm/130204.html -en/products/pm/130205.html -en/products/pm/130217.html -en/products/pm/130221.html -en/products/pm/130441.html -en/products/pm/130801.html -en/products/pm/130805.html -en/products/pm/132120.html -en/products/pm/132144.html -en/products/pm/132149.html -en/products/pm/132219.html -en/products/pm/132232.html -en/products/pm/132260.html -en/products/pm/132261.html -en/products/pm/132262.html -en/products/pm/132277.html -en/products/pm/132285.html -en/products/pm/132286.html -en/products/pm/132287.html -en/products/pm/132318.html -en/products/pm/132326.html -en/products/pm/132330.html -en/products/pm/132346.html -en/products/pm/132354.html -en/products/pm/132374.html -en/products/pm/132376.html -en/products/pm/132377.html -en/products/pm/132386.html -en/products/pm/132398.html -en/products/pm/132400.html -en/products/pm/132419.html -en/products/pm/132420.html -en/products/pm/132425.html -en/products/pm/132426.html -en/products/pm/132427.html -en/products/pm/132428.html -en/products/pm/132429.html -en/products/pm/132484.html -en/products/pm/132700.html -en/products/pm/132704.html -en/products/pm/132722.html -en/products/pm/139533.html -en/products/pm/139559.html -en/products/pm/140500.html -en/products/pm/140503.html -en/products/pm/140504.html -en/products/pm/140505.html -en/products/pm/140506.html -en/products/pm/140507.html -en/products/pm/140517.html -en/products/pm/140524.html -en/products/pm/140527.html -en/products/pm/140528.html -en/products/pm/140529.html -en/products/pm/140530.html -en/products/pm/140531.html -en/products/pm/140534.html -en/products/pm/140535.html -en/products/pm/140536.html -en/products/pm/140538.html -en/products/pm/140539.html -en/products/pm/140540.html -en/products/pm/140543.html -en/products/pm/140576.html -en/products/pm/140583.html -en/products/pm/140585.html -en/products/pm/140590.html -en/products/pm/140646.html -en/products/pm/140648.html -en/products/pm/140650.html -en/products/pm/140700.html -en/products/pm/140817.html -en/products/pm/140838.html -en/products/pm/140897.html -en/products/pm/140900.html -en/products/pm/140902.html -en/products/pm/140917.html -en/products/pm/140918.html -en/products/pm/140919.html -en/products/pm/140941.html -en/products/pm/140962.html -en/products/pm/140963.html -en/products/pm/140964.html -en/products/pm/140965.html -en/products/pm/140966.html -en/products/pm/140971.html -en/products/pm/140975.html -en/products/pm/140990.html -en/products/pm/140994.html -en/products/pm/141048.html -en/products/pm/141056.html -en/products/pm/141057.html -en/products/pm/141058.html -en/products/pm/141060.html -en/products/pm/141062.html -en/products/pm/141063.html -en/products/pm/141064.html -en/products/pm/141065.html -en/products/pm/141066.html -en/products/pm/141067.html -en/products/pm/141068.html -en/products/pm/141070.html -en/products/pm/141071.html -en/products/pm/141081.html -en/products/pm/141083.html -en/products/pm/141086.html -en/products/pm/141095.html -en/products/pm/141096.html -en/products/pm/141097.html -en/products/pm/141098.html -en/products/pm/141099.html -en/products/pm/141100.html -en/products/pm/141102.html -en/products/pm/141106.html -en/products/pm/141107.html -en/products/pm/141113.html -en/products/pm/141116.html -en/products/pm/141127.html -en/products/pm/141128.html -en/products/pm/141156.html -en/products/pm/141157.html -en/products/pm/141175.html -en/products/pm/141176.html -en/products/pm/141182.html -en/products/pm/141183.html -en/products/pm/141184.html -en/products/pm/141412.html -en/products/pm/141414.html -en/products/pm/141415.html -en/products/pm/141425.html -en/products/pm/141428.html -en/products/pm/141434.html -en/products/pm/141438.html -en/products/pm/141442.html -en/products/pm/141459.html -en/products/pm/141465.html -en/products/pm/141466.html -en/products/pm/141467.html -en/products/pm/141468.html -en/products/pm/141469.html -en/products/pm/141470.html -en/products/pm/141471.html -en/products/pm/141478.html -en/products/pm/1414810.html -en/products/pm/141499.html -en/products/pm/141520.html -en/products/pm/141528.html -en/products/pm/141530.html -en/products/pm/141535.html -en/products/pm/141541.html -en/products/pm/141549.html -en/products/pm/141600.html -en/products/pm/158015.html -en/products/pm/158028.html -en/products/pm/158029.html -en/products/pm/158030.html -en/products/pm/158031.html -en/products/pm/158037.html -en/products/pm/158047.html -en/products/pm/158062.html -en/products/pm/158069.html -en/products/pm/158090.html -en/products/pm/158092.html -en/products/pm/158093.html -en/products/pm/158096.html -en/products/pm/158100.html -en/products/pm/158103.html -en/products/pm/158108.html -en/products/pm/158114.html -en/products/pm/158115.html -en/products/pm/158116.html -en/products/pm/158121.html -en/products/pm/158132.html -en/products/pm/158146.html -en/products/pm/158217.html -en/products/pm/158225.html -en/products/pm/158230.html -en/products/pm/158237.html -en/products/pm/158241.html -en/products/pm/158242.html -en/products/pm/158254.html -en/products/pm/158264.html -en/products/pm/158266.html -en/products/pm/158270.html -en/products/pm/181814.html -en/products/pm/212451.html -en/products/pm/213603.html -en/products/pm/214042.html -en/products/pm/214043.html -en/products/pm/214047.html -en/products/pm/214049.html -en/products/pm/214328.html -en/products/pm/470586.html -en/products/pm/494189.html -en/products/pm/494800.html -en/products/pm/800891.html -en/products/pm/800892.html en/products/standard-size-business-cards.html en/profile/comments en/profile/created @@ -79093,11 +78416,7 @@ en/register en/registration en/related-content? en/renew.html -en/research/grants-and-awards/alfred-r-bader-award-for-student-innovation.html -en/research/news.html -en/research/open-innovation/biopharma-open-innovation-portal.html en/resource-center/case-studies/gks-packaging-nl -en/resource-center/case-studies/k2 en/resource-center/videos/achieving-faster-performance-with-large-complex-assemblies en/resource-center/videos/advancing-your-design-process-with-custom-features en/resource-center/videos/ask-jon-hirschtick-anything-the-mind-behind-solidworks-and-onshape @@ -79169,27 +78488,6 @@ en/s/*/favorite en/s/*/lazy_load_pics en/s/*/reviews en/s/*/togo -en/s/banishthemicroplastics.html -en/s/ces2020.html -en/s/colorinspiration-pixelart.html -en/s/colorstream-ind.html -en/s/durazane5500.html -en/s/ecs2023.html -en/s/endless-possibilities.html -en/s/foodcontactnotification.html -en/s/gen-z-beauty.html -en/s/glassflakes.html -en/s/halal.html -en/s/healthy-glowing.html -en/s/insect-repellent.html -en/s/jointhecolorstream.html -en/s/laser-marking.html -en/s/laser-marking/laser-explanation.html -en/s/merck4cosmetics.html -en/s/pigment-blend-library.html -en/s/r-cycle.html -en/s/ronacareectoin.html -en/s/silicone-laser-marking.html en/sablony en/safety-hc en/safety-journalists/observatory/grid @@ -79210,7 +78508,7 @@ en/search?*x=1 en/search?*z=1 en/search?q= en/search?s=* -en/searchpage.htmlhttp://bom.gov.au/robots.txt +en/searchpage.htmlhttp://jitsi.org/robots.txt en/security en/security/ en/seocheck/ @@ -79349,10 +78647,6 @@ en/world-heritage/map en/world-media-trends/grid en/world-media-trends/list en/world-media-trends/map -en/worlds-of-curiosity -en/worlds-of-curiosity/commute -en/worlds-of-curiosity/recreation -en/worlds-of-curiosity/work en/wp-admin/ en/wp-admin/admin-ajax.php en/wp-json @@ -79407,7 +78701,6 @@ en_us/offers/sem/ en_us/partnernet/ ena/data/view ena/data/warehouse -enable-cookies enable-cookies/ enable_cookies enar/to%20recognize%20a%20responsibility @@ -79722,7 +79015,6 @@ en~us/ eo eo/Archive eog -eol eopro eox_backup/ ep-live/ @@ -79742,9 +79034,9 @@ epilepsy_pictures_slideshow/article.htm episerver episerver episode -episode-engine/ -episode-podcast/ -episode/ +episode-engine/ +episode-podcast/ +episode/ episode/*/transcript$ episode/http episodes @@ -79769,6 +79061,7 @@ equinox-ev/owner-resources equinox-ev/personalization equinox-ev/resources equinox-ev/vehicle-delivery-preparations +equipment/?* equity equity equity/includes/ @@ -79816,7 +79109,6 @@ error/404 error/404.html error/500 error/PageNotFound.htm -error/authentication-required.html error/purchases error404.aspx error404.aspx @@ -79986,7 +79278,7 @@ es-TR es-TW es-UA es-US -es-US/*http://archpaper.com/robots.txt +es-US/*http://zaragoza.es/robots.txt es-VN es-ZA es-ag @@ -81548,7 +80840,7 @@ es/search/fonts? es/search/shops es/search? es/search?* -es/search?*http://referralcandy.com/robots.txt +es/search?*http://taringa.net/robots.txt es/search?*q= es/searchresult es/secure-preview @@ -82710,9 +82002,12 @@ exercises/practical-english-usage exercises/schulwoerterbuch exercises_for_copd_pictures_slideshow/article.htm exhibitions/gilbert_and_george/special_gift.php +exhibits/orgunit/*? +exhibits/orgunit/*?spc.page +exhibits/orgunit/*?utm_source exigen-and-music-industry-labels-launch-royalty-service-l-p exit -exit.htmlhttp://help.sap.com/robots.txt +exit.htmlhttp://iupac.org/robots.txt exit? exitpoll/ exp-beach @@ -82749,7 +82044,6 @@ experiments experiments.xml expert-advice/checklist/[page] expert-advice/preview -expert-search-form expert-search? expert-sessions expert-views/ @@ -82827,15 +82121,13 @@ explore?*query explore?*sortBy explorer exponential/buster.html -exporeport export -export-documents export-link/@ export.ashx export/ export/flipboard/*.rss export/options -export/site-selector.jsonhttp://happycow.net/robots.txt +export/site-selector.jsonhttp://constitutioncenter.org/robots.txt export/site-selector.jsonhttp://ix.webgomme.com/robots.txt export/sites/intranet/ export/sites/upov/shared/ @@ -82950,7 +82242,7 @@ external/stemcellsforblood external/strada/secure external/tces external/whistler -externalContentView/http://tru.ca/robots.txt +externalContentView/http://faithlife.com/robots.txt externalPageReview externalUrl external_assets @@ -83207,10 +82499,7 @@ fall fall02 fall2013_mth491_proofkit fallal -fallback fallback/ -false/select-store-cookies.html -famdev family family-campaign family-friendly-modal @@ -83330,7 +82619,6 @@ fass/centres/cemore/media/* fass/centres/cemore/profiles/* fast fast-41-cpp-tasks -fast-facts fast-five fast-furious fast/search-result @@ -83378,7 +82666,7 @@ favicon-generator/ruby-on-rails/your-favicon-is-ready favicon.ico favicon.ico favicon.ico$ -favicon.icohttp://thenextweb.com/robots.txt +favicon.icohttp://onlinelibrary.wiley.com/robots.txt favicon.svg favicons favlagucom @@ -83387,6 +82675,9 @@ favorit-hinzufuegen favorit-loeschen favorite favorite-shop +favorite_user +favorited-artworks +favorited-by favorited/ favorites favorites$ @@ -83415,7 +82706,6 @@ fb/user/logout fb/user/password fb/user/register fb_beneficiary_api -fb_canvas fb_comment_id fb_noscript= fb_xd_fragment @@ -83619,6 +82909,7 @@ fe-journals fe-opera-static/box-static/disk-system/html/* fe=true feapi +feats/?* feats/download_sample.asp feats/login.asp feats/thank_order.asp @@ -83692,7 +82983,7 @@ features-oceans? features-satellites? features-weather? features/aerisweather-development-partner-program -features/aerisweather-javascript-sdk/http://s.imgur.com/robots.txt +features/aerisweather-javascript-sdk/http://linuxquestions.org/robots.txt features/analytics features/dear-abby/ features/external/cdp @@ -83731,7 +83022,7 @@ feed$ feed* feed-aggregator/ feed-hp/homepage.xml -feed-management-system +feed-management-system/ feed.mhtml feed.php? feed.php?mode=list&ns= @@ -83762,7 +83053,7 @@ feed/training-resources/assets/facets/cengage%3Aplatform.xml/ feed/turbo* feed/update feed/v1/podcast/triggered-uncensored -feed/v1/podcast/unredacted-with-kurt-schlichterhttp://hrblock.com/robots.txt +feed/v1/podcast/unredacted-with-kurt-schlichterhttp://nextcloud.com/robots.txt feed/zen feed=rss feed?sc= @@ -83792,6 +83083,7 @@ feedback/focus-areas-se feedback/focus-areas-sn feedback/form?type= feedback/index.cgi +feedback/pos feedback/reviews/submit-review.jsp feedback/reviews/submit/ feedback/thankyou.jsp @@ -83799,7 +83091,7 @@ feedback/user_study feedbackR1 feedcommunicationdetail feeders/?service=menu -feedhttp://newstatesman.com/robots.txt +feedhttp://sega.com/robots.txt feeding_a_picky_eater_pictures_slideshow/article.htm feeds feeds*.php @@ -83858,7 +83150,6 @@ fetal_development_pictures_slideshow/article.htm fetch fetch/quick-rating-widgets fetch/tag -fetch_scroll?*http://es-la.facebook.com/robots.txt fetchcart fetuses/ ffinvitation/* @@ -84158,7 +83449,7 @@ field_targets_tref field_thematics_tref fieldstudies fiestatexas/account -fifa-under-17-world-cup-2017 +fifa-under-17-world-cup-2017/* fifty-shades-darker fifty-shades-freed fifty-shades-of-grey @@ -84311,7 +83602,6 @@ files/index.html files/infographic files/kr files/kr/ko/membersPoint -files/live/sites/isoorg/files/_noindex files/mailchimp files/marketwatchrss.xml files/metadata @@ -84320,6 +83610,7 @@ files/sheet files/static-aaap-sitemap.xml files/techabuse-welsh.pdf files/techabuse.pdf +files/temp/ files/test files/thumbor files/tmp @@ -84334,7 +83625,7 @@ filiale-rating filialeBadge filialeHrs filing/free-file-fillable-forms/free-file-fillable-forms-support -filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://tv.youtube.com/robots.txt +filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://smh.com.au/robots.txt filing_wiz filings filipepereira @@ -84357,7 +83648,7 @@ filter/more filter/tip filter/tips filter/tips -filter/tips +filter/tips filter/tips/ filter/tips/?context filter/tips/?context= @@ -84456,7 +83747,7 @@ find/*?official=true find/*?page find/*?shipping= find/*?{ -find/*http://buymeacoffee.com/robots.txt +find/*http://indeed.com/robots.txt find/?srsltid find/club find/player @@ -84670,7 +83961,7 @@ flightsearch/book-a-flight?cacheKeySuffix= flightsh5/ flint-deals flip-book/pdf/ad106c9390e50a84a1f87bed55b5115b712d9c6b.pdf -flip-player/ +flip-player/ flip-preview flipboardrss flipbook @@ -84770,7 +84061,6 @@ fn_adspaces fniah-spnia/alt_formats/ fniah-spnia/images/ fniah-spnia/longdesc/ -fnp fnrr-ddcx fnrr-ddcx/ fo @@ -86720,14 +86010,14 @@ forgot_password? forgotpassword forgotpassword? forgotten-password -forgov-devhttp://citigroup.com/robots.txt +forgov-devhttp://getjobber.com/robots.txt forlibraries form form-containers form-error.aspx form-id= form-raw -form-responses/*http://mcgill.ca/robots.txt +form-responses/*http://informationweek.com/robots.txt form-submit form-variant-id= form.html @@ -86748,11 +86038,9 @@ formacion-profesional/* formacion/* format format/html -format/json format/unipage/sample format= format=ajax* -format=json format=pdf format=xml formation-continue @@ -86797,7 +86085,6 @@ forrester-marketing-silos forschungaz forsidesaker fort-knox/ -fortest forum forum forum$ @@ -86808,12 +86095,7 @@ forum/*/new_thread forum/*/tag/*/questions forum/*?*filters forum/*?*sorting -forum/*area=showposts forum/.*\?.* -forum/Packages -forum/Smileys -forum/Sources -forum/Themes forum/account-confirmation/ forum/action/answer forum/adm @@ -86836,78 +86118,39 @@ forum/goto forum/goto.php forum/images forum/includes -forum/index.php*imode$ -forum/index.php*rss$ -forum/index.php*rss2$ -forum/index.php*wap$ -forum/index.php*wap2$ -forum/index.php?action=activate forum/index.php?action=activate forum/index.php?action=admin -forum/index.php?action=admin -forum/index.php?action=arcade forum/index.php?action=arcade forum/index.php?action=calendar -forum/index.php?action=calendar -forum/index.php?action=collapse forum/index.php?action=collapse forum/index.php?action=deletemsg -forum/index.php?action=deletemsg -forum/index.php?action=editpoll forum/index.php?action=editpoll forum/index.php?action=help -forum/index.php?action=help -forum/index.php?action=helpadmin forum/index.php?action=helpadmin forum/index.php?action=lock -forum/index.php?action=lock -forum/index.php?action=login forum/index.php?action=login forum/index.php?action=logout -forum/index.php?action=logout -forum/index.php?action=markasread forum/index.php?action=markasread forum/index.php?action=mergetopics -forum/index.php?action=mergetopics -forum/index.php?action=mlist forum/index.php?action=mlist forum/index.php?action=modifykarma -forum/index.php?action=modifykarma -forum/index.php?action=movetopic forum/index.php?action=movetopic forum/index.php?action=notify -forum/index.php?action=notify -forum/index.php?action=notifyboard forum/index.php?action=notifyboard forum/index.php?action=pm -forum/index.php?action=pm forum/index.php?action=post -forum/index.php?action=post -forum/index.php?action=printpage forum/index.php?action=profile forum/index.php?action=register -forum/index.php?action=register -forum/index.php?action=removetopic2 forum/index.php?action=removetopic2 forum/index.php?action=reporttm -forum/index.php?action=reporttm -forum/index.php?action=search forum/index.php?action=search forum/index.php?action=sendtopic -forum/index.php?action=sendtopic -forum/index.php?action=splittopics forum/index.php?action=splittopics forum/index.php?action=stats -forum/index.php?action=stats -forum/index.php?action=sticky forum/index.php?action=sticky forum/index.php?action=trackip -forum/index.php?action=trackip -forum/index.php?action=unread forum/index.php?action=unread forum/index.php?action=unreadreplies -forum/index.php?action=unreadreplies -forum/index.php?action=who forum/index.php?action=who forum/kindle forum/language @@ -86960,10 +86203,11 @@ forum/styles forum/subscribedforums.php forum/tags/* forum/theme-*/d-*?page= +forum/thread/*/participants forum/threads/*/poll/results* forum/threads/*/tags$ forum/ucp.php -forum/ucp.phphttp://us.napster.com/robots.txt +forum/ucp.phphttp://cambridge.org/robots.txt forum/users forum/viewonline.php forum/viewtopic.php @@ -87167,7 +86411,7 @@ forums/user- forums/usercp.php forums/usernote.php forums/users -forums/users/http://panopticlick.eff.org/robots.txt +forums/users/http://classics.mit.edu/robots.txt forums/writepost forums/writethread forumsessionid= @@ -87821,7 +87065,6 @@ fr-fr/destinations/hotel-information fr-fr/dev-mode/$ fr-fr/developer fr-fr/docs -fr-fr/documents-biopharma fr-fr/downloads/$ fr-fr/draw/$ fr-fr/education/$ @@ -87833,7 +87076,6 @@ fr-fr/enterprise/$ fr-fr/enterprise/plan/$ fr-fr/events-and-webinars/$ fr-fr/events/$ -fr-fr/expertise/fertility/fertilite-documents.html fr-fr/feedback fr-fr/figjam/$ fr-fr/figjam/agile-workflows/$ @@ -88480,7 +87722,6 @@ fr/admin/connecter fr/administration fr/adresse fr/adresses -fr/advanced-search/x fr/ajaxrequests/pdpBrowse/searchPdps.php fr/alpha.php fr/android/collections @@ -90035,7 +89276,6 @@ fr/mab/map fr/mailinglist fr/mailinglist/email fr/mails -fr/main_fr fr/make fr/map fr/market/auction @@ -90250,7 +89490,6 @@ fr/search/autocomplete fr/search/default.mi fr/search/fonts? fr/search/shops -fr/search/x fr/search? fr/search?*q= fr/search?*x=1 @@ -90460,7 +89699,6 @@ framebuilder framed framed.htm frames -frames francais francais-allemand francais-anglais @@ -90651,7 +89889,7 @@ frontend frontend-metrics frontend.php frontend.php/ -frontend/http://city.ac.uk/robots.txt +frontend/http://mellon.org/robots.txt frontend/requestforms frontendEvents.do frontend_dev.php @@ -90706,7 +89944,6 @@ fsrscripts fss/ fssp fsspservices -ft ft-prepaid-pro ft-staging/ ft= @@ -90741,6 +89978,7 @@ func funcion-json functionType= functional-pages/ +functional-rules functional_tests functions functions.php @@ -90954,7 +90192,7 @@ g-recaptcha-response g/ g/* g/*/% -g/4arE9Chttp://constantcontact.com/robots.txt +g/4arE9Chttp://codepen.io/robots.txt g/Camera-Batteries g/Camera-Batteries/$ g/api @@ -91229,7 +90467,6 @@ gameserver gaming gaming-news gaming/* -gamingnews gammeNaturalRefName= gammelt gamtarget @@ -91340,7 +90577,7 @@ gb/user$ gb/widgets gb1 gb2/ -gb_xapi_content/http://prtimes.jp/robots.txt +gb_xapi_content/http://channel9.msdn.com/robots.txt gbc/ gbl/ gbook @@ -91697,10 +90934,9 @@ get_video get_video_info getaccess getad.php -getapikey.aspx getaways/search getaways/tripadvisor -getcandidatetopinfo*http://ripe.net/robots.txt +getcandidatetopinfo*http://clipchamp.com/robots.txt getdataofseason.cms* getfile getflipit @@ -91745,6 +90981,7 @@ gg-general-search gg-issue-search gg/ gg/v +ggi/inspectors ggtg8com gh gh/ @@ -92076,7 +91313,7 @@ go/fanfiction/ go/host/ go/hotel/info go/hotel/search -go/http://onelogin.com/robots.txt +go/http://store.playstation.com/robots.txt go/login go/member go/members @@ -92118,7 +91355,7 @@ go= go? goForum= goToReviewModule* -goa-election-result-2017 +goa-election-result-2017/* goaflac goals_pay goals_pay_author @@ -92133,7 +91370,7 @@ goldengate/1212/gg-winux goldengate/c1221/gg-winux golf golf/golf -golocal/extranet/http://rijksoverheid.nl/robots.txt +golocal/extranet/http://java.sun.com/robots.txt gongyi*? gonzagapatriota good-data @@ -92641,7 +91878,6 @@ groups/active/user groups/dir?*q= groups/find?name= groups/find?title= -groups/members groups/new groups/search groups/user @@ -92687,6 +91923,7 @@ gsc gsc/comic_viewer gsc/movie_sitemap gsc/rss_flipboard_znoj5lrwoe +gsc_news/en_search gsc_news/search gsearch gsepd @@ -93976,7 +93213,7 @@ harvestfestival hasan-ferit-giresunlu-appointed-general-manager-of-universal-music-turkey hasen hash= -hashemi-lab/http://getcomposer.org/robots.txt +hashemi-lab/http://overstock.com/robots.txt hashtag hashtag/*?src= hashtags @@ -94325,7 +93562,7 @@ healthcare/education-resources/publications/population-health-insights/_jcr_cont healthcare/education-resources/publications/population-health-insights/_jcr_content/par/gc04v3_gridcontainer_1434882630/containerpar_item_1/containerpar/n19_categorizedlisto.cards.section.(Webinars).page.(---customkey---page---customkey---) healthcare/education-resources/publications/population-health-insights/_jcr_content/par/gc04v3_gridcontainer_1434882630/containerpar_item_1/containerpar/n19_categorizedlisto.cards.section.(White%20papers).page.(---customkey---page---customkey---) healthcare/promotions/azurion-optimize-lab-performance -healthcare/resource-catalog/landing/customer-service-solutions/_jcr_content/par/gc04v3_gridcontainer_1401874079/containerpar_item_2/containerpar/n19_categorizedlisto.cards.section.(foundation---customkey---general---customkey---n19---customkey---allcategories).page.(---customkey---page---customkey---)http://cs.princeton.edu/robots.txt +healthcare/resource-catalog/landing/customer-service-solutions/_jcr_content/par/gc04v3_gridcontainer_1401874079/containerpar_item_2/containerpar/n19_categorizedlisto.cards.section.(foundation---customkey---general---customkey---n19---customkey---allcategories).page.(---customkey---page---customkey---)http://cinemablend.com/robots.txt healthcare/resources/feature-detail/e-alert-faq/faq-related-receved-alerts healthcare/resources/feature-detail/e-alert-faq/faq-related-receved-alerts.html healthcare/resources/feature-detail/e-alert-faq/faq-related-receved-alerts/all-ok-message @@ -94401,7 +93638,6 @@ healthcheck healthcheck$ healthcheck.html healthfulness/ -healthit-resources/implementation-resources healthlibrary healthpost-test healthricherkp/cropped @@ -94489,7 +93725,6 @@ heartbeat heartbeat.html heartburn_pictures_slideshow/article.htm heartburn_remedies_acid_reflux_gerd_symptoms/article.htm -heartmaker/heartmaker.cgi heat/node heat/users heat_rash_pictures_slideshow/article.htm @@ -94672,7 +93907,6 @@ hf.html hfid= hft/*? hft/? -hhs-ai-usecases hhs/hdfs/r28j51xz hhtmFrom hi @@ -95126,7 +94360,6 @@ home-unify-dt home-unify-hs home-zeta/index-newflash.html home.html -home.isoDocumentsDownload.do? home/ home/$ home/* @@ -95188,7 +94421,6 @@ home/updateSession home/updatebannershowncount home/user-profile-view? home/wifi/*%7Bdomainnameus%7D -home3.html home? homeAfiliado* home_ @@ -95209,6 +94441,22 @@ home_scripts home_values homeajax_nav.cms?* homeandgarden/home/hearstmagazines +homebrew/backgrounds/?* +homebrew/backgrounds/?page=* +homebrew/feats/?* +homebrew/feats/?page=* +homebrew/magic-items/?* +homebrew/magic-items/?page=* +homebrew/monsters/?* +homebrew/monsters/?page=*' +homebrew/races/?* +homebrew/races/?page=* +homebrew/species/?* +homebrew/species/?page=* +homebrew/spells/?* +homebrew/spells/?page=* +homebrew/subclasses/?* +homebrew/subclasses/?page=* homedemo homedetail/AuthRequired.htm homedetail/HomeDetail,*Border.*debug*DebugBar.*InspectorButton.link.sdirect @@ -95389,7 +94637,7 @@ horizon/client horizon/company-profile horizon/outlook/*/*/companies horizon/outlook/*/*/dashboard -horizon/outlook/*/*/reportshttp://ezoic.com/robots.txt +horizon/outlook/*/*/reportshttp://netgear.com/robots.txt horizon/outlook/*/*/statistics horizon/outlook/*/*/toc horizon/sem @@ -95819,7 +95067,6 @@ htls/restapi/* html html-ajax html-app -html-email/ html-emails html-sitemap-youtube-data.html html-sitemap-youtube.html @@ -98797,13 +98044,11 @@ html/blank.html html/en html/it html/itemViewsAndMetrics.html?vcmid=* -html/js html/js/editor html/js/editor/fckeditor html/kiosk html/misc html/node -html/portlet html/sites/mobile html/story html/tealeaf.html @@ -98816,14 +98061,14 @@ html?pageq= html?pages= html?ref= html?user_country= -html_email/ +html_email/ html_externe html_helpers html_tests htmlemails/ htmlexterne htmlform/ -htmlmsg/http://deepblue.lib.umich.edu/robots.txt +htmlmsg/http://news.cornell.edu/robots.txt htmlscript htmlscript/ htmlversion @@ -98834,332 +98079,336 @@ http http-checker http2_data http: -http://101cookbooks.com/robots.txt -http://1drv.ms/robots.txt -http://40.media.tumblr.com/robots.txt -http://aasciences.ac.ke/robots.txt -http://abc.go.com/robots.txt -http://abduzeedo.com/robots.txt -http://abercrombie.com/robots.txt -http://about.pinterest.com/robots.txt -http://adr.org/robots.txt -http://aetna.com/robots.txt -http://afar.com/robots.txt -http://agilebits.com/robots.txt -http://ai.glossika.com/robots.txt -http://alamy.com/robots.txt -http://allafrica.com/robots.txt -http://amazon.co.uk/robots.txt -http://americanhistory.si.edu/robots.txt -http://americanrhetoric.com/robots.txt +http://1.bp.blogspot.com/robots.txt +http://10up.com/robots.txt +http://8tracks.com/robots.txt +http://8x8.com/robots.txt +http://a11yproject.com/robots.txt +http://account.google.com/robots.txt +http://adafruit.com/robots.txt +http://adyen.com/robots.txt +http://ai.meta.com/robots.txt +http://aip.org/robots.txt +http://ajc.com/robots.txt +http://aldi.com.au/robots.txt http://amnesty.org/robots.txt -http://anothermag.com/robots.txt -http://answerthepublic.com/robots.txt -http://apachefriends.org/robots.txt -http://apotheken-umschau.de/robots.txt -http://archive.md/robots.txt -http://artic.edu/robots.txt -http://arup.com/robots.txt -http://asicentral.com/robots.txt +http://amp.dev/robots.txt +http://analyticsinsight.net/robots.txt +http://android.com/robots.txt +http://apis.google.com/robots.txt +http://apple.co/robots.txt +http://aps.org/robots.txt http://asics.com/robots.txt -http://atsdr.cdc.gov/robots.txt -http://avalara.com/robots.txt -http://awesomescreenshot.com/robots.txt +http://avis.com/robots.txt http://awwwards.com/robots.txt -http://b4x.com/robots.txt -http://babbel.com/robots.txt -http://bankofamerica.com/robots.txt -http://bbc.co.uk/robots.txt -http://bbcsfx.acropolis.org.uk/robots.txt +http://axisbank.com/robots.txt +http://backstage.com/robots.txt +http://backyardbrains.com/robots.txt +http://badoo.com/robots.txt +http://bathandbodyworks.com/robots.txt +http://bazaarvoice.com/robots.txt http://bcg.com/robots.txt http://bea.gov/robots.txt +http://beckershospitalreview.com/robots.txt http://beebom.com/robots.txt -http://behance.net/robots.txt -http://beta.lemondeinformatique.fr/http://bemyeyes.com/robots.txt -http://bfmtv.com/robots.txt -http://biblegateway.com/robots.txt -http://bicheando.net/robots.txt -http://bitdefender.com/robots.txt -http://bjsm.bmj.com/robots.txt -http://blinkist.com/robots.txt -http://blog.us.playstation.com/robots.txt -http://blogs.plos.org/robots.txt -http://book2look.com/robots.txt -http://brevo.com/robots.txt +http://belgiantrain.be/robots.txt +http://beta.lemondeinformatique.fr/http://socialtimes.com/robots.txt +http://bike.shimano.com/robots.txt +http://bis.org/robots.txt +http://bleepingcomputer.com/robots.txt +http://blog.goo.ne.jp/robots.txt +http://blog.mailchimp.com/robots.txt +http://blog.malwarebytes.com/robots.txt +http://blogs.cisco.com/robots.txt +http://blogs.nature.com/robots.txt +http://blossomthemes.com/robots.txt +http://booksamillion.com/robots.txt +http://boots.com/robots.txt +http://bpb.de/robots.txt http://broadwayworld.com/robots.txt -http://buffer.com/robots.txt -http://bugs.launchpad.net/robots.txt -http://bundesfinanzministerium.de/robots.txt -http://business.pinterest.com/robots.txt -http://buzzfeednews.com/robots.txt +http://buffalonews.com/robots.txt +http://bumble.com/robots.txt http://c1.staticflickr.com/robots.txt -http://calculator.net/robots.txt -http://camp-fire.jp/robots.txt -http://campsite.bio/robots.txt -http://caranddriver.com/robots.txt -http://cash.app/robots.txt +http://cabelas.com/robots.txt +http://calendly.com/robots.txt +http://caniuse.com/robots.txt +http://capitalone.com/robots.txt +http://cards-dev.twitter.com/robots.txt +http://case.edu/robots.txt http://catalog.data.gov/robots.txt -http://cdek.ru/robots.txt +http://catchthemes.com/robots.txt +http://cdn.cookielaw.org/robots.txt http://cdn.knightlab.com/robots.txt -http://chanel.com/robots.txt -http://chicagomanualofstyle.org/robots.txt -http://churchofjesuschrist.org/robots.txt -http://classicalarchives.com/robots.txt -http://classroom.google.com/robots.txt -http://clevescene.com/robots.txt -http://cnet.com/robots.txt -http://cochranelibrary.com/robots.txt -http://code.org/robots.txt -http://commission.europa.eu/robots.txt -http://commoncrawl.org/robots.txt -http://compassion.com/robots.txt -http://computing.co.uk/robots.txt -http://comscore.com/robots.txt -http://conseil-constitutionnel.fr/robots.txt -http://constitutioncenter.org/robots.txt -http://contacts.google.com/robots.txt -http://corel.com/robots.txt -http://corporate.walmart.com/robots.txt -http://coveteur.com/robots.txt -http://cseweb.ucsd.edu/robots.txt -http://css-tricks.com/robots.txt -http://dailynews.com/robots.txt -http://darktrace.com/robots.txt -http://desjardins.com/robots.txt -http://dexigner.com/robots.txt -http://dhamma.org/robots.txt -http://disqus.com/robots.txt +http://chicagomusicexchange.com/robots.txt +http://ckeditor.com/robots.txt +http://cnil.fr/robots.txt +http://commons.apache.org/robots.txt +http://commons.wikimedia.org/robots.txt +http://consumer.ftc.gov/robots.txt +http://content.time.com/robots.txt +http://corefiling.com/robots.txt +http://crazygames.com/robots.txt +http://createspace.com/robots.txt +http://crisp.chat/robots.txt +http://crsreports.congress.gov/robots.txt +http://curl.haxx.se/robots.txt +http://daz3d.com/robots.txt +http://dazeddigital.com/robots.txt +http://dell.com/robots.txt +http://dezeen.com/robots.txt +http://digital.gov/robots.txt +http://digital.lib.uiowa.edu/robots.txt http://dji.com/robots.txt -http://documents1.worldbank.org/robots.txt -http://doximity.com/robots.txt -http://draugiem.lv/robots.txt -http://dvcs.w3.org/robots.txt -http://dzen.ru/robots.txt -http://earthsky.org/robots.txt -http://eba.europa.eu/robots.txt -http://ebay.co.uk/robots.txt -http://ebay.com.au/robots.txt -http://ebay.ie/robots.txt -http://ebay.it/robots.txt -http://ed.gov/robots.txt -http://encyclopedia.com/robots.txt -http://eprint.iacr.org/robots.txt -http://es.linkedin.com/robots.txt -http://escuche.los40.com.co/robots.txt -http://essex.ac.uk/robots.txt -http://eur.nl/robots.txt -http://europeana.eu/robots.txt -http://expressvpn.com/robots.txt -http://fifa.com/robots.txt -http://files.eric.ed.gov/robots.txt -http://finviz.com/robots.txt -http://foodrepublic.com/robots.txt -http://fpl.com/robots.txt -http://frbsf.org/robots.txt -http://freshdesk.com/robots.txt -http://gatsbyjs.com/robots.txt -http://gilt.com/robots.txt +http://dlive.tv/robots.txt +http://docs.magento.com/robots.txt +http://docs.unrealengine.com/robots.txt +http://doctoroz.com/robots.txt +http://dogbreedinfo.com/robots.txt +http://drudgereport.com/robots.txt +http://e360.yale.edu/robots.txt +http://ecb.europa.eu/robots.txt +http://edmunds.com/robots.txt +http://educba.com/robots.txt +http://edweek.org/robots.txt +http://engineering.purdue.edu/robots.txt +http://eurasianet.org/robots.txt +http://europarl.europa.eu/robots.txt +http://eventbrite.it/robots.txt +http://f.hubspotusercontent40.net/robots.txt +http://fdic.gov/robots.txt +http://ffm.bio/robots.txt +http://filmsforaction.org/robots.txt +http://fiserv.com/robots.txt +http://fontello.com/robots.txt +http://fortinet.com/robots.txt +http://friendster.com/robots.txt +http://gamasutra.com/robots.txt +http://gameloft.com/robots.txt +http://gapminder.org/robots.txt +http://gdansk.pl/robots.txt +http://get.google.com/robots.txt +http://giantbomb.com/robots.txt http://gimletmedia.com/robots.txt -http://givewell.org/robots.txt -http://gofundme.com/robots.txt -http://goingapp.pl/robots.txt -http://google-melange.com/robots.txt -http://google.co.ke/robots.txt -http://gosquared.com/robots.txt -http://grafana.com/robots.txt -http://grow.google/robots.txt +http://gobankingrates.com/robots.txt +http://goodrx.com/robots.txt +http://google.cz/robots.txt +http://google.pl/robots.txt +http://gov.bm/robots.txt +http://government.nl/robots.txt +http://groups.google.com/robots.txt +http://growthhackers.com/robots.txt http://guardian.co.uk/robots.txt -http://gurufocus.com/robots.txt -http://hackernoon.com/robots.txt -http://headspace.com/robots.txt +http://gum.co/robots.txt +http://hal.inria.fr/robots.txt +http://happycow.net/robots.txt +http://harborfreight.com/robots.txt +http://harlequin.com/robots.txt +http://harman.com/robots.txt +http://harpers.org/robots.txt +http://healthcare.utah.edu/robots.txt http://helpscout.com/robots.txt -http://home.barclays/robots.txt +http://hk.chinamobile.com/robots.txt http://homey.app/robots.txt -http://hootsuite.com/robots.txt -http://html5boilerplate.com/robots.txt +http://hongiktv.com/robots.txt +http://hongkongpost.hk/robots.txt +http://hopkinsmedicine.org/robots.txt +http://hud.gov/robots.txt +http://hudoc.echr.coe.int/robots.txt +http://huggingface.co/robots.txt +http://i0.wp.com/robots.txt +http://iab.com/robots.txt +http://icons8.com/robots.txt +http://ideas.repec.org/robots.txt http://ifunny.co/robots.txt -http://ign.com/robots.txt -http://images.unsplash.com/robots.txt -http://indiebound.org/robots.txt -http://indiegogo.com/robots.txt -http://indycar.com/robots.txt -http://infolab.stanford.edu/robots.txt -http://inmotionworld.com/robots.txt -http://insidethemagic.net/robots.txt -http://intercom.help/robots.txt -http://jisc.ac.uk/robots.txt -http://journals.ametsoc.org/robots.txt +http://ig.com/robots.txt +http://ilfoglio.it/robots.txt +http://imgs.xkcd.com/robots.txt +http://independent.co.uk/robots.txt +http://ine.es/robots.txt +http://influencermarketinghub.com/robots.txt +http://inquirer.com/robots.txt +http://intechopen.com/robots.txt +http://intercom.com/robots.txt +http://international.gc.ca/robots.txt +http://internetsociety.org/robots.txt +http://invisionapp.com/robots.txt +http://io9.com/robots.txt +http://iqair.com/robots.txt +http://issuu.com/robots.txt +http://itch.io/robots.txt +http://jasper.ai/robots.txt +http://jdk.java.net/robots.txt +http://jnj.com/robots.txt +http://journaldunet.com/robots.txt +http://jsdelivr.com/robots.txt +http://jwst.nasa.gov/robots.txt +http://kaggle.com/robots.txt +http://kantei.go.jp/robots.txt +http://kashusculpepper.com/robots.txt http://kb.se/robots.txt +http://keycdn.com/robots.txt http://king.com/robots.txt -http://kinopoisk.ru/robots.txt -http://kongregate.com/robots.txt -http://kosotros.blogspot.com/robots.txt -http://kotaku.com/robots.txt -http://kremlin.ru/robots.txt -http://kstp.com/robots.txt -http://latimes.com/robots.txt -http://lea.verou.me/robots.txt -http://learn.microsoft.com/robots.txt -http://leeds.ac.uk/robots.txt +http://krelzzinto.blogspot.com/robots.txt +http://kubernetes.io/robots.txt +http://kucoin.com/robots.txt +http://lbry.com/robots.txt http://legacy.com/robots.txt -http://lewrockwell.com/robots.txt -http://linhthuydanhbac.com/robots.txt -http://livenation.com/robots.txt -http://livescience.com/robots.txt +http://lightsource.com/robots.txt http://m.youtube.com/robots.txt +http://macrotrends.net/robots.txt +http://mailjet.com/robots.txt http://manning.com/robots.txt -http://maps.google.de/robots.txt +http://maritime-executive.com/robots.txt http://market.android.com/robots.txt -http://marketsandmarkets.com/robots.txt -http://maxcdn.bootstrapcdn.com/robots.txt -http://mbta.com/robots.txt -http://mediawiki.org/robots.txt -http://menafn.com/robots.txt -http://meta.discourse.org/robots.txt -http://miamidade.gov/robots.txt -http://mnn.com/robots.txt -http://models.com/robots.txt -http://monotype.com/robots.txt -http://music.amazon.com/robots.txt -http://music.apple.com/robots.txt -http://mustache.github.io/robots.txt -http://narcity.com/robots.txt +http://marketplace.visualstudio.com/robots.txt +http://marketwatch.com/robots.txt +http://marvel.com/robots.txt +http://mass.gov/robots.txt +http://mathispower4u.wordpress.com/robots.txt +http://mcgill.ca/robots.txt +http://mcusercontent.com/robots.txt +http://mentalhealth.org.uk/robots.txt +http://merriam-webster.com/robots.txt +http://microfocus.com/robots.txt +http://missingkids.org/robots.txt +http://mitsubishielectric.com/robots.txt +http://monash.edu/robots.txt +http://mootools.net/robots.txt +http://mozilla.org/robots.txt +http://ms.portal.azure.com/robots.txt +http://mtsu.edu/robots.txt +http://myetherwallet.com/robots.txt +http://myrecipes.com/robots.txt +http://nandymcclean.com/robots.txt http://nationalpark.ch/robots.txt -http://ncbi.nlm.nih.gov/robots.txt -http://net-security.org/robots.txt +http://nationalpost.com/robots.txt +http://nature.org/robots.txt +http://nbcolympics.com/robots.txt +http://ncartmuseum.org/robots.txt +http://nczonline.net/robots.txt http://netdna.bootstrapcdn.com/robots.txt -http://news.harvard.edu/robots.txt -http://news.xinhuanet.com/robots.txt -http://news.ycombinator.com/robots.txt -http://nextinpact.com/robots.txt -http://nintendo.com/robots.txt -http://nodejs.org/robots.txt -http://nominet.uk/robots.txt +http://newswire.com/robots.txt +http://nielsen.com/robots.txt +http://northwestern.edu/robots.txt http://norvig.com/robots.txt -http://of.webgomme.com/robots.txt -http://omegamasonry.com/robots.txt -http://omny.fm/robots.txt -http://onesignal.com/robots.txt -http://opera.com/robots.txt +http://npo.nl/robots.txt +http://npr.org/robots.txt +http://ntnu.edu/robots.txt +http://oed.com/robots.txt +http://old.reddit.com/robots.txt +http://ooredoo.tn/robots.txt +http://opendental.com/robots.txt +http://openweathermap.org/robots.txt http://optinmonster.com/robots.txt -http://outschool.com/robots.txt -http://ovh.com/robots.txt -http://pages.stern.nyu.edu/robots.txt -http://paultan.org/robots.txt -http://paymaya.com/robots.txt -http://pbs.twimg.com/robots.txt -http://pcisecuritystandards.org/robots.txt -http://peacocktv.com/robots.txt -http://penzu.com/robots.txt -http://perma.cc/robots.txt -http://pesi.com/robots.txt -http://phonepe.com/robots.txt -http://phpied.com/robots.txt -http://plushcare.com/robots.txt -http://popl.co/robots.txt -http://post-gazette.com/robots.txt +http://orkut.com/robots.txt +http://ouraring.com/robots.txt +http://panopticlick.eff.org/robots.txt +http://patentimages.storage.googleapis.com/robots.txt +http://pitch.com/robots.txt +http://pix11.com/robots.txt +http://plantuml.com/robots.txt +http://playstation.com/robots.txt +http://podio.com/robots.txt +http://poets.org/robots.txt +http://police.govt.nz/robots.txt http://posterous.com/robots.txt -http://postoffice.co.uk/robots.txt http://prepostseo.com/robots.txt -http://prisma-ai.com/robots.txt http://producthunt.com/robots.txt -http://projects.propublica.org/robots.txt -http://ptc.com/robots.txt -http://publications.europa.eu/robots.txt -http://publicsuffix.org/robots.txt -http://pushover.net/robots.txt -http://pypi.python.org/robots.txt +http://providencejournal.com/robots.txt +http://publicdomainreview.org/robots.txt http://qiita.com/robots.txt -http://quebec.ca/robots.txt -http://rarible.com/robots.txt -http://realmadrid.com/robots.txt -http://redhat.com/robots.txt -http://regmovies.com/robots.txt -http://regulations.gov/robots.txt -http://remsupp.com/robots.txt -http://rhymezone.com/robots.txt -http://ricoh.com/robots.txt -http://rss.com/robots.txt +http://qnap.com/robots.txt +http://quora.com/robots.txt +http://rantanps.blogspot.com/robots.txt +http://rdcu.be/robots.txt +http://rfc-editor.org/robots.txt +http://riaa.com/robots.txt +http://rogalyd.no/robots.txt +http://routeyou.com/robots.txt +http://rowman.com/robots.txt +http://rstudio.com/robots.txt http://rtve.es/robots.txt -http://ru.nl/robots.txt -http://rug.nl/robots.txt -http://ruhrnachrichten.de/robots.txt -http://s-kando.com/robots.txt -http://sass-lang.com/robots.txt -http://sbci.gov.ie/robots.txt -http://science.sciencemag.org/robots.txt -http://scrippsnews.com/robots.txt -http://searchenginejournal.com/robots.txt -http://sega.com/robots.txt -http://seobility.net/robots.txt -http://shape.com/robots.txt -http://shipstation.com/robots.txt -http://simplebits.com/robots.txt -http://six-group.com/robots.txt -http://sk.wikipedia.org/robots.txt -http://skillshare.com/robots.txt -http://slu.edu/robots.txt -http://sos.ca.gov/robots.txt -http://splashtop.com/robots.txt -http://spoonacular.com/robots.txt -http://spreadshirt.com/robots.txt -http://squareup.com/robots.txt -http://stadt-zuerich.ch/robots.txt -http://static-content.springer.com/robots.txt -http://straitstimes.com/robots.txt -http://summit.riot-os.org/robots.txt -http://suno.com/robots.txt -http://support.sas.com/robots.txt -http://support.wix.com/robots.txt -http://tacobell.com/robots.txt -http://tcm.com/robots.txt +http://rutgers.edu/robots.txt +http://sciencedirect.com/robots.txt +http://scoop.it/robots.txt +http://scratchjr.org/robots.txt +http://seahawkmedia.com/robots.txt +http://securepubads.g.doubleclick.net/robots.txt +http://sellfy.com/robots.txt +http://sg.news.yahoo.com/robots.txt +http://shortform.com/robots.txt +http://shoutfactory.com/robots.txt +http://simplemaps.com/robots.txt +http://sisu-shop.at/robots.txt +http://sketch.com/robots.txt +http://smartasset.com/robots.txt +http://smugmug.com/robots.txt +http://snap.com/robots.txt +http://sporcle.com/robots.txt +http://spreadsheets.google.com/robots.txt +http://square-enix.com/robots.txt +http://ssa.gov/robots.txt +http://staradvertiser.com/robots.txt +http://stopandshop.com/robots.txt +http://sublimetext.com/robots.txt +http://sunjournal.com/robots.txt +http://sustainabledevelopment.un.org/robots.txt +http://talkspace.com/robots.txt +http://taskrabbit.com/robots.txt +http://td.com/robots.txt http://tech.co/robots.txt -http://techopedia.com/robots.txt -http://techspot.com/robots.txt -http://tel.archives-ouvertes.fr/robots.txt -http://telegram.me/robots.txt -http://tf1.fr/robots.txt -http://theaa.com/robots.txt -http://thepaper.cn/robots.txt -http://thestreet.com/robots.txt -http://three.com.hk/robots.txt -http://toutiao.com/robots.txt -http://travelchannel.com/robots.txt -http://trivago.com/robots.txt -http://tv.nrk.no/robots.txt -http://tz.de/robots.txt -http://ukri.org/robots.txt -http://uol.com.br/robots.txt -http://uptodate.com/robots.txt -http://upworthy.com/robots.txt -http://usa.canon.com/robots.txt -http://usbank.com/robots.txt -http://usu.edu/robots.txt -http://vccircle.com/robots.txt -http://videolan.org/robots.txt -http://viki.com/robots.txt -http://vnexpress.net/robots.txt +http://tenki.jp/robots.txt +http://theaustralian.com.au/robots.txt +http://thehustle.co/robots.txt +http://thelancet.com/robots.txt +http://themeforest.net/robots.txt +http://thisiscolossal.com/robots.txt +http://timesofmalta.com/robots.txt +http://tineye.com/robots.txt +http://tiqets.com/robots.txt +http://tldrlegal.com/robots.txt +http://tokyo-np.co.jp/robots.txt +http://tookstookson.blogspot.com/robots.txt +http://trumpwhitehouse.archives.gov/robots.txt +http://tumblr.com/robots.txt +http://u24.gov.ua/robots.txt +http://ubos.org/robots.txt +http://ucc.ie/robots.txt +http://unep.org/robots.txt +http://unmc.edu/robots.txt +http://uroweb.org/robots.txt +http://usc.edu/robots.txt +http://user-images.githubusercontent.com/robots.txt +http://ushmm.org/robots.txt +http://vecteezy.com/robots.txt +http://verizonwireless.com/robots.txt +http://vilaweb.cat/robots.txt http://voguebusiness.com/robots.txt +http://vrt.be/robots.txt +http://wa.link/robots.txt +http://wacken.com/robots.txt +http://wbur.org/robots.txt http://wcupa.edu/robots.txt -http://web.telegram.org/robots.txt -http://wevideo.com/robots.txt -http://whattoexpect.com/robots.txt -http://wipo.int/robots.txt +http://welivesecurity.com/robots.txt +http://whois.com/robots.txt +http://wiki.archlinux.org/robots.txt +http://wiki.whatwg.org/robots.txt http://wireguard.com/robots.txt http://woocommerce.com/robots.txt -http://wordnik.com/robots.txt -http://workspaceupdates.googleblog.com/robots.txt -http://wptv.com/robots.txt -http://www-03.ibm.com/robots.txt +http://worldpackers.com/robots.txt +http://worthpoint.com/robots.txt http://www.rdg.ac.uk/WebStats http://www.reading.ac.uk/WebStats -http://xkcd.com/robots.txt +http://wwwnc.cdc.gov/robots.txt +http://xd.adobe.com/robots.txt http://xsearch.aetna.com/ http://xverse.app/robots.txt -http://yoox.com/robots.txt -http://yorku.ca/robots.txt -http://zola.com/robots.txt -http://zoom.com/robots.txt +http://yadi.sk/robots.txt +http://ynet.co.il/robots.txt +http://youtube.fr/robots.txt +http://yumpu.com/robots.txt +http://zillow.com/robots.txt +http://zipcar.com/robots.txt http://zsl.org/robots.txt httpMethod http_error_handlers @@ -99175,9 +98424,9 @@ https://back.renaultgroup.com/wp-json https://bdn-data.s3.amazonaws.com/uploads/wpforms/ https://dbsweb-u05-imp-www.dbs.com.sg https://decollage-etiquette.com -https://decollage-etiquette.com/*http://mobile.de/robots.txt +https://decollage-etiquette.com/*http://ustr.gov/robots.txt https://help.commerce.campaignmonitor.com/s/login/?ec=302&startURL=%2Fs%2Fsfsites%2Faura%3Faura.Component.reportFailedAction%3D2&r=2&ui-communities-components-aura-components-forceCommunity-richText.RichText.getParsedRichTextValue=2&ui-communities-components-aura-components-forceTopic-featuredTopicsDataProvider.FeaturedTopicsDataProvider.getFeaturedTopics=1 -https://image.shutterstock.com/image-photo/*.jpghttp://stocktwits.com/robots.txt +https://image.shutterstock.com/image-photo/*.jpghttp://fortiguard.com/robots.txt https://internet-banking.dbs.com.sg/DBSObWeb/pages/ob/pweb.html?pid= https://metlife-prod-2019.adobecqms.net/* https://metlife-prod-65.adobecqms.net/* @@ -99197,7 +98446,7 @@ https://qa2.thermofisher.com https://qa3.thermofisher.com https://qa4.thermofisher.com https://target.www.metlife.com/* -https://webflow.upside.com/http://soundonsound.com/robots.txt +https://webflow.upside.com/http://flightstats.com/robots.txt https://www.charitynavigator.org/ein/86-3371262 https://www.charitynavigator.org/ein/863371262 https://www.commerzbank.com/media @@ -99802,7 +99051,7 @@ icalhelpr2 icalhelpr4 icanshine icapmecareerscom -icc-champions-trophy-2017 +icc-champions-trophy-2017/* icdp icentra-verdata ichora5 @@ -100325,7 +99574,7 @@ igp ihomefinder-webinar-registration/webinar-registration-confirmation/ ihr ii -iifa-awards-2017 +iifa-awards-2017/* iiif iis iiscode @@ -100482,7 +99731,6 @@ images.nationalrail.co.uk images/ images/$ images/*.jpg?*noindex=1 -images/*.php$ images/*/all images/*2 images/? @@ -100537,7 +99785,7 @@ images/home/ images/hosted/? images/hosted/search? images/hosted? -images/http://fas.org/robots.txt +images/http://apple.news/robots.txt images/img_* images/interview_pdfs images/intfood/thermomix/HF_icon_thermomix.svg @@ -100563,6 +99811,7 @@ images/search/details/twitterCards/twitter-card images/search? images/search? images/search?rpt=imageview +images/search?text=%D0%BF%D0%BE%D1%80%D0%BD%D0%BE$ images/search?text=*&source=morda images/searchbyimage images/sitemap @@ -100574,8 +99823,9 @@ images/touch/$ images/touch/? images/touch/search? images/touch/search?rpt=imageview +images/touch/search?text=%D0%BF%D0%BE%D1%80%D0%BD%D0%BE$ images/touch/search?text=*&source=morda -images/twitter_cards/http://billofrightsinstitute.org/robots.txt +images/twitter_cards/http://global.sharp/robots.txt images/v$ images/verify_image.png images/viewconfig$ @@ -100630,7 +99880,7 @@ img/libros/* img/libros/grande* img/logo/3rdpartylogos img/mobile -img/mpr-logo-footer.svghttp://digicert.com/robots.txt +img/mpr-logo-footer.svghttp://gs1us.org/robots.txt img/mstile*.png img/not-indexed img/placeholder.gif @@ -100680,7 +99930,7 @@ impact-shorts/* impact-stories/*$ impact-stories/*? impact/arts-and-health/pilot-program-state-arts-agencies -impartner.htmlhttp://pmc.com/robots.txt +impartner.htmlhttp://actualitte.com/robots.txt imperia/temp impixu implementations @@ -100885,7 +100135,6 @@ inbox/* inbox/post inboxcommerce inc -inc-nocdn inc-popular-today/ inc/ inc/amp/leftNav/ @@ -100918,7 +100167,7 @@ include_xml/* includes includes.other/ includes/ -includes/ +includes/ includes/*.js includes/_stampa_articolo.php* includes/boite/1 @@ -100927,11 +100176,12 @@ includes/boite/3 includes/calendarios/calendarioAgenda.html includes/calendarios/calendarioRadar.html?year includes/commerce +includes/css/ includes/home/homeBodyContent includes/in_banner_hits.asp includes/javascript +includes/js/ includes/mobile/layout-switch.cfm -includes/newsite/ads/aadcall.php includes/re.php includes/service includes/templates @@ -101001,7 +100251,7 @@ index.html index.html$ index.html/$ index.html? -index.htmlhttp://google.com.hk/robots.txt +index.htmlhttp://nexusmods.com/robots.txt index.jhtml index.jsp index.jsp?pg_name=ccpmapp/shared/assets/page/hsa_news @@ -101036,8 +100286,8 @@ index.php/*/media/oembed/?context index.php/*/media/oembed/?context= index.php/*/media/oembed?context index.php/*/media/oembed?context= +index.php/*/media/oembedhttp://gdal.org/robots.txt index.php/*/media/oembedhttp://icc-cpi.int/robots.txt -index.php/*/media/oembedhttp://publications.jrc.ec.europa.eu/robots.txt index.php/*/newsletter-signup index.php/*/node/add index.php/*/node/add/ @@ -101148,7 +100398,7 @@ index.php/file index.php/filter/tip index.php/filter/tips index.php/filter/tips -index.php/filter/tips +index.php/filter/tips index.php/filter/tips/ index.php/filter/tips/?context index.php/filter/tips/?context= @@ -101210,7 +100460,7 @@ index.php/saml_login? index.php/search index.php/search-seeds index.php/search/ -index.php/search/ +index.php/search/ index.php/search/?context index.php/search/?context= index.php/search/global @@ -101252,11 +100502,11 @@ index.php/user/logout index.php/user/logout/ index.php/user/logout/?context index.php/user/logout/?context= -index.php/user/logout/http://kitco.com/robots.txt -index.php/user/logout/http://ktvu.com/robots.txt -index.php/user/logout/http://news.gallup.com/robots.txt +index.php/user/logout/http://cisa.gov/robots.txt +index.php/user/logout/http://newrelic.com/robots.txt index.php/user/logout/http://pitchfork.com/robots.txt -index.php/user/logout/http://vm.tiktok.com/robots.txt +index.php/user/logout/http://stubhub.com/robots.txt +index.php/user/logout/http://willistowerswatson.com/robots.txt index.php/user/logout?context index.php/user/logout?context= index.php/user/password @@ -101345,7 +100595,6 @@ index_n4.html index_new.html index_nw.html index_old.html -index_old.shtml index_s.html index_save index_sb.html @@ -101382,10 +100631,10 @@ india-import-data/w.aspx india-import-data/x.aspx india-import-data/y.aspx india-import-data/z.aspx -indian-premier-league-2017 +indian-premier-league-2017/* indiana/ indianahealthgroup.formstack.com -indiapowerconclave +indiapowerconclave/* indicadores-eeuu/* indicadores-espana/* indices* @@ -101507,7 +100756,7 @@ infinite/yerel-haberler inflammatory_bowel_disease_ibd_pictures_slideshow/article.htm influencer influencer/* -influencer/mrbeasthttp://gitee.com/robots.txt +influencer/mrbeasthttp://tass.ru/robots.txt info info-service/api/v2/ev/ info.asp @@ -101534,7 +100783,7 @@ info/gizlilik-politikasi info/gobierno/transparencia/intervencion-general/informes? info/impressum.html info/imprint.html -info/linkkatalog/http://telemundo.com/robots.txt +info/linkkatalog/http://aestheticamagazine.com/robots.txt info/logistic info/mc/business/partner/ info/newsroomdetail.aspx @@ -101558,7 +100807,7 @@ info/user_feedback/includes info/va-newsletter info/wp-admin info/wp-includes -info/wp-includes/js/jquery/jquery-migrate.min.jshttp://abc.com/robots.txt +info/wp-includes/js/jquery/jquery-migrate.min.jshttp://dpreview.com/robots.txt info/wp-includes/js/jquery/jquery.js info/wp-json info/xmlrpc.php @@ -101957,7 +101206,7 @@ interact interaction/list interactions-list-drugs.php interactive -interactive*http://airtable.com/robots.txt +interactive*http://vogue.com/robots.txt interactive/assessment/quiz interactive/assessment/story-poll interactive/quiz/preview @@ -102029,7 +101278,6 @@ internal-projection/ internal.html internal/ internal/* -internal/coronavirus/latest-updates/ internal/web-stats internalAd internalPref @@ -102038,7 +101286,6 @@ internalfamily internals internalsearch internalservererror/ -international international-advocates international-airports/test.html international-edition/*-lr @@ -102048,7 +101295,8 @@ international-foundation/programme/international-foundation-brochure international-reseller international-superstar-annie-lennox-signs-with-universal-music-group-umg-for-worldwide-recording-agreement international-webinars -international-womens-day-2017 +international-womens-day-2017/* +international/* international/*?sort=date international/*?sort=distance international/asia-pacific/includes @@ -102117,7 +101365,6 @@ interstitial/offers interstitialPage interstitialRedirectModalURL interstitialredirectmodalurl -interval-payment interventions interview interview.rl @@ -102378,7 +101625,7 @@ ipAcl ipad ipad-games/buy/* ipad/ -ipad/ +ipad/ ipad/4/Contents/en/searchindex ipad/stories ipaddownload @@ -102486,8 +101733,6 @@ isSearch= is_processing_in_mtk is_published= is_your_body_aging_faster_than_it_should_be/article.htm -isa/user/login -isa/user/register isapi/ isas isbn @@ -103346,7 +102591,7 @@ it/search/autocomplete it/search/default.mi it/search/shops it/search?*q= -it/searchhttp://nasdaq.com/robots.txt +it/searchhttp://genius.com/robots.txt it/segnalibri it/self_help it/service_index @@ -103405,7 +102650,6 @@ it/ticket it/tickets it/tickets/$ it/total-leadership -it/training/excel.htm it/transactions it/treasury it/trips @@ -103508,12 +102752,10 @@ item? item_id item_mail.php itemid -itemimages itemizer/filing itemmodules itemnotreceived itempage -itempdf itempolicy items items/* @@ -103524,7 +102766,6 @@ items/art-education-catalog items/artists-catalog items/artists-sale-flyer itemsizeguide -itemtext iten/Rotationskolbenpumpe iten/knarrender iten/lastricher%C3%A0 @@ -104730,13 +103971,13 @@ ja/wp-admin ja/zh-cn ja/zh-tw ja/ウィジェットコンポーネント -ja_JP/images/*http://bitpay.com/robots.txt +ja_JP/images/*http://myheritage.com/robots.txt ja_jp ja_jp/forHome/xsp ja_jp/partnernet-reseller/ ja_jp/partnernet/ ja_jp/templates/M -jaagore +jaagore/* jabu jackies jackson-deals @@ -104775,7 +104016,7 @@ japanese-english/sitemap japanese-english/top japanese-students-hit-digital-music-milestone-1-million-full-track-mobile-downloads japanese-techno-pop-trio-perfume-sign-with-universal-music -japanese/http://xn2.824989.com/robots.txt +japanese/http://stitcher.com/robots.txt japl japt jaquelineroriz @@ -104867,9 +104108,6 @@ jdsml/mils/ je jedi_max1 jedipay -jef/notes -jef/tmp -jef/weather/tides/tides.html jefatura/innovacion-publica/acciones-coronavirus/certificado-unico-circulacion jefatura/mediosycomunicacion/contenidosdedifusion jeff-straughn-appointed-senior-vice-president-strategic-marketing-island-def-jam-music-group @@ -105053,7 +104291,6 @@ jo/*/customer jo/*/stores/store/redirect/___store jo/*?*lang=ar-AE jo/*?*lang=en-US -jo6j5m749-45644 joaoananias joaobittar joaocampos @@ -105767,7 +105004,7 @@ jretradevideo.html js js js* -js-parts.html$http://paysafecard.com/robots.txt +js-parts.html$http://faculty.washington.edu/robots.txt js/ js/*.js*$ js/*hotels*? @@ -105969,7 +105206,7 @@ json json$ json$ json/ -json/*http://focusonthefamily.com/robots.txt +json/*http://afar.com/robots.txt json/cmlink json/content-search/autocomplete json/finance-calculator @@ -105979,7 +105216,6 @@ json/search jsonapi jsonapi/* jsonp/Bdp.htm? -jsonsearch jsp jsp/ jsreverse @@ -107431,7 +106667,6 @@ label label= label_France label_france -labelmaker/labelmaker.cgi labels labels/1.6570269 labor @@ -107465,7 +106700,7 @@ laluan/*/laluan-dari- lamda/images land land-browse-bff -land/ +land/ land/*/reviews land/*/sites/*/photos lander @@ -107482,7 +106717,7 @@ landing-page-documents/ landing-pages/ landing.php landing/ -landing/ +landing/ landing/* landing/*? landing/CME-channel @@ -107682,7 +106917,6 @@ latam/search latens lateral_related_videojs latest -latest-amp-article latest-playlist latest-talk latest.html @@ -107705,7 +106939,7 @@ latinamerica/wp-includes launch-academy launch-learn-more-vid launch.aspx -launch/ +launch/ launch2005/ launcher launcher$ @@ -107715,7 +106949,7 @@ launchpad/*js launchpad/login laundry-list-issues-moovaz laura-curtin-appointed-to-vice-president-adult-formats-island-def-jam-music-group -laureus +laureus/* lauriete laval/tag law-abiding-citizen @@ -107796,7 +107030,7 @@ le-club/les-gagnants?region= le-club/les-gagnants?region=*&categorie= le-club/newsletter-hebdo le-club/newsletters-hebdo/liste -le-corner-partenaires/http://lu.ma/robots.txt +le-corner-partenaires/http://townhall.com/robots.txt le-havre/ le-havre/assure/actualites/ le/ @@ -107817,6 +107051,7 @@ leadership/bob-kerrey leadership/faculty leadership/subpage.aspx?id=37341 leadgen +leading leading-umg-artists-att-to-produce-exclusive-tracks-for-athletes-competing-in-2008-beijing-olympic-games leads leads/recommendations @@ -107930,7 +107165,7 @@ learning-center/zh_tw/tags learning-design/microcredentials/development/microcredential-development-form/ learning-design/tools/respondus/license/thank-you/ learning-health-systems/ -learning-hub/http://ggplot2.tidyverse.org/robots.txt +learning-hub/http://wbez.org/robots.txt learning-tracks/ learning/Pages/default.aspx?*&*& learning/articles @@ -107995,54 +107230,6 @@ legal-care-plus/Payment legal-care-plus/confirmation legal-care-plus/your-details legal-contact-us -legal-content/BG/TXT/DOC -legal-content/BG/TXT/SIG -legal-content/CS/TXT/DOC -legal-content/CS/TXT/SIG -legal-content/DA/TXT/DOC -legal-content/DA/TXT/SIG -legal-content/DE/TXT/DOC -legal-content/DE/TXT/SIG -legal-content/EL/TXT/DOC -legal-content/EL/TXT/SIG -legal-content/EN/TXT/DOC -legal-content/EN/TXT/SIG -legal-content/ES/TXT/DOC -legal-content/ES/TXT/SIG -legal-content/ET/TXT/DOC -legal-content/ET/TXT/SIG -legal-content/FI/TXT/DOC -legal-content/FI/TXT/SIG -legal-content/FR/TXT/DOC -legal-content/FR/TXT/SIG -legal-content/GA/TXT/DOC -legal-content/GA/TXT/SIG -legal-content/HR/TXT/DOC -legal-content/HR/TXT/SIG -legal-content/HU/TXT/DOC -legal-content/HU/TXT/SIG -legal-content/IT/TXT/DOC -legal-content/IT/TXT/SIG -legal-content/LT/TXT/DOC -legal-content/LT/TXT/SIG -legal-content/LV/TXT/DOC -legal-content/LV/TXT/SIG -legal-content/MT/TXT/DOC -legal-content/MT/TXT/SIG -legal-content/NL/TXT/DOC -legal-content/NL/TXT/SIG -legal-content/PL/TXT/DOC -legal-content/PL/TXT/SIG -legal-content/PT/TXT/DOC -legal-content/PT/TXT/SIG -legal-content/RO/TXT/DOC -legal-content/RO/TXT/SIG -legal-content/SK/TXT/DOC -legal-content/SK/TXT/SIG -legal-content/SL/TXT/DOC -legal-content/SL/TXT/SIG -legal-content/SV/TXT/DOC -legal-content/SV/TXT/SIG legal-encyclopedia/authority-over-digital-assets.html legal-encyclopedia/california-lease-support-files.html legal-encyclopedia/how-form-limited-liability-partnership-arkansas.html-0 @@ -108106,7 +107293,7 @@ legal/general-terms/privacy-policy legal/grafanalabs-external-access-lite-msa legal/group-booking-general-terms legal/hotel-operator-terms -legal/http://i.gyazo.com/robots.txt +legal/http://wgbh.org/robots.txt legal/impressum/$ legal/influencer-agreement legal/introducer-charter-general-terms @@ -108427,13 +107614,11 @@ library/cgi-bin library/checkdrug/ library/contacts/email-campaigns library/devices -library/document-archive library/document.ashx library/electronic/redirect.php library/export/help/?* library/firms/ library/forward.aspx -library/gated_form/gated_thankyou.html library/godort library/images library/images/ @@ -108513,7 +107698,6 @@ license.txt license.txt license.txt$ license/ -licensemaker/licensemaker.cgi licensing licensing-syndication lids/staff/profile @@ -109270,7 +108454,7 @@ live-score/cricket/commentary live-score/cricket/full_scorecardApiData live-score/cricket/head_to_headApiData live-score/cricket/teams_profileApiData -live-score/cricket/widgets/livescorebook?*http://m.vk.com/robots.txt +live-score/cricket/widgets/livescorebook?*http://video.foxnews.com/robots.txt live-score/fixtures/live_scoreApiData live-score/fixtures/live_score_flipApiData live-score/fixtures/widget/fixtures_swapper @@ -109292,7 +108476,7 @@ live-search live-session live-test live-timing/widget -live-timing/widget/*http://httparchive.org/robots.txt +live-timing/widget/*http://acronymfinder.com/robots.txt live-trains live-video/connexion.php live/*?* @@ -109326,17 +108510,17 @@ livechat-resources livejournal livelink%20Jun%2024%20copy%20of%20-%20pre-Anik%20changes livelots -livemore/vl/http://workers.cloudflare.com/robots.txt +livemore/vl/http://wiki.creativecommons.org/robots.txt lives livestockpro livestream/* livewire -living living-design/ living-in-our-own-filter-bubbles living-off-campus/ living-planet-report living-style-guide +living/* living/*?cid= living/dash living/relationships/hearstmagazines @@ -109787,6 +108971,7 @@ log/ log/client/messages log360-alternative.html log? +log_cookies loganl loganl_old loganl_sav @@ -109814,7 +108999,6 @@ login-mgt login-or-signup login-register.rl login-service -login-signup login-v2? login.ashx login.asp @@ -109825,6 +109009,7 @@ login.aspx/ login.bml login.cfm login.cgi +login.do login.html login.mhtml$ login.php @@ -109855,7 +109040,6 @@ login/http://workana.com/robots.txt login/oauth/facebook login/password login/passwort_vergessen -login/pc login/popup login/reenviar-enlace-de-confirmacion login/register @@ -109927,7 +109111,6 @@ logout.pl logout/ logout/PushLogin?redir=* logout= -logout= logout?redirect= logout?redirectPath= logreply @@ -110084,7 +109267,7 @@ lp.aspx lp/ lp/* lp/*? -lp/*http://central.wordcamp.org/robots.txt +lp/*http://pscp.tv/robots.txt lp/adwords lp/affiliate-program lp/api/listings @@ -110107,7 +109290,7 @@ lp/fall-2025-innovation-keynote lp/for-agencies/en lp/growth-quadrant lp/home-cleaning -lp/http://spoti.fi/robots.txt +lp/http://db.tt/robots.txt lp/information-security-training lp/information-security-training/v2 lp/information-security-training/v3 @@ -110144,7 +109327,6 @@ lp55/* lp6/* lp= lpb654321 -lpintl lps/internal/departments/law/modules lps/internal/departments/law/pgcourses lps/internal/departments/law/ugcourses @@ -110165,7 +109347,7 @@ lrp/api/lrp-url-redirect lrp/api/search ls ls/ -ls/docshttp://findlaw.com/robots.txt +ls/docshttp://gpo.gov/robots.txt ls= lsamp lsc/find-laboratories @@ -110757,7 +109939,6 @@ mac2 mac3 mac? macbeta -macbookguide maccast maceirecipients/search machadodeassis @@ -110766,7 +109947,6 @@ machete-music-expands-with-launch-of-machete-regional machform machine-learning* macosken -macosnews macroScripts/ macron-emails/emailid/16684 macron-emails/emailid/29587 @@ -110966,6 +110146,8 @@ magazines/print-sem magellan/*.html magic magic-cup/attesa_dt.html +magic-items/?* +magic-items/?page=* magic-sorry/sorry.html magic/node magic/users @@ -111104,7 +110286,7 @@ maintenance-mode maintenance-notification maintenance.htm maintenance.html -maintenance.htmlhttp://middleweb.com/robots.txt +maintenance.htmlhttp://mytheresa.com/robots.txt maintenance.php maintenance/ maintenance/maintenance.html @@ -111146,7 +110328,7 @@ man-knowledge/ manage manage-add-alternative manage-email-subscription -manage-email-subscriptionhttp://kooapp.com/robots.txt +manage-email-subscriptionhttp://theatlanticwire.com/robots.txt manage-item manage-listing manage-location @@ -111266,7 +110448,7 @@ manifest.json manifest.webmanifest manifests manifests/monitor -manipur-election-result-2017 +manipur-election-result-2017/* manoeljunior manotest/ manta. @@ -111304,7 +110486,7 @@ manual232/ manual233/ manual241/ manual242/ -manual243/http://ecx.images-amazon.com/robots.txt +manual243/http://wordnik.com/robots.txt manualdousuario/ manuel-pena-appointed-executive-vice-president-operations-strategic-marketing-classics-for-universal-music-latin-america-universal-music-latin-entertainment manueladavila @@ -111314,7 +110496,7 @@ map---modo/ map---modo/all-locations/ map-constructor/loader map-regular.xml -map-review/ +map-review/ map-videofull.xml map.ashx map.asp @@ -111332,6 +110514,7 @@ mapSearch/getAreaSearchMapModel mapSearch/getClickedAreas mapTiles map_tile.php +mapa_geopoz mapabcpoi? mapeditor/*? maphp? @@ -111340,16 +110523,6 @@ mapi/v4/*/user mapi?* mapmyworld-test/ mapp -mapper/find.cgi -mapper/nearby.cgi -mapper1 -mapper1/click_zoom.cgi -mapper1/find.cgi -mapper1/gen_loc.cgi -mapper1/mapper.cgi -mapper1/parse_latlong.cgi -mapper2/find.cgi -mapper2/nearby.cgi maps maps-api/docs/js-api/reference-guide/instruction-gxs.html maps-api/docs/js-api/reference-guide/instruction-rs.html @@ -111464,6 +110637,7 @@ mapstt? mapt mapview maquetasPWA/* +mar-optout marathon marcelo-castello-branco-appointed-president-iberian-peninsula marceloaguiar @@ -111472,7 +110646,7 @@ marcioreinaldo marcosmontes marcotebaldi margeaux-watson-appointed-senior-vice-president-media-relations-universal-motown-records -mari/ +mari/ maria-ho-appointed-vice-president-corporate-communications-universal-music-group mariah-carey-puts-finishing-touches-on-her-new-album-memoirs-of-an-imperfect-angel mariah-careys-dont-forget-about-us-hits-1 @@ -111489,6 +110663,7 @@ mark-czarra-named-vice-president-alternative-promotion-for-universal-motown-reco mark-didia-appointed-evpgeneral-manager-island-records mark-lehmann-appointed-vice-president-web-and-mobile-marketing-island-def-jam-music-group mark-wilkinson-is-appointed-president-of-deutsche-grammophon +marked-list markedlist market-activity/*/option-chain/call-put-options market-brief @@ -111593,13 +110768,13 @@ marketing/intellectual-property/copyright*? marketing/mosaic_investor.php marketing/social-media/smd/directory/ marketing:analytics -marketing_campaigns/http://tinkoff.ru/robots.txt +marketing_campaigns/http://trivago.com/robots.txt marketing_company_auto__c= marketingovaya-akciya-s-ooo-narodnaya-karta marketlinc marketmd marketo -marketo/form/perforce_marketo_form/*http://docs.joomla.org/robots.txt +marketo/form/perforce_marketo_form/*http://floccus.org/robots.txt marketperception marketplace marketplace @@ -111724,7 +110899,7 @@ match match-info match-info/ match/website -match=http://new.siemens.com/robots.txt +match=http://ktvu.com/robots.txt match?matchid= matchcenter/app matchingresult @@ -111780,6 +110955,7 @@ max-hole-to-step-down-as-chairman-ceo-of-universal-music-group-international max= max_duration= max_price= +maxminiapp maxp= maxparcount maxprice= @@ -111948,7 +111124,7 @@ meconnect/ meddev meddev/LocalFiles/*/Webinars/ medewerkers -medewerkersprofiel-inithttp://vcahospitals.com/robots.txt +medewerkersprofiel-inithttp://humanorigins.si.edu/robots.txt medgen/?term= media media @@ -111965,12 +111141,11 @@ media-in-education/ media-library-links/ media-library/sites/alspac/migrated/documents media-manager -media-portlet media-relations/tip-sheets? media/ media/* media/*.pdf -media/*.pdfhttp://alistapart.com/robots.txt +media/*.pdfhttp://hrblock.com/robots.txt media/*/*/acquire-bar media/*/*/expirecachedsample media/*/*/libraries @@ -112021,7 +111196,7 @@ media/M4250_Brochure_11Sept20_tcm187-109181.pdf media/M4250_Datasheet_11Sept20_tcm148-109178.pdf media/Player6_0.swf media/ProviderThumbnails -media/Resized-Images/*http://lbcgroup.tv/robots.txt +media/Resized-Images/*http://globallogic.com/robots.txt media/SurfShark-InfrastructureTestReport_20251217_Public.pdf media/TALSO.swf media/TUIThumbnails @@ -112057,7 +111232,7 @@ media/html/box media/html/easter2015 media/html/enterprise-cybersecurity media/html/spread -media/http://micropython.org/robots.txt +media/http://sepay.vn/robots.txt media/i18n/ media/image_download media/interactive/cdrom/onehundredandeightyears @@ -112093,7 +111268,7 @@ media/report media/sample-embed media/sample-embed-no-match media/security-training/forensics_curriculum.pdf -media/smartphones/$http://vix.com/robots.txt +media/smartphones/$http://lancaster.ac.uk/robots.txt media/solutions media/string media/t4b @@ -112410,7 +111585,6 @@ mediaopoly mediaplex-homepage-test mediarequest/ medias -mediaservices/ex/ mediashift/mt4 mediasite/admin mediastudies/subpage.aspx @@ -112938,11 +112112,9 @@ mex/es/booking/ mex/es/room-selection/ mexico/account mfa -mfa-site-theme mfcf mfcf/internal mfcf/mfcfnow -mfl mfm/internal/subjects/mediafilm/modules mfm/internal/subjects/mediafilm/pgcourses mfm/internal/subjects/mediafilm/ugcourses @@ -113006,7 +112178,7 @@ michelle-jubelirer-promoted-to-chief-operating-officer-capitol-music-group michelle-madison-appointed-to-vice-president-urban-promotion-universal-motown-records-group michigan-deals michigan/ -micro_page.phphttp://dmoz.org/robots.txt +micro_page.phphttp://openhatch.org/robots.txt microarray-as/atlas/qr microarray/ArrayExpress microarray/ExpressionProfiler @@ -113072,7 +112244,7 @@ migration-2025-05-19-uwyo migration/ migration_catalog migration_import_no_section -migratory-birds/buy-bird-friendly-coffee-online?http://core.trac.wordpress.org/robots.txt +migratory-birds/buy-bird-friendly-coffee-online?http://hellogiggles.com/robots.txt mijn-account/ mijn/ mike-davis-named-executive-vice-president-general-manager-of-universal-music-enterprises-ume @@ -113154,6 +112326,16 @@ militaryoffer/ millesime=PrioritizedToCompleteData millesime=ToDisplayNextMillesime million-dollar-arm +mim/plan/map.html +mim/plan/map_service.html +mim/plan/plan.html +mim/print-view +mim/public/socialnet +mim/public/szukaj +mim/qrcode +mim/socialnet +mim/wspolne +mim/zipfile mimeType= mimio min @@ -113373,6 +112555,7 @@ ml/for-the-times/ ml/gerontology-programs/ ml/graduate-business-programs/ ml/graduate-environment-programs/ +ml/graduate-nursing-programs/ ml/graduate-programs/ ml/graduate-science-environment-programs/ ml/graduate/ @@ -113761,7 +112944,6 @@ mod_pagespeed_beacon moda/* modal modal-constructor -modal-message modal/ modal/* modal= @@ -113778,6 +112960,7 @@ model model model-year model/* +model/*/clips model/*/live model/*/photos model/*/videos @@ -113964,6 +113147,8 @@ monitoring monmobile monmouthopening monocraticas-search$ +monsters/?* +monsters/?page=* montana/ monte-lipman-promoted-to-president-of-universal-records monteiro-appointed-senior-vp-universal-music-south-east-asia @@ -114637,7 +113822,7 @@ mre/*.jpg$ mre/*.js$ mre/*.pdf$ mre/*.png$ -mre/*.zip$http://arenawanita.com/robots.txt +mre/*.zip$http://picsart.com/robots.txt mre/*? mre/*@@configuracoes_view mre/*@@download/file$ @@ -114776,7 +113961,7 @@ ms/wiki/User_talk: ms_awards* msa msatwork/amazon -msatwork/uber/en.htmlhttp://imgflip.com/robots.txt +msatwork/uber/en.htmlhttp://nhl.com/robots.txt msc-accounting-financial-management msc-advanced-clinical-practice msc-advanced-computer-science @@ -114949,7 +114134,7 @@ mt/shop/*/feedback mt/signup?redirect_to= mt/similar mt4 -mt4/http://glovoapp.com/robots.txt +mt4/http://ubereats.com/robots.txt mta-sts mtb_composer mtc.class.php @@ -115027,11 +114212,11 @@ mundial-2014-espana/* mundogalaxy munet_reset munin -munin*http://agenciarj.org/robots.txt -munin*http://buystiiizypods.com/robots.txt +munin*http://elpais.com/robots.txt munin*http://formatie-nunta.com/robots.txt -munin*http://laposte.fr/robots.txt -munin*http://nielsen.com/robots.txt +munin*http://healthyplace.com/robots.txt +munin*http://heartspacesolutions.com/robots.txt +munin*http://penguinrandomhouse.com/robots.txt munka/szerk muntjacs muonline-dev @@ -115123,7 +114308,6 @@ mw mw/ mw5-newsletter-v1 mw5-newsletter-v2 -mwc99 mwebWindowDone mwlite mwlstream/conway @@ -115219,7 +114403,7 @@ mx/user mx/user$ mx/your mx2019.jsp -mxf-final-cut-pro/ +mxf-final-cut-pro/ my my$ my-MM/$ @@ -115265,7 +114449,6 @@ my-courses/ my-creations my-en/shop/*?*&*&*&* my-en/shop/hpols_catalog/product/upsell/ -my-eurlex my-flipbooks my-fpc my-guides.aspx @@ -115615,6 +114798,7 @@ myuni-content myupload/ myus mywayrewards +mywhoi myworks$ myworld myzillow @@ -115676,7 +114860,6 @@ name-directory name-directory*lang= name/* name/*/*/P -namedetail names names*?lc=0 names*lang= @@ -115727,7 +114910,7 @@ native-app native-plants/search native/vertical_videos/ native_* -natol/http://liberapay.com/robots.txt +natol/http://documents.worldbank.org/robots.txt natur-und-landschaft/natur-erleben/termine/? natural_alternative_pet_remedies_humans_use_too/article.htm natural_cold_flu_remedies_pictures_slideshow/article.htm @@ -115932,7 +115115,6 @@ ncaconline ncdarts/bcdl/search ncepcr/communities/pbrn/ ncepcr/communities/pbrn/registry/index.html? -ncfh ncis ncis-los-angeles ne @@ -116364,7 +115546,7 @@ news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dia news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference news-ga news-insider$ -news-manager/ +news-manager/ news-outlets news-post news-redirect/* @@ -116377,7 +115559,7 @@ news-service news-stories-2023/ news-stories? news-unify -news.host.html/content/shared/university/news/ub-reporter-articles/stories/2024/10/nsf-engines.detail.htmlhttp://interpol.int/robots.txt +news.host.html/content/shared/university/news/ub-reporter-articles/stories/2024/10/nsf-engines.detail.htmlhttp://rss.com/robots.txt news.html news.php3/ news.xml @@ -116427,34 +115609,18 @@ news/2011/9/adele-scoops-triple-world-record-success-in-new-guinness-world-recor news/2012 news/2012/03/what-should-done-disappearing-wolves-isle-royale.html news/2012/03/wolf-population-isle-royale-drops-lowest-has-ever-been.html -news/2012/04/clean-drinking-water-for-everyone.html news/2012/05/sex-its-good-thing-evolutionarily-speaking.html news/2012/06/mystery-solved-wolves-drowned-old-mine-shaft-isle-royale-national-park.html -news/2012/10/spotting-trend-genes.html -news/2012/12/its-nothing-like-home-but-youll-like-here-recruiting-international-students.html news/2013 news/2013/03/isle-royale-wolves-fall-prey-inbreeding-problems.html news/2013/04/zinc-perfect-material-for-bioabsorbable-stents.html -news/2013/05/migration-patterns-reveal-much-us-population-research-finds.html -news/2013/05/most-scientists-agree-humans-causing-global-climate-change.html -news/2013/06/beyond-silicon-transistors-without-semiconductors.html -news/2013/09/biggest-snowball-honor-returns-michigan-tech.html -news/2013/10/blacksmithing-problem-solving-art.html -news/2013/11/ancient-copper-spear-point-special-exhibit-seaman-mineral-museum.html -news/2013/11/scientists-build-low-cost-open-source-3d-metal-printer.html news/2013/12/things-make-winter-epic-michigan-tech.html news/2014 -news/2014/01/11-quintessential-sounds-winter-michigan-tech.html -news/2014/01/search-time-travelers.html news/2014/02/what-do-do-now-family-members-brain-dead.html -news/2014/05/denso-underwrites-undergraduate-dynamometer-facility-michigan-tech.html news/2014/06/before-there-c-there-n-how-humans-derailed-nitrogen-cycle-trying-put-back-track.html -news/2014/08/michigan-tech-receives-nsf-grant-for-transmission-electron-microscope.html news/2014/09/black-new-green-biochar-beats-wood-cook-stoves.html news/2015 -news/2015/01/flashes-faster-than-light-spots-may-help-illuminate-astronomical-secrets.html news/2015/03/tapping-into-mine-water-for-geothermal-energy.html -news/2015/05/bioprinting-3d-looks-like-candy-could-regenerate-nerve-cells.html news/2015/07/carbon-nanotube-speakers-play-music-heat.html news/2015/08/michigan-tech-top-public-university-state-for-mid-career-earnings-graduates.html news/2015/09/perfect-timing-for-fabrizio-zanello-watchword-patek.html @@ -116463,11 +115629,8 @@ news/2016 news/2016/01/drone-catcher-robotic-falcon-can-capture-retrieve-renegade-drones.html news/2016/02/memristors-making-new-generation-for-digital-memory-computation.html news/2016/02/menominee-crack-geological-pop-up-structure.html -news/2016/03/michigan-tech-ranks-2-state-for-value-education.html -news/2016/04/two-wolves-remain-isle-royale.html news/2016/05/leaving-electrical-grid-upper-peninsula.html news/2016/09/guide-seq-dna-duct-tape-mark-dna-damage.html -news/2016/10/michigan-tech-ranks-high-globally-international-collaboration-engineering-materials-science.html news/2016/11/cloud-box-mixing-aerosols-turbulence.html news/2016/12/driving-winter-wonderland.html news/2017 @@ -116539,7 +115702,6 @@ news/externalpost news/features? news/feed news/feed.rss -news/feeds news/filings news/filings/$ news/for-you @@ -116568,7 +115730,6 @@ news/jjournal/jerseycity/index.ssf?/base/news-12/1305268827289271.xml&coll=3 news/kindlefeed/ news/kommentar-benachrichtigungen/* news/latest-news? -news/latest?pgno=* news/lite news/m news/main.jhtml @@ -116592,7 +115753,6 @@ news/newsroom/articles-of-interest/index.html? news/newsroom/case-studies/index.html? news/newsroom/noticias/index.html? news/newsroom/press-releases/index.html? -news/notices/ news/photo news/photo/$ news/photo/*/photo @@ -116692,7 +115852,6 @@ news/video/shows news/video_list.php news/video_view.php news/welcome-newsletter -news/whatsnew/ news/widgets news/wintersport news/wp-admin @@ -116705,7 +115864,7 @@ news/youscoop news? news? news?* -news?*http://salute.gov.it/robots.txt +news?*http://bloodhorse.com/robots.txt news?date=* news?page=* news?topics=Earth @@ -118473,7 +117632,7 @@ newsletters/software newsletters/software/subscribe newsletters/sports/ newsletters/storyalerts/ -newsletters/subscribe/*http://krone.at/robots.txt +newsletters/subscribe/*http://openknowledge.worldbank.org/robots.txt newsletters/success/ newsletters/sustainability newsletters/sustainability/subscribe @@ -119115,6 +118274,7 @@ newyear2018 newyear2019 newyear2020 newyears-2020-aff +newyearsovety/?id= newyork newyork.aspx newyorklawjournal/events @@ -119207,7 +118367,7 @@ nightlytest nightlytest2 nii=t nike -nikon +nikon/* nilmarruiz nimbus_ms/remote? nina-hansdotter-appointed-vice-president-marketing-and-ar-universal-music-mobile-international @@ -121259,7 +120419,7 @@ nl/trust/ nl/trust/gdpr/ nl/trust/gdpr/subprocessors/ nl/trust/privacy/ -nl/trust/privacy/information-we-collect/http://unmc.edu/robots.txt +nl/trust/privacy/information-we-collect/http://careem.com/robots.txt nl/unleash nl/use-cases/compliance-training/ nl/use-cases/onboarding-training/ @@ -121780,7 +120940,7 @@ not_recommended_reviews nota-fiscal notas-*.xml note -note/read/http://news.netcraft.com/robots.txt +note/read/http://wavy.com/robots.txt notebook notebook/search? notes @@ -122089,7 +121249,6 @@ nytimes-partners nytmsg= nytorderby=score nytparam -nyucard/campuscash/admin nyushi/*2 nz nz$ @@ -122224,8 +121383,8 @@ oauth-error oauth/authorize oauth/authorize oauth/connect.html -oauth/http://designboom.com/robots.txt -oauth/http://reseau-canope.fr/robots.txt +oauth/http://en.wikibooks.org/robots.txt +oauth/http://pusheen.com/robots.txt oauth/line oauth/login oauth/signin @@ -122289,7 +121448,7 @@ obsolete oc oc.php oc/dash-button -oc/http://thewrap.com/robots.txt +oc/http://rochester.edu/robots.txt ocapi/ occhsold occurrence @@ -122454,7 +121613,7 @@ offline offline-plugin-app-shell-fallback offline.html offline/ -offline/http://mediabistro.com/robots.txt +offline/http://wiwo.de/robots.txt offre-internet/sfr-box4G offset) offset= @@ -122551,7 +121710,7 @@ oit/search/node oit/systems/testzone/ ojp okanagan/facultystaff/bba -okanagan/itservices/service-catalogue/accounts/novell/imanager.htmlhttp://etc.usf.edu/robots.txt +okanagan/itservices/service-catalogue/accounts/novell/imanager.htmlhttp://vi.wikipedia.org/robots.txt okeanija_ad oklahoma/ okonomi @@ -122798,7 +121957,7 @@ one one-app-preview one-price/info one-price/search -one-year-of-demonetisation +one-year-of-demonetisation/* one_woman_freedom_author_pay one_woman_freedom_pay oneapi @@ -122923,6 +122082,7 @@ onlinetest/ only_video.html onsaleBestAvailableDisplay.do onsite-docs +onsite_from ontheweb/blogs/delineator ontico onward @@ -122973,6 +122133,9 @@ open-process-automation open-source-products-for-privacy-minded-companies-individuals open-source/$ open/api +open=collect_link +open=contact_buy +open=report_artwork openads openam/UI/Login opencms/ @@ -123011,7 +122174,6 @@ opensso openstat= openstat= openurl -openurl openurl/profile openurl_forwarder.cgi openview @@ -123023,7 +122185,7 @@ opera/? opera/features operations operpost$ -operpost$http://dai.ly/robots.txt +operpost$http://trainedmonkey.com/robots.txt ophalen/moment opic-cipo/cpd/eng/patent opic-cipo/cpd/eng/search @@ -123051,7 +122213,7 @@ opmanager-site24x7-comparison.html opndocs/global oppdater oppenheimerfunds/the-upside -oppo-ct-2017 +oppo-ct-2017/* opportunity ops opssam1 @@ -123062,7 +122224,7 @@ opt-out-info.jsp opt-out-interface opt-out.jsp opt-out/confirm -opt-out/http://marinetraffic.com/robots.txt +opt-out/http://legislation.gov.uk/robots.txt opt-out/http://musicbrainz.org/robots.txt opt/widget-cache.php optInEmail @@ -123255,7 +122417,7 @@ originals/inturn3/includes originals/stephen_kings_n/includes orioles/search orkut/albums -orlando/tag/*http://arsenal.com/robots.txt +orlando/tag/*http://aa.com.tr/robots.txt orne/ orne/assure/actualites/ oroscopo/sitemap.xml @@ -123399,7 +122561,7 @@ our-work/listing/ ous/search-result out out-of-home -out/http://forbusiness.snapchat.com/robots.txt +out/http://amplify.com/robots.txt out2 out? out_deals @@ -123516,6 +122678,7 @@ p/*/edit-v2$ p/*/edit-v2? p/*/edit? p/*/embed +p/*/embed/* p/*/feed$ p/*/feed? p/*/ic @@ -123571,7 +122734,7 @@ p/*/victory$ p/*/victory? p/*from= p/*groupType= -p/*http://helloqueen.pl/robots.txt +p/*http://baidu.com/robots.txt p/*surveyopen p/*thm= p//ps @@ -123622,11 +122785,9 @@ p=* p=1 p?awaid=* p_p_auth -p_p_auth= p_p_cacheability p_p_col_count p_p_col_id -p_p_col_id= p_p_col_pos p_p_id p_p_id= @@ -123670,7 +122831,7 @@ package.json package.json$ package.json.sample package/*/docs -package/*/docs/latest/http://ledger.com/robots.txt +package/*/docs/latest/http://ui.adsabs.harvard.edu/robots.txt package_files_uploaded_via_chrome packages packages/ @@ -123756,7 +122917,6 @@ page.php page/ page/* page/*&s& -page/*/?*http://kavkaz-uzel.eu/robots.txt page/*/?a_aid= page/*/?egotecpage page/*/?hc_location= @@ -123803,7 +122963,7 @@ page/etpk_0 page/favorite-fans page/forward.php page/html -page/http://mementoweb.org/robots.txt +page/http://boehringer-ingelheim.com/robots.txt page/listing- page/listing-listing-more-news page/privacy @@ -124060,7 +123220,6 @@ paged= paged=* pagegangster pagegangster$ -pageimage pageitem pagename= pagename=* @@ -124070,7 +123229,6 @@ pagenotfound.jsp pagenotfound/ pagenotfounderror.aspx pagenum= -pageocr pager pages pages-extensions/FollowCompany @@ -124382,8 +123540,6 @@ pagesblanches/recherche pagespeed/ pagespeed/insights/ui/logo pagespeed_static -pagetext -pagethumb pageview pageviews.php pagina/*_id @@ -124600,12 +123756,13 @@ partial-article partial/ partials partials/ +partials__ participant participants participants/search participate/conferences.xml participate/visa-invitation-letter -participe/cursoprovedoreshttp://wwf.de/robots.txt +participe/cursoprovedoreshttp://yamaha.com/robots.txt particle/milgrom particuliers particuliers/vous-etes/nouveaux-arrivants-canada/choisir-institution-financiere/equipe-nouveaux-arrivants/ @@ -124691,7 +123848,6 @@ partnersupport partnerus partnerv2 partnerworld/portal -partpdf parts-service/en/offer/print-offers parts-service/sp/offer/print-offers parts? @@ -124744,7 +123900,6 @@ patents? patentscope/search/iasr patentscopedb/ path, -path.php path/ path2/ patient-and-cancer-information/care-centers-and-clinics/care-centers/breast/multi-team.html @@ -124874,7 +124029,6 @@ pb/widgets pba pbd pbflex -pboro/pages/ pbpp pbs/kids/mt3 pbs/kids/mt4 @@ -124991,12 +124145,8 @@ pdf/products pdf/rate-drop-advantage.pdf pdf/traineeships/ pdf/us/merchant-welcome-kit.pdf -pdf1 -pdf2 pdf2image_sdk pdf2image_sdk/ -pdf3 -pdf4 pdfServlet pdf_download.php pdf_downloads/ @@ -125688,7 +124838,6 @@ personal_hygiene_8_best_practices_for_teens/article.htm personaldata/bharti-enterprises-ceo-sunil-bharti-mittal-making-the-case-for-mobile-connect personaldata/gsma-competition-terms-conditions personaldatawp-content/plugins -personalised-video personality personalization personalize @@ -125702,7 +124851,6 @@ persone personfinder perspectiva perspective -perspectives perspectives/wp-admin perspectives/wp-admin/admin-ajax.php pertussis_and_whooping_cough_pictures_slideshow/article.htm @@ -126203,10 +125351,8 @@ ping pingdom pingfederate pingtest -pinguicula pink_eye_pictures_slideshow/article.htm pino/ -pinterest-conversion pinterest-predicts pinterest-wellbeing pinterestwellbeing @@ -126254,10 +125400,10 @@ pk/en pk/en/assets/document/firmresume.pdf pkb/ pkey= -pkey=http://texastribune.org/robots.txt +pkey=http://road.cc/robots.txt pkginfo pkginfo/ -pkta01d26ae74f4.htmlhttp://swagger.io/robots.txt +pkta01d26ae74f4.htmlhttp://blog.sina.com.cn/robots.txt pl pl*/listing/*/favoriters pl*/people/*/circle @@ -126819,7 +125965,7 @@ plantfinder-quicklinks-iframe.aspx plantinga-appointed-managing-director-universal-music-netherlands plants plants_rashes_poison_ivy_oak_sumac/article.htm -plantuml/img/http://cpuid.com/robots.txt +plantuml/img/http://dexigner.com/robots.txt plantuml/map plantuml/svg plantuml/txt @@ -126967,7 +126113,7 @@ plugins/common/feature/openidsso plugins/common/feature/saml plugins/crm/count plugins/custom -plugins/custom/f5networks/f5/*http://onlinebooks.library.upenn.edu/robots.txt +plugins/custom/f5networks/f5/*http://hercampus.com/robots.txt plugins/feedback.php plugins/list_user01/main.php plugins/search @@ -127019,6 +126165,7 @@ plusinstall plustest/ plzh pm +pm-optout pm-test-form= pm/ pm/amplify/ @@ -127286,7 +126433,6 @@ pop pop-health pop-up/promopage pop/?popref=1 -pop_up pop_up= popout popout.players @@ -127331,6 +126477,7 @@ porch-talks/v2/ pornstar/*/*achievements pornstar/*/*photo*= pornstar/*/*subscription +pornstar/*/clips pornstar/*/costars pornstar/*/gifs pornstar/*/live @@ -128700,7 +127847,6 @@ post-style/* post/ post/* postQuestion.htm -postRender post_comment post_comment.html post_id=* @@ -128893,7 +128039,6 @@ pregnancy_vitamins_supplements_increase_fertility/article.htm pregnant_fetus_food_first_trimester_pregnancy/article.htm preisvergleich prelaunch -prelex preliminary-post-incident-review-es preliminary-post-incident-review-it preliminary-post-incident-review-kr @@ -128902,7 +128047,7 @@ preliminary-post-incident-review-tw preload premenstrual_syndrome_pictures_slideshow/article.htm premier-495 -premier-495/http://dotnet.microsoft.com/robots.txt +premier-495/http://bellanaija.com/robots.txt premiogastronomico/mejor.asp?search=&page= premium premium$ @@ -128915,7 +128060,7 @@ premium/auth/ premium/cert premium/checkout premium/download -premium/http://qvc.co/robots.txt +premium/http://sgtrains.com/robots.txt premium/plus premium/reset-password/new premium/sign-in @@ -129054,7 +128199,7 @@ preview-main/* preview.aspx preview/ preview/* -preview/http://ohsheglows.com/robots.txt +preview/http://nme.com/robots.txt preview/post/* preview/result preview/result% @@ -129072,7 +128217,6 @@ preview_script_id preview_spec preview_theme_id previewhighresolutionimage.php -previews previewtemplate previewunavailable previous @@ -129158,12 +128302,10 @@ print*.cfm print-article print-article.aspx print-digital/ -print-pdf -print-person print-recipe print-sections -print-text print-version/ +print-view/bip print.asp print.asp?* print.cfm @@ -129174,7 +128316,6 @@ print/true print/view/ print= print=1 -print=1 print=true printPDF* printView= @@ -129199,7 +128340,6 @@ printing printmail printmail$ printmail? -printoptions printorder printpage printpdf @@ -129411,7 +128551,7 @@ privacy/sub-processors.html privacy/zoho-group.html privacy/zoho-group.html privacy/~ -privacy2.htmlhttp://translate.wordpress.org/robots.txt +privacy2.htmlhttp://geoguessr.com/robots.txt privacy? privacy_doc privacy_security/index.jsp @@ -129457,13 +128597,14 @@ private-schools/search private-service-offer private/ private/gallery/content/ -private/http://blog.livedoor.jp/robots.txt +private/http://blog.hubspot.com/robots.txt private/wtrack privatecampaignpage privategenericpage privategrouphubs prive prive/pakketten-oud +privileged-rules prj/dli/de/ prj/jad/cs/the/pec/22745371.html prj/jad/de/the/pec/22745371.html @@ -129475,7 +128616,7 @@ pro$ pro-api pro-gallery-webapp/v1/galleries pro-help/q -pro-kabaddi-2017 +pro-kabaddi-2017/* pro-learn pro-learn/blog/*error pro-learn/s @@ -129616,7 +128757,7 @@ product-managers/$ product-p-*gads=true product-presentation-info.aspx product-print* -product-ratings/http://yummly.com/robots.txt +product-ratings/http://wikipedia.org/robots.txt product-reviews/ product-reviews/B0069IY63Y product-reviews/getReviews.do* @@ -129637,15 +128778,10 @@ product.php?o=*&offset= product/ product/* product/*/containingproducts -product/*/favorite/create product/*/hascontainingproducts -product/*/interaction -product/*/offer/create product/*/samplepages -product/*/tear-sheet product/*/write_review product/accessory/ -product/action-info product/alive-detox-vegan-cookbook product/better-burgers-make-delicious-nutrient-rich-burgers-without-the-meat product/bundle/ @@ -129654,17 +128790,12 @@ product/complementaires/getByProduct.do* product/condition.aspx product/containedresources product/customersalsobought -product/data product/dynamic-creative/gallery product/electrode/api/logger product/electrode/api/wpa product/foodlabel/ product/glossary.aspx -product/grid -product/id product/item/substancewarning.aspx -product/list -product/list/recently-viewed product/listing product/promotion product/recommended @@ -130285,7 +129416,6 @@ profile/*/Reviews-Written profile/*/Rss profile/*/activity/* profile/*/badges -profile/*/blog profile/*/collections/*0$ profile/*/collections/*1$ profile/*/collections/*2$ @@ -130319,10 +129449,8 @@ profile/*/recommendations/bymember profile/*/recommendations/member profile/*/recommendations/memberbooks profile/*/recommendations/unsuggester -profile/*/reviews profile/*/stats profile/*/stats/library -profile/*/trophies profile/*?* profile/*article*.ece profile/account @@ -130521,7 +129649,6 @@ program= programas/solo-copees/*/audios programas/vocesalacarta programas/vocesusuarios -programcatalog/event_details programdimichelesantoromdimichelesantoroi/mdimichelesantoro/ programme programmer @@ -130806,7 +129933,6 @@ projects/website-design/loan-referral-website? projects2 projects_plans/parks_recreation/rfmp-discussion-guide-thank-you.aspx projectslistingpage -projectsquared projectteamorderable projekte promise-campaign @@ -130825,7 +129951,7 @@ promo/lookbook promo/market/mobile/app*?from= promo/next/mural promo/next/mural? -promo/responsive +promo/responsive/ promo/save-big-with-bitrix24 promo/skype*? promo/skype/* @@ -130849,11 +129975,10 @@ promote promoted promoted promoted-content -promoted-listings promotion promotion/* promotion/.html -promotion/41995890-09e9-11ed-861d-0242ac120002http://government.nl/robots.txt +promotion/41995890-09e9-11ed-861d-0242ac120002http://herbalife.com/robots.txt promotion/remit-2024 promotion/us-bd promotionOffreVue @@ -132076,7 +131201,6 @@ public-register/view/api-reference public-style-guide public-track-creation public-transit-screen -public.affairs/gata public.api public/ public/* @@ -132689,12 +131813,6 @@ quickstart quickstart/promo quickstart/promo/confirmation quickstirshow* -quicktour -quicktour_eventcenter -quicktour_meetingcenter -quicktour_sales -quicktour_supportcenter -quicktour_trainingcenter quickview quince-anma quinn/joinevent2021 @@ -132709,7 +131827,6 @@ quiz/ quiz/archive/*/* quiz/archive/*/*/$http://apod.nasa.gov/robots.txt quiz/document -quiz/engine quiz/todayincolumbia/ quiz_central.html quiz_send.html @@ -132757,15 +131874,10 @@ r/ims/*20 r/instant/response r/kappa/api r/sms -r1= -r2= r2r -r3= r4-page-footer-page r4-page-header-page r4032login -r4= -r5= r? r_q= rabattkod @@ -132893,7 +132005,6 @@ rating rating-over rating-terbaik rating/ -rating/average rating=* rating=4-9733-9733-9733-9733-9734-Up,5-9733-9733-9733-9733-9733- rating=5-9733-9733-9733-9733-9733- @@ -132934,7 +132045,7 @@ rcs?action rcsearch.aspx rd rd/ -rd/pdf/http://micro.blog/robots.txt +rd/pdf/http://artforum.com/robots.txt rd/search rd/search$ rd/search? @@ -132980,7 +132091,6 @@ reactivation-landing-page reactivity read read$ -read0163112 read_more readcommentshtml* reader @@ -133202,6 +132312,11 @@ realtimes/trigger realtimetracking/ realtors realty +realty*?*pinned_nb_id= +realty*?*pinned_offer_id= +realty/*/novostrojka +realty/offer +realty/site reappearances rearrange reason= @@ -133212,7 +132327,7 @@ reasons_your_child_cant_sleep_pictures_slideshow/article.htm reauthenticate rebecca-allen-appointed-managing-director-decca-records-uk rebeccagarcia -rebooting-the-record-label/http://ghgprotocol.org/robots.txt +rebooting-the-record-label/http://cdiscount.com/robots.txt rec rec/bib rec/nt @@ -133236,7 +132351,6 @@ recent recent-changes recent-searches recent-view -recent/?view=unread recently-viewed recentobituarieshandler.ashx recepten/ @@ -133291,20 +132405,18 @@ recipe/view recipe_parser recipes recipes/*?q= -recipes/cook -recipes/email.phphttp://24ways.org/robots.txt +recipes/email.phphttp://varnish-software.com/robots.txt recipes/filter/* recipes/food/email recipes/food/reviews/*?print= recipes/food/views/*?print= recipes/member/reviews recipes/member/views/*?print= -recipes/print recipes/search recipes/search/?q recipes/search? recipes/shoppinglist/email -reckon/http://polymer-project.org/robots.txt +reckon/http://bobvila.com/robots.txt reclaim recognized-dealers/art recognized-dealers/fashion @@ -133546,7 +132658,7 @@ redux/static-3.6 redux/static-3.7 redzone reel -reel/*/embed +reel/*/embed/* reengageoptout reevoo_display ref @@ -133560,7 +132672,7 @@ refer refer-* refer-a-friend refer/ -refer/http://ria.ru/robots.txt +refer/http://assets-global.website-files.com/robots.txt refer/pal reference reference-library @@ -133597,7 +132709,7 @@ refresh.php refresh_stored_accounts refresh_token refresh_token -refreshed-hphttp://skool.com/robots.txt +refreshed-hphttp://getpaint.net/robots.txt refrigeration/en/worldwide/search.html refs refund-detail @@ -133656,7 +132768,6 @@ register-account.asp* register-for-purchase register-new-account register-now -register-proxy-event register-successfully.php register.aspx register.bml @@ -133708,7 +132819,7 @@ registration/ registration/* registration/ajaxfrags registration/apis -registration/apishttp://collections.vam.ac.uk/robots.txt +registration/apishttp://earthlink.net/robots.txt registration/archive_upload_apply.asp* registration/includes/ registration/js/ @@ -133858,6 +132969,7 @@ renew/blood-donor-prospect/land-prospect-thanks.html renewal-center renewal-center/business renewal-center/home +renewal-reminder-optout renowned-music-executive-tom-whalley-launches-new-label-with-universal-republic rent-calculator renta-de-autos/resultados @@ -134321,6 +133433,7 @@ reports/state-of-the-designer-regional-report/$ reports/supercharging-design-in-korea/$ reports/takeaways-from-customers-using-dev-mode/$ reports/the-business-leaders-guide-to-design/$ +reports/the-business-value-of-design-systems/$ reports/the-outsized-role-culture-plays-in-attracting-design-talent/$ reports/tr1 reports/tr1.html @@ -134916,7 +134029,6 @@ research/article/articleCMSContent.xhtml research/article/articleCuratedList.xhtml research/article/articleSearchResults.xhtml research/article/articleTypeSearchResults.xhtml -research/cat-irc/ research/category-90000 research/celt/old research/centres/extracellular-vesicles/about/learn-more/exocarta @@ -135015,8 +134127,6 @@ resetpassword reshet-shoken reshop/ residential -residential.education/archive -residential.education/templates residential/customer-space/moving/confirm-contract.html residential/en/us/search.html residential_neighbourhoods/documents/cancellation_andor_refund_request_form.pdf @@ -135329,9 +134439,9 @@ resources/_shared/images/collection resources/academic resources/ajax/posts resources/allstate/attachments/pdf/etr0509.pdf -resources/calendar/http://boards.greenhouse.io/robots.txt +resources/calendar/http://jestjs.io/robots.txt resources/collocations -resources/contrastchecker/?*http://d.webgomme.com/robots.txt +resources/contrastchecker/?*http://todosobremadrid.com/robots.txt resources/contrastchecker? resources/cookie resources/css @@ -135640,9 +134750,9 @@ review/' review/*/transparency review/common/du review/dynamic/sims-box -review/fileshttp://t1p.de/robots.txt +review/fileshttp://world-nuclear-news.org/robots.txt review/hall-of-fame -review/http://www-pub.iaea.org/robots.txt +review/http://clutchpoints.com/robots.txt review/list review/list_rss review/product/ @@ -135836,7 +134946,6 @@ ripe/mail/archives/agm-nominations ripe/mail/archives/members-discuss-unmoderated ripe/mail/archives/ripe-list-unmoderated ris/local -risdownload rise/search-result risingtide/explore risk-and-retirement/401k-plan @@ -135846,6 +134955,7 @@ risk/ riskrating/ risultati-di-ricerca rit +ritual/catalog/*/* rive-sud/tag rivediordine riwebapp/rest @@ -136068,7 +135178,6 @@ ro/wiki/Utilizator: roach_pay roadmap roadmap-thanks -roadscholar roadtests rob-wells-is-appointed-senior-vice-president-digital-at-universal-music-group-international rob-wells-named-to-universal-music-groups-executive-board @@ -136090,7 +135199,7 @@ robots.html robots.txt robots.txt robots.txt$ -robots.txthttp://host.madison.com/robots.txt +robots.txthttp://nola.com/robots.txt robots_nidirect.txt roc008 rochelle.harrison @@ -136410,13 +135519,14 @@ rss/yandex-zen/news rss/yandex.xml rss/yandex/ rss/yandex/index.xml +rss/yandex/news rss10 rss2 rss7 rss? rssFeed rss_2.php -rss_export/www_export.rsshttp://e.vnexpress.net/robots.txt +rss_export/www_export.rsshttp://dwd.de/robots.txt rss_feeds rss_items rss_trk @@ -136432,7 +135542,7 @@ rstmh/ rsvp rsvp.php rsvp/images -rsw/upload/k2dienste/http://thefeedfeed.com/robots.txt +rsw/upload/k2dienste/http://mautic.org/robots.txt rt%3Dnc rt2014v2/ rt= @@ -136595,10 +135705,13 @@ ru/%D0%BF%D0%B5%D1%87%D0%B0%D1%82%D1%8C ru/%D0%BF%D1%80%D0%BE%D1%81%D0%BC%D0%B0%D1%82%D1%80%D0%B8%D0%B2%D0%B0%D1%82%D1%8C ru/*/*.html? ru/*/*id= +ru/*? ru/*web-survey ru/3d-pechat-vaucher-skidki/*/share ru/3d-pechat/*/otchyoty/novyi ru/3d-pechat/*/share +ru/?cityId +ru/?order_id ru/?wicket:interface= ru/AjaxService/ ru/Archive @@ -136608,7 +135721,6 @@ ru/account/create ru/account/login ru/account/recover ru/account/sign-in? -ru/advanced-search/x ru/android/collections ru/android/search ru/api.php? @@ -136628,6 +135740,9 @@ ru/blog-statya-perevod-otchety/novyi ru/blog/stati/*/share ru/blogs/497c2c2d305b7dfa351d17bd3b4398dc37b0e0a4/ ru/build +ru/cabinet +ru/cabinet/auth/$ +ru/cabinet/calculate/$ ru/calendar ru/call-back-form ru/cards/thank-you-cards/swf/swf/HaoZhaoPian.swf @@ -136738,7 +135853,6 @@ ru/login.ashx ru/login?next= ru/logout ru/m -ru/main_ru ru/map ru/market/auction ru/market/auction? @@ -136831,7 +135945,6 @@ ru/search* ru/search/ ru/search/autocomplete ru/search/default.mi -ru/search/x ru/search? ru/secure/ ru/setlocale @@ -137295,7 +136408,7 @@ sale= sale_type= sales sales-demo-video -sales-kit/ +sales-kit/ sales-leads sales/*?*after= sales/*?*before= @@ -137367,8 +136480,6 @@ sample_content/ samples samples/ samplesViewSingle -samsung -samsung_qa san-andreas sanalytics.* sanaozel @@ -137415,11 +136526,9 @@ savannah-checkouts savannah/tag savannahsunset/account save -save-document save-net-neutrality-internet-wide-day-action-july-12th save-on-fender/l save-on-fender/l/$ -save-query save-standards save.php save/pdf/ways-to-pay.pdf @@ -137431,7 +136540,6 @@ save_for_later/ saved saved-courses saved-items -saved-search saved-search-api saved_content savedhomes @@ -137589,7 +136697,6 @@ schools/_ajax/log schools/computing/sitemap schools/eps/non-searchable schools/fpg -schools/materials/newsite/ schools/nursing/dice/dicepast schools/nursing/dice/dicepres schoolsearch @@ -137618,7 +136725,7 @@ science/frag science/gadgets/render science/gs science/mlkt/rslts -science/new-drug-product-pipelinehttp://globalpost.com/robots.txt +science/new-drug-product-pipelinehttp://surferseo.com/robots.txt science/our-science/people science/outlineJson science/page/flash/VideoPlayer @@ -137690,7 +136797,7 @@ scratch_1.4 scratching scratchr2/static screen -screen-flow/ +screen-flow/ screen-recorder-app? screen-time-strategies-you-can-start-today screen/image @@ -137705,7 +136812,7 @@ screener.ashx?v=210&s=ta_p_channelup screener.ashx?v=210&s=ta_p_doublebottom screener.ashx?v=210&s=ta_p_doubletop screener.ashx?v=210&s=ta_p_headandshoulders -screener.ashx?v=210&s=ta_p_headandshouldersinvhttp://tu-dresden.de/robots.txt +screener.ashx?v=210&s=ta_p_headandshouldersinvhttp://trove.nla.gov.au/robots.txt screener.ashx?v=210&s=ta_p_horizontal screener.ashx?v=210&s=ta_p_multiplebottom screener.ashx?v=210&s=ta_p_multipletop @@ -138128,7 +137235,6 @@ search-console/scfe search-content search-data search-deprecated -search-effectiveness.html search-engine/ search-es$ search-films @@ -138213,7 +137319,6 @@ search.aspx? search.co.htm*$ search.do search.do -search.emdgroup.com search.htm search.htm search.html @@ -138222,7 +137327,6 @@ search.html*$ search.html? search.html?search-mode=* search.jsp -search.merckgroup.com search.php search.php search.php%7Csearch.php3 @@ -138233,7 +137337,7 @@ search.py search.ref search.rl search/ -search/ +search/ search/" search/$ search/* @@ -138367,9 +137471,9 @@ search/global/viewAllSizesAction search/global? search/help search/howsearchworks -search/http://360cities.net/robots.txt search/http://abcactionnews.com/robots.txt -search/http://cspinet.org/robots.txt +search/http://elvocero.com/robots.txt +search/http://uk.wikipedia.org/robots.txt search/hysearchws.aspx?q=* search/imageresults.asp* search/index.aspx?* @@ -138479,10 +137583,10 @@ search/venue search/video search/video? search/wedding-registry -search/x search/yt search2 search2/ +search; search;query search= search=* @@ -138510,7 +137614,7 @@ search?*f%5B0%5D=product search?*f%5B0%5D=topic search?*f%5B0%5D=type search?*filters%5B*%5D -search?*http://climate.ec.europa.eu/robots.txt +search?*http://wiki.gnome.org/robots.txt search?*q= search?*searchTitle= search?*sort_bef_combine @@ -138538,7 +137642,7 @@ search?home=true search?keys= search?keyword= search?keyword=*.com -search?keyword=folha%20de%20fichario$http://dublincore.org/robots.txt +search?keyword=folha%20de%20fichario$http://accessibe.com/robots.txt search?keywords=*&sort= search?keywords=*=*= search?narrator= @@ -138658,15 +137762,17 @@ searches/netsearch.html searchgoogle/ searchhealthit/search/query searchhrsoftware/search/query -searchhttp://canadapost.ca/robots.txt -searchhttp://cs.umd.edu/robots.txt -searchhttp://fz-juelich.de/robots.txt -searchhttp://nme.com/robots.txt -searchhttp://search.app/robots.txt -searchhttp://tablespoon.com/robots.txt -searchhttp://uhc.com/robots.txt +searchhttp://complex.com/robots.txt +searchhttp://gather.town/robots.txt +searchhttp://info.cern.ch/robots.txt +searchhttp://livenation.com/robots.txt +searchhttp://spendwithpennies.com/robots.txt +searchhttp://upenn.edu/robots.txt +searchhttp://warpcast.com/robots.txt searchid searchinfo= +searching/Mark +searching/UnMark searchitchannel/search/query searchitoperations/search/query searchmobilecomputing/search/query @@ -138748,11 +137854,10 @@ secondhand_smoke_pictures_slideshow/article.htm secretmeetup secrets_women_wish_you_knew_pictures_slideshow/article.htm section -section/testing section= section?template=emailfriend sectionEditor -sectionhttp://biography.com/robots.txt +sectionhttp://freebsd.org/robots.txt sections sections$ sections/* @@ -138934,6 +138039,7 @@ send-email send-to-friend send/ send? +send?text= sendHeaderEarly sendToAFriend.action sendToFriend.htm @@ -139022,7 +138128,7 @@ series/*/disabled series= series?q= seriesBeta -seriesBetahttp://cmu.edu/robots.txt +seriesBetahttp://lufthansa.com/robots.txt serietv/schede/cerca/?query= serp_tests serve-tile.php @@ -139101,8 +138207,6 @@ service/cartfrontend service/checkoutfrontend service/coffee-subscription-configurator/* service/customersupportfrontend/contact -service/fli/ -service/fm/ex/ service/iframe service/login service/mobiel/problemen/toestelhulp @@ -139110,12 +138214,9 @@ service/newsletter-adconsent service/newsletterfrontend/assets service/newsletterfrontend/subscribenewsletter service/productreviewpagefrontend -service/publicity/vco/ service/rest service/secured service/spiele*? -service/studentsupportcentre/international/ -service/studentsupportcentre/international/graduate-entrepreneur.html service/suche/index.html*query service/temple/cards service= @@ -139204,8 +138305,8 @@ services/computing/downloads/antivirus services/computing/statistics services/computingold services/conferences/content-corner/*?* -services/conferences/news/*?*http://bart.gov/robots.txt -services/conferences/news/*?*http://google.org/robots.txt +services/conferences/news/*?*http://datadoghq.com/robots.txt +services/conferences/news/*?*http://taipeitimes.com/robots.txt services/courtoffice/Reports services/courtoffice/int services/developmentalumni/giving/chancellors_apply.html @@ -139232,13 +138333,11 @@ services/images services/include services/is services/is/review2001 -services/it/training/ services/iteu/postq services/iteu/quest services/iteu/ref_test services/itoffice/local services/library -services/library-02022024/ services/library/CAS services/library/COSEELIS services/library/Demopac @@ -139313,7 +138412,6 @@ services/rande/int services/rande/pub/special/imaging services/rande/research/local services/registry/SRS -services/registry/fpp/ services/registry/staff services/rendez-vous.html services/siteConfig.jeep_en_us.js @@ -139423,7 +138521,7 @@ set-password set-rating set-store set-up -set/http://crackle.com/robots.txt +set/http://broadcom.com/robots.txt set_author_id set_cookie.pl set_locale @@ -139431,7 +138529,6 @@ set_location.php set_new_password setbucket setcookies.html -seti setmanatragica setnewpassword setnewsprefs? @@ -139539,7 +138636,6 @@ sfcjs-dev sfcore.do sfoglia_giornale.php sfotipy -sfr sfr/ sfs/ sfu-forms @@ -139774,6 +138870,7 @@ sheil shekou/tag shelf/user_shelves shell +shell.html shell/ shellbitumen100 shellbitumen100.html @@ -139820,12 +138917,10 @@ shipping-label shipping-payment shipping-policy shipping-update-address -shipping/chairish-options shipping/track shippinginformation shl shoe_mistakes_how_to_fix_them/article.htm -shootouts shop shop shop$ @@ -139978,7 +139073,6 @@ shop/l shop/leather/browse.aspx shop/lifestyle shop/login -shop/me$ shop/member shop/messages shop/mobile/5g @@ -140067,7 +139161,7 @@ shop/search/?q=nike%20socks shop/search/?q=nintendo%20switch%20games shop/search/?q=notebook shop/search/?q=olaplex -shop/search/?q=ornamentshttp://de.slideshare.net/robots.txt +shop/search/?q=ornamentshttp://uwa.edu.au/robots.txt shop/search/?q=owala shop/search/?q=pandora%20charms shop/search/?q=pens @@ -140106,7 +139200,7 @@ shop/search/?q=wine%20glasses shop/search/?q=yarn shop/search/?q=yeti shop/search/?q=yoga%20mat -shop/search/http://heavy.com/robots.txt +shop/search/http://parler.com/robots.txt shop/sitemap-category/* shop/special+promotions shop/stationery @@ -140255,7 +139349,7 @@ shore/blogs/party/public shorefire_nj short short-link -short-url-machine/error/http://ereleases.com/robots.txt +short-url-machine/error/http://blogs.gartner.com/robots.txt shortUrl$ shortcode shortcode= @@ -140307,7 +139401,7 @@ shots/week shots/year shouldremainempty/ shout-factory-partners-with-vivendi-visual-entertainment -shoutbox/http://prop-2020.com/robots.txt +shoutbox/http://thisweekinbevy.com/robots.txt show show-dog-universal-music-expands-staff-with-new-appointments show-dog-universal-music-universal-music-group-nashville-renew-relationship @@ -140330,7 +139424,6 @@ showMore.html$ showPopup=* showProject showTask -show_all= show_bug.cgi show_bug.cgi*ctype= show_bug.cgi*format=multiple @@ -140369,8 +139462,8 @@ showproject showrelease.asp showroom showroomidentification.html -shows shows/ +shows/* shows/takeaway-pm shows/upfront_2015 shows/upfront_2015/simulcast @@ -140575,7 +139668,7 @@ signups/why-pro signuptchibocard sigtau silent-login -silicosis/en/search/http://uchile.cl/robots.txt +silicosis/en/search/http://docs.adyen.com/robots.txt silicosis/fr/search/ silicosis/search/ silive_sandbox_blog_-_azywusko @@ -140845,7 +139938,7 @@ sitecore_files sitecore_files/ sitecore_modules sitecore_services/ -sitecorehttp://wetteronline.de/robots.txt +sitecorehttp://yankodesign.com/robots.txt sitecounterajax sitedashboard sitedown @@ -140982,10 +140075,11 @@ sitemap_STATIC_ sitemap_com_properties sitemap_index.xml sitemap_pages.xml -sitemap_test_marketing.xmlhttp://journals.aps.org/robots.txt +sitemap_test_marketing.xmlhttp://msha.ke/robots.txt sitemapindex-salon-appointment.xml sitemapindex-salon-coupons.xml sitemapindex.html$ +sitemapindex.xml sitemapindex.xml$ sitemaps sitemaps/ @@ -141023,7 +140117,7 @@ sites/*.jpg sites/*.js sites/*.png sites/*.svg -sites/*http://nbcuni.com/robots.txt +sites/*http://fieldnation.com/robots.txt sites/1850brandcoffee sites/1850byfolgers sites/PM-it-dienstekatalog/_search @@ -141050,7 +140144,7 @@ sites/all/*/*.jpeg sites/all/*/*.jpg sites/all/*/*.js sites/all/*/*.png -sites/all/*/*.svghttp://clockify.me/robots.txt +sites/all/*/*.svghttp://retailmenot.com/robots.txt sites/all/modules/contrib/radioactivity sites/all/modules/elysia_cron sites/all/static/recorregut @@ -141125,13 +140219,9 @@ sites/default/files/ sites/default/files/* sites/default/files/*.doc sites/default/files/*.docx -sites/default/files/*.exe$ sites/default/files/*.gif -sites/default/files/*.ics sites/default/files/*.jpeg sites/default/files/*.jpg -sites/default/files/*.mp3$ -sites/default/files/*.msi sites/default/files/*.pdf sites/default/files/*.png sites/default/files/*.ppt @@ -141140,7 +140230,6 @@ sites/default/files/*.svg sites/default/files/*.swf sites/default/files/*.xls sites/default/files/*.xlsx -sites/default/files/*.zip$ sites/default/files/*gtd-*.pdf sites/default/files/*lgy-*.pdf sites/default/files/2.26.2020.At_.A.Glance.FINAL_.pdf @@ -141766,6 +140855,7 @@ sites/default/files/e-books/pfpt-us-eb-2021-ransomware-survival-guide.pdf sites/default/files/e-books/pfpt-us-eb-2021-user-risk-report.pdf sites/default/files/e-books/pfpt-us-eb-2022-ransomware-survival-guide.pdf sites/default/files/e-books/pfpt-us-eb-FinServ_eBook.pdf +sites/default/files/e-books/pfpt-us-eb-ai-email-security-nexus-microsoft.pdf sites/default/files/e-books/pfpt-us-eb-best-practices-insider-risk-management.pdf sites/default/files/e-books/pfpt-us-eb-beyond-awareness-training.pdf sites/default/files/e-books/pfpt-us-eb-biggest-and-boldest-insider-threats-2019-2020.pdf @@ -142426,7 +141516,7 @@ sites/genome-editing/_search sites/ggm/verwertung_entsorgung/_search sites/ggm/verwertung_entsorgung/fundgrube/_search sites/gradsoflife -sites/gs1/files/docs/EDI/*http://wikiart.org/robots.txt +sites/gs1/files/docs/EDI/*http://fastcodesign.com/robots.txt sites/gsb/files/program-brochure sites/gwcic sites/gyro @@ -143064,7 +142154,6 @@ smart/pollen2012 smart/pollen2013 smart/pollen2014 smart_snacks_when_you_are_pregnant_pregnancy/article.htm -smartapi smartavto smartlinks smartmarket @@ -143250,6 +142339,7 @@ socialfund socialigniter/ socialmanager socialmedia +socialnet socialnetworks.php socialphone/inbox socialshare/ @@ -143801,14 +142891,6 @@ sondaggio_sport.php sondaggiofin.php sondaggionew.php song -song/*/*Ajax -song/delete_user_review -song/fetch-perf-year-ajax -song/fetch_overview_review -song/fetch_review_view -song/report_inappropriate -song/review_thumbs -song/save_user_review songs-for-japan-hits-10m-milestone songs-for-the-philippines-launched-globally-on-itunes-to-benefit-the-philippines-disaster-relief-efforts sonnets.php @@ -143875,7 +142957,6 @@ soumissionnez/data/ soumissionnez/documents_consultation/ soumya-sriraman-appointed-vice-president-of-marketing-and-operations-umvdvisual-entertainment soumya-sriraman-promoted-to-svp-of-theatrical-marketing-vivendi-entertainment -sound soundcloud-tpa sounds/player sounds/player$ @@ -143972,7 +143053,6 @@ spc/uber spcon spcon019 spd -speaker-request-thank-you speaker/* speaker/1 speaker/2 @@ -144072,6 +143152,8 @@ spellcheck/collocations spellcheck/practical-english-usage spellcheck/schulwoerterbuch_English-German spellcheck/schulwoerterbuch_German-English +spells/?* +spells/?page=* spetskabel/identity/img/http://lesoir.be/robots.txt spettacoli/people/2023/09/07/news/kanye_west_e_bianca_censori_in_italia_la_lunga_estate_calda_degli_scandali-413629176/< spettacoli/trovafilm/?p=search_citta @@ -144121,9 +143203,9 @@ sponsored-sections/cannabis/ sponsored-stories/* sponsored-topic sponsored/ -sponsored/$http://landing.google.com/robots.txt -sponsored/$http://marketplace.atlassian.com/robots.txt -sponsored/$http://vinepair.com/robots.txt +sponsored/$http://mynet.com/robots.txt +sponsored/$http://nbn-resolving.org/robots.txt +sponsored/$http://spacenews.com/robots.txt sponsored/* sponsored/*/?p= sponsored/2022/10/disruptors-who-are-changing-their-industries @@ -144178,14 +143260,14 @@ sport sport*?*ajax=1 sport*?*parent-reqid sport-and-wellness -sport-datencenter-category-basehttp://sketch.com/robots.txt +sport-datencenter-category-basehttp://gamesindustry.biz/robots.txt sport-ga sport-navigation sport-unify sport/ sport/404_en.htm sport/alpha -sport/bundesliga/http://guide.michelin.com/robots.txt +sport/bundesliga/http://dallascityhall.com/robots.txt sport/ciclismo/2023/10/24/news/doping_ciclismo_virtuale_azzurro_zanasca_rischia_una_lunga_squalifica-418660589 sport/cricket/match-centre sport/data/league @@ -144194,7 +143276,6 @@ sport/data/player sport/data/team sport/doc.html? sport/football/match-centre -sport/hall-of-fame/ sport/live-resultate sport/livescores sport/messaggero/* @@ -144206,7 +143287,6 @@ sport/results/img sport/results/widgets sport/risultati-live/sitemap.xml sport/running/*/calendrier-des-courses/? -sport/sportpark/ sport/stats/* sport/superracing/form-guide sport/superracing/form-guide/horse-statistics @@ -144269,7 +143349,7 @@ spring-release spring-sprung-ghostery-v7-2 sprint_wml sprint_xhtml -sprypanel/http://mathworld.wolfram.com/robots.txt +sprypanel/http://enable-cors.org/robots.txt sps-dev spsales spur-download @@ -144301,7 +143381,6 @@ sq/seamonkey/collections sq/seamonkey/search sq/thunderbird/collections sq/thunderbird/search -squared squared/api squared/search squared/table @@ -144584,7 +143663,6 @@ stamp_ranking stampa_articolo.php* stampa_post.php stampa_post.php* -stand-alone stand-by standard standard-content @@ -144716,7 +143794,7 @@ static/*.webp$ static/*/client.js static/*/favicon.png static/*/main.css -static//static/fonts +static//static/fonts/* static/__sdemo__ static/adcode static/ads @@ -144732,24 +143810,24 @@ static/codemirror static/content static/content/ss/flipbook static/css -static/css/article-fc.css?v= -static/css/article-fp.css?v= -static/css/authors-fp.css?v= -static/css/category-fp.css?v= -static/css/home-fc.css?v= -static/css/home-fp.css?v= -static/css/home-ipl.css?v= -static/css/m-article-fc.css?v= -static/css/m-article-fp.css?v= -static/css/m-authors-fp.css?v= -static/css/m-category-fp.css?v= -static/css/m-home-fc.css?v= -static/css/m-home-fp.css?v= -static/css/m-home-ipl.css?v= -static/css/m-shows-lp-fp.css?v= -static/css/m-tag-fp.css?v= -static/css/show-lp-fp.css?v= -static/css/tag-fp.css?v= +static/css/article-fc.css?v=* +static/css/article-fp.css?v=* +static/css/authors-fp.css?v=* +static/css/category-fp.css?v=* +static/css/home-fc.css?v=* +static/css/home-fp.css?v=* +static/css/home-ipl.css?v=* +static/css/m-article-fc.css?v=* +static/css/m-article-fp.css?v=* +static/css/m-authors-fp.css?v=* +static/css/m-category-fp.css?v=* +static/css/m-home-fc.css?v=* +static/css/m-home-fp.css?v=* +static/css/m-home-ipl.css?v=* +static/css/m-shows-lp-fp.css?v=* +static/css/m-tag-fp.css?v=* +static/css/show-lp-fp.css?v=* +static/css/tag-fp.css?v=* static/decodeKey.txt static/docs static/ebsa @@ -144757,24 +143835,24 @@ static/email-pdfs/ static/embed static/fileupload static/font -static/fonts +static/fonts/* static/fonts/icon static/gfs static/gla static/html static/html/pdfs/ -static/http://thalia.de/robots.txt +static/http://theathletic.com/robots.txt static/images static/images/favicons static/images/misc/s-trans.gif static/index.html static/js static/js/disallowed -static/js/m-main-fc.js?v= -static/js/m-main-fp.js?v= -static/js/main-fc.js?v= -static/js/main-fp.js?v= -static/js/one_tap.js?v= +static/js/m-main-fc.js?v=* +static/js/m-main-fp.js?v=* +static/js/main-fc.js?v=* +static/js/main-fp.js?v=* +static/js/one_tap.js?v=* static/js/s_code.js static/legal static/litres/ @@ -144875,7 +143953,7 @@ stats/events/  stats/help/glossary stats/help/statminimums stats/history -stats/player-stats/*http://shrm.org/robots.txt +stats/player-stats/*http://mozilla.com/robots.txt stats3.html stats?gid= stats_report/ @@ -145320,7 +144398,7 @@ strange_surprising_addictions_mental_health/article.htm strategic strategic-marketing-and-commercial-affairs-division-announced strategic-plan -strategicplan/index.php/http://digital.lib.uiowa.edu/robots.txt +strategicplan/index.php/http://ideals.illinois.edu/robots.txt strategist/amp strategist/search strawberry-anma @@ -145432,7 +144510,6 @@ students/calendar/2022 students/calendar/2023 students/calendar/2024 students/calendar/2025 -students/graduation/test-webcast/ students/new-students/welcome studentservices/* studentservices/financialaid @@ -145492,7 +144569,6 @@ study/accessibility-test-for-wcag-2.2-aa-compliance-standards study/applied-technical-leadership-bs study/apply/modules/sydney-contact-us-module study/apply/modules/sydney-post-graduate-apply-module -study/apply/results/information-for-staff/ study/aspire/academic-impact study/aspire/community-impact study/aspire/everyday-impact @@ -145503,7 +144579,6 @@ study/business-administration-accounting-mba study/business-administration-international-business-bs study/campaigns/international/international-guide-success study/chat-to-our-graduates -study/clearing/register/thanks/ study/computational-finance-ms study/construction-management-ms study/content-modules @@ -145550,14 +144625,12 @@ study/new-media-marketing-bs study/non-toxic-printmaking-adv-cert study/open-days-and-campus-tours/parking-permits/ study/pg/courses/2018 -study/portal-unavailable/ study/postgraduate-taught/events/on-demand/watch study/postgraduate-taught/offer-holders study/postgraduate-taught/prospectus-thankyou study/postgraduate/open-events/online-events/pg-offerholder-week study/postgraduate/search/research_interests study/postgraduate/search/search_results -study/postgraduate/virtual-open-day/ study/print-and-graphic-media-science-ms study/print-and-graphic-media-technology-bs study/public-policy-bs @@ -145572,7 +144645,6 @@ study/telecommunications-engineering-technology-ms study/ug/courses/archived study/undergrad/return-to-study/nested-content/ugnsl-events study/undergrad/return-to-study/nested-content/ugnsl-news -study/undergraduate/2014/visiting/campustours/ study/undergraduate/apply/offer-holder-hub study/undergraduate/apply/offer-holder-visit study/undergraduate/courses-2017 @@ -145583,7 +144655,6 @@ study/undergraduate/offer-holders study/undergraduate/prospectus-thankyou study/undergraduate/search/search_results study/undergraduate/subjects/ -study/undergraduate/virtual-open-day/ study/visit/undergraduate/on-demand study/visitus/applicantvisitdays study/visitus/applicantvisitdaysonline @@ -145662,7 +144733,6 @@ subjects/reqs subjects/specs submission submission-guidelines -submission-inquiry submission/search/ submissions submit @@ -145705,7 +144775,6 @@ subscribe/*/media/oembed subscribe/2/ subscribe/3forfree/ subscribe/8675309/ -subscribe/?tracking_id=* subscribe/README.md subscribe/admin subscribe/all-access-plus-palmetto-politics/ @@ -145832,11 +144901,10 @@ subscribe/welcome-greer/ subscribe/worldjuniors subscribe2.asp subscribe?* -subscribe?*http://ourworldindata.org/robots.txt +subscribe?*http://lendingtree.com/robots.txt subscribeTOC.asp subscribe_Reseller_Entries.asp subscribe_gps -subscribe_now_url subscribe_success subscribecontactus.asp subscribedtitles @@ -145868,7 +144936,7 @@ subscriptionDetails.htm subscriptionLocation= subscription_orders.cgi subscription_request.cgi -subscriptionhttp://stats.oecd.org/robots.txt +subscriptionhttp://moveon.org/robots.txt subscriptions subscriptions subscriptions-manager?channel= @@ -146266,7 +145334,6 @@ sur-rendez-vous-seulement sure-dev surefit-game/ sureroute -sureroute-object.html suretone-records-announces-launch-of-new-website surfer surgical-oncology-teaching-conference @@ -147038,7 +146105,7 @@ tag.php* tag/ tag/* tag/* -tag/*+http://census.gov/robots.txt +tag/*+http://amazon.it/robots.txt tag/*/20 tag/*/21 tag/*/22 @@ -147236,7 +146303,7 @@ tagmanager/pptm.js tagmanagertest tags tags* -tags*http://bp.com/robots.txt +tags*http://tidio.com/robots.txt tags-artists tags-regions/json tags/ @@ -147246,7 +146313,7 @@ tags/*/amp tags/*/page tags/*htm*.htm tags/*tags= -tags/JDatehttp://aldi-sued.de/robots.txt +tags/JDatehttp://contacts.google.com/robots.txt tags/TH tags/TopicRoot_TH tags/app-feedback @@ -147422,7 +146489,7 @@ taxonomy-term-json-adrenalina taxonomy-term-json-tv taxonomy/ taxonomy/* -taxonomy/http://abdn.ac.uk/robots.txt +taxonomy/http://grameenphone.com/robots.txt taxonomy/term taxonomy/term/ taxonomy/term/* @@ -147802,6 +146869,7 @@ tech/a-detailed-insight-into-dns-protection/ tech/a-guide-to-security-and-privacy-when-gaming/ tech/a-stellar-year-for-open-xdr-innovator-stellar-cyber/ tech/apple-iphone-2018 +tech/apple-iphone-2018/* tech/authentic-tips-and-tricks-for-investing-in-cryptocurrency/ tech/benefits-of-having-a-bitcoin-wallet tech/best-5-virtual-it-labs-for-2024/ @@ -147823,6 +146891,7 @@ tech/bydfi-fully-adheres-to-the-travel-rule-in-south-korea/ tech/can-practice-management-software-provide-better-patient-care/ tech/casper-cspr-and-cross-chain-interoperability-how-its-connecting-different-blockchain-platforms/ tech/ces-2018 +tech/ces-2018/* tech/chandrayaan-2 tech/changes-and-vital-data-upon-overall-circulated-bitcoin/ tech/cloud-collaboration-all-you-need-to-know/ @@ -147922,6 +146991,7 @@ tech/key-benefits-of-bitcoins-taproot-upgrade/ tech/know-about-the-right-way-to-advance-in-bitcoin/ tech/know-your-enemy-discover-hacking-activity-with-the-mitre-attck-framework/ tech/laptops +tech/laptops/* tech/latest-trends-of-bitcoin-trading-in-wyoming/ tech/learn-the-basic-features-of-digital-bitcoin-currency/ tech/letters-of-credit-and-payment-methods-in-international-oil-trading/ @@ -147930,10 +147000,12 @@ tech/looking-for-penny-cryptos-buy-these-3-utter-cheap-altcoins/ tech/memory-matters-enhancing-data-center-performance-with-server-memory-upgrades/ tech/mitigating-the-security-risks-of-increased-transparency-in-supply-chains/ tech/mobiles +tech/mobiles/* tech/monero-and-the-future-of-privacy-coins/ tech/more-billionaires-turning-to-crypto-on-fiat-inflation-fears/ tech/most-common-cybersecurity-threats-in-2023-staying-vigilant-in-the-face-of-evolving-scams/ tech/mwc-2018 +tech/mwc-2018/* tech/ndrs-role-in-enhancing-cybersecurity-with-open-xdr-how-stellar-cyber-emphasizes-network-level-defense/ tech/nimble-networks-navigating-the-nuances-of-bitcoin/ tech/no-single-point-of-failure-exists-with-blockchain-technology-benefits/ @@ -147975,17 +147047,16 @@ tech/recognizing-media-disinformation-explanation-from-intelligence-educator-ego tech/reducing-errors-and-streamlining-processes/ tech/replacing-or-securing-legacy-devices-which-is-the-better-option/ tech/reviews/audio -tech/reviews/audio/page +tech/reviews/audio/page/* tech/reviews/laptops -tech/reviews/laptops/page +tech/reviews/laptops/page/* tech/reviews/mobile -tech/reviews/mobile/page +tech/reviews/mobile/page/* tech/rising-trends-of-bitcoin-mining-in-liechtenstein/ tech/rising-trends-of-bitcoin-mining-in-poland/ tech/rv-motorhome-vin-checkup-why-its-important/ tech/scaling-your-business-with-software-development-for-startups-and-enterprises/ tech/security-tokens-and-the-bitcoin-blockchain-decoding-finances-future/ -tech/services-and-software/best-vpn tech/shib-outperforms-avax-and-may-soon-overwhelm-doge/ tech/short-ai-review-the-ultimate-tool-for-creating-faceless-videos/ tech/should-online-companies-invest-more-in-online-web-security/ @@ -148003,6 +147074,7 @@ tech/stellar-cybers-university-partnership-program-teaches-relevant-skills-to-fu tech/student-competitions-in-cybersecurity/ tech/sushiswaps-path-to-decentralized-governance-and-community-empowerment/ tech/tablets +tech/tablets/* tech/tale-of-ethereums-hard-forks-survival-of-the-fittest-chain/ tech/the-3-key-benefits-of-work-experience-for-college-students-and-how-work-improves-critical-thinking-skills/ tech/the-advantages-of-hosted-pbx-solutions-for-enhanced-business-communications/ @@ -148066,6 +147138,7 @@ tech/using-scheduling-apps-to-streamline-your-workflow/ tech/vanguard-trading-review-benefits-of-hiring-a-forex-trader/ tech/various-ways-of-buying-bitcoin-units tech/videos +tech/videos/* tech/viktor-prokopenya-navigating-the-challenges-of-digital-warfare/ tech/virtual-vaults-venturing-into-bitcoin-wallet-security/ tech/ways-in-which-digital-currencies-can-help-small-businesses/ @@ -148130,76 +147203,6 @@ techbiz/media/news/2001/09/46556 techday techdocs/html techguy -techlab/ipg/?q=admin -techlab/ipg/?q=comment/reply -techlab/ipg/?q=filter/tips -techlab/ipg/?q=node/add -techlab/ipg/?q=search -techlab/ipg/?q=user/login -techlab/ipg/?q=user/logout -techlab/ipg/?q=user/password -techlab/ipg/?q=user/register -techlab/ipg/?tag -techlab/ipg/CHANGELOG.txt -techlab/ipg/INSTALL.mysql.txt -techlab/ipg/INSTALL.pgsql.txt -techlab/ipg/INSTALL.sqlite.txt -techlab/ipg/INSTALL.txt -techlab/ipg/LICENSE.txt -techlab/ipg/MAINTAINERS.txt -techlab/ipg/UPGRADE.txt -techlab/ipg/admin -techlab/ipg/comment/reply -techlab/ipg/cron.php -techlab/ipg/filter/tips -techlab/ipg/includes -techlab/ipg/install.php -techlab/ipg/misc -techlab/ipg/misc/*.css$ -techlab/ipg/misc/*.css? -techlab/ipg/misc/*.gif -techlab/ipg/misc/*.jpeg -techlab/ipg/misc/*.jpg -techlab/ipg/misc/*.js$ -techlab/ipg/misc/*.js? -techlab/ipg/misc/*.png -techlab/ipg/modules -techlab/ipg/modules/*.css$ -techlab/ipg/modules/*.css? -techlab/ipg/modules/*.gif -techlab/ipg/modules/*.jpeg -techlab/ipg/modules/*.jpg -techlab/ipg/modules/*.js$ -techlab/ipg/modules/*.js? -techlab/ipg/modules/*.png -techlab/ipg/node/add -techlab/ipg/profiles -techlab/ipg/profiles/*.css$ -techlab/ipg/profiles/*.css? -techlab/ipg/profiles/*.gif -techlab/ipg/profiles/*.jpeg -techlab/ipg/profiles/*.jpg -techlab/ipg/profiles/*.js$ -techlab/ipg/profiles/*.js? -techlab/ipg/profiles/*.png -techlab/ipg/scripts -techlab/ipg/search -techlab/ipg/themes -techlab/ipg/themes/*.css$ -techlab/ipg/themes/*.css? -techlab/ipg/themes/*.gif -techlab/ipg/themes/*.jpeg -techlab/ipg/themes/*.jpg -techlab/ipg/themes/*.js$ -techlab/ipg/themes/*.js? -techlab/ipg/themes/*.png -techlab/ipg/update.php -techlab/ipg/user -techlab/ipg/user/login -techlab/ipg/user/logout -techlab/ipg/user/password -techlab/ipg/user/register -techlab/ipg/xmlrpc.php technet/ technical-details-on-todays-outage-es technical-details-on-todays-outage-it @@ -148248,7 +147251,7 @@ tekrar-al tel tel: tel:* -telechargements/stockage-perso-staff/http://1-euro-jewellery.eu/robots.txt +telechargements/stockage-perso-staff/http://pioneergreensdentistry.com/robots.txt telecomorgs telecomunicacion-tecnologia-ar/* telecomunicacion-tecnologia-cl/* @@ -148399,7 +147402,7 @@ template.asp?docId=8&docName=About%20Us template/ template/1-0-1/gfx/favicon.ico template/down?* -template/warenkorbhttp://laweekly.com/robots.txt +template/warenkorbhttp://scrippsnews.com/robots.txt template=* template=printart templateId= @@ -148632,7 +147635,7 @@ templates/moodboard-maker/$ templates/moscow-method-example/$ templates/network-diagram-examples/$ templates/newsletter-examples/$ -templates/novo_portal_base/font-awesome/fonts/http://tinkercad.com/robots.txt +templates/novo_portal_base/font-awesome/fonts/http://support.tiktok.com/robots.txt templates/okr-template/$ templates/one-on-one-meeting-template/$ templates/online-calendar-maker/$ @@ -148839,6 +147842,7 @@ tennis/tennis tent-protest tentarmostrarcartaopresentecartaopresente teoria/* +ter-optout teresasurita term term.aspx/ @@ -148994,7 +147998,7 @@ test.html test.jsp test.umb.edu/ test/ -test/ +test/ test/* test/*?question* test/*?rtf* @@ -149014,7 +148018,7 @@ test/ddierker/newsletter-templates test/games/ test/getresponse.php* test/gettest.php* -test/http://health.state.mn.us/robots.txt +test/http://whoi.edu/robots.txt test/index.php?act=custom* test/index.php?act=test&id=*&q=* test/matchcenter/calcio/serie-a/classifica @@ -149061,7 +148065,7 @@ testbedadmin testbereich testcase teste-*.html$ -teste/http://sacredcircularities.com/robots.txt +teste/http://nullpositiv.com/robots.txt testfiles testfl testfr @@ -149069,9 +148073,9 @@ testgpr testhome1 testhome2 testhome3 -testhttp://edition.cnn.com/robots.txt +testhttp://500px.com/robots.txt testimonial/ -testimonial/*http://wdet.org/robots.txt +testimonial/*http://coolsymbol.com/robots.txt testimonials.php testin testing @@ -149128,7 +148132,6 @@ textbooks/_ajax/log texteBrut texthtml texthtml/ -textiles textimage textonly textpattern @@ -149852,6 +148855,7 @@ tilda/product tilda/rec tilda/scroll tile +tilecache tiles tiles/ tilestore/ @@ -149935,14 +148939,13 @@ tipo-interbancario/* tiporicerca=appuntamenti tips tips/20 -tips/2024 tips/2025 +tips/2026 tips/page tips_for_a_healthier_game_day_pictures_slideshow/article.htm tips_scientific_to_keep_produce_fresher_longer/article.htm titers title -title title-ix-of-the-education-amendments-of-1972$ title-ix-of-the-education-amendments-of-1972/~ title-ix-of-the-education-amendments-of-1972? @@ -149960,7 +148963,7 @@ titles/missspider tj tj/ tjenester/esi -tjenester/it/adm-app/nettskjema/bilder/http://sfr.fr/robots.txt +tjenester/it/adm-app/nettskjema/bilder/http://psmag.com/robots.txt tjenester/it/applikasjoner/nettskjema/include-files tjenester/it/av-rom-test tjenester/it/brukernavn-passord/nybruker.html @@ -150079,7 +149082,6 @@ tm/ tmall tmc tmf/ -tmo/forums/observer tmoney/* tmp tmp- @@ -150377,6 +149379,7 @@ topic.html topic/ topic/$ topic/* +topic/* topic/*( topic/*/Rss topic/*/ampphoto @@ -150406,7 +149409,6 @@ topic/collection topic/edit topic/electrode/api/logger topic/electrode/api/wpa -topic/federal-advisory-committees/hitac-calendar topic/outlook-business-spotlight topic/outlook-health-spotlight topic/outlook-spotlight @@ -150428,6 +149430,7 @@ topics.html topics.pl topics.shtml topics/ +topics/* topics/*/etext topics/*/index.aspx topics/*/questions/archive @@ -150448,7 +149451,7 @@ topla-kazan-kuponlari topnav toprailapp tops -topsecret/ +topsecret/ topsfr topsocial topsy @@ -150458,8 +149461,8 @@ torrent tos tos-old total-leadership -total-quart-engine-ke-superstar -totalSearch/search.dohttp://uk.pinterest.com/robots.txt +total-quart-engine-ke-superstar/* +totalSearch/search.dohttp://savelife.in.ua/robots.txt total_hearing_care tots touch/login @@ -150597,7 +149600,7 @@ tr-tr/searchresults tr.json tr/ tr/* -tr/*/*.html?http://draft.blogger.com/robots.txt +tr/*/*.html?http://dba.stackexchange.com/robots.txt tr/*/*id= tr/?wicket:interface= tr/AjaxService/ @@ -150840,7 +149843,6 @@ tracy-zamot-appointed-sr-vp-publicity-and-media-relations-for-universal-motown-r trade trade-in-instant-cash-offer trade.asp -trade/dering-hall trade/eet/trade/newsletter trade/profile tradedoubler.do @@ -150975,7 +149977,7 @@ trading_simulator_staging traduction traffic traffic-aggregation -traffic-manager/ +traffic-manager/ traffic/ traffic/status*? trafficbot.life @@ -151300,7 +150302,6 @@ traveling_checkin/ traveller/*/feed travelmap travelnevadahighway95tc -trax trck trcz trde @@ -151641,7 +150642,6 @@ trsv truck-details truck-search truck-trailer/en/north-america/search.html -true/select-store-cookies.html truliapro trunkshow-refer-a-friend-terms trust.php @@ -151666,7 +150666,6 @@ try-which/price-predictor/ try-which/wills/ try/search try? -trybuy.html trylater trzh ts_s/* @@ -151760,11 +150759,10 @@ tv-sfr/netflix-4-ecrans tv-sfr/plus-sport-seng tv-sfr/rmc-sport-seng tv-show-group -tv-text tv/ tv/*.swf$ tv/*/*/*/* -tv/*/embed +tv/*/embed/* tv/*/pictures tv/arama tv/catchUp @@ -151793,7 +150791,7 @@ tv3/marato/recerca/proposta-malalties tv3/sx3/*/joc/pantalla-completa tv3/sx3/families-escola/activitats/cercador tv3/sx3/families-escola/activitats/cercador-mapa -tv3/sx3/http://glossier.com/robots.txt +tv3/sx3/http://apartments.com/robots.txt tve tve/b/135escons tve/b/9decada10 @@ -151968,7 +150966,7 @@ typing-tool typo/?subdomain= typo3 typo3/ -typo3/http://memri.org/robots.txt +typo3/http://proximus.be/robots.txt typo3/sysext/frontend/Resources/Public typo3_src typo3_src-4.1.1 @@ -151976,7 +150974,6 @@ typo3_src/ typo3conf typo3conf/ typo3conf/ext/ -typo3conf/ext/*/Resources/Public typo3conf/ext/*/Resources/Public/ typo3conf/ext/*/public typo3conf/ext/bra_annual_report_wwf/Resources/Public @@ -151986,7 +150983,7 @@ typo3conf/ext/bra_projectfiles/Resources/Public typo3conf/ext/parallels/Resources/Public typo3conf/ext/prls_theme/Resources/Public typo3conf/ext/theme/Resources/Public -typo3conf/http://denikn.cz/robots.txt +typo3conf/http://quotes.net/robots.txt typo3src typo3temp typo3temp/ @@ -152002,7 +150999,6 @@ typo3temp/*.php typo3temp/*.php$ typo3temp/*.png typo3temp/*.svg -typo3temp/*/*.css typo3temp/assets typography typography$ @@ -153181,7 +152177,6 @@ universal-sells-30-stake-in-really-useful-back-to-lloyd-webber universal-signs-distribution-deal-with-rock-records universal-south-appoints-fletcher-foster-to-senior-vice-president-and-general-manager universal-south-joins-with-show-dog-to-launch-show-dog-universal-music -universal-theme/js universal_benefits universidade universidades/* @@ -153195,6 +152190,7 @@ univpub unknown-lawyer unleash unlink +unlisted unlock unlock-request unlock...been @@ -153205,13 +152201,10 @@ unodc/site-search.html unpublished unsaved unscripted/2016 -unscripted/2016/02/rust-ruin-preserving-industrial-artifacts-supercritical-fluid-treatments.html unscripted/2016/04/importance-restoring-wolf-predation-isle-royale.html -unscripted/2016/06/purify-virus.html unscripted/2016/09/geoheritage-more-than-boulder.html unscripted/2016/09/geoheritage-stamping-through-history.html unscripted/2016/10/grow-chinese-elm.html -unscripted/2016/12/watch-what-happens-when-proteins-misfold.html unseen-assets unsplit unsub @@ -153252,7 +152245,7 @@ upcomingeventdetails.html upcomingevents.html? update update-browser -update-check/wirecast/ +update-check/wirecast/ update-guide update-password update-settings @@ -153301,7 +152294,7 @@ updates/ updates/*.php$ updates/*.xml$ updates/?filter= -updates/order/*http://wolfgangs.com/robots.txt +updates/order/*http://svd.se/robots.txt updatestats updateutp* updfcache=1 @@ -153334,8 +152327,15 @@ upload/adv upload/analyse upload/cloud upload/docs +upload/documents/files/5614/1PrilojenieOtchetodostijeniinatyralnihpokazatelei.pdf +upload/documents/files/5614/2PrilojenieOtchetofinansovomobespechenii.pdf +upload/documents/files/5614/3PrilojenieOtchetobobemefinansovihresyrsov.pdf +upload/documents/files/5614/4PrilojenieSvedeniyaoprognoznihznacheniyahnatyralnihpokazatelei.pdf +upload/documents/files/5614/5PrilojenieMerigosregylirovaniya.pdf +upload/documents/files/5614/6Otchetopyblichnonormativnihobyazatelstvah.pdf +upload/documents/files/5614/OtchetpoGosydarstvennoiprogrammegorodaMoskviRazvitiecifrovoisrediiinnovaciiza2020god.pdf upload/forgot_password -upload/http://careerbuilder.com/robots.txt +upload/http://francetvinfo.fr/robots.txt upload/upload.cgi upload_additional.cgi upload_iframe.php @@ -153813,7 +152813,6 @@ us/en/csc/ us/en/csus/ us/en/deals/assets/* us/en/deals/publications/assets/* -us/en/dg/espresso-product-launch.html us/en/docs us/en/energy-mining/publications/assets/* us/en/entertainment-media/publications/assets/* @@ -153846,10 +152845,6 @@ us/en/industry/entertainment-media/publications/tmm/assets/* us/en/insurance/assets/* us/en/insurance/publications/assets/* us/en/law-firms/assets/* -us/en/live-events/cisco-ai-summit.html -us/en/live-events/cisco-ai-summit/ai-virtual-summit.html -us/en/live-events/cisco-ai-summit/analyst-registration.html -us/en/live-events/cisco-ai-summit/registration.html us/en/m1isaca/ us/en/my-account us/en/news/featured-stories/2024/05/water-conservation?utm_content=Retargeting_bes?kare_0-2d_blank%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C%5C/productivity-solutions/mobile-computers/vehicle-mount-computers/thor-vm1a-vehicle-mounted-computer/sensing-solutions/intelligent-life-care/systevo-legacy/led-corridor-lamp-cl-340-silver @@ -153890,17 +152885,6 @@ us/en/transfer-pricing-strategies/assets/* us/en/transfer-pricing/assets/* us/en/usstudents/ us/en/usweb/ -us/en/webexone/2023/awards.html -us/en/webexone/2023/faqs.html -us/en/webexone/2023/index.html -us/en/webexone/2023/tickets.html -us/en/webexone/2023/venue.html -us/en/webexone/2024/awards.html -us/en/webexone/2024/faqs.html -us/en/webexone/2024/index.html -us/en/webexone/2024/speaker-information-form.html -us/en/webexone/2024/speaker-information-form/thank-you.html -us/en/webexone/2024/venue.html us/en/webus/ us/en??gh_jid= us/en??utm_source=adzuna??utm_source%3Dadzuna @@ -154026,7 +153010,6 @@ usage-tracker/static-1.67 usage-tracker/static-1.68 usage-tracker/static-1.71 usage-tracker/static-1.76 -usage/ usagestats usasportgroup.formstack.com usc/LPACA/ @@ -154063,6 +153046,7 @@ user-dashboard user-flags user-guidance-display-on-page user-id +user-manual-infosec user-pledge/ user-profile user-profile-view? @@ -154070,7 +153054,7 @@ user-profile.aspx user-profile/ user-rankings user-registrierung -user-reports/http://habr.com/robots.txt +user-reports/http://greatergood.berkeley.edu/robots.txt user-research-testing user-settings user.json @@ -154145,7 +153129,7 @@ user/forgotPassword user/fpd/api user/get-user user/googleonetapverification -user/http://dataprivacyframework.gov/robots.txt +user/http://petapixel.com/robots.txt user/images user/kommoot user/kommot @@ -154178,7 +153162,6 @@ user/logout?context= user/message/getMsgUnreadCount user/mtoPopupLogin user/myAccount -user/nav user/new?return_to= user/pages user/password @@ -154443,7 +153426,7 @@ util util$ util/ util/ClientLogger.htm -util/http://bundesbank.de/robots.txt +util/http://globoplay.globo.com/robots.txt util/postier/suggerer.asp util/tinymce_math utilApp/ @@ -154454,11 +153437,9 @@ utilities utilities/ utilities/glossary utilities/glossary/index.htm -utilities/http://nlp.stanford.edu/robots.txt +utilities/http://futureoflife.org/robots.txt utilities/includes/css/ utilities/includes/js/ -utilities/searchmember -utilities/searchmembertwo utility utility-nav-content/ utility/ @@ -154467,7 +153448,7 @@ utility/trac utilizador utils utils/ -utils/http://6abc.com/robots.txt +utils/http://v.youku.com/robots.txt utm utm*= utm= @@ -154523,8 +153504,8 @@ utm_term=* utmsource=awin utouch uts -uttar-pradesh -uttar-pradesh-election-result-2017 +uttar-pradesh-election-result-2017/* +uttar-pradesh/* utvikler utvonalak/*/utvonalak-indulas- uutiset/?s= @@ -154856,13 +153837,13 @@ vanessagrazziotin vanilla vanity vans/leasing/search -vantage-cloud/ -vantage-enterprise/ -vantage-transcoding/ -vantageCloudManager/ -vantageCloudTrial/ -vantageDomainServer/ -vantageTrancodeServer/ +vantage-cloud/ +vantage-enterprise/ +vantage-transcoding/ +vantageCloudManager/ +vantageCloudTrial/ +vantageDomainServer/ +vantageTrancodeServer/ vantage_point/archive vantagepoint vapors/ @@ -154877,7 +153858,7 @@ var1 variant= variation variation-product* -variation/http://s3.ap-south-1.amazonaws.com/robots.txt +variation/http://home.barclays/robots.txt variations/*/eula varserver varsity/comment @@ -154893,7 +153874,7 @@ vc/ vc= vcsharp/ vdccollections/* -vdfTestConds/http://chicagobusiness.com/robots.txt +vdfTestConds/http://next.co.uk/robots.txt vdirs$ vdo*/embed ve @@ -154973,6 +153954,7 @@ verify verify-conversion/ verify-email verify-error +verify-mobile verify-sms verify-url verifyEmail @@ -155001,7 +153983,7 @@ version.json version.txt version/http://pixar.com/robots.txt version= -version=*http://lung.org/robots.txt +version=*http://zawya.com/robots.txt version_info version_pdf.php versions @@ -155061,8 +154043,8 @@ vertex-ai/studio/notebooklm vertex-ai/studio/notebooklm$ vertex-ai/studio/prompt-gallery vertex-ai/studio/redirect$ -vertex-ai/studio/redirect/http://elements.envato.com/robots.txt -vertex-ai/studio/redirect/http://signal.org/robots.txt +vertex-ai/studio/redirect/http://ocw.mit.edu/robots.txt +vertex-ai/studio/redirect/http://ub.edu/robots.txt verticals vertriebspartner/faq/kuendigung verve-music-group-expands-into-burgeoning-adult-contemporary-market-re-launches-famed-forecast-label @@ -155300,7 +154282,7 @@ video*search=*o=mr&page=8$ video*search=*o=mr&page=9$ video- video-alert -video-cue/ +video-cue/ video-en-directo video-gallery/ video-keywords @@ -155358,7 +154340,7 @@ video/administratives/newestvideositemap-100-mediaRss.xml$ video/adnkronos/ video/adnkronos/* video/affiliate -video/affiliate/http://guggenheim.org/robots.txt +video/affiliate/http://scobleizer.com/robots.txt video/ajax video/ajax_search_related video/ajax_video_related @@ -155500,7 +154482,7 @@ videodetails videoembed videoembed/* videofy -videojs/plugins/http://gov.bc.ca/robots.txt +videojs/plugins/http://daveramsey.com/robots.txt videolibrary videoloop/*_3_ videoplayer/player/embed/ @@ -155577,9 +154559,9 @@ vietnamese/search/\?query=. view view view$ -view$http://archello.com/robots.txt -view$http://pocketmags.com/robots.txt -view$http://sway.office.com/robots.txt +view$http://cryptome.org/robots.txt +view$http://parade.com/robots.txt +view$http://screenshots.firefox.com/robots.txt view-3d-home view-as-webpage view-comments.php @@ -155695,7 +154677,6 @@ viewcvs viewer viewfile.php viewfound.php -viewgit viewinfo.cfm viewinfo.html viewlibrary/ @@ -155736,6 +154717,7 @@ vince-szydlowski-named-senior-vice-president-label-sales-for-capitol-music-group vinterdev/ vinyl$ vip +vip.php vip/ viptp viral-picks @@ -156066,7 +155048,7 @@ w/index.php? w/index.php?title=Special%3ALandingPage w/index.php?title=Special:LandingPage w/index.php?title=Special:NewPages&feed=rss&namespace=all -w/index.phphttp://usability.gov/robots.txt +w/index.phphttp://ynab.com/robots.txt w/load.php? w/rest.php/site/v1/sitemap w/users/user_hints @@ -156083,8 +155065,6 @@ w==$ w? wac-dev wadsets -wagner/newsite -wagner/newsiteTEST wahoo_elemnt wai-conformance-model-test waldirmaranhao @@ -156107,6 +155087,8 @@ wallet/explorer wallet/explorer/$ wallet/explorer/blocks/recent$ wallet/explorer/tx/recent$ +wallpaper +wallpapers wallpapers walls/freemium walls/premium @@ -156208,7 +155190,7 @@ wasntme watch watch-roi watch-tiger-live-on-tsn-tsn-app-and-tsn-direct-1.933032 -watch-videos +watch-videos/ watch/* watch/*?*country= watch/*?*device= @@ -156288,8 +155270,6 @@ wcc/gateway/ wcc/r/ wcc/report wcf -wcgi-bin/articles -wcgi-bin/phorum wcm wcm/* wcm/assets/assetbank @@ -156330,6 +155310,7 @@ weather weather-api weather.html?latitude=* weather.html?old=* +weather/* weather/*/historic?hd= weather/*/hourly?hd= weather/*20 @@ -158079,6 +157060,7 @@ web/packages/EDIutils/DESCRIPTION web/packages/EDNE.EQ/DESCRIPTION web/packages/EDOIF/DESCRIPTION web/packages/EDOtrans/DESCRIPTION +web/packages/EEAaq/DESCRIPTION web/packages/EEEA/DESCRIPTION web/packages/EEM/DESCRIPTION web/packages/EEMDSVR/DESCRIPTION @@ -161486,6 +160468,7 @@ web/packages/RSEIS/DESCRIPTION web/packages/RSGHB/DESCRIPTION web/packages/RSKC/DESCRIPTION web/packages/RSNNS/DESCRIPTION +web/packages/RSP/DESCRIPTION web/packages/RSQL/DESCRIPTION web/packages/RSQLite/DESCRIPTION web/packages/RSSL/DESCRIPTION @@ -173228,6 +172211,7 @@ web/packages/panelSUR/DESCRIPTION web/packages/panelView/DESCRIPTION web/packages/panelWranglR/DESCRIPTION web/packages/panelhetero/DESCRIPTION +web/packages/panelr/DESCRIPTION web/packages/panelsummary/DESCRIPTION web/packages/panelvar/DESCRIPTION web/packages/pangaear/DESCRIPTION @@ -178079,6 +177063,7 @@ web/packages/tidyheatmaps/DESCRIPTION web/packages/tidyhte/DESCRIPTION web/packages/tidyhydat/DESCRIPTION web/packages/tidyindex/DESCRIPTION +web/packages/tidyjson/DESCRIPTION web/packages/tidyklips/DESCRIPTION web/packages/tidylda/DESCRIPTION web/packages/tidyllm/DESCRIPTION @@ -179498,7 +178483,7 @@ web_taxonomy.cfm weba webalizer webapi -webapi/http://lendingclub.com/robots.txt +webapi/http://deutschepost.de/robots.txt webapp webapp webapp/ @@ -179641,9 +178626,6 @@ webdocs webdrift webemail webex -webexconnect -webexmeetings -webexone-wire-2022.html webfolder/technetwork/tutorials/obe/cloud/bics/CreateAnalyses webfolder/technetwork/tutorials/obe/cloud/compute-iaas/manage_psft_hybrid_ams webfolder/technetwork/tutorials/obe/cloud/dvcs/creating_visualizations_dvcs @@ -179909,12 +178891,8 @@ websrc webstart/thanks webstats webstats -webstats.html webstats/ -webstore/ShoppingBasket -webstore/checkout webstore/search -webstore/shoppingbasket webstore/static/*/wall/js webstories/*?*initialWidth webstories/*?initialWidth @@ -179963,7 +178941,7 @@ wedding-registry/love wedding-registry/promotion wedding-site wedding-stories -wedding-vendors/http://marieclaire.fr/robots.txt +wedding-vendors/http://ripple.com/robots.txt wedding-vendors/search wedding/*/virtual wedding/promotion @@ -180265,7 +179243,6 @@ what_your_nose_says_about_your_health/article.htm whatis/search/query whats-hot whats-new -whats-new/2023/summer-release.html whats-next/planes-trains-and-analytics whats-on whats-your-finance-personality @@ -181356,9 +180333,9 @@ wiki/Wikipedia_discusión:Supresores/Candidaturas wiki/Wikipedia_talk%3AAbuse_reports wiki/Wikipedia_talk%3AAbuse_response wiki/Wikipedia_talk%3AAdministrator -wiki/Wikipedia_talk%3AAdministrator_electionshttp://allaboutcookies.org/robots.txt wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt -wiki/Wikipedia_talk%3AAdministrator_electionshttp://waze.com/robots.txt +wiki/Wikipedia_talk%3AAdministrator_electionshttp://lefigaro.fr/robots.txt +wiki/Wikipedia_talk%3AAdministrator_electionshttp://redbubble.com/robots.txt wiki/Wikipedia_talk%3AAdministrator_recall wiki/Wikipedia_talk%3AAdministrator_review wiki/Wikipedia_talk%3AAdministrators%27_noticeboard @@ -181665,7 +180642,7 @@ wip/* wip_index.php wipostad/ wire- -wire-cast/ +wire-cast/ wirecutter wirecutter/ wirecutter/*&xid= @@ -182079,25 +181056,27 @@ wp-admin/* wp-admin/about.php wp-admin/admin-ajax.php wp-admin/admin-ajax.php -wp-admin/admin-ajax.phphttp://bvdg-online.com/robots.txt -wp-admin/admin-ajax.phphttp://engineering.purdue.edu/robots.txt -wp-admin/admin-ajax.phphttp://english.stackexchange.com/robots.txt -wp-admin/admin-ajax.phphttp://futabasha.co.jp/robots.txt -wp-admin/admin-ajax.phphttp://getrichslowly.org/robots.txt -wp-admin/admin-ajax.phphttp://google.co.il/robots.txt +wp-admin/admin-ajax.php?* +wp-admin/admin-ajax.phphttp://baptisthealth.net/robots.txt +wp-admin/admin-ajax.phphttp://belkin.com/robots.txt +wp-admin/admin-ajax.phphttp://business.pinterest.com/robots.txt +wp-admin/admin-ajax.phphttp://correios.com.br/robots.txt +wp-admin/admin-ajax.phphttp://creditcards.com/robots.txt +wp-admin/admin-ajax.phphttp://d-nb.info/robots.txt +wp-admin/admin-ajax.phphttp://docs.newrelic.com/robots.txt +wp-admin/admin-ajax.phphttp://earthquake.usgs.gov/robots.txt +wp-admin/admin-ajax.phphttp://es0.nutrapia.com/robots.txt +wp-admin/admin-ajax.phphttp://fileformat.info/robots.txt wp-admin/admin-ajax.phphttp://googleonlinesecurity.blogspot.com/robots.txt -wp-admin/admin-ajax.phphttp://grab.com/robots.txt -wp-admin/admin-ajax.phphttp://macys.com/robots.txt -wp-admin/admin-ajax.phphttp://mk.co.kr/robots.txt -wp-admin/admin-ajax.phphttp://mordorintelligence.com/robots.txt -wp-admin/admin-ajax.phphttp://networkforgood.org/robots.txt -wp-admin/admin-ajax.phphttp://optout.networkadvertising.org/robots.txt -wp-admin/admin-ajax.phphttp://reason.com/robots.txt +wp-admin/admin-ajax.phphttp://groupon.com/robots.txt +wp-admin/admin-ajax.phphttp://joinup.ec.europa.eu/robots.txt +wp-admin/admin-ajax.phphttp://journals.openedition.org/robots.txt +wp-admin/admin-ajax.phphttp://kotaku.com/robots.txt +wp-admin/admin-ajax.phphttp://online.fliphtml5.com/robots.txt +wp-admin/admin-ajax.phphttp://setn.com/robots.txt wp-admin/admin-ajax.phphttp://sheets.google.com/robots.txt -wp-admin/admin-ajax.phphttp://ucl.ac.uk/robots.txt -wp-admin/admin-ajax.phphttp://vrbo.com/robots.txt -wp-admin/admin-ajax.phphttp://wellcome.ac.uk/robots.txt -wp-admin/admin-ajax.phphttp://whc.unesco.org/robots.txt +wp-admin/admin-ajax.phphttp://software.intel.com/robots.txt +wp-admin/admin-ajax.phphttp://us.napster.com/robots.txt wp-admin/admin-ajax.phphttp://world.rugby/robots.txt wp-admin/admin-ajax.phphttp://yorkshirepost.co.uk/robots.txt wp-admin/admin-footer.php @@ -182121,8 +181100,8 @@ wp-admin/edit-tags.php wp-admin/edit.php wp-admin/export.php wp-admin/freedoms.php -wp-admin/http://gocomics.com/robots.txt -wp-admin/http://kpmg.com/robots.txt +wp-admin/http://cs.cmu.edu/robots.txt +wp-admin/http://panoramio.com/robots.txt wp-admin/images wp-admin/import.php wp-admin/includes @@ -182224,7 +181203,8 @@ wp-content/dbsub wp-content/ftp/ wp-content/gallery wp-content/mu-plugins -wp-content/mu-plugins/http://psmag.com/robots.txt +wp-content/mu-plugins/http://canadapost.ca/robots.txt +wp-content/mu-plugins/http://iep.utm.edu/robots.txt wp-content/mu_plugins wp-content/plugins wp-content/plugins @@ -182251,7 +181231,7 @@ wp-content/plugins/feature-story-builder/builder-frontend/assets/images/logo-w.p wp-content/plugins/feature-story-builder/builder-frontend/assets/images/w.png wp-content/plugins/genesys-reports/build/images/genesys-logo.svg wp-content/plugins/google-to-table/css/google-to-table.css -wp-content/plugins/http://anjunabeats.lnk.to/robots.txt +wp-content/plugins/http://okvp.824989.com/robots.txt wp-content/plugins/kellystone-taboola/assets/js/taboola.js wp-content/plugins/liveblog wp-content/plugins/roost-for-bloggers/includes/chrome/ @@ -182344,7 +181324,7 @@ wp-content/uploads/*.png wp-content/uploads/*.svg wp-content/uploads/*/*.pdf wp-content/uploads/*/*/1650344292_1.png -wp-content/uploads/*http://fiberaltyapisorgulama.com/robots.txt +wp-content/uploads/*http://ct.webgomme.com/robots.txt wp-content/uploads/2009/ wp-content/uploads/2010/ wp-content/uploads/2011/ @@ -182445,9 +181425,9 @@ wp-content/uploads/colorado/ wp-content/uploads/complianz wp-content/uploads/cover-images wp-content/uploads/dlm_uploads -wp-content/uploads/http://gruene-zumutungen.de/robots.txt -wp-content/uploads/http://petfinder.com/robots.txt -wp-content/uploads/http://us04web.zoom.us/robots.txt +wp-content/uploads/http://cincinnatidogtrainingacademy.com/robots.txt +wp-content/uploads/http://dash.cloudflare.com/robots.txt +wp-content/uploads/http://photomatt.net/robots.txt wp-content/uploads/import/* wp-content/uploads/import/documents/other/ead1e-overview.pdf wp-content/uploads/import/documents/other/gieais-covid.pdf @@ -182481,19 +181461,19 @@ wp-content/uploads/wp-content/ wp-content/uploads/wp-file-manager-pro/ wp-content/uploads/wp-import-export-lite wp-content/uploads/wp-import-export-lite/ -wp-content/uploads/wp-import-export-lite/http://blogs.lse.ac.uk/robots.txt -wp-content/uploads/wp-import-export-lite/http://dresden.de/robots.txt -wp-content/uploads/wp-import-export-lite/http://elleuk.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://en.blog.wordpress.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://globoesporte.globo.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://aafa.org/robots.txt +wp-content/uploads/wp-import-export-lite/http://cancerres.aacrjournals.org/robots.txt +wp-content/uploads/wp-import-export-lite/http://chesstempo.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://ckan.org/robots.txt +wp-content/uploads/wp-import-export-lite/http://draugiem.lv/robots.txt +wp-content/uploads/wp-import-export-lite/http://icpsr.umich.edu/robots.txt wp-content/uploads/wp-import-export-lite/http://jamanetwork.com/robots.txt wp-content/uploads/wp-import-export-lite/http://minimalistbaker.com/robots.txt wp-content/uploads/wp-import-export-lite/http://nrc.gov/robots.txt -wp-content/uploads/wp-import-export-lite/http://scobleizer.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://stonybrook.edu/robots.txt -wp-content/uploads/wp-import-export-lite/http://tenpercent.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://tortuga-shop.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://winstonchurchill.org/robots.txt +wp-content/uploads/wp-import-export-lite/http://web.stagram.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://weightwatchers.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://wetwetwet.co.uk/robots.txt +wp-content/uploads/wp-import-export-lite/http://wpr.org/robots.txt wp-content/uploads/wp-staging wp-content/uploads/wpallexport/ wp-content/uploads/wpforms @@ -182501,7 +181481,7 @@ wp-content/uploads/wpforms/ wp-content/uploads/wpo-plugins-tables-list.json wp-content/uploads/wpo-plugins-tables-list.json wp-content/uploads/wpo/wpo-plugins-tables-list.json -wp-content/uploads/wpo/wpo-plugins-tables-list.jsonhttp://tilburguniversity.edu/robots.txt +wp-content/uploads/wpo/wpo-plugins-tables-list.jsonhttp://mux.com/robots.txt wp-content/uploads/wpseo-redirects/ wp-cron.php wp-cron.php @@ -182672,7 +181652,6 @@ wrap/pmwiki wrap_up wrapper/ wrestling -wrf wri_maps/region-map/json wrinkles_pictures_slideshow/article.htm wrists @@ -182783,7 +181762,7 @@ www/gui www/newsletter www/ptemplate www/resources -www/search.do*http://next.co.uk/robots.txt +www/search.do*http://muji.us/robots.txt www/server/404.php www_avis/error.html wwwboard/ @@ -182797,9 +181776,8 @@ wwwstat wwwstats wwww/ wwwww/ -wwwwww/http://datanyze.com/robots.txt +wwwwww/http://mytuner-radio.com/robots.txt wx -wx-survey wxbrief wynajem-samochodow/wyniki wyoming/ @@ -182908,11 +181886,11 @@ xsd xsendmail.ini xsl xsl/ -xsl/http://news.cornell.edu/robots.txt +xsl/http://wsbtv.com/robots.txt xslt xslt/ -xslt/http://mellon.org/robots.txt -xslt/http://pocketcasts.com/robots.txt +xslt/http://exeter.ac.uk/robots.txt +xslt/http://outschool.com/robots.txt xss xstatic/ xtbcallback.php @@ -183754,7 +182732,7 @@ yourarchives yourbaskets/add youre_making_air_fryer_mistakes/article.htm youreurope/businessACC -youreurope/businessDEV/http://streamelements.com/robots.txt +youreurope/businessDEV/http://fortune.com/robots.txt youreurope/citizensACC youreurope/citizensDEV yourfuture @@ -183766,7 +182744,7 @@ yourstory yoursubdomain.formstack.com yourtake yourview/comments_json -youspeak +youspeak/* youth/404_en.htm youth/LICENSE.txt youth/admin @@ -183917,7 +182895,6 @@ zegeraldo zeit zeitung zemed -zenInfo zendesk zendesk$ zendesk-adwords-template @@ -183967,7 +182944,7 @@ zh-CN/seamonkey/collections zh-CN/seamonkey/search zh-CN/thunderbird/collections zh-CN/thunderbird/search -zh-CNhttp://sina.com.cn/robots.txt +zh-CNhttp://wordpress.stackexchange.com/robots.txt zh-CO zh-CR zh-CZ @@ -184504,7 +183481,7 @@ zh-tw/category/*activity=*& zh-tw/category/*gender=*&color= zh-tw/cz zh-tw/de -zh-tw/docshttp://raygun.com/robots.txt +zh-tw/docshttp://tropicalsmoothiecafe.com/robots.txt zh-tw/es zh-tw/feedback zh-tw/fr @@ -184666,7 +183643,7 @@ zh/index.htm zh/intangible-cultural-heritage/grid zh/intangible-cultural-heritage/list zh/intangible-cultural-heritage/map -zh/internalhttp://emsc-csem.org/robots.txt +zh/internalhttp://arm.com/robots.txt zh/internet-universality-indicators/grid zh/internet-universality-indicators/list zh/internet-universality-indicators/map @@ -184871,6 +183848,7 @@ zip=[zipcode] zipCode= zipcode zipcode= +zipfile zips/js/getBoxes.php zite-importer zittrain @@ -184982,7 +183960,7 @@ zz-test zz/ zzGKS/ zzIVZ/ -zz_test/http://phillymag.com/robots.txt +zz_test/http://dhgate.com/robots.txt zztest/ zzz zzz-archive @@ -185273,7 +184251,7 @@ zzz_systest 001 01-18/informa 1 -1*.jpg$http://city.sapporo.jp/robots.txt +1*.jpg$http://memberpress.com/robots.txt 1*? 1- 1-1-p* @@ -185381,13 +184359,11 @@ zzz_systest 4-1-p* 4-2-p* 4-free-ways-to-own-your-privacy-on-data-privacy-day-2021 -4H/Agriculture/fsqa 4_0_ff5f6e3/resources/webpack/chassis/findcar 4_0_ff5f6e3/resources/webpack/chassis/searchresults 4d422a2b-60d3-457f-8754-e8a09ebe3fb1 4d_includes/ 4fb2cc2308a9c110/Editor-ddafc2941f23611011.htm* -4h-old 4hjudging 4test* 05-08/informacionnoe-soobshhenie-pao-mts @@ -185449,7 +184425,6 @@ zzz_systest 9_surprising_benefits_pet_ownership_breast_cancer/article.htm 9_tips_for_flat_abs_pictures_slideshow/article.htm 9_ways_to_avoid_fibromyalgia_pain_and_fatigue/article.htm -9e1c8f29b0e7769d 9j 9test* 10 @@ -185615,18 +184590,18 @@ zzz_systest 404/ 404/test 404handler/ -404http://bonaparte.berlin/robots.txt -404http://dollsthetic.com/robots.txt +404http://bastianpfaff.com/robots.txt 404http://henryrossconsult.com/robots.txt +404http://sistersarah.net/robots.txt 404http://steinberg.net/robots.txt -404http://ylacabratiroalmonte.wordpress.com/robots.txt +404http://tangothessaloniki.com/robots.txt 406 413gkwMT -413gkwMT/http://befunky.com/robots.txt -413gkwMT/http://binged.it/robots.txt -413gkwMT/http://explore.org/robots.txt -413gkwMT/http://liberation.fr/robots.txt -413gkwMT/http://search.proquest.com/robots.txt +413gkwMT/http://dakar.com/robots.txt +413gkwMT/http://priv.gc.ca/robots.txt +413gkwMT/http://ready.gov/robots.txt +413gkwMT/http://theregister.com/robots.txt +413gkwMT/http://wsws.org/robots.txt 419/es 422 429.html @@ -185706,7 +184681,7 @@ zzz_systest 2007/07/fbi-spyware-how 2007/08/grddl/? 2007/11/Talks/search -2007/http://womansday.com/robots.txt +2007/http://people.ischool.berkeley.edu/robots.txt 2007/intra 2008 2008/ @@ -185759,7 +184734,7 @@ zzz_systest 2016 2016/09/22/thailand-s-king-bhumibol-the-peoples-monarch-has-died 2017 -2017-world-environment-day +2017-world-environment-day/* 2017/07/20/former-wells-fargo-employee-claims-he-was-fired-for-talking-ethics 2018 2018/01/0 @@ -186062,7 +185037,6 @@ zzz_systest 1025214/ 1027454 1034660/* -1039154 1039154/ 1063747 1154235/ @@ -186083,7 +185057,6 @@ zzz_systest 6112754 7078046 7079046 -7758024 000000000007827210 000000000007852421 000000000007907331 @@ -186181,7 +185154,6 @@ zzz_systest 215515194/checkouts 215515194/orders 242748299/mako/ -281191609 851796990.jpg$ 1301483629* 1301485191*