From 451731790cb0abff816be31e85ee8f932c77a58a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 10:05:04 +0000 Subject: [PATCH] [Github Action] Automated trickest wordlists update. --- .bin/wordlist-updaters/status.json | 2 +- .../directus-all-levels.txt | 110 +- .../CMS/trickest-cms-wordlist/directus.txt | 22 +- .../espocrm-all-levels.txt | 11 + .../CMS/trickest-cms-wordlist/espocrm.txt | 2 + .../flarum-all-levels.txt | 163 +- .../CMS/trickest-cms-wordlist/flarum.txt | 27 +- .../ghost-all-levels.txt | 27 + .../CMS/trickest-cms-wordlist/ghost.txt | 3 + .../keystonejs-all-levels.txt | 4 +- .../CMS/trickest-cms-wordlist/keystonejs.txt | 3 +- .../magento-all-levels.txt | 6 - .../CMS/trickest-cms-wordlist/magento.txt | 1 - .../octobercms-all-levels.txt | 5 + .../CMS/trickest-cms-wordlist/octobercms.txt | 1 + .../prestashop-all-levels.txt | 38 - .../CMS/trickest-cms-wordlist/prestashop.txt | 6 - .../shopware-all-levels.txt | 115 +- .../CMS/trickest-cms-wordlist/shopware.txt | 20 +- .../sylius-all-levels.txt | 94 +- .../CMS/trickest-cms-wordlist/sylius.txt | 15 +- .../woocommerce-all-levels.txt | 81 +- .../CMS/trickest-cms-wordlist/woocommerce.txt | 15 +- .../zammad-all-levels.txt | 199 ++- .../CMS/trickest-cms-wordlist/zammad.txt | 26 +- .../top-100.txt | 205 ++- .../top-1000.txt | 235 ++- .../top-10000.txt | 1510 +++++++++-------- 28 files changed, 1814 insertions(+), 1132 deletions(-) diff --git a/.bin/wordlist-updaters/status.json b/.bin/wordlist-updaters/status.json index 0f0de4dd2de..fb80132d693 100644 --- a/.bin/wordlist-updaters/status.json +++ b/.bin/wordlist-updaters/status.json @@ -3,6 +3,6 @@ "last_update": 1729191789 }, "Trickest wordlist update": { - "last_update": 1729159433 + "last_update": 1729245895 } } \ No newline at end of file diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt index 67b14551d15..0ced4b4695b 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 @@ -202,6 +202,10 @@ api/src/services/schema.ts src/services/schema.ts services/schema.ts schema.ts +api/src/services/comments.ts +src/services/comments.ts +services/comments.ts +comments.ts api/src/services/specifications.test.ts src/services/specifications.test.ts services/specifications.test.ts @@ -2211,6 +2215,11 @@ src/database/migrations/20220614A-rename-hook-trigger-to-event.ts database/migrations/20220614A-rename-hook-trigger-to-event.ts migrations/20220614A-rename-hook-trigger-to-event.ts 20220614A-rename-hook-trigger-to-event.ts +api/src/database/migrations/20240909A-separate-comments.ts +src/database/migrations/20240909A-separate-comments.ts +database/migrations/20240909A-separate-comments.ts +migrations/20240909A-separate-comments.ts +20240909A-separate-comments.ts api/src/database/migrations/20210903A-add-auth-provider.ts src/database/migrations/20210903A-add-auth-provider.ts database/migrations/20210903A-add-auth-provider.ts @@ -2241,6 +2250,11 @@ src/database/migrations/20240817A-update-icon-fields-length.ts database/migrations/20240817A-update-icon-fields-length.ts migrations/20240817A-update-icon-fields-length.ts 20240817A-update-icon-fields-length.ts +api/src/database/migrations/20240909B-consolidate-content-versioning.ts +src/database/migrations/20240909B-consolidate-content-versioning.ts +database/migrations/20240909B-consolidate-content-versioning.ts +migrations/20240909B-consolidate-content-versioning.ts +20240909B-consolidate-content-versioning.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 @@ -2661,6 +2675,10 @@ api/src/controllers/schema.ts src/controllers/schema.ts controllers/schema.ts schema.ts +api/src/controllers/comments.ts +src/controllers/comments.ts +controllers/comments.ts +comments.ts api/src/controllers/graphql.ts src/controllers/graphql.ts controllers/graphql.ts @@ -3748,6 +3766,10 @@ sdk/src/schema/user.ts src/schema/user.ts schema/user.ts user.ts +sdk/src/schema/comment.ts +src/schema/comment.ts +schema/comment.ts +comment.ts sdk/src/schema/share.ts src/schema/share.ts schema/share.ts @@ -4123,6 +4145,12 @@ src/rest/commands/index.ts rest/commands/index.ts commands/index.ts index.ts +sdk/src/rest/commands/delete/comments.ts +src/rest/commands/delete/comments.ts +rest/commands/delete/comments.ts +commands/delete/comments.ts +delete/comments.ts +comments.ts sdk/src/rest/commands/delete/policies.ts src/rest/commands/delete/policies.ts rest/commands/delete/policies.ts @@ -4195,12 +4223,6 @@ rest/commands/delete/items.ts commands/delete/items.ts delete/items.ts items.ts -sdk/src/rest/commands/delete/activity.ts -src/rest/commands/delete/activity.ts -rest/commands/delete/activity.ts -commands/delete/activity.ts -delete/activity.ts -activity.ts sdk/src/rest/commands/delete/panels.ts src/rest/commands/delete/panels.ts rest/commands/delete/panels.ts @@ -4369,6 +4391,12 @@ rest/commands/utils/versions.ts commands/utils/versions.ts utils/versions.ts versions.ts +sdk/src/rest/commands/update/comments.ts +src/rest/commands/update/comments.ts +rest/commands/update/comments.ts +commands/update/comments.ts +update/comments.ts +comments.ts sdk/src/rest/commands/update/policies.ts src/rest/commands/update/policies.ts rest/commands/update/policies.ts @@ -4453,12 +4481,6 @@ rest/commands/update/items.ts commands/update/items.ts update/items.ts items.ts -sdk/src/rest/commands/update/activity.ts -src/rest/commands/update/activity.ts -rest/commands/update/activity.ts -commands/update/activity.ts -update/activity.ts -activity.ts sdk/src/rest/commands/update/panels.ts src/rest/commands/update/panels.ts rest/commands/update/panels.ts @@ -4519,6 +4541,12 @@ rest/commands/update/versions.ts commands/update/versions.ts update/versions.ts versions.ts +sdk/src/rest/commands/read/comments.ts +src/rest/commands/read/comments.ts +rest/commands/read/comments.ts +commands/read/comments.ts +read/comments.ts +comments.ts sdk/src/rest/commands/read/policies.ts src/rest/commands/read/policies.ts rest/commands/read/policies.ts @@ -4687,6 +4715,12 @@ rest/commands/read/versions.ts commands/read/versions.ts read/versions.ts versions.ts +sdk/src/rest/commands/create/comments.ts +src/rest/commands/create/comments.ts +rest/commands/create/comments.ts +commands/create/comments.ts +create/comments.ts +comments.ts sdk/src/rest/commands/create/policies.ts src/rest/commands/create/policies.ts rest/commands/create/policies.ts @@ -4759,12 +4793,6 @@ rest/commands/create/items.ts commands/create/items.ts create/items.ts items.ts -sdk/src/rest/commands/create/activity.ts -src/rest/commands/create/activity.ts -rest/commands/create/activity.ts -commands/create/activity.ts -create/activity.ts -activity.ts sdk/src/rest/commands/create/panels.ts src/rest/commands/create/panels.ts rest/commands/create/panels.ts @@ -6892,6 +6920,11 @@ specs/src/definitions/query.yaml src/definitions/query.yaml definitions/query.yaml query.yaml +packages/specs/src/components/comment.yaml +specs/src/components/comment.yaml +src/components/comment.yaml +components/comment.yaml +comment.yaml packages/specs/src/components/collection.yaml specs/src/components/collection.yaml src/components/collection.yaml @@ -7069,6 +7102,18 @@ src/paths/server/info.yaml paths/server/info.yaml server/info.yaml info.yaml +packages/specs/src/paths/comments/comment.yaml +specs/src/paths/comments/comment.yaml +src/paths/comments/comment.yaml +paths/comments/comment.yaml +comments/comment.yaml +comment.yaml +packages/specs/src/paths/comments/comments.yaml +specs/src/paths/comments/comments.yaml +src/paths/comments/comments.yaml +paths/comments/comments.yaml +comments/comments.yaml +comments.yaml packages/specs/src/paths/presets/preset.yaml specs/src/paths/presets/preset.yaml src/paths/presets/preset.yaml @@ -7321,18 +7366,6 @@ src/paths/roles/role.yaml paths/roles/role.yaml roles/role.yaml role.yaml -packages/specs/src/paths/activity/activity-comment.yaml -specs/src/paths/activity/activity-comment.yaml -src/paths/activity/activity-comment.yaml -paths/activity/activity-comment.yaml -activity/activity-comment.yaml -activity-comment.yaml -packages/specs/src/paths/activity/activity-comments.yaml -specs/src/paths/activity/activity-comments.yaml -src/paths/activity/activity-comments.yaml -paths/activity/activity-comments.yaml -activity/activity-comments.yaml -activity-comments.yaml packages/specs/src/paths/activity/activities.yaml specs/src/paths/activity/activities.yaml src/paths/activity/activities.yaml @@ -8375,6 +8408,10 @@ packages/types/src/schema.ts types/src/schema.ts src/schema.ts schema.ts +packages/types/src/comments.ts +types/src/comments.ts +src/comments.ts +comments.ts packages/types/src/policies.ts types/src/policies.ts src/policies.ts @@ -8656,6 +8693,11 @@ system-data/src/fields/dashboards.yaml src/fields/dashboards.yaml fields/dashboards.yaml dashboards.yaml +packages/system-data/src/fields/comments.yaml +system-data/src/fields/comments.yaml +src/fields/comments.yaml +fields/comments.yaml +comments.yaml packages/system-data/src/fields/panels.yaml system-data/src/fields/panels.yaml src/fields/panels.yaml @@ -10302,6 +10344,10 @@ docs/reference/system/server.md reference/system/server.md system/server.md server.md +docs/reference/system/comments.md +reference/system/comments.md +system/comments.md +comments.md docs/reference/system/notifications.md reference/system/notifications.md system/notifications.md @@ -16663,6 +16709,8 @@ license contributing.md .changeset/pretty-birds-agree.md pretty-birds-agree.md +.changeset/loud-avocados-serve.md +loud-avocados-serve.md .changeset/config.json config.json .changeset/rare-coins-taste.md @@ -16675,6 +16723,8 @@ silent-trainers-learn.md nice-apricots-type.md .changeset/grumpy-deers-argue.md grumpy-deers-argue.md +.changeset/blue-pets-beam.md +blue-pets-beam.md .changeset/loud-foxes-applaud.md loud-foxes-applaud.md .changeset/brown-planes-jam.md diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt index 5af542d1a85..a14f9de3fc3 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt @@ -52,6 +52,7 @@ api/src/auth/drivers/saml.ts api/src/auth/drivers/local.ts api/src/auth/auth.ts api/src/services/schema.ts +api/src/services/comments.ts api/src/services/specifications.test.ts api/src/services/utils.ts api/src/services/policies.ts @@ -456,12 +457,14 @@ api/src/database/migrations/20210519A-add-system-fk-triggers.ts api/src/database/migrations/20220429D-drop-non-null-from-sender-of-notifications.ts api/src/database/migrations/20210518A-add-foreign-key-constraints.ts api/src/database/migrations/20220614A-rename-hook-trigger-to-event.ts +api/src/database/migrations/20240909A-separate-comments.ts api/src/database/migrations/20210903A-add-auth-provider.ts api/src/database/migrations/20220429C-drop-non-null-from-ip-of-activity.ts api/src/database/migrations/20231215A-add-focalpoints.ts api/src/database/migrations/20220308A-add-bookmark-icon-and-color.ts api/src/database/migrations/20220322A-rename-field-typecast-flags.ts api/src/database/migrations/20240817A-update-icon-fields-length.ts +api/src/database/migrations/20240909B-consolidate-content-versioning.ts api/src/database/migrations/20210304A-remove-locked-fields.ts api/src/database/migrations/20230927A-themes.ts api/src/database/migrations/20220323A-add-field-validation.ts @@ -550,6 +553,7 @@ api/src/types/assets.ts api/src/types/collection.ts api/src/synchronization.ts api/src/controllers/schema.ts +api/src/controllers/comments.ts api/src/controllers/graphql.ts api/src/controllers/not-found.ts api/src/controllers/utils.ts @@ -761,6 +765,7 @@ sdk/tsup.config.js sdk/src/schema/operation.ts sdk/src/schema/permission.ts sdk/src/schema/user.ts +sdk/src/schema/comment.ts sdk/src/schema/share.ts sdk/src/schema/index.ts sdk/src/schema/version.ts @@ -845,6 +850,7 @@ sdk/src/rest/commands/schema/snapshot.ts sdk/src/rest/commands/schema/diff.ts sdk/src/rest/commands/schema/apply.ts sdk/src/rest/commands/index.ts +sdk/src/rest/commands/delete/comments.ts sdk/src/rest/commands/delete/policies.ts sdk/src/rest/commands/delete/flows.ts sdk/src/rest/commands/delete/presets.ts @@ -857,7 +863,6 @@ sdk/src/rest/commands/delete/operations.ts sdk/src/rest/commands/delete/fields.ts sdk/src/rest/commands/delete/files.ts sdk/src/rest/commands/delete/items.ts -sdk/src/rest/commands/delete/activity.ts sdk/src/rest/commands/delete/panels.ts sdk/src/rest/commands/delete/notifications.ts sdk/src/rest/commands/delete/shares.ts @@ -886,6 +891,7 @@ sdk/src/rest/commands/utils/sort.ts sdk/src/rest/commands/utils/shares.ts sdk/src/rest/commands/utils/hash.ts sdk/src/rest/commands/utils/versions.ts +sdk/src/rest/commands/update/comments.ts sdk/src/rest/commands/update/policies.ts sdk/src/rest/commands/update/flows.ts sdk/src/rest/commands/update/presets.ts @@ -900,7 +906,6 @@ sdk/src/rest/commands/update/fields.ts sdk/src/rest/commands/update/files.ts sdk/src/rest/commands/update/settings.ts sdk/src/rest/commands/update/items.ts -sdk/src/rest/commands/update/activity.ts sdk/src/rest/commands/update/panels.ts sdk/src/rest/commands/update/notifications.ts sdk/src/rest/commands/update/shares.ts @@ -911,6 +916,7 @@ sdk/src/rest/commands/update/permissions.ts sdk/src/rest/commands/update/collections.ts sdk/src/rest/commands/update/folders.ts sdk/src/rest/commands/update/versions.ts +sdk/src/rest/commands/read/comments.ts sdk/src/rest/commands/read/policies.ts sdk/src/rest/commands/read/flows.ts sdk/src/rest/commands/read/revisions.ts @@ -939,6 +945,7 @@ sdk/src/rest/commands/read/collections.ts sdk/src/rest/commands/read/assets.ts sdk/src/rest/commands/read/folders.ts sdk/src/rest/commands/read/versions.ts +sdk/src/rest/commands/create/comments.ts sdk/src/rest/commands/create/policies.ts sdk/src/rest/commands/create/flows.ts sdk/src/rest/commands/create/presets.ts @@ -951,7 +958,6 @@ sdk/src/rest/commands/create/operations.ts sdk/src/rest/commands/create/fields.ts sdk/src/rest/commands/create/files.ts sdk/src/rest/commands/create/items.ts -sdk/src/rest/commands/create/activity.ts sdk/src/rest/commands/create/panels.ts sdk/src/rest/commands/create/notifications.ts sdk/src/rest/commands/create/shares.ts @@ -1370,6 +1376,7 @@ packages/specs/package.json packages/specs/src/responses/notFoundError.yaml packages/specs/src/responses/unauthorizedError.yaml packages/specs/src/definitions/query.yaml +packages/specs/src/components/comment.yaml packages/specs/src/components/collection.yaml packages/specs/src/components/webhook.yaml packages/specs/src/components/operation.yaml @@ -1405,6 +1412,8 @@ packages/specs/src/parameters/uuid.yaml packages/specs/src/parameters/meta.yaml packages/specs/src/paths/server/ping.yaml packages/specs/src/paths/server/info.yaml +packages/specs/src/paths/comments/comment.yaml +packages/specs/src/paths/comments/comments.yaml packages/specs/src/paths/presets/preset.yaml packages/specs/src/paths/presets/presets.yaml packages/specs/src/paths/collections/collection.yaml @@ -1447,8 +1456,6 @@ packages/specs/src/paths/settings/settings.yaml packages/specs/src/paths/assets/assets.yaml packages/specs/src/paths/roles/roles.yaml packages/specs/src/paths/roles/role.yaml -packages/specs/src/paths/activity/activity-comment.yaml -packages/specs/src/paths/activity/activity-comments.yaml packages/specs/src/paths/activity/activities.yaml packages/specs/src/paths/activity/activity.yaml packages/specs/src/paths/items/item.yaml @@ -1683,6 +1690,7 @@ packages/types/readme.md packages/types/tsconfig.json packages/types/package.json packages/types/src/schema.ts +packages/types/src/comments.ts packages/types/src/policies.ts packages/types/src/flows.ts packages/types/src/geometry.ts @@ -1750,6 +1758,7 @@ packages/system-data/src/fields/migrations.yaml packages/system-data/src/fields/collections.yaml packages/system-data/src/fields/policies.yaml packages/system-data/src/fields/dashboards.yaml +packages/system-data/src/fields/comments.yaml packages/system-data/src/fields/panels.yaml packages/system-data/src/fields/folders.yaml packages/system-data/src/fields/webhooks.yaml @@ -2130,6 +2139,7 @@ docs/reference/system/users.md docs/reference/system/permissions.md docs/reference/system/flows.md docs/reference/system/server.md +docs/reference/system/comments.md docs/reference/system/notifications.md docs/reference/system/dashboards.md docs/reference/system/collections.md @@ -3369,12 +3379,14 @@ app/src/lang/get-current-language.test.ts app/license contributing.md .changeset/pretty-birds-agree.md +.changeset/loud-avocados-serve.md .changeset/config.json .changeset/rare-coins-taste.md .changeset/cold-cheetahs-double.md .changeset/silent-trainers-learn.md .changeset/nice-apricots-type.md .changeset/grumpy-deers-argue.md +.changeset/blue-pets-beam.md .changeset/loud-foxes-applaud.md .changeset/brown-planes-jam.md .changeset/strange-kangaroos-roll.md diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt index c4093c76183..ec4bfcbcbac 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt @@ -550,6 +550,12 @@ Tools/Email/Api/DeleteInboxRead.php Email/Api/DeleteInboxRead.php Api/DeleteInboxRead.php DeleteInboxRead.php +application/Espo/Tools/Email/Api/PostUsers.php +Espo/Tools/Email/Api/PostUsers.php +Tools/Email/Api/PostUsers.php +Email/Api/PostUsers.php +Api/PostUsers.php +PostUsers.php application/Espo/Tools/Email/Api/PostFolder.php Espo/Tools/Email/Api/PostFolder.php Tools/Email/Api/PostFolder.php @@ -53797,6 +53803,11 @@ src/handlers/email/list-actions.js handlers/email/list-actions.js email/list-actions.js list-actions.js +client/src/handlers/email/select-user.js +src/handlers/email/select-user.js +handlers/email/select-user.js +email/select-user.js +select-user.js client/src/dynamic-logic.js src/dynamic-logic.js dynamic-logic.js diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt index d2fc7fe5a09..043a1712c87 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt @@ -109,6 +109,7 @@ application/Espo/Tools/Email/SendService.php application/Espo/Tools/Email/Folder.php application/Espo/Tools/Email/AddressService.php application/Espo/Tools/Email/Api/DeleteInboxRead.php +application/Espo/Tools/Email/Api/PostUsers.php application/Espo/Tools/Email/Api/PostFolder.php application/Espo/Tools/Email/Api/DeleteInboxImportant.php application/Espo/Tools/Email/Api/DeleteInboxInTrash.php @@ -8632,6 +8633,7 @@ client/src/handlers/admin/address-country/populate-defaults.js client/src/handlers/model/defaults-preparator.js client/src/handlers/record/view-audit-log.js client/src/handlers/email/list-actions.js +client/src/handlers/email/select-user.js client/src/dynamic-logic.js client/src/acl-portal/notification.js client/src/acl-portal/email.js diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/flarum-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/flarum-all-levels.txt index e8e434e4be4..2da9dd88861 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/flarum-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/flarum-all-levels.txt @@ -232,6 +232,11 @@ core/less/common/LoadingIndicator.less less/common/LoadingIndicator.less common/LoadingIndicator.less LoadingIndicator.less +framework/core/less/common/Tabs.less +core/less/common/Tabs.less +less/common/Tabs.less +common/Tabs.less +Tabs.less framework/core/less/common/Button.less core/less/common/Button.less less/common/Button.less @@ -267,6 +272,11 @@ core/less/common/ThemeMode.less less/common/ThemeMode.less common/ThemeMode.less ThemeMode.less +framework/core/less/common/Pagination.less +core/less/common/Pagination.less +less/common/Pagination.less +common/Pagination.less +Pagination.less framework/core/less/common/AlertManager.less core/less/common/AlertManager.less less/common/AlertManager.less @@ -2245,6 +2255,11 @@ core/src/Mail/NullDriver.php src/Mail/NullDriver.php Mail/NullDriver.php NullDriver.php +framework/core/src/Mail/MutateEmail.php +core/src/Mail/MutateEmail.php +src/Mail/MutateEmail.php +Mail/MutateEmail.php +MutateEmail.php framework/core/src/Mail/SmtpDriver.php core/src/Mail/SmtpDriver.php src/Mail/SmtpDriver.php @@ -5167,6 +5182,13 @@ dist-typings/common/components/LinkButton.d.ts common/components/LinkButton.d.ts components/LinkButton.d.ts LinkButton.d.ts +framework/core/js/dist-typings/common/components/Pagination.d.ts +core/js/dist-typings/common/components/Pagination.d.ts +js/dist-typings/common/components/Pagination.d.ts +dist-typings/common/components/Pagination.d.ts +common/components/Pagination.d.ts +components/Pagination.d.ts +Pagination.d.ts framework/core/js/dist-typings/common/components/Badge.d.ts core/js/dist-typings/common/components/Badge.d.ts js/dist-typings/common/components/Badge.d.ts @@ -5551,6 +5573,13 @@ dist-typings/common/utils/styleSelectedText.d.ts common/utils/styleSelectedText.d.ts utils/styleSelectedText.d.ts styleSelectedText.d.ts +framework/core/js/dist-typings/common/utils/formatAmount.d.ts +core/js/dist-typings/common/utils/formatAmount.d.ts +js/dist-typings/common/utils/formatAmount.d.ts +dist-typings/common/utils/formatAmount.d.ts +common/utils/formatAmount.d.ts +utils/formatAmount.d.ts +formatAmount.d.ts framework/core/js/dist-typings/common/utils/extractText.d.ts core/js/dist-typings/common/utils/extractText.d.ts js/dist-typings/common/utils/extractText.d.ts @@ -7629,6 +7658,13 @@ src/common/components/EditUserModal.tsx common/components/EditUserModal.tsx components/EditUserModal.tsx EditUserModal.tsx +framework/core/js/src/common/components/Pagination.tsx +core/js/src/common/components/Pagination.tsx +js/src/common/components/Pagination.tsx +src/common/components/Pagination.tsx +common/components/Pagination.tsx +components/Pagination.tsx +Pagination.tsx framework/core/js/src/common/components/SelectDropdown.tsx core/js/src/common/components/SelectDropdown.tsx js/src/common/components/SelectDropdown.tsx @@ -7936,6 +7972,13 @@ src/common/utils/isDark.ts common/utils/isDark.ts utils/isDark.ts isDark.ts +framework/core/js/src/common/utils/formatAmount.ts +core/js/src/common/utils/formatAmount.ts +js/src/common/utils/formatAmount.ts +src/common/utils/formatAmount.ts +common/utils/formatAmount.ts +utils/formatAmount.ts +formatAmount.ts framework/core/js/src/common/utils/EditorDriverInterface.ts core/js/src/common/utils/EditorDriverInterface.ts js/src/common/utils/EditorDriverInterface.ts @@ -12639,6 +12682,11 @@ package-manager/less/admin/Label.less less/admin/Label.less admin/Label.less Label.less +extensions/package-manager/less/admin/ExtensionCard.less +package-manager/less/admin/ExtensionCard.less +less/admin/ExtensionCard.less +admin/ExtensionCard.less +ExtensionCard.less extensions/package-manager/less/admin/QueueSection.less package-manager/less/admin/QueueSection.less less/admin/QueueSection.less @@ -12654,6 +12702,11 @@ package-manager/less/admin/ControlSection.less less/admin/ControlSection.less admin/ControlSection.less ControlSection.less +extensions/package-manager/less/admin/DiscoverSection.less +package-manager/less/admin/DiscoverSection.less +less/admin/DiscoverSection.less +admin/DiscoverSection.less +DiscoverSection.less extensions/package-manager/extend.php package-manager/extend.php extend.php @@ -12772,6 +12825,16 @@ migrations/2023_12_09_000000_add_guessed_cause_column_to_package_manager_tasks_t extensions/package-manager/LICENSE.md package-manager/LICENSE.md LICENSE.md +extensions/package-manager/src/External/RequestWrapper.php +package-manager/src/External/RequestWrapper.php +src/External/RequestWrapper.php +External/RequestWrapper.php +RequestWrapper.php +extensions/package-manager/src/External/Extension.php +package-manager/src/External/Extension.php +src/External/Extension.php +External/Extension.php +Extension.php extensions/package-manager/src/ExtensionManagerServiceProvider.php package-manager/src/ExtensionManagerServiceProvider.php src/ExtensionManagerServiceProvider.php @@ -12926,6 +12989,11 @@ package-manager/src/Exception/NoNewMajorVersionException.php src/Exception/NoNewMajorVersionException.php Exception/NoNewMajorVersionException.php NoNewMajorVersionException.php +extensions/package-manager/src/Exception/CannotFetchExternalExtension.php +package-manager/src/Exception/CannotFetchExternalExtension.php +src/Exception/CannotFetchExternalExtension.php +Exception/CannotFetchExternalExtension.php +CannotFetchExternalExtension.php extensions/package-manager/src/Exception/ExtensionAlreadyInstalledException.php package-manager/src/Exception/ExtensionAlreadyInstalledException.php src/Exception/ExtensionAlreadyInstalledException.php @@ -12989,11 +13057,6 @@ src/Extension/Event/Installed.php Extension/Event/Installed.php Event/Installed.php Installed.php -extensions/package-manager/src/Extension/ExtensionUtils.php -package-manager/src/Extension/ExtensionUtils.php -src/Extension/ExtensionUtils.php -Extension/ExtensionUtils.php -ExtensionUtils.php extensions/package-manager/src/AllValidatorRules.php package-manager/src/AllValidatorRules.php src/AllValidatorRules.php @@ -13018,6 +13081,18 @@ src/Api/Resource/TaskResource.php Api/Resource/TaskResource.php Resource/TaskResource.php TaskResource.php +extensions/package-manager/src/Api/Resource/ExternalExtensionResource.php +package-manager/src/Api/Resource/ExternalExtensionResource.php +src/Api/Resource/ExternalExtensionResource.php +Api/Resource/ExternalExtensionResource.php +Resource/ExternalExtensionResource.php +ExternalExtensionResource.php +extensions/package-manager/src/Api/Schema/SortColumn.php +package-manager/src/Api/Schema/SortColumn.php +src/Api/Schema/SortColumn.php +Api/Schema/SortColumn.php +Schema/SortColumn.php +SortColumn.php extensions/package-manager/src/Api/Controller/MinorUpdateController.php package-manager/src/Api/Controller/MinorUpdateController.php src/Api/Controller/MinorUpdateController.php @@ -13091,12 +13166,6 @@ extensions/package-manager/locale/en.yml package-manager/locale/en.yml locale/en.yml en.yml -extensions/package-manager/js/dist-typings/components/ExtensionItem.d.ts -package-manager/js/dist-typings/components/ExtensionItem.d.ts -js/dist-typings/components/ExtensionItem.d.ts -dist-typings/components/ExtensionItem.d.ts -components/ExtensionItem.d.ts -ExtensionItem.d.ts extensions/package-manager/js/dist-typings/components/AuthMethodModal.d.ts package-manager/js/dist-typings/components/AuthMethodModal.d.ts js/dist-typings/components/AuthMethodModal.d.ts @@ -13127,18 +13196,24 @@ js/dist-typings/components/QueueSection.d.ts dist-typings/components/QueueSection.d.ts components/QueueSection.d.ts QueueSection.d.ts -extensions/package-manager/js/dist-typings/components/Pagination.d.ts -package-manager/js/dist-typings/components/Pagination.d.ts -js/dist-typings/components/Pagination.d.ts -dist-typings/components/Pagination.d.ts -components/Pagination.d.ts -Pagination.d.ts +extensions/package-manager/js/dist-typings/components/DiscoverSection.d.ts +package-manager/js/dist-typings/components/DiscoverSection.d.ts +js/dist-typings/components/DiscoverSection.d.ts +dist-typings/components/DiscoverSection.d.ts +components/DiscoverSection.d.ts +DiscoverSection.d.ts extensions/package-manager/js/dist-typings/components/SettingsPage.d.ts package-manager/js/dist-typings/components/SettingsPage.d.ts js/dist-typings/components/SettingsPage.d.ts dist-typings/components/SettingsPage.d.ts components/SettingsPage.d.ts SettingsPage.d.ts +extensions/package-manager/js/dist-typings/components/ExtensionCard.d.ts +package-manager/js/dist-typings/components/ExtensionCard.d.ts +js/dist-typings/components/ExtensionCard.d.ts +dist-typings/components/ExtensionCard.d.ts +components/ExtensionCard.d.ts +ExtensionCard.d.ts extensions/package-manager/js/dist-typings/components/WhyNotModal.d.ts package-manager/js/dist-typings/components/WhyNotModal.d.ts js/dist-typings/components/WhyNotModal.d.ts @@ -13187,6 +13262,12 @@ js/dist-typings/components/ConfigureJson.d.ts dist-typings/components/ConfigureJson.d.ts components/ConfigureJson.d.ts ConfigureJson.d.ts +extensions/package-manager/js/dist-typings/states/ExtensionListState.d.ts +package-manager/js/dist-typings/states/ExtensionListState.d.ts +js/dist-typings/states/ExtensionListState.d.ts +dist-typings/states/ExtensionListState.d.ts +states/ExtensionListState.d.ts +ExtensionListState.d.ts extensions/package-manager/js/dist-typings/states/ControlSectionState.d.ts package-manager/js/dist-typings/states/ControlSectionState.d.ts js/dist-typings/states/ControlSectionState.d.ts @@ -13229,6 +13310,12 @@ js/dist-typings/utils/humanDuration.d.ts dist-typings/utils/humanDuration.d.ts utils/humanDuration.d.ts humanDuration.d.ts +extensions/package-manager/js/dist-typings/models/ExternalExtension.d.ts +package-manager/js/dist-typings/models/ExternalExtension.d.ts +js/dist-typings/models/ExternalExtension.d.ts +dist-typings/models/ExternalExtension.d.ts +models/ExternalExtension.d.ts +ExternalExtension.d.ts extensions/package-manager/js/dist-typings/models/Task.d.ts package-manager/js/dist-typings/models/Task.d.ts js/dist-typings/models/Task.d.ts @@ -13270,13 +13357,6 @@ src/admin/components/ConfigureComposer.tsx admin/components/ConfigureComposer.tsx components/ConfigureComposer.tsx ConfigureComposer.tsx -extensions/package-manager/js/src/admin/components/ExtensionItem.tsx -package-manager/js/src/admin/components/ExtensionItem.tsx -js/src/admin/components/ExtensionItem.tsx -src/admin/components/ExtensionItem.tsx -admin/components/ExtensionItem.tsx -components/ExtensionItem.tsx -ExtensionItem.tsx extensions/package-manager/js/src/admin/components/SettingsPage.tsx package-manager/js/src/admin/components/SettingsPage.tsx js/src/admin/components/SettingsPage.tsx @@ -13305,6 +13385,13 @@ src/admin/components/ConfigureAuth.tsx admin/components/ConfigureAuth.tsx components/ConfigureAuth.tsx ConfigureAuth.tsx +extensions/package-manager/js/src/admin/components/DiscoverSection.tsx +package-manager/js/src/admin/components/DiscoverSection.tsx +js/src/admin/components/DiscoverSection.tsx +src/admin/components/DiscoverSection.tsx +admin/components/DiscoverSection.tsx +components/DiscoverSection.tsx +DiscoverSection.tsx extensions/package-manager/js/src/admin/components/QueueSection.tsx package-manager/js/src/admin/components/QueueSection.tsx js/src/admin/components/QueueSection.tsx @@ -13312,13 +13399,6 @@ src/admin/components/QueueSection.tsx admin/components/QueueSection.tsx components/QueueSection.tsx QueueSection.tsx -extensions/package-manager/js/src/admin/components/Pagination.tsx -package-manager/js/src/admin/components/Pagination.tsx -js/src/admin/components/Pagination.tsx -src/admin/components/Pagination.tsx -admin/components/Pagination.tsx -components/Pagination.tsx -Pagination.tsx extensions/package-manager/js/src/admin/components/Label.tsx package-manager/js/src/admin/components/Label.tsx js/src/admin/components/Label.tsx @@ -13361,6 +13441,13 @@ src/admin/components/WhyNotModal.tsx admin/components/WhyNotModal.tsx components/WhyNotModal.tsx WhyNotModal.tsx +extensions/package-manager/js/src/admin/components/ExtensionCard.tsx +package-manager/js/src/admin/components/ExtensionCard.tsx +js/src/admin/components/ExtensionCard.tsx +src/admin/components/ExtensionCard.tsx +admin/components/ExtensionCard.tsx +components/ExtensionCard.tsx +ExtensionCard.tsx extensions/package-manager/js/src/admin/components/Installer.tsx package-manager/js/src/admin/components/Installer.tsx js/src/admin/components/Installer.tsx @@ -13375,6 +13462,13 @@ src/admin/components/RepositoryModal.tsx admin/components/RepositoryModal.tsx components/RepositoryModal.tsx RepositoryModal.tsx +extensions/package-manager/js/src/admin/states/ExtensionListState.ts +package-manager/js/src/admin/states/ExtensionListState.ts +js/src/admin/states/ExtensionListState.ts +src/admin/states/ExtensionListState.ts +admin/states/ExtensionListState.ts +states/ExtensionListState.ts +ExtensionListState.ts extensions/package-manager/js/src/admin/states/ExtensionManagerState.ts package-manager/js/src/admin/states/ExtensionManagerState.ts js/src/admin/states/ExtensionManagerState.ts @@ -13431,6 +13525,13 @@ src/admin/models/Task.ts admin/models/Task.ts models/Task.ts Task.ts +extensions/package-manager/js/src/admin/models/ExternalExtension.ts +package-manager/js/src/admin/models/ExternalExtension.ts +js/src/admin/models/ExternalExtension.ts +src/admin/models/ExternalExtension.ts +admin/models/ExternalExtension.ts +models/ExternalExtension.ts +ExternalExtension.ts extensions/package-manager/js/src/admin/index.tsx package-manager/js/src/admin/index.tsx js/src/admin/index.tsx diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/flarum.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/flarum.txt index 17f48abbe5c..d4187177cb2 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/flarum.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/flarum.txt @@ -43,6 +43,7 @@ framework/core/less/common/mixins/header-background.less framework/core/less/common/mixins/border-radius.less framework/core/less/common/FormControl.less framework/core/less/common/LoadingIndicator.less +framework/core/less/common/Tabs.less framework/core/less/common/Button.less framework/core/less/common/Iconography.less framework/core/less/common/common.less @@ -50,6 +51,7 @@ framework/core/less/common/Search.less framework/core/less/common/App.less framework/core/less/common/Select.less framework/core/less/common/ThemeMode.less +framework/core/less/common/Pagination.less framework/core/less/common/AlertManager.less framework/core/less/common/InfoTile.less framework/core/less/common/normalize.less @@ -422,6 +424,7 @@ framework/core/src/Mail/SendmailDriver.php framework/core/src/Mail/Mailer.php framework/core/src/Mail/MailgunDriver.php framework/core/src/Mail/NullDriver.php +framework/core/src/Mail/MutateEmail.php framework/core/src/Mail/SmtpDriver.php framework/core/src/Mail/LogDriver.php framework/core/src/Mail/FlarumLogTransport.php @@ -928,6 +931,7 @@ framework/core/js/dist-typings/common/components/GroupBadge.d.ts framework/core/js/dist-typings/common/components/Icon.d.ts framework/core/js/dist-typings/common/components/GambitsAutocompleteDropdown.d.ts framework/core/js/dist-typings/common/components/LinkButton.d.ts +framework/core/js/dist-typings/common/components/Pagination.d.ts framework/core/js/dist-typings/common/components/Badge.d.ts framework/core/js/dist-typings/common/components/FormModal.d.ts framework/core/js/dist-typings/common/components/ColorPreviewInput.d.ts @@ -983,6 +987,7 @@ framework/core/js/dist-typings/common/utils/RequestError.d.ts framework/core/js/dist-typings/common/utils/setRouteWithForcedRefresh.d.ts framework/core/js/dist-typings/common/utils/humanTime.d.ts framework/core/js/dist-typings/common/utils/styleSelectedText.d.ts +framework/core/js/dist-typings/common/utils/formatAmount.d.ts framework/core/js/dist-typings/common/utils/extractText.d.ts framework/core/js/dist-typings/common/utils/computed.d.ts framework/core/js/dist-typings/common/utils/bidi.d.ts @@ -1279,6 +1284,7 @@ framework/core/js/src/common/components/ThemeMode.tsx framework/core/js/src/common/components/LinkButton.js framework/core/js/src/common/components/TextEditorButton.js framework/core/js/src/common/components/EditUserModal.tsx +framework/core/js/src/common/components/Pagination.tsx framework/core/js/src/common/components/SelectDropdown.tsx framework/core/js/src/common/components/Select.tsx framework/core/js/src/common/components/UserSearchResult.tsx @@ -1323,6 +1329,7 @@ framework/core/js/src/common/utils/withAttr.ts framework/core/js/src/common/utils/RequestError.ts framework/core/js/src/common/utils/EventEmitter.ts framework/core/js/src/common/utils/isDark.ts +framework/core/js/src/common/utils/formatAmount.ts framework/core/js/src/common/utils/EditorDriverInterface.ts framework/core/js/src/common/utils/focusTrap.ts framework/core/js/src/common/utils/insertText.ts @@ -2191,9 +2198,11 @@ extensions/nicknames/js/dist/forum.js.map extensions/package-manager/composer.json extensions/package-manager/less/admin.less extensions/package-manager/less/admin/Label.less +extensions/package-manager/less/admin/ExtensionCard.less extensions/package-manager/less/admin/QueueSection.less extensions/package-manager/less/admin/TaskOutputModal.less extensions/package-manager/less/admin/ControlSection.less +extensions/package-manager/less/admin/DiscoverSection.less extensions/package-manager/extend.php extensions/package-manager/.gitattributes extensions/package-manager/tests/fixtures/.gitkeep @@ -2218,6 +2227,8 @@ extensions/package-manager/migrations/2022_02_22_000000_create_package_manager_t extensions/package-manager/migrations/2024_01_10_000000_rename_to_extension_manager.php extensions/package-manager/migrations/2023_12_09_000000_add_guessed_cause_column_to_package_manager_tasks_table.php extensions/package-manager/LICENSE.md +extensions/package-manager/src/External/RequestWrapper.php +extensions/package-manager/src/External/Extension.php extensions/package-manager/src/ExtensionManagerServiceProvider.php extensions/package-manager/src/UpdateExtensionValidator.php extensions/package-manager/src/ConfigureComposerValidator.php @@ -2250,6 +2261,7 @@ extensions/package-manager/src/OutputLogger.php extensions/package-manager/src/ConfigureAuthValidator.php extensions/package-manager/src/Task/Task.php extensions/package-manager/src/Exception/NoNewMajorVersionException.php +extensions/package-manager/src/Exception/CannotFetchExternalExtension.php extensions/package-manager/src/Exception/ExtensionAlreadyInstalledException.php extensions/package-manager/src/Exception/IndirectExtensionDependencyCannotBeRemovedException.php extensions/package-manager/src/Exception/ComposerRequireFailedException.php @@ -2262,12 +2274,13 @@ extensions/package-manager/src/Event/FlarumUpdated.php extensions/package-manager/src/Extension/Event/Updated.php extensions/package-manager/src/Extension/Event/Removed.php extensions/package-manager/src/Extension/Event/Installed.php -extensions/package-manager/src/Extension/ExtensionUtils.php extensions/package-manager/src/AllValidatorRules.php extensions/package-manager/src/Listener/ClearCacheAfterUpdate.php extensions/package-manager/src/Listener/ReCheckForUpdates.php extensions/package-manager/src/RequirePackageValidator.php extensions/package-manager/src/Api/Resource/TaskResource.php +extensions/package-manager/src/Api/Resource/ExternalExtensionResource.php +extensions/package-manager/src/Api/Schema/SortColumn.php extensions/package-manager/src/Api/Controller/MinorUpdateController.php extensions/package-manager/src/Api/Controller/MajorUpdateController.php extensions/package-manager/src/Api/Controller/GlobalUpdateController.php @@ -2281,14 +2294,14 @@ extensions/package-manager/src/Job/Dispatcher.php extensions/package-manager/src/Job/DispatcherResponse.php extensions/package-manager/src/Job/ComposerCommandJob.php extensions/package-manager/locale/en.yml -extensions/package-manager/js/dist-typings/components/ExtensionItem.d.ts extensions/package-manager/js/dist-typings/components/AuthMethodModal.d.ts extensions/package-manager/js/dist-typings/components/Label.d.ts extensions/package-manager/js/dist-typings/components/Installer.d.ts extensions/package-manager/js/dist-typings/components/MajorUpdater.d.ts extensions/package-manager/js/dist-typings/components/QueueSection.d.ts -extensions/package-manager/js/dist-typings/components/Pagination.d.ts +extensions/package-manager/js/dist-typings/components/DiscoverSection.d.ts extensions/package-manager/js/dist-typings/components/SettingsPage.d.ts +extensions/package-manager/js/dist-typings/components/ExtensionCard.d.ts extensions/package-manager/js/dist-typings/components/WhyNotModal.d.ts extensions/package-manager/js/dist-typings/components/Updater.d.ts extensions/package-manager/js/dist-typings/components/RepositoryModal.d.ts @@ -2297,6 +2310,7 @@ extensions/package-manager/js/dist-typings/components/TaskOutputModal.d.ts extensions/package-manager/js/dist-typings/components/ConfigureAuth.d.ts extensions/package-manager/js/dist-typings/components/ControlSection.d.ts extensions/package-manager/js/dist-typings/components/ConfigureJson.d.ts +extensions/package-manager/js/dist-typings/states/ExtensionListState.d.ts extensions/package-manager/js/dist-typings/states/ControlSectionState.d.ts extensions/package-manager/js/dist-typings/states/ExtensionManagerState.d.ts extensions/package-manager/js/dist-typings/states/PackageManagerState.d.ts @@ -2304,6 +2318,7 @@ extensions/package-manager/js/dist-typings/states/QueueState.d.ts extensions/package-manager/js/dist-typings/utils/errorHandler.d.ts extensions/package-manager/js/dist-typings/utils/jumpToQueue.d.ts extensions/package-manager/js/dist-typings/utils/humanDuration.d.ts +extensions/package-manager/js/dist-typings/models/ExternalExtension.d.ts extensions/package-manager/js/dist-typings/models/Task.d.ts extensions/package-manager/js/dist-typings/extend.d.ts extensions/package-manager/js/dist-typings/index.d.ts @@ -2312,21 +2327,22 @@ extensions/package-manager/js/webpack.config.js extensions/package-manager/js/package.json extensions/package-manager/js/src/admin/shims.d.ts extensions/package-manager/js/src/admin/components/ConfigureComposer.tsx -extensions/package-manager/js/src/admin/components/ExtensionItem.tsx extensions/package-manager/js/src/admin/components/SettingsPage.tsx extensions/package-manager/js/src/admin/components/AuthMethodModal.tsx extensions/package-manager/js/src/admin/components/TaskOutputModal.tsx extensions/package-manager/js/src/admin/components/ConfigureAuth.tsx +extensions/package-manager/js/src/admin/components/DiscoverSection.tsx extensions/package-manager/js/src/admin/components/QueueSection.tsx -extensions/package-manager/js/src/admin/components/Pagination.tsx extensions/package-manager/js/src/admin/components/Label.tsx extensions/package-manager/js/src/admin/components/Updater.tsx extensions/package-manager/js/src/admin/components/ConfigureJson.tsx extensions/package-manager/js/src/admin/components/ControlSection.tsx extensions/package-manager/js/src/admin/components/MajorUpdater.tsx extensions/package-manager/js/src/admin/components/WhyNotModal.tsx +extensions/package-manager/js/src/admin/components/ExtensionCard.tsx extensions/package-manager/js/src/admin/components/Installer.tsx extensions/package-manager/js/src/admin/components/RepositoryModal.tsx +extensions/package-manager/js/src/admin/states/ExtensionListState.ts extensions/package-manager/js/src/admin/states/ExtensionManagerState.ts extensions/package-manager/js/src/admin/states/ControlSectionState.ts extensions/package-manager/js/src/admin/states/QueueState.ts @@ -2335,6 +2351,7 @@ extensions/package-manager/js/src/admin/utils/errorHandler.ts extensions/package-manager/js/src/admin/utils/humanDuration.ts extensions/package-manager/js/src/admin/utils/jumpToQueue.ts extensions/package-manager/js/src/admin/models/Task.ts +extensions/package-manager/js/src/admin/models/ExternalExtension.ts extensions/package-manager/js/src/admin/index.tsx extensions/package-manager/js/src/admin/extend.tsx extensions/package-manager/js/admin.ts diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost-all-levels.txt index 74bf8aeb32b..fc5a0c72b66 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 @@ -19458,6 +19458,33 @@ migrations/versions/4.5/01-add-stripe-price-description-column.js versions/4.5/01-add-stripe-price-description-column.js 4.5/01-add-stripe-price-description-column.js 01-add-stripe-price-description-column.js +ghost/core/core/server/data/migrations/versions/5.97/2024-10-08-14-36-58-added-heading-font-setting.js +core/core/server/data/migrations/versions/5.97/2024-10-08-14-36-58-added-heading-font-setting.js +core/server/data/migrations/versions/5.97/2024-10-08-14-36-58-added-heading-font-setting.js +server/data/migrations/versions/5.97/2024-10-08-14-36-58-added-heading-font-setting.js +data/migrations/versions/5.97/2024-10-08-14-36-58-added-heading-font-setting.js +migrations/versions/5.97/2024-10-08-14-36-58-added-heading-font-setting.js +versions/5.97/2024-10-08-14-36-58-added-heading-font-setting.js +5.97/2024-10-08-14-36-58-added-heading-font-setting.js +2024-10-08-14-36-58-added-heading-font-setting.js +ghost/core/core/server/data/migrations/versions/5.97/2024-10-10-01-02-03-add-signin-urls-permissions.js +core/core/server/data/migrations/versions/5.97/2024-10-10-01-02-03-add-signin-urls-permissions.js +core/server/data/migrations/versions/5.97/2024-10-10-01-02-03-add-signin-urls-permissions.js +server/data/migrations/versions/5.97/2024-10-10-01-02-03-add-signin-urls-permissions.js +data/migrations/versions/5.97/2024-10-10-01-02-03-add-signin-urls-permissions.js +migrations/versions/5.97/2024-10-10-01-02-03-add-signin-urls-permissions.js +versions/5.97/2024-10-10-01-02-03-add-signin-urls-permissions.js +5.97/2024-10-10-01-02-03-add-signin-urls-permissions.js +2024-10-10-01-02-03-add-signin-urls-permissions.js +ghost/core/core/server/data/migrations/versions/5.97/2024-10-08-14-25-27-added-body-font-settings.js +core/core/server/data/migrations/versions/5.97/2024-10-08-14-25-27-added-body-font-settings.js +core/server/data/migrations/versions/5.97/2024-10-08-14-25-27-added-body-font-settings.js +server/data/migrations/versions/5.97/2024-10-08-14-25-27-added-body-font-settings.js +data/migrations/versions/5.97/2024-10-08-14-25-27-added-body-font-settings.js +migrations/versions/5.97/2024-10-08-14-25-27-added-body-font-settings.js +versions/5.97/2024-10-08-14-25-27-added-body-font-settings.js +5.97/2024-10-08-14-25-27-added-body-font-settings.js +2024-10-08-14-25-27-added-body-font-settings.js ghost/core/core/server/data/migrations/versions/4.9/04-add-member-segment-to-email-batches.js core/core/server/data/migrations/versions/4.9/04-add-member-segment-to-email-batches.js core/server/data/migrations/versions/4.9/04-add-member-segment-to-email-batches.js diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt index 67ba3606d66..85c4ad3be8d 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt @@ -3466,6 +3466,9 @@ ghost/core/core/server/data/migrations/versions/4.5/03-give-label-read-permissio ghost/core/core/server/data/migrations/versions/4.5/04-remove-unique-constraint-from-product-name.js ghost/core/core/server/data/migrations/versions/4.5/05-rename-default-product-to-site-title.js ghost/core/core/server/data/migrations/versions/4.5/01-add-stripe-price-description-column.js +ghost/core/core/server/data/migrations/versions/5.97/2024-10-08-14-36-58-added-heading-font-setting.js +ghost/core/core/server/data/migrations/versions/5.97/2024-10-10-01-02-03-add-signin-urls-permissions.js +ghost/core/core/server/data/migrations/versions/5.97/2024-10-08-14-25-27-added-body-font-settings.js ghost/core/core/server/data/migrations/versions/4.9/04-add-member-segment-to-email-batches.js ghost/core/core/server/data/migrations/versions/4.9/03-add-products-benefits-table.js ghost/core/core/server/data/migrations/versions/4.9/02-add-benefits-table.js diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/keystonejs-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/keystonejs-all-levels.txt index 5127976a182..9d5069d50a2 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/keystonejs-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/keystonejs-all-levels.txt @@ -6029,6 +6029,7 @@ docs/redirects.mjs redirects.mjs docs/README.md README.md +eslint.config.mjs design-system/website/utils.ts website/utils.ts utils.ts @@ -10121,7 +10122,6 @@ packages/core/src/emotion.ts core/src/emotion.ts src/emotion.ts emotion.ts -eslint.config.js pnpm-lock.yaml .changeset/config.json config.json @@ -10131,6 +10131,8 @@ short-rocks-design.md cyan-glasses-kiss.md .changeset/slimy-files-appear.md slimy-files-appear.md +.changeset/fix-file-size.md +fix-file-size.md .changeset/old-dolphins-obey.md old-dolphins-obey.md .changeset/contributors.json diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/keystonejs.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/keystonejs.txt index 389f104205d..a246e8a078f 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/keystonejs.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/keystonejs.txt @@ -1376,6 +1376,7 @@ docs/next.config.mjs docs/next-env.d.ts docs/redirects.mjs docs/README.md +eslint.config.mjs design-system/website/utils.ts design-system/website/CHANGELOG.md design-system/website/components/Page.tsx @@ -2082,12 +2083,12 @@ design-system/packages/core/src/a11y/VisuallyHidden.tsx design-system/packages/core/src/types.ts design-system/packages/core/src/normalize.ts design-system/packages/core/src/emotion.ts -eslint.config.js pnpm-lock.yaml .changeset/config.json .changeset/short-rocks-design.md .changeset/cyan-glasses-kiss.md .changeset/slimy-files-appear.md +.changeset/fix-file-size.md .changeset/old-dolphins-obey.md .changeset/contributors.json .changeset/README.md diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento-all-levels.txt index a88cfc96dfa..adf8dd70bc7 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento-all-levels.txt @@ -201181,12 +201181,6 @@ Magento/OrderCancellationGraphQl/Model/GetOrderCancellationAvailableActions.php OrderCancellationGraphQl/Model/GetOrderCancellationAvailableActions.php Model/GetOrderCancellationAvailableActions.php GetOrderCancellationAvailableActions.php -app/code/Magento/OrderCancellationGraphQl/Model/CancelOrderErrorCodes.php -code/Magento/OrderCancellationGraphQl/Model/CancelOrderErrorCodes.php -Magento/OrderCancellationGraphQl/Model/CancelOrderErrorCodes.php -OrderCancellationGraphQl/Model/CancelOrderErrorCodes.php -Model/CancelOrderErrorCodes.php -CancelOrderErrorCodes.php app/code/Magento/OrderCancellationGraphQl/Model/ConfirmCancelOrderGuest.php code/Magento/OrderCancellationGraphQl/Model/ConfirmCancelOrderGuest.php Magento/OrderCancellationGraphQl/Model/ConfirmCancelOrderGuest.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt index 8d6139c3808..63e5dd24492 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt @@ -24148,7 +24148,6 @@ app/code/Magento/OrderCancellationGraphQl/Model/Resolver/CancellationReason.php app/code/Magento/OrderCancellationGraphQl/Model/Resolver/CancellationReasons.php app/code/Magento/OrderCancellationGraphQl/Model/Resolver/ConfirmCancelOrderGuest.php app/code/Magento/OrderCancellationGraphQl/Model/GetOrderCancellationAvailableActions.php -app/code/Magento/OrderCancellationGraphQl/Model/CancelOrderErrorCodes.php app/code/Magento/OrderCancellationGraphQl/Model/ConfirmCancelOrderGuest.php app/code/Magento/OrderCancellationGraphQl/Model/CancelOrderGuest.php app/code/Magento/OrderCancellationGraphQl/Model/Validator/ValidateCustomer.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/octobercms-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/octobercms-all-levels.txt index 253dc4dda48..fbcee98dfcd 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/octobercms-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/octobercms-all-levels.txt @@ -2882,6 +2882,11 @@ demo/partials/site/nav-mobile.htm partials/site/nav-mobile.htm site/nav-mobile.htm nav-mobile.htm +themes/demo/partials/site/nav-footer.htm +demo/partials/site/nav-footer.htm +partials/site/nav-footer.htm +site/nav-footer.htm +nav-footer.htm themes/demo/pages/ajax.htm demo/pages/ajax.htm pages/ajax.htm diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/octobercms.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/octobercms.txt index 8ba0d4173a9..2df9b05b3e4 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/octobercms.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/octobercms.txt @@ -619,6 +619,7 @@ themes/demo/partials/site/head/head-meta.htm themes/demo/partials/site/flash-messages.htm themes/demo/partials/site/how-its-made.htm themes/demo/partials/site/nav-mobile.htm +themes/demo/partials/site/nav-footer.htm themes/demo/pages/ajax.htm themes/demo/pages/about.htm themes/demo/pages/sitemap.htm diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop-all-levels.txt index e8fad09c0e2..1f56fc3ee42 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop-all-levels.txt @@ -20203,9 +20203,6 @@ AdminGroupsController.php controllers/admin/AdminAccessController.php admin/AdminAccessController.php AdminAccessController.php -controllers/admin/AdminModulesController.php -admin/AdminModulesController.php -AdminModulesController.php controllers/admin/AdminModulesPositionsController.php admin/AdminModulesPositionsController.php AdminModulesPositionsController.php @@ -68570,41 +68567,6 @@ template/controllers/stats/calendar.tpl controllers/stats/calendar.tpl stats/calendar.tpl calendar.tpl -admin-dev/themes/default/template/controllers/modules/index.php -themes/default/template/controllers/modules/index.php -default/template/controllers/modules/index.php -template/controllers/modules/index.php -controllers/modules/index.php -modules/index.php -index.php -admin-dev/themes/default/template/controllers/modules/content-legacy.tpl -themes/default/template/controllers/modules/content-legacy.tpl -default/template/controllers/modules/content-legacy.tpl -template/controllers/modules/content-legacy.tpl -controllers/modules/content-legacy.tpl -modules/content-legacy.tpl -content-legacy.tpl -admin-dev/themes/default/template/controllers/modules/configure.tpl -themes/default/template/controllers/modules/configure.tpl -default/template/controllers/modules/configure.tpl -template/controllers/modules/configure.tpl -controllers/modules/configure.tpl -modules/configure.tpl -configure.tpl -admin-dev/themes/default/template/controllers/modules/configuration_bar.tpl -themes/default/template/controllers/modules/configuration_bar.tpl -default/template/controllers/modules/configuration_bar.tpl -template/controllers/modules/configuration_bar.tpl -controllers/modules/configuration_bar.tpl -modules/configuration_bar.tpl -configuration_bar.tpl -admin-dev/themes/default/template/controllers/modules/modal_translation.tpl -themes/default/template/controllers/modules/modal_translation.tpl -default/template/controllers/modules/modal_translation.tpl -template/controllers/modules/modal_translation.tpl -controllers/modules/modal_translation.tpl -modules/modal_translation.tpl -modal_translation.tpl admin-dev/themes/default/template/controllers/return/helpers/index.php themes/default/template/controllers/return/helpers/index.php default/template/controllers/return/helpers/index.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt index 36dfdb2dbaa..224c0b087b0 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt @@ -3288,7 +3288,6 @@ controllers/admin/AdminSpecificPriceRuleController.php controllers/admin/AdminSearchConfController.php controllers/admin/AdminGroupsController.php controllers/admin/AdminAccessController.php -controllers/admin/AdminModulesController.php controllers/admin/AdminModulesPositionsController.php controllers/admin/AdminNotFoundController.php controllers/admin/AdminReturnController.php @@ -11587,11 +11586,6 @@ admin-dev/themes/default/template/controllers/stats/engines.tpl admin-dev/themes/default/template/controllers/stats/index.php admin-dev/themes/default/template/controllers/stats/stats.tpl admin-dev/themes/default/template/controllers/stats/calendar.tpl -admin-dev/themes/default/template/controllers/modules/index.php -admin-dev/themes/default/template/controllers/modules/content-legacy.tpl -admin-dev/themes/default/template/controllers/modules/configure.tpl -admin-dev/themes/default/template/controllers/modules/configuration_bar.tpl -admin-dev/themes/default/template/controllers/modules/modal_translation.tpl admin-dev/themes/default/template/controllers/return/helpers/index.php admin-dev/themes/default/template/controllers/return/helpers/form/form.tpl admin-dev/themes/default/template/controllers/return/helpers/form/index.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 9b38d512410..2b0af06232c 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 @@ -7459,12 +7459,24 @@ Framework/Webhook/Hookable/HookableBusinessEventTest.php Webhook/Hookable/HookableBusinessEventTest.php Hookable/HookableBusinessEventTest.php HookableBusinessEventTest.php +tests/integration/Core/Framework/_snapshots/redis_test.yaml +integration/Core/Framework/_snapshots/redis_test.yaml +Core/Framework/_snapshots/redis_test.yaml +Framework/_snapshots/redis_test.yaml +_snapshots/redis_test.yaml +redis_test.yaml tests/integration/Core/Framework/_snapshots/routes_without_schema.json integration/Core/Framework/_snapshots/routes_without_schema.json Core/Framework/_snapshots/routes_without_schema.json Framework/_snapshots/routes_without_schema.json _snapshots/routes_without_schema.json routes_without_schema.json +tests/integration/Core/Framework/_snapshots/redis_deprecated_test.yaml +integration/Core/Framework/_snapshots/redis_deprecated_test.yaml +Core/Framework/_snapshots/redis_deprecated_test.yaml +Framework/_snapshots/redis_deprecated_test.yaml +_snapshots/redis_deprecated_test.yaml +redis_deprecated_test.yaml tests/integration/Core/Framework/RateLimiter/Policy/RateLimiterFactoryTest.php integration/Core/Framework/RateLimiter/Policy/RateLimiterFactoryTest.php Core/Framework/RateLimiter/Policy/RateLimiterFactoryTest.php @@ -11143,6 +11155,27 @@ Framework/Adapter/Asset/AssetInstallCommandTest.php Adapter/Asset/AssetInstallCommandTest.php Asset/AssetInstallCommandTest.php AssetInstallCommandTest.php +tests/integration/Core/Framework/Adapter/Redis/RedisDeprecatedContainerWiringTest.php +integration/Core/Framework/Adapter/Redis/RedisDeprecatedContainerWiringTest.php +Core/Framework/Adapter/Redis/RedisDeprecatedContainerWiringTest.php +Framework/Adapter/Redis/RedisDeprecatedContainerWiringTest.php +Adapter/Redis/RedisDeprecatedContainerWiringTest.php +Redis/RedisDeprecatedContainerWiringTest.php +RedisDeprecatedContainerWiringTest.php +tests/integration/Core/Framework/Adapter/Redis/RedisContainerWiringTest.php +integration/Core/Framework/Adapter/Redis/RedisContainerWiringTest.php +Core/Framework/Adapter/Redis/RedisContainerWiringTest.php +Framework/Adapter/Redis/RedisContainerWiringTest.php +Adapter/Redis/RedisContainerWiringTest.php +Redis/RedisContainerWiringTest.php +RedisContainerWiringTest.php +tests/integration/Core/Framework/Adapter/Redis/CustomKernelTestBehavior.php +integration/Core/Framework/Adapter/Redis/CustomKernelTestBehavior.php +Core/Framework/Adapter/Redis/CustomKernelTestBehavior.php +Framework/Adapter/Redis/CustomKernelTestBehavior.php +Adapter/Redis/CustomKernelTestBehavior.php +Redis/CustomKernelTestBehavior.php +CustomKernelTestBehavior.php tests/integration/Core/Framework/Adapter/Storage/MySQLKeyValueStorageTest.php integration/Core/Framework/Adapter/Storage/MySQLKeyValueStorageTest.php Core/Framework/Adapter/Storage/MySQLKeyValueStorageTest.php @@ -17510,6 +17543,13 @@ Core/System/Locale/LanguageLocaleCodeProviderTest.php System/Locale/LanguageLocaleCodeProviderTest.php Locale/LanguageLocaleCodeProviderTest.php LanguageLocaleCodeProviderTest.php +tests/unit/Core/System/DependencyInjection/CompilerPass/RedisNumberRangeIncrementerCompilerPassTest.php +unit/Core/System/DependencyInjection/CompilerPass/RedisNumberRangeIncrementerCompilerPassTest.php +Core/System/DependencyInjection/CompilerPass/RedisNumberRangeIncrementerCompilerPassTest.php +System/DependencyInjection/CompilerPass/RedisNumberRangeIncrementerCompilerPassTest.php +DependencyInjection/CompilerPass/RedisNumberRangeIncrementerCompilerPassTest.php +CompilerPass/RedisNumberRangeIncrementerCompilerPassTest.php +RedisNumberRangeIncrementerCompilerPassTest.php tests/unit/Core/System/SystemConfig/Command/ConfigSetCommandTest.php unit/Core/System/SystemConfig/Command/ConfigSetCommandTest.php Core/System/SystemConfig/Command/ConfigSetCommandTest.php @@ -22002,6 +22042,12 @@ Core/Framework/Util/VersionParserTest.php Framework/Util/VersionParserTest.php Util/VersionParserTest.php VersionParserTest.php +tests/unit/Core/Framework/Increment/IncrementExceptionTest.php +unit/Core/Framework/Increment/IncrementExceptionTest.php +Core/Framework/Increment/IncrementExceptionTest.php +Framework/Increment/IncrementExceptionTest.php +Increment/IncrementExceptionTest.php +IncrementExceptionTest.php tests/unit/Core/Framework/Increment/IncrementerGatewayCompilerPassTest.php unit/Core/Framework/Increment/IncrementerGatewayCompilerPassTest.php Core/Framework/Increment/IncrementerGatewayCompilerPassTest.php @@ -24873,6 +24919,20 @@ Framework/Adapter/Messenger/MessageBusTest.php Adapter/Messenger/MessageBusTest.php Messenger/MessageBusTest.php MessageBusTest.php +tests/unit/Core/Framework/Adapter/Redis/RedisConnectionsCompilerPassTest.php +unit/Core/Framework/Adapter/Redis/RedisConnectionsCompilerPassTest.php +Core/Framework/Adapter/Redis/RedisConnectionsCompilerPassTest.php +Framework/Adapter/Redis/RedisConnectionsCompilerPassTest.php +Adapter/Redis/RedisConnectionsCompilerPassTest.php +Redis/RedisConnectionsCompilerPassTest.php +RedisConnectionsCompilerPassTest.php +tests/unit/Core/Framework/Adapter/Redis/RedisConnectionProviderTest.php +unit/Core/Framework/Adapter/Redis/RedisConnectionProviderTest.php +Core/Framework/Adapter/Redis/RedisConnectionProviderTest.php +Framework/Adapter/Redis/RedisConnectionProviderTest.php +Adapter/Redis/RedisConnectionProviderTest.php +Redis/RedisConnectionProviderTest.php +RedisConnectionProviderTest.php tests/unit/Core/Framework/Adapter/Database/MySQLFactoryTest.php unit/Core/Framework/Adapter/Database/MySQLFactoryTest.php Core/Framework/Adapter/Database/MySQLFactoryTest.php @@ -24970,14 +25030,6 @@ Framework/Adapter/Cache/CacheInvalidationSubscriberTest.php Adapter/Cache/CacheInvalidationSubscriberTest.php Cache/CacheInvalidationSubscriberTest.php CacheInvalidationSubscriberTest.php -tests/unit/Core/Framework/Adapter/Cache/Message/CleanupOldCacheFoldersHandlerTest.php -unit/Core/Framework/Adapter/Cache/Message/CleanupOldCacheFoldersHandlerTest.php -Core/Framework/Adapter/Cache/Message/CleanupOldCacheFoldersHandlerTest.php -Framework/Adapter/Cache/Message/CleanupOldCacheFoldersHandlerTest.php -Adapter/Cache/Message/CleanupOldCacheFoldersHandlerTest.php -Cache/Message/CleanupOldCacheFoldersHandlerTest.php -Message/CleanupOldCacheFoldersHandlerTest.php -CleanupOldCacheFoldersHandlerTest.php tests/unit/Core/Framework/Adapter/Cache/CacheInvalidatorTest.php unit/Core/Framework/Adapter/Cache/CacheInvalidatorTest.php Core/Framework/Adapter/Cache/CacheInvalidatorTest.php @@ -24992,6 +25044,15 @@ Framework/Adapter/Cache/StoreApiRouteCacheKeyEventTest.php Adapter/Cache/StoreApiRouteCacheKeyEventTest.php Cache/StoreApiRouteCacheKeyEventTest.php StoreApiRouteCacheKeyEventTest.php +tests/unit/Core/Framework/Adapter/Cache/InvalidatorStorage/Message/CleanupOldCacheFoldersHandlerTest.php +unit/Core/Framework/Adapter/Cache/InvalidatorStorage/Message/CleanupOldCacheFoldersHandlerTest.php +Core/Framework/Adapter/Cache/InvalidatorStorage/Message/CleanupOldCacheFoldersHandlerTest.php +Framework/Adapter/Cache/InvalidatorStorage/Message/CleanupOldCacheFoldersHandlerTest.php +Adapter/Cache/InvalidatorStorage/Message/CleanupOldCacheFoldersHandlerTest.php +Cache/InvalidatorStorage/Message/CleanupOldCacheFoldersHandlerTest.php +InvalidatorStorage/Message/CleanupOldCacheFoldersHandlerTest.php +Message/CleanupOldCacheFoldersHandlerTest.php +CleanupOldCacheFoldersHandlerTest.php tests/unit/Core/Framework/Adapter/Cache/InvalidatorStorage/RedisInvalidatorStorageTest.php unit/Core/Framework/Adapter/Cache/InvalidatorStorage/RedisInvalidatorStorageTest.php Core/Framework/Adapter/Cache/InvalidatorStorage/RedisInvalidatorStorageTest.php @@ -36319,6 +36380,9 @@ release-6-5-6-0/2023-09-11-fixing-add-product-by-number.md changelog/release-6-5-6-0/2023-08-31-vue3-fix-promotions-module.md release-6-5-6-0/2023-08-31-vue3-fix-promotions-module.md 2023-08-31-vue3-fix-promotions-module.md +changelog/_unreleased/2024-10-16-only-add-invalid-class-when-field-violation-is-present.md +_unreleased/2024-10-16-only-add-invalid-class-when-field-violation-is-present.md +2024-10-16-only-add-invalid-class-when-field-violation-is-present.md changelog/_unreleased/2024-10-09-allow-csv-in-media-manager.md _unreleased/2024-10-09-allow-csv-in-media-manager.md 2024-10-09-allow-csv-in-media-manager.md @@ -36367,6 +36431,9 @@ _unreleased/2024-05-14-accessibility-improvements-for-the-main-navigation.md changelog/_unreleased/2024-10-04-product-export-without-manufacturer.md _unreleased/2024-10-04-product-export-without-manufacturer.md 2024-10-04-product-export-without-manufacturer.md +changelog/_unreleased/2024-10-04-improved-redis-config-structure.md +_unreleased/2024-10-04-improved-redis-config-structure.md +2024-10-04-improved-redis-config-structure.md changelog/_unreleased/2024-08-05-metrics-abstraction.md _unreleased/2024-08-05-metrics-abstraction.md 2024-08-05-metrics-abstraction.md @@ -36421,6 +36488,9 @@ _unreleased/2024-10-04-changed-algo-for-datacontexthash-in-cartprocessor.md changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md _unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md 2024-08-19-add-context-to-orderstatechangecriteriaevent.md +changelog/_unreleased/2024-10-16-fix-conflict-between-same-filenames-during-build.md +_unreleased/2024-10-16-fix-conflict-between-same-filenames-during-build.md +2024-10-16-fix-conflict-between-same-filenames-during-build.md changelog/_unreleased/2024-10-01-unify-config-files.md _unreleased/2024-10-01-unify-config-files.md 2024-10-01-unify-config-files.md @@ -36442,6 +36512,9 @@ _unreleased/2024-10-09-add-cache-clear-all-console-command.md changelog/_unreleased/2024-10-07-added-saleschannelid-parameter-to-testshorthands-integration-tests-trait.md _unreleased/2024-10-07-added-saleschannelid-parameter-to-testshorthands-integration-tests-trait.md 2024-10-07-added-saleschannelid-parameter-to-testshorthands-integration-tests-trait.md +changelog/_unreleased/2024-10-15-rewrite-hot-reload-to-support-https.md +_unreleased/2024-10-15-rewrite-hot-reload-to-support-https.md +2024-10-15-rewrite-hot-reload-to-support-https.md changelog/_unreleased/2024-10-06-do-not-yield-an-error-if-the-finish-ordernumber-element-cannot-be-found.md _unreleased/2024-10-06-do-not-yield-an-error-if-the-finish-ordernumber-element-cannot-be-found.md 2024-10-06-do-not-yield-an-error-if-the-finish-ordernumber-element-cannot-be-found.md @@ -36490,12 +36563,18 @@ _unreleased/2024-09-30-check-blocked-local-storage.md changelog/_unreleased/2024-10-14-fix-imitate-customer-button.md _unreleased/2024-10-14-fix-imitate-customer-button.md 2024-10-14-fix-imitate-customer-button.md +changelog/_unreleased/2024-10-16-enable-headless-sales-channel-without-a-theme-assigned.md +_unreleased/2024-10-16-enable-headless-sales-channel-without-a-theme-assigned.md +2024-10-16-enable-headless-sales-channel-without-a-theme-assigned.md changelog/_unreleased/2022-07-04-mail-attach.md _unreleased/2022-07-04-mail-attach.md 2022-07-04-mail-attach.md changelog/_unreleased/2024-10-05-add-wishlist-store-api-criteria-title.md _unreleased/2024-10-05-add-wishlist-store-api-criteria-title.md 2024-10-05-add-wishlist-store-api-criteria-title.md +changelog/_unreleased/2024-10-15-fix-the-bug-that-changed-stocks-are-not-updated-to-es.md +_unreleased/2024-10-15-fix-the-bug-that-changed-stocks-are-not-updated-to-es.md +2024-10-15-fix-the-bug-that-changed-stocks-are-not-updated-to-es.md changelog/_unreleased/2024-10-04-fix-the-selected-customer-when-creating-a-new-order.md _unreleased/2024-10-04-fix-the-selected-customer-when-creating-a-new-order.md 2024-10-04-fix-the-selected-customer-when-creating-a-new-order.md @@ -124579,6 +124658,18 @@ Framework/Adapter/Messenger/MessageBus.php Adapter/Messenger/MessageBus.php Messenger/MessageBus.php MessageBus.php +src/Core/Framework/Adapter/Redis/RedisConnectionProvider.php +Core/Framework/Adapter/Redis/RedisConnectionProvider.php +Framework/Adapter/Redis/RedisConnectionProvider.php +Adapter/Redis/RedisConnectionProvider.php +Redis/RedisConnectionProvider.php +RedisConnectionProvider.php +src/Core/Framework/Adapter/Redis/RedisConnectionsCompilerPass.php +Core/Framework/Adapter/Redis/RedisConnectionsCompilerPass.php +Framework/Adapter/Redis/RedisConnectionsCompilerPass.php +Adapter/Redis/RedisConnectionsCompilerPass.php +Redis/RedisConnectionsCompilerPass.php +RedisConnectionsCompilerPass.php src/Core/Framework/Adapter/Database/MySQLFactory.php Core/Framework/Adapter/Database/MySQLFactory.php Framework/Adapter/Database/MySQLFactory.php @@ -134614,14 +134705,6 @@ storefront/build/live-reload-server/index.js build/live-reload-server/index.js live-reload-server/index.js index.js -src/Storefront/Resources/app/storefront/build/proxy-server-hot/index.js -Storefront/Resources/app/storefront/build/proxy-server-hot/index.js -Resources/app/storefront/build/proxy-server-hot/index.js -app/storefront/build/proxy-server-hot/index.js -storefront/build/proxy-server-hot/index.js -build/proxy-server-hot/index.js -proxy-server-hot/index.js -index.js src/Storefront/Resources/app/storefront/lighthouse-tests.js Storefront/Resources/app/storefront/lighthouse-tests.js Resources/app/storefront/lighthouse-tests.js diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt index 1fd3cdac071..4aeabd87eed 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt @@ -1190,7 +1190,9 @@ tests/integration/Core/Framework/Webhook/Subscriber/RetryWebhookMessageFailedSub tests/integration/Core/Framework/Webhook/Hookable/HookableEventFactoryTest.php tests/integration/Core/Framework/Webhook/Hookable/HookableEventCollectorTest.php tests/integration/Core/Framework/Webhook/Hookable/HookableBusinessEventTest.php +tests/integration/Core/Framework/_snapshots/redis_test.yaml tests/integration/Core/Framework/_snapshots/routes_without_schema.json +tests/integration/Core/Framework/_snapshots/redis_deprecated_test.yaml tests/integration/Core/Framework/RateLimiter/Policy/RateLimiterFactoryTest.php tests/integration/Core/Framework/RateLimiter/Policy/TimeBackoffLimiterTest.php tests/integration/Core/Framework/RateLimiter/RateLimiterTest.php @@ -1635,6 +1637,9 @@ tests/integration/Core/Framework/Translation/Fixtures/theme/Resources/snippet/sw tests/integration/Core/Framework/Translation/Fixtures/storefront.unitTest.json tests/integration/Core/Framework/Translation/Fixtures/UnitTest_SnippetFile.php tests/integration/Core/Framework/Adapter/Asset/AssetInstallCommandTest.php +tests/integration/Core/Framework/Adapter/Redis/RedisDeprecatedContainerWiringTest.php +tests/integration/Core/Framework/Adapter/Redis/RedisContainerWiringTest.php +tests/integration/Core/Framework/Adapter/Redis/CustomKernelTestBehavior.php tests/integration/Core/Framework/Adapter/Storage/MySQLKeyValueStorageTest.php tests/integration/Core/Framework/Adapter/Filesystem/Plugin/CopyBatchInputFactoryTest.php tests/integration/Core/Framework/Adapter/Cache/CacheInvalidationSubscriberTest.php @@ -2466,6 +2471,7 @@ tests/unit/Core/System/Currency/CurrencyFormatterTest.php tests/unit/Core/System/Currency/Rule/CurrencyRuleTest.php tests/unit/Core/System/Locale/LocaleExceptionTest.php tests/unit/Core/System/Locale/LanguageLocaleCodeProviderTest.php +tests/unit/Core/System/DependencyInjection/CompilerPass/RedisNumberRangeIncrementerCompilerPassTest.php tests/unit/Core/System/SystemConfig/Command/ConfigSetCommandTest.php tests/unit/Core/System/SystemConfig/Command/ConfigGetCommandTest.php tests/unit/Core/System/SystemConfig/ConfigReaderTest.php @@ -3080,6 +3086,7 @@ tests/unit/Core/Framework/Util/fixtures/test.txt tests/unit/Core/Framework/Util/HtmlSanitizerTest.php tests/unit/Core/Framework/Util/MemorySizeCalculatorTest.php tests/unit/Core/Framework/Util/VersionParserTest.php +tests/unit/Core/Framework/Increment/IncrementExceptionTest.php tests/unit/Core/Framework/Increment/IncrementerGatewayCompilerPassTest.php tests/unit/Core/Framework/Increment/ArrayIncrementerTest.php tests/unit/Core/Framework/ContextTest.php @@ -3434,6 +3441,8 @@ tests/unit/Core/Framework/Adapter/EntityTemplateLoaderTest.php tests/unit/Core/Framework/Adapter/Command/CacheClearAllCommandTest.php tests/unit/Core/Framework/Adapter/AdapterExceptionTest.php tests/unit/Core/Framework/Adapter/Messenger/MessageBusTest.php +tests/unit/Core/Framework/Adapter/Redis/RedisConnectionsCompilerPassTest.php +tests/unit/Core/Framework/Adapter/Redis/RedisConnectionProviderTest.php tests/unit/Core/Framework/Adapter/Database/MySQLFactoryTest.php tests/unit/Core/Framework/Adapter/Storage/MySQLKeyValueStorageTest.php tests/unit/Core/Framework/Adapter/Translation/TranslatorCacheInvalidateTest.php @@ -3447,9 +3456,9 @@ tests/unit/Core/Framework/Adapter/Filesystem/Adapter/GoogleStorageFactoryTest.ph tests/unit/Core/Framework/Adapter/Filesystem/InMemoryFilesystemAdapterTest.php tests/unit/Core/Framework/Adapter/Filesystem/Plugin/CopyBatchTest.php tests/unit/Core/Framework/Adapter/Cache/CacheInvalidationSubscriberTest.php -tests/unit/Core/Framework/Adapter/Cache/Message/CleanupOldCacheFoldersHandlerTest.php tests/unit/Core/Framework/Adapter/Cache/CacheInvalidatorTest.php tests/unit/Core/Framework/Adapter/Cache/StoreApiRouteCacheKeyEventTest.php +tests/unit/Core/Framework/Adapter/Cache/InvalidatorStorage/Message/CleanupOldCacheFoldersHandlerTest.php tests/unit/Core/Framework/Adapter/Cache/InvalidatorStorage/RedisInvalidatorStorageTest.php tests/unit/Core/Framework/Adapter/Cache/InvalidateCacheTaskTest.php tests/unit/Core/Framework/Adapter/Cache/ReverseProxy/FastlyReverseProxyGatewayTest.php @@ -6419,6 +6428,7 @@ changelog/release-6-5-6-0/2023-09-12-handle-exception-for-version-manager.md changelog/release-6-5-6-0/2023-09-21-fix-media-delete-unused-command-when-used-with-an-offset-of-0.md changelog/release-6-5-6-0/2023-09-11-fixing-add-product-by-number.md changelog/release-6-5-6-0/2023-08-31-vue3-fix-promotions-module.md +changelog/_unreleased/2024-10-16-only-add-invalid-class-when-field-violation-is-present.md changelog/_unreleased/2024-10-09-allow-csv-in-media-manager.md changelog/_unreleased/2024-09-27-use-correct-locale-when-switching-language.md changelog/_unreleased/2024-09-16-exchange-recursive-categories-macro-with-tpl.md @@ -6435,6 +6445,7 @@ changelog/_unreleased/2024-08-27-fix-cms-form-reset-on-unsuccessful-ajax-submiss changelog/_unreleased/2024-09-27-resolve-seourls-in-cmspage-content-via-store-api.md changelog/_unreleased/2024-05-14-accessibility-improvements-for-the-main-navigation.md changelog/_unreleased/2024-10-04-product-export-without-manufacturer.md +changelog/_unreleased/2024-10-04-improved-redis-config-structure.md changelog/_unreleased/2024-08-05-metrics-abstraction.md changelog/_unreleased/2024-09-26-add-form-prefix.md changelog/_unreleased/2024-10-04-removing-ratingsuccess-variable-in-twig.md @@ -6453,6 +6464,7 @@ changelog/_unreleased/2024-10-01-changed-html-sanitizer-for-mail-template-footer changelog/_unreleased/2024-10-04-fix-custom-stock-storages.md changelog/_unreleased/2024-10-04-changed-algo-for-datacontexthash-in-cartprocessor.md changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md +changelog/_unreleased/2024-10-16-fix-conflict-between-same-filenames-during-build.md changelog/_unreleased/2024-10-01-unify-config-files.md changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md changelog/_unreleased/2024-10-04-allow-delete-by-filter-over-sync-api.md @@ -6460,6 +6472,7 @@ changelog/_unreleased/2024-10-04-rename-stores-with-the-store-suffix.md changelog/_unreleased/.keep changelog/_unreleased/2024-10-09-add-cache-clear-all-console-command.md changelog/_unreleased/2024-10-07-added-saleschannelid-parameter-to-testshorthands-integration-tests-trait.md +changelog/_unreleased/2024-10-15-rewrite-hot-reload-to-support-https.md changelog/_unreleased/2024-10-06-do-not-yield-an-error-if-the-finish-ordernumber-element-cannot-be-found.md changelog/_unreleased/2024-09-25-customer-is-created-despite-error-by-using-admin-api.md changelog/_unreleased/2024-10-07-add-prettier-to-the-administration.md @@ -6476,8 +6489,10 @@ changelog/_unreleased/2024-06-25-do-not-use-case-insensitive-validation-of-vat-i changelog/_unreleased/2024-10-07-fix-double-slash-in-sitemap-urls-for-entities-without-seo-url.md changelog/_unreleased/2024-09-30-check-blocked-local-storage.md changelog/_unreleased/2024-10-14-fix-imitate-customer-button.md +changelog/_unreleased/2024-10-16-enable-headless-sales-channel-without-a-theme-assigned.md changelog/_unreleased/2022-07-04-mail-attach.md changelog/_unreleased/2024-10-05-add-wishlist-store-api-criteria-title.md +changelog/_unreleased/2024-10-15-fix-the-bug-that-changed-stocks-are-not-updated-to-es.md changelog/_unreleased/2024-10-04-fix-the-selected-customer-when-creating-a-new-order.md changelog/_unreleased/2024-10-02-move-label-outside-of-button-group.md changelog/release-6-4-1-2/2021-06-24-update-flysystem.md @@ -18523,6 +18538,8 @@ src/Core/Framework/Adapter/Doctrine/Messenger/DoctrineTransportFactory.php src/Core/Framework/Adapter/Doctrine/Patch/AbstractAsset.php src/Core/Framework/Adapter/Console/ShopwareStyle.php src/Core/Framework/Adapter/Messenger/MessageBus.php +src/Core/Framework/Adapter/Redis/RedisConnectionProvider.php +src/Core/Framework/Adapter/Redis/RedisConnectionsCompilerPass.php src/Core/Framework/Adapter/Database/MySQLFactory.php src/Core/Framework/Adapter/Database/ReplicaConnection.php src/Core/Framework/Adapter/Storage/AbstractKeyValueStorage.php @@ -19993,7 +20010,6 @@ src/Storefront/Resources/app/storefront/build/stylelint/shopware-object-fit-poly src/Storefront/Resources/app/storefront/build/webpack/FilenameToChunkNamePlugin.js src/Storefront/Resources/app/storefront/build/start-hot-reload.js src/Storefront/Resources/app/storefront/build/live-reload-server/index.js -src/Storefront/Resources/app/storefront/build/proxy-server-hot/index.js src/Storefront/Resources/app/storefront/lighthouse-tests.js src/Storefront/Resources/app/storefront/tsconfig.json src/Storefront/Resources/app/storefront/package-lock.json diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius-all-levels.txt index b7da078497d..9dfb0b20fbd 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius-all-levels.txt @@ -4220,6 +4220,7 @@ adr/2024_05_15_use_separate_base_form_types_for_admin_panel_instead_of_type_exte 2024_05_15_use_separate_base_form_types_for_admin_panel_instead_of_type_extensions.md adr/2020_11_12_registration_of_handlers_in_message_buses.md 2020_11_12_registration_of_handlers_in_message_buses.md +UPGRADE-API-1.14.md LICENSE composer-require-checker.json .env.test_cached_payum @@ -20855,12 +20856,6 @@ Component/User/Security/PasswordUpdater.php User/Security/PasswordUpdater.php Security/PasswordUpdater.php PasswordUpdater.php -src/Sylius/Component/User/Security/UserPasswordHasherInterface.php -Sylius/Component/User/Security/UserPasswordHasherInterface.php -Component/User/Security/UserPasswordHasherInterface.php -User/Security/UserPasswordHasherInterface.php -Security/UserPasswordHasherInterface.php -UserPasswordHasherInterface.php src/Sylius/Component/User/Security/Checker/UniquenessCheckerInterface.php Sylius/Component/User/Security/Checker/UniquenessCheckerInterface.php Component/User/Security/Checker/UniquenessCheckerInterface.php @@ -20875,13 +20870,13 @@ User/Security/Checker/TokenUniquenessChecker.php Security/Checker/TokenUniquenessChecker.php Checker/TokenUniquenessChecker.php TokenUniquenessChecker.php -src/Sylius/Component/User/Security/Checker/UserChecker.php -Sylius/Component/User/Security/Checker/UserChecker.php -Component/User/Security/Checker/UserChecker.php -User/Security/Checker/UserChecker.php -Security/Checker/UserChecker.php -Checker/UserChecker.php -UserChecker.php +src/Sylius/Component/User/Security/Checker/EnabledUserChecker.php +Sylius/Component/User/Security/Checker/EnabledUserChecker.php +Component/User/Security/Checker/EnabledUserChecker.php +User/Security/Checker/EnabledUserChecker.php +Security/Checker/EnabledUserChecker.php +Checker/EnabledUserChecker.php +EnabledUserChecker.php src/Sylius/Component/User/Security/Generator/GeneratorInterface.php Sylius/Component/User/Security/Generator/GeneratorInterface.php Component/User/Security/Generator/GeneratorInterface.php @@ -20908,14 +20903,14 @@ Sylius/Component/User/LICENSE Component/User/LICENSE User/LICENSE LICENSE -src/Sylius/Component/User/tests/Security/Checker/UserCheckerTest.php -Sylius/Component/User/tests/Security/Checker/UserCheckerTest.php -Component/User/tests/Security/Checker/UserCheckerTest.php -User/tests/Security/Checker/UserCheckerTest.php -tests/Security/Checker/UserCheckerTest.php -Security/Checker/UserCheckerTest.php -Checker/UserCheckerTest.php -UserCheckerTest.php +src/Sylius/Component/User/tests/Security/Checker/EnabledUserCheckerTest.php +Sylius/Component/User/tests/Security/Checker/EnabledUserCheckerTest.php +Component/User/tests/Security/Checker/EnabledUserCheckerTest.php +User/tests/Security/Checker/EnabledUserCheckerTest.php +tests/Security/Checker/EnabledUserCheckerTest.php +Security/Checker/EnabledUserCheckerTest.php +Checker/EnabledUserCheckerTest.php +EnabledUserCheckerTest.php src/Sylius/Component/User/Model/CredentialsHolderInterface.php Sylius/Component/User/Model/CredentialsHolderInterface.php Component/User/Model/CredentialsHolderInterface.php @@ -20946,12 +20941,6 @@ Component/User/Model/UserInterface.php User/Model/UserInterface.php Model/UserInterface.php UserInterface.php -src/Sylius/Component/User/Model/AdvancedUserInterface.php -Sylius/Component/User/Model/AdvancedUserInterface.php -Component/User/Model/AdvancedUserInterface.php -User/Model/AdvancedUserInterface.php -Model/AdvancedUserInterface.php -AdvancedUserInterface.php src/Sylius/Component/User/Model/UserOAuthInterface.php Sylius/Component/User/Model/UserOAuthInterface.php Component/User/Model/UserOAuthInterface.php @@ -22733,24 +22722,6 @@ Sylius/Bundle/UserBundle/phpunit.xml.dist Bundle/UserBundle/phpunit.xml.dist UserBundle/phpunit.xml.dist phpunit.xml.dist -src/Sylius/Bundle/UserBundle/Security/UserLogin.php -Sylius/Bundle/UserBundle/Security/UserLogin.php -Bundle/UserBundle/Security/UserLogin.php -UserBundle/Security/UserLogin.php -Security/UserLogin.php -UserLogin.php -src/Sylius/Bundle/UserBundle/Security/UserLoginInterface.php -Sylius/Bundle/UserBundle/Security/UserLoginInterface.php -Bundle/UserBundle/Security/UserLoginInterface.php -UserBundle/Security/UserLoginInterface.php -Security/UserLoginInterface.php -UserLoginInterface.php -src/Sylius/Bundle/UserBundle/Security/UserPasswordHasher.php -Sylius/Bundle/UserBundle/Security/UserPasswordHasher.php -Bundle/UserBundle/Security/UserPasswordHasher.php -UserBundle/Security/UserPasswordHasher.php -Security/UserPasswordHasher.php -UserPasswordHasher.php src/Sylius/Bundle/UserBundle/Doctrine/ORM/UserRepository.php Sylius/Bundle/UserBundle/Doctrine/ORM/UserRepository.php Bundle/UserBundle/Doctrine/ORM/UserRepository.php @@ -22851,13 +22822,6 @@ Sylius/Bundle/UserBundle/.gitattributes Bundle/UserBundle/.gitattributes UserBundle/.gitattributes .gitattributes -src/Sylius/Bundle/UserBundle/DependencyInjection/Compiler/DecorateUserCheckerPass.php -Sylius/Bundle/UserBundle/DependencyInjection/Compiler/DecorateUserCheckerPass.php -Bundle/UserBundle/DependencyInjection/Compiler/DecorateUserCheckerPass.php -UserBundle/DependencyInjection/Compiler/DecorateUserCheckerPass.php -DependencyInjection/Compiler/DecorateUserCheckerPass.php -Compiler/DecorateUserCheckerPass.php -DecorateUserCheckerPass.php src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php @@ -23951,20 +23915,6 @@ UserBundle/spec/Fixture/FixtureUserInterface.php spec/Fixture/FixtureUserInterface.php Fixture/FixtureUserInterface.php FixtureUserInterface.php -src/Sylius/Bundle/UserBundle/spec/Security/UserLoginSpec.php -Sylius/Bundle/UserBundle/spec/Security/UserLoginSpec.php -Bundle/UserBundle/spec/Security/UserLoginSpec.php -UserBundle/spec/Security/UserLoginSpec.php -spec/Security/UserLoginSpec.php -Security/UserLoginSpec.php -UserLoginSpec.php -src/Sylius/Bundle/UserBundle/spec/Security/UserPasswordHasherSpec.php -Sylius/Bundle/UserBundle/spec/Security/UserPasswordHasherSpec.php -Bundle/UserBundle/spec/Security/UserPasswordHasherSpec.php -UserBundle/spec/Security/UserPasswordHasherSpec.php -spec/Security/UserPasswordHasherSpec.php -Security/UserPasswordHasherSpec.php -UserPasswordHasherSpec.php src/Sylius/Bundle/UserBundle/spec/Form/Model/PasswordResetSpec.php Sylius/Bundle/UserBundle/spec/Form/Model/PasswordResetSpec.php Bundle/UserBundle/spec/Form/Model/PasswordResetSpec.php @@ -50175,6 +50125,12 @@ Bundle/CoreBundle/Migrations/Version20170110120125.php CoreBundle/Migrations/Version20170110120125.php Migrations/Version20170110120125.php Version20170110120125.php +src/Sylius/Bundle/CoreBundle/Migrations/Version20241012081014.php +Sylius/Bundle/CoreBundle/Migrations/Version20241012081014.php +Bundle/CoreBundle/Migrations/Version20241012081014.php +CoreBundle/Migrations/Version20241012081014.php +Migrations/Version20241012081014.php +Version20241012081014.php src/Sylius/Bundle/CoreBundle/Migrations/Version20180226142349.php Sylius/Bundle/CoreBundle/Migrations/Version20180226142349.php Bundle/CoreBundle/Migrations/Version20180226142349.php @@ -50319,6 +50275,12 @@ Bundle/CoreBundle/Migrations/Version20170301135010.php CoreBundle/Migrations/Version20170301135010.php Migrations/Version20170301135010.php Version20170301135010.php +src/Sylius/Bundle/CoreBundle/Migrations/Version20241012081606.php +Sylius/Bundle/CoreBundle/Migrations/Version20241012081606.php +Bundle/CoreBundle/Migrations/Version20241012081606.php +CoreBundle/Migrations/Version20241012081606.php +Migrations/Version20241012081606.php +Version20241012081606.php src/Sylius/Bundle/CoreBundle/Migrations/Version20170518123056.php Sylius/Bundle/CoreBundle/Migrations/Version20170518123056.php Bundle/CoreBundle/Migrations/Version20170518123056.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius.txt index 67e51a00ac0..76094e1897e 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius.txt @@ -865,6 +865,7 @@ adr/2022_02_11_declaring_services_in_container.md adr/2021_02_05_unified_api_prefix.md adr/2024_05_15_use_separate_base_form_types_for_admin_panel_instead_of_type_extensions.md adr/2020_11_12_registration_of_handlers_in_message_buses.md +UPGRADE-API-1.14.md LICENSE composer-require-checker.json .env.test_cached_payum @@ -3617,21 +3618,19 @@ src/Sylius/Component/User/composer.json src/Sylius/Component/User/phpunit.xml.dist src/Sylius/Component/User/Security/PasswordUpdaterInterface.php src/Sylius/Component/User/Security/PasswordUpdater.php -src/Sylius/Component/User/Security/UserPasswordHasherInterface.php src/Sylius/Component/User/Security/Checker/UniquenessCheckerInterface.php src/Sylius/Component/User/Security/Checker/TokenUniquenessChecker.php -src/Sylius/Component/User/Security/Checker/UserChecker.php +src/Sylius/Component/User/Security/Checker/EnabledUserChecker.php src/Sylius/Component/User/Security/Generator/GeneratorInterface.php src/Sylius/Component/User/Security/Generator/UniqueTokenGenerator.php src/Sylius/Component/User/Security/Generator/UniquePinGenerator.php src/Sylius/Component/User/LICENSE -src/Sylius/Component/User/tests/Security/Checker/UserCheckerTest.php +src/Sylius/Component/User/tests/Security/Checker/EnabledUserCheckerTest.php src/Sylius/Component/User/Model/CredentialsHolderInterface.php src/Sylius/Component/User/Model/UserAwareInterface.php src/Sylius/Component/User/Model/User.php src/Sylius/Component/User/Model/UserOAuth.php src/Sylius/Component/User/Model/UserInterface.php -src/Sylius/Component/User/Model/AdvancedUserInterface.php src/Sylius/Component/User/Model/UserOAuthInterface.php src/Sylius/Component/User/Canonicalizer/CanonicalizerInterface.php src/Sylius/Component/User/Canonicalizer/Canonicalizer.php @@ -3917,9 +3916,6 @@ src/Sylius/Abstraction/StateMachine/README.md src/Sylius/Bundle/UserBundle/composer.json src/Sylius/Bundle/UserBundle/SyliusUserBundle.php src/Sylius/Bundle/UserBundle/phpunit.xml.dist -src/Sylius/Bundle/UserBundle/Security/UserLogin.php -src/Sylius/Bundle/UserBundle/Security/UserLoginInterface.php -src/Sylius/Bundle/UserBundle/Security/UserPasswordHasher.php src/Sylius/Bundle/UserBundle/Doctrine/ORM/UserRepository.php src/Sylius/Bundle/UserBundle/LICENSE src/Sylius/Bundle/UserBundle/Console/Command/PromoteUserCommand.php @@ -3935,7 +3931,6 @@ src/Sylius/Bundle/UserBundle/Form/Model/PasswordReset.php src/Sylius/Bundle/UserBundle/Form/Model/PasswordResetRequest.php src/Sylius/Bundle/UserBundle/Form/Model/ChangePassword.php src/Sylius/Bundle/UserBundle/.gitattributes -src/Sylius/Bundle/UserBundle/DependencyInjection/Compiler/DecorateUserCheckerPass.php src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php src/Sylius/Bundle/UserBundle/DependencyInjection/Configuration.php src/Sylius/Bundle/UserBundle/EventListener/PasswordUpdaterListener.php @@ -4094,8 +4089,6 @@ src/Sylius/Bundle/UserBundle/UserEvents.php src/Sylius/Bundle/UserBundle/phpspec.yml.dist src/Sylius/Bundle/UserBundle/spec/Fixture/FixtureUser.php src/Sylius/Bundle/UserBundle/spec/Fixture/FixtureUserInterface.php -src/Sylius/Bundle/UserBundle/spec/Security/UserLoginSpec.php -src/Sylius/Bundle/UserBundle/spec/Security/UserPasswordHasherSpec.php src/Sylius/Bundle/UserBundle/spec/Form/Model/PasswordResetSpec.php src/Sylius/Bundle/UserBundle/spec/Form/Model/PasswordResetRequestSpec.php src/Sylius/Bundle/UserBundle/spec/Form/Model/ChangePasswordSpec.php @@ -7143,6 +7136,7 @@ src/Sylius/Bundle/CoreBundle/Migrations/Version20170109143010.php src/Sylius/Bundle/CoreBundle/Migrations/Version20231106190918.php src/Sylius/Bundle/CoreBundle/Migrations/Version20200325075815.php src/Sylius/Bundle/CoreBundle/Migrations/Version20170110120125.php +src/Sylius/Bundle/CoreBundle/Migrations/Version20241012081014.php src/Sylius/Bundle/CoreBundle/Migrations/Version20180226142349.php src/Sylius/Bundle/CoreBundle/Migrations/Version20200110132702.php src/Sylius/Bundle/CoreBundle/Migrations/Version20190204092544.php @@ -7167,6 +7161,7 @@ src/Sylius/Bundle/CoreBundle/Migrations/Version20210825090004.php src/Sylius/Bundle/CoreBundle/Migrations/Version20230420151332.php src/Sylius/Bundle/CoreBundle/Migrations/Version20190109160409.php src/Sylius/Bundle/CoreBundle/Migrations/Version20170301135010.php +src/Sylius/Bundle/CoreBundle/Migrations/Version20241012081606.php src/Sylius/Bundle/CoreBundle/Migrations/Version20170518123056.php src/Sylius/Bundle/CoreBundle/Migrations/Version20170206141520.php src/Sylius/Bundle/CoreBundle/Migrations/Version20230331091850.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt index d0eff8e5d0f..353181095b7 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 @@ -22523,13 +22523,6 @@ e2e/tests/product-filters/price-filter-frontend.block_theme.spec.ts tests/product-filters/price-filter-frontend.block_theme.spec.ts product-filters/price-filter-frontend.block_theme.spec.ts price-filter-frontend.block_theme.spec.ts -plugins/woocommerce-blocks/tests/e2e/tests/product-filters/product-filters-template-part.block_theme.spec.ts -woocommerce-blocks/tests/e2e/tests/product-filters/product-filters-template-part.block_theme.spec.ts -tests/e2e/tests/product-filters/product-filters-template-part.block_theme.spec.ts -e2e/tests/product-filters/product-filters-template-part.block_theme.spec.ts -tests/product-filters/product-filters-template-part.block_theme.spec.ts -product-filters/product-filters-template-part.block_theme.spec.ts -product-filters-template-part.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/product-filters/active-filter-frontend.block_theme.spec.ts woocommerce-blocks/tests/e2e/tests/product-filters/active-filter-frontend.block_theme.spec.ts tests/e2e/tests/product-filters/active-filter-frontend.block_theme.spec.ts @@ -22663,13 +22656,6 @@ e2e/tests/product-filters-overlay/product-filters-overlay-navigation.block_theme tests/product-filters-overlay/product-filters-overlay-navigation.block_theme.spec.ts product-filters-overlay/product-filters-overlay-navigation.block_theme.spec.ts product-filters-overlay-navigation.block_theme.spec.ts -plugins/woocommerce-blocks/tests/e2e/tests/product-filters-overlay/product-filters-overlay-template-part.block_theme.spec.ts -woocommerce-blocks/tests/e2e/tests/product-filters-overlay/product-filters-overlay-template-part.block_theme.spec.ts -tests/e2e/tests/product-filters-overlay/product-filters-overlay-template-part.block_theme.spec.ts -e2e/tests/product-filters-overlay/product-filters-overlay-template-part.block_theme.spec.ts -tests/product-filters-overlay/product-filters-overlay-template-part.block_theme.spec.ts -product-filters-overlay/product-filters-overlay-template-part.block_theme.spec.ts -product-filters-overlay-template-part.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/product-collection/product-collection.block_theme.spec.ts woocommerce-blocks/tests/e2e/tests/product-collection/product-collection.block_theme.spec.ts tests/e2e/tests/product-collection/product-collection.block_theme.spec.ts @@ -41844,16 +41830,6 @@ woocommerce/templates/parts/checkout-header.html templates/parts/checkout-header.html parts/checkout-header.html checkout-header.html -plugins/woocommerce/templates/parts/product-filters-overlay.html -woocommerce/templates/parts/product-filters-overlay.html -templates/parts/product-filters-overlay.html -parts/product-filters-overlay.html -product-filters-overlay.html -plugins/woocommerce/templates/parts/product-filters.html -woocommerce/templates/parts/product-filters.html -templates/parts/product-filters.html -parts/product-filters.html -product-filters.html plugins/woocommerce/templates/auth/form-grant-access.php woocommerce/templates/auth/form-grant-access.php templates/auth/form-grant-access.php @@ -55982,27 +55958,6 @@ assets/images/core-profiler/logo-jetpack.svg images/core-profiler/logo-jetpack.svg core-profiler/logo-jetpack.svg logo-jetpack.svg -plugins/woocommerce/assets/images/blocks/product-filters-overlay/overlay-drawer-fullscreen.svg -woocommerce/assets/images/blocks/product-filters-overlay/overlay-drawer-fullscreen.svg -assets/images/blocks/product-filters-overlay/overlay-drawer-fullscreen.svg -images/blocks/product-filters-overlay/overlay-drawer-fullscreen.svg -blocks/product-filters-overlay/overlay-drawer-fullscreen.svg -product-filters-overlay/overlay-drawer-fullscreen.svg -overlay-drawer-fullscreen.svg -plugins/woocommerce/assets/images/blocks/product-filters-overlay/overlay-drawer-left.svg -woocommerce/assets/images/blocks/product-filters-overlay/overlay-drawer-left.svg -assets/images/blocks/product-filters-overlay/overlay-drawer-left.svg -images/blocks/product-filters-overlay/overlay-drawer-left.svg -blocks/product-filters-overlay/overlay-drawer-left.svg -product-filters-overlay/overlay-drawer-left.svg -overlay-drawer-left.svg -plugins/woocommerce/assets/images/blocks/product-filters-overlay/overlay-drawer-right.svg -woocommerce/assets/images/blocks/product-filters-overlay/overlay-drawer-right.svg -assets/images/blocks/product-filters-overlay/overlay-drawer-right.svg -images/blocks/product-filters-overlay/overlay-drawer-right.svg -blocks/product-filters-overlay/overlay-drawer-right.svg -product-filters-overlay/overlay-drawer-right.svg -overlay-drawer-right.svg plugins/woocommerce/assets/images/blocks/product-collection/placeholder.svg woocommerce/assets/images/blocks/product-collection/placeholder.svg assets/images/blocks/product-collection/placeholder.svg @@ -56405,6 +56360,10 @@ plugins/woocommerce/changelog/add-51574 woocommerce/changelog/add-51574 changelog/add-51574 add-51574 +plugins/woocommerce/changelog/51843-fix-l10n-too-early +woocommerce/changelog/51843-fix-l10n-too-early +changelog/51843-fix-l10n-too-early +51843-fix-l10n-too-early plugins/woocommerce/changelog/fix-51308 woocommerce/changelog/fix-51308 changelog/fix-51308 @@ -56529,6 +56488,10 @@ plugins/woocommerce/changelog/add-wccom-21814-bfcm-promo woocommerce/changelog/add-wccom-21814-bfcm-promo changelog/add-wccom-21814-bfcm-promo add-wccom-21814-bfcm-promo +plugins/woocommerce/changelog/52096-dev-fix-makepot-include-path +woocommerce/changelog/52096-dev-fix-makepot-include-path +changelog/52096-dev-fix-makepot-include-path +52096-dev-fix-makepot-include-path plugins/woocommerce/changelog/ci-jobs-expand-wp-version-offers woocommerce/changelog/ci-jobs-expand-wp-version-offers changelog/ci-jobs-expand-wp-version-offers @@ -56549,6 +56512,10 @@ plugins/woocommerce/changelog/update-cache-block-pattern-data woocommerce/changelog/update-cache-block-pattern-data changelog/update-cache-block-pattern-data update-cache-block-pattern-data +plugins/woocommerce/changelog/52041-product-filters-remove-template-parts +woocommerce/changelog/52041-product-filters-remove-template-parts +changelog/52041-product-filters-remove-template-parts +52041-product-filters-remove-template-parts plugins/woocommerce/changelog/51790-product-collection-add-sales-ordering woocommerce/changelog/51790-product-collection-add-sales-ordering changelog/51790-product-collection-add-sales-ordering @@ -56625,6 +56592,10 @@ plugins/woocommerce/changelog/51369-fix-50695-add-to-cart-block-unexpected-param woocommerce/changelog/51369-fix-50695-add-to-cart-block-unexpected-parameter-passed-to-external-product-url changelog/51369-fix-50695-add-to-cart-block-unexpected-parameter-passed-to-external-product-url 51369-fix-50695-add-to-cart-block-unexpected-parameter-passed-to-external-product-url +plugins/woocommerce/changelog/fix-52064-orderstablemetaquery-generate_where_for_clause_value-fatal +woocommerce/changelog/fix-52064-orderstablemetaquery-generate_where_for_clause_value-fatal +changelog/fix-52064-orderstablemetaquery-generate_where_for_clause_value-fatal +fix-52064-orderstablemetaquery-generate_where_for_clause_value-fatal plugins/woocommerce/changelog/51283-dev-navigate-to-checkout-mini-cart woocommerce/changelog/51283-dev-navigate-to-checkout-mini-cart changelog/51283-dev-navigate-to-checkout-mini-cart @@ -56701,10 +56672,18 @@ plugins/woocommerce/changelog/51674-fix-correctly-normalize-mongolia-postcode woocommerce/changelog/51674-fix-correctly-normalize-mongolia-postcode changelog/51674-fix-correctly-normalize-mongolia-postcode 51674-fix-correctly-normalize-mongolia-postcode +plugins/woocommerce/changelog/52052-dev-exclude-react-admin-from-zip +woocommerce/changelog/52052-dev-exclude-react-admin-from-zip +changelog/52052-dev-exclude-react-admin-from-zip +52052-dev-exclude-react-admin-from-zip plugins/woocommerce/changelog/51571-update-wccom-21779-in-app-ratings-a11y woocommerce/changelog/51571-update-wccom-21779-in-app-ratings-a11y changelog/51571-update-wccom-21779-in-app-ratings-a11y 51571-update-wccom-21779-in-app-ratings-a11y +plugins/woocommerce/changelog/fix-shipping-region-settings-i18n +woocommerce/changelog/fix-shipping-region-settings-i18n +changelog/fix-shipping-region-settings-i18n +fix-shipping-region-settings-i18n plugins/woocommerce/changelog/fix-41579 woocommerce/changelog/fix-41579 changelog/fix-41579 @@ -61009,18 +60988,6 @@ src/Blocks/Templates/ComingSoonTemplate.php Blocks/Templates/ComingSoonTemplate.php Templates/ComingSoonTemplate.php ComingSoonTemplate.php -plugins/woocommerce/src/Blocks/Templates/ProductFiltersTemplate.php -woocommerce/src/Blocks/Templates/ProductFiltersTemplate.php -src/Blocks/Templates/ProductFiltersTemplate.php -Blocks/Templates/ProductFiltersTemplate.php -Templates/ProductFiltersTemplate.php -ProductFiltersTemplate.php -plugins/woocommerce/src/Blocks/Templates/ProductFiltersOverlayTemplate.php -woocommerce/src/Blocks/Templates/ProductFiltersOverlayTemplate.php -src/Blocks/Templates/ProductFiltersOverlayTemplate.php -Blocks/Templates/ProductFiltersOverlayTemplate.php -Templates/ProductFiltersOverlayTemplate.php -ProductFiltersOverlayTemplate.php plugins/woocommerce/src/Blocks/Templates/ProductTagTemplate.php woocommerce/src/Blocks/Templates/ProductTagTemplate.php src/Blocks/Templates/ProductTagTemplate.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt index 5fcc7f1c040..74cdc166966 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt @@ -3811,7 +3811,6 @@ plugins/woocommerce-blocks/tests/e2e/tests/product-filters/product-filters.block plugins/woocommerce-blocks/tests/e2e/tests/product-filters/attribute-filter-editor.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/product-filters/product-filters.page.ts plugins/woocommerce-blocks/tests/e2e/tests/product-filters/price-filter-frontend.block_theme.spec.ts -plugins/woocommerce-blocks/tests/e2e/tests/product-filters/product-filters-template-part.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/product-filters/active-filter-frontend.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/product-filters/stock-status-frontend.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/all-products/all-products.block_theme.spec.ts @@ -3831,7 +3830,6 @@ plugins/woocommerce-blocks/tests/e2e/tests/cart/cart-checkout-block-taxes.shoppe plugins/woocommerce-blocks/tests/e2e/tests/product-on-sale/product-on-sale.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/local-pickup/local-pickup.merchant.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/product-filters-overlay/product-filters-overlay-navigation.block_theme.spec.ts -plugins/woocommerce-blocks/tests/e2e/tests/product-filters-overlay/product-filters-overlay-template-part.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/product-collection/product-collection.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/product-collection/register-product-collection.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/product-collection/inspector-controls.block_theme.spec.ts @@ -6332,8 +6330,6 @@ plugins/woocommerce/templates/global/sidebar.php plugins/woocommerce/templates/parts/mini-cart.html plugins/woocommerce/templates/parts/product-gallery.html plugins/woocommerce/templates/parts/checkout-header.html -plugins/woocommerce/templates/parts/product-filters-overlay.html -plugins/woocommerce/templates/parts/product-filters.html plugins/woocommerce/templates/auth/form-grant-access.php plugins/woocommerce/templates/auth/footer.php plugins/woocommerce/templates/auth/form-login.php @@ -8471,9 +8467,6 @@ plugins/woocommerce/assets/images/core-profiler/logo-pinterest.svg plugins/woocommerce/assets/images/core-profiler/logo-woo.svg plugins/woocommerce/assets/images/core-profiler/logo-google.svg plugins/woocommerce/assets/images/core-profiler/logo-jetpack.svg -plugins/woocommerce/assets/images/blocks/product-filters-overlay/overlay-drawer-fullscreen.svg -plugins/woocommerce/assets/images/blocks/product-filters-overlay/overlay-drawer-left.svg -plugins/woocommerce/assets/images/blocks/product-filters-overlay/overlay-drawer-right.svg plugins/woocommerce/assets/images/blocks/product-collection/placeholder.svg plugins/woocommerce/assets/images/blocks/mini-cart/cart-drawer.svg plugins/woocommerce/assets/images/blocks/mini-cart/cart-drawer-rtl.svg @@ -8557,6 +8550,7 @@ plugins/woocommerce/changelog/e2e-fix-global-teardown-wp6.7.beta1 plugins/woocommerce/changelog/fix-49637 plugins/woocommerce/changelog/e2e-remove-test-can-make-sure-WooCommerce-is-activated plugins/woocommerce/changelog/add-51574 +plugins/woocommerce/changelog/51843-fix-l10n-too-early plugins/woocommerce/changelog/fix-51308 plugins/woocommerce/changelog/create-changelog-during-build plugins/woocommerce/changelog/fix-49635-48841-refunded-taxes @@ -8588,11 +8582,13 @@ plugins/woocommerce/changelog/51558-feat-49739-add-missing-wp-block-classname-to plugins/woocommerce/changelog/40254-patch-1 plugins/woocommerce/changelog/51559-remove-navigation-feature plugins/woocommerce/changelog/add-wccom-21814-bfcm-promo +plugins/woocommerce/changelog/52096-dev-fix-makepot-include-path plugins/woocommerce/changelog/ci-jobs-expand-wp-version-offers plugins/woocommerce/changelog/fix-broken-docs-link plugins/woocommerce/changelog/add-notice-block plugins/woocommerce/changelog/51527-update-in-app-category-scrollbar plugins/woocommerce/changelog/update-cache-block-pattern-data +plugins/woocommerce/changelog/52041-product-filters-remove-template-parts plugins/woocommerce/changelog/51790-product-collection-add-sales-ordering plugins/woocommerce/changelog/update-wccom-18825-price-fields plugins/woocommerce/changelog/as-tweak-hpos-sync-checkbox @@ -8612,6 +8608,7 @@ plugins/woocommerce/changelog/tweak-remote-spec-data-source-url-base plugins/woocommerce/changelog/51725-dev-tt25-theme-compatibility plugins/woocommerce/changelog/fix-51535-products-base-incorrectly-matching-pages plugins/woocommerce/changelog/51369-fix-50695-add-to-cart-block-unexpected-parameter-passed-to-external-product-url +plugins/woocommerce/changelog/fix-52064-orderstablemetaquery-generate_where_for_clause_value-fatal plugins/woocommerce/changelog/51283-dev-navigate-to-checkout-mini-cart plugins/woocommerce/changelog/.gitkeep plugins/woocommerce/changelog/fix-defend-against-missing-session-51237 @@ -8631,7 +8628,9 @@ plugins/woocommerce/changelog/update-51953 plugins/woocommerce/changelog/51654-51575-replaced-button-with-link plugins/woocommerce/changelog/51705-update-wccom-21726-theme-card-aspect-ratio plugins/woocommerce/changelog/51674-fix-correctly-normalize-mongolia-postcode +plugins/woocommerce/changelog/52052-dev-exclude-react-admin-from-zip plugins/woocommerce/changelog/51571-update-wccom-21779-in-app-ratings-a11y +plugins/woocommerce/changelog/fix-shipping-region-settings-i18n plugins/woocommerce/changelog/fix-41579 plugins/woocommerce/changelog/51973-fix-51940-hpos-enable-no-table plugins/woocommerce/changelog/fix-e2e-test-plugin-namespace @@ -9291,8 +9290,6 @@ plugins/woocommerce/src/Blocks/Templates/ProductCategoryTemplate.php plugins/woocommerce/src/Blocks/Templates/ProductAttributeTemplate.php plugins/woocommerce/src/Blocks/Templates/ClassicTemplatesCompatibility.php plugins/woocommerce/src/Blocks/Templates/ComingSoonTemplate.php -plugins/woocommerce/src/Blocks/Templates/ProductFiltersTemplate.php -plugins/woocommerce/src/Blocks/Templates/ProductFiltersOverlayTemplate.php plugins/woocommerce/src/Blocks/Templates/ProductTagTemplate.php plugins/woocommerce/src/Blocks/Templates/OrderConfirmationTemplate.php plugins/woocommerce/src/Blocks/Templates/SingleProductTemplateCompatibility.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad-all-levels.txt index 603ae8a178c..9c862ba1a5d 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad-all-levels.txt @@ -6513,8 +6513,6 @@ i18n/zammad.ms-my.po zammad.ms-my.po i18n/zammad.ro-ro.po zammad.ro-ro.po -i18n/zammad.kk.po -zammad.kk.po i18n/zammad.fr-fr.po zammad.fr-fr.po i18n/zammad.el.po @@ -8804,6 +8802,11 @@ views/mailer/ticket_article_update_reaction/nl.html.erb mailer/ticket_article_update_reaction/nl.html.erb ticket_article_update_reaction/nl.html.erb nl.html.erb +app/views/mailer/ticket_article_update_reaction/it.html.erb +views/mailer/ticket_article_update_reaction/it.html.erb +mailer/ticket_article_update_reaction/it.html.erb +ticket_article_update_reaction/it.html.erb +it.html.erb app/views/mailer/ticket_article_update_reaction/en.html.erb views/mailer/ticket_article_update_reaction/en.html.erb mailer/ticket_article_update_reaction/en.html.erb @@ -27572,6 +27575,14 @@ ticket/graphql/queries/ticket.mocks.ts graphql/queries/ticket.mocks.ts queries/ticket.mocks.ts ticket.mocks.ts +app/frontend/shared/entities/ticket/graphql/queries/autocompleteSearchTicket.graphql +frontend/shared/entities/ticket/graphql/queries/autocompleteSearchTicket.graphql +shared/entities/ticket/graphql/queries/autocompleteSearchTicket.graphql +entities/ticket/graphql/queries/autocompleteSearchTicket.graphql +ticket/graphql/queries/autocompleteSearchTicket.graphql +graphql/queries/autocompleteSearchTicket.graphql +queries/autocompleteSearchTicket.graphql +autocompleteSearchTicket.graphql app/frontend/shared/entities/ticket/graphql/queries/ticket/articles.mocks.ts frontend/shared/entities/ticket/graphql/queries/ticket/articles.mocks.ts shared/entities/ticket/graphql/queries/ticket/articles.mocks.ts @@ -27626,6 +27637,14 @@ graphql/queries/ticket/articles.api.ts queries/ticket/articles.api.ts ticket/articles.api.ts articles.api.ts +app/frontend/shared/entities/ticket/graphql/queries/autocompleteSearchTicket.api.ts +frontend/shared/entities/ticket/graphql/queries/autocompleteSearchTicket.api.ts +shared/entities/ticket/graphql/queries/autocompleteSearchTicket.api.ts +entities/ticket/graphql/queries/autocompleteSearchTicket.api.ts +ticket/graphql/queries/autocompleteSearchTicket.api.ts +graphql/queries/autocompleteSearchTicket.api.ts +queries/autocompleteSearchTicket.api.ts +autocompleteSearchTicket.api.ts app/frontend/shared/entities/ticket/graphql/queries/ticket.graphql frontend/shared/entities/ticket/graphql/queries/ticket.graphql shared/entities/ticket/graphql/queries/ticket.graphql @@ -27642,6 +27661,14 @@ ticket/graphql/queries/ticket.api.ts graphql/queries/ticket.api.ts queries/ticket.api.ts ticket.api.ts +app/frontend/shared/entities/ticket/graphql/queries/autocompleteSearchTicket.mocks.ts +frontend/shared/entities/ticket/graphql/queries/autocompleteSearchTicket.mocks.ts +shared/entities/ticket/graphql/queries/autocompleteSearchTicket.mocks.ts +entities/ticket/graphql/queries/autocompleteSearchTicket.mocks.ts +ticket/graphql/queries/autocompleteSearchTicket.mocks.ts +graphql/queries/autocompleteSearchTicket.mocks.ts +queries/autocompleteSearchTicket.mocks.ts +autocompleteSearchTicket.mocks.ts app/frontend/shared/entities/ticket/graphql/mutations/subscribe.mocks.ts frontend/shared/entities/ticket/graphql/mutations/subscribe.mocks.ts shared/entities/ticket/graphql/mutations/subscribe.mocks.ts @@ -27919,6 +27946,13 @@ entities/ticket/composables/useTicketView.ts ticket/composables/useTicketView.ts composables/useTicketView.ts useTicketView.ts +app/frontend/shared/entities/ticket/composables/useTicketSubscribe.ts +frontend/shared/entities/ticket/composables/useTicketSubscribe.ts +shared/entities/ticket/composables/useTicketSubscribe.ts +entities/ticket/composables/useTicketSubscribe.ts +ticket/composables/useTicketSubscribe.ts +composables/useTicketSubscribe.ts +useTicketSubscribe.ts app/frontend/shared/entities/ticket/composables/useTicketChangeCustomer.ts frontend/shared/entities/ticket/composables/useTicketChangeCustomer.ts shared/entities/ticket/composables/useTicketChangeCustomer.ts @@ -31113,6 +31147,52 @@ Form/fields/FieldSecurity/FieldSecurityInput.vue fields/FieldSecurity/FieldSecurityInput.vue FieldSecurity/FieldSecurityInput.vue FieldSecurityInput.vue +app/frontend/apps/desktop/components/Form/fields/FieldTicket/index.ts +frontend/apps/desktop/components/Form/fields/FieldTicket/index.ts +apps/desktop/components/Form/fields/FieldTicket/index.ts +desktop/components/Form/fields/FieldTicket/index.ts +components/Form/fields/FieldTicket/index.ts +Form/fields/FieldTicket/index.ts +fields/FieldTicket/index.ts +FieldTicket/index.ts +index.ts +app/frontend/apps/desktop/components/Form/fields/FieldTicket/FieldTicketWrapper.vue +frontend/apps/desktop/components/Form/fields/FieldTicket/FieldTicketWrapper.vue +apps/desktop/components/Form/fields/FieldTicket/FieldTicketWrapper.vue +desktop/components/Form/fields/FieldTicket/FieldTicketWrapper.vue +components/Form/fields/FieldTicket/FieldTicketWrapper.vue +Form/fields/FieldTicket/FieldTicketWrapper.vue +fields/FieldTicket/FieldTicketWrapper.vue +FieldTicket/FieldTicketWrapper.vue +FieldTicketWrapper.vue +app/frontend/apps/desktop/components/Form/fields/FieldTicket/FieldTicketOptionIcon.vue +frontend/apps/desktop/components/Form/fields/FieldTicket/FieldTicketOptionIcon.vue +apps/desktop/components/Form/fields/FieldTicket/FieldTicketOptionIcon.vue +desktop/components/Form/fields/FieldTicket/FieldTicketOptionIcon.vue +components/Form/fields/FieldTicket/FieldTicketOptionIcon.vue +Form/fields/FieldTicket/FieldTicketOptionIcon.vue +fields/FieldTicket/FieldTicketOptionIcon.vue +FieldTicket/FieldTicketOptionIcon.vue +FieldTicketOptionIcon.vue +app/frontend/apps/desktop/components/Form/fields/FieldTicket/__tests__/FieldTicket.spec.ts +frontend/apps/desktop/components/Form/fields/FieldTicket/__tests__/FieldTicket.spec.ts +apps/desktop/components/Form/fields/FieldTicket/__tests__/FieldTicket.spec.ts +desktop/components/Form/fields/FieldTicket/__tests__/FieldTicket.spec.ts +components/Form/fields/FieldTicket/__tests__/FieldTicket.spec.ts +Form/fields/FieldTicket/__tests__/FieldTicket.spec.ts +fields/FieldTicket/__tests__/FieldTicket.spec.ts +FieldTicket/__tests__/FieldTicket.spec.ts +__tests__/FieldTicket.spec.ts +FieldTicket.spec.ts +app/frontend/apps/desktop/components/Form/fields/FieldTicket/types.ts +frontend/apps/desktop/components/Form/fields/FieldTicket/types.ts +apps/desktop/components/Form/fields/FieldTicket/types.ts +desktop/components/Form/fields/FieldTicket/types.ts +components/Form/fields/FieldTicket/types.ts +Form/fields/FieldTicket/types.ts +fields/FieldTicket/types.ts +FieldTicket/types.ts +types.ts app/frontend/apps/desktop/components/Form/fields/FieldPermissions/index.ts frontend/apps/desktop/components/Form/fields/FieldPermissions/index.ts apps/desktop/components/Form/fields/FieldPermissions/index.ts @@ -33323,6 +33403,17 @@ TicketSidebar/TicketSidebarInformation/TicketSidebarInformationContent/TicketAcc TicketSidebarInformation/TicketSidebarInformationContent/TicketAccountedTime.vue TicketSidebarInformationContent/TicketAccountedTime.vue TicketAccountedTime.vue +app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/TicketSidebarInformationContent/TicketSubscribers.vue +frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/TicketSidebarInformationContent/TicketSubscribers.vue +apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/TicketSidebarInformationContent/TicketSubscribers.vue +desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/TicketSidebarInformationContent/TicketSubscribers.vue +pages/ticket/components/TicketSidebar/TicketSidebarInformation/TicketSidebarInformationContent/TicketSubscribers.vue +ticket/components/TicketSidebar/TicketSidebarInformation/TicketSidebarInformationContent/TicketSubscribers.vue +components/TicketSidebar/TicketSidebarInformation/TicketSidebarInformationContent/TicketSubscribers.vue +TicketSidebar/TicketSidebarInformation/TicketSidebarInformationContent/TicketSubscribers.vue +TicketSidebarInformation/TicketSidebarInformationContent/TicketSubscribers.vue +TicketSidebarInformationContent/TicketSubscribers.vue +TicketSubscribers.vue app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/TicketSidebarInformationContent/TicketTags.vue frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/TicketSidebarInformationContent/TicketTags.vue apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/TicketSidebarInformationContent/TicketTags.vue @@ -33344,6 +33435,17 @@ components/TicketSidebar/TicketSidebarInformation/TicketSidebarInformation.vue TicketSidebar/TicketSidebarInformation/TicketSidebarInformation.vue TicketSidebarInformation/TicketSidebarInformation.vue TicketSidebarInformation.vue +app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/__tests__/TicketSubscribers.spec.ts +frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/__tests__/TicketSubscribers.spec.ts +apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/__tests__/TicketSubscribers.spec.ts +desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/__tests__/TicketSubscribers.spec.ts +pages/ticket/components/TicketSidebar/TicketSidebarInformation/__tests__/TicketSubscribers.spec.ts +ticket/components/TicketSidebar/TicketSidebarInformation/__tests__/TicketSubscribers.spec.ts +components/TicketSidebar/TicketSidebarInformation/__tests__/TicketSubscribers.spec.ts +TicketSidebar/TicketSidebarInformation/__tests__/TicketSubscribers.spec.ts +TicketSidebarInformation/__tests__/TicketSubscribers.spec.ts +__tests__/TicketSubscribers.spec.ts +TicketSubscribers.spec.ts app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/__tests__/TicketTags.spec.ts frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/__tests__/TicketTags.spec.ts apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/__tests__/TicketTags.spec.ts @@ -35185,6 +35287,14 @@ pages/ticket/composables/useArticleContext.ts ticket/composables/useArticleContext.ts composables/useArticleContext.ts useArticleContext.ts +app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view-subscribers.spec.ts +frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view-subscribers.spec.ts +apps/desktop/pages/ticket/__tests__/ticket-detail-view-subscribers.spec.ts +desktop/pages/ticket/__tests__/ticket-detail-view-subscribers.spec.ts +pages/ticket/__tests__/ticket-detail-view-subscribers.spec.ts +ticket/__tests__/ticket-detail-view-subscribers.spec.ts +__tests__/ticket-detail-view-subscribers.spec.ts +ticket-detail-view-subscribers.spec.ts app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view.spec.ts frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view.spec.ts apps/desktop/pages/ticket/__tests__/ticket-detail-view.spec.ts @@ -41368,33 +41478,6 @@ ticket/graphql/queries/ticket.mocks.ts graphql/queries/ticket.mocks.ts queries/ticket.mocks.ts ticket.mocks.ts -app/frontend/apps/mobile/pages/ticket/graphql/queries/autocompleteSearchMergeTicket.api.ts -frontend/apps/mobile/pages/ticket/graphql/queries/autocompleteSearchMergeTicket.api.ts -apps/mobile/pages/ticket/graphql/queries/autocompleteSearchMergeTicket.api.ts -mobile/pages/ticket/graphql/queries/autocompleteSearchMergeTicket.api.ts -pages/ticket/graphql/queries/autocompleteSearchMergeTicket.api.ts -ticket/graphql/queries/autocompleteSearchMergeTicket.api.ts -graphql/queries/autocompleteSearchMergeTicket.api.ts -queries/autocompleteSearchMergeTicket.api.ts -autocompleteSearchMergeTicket.api.ts -app/frontend/apps/mobile/pages/ticket/graphql/queries/autocompleteSearchMergeTicket.mocks.ts -frontend/apps/mobile/pages/ticket/graphql/queries/autocompleteSearchMergeTicket.mocks.ts -apps/mobile/pages/ticket/graphql/queries/autocompleteSearchMergeTicket.mocks.ts -mobile/pages/ticket/graphql/queries/autocompleteSearchMergeTicket.mocks.ts -pages/ticket/graphql/queries/autocompleteSearchMergeTicket.mocks.ts -ticket/graphql/queries/autocompleteSearchMergeTicket.mocks.ts -graphql/queries/autocompleteSearchMergeTicket.mocks.ts -queries/autocompleteSearchMergeTicket.mocks.ts -autocompleteSearchMergeTicket.mocks.ts -app/frontend/apps/mobile/pages/ticket/graphql/queries/autocompleteSearchMergeTicket.graphql -frontend/apps/mobile/pages/ticket/graphql/queries/autocompleteSearchMergeTicket.graphql -apps/mobile/pages/ticket/graphql/queries/autocompleteSearchMergeTicket.graphql -mobile/pages/ticket/graphql/queries/autocompleteSearchMergeTicket.graphql -pages/ticket/graphql/queries/autocompleteSearchMergeTicket.graphql -ticket/graphql/queries/autocompleteSearchMergeTicket.graphql -graphql/queries/autocompleteSearchMergeTicket.graphql -queries/autocompleteSearchMergeTicket.graphql -autocompleteSearchMergeTicket.graphql app/frontend/apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.mocks.ts frontend/apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.mocks.ts apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.mocks.ts @@ -41580,14 +41663,6 @@ pages/ticket/composable/useArticleSeen.ts ticket/composable/useArticleSeen.ts composable/useArticleSeen.ts useArticleSeen.ts -app/frontend/apps/mobile/pages/ticket/composable/useTicketSubscribe.ts -frontend/apps/mobile/pages/ticket/composable/useTicketSubscribe.ts -apps/mobile/pages/ticket/composable/useTicketSubscribe.ts -mobile/pages/ticket/composable/useTicketSubscribe.ts -pages/ticket/composable/useTicketSubscribe.ts -ticket/composable/useTicketSubscribe.ts -composable/useTicketSubscribe.ts -useTicketSubscribe.ts app/frontend/apps/mobile/pages/ticket/composable/useTicketArticleReply.ts frontend/apps/mobile/pages/ticket/composable/useTicketArticleReply.ts apps/mobile/pages/ticket/composable/useTicketArticleReply.ts @@ -42983,6 +43058,12 @@ gql/queries/autocomplete_search/generic.rb queries/autocomplete_search/generic.rb autocomplete_search/generic.rb generic.rb +app/graphql/gql/queries/autocomplete_search/ticket.rb +graphql/gql/queries/autocomplete_search/ticket.rb +gql/queries/autocomplete_search/ticket.rb +queries/autocomplete_search/ticket.rb +autocomplete_search/ticket.rb +ticket.rb app/graphql/gql/queries/autocomplete_search/tag.rb graphql/gql/queries/autocomplete_search/tag.rb gql/queries/autocomplete_search/tag.rb @@ -43007,12 +43088,6 @@ gql/queries/autocomplete_search/user.rb queries/autocomplete_search/user.rb autocomplete_search/user.rb user.rb -app/graphql/gql/queries/autocomplete_search/merge_ticket.rb -graphql/gql/queries/autocomplete_search/merge_ticket.rb -gql/queries/autocomplete_search/merge_ticket.rb -queries/autocomplete_search/merge_ticket.rb -autocomplete_search/merge_ticket.rb -merge_ticket.rb app/graphql/gql/queries/autocomplete_search/object_attribute_external_data_source.rb graphql/gql/queries/autocomplete_search/object_attribute_external_data_source.rb gql/queries/autocomplete_search/object_attribute_external_data_source.rb @@ -44618,6 +44693,13 @@ types/input/autocomplete_search/user_input_type.rb input/autocomplete_search/user_input_type.rb autocomplete_search/user_input_type.rb user_input_type.rb +app/graphql/gql/types/input/autocomplete_search/ticket_input_type.rb +graphql/gql/types/input/autocomplete_search/ticket_input_type.rb +gql/types/input/autocomplete_search/ticket_input_type.rb +types/input/autocomplete_search/ticket_input_type.rb +input/autocomplete_search/ticket_input_type.rb +autocomplete_search/ticket_input_type.rb +ticket_input_type.rb app/graphql/gql/types/input/autocomplete_search/generic_input_type.rb graphql/gql/types/input/autocomplete_search/generic_input_type.rb gql/types/input/autocomplete_search/generic_input_type.rb @@ -44653,13 +44735,6 @@ types/input/autocomplete_search/tag_input_type.rb input/autocomplete_search/tag_input_type.rb autocomplete_search/tag_input_type.rb tag_input_type.rb -app/graphql/gql/types/input/autocomplete_search/merge_ticket_input_type.rb -graphql/gql/types/input/autocomplete_search/merge_ticket_input_type.rb -gql/types/input/autocomplete_search/merge_ticket_input_type.rb -types/input/autocomplete_search/merge_ticket_input_type.rb -input/autocomplete_search/merge_ticket_input_type.rb -autocomplete_search/merge_ticket_input_type.rb -merge_ticket_input_type.rb app/graphql/gql/types/input/form_updater/relation_field_type.rb graphql/gql/types/input/form_updater/relation_field_type.rb gql/types/input/form_updater/relation_field_type.rb @@ -44951,18 +45026,18 @@ gql/types/autocomplete_search/entry_type.rb types/autocomplete_search/entry_type.rb autocomplete_search/entry_type.rb entry_type.rb -app/graphql/gql/types/autocomplete_search/merge_ticket_entry_type.rb -graphql/gql/types/autocomplete_search/merge_ticket_entry_type.rb -gql/types/autocomplete_search/merge_ticket_entry_type.rb -types/autocomplete_search/merge_ticket_entry_type.rb -autocomplete_search/merge_ticket_entry_type.rb -merge_ticket_entry_type.rb app/graphql/gql/types/autocomplete_search/generic_entry_type.rb graphql/gql/types/autocomplete_search/generic_entry_type.rb gql/types/autocomplete_search/generic_entry_type.rb types/autocomplete_search/generic_entry_type.rb autocomplete_search/generic_entry_type.rb generic_entry_type.rb +app/graphql/gql/types/autocomplete_search/ticket_entry_type.rb +graphql/gql/types/autocomplete_search/ticket_entry_type.rb +gql/types/autocomplete_search/ticket_entry_type.rb +types/autocomplete_search/ticket_entry_type.rb +autocomplete_search/ticket_entry_type.rb +ticket_entry_type.rb app/graphql/gql/types/autocomplete_search/numeric_entry_type.rb graphql/gql/types/autocomplete_search/numeric_entry_type.rb gql/types/autocomplete_search/numeric_entry_type.rb @@ -52459,12 +52534,6 @@ gql/queries/autocomplete_search/organization_spec.rb queries/autocomplete_search/organization_spec.rb autocomplete_search/organization_spec.rb organization_spec.rb -spec/graphql/gql/queries/autocomplete_search/merge_ticket_spec.rb -graphql/gql/queries/autocomplete_search/merge_ticket_spec.rb -gql/queries/autocomplete_search/merge_ticket_spec.rb -queries/autocomplete_search/merge_ticket_spec.rb -autocomplete_search/merge_ticket_spec.rb -merge_ticket_spec.rb spec/graphql/gql/queries/autocomplete_search/agent_spec.rb graphql/gql/queries/autocomplete_search/agent_spec.rb gql/queries/autocomplete_search/agent_spec.rb @@ -52495,6 +52564,12 @@ gql/queries/autocomplete_search/recipient_spec.rb queries/autocomplete_search/recipient_spec.rb autocomplete_search/recipient_spec.rb recipient_spec.rb +spec/graphql/gql/queries/autocomplete_search/ticket_spec.rb +graphql/gql/queries/autocomplete_search/ticket_spec.rb +gql/queries/autocomplete_search/ticket_spec.rb +queries/autocomplete_search/ticket_spec.rb +autocomplete_search/ticket_spec.rb +ticket_spec.rb spec/graphql/gql/queries/autocomplete_search/object_attribute_external_data_source_spec.rb graphql/gql/queries/autocomplete_search/object_attribute_external_data_source_spec.rb gql/queries/autocomplete_search/object_attribute_external_data_source_spec.rb diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt index 810dbfc7bb6..a2f78c22bc5 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt @@ -1313,7 +1313,6 @@ CODE_OF_CONDUCT.md rake i18n/zammad.ms-my.po i18n/zammad.ro-ro.po -i18n/zammad.kk.po i18n/zammad.fr-fr.po i18n/zammad.el.po i18n/zammad.pot @@ -1904,6 +1903,7 @@ app/views/mailer/ticket_article_update_reaction/de.html.erb app/views/mailer/ticket_article_update_reaction/sr-latn-rs.html.erb app/views/mailer/ticket_article_update_reaction/sr.html.erb app/views/mailer/ticket_article_update_reaction/nl.html.erb +app/views/mailer/ticket_article_update_reaction/it.html.erb app/views/mailer/ticket_article_update_reaction/en.html.erb app/views/mailer/application_wrapper.html.erb app/views/mailer/password_change/ru.html.erb @@ -4959,14 +4959,17 @@ app/frontend/shared/entities/ticket/graphql/subscriptions/ticketLiveUserUpdates. app/frontend/shared/entities/ticket/graphql/subscriptions/ticketArticlesUpdates.api.ts app/frontend/shared/entities/ticket/graphql/subscriptions/ticketLiveUserUpdates.mocks.ts app/frontend/shared/entities/ticket/graphql/queries/ticket.mocks.ts +app/frontend/shared/entities/ticket/graphql/queries/autocompleteSearchTicket.graphql app/frontend/shared/entities/ticket/graphql/queries/ticket/articles.mocks.ts app/frontend/shared/entities/ticket/graphql/queries/ticket/articles.graphql app/frontend/shared/entities/ticket/graphql/queries/ticket/overviews.graphql app/frontend/shared/entities/ticket/graphql/queries/ticket/overviews.mocks.ts app/frontend/shared/entities/ticket/graphql/queries/ticket/overviews.api.ts app/frontend/shared/entities/ticket/graphql/queries/ticket/articles.api.ts +app/frontend/shared/entities/ticket/graphql/queries/autocompleteSearchTicket.api.ts app/frontend/shared/entities/ticket/graphql/queries/ticket.graphql app/frontend/shared/entities/ticket/graphql/queries/ticket.api.ts +app/frontend/shared/entities/ticket/graphql/queries/autocompleteSearchTicket.mocks.ts app/frontend/shared/entities/ticket/graphql/mutations/subscribe.mocks.ts app/frontend/shared/entities/ticket/graphql/mutations/customerUpdate.mocks.ts app/frontend/shared/entities/ticket/graphql/mutations/merge.mocks.ts @@ -5002,6 +5005,7 @@ app/frontend/shared/entities/ticket/graphql/fragments/overviewAttributes.api.ts app/frontend/shared/entities/ticket/composables/useTicketAccountedTime.ts app/frontend/shared/entities/ticket/composables/useTicketEdit.ts app/frontend/shared/entities/ticket/composables/useTicketView.ts +app/frontend/shared/entities/ticket/composables/useTicketSubscribe.ts app/frontend/shared/entities/ticket/composables/useTicketChangeCustomer.ts app/frontend/shared/entities/ticket/composables/useTicketCreate.ts app/frontend/shared/entities/ticket/composables/useTicketLiveUserList.ts @@ -5386,6 +5390,11 @@ app/frontend/apps/desktop/components/Form/fields/FieldImageUpload/FieldImageUplo app/frontend/apps/desktop/components/Form/fields/FieldSecurity/index.ts app/frontend/apps/desktop/components/Form/fields/FieldSecurity/__tests__/FieldSecurity.spec.ts app/frontend/apps/desktop/components/Form/fields/FieldSecurity/FieldSecurityInput.vue +app/frontend/apps/desktop/components/Form/fields/FieldTicket/index.ts +app/frontend/apps/desktop/components/Form/fields/FieldTicket/FieldTicketWrapper.vue +app/frontend/apps/desktop/components/Form/fields/FieldTicket/FieldTicketOptionIcon.vue +app/frontend/apps/desktop/components/Form/fields/FieldTicket/__tests__/FieldTicket.spec.ts +app/frontend/apps/desktop/components/Form/fields/FieldTicket/types.ts app/frontend/apps/desktop/components/Form/fields/FieldPermissions/index.ts app/frontend/apps/desktop/components/Form/fields/FieldPermissions/FieldPermissionsInput.vue app/frontend/apps/desktop/components/Form/fields/FieldPermissions/__tests__/FieldPermissions.spec.ts @@ -5689,8 +5698,10 @@ app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketDetailView app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketDetailView/actions/TicketChangeCustomer/__tests__/TicketChangeCustomerFlyout.spec.ts app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarContent.vue app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/TicketSidebarInformationContent/TicketAccountedTime.vue +app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/TicketSidebarInformationContent/TicketSubscribers.vue app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/TicketSidebarInformationContent/TicketTags.vue app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/TicketSidebarInformation.vue +app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/__tests__/TicketSubscribers.spec.ts app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/__tests__/TicketTags.spec.ts app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/__tests__/TicketAccountedTime.spec.ts app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarInformation/__tests__/TicketSidebarInformationContent.spec.ts @@ -5875,6 +5886,7 @@ app/frontend/apps/desktop/pages/ticket/composables/useTicketSharedDraft.ts app/frontend/apps/desktop/pages/ticket/composables/useTicketInformation.ts app/frontend/apps/desktop/pages/ticket/composables/useTicketSidebar.ts app/frontend/apps/desktop/pages/ticket/composables/useArticleContext.ts +app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view-subscribers.spec.ts app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view.spec.ts app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view-checklists.spec.ts app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view-screen-behavior.spec.ts @@ -6623,9 +6635,6 @@ app/frontend/apps/mobile/pages/ticket/components/TicketList/__tests__/TicketOrde app/frontend/apps/mobile/pages/ticket/components/TicketList/TicketList.vue app/frontend/apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.api.ts app/frontend/apps/mobile/pages/ticket/graphql/queries/ticket.mocks.ts -app/frontend/apps/mobile/pages/ticket/graphql/queries/autocompleteSearchMergeTicket.api.ts -app/frontend/apps/mobile/pages/ticket/graphql/queries/autocompleteSearchMergeTicket.mocks.ts -app/frontend/apps/mobile/pages/ticket/graphql/queries/autocompleteSearchMergeTicket.graphql app/frontend/apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.mocks.ts app/frontend/apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.graphql app/frontend/apps/mobile/pages/ticket/graphql/mutations/live-user/ticketLiveUserUpsert.mocks.ts @@ -6647,7 +6656,6 @@ app/frontend/apps/mobile/pages/ticket/__tests__/ticket-a11y.spec.ts app/frontend/apps/mobile/pages/ticket/__tests__/tickets-view.spec.ts app/frontend/apps/mobile/pages/ticket/composable/useTicketDuplicateDetectionHandler.ts app/frontend/apps/mobile/pages/ticket/composable/useArticleSeen.ts -app/frontend/apps/mobile/pages/ticket/composable/useTicketSubscribe.ts app/frontend/apps/mobile/pages/ticket/composable/useTicketArticleReply.ts app/frontend/apps/mobile/pages/ticket/composable/useTicketArticleContext.ts app/frontend/apps/mobile/pages/ticket/composable/useTicketArticlesRows.ts @@ -6839,11 +6847,11 @@ app/graphql/gql/queries/online_notifications.rb app/graphql/gql/queries/public_links.rb app/graphql/gql/queries/autocomplete_search/recipient.rb app/graphql/gql/queries/autocomplete_search/generic.rb +app/graphql/gql/queries/autocomplete_search/ticket.rb app/graphql/gql/queries/autocomplete_search/tag.rb app/graphql/gql/queries/autocomplete_search/agent.rb app/graphql/gql/queries/autocomplete_search/organization.rb app/graphql/gql/queries/autocomplete_search/user.rb -app/graphql/gql/queries/autocomplete_search/merge_ticket.rb app/graphql/gql/queries/autocomplete_search/object_attribute_external_data_source.rb app/graphql/gql/queries/product/about.rb app/graphql/gql/queries/application_config.rb @@ -7088,12 +7096,12 @@ app/graphql/gql/types/input/two_factor/authentication_input_type.rb app/graphql/gql/types/input/two_factor/recovery_input_type.rb app/graphql/gql/types/input/autocomplete_search/input_type.rb app/graphql/gql/types/input/autocomplete_search/user_input_type.rb +app/graphql/gql/types/input/autocomplete_search/ticket_input_type.rb app/graphql/gql/types/input/autocomplete_search/generic_input_type.rb app/graphql/gql/types/input/autocomplete_search/organization_input_type.rb app/graphql/gql/types/input/autocomplete_search/recipient_input_type.rb app/graphql/gql/types/input/autocomplete_search/object_attribute_external_data_source_input_type.rb app/graphql/gql/types/input/autocomplete_search/tag_input_type.rb -app/graphql/gql/types/input/autocomplete_search/merge_ticket_input_type.rb app/graphql/gql/types/input/form_updater/relation_field_type.rb app/graphql/gql/types/input/form_updater/meta_input_type.rb app/graphql/gql/types/input/form_updater/changed_field_input_type.rb @@ -7145,8 +7153,8 @@ app/graphql/gql/types/signature_type.rb app/graphql/gql/types/object_attribute_values_interface.rb app/graphql/gql/types/autocomplete_search/recipient_entry_type.rb app/graphql/gql/types/autocomplete_search/entry_type.rb -app/graphql/gql/types/autocomplete_search/merge_ticket_entry_type.rb app/graphql/gql/types/autocomplete_search/generic_entry_type.rb +app/graphql/gql/types/autocomplete_search/ticket_entry_type.rb app/graphql/gql/types/autocomplete_search/numeric_entry_type.rb app/graphql/gql/types/autocomplete_search/user_entry_type.rb app/graphql/gql/types/autocomplete_search/external_data_source_entry_type.rb @@ -8947,12 +8955,12 @@ spec/graphql/gql/queries/session_spec.rb spec/graphql/gql/queries/user_spec.rb spec/graphql/gql/queries/application_build_checksum_spec.rb spec/graphql/gql/queries/autocomplete_search/organization_spec.rb -spec/graphql/gql/queries/autocomplete_search/merge_ticket_spec.rb spec/graphql/gql/queries/autocomplete_search/agent_spec.rb spec/graphql/gql/queries/autocomplete_search/tag_spec.rb spec/graphql/gql/queries/autocomplete_search/generic_spec.rb spec/graphql/gql/queries/autocomplete_search/user_spec.rb spec/graphql/gql/queries/autocomplete_search/recipient_spec.rb +spec/graphql/gql/queries/autocomplete_search/ticket_spec.rb spec/graphql/gql/queries/autocomplete_search/object_attribute_external_data_source_spec.rb spec/graphql/gql/queries/product/about_spec.rb spec/graphql/gql/queries/application_config_spec.rb diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt index b9401047c28..f2bd4194e01 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt @@ -26,6 +26,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .well-known .well-known/assetlinks.json .xml +/*/*/_tools +/*/*/more_ideas +/*/_tools +/*/activity /*/branches /*/commits /*/compare @@ -33,8 +37,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/edit$ /*/forks /*/graphs +/*/group +/*/invite /*/issues/new /*/issues/search +/*/more_ideas /*/network /*/projects /*/pulse @@ -45,10 +52,23 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*source= /.git //wiki/skins +/?*amp_client_id +/?z=1 /MANUALS/*.pdf$ /Search/ /_ /_/rsrc +/__wishlist__ +/_activities +/_activity +/_community +/_created +/_followers +/_following +/_quick_saves +/_saved +/_shop +/_shopping_list /album/*/*?i= /api /apis @@ -60,6 +80,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /comments /commits/*?author /commits/*?path +/communities +/discovered /docs/product /download /download/Browse.aspx? @@ -84,6 +106,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /layout/ /leads/*/jsplayer_show_lead_form.html /leads/*/show_form.html +/likes /listing/*/favoriters /lookup? /mediaapi/ @@ -91,15 +114,20 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /music/*/Search/ /music/*/search/ /newsearch/ +/organize /people/*/circle /people/*/favorites /pinned_flashes +/pins /podcast/*/*?i= /print$ +/profile-about /raw /revisions /rg*/mediaviewer/rm*/tr /rss +/scheduled-pin +/scheduled-pins /search /search/ /search/*?q= @@ -115,11 +143,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /store/d/groove-music-pass/cfq7ttc0k5dq/0001 /store/locations/store-locations-sitemap.xml /store/music/groove-music-pass/* +/story_pins +/tagged /tarball /tree +/tried /tv-season/*/*?i= /unsubscribe/ /video- +/video_pins /wal/ /wiki/Special: /wiki/index.php/Help @@ -193,6 +225,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?order= ?pt1=true$ ?s= +?show_error=true ?slogin ?tab=achievements&achievement= ?utm_*= @@ -984,6 +1017,8 @@ ZipCodeLookupAjax [_0-9a-zA-Z]+/status/[0-9]+/likes [_0-9a-zA-Z]+/status/[0-9]+/retweets _ +_/_ +_/_/pixel _/aihub_pod _/ain/_/js _/alkali-learn @@ -1046,6 +1081,8 @@ _next/gtm _next/jwt _next/title _next/viewer +_ngjs/resource +_ngjs/resource/*/get _nimbusJson.json _nimbusJsonp.js _nimbusJsonpStatic.js @@ -1151,10 +1188,12 @@ ad_spice ad_syndication_user_tracking ad_visibility addContacts +addboard addressBookExport admin adredir? ads +ads.txt ads/gpa/vidgen ads/hotels/partners ads/learn @@ -1174,6 +1213,7 @@ adwords/proposal adx/bin affil affil/pal +age-appeal agreements/approve aihub/tfhub ajax @@ -1187,6 +1227,7 @@ alkali allanalytics alllocations ambry +amp amphtml amphtml/blogs/test amphtml/classic-apps @@ -1214,7 +1255,9 @@ api/v3/ajax/bespoke/public/neu/specs api_access_key= app*_ app*form_id= +app-ads.txt app/updates +appealed-pin apple-app-site-association apps apps*&tags= @@ -1387,6 +1430,7 @@ auth/verifychallenge author/following author= authwall +autocomplete avis away.php b2bauth @@ -1506,7 +1550,11 @@ blogs/test blogsearch blogsearch_feeds bn +board +board_activity +board_activity_comment bookmark? +bookmarklet bookmarks books books/about @@ -1528,17 +1576,38 @@ books?*zoom=1 books?*zoom=5 booksrightsholders boutique/sitemaps +branded-pins browse/reviews/recent +business/ad_create business/adshare business/adshare/faqs business/blahblah +business/business-access +business/business-hierarchy +business/business-manager +business/catalogs +business/commerce-integrations +business/community-information +business/convert +business/create +business/create-linked-account business/feedback +business/hub +business/invite business/leads/jsplayer_show_lead_form.html business/leads/show_form.html business/learning/blog +business/onboarding +business/pin_create business/premium/is_payment_pending business/promotion +business/referral business/sales/blog +business/site +business/switch-account +business/top-ads +business/update +business/verified-merchant/status businessinfo buyside-e2e-monitor buzz/post @@ -1739,6 +1808,7 @@ checkout checkout/package checkoutnow checkpoint +christmas-spotlight chrome/browser/mobile/tour chrome/crlset chrome/webstore/images @@ -1761,6 +1831,7 @@ clickthru client_errors clima/ets clima/sites/registry +close-account cloud-launcher/sitemap cloudsourcetools/images cms_content @@ -1782,6 +1853,7 @@ commercesearch/images commercesearch/services commission_2010-2014/katainen commits?author= +communities communities/bin.aspx? communities/blogs/PortalResults.mspx? communities/eventdetails.mspx? @@ -1797,12 +1869,15 @@ community/category/* community/comments community/feed community/trackback +community_comment +community_post community_s companyDir compare compare/*/apply compressiontest config.js +connect connections connectivity connector @@ -1810,19 +1885,30 @@ consumers/archive contact_me contactus content +content-claiming context_referrer=gig_page context_referrer=user_page +conversation conversations +convert-business +convert-personal coop/directory coop/manage copy-conductor/crawled +copyright-reporting corgi$ couchmode counter/*? coupons/visit covid19 covid19/mobility +create_pin creative-europe/404_en.htm +creative-studio +creative_editor +creator-spotlight +creator_hub/_earn +creator_hub/_partnerships creatorhub cse/home cse/manage @@ -1831,7 +1917,9 @@ cse? csp csp_block csp_report_only +csrf_error ct +ct.html ct/log_list culturalinstitute/images culturalinstitute/sitemaps @@ -1949,7 +2037,9 @@ de/teams de/transactions de/treasury de/your +deactivate-account default +delete_post delight dell/cities-transformed dell/cloud-future-of-medicine @@ -2000,6 +2090,7 @@ digital-single-market/taxonomy digital-single-market/users directory directory/all +discover discussion discussion/comment-permalink discussion/edit-profile @@ -2096,6 +2187,8 @@ ebooks?*zoom=1 ebooks?*zoom=5 ece eclas +edit +editorial/* edu/cs4hs education/404_en.htm edurec @@ -2106,6 +2199,7 @@ elite? email email-unsubscribe email_actions +email_verification_error embed embed/feed/update employment_social/anticipedia/xwiki/bin/attach @@ -2164,6 +2258,7 @@ en/microsoft-viva/ en/security en/security/ endorsements +engagement enterprise-jobs enterprise-partner-search/sitemaps environment/ets @@ -2270,6 +2365,8 @@ 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 @@ -2279,6 +2376,7 @@ facebook facebook_connect faves-i_love_u_get_away_from_me favorite +fb.html fe=true feature/sf-test feed @@ -2360,6 +2458,8 @@ flights flutter-canvaskit folder follow +follow_board +follow_user following food/archive food/favourites @@ -2473,6 +2573,8 @@ global$ globalmarketfinder globalmarketfinder/*.html gog +google_gdn.html +google_search.html googlebooks/images gp gp/aag @@ -2582,6 +2684,7 @@ gview gwt h5games_gamecenter/images handmade +hanukkah-spotlight hashtag/*?src= hd header/channels @@ -2657,15 +2760,18 @@ hk-en/teams hk-en/transactions hk-en/treasury hk-en/your +holiday-spotlight +holidays-celebrations home +homefeed homepage-video-test hosted/images hotelfinder/rpc hotels/rpc hp/video hpc/*/supported-applications.aspx? -http://i2.wp.com/robots.txt -http://slideshare.net/robots.txt +http://static.wixstatic.com/robots.txt +http://wp.me/robots.txt hub?category= hz/contact-us/ajax/initiate-trusted-contact hz/help/contact/*/message/$ @@ -2679,6 +2785,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*/listing/*/favoriters @@ -2856,11 +2965,14 @@ info/customerror.htm* info/smart404.asp* info/tech-feedback inproduct_help/chatsupport +install-shuffles internalPref intl/*/about/views intlkb/ +invite inviteFromProfile inviteMany +invited invites/buy invoice/est invoice/estimate/buyerView @@ -2954,6 +3066,8 @@ johnhancock johnhancock/in-a-lifetime-healthcare johnhancock/in-a-lifetime-sustainability johnhancock/in-a-lifetime-work +join/?next= +join/signup/?next= jp*/listing/*/favoriters jp*/people/*/circle jp*/people/*/favorites @@ -3023,6 +3137,7 @@ ko-kr.www.cloudflare.com ko-kr/feedback ko-kr/lp ko-kr/searchresults +kwanzaa-spotlight labs/popgadget/search lamda/images landing/cmsnext-root @@ -3057,10 +3172,12 @@ learning/search? learning/settings learning/settings$ learning/settings? +lens-search li/track library/devices licensing-syndication limited-release +linked linkedin list list/ls*/_ajax @@ -3068,6 +3185,7 @@ list/ls*/export listing/*/stubs lite lite.publication.PublicationRequestFulltextPromo.requestFulltext.html +live-session live_chat lm/R1XIHQVKXSKBNJ lm/R3HQ5WJSZK6QSO @@ -3098,6 +3216,7 @@ location_suggest lochp? login login$ +login/?next= login?*= logo-maker/brief logo-maker/choose-variation @@ -3346,6 +3465,7 @@ narrative- native nbubumblebee network +new_invite news$ news/$ news/0 @@ -3357,6 +3477,7 @@ news/test news/test-liveblog news?viewArticle newsArticle +news_hub newsletter newsroom/dae newssearch @@ -3526,8 +3647,12 @@ nz/teams nz/transactions nz/treasury nz/your +oauth/line +oauth/login oauth/v2 oauth2/v2 +oauth_error +offsite og onebox/media/sports/logos onebox/media/sports/photos/soccer/wc2018 @@ -3561,8 +3686,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 @@ -3599,8 +3727,40 @@ photos/i_love_u_get_away_from_me photos/tags/*/page photos/youpy photosandvideos +pin-builder +pin-communities +pin-creation-tool +pin-editor +pin/*/activities +pin/*/activity +pin/*/analytics +pin/*/brand-catalog +pin/*/comments +pin/*/email +pin/*/feedback +pin/*/idea-pin/related-products +pin/*/likes +pin/*/promote +pin/*/reaction +pin/*/related-products +pin/*/repin +pin/*/repins +pin/*/sent +pin/*/share +pin/*/shop-the-look +pin/*/tag +pin/*/takes +pin/*/visual-search +pin/*/visual-shop +pin/create +pin/find +pin/find?url= +pin_shop ping? pingback +pinterest-predicts +pinterest-wellbeing +pinterestwellbeing pl*/listing/*/favoriters pl*/people/*/circle pl*/people/*/favorites @@ -3656,6 +3816,7 @@ pl/teams pl/transactions pl/treasury pl/your +place plan= platform-telemetry play/store/web @@ -3682,6 +3843,7 @@ ppob/? ppob? pqa preference +prefs present presentation prettyearth/assets @@ -3692,6 +3854,8 @@ private pro pro-resources pro/about +product-catalogs +product-feed product-reviews/B0069IY63Y productPurchaseDone product_ @@ -3772,6 +3936,7 @@ publications publicliterature.PublicLiterature.search.html purchases puzzles/leaderboards/invite +pw pwapi-proxy/pwproxy pwapiv2 px.gif @@ -3779,6 +3944,7 @@ q= qnasearch? qr quality_form? +quiz r rackspace/elevating-performance radio/aod @@ -3792,6 +3958,7 @@ rd/search rd/search$ rd/search? recensioni +recently-viewed recharge/dashboard/car recharge/dashboard/static recipes/search @@ -3809,6 +3976,8 @@ refer refer/pal referrals referrer= +refresh_stored_accounts +refresh_token register registration registry/wishlist @@ -3817,10 +3986,14 @@ rep=hc report-abuse?report= report= report_abuse.gne +reports-and-violations +request-data requestList requests research/participants/cofund reservations/*/notifyme +resource +resource/*/get results retail retail/old @@ -3859,6 +4032,7 @@ s2/sitemaps s2/static s3 s? +safe-redirect safebrowsing/diagnostic safebrowsing/report_badware safebrowsing/report_error @@ -3959,6 +4133,7 @@ searchresults sections secure seller_onboarding +sendHeaderEarly send_to_friend sendarticle services @@ -4033,6 +4208,7 @@ shihui? shop/browse/overlay shop/iphone/payments/overlay shop_name_search_service +shop_pins shopping-content-api/product_images shopping/product shopping/ratings/account/metrics @@ -4042,7 +4218,7 @@ shopping/seller shopping/suppliers/search shopping? shopstream -showtimes/location/*http://microsoft.com/robots.txt +showtimes/location/*http://ted.com/robots.txt sidewiki/entry signature signin/inject @@ -4326,11 +4502,13 @@ smart/buttons social/photosui/images social/photosui/sitemap social/social-security-directory/cai +socialmanager sounds/player sounds/player$ sounds/search sounds/search$ sounds/search? +source source= source_repo= spain/empresas/ @@ -4353,6 +4531,7 @@ ss ss/customer-reviews/lighthouse ss/twister/ajax sslsingle +sso stadia/gamers start start_order @@ -4407,6 +4586,10 @@ storefront storepicker stores/page/*visitId= stories +story-pin-builder +story-pin-invite +story_feed +story_pins studios styles/js-on.css$ subscribe/braintree @@ -4431,6 +4614,7 @@ support support/content support/forum/search? surprise +suspension-appeal sv-se.www.cloudflare.com sv-se/feedback sv-se/lp @@ -4444,6 +4628,7 @@ svc/spelling-bee svc/vertex svc/wordle svpRecommendations +sw-shell.html swg syndicate system1/images @@ -4451,6 +4636,7 @@ t/terms tab= tablet tacms +taggingtool tagmanager/containers/xo tagmanager/pptm.js talk @@ -4486,8 +4672,10 @@ th-th.www.cloudflare.com th-th/feedback th-th/lp th-th/searchresults +thanksgiving-spotlight thanx? themacallan/worlds-together +theme themes/rss things/search things/search$ @@ -4573,6 +4761,7 @@ trustedstores/s trustedstores/tm2 trustedstores/verify tucritica +tv tv/thumb tvschedule twitter @@ -4639,9 +4828,13 @@ uk/teams uk/transactions uk/treasury uk/your +unauth-profile +unlink unsub until= updates +upload-image-lens-history +upload-lens-image uploads urchin_test us-es*/listing/*/favoriters @@ -4717,6 +4910,8 @@ uviewer v1 v1/browser-performance v1/stats +v1/urls/count.json +v3/pidgets/log v4 verify_age vi-vn.www.cloudflare.com @@ -4754,10 +4949,13 @@ webapps/xoonboarding webmasters/sitemaps/ping? webscr websearch +website/confirm +website/confirm/download webstore/search webstore/static/*/wall/js weekly/signup weimg +welcome whats-next/planes-trains-and-analytics whsmiths widget_auth.php @@ -5220,6 +5418,7 @@ xml? xoplatform/logger/api/logger xorouter your +your-shop youth/404_en.htm youtube/fonts youtube/img/promos 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 ee0756b83ba..30f0368a086 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt @@ -3102,7 +3102,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /newssearch /no-internet-heading-assigned /no-internet-heading-assisted -/no-referrer-when-downgradehttp://gmail.com/robots.txt +/no-referrer-when-downgradehttp://index.hr/robots.txt /no-search-results /node /node/add @@ -3670,7 +3670,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*__rmid ?*__rmidpage ?*ajs_event -?*apikey*http://visitazores.com/robots.txt +?*apikey*http://bmj.com/robots.txt ?*app ?*appidt=* ?*aspects= @@ -3787,7 +3787,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*utm_medium ?*utm_source ?*utm_source= -?*utm_source=http://chrome.google.com/robots.txt +?*utm_source=http://15721.courses.cs.cmu.edu/robots.txt ?*verified= ?*xid ?252525253Bpreview= @@ -3888,6 +3888,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?cssPath= ?ct ?ct=* +?customize_changeset_uuid= ?dateRange= ?de ?delete_id= @@ -5496,6 +5497,7 @@ HotelsManageListing HotelsManagementCenter HotelsProductCart HowTheSiteWorks +HpImageArchive.aspx HubStyle/static-2.309 HubStyle/static-2.313 HubStyle/static-2.315 @@ -6067,6 +6069,7 @@ Project PromoTools PromotionDetailsDisplayView PromotionDisplayView +Proxy.ashx ProxyToolsAccountSettingsTool ProxyToolsBillingAndPaymentsTool ProxyToolsBillingDetailTool @@ -6200,6 +6203,7 @@ Saves ScreensaverShade Scripts Search +Search Search/* Search/Mail/Public SearchNavigationView @@ -6815,6 +6819,8 @@ ac/ ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search ac2 academic-subscriptions +academic/profile +academic/search academy academy-free-account academy/*/results @@ -6899,6 +6905,7 @@ ach/search ach/user ach/users achievements +aclick aclk acoustic acq/nonprofits @@ -7182,6 +7189,7 @@ alexa-top-sites/* alexa-web-search/* alexa/* alexaforbusiness/ +alink alkali all all-supported-params @@ -7208,6 +7216,7 @@ amp amp$ amp-proxy amp-tealium +amp/ amp_next_page_ga.cms* amphtml amphtml/blogs/test @@ -7276,12 +7285,13 @@ api/editionurlgenerator api/eventlogging api/federation api/html -api/http://kobo.com/robots.txt +api/http://line.me/robots.txt api/internal/*/location api/internal/_bb api/internal/analytics/songs api/jobPostings/jobs api/legendary-data/relay +api/maps/ api/nextsteps api/nicorepo/timeline api/partner_select/*/price_query @@ -7353,7 +7363,7 @@ appchart appdynamics-wem.cisco.com appealed-pin apple-app-site-association -apple-app-site-associationhttp://fonts.google.com/robots.txt +apple-app-site-associationhttp://crunchbase.com/robots.txt apple-news appliance applicant-eligibility @@ -8419,6 +8429,7 @@ bezahlvorgaenge.html bfe/apps/website bfl bfmp +bfp/search bg bg-*/ bg-bg/ @@ -8480,6 +8491,7 @@ bin bin/ bin/search.go bin/search.py +bing-site-safety bingbot bipolar-disorder/bipolar-depression-management bipolar-disorder/video/bipolar-fatherhood @@ -8569,7 +8581,7 @@ blog/*?text= blog/*sitemap.xml$ blog/*utm_source= blog/. -blog/.html.*http://salon.com/robots.txt +blog/.html.*http://money.cnn.com/robots.txt blog/?p= blog/?s= blog/Neuer_Beitrag.html @@ -8609,6 +8621,7 @@ blogs/blogpost/preview blogs/nationals-journal-beta blogs/pad$ blogs/pad/$ +blogs/search/ blogs/slow-ride blogs/technology.atom blogs/test @@ -8676,7 +8689,7 @@ bookmark_mana2 bookmarklet bookmarks bookmarks/widget -bookmarkshttp://ed.ted.com/robots.txt +bookmarkshttp://epa.gov/robots.txt books books/NBK books/about @@ -9597,7 +9610,7 @@ cdn-cgi cdn-cgi/ cdn-cgi/bm/cv cdn-cgi/challenge-platform -cdn-cgi/http://mediapost.com/robots.txt +cdn-cgi/http://iso.org/robots.txt cdn-cgi/rum cdn-cgi/zaraz/s.js cdn-cgi/zaraz/t @@ -9624,7 +9637,7 @@ cgi-bin/homelandsecurity cgi-bin/loginpage cgi-bin/state cgi-bin/wx -cgi-binhttp://ifttt.com/robots.txt +cgi-binhttp://zendesk.com/robots.txt cgi-local cgi-perl cgi-registry @@ -9820,6 +9833,7 @@ civis/posts civis/search civis/threads/*in_iframe=1 civis/threads/*wp_data= +ck/ cl cl2/feeds cl2/ical @@ -9966,7 +9980,7 @@ co/users co/ventureone code code/* -code/http://w3techs.com/robots.txt +code/http://support.microsoft.com/robots.txt codeCoverage codesamples/ coin*mid= @@ -10092,6 +10106,7 @@ companies companies/c companies/o companies/search +company company/*.rss company/?s= company/add-ons-agreement @@ -10177,7 +10192,7 @@ confirmation.html conflagexp connect connect/@ -connect/http://blog.twitter.com/robots.txt +connect/http://independent.co.uk/robots.txt connect/social-intranet.html connections connections/recent @@ -10294,7 +10309,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476 content/dam/ircc/documents/pdf/francais/trousses/form/imm5644 content/dam/ircc/documents/pdf/francais/trousses/form/irm0002 content/dam/ircc/documents/pdf/francais/trousses/form/irm0004 -content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://canalplus.fr/robots.txt +content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://w3c.github.io/robots.txt content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf content/dam/oecd/ content/dam/redcross/lp @@ -10488,10 +10503,12 @@ cpro cpropub/univercd cpspa cr +cr$ cr/ cr/$ cr/corporate/contact cr/news +cr? craft crash crawler4j @@ -11631,7 +11648,7 @@ email-preferences/ email-unsubscribe email-validation email/$ -email/*http://dw.com/robots.txt +email/*http://sbnation.com/robots.txt email/EnrollmentUnsubscribe.htm email/SubscriptionTypeUnsubscribe.htm email/Unsubscribe.htm @@ -11854,6 +11871,9 @@ enterprise/seo entertain entertainment/article/Minerva-s-horoscope entertainment/bravo +entities/search +entityexplore$ +entityexplore? entrez entrez/eutils entrez/sutils @@ -12377,6 +12397,7 @@ fbml/ajax/dialog fbpostaction.cms?article= fcgi- fckeditor +fd/ fdbk feature/sf-test feature_nine_browse-bin= @@ -12436,7 +12457,6 @@ ff/kb/*/discuss ff/search ff/user ff/users -fffd24.html fi fi*/blog-article-remove-faq-utms-*.js fi*/cdn-cgi/challenge-platform @@ -12592,7 +12612,7 @@ files/techabuse-welsh.pdf files/techabuse.pdf fileview filing/free-file-fillable-forms/free-file-fillable-forms-support -filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://is.gd/robots.txt +filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://makeuseof.com/robots.txt filter filter/tips filter/tips @@ -12975,6 +12995,8 @@ full fullscreen fullscreen/ReportLinker fun +fun/api/ +fun/g/ fundraiser/charity fundraiser/search fur/forums @@ -12996,7 +13018,7 @@ fy-NL/search fy-NL/user fy-NL/users g -g/4arE9Chttp://flickr.com/robots.txt +g/4arE9Chttp://namecheap.com/robots.txt g/api g00 g01 @@ -13228,7 +13250,7 @@ gh/news gh/useracquisition gh_jid= gif -gifshttp://gist.github.com/robots.txt +gifshttp://zdnet.com/robots.txt gift-redemption gift-terms gift_card= @@ -13255,7 +13277,7 @@ glass/images/commerce global global$ global-consumer-survey/tool -global-infrastructure/services/get-async/http://baidu.com/robots.txt +global-infrastructure/services/get-async/http://justanotherdeveloper.net/robots.txt global-master global-nav-esi global/RU/ @@ -13588,7 +13610,7 @@ ha/search ha/user ha/users hackathons/reinvent-2013/ -hacker/*/followhttp://hackerone.com/robots.txt +hacker/*/followhttp://ikea.com/robots.txt hacker/*/unfollow hair-transplant-services handler @@ -13921,12 +13943,14 @@ hosted hosted/images hosting/search hotel/index.hi. +hotel/reviews? hotel/us/the-airstream-van.*.html hotel_attractions hotel_rt_onview hotelfinder/rpc hotels hotels/rpc +hotels/search hotelsonmap.*.json hotfix/ houseads @@ -13941,6 +13965,8 @@ howto/GoodNeighborPolicy.htm howtobuy/ hp/focus-retrocompatibile$ hp/video +hpm +hpmob hr hr-*/ hr-hr/ @@ -14021,40 +14047,38 @@ http http-checker http2_data http: -http://2.bp.blogspot.com/robots.txt http://about.google/robots.txt -http://amazon.de/robots.txt -http://amzn.to/robots.txt -http://api.whatsapp.com/robots.txt -http://app.box.com/robots.txt -http://bbc.com/robots.txt -http://bcn.cl/robots.txt -http://beatport.com/robots.txt -http://behance.net/robots.txt -http://census.gov/robots.txt +http://ads.google.com/robots.txt +http://advance-esthetic.us/robots.txt +http://airtable.com/robots.txt +http://androidcommunity.com/robots.txt +http://arxiv.org/robots.txt +http://change.org/robots.txt http://creativecommons.org/robots.txt -http://euronews.com/robots.txt -http://extension.purdue.edu/robots.txt -http://graphisoft.com/robots.txt -http://he.wikipedia.org/robots.txt -http://hubspot.com/robots.txt -http://ie.edu/robots.txt -http://linkedin.com/robots.txt -http://mrisoftware.com/robots.txt -http://nationalgeographic.com/robots.txt -http://news.yahoo.com/robots.txt -http://patreon.com/robots.txt -http://producthunt.com/robots.txt -http://raiplay.it/robots.txt -http://redbubble.com/robots.txt -http://support.apple.com/robots.txt -http://techradar.com/robots.txt -http://theverge.com/robots.txt -http://tiny.cc/robots.txt -http://torproject.org/robots.txt -http://translate.google.com/robots.txt -http://vogue.com/robots.txt -http://yelp.com/robots.txt +http://crunchyroll.com/robots.txt +http://europarl.europa.eu/robots.txt +http://eventbrite.co.uk/robots.txt +http://foxnews.com/robots.txt +http://google.ch/robots.txt +http://help.twitter.com/robots.txt +http://justice.gov/robots.txt +http://khanacademy.org/robots.txt +http://lapakbrebes.com/robots.txt +http://lastpass.com/robots.txt +http://mailchi.mp/robots.txt +http://mentalshinri.net/robots.txt +http://neowin.net/robots.txt +http://online.wsj.com/robots.txt +http://sec.gov/robots.txt +http://sonymusic.co.jp/robots.txt +http://thenextweb.com/robots.txt +http://time.com/robots.txt +http://today.com/robots.txt +http://tools.google.com/robots.txt +http://webmd.com/robots.txt +http://wix.com/robots.txt +http://yandex.ru/robots.txt +http://yumpu.com/robots.txt hu hu-*/ hu-hu/ @@ -14433,11 +14457,16 @@ images/$ images/* images/? images/Podcasts +images/async/? +images/async? images/carBlogsimages images/chart_gifs images/chart_pdfs images/chart_png300 images/chart_png460 +images/hosted/? +images/hosted/search? +images/hosted? images/interview_pdfs images/li.gif images/logging_requests.gif @@ -14446,8 +14475,13 @@ images/ndtvvideo/* images/pad/search?rpt=imageview images/pad/search?text=*&source=morda images/resume +images/search%3F +images/search%5C +images/search/? +images/search? images/search?rpt=imageview images/search?text=*&source=morda +images/searchbyimage images/showroomimages images/smart/$ images/touch/$ @@ -14458,6 +14492,7 @@ images/usedcarimages images/userprofileimg images/v$ images/viewconfig$ +images? imagine/ imesync imf-fetch-message @@ -14583,6 +14618,7 @@ inapp inbox inbox$ inbox$ +inboxcommerce inc5000dev include include/ @@ -14745,7 +14781,7 @@ intcmp= integrate/ integromedb intelligencer/amp -interactive*http://fda.gov/robots.txt +interactive*http://promo.com/robots.txt interactive/reading-preference interactives interface/pda @@ -14962,7 +14998,7 @@ it/search*price_bucket= it/search*search_type= it/search*ship_to= it/search/autocomplete -it/searchhttp://m.facebook.com/robots.txt +it/searchhttp://automattic.com/robots.txt it/share it/shop_name_search_service it/solutions/case-studies/ @@ -15818,6 +15854,7 @@ loans loc/volunteers loc= local +local local-services-ads local/ajax local/blogsandcolumns/slow-ride-front @@ -16145,6 +16182,7 @@ maps/*?lang=uk$ maps/*?lang=uz$ maps/*?ll= maps/about +maps/adsendpoint maps/api/js maps/api/place/js maps/api/staticmap @@ -16273,7 +16311,7 @@ media/tourism-content media/travelpod-roll.flv media/tv/channel/credits media/tyfo* -media/tyfo*http://statcounter.com/robots.txt +media/tyfo*http://click.linksynergy.com/robots.txt media/unesco media/vr-geo-photo-j media/vr-geo-photo-l @@ -16600,6 +16638,7 @@ merchant/directions merchant/imageUploadPreview merchant/loc merchant/moreProducts? +merchant/reviews? merchant/update merchantapps mes @@ -17427,7 +17466,7 @@ nl/users nl/ventureone nl/your nl_nl/sjablonen/M -nlylew +nlylev nmaps/*? nn-NO/android/collections nn-NO/android/search @@ -17641,6 +17680,7 @@ notificarelacionadas notifications notifications notifications$ +notifications/ notifications/* nova now/mt3 @@ -17829,6 +17869,8 @@ offers/nonprofits offers/nonprofits$ offers/nonprofits% offers/nonprofits? +offers/proxy/dealsserver/api/log +offers/proxy/dealsserver/buy offers/referral-terms-conditions offers/referral-terms-conditions$ offers/referral-terms-conditions% @@ -18043,6 +18085,7 @@ page/*/?egotecpage page/*/?hc_location= page/*/?iq_id= page/*/?pcd= +page/*/?s page/*/?s= page/*/?search= page/account-confirmation-thanks @@ -18960,6 +19003,7 @@ pro-resources pro-site pro/about pro2 +proFile/history? proMatch proProjects proVideoWidget @@ -18977,6 +19021,7 @@ product-reviews/B0069IY63Y product/electrode/api/logger product/electrode/api/wpa product/recommended +product/reviews? productBrand= productId= productPurchaseDone @@ -19031,6 +19076,7 @@ profile/*/following profile/*/map$ profile/*/photos profile/downloads_limit +profile/history? profile/license profile/payment/getstarted profile/view @@ -19678,6 +19724,7 @@ resources/xml/sitemaps responder rest results +results results-export-email-by-search-data results-export-ids results-export-search-by-year @@ -19734,6 +19781,7 @@ reviews/write/?s= reviews/write?s= reviews_page= rewards +rewardsapp/ rf=* ribbon.php rip/ @@ -20410,7 +20458,7 @@ section/3 section/36 section/6 section/8 -section/9http://issuu.com/robots.txt +section/9http://ssl.gstatic.com/robots.txt sectionized sections sections$ @@ -20579,6 +20627,7 @@ set_cookie.pl setbucket setprefs settings +settings settings/* settings/deactivated settings/linkaccount @@ -20716,6 +20765,7 @@ sharing sharing/files sharing/folders shelf/user_shelves +shenghuo shenghuo/search? shifen/ shihui @@ -20724,10 +20774,14 @@ ship shipping-payment shippinginformation shop +shop$ +shop/ shop/*& shop/browse/overlay +shop/collections shop/iphone/payments/overlay shop/search.ep +shop? shop_name_search_service shop_pins shopfront-api @@ -20780,7 +20834,7 @@ showdependency shows/ showtag showtime/.requestinvite.html.swp -showtimes/location/*http://img.youtube.com/robots.txt +showtimes/location/*http://buzzfeed.com/robots.txt shr* shutterstock si @@ -20835,6 +20889,7 @@ sign-in sign-in-6for6Sale sign-out sign-out +sign-up sign-up-to-be-contacted-for-research sign-up/? sign_in @@ -21331,6 +21386,7 @@ social social-connect/send social/photosui/images social/photosui/sitemap +social/search? social/social-security-directory/cai social_media socialapp/ @@ -21412,6 +21468,7 @@ sp= sp_url= spade-widget spartan +spbasic spbot spc-source= special-promo/2for1 @@ -21488,6 +21545,7 @@ sports/whatson sports_fp_ms spp/ spreadsheet +spresults sprint_wml sprint_xhtml sq/android/collections @@ -21571,6 +21629,7 @@ statements static static-assets/documents/PwnedPasswordsTop100k.txt static-assets/images/collection +static/ static/*.css$ static/*.css? static/*.gif @@ -21703,6 +21762,8 @@ storeclick storefront storepicker storerequest +stores$ +stores/ stores/page/*visitId= stories story @@ -22017,7 +22078,7 @@ tag tag-manager tag-manager-360 tag/ -tag/*+http://discogs.com/robots.txt +tag/*+http://tandfonline.com/robots.txt tag/*/a tag/*/a/ tag/*/b @@ -22253,9 +22314,9 @@ test5 test6 testcases testfl -testhttp://moz.com/robots.txt +testhttp://stripe.com/robots.txt testing -testing/http://facebook.com/robots.txt +testing/http://leonardodavincisinventions.com/robots.txt testpage-forhomepage tests/* tetro @@ -22263,6 +22324,7 @@ text text_edition tfemail th +th$ th*/blog-article-remove-faq-utms-*.js th*/cdn-cgi/challenge-platform th*/step @@ -22325,6 +22387,7 @@ th/tools/logo-maker/onboarding th/user th/users th/ventureone +th? th_th/templates/M thank-you thank-you-enterprise-demo @@ -22613,12 +22676,13 @@ translate_static translate_suggestion translate_t translation +translator/?ref= transmute/static-1.85 transmute/static-2.6 transmute/static-2.8 transmute/static-2.9 transparency -transparency/http://anchor.fm/robots.txt +transparency/http://npmjs.com/robots.txt transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14885 transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14895 transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14896 @@ -22640,15 +22704,32 @@ travel-vacations travel/ travel/2013/aug/22/been-there-readers-competition? travel/8711559/The-Telegraph-Travel-Awards-2011.html +travel/api travel/clk +travel/css travel/entity +travel/flight-search +travel/flight/flightSearch +travel/flight/flightSearchAction +travel/flight/search/? +travel/flight/search? +travel/flights travel/flights/s +travel/hotel-search travel/hotel/e +travel/hotel/hotelMiniSearchRequest +travel/hotel/hotelSearch +travel/hotels/checkout +travel/hotels/detail travel/hotels/entity travel/hotels/hotel-finder travel/hotels/hotel-finder/$ +travel/hotels/search/? +travel/hotels/search? travel/hotels/stories +travel/scripts travel/search +travel/secure travelnevadahighway95tc treasury treasury/treasdocuments @@ -23151,6 +23232,7 @@ ur/search ur/user ur/users urchin_test +url url-shortner urlinator/static-1.54 urlinator/static-1.55 @@ -23686,14 +23768,32 @@ videodash.cms* videodetails videorequest videos +videos/? videos/assets +videos/browsing videos/e +videos/explore +videos/favorites +videos/feed +videos/feedcontent videos/get_video_by_uid/ videos/images videos/js +videos/music +videos/music/ +videos/music/? +videos/music? +videos/riverview/relatedvideo +videos/riverview/relatedvideo/? +videos/riverview/relatedvideo? videos/search.php +videos/search/? +videos/search? +videos/trending +videos/trendingcontent videos/viewmeta/ videos/week +videos? videosearch view view-3d-home @@ -23948,6 +24048,10 @@ whysecure whythisad widget widget-landing-page.html +widget/cr +widget/entity/search/? +widget/render +widget/snapshot widget_auth.php widget_chunks widgets @@ -24727,6 +24831,7 @@ word/embed wordpress/wp-admin wordpress/wp-admin/admin-ajax.php work +work work/_ work/acceptinvitation work/account @@ -24824,8 +24929,8 @@ wp-admin wp-admin/ wp-admin/admin-ajax.php wp-admin/admin-ajax.php -wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt -wp-admin/admin-ajax.phphttp://fool.com/robots.txt +wp-admin/admin-ajax.phphttp://hayhouse.com/robots.txt +wp-admin/admin-ajax.phphttp://pkp.sfu.ca/robots.txt wp-admin/load-scripts.php wp-admin/load-styles.php wp-adv @@ -24896,7 +25001,7 @@ wp-content/uploads/ wp-content/uploads/wc-logs wp-content/uploads/woocommerce_transient_files wp-content/uploads/woocommerce_uploads -wp-content/uploads/wp-import-export-lite/http://rebrand.ly/robots.txt +wp-content/uploads/wp-import-export-lite/http://which.co.uk/robots.txt wp-dyn wp-includes wp-includes*.css @@ -25029,7 +25134,7 @@ your-shop yourAccount youraccount youreurope/businessACC -youreurope/businessDEV/http://europarl.europa.eu/robots.txt +youreurope/businessDEV/http://pca.st/robots.txt youreurope/citizensACC youreurope/citizensDEV yours 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 d92ea1a1ec7..aa0737b4b6c 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt @@ -899,6 +899,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -c-*-s-YT*.html -compare-view -embed +-empfehlen.html$ -excl -fragment -fragment-dynamic.html @@ -932,6 +933,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -software/*?page= -temp$ -ugc-*.html +-versenden.html$ -xfas -xfcat . @@ -1008,7 +1010,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .css* .css************* .css? -.csshttp://novostroev.ru/robots.txt +.csshttp://bhphotovideo.com/robots.txt .cssx$ .csv .csv$ @@ -1035,6 +1037,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .en-gb.html .env .eot************* +.eot? .epl .epub$ .erb @@ -1073,6 +1076,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .html/email .html/feed .html? +.html?at_medium .html?cachemode=refresh$ .html?file=/products/demos/shipping* .html?null$ @@ -1097,7 +1101,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .jpg .jpg$ .jpg$ -.jpg$http://post-gazette.com/robots.txt +.jpg$http://e360.yale.edu/robots.txt .jpg* .jpg************* .js @@ -1112,10 +1116,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .json .json .json$ +.json$ .jsp .jsp .jsp$ .jsp$ +.jsp? .jsp?cmpid .jsp?contextPath .jsp?ref_no @@ -1168,14 +1174,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .php$ .php*dropship .php?$ -.phphttp://naturalbreastfeeding.com/robots.txt +.phphttp://apogenix.com/robots.txt .pl .plist$ .png .png .png$ .png$ -.png$http://runkeeper.com/robots.txt +.png$http://home.kpmg/robots.txt .png$http://vh1.com/robots.txt .png* .png************* @@ -1213,11 +1219,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .svg .svg$ .svg************* +.svg? .svn .swf .swf$ .swf$ -.swfhttp://kabanos.net/robots.txt +.swfhttp://vegasrock.com/robots.txt .sz= .tar$ .tar.bz2$ @@ -1256,6 +1263,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .woff************* .woff2 .woff2$ +.woff? .xhtml$ .xhtml$ .xls @@ -1271,7 +1279,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .zip .zip$ .zip$ -.zip$http://eoppimiskeskus.fi/robots.txt +.zip$http://cdn2.hubspot.net/robots.txt .|jsp / /$ @@ -1706,7 +1714,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*?*ls%3d*%3fls%3d /*?*ls=*&ls= /*?_requestid= -/*?add-to-cart=*http://twilio.com/robots.txt +/*?add-to-cart=*http://adh-ts.net/robots.txt /*?attachment-id= /*?label= /*?layout=grid @@ -4249,7 +4257,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /2018- /2023- /22 -/22732481 /23 /25 /27 @@ -4794,9 +4801,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /actions /actions_panel /action~ -/action~*/http://backtoedenfilm.com/robots.txt -/action~*/http://icl.ch/robots.txt -/action~*/http://melancholodic.de/robots.txt +/action~*/http://accesscreative.ac.uk/robots.txt +/action~*/http://magma-team.ru/robots.txt +/action~*/http://ufbpk.com/robots.txt /activities/detail /activities/detail/*/* /activities/detail? @@ -4826,6 +4833,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /advanced-sparql-query-editor /advertiserDetail /adyen +/aeglodetailweb/api/msite/item?productId* /aehnlich /affiliate_amazon.cms* /affiliates_content* @@ -5469,7 +5477,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /clkg /clkn /close -/closed/ /closest /clover_clamps_* /clusterfuck_* @@ -5495,6 +5502,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /collections/*%2B /collections/*%2b /collections/*+ +/collections/*/things /collections/*? /collections/*filter*&*filter /collections/*sort_by @@ -5693,7 +5701,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /contributions /contributor /control_panel/manage* -/control_panel/manage*http://consumerist.com/robots.txt +/control_panel/manage*http://amazon.jobs/robots.txt /conversation /conversation? /conversations @@ -6195,7 +6203,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /events/sponsorships.html /events/xml /examshow/* -/existing /exp-dialog-tr-onap-15 /experian /experiment @@ -6251,7 +6258,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /feedarticle /feedback /feedback$ -/feedhttp://thetruckersreport.com/robots.txt +/feedhttp://zara.com/robots.txt /felch_* /fellatio_* /feltch_* @@ -7236,7 +7243,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /neonazi_* /neueroeffnung /neueroeffnungen-und-nachrichten -/neuroscience-terms/$http://cisa.gov/robots.txt +/neuroscience-terms/$http://francebleu.fr/robots.txt /neuroscience-topics/$ /new /new-for-you @@ -7281,6 +7288,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ng/electronics/how-to-select-tv-by-what-you-watch-netflix /ng/electronics/how-to-select-tv-by-what-you-watch-smart-tv /ng/electronics/how-to-select-tv-by-what-you-watch-sports +/nieuws?page=* /nig_nog_* /nigga_* /nigger_* @@ -7293,9 +7301,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /no /no-internet-heading-assigned /no-internet-heading-assisted -/no-referrer-when-downgradehttp://ajuntament.barcelona.cat/robots.txt -/no-referrer-when-downgradehttp://gsb.stanford.edu/robots.txt -/no-referrer-when-downgradehttp://steamcommunity.com/robots.txt +/no-referrer-when-downgradehttp://liamtwomey.ca/robots.txt +/no-referrer-when-downgradehttp://pixel-a.basis.net/robots.txt +/no-referrer-when-downgradehttp://playbill.com/robots.txt /no-search-results /no_access /node @@ -7413,7 +7421,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /opinionslogged/* /ordenances /order -/order- /orderdetails /orderhistory /orders @@ -7457,6 +7464,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pages-ajax /pagestatistics /pagina +/pagina?page=* /paginate /paid-posts /paises/*/articulos/? @@ -7501,7 +7509,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pdf-templates/standalone /pdf/$ /pdf/index.html -/pdf_reader/*/http://sprint.com/robots.txt +/pdf_reader/*/http://insidehighered.com/robots.txt /pdfft /pdp/lo /pedobear_* @@ -7648,7 +7656,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /print.html /print.ssf /print/ -/print/http://knoxnews.com/robots.txt +/print/http://firefox.com/robots.txt /print?id /print_ad? /printable @@ -7810,7 +7818,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /register/? /registration /registration$ -/registration*http://highsnobiety.com/robots.txt +/registration*http://20min.ch/robots.txt /registration-confirmation/ /reisetipps /related @@ -7880,6 +7888,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rest/getlist?* /restaurants /result/ +/result?f* +/result?r* +/result?sort* +/result?start* +/result?t* /result_ /resultats/bac-pro/diplome /resultats/bac-techno/diplome @@ -7893,7 +7906,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /resultats/mc-5/diplome /results.aspx /results? -/retention /return/requests /returnrequest /returns/*?*&liteToken= @@ -8234,7 +8246,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /signup.html?type=seller /signup? /signup?signup_token= -/sim-ordersummary/ /similar /similar$ /similar-images/*.html @@ -8341,7 +8352,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /store/closest /store/feed /store/minecraft-java-bedrock-edition -/store/orderhttp://mymodernmet.com/robots.txt +/store/orderhttp://trimble.com/robots.txt /store/orders /storefront/ /storelocator/storesSearch.json @@ -8685,7 +8696,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /unlock-document /unlock-question /unread$ -/upcoming-streamshttp://hk01.com/robots.txt +/upcoming-streamshttp://wiki.whatwg.org/robots.txt /update.php /updatecart /updatesub @@ -8929,8 +8940,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /wp-content/gallery /wp-content/plugins /wp-content/themes -/wp-content/uploads/http://avatap.ru/robots.txt -/wp-content/uploads/http://forsakenangel.com/robots.txt +/wp-content/uploads/http://informaboom.com/robots.txt +/wp-content/uploads/http://yt3.ggpht.co/robots.txt /wp-feed /wp-includes /wp-json/* @@ -9072,7 +9083,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*amp= ?*answerId= ?*api_key -?*apikey*http://w3techs.com/robots.txt +?*apikey*http://chromium.org/robots.txt ?*app ?*append_element ?*appidt=* @@ -9149,9 +9160,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*hsCacheBuster= ?*hsCtaTracking ?*hs_preview= -?*http://blogs.oracle.com/robots.txt -?*http://flowercompanyz.com/robots.txt -?*http://groups.yahoo.com/robots.txt +?*http://abc.com/robots.txt +?*http://gtmetrix.com/robots.txt +?*http://svnbook.red-bean.com/robots.txt ?*hubs_ ?*hubs_signup-cta ?*hybrid= @@ -9315,7 +9326,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*utm_medium= ?*utm_source ?*utm_source= -?*utm_source=http://mentalfloss.com/robots.txt +?*utm_source=http://mozilla.com/robots.txt ?*utm_term= ?*verified= ?*view_post_comments= @@ -9333,6 +9344,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?Array$ ?Author= ?Brand=* +?CID* ?CMP ?COURSE_ID= ?Category=* @@ -9386,6 +9398,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?_1 ?__ ?__hstc= +?__hstc= ?__rmid___get___page ?_af_cid= ?_bc_fsnf=1 @@ -9533,8 +9546,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?cache= ?cacheBurst= ?calendar -?callback=http://br.pinterest.com/robots.txt +?callback=http://newrelic.com/robots.txt ?callsandtexts +?cameFrom* ?card= ?cardId= ?cartelera_cine @@ -9620,6 +9634,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?contentId= ?content_ID=developer ?content_format%5B%5D= +?contenttype= ?contributions ?cos= ?cost= @@ -9637,6 +9652,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?currency ?cursor= ?customFilters +?customize_changeset_uuid= ?dataTagID= ?date= ?date=* @@ -9684,6 +9700,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?do=sitemap$ ?do=user&userid= ?doAsUserId +?document* ?dologin=* ?duration= ?dve_trk_id @@ -9769,6 +9786,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?firstname= ?fl_rand_seed= ?focus_review +?fontsize* ?force_locale ?forgotpassword=* ?formKey= @@ -10000,7 +10018,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ncrnd= ?ncs= ?neighborhoods -?netflixsource=*http://oclc.org/robots.txt +?netflixsource=*http://polymer-project.org/robots.txt ?netmng= ?new= ?news_id= @@ -10029,6 +10047,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?nz=1 ?o= ?oa= +?objectid= ?occasions= ?ocid= ?offer= @@ -10049,6 +10068,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?origSearch ?origSession= ?origin +?origin* ?osCsid= ?output= ?ovo_video= @@ -10090,6 +10110,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?photoAlbumId= ?photo_counts= ?phpinfo= +?pk_campaign* ?pkgCode= ?pl ?plainText @@ -10360,7 +10381,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?showOlderReviews ?show_error=true ?showcomment* -?shttp://gdpr-info.eu/robots.txt +?shttp://es.linkedin.com/robots.txt ?sid ?sid= ?site_version=viewfullsite @@ -10432,11 +10453,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?source_detail= ?source_id ?source_type +?sp= ?sphrase_id ?spm= ?sputnik=* ?sq_content_src= -?sq_content_src=http://katespade.com/robots.txt +?sq_content_src=http://google.bg/robots.txt ?src ?src=sem_ggl ?srp= @@ -10594,7 +10616,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?viewId= ?viewType ?view_medium= -?view_only=http://udel.edu/robots.txt +?view_only=http://usgbc.org/robots.txt ?view_source= ?viewmode=0 ?vmov @@ -10695,7 +10717,6 @@ AG/ AI AI/ AITripBuilder -AJAXhttp://mtv.com/robots.txt AK5537 AK6336com AL/ @@ -10709,7 +10730,7 @@ API/forum/update-who-typing API/user/abtest API/user/combinedinfo API/uxr-survey-management -API/v2$http://dell.com/robots.txt +API/v2$http://bat.bing.com/robots.txt APIAccessSupport APWIRE AR/ @@ -11881,7 +11902,8 @@ CK/ CL/ CM/ CMSImp -CN, +CN +CN CN/ CN1 CNCDialer @@ -12086,6 +12108,9 @@ DARTIframe.html DAS/HR/Pages/SCDsurvey.aspx DC DE/ +DE/Service +DE/Service/D115 +DE/Service/Warenkorb DEVELOPMENT DIFFS DJ/ @@ -12176,6 +12201,7 @@ EE/ EG/ EH/ ELEMENT_CODE= +EN/Service ENews.aspx ER/ ERB/pages/boardorderlist.aspx @@ -12622,7 +12648,7 @@ GuideRequested GuideRequestor H HACAffiliate -HBO/ +HBO/ HK/ HMDThankYou HN/ @@ -12679,6 +12705,7 @@ HotelsManagementCenter HotelsProductCart HowTheSiteWorks How_To_Get_Sky +HpImageArchive.aspx HttpModules/ HubStyle/static-2.309 HubStyle/static-2.313 @@ -12819,7 +12846,7 @@ IntegrationCenter Inter InterestItem InternalError.html -International-Lectures/en-GB/courses/apply.aspxhttp://recalculatingfilm.com/robots.txt +International-Lectures/en-GB/courses/apply.aspxhttp://neerajstudio.com/robots.txt International-Lectures/nl-NL/cursussen/inschrijven.aspx International/questions/qa-html-language-declarations/icons InterstitialsWidget @@ -13736,6 +13763,7 @@ PropertyLayer/ Provider/Image/ Provider/PhysicianRatings/ Providers/ +Proxy.ashx ProxyToolsAccountSettingsTool ProxyToolsBillingAndPaymentsTool ProxyToolsBillingDetailTool @@ -14100,6 +14128,10 @@ Share.aspx SharePage/ ShareWithFriends Shared/ +SharedDocs/Downloads/DE/BSI/Zertifizierung +SharedDocs/Kontaktdaten +SharedDocs/Kontaktformulare +SharedDocs/Personen SharedWishListView Shell/ Shibboleth.sso @@ -14139,6 +14171,7 @@ SiteGlobals SiteGlobals/Forms/Suche/*_Formular. SiteGlobals/Frontend SiteGlobals/Frontend/JavaScript +SiteGlobals/Functions/JavaScript SiteGlobals/Functions/RSSFeed/DE SiteGlobals/Modules SiteGlobals/StyleBundles @@ -14514,7 +14547,7 @@ Valley-of-Longevity-Property/ VariationSelectionView Verify/* VerifyReview -Verkko/http://gazobeton.org/robots.txt +Verkko/http://componemos.com/robots.txt Video Video/*playerIndex Video/Panel/ @@ -14535,7 +14568,7 @@ ViewMandate ViewPDF.aspx Vlast/ VolunteerTranslations -VoteActivities/http://whatwg.org/robots.txt +VoteActivities/http://clemson.edu/robots.txt VoteCount/?action= W WAI/ER/tests @@ -15043,9 +15076,10 @@ _qa _qa.html _qos _query= -_r/http://pypi.org/robots.txt +_r/http://findagrave.com/robots.txt _recache _rect +_redirectedFromOffline-true _redirects.json _remote _resources-*.json* @@ -15212,6 +15246,8 @@ aakoenig aandeloucas aandoeningen/overgewicht/discussieer-mee/kun-je-afvallen-met-afslankthee/item44101?ReactieModel aanesta +aanmeldbevestiging +aanmelden-mislukt aapor/ aarfe aaron_dow @@ -15287,9 +15323,8 @@ about-aws/whats-new/2009/01/05/Amazon-CTO-Chief-of-Year/ about-aws/whats-new/2009/01/09/Amazon-CTO-Chief-of-Year-2/ about-aws/whats-new/2009/07/24/aws-survey/ about-ghostery -about-iqair about-the-council/about-the-website/third-party-accessibility-statements -about-the-council/about-the-website/third-party-accessibility-statements/*http://brainpickings.org/robots.txt +about-the-council/about-the-website/third-party-accessibility-statements/*http://delphi.org/robots.txt about-the-council/contact-us-new about-the-council/contact-us/adult-education about-the-council/contact-us/adult-social-care-and-health @@ -15313,9 +15348,9 @@ about-ti/careers-maintenance.html about-us about-us/careers about-us/careers/job-description.html$ -about-us/contact-enquiries/forms/emailform.jsp?*http://crackle.com/robots.txt +about-us/contact-enquiries/forms/emailform.jsp?*http://snag.gy/robots.txt about-us/employment -about-us/employment/*http://amazonsellerslawyer.com/robots.txt +about-us/employment/*http://funnyordie.com/robots.txt about-us/news-and-media/media-centre/corporate-news/facet/Topic/ about-us/news-and-media/media-centre/corporate-news/facet/Year/ about-us/news-and-media/media-centre/weather-and-climate-news/facet/Topic/ @@ -15344,7 +15379,7 @@ about/*/update about/*qt-vzc_corporate_news_analytics about/adrm/data-linkage about/advertise/oauth-net-rate-sheet-2023.pdf -about/advisory-and-peer-review-committees/roster/hlbp/http://e360.yale.edu/robots.txt +about/advisory-and-peer-review-committees/roster/hlbp/http://chnm.gmu.edu/robots.txt about/ask/ about/ask?* about/awards/award-recipient-form.html @@ -15465,6 +15500,7 @@ abstimmen abstract abstracts/mtc.class.php abtest +abu-dhabi.html abuganza abuse abuse.asc @@ -15484,6 +15520,8 @@ academia/books/search.html academic academic-subscriptions academic/ +academic/profile +academic/search academicaffairs/commencement/book academics/archive academics/college/special-programs/public-service-old @@ -15491,6 +15529,16 @@ academics/courses academics/seas/disability-services/forms/release-form/thank-you/ academics/seas/disability-services/forms/transition-day/thank-you/ academics/studying-abroad +academics/studying-abroad/student-experiences.html +academics/studying-abroad/upperclassmen-semester-academic-year-study-away.html +academics/studying-abroad/upperclassmen-semester-academic-year-study-away/applying.html +academics/studying-abroad/upperclassmen-semester-academic-year-study-away/applying/nyu-students.html +academics/studying-abroad/upperclassmen-semester-academic-year-study-away/applying/visiting-students.html +academics/studying-abroad/upperclassmen-semester-academic-year-study-away/costs-financial-aid/non-nyu-students.html +academics/studying-away/student-experiences.html +academics/studying-away/upperclassmen-semester-academic-year-study-away.html +academics/studying-away/upperclassmen-semester-academic-year-study-away/applying.html +academics/studying-away/upperclassmen-semester-academic-year-study-away/costs-financial-aid.html academy academy-career-placement academy-free-account @@ -15669,6 +15717,7 @@ accounts/o8 accounts/o8/id accounts/unlock accountstatus +accra.html acct acctmgmt/* acd @@ -15689,6 +15738,7 @@ acis/whatsnew.html acjohnston acl aclayton +aclick aclk aclp-vle-decom acmendez @@ -15709,8 +15759,6 @@ acq/real-estate acq/real-estate$ acq/real-estate% acq/real-estate? -acq1 -acq2 acquatella acronym/* act @@ -15877,7 +15925,7 @@ actualite/v2/tj22h/guide-horaire.asp 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 @@ -15936,7 +15984,7 @@ add-to-bibliography add-to-cart add-to-cart= add-to-cart=* -add-to-cart=*http://kudo.cart.fc2.com/robots.txt +add-to-cart=*http://galinka.info/robots.txt add-to-existing-collection add-visit add?community= @@ -16013,13 +16061,13 @@ admin-user admin.artnet.* admin.php admin/ -admin/ +admin/ admin/* admin/aso admin/blogmove admin/forgot/ admin/form -admin/http://security.googleblog.com/robots.txt +admin/http://giorgiotave.it/robots.txt admin/mapping-dashboard admin/notification-center admin/sro @@ -16033,10 +16081,8 @@ adminapps1/ adminapps2/ adminapps3/ adminapps4/ -adminhttp://mubi.com/robots.txt -adminhttp://skroutz.gr/robots.txt +adminhttp://es-es.facebook.com/robots.txt administration -administration/ administrative-fellowship administrator administrator/ @@ -16197,7 +16243,6 @@ adwordsresellers adx/bin adzikiewicz ae -ae-en/ ae/ ae/en/book-a-trip/flights/fare-types/fare-guide-information.html ae/en/c/* @@ -16236,11 +16281,10 @@ aff affil affil/pal affiliate -affiliate affiliate-forgot-password affiliate-login affiliate-program -affiliate/*http://whc.unesco.org/robots.txt +affiliate/*http://ucc.ie/robots.txt affiliate/register.htm affiliate/screenname.htm affiliate_amazon.cms @@ -16317,6 +16361,8 @@ agency-directory agency/shutdown/materials/contingency-plan-08-05-19.html agency/shutdown/materials/contingency-plan-08-05-19.pdf agency_tier= +agenda/maand +agenda/month agent agent-resources/zgwp/app/themes/paxl/assets/fonts/stargate.ttf agent-websites @@ -16339,7 +16385,7 @@ agile064 agile065 agile066 agile067 -agility/ +agility/ aglassie aglynn agold @@ -16384,8 +16430,6 @@ aimarketing aipro aiproduct aiprojecthks -air-purifiers -air-quality-monitors aircraft-icons/sprite airport/ airport_transfer_deeplink @@ -16535,12 +16579,6 @@ albie albright album album.php -album/delete_user_review -album/fetch_overview_review -album/fetch_review_view -album/report_inappropriate -album/review_thumbs -album/save_user_review albumarchive albums albums-cd-us @@ -16605,6 +16643,7 @@ aliciademaio aliciafroio alikhani alilly +alink aliraja alireza.haghighi alisamanning @@ -16774,6 +16813,7 @@ amp-iframe amp-proxy amp-social-login amp-tealium +amp/ amp/*/more.html amp/*/page-*/$ amp/amp @@ -16948,7 +16988,7 @@ ane103-17 anesth/employment/faculty/cv anesthesia/alumni-thank-you anesthesia/pain-management-center/appointments-and-referrals/referral-thankyou -anga/ +anga/ angebote angel angel-cabrera @@ -17175,7 +17215,7 @@ api/discover/1/discover_web api/discover/sites api/discovery api/documentations/v3 -api/du/SEARCHhttp://visaeurope.com/robots.txt +api/du/SEARCHhttp://browsehappy.com/robots.txt api/du/Search api/du/search api/editionurlgenerator @@ -17187,7 +17227,7 @@ api/federation api/getEarthquake.php api/health api/html -api/http://nam.edu/robots.txt +api/http://israelnationalnews.com/robots.txt api/instacart api/install_backblaze api/internal/*/location @@ -17205,6 +17245,7 @@ api/jobPostings/jobs api/latest-articles api/legacy/pse api/legendary-data/relay +api/maps/ api/meerkat/page api/messages api/metainfo/tv @@ -17383,11 +17424,13 @@ app-world-lp app.php app.php/ app/ +app/1live app/arianna-huffington-thrive.html app/brene-brown-on-demand-special-offerone.html app/brene-brown-on-demand-special-offertwo.html app/brene-brown-special-offer.html app/canvas/public +app/cosmo app/download app/enrollment app/enrollment/seeker/cc/tax-calculator @@ -17398,6 +17441,7 @@ app/login app/module/webproduct/goto app/my-account/register app/my-account/sign-in +app/newsapp/share app/opic-cipo/trdmrks/srch/viewTrademark.html app/orquesta app/plugins @@ -17415,6 +17459,10 @@ app/thrivespecialoffer.html app/updates app/uploads/wpo-plugins-tables-list.json app/use-case +app/wdr2 +app/wdr3 +app/wdr4 +app/wdr5 app/webhooks app378 app= @@ -17438,7 +17486,7 @@ append_follows appengine appl apple-app-site-association -apple-app-site-associationhttp://crunchbase.com/robots.txt +apple-app-site-associationhttp://mediafire.com/robots.txt apple-news apple-touch-icon-120x120-precomposed.png apple-touch-icon-120x120.png @@ -17455,7 +17503,7 @@ appliance applicant applicant-eligibility application -application-content/ +application-content/ application-survey/ application-temp applications @@ -17489,6 +17537,7 @@ apps/cart apps/catalog_quick_shop apps/checkmx apps/checkout +apps/customizer/run apps/dev apps/dev/ apps/dig @@ -17638,7 +17687,6 @@ ar-eg/televisionat-bahs-sawti-men-doun-istikhdam-al-aydi ar-eg/televisionat-dolby-vision-atmos ar-eg/wade3-mou3ayar-men-netflix-li-televisionat-zakia ar-en -ar-es/ ar-es/shop/*?*&*&*&* ar-iq/ ar-iq/home-theatre-sound-bars/neckband-speakers @@ -17859,7 +17907,7 @@ archives archives archives/ archives/*/*/* -archives/http://edps.europa.eu/robots.txt +archives/http://osf.io/robots.txt archives/multimedia/extra archives/multimedia/feedback.php archives/multimedia/rss/Instructions+for+content+providers @@ -18014,6 +18062,18 @@ articles/feed articles/feed/rss articles/item/ articles/mnt- +articles/post/articles/?view=archive&sort_col=rating_real&sort_order=desc +articles/post/articles/?view=archive&sort_col=record_saved&sort_order=desc +articles/post/forum/?view=archive&sort_col=rating_real&sort_order=desc +articles/post/forum/how-i-trade-iron-condors-r15 +articles/post/general +articles/post/general/?p= +articles/post/general/?view= +articles/post/general/?view=archive&sort_col=field_1&sort_order=desc +articles/post/general/?view=archive&sort_col=rating_real&sort_order=desc +articles/post/general/introducing-level-1-subscription-r69 +articles/post/general/you-got-your-reward-what-about-the-risk-r64 +articles/post/investingcom articles/preview articles/published/more articles/redirect @@ -18022,6 +18082,7 @@ articles/rss articles/search articles/test articles/the-meaning-behind-juneteenth-11592413234 +articles/this-is-my-story-r235 articles/vendor articles/widget-sampler articleshow1/ @@ -18127,16 +18188,15 @@ asonawane asouri asp.net/ asp/ -asp/ +asp/ asp/* -asp/*http://rbi.org.in/robots.txt +asp/*http://humanesociety.org/robots.txt asp/demo_db_edit.asp aspnet_client aspnet_client/ -aspnet_client/ -aspx$ +aspnet_client/ aspx/ -aspx/read.aspxhttp://tf1.fr/robots.txt +aspx/read.aspxhttp://6590300.fls.doubleclick.net/robots.txt aspxerrorpath* asrelated.cms* asross @@ -18183,7 +18243,7 @@ assets/errorpage assets/gov/taxes/property-taxes/annual-property-tax/municipality-regional-district-resources assets/gov/zzzz assets/hk-grotesk -assets/http://media.net/robots.txt +assets/http://bungie.net/robots.txt assets/images/global/s.gif assets/infographic assets/integrated-marketing/Offer-Summaries/t-append-lo.pdf @@ -18281,7 +18341,6 @@ at*/people/*/circle at*/people/*/favorites at*/shop/*/favoriters at*/shop/*/sold -at-de/ at-en at/ at/*?order= @@ -18505,7 +18564,6 @@ au*/shop/*/sold au*/step au*/submit au*/submitted -au-en/ au-en/shop/*?*&*&*&* au-fr au.html @@ -19501,7 +19559,6 @@ bagley bagon baharhaghighat bahl -baidu baileymerlin baileysincox bait @@ -19568,14 +19625,14 @@ bannerinclude_US bannerinclude_fr banners banners-old.php? -banners/ +banners/ bannus baobao*? baohongchen bap.html bap/webstore/search.html bapingseo -bappstore/bapps/download/http://khn.org/robots.txt +bappstore/bapps/download/http://blog.linkedin.com/robots.txt baqaee barbarak barchartData @@ -19823,7 +19880,6 @@ be-fr*/cdn-cgi/challenge-platform be-fr*/step be-fr*/submit be-fr*/submitted -be-fr/ be-fr/*?*shpxid= be-fr/*digital_wallets/dialog be-fr/admin @@ -19856,7 +19912,6 @@ be-fr/tools/business-name-generator/searchpage be-fr/tools/business-name-generator/searchutf8 be-fr/tools/logo-maker/onboarding be-fr/ventureone -be-nl/ be/ be/*?*shpxid= be/*?order= @@ -20053,6 +20108,7 @@ benwild bergquist berichte berkeley-workspace +berlin.html bernardes bernhard bernina/pages/ @@ -20114,6 +20170,7 @@ bfgs bfigueroa bfl bfmp +bfp/search bfrank bg bg-*/ @@ -20351,6 +20408,7 @@ bin/sleep.cgi bin/ti binary-data/DIY binary-data/EGALLEY +bing-site-safety bingbot bingsiteauth.xml bingwang @@ -20607,14 +20665,14 @@ blog/*_ga blog/*sitemap.xml$ blog/*utm_source= blog/. -blog/.html.*http://betterplace.org/robots.txt +blog/.html.*http://help.instagram.com/robots.txt blog/20 blog/200 blog/2019 blog/?p= blog/?s= -blog/?s=*http://apps.shopify.com/robots.txt -blog/?s=*http://kabagaida.com/robots.txt +blog/?s=*http://strava.com/robots.txt +blog/?s=*http://znanylekarz.pl/robots.txt blog/Neuer_Beitrag.html blog/Rubriken.html blog/SearchView.aspx @@ -20707,7 +20765,7 @@ blog/tag blog/tag blog/tag/ blog/tag/* -blog/tag/success-webinar/http://gmdvg.com/robots.txt +blog/tag/success-webinar/http://interarbiter.info/robots.txt blog/tags blog/tags-search blog/tags-search.html @@ -20813,6 +20871,7 @@ blogs/practitioners-of-the-month blogs/product blogs/research/search blogs/search +blogs/search/ blogs/slow-ride blogs/tag blogs/technology.atom @@ -20823,11 +20882,10 @@ blogs1 blogsearch blogsearch? blogsearch_feeds -blogsupport blogtemp blogvideo blogvision -blogwire/asheville-savings-bank-adds-scott-forbes-as-new-market-executive$http://thenesthome.net/robots.txt +blogwire/asheville-savings-bank-adds-scott-forbes-as-new-market-executive$http://englishclass101.com/robots.txt blokdebid/ca/calendar-created blowe bls @@ -21191,7 +21249,7 @@ bookmark_mana2 bookmarklet bookmarks bookmarks/widget -bookmarkshttp://nj.gov/robots.txt +bookmarkshttp://neowin.net/robots.txt bookproperty books books/?*instrument= @@ -21505,7 +21563,7 @@ branding/images/dont-04.png branding= brandmonitoring brandnet -brandnew/psphttp://lesanimaux.site/robots.txt +brandnew/psphttp://lnkd.in/robots.txt brandnewconference/2016/video brandonbergman brandonedwards @@ -21579,7 +21637,6 @@ brokenlink brokers broniagreskovicovachang bronwyn.isaacs -brooklaw brooklyn-workspace brooksbaltich brouillon @@ -21696,6 +21753,7 @@ budget budget/search/node budget= budgethome_stories.cms +buenos-aires.html bufferlength= bug-navigator bugzilla @@ -21775,7 +21833,7 @@ buscador buscador.aspx buscador/GoogleServlet buscador/GoogleServletBuscadorVertical -buscador_generalhttp://pinakano.jp/robots.txt +buscador_generalhttp://dejaoffice.com/robots.txt buscar buscar buscar.html @@ -22309,7 +22367,6 @@ ca-ES/*barcelona ca-ES/*spain ca-ES/office-space ca-ES/signup -ca-en/ ca-es/ ca-fr*/blog-article-remove-faq-utms-*.js ca-fr*/cdn-cgi/challenge-platform @@ -22321,7 +22378,6 @@ ca-fr*/shop/*/sold ca-fr*/step ca-fr*/submit ca-fr*/submitted -ca-fr/ ca-fr/*?*shpxid= ca-fr/*?order= ca-fr/*color= @@ -22605,7 +22661,6 @@ cabin-travellers-picker cabinetpaperssearch cache cache -cache-control cache/ cache/MiamiImageURL cacheKiller= @@ -22642,7 +22697,7 @@ calebmooreportfolio calendar calendar calendar$ -calendar-2/action~*/http://restorelilacway.com/robots.txt +calendar-2/action~*/http://brainyday.fi/robots.txt calendar-2/action~agenda calendar-2/action~default calendar-2/action~http: @@ -22861,7 +22916,7 @@ calendrier/action~agenda calendrier/action~month calendrier/action~oneday calendrier/action~posterboard -calendrier/action~stream/http://pitchfork.com/robots.txt +calendrier/action~stream/http://metal-only.de/robots.txt calendrier/action~week calf california-exhibit @@ -22914,7 +22969,7 @@ campaigns campaigns/ campaigns/bulk-order-form campaigns/digital-recruitment -campaigns/digital-recruitmenthttp://rappler.com/robots.txt +campaigns/digital-recruitmenthttp://brainyquote.com/robots.txt campaigns/infor-hub-xt5r5iwdrgxbnuz/ campaigns/iterable-cookies.json?callback=setIterableCookies&noredirect=once campaigns/portals/ @@ -25787,7 +25842,7 @@ cd/V77972_01 cd/clip/parole/soprano-hiro-7260.html cd/corneille-entre-nord-et-sud-1769.html cd_upload/Search -cdc/http://gov.pl/robots.txt +cdc/http://confluence.atlassian.com/robots.txt cdf/sign cdj cdk/* @@ -25799,8 +25854,8 @@ cdn-cgi/* cdn-cgi/beacon/performance cdn-cgi/bm/cv cdn-cgi/challenge-platform -cdn-cgi/http://cancer.org/robots.txt cdn-cgi/http://iso.org/robots.txt +cdn-cgi/http://tate.org.uk/robots.txt cdn-cgi/image cdn-cgi/images/trace cdn-cgi/l/email-protection @@ -25808,7 +25863,7 @@ cdn-cgi/rum cdn-cgi/scripts cdn-cgi/styles cdn-cgi/zaraz -cdn-cgi/zaraz/http://box.net/robots.txt +cdn-cgi/zaraz/http://financialexpress.com/robots.txt cdn-cgi/zaraz/s.js cdn-cgi/zaraz/t cdn-dgi @@ -25929,8 +25984,8 @@ cgi-bin/grid-words cgi-bin/guestbook cgi-bin/histDiff.cgi cgi-bin/homelandsecurity -cgi-bin/http://6478929.fls.doubleclick.net/robots.txt -cgi-bin/http://hag-official.jp/robots.txt +cgi-bin/http://apluslawn.com/robots.txt +cgi-bin/http://pixel.streetmetrics.io/robots.txt cgi-bin/imagemap cgi-bin/isbn cgi-bin/kaweahits @@ -25943,7 +25998,7 @@ cgi-bin/loginpage cgi-bin/longs.cgi cgi-bin/mb cgi-bin/msdemo/ -cgi-bin/notices/http://wptavern.com/robots.txt +cgi-bin/notices/http://weather.gov/robots.txt cgi-bin/onTopic cgi-bin/orphanWikiPages cgi-bin/outline @@ -25984,7 +26039,7 @@ cgi-bin/wikiSig cgi-bin/wx cgi-bin/x-posts cgi-bin/yabb -cgi-binhttp://kck.st/robots.txt +cgi-binhttp://zendesk.com/robots.txt cgi-local cgi-mad/ cgi-out @@ -26056,8 +26111,6 @@ ch*/people/*/circle ch*/people/*/favorites ch*/shop/*/favoriters ch*/shop/*/sold -ch-de/ -ch-fr/ ch/ ch/*?order= ch/*color= @@ -26350,7 +26403,6 @@ chc chdinh chebi check -check-logged-in check-redirect check-web-status.html check.htm @@ -26382,8 +26434,8 @@ checkout2 checkout?* checkout?plan_id checkoutconfirmation -checkouthttp://developer.wordpress.org/robots.txt -checkouthttp://power106.com/robots.txt +checkouthttp://americanlightingusa.com/robots.txt +checkouthttp://note.mu/robots.txt checkoutnow checkouts checkpoint @@ -26645,7 +26697,6 @@ ckgeiger ckorponay cksum= cl -cl-es/ cl-es/shop/*?*&*&*&* cl/ cl/Download @@ -26912,7 +26963,7 @@ closures/index.ssf?other cloud-launcher/sitemap cloud-setup cloud/ -cloud/ +cloud/ cloud/131 cloud/august2015/servicecs_gs cloud/farel10 @@ -27005,7 +27056,7 @@ cmr cmrudeen cms cms-constellation -cms-search/http://wiki.ubuntu.com/robots.txt +cms-search/http://signal.org/robots.txt cms. cms.dll* cms/ @@ -27046,7 +27097,7 @@ cn/en/privacy-statement/qualtrics cn/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html cn/enterprise/ cn/error-static-cdn -cn/events/huaweiconnect/livestream-for-tvs$http://openculture.com/robots.txt +cn/events/huaweiconnect/livestream-for-tvs$http://computerhistory.org/robots.txt cn/ipns cn/list cn/list= @@ -27059,7 +27110,7 @@ cn/products-lifecycle cn/products/online-datasheet/ cn/products/ras/trial-center cn/random -cn/request-information/ +cn/request-information/ cn/search cn/site-achievement cn/social @@ -27177,7 +27228,7 @@ cobrand/ code code/ code/* -code/http://m.youtube.com/robots.txt +code/http://dx.doi.org/robots.txt code2product-typeform-dashboard code= codeCoverage @@ -27377,10 +27428,6 @@ commerce/signin.asp commerce/subscribeToNewsletter.action commercesearch/images commercesearch/services -commercial-air-purifiers -commercial-air-quality-monitors -commercial-applications -commercial-hvac-air-filtration commercial-preview/ commercial/flightxml/v3 commercialservices/catering_and_bars @@ -27466,7 +27513,7 @@ community/*/latest$ community/*/live community/*/post community/*/post- -community/*/profile/*http://cve.mitre.org/robots.txt +community/*/profile/*http://gdpr-info.eu/robots.txt community/*/rss community/*/topics community/*/trackback @@ -27492,7 +27539,6 @@ community/comments community/community-partnerships/fireside-chat/ community/community-partnerships/fireside-chat/thank-you/ community/community-relations/isc-lighting-request/thank-you/ -community/compose/* community/conversations community/email community/error-subdivision-name-unavailable @@ -27556,7 +27602,6 @@ companies/c companies/o companies/search companies/search? -company company-narrative-1.php? company/*.rss company/?s= @@ -27757,12 +27802,12 @@ concrete/*.xml$ concursocampusparty/files concussion/HeadsUp/training/ conditions-diseases?f* -conditions-diseases?linkId*http://urmc.rochester.edu/robots.txt +conditions-diseases?linkId*http://officedepot.com/robots.txt conditions-diseases?search= conditions/coronavirus-covid-19/testing-and-tracing/get-an-antigen-test-to-check-if-you-have-coronavirus/ conditions/pregnancy-and-baby/pages/your-birth-plan.aspx conejo -conex-2019http://politifact.com/robots.txt +conex-2019http://pl.pinterest.com/robots.txt conf conf conf/*.php$ @@ -27842,7 +27887,7 @@ connect connect-accounts connect.facebook.net connect/@ -connect/http://developer.apple.com/robots.txt +connect/http://hubpages.com/robots.txt connect/offer connect/profile connect/social-intranet.html @@ -27917,7 +27962,7 @@ contact-opnemen-met-myheritage contact-opnemen-met-ondersteuning contact-pantone-connect contact-preferences -contact-sales/http://law360.com/robots.txt +contact-sales/http://parallels.com/robots.txt contact-support contact-thank-you contact-tos @@ -27950,8 +27995,8 @@ contact/employees/servlets contact/en/hague/questionnaire/ contact/feedback contact/form/ -contact/http://punk4free.org/robots.txt -contact/http://theresource.tv/robots.txt +contact/http://hallenrad-wm-2020.de/robots.txt +contact/http://noendinsightmovie.com/robots.txt contact/menu* contact/partner* contact/support.php @@ -27997,7 +28042,6 @@ content.pdflist.html$ content/ content/* content/*%7Bopenurl%7D -content/*.pdf content/*.txt$ content/*/async content/*/bind @@ -28022,6 +28066,7 @@ content/*/schedule content/*/synchronous_inspection content/*/thenables content/*/util +content/*http://lockerschorus.org/robots.txt content/README.txt content/aarpe/en/home/ content/acs/en/campaigns @@ -28135,7 +28180,7 @@ content/dam/SAS/partnernet/ content/dam/aarp/Member-Benefits/AARP-Auto-Buying-Program-For-Member-Communications-Digital-Fulfillment.pdf content/dam/acsorg/qa content/dam/alumni/2012elections -content/dam/avg/img/2014/business/http://metal-archives.com/robots.txt +content/dam/avg/img/2014/business/http://imagemagick.org/robots.txt content/dam/bitdefender/business/ar content/dam/blackberry-com/asset/enterprise/pdf/direct content/dam/blackberry-com/asset/enterprise/webcast/direct @@ -28212,7 +28257,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476 content/dam/ircc/documents/pdf/francais/trousses/form/imm5644 content/dam/ircc/documents/pdf/francais/trousses/form/irm0002 content/dam/ircc/documents/pdf/francais/trousses/form/irm0004 -content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://tv.youtube.com/robots.txt +content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://yellowpages.ca/robots.txt content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf content/dam/jpm/structured-products-documents content/dam/lockheed-martin/eo/documents/benefit-plans/LMC_IV_REP_RV2_SB_Guide_FINAL_082819.pdf @@ -28266,7 +28311,7 @@ content/dam/splunk2/en_us/images/ciso-sales-tool-assets/ciso-page-filter.json 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/students/documents/graduations/programs/http://familysearch.org/robots.txt +content/dam/students/documents/graduations/programs/http://warnerbros.com/robots.txt content/dam/tcom/business-enterprise/telstra-connect-guides/telstra_connect_guide_billing.pdf content/dam/tcom/business-enterprise/telstra-connect-guides/telstra_connect_guide_incidents.pdf content/dam/tcom/business-enterprise/telstra-connect-guides/telstra_connect_guide_mobility_services.pdf @@ -28313,7 +28358,7 @@ content/dist/fonts content/docdel content/download content/downloads/ -content/downloads/http://jotform.com/robots.txt +content/downloads/http://pypi.org/robots.txt content/ebook content/ebook/ content/ebrochure/toyota-mobility.pdf @@ -28337,7 +28382,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://business.pinterest.com/robots.txt +content/index.php/user/logout/http://worldwildlife.org/robots.txt content/index.php/user/password content/index.php/user/register content/institution @@ -28416,24 +28461,6 @@ content/roberthalf.sitemap.cn-sitemap.xml content/roberthalf.sitemap.cn-zh-external-job-search-sitemap.xml content/roberthalf.sitemap.cn-zh-external-role-detail-no-salary-sitemap.xml content/roberthalf.sitemap.cn-zh-external-role-details-sitemap.xml -content/roberthalf.sitemap.hk-en-external-job-search-sitemap.xml -content/roberthalf.sitemap.hk-en-external-role-detail-no-salary-sitemap.xml -content/roberthalf.sitemap.hk-en-external-role-details-sitemap.xml -content/roberthalf.sitemap.hk-external-job-details-sitemap.xml -content/roberthalf.sitemap.hk-sitemap.xml -content/roberthalf.sitemap.ie-en-external-job-search-sitemap.xml -content/roberthalf.sitemap.ie-en-external-role-detail-no-salary-sitemap.xml -content/roberthalf.sitemap.ie-en-external-role-details-sitemap.xml -content/roberthalf.sitemap.ie-external-job-details-sitemap.xml -content/roberthalf.sitemap.ie-sitemap.xml -content/roberthalf.sitemap.lu-en-external-job-search-sitemap.xml -content/roberthalf.sitemap.lu-en-external-role-detail-no-salary-sitemap.xml -content/roberthalf.sitemap.lu-en-external-role-details-sitemap.xml -content/roberthalf.sitemap.lu-external-job-details-sitemap.xml -content/roberthalf.sitemap.lu-fr-external-job-search-sitemap.xml -content/roberthalf.sitemap.lu-fr-external-role-detail-no-salary-sitemap.xml -content/roberthalf.sitemap.lu-fr-external-role-details-sitemap.xml -content/roberthalf.sitemap.lu-sitemap.xml content/routledg/gwst/2003/00000032/00000004 content/ru_ru/ content/sascom/ @@ -28487,7 +28514,7 @@ content_title= content_votes contentassets/*.xml$ contentfeed/getdata?type=synopsi -contentjam/ +contentjam/ contentobject contentpar_gridblock contentresearchtool/ @@ -28885,7 +28912,7 @@ courses/Transcript courses/assessment courses/eecs484 courses/favorites -courses/http://hypeddit.com/robots.txt +courses/http://scratch.mit.edu/robots.txt courses/oasis/BabbScholarship courses/section courses/transcript @@ -28941,18 +28968,19 @@ cpl-edit cpoirier cpollack cpresources -cpro cpropub/univercd cpsimopoulos cpspa cpx.php cqiu cr +cr$ cr/ cr/$ cr/Download cr/corporate/contact cr/news +cr? craft crafts crai/big @@ -29301,11 +29329,9 @@ cs/idcplg cs/internal cs/kb cs/kb/*/discuss -cs/questions cs/renew.html cs/search cs/standards -cs/support cs/user cs/users csb/forums @@ -29399,12 +29425,11 @@ csd/internal/css csd/internal/nav csd/js csd/nav -csd/staff/karen.h.rosenlof/karen.h.rosenlof.presentations/http://barrons.com/robots.txt +csd/staff/karen.h.rosenlof/karen.h.rosenlof.presentations/http://wave.webaim.org/robots.txt csde/camp-shriver-community/camp-shriver/registration-fee/ csde/camp-shriver-family-information/ csde/camp-shriver-staff-information/ csds/* -cse cse/home cse/manage cse/panel @@ -29642,7 +29667,6 @@ customization-work-integration-ps customization-work-multivendor customization-work-oc customize -customize$ customize_autosaved= customize_changeset_uuid= customize_search @@ -29702,8 +29726,6 @@ cyber-manager-solutions/1 cyber-manager-solutions/2 cyber-manager-solutions/3 cyber-security-training/north-america/need-assistance -cyberlaw2005/wiki -cyberone/wiki cybertech cybervetting-uses-your-data-to-determine-employability cychang @@ -29717,7 +29739,6 @@ cz*/step cz*/submit cz*/submitted cz-CZ -cz-cs/ cz-cz/ cz-en cz/ @@ -29955,21 +29976,18 @@ da/merchants/ da/omraader/bank-og-finans/Documents/ da/onelook_american_dictionary_words.html da/onelook_british_dictionary_words.html -da/questions da/renew.html da/s%C3%B8g da/search da/search/ da/search/default.mi da/spellcheck -da/support da/user da/users da_dk dab dacam11 dad/trk -dada_mail_support_files dadadodo/dadadodo.cgi dadhicheegujjar daegu-anma @@ -30015,7 +30033,7 @@ dam/jcr:7b30c258-5588-43a5-ba8a-cd1d1cce64cd/Enterprise%20Success%20Package%20On dam/jcr:b549786a-5967-4603-91eb-16a9d8902061/cPrime_SAFewhitepaper_0829_125636.pdf$ dam/jcr:d493cbe0-67e8-4aa5-8972-b41046099254/Lean%20ITSM%20Whitepaper.pdf$ dam/support/pdf -dam/udelImages/student-life/reslife/floorplanshttp://usgbc.org/robots.txt +dam/udelImages/student-life/reslife/floorplanshttp://paper.li/robots.txt damientully dan/layout/set danaboebinger @@ -30636,7 +30654,7 @@ de/inc de/includes_content/missing_handler/view_map.html de/index.html de/info -de/informationen-anfordern/ +de/informationen-anfordern/ de/internal de/invites/buy de/ipns @@ -30776,7 +30794,6 @@ de/pselectuser.php de/publications/2017/PwC-LodgingTourismCapability%20Statement_E.pdf de/q4_education_marquee.jpg de/quality/ -de/questions de/random de/reasons-to-buy-sharecontacts.aspx de/register.php @@ -31036,6 +31053,7 @@ delaneyhurley delange-artistmanagement/en-GB/art0sts/artist.aspx?category=42386122047193089.MURCNTY1RUY1QjA0QzRFNTMyMjg5MTdiLWEwZmUtNDNlZi05NTVkLTA5NDYwNWQ5NTEyZTA1 delange-artistmanagement/en-GB/art0sts/artist.aspx?category=44317411747102721.MURCNTY1RUY1QjA0QzRFNTMyMjg5MTdiLWEwZmUtNDNlZi05NTVkLTA5NDYwNWQ5NTEyZTA1 delayed_job +delcomment.bml delegate-www.html delegations/*/*/members/pdf.html delete @@ -31071,7 +31089,7 @@ demo/closed-unclosed-performance?closed demo/safari-reader-test-1 demo/safari-reader-test-2 demo/safari-reader-test-3 -demo/safari-reader-test-nielshttp://answers.yahoo.com/robots.txt +demo/safari-reader-test-nielshttp://security.stackexchange.com/robots.txt democenter demokratie-jetzt.html demonstration @@ -31211,7 +31229,7 @@ details- details-*.html details-print details.do -detailshttp://chartbeat.com/robots.txt +detailshttp://nbclosangeles.com/robots.txt detect detr detroitchicago @@ -31642,7 +31660,7 @@ digitaledition digitalexpress/ digitalpdf digitalsubscription/imagedownload -digitalsubscription/imagedownload/http://blogs.wsj.com/robots.txt +digitalsubscription/imagedownload/http://youblisher.com/robots.txt digregorio dilatua/proRecensione.do dimitriosasproulis @@ -31996,7 +32014,6 @@ dk*/cdn-cgi/challenge-platform dk*/step dk*/submit dk*/submitted -dk-da/ dk-da/Brancher/PI-materialer/ dk-da/Brancher/pi-materialer/Documents/infrastruktur/ dk-da/l%C3%B8sninger/Fakturering%20og%20opkr%C3%A6vning/Leverand%C3%B8rservice/Pages/%A6ndring.aspx @@ -32213,7 +32230,7 @@ dmorgan dmottacalderon dmoustafa dmq -dms_priv/*http://loom.com/robots.txt +dms_priv/*http://top-fwz1.mail.ru/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 @@ -32269,8 +32286,11 @@ dnigrin dnn do do-not-crawl -do-not-index-this-page.htmlhttp://coisaseria.wordpress.com/robots.txt +do-not-index-this-page.htmlhttp://abaendon.wixsite.com/robots.txt do/ +do=getLastComment? +do=getNewComment +do=showReactionsComment doAsUserId=* dobbin doc @@ -32538,6 +32558,8 @@ dorfman dorian dorothyahn dospara/f88ff9fa7d309a1f27f8e97e8a7d7/ +dossiers/*.html? +dossiers/kandidatencheck/2020/video/nicht-teilgenommen dotbot doterra/ dotimer.php @@ -32571,6 +32593,7 @@ download/Forside/2022 download/attachments download/binary download/get +download/http://gov.scot/robots.txt download/index download/legacy download/morae @@ -32609,7 +32632,7 @@ downloadpubliclightbox.php downloads downloads.php downloads/ -downloads/ +downloads/ downloads/* downloads/c1_downloads_auswahl downloads/company-related/cpx360-2019-agenda.pdf @@ -32664,7 +32687,7 @@ dritte drive drive-and-listen/ drive-angry -drive-in/ +drive-in/ drive-with-lyft*ref= drive-with-lyft*utm drivers @@ -32924,8 +32947,6 @@ eburns ec ec/ ec/Download -ec1 -ec2 ecafe ecap ecaptcha @@ -33013,6 +33034,7 @@ edit-profile edit-profile-avatar!input.jspa edit-subscriptions edit-symbols +edit/ edit/$ edit/$ edit/c @@ -33112,7 +33134,6 @@ edwardclapp edwardcliff edwardii-conference ee -ee-en/ ee/ ee/$ ee/Download @@ -33406,7 +33427,7 @@ email$ email-capture email-colleague email-contact/ -email-contact/nodehttp://help.netflix.com/robots.txt +email-contact/nodehttp://useloom.com/robots.txt email-contact/taxonomy_term email-content email-help @@ -33422,7 +33443,7 @@ email-validation email-verify/* email/ email/$ -email/*http://avexnet.or.jp/robots.txt +email/*http://store.google.com/robots.txt email/EnrollmentUnsubscribe.htm email/R/ email/SubscriptionTypeUnsubscribe.htm @@ -34393,6 +34414,8 @@ en/US/docs/general/Test en/US/swassets/ en/US/swassets/sw274/sitewide_country_language_selector.html en/_site_doc +en/aanmeldbevestiging +en/aanmelden-mislukt en/academia/books/members.html en/academia/books/search.html en/access/pagenotfound.html @@ -34963,6 +34986,7 @@ en/matlabcentral/simbiology/search.html en/matlabcentral/topics/distance-learning/search.html en/matlabcentral/topics/power-electronics-control/search.html en/media-materials.html +en/media/* en/meetings/full-capacity en/memory-world-committees/grid en/memory-world-committees/list @@ -35011,7 +35035,7 @@ en/modules/ace en/moler/ncm-download.html en/mowlac-risks-observatory/grid en/mowlac-risks-observatory/list -en/mowlac-risks-observatory/maphttp://da-topi.jp/robots.txt +en/mowlac-risks-observatory/maphttp://ssa.gov/robots.txt en/my-account en/myunited en/needs @@ -35020,9 +35044,13 @@ en/news-redirect/* en/news/canarias/diary en/news? en/newsletters/* +en/niet-gevonden en/node +en/node/* en/novel/comments.php?id= en/offline-site +en/onderwerp/*/onderwerpen* +en/onderwerp/*/publicaties* en/open-science/grid en/open-science/list en/open-science/map @@ -35066,16 +35094,17 @@ en/puA.html en/puB.html en/publications/2017/pwc-sports-survey-2017.pdf en/publications/2018/PwC%20Sports%20Survey-2018_web.pdf +en/publications? en/quality/ -en/questions en/ratings-rewards/car-details/ en/recherche en/recherche.html en/recherche? en/recruitments/ +en/reeds-aangemeld en/related-content? en/renew.html -en/request-information/ +en/request-information/ en/resources/ en/responsive-header en/restaurants/ @@ -35383,6 +35412,9 @@ entertainment/index.html entertainment/test$ enterzipcode.php entities +entities/search +entityexplore$ +entityexplore? entityreference entp entr/Die%20Geh%C3%A4lter%20wurden%20gek%C3%BCrzt @@ -35447,9 +35479,9 @@ epic epilepsy-seizures-rapid-rescue-single-treatment episerver episerver -episode-engine/ -episode-podcast/ -episode/ +episode-engine/ +episode-podcast/ +episode/ episode_times episodes?q= epmt @@ -36158,7 +36190,7 @@ es/music/+noredirect es/myunited es/nationals/search es/negocios -es/new/http://jetbrains.com/robots.txt +es/new/http://3lion-anime.com/robots.txt es/node es/node/ es/node/* @@ -36199,7 +36231,6 @@ es/products/ras/trial-center es/promos es/pselectlist.php es/pselectuser.php -es/questions es/random es/rangers/search es/rays/search @@ -36246,7 +36277,7 @@ es/sharecontacts-for-microsoft-outlook.aspx es/shop_name_search_service es/site-achievement es/sobre_nosotros -es/solicitar-informacion/ +es/solicitar-informacion/ es/solutions/case-studies/ es/solutions/case-studies/innovators/innovators-eu/ es/solutions/case-studies/sustainability-emea/ @@ -36258,7 +36289,6 @@ es/src/ es/stl es/strumenti/creatore-di-logo/onboarding es/submit.php -es/support es/swf es/tag/*/shoutbox es/tag/*/shoutbox? @@ -37148,7 +37178,7 @@ exportword exposed express express-checkout -express-connect/archives/http://abc7chicago.com/robots.txt +express-connect/archives/http://media.licdn.com/robots.txt express/ expresscart expression/cgi/recherche/recherche.php*f_terme= @@ -37237,7 +37267,7 @@ external_service/connect_now external_slp_click externalservices/surveyfeedapi/api/testfeed extfile -exthttp://cityofallen.org/robots.txt +exthttp://fitbots.com/robots.txt extlink extra extra/gremien @@ -37489,6 +37519,7 @@ fckeditor fcollado fcyrraci fd-fr/ +fd/ fdbk fdias fding @@ -37577,7 +37608,7 @@ feed/sitema feed/subscribe feed/update feed/v1/podcast/triggered-uncensored -feed/v1/podcast/unredacted-with-kurt-schlichterhttp://rcgroups.com/robots.txt +feed/v1/podcast/unredacted-with-kurt-schlichterhttp://championat.com/robots.txt feed/xml feed= feed=rss @@ -37604,7 +37635,7 @@ feedback/surveylogin.asp?k=138143139287&Q1 feedback/user_study feedbackR1 feedcommunicationdetail -feedhttp://google.com.ar/robots.txt +feedhttp://getty.edu/robots.txt feeds feeds.thetimes.com/puzzles feeds.thetimes.com/timescrossword @@ -37673,7 +37704,6 @@ ff/kb/*/discuss ff/search ff/user ff/users -fffd24.html ffis/ fg_ab= fg_lz= @@ -37875,7 +37905,6 @@ fi/merchants/ fi/mysql/free fi/news fi/outils/createur-de-logo/onboarding -fi/questions fi/redbullracing fi/renew.html fi/retail/search$ @@ -37885,7 +37914,6 @@ fi/search/ fi/search/default.mi fi/social-impact fi/strumenti/creatore-di-logo/onboarding -fi/support fi/technology.atom fi/technology/tagged/*page fi/tools/*/show @@ -37982,7 +38010,7 @@ filestorage/ filestore fileview filing/free-file-fillable-forms/free-file-fillable-forms-support -filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://amazon.ca/robots.txt +filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://s0.wp.com/robots.txt fill-private.htmlhttp://malla-espaldera.com/robots.txt fill.html film/s @@ -37991,7 +38019,6 @@ films/*/year films/year filter filter-partner-vertical -filter-subscription filter.do filter/ filter/bestseller @@ -38050,6 +38077,7 @@ financial-wellness financialtimes financing finanzas +finanzen/boerse/sitemaps finanzen/news/bilanzen-trickser-in-nadelstreifen_aid_205744.html find find$ @@ -38064,7 +38092,7 @@ find/*?official=true find/*?page find/*?shipping= find/*?{ -find/*http://artsy.net/robots.txt +find/*http://blogs.windows.com/robots.txt find/3DImage.jsp find/ApplecareDetails.jsp find/DemoItem.jsp @@ -38237,12 +38265,13 @@ flights/index.hi. flights/results flightsearch flint-deals -flip-player/ +flip-player/ flip-preview flipboardrss flipbook fliu flndrmk-spl +florence.html florianfintelmann flow flower @@ -38298,6 +38327,7 @@ follow-the-crumb-trail follow_board follow_me.php follow_user +followerPage followers followers.g followers_vl @@ -38396,7 +38426,7 @@ forgotpassword.aspx forgotpassword? forgotten-password forgotten-password/ -forgov-devhttp://esrl.noaa.gov/robots.txt +forgov-devhttp://telstra.com.au/robots.txt forlibraries form form-containers @@ -38478,6 +38508,7 @@ forum/*view__getnext$ forum/*view__getprevious$ forum/*view__new$ forum/*view__old$ +forum/4-general-board forum/?app=core&module=search forum/Presenter888Chat888 forum/account @@ -38512,6 +38543,12 @@ forum/faq.php forum/files forum/find-new forum/followed +forum/forum/1-public-forums +forum/forum/15-read-this-first-open-to-non-members +forum/forum/27-steady-condors-sc-forums +forum/forum/28-anchor-trades-an-forums +forum/forum/29-steadyoptions-so-forums +forum/forum/4-general-board-open-to-non-members forum/gallery forum/goto forum/goto.php @@ -38520,6 +38557,7 @@ forum/hooks forum/ignore forum/images forum/includes +forum/index forum/index.php?&unlockUserAgent=1 forum/index.php?action=activate forum/index.php?action=admin @@ -38556,6 +38594,12 @@ forum/index.php?action=unread forum/index.php?action=unreadreplies forum/index.php?action=who forum/index.php?app=core&module=global§ion=login&do=deleteCookies +forum/index.php?app=core&module=global§ion=navigation&inapp=ccs +forum/index.php?app=core&module=global§ion=sitemap&sitemap=sitemap_core_content_database_categories.xml.gz +forum/index.php?app=core&module=global§ion=sitemap&sitemap=sitemap_core_content_database_records.xml.gz +forum/index.php?app=core&module=global§ion=sitemap&sitemap=sitemap_core_core.xml.gz +forum/index.php?app=core&module=help +forum/index.php?app=core&module=search forum/index.php?app=core&module=task forum/index.php?app=core&module=usercp&tab=forums&area=forumsubs forum/index.php?app=core&module=usercp&tab=forums&area=watch&watch=topic @@ -38867,6 +38911,7 @@ forum/posts forum/presenterchat forum/printthread.php forum/privacy-policy.html +forum/privacypolicy forum/privmsg.php forum/profile forum/profile.php @@ -38880,18 +38925,22 @@ forum/report.php forum/retail forum/roditeli-i-deti-669-150.html forum/roditeli-i-deti-669-75.html +forum/rss +forum/rss/ccs/1-Articles forum/samodiagnostika-vektorov-14-75.html forum/search forum/search.php forum/search.php forum/send-password.html forum/settings +forum/shoutbox forum/showpost.php forum/showthread.php forum/showthread.php?p= forum/showthread.php?t=*&goto= forum/staff forum/startTopic +forum/statuses/all forum/store forum/style.php forum/styles @@ -38901,12 +38950,18 @@ forum/tags forum/tags.php forum/templates forum/terms-of-use.html +forum/topic/1121-vxx-and-vix-trading/?do=reportComment&comment +forum/topic/1870-the-power-of-diversification +forum/topic/1905-welcome-to-longshort-strategy +forum/topic/1906-introducing-longshort-strategy +forum/topic/221-tips-and-suggestions-for-working-members forum/traininggroups_onlinefree.php forum/translation_do.php forum/ucp.php -forum/ucp.phphttp://bigspeak.com/robots.txt +forum/ucp.phphttp://ravelry.com/robots.txt forum/ucp_agreement_trainings.php forum/uretral-nyj-vektor-4-25.html +forum/user forum/usercp.php forum/velocipedi-equestri/profile.php forum/viewonline.php @@ -38947,8 +39002,9 @@ forums/calendar.php forums/create/question forums/discover/ forums/discover/unread/ +forums/forum/30-general-members-forums forums/help.html -forums/http://customtechflooring.com/robots.txt +forums/http://yona.okdevtv.com/robots.txt forums/ignore/ forums/index.php/ef forums/index.php/h @@ -38966,7 +39022,7 @@ forums/index.php/sel forums/index.php/sp forums/index.php/u forums/index.php?&act=Online -forums/index.php?/user/http://cryptonewsventure.com/robots.txt +forums/index.php?/user/http://learnmoreparkour.com/robots.txt forums/index.php?act=Arcade forums/index.php?act=Attach forums/index.php?act=Forward @@ -39044,6 +39100,7 @@ fotos fotos/es/*+ foundation foundation/contact +four fourinthemorning foutmeldingen foutmeldingen$ @@ -39459,7 +39516,7 @@ fr/datos-personales fr/days/world-radio/grid fr/days/world-radio/list fr/days/world-radio/map -fr/demande-informations/ +fr/demande-informations/ fr/develop/ fr/develop/review/ fr/devolucion-de-productos @@ -39718,7 +39775,6 @@ fr/promos fr/pselectlist.php fr/pselectuser.php fr/quality/ -fr/questions fr/quickbooks-online/sui fr/quickbooks-online/sui/entrevue-de-demarrage-widget-confirmation.jsp fr/quickbooks-online/sui/entrevue-de-demarrage-widget-debut.jsp @@ -39901,6 +39957,7 @@ fram frame_map framebuilder framework +frameworkus francais france frances-tao @@ -39922,7 +39979,7 @@ frde fre/layout/set fred fred-glance-widget.php -fred-glance-widget.phphttp://autotrader.com/robots.txt +fred-glance-widget.phphttp://git.io/robots.txt free free-cancellation/index. free-coloring-pages/featured/frenchs-coloring-pages/ @@ -40025,6 +40082,8 @@ fullscreen fullscreen/ReportLinker fullwiley fun +fun/api/ +fun/g/ functions funding-for-researchers/our-funding-schemes?* funding? @@ -40092,7 +40151,7 @@ fzhu g g%C5%82osuj g-recaptcha-response -g/4arE9Chttp://history.com/robots.txt +g/4arE9Chttp://nngroup.com/robots.txt g/api g/banana/api/context g/ts @@ -40374,7 +40433,7 @@ gb/resources-campaign/* gb/search gb/user gb/user$ -gb_xapi_content/http://thedailystar.net/robots.txt +gb_xapi_content/http://manning.com/robots.txt gbahadir gbapujii gbook @@ -40714,7 +40773,7 @@ gidron giee/*category=ucommall gif gifs -gifshttp://transparencyreport.google.com/robots.txt +gifshttp://zen.yandex.ru/robots.txt gift gift-calculator-ranges/ gift-calculator-tags/ @@ -40793,12 +40852,14 @@ global-disclaimer/ global-embeds: global-font-test.php global-footer/* -global-infrastructure/services/get-async/http://accenture.com/robots.txt +global-infrastructure/services/get-async/http://minecraft.net/robots.txt global-master global-nav-esi +global-programs global-search/search* global/IFTPages/ca global/RU/ +global/alexa-assets global/api/load.php global/choose-location.html?location=home global/corporate/profile/mediacontact/sec/agreement.html @@ -40825,6 +40886,7 @@ global/resources/es/search global/resources/search global/shop global/shop/creator +global/sprachassistenten globalassets globalassets/departementene/*.xml$ globalassets/upload/*.xml$ @@ -40872,8 +40934,8 @@ go/directory go/download go/fanfiction/ go/help.ticket.submit$ -go/http://ct.pinterest.com/robots.txt -go/http://thinkingbricks.com/robots.txt +go/http://shewroteabook.com/robots.txt +go/http://thekitchn.com/robots.txt go/member go/members go/menu @@ -40988,7 +41050,7 @@ government-education/nonprofits/leadership-forum-poc/confirmation government-education/public-sector-cloud-start/public-sector-cloud-start/ government-education/public-sector-cloud-start/public-sector-cloud-start1/ government/solutions/intelligence/clearance.pdf -government/uploads/system/uploads/attachment_data/file/881746/pc1-print.pdf*http://labnol.org/robots.txt +government/uploads/system/uploads/attachment_data/file/881746/pc1-print.pdf*http://craigslist.org/robots.txt governor/mills/search/node gowtham gp @@ -41194,7 +41256,6 @@ gq/ gql gr gr- -gr-el/ gr/ gr/$ gr/aboutus @@ -41523,7 +41584,6 @@ h h$ h/mobileapis h/xplanding -h2owiki h5games_gamecenter/images h5news h?hl= @@ -41539,7 +41599,7 @@ haaretz-labels habbal haberleri/ hackathons/reinvent-2013/ -hacker/*/followhttp://techradar.com/robots.txt +hacker/*/followhttp://hootsuite.com/robots.txt hacker/*/unfollow hackerproof/? hackerproof/abreporting.html @@ -41912,7 +41972,6 @@ help-desk-series-resetting-your-password help-desk-series-smart-blocking help-desk-series-the-mystery-of-the-unknown-category help-desk-series-trust-site -help-me-choose help-panel help-v1 help-with-your-research/research-guides/adoptions @@ -41955,8 +42014,6 @@ help/sso help/testing help/tutorials help/tv/newsletters -help/tv/now-tv-on-bt-tv -help/tv/ocean/* help/us/rogers help/verify_email help/vodafone @@ -42135,7 +42192,6 @@ history-cults-los-angeles history.naver history.nhn history.php -history/ history/customs/datasets history/customs/resources history/log @@ -42163,7 +42219,6 @@ hk-en*/shop/*/sold hk-en*/step hk-en*/submit hk-en*/submitted -hk-en/ hk-en/*?*shpxid= hk-en/*?order= hk-en/*?services @@ -42245,7 +42300,6 @@ hk-en/transactions hk-en/treasury hk-en/ventureone hk-en/your -hk-zh/ hk-zh/shop/*?*&*&*&* hk/ hk/*?*shpxid= @@ -42265,10 +42319,13 @@ hk/css hk/education hk/email-validation hk/en/book-a-trip/flights/fare-types/fare-guide-information.html +hk/en/c/* +hk/en/contact/search?param= hk/en/privacy-statement/qualtrics hk/en/privacy/qualtricshttp://countryliving.com/robots.txt hk/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html hk/en/search +hk/en/search?param=* hk/enterprise/blog/search$ hk/enterprise/blog/search? hk/ferramentas/criador-de-logo/onboarding @@ -42500,7 +42557,6 @@ homepage-b homepage-beta homepage-experiment homepage-video-test -homepage/ homepage/2013 homepage/HomepageVideoMetrics.htm homepage/health/2009/fall/nobel-prize.shtml @@ -42554,7 +42610,7 @@ homework-help/landing/offer homework-help/search? homoud homr/services -honeypot/http://streamriver.thebase.in/robots.txt +honeypot/http://cyrushostetler.com/robots.txt hong-kong-ting-hui-limited-cclxixe honing.html hook @@ -42605,6 +42661,7 @@ hotel/*/?type hotel/h hotel/index.hi. hotel/redirect +hotel/reviews? hotel/s hotel/search hotel/us/the-airstream-van.*.html @@ -42655,6 +42712,7 @@ hotels/reservation-payment.htm hotels/rpc hotels/s hotels/search +hotels/search hotels/search-results.htm hotels/search/list* hotels/search/map* @@ -42691,7 +42749,7 @@ how-low-will-you-go- how-to-adjust-the-privacy-settings-for-your-smartwatch how-to-change-your-privacy-settings-on-facebook-and-instagram how-to-change-your-privacy-settings-on-twitter-and-youtube -how-to-find-happiness-newsletter-book-preview/http://theminimice.com/robots.txt +how-to-find-happiness-newsletter-book-preview/http://dolphchaney.com/robots.txt how-to-keep-your-browsing-information-untraceable how-to-keep-your-phone-secure-while-traveling how-to-limit-ad-tracking-on-your-mobile-device @@ -42719,6 +42777,8 @@ hp/focus-retrocompatibile$ hp/video hp_channels hpan +hpm +hpmob hpols_catalog/ hpws/max-connections.php hpws/parallel-downloads.php @@ -45903,7 +45963,7 @@ html?fr= html?google_editors_picks= html?noamp= html_bbs/ -html_email/ +html_email/ html_externe html_file/ html_templates @@ -45919,174 +45979,164 @@ http http-checker http2_data http: -http://20minutos.es/robots.txt +http://1866065.fls.doubleclick.net/robots.txt http://24alan.blogspot.com/robots.txt -http://2507573.fls.doubleclick.net/robots.txt -http://3471255.fls.doubleclick.net/robots.txt -http://4087375.fls.doubleclick.net/robots.txt http://4384249.fls.doubleclick.net/robots.txt -http://66.media.tumblr.com/robots.txt -http://abbyharmony.com/robots.txt -http://adamdurica.lnk.to/robots.txt -http://addyosmani.com/robots.txt -http://africasiaeuro.com/robots.txt -http://agrotop.co.il/robots.txt +http://9news.com/robots.txt +http://aap.org/robots.txt +http://abc7chicago.com/robots.txt +http://about.usps.com/robots.txt +http://academic.oup.com/robots.txt +http://adcell.de/robots.txt +http://addons.opera.com/robots.txt +http://adssettings.google.com/robots.txt +http://advance-esthetic.us/robots.txt +http://aggie-horticulture.tamu.edu/robots.txt http://airportiq.com/robots.txt -http://allegro.pl/robots.txt -http://amazon.com.br/robots.txt -http://annualreviews.org/robots.txt -http://api.herolens.com/robots.txt -http://apple.stackexchange.com/robots.txt -http://appleinsider.com/robots.txt -http://apps.microsoft.com/robots.txt +http://alternet.org/robots.txt +http://amazon.co.uk/robots.txt +http://annex.s-manga.net/robots.txt http://apsense.com/robots.txt -http://arstechnica.com/robots.txt -http://au.effectivemeasure.net/robots.txt -http://avid.com/robots.txt -http://bankofamerica.com/robots.txt -http://behance.net/robots.txt -http://berkeley.edu/robots.txt -http://berproducts.org/robots.txt +http://argentina.gob.ar/robots.txt +http://avex.jp/robots.txt +http://avito.ru/robots.txt +http://babylenta.ru/robots.txt +http://barrons.com/robots.txt +http://bath.ac.uk/robots.txt +http://bcp.crwdcntrl.net/robots.txt http://beta.companieshouse.gov.uk/robots.txt http://bharat.republicworld.com -http://bilibili.com/robots.txt -http://birds.cornell.edu/robots.txt -http://bitcoinmagazine.com/robots.txt -http://blog.google/robots.txt -http://blog.naver.com/robots.txt -http://blog.youtube/robots.txt -http://bloglovin.com/robots.txt -http://bloombergquint.com/robots.txt -http://bookdepository.com/robots.txt -http://br.de/robots.txt -http://britishairways.com/robots.txt -http://business-standard.com/robots.txt +http://blogs.cornell.edu/robots.txt +http://blogs.msdn.com/robots.txt +http://blogs.oracle.com/robots.txt +http://blogtalkradio.com/robots.txt +http://box.com/robots.txt +http://brickset.com/robots.txt +http://brightcove.com/robots.txt +http://bulletjournal.com/robots.txt http://buy.garmin.com/robots.txt -http://ca.linkedin.com/robots.txt -http://calendly.com/robots.txt -http://capgemini.com/robots.txt -http://cards-dev.twitter.com/robots.txt -http://case.edu/robots.txt -http://cbsnews.com/robots.txt -http://cdn.datatables.net/robots.txt -http://cesarecarta.it/robots.txt -http://cgi.ebay.com/robots.txt -http://chromium.org/robots.txt -http://chronicle.com/robots.txt -http://cia.gov/robots.txt -http://cisco.com/robots.txt -http://cms.gov/robots.txt +http://buzzfeednews.com/robots.txt +http://ca-gmtdmp.mookie1.com/robots.txt +http://calacademy.org/robots.txt +http://canada.ca/robots.txt +http://care.com/robots.txt +http://careerbuilder.com/robots.txt +http://cbn.com/robots.txt +http://cdn.discordapp.com/robots.txt +http://christinakarst.com/robots.txt +http://cisa.gov/robots.txt +http://cloud.mail.ru/robots.txt +http://cmswire.com/robots.txt +http://colorado.edu/robots.txt http://comcluster.cxense.com/robots.txt http://comunitaqueeniana.weebly.com/news-of-the-world http://comunitaqueeniana.weebly.com/news-of-the-world/category/brian-may http://comunitaqueeniana.weebly.com/news-of-the-world/category/freddie-mercury http://comunitaqueeniana.weebly.com/news-of-the-world/category/roger-taylor +http://consumerfinance.gov/robots.txt +http://consumerist.com/robots.txt +http://contentmarketinginstitute.com/robots.txt +http://contributors.youtube.com/robots.txt http://core.telegram.org/robots.txt -http://cricketarchive.com/robots.txt -http://csiro.au/robots.txt -http://dancenter.de/robots.txt -http://dansommer.de/robots.txt -http://data.gov/robots.txt -http://dc.arrivalist.com/robots.txt -http://deccanherald.com/robots.txt -http://diskus-direkt.de/robots.txt +http://coronavirus.jhu.edu/robots.txt +http://corporate.walmart.com/robots.txt +http://csmonitor.com/robots.txt +http://ct.pinterest.com/robots.txt +http://dailywire.com/robots.txt +http://darkreading.com/robots.txt +http://darksidedetective.com/robots.txt +http://dashlane.com/robots.txt +http://delivery.yandex.ru/robots.txt +http://democracynow.org/robots.txt +http://digicert.com/robots.txt +http://digital-strategy.ec.europa.eu/robots.txt +http://divisionrebeltackles.com/robots.txt +http://docs.docker.com/robots.txt http://docs.woocommerce.com/robots.txt -http://dr.dk/robots.txt -http://dukevideo.com/robots.txt -http://dvcs.w3.org/robots.txt -http://ea.com/robots.txt -http://earth.google.it/robots.txt -http://economictimes.indiatimes.com/robots.txt -http://edukado.net/robots.txt -http://elegantmemorials.com/robots.txt -http://en-gb.wordpress.org/robots.txt -http://engineeringslidechart.com/robots.txt -http://english.happybuddhatemple.org/robots.txt -http://es-la.facebook.com/robots.txt -http://ethereum.org/robots.txt +http://drafts.csswg.org/robots.txt +http://drdavidwilliams.com/robots.txt +http://dropbox.com/robots.txt +http://economist.com/robots.txt +http://edenguard.fr/robots.txt http://ethz.ch/robots.txt -http://etsy.com/robots.txt -http://europarl.europa.eu/robots.txt -http://faculty.washington.edu/robots.txt -http://fairmont.com/robots.txt -http://firebase.google.com/robots.txt -http://fiverr.com/robots.txt +http://factcheck.org/robots.txt +http://feross.org/robots.txt +http://findbyplate.com/robots.txt +http://fitness-mag.fr/robots.txt http://flightaware.com/robots.txt -http://freesound.org/robots.txt -http://fun88hello.com/robots.txt -http://gamestop.com/robots.txt -http://getbootstrap.com/robots.txt -http://getpaint.net/robots.txt -http://ghost.org/robots.txt -http://gitlab.com/robots.txt -http://gnupg.org/robots.txt -http://golem.de/robots.txt -http://google.co.il/robots.txt -http://googledevelopers.blogspot.com/robots.txt -http://googleonlinesecurity.blogspot.com/robots.txt -http://gopro.com/robots.txt -http://govinfo.gov/robots.txt -http://graphics8.nytimes.com/robots.txt -http://hanselman.com/robots.txt -http://hotblouse.com/robots.txt -http://href.li/robots.txt +http://forklifts-achilles.com/robots.txt +http://fsmitha.com/robots.txt +http://fxnetworks.com/robots.txt +http://gal2.org/robots.txt +http://gentoo.org/robots.txt +http://geo.itunes.apple.com/robots.txt +http://getcloudapp.com/robots.txt +http://getfirefox.com/robots.txt +http://glassdoor.com/robots.txt +http://goodway.com/robots.txt +http://greatist.com/robots.txt +http://gurukripa.org.in/robots.txt +http://healio.com/robots.txt +http://healthychildren.org/robots.txt +http://help.twitter.com/robots.txt +http://help.yahoo.com/robots.txt +http://heritagewildlifemanagement.com/robots.txt http://hub.docker.com/robots.txt -http://hyperallergic.com/32904/speaking-out-against-commercial-photography-as-art/http://tinypng.com/robots.txt +http://hyperallergic.com/32904/speaking-out-against-commercial-photography-as-art/http://ibtimes.com/robots.txt http://hyperallergic.com/80957/after-bizarre-email-incident-china-institute-claims-they-were-hacked/ -http://icanhascheezburger.com/robots.txt -http://ifixit.com/robots.txt -http://igg.me/robots.txt +http://i.ctnsnet.com/robots.txt +http://ic.gc.ca/robots.txt +http://icomoon.io/robots.txt +http://iheart.com/robots.txt http://ilo.org/robots.txt -http://informationweek.com/robots.txt +http://imgur.com/robots.txt http://insee.fr/robots.txt http://insider.com/robots.txt -http://interhome.de/robots.txt +http://ionos.com/robots.txt http://ipac.ctnsnet.com/robots.txt +http://ipcc.ch/robots.txt +http://ipsos.com/robots.txt http://iqair.com/robots.txt +http://it.wikipedia.org/robots.txt +http://itproportal.com/robots.txt +http://jetreports.com/robots.txt http://joinmastodon.org/robots.txt -http://journals.sagepub.com/robots.txt +http://journals.ametsoc.org/robots.txt http://jovanamiljanovic.com/robots.txt -http://jpmorgan.com/robots.txt -http://kungfukingdom.com/robots.txt -http://lareviewofbooks.org/robots.txt -http://learn.adafruit.com/robots.txt -http://lehmann.cx/robots.txt -http://linkrep.com/robots.txt -http://liveinternet.ru/robots.txt -http://livewithoutdeadtime.wordpress.com/robots.txt -http://make.wordpress.org/robots.txt -http://margaretfelice.com/robots.txt -http://marketingland.com/robots.txt +http://justgiving.com/robots.txt +http://kde.org/robots.txt +http://khn.org/robots.txt +http://khronos.org/robots.txt +http://klook.com/robots.txt +http://lh5.googleusercontent.com/robots.txt +http://librarything.com/robots.txt +http://macworld.co.uk/robots.txt +http://maps.google.co.uk/robots.txt +http://mariadb.org/robots.txt http://maryannesbookshelf.com/robots.txt -http://masaru-emoto.net/robots.txt -http://mathworld.wolfram.com/robots.txt -http://media.licdn.com/robots.txt +http://max64.com/robots.txt +http://med.stanford.edu/robots.txt +http://megavote.com.br/robots.txt http://memcached.org/robots.txt -http://metacritic.com/robots.txt -http://microformats.org/robots.txt http://mineyour.biz/robots.txt -http://mixer.com/robots.txt -http://mladi.hbk.hr/robots.txt -http://molly.com/robots.txt -http://mormonchannel.org/robots.txt -http://nasa.gov/robots.txt -http://ncaa.com/robots.txt -http://news.microsoft.com/robots.txt -http://newsroom.intel.com/robots.txt -http://nhtsa.gov/robots.txt -http://nordstrom.com/robots.txt -http://nos.nl/robots.txt -http://nuvet.com/robots.txt -http://nydailynews.com/robots.txt -http://oas.org/robots.txt -http://oracle.com/robots.txt +http://mor-pack.co.il/robots.txt +http://motherearthnews.com/robots.txt +http://mountsinai.org/robots.txt +http://mpp.mxptint.net/robots.txt +http://n.us1.dyntrk.com/robots.txt +http://ndr.de/robots.txt +http://novasol.de/robots.txt +http://novostroev.ru/robots.txt +http://nsf.gov/robots.txt +http://offers.hubspot.com/robots.txt +http://online.wsj.com/robots.txt +http://passionfruitsporthorses.squarespace.com/robots.txt +http://patreon.com/robots.txt http://paulirish.com/robots.txt -http://paypalobjects.com/robots.txt -http://peta.org/robots.txt -http://pfizer.com/robots.txt +http://peerj.com/robots.txt http://photobucket.com/robots.txt -http://pipedrive.com/robots.txt -http://pixel.everesttech.net/robots.txt +http://pixel.logtrackback.com/robots.txt +http://pixel.mathtag.com/robots.txt http://pixel.myrtbportal.com/robots.txt http://pompeachaleurdaikin.fr/besoins/besoin-info-chauffage-et-climatisation/ http://pompeachaleurdaikin.fr/besoins/besoin-info-chauffage-purification-de-lair/ @@ -46110,58 +46160,65 @@ http://pompeachaleurdaikin.fr/le-lexique/ http://pompeachaleurdaikin.fr/temoignages-infos/ http://pompeachaleurdaikin.fr/vos-besoins/chauffage/page/2/ http://poolwiseliving.com.au/robots.txt -http://pubs.rsc.org/robots.txt -http://rover.ebay.com/robots.txt -http://ru.nl/robots.txt -http://s3-us-west-2.amazonaws.com/robots.txt -http://safebrowsing.google.com/robots.txt -http://satc.demdex.net/robots.txt -http://sears.com/robots.txt -http://security.stackexchange.com/robots.txt -http://shawnkellerdds.com/robots.txt -http://skype.com/robots.txt -http://smallbusiness.withgoogle.com/robots.txt +http://postmates.com/robots.txt +http://printingbros3d.com/robots.txt +http://projecthoneypot.org/robots.txt +http://protonmail.com/robots.txt +http://query.nytimes.com/robots.txt +http://robertjohnsonbluesfoundation.org/robots.txt +http://rti.org.tw/robots.txt +http://scientificamerican.com/robots.txt +http://search.google.com/robots.txt +http://sendpulse.com/robots.txt +http://sitekit.withgoogle.com/robots.txt +http://skyscanner.net/robots.txt +http://smartpassiveincome.com/robots.txt http://smore.com/robots.txt -http://socialblade.com/robots.txt -http://spl.zeotap.com/robots.txt -http://sportskeeda.com/robots.txt -http://squareup.com/robots.txt -http://sverigesradio.se/robots.txt -http://svt.se/robots.txt +http://solutionsbankruptcy.com/robots.txt +http://sonos.com/robots.txt +http://sonymusic.co.jp/robots.txt +http://straight.com/robots.txt +http://stripe.com/robots.txt +http://sucuri.net/robots.txt http://synology.com/robots.txt +http://szorfdeszka.hu/robots.txt http://takinx.dcnblog.jp/robots.txt -http://taxfoundation.org/robots.txt -http://tenrev.com/robots.txt -http://thecreativeone.tv/robots.txt -http://thecut.com/robots.txt +http://taxjar.com/robots.txt +http://techcommunity.microsoft.com/robots.txt +http://theculturetrip.com/robots.txt http://thefa.com/robots.txt -http://theinquirer.net/robots.txt -http://thekitchn.com/robots.txt -http://thetrevorproject.org/robots.txt -http://tms.dmp.wi-fi.ru/robots.txt -http://today.com/robots.txt -http://trulia.com/robots.txt -http://tug.org/robots.txt -http://ubuntu.com/robots.txt -http://uk.pinterest.com/robots.txt -http://undis.eu/robots.txt +http://thefader.com/robots.txt +http://thehindubusinessline.com/robots.txt +http://thisisinsider.com/robots.txt +http://tools.pingdom.com/robots.txt +http://tripit.com/robots.txt +http://tsa.gov/robots.txt +http://uk.wikipedia.org/robots.txt http://unrealengine.com/robots.txt -http://us.battle.net/robots.txt -http://voterga.org/robots.txt -http://warp90.com/robots.txt -http://webmd.com/robots.txt +http://uploads-ssl.webflow.com/robots.txt +http://uscode.house.gov/robots.txt +http://uspto.gov/robots.txt +http://vaultpress.com/robots.txt +http://verizonwireless.com/robots.txt +http://videojs.com/robots.txt +http://visitazores.com/robots.txt +http://w3schools.com/robots.txt http://webopedia.com/robots.txt -http://wellsfargo.com/robots.txt -http://works.bepress.com/robots.txt -http://world.g-shock.com/robots.txt -http://wunderground.com/robots.txt -http://wwe.com/robots.txt +http://wework.com/robots.txt +http://wholesomeyum.com/robots.txt +http://wiki.apache.org/robots.txt +http://wiki.ubuntu.com/robots.txt +http://woobox.com/robots.txt +http://woothemes.com/robots.txt +http://wordreference.com/robots.txt +http://worksforweb.com/robots.txt http://www.comodo.com/email/webinspector-email http://www.rdg.ac.uk/WebStats http://www.reading.ac.uk/WebStats -http://xda-developers.com/robots.txt -http://zdnet.fr/robots.txt -http://zmeu.net/robots.txt +http://xkcd.com/robots.txt +http://yle.fi/robots.txt +http://yooweedoo.org/robots.txt +http://yummly.com/robots.txt httpd httpd/reports https @@ -46209,6 +46266,7 @@ https://r-power.republicworld.com https://securepubads.g.doubleclick.net https://soft-launch.republicworld.com https://ssl.p.jwpcdn.com +https://statistiek.rijksoverheid.nl/piwik/js/tracker.php https://svelte-hindi.republicworld.com https://svelte.republicworld.com https://visitgreenland.com/wp-content/uploads/ono-fleischers-hotel-apartments/ @@ -46243,7 +46301,7 @@ https://www.facebook.com/From-Glory-Oklahoma-592513700928427 https://www.oxfamintermon.org/ca/resultats-de-cerca?term= https://www.oxfamintermon.org/es/resultados-de-busqueda?term= https://www.republicworld.com/ipl-2024 -https://www.republicworld.com/ipl-2024/*http://linuxquestions.org/robots.txt +https://www.republicworld.com/ipl-2024/*http://no.wikipedia.org/robots.txt https://www.southampton.ac.uk/research/areas https://www.southampton.ac.uk/research/search https://www.southampton.ac.uk/research/search/all @@ -46549,8 +46607,6 @@ hybe_stories/ hybrid hybridauth hybridauth/endpoint -hydra/auth -hydra/unilogin hyegichung hymns/bio.cfm hymns/hymn.cfm @@ -46989,6 +47045,8 @@ ie/en/book-a-trip/cars.html ie/en/book-a-trip/flights/fare-types/fare-guide-information.html ie/en/book-a-trip/hotels-and-airbnb.html ie/en/book-a-trip/transfers.html +ie/en/c/* +ie/en/contact/search?param= ie/en/eloqua/* ie/en/ieweb ie/en/privacy-notice/qualtrics @@ -46997,6 +47055,7 @@ ie/en/promos/ ie/en/promos/lyve-cloud-for-startups/ ie/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html ie/en/search +ie/en/search?param=* ie/enterprise/blog/search$ ie/enterprise/blog/search? ie/ferramentas/criador-de-logo/onboarding @@ -47082,7 +47141,7 @@ iframe/dirette iframe/video iframe= iframes -iframes/http://6590300.fls.doubleclick.net/robots.txt +iframes/http://tno.nl/robots.txt ifsc-code/ ifwns ig/add? @@ -47113,7 +47172,6 @@ il-en*/people/*/circle il-en*/people/*/favorites il-en*/shop/*/favoriters il-en*/shop/*/sold -il-en/ il-en/*?order= il-en/*color= il-en/*customizable= @@ -47247,6 +47305,8 @@ images/about/ images/adspace/ images/api images/application_uploads +images/async/? +images/async? images/campaign/ images/carBlogsimages images/chart_gifs @@ -47259,6 +47319,9 @@ images/dopfiles/DNT20170204041207.pdf images/email/ images/ga_img_handler.php images/home/ +images/hosted/? +images/hosted/search? +images/hosted? images/interview_pdfs images/intfood/thermomix/HF_icon_thermomix.svg images/li.gif @@ -47274,9 +47337,14 @@ images/private images/related images/resume images/scaled +images/search%3F +images/search%5C +images/search/? images/search/details/twitterCards/twitter-card +images/search? images/search?rpt=imageview images/search?text=*&source=morda +images/searchbyimage images/showroomimages images/smart/$ images/staff @@ -47292,6 +47360,7 @@ images/verify_image.png images/viewconfig$ images/visit/ images/welcome_image.png +images? imagesLinks imagine/ imaging/appointments-and-referrals/email-signup-thankyou @@ -47314,7 +47383,7 @@ img/*.docx$ img/*.pdf$ img/category img/hc_ambassador.png -img/http://trutv.com/robots.txt +img/http://m.mlb.com/robots.txt img/logo/3rdpartylogos img/mobile img/not-indexed @@ -47381,7 +47450,6 @@ in-en*/people/*/circle in-en*/people/*/favorites in-en*/shop/*/favoriters in-en*/shop/*/sold -in-en/ in-en/*?order= in-en/*color= in-en/*customizable= @@ -47537,6 +47605,7 @@ inbox-talk inbox-user inbox.aspx inbox.php +inboxcommerce inc inc/ inc5000dev @@ -47552,11 +47621,10 @@ inclient/email/confirmed/speed inclient/email/expired/speed include include/ -include/_mod/site/images/rss_logo.png includes includes includes/ -includes/ +includes/ includes/* includes/*.asp$ includes/*.js @@ -47706,12 +47774,12 @@ index.php/user/logout index.php/user/logout index.php/user/logout/ index.php/user/logout/http://answers.microsoft.com/robots.txt -index.php/user/logout/http://azcentral.com/robots.txt -index.php/user/logout/http://chegg.com/robots.txt -index.php/user/logout/http://cl.ly/robots.txt -index.php/user/logout/http://clubhouse.com/robots.txt +index.php/user/logout/http://bbpress.org/robots.txt +index.php/user/logout/http://eu-gmtdmp.gd1.mookie1.com/robots.txt +index.php/user/logout/http://fandango.com/robots.txt +index.php/user/logout/http://ordnancesurvey.co.uk/robots.txt index.php/user/logout/http://pst-merger.com/robots.txt -index.php/user/logout/http://wikitravel.org/robots.txt +index.php/user/logout/http://slashgear.com/robots.txt index.php/user/password index.php/user/password index.php/user/password/ @@ -47728,9 +47796,20 @@ index.php/zh-hant/node/ index.php3 index.php? index.php? +index.php?&unlockUserAgent=1 index.php?*MathShowImage index.php?*action=credits index.php?*printable +index.php?app=core&module=global§ion=login&do=deleteCookies +index.php?app=core&module=task +index.php?app=forums&module=extras§ion=forward +index.php?app=forums&module=extras§ion=rating +index.php?app=forums&module=forums§ion=markasread +index.php?app=forums&module=moderate§ion=moderate +index.php?app=members&module=chat +index.php?app=members&module=messaging +index.php?app=members&module=search +index.php?app=members&module=search&do=active index.php?do= index.php?op= index.php?page$ @@ -48122,7 +48201,7 @@ inter-success-buy inter-wait-buy interact interactions-list-drugs.php -interactive*http://store.cdbaby.com/robots.txt +interactive*http://startnext.com/robots.txt interactive/quiz/preview interactive/reading-preference interactives @@ -48332,7 +48411,7 @@ ip-outreach/*/ipday/2024/ ipAcl ipAddress= ipad -ipad/ +ipad/ ipad/4/Contents/en/searchindex ipadconsent ipc @@ -48368,11 +48447,11 @@ ipodtouch/4/Contents/en/searchindex ipotechny-calculator ipp ipportal-support-api +ips_kernel ipstatsdb/ ipterra iptest iptest.aspx -iptheory iq-directory iq/ iq_ar @@ -48819,7 +48898,6 @@ it/promos it/promotion it/pselectlist.php it/pselectuser.php -it/questions it/random it/register.php it/renew.html @@ -48833,7 +48911,7 @@ it/responsive-header it/retail/search$ it/retail/search? it/ricerca -it/richiesta-informazioni/ +it/richiesta-informazioni/ it/scisoft/star it/search it/search*attr_*= @@ -48845,7 +48923,7 @@ it/search/ it/search/autocomplete it/search/default.mi it/search? -it/searchhttp://foursquare.com/robots.txt +it/searchhttp://wix.com/robots.txt it/sfogliare it/share it/shop_name_search_service @@ -48958,7 +49036,7 @@ itm/soi itm/variationlogistics itm/watch itmhero -itmi/about/dean-message/http://essence.com/robots.txt +itmi/about/dean-message/http://myemail.constantcontact.com/robots.txt itnl itoolshelp itpi/digitaltour/ @@ -49165,7 +49243,6 @@ ja/onelook_british_dictionary_words.html ja/player ja/privacy ja/privacy.html -ja/questions ja/renew.html ja/search ja/search* @@ -49247,7 +49324,6 @@ jalekseyeva jalili jalloy jalpert -jamaicavoices jameel james_bedford james_kim @@ -49719,6 +49795,7 @@ joankane joannaliu joannebcole joaoincio +job*industry=*occupation= job-apply job-listings/ job-payments @@ -50589,6 +50666,10 @@ kamrani kandaseiko1030/videolist-*.html kandaseiko1030/videolist.html kanderton +kandidatencheck/2021/ndr-bundestagswahl/video/nicht-teilgenommen +kandidatencheck/2021/ndr-landtagswahl/video/nicht-teilgenommen +kandidatencheck/2021/wdr-bundestagswahl/video/nicht-teilgenommen +kandidatencheck/2022/landtagswahl/video/nicht-teilgenommen kaneeshajohnson kangas kanikaclark @@ -51028,7 +51109,6 @@ ko/onelook_british_dictionary_words.html ko/pm/ ko/privacy ko/privacy.html -ko/questions ko/random ko/renew.html ko/search @@ -51344,7 +51424,7 @@ lan lancaster land land-browse-bff -land/ +land/ land/search.php landing landing-feed @@ -51353,10 +51433,10 @@ landing-page-sitemap.xml landing-page/changelog landing-page/cmp-freemium landing-page/licensing -landing-page/webinar/kessler-expertserieswebinar-mojo-assetdeliveryhttp://justwatch.com/robots.txt +landing-page/webinar/kessler-expertserieswebinar-mojo-assetdeliveryhttp://tag.rutarget.ru/robots.txt landing-pages landing.php -landing/ +landing/ landing/braintree-paypal landing/brand/ landing/brand/adam-eve-products$ @@ -51368,6 +51448,7 @@ landing/cd-rates-f landing/cd-rates-g landing/cmsnext-root landing/comodo-conducts-webinar-on-protection-against-ransomware/? +landing/edu.html landing/email/ landing/google-checkout landing/happy-holiday-retargeting @@ -51502,7 +51583,7 @@ latinamerica/wp-admin latinamerica/wp-content/plugins latinamerica/wp-includes latoyaprincessjackson -launch/ +launch/ launch2005/ launch_invitation launcher @@ -51531,7 +51612,7 @@ law law-abiding-citizen law-library-stat/archive law-library-stat/briefs -law-new/http://jetblue.com/robots.txt +law-new/http://vancouver.ca/robots.txt law-news/*/index.aspx law-school/search-results/ law/about/our-people/academic-staff/staff-profile.html @@ -51675,7 +51756,7 @@ learning/settings? learningarcade/ learningcenter learnmore -learnmore-transferhttp://foter.com/robots.txt +learnmore-transferhttp://pennmedicine.org/robots.txt learnmorelayer learnmorelayertv leave @@ -51758,12 +51839,12 @@ legal-content/SV/TXT/DOC legal-content/SV/TXT/SIG legal-guides/ugc legal-leaderboards/weekly -legal-p2/http://wikiart.org/robots.txt +legal-p2/http://redis.io/robots.txt legal-services/checkout? legal/3874403/ legal/bank-agreement-europe-expanded legal/former-affiliate-terms-and-conditions -legal/http://amnestyusa.org/robots.txt +legal/http://lh6.ggpht.com/robots.txt legal/merchant-directory legal/terms legal/terms-of-service/unstyled.html @@ -52114,7 +52195,6 @@ link.php link/ link2 link: -link? link_to linked linked_webroots @@ -52206,7 +52286,7 @@ listmanager/goodbye.php listmanager/notification1.php listmanager/notification2.php lists -lists/ +lists/ lists/search lists/search?q= listspider/ @@ -52227,9 +52307,9 @@ live live-a-detruire_19925.html live-blogs/*embed=1 live-eyewear -live-preview/http://obamawhitehouse.archives.gov/robots.txt -live-preview/http://v.youku.com/robots.txt -live-preview/http://yummly.com/robots.txt +live-preview/http://askubuntu.com/robots.txt +live-preview/http://flutter.dev/robots.txt +live-preview/http://nrdc.org/robots.txt live-score/cricket/auction_ajax live-score/cricket/comm live-score/cricket/commentary @@ -52351,9 +52431,9 @@ loans loc/volunteers loc= local +local local-dev local-dev-old -local-navigation/ local-services-ads local/INDEx-survey local/ajax @@ -52564,6 +52644,7 @@ lok-sabha-elections-2019/page-*/$ lokraj london-spitalfields-workspace london-workspace +london.html londres-2012/? londres-2012/module londres-2012/videos @@ -52574,7 +52655,6 @@ longnguyen longyang lookProductIdItem= lookup -lookup-pages lookup/external-ref lookup/google-scholar lookup?s= @@ -52585,6 +52665,7 @@ lorenzesch lorenzocasaburi lorgiagarciapena los-angeles-workspace +los-angeles.html lost-password lostitem loteria-de-navidad/comprobar-loteria-navidad/numero-*.html? @@ -52613,7 +52694,6 @@ lowFareDestinationAirport= lowFareOriginAirport= lowFareOutboundDateString= lowFareReturnDateString= -loyalty-program loyalty?id= lp lp- @@ -52673,7 +52753,7 @@ lrossmiller lrotenstein lrtrambaiolli ls/ -ls/docshttp://percona.com/robots.txt +ls/docshttp://di.rlcdn.com/robots.txt lsdahlberg lshao lsho1976 @@ -52789,7 +52869,9 @@ lu/dataprotection lu/dataprotection-notice lu/datenschutzhinweis lu/en/agb-0718.pdf +lu/en/c/* lu/en/cg-0718.pdf +lu/en/contact/search?param= lu/en/events/awm-2018-conference-dublin-pwc.html lu/en/events/awm-2018-conference-dublin.html lu/en/ghost-templates-lu-en/agb.html @@ -52799,8 +52881,12 @@ lu/en/ghost-templates-lu-en/dataprotection.html lu/en/ghost-templates-lu-en/datenschutzhinweis.html lu/en/ghost-templates-lu-en/tob.html lu/en/privacy/qualtrics +lu/en/search?param=* lu/en/tob-0718.pdf lu/events/awm-2018-conference-dublin-pwc.html +lu/fr/c/* +lu/fr/contact/search?param= +lu/fr/search?param=* lu/fr/vie-privee/qualtrics lu/news lu/tob @@ -53154,6 +53240,7 @@ madhusudan madison-singell madisonatyler madisonconklin +madrid.html madrigano madvani mae/intranet @@ -53302,16 +53389,14 @@ mai/users maier mail mail -mail-fertighttp://transparency.org/robots.txt +mail-fertighttp://ist-track.com/robots.txt mail-gotowe mail-listo mail-okay mail.php mail/ mail/$ -mail/subscribe mail/termsandconditions -mail/valid- mail/view mail/webhook/open mail? @@ -53446,7 +53531,6 @@ manager-interface/projekte-mgr.html manager-interface/transaktionen.html manager-interface/umsatzliste.html manager-interface/vielfaltoskop.html -manager/ managesavedsearches manageyourkindle managing-permission/tokenized @@ -53483,7 +53567,7 @@ maoliangye map map-constructor/loader map-regular.xml -map-review/ +map-review/ map-search-flats/leningradskaya-oblast/$ map-search-flats/moskovskaya-oblast/$ map-search-flats/moskva/$ @@ -53517,6 +53601,7 @@ maps/*?lang=uk$ maps/*?lang=uz$ maps/*?ll= maps/about +maps/adsendpoint maps/api/js maps/api/place/js maps/api/staticmap @@ -53572,7 +53657,7 @@ marenalin margaretjenkins margarettroyer margotmoinester -mari/ +mari/ maria maria-garytrainingsite maria_acevedo @@ -54031,7 +54116,6 @@ mec-medicaid/ mecha mechanic meconnect/ -medal/* meddev media media @@ -54042,7 +54126,6 @@ media-library-links/ media-library/sites/alspac/migrated/documents media-manager media/ -media/* media/*/analog-dialogue/ media/*/company/sustainability-reports/ media/*/edit @@ -54060,7 +54143,7 @@ media/BookingThumbnails media/JC media/Player6_0.swf media/ProviderThumbnails -media/Resized-Images/*http://facebook.github.io/robots.txt +media/Resized-Images/*http://otto.de/robots.txt media/SL media/TALSO.swf media/TUIThumbnails @@ -54089,7 +54172,6 @@ media/daodao/photo-t media/daodao/video-t media/daodao/video-v media/downloads/ -media/editimgecaption/* media/ethics-center/social-sector-ethics/ media/fbavatar media/feeds @@ -54140,7 +54222,7 @@ media/tourism-content media/travelpod-roll.flv media/tv/channel/credits media/tyfo* -media/tyfo*http://fbi.gov/robots.txt +media/tyfo*http://click.linksynergy.com/robots.txt media/unesco media/uploads media/video @@ -54180,7 +54262,7 @@ mediacard mediacentral mediacomp/ mediafiles/* -mediahttp://themoviedb.org/robots.txt +mediahttp://livechat.com/robots.txt mediakit medialibrary/de/brief medialibrary/de/brief/executive-brief-5-szenarien-in-denen-ihre-firewall-sandbox-losungen-versagen-konnen.pdf @@ -54440,6 +54522,7 @@ mediaplex-homepage-test medias medias/*.html mediashift/mt4 +mediathek/audio/wdr/ard-radiofeature/ard-audiothek mediathek/mediatheksuche101 mediatrans/* mediawiki @@ -54658,6 +54741,7 @@ merchant/directions merchant/imageUploadPreview merchant/loc merchant/moreProducts? +merchant/reviews? merchant/update merchant_login merchant_shipping_policy.pdf @@ -55482,7 +55566,6 @@ modal modal modal-message modal_active= -modals/ modcp mode=delete mode=edu @@ -55822,7 +55905,7 @@ mre/*.jpg$ mre/*.js$ mre/*.pdf$ mre/*.png$ -mre/*.zip$http://mbta.com/robots.txt +mre/*.zip$http://wine-searcher.com/robots.txt mre/*? mre/*@@configuracoes_view mre/*@@download/file$ @@ -55942,7 +56025,7 @@ msaadat msaleem msandel msatwork/amazon -msatwork/uber/en.htmlhttp://louvre.fr/robots.txt +msatwork/uber/en.htmlhttp://wcm-ru.frontend.weborama.fr/robots.txt msb msc-accounting-financial-management msc-advanced-clinical-practice @@ -56030,7 +56113,6 @@ msdemo/ msdn-files/ msdnmag/ msdntv/ -msdoj/discuss mse/intranet msearch msearcher_ajax.php @@ -56132,9 +56214,9 @@ multivu mumbaiedition munho munin -munin*http://3dpdfmaker.com/robots.txt -munin*http://aesexy.bet/robots.txt +munin*http://exodus.ffm.to/robots.txt munin*http://pacanele.biz/robots.txt +munin*http://v0.wordpress.com/robots.txt muns munshi musafim @@ -56164,7 +56246,7 @@ music/admission/ao_selection_dc20180809.html music/admission/ao_selection_eo20180809.html music/admission/ao_selection_gh20180809.html music/admission/ao_selection_jz20180809.html -music/admission/ao_selection_me20180809.htmlhttp://manhattanreview.com/robots.txt +music/admission/ao_selection_me20180809.htmlhttp://paradiselost.co.uk/robots.txt music/admission/ao_selection_ms20180809.html music/admission/ao_selection_pf20180809.html music/admission/ao_selection_pi20180809.html @@ -56210,7 +56292,7 @@ mvideos mvm mvmishra mvonbaeyer -mvp/http://boston.com/robots.txt +mvp/http://papers.ssrn.com/robots.txt mw/ mw5-newsletter-v1 mw5-newsletter-v2 @@ -56235,7 +56317,6 @@ mx*/shop/*/sold mx*/step mx*/submit mx*/submitted -mx-es/ mx-es/shop/*?*&*&*&* mx-mx/ mx/ @@ -56342,7 +56423,7 @@ mx/user mx/user$ mx/ventureone mx/your -mxf-final-cut-pro/ +mxf-final-cut-pro/ mxhe my my*/blog-article-remove-faq-utms-*.js @@ -56366,7 +56447,6 @@ my-bag my-bookmarks my-books my-cart -my-en/ my-en/shop/*?*&*&*&* my-eurlex my-favorites @@ -56480,7 +56560,6 @@ mybooking.html mybookoflists mycars mycart -mydonate mye myebay myeh @@ -56814,9 +56893,6 @@ nb-VN nb-ZA nb-no/ nb/ -nb/questions -nb/search -nb/support nba/tradeMachine/?tradeId= nbeckwith nbegus @@ -56888,7 +56964,6 @@ net/galleries/search_galleries_results.aspx netEstate netflix-recommended-tvs netframework/ -netizenship netrasuraksha nets/node nets/users @@ -56948,7 +57023,6 @@ newfanshot newhomecommunities/near-me newhomesconstruction newhouse -newjoiners newlife2022 newmember/ newmembers/ @@ -56982,7 +57056,7 @@ news-feed-generator news-ga news-insider$ news-list -news-manager/ +news-manager/ news-marketing-collateral/press-releases/ news-mobile news-redirect/* @@ -57188,7 +57262,7 @@ news_test newsanalysis newsapp-api newsbackup -newscenter/pressreleases/32-countries-adopt-nuclear-energy-declaration-at-historic-summit-in-brusselshttp://logging.apache.org/robots.txt +newscenter/pressreleases/32-countries-adopt-nuclear-energy-declaration-at-historic-summit-in-brusselshttp://runative-syndicate.com/robots.txt newsfeed newsfeed$ newsfeedemail @@ -57291,8 +57365,8 @@ newsletter-templates/weather newsletter-templates/weather-weekly newsletter-templates/weekly-messenger newsletter/ -newsletter/ -newsletter/$http://google.at/robots.txt +newsletter/ +newsletter/$http://lmgtfy.com/robots.txt newsletter/* newsletter/archive/ newsletter/archive/exearth/ @@ -57339,7 +57413,6 @@ newsletters/unsubscribe/ newsletters/walt_handelsman newsnetwork newspaper/archive -newspapers/ newspapers/header/ newspapers/n/9hrz newspapers/n/NZZ-am-Sonntag @@ -58003,6 +58076,8 @@ nicolesimon nid=1070 nielsbradshaw nienkemoret +niet-gevonden +nieuws? nieuwsbrieven/preview nightlies nightlies_server @@ -58681,7 +58756,6 @@ nl/priceless_weekends nl/products/ras/trial-center nl/promo nl/promotions -nl/questions nl/renew.html nl/resultaten-rewards/autodetails/ nl/retail/search$ @@ -58698,7 +58772,6 @@ nl/share nl/shop_name_search_service nl/spellcheck nl/strumenti/creatore-di-logo/onboarding -nl/support nl/survey nl/teams nl/technology.atom @@ -58736,7 +58809,7 @@ nlru nlsv nltr nltrack -nlylew +nlylev nlzh nm1 nmaps/*? @@ -58862,7 +58935,6 @@ no-en/your no-follow no-nb/ no-nb/docs -no-no/ no-route no-such-url.html no/ @@ -59122,6 +59194,7 @@ notificationId notifications notifications notifications$ +notifications/ notifications/* notify.js notifyMe.jsp @@ -59134,7 +59207,7 @@ notizie-ultima-ora/Cronache_e_politica/Scomparsa-week-end-Romagna/19-03-2014/1-A notizie-ultima-ora/Economia/Banco-Desio-soldi-Banda-della-Magliana-parenti-Sandokan-Fatto/12-02-2013/1-A_004889541.shtml notlikelytohappenever notonline -notyours/http://whoishostingthis.com/robots.txt +notyours/http://cs.ubc.ca/robots.txt nouchinelab nouconsistori2015 nous-contacter.html @@ -59151,7 +59224,7 @@ novostroyki novostroyki*/?direct=1 novostroyki/*?order= novostroyki/po-ulizam -novostroyki/po-ulizam/*http://jjpan.com/robots.txt +novostroyki/po-ulizam/*http://general-overnight.com/robots.txt novostroyki/po-ulizam/moskva novostroyki/sankt-peterburg/moskovskij/in2it-intuit2 now @@ -59283,7 +59356,6 @@ nz*/shop/*/sold nz*/step nz*/submit nz*/submitted -nz-en/ nz-en/shop/*?*&*&*&* nz/ nz/* @@ -59459,7 +59531,7 @@ oauth-google-redirect oauth/authorize oauth/connect.html oauth/facebook -oauth/http://comprargraduadoeneso.net/robots.txt +oauth/http://springer.com/robots.txt oauth/line oauth/login oauth/signin @@ -59509,8 +59581,6 @@ ocom/groups/public/@ocom/documents/webcontent ocom/idcplg oconnell oconnellsymposium -ocs_global -ocs_intranet od/service odalgic odileharter @@ -59561,6 +59631,8 @@ offers/nonprofits$ offers/nonprofits% offers/nonprofits? offers/preview/ +offers/proxy/dealsserver/api/log +offers/proxy/dealsserver/buy offers/referral-terms-conditions offers/referral-terms-conditions$ offers/referral-terms-conditions% @@ -59705,7 +59777,7 @@ omniauth omniture/ on on -on-demand/session/*http://cosmopolitan.com/robots.txt +on-demand/session/*http://animemusicvideos.org/robots.txt on/*.ico$ on/*.png$ on/demandware.store @@ -59727,6 +59799,12 @@ ondemand/subscribe ondemand/video/single ondemand/watch onderalbayram +onderwerp/*/nieuws +onderwerp/*/onderwerpen* +onderwerp/*/pagina +onderwerp/*/publicaties* +onderwerp/*/themes* +onderwerp/*/weblog one one-app-preview one-click/* @@ -59745,7 +59823,6 @@ onesearch onesearch/search onesignal-content-newsletter-thank-you onestepcheckout -oni-RAs online online-count online-kurse/ @@ -59778,7 +59855,7 @@ online/includes online/includes/ online/ink/ online/investments/ -online/online-program/curriculum_draft.cfmhttp://fotodom.by/robots.txt +online/online-program/curriculum_draft.cfmhttp://sportsnet.ca/robots.txt online/online-program/draft-online-program-page.cfm online/postgraduate-loans online/private_client/article/13587-cpc-artcoll-floodlight-tag.htm @@ -59854,7 +59931,6 @@ openforum/openforum.hbs.org/challenge/cdilemma openforum/openforum.hbs.org/challenge/dilemma openforum/openforum.hbs.org/challenge/managing-health-care-delivery-2015-2016 openforum/openforum.hbs.org/index.html -opengovernment openid openid openinappbtn/* @@ -59891,8 +59967,8 @@ opt-out opt-out-info.jsp opt-out-interface opt-out.jsp -opt-out/http://underconsideration.com/robots.txt -opt-out/http://webdavsystem.com/robots.txt +opt-out/http://cts.vresp.com/robots.txt +opt-out/http://verisign.com/robots.txt opt/widget-cache.php optInEmail opt_out @@ -59928,6 +60004,7 @@ order-history order-history* order-invoice.asp* order-list +order-received/ order-results order/ order/* @@ -60333,7 +60410,6 @@ page/*/?egotecpage page/*/?hc_location= page/*/?iq_id= page/*/?pcd= -page/*/?s page/*/?s= page/*/?s= page/*/?search= @@ -60504,7 +60580,7 @@ paldrive/en-es paldrive/en-no paldrive/en-sk paldrive/en-tr -paldrive/en-us/http://znanylekarz.pl/robots.txt +paldrive/en-us/http://news.com.au/robots.txt paleo paleo/metadata paleo/pubs @@ -60584,6 +60660,7 @@ parenting/shopping/printarticle parents/activity-finder parents/play/ parents/search +paris.html parkerhatley parking parking.php4 @@ -60731,6 +60808,7 @@ paym/coll/assets/html/dla/EA payment payment-api/ payment-confirm +payment/ payment_requests.php paymentconfirmation paymentinfo.php @@ -60947,6 +61025,9 @@ performance performance/ performance/corvette/sign-up performance/stats/1/load +performance_ +performance_2011 +performance_2012 periodico/ajax periodicreview periodofpride @@ -61061,7 +61142,6 @@ ph*/cdn-cgi/challenge-platform ph*/step ph*/submit ph*/submitted -ph-en/ ph/ ph/*?*shpxid= ph/*?services @@ -62854,8 +62934,7 @@ pl/pl/product-finder/internal-hard-drives/ pl/pl/promos/ pl/pl/promos/lyve-cloud-for-startups/ pl/player -pl/popros-o-informacje/ -pl/questions +pl/popros-o-informacje/ pl/renew.html pl/retail/search$ pl/retail/search? @@ -62869,7 +62948,6 @@ pl/share pl/shop_name_search_service pl/spellcheck pl/strumenti/creatore-di-logo/onboarding -pl/support pl/tag/*/shoutbox pl/tag/*/shoutbox? pl/teams @@ -63509,7 +63587,7 @@ politica/eleicoes/2024/candidatos-*/prefeito/$ politica/eleicoes/2024/candidatos-*/vereador/$ politica/eleicoes/2024/candidatos-*/vice-prefeito/$ politica/la-gran-pregunta-que-en-el-gobierno-prefieren-no-hacerse-nid24102022 -politica/la-gran-pregunta-que-en-el-gobierno-prefieren-no-hacerse-nid24102022/?outputType=amphttp://careerbuilder.com/robots.txt +politica/la-gran-pregunta-que-en-el-gobierno-prefieren-no-hacerse-nid24102022/?outputType=amphttp://webmonkey.com/robots.txt politica/murio-el-senador-nacional-carlos-alberto-reutemann-nid06072021 politica/murio-el-senador-nacional-carlos-alberto-reutemann-nid06072021/?outputType=amp politica/padron-electoral-2021-back-up-nid04052021 @@ -63772,12 +63850,12 @@ pr= prabhat practical-law-the-journal/search practical-privacy-basic-principles-and-default-settings -practical_lawyering practice practice-clients practicecatherine practices/ prado-vilar +prague.html pranshu-sahgal prashant prashant-nageshwar @@ -63787,7 +63865,7 @@ pratique/informatique/logiciels/windows-xp/1630 pratyashaacharya praveentest praveer-singh -prayers?*http://cultofmac.com/robots.txt +prayers?*http://hs.fi/robots.txt prbcdn10 prbr prbr0 @@ -63906,6 +63984,7 @@ preprod.author.spglobal.com/* preprod.spglobal.com preprod.spglobal.com/* prepscores/acadiana/ +prerelease present presentation presentationMgr/ @@ -63923,7 +64002,7 @@ press-release.php? press-releases press-this.php press/art-institute-images -press/content-search?*http://treated.com/robots.txt +press/content-search?*http://djsounds.com/robots.txt press/exhibition-press-room press/fellowship press/founders/ @@ -64001,7 +64080,6 @@ pricing-calculator pricing-monthly pricing-product.php? pricing-updates-for-ghostery-subscription-plans -pricing/ pricing/awis/ pricing/complete?context=PriceList.ACMH pricing/contact-sales/bss-cc-thankyou @@ -64032,7 +64110,7 @@ print.htm print/ print/* print/article/* -print/http://news.xinhuanet.com/robots.txt +print/http://f-secure.com/robots.txt print/pdf/node print= print=Y @@ -64125,6 +64203,7 @@ pro/tools pro/upgrade pro/waze/report/*?*&hash= pro2 +proFile/history? proMatch proProjects proTeXt @@ -64180,7 +64259,7 @@ product-managers/hire product-marketing product-question/* product-quickview* -product-ratings/http://livemint.com/robots.txt +product-ratings/http://fanimalo.com/robots.txt product-refferal product-review-post product-reviews/* @@ -64200,7 +64279,7 @@ product/ajax-about-brand product/alive-detox-vegan-cookbook product/better-burgers-make-delicious-nutrient-rich-burgers-without-the-meat product/buy/ -product/buybundle/http://moreliafilmfest.com/robots.txt +product/buybundle/http://mastodonrocks.com/robots.txt product/containedresources product/customersalsobought product/dynamic-creative/gallery @@ -64212,6 +64291,7 @@ product/prd-5193422 product/productreviews/ product/recommended product/review/add +product/reviews? product/summer-plant-based-recipe-cookbook product/valentines-chocolate-vegan-cookbook product/vegan-desserts-cookbook @@ -64430,7 +64510,7 @@ profile/*/stats profile/*/stats/library profile/*/trophies profile/*article*.ece -profile/*http://poshmark.com/robots.txt +profile/*http://rbc.ru/robots.txt profile/Rhizomer profile/author/$ profile/author/? @@ -64440,6 +64520,7 @@ profile/contributor/? profile/downloads_limit profile/edit profile/gravlady +profile/history? profile/license profile/manage profile/messages @@ -64562,7 +64643,7 @@ program-2/action~undefined program-2/action~week program-registration program/ -program/action~*/http://vidsy.co/robots.txt +program/action~*/http://hideawaybeachmaldives.com/robots.txt program/action~agenda program/action~default program/action~http: @@ -64616,7 +64697,6 @@ project/issues/search project/issues/subscribe-mail project/pgeverydayme project/video -projectrvm projects projects/*/activity projects/*/complete @@ -64751,7 +64831,6 @@ proximic proximus proxy proxy -proxy/* proxy/accounts proxy/accounts/v1 proxy/accounts/v1/groups @@ -64836,10 +64915,8 @@ pt-BR/firefox/search pt-BR/forums pt-BR/kb/*/discuss pt-BR/office-space -pt-BR/questions pt-BR/search pt-BR/signup -pt-BR/support pt-BR/user pt-BR/users pt-BY @@ -64890,10 +64967,8 @@ pt-PT/firefox/search pt-PT/forums pt-PT/kb/*/discuss pt-PT/office-space -pt-PT/questions pt-PT/search pt-PT/signup -pt-PT/support pt-PT/user pt-PT/users pt-RO @@ -65023,7 +65098,7 @@ pt/ferramentas/criador-de-logo/onboarding pt/festival/*/shoutbox pt/festival/*/shoutbox? pt/forum -pt/forum/goto.phphttp://criteo.com/robots.txt +pt/forum/goto.phphttp://seriouseats.com/robots.txt pt/group pt/growth-tools-assets pt/guest-pass @@ -65222,7 +65297,7 @@ public/*.jpg public/*.js$ public/*.js? public/*.png -public/*http://tampabay.com/robots.txt +public/*http://s1.wp.com/robots.txt public/about-eso/committees/cc public/about-eso/committees/cou public/about-eso/committees/fc @@ -65242,7 +65317,7 @@ public/checkout public/cmscommentAbuse public/comments public/data/ -public/dochttp://pearlmountainsoft.com/robots.txt +public/dochttp://foundation-media.ffm.to/robots.txt public/emailtemplates public/english/dw/ilo-dw-amharic-web.swf public/english/dw/ilo-dw-arabic-web.swf @@ -65282,6 +65357,7 @@ public/page/wsj-x-marketing.html public/public/player public/redirect.html public/search +public/style_captcha public/teletext public/tools/emailheaders.aspx public/unsubscribe.aspx @@ -65293,6 +65369,7 @@ public_media/images/StyleGuide public_media/images/WPP public_pages publicador +publicaties? publication publication-listings/ publication/catalogue_number @@ -65321,7 +65398,6 @@ publicdatasets-confirmation/ publicidad/ publicidad/prueba publicliterature.PublicLiterature.search.html -publicmediaforge publicpolicy/category/mobile-and-health-blog publicpolicy/child-online-protectiona publicpolicy/cognitive-radio-and-spectrum-managementa @@ -65811,7 +65887,6 @@ raters/ap-reader-chat/ap-reader-chat ratgeber/check/* rating rating/ -rating/average rating=* ratings ratings$ @@ -65902,7 +65977,7 @@ reader/ readme.html readme.html readme.html/ -readme.htmlhttp://zahyst.ks.ua/robots.txt +readme.htmlhttp://girlsridetoo.de/robots.txt readmessage.php ready_sit_read/index.jhtml readysetgov-dev @@ -66056,16 +66131,9 @@ recherche? rechercher rechercher/ recipe-portal/search -recipe/*/*/nutrition -recipe/*/*/print -recipe/*/bitflag -recipe/*/feedback recipe/box recipe/edit -recipe/email* -recipe/link/* recipe/view -recipe/zapcache/* recipe_parser recipes recipes/cooking @@ -66080,7 +66148,7 @@ recipes/search recipes/search/?q recipes/search?o=newest&tag=test-kitchen-approved recipes/shoppinglist/email -reckon/http://vipbaits.nl/robots.txt +reckon/http://johnyelaw.com/robots.txt reco recomendations/*/owner_actions recommend @@ -66175,6 +66243,7 @@ redux/static-3.6 redux/static-3.7 reedjohnson reedjohnstonmorgan +reeds-aangemeld reedshaferray reel-awards-2023 reel/*/embed @@ -66198,7 +66267,6 @@ referenced-ctalist/ referencework referer referral -referral-program referral/ referrals referrer= @@ -67285,7 +67353,8 @@ resources-rx/files/* resources/_next/*.js resources/_next/*.json resources/ajax/posts -resources/calendar/http://java.sun.com/robots.txt +resources/calendar/http://iab.com/robots.txt +resources/compatibility/* resources/css resources/css/webscripts.css resources/download/download-attribution-data-driven-marketer @@ -67370,7 +67439,6 @@ restaurant/*/menu/item/*/choice restaurant/*?category restaurant/*?proof restaurant/*?querySearch -restaurant/avis restaurant/avis_depose_par restaurant/cgi restaurant/cgi/avis/avis_depose.php @@ -67401,7 +67469,7 @@ results.sale.pdf results/ results?k* resume-database/preview-iframe -resume/http://hip-hop.ee/robots.txt +resume/http://melancholodic.de/robots.txt resume/preview resumes resumes2 @@ -67433,7 +67501,7 @@ reuters reuters$ rev= revadhingra -revendeur/http://nia.nih.gov/robots.txt +revendeur/http://unocha.org/robots.txt revenue/search/node review review-by-author @@ -67523,6 +67591,7 @@ rewards-polyite/spin rewards/*/membership rewards/*/status-matching rewards/bebas-ongkir +rewardsapp/ rex/recommendation/* rezepte/suche rf=* @@ -67932,7 +68001,6 @@ rrasband rroatman rrx219 rs -rs-sr/ rs/$ rs/applications rs/applications/peoplesoft @@ -68208,7 +68276,7 @@ ru/promotions ru/random ru/redirect-notification/ ru/renew.html -ru/request-information/ +ru/request-information/ ru/ru/materials/* ru/ru/product-finder/external-hard-drives/ ru/ru/product-finder/home-entertainment/ @@ -68415,7 +68483,6 @@ s3rd s= s=p s? -s? s?*rh=n%3A1380045031 s?k= s_id= @@ -68485,7 +68552,7 @@ sale/uomo-* sale= salehizadeh salernolisa -sales-kit/ +sales-kit/ sales/digital sales/guest/form sales/includes @@ -68533,12 +68600,11 @@ saml saml/acs saml/login saml/logout -saml2/authenticate/oktahttp://tracking.g2crowd.com/robots.txt +saml2/authenticate/oktahttp://laquadrature.net/robots.txt samlCertificates saml_login saml_sso samlee -sample sample- samplesViewSingle sampson @@ -68800,7 +68866,7 @@ science/gadgets/render science/gs science/index.html science/mlkt/rslts -science/new-drug-product-pipelinehttp://lmgtfy.com/robots.txt +science/new-drug-product-pipelinehttp://saatchiart.com/robots.txt science/outlineJson science/page/flash/VideoPlayer science/ppv-pdf @@ -68849,7 +68915,7 @@ scopemagazine/ score/*/download scorecard scorecard/ -scorecard_staging/http://petapixel.com/robots.txt +scorecard_staging/http://servedby.flashtalking.com/robots.txt scoredrift/* scott scott64 @@ -68863,7 +68929,7 @@ scr5net scratch scratch_1.4 scratchr2/static -screen-flow/ +screen-flow/ screen-time-strategies-you-can-start-today screen.js screen/image @@ -69052,7 +69118,6 @@ se-en/your se-fi/ se-rank se-se/ -se-sv/ se-sv/* se/ se/*?*shpxid= @@ -69467,7 +69532,7 @@ search?* search?Ntt= search?filter search?fmt=JSON -search?gss-q=*http://rtd-tm.everesttech.net/robots.txt +search?gss-q=*http://scripting.com/robots.txt search?keyword= search?n=16&r=3 search?q @@ -69571,10 +69636,10 @@ section/3 section/36 section/6 section/8 -section/9http://marketwatch.com/robots.txt +section/9http://telegram.me/robots.txt section= section_and_ivideo_widget_ajax.html -sectionhttp://iadb.org/robots.txt +sectionhttp://coursehero.com/robots.txt sectionized sections sections$ @@ -69960,8 +70025,8 @@ services/computing/downloads/antivirus services/computing/statistics services/computingold services/conferences/content-corner/*?* -services/conferences/news/*?*http://aafp.org/robots.txt -services/conferences/news/*?*http://babbel.com/robots.txt +services/conferences/news/*?*http://marketingcharts.com/robots.txt +services/conferences/news/*?*http://us-cert.gov/robots.txt services/courtoffice/Reports services/courtoffice/int services/developmentalumni/giving/chancellors_apply.html @@ -70076,7 +70141,7 @@ services/wp-content/plugins services/wp-includes services/xml serviceworker.js -serviceworker.jshttp://gaziemirdh.saglik.gov.tr/robots.txt +serviceworker.jshttp://kristinsong.com/robots.txt servicos/ servin servizi @@ -70200,7 +70265,6 @@ sg-en*/people/*/circle sg-en*/people/*/favorites sg-en*/shop/*/favoriters sg-en*/shop/*/sold -sg-en/ sg-en/*?order= sg-en/*color= sg-en/*customizable= @@ -70328,6 +70392,7 @@ shandrajones shane shane.campbellstaton shanepsingh +shanghai.html shanivi shanlinke shanmeltzer @@ -70411,6 +70476,7 @@ shelleyxliu shellysimana shen sheng +shenghuo shenghuo/search? shenyang sheraz @@ -70426,7 +70492,6 @@ sherwin_special_offers shi shian shibboleth -shifen/ shihui shihui? shijiawei @@ -70454,6 +70519,7 @@ shoelaces shomiller shootouts shop +shop$ shop-cart.shtml shop-data shop-interrupt @@ -70502,6 +70568,7 @@ shop/browse/overlay shop/browsing_history shop/checkout shop/claimcredit +shop/collections shop/edit shop/eligible-for-special-financing/? shop/flattering-fitted-maxi-dress-5152169 @@ -70537,6 +70604,7 @@ shop/unified/availability.html?destination_page=BYOB shop/unified/availability/calltoorder.html shop/unified/availability/results.html shop/wishlist +shop? shop_name_search_service shop_pins shopby @@ -70577,7 +70645,7 @@ shore/blogs/party/public shorefire_nj short short-news/*a -short-url-machine/error/http://fhi.no/robots.txt +short-url-machine/error/http://gisanddata.maps.arcgis.com/robots.txt shortUrl$ shortcode shortcode= @@ -70644,7 +70712,7 @@ shows/upfront_2015/simulcast shows3 showtag showtime/.requestinvite.html.swp -showtimes/location/*http://wordpress.com/robots.txt +showtimes/location/*http://kickstarter.com/robots.txt shr* shreedas shrek @@ -70670,7 +70738,6 @@ shuxi_qiao shyamkakula si si-LK -si-en/ si-lk/ si/ si/$ @@ -71221,7 +71288,7 @@ sites/frisco sites/gapincthiswayahead sites/gapinternational sites/gradsoflife -sites/gs1/files/docs/EDI/*http://articles.latimes.com/robots.txt +sites/gs1/files/docs/EDI/*http://webgate.ec.europa.eu/robots.txt sites/gsb/files/program-brochure sites/gwcic sites/gyro @@ -71742,7 +71809,7 @@ sms/unsubscribe? sms10666 smstaging sn -sn-config.htmlhttp://naturalnews.com/robots.txt +sn-config.htmlhttp://hollywoodlife.com/robots.txt sn/ snagit-eula.html snake @@ -71790,6 +71857,7 @@ social/ social/our_partners/ social/photosui/images social/photosui/sitemap +social/search? social/share_modal social/social-security-directory/cai social_media @@ -71924,12 +71992,6 @@ son/user son/users song song/data -song/delete_user_review -song/fetch_overview_review -song/fetch_review_view -song/report_inappropriate -song/review_thumbs -song/save_user_review song/search songqi songs/ @@ -71968,7 +72030,7 @@ sorting=undiscovered sos/clerical/ sos/kids/search/node sos/online_corps/ -sos/registration/http://crowdin.com/robots.txt +sos/registration/http://issues.apache.org/robots.txt sotomarion soul/* soumission @@ -72025,6 +72087,7 @@ sparshasaha spartan spaul spb +spbasic spbot spc-source= spc/amazon/en/landingPage.html @@ -72169,7 +72232,7 @@ sport/10_ottobre_05/prova_articoloNOTOUCH_4957ef9a-d05a-11df-9b01-00144f02aabc.s sport/404_en.htm sport/? sport/alpha -sport/bundesliga/http://treehugger.com/robots.txt +sport/bundesliga/http://awwwards.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 @@ -72213,6 +72276,7 @@ sports_fp_ms spotlight spp/ spreadsheet +spresults sprillaman sprince spring @@ -72465,6 +72529,7 @@ static/chunks/* static/ck.php static/codemirror static/compressed +static/content static/css static/css/article-fc.css?v= static/css/article-fp.css?v= @@ -72570,7 +72635,7 @@ stats/draft/history stats/help/glossary stats/help/statminimums stats/history -stats/player-stats/*http://comunitaqueeniana.weebly.com/robots.txt +stats/player-stats/*http://funkylighting.com/robots.txt stats3.html stats?gid= statsFree @@ -72686,7 +72751,7 @@ stock-photos/photos/search$ stock-photos/photos/search? stock-ranker stock/photos -stock/videos/*http://xinhuanet.com/robots.txt +stock/videos/*http://americangreetings.com/robots.txt stock_status= stockade.php stocks @@ -72856,6 +72921,8 @@ storeclick storefront storepicker storerequest +stores$ +stores/ stores/page/*visitId= stories stories/shop @@ -73151,6 +73218,7 @@ subscribetocalendar.aspx* subscribetocitationalertlightbox subscription subscription.html +subscription/ subscription/*?*onboarded= subscription/*?*source= subscription/subscribe @@ -73185,7 +73253,7 @@ sugerencias suggest suggest/? suggest/?* -suggest/?*http://lomboktourplus.com/robots.txt +suggest/?*http://dogsagainstfluoridation.com/robots.txt suggested-edits suggested-edits? suggestions @@ -73569,7 +73637,6 @@ sv/onelook_american_dictionary_words.html sv/onelook_british_dictionary_words.html sv/player sv/preferences/update -sv/questions sv/renew.html sv/s%C3%B6kning sv/search @@ -73577,7 +73644,6 @@ sv/search/ sv/search/autocomplete sv/search/default.mi sv/spellcheck -sv/support sv/tag/*/shoutbox sv/tag/*/shoutbox? sv/user @@ -73717,6 +73783,7 @@ sy/ syang syarlagadda sydney-white +sydney.html sylvain sylvaineguyot symbol= @@ -73730,7 +73797,6 @@ syncrl syndicate syndication syndication/google/currents/diaporama -syndication? synho synsearch sys @@ -73738,7 +73804,7 @@ sys_ system system-maintenance system/ -system/*.js$http://glutenfreesociety.org/robots.txt +system/*.js$http://google.pt/robots.txt system/admin/LoginPopup/Login system/files/documents/noindex system/maintenance.html @@ -73882,7 +73948,7 @@ tag-search.html tag/ tag/* tag/* -tag/*+http://themeforest.net/robots.txt +tag/*+http://amazon.es/robots.txt tag/*/a tag/*/a/ tag/*/b @@ -74134,6 +74200,7 @@ tag/都 tag/里 tag/雅 tag/面 +tag: tag= tagId* tagSimulation @@ -74195,6 +74262,7 @@ talk/user/*/article talk_to_us/? talkread talks2 +talkscreen.bml talktalk tallarita tally-loader-react/static-1.65 @@ -74467,7 +74535,7 @@ teaching.html tealeaf team team/*/schedule$ -team/*/schedule$http://smartshoot.com/robots.txt +team/*/schedule$http://knitfreedom.com/robots.txt team/player_career.jsp team/player_news.jsp teamInvitations @@ -74518,7 +74586,6 @@ techsmith-relay-upgrade.html techsmith-smart-player-for-office.html techsparks/previous-editions/techsparks-mumbai-2023 techsparks/previous-editions/techsparks-mumbai-2023  -techwiki tedladd teeger tejal @@ -74526,6 +74593,7 @@ teknologica tel tel: tel:* +telaviv.html telechargement-en-cours/ telecharger-fiche telecharger/redirect @@ -74772,7 +74840,7 @@ test.html test.jsp test.umb.edu/ test/ -test/ +test/ test/action~ test/action~agenda test/action~default @@ -74828,7 +74896,7 @@ testds.jsp teste-*.html$ testfl testgpr -testhttp://pca.st/robots.txt +testhttp://playstation.com/robots.txt testimonial testimonial/ testimonials.php @@ -74836,7 +74904,7 @@ testimonials/? testing testing-new-home-page testing/ -testing/http://w.soundcloud.com/robots.txt +testing/http://webpatogh.com/robots.txt testingpodpod testingsite testingsiteos @@ -74900,6 +74968,7 @@ tge tgibson tgkkk6681 th +th$ th*/blog-article-remove-faq-utms-*.js th*/cdn-cgi/challenge-platform th*/step @@ -75023,7 +75092,6 @@ th/login-messages th/motivator/ th/outils/createur-de-logo/onboarding th/pm/ -th/questions th/retail/search$ th/retail/search? th/search @@ -75033,7 +75101,6 @@ th/solutions/case-studies/ th/solutions/case-studies/innovators/innovators-eu/ th/solutions/case-studies/sustainability-emea/ th/strumenti/creatore-di-logo/onboarding -th/support th/technology.atom th/technology/tagged/*page th/th/book-a-trip/flights/fare-types/fare-guide-information.html @@ -75050,6 +75117,7 @@ th/user th/users th/ventureone th/ส่วนประกอบ_widget +th? th_th/templates/M thailandgolf. thanawala @@ -75129,7 +75197,7 @@ theisen-homer themacallan/worlds-together theme theme -theme/http://austinmoody.net/robots.txt +theme/http://mordkaul.bandcamp.com/robots.txt theme= themeID= theme_preview=true @@ -75137,6 +75205,7 @@ themeid= themen-dossiers themen/* themen/my +themen/premier-league-coronavirus themen/uebersicht themes themes @@ -75200,6 +75269,9 @@ theshow/ thestreet thewar/search_results.php? thiagu +thing:*/apps +thing:*/attribution_card +thing:*/collections things things-to-do things-to-do/$ @@ -75659,7 +75731,7 @@ tools/civil-surgeons-by-region tools/demos tools/en/styleguide/ tools/find-a-doctor/list/export -tools/http://asombro.org/robots.txt +tools/http://criresilient.org/robots.txt tools/logo-maker/onboarding tools/lyst_widget/?lyst_slug= tools/packages/cambridge_themes/getSocialImage @@ -75755,7 +75827,7 @@ topicsearch?q= topo-summit-2019 toprailapp tops -topsecret/ +topsecret/ topsy topup tor @@ -75966,7 +76038,6 @@ tr/player tr/pm/ tr/popup.html tr/promotions -tr/questions tr/renew.html tr/retail/search$ tr/retail/search? @@ -76058,11 +76129,11 @@ trade_directory trademgr tradeoffer traffic -traffic-manager/ +traffic-manager/ traffic/status*? trafficbot.life trafficbot.live -traffichttp://www-personal.umich.edu/robots.txt +traffichttp://ultimate-guitar.com/robots.txt trafficsystem/ training training-aarpe/ @@ -76152,6 +76223,7 @@ translation translation-not-found translations translations/ +translator/?ref= translators transmute/static-1.85 transmute/static-2.6 @@ -76159,7 +76231,7 @@ transmute/static-2.8 transmute/static-2.9 transparency transparency/archive -transparency/http://shure.com/robots.txt +transparency/http://oecd.org/robots.txt transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14885 transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14895 transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14896 @@ -76215,10 +76287,18 @@ travel/airlines/main/au/en travel/airlines/main/us/en travel/airlines/pfs* travel/airlines/premium-travel-arranger/au/en +travel/api travel/booking/en_gb#/* travel/clk +travel/css travel/entity travel/event/search +travel/flight-search +travel/flight/flightSearch +travel/flight/flightSearchAction +travel/flight/search/? +travel/flight/search? +travel/flights travel/flights/s travel/globalgateway.jsp/global/public/de_ travel/globalgateway.jsp/global/public/en_ @@ -76247,15 +76327,24 @@ travel/home/public/pt_* travel/home/public/ru_* travel/home/public/sv_* travel/home/public/zh_* +travel/hotel-search travel/hotel/e +travel/hotel/hotelMiniSearchRequest +travel/hotel/hotelSearch +travel/hotels/checkout +travel/hotels/detail travel/hotels/entity travel/hotels/hotel-finder travel/hotels/hotel-finder/$ +travel/hotels/search/? +travel/hotels/search? travel/hotels/stories travel/passport travel/pkomatch/ travel/s +travel/scripts travel/search +travel/secure travel/test$ travel/wp-admin travelDate= @@ -76505,6 +76594,7 @@ tucritica tudum tue tufengen +tulsa.html tune*retpath= tuner tunisia @@ -76751,26 +76841,6 @@ tx_form_formframework tx_solr* txhan txt -txt/product_taxonomy/cs.txt -txt/product_taxonomy/da.txt -txt/product_taxonomy/de.txt -txt/product_taxonomy/en.txt -txt/product_taxonomy/es.txt -txt/product_taxonomy/fi.txt -txt/product_taxonomy/fr.txt -txt/product_taxonomy/it.txt -txt/product_taxonomy/ja.txt -txt/product_taxonomy/ko.txt -txt/product_taxonomy/nb.txt -txt/product_taxonomy/nl.txt -txt/product_taxonomy/pl.txt -txt/product_taxonomy/pt-BR.txt -txt/product_taxonomy/pt-PT.txt -txt/product_taxonomy/sv.txt -txt/product_taxonomy/th.txt -txt/product_taxonomy/tr.txt -txt/product_taxonomy/zh-CN.txt -txt/product_taxonomy/zh-TW.txt ty$ ty? tyle @@ -76938,8 +77008,6 @@ ui/entrepreneurship uiLoggerAjax ui_log uim -uinf1 -uinf2 uix/toggle- uk uk @@ -77205,7 +77273,6 @@ uksf-bin/ ul/P/umse/0 ulatan uli/trac -ulink? ulk/i ulk/sch ulk/usr @@ -77226,7 +77293,7 @@ umbraco_client/ umfrage/1 umfrage/2 umfrage/3 -umfrage/4http://intouchcrm.com/robots.txt +umfrage/4http://ardenphotonics.com/robots.txt un-us/ unable-to-process-request/ unanswered @@ -77375,7 +77442,7 @@ upcomingeventdetails.html upcomingevents upcomingevents.html? update -update-check/wirecast/ +update-check/wirecast/ update-your-browser update.bml update.php @@ -77468,6 +77535,7 @@ ur/users urayama urchin_test url +url url-shortner url.asp url= @@ -77589,7 +77657,7 @@ us/*/*?bvdata= us/*/*?bvroute us/*/*?bvstate us/*? -us/*?utm_source=google&utm_medium=organic&utm_campaign=us_free-cpc-shoppinghttp://lexisnexis.com/robots.txt +us/*?utm_source=google&utm_medium=organic&utm_campaign=us_free-cpc-shoppinghttp://home.treasury.gov/robots.txt us/0 us/?q=switch us/Marketing @@ -77773,7 +77841,7 @@ us/en/fepp us/en/financial-services/financial-crimes/publications/assets/* us/en/financial-services/regulatory-services/publications/assets/* us/en/games/search.html -us/en/games/search.html*http://screenrant.com/robots.txt +us/en/games/search.html*http://nl.pinterest.com/robots.txt us/en/gates us/en/ghosts/chipotle-case-study.html us/en/governance-insights-center/annual-corporate-directors-survey/assets/* @@ -77923,7 +77991,7 @@ user-profile user-profile-view? user-registration user-registrierung -user-reports/http://foundation-media.ffm.to/robots.txt +user-reports/http://news.softpedia.com/robots.txt user.mefi/ user.php user/ @@ -77955,7 +78023,7 @@ user/*/track user/*/track?page= user/*/unfollow_user user/*?*redirect= -user/*http://argentina.gob.ar/robots.txt +user/*http://color-hex.com/robots.txt user/.* user//attending/upcoming user/InlineLogin.htm @@ -78067,7 +78135,7 @@ usergroups/sasforuminternational/call/ usergroups/sasforuminternational/proceedings/ usergroups/seugi/call/ userguide -userhttp://shazam.com/robots.txt +userhttp://whowhatwear.com/robots.txt userimages userinfo userinfo.bml @@ -78163,7 +78231,7 @@ users/onUpdateOnlineStatus.php users/password users/password/edit users/profile-unpub -users/profile-unpub/http://abc13.com/robots.txt +users/profile-unpub/http://sparkfun.com/robots.txt users/ranking users/relogin/ users/remote-logout/ @@ -78216,7 +78284,7 @@ usuarios usuarios/addToFavorite.shtml usuarios/addToPlayList.shtml ut*.xml -ut*.xmlhttp://blackberry.com/robots.txt +ut*.xmlhttp://cycling74.com/robots.txt utaukwa util util @@ -78235,12 +78303,11 @@ utility/trac utility/vote utils utils/ -utils/* utl/ utm utm utm*= -utm*http://nyc.gov/robots.txt +utm*http://youtubefanfest.com/robots.txt utm= utm= utm_ @@ -78287,7 +78354,7 @@ uz/en/ uz/event/*/ical uz/explore uz/forums -uz/http://mootools.net/robots.txt +uz/http://faq.whatsapp.com/robots.txt uz/kb/*/discuss uz/ru/ uz/search @@ -78374,13 +78441,13 @@ vanessa_knutson vanessarodriguez vanilla vansorat -vantage-cloud/ -vantage-enterprise/ -vantage-transcoding/ -vantageCloudManager/ -vantageCloudTrial/ -vantageDomainServer/ -vantageTrancodeServer/ +vantage-cloud/ +vantage-enterprise/ +vantage-transcoding/ +vantageCloudManager/ +vantageCloudTrial/ +vantageDomainServer/ +vantageTrancodeServer/ vantage_point/archive var var/ @@ -78448,7 +78515,7 @@ velo/forum/search velo/profile ven venda-presencial/comprovantes.jhtml -venda-presencial/conclusion.htmlhttp://hellomagazine.com/robots.txt +venda-presencial/conclusion.htmlhttp://thalesgroup.com/robots.txt vendor vendor$ vendor-info/ @@ -78479,7 +78546,6 @@ verification/source verificationofemployment verified-modal verify -verify$ verify-email verify-error verify-mobile @@ -78487,7 +78553,7 @@ verify-skill verify-url verify.php verify/* -verify/*http://labornotinvain.com/robots.txt +verify/*http://scubalessonsinc.com/robots.txt verify_age verify_your_email$ verify_your_email? @@ -78499,7 +78565,7 @@ version version version-search.php version.json -version/http://typescriptlang.org/robots.txt +version/http://boardgamegeek.com/robots.txt version= versions versions/Unicode10.0.0 @@ -78704,7 +78770,7 @@ video video- video-alert video-c.php -video-cue/ +video-cue/ video-gallery/ video-keywords video-landing-pages/ @@ -78839,29 +78905,46 @@ videorequest videos videos/*.feedback.html videos/*? +videos/? videos/api videos/assets +videos/browsing videos/e videos/expander +videos/explore +videos/favorites +videos/feed +videos/feedcontent videos/get_video_by_uid/ videos/hardware-in-the-loop-simulation-with-simulink-real-time-using-plcs-and-ethernetip-protocol-for-validating-industrial-automation-control-algorithms-96697.html videos/iframe videos/images videos/js +videos/music +videos/music/ +videos/music/? +videos/music? videos/new videos/raw-ethernet-communication-support-from-simulink-real-time-96619.html videos/real-time-udp-communication-support-99895.html +videos/riverview/relatedvideo +videos/riverview/relatedvideo/? +videos/riverview/relatedvideo? videos/search videos/search.html videos/search.php +videos/search/? videos/search? videos/show_trailer videos/slider videos/transcripts +videos/trending +videos/trendingcontent videos/video-feedback-confirmation.html videos/video-feedback.html videos/viewmeta/ videos/week +videos? videosearch videosearch? videotutorials @@ -78930,7 +79013,7 @@ viewshared.php viewvc viewvc-docroot viitem -vijay-janapa-reddi/http://publications.parliament.uk/robots.txt +vijay-janapa-reddi/http://lukew.com/robots.txt vijayraghavan vikrantdadawala vilas.wagh @@ -79038,7 +79121,6 @@ vn*/cdn-cgi/challenge-platform vn*/step vn*/submit vn*/submitted -vn-vi/ vn/ vn/*?*shpxid= vn/*digital_wallets/dialog @@ -79283,6 +79365,7 @@ warriors/node warriors/users was washington-dc-workspace +washington-dc.html washington/?q=admin washington/?q=comment/reply washington/?q=filter/tips @@ -79578,6 +79661,7 @@ web/packages/AIUQ/DESCRIPTION web/packages/ALDqr/DESCRIPTION web/packages/ALEPlot/DESCRIPTION web/packages/ALFAM2/DESCRIPTION +web/packages/ALLSPICER/DESCRIPTION web/packages/ALS/DESCRIPTION web/packages/ALSCPC/DESCRIPTION web/packages/ALTopt/DESCRIPTION @@ -81839,6 +81923,7 @@ web/packages/HCT/DESCRIPTION web/packages/HCTDesign/DESCRIPTION web/packages/HCTR/DESCRIPTION web/packages/HCmodelSets/DESCRIPTION +web/packages/HDANOVA/DESCRIPTION web/packages/HDBRR/DESCRIPTION web/packages/HDCD/DESCRIPTION web/packages/HDCI/DESCRIPTION @@ -82157,6 +82242,7 @@ web/packages/Infusion/DESCRIPTION web/packages/InjurySeverityScore/DESCRIPTION web/packages/Inquilab/DESCRIPTION web/packages/InspectChangepoint/DESCRIPTION +web/packages/InspectionPlanner/DESCRIPTION web/packages/InsuSensCalc/DESCRIPTION web/packages/IntCal/DESCRIPTION web/packages/IntNMF/DESCRIPTION @@ -82989,6 +83075,7 @@ web/packages/Momocs/DESCRIPTION web/packages/Mondrian/DESCRIPTION web/packages/MonetDB.R/DESCRIPTION web/packages/MonoInc/DESCRIPTION +web/packages/MonoPhy/DESCRIPTION web/packages/MonoPoly/DESCRIPTION web/packages/Monte.Carlo.se/DESCRIPTION web/packages/MonteCarlo/DESCRIPTION @@ -83141,6 +83228,7 @@ web/packages/NRejections/DESCRIPTION web/packages/NSAE/DESCRIPTION web/packages/NSM3/DESCRIPTION web/packages/NSO1212/DESCRIPTION +web/packages/NSR/DESCRIPTION web/packages/NST/DESCRIPTION web/packages/NScluster/DESCRIPTION web/packages/NTLKwIEx/DESCRIPTION @@ -87335,6 +87423,7 @@ web/packages/caracas/DESCRIPTION web/packages/carat/DESCRIPTION web/packages/carbonate/DESCRIPTION web/packages/carbondate/DESCRIPTION +web/packages/carbonr/DESCRIPTION web/packages/carcass/DESCRIPTION web/packages/card.pro/DESCRIPTION web/packages/card/DESCRIPTION @@ -88392,6 +88481,7 @@ web/packages/ctsemOMX/DESCRIPTION web/packages/ctsfeatures/DESCRIPTION web/packages/ctv/DESCRIPTION web/packages/ctxR/DESCRIPTION +web/packages/ctypesio/DESCRIPTION web/packages/cuRe/DESCRIPTION web/packages/cuadramelo/DESCRIPTION web/packages/cubar/DESCRIPTION @@ -88444,6 +88534,7 @@ web/packages/cvap/DESCRIPTION web/packages/cvar/DESCRIPTION web/packages/cvasi/DESCRIPTION web/packages/cvcrand/DESCRIPTION +web/packages/cvdprevent/DESCRIPTION web/packages/cvequality/DESCRIPTION web/packages/cvmaPLFAM/DESCRIPTION web/packages/cvmdisc/DESCRIPTION @@ -89279,6 +89370,7 @@ web/packages/easyPSID/DESCRIPTION web/packages/easyPubMed/DESCRIPTION web/packages/easySVG/DESCRIPTION web/packages/easySdcTable/DESCRIPTION +web/packages/easySimData/DESCRIPTION web/packages/easyVerification/DESCRIPTION web/packages/easyalluvial/DESCRIPTION web/packages/easyanova/DESCRIPTION @@ -91713,6 +91805,7 @@ web/packages/holi/DESCRIPTION web/packages/holiglm/DESCRIPTION web/packages/holland/DESCRIPTION web/packages/hollr/DESCRIPTION +web/packages/holobiont/DESCRIPTION web/packages/holodeck/DESCRIPTION web/packages/homals/DESCRIPTION web/packages/hommel/DESCRIPTION @@ -92482,6 +92575,7 @@ web/packages/karyotapR/DESCRIPTION web/packages/katex/DESCRIPTION web/packages/kayadata/DESCRIPTION web/packages/kazaam/DESCRIPTION +web/packages/kbal/DESCRIPTION web/packages/kcmeans/DESCRIPTION web/packages/kcpRS/DESCRIPTION web/packages/kde1d/DESCRIPTION @@ -94283,6 +94377,7 @@ web/packages/multiview/DESCRIPTION web/packages/multiwave/DESCRIPTION web/packages/multiway/DESCRIPTION web/packages/multiwayvcov/DESCRIPTION +web/packages/multpois/DESCRIPTION web/packages/multxpert/DESCRIPTION web/packages/munfold/DESCRIPTION web/packages/munsell/DESCRIPTION @@ -100094,6 +100189,7 @@ web/packages/tropAlgebra/DESCRIPTION web/packages/trotter/DESCRIPTION web/packages/trouBBlme4SolveR/DESCRIPTION web/packages/trtf/DESCRIPTION +web/packages/trtswitch/DESCRIPTION web/packages/trud/DESCRIPTION web/packages/truelies/DESCRIPTION web/packages/truh/DESCRIPTION @@ -100770,6 +100866,7 @@ web/packages/windsoraiR/DESCRIPTION web/packages/winfapReader/DESCRIPTION web/packages/wingen/DESCRIPTION web/packages/winputall/DESCRIPTION +web/packages/winr/DESCRIPTION web/packages/wintime/DESCRIPTION web/packages/wiqid/DESCRIPTION web/packages/wishmom/DESCRIPTION @@ -101365,7 +101462,6 @@ whitneypolk23 whois/captcha.php whois/refresh.php whois/suggest.php -whole-house-air-purifiers wholesale* wholesale-page-*.html wholesale.html$ @@ -101388,8 +101484,12 @@ widget widget-landing-page.html widget-uploads widget.html +widget/cr +widget/entity/search/? widget/head/login widget/player +widget/render +widget/snapshot widget/v2 widget_auth.php widget_chunks @@ -102407,7 +102507,7 @@ wip wip_index.php wipostad/ wire- -wire-cast/ +wire-cast/ wirecutter/*&xid= wirecutter/*.csv$ wirecutter/*.zip$ @@ -102520,6 +102620,7 @@ wordpress/wp-admin wordpress/wp-admin/admin-ajax.php words work +work work$ work-at-ucl/redeployment work-info @@ -102775,27 +102876,27 @@ wp-admin/admin-ajax. wp-admin/admin-ajax.php wp-admin/admin-ajax.php wp-admin/admin-ajax.php?action=icl_mpp_search -wp-admin/admin-ajax.phphttp://abc-online.it/robots.txt -wp-admin/admin-ajax.phphttp://asahi.com/robots.txt -wp-admin/admin-ajax.phphttp://bigcommerce.com/robots.txt -wp-admin/admin-ajax.phphttp://caede-kyoto.com/robots.txt -wp-admin/admin-ajax.phphttp://confiteriaserrano.com/robots.txt -wp-admin/admin-ajax.phphttp://decide.madrid.es/robots.txt -wp-admin/admin-ajax.phphttp://edu.gcfglobal.org/robots.txt -wp-admin/admin-ajax.phphttp://elainkoulutuskeskus.fi/robots.txt -wp-admin/admin-ajax.phphttp://en.support.wordpress.com/robots.txt -wp-admin/admin-ajax.phphttp://italiadeivalori.it/robots.txt -wp-admin/admin-ajax.phphttp://kunisan.jp/robots.txt -wp-admin/admin-ajax.phphttp://larkenequity.com/robots.txt -wp-admin/admin-ajax.phphttp://list.ly/robots.txt -wp-admin/admin-ajax.phphttp://nme.com/robots.txt -wp-admin/admin-ajax.phphttp://oegb.at/robots.txt -wp-admin/admin-ajax.phphttp://suspicious0bservers.org/robots.txt -wp-admin/admin-ajax.phphttp://uncrate.com/robots.txt -wp-admin/admin-ajax.phphttp://wiki.mozilla.org/robots.txt -wp-admin/admin-ajax.phphttp://willowgarage.com/robots.txt -wp-admin/admin-ajax.phphttp://wpbeginner.com/robots.txt +wp-admin/admin-ajax.phphttp://8tracks.com/robots.txt +wp-admin/admin-ajax.phphttp://atom.io/robots.txt +wp-admin/admin-ajax.phphttp://cam1.org.au/robots.txt +wp-admin/admin-ajax.phphttp://djtutor.com/robots.txt +wp-admin/admin-ajax.phphttp://flowercompanyz.com/robots.txt +wp-admin/admin-ajax.phphttp://ie.edu/robots.txt +wp-admin/admin-ajax.phphttp://intothestormmovie.com/robots.txt +wp-admin/admin-ajax.phphttp://lynda.com/robots.txt +wp-admin/admin-ajax.phphttp://manonwire.com/robots.txt +wp-admin/admin-ajax.phphttp://oficinasteatrolisboa.com/robots.txt +wp-admin/admin-ajax.phphttp://ou.edu/robots.txt +wp-admin/admin-ajax.phphttp://pgp.mit.edu/robots.txt +wp-admin/admin-ajax.phphttp://podio.com/robots.txt +wp-admin/admin-ajax.phphttp://princeton.edu/robots.txt +wp-admin/admin-ajax.phphttp://promo.com/robots.txt +wp-admin/admin-ajax.phphttp://shastapools.com/robots.txt +wp-admin/admin-ajax.phphttp://theridesharepro.com/robots.txt +wp-admin/admin-ajax.phphttp://ubergizmo.com/robots.txt +wp-admin/admin-ajax.phphttp://undis.eu/robots.txt wp-admin/admin-ajax.phphttp://youtube.instanteaser.com/robots.txt +wp-admin/admin-ajax.phphttp://zuken.com/robots.txt wp-admin/load-scripts.php wp-admin/load-styles.php wp-adv @@ -102826,6 +102927,7 @@ wp-content/*.js wp-content/*.js wp-content/*.png wp-content/*.svg +wp-content/ajax-handler.php wp-content/cache wp-content/cache wp-content/cache/ @@ -102835,7 +102937,7 @@ wp-content/compsub wp-content/dbsub wp-content/gallery wp-content/mu-plugins -wp-content/mu-plugins/http://5156609.fls.doubleclick.net/robots.txt +wp-content/mu-plugins/http://dl.dnzdns.com/robots.txt wp-content/mu_plugins wp-content/plugins wp-content/plugins @@ -102908,7 +103010,7 @@ wp-content/themes/sej/js/cdet.js wp-content/themes/sej/js/ga.js wp-content/themes/sej14/js/instapage.js wp-content/themes/sfmomatheme/library -wp-content/themes/skift/inc/ajax/http://news.artnet.com/robots.txt +wp-content/themes/skift/inc/ajax/http://ilpost.it/robots.txt wp-content/themes/tns-2022/assets wp-content/themes/tns-2022/data wp-content/themes/wired/assets/images/disruptive_by_design_2012.gif @@ -102926,8 +103028,7 @@ wp-content/uploads/ wp-content/uploads/* wp-content/uploads/**/*seo-restricted*.* wp-content/uploads/*/*/1650344292_1.png -wp-content/uploads/*http://garyvee.com/robots.txt -wp-content/uploads/201*/*/*.pdf +wp-content/uploads/*http://videotnt.com/robots.txt wp-content/uploads/2011 wp-content/uploads/2012 wp-content/uploads/2013 @@ -102955,7 +103056,7 @@ wp-content/uploads/2023 wp-content/uploads/2023/10/Cakap-English-Standardized-Test.pdf wp-content/uploads/2024 wp-content/uploads/2024/04/Everest_Group_-_Making_Brownfield_Factories_Smarter_and_Greener_Capgemini.pdf -wp-content/uploads/2024/07/GIW23_08-Legacy-Guide-Update-DIGITAL.pdfhttp://cochranelibrary.com/robots.txt +wp-content/uploads/2024/07/GIW23_08-Legacy-Guide-Update-DIGITAL.pdfhttp://developer.github.com/robots.txt wp-content/uploads/2024/08/786678.pdf wp-content/uploads/2025 wp-content/uploads/2026 @@ -102964,28 +103065,27 @@ wp-content/uploads/_pda wp-content/uploads/complianz wp-content/uploads/elementor/css/ wp-content/uploads/gravity_receipts -wp-content/uploads/http://ali.pub/robots.txt -wp-content/uploads/http://force-inc.org/robots.txt +wp-content/uploads/http://musicstore.de/robots.txt +wp-content/uploads/http://survivalmagazine.org/robots.txt wp-content/uploads/member-access wp-content/uploads/ninja-forms -wp-content/uploads/sites/*/201*/*/*.pdf wp-content/uploads/sites/*/ninja-forms wp-content/uploads/sites/4/wpforms wp-content/uploads/sites/6/wpforms wp-content/uploads/vj-wp-import-export/http://pala-lagaw.com/robots.txt wp-content/uploads/wc-logs wp-content/uploads/wc-logs/ -wp-content/uploads/woo-import-export/http://blackmidi.ffm.to/robots.txt +wp-content/uploads/woo-import-export/http://hopemoon.com/robots.txt wp-content/uploads/woocommerce_transient_files wp-content/uploads/woocommerce_transient_files/ wp-content/uploads/woocommerce_uploads wp-content/uploads/woocommerce_uploads/ wp-content/uploads/wp-import-export-lite/ -wp-content/uploads/wp-import-export-lite/http://app.adjust.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://bitfinex.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://charts.youtube.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://hallenrad-wm-2020.de/robots.txt -wp-content/uploads/wp-import-export-lite/http://personads.me/robots.txt +wp-content/uploads/wp-import-export-lite/http://cbs.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://elconfidencial.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://fcp.co/robots.txt +wp-content/uploads/wp-import-export-lite/http://ghost.org/robots.txt +wp-content/uploads/wp-import-export-lite/http://mpgi.edu.in/robots.txt wp-content/uploads/wp-import-export-lite/http://torproject.org/robots.txt wp-content/uploads/wpforms wp-content/uploads/wpforms/ @@ -103020,7 +103120,7 @@ wp-includes/css wp-includes/css/*.css wp-includes/css/dist/block-library/style.min.css wp-includes/fonts -wp-includes/http://cht.co.nz/robots.txt +wp-includes/http://jdpower.com/robots.txt wp-includes/images wp-includes/images/ wp-includes/js @@ -103315,7 +103415,7 @@ xmldata/xmlPodcast xmlrpc xmlrpc.php xmlrpc.php -xmlrpc.phphttp://stogether.org/robots.txt +xmlrpc.phphttp://allthebootboys.blogspot.fr/robots.txt xmlsearch xmltv/ xmorelle @@ -103336,7 +103436,7 @@ xsanR4 xsl xsl/ xslt/ -xslt/http://computerhistory.org/robots.txt +xslt/http://wbur.org/robots.txt xsu xtra/sante-et-mieux-etre xuanzhu @@ -103497,7 +103597,7 @@ youraccount youraccount/ yourarchives youreurope/businessACC -youreurope/businessDEV/http://youtube-nocookie.com/robots.txt +youreurope/businessDEV/http://pca.st/robots.txt youreurope/citizensACC youreurope/citizensDEV yourfuture @@ -103602,7 +103702,6 @@ za*/cdn-cgi/challenge-platform za*/step za*/submit za*/submitted -za-en/ za/ za/*?*shpxid= za/*?services @@ -103757,10 +103856,8 @@ zh-CN/firefox/search zh-CN/forums zh-CN/kb/*/discuss zh-CN/office-space -zh-CN/questions zh-CN/search zh-CN/signup -zh-CN/support zh-CN/user zh-CN/users zh-CO @@ -103824,10 +103921,8 @@ zh-TW/firefox/search zh-TW/forums zh-TW/kb/*/discuss zh-TW/office-space -zh-TW/questions zh-TW/search zh-TW/signup -zh-TW/support zh-TW/user zh-TW/users zh-UA @@ -103896,7 +103991,7 @@ zh-tw/ zh-tw/feedback zh-tw/login zh-tw/lp -zh-tw/searchhttp://hackernoon.com/robots.txt +zh-tw/searchhttp://dashnerlaw.com/robots.txt zh-tw/searchresults zh-tw/solutions/iot-production-monitoring-cloud-with-maintenance-cloud zh-tw/solutions/iot-production-monitoring-cloud-with-manufacturing-cloud @@ -103967,7 +104062,7 @@ zh/index.htm zh/intangible-cultural-heritage/grid zh/intangible-cultural-heritage/list zh/intangible-cultural-heritage/map -zh/internalhttp://ebay.fr/robots.txt +zh/internalhttp://regeringen.se/robots.txt zh/internet-universality-indicators/grid zh/internet-universality-indicators/list zh/internet-universality-indicators/map @@ -104126,7 +104221,6 @@ zink zip=[zipcode] zipcode zite-importer -zittrain ziv ziweiqiu zlim @@ -104266,12 +104360,13 @@ zzz_systest ~neubank/Eubank_EthnicityNetworksPaper.pdf ~neubank/Eubank_EthnicityNetworksPaper2016.pdf ~nsdwww/mail -~oar/http://rubyonrails.org/robots.txt +~oar/http://business.com/robots.txt ~oratorio/wordpress ~pasr1 ~philippe ~player.html ~pltw +~popup_index-POPUPvPATHvINDEXvPLACEHOLDER.html$ ~re1u06 ~rlevien/scan ~rlweb @@ -104440,7 +104535,7 @@ zzz_systest 404.php 404.php 404/ -404http://nami.org/robots.txt +404http://rediff.com/robots.txt 413gkwMT 429.html 432v·com @@ -104540,7 +104635,6 @@ zzz_systest 2016/09/22/thailand-s-king-bhumibol-the-peoples-monarch-has-died 2016/page/*/?rs= 2016/page/11/?email= -2016/paypal-payments.html 2017-world-environment-day 2017/04/03/food-money-sex-cheese-souffle-morning-sex-bf 2017/05/07/billionaire-flood-tragedy-transformed-greenbrier-resort-blue-collar-town-depended