diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext-all-levels.txt index 772a0043f..259761498 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext-all-levels.txt @@ -12401,6 +12401,10 @@ erpnext/patches/v15_0/delete_payment_gateway_doctypes.py patches/v15_0/delete_payment_gateway_doctypes.py v15_0/delete_payment_gateway_doctypes.py delete_payment_gateway_doctypes.py +erpnext/patches/v15_0/rename_purchase_receipt_amount_to_purchase_amount.py +patches/v15_0/rename_purchase_receipt_amount_to_purchase_amount.py +v15_0/rename_purchase_receipt_amount_to_purchase_amount.py +rename_purchase_receipt_amount_to_purchase_amount.py erpnext/patches/v15_0/rename_depreciation_amount_based_on_num_days_in_month_to_daily_prorata_based.py patches/v15_0/rename_depreciation_amount_based_on_num_days_in_month_to_daily_prorata_based.py v15_0/rename_depreciation_amount_based_on_num_days_in_month_to_daily_prorata_based.py diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt index 0e367f73e..473a4582a 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt @@ -2526,6 +2526,7 @@ erpnext/regional/__init__.py erpnext/patches/v15_0/delete_woocommerce_settings_doctype.py erpnext/patches/v15_0/enable_all_leads.py erpnext/patches/v15_0/delete_payment_gateway_doctypes.py +erpnext/patches/v15_0/rename_purchase_receipt_amount_to_purchase_amount.py erpnext/patches/v15_0/rename_depreciation_amount_based_on_num_days_in_month_to_daily_prorata_based.py erpnext/patches/v15_0/delete_orphaned_asset_movement_item_records.py erpnext/patches/v15_0/update_asset_value_for_manual_depr_entries.py 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 71af1390e..8974bf047 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 @@ -7765,6 +7765,12 @@ client/src/handlers/working-time-range.js src/handlers/working-time-range.js handlers/working-time-range.js working-time-range.js +client/src/handlers/admin/address-country/populate-defaults.js +src/handlers/admin/address-country/populate-defaults.js +handlers/admin/address-country/populate-defaults.js +admin/address-country/populate-defaults.js +address-country/populate-defaults.js +populate-defaults.js client/src/handlers/import.js src/handlers/import.js handlers/import.js @@ -13896,6 +13902,12 @@ Espo/Core/Utils/FieldUtil.php Core/Utils/FieldUtil.php Utils/FieldUtil.php FieldUtil.php +application/Espo/Core/Utils/Address/CountryDataProvider.php +Espo/Core/Utils/Address/CountryDataProvider.php +Core/Utils/Address/CountryDataProvider.php +Utils/Address/CountryDataProvider.php +Address/CountryDataProvider.php +CountryDataProvider.php application/Espo/Core/Utils/Acl/UserAclManagerProvider.php Espo/Core/Utils/Acl/UserAclManagerProvider.php Core/Utils/Acl/UserAclManagerProvider.php @@ -19755,6 +19767,10 @@ Espo/Core/Webhook/Sender.php Core/Webhook/Sender.php Webhook/Sender.php Sender.php +application/Espo/Entities/AddressCountry.php +Espo/Entities/AddressCountry.php +Entities/AddressCountry.php +AddressCountry.php application/Espo/Entities/InboundEmail.php Espo/Entities/InboundEmail.php Entities/InboundEmail.php @@ -20624,6 +20640,11 @@ Espo/Classes/AppParams/Extensions.php Classes/AppParams/Extensions.php AppParams/Extensions.php Extensions.php +application/Espo/Classes/AppParams/AddressCountryData.php +Espo/Classes/AppParams/AddressCountryData.php +Classes/AppParams/AddressCountryData.php +AppParams/AddressCountryData.php +AddressCountryData.php application/Espo/Classes/Select/EmailAccount/AccessControlFilters/Mandatory.php Espo/Classes/Select/EmailAccount/AccessControlFilters/Mandatory.php Classes/Select/EmailAccount/AccessControlFilters/Mandatory.php @@ -20645,6 +20666,12 @@ Select/EmailFolder/AccessControlFilters/Mandatory.php EmailFolder/AccessControlFilters/Mandatory.php AccessControlFilters/Mandatory.php Mandatory.php +application/Espo/Classes/Select/AddressCountry/PreferredNameOrderer.php +Espo/Classes/Select/AddressCountry/PreferredNameOrderer.php +Classes/Select/AddressCountry/PreferredNameOrderer.php +Select/AddressCountry/PreferredNameOrderer.php +AddressCountry/PreferredNameOrderer.php +PreferredNameOrderer.php application/Espo/Classes/Select/WorkingTimeRange/PrimaryFilters/Actual.php Espo/Classes/Select/WorkingTimeRange/PrimaryFilters/Actual.php Classes/Select/WorkingTimeRange/PrimaryFilters/Actual.php @@ -21126,6 +21153,11 @@ Espo/Classes/FieldSanitizers/Date.php Classes/FieldSanitizers/Date.php FieldSanitizers/Date.php Date.php +application/Espo/Classes/FieldSanitizers/StringUpperCase.php +Espo/Classes/FieldSanitizers/StringUpperCase.php +Classes/FieldSanitizers/StringUpperCase.php +FieldSanitizers/StringUpperCase.php +StringUpperCase.php application/Espo/Classes/FieldSanitizers/DatetimeOptionalDate.php Espo/Classes/FieldSanitizers/DatetimeOptionalDate.php Classes/FieldSanitizers/DatetimeOptionalDate.php @@ -33101,6 +33133,10 @@ application/Espo/EntryPoints/Image.php Espo/EntryPoints/Image.php EntryPoints/Image.php Image.php +application/Espo/Controllers/AddressCountry.php +Espo/Controllers/AddressCountry.php +Controllers/AddressCountry.php +AddressCountry.php application/Espo/Controllers/EntityManager.php Espo/Controllers/EntityManager.php Controllers/EntityManager.php @@ -33427,6 +33463,36 @@ Resources/layouts/Role/listSmall.json layouts/Role/listSmall.json Role/listSmall.json listSmall.json +application/Espo/Resources/layouts/AddressCountry/massUpdate.json +Espo/Resources/layouts/AddressCountry/massUpdate.json +Resources/layouts/AddressCountry/massUpdate.json +layouts/AddressCountry/massUpdate.json +AddressCountry/massUpdate.json +massUpdate.json +application/Espo/Resources/layouts/AddressCountry/detailSmall.json +Espo/Resources/layouts/AddressCountry/detailSmall.json +Resources/layouts/AddressCountry/detailSmall.json +layouts/AddressCountry/detailSmall.json +AddressCountry/detailSmall.json +detailSmall.json +application/Espo/Resources/layouts/AddressCountry/list.json +Espo/Resources/layouts/AddressCountry/list.json +Resources/layouts/AddressCountry/list.json +layouts/AddressCountry/list.json +AddressCountry/list.json +list.json +application/Espo/Resources/layouts/AddressCountry/detail.json +Espo/Resources/layouts/AddressCountry/detail.json +Resources/layouts/AddressCountry/detail.json +layouts/AddressCountry/detail.json +AddressCountry/detail.json +detail.json +application/Espo/Resources/layouts/AddressCountry/filters.json +Espo/Resources/layouts/AddressCountry/filters.json +Resources/layouts/AddressCountry/filters.json +layouts/AddressCountry/filters.json +AddressCountry/filters.json +filters.json application/Espo/Resources/layouts/Portal/detailSmall.json Espo/Resources/layouts/Portal/detailSmall.json Resources/layouts/Portal/detailSmall.json @@ -43285,6 +43351,12 @@ Resources/i18n/en_US/PortalUser.json i18n/en_US/PortalUser.json en_US/PortalUser.json PortalUser.json +application/Espo/Resources/i18n/en_US/AddressCountry.json +Espo/Resources/i18n/en_US/AddressCountry.json +Resources/i18n/en_US/AddressCountry.json +i18n/en_US/AddressCountry.json +en_US/AddressCountry.json +AddressCountry.json application/Espo/Resources/i18n/en_US/InboundEmail.json Espo/Resources/i18n/en_US/InboundEmail.json Resources/i18n/en_US/InboundEmail.json @@ -44281,6 +44353,13 @@ Resources/i18n/en_GB/Job.json i18n/en_GB/Job.json en_GB/Job.json Job.json +application/Espo/Resources/data/locale/en_US/countryList.json +Espo/Resources/data/locale/en_US/countryList.json +Resources/data/locale/en_US/countryList.json +data/locale/en_US/countryList.json +locale/en_US/countryList.json +en_US/countryList.json +countryList.json application/Espo/Resources/defaults/layouts/sidePanelsEdit.json Espo/Resources/defaults/layouts/sidePanelsEdit.json Resources/defaults/layouts/sidePanelsEdit.json @@ -44500,6 +44579,12 @@ Resources/metadata/recordDefs/Team.json metadata/recordDefs/Team.json recordDefs/Team.json Team.json +application/Espo/Resources/metadata/recordDefs/AddressCountry.json +Espo/Resources/metadata/recordDefs/AddressCountry.json +Resources/metadata/recordDefs/AddressCountry.json +metadata/recordDefs/AddressCountry.json +recordDefs/AddressCountry.json +AddressCountry.json application/Espo/Resources/metadata/recordDefs/InboundEmail.json Espo/Resources/metadata/recordDefs/InboundEmail.json Resources/metadata/recordDefs/InboundEmail.json @@ -44776,6 +44861,12 @@ Resources/metadata/clientDefs/PortalUser.json metadata/clientDefs/PortalUser.json clientDefs/PortalUser.json PortalUser.json +application/Espo/Resources/metadata/clientDefs/AddressCountry.json +Espo/Resources/metadata/clientDefs/AddressCountry.json +Resources/metadata/clientDefs/AddressCountry.json +metadata/clientDefs/AddressCountry.json +clientDefs/AddressCountry.json +AddressCountry.json application/Espo/Resources/metadata/clientDefs/InboundEmail.json Espo/Resources/metadata/clientDefs/InboundEmail.json Resources/metadata/clientDefs/InboundEmail.json @@ -45442,6 +45533,12 @@ Resources/metadata/scopes/PortalUser.json metadata/scopes/PortalUser.json scopes/PortalUser.json PortalUser.json +application/Espo/Resources/metadata/scopes/AddressCountry.json +Espo/Resources/metadata/scopes/AddressCountry.json +Resources/metadata/scopes/AddressCountry.json +metadata/scopes/AddressCountry.json +scopes/AddressCountry.json +AddressCountry.json application/Espo/Resources/metadata/scopes/InboundEmail.json Espo/Resources/metadata/scopes/InboundEmail.json Resources/metadata/scopes/InboundEmail.json @@ -45862,6 +45959,12 @@ Resources/metadata/entityDefs/MassAction.json metadata/entityDefs/MassAction.json entityDefs/MassAction.json MassAction.json +application/Espo/Resources/metadata/entityDefs/AddressCountry.json +Espo/Resources/metadata/entityDefs/AddressCountry.json +Resources/metadata/entityDefs/AddressCountry.json +metadata/entityDefs/AddressCountry.json +entityDefs/AddressCountry.json +AddressCountry.json application/Espo/Resources/metadata/entityDefs/InboundEmail.json Espo/Resources/metadata/entityDefs/InboundEmail.json Resources/metadata/entityDefs/InboundEmail.json @@ -46540,6 +46643,12 @@ Resources/metadata/selectDefs/Team.json metadata/selectDefs/Team.json selectDefs/Team.json Team.json +application/Espo/Resources/metadata/selectDefs/AddressCountry.json +Espo/Resources/metadata/selectDefs/AddressCountry.json +Resources/metadata/selectDefs/AddressCountry.json +metadata/selectDefs/AddressCountry.json +selectDefs/AddressCountry.json +AddressCountry.json application/Espo/Resources/metadata/selectDefs/Attachment.json Espo/Resources/metadata/selectDefs/Attachment.json Resources/metadata/selectDefs/Attachment.json @@ -48349,6 +48458,11 @@ Espo/Tools/Formula/SyntaxCheckResult.php Tools/Formula/SyntaxCheckResult.php Formula/SyntaxCheckResult.php SyntaxCheckResult.php +application/Espo/Tools/Address/CountryDefaultsPopulator.php +Espo/Tools/Address/CountryDefaultsPopulator.php +Tools/Address/CountryDefaultsPopulator.php +Address/CountryDefaultsPopulator.php +CountryDefaultsPopulator.php application/Espo/Tools/ExportCustom/Service.php Espo/Tools/ExportCustom/Service.php Tools/ExportCustom/Service.php @@ -49861,6 +49975,11 @@ Espo/Hooks/Notification/WebSocketSubmit.php Hooks/Notification/WebSocketSubmit.php Notification/WebSocketSubmit.php WebSocketSubmit.php +application/Espo/Hooks/AddressCountry/ClearCache.php +Espo/Hooks/AddressCountry/ClearCache.php +Hooks/AddressCountry/ClearCache.php +AddressCountry/ClearCache.php +ClearCache.php application/Espo/Hooks/Portal/WriteConfig.php Espo/Hooks/Portal/WriteConfig.php Hooks/Portal/WriteConfig.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt index de695f63a..50528e9fe 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt @@ -1392,6 +1392,7 @@ client/src/helpers/record-modal.js client/src/helpers/record/misc/sticky-bar.js client/src/handlers/login.js client/src/handlers/working-time-range.js +client/src/handlers/admin/address-country/populate-defaults.js client/src/handlers/import.js client/src/handlers/email-filter.js client/src/handlers/login/oidc.js @@ -2468,6 +2469,7 @@ application/Espo/Core/Utils/Config/ConfigFileManager.php application/Espo/Core/Utils/Autoload/NamespaceLoader.php application/Espo/Core/Utils/Autoload/Loader.php application/Espo/Core/Utils/FieldUtil.php +application/Espo/Core/Utils/Address/CountryDataProvider.php application/Espo/Core/Utils/Acl/UserAclManagerProvider.php application/Espo/Core/Utils/PasswordHash.php application/Espo/Core/Utils/ApiKey.php @@ -3433,6 +3435,7 @@ application/Espo/Core/Traits/Injectable.php application/Espo/Core/Webhook/Manager.php application/Espo/Core/Webhook/Queue.php application/Espo/Core/Webhook/Sender.php +application/Espo/Entities/AddressCountry.php application/Espo/Entities/InboundEmail.php application/Espo/Entities/ScheduledJobLogRecord.php application/Espo/Entities/Currency.php @@ -3607,9 +3610,11 @@ application/Espo/Classes/FieldProcessing/Email/IcsDataLoader.php application/Espo/Classes/FieldProcessing/Email/StringDataLoader.php application/Espo/Classes/AppParams/TemplateEntityTypeList.php application/Espo/Classes/AppParams/Extensions.php +application/Espo/Classes/AppParams/AddressCountryData.php application/Espo/Classes/Select/EmailAccount/AccessControlFilters/Mandatory.php application/Espo/Classes/Select/EmailAccount/PrimaryFilters/Active.php application/Espo/Classes/Select/EmailFolder/AccessControlFilters/Mandatory.php +application/Espo/Classes/Select/AddressCountry/PreferredNameOrderer.php application/Espo/Classes/Select/WorkingTimeRange/PrimaryFilters/Actual.php application/Espo/Classes/Select/Import/AccessControlFilters/Mandatory.php application/Espo/Classes/Select/AuthLogRecord/PrimaryFilters/Denied.php @@ -3679,6 +3684,7 @@ application/Espo/Classes/FieldSanitizers/EmptyStringToNull.php application/Espo/Classes/FieldSanitizers/Datetime.php application/Espo/Classes/FieldSanitizers/Phone.php application/Espo/Classes/FieldSanitizers/Date.php +application/Espo/Classes/FieldSanitizers/StringUpperCase.php application/Espo/Classes/FieldSanitizers/DatetimeOptionalDate.php application/Espo/Classes/RecordHooks/EmailAccount/BeforeCreate.php application/Espo/Classes/RecordHooks/EmailFolder/BeforeCreate.php @@ -5203,6 +5209,7 @@ application/Espo/EntryPoints/ChangePassword.php application/Espo/EntryPoints/OauthCallback.php application/Espo/EntryPoints/ConfirmOptIn.php application/Espo/EntryPoints/Image.php +application/Espo/Controllers/AddressCountry.php application/Espo/Controllers/EntityManager.php application/Espo/Controllers/InboundEmail.php application/Espo/Controllers/ScheduledJobLogRecord.php @@ -5278,6 +5285,11 @@ application/Espo/Resources/layouts/Role/list.json application/Espo/Resources/layouts/Role/detail.json application/Espo/Resources/layouts/Role/relationships.json application/Espo/Resources/layouts/Role/listSmall.json +application/Espo/Resources/layouts/AddressCountry/massUpdate.json +application/Espo/Resources/layouts/AddressCountry/detailSmall.json +application/Espo/Resources/layouts/AddressCountry/list.json +application/Espo/Resources/layouts/AddressCountry/detail.json +application/Espo/Resources/layouts/AddressCountry/filters.json application/Espo/Resources/layouts/Portal/detailSmall.json application/Espo/Resources/layouts/Portal/list.json application/Espo/Resources/layouts/Portal/detail.json @@ -6921,6 +6933,7 @@ application/Espo/Resources/i18n/en_US/EmailFolder.json application/Espo/Resources/i18n/en_US/Team.json application/Espo/Resources/i18n/en_US/MassAction.json application/Espo/Resources/i18n/en_US/PortalUser.json +application/Espo/Resources/i18n/en_US/AddressCountry.json application/Espo/Resources/i18n/en_US/InboundEmail.json application/Espo/Resources/i18n/en_US/DashletOptions.json application/Espo/Resources/i18n/en_US/Extension.json @@ -7087,6 +7100,7 @@ application/Espo/Resources/i18n/en_GB/User.json application/Espo/Resources/i18n/en_GB/EmailTemplate.json application/Espo/Resources/i18n/en_GB/ScheduledJobLogRecord.json application/Espo/Resources/i18n/en_GB/Job.json +application/Espo/Resources/data/locale/en_US/countryList.json application/Espo/Resources/defaults/layouts/sidePanelsEdit.json application/Espo/Resources/defaults/layouts/massUpdate.json application/Espo/Resources/defaults/layouts/detailSmall.json @@ -7124,6 +7138,7 @@ application/Espo/Resources/metadata/recordDefs/PortalRole.json application/Espo/Resources/metadata/recordDefs/Preferences.json application/Espo/Resources/metadata/recordDefs/EmailFolder.json application/Espo/Resources/metadata/recordDefs/Team.json +application/Espo/Resources/metadata/recordDefs/AddressCountry.json application/Espo/Resources/metadata/recordDefs/InboundEmail.json application/Espo/Resources/metadata/recordDefs/Attachment.json application/Espo/Resources/metadata/recordDefs/AppLogRecord.json @@ -7170,6 +7185,7 @@ application/Espo/Resources/metadata/clientDefs/WorkingTimeCalendar.json application/Espo/Resources/metadata/clientDefs/EmailFolder.json application/Espo/Resources/metadata/clientDefs/Team.json application/Espo/Resources/metadata/clientDefs/PortalUser.json +application/Espo/Resources/metadata/clientDefs/AddressCountry.json application/Espo/Resources/metadata/clientDefs/InboundEmail.json application/Espo/Resources/metadata/clientDefs/Attachment.json application/Espo/Resources/metadata/clientDefs/AppLogRecord.json @@ -7281,6 +7297,7 @@ application/Espo/Resources/metadata/scopes/EmailFolder.json application/Espo/Resources/metadata/scopes/Team.json application/Espo/Resources/metadata/scopes/MassAction.json application/Espo/Resources/metadata/scopes/PortalUser.json +application/Espo/Resources/metadata/scopes/AddressCountry.json application/Espo/Resources/metadata/scopes/InboundEmail.json application/Espo/Resources/metadata/scopes/Extension.json application/Espo/Resources/metadata/scopes/Attachment.json @@ -7351,6 +7368,7 @@ application/Espo/Resources/metadata/entityDefs/EmailFolder.json application/Espo/Resources/metadata/entityDefs/TwoFactorCode.json application/Espo/Resources/metadata/entityDefs/Team.json application/Espo/Resources/metadata/entityDefs/MassAction.json +application/Espo/Resources/metadata/entityDefs/AddressCountry.json application/Espo/Resources/metadata/entityDefs/InboundEmail.json application/Espo/Resources/metadata/entityDefs/Extension.json application/Espo/Resources/metadata/entityDefs/Attachment.json @@ -7464,6 +7482,7 @@ application/Espo/Resources/metadata/selectDefs/Email.json application/Espo/Resources/metadata/selectDefs/WorkingTimeCalendar.json application/Espo/Resources/metadata/selectDefs/EmailFolder.json application/Espo/Resources/metadata/selectDefs/Team.json +application/Espo/Resources/metadata/selectDefs/AddressCountry.json application/Espo/Resources/metadata/selectDefs/Attachment.json application/Espo/Resources/metadata/selectDefs/AppLogRecord.json application/Espo/Resources/metadata/selectDefs/WorkingTimeRange.json @@ -7733,6 +7752,7 @@ application/Espo/Tools/EntityManager/NameUtil.php application/Espo/Tools/Formula/Service.php application/Espo/Tools/Formula/RunResult.php application/Espo/Tools/Formula/SyntaxCheckResult.php +application/Espo/Tools/Address/CountryDefaultsPopulator.php application/Espo/Tools/ExportCustom/Service.php application/Espo/Tools/ExportCustom/Data.php application/Espo/Tools/ExportCustom/ExportCustom.php @@ -7999,6 +8019,7 @@ application/Espo/Tools/Email/Api/PostFolder.php application/Espo/Tools/Email/Util.php application/Espo/Tools/Email/EmailAddressEntityPair.php application/Espo/Hooks/Notification/WebSocketSubmit.php +application/Espo/Hooks/AddressCountry/ClearCache.php application/Espo/Hooks/Portal/WriteConfig.php application/Espo/Hooks/LayoutSet/Removal.php application/Espo/Hooks/User/DeleteId.php 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 bcaa14349..ac26f6b2e 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 @@ -6224,6 +6224,13 @@ dist-typings/common/extenders/Routes.d.ts common/extenders/Routes.d.ts extenders/Routes.d.ts Routes.d.ts +framework/core/js/dist-typings/common/extenders/Notification.d.ts +core/js/dist-typings/common/extenders/Notification.d.ts +js/dist-typings/common/extenders/Notification.d.ts +dist-typings/common/extenders/Notification.d.ts +common/extenders/Notification.d.ts +extenders/Notification.d.ts +Notification.d.ts framework/core/js/dist-typings/common/extenders/PostTypes.d.ts core/js/dist-typings/common/extenders/PostTypes.d.ts js/dist-typings/common/extenders/PostTypes.d.ts @@ -8056,6 +8063,13 @@ src/common/states/SearchState.ts common/states/SearchState.ts states/SearchState.ts SearchState.ts +framework/core/js/src/common/extenders/Notification.ts +core/js/src/common/extenders/Notification.ts +js/src/common/extenders/Notification.ts +src/common/extenders/Notification.ts +common/extenders/Notification.ts +extenders/Notification.ts +Notification.ts framework/core/js/src/common/extenders/index.ts core/js/src/common/extenders/index.ts js/src/common/extenders/index.ts diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/flarum.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/flarum.txt index 380ced336..3dee3ad6a 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/flarum.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/flarum.txt @@ -1211,6 +1211,7 @@ framework/core/js/dist-typings/common/states/PaginatedListState.d.ts framework/core/js/dist-typings/common/IHistory.d.ts framework/core/js/dist-typings/common/extenders/Search.d.ts framework/core/js/dist-typings/common/extenders/Routes.d.ts +framework/core/js/dist-typings/common/extenders/Notification.d.ts framework/core/js/dist-typings/common/extenders/PostTypes.d.ts framework/core/js/dist-typings/common/extenders/Model.d.ts framework/core/js/dist-typings/common/extenders/index.d.ts @@ -1476,6 +1477,7 @@ framework/core/js/src/common/states/ModalManagerState.ts framework/core/js/src/common/states/PaginatedListState.ts framework/core/js/src/common/states/AlertManagerState.ts framework/core/js/src/common/states/SearchState.ts +framework/core/js/src/common/extenders/Notification.ts framework/core/js/src/common/extenders/index.ts framework/core/js/src/common/extenders/Model.ts framework/core/js/src/common/extenders/Routes.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 8d7b8f5dd..fc7519cd6 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 @@ -24980,12 +24980,30 @@ src/core/activitypub/actor.entity.test.ts core/activitypub/actor.entity.test.ts activitypub/actor.entity.test.ts actor.entity.test.ts +ghost/ghost/src/core/activitypub/tell-the-world.service.ts +ghost/src/core/activitypub/tell-the-world.service.ts +src/core/activitypub/tell-the-world.service.ts +core/activitypub/tell-the-world.service.ts +activitypub/tell-the-world.service.ts +tell-the-world.service.ts ghost/ghost/src/core/activitypub/webfinger.service.ts ghost/src/core/activitypub/webfinger.service.ts src/core/activitypub/webfinger.service.ts core/activitypub/webfinger.service.ts activitypub/webfinger.service.ts webfinger.service.ts +ghost/ghost/src/core/activitypub/activitypub.service.ts +ghost/src/core/activitypub/activitypub.service.ts +src/core/activitypub/activitypub.service.ts +core/activitypub/activitypub.service.ts +activitypub/activitypub.service.ts +activitypub.service.ts +ghost/ghost/src/core/activitypub/inbox.service.ts +ghost/src/core/activitypub/inbox.service.ts +src/core/activitypub/inbox.service.ts +core/activitypub/inbox.service.ts +activitypub/inbox.service.ts +inbox.service.ts ghost/ghost/src/core/activitypub/actor.entity.ts ghost/src/core/activitypub/actor.entity.ts src/core/activitypub/actor.entity.ts @@ -24998,24 +25016,42 @@ src/core/activitypub/http-signature.service.test.ts core/activitypub/http-signature.service.test.ts activitypub/http-signature.service.test.ts http-signature.service.test.ts +ghost/ghost/src/core/activitypub/activity.entity.test.ts +ghost/src/core/activitypub/activity.entity.test.ts +src/core/activitypub/activity.entity.test.ts +core/activitypub/activity.entity.test.ts +activitypub/activity.entity.test.ts +activity.entity.test.ts ghost/ghost/src/core/activitypub/actor.repository.ts ghost/src/core/activitypub/actor.repository.ts src/core/activitypub/actor.repository.ts core/activitypub/actor.repository.ts activitypub/actor.repository.ts actor.repository.ts -ghost/ghost/src/core/activitypub/activity.object.ts -ghost/src/core/activitypub/activity.object.ts -src/core/activitypub/activity.object.ts -core/activitypub/activity.object.ts -activitypub/activity.object.ts -activity.object.ts +ghost/ghost/src/core/activitypub/jsonld.service.test.ts +ghost/src/core/activitypub/jsonld.service.test.ts +src/core/activitypub/jsonld.service.test.ts +core/activitypub/jsonld.service.test.ts +activitypub/jsonld.service.test.ts +jsonld.service.test.ts ghost/ghost/src/core/activitypub/post.repository.ts ghost/src/core/activitypub/post.repository.ts src/core/activitypub/post.repository.ts core/activitypub/post.repository.ts activitypub/post.repository.ts post.repository.ts +ghost/ghost/src/core/activitypub/activity.repository.ts +ghost/src/core/activitypub/activity.repository.ts +src/core/activitypub/activity.repository.ts +core/activitypub/activity.repository.ts +activitypub/activity.repository.ts +activity.repository.ts +ghost/ghost/src/core/activitypub/activity.service.test.ts +ghost/src/core/activitypub/activity.service.test.ts +src/core/activitypub/activity.service.test.ts +core/activitypub/activity.service.test.ts +activitypub/activity.service.test.ts +activity.service.test.ts ghost/ghost/src/core/activitypub/types.ts ghost/src/core/activitypub/types.ts src/core/activitypub/types.ts @@ -25028,24 +25064,60 @@ src/core/activitypub/article.object.ts core/activitypub/article.object.ts activitypub/article.object.ts article.object.ts +ghost/ghost/src/core/activitypub/uri.object.ts +ghost/src/core/activitypub/uri.object.ts +src/core/activitypub/uri.object.ts +core/activitypub/uri.object.ts +activitypub/uri.object.ts +uri.object.ts ghost/ghost/src/core/activitypub/activity.event.ts ghost/src/core/activitypub/activity.event.ts src/core/activitypub/activity.event.ts core/activitypub/activity.event.ts activitypub/activity.event.ts activity.event.ts +ghost/ghost/src/core/activitypub/webfinger.service.test.ts +ghost/src/core/activitypub/webfinger.service.test.ts +src/core/activitypub/webfinger.service.test.ts +core/activitypub/webfinger.service.test.ts +activitypub/webfinger.service.test.ts +webfinger.service.test.ts +ghost/ghost/src/core/activitypub/inbox.service.test.ts +ghost/src/core/activitypub/inbox.service.test.ts +src/core/activitypub/inbox.service.test.ts +core/activitypub/inbox.service.test.ts +activitypub/inbox.service.test.ts +inbox.service.test.ts +ghost/ghost/src/core/activitypub/activity.entity.ts +ghost/src/core/activitypub/activity.entity.ts +src/core/activitypub/activity.entity.ts +core/activitypub/activity.entity.ts +activitypub/activity.entity.ts +activity.entity.ts ghost/ghost/src/core/activitypub/activity.service.ts ghost/src/core/activitypub/activity.service.ts src/core/activitypub/activity.service.ts core/activitypub/activity.service.ts activitypub/activity.service.ts activity.service.ts +ghost/ghost/src/core/activitypub/tell-the-world.service.test.ts +ghost/src/core/activitypub/tell-the-world.service.test.ts +src/core/activitypub/tell-the-world.service.test.ts +core/activitypub/tell-the-world.service.test.ts +activitypub/tell-the-world.service.test.ts +tell-the-world.service.test.ts ghost/ghost/src/core/activitypub/jsonld.service.ts ghost/src/core/activitypub/jsonld.service.ts src/core/activitypub/jsonld.service.ts core/activitypub/jsonld.service.ts activitypub/jsonld.service.ts jsonld.service.ts +ghost/ghost/src/core/activitypub/activitypub.service.test.ts +ghost/src/core/activitypub/activitypub.service.test.ts +src/core/activitypub/activitypub.service.test.ts +core/activitypub/activitypub.service.test.ts +activitypub/activitypub.service.test.ts +activitypub.service.test.ts ghost/ghost/src/core/activitypub/http-signature.service.ts ghost/src/core/activitypub/http-signature.service.ts src/core/activitypub/http-signature.service.ts @@ -25133,17 +25205,33 @@ src/common/decorators/handle-event.decorator.ts common/decorators/handle-event.decorator.ts decorators/handle-event.decorator.ts handle-event.decorator.ts +ghost/ghost/src/listeners/activity.listener.ts +ghost/src/listeners/activity.listener.ts +src/listeners/activity.listener.ts +listeners/activity.listener.ts +activity.listener.ts ghost/ghost/src/listeners/example.listener.ts ghost/src/listeners/example.listener.ts src/listeners/example.listener.ts listeners/example.listener.ts example.listener.ts +ghost/ghost/src/listeners/activity.listener.test.ts +ghost/src/listeners/activity.listener.test.ts +src/listeners/activity.listener.test.ts +listeners/activity.listener.test.ts +activity.listener.test.ts ghost/ghost/src/db/in-memory/example.repository.in-memory.ts ghost/src/db/in-memory/example.repository.in-memory.ts src/db/in-memory/example.repository.in-memory.ts db/in-memory/example.repository.in-memory.ts in-memory/example.repository.in-memory.ts example.repository.in-memory.ts +ghost/ghost/src/db/in-memory/activity.repository.in-memory.ts +ghost/src/db/in-memory/activity.repository.in-memory.ts +src/db/in-memory/activity.repository.in-memory.ts +db/in-memory/activity.repository.in-memory.ts +in-memory/activity.repository.in-memory.ts +activity.repository.in-memory.ts ghost/ghost/src/db/in-memory/actor.repository.in-memory.ts ghost/src/db/in-memory/actor.repository.in-memory.ts src/db/in-memory/actor.repository.in-memory.ts @@ -25204,6 +25292,13 @@ src/nestjs/guards/admin-api-authentication.guard.ts nestjs/guards/admin-api-authentication.guard.ts guards/admin-api-authentication.guard.ts admin-api-authentication.guard.ts +ghost/ghost/src/http/admin/controllers/activitypub.controller.test.ts +ghost/src/http/admin/controllers/activitypub.controller.test.ts +src/http/admin/controllers/activitypub.controller.test.ts +http/admin/controllers/activitypub.controller.test.ts +admin/controllers/activitypub.controller.test.ts +controllers/activitypub.controller.test.ts +activitypub.controller.test.ts ghost/ghost/src/http/admin/controllers/example.controller.ts ghost/src/http/admin/controllers/example.controller.ts src/http/admin/controllers/example.controller.ts @@ -25211,6 +25306,13 @@ http/admin/controllers/example.controller.ts admin/controllers/example.controller.ts controllers/example.controller.ts example.controller.ts +ghost/ghost/src/http/admin/controllers/activitypub.controller.ts +ghost/src/http/admin/controllers/activitypub.controller.ts +src/http/admin/controllers/activitypub.controller.ts +http/admin/controllers/activitypub.controller.ts +admin/controllers/activitypub.controller.ts +controllers/activitypub.controller.ts +activitypub.controller.ts ghost/ghost/src/http/admin/controllers/example.controller.test.ts ghost/src/http/admin/controllers/example.controller.test.ts src/http/admin/controllers/example.controller.test.ts @@ -25218,6 +25320,13 @@ http/admin/controllers/example.controller.test.ts admin/controllers/example.controller.test.ts controllers/example.controller.test.ts example.controller.test.ts +ghost/ghost/src/http/frontend/controllers/activitypub.controller.test.ts +ghost/src/http/frontend/controllers/activitypub.controller.test.ts +src/http/frontend/controllers/activitypub.controller.test.ts +http/frontend/controllers/activitypub.controller.test.ts +frontend/controllers/activitypub.controller.test.ts +controllers/activitypub.controller.test.ts +activitypub.controller.test.ts ghost/ghost/src/http/frontend/controllers/activitypub.controller.ts ghost/src/http/frontend/controllers/activitypub.controller.ts src/http/frontend/controllers/activitypub.controller.ts @@ -25225,6 +25334,13 @@ http/frontend/controllers/activitypub.controller.ts frontend/controllers/activitypub.controller.ts controllers/activitypub.controller.ts activitypub.controller.ts +ghost/ghost/src/http/frontend/controllers/webfinger.controller.test.ts +ghost/src/http/frontend/controllers/webfinger.controller.test.ts +src/http/frontend/controllers/webfinger.controller.test.ts +http/frontend/controllers/webfinger.controller.test.ts +frontend/controllers/webfinger.controller.test.ts +controllers/webfinger.controller.test.ts +webfinger.controller.test.ts ghost/ghost/src/http/frontend/controllers/webfinger.controller.ts ghost/src/http/frontend/controllers/webfinger.controller.ts src/http/frontend/controllers/webfinger.controller.ts diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt index 98a0c55fc..34cf1fec8 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt @@ -3958,17 +3958,29 @@ ghost/ghost/package.json ghost/ghost/.eslintrc.js ghost/ghost/src/index.ts ghost/ghost/src/core/activitypub/actor.entity.test.ts +ghost/ghost/src/core/activitypub/tell-the-world.service.ts ghost/ghost/src/core/activitypub/webfinger.service.ts +ghost/ghost/src/core/activitypub/activitypub.service.ts +ghost/ghost/src/core/activitypub/inbox.service.ts ghost/ghost/src/core/activitypub/actor.entity.ts ghost/ghost/src/core/activitypub/http-signature.service.test.ts +ghost/ghost/src/core/activitypub/activity.entity.test.ts ghost/ghost/src/core/activitypub/actor.repository.ts -ghost/ghost/src/core/activitypub/activity.object.ts +ghost/ghost/src/core/activitypub/jsonld.service.test.ts ghost/ghost/src/core/activitypub/post.repository.ts +ghost/ghost/src/core/activitypub/activity.repository.ts +ghost/ghost/src/core/activitypub/activity.service.test.ts ghost/ghost/src/core/activitypub/types.ts ghost/ghost/src/core/activitypub/article.object.ts +ghost/ghost/src/core/activitypub/uri.object.ts ghost/ghost/src/core/activitypub/activity.event.ts +ghost/ghost/src/core/activitypub/webfinger.service.test.ts +ghost/ghost/src/core/activitypub/inbox.service.test.ts +ghost/ghost/src/core/activitypub/activity.entity.ts ghost/ghost/src/core/activitypub/activity.service.ts +ghost/ghost/src/core/activitypub/tell-the-world.service.test.ts ghost/ghost/src/core/activitypub/jsonld.service.ts +ghost/ghost/src/core/activitypub/activitypub.service.test.ts ghost/ghost/src/core/activitypub/http-signature.service.ts ghost/ghost/src/core/example/example.entity.ts ghost/ghost/src/core/example/example.entity.test.ts @@ -3984,8 +3996,11 @@ ghost/ghost/src/common/helpers/date.helper.ts ghost/ghost/src/common/entity.base.ts ghost/ghost/src/common/decorators/permissions.decorator.ts ghost/ghost/src/common/decorators/handle-event.decorator.ts +ghost/ghost/src/listeners/activity.listener.ts ghost/ghost/src/listeners/example.listener.ts +ghost/ghost/src/listeners/activity.listener.test.ts ghost/ghost/src/db/in-memory/example.repository.in-memory.ts +ghost/ghost/src/db/in-memory/activity.repository.in-memory.ts ghost/ghost/src/db/in-memory/actor.repository.in-memory.ts ghost/ghost/src/db/knex/post.repository.knex.ts ghost/ghost/src/nestjs/modules/admin-api.module.ts @@ -3996,9 +4011,13 @@ ghost/ghost/src/nestjs/filters/global-exception.filter.ts ghost/ghost/src/nestjs/filters/not-found-fallthrough.filter.ts ghost/ghost/src/nestjs/guards/permissions.guard.ts ghost/ghost/src/nestjs/guards/admin-api-authentication.guard.ts +ghost/ghost/src/http/admin/controllers/activitypub.controller.test.ts ghost/ghost/src/http/admin/controllers/example.controller.ts +ghost/ghost/src/http/admin/controllers/activitypub.controller.ts ghost/ghost/src/http/admin/controllers/example.controller.test.ts +ghost/ghost/src/http/frontend/controllers/activitypub.controller.test.ts ghost/ghost/src/http/frontend/controllers/activitypub.controller.ts +ghost/ghost/src/http/frontend/controllers/webfinger.controller.test.ts ghost/ghost/src/http/frontend/controllers/webfinger.controller.ts ghost/ghost/README.md ghost/ghost/test/.eslintrc.js 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 8e680c819..2f123a208 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 @@ -112112,6 +112112,14 @@ Test/Mftf/Test/AdminNewSearchSynonymsFormResetTest.xml Mftf/Test/AdminNewSearchSynonymsFormResetTest.xml Test/AdminNewSearchSynonymsFormResetTest.xml AdminNewSearchSynonymsFormResetTest.xml +app/code/Magento/Search/Test/Mftf/Test/AdminProductCanBeFoundByAttributeValueTest.xml +code/Magento/Search/Test/Mftf/Test/AdminProductCanBeFoundByAttributeValueTest.xml +Magento/Search/Test/Mftf/Test/AdminProductCanBeFoundByAttributeValueTest.xml +Search/Test/Mftf/Test/AdminProductCanBeFoundByAttributeValueTest.xml +Test/Mftf/Test/AdminProductCanBeFoundByAttributeValueTest.xml +Mftf/Test/AdminProductCanBeFoundByAttributeValueTest.xml +Test/AdminProductCanBeFoundByAttributeValueTest.xml +AdminProductCanBeFoundByAttributeValueTest.xml app/code/Magento/Search/Test/Mftf/Test/StorefrontVerifySearchButtonDisabledTillMinimumSearchLengthHitTest.xml code/Magento/Search/Test/Mftf/Test/StorefrontVerifySearchButtonDisabledTillMinimumSearchLengthHitTest.xml Magento/Search/Test/Mftf/Test/StorefrontVerifySearchButtonDisabledTillMinimumSearchLengthHitTest.xml @@ -151312,6 +151320,14 @@ Test/Mftf/ActionGroup/StorefrontAssertProductPageAddToWishlistButtonIsNotPresent Mftf/ActionGroup/StorefrontAssertProductPageAddToWishlistButtonIsNotPresentActionGroup.xml ActionGroup/StorefrontAssertProductPageAddToWishlistButtonIsNotPresentActionGroup.xml StorefrontAssertProductPageAddToWishlistButtonIsNotPresentActionGroup.xml +app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPriceAndPriceLabelIfPresentOnCategoryPageActionGroup.xml +code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPriceAndPriceLabelIfPresentOnCategoryPageActionGroup.xml +Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPriceAndPriceLabelIfPresentOnCategoryPageActionGroup.xml +Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPriceAndPriceLabelIfPresentOnCategoryPageActionGroup.xml +Test/Mftf/ActionGroup/StorefrontAssertProductPriceAndPriceLabelIfPresentOnCategoryPageActionGroup.xml +Mftf/ActionGroup/StorefrontAssertProductPriceAndPriceLabelIfPresentOnCategoryPageActionGroup.xml +ActionGroup/StorefrontAssertProductPriceAndPriceLabelIfPresentOnCategoryPageActionGroup.xml +StorefrontAssertProductPriceAndPriceLabelIfPresentOnCategoryPageActionGroup.xml app/code/Magento/Catalog/Test/Mftf/ActionGroup/DeleteCategoryActionGroup.xml code/Magento/Catalog/Test/Mftf/ActionGroup/DeleteCategoryActionGroup.xml Magento/Catalog/Test/Mftf/ActionGroup/DeleteCategoryActionGroup.xml @@ -153336,6 +153352,14 @@ Test/Mftf/ActionGroup/AssertProductImageNotInAdminProductPageActionGroup.xml Mftf/ActionGroup/AssertProductImageNotInAdminProductPageActionGroup.xml ActionGroup/AssertProductImageNotInAdminProductPageActionGroup.xml AssertProductImageNotInAdminProductPageActionGroup.xml +app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPriceAndPriceLabelIsNotPresentOnCategoryPageActionGroup.xml +code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPriceAndPriceLabelIsNotPresentOnCategoryPageActionGroup.xml +Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPriceAndPriceLabelIsNotPresentOnCategoryPageActionGroup.xml +Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPriceAndPriceLabelIsNotPresentOnCategoryPageActionGroup.xml +Test/Mftf/ActionGroup/StorefrontAssertProductPriceAndPriceLabelIsNotPresentOnCategoryPageActionGroup.xml +Mftf/ActionGroup/StorefrontAssertProductPriceAndPriceLabelIsNotPresentOnCategoryPageActionGroup.xml +ActionGroup/StorefrontAssertProductPriceAndPriceLabelIsNotPresentOnCategoryPageActionGroup.xml +StorefrontAssertProductPriceAndPriceLabelIsNotPresentOnCategoryPageActionGroup.xml app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontGoToCategoryPageActionGroup.xml code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontGoToCategoryPageActionGroup.xml Magento/Catalog/Test/Mftf/ActionGroup/StorefrontGoToCategoryPageActionGroup.xml @@ -173319,6 +173343,14 @@ Test/Mftf/Test/StorefrontGalleryConfigurableProductWithVisualSwatchAttributePrep Mftf/Test/StorefrontGalleryConfigurableProductWithVisualSwatchAttributePrependMediaTest.xml Test/StorefrontGalleryConfigurableProductWithVisualSwatchAttributePrependMediaTest.xml StorefrontGalleryConfigurableProductWithVisualSwatchAttributePrependMediaTest.xml +app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontAssertAsLowAsLabelTest.xml +code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontAssertAsLowAsLabelTest.xml +Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontAssertAsLowAsLabelTest.xml +ConfigurableProduct/Test/Mftf/Test/StorefrontAssertAsLowAsLabelTest.xml +Test/Mftf/Test/StorefrontAssertAsLowAsLabelTest.xml +Mftf/Test/StorefrontAssertAsLowAsLabelTest.xml +Test/StorefrontAssertAsLowAsLabelTest.xml +StorefrontAssertAsLowAsLabelTest.xml app/code/Magento/ConfigurableProduct/Test/Mftf/Test/ConfigurableProductwithanOutofStockItemInShoppingCartTest.xml code/Magento/ConfigurableProduct/Test/Mftf/Test/ConfigurableProductwithanOutofStockItemInShoppingCartTest.xml Magento/ConfigurableProduct/Test/Mftf/Test/ConfigurableProductwithanOutofStockItemInShoppingCartTest.xml @@ -190549,6 +190581,14 @@ Test/Mftf/Test/StorefrontOnePageCheckoutJsValidationTest.xml Mftf/Test/StorefrontOnePageCheckoutJsValidationTest.xml Test/StorefrontOnePageCheckoutJsValidationTest.xml StorefrontOnePageCheckoutJsValidationTest.xml +app/code/Magento/Checkout/Test/Mftf/Test/StorefrontPersistentDataForRegisterCustomerWithPhysicalQuoteTest.xml +code/Magento/Checkout/Test/Mftf/Test/StorefrontPersistentDataForRegisterCustomerWithPhysicalQuoteTest.xml +Magento/Checkout/Test/Mftf/Test/StorefrontPersistentDataForRegisterCustomerWithPhysicalQuoteTest.xml +Checkout/Test/Mftf/Test/StorefrontPersistentDataForRegisterCustomerWithPhysicalQuoteTest.xml +Test/Mftf/Test/StorefrontPersistentDataForRegisterCustomerWithPhysicalQuoteTest.xml +Mftf/Test/StorefrontPersistentDataForRegisterCustomerWithPhysicalQuoteTest.xml +Test/StorefrontPersistentDataForRegisterCustomerWithPhysicalQuoteTest.xml +StorefrontPersistentDataForRegisterCustomerWithPhysicalQuoteTest.xml app/code/Magento/Checkout/Test/Mftf/Test/StorefrontCheckCartItemDisplayWithDefaultDisplayLimitAndDefaultTotalQuantityTest.xml code/Magento/Checkout/Test/Mftf/Test/StorefrontCheckCartItemDisplayWithDefaultDisplayLimitAndDefaultTotalQuantityTest.xml Magento/Checkout/Test/Mftf/Test/StorefrontCheckCartItemDisplayWithDefaultDisplayLimitAndDefaultTotalQuantityTest.xml @@ -190557,6 +190597,14 @@ Test/Mftf/Test/StorefrontCheckCartItemDisplayWithDefaultDisplayLimitAndDefaultTo Mftf/Test/StorefrontCheckCartItemDisplayWithDefaultDisplayLimitAndDefaultTotalQuantityTest.xml Test/StorefrontCheckCartItemDisplayWithDefaultDisplayLimitAndDefaultTotalQuantityTest.xml StorefrontCheckCartItemDisplayWithDefaultDisplayLimitAndDefaultTotalQuantityTest.xml +app/code/Magento/Checkout/Test/Mftf/Test/StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest.xml +code/Magento/Checkout/Test/Mftf/Test/StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest.xml +Magento/Checkout/Test/Mftf/Test/StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest.xml +Checkout/Test/Mftf/Test/StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest.xml +Test/Mftf/Test/StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest.xml +Mftf/Test/StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest.xml +Test/StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest.xml +StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest.xml app/code/Magento/Checkout/Test/Mftf/Test/StorefrontShoppingCartPagerForOneItemPerPageAnd2ProductsTest.xml code/Magento/Checkout/Test/Mftf/Test/StorefrontShoppingCartPagerForOneItemPerPageAnd2ProductsTest.xml Magento/Checkout/Test/Mftf/Test/StorefrontShoppingCartPagerForOneItemPerPageAnd2ProductsTest.xml @@ -212892,6 +212940,14 @@ Test/Mftf/ActionGroup/AdminChangePasswordActionGroup.xml Mftf/ActionGroup/AdminChangePasswordActionGroup.xml ActionGroup/AdminChangePasswordActionGroup.xml AdminChangePasswordActionGroup.xml +app/code/Magento/User/Test/Mftf/ActionGroup/AdminSelectCustomStockUserRoleResourcesActionGroup.xml +code/Magento/User/Test/Mftf/ActionGroup/AdminSelectCustomStockUserRoleResourcesActionGroup.xml +Magento/User/Test/Mftf/ActionGroup/AdminSelectCustomStockUserRoleResourcesActionGroup.xml +User/Test/Mftf/ActionGroup/AdminSelectCustomStockUserRoleResourcesActionGroup.xml +Test/Mftf/ActionGroup/AdminSelectCustomStockUserRoleResourcesActionGroup.xml +Mftf/ActionGroup/AdminSelectCustomStockUserRoleResourcesActionGroup.xml +ActionGroup/AdminSelectCustomStockUserRoleResourcesActionGroup.xml +AdminSelectCustomStockUserRoleResourcesActionGroup.xml app/code/Magento/User/Test/Mftf/ActionGroup/AdminCreateRoleActionGroup.xml code/Magento/User/Test/Mftf/ActionGroup/AdminCreateRoleActionGroup.xml Magento/User/Test/Mftf/ActionGroup/AdminCreateRoleActionGroup.xml @@ -213359,6 +213415,14 @@ Test/Mftf/Test/AdminUnlockAdminUserEntityViaCLITest.xml Mftf/Test/AdminUnlockAdminUserEntityViaCLITest.xml Test/AdminUnlockAdminUserEntityViaCLITest.xml AdminUnlockAdminUserEntityViaCLITest.xml +app/code/Magento/User/Test/Mftf/Test/AdminCreateUserRoleWithLimitedPermissionTest.xml +code/Magento/User/Test/Mftf/Test/AdminCreateUserRoleWithLimitedPermissionTest.xml +Magento/User/Test/Mftf/Test/AdminCreateUserRoleWithLimitedPermissionTest.xml +User/Test/Mftf/Test/AdminCreateUserRoleWithLimitedPermissionTest.xml +Test/Mftf/Test/AdminCreateUserRoleWithLimitedPermissionTest.xml +Mftf/Test/AdminCreateUserRoleWithLimitedPermissionTest.xml +Test/AdminCreateUserRoleWithLimitedPermissionTest.xml +AdminCreateUserRoleWithLimitedPermissionTest.xml app/code/Magento/User/Test/Mftf/Test/AdminUnlockAdminUserEntityTest.xml code/Magento/User/Test/Mftf/Test/AdminUnlockAdminUserEntityTest.xml Magento/User/Test/Mftf/Test/AdminUnlockAdminUserEntityTest.xml @@ -236754,6 +236818,14 @@ Test/Mftf/ActionGroup/StorefrontPaypalFillCardDataActionGroup.xml Mftf/ActionGroup/StorefrontPaypalFillCardDataActionGroup.xml ActionGroup/StorefrontPaypalFillCardDataActionGroup.xml StorefrontPaypalFillCardDataActionGroup.xml +app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminClearPayPalExpressCheckoutDataActionGroup.xml +code/Magento/Paypal/Test/Mftf/ActionGroup/AdminClearPayPalExpressCheckoutDataActionGroup.xml +Magento/Paypal/Test/Mftf/ActionGroup/AdminClearPayPalExpressCheckoutDataActionGroup.xml +Paypal/Test/Mftf/ActionGroup/AdminClearPayPalExpressCheckoutDataActionGroup.xml +Test/Mftf/ActionGroup/AdminClearPayPalExpressCheckoutDataActionGroup.xml +Mftf/ActionGroup/AdminClearPayPalExpressCheckoutDataActionGroup.xml +ActionGroup/AdminClearPayPalExpressCheckoutDataActionGroup.xml +AdminClearPayPalExpressCheckoutDataActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminOpenPayPalAdvancedFrontendExperienceFeaturesPageActionGroup.xml code/Magento/Paypal/Test/Mftf/ActionGroup/AdminOpenPayPalAdvancedFrontendExperienceFeaturesPageActionGroup.xml Magento/Paypal/Test/Mftf/ActionGroup/AdminOpenPayPalAdvancedFrontendExperienceFeaturesPageActionGroup.xml @@ -236818,6 +236890,14 @@ Test/Mftf/ActionGroup/StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup.xm Mftf/ActionGroup/StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup.xml ActionGroup/StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup.xml StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup.xml +app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminAssertEnableThisSolutionAndInContextCheckoutValueActionGroup.xml +code/Magento/Paypal/Test/Mftf/ActionGroup/AdminAssertEnableThisSolutionAndInContextCheckoutValueActionGroup.xml +Magento/Paypal/Test/Mftf/ActionGroup/AdminAssertEnableThisSolutionAndInContextCheckoutValueActionGroup.xml +Paypal/Test/Mftf/ActionGroup/AdminAssertEnableThisSolutionAndInContextCheckoutValueActionGroup.xml +Test/Mftf/ActionGroup/AdminAssertEnableThisSolutionAndInContextCheckoutValueActionGroup.xml +Mftf/ActionGroup/AdminAssertEnableThisSolutionAndInContextCheckoutValueActionGroup.xml +ActionGroup/AdminAssertEnableThisSolutionAndInContextCheckoutValueActionGroup.xml +AdminAssertEnableThisSolutionAndInContextCheckoutValueActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalPaymentFromCartAccountActionGroup.xml code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalPaymentFromCartAccountActionGroup.xml Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalPaymentFromCartAccountActionGroup.xml @@ -236879,6 +236959,14 @@ Paypal/Test/Mftf/class-file-naming-allowlist Test/Mftf/class-file-naming-allowlist Mftf/class-file-naming-allowlist class-file-naming-allowlist +app/code/Magento/Paypal/Test/Mftf/Suite/AdminConfigurePaypalPayflowProSuite.xml +code/Magento/Paypal/Test/Mftf/Suite/AdminConfigurePaypalPayflowProSuite.xml +Magento/Paypal/Test/Mftf/Suite/AdminConfigurePaypalPayflowProSuite.xml +Paypal/Test/Mftf/Suite/AdminConfigurePaypalPayflowProSuite.xml +Test/Mftf/Suite/AdminConfigurePaypalPayflowProSuite.xml +Mftf/Suite/AdminConfigurePaypalPayflowProSuite.xml +Suite/AdminConfigurePaypalPayflowProSuite.xml +AdminConfigurePaypalPayflowProSuite.xml app/code/Magento/Paypal/Test/Mftf/Suite/ConfigurePaypalPaymentsProSuite.xml code/Magento/Paypal/Test/Mftf/Suite/ConfigurePaypalPaymentsProSuite.xml Magento/Paypal/Test/Mftf/Suite/ConfigurePaypalPaymentsProSuite.xml @@ -237210,6 +237298,14 @@ Test/Mftf/Test/StoreFrontPaypalExpressCheckoutWithBillingAgreementTest.xml Mftf/Test/StoreFrontPaypalExpressCheckoutWithBillingAgreementTest.xml Test/StoreFrontPaypalExpressCheckoutWithBillingAgreementTest.xml StoreFrontPaypalExpressCheckoutWithBillingAgreementTest.xml +app/code/Magento/Paypal/Test/Mftf/Test/StorefrontRegisteredCustomerCheckoutWithPayPalPayflowProCreditCardWithPaymentActionSaleAndVirtualQuoteAndVerifyTheOrderInBackendTest.xml +code/Magento/Paypal/Test/Mftf/Test/StorefrontRegisteredCustomerCheckoutWithPayPalPayflowProCreditCardWithPaymentActionSaleAndVirtualQuoteAndVerifyTheOrderInBackendTest.xml +Magento/Paypal/Test/Mftf/Test/StorefrontRegisteredCustomerCheckoutWithPayPalPayflowProCreditCardWithPaymentActionSaleAndVirtualQuoteAndVerifyTheOrderInBackendTest.xml +Paypal/Test/Mftf/Test/StorefrontRegisteredCustomerCheckoutWithPayPalPayflowProCreditCardWithPaymentActionSaleAndVirtualQuoteAndVerifyTheOrderInBackendTest.xml +Test/Mftf/Test/StorefrontRegisteredCustomerCheckoutWithPayPalPayflowProCreditCardWithPaymentActionSaleAndVirtualQuoteAndVerifyTheOrderInBackendTest.xml +Mftf/Test/StorefrontRegisteredCustomerCheckoutWithPayPalPayflowProCreditCardWithPaymentActionSaleAndVirtualQuoteAndVerifyTheOrderInBackendTest.xml +Test/StorefrontRegisteredCustomerCheckoutWithPayPalPayflowProCreditCardWithPaymentActionSaleAndVirtualQuoteAndVerifyTheOrderInBackendTest.xml +StorefrontRegisteredCustomerCheckoutWithPayPalPayflowProCreditCardWithPaymentActionSaleAndVirtualQuoteAndVerifyTheOrderInBackendTest.xml app/code/Magento/Paypal/Test/Mftf/Test/AdminSalesBillingAgreementsNavigateMenuTest.xml code/Magento/Paypal/Test/Mftf/Test/AdminSalesBillingAgreementsNavigateMenuTest.xml Magento/Paypal/Test/Mftf/Test/AdminSalesBillingAgreementsNavigateMenuTest.xml @@ -237218,6 +237314,22 @@ Test/Mftf/Test/AdminSalesBillingAgreementsNavigateMenuTest.xml Mftf/Test/AdminSalesBillingAgreementsNavigateMenuTest.xml Test/AdminSalesBillingAgreementsNavigateMenuTest.xml AdminSalesBillingAgreementsNavigateMenuTest.xml +app/code/Magento/Paypal/Test/Mftf/Test/AdminPaypalExpressCheckoutWithAPICredentialsFromCheckoutPageTest.xml +code/Magento/Paypal/Test/Mftf/Test/AdminPaypalExpressCheckoutWithAPICredentialsFromCheckoutPageTest.xml +Magento/Paypal/Test/Mftf/Test/AdminPaypalExpressCheckoutWithAPICredentialsFromCheckoutPageTest.xml +Paypal/Test/Mftf/Test/AdminPaypalExpressCheckoutWithAPICredentialsFromCheckoutPageTest.xml +Test/Mftf/Test/AdminPaypalExpressCheckoutWithAPICredentialsFromCheckoutPageTest.xml +Mftf/Test/AdminPaypalExpressCheckoutWithAPICredentialsFromCheckoutPageTest.xml +Test/AdminPaypalExpressCheckoutWithAPICredentialsFromCheckoutPageTest.xml +AdminPaypalExpressCheckoutWithAPICredentialsFromCheckoutPageTest.xml +app/code/Magento/Paypal/Test/Mftf/Test/StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest.xml +code/Magento/Paypal/Test/Mftf/Test/StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest.xml +Magento/Paypal/Test/Mftf/Test/StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest.xml +Paypal/Test/Mftf/Test/StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest.xml +Test/Mftf/Test/StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest.xml +Mftf/Test/StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest.xml +Test/StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest.xml +StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest.xml app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithCADCurrencyTest.xml code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithCADCurrencyTest.xml Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithCADCurrencyTest.xml @@ -237290,6 +237402,14 @@ Test/Mftf/Test/AdminConfigPaymentsSectionStateTest.xml Mftf/Test/AdminConfigPaymentsSectionStateTest.xml Test/AdminConfigPaymentsSectionStateTest.xml AdminConfigPaymentsSectionStateTest.xml +app/code/Magento/Paypal/Test/Mftf/Test/AdminCheckConfigurationForPayPalExpressCheckoutInUnitesStatesTest.xml +code/Magento/Paypal/Test/Mftf/Test/AdminCheckConfigurationForPayPalExpressCheckoutInUnitesStatesTest.xml +Magento/Paypal/Test/Mftf/Test/AdminCheckConfigurationForPayPalExpressCheckoutInUnitesStatesTest.xml +Paypal/Test/Mftf/Test/AdminCheckConfigurationForPayPalExpressCheckoutInUnitesStatesTest.xml +Test/Mftf/Test/AdminCheckConfigurationForPayPalExpressCheckoutInUnitesStatesTest.xml +Mftf/Test/AdminCheckConfigurationForPayPalExpressCheckoutInUnitesStatesTest.xml +Test/AdminCheckConfigurationForPayPalExpressCheckoutInUnitesStatesTest.xml +AdminCheckConfigurationForPayPalExpressCheckoutInUnitesStatesTest.xml app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithAUDCurrencyTest.xml code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithAUDCurrencyTest.xml Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithAUDCurrencyTest.xml @@ -272215,6 +272335,14 @@ Test/Mftf/ActionGroup/FilterOrderGridByPurchaseDateActionGroup.xml Mftf/ActionGroup/FilterOrderGridByPurchaseDateActionGroup.xml ActionGroup/FilterOrderGridByPurchaseDateActionGroup.xml FilterOrderGridByPurchaseDateActionGroup.xml +app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenTransactionsTabInOrderPageActionGroup.xml +code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenTransactionsTabInOrderPageActionGroup.xml +Magento/Sales/Test/Mftf/ActionGroup/AdminOpenTransactionsTabInOrderPageActionGroup.xml +Sales/Test/Mftf/ActionGroup/AdminOpenTransactionsTabInOrderPageActionGroup.xml +Test/Mftf/ActionGroup/AdminOpenTransactionsTabInOrderPageActionGroup.xml +Mftf/ActionGroup/AdminOpenTransactionsTabInOrderPageActionGroup.xml +ActionGroup/AdminOpenTransactionsTabInOrderPageActionGroup.xml +AdminOpenTransactionsTabInOrderPageActionGroup.xml app/code/Magento/Sales/Test/Mftf/ActionGroup/CreateOrderInStoreActionGroup.xml code/Magento/Sales/Test/Mftf/ActionGroup/CreateOrderInStoreActionGroup.xml Magento/Sales/Test/Mftf/ActionGroup/CreateOrderInStoreActionGroup.xml @@ -272231,6 +272359,14 @@ Test/Mftf/ActionGroup/AssertAdminCreditMemoGrandTotalActionGroup.xml Mftf/ActionGroup/AssertAdminCreditMemoGrandTotalActionGroup.xml ActionGroup/AssertAdminCreditMemoGrandTotalActionGroup.xml AssertAdminCreditMemoGrandTotalActionGroup.xml +app/code/Magento/Sales/Test/Mftf/ActionGroup/StorefrontNavigateToGuestCheckoutReviewAndPaymentsPageActionGroup.xml +code/Magento/Sales/Test/Mftf/ActionGroup/StorefrontNavigateToGuestCheckoutReviewAndPaymentsPageActionGroup.xml +Magento/Sales/Test/Mftf/ActionGroup/StorefrontNavigateToGuestCheckoutReviewAndPaymentsPageActionGroup.xml +Sales/Test/Mftf/ActionGroup/StorefrontNavigateToGuestCheckoutReviewAndPaymentsPageActionGroup.xml +Test/Mftf/ActionGroup/StorefrontNavigateToGuestCheckoutReviewAndPaymentsPageActionGroup.xml +Mftf/ActionGroup/StorefrontNavigateToGuestCheckoutReviewAndPaymentsPageActionGroup.xml +ActionGroup/StorefrontNavigateToGuestCheckoutReviewAndPaymentsPageActionGroup.xml +StorefrontNavigateToGuestCheckoutReviewAndPaymentsPageActionGroup.xml app/code/Magento/Sales/Test/Mftf/ActionGroup/FillOrderCustomerInformationActionGroup.xml code/Magento/Sales/Test/Mftf/ActionGroup/FillOrderCustomerInformationActionGroup.xml Magento/Sales/Test/Mftf/ActionGroup/FillOrderCustomerInformationActionGroup.xml diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt index ab48cf1cb..57fcdd367 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt @@ -12873,6 +12873,7 @@ app/code/Magento/Search/Test/Mftf/Test/StorefrontVerifySearchSuggestionByProduct app/code/Magento/Search/Test/Mftf/Test/ElasticsearchProductCanBeFoundByValueOfSearchableAttributeTest.xml app/code/Magento/Search/Test/Mftf/Test/StorefrontVerifySearchFieldVisibilityWhenSuggestionDisabledTest.xml app/code/Magento/Search/Test/Mftf/Test/AdminNewSearchSynonymsFormResetTest.xml +app/code/Magento/Search/Test/Mftf/Test/AdminProductCanBeFoundByAttributeValueTest.xml app/code/Magento/Search/Test/Mftf/Test/StorefrontVerifySearchButtonDisabledTillMinimumSearchLengthHitTest.xml app/code/Magento/Search/Test/Mftf/Test/AdminMassDeleteSearchTermEntityTest.xml app/code/Magento/Search/Test/Mftf/Test/StorefrontVerifySearchSuggestionByProductSkuTest.xml @@ -17750,6 +17751,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminFillProductSkuOnProductFormA app/code/Magento/Catalog/Test/Mftf/ActionGroup/AddProductCustomOptionFieldActionGroup.xml app/code/Magento/Catalog/Test/Mftf/ActionGroup/CreateProductAttributeWithDatetimeFieldActionGroup.xml app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPageAddToWishlistButtonIsNotPresentActionGroup.xml +app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPriceAndPriceLabelIfPresentOnCategoryPageActionGroup.xml app/code/Magento/Catalog/Test/Mftf/ActionGroup/DeleteCategoryActionGroup.xml app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontSwitchStoreActionGroup.xml app/code/Magento/Catalog/Test/Mftf/ActionGroup/CheckCategoryNameIsRequiredFieldActionGroup.xml @@ -18003,6 +18005,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminSetMaxAllowedQtyForProductAc app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminSubmitAdvancedInventoryFormActionGroup.xml app/code/Magento/Catalog/Test/Mftf/ActionGroup/FillMainProductFormNoWeightActionGroup.xml app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertProductImageNotInAdminProductPageActionGroup.xml +app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPriceAndPriceLabelIsNotPresentOnCategoryPageActionGroup.xml app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontGoToCategoryPageActionGroup.xml app/code/Magento/Catalog/Test/Mftf/ActionGroup/SearchAttributeByCodeOnProductAttributeGridActionGroup.xml app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminClickAddAttributeOnProductEditPageActionGroup.xml @@ -20356,6 +20359,7 @@ app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminProductTypeSwitchingOnE app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminProductTypeSwitchingOnEditingTest/AdminSimpleProductTypeSwitchingToConfigurableProductTest.xml app/code/Magento/ConfigurableProduct/Test/Mftf/Test/NoErrorForMiniCartItemEditTest.xml app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontGalleryConfigurableProductWithVisualSwatchAttributePrependMediaTest.xml +app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontAssertAsLowAsLabelTest.xml app/code/Magento/ConfigurableProduct/Test/Mftf/Test/ConfigurableProductwithanOutofStockItemInShoppingCartTest.xml app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCheckConfigurableProductAttributeValueUniquenessTest.xml app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableProductUpdateTest/AdminConfigurableProductDisableAnOptionTest.xml @@ -22558,7 +22562,9 @@ app/code/Magento/Checkout/Test/Mftf/Test/StorefrontCheckoutWithPurchaseOrderNumb app/code/Magento/Checkout/Test/Mftf/Test/AdminCheckZeroSubtotalOrderWithCustomStatusTest.xml app/code/Magento/Checkout/Test/Mftf/Test/CustomerOrderSimpleProductTest.xml app/code/Magento/Checkout/Test/Mftf/Test/StorefrontOnePageCheckoutJsValidationTest.xml +app/code/Magento/Checkout/Test/Mftf/Test/StorefrontPersistentDataForRegisterCustomerWithPhysicalQuoteTest.xml app/code/Magento/Checkout/Test/Mftf/Test/StorefrontCheckCartItemDisplayWithDefaultDisplayLimitAndDefaultTotalQuantityTest.xml +app/code/Magento/Checkout/Test/Mftf/Test/StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest.xml app/code/Magento/Checkout/Test/Mftf/Test/StorefrontShoppingCartPagerForOneItemPerPageAnd2ProductsTest.xml app/code/Magento/Checkout/Test/Mftf/Test/StoreFrontGuestCustomerProductsMergedTest.xml app/code/Magento/Checkout/Test/Mftf/Test/StorefrontVerifyMapMessagePopupOnCartViewPageTest.xml @@ -25307,6 +25313,7 @@ app/code/Magento/User/Test/Mftf/ActionGroup/AdminCreateUserWithRoleActionGroup.x app/code/Magento/User/Test/Mftf/ActionGroup/AdminClickSaveButtonOnUserFormActionGroup.xml app/code/Magento/User/Test/Mftf/ActionGroup/AdminCreateUserWithRoleAndLocaleActionGroup.xml app/code/Magento/User/Test/Mftf/ActionGroup/AdminChangePasswordActionGroup.xml +app/code/Magento/User/Test/Mftf/ActionGroup/AdminSelectCustomStockUserRoleResourcesActionGroup.xml app/code/Magento/User/Test/Mftf/ActionGroup/AdminCreateRoleActionGroup.xml app/code/Magento/User/Test/Mftf/ActionGroup/AdminDeleteCustomUserActionGroup.xml app/code/Magento/User/Test/Mftf/ActionGroup/AdminFillUserRoleFormActionGroup.xml @@ -25366,6 +25373,7 @@ app/code/Magento/User/Test/Mftf/Test/AdminDeleteAdminUserEntityTest.xml app/code/Magento/User/Test/Mftf/Test/AdminResetUserPasswordFailedTest.xml app/code/Magento/User/Test/Mftf/Test/AdminSystemUserRolesNavigateMenuTest.xml app/code/Magento/User/Test/Mftf/Test/AdminUnlockAdminUserEntityViaCLITest.xml +app/code/Magento/User/Test/Mftf/Test/AdminCreateUserRoleWithLimitedPermissionTest.xml app/code/Magento/User/Test/Mftf/Test/AdminUnlockAdminUserEntityTest.xml app/code/Magento/User/Test/Mftf/Test/AdminSystemLockedUsersNavigateMenuTest.xml app/code/Magento/User/Test/Mftf/Test/AdminUpdateUserRoleTest.xml @@ -28334,6 +28342,7 @@ app/code/Magento/Paypal/Test/Mftf/ActionGroup/OpenPayPalButtonCheckoutPageAction app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalPayflowProWithValutActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/LoginToPayPalPaymentAccountActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontPaypalFillCardDataActionGroup.xml +app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminClearPayPalExpressCheckoutDataActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminOpenPayPalAdvancedFrontendExperienceFeaturesPageActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/AssertPayPalButtonLayoutActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/SwitchToPayPalGroupBtnActionGroup.xml @@ -28342,6 +28351,7 @@ app/code/Magento/Paypal/Test/Mftf/ActionGroup/PayPalAssertTransferLineAndShippin app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutDisableBillingAgreementActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalRegionalLinkActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup.xml +app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminAssertEnableThisSolutionAndInContextCheckoutValueActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalPaymentFromCartAccountActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontSelectShippingMethodOnOrderReviewPageActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutPayLaterDisableActionGroup.xml @@ -28350,6 +28360,7 @@ app/code/Magento/Paypal/Test/Mftf/Page/AdminConfigPaymentMethodsPage.xml app/code/Magento/Paypal/Test/Mftf/Page/CheckoutPage.xml app/code/Magento/Paypal/Test/Mftf/README.md app/code/Magento/Paypal/Test/Mftf/class-file-naming-allowlist +app/code/Magento/Paypal/Test/Mftf/Suite/AdminConfigurePaypalPayflowProSuite.xml app/code/Magento/Paypal/Test/Mftf/Suite/ConfigurePaypalPaymentsProSuite.xml app/code/Magento/Paypal/Test/Mftf/Suite/InContextPaypalSuite.xml app/code/Magento/Paypal/Test/Mftf/LICENSE.txt @@ -28391,7 +28402,10 @@ app/code/Magento/Paypal/Test/Mftf/Test/EnablePaypalExpressCheckoutAndSubmitAnOrd app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonInCheckoutPageTest.xml app/code/Magento/Paypal/Test/Mftf/Test/EnablePaypalExpressCheckoutandValidateTransferShippingOptionsWorksWithPayPalSmartButtonFlowTest.xml app/code/Magento/Paypal/Test/Mftf/Test/StoreFrontPaypalExpressCheckoutWithBillingAgreementTest.xml +app/code/Magento/Paypal/Test/Mftf/Test/StorefrontRegisteredCustomerCheckoutWithPayPalPayflowProCreditCardWithPaymentActionSaleAndVirtualQuoteAndVerifyTheOrderInBackendTest.xml app/code/Magento/Paypal/Test/Mftf/Test/AdminSalesBillingAgreementsNavigateMenuTest.xml +app/code/Magento/Paypal/Test/Mftf/Test/AdminPaypalExpressCheckoutWithAPICredentialsFromCheckoutPageTest.xml +app/code/Magento/Paypal/Test/Mftf/Test/StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest.xml app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithCADCurrencyTest.xml app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithNZDCurrencyTest.xml app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithEuroCurrencyTest.xml @@ -28401,6 +28415,7 @@ app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithFranceMerc app/code/Magento/Paypal/Test/Mftf/Test/StorefrontVerifySecureURLRedirectPaypalTest.xml app/code/Magento/Paypal/Test/Mftf/Test/StorefrontCheckPayPalSmartButtonWithPayLabelOnCheckoutPageTest.xml app/code/Magento/Paypal/Test/Mftf/Test/AdminConfigPaymentsSectionStateTest.xml +app/code/Magento/Paypal/Test/Mftf/Test/AdminCheckConfigurationForPayPalExpressCheckoutInUnitesStatesTest.xml app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithAUDCurrencyTest.xml app/code/Magento/Paypal/Test/Mftf/Test/GuestCheckoutUsingPayPalExpressCheckoutTest.xml app/code/Magento/Paypal/Test/Mftf/Test/StorefrontAddProductToCartAndGoToCheckoutWithInvalidCreditCardTest.xml @@ -32778,8 +32793,10 @@ app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOrderSelectShippingMethodActio app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOrderViewCheckStatusActionGroup.xml app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminSalesOrderCommentsActionGroup.xml app/code/Magento/Sales/Test/Mftf/ActionGroup/FilterOrderGridByPurchaseDateActionGroup.xml +app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenTransactionsTabInOrderPageActionGroup.xml app/code/Magento/Sales/Test/Mftf/ActionGroup/CreateOrderInStoreActionGroup.xml app/code/Magento/Sales/Test/Mftf/ActionGroup/AssertAdminCreditMemoGrandTotalActionGroup.xml +app/code/Magento/Sales/Test/Mftf/ActionGroup/StorefrontNavigateToGuestCheckoutReviewAndPaymentsPageActionGroup.xml app/code/Magento/Sales/Test/Mftf/ActionGroup/FillOrderCustomerInformationActionGroup.xml app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminAssertProductInShoppingCartSectionActionGroup.xml app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenAndFillCreditMemoRefundBundleWithQtyActionGroup.xml 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 398cf5232..ea77d7a05 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 @@ -62166,42 +62166,24 @@ classic/09_productPage/01_quickView/07_changeImage.ts 09_productPage/01_quickView/07_changeImage.ts 01_quickView/07_changeImage.ts 07_changeImage.ts -tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/08_addRequiredCustomization.ts -UI/campaigns/functional/FO/classic/09_productPage/02_productPage/08_addRequiredCustomization.ts -campaigns/functional/FO/classic/09_productPage/02_productPage/08_addRequiredCustomization.ts -functional/FO/classic/09_productPage/02_productPage/08_addRequiredCustomization.ts -FO/classic/09_productPage/02_productPage/08_addRequiredCustomization.ts -classic/09_productPage/02_productPage/08_addRequiredCustomization.ts -09_productPage/02_productPage/08_addRequiredCustomization.ts -02_productPage/08_addRequiredCustomization.ts -08_addRequiredCustomization.ts -tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/13_displaySpecificDeliveryTime.ts -UI/campaigns/functional/FO/classic/09_productPage/02_productPage/13_displaySpecificDeliveryTime.ts -campaigns/functional/FO/classic/09_productPage/02_productPage/13_displaySpecificDeliveryTime.ts -functional/FO/classic/09_productPage/02_productPage/13_displaySpecificDeliveryTime.ts -FO/classic/09_productPage/02_productPage/13_displaySpecificDeliveryTime.ts -classic/09_productPage/02_productPage/13_displaySpecificDeliveryTime.ts -09_productPage/02_productPage/13_displaySpecificDeliveryTime.ts -02_productPage/13_displaySpecificDeliveryTime.ts -13_displaySpecificDeliveryTime.ts -tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/09_changeCombination.ts -UI/campaigns/functional/FO/classic/09_productPage/02_productPage/09_changeCombination.ts -campaigns/functional/FO/classic/09_productPage/02_productPage/09_changeCombination.ts -functional/FO/classic/09_productPage/02_productPage/09_changeCombination.ts -FO/classic/09_productPage/02_productPage/09_changeCombination.ts -classic/09_productPage/02_productPage/09_changeCombination.ts -09_productPage/02_productPage/09_changeCombination.ts -02_productPage/09_changeCombination.ts -09_changeCombination.ts -tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/10_changeColor.ts -UI/campaigns/functional/FO/classic/09_productPage/02_productPage/10_changeColor.ts -campaigns/functional/FO/classic/09_productPage/02_productPage/10_changeColor.ts -functional/FO/classic/09_productPage/02_productPage/10_changeColor.ts -FO/classic/09_productPage/02_productPage/10_changeColor.ts -classic/09_productPage/02_productPage/10_changeColor.ts -09_productPage/02_productPage/10_changeColor.ts -02_productPage/10_changeColor.ts -10_changeColor.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/09_changeColor.ts +UI/campaigns/functional/FO/classic/09_productPage/02_productPage/09_changeColor.ts +campaigns/functional/FO/classic/09_productPage/02_productPage/09_changeColor.ts +functional/FO/classic/09_productPage/02_productPage/09_changeColor.ts +FO/classic/09_productPage/02_productPage/09_changeColor.ts +classic/09_productPage/02_productPage/09_changeColor.ts +09_productPage/02_productPage/09_changeColor.ts +02_productPage/09_changeColor.ts +09_changeColor.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/13_displayOnSaleLabel.ts +UI/campaigns/functional/FO/classic/09_productPage/02_productPage/13_displayOnSaleLabel.ts +campaigns/functional/FO/classic/09_productPage/02_productPage/13_displayOnSaleLabel.ts +functional/FO/classic/09_productPage/02_productPage/13_displayOnSaleLabel.ts +FO/classic/09_productPage/02_productPage/13_displayOnSaleLabel.ts +classic/09_productPage/02_productPage/13_displayOnSaleLabel.ts +09_productPage/02_productPage/13_displayOnSaleLabel.ts +02_productPage/13_displayOnSaleLabel.ts +13_displayOnSaleLabel.ts tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/03_changeImage.ts UI/campaigns/functional/FO/classic/09_productPage/02_productPage/03_changeImage.ts campaigns/functional/FO/classic/09_productPage/02_productPage/03_changeImage.ts @@ -62220,33 +62202,69 @@ classic/09_productPage/02_productPage/01_addToCart.ts 09_productPage/02_productPage/01_addToCart.ts 02_productPage/01_addToCart.ts 01_addToCart.ts -tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/14_displayPackContentAndLinkProduct.ts -UI/campaigns/functional/FO/classic/09_productPage/02_productPage/14_displayPackContentAndLinkProduct.ts -campaigns/functional/FO/classic/09_productPage/02_productPage/14_displayPackContentAndLinkProduct.ts -functional/FO/classic/09_productPage/02_productPage/14_displayPackContentAndLinkProduct.ts -FO/classic/09_productPage/02_productPage/14_displayPackContentAndLinkProduct.ts -classic/09_productPage/02_productPage/14_displayPackContentAndLinkProduct.ts -09_productPage/02_productPage/14_displayPackContentAndLinkProduct.ts -02_productPage/14_displayPackContentAndLinkProduct.ts -14_displayPackContentAndLinkProduct.ts -tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/06_addTextCustomization.ts -UI/campaigns/functional/FO/classic/09_productPage/02_productPage/06_addTextCustomization.ts -campaigns/functional/FO/classic/09_productPage/02_productPage/06_addTextCustomization.ts -functional/FO/classic/09_productPage/02_productPage/06_addTextCustomization.ts -FO/classic/09_productPage/02_productPage/06_addTextCustomization.ts -classic/09_productPage/02_productPage/06_addTextCustomization.ts -09_productPage/02_productPage/06_addTextCustomization.ts -02_productPage/06_addTextCustomization.ts -06_addTextCustomization.ts -tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/05_shareLinks.ts -UI/campaigns/functional/FO/classic/09_productPage/02_productPage/05_shareLinks.ts -campaigns/functional/FO/classic/09_productPage/02_productPage/05_shareLinks.ts -functional/FO/classic/09_productPage/02_productPage/05_shareLinks.ts -FO/classic/09_productPage/02_productPage/05_shareLinks.ts -classic/09_productPage/02_productPage/05_shareLinks.ts -09_productPage/02_productPage/05_shareLinks.ts -02_productPage/05_shareLinks.ts -05_shareLinks.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/14_displaySpecificDeliveryTime.ts +UI/campaigns/functional/FO/classic/09_productPage/02_productPage/14_displaySpecificDeliveryTime.ts +campaigns/functional/FO/classic/09_productPage/02_productPage/14_displaySpecificDeliveryTime.ts +functional/FO/classic/09_productPage/02_productPage/14_displaySpecificDeliveryTime.ts +FO/classic/09_productPage/02_productPage/14_displaySpecificDeliveryTime.ts +classic/09_productPage/02_productPage/14_displaySpecificDeliveryTime.ts +09_productPage/02_productPage/14_displaySpecificDeliveryTime.ts +02_productPage/14_displaySpecificDeliveryTime.ts +14_displaySpecificDeliveryTime.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/04_shareLinks.ts +UI/campaigns/functional/FO/classic/09_productPage/02_productPage/04_shareLinks.ts +campaigns/functional/FO/classic/09_productPage/02_productPage/04_shareLinks.ts +functional/FO/classic/09_productPage/02_productPage/04_shareLinks.ts +FO/classic/09_productPage/02_productPage/04_shareLinks.ts +classic/09_productPage/02_productPage/04_shareLinks.ts +09_productPage/02_productPage/04_shareLinks.ts +02_productPage/04_shareLinks.ts +04_shareLinks.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/11_displayVolumeDiscount.ts +UI/campaigns/functional/FO/classic/09_productPage/02_productPage/11_displayVolumeDiscount.ts +campaigns/functional/FO/classic/09_productPage/02_productPage/11_displayVolumeDiscount.ts +functional/FO/classic/09_productPage/02_productPage/11_displayVolumeDiscount.ts +FO/classic/09_productPage/02_productPage/11_displayVolumeDiscount.ts +classic/09_productPage/02_productPage/11_displayVolumeDiscount.ts +09_productPage/02_productPage/11_displayVolumeDiscount.ts +02_productPage/11_displayVolumeDiscount.ts +11_displayVolumeDiscount.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/12_displayTag.ts +UI/campaigns/functional/FO/classic/09_productPage/02_productPage/12_displayTag.ts +campaigns/functional/FO/classic/09_productPage/02_productPage/12_displayTag.ts +functional/FO/classic/09_productPage/02_productPage/12_displayTag.ts +FO/classic/09_productPage/02_productPage/12_displayTag.ts +classic/09_productPage/02_productPage/12_displayTag.ts +09_productPage/02_productPage/12_displayTag.ts +02_productPage/12_displayTag.ts +12_displayTag.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/15_displayPackContentAndLinkProduct.ts +UI/campaigns/functional/FO/classic/09_productPage/02_productPage/15_displayPackContentAndLinkProduct.ts +campaigns/functional/FO/classic/09_productPage/02_productPage/15_displayPackContentAndLinkProduct.ts +functional/FO/classic/09_productPage/02_productPage/15_displayPackContentAndLinkProduct.ts +FO/classic/09_productPage/02_productPage/15_displayPackContentAndLinkProduct.ts +classic/09_productPage/02_productPage/15_displayPackContentAndLinkProduct.ts +09_productPage/02_productPage/15_displayPackContentAndLinkProduct.ts +02_productPage/15_displayPackContentAndLinkProduct.ts +15_displayPackContentAndLinkProduct.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/05_addTextCustomization.ts +UI/campaigns/functional/FO/classic/09_productPage/02_productPage/05_addTextCustomization.ts +campaigns/functional/FO/classic/09_productPage/02_productPage/05_addTextCustomization.ts +functional/FO/classic/09_productPage/02_productPage/05_addTextCustomization.ts +FO/classic/09_productPage/02_productPage/05_addTextCustomization.ts +classic/09_productPage/02_productPage/05_addTextCustomization.ts +09_productPage/02_productPage/05_addTextCustomization.ts +02_productPage/05_addTextCustomization.ts +05_addTextCustomization.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/08_changeCombination.ts +UI/campaigns/functional/FO/classic/09_productPage/02_productPage/08_changeCombination.ts +campaigns/functional/FO/classic/09_productPage/02_productPage/08_changeCombination.ts +functional/FO/classic/09_productPage/02_productPage/08_changeCombination.ts +FO/classic/09_productPage/02_productPage/08_changeCombination.ts +classic/09_productPage/02_productPage/08_changeCombination.ts +09_productPage/02_productPage/08_changeCombination.ts +02_productPage/08_changeCombination.ts +08_changeCombination.ts tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/02_changeQuantity.ts UI/campaigns/functional/FO/classic/09_productPage/02_productPage/02_changeQuantity.ts campaigns/functional/FO/classic/09_productPage/02_productPage/02_changeQuantity.ts @@ -62256,33 +62274,33 @@ classic/09_productPage/02_productPage/02_changeQuantity.ts 09_productPage/02_productPage/02_changeQuantity.ts 02_productPage/02_changeQuantity.ts 02_changeQuantity.ts -tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/11_displayTag.ts -UI/campaigns/functional/FO/classic/09_productPage/02_productPage/11_displayTag.ts -campaigns/functional/FO/classic/09_productPage/02_productPage/11_displayTag.ts -functional/FO/classic/09_productPage/02_productPage/11_displayTag.ts -FO/classic/09_productPage/02_productPage/11_displayTag.ts -classic/09_productPage/02_productPage/11_displayTag.ts -09_productPage/02_productPage/11_displayTag.ts -02_productPage/11_displayTag.ts -11_displayTag.ts -tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/12_displayOnSaleLabel.ts -UI/campaigns/functional/FO/classic/09_productPage/02_productPage/12_displayOnSaleLabel.ts -campaigns/functional/FO/classic/09_productPage/02_productPage/12_displayOnSaleLabel.ts -functional/FO/classic/09_productPage/02_productPage/12_displayOnSaleLabel.ts -FO/classic/09_productPage/02_productPage/12_displayOnSaleLabel.ts -classic/09_productPage/02_productPage/12_displayOnSaleLabel.ts -09_productPage/02_productPage/12_displayOnSaleLabel.ts -02_productPage/12_displayOnSaleLabel.ts -12_displayOnSaleLabel.ts -tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/07_addFileCustomization.ts -UI/campaigns/functional/FO/classic/09_productPage/02_productPage/07_addFileCustomization.ts -campaigns/functional/FO/classic/09_productPage/02_productPage/07_addFileCustomization.ts -functional/FO/classic/09_productPage/02_productPage/07_addFileCustomization.ts -FO/classic/09_productPage/02_productPage/07_addFileCustomization.ts -classic/09_productPage/02_productPage/07_addFileCustomization.ts -09_productPage/02_productPage/07_addFileCustomization.ts -02_productPage/07_addFileCustomization.ts -07_addFileCustomization.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/06_addFileCustomization.ts +UI/campaigns/functional/FO/classic/09_productPage/02_productPage/06_addFileCustomization.ts +campaigns/functional/FO/classic/09_productPage/02_productPage/06_addFileCustomization.ts +functional/FO/classic/09_productPage/02_productPage/06_addFileCustomization.ts +FO/classic/09_productPage/02_productPage/06_addFileCustomization.ts +classic/09_productPage/02_productPage/06_addFileCustomization.ts +09_productPage/02_productPage/06_addFileCustomization.ts +02_productPage/06_addFileCustomization.ts +06_addFileCustomization.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/10_displayDiscount.ts +UI/campaigns/functional/FO/classic/09_productPage/02_productPage/10_displayDiscount.ts +campaigns/functional/FO/classic/09_productPage/02_productPage/10_displayDiscount.ts +functional/FO/classic/09_productPage/02_productPage/10_displayDiscount.ts +FO/classic/09_productPage/02_productPage/10_displayDiscount.ts +classic/09_productPage/02_productPage/10_displayDiscount.ts +09_productPage/02_productPage/10_displayDiscount.ts +02_productPage/10_displayDiscount.ts +10_displayDiscount.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/07_addRequiredCustomization.ts +UI/campaigns/functional/FO/classic/09_productPage/02_productPage/07_addRequiredCustomization.ts +campaigns/functional/FO/classic/09_productPage/02_productPage/07_addRequiredCustomization.ts +functional/FO/classic/09_productPage/02_productPage/07_addRequiredCustomization.ts +FO/classic/09_productPage/02_productPage/07_addRequiredCustomization.ts +classic/09_productPage/02_productPage/07_addRequiredCustomization.ts +09_productPage/02_productPage/07_addRequiredCustomization.ts +02_productPage/07_addRequiredCustomization.ts +07_addRequiredCustomization.ts tests/UI/campaigns/functional/FO/classic/12_orderConfirmation/02_displayOfProductCustomization.ts UI/campaigns/functional/FO/classic/12_orderConfirmation/02_displayOfProductCustomization.ts campaigns/functional/FO/classic/12_orderConfirmation/02_displayOfProductCustomization.ts @@ -63031,15 +63049,15 @@ hummingbird/09_productPage/02_productPage/01_addToCart.ts 09_productPage/02_productPage/01_addToCart.ts 02_productPage/01_addToCart.ts 01_addToCart.ts -tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/14_displayPackContentAndLinkProduct.ts -UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/14_displayPackContentAndLinkProduct.ts -campaigns/functional/FO/hummingbird/09_productPage/02_productPage/14_displayPackContentAndLinkProduct.ts -functional/FO/hummingbird/09_productPage/02_productPage/14_displayPackContentAndLinkProduct.ts -FO/hummingbird/09_productPage/02_productPage/14_displayPackContentAndLinkProduct.ts -hummingbird/09_productPage/02_productPage/14_displayPackContentAndLinkProduct.ts -09_productPage/02_productPage/14_displayPackContentAndLinkProduct.ts -02_productPage/14_displayPackContentAndLinkProduct.ts -14_displayPackContentAndLinkProduct.ts +tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/04_shareLinks.ts +UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/04_shareLinks.ts +campaigns/functional/FO/hummingbird/09_productPage/02_productPage/04_shareLinks.ts +functional/FO/hummingbird/09_productPage/02_productPage/04_shareLinks.ts +FO/hummingbird/09_productPage/02_productPage/04_shareLinks.ts +hummingbird/09_productPage/02_productPage/04_shareLinks.ts +09_productPage/02_productPage/04_shareLinks.ts +02_productPage/04_shareLinks.ts +04_shareLinks.ts tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/07_changeCombination.ts UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/07_changeCombination.ts campaigns/functional/FO/hummingbird/09_productPage/02_productPage/07_changeCombination.ts @@ -63049,15 +63067,15 @@ hummingbird/09_productPage/02_productPage/07_changeCombination.ts 09_productPage/02_productPage/07_changeCombination.ts 02_productPage/07_changeCombination.ts 07_changeCombination.ts -tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/05_shareLinks.ts -UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/05_shareLinks.ts -campaigns/functional/FO/hummingbird/09_productPage/02_productPage/05_shareLinks.ts -functional/FO/hummingbird/09_productPage/02_productPage/05_shareLinks.ts -FO/hummingbird/09_productPage/02_productPage/05_shareLinks.ts -hummingbird/09_productPage/02_productPage/05_shareLinks.ts -09_productPage/02_productPage/05_shareLinks.ts -02_productPage/05_shareLinks.ts -05_shareLinks.ts +tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/15_displayPackContentAndLinkProduct.ts +UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/15_displayPackContentAndLinkProduct.ts +campaigns/functional/FO/hummingbird/09_productPage/02_productPage/15_displayPackContentAndLinkProduct.ts +functional/FO/hummingbird/09_productPage/02_productPage/15_displayPackContentAndLinkProduct.ts +FO/hummingbird/09_productPage/02_productPage/15_displayPackContentAndLinkProduct.ts +hummingbird/09_productPage/02_productPage/15_displayPackContentAndLinkProduct.ts +09_productPage/02_productPage/15_displayPackContentAndLinkProduct.ts +02_productPage/15_displayPackContentAndLinkProduct.ts +15_displayPackContentAndLinkProduct.ts tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/06_addCustomization.ts UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/06_addCustomization.ts campaigns/functional/FO/hummingbird/09_productPage/02_productPage/06_addCustomization.ts @@ -63067,6 +63085,24 @@ hummingbird/09_productPage/02_productPage/06_addCustomization.ts 09_productPage/02_productPage/06_addCustomization.ts 02_productPage/06_addCustomization.ts 06_addCustomization.ts +tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/10_outOfStockBehaviour.ts +UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/10_outOfStockBehaviour.ts +campaigns/functional/FO/hummingbird/09_productPage/02_productPage/10_outOfStockBehaviour.ts +functional/FO/hummingbird/09_productPage/02_productPage/10_outOfStockBehaviour.ts +FO/hummingbird/09_productPage/02_productPage/10_outOfStockBehaviour.ts +hummingbird/09_productPage/02_productPage/10_outOfStockBehaviour.ts +09_productPage/02_productPage/10_outOfStockBehaviour.ts +02_productPage/10_outOfStockBehaviour.ts +10_outOfStockBehaviour.ts +tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/16_displayDiscountAndVolumeDiscount.ts +UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/16_displayDiscountAndVolumeDiscount.ts +campaigns/functional/FO/hummingbird/09_productPage/02_productPage/16_displayDiscountAndVolumeDiscount.ts +functional/FO/hummingbird/09_productPage/02_productPage/16_displayDiscountAndVolumeDiscount.ts +FO/hummingbird/09_productPage/02_productPage/16_displayDiscountAndVolumeDiscount.ts +hummingbird/09_productPage/02_productPage/16_displayDiscountAndVolumeDiscount.ts +09_productPage/02_productPage/16_displayDiscountAndVolumeDiscount.ts +02_productPage/16_displayDiscountAndVolumeDiscount.ts +16_displayDiscountAndVolumeDiscount.ts tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/02_changeQuantity.ts UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/02_changeQuantity.ts campaigns/functional/FO/hummingbird/09_productPage/02_productPage/02_changeQuantity.ts diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt index 8d82d827e..a1beb3f4c 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt @@ -10602,19 +10602,21 @@ tests/UI/campaigns/functional/FO/classic/09_productPage/01_quickView/06_changeCo tests/UI/campaigns/functional/FO/classic/09_productPage/01_quickView/03_shareLinks.ts tests/UI/campaigns/functional/FO/classic/09_productPage/01_quickView/02_changeQuantity.ts tests/UI/campaigns/functional/FO/classic/09_productPage/01_quickView/07_changeImage.ts -tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/08_addRequiredCustomization.ts -tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/13_displaySpecificDeliveryTime.ts -tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/09_changeCombination.ts -tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/10_changeColor.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/09_changeColor.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/13_displayOnSaleLabel.ts tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/03_changeImage.ts tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/01_addToCart.ts -tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/14_displayPackContentAndLinkProduct.ts -tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/06_addTextCustomization.ts -tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/05_shareLinks.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/14_displaySpecificDeliveryTime.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/04_shareLinks.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/11_displayVolumeDiscount.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/12_displayTag.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/15_displayPackContentAndLinkProduct.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/05_addTextCustomization.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/08_changeCombination.ts tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/02_changeQuantity.ts -tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/11_displayTag.ts -tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/12_displayOnSaleLabel.ts -tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/07_addFileCustomization.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/06_addFileCustomization.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/10_displayDiscount.ts +tests/UI/campaigns/functional/FO/classic/09_productPage/02_productPage/07_addRequiredCustomization.ts tests/UI/campaigns/functional/FO/classic/12_orderConfirmation/02_displayOfProductCustomization.ts tests/UI/campaigns/functional/FO/classic/12_orderConfirmation/05_contactUs.ts tests/UI/campaigns/functional/FO/classic/12_orderConfirmation/03_recapPaymentMethod.ts @@ -10702,10 +10704,12 @@ tests/UI/campaigns/functional/FO/hummingbird/09_productPage/01_quickView/07_chan tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/13_displaySpecificDeliveryTime.ts tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/03_changeImage.ts tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/01_addToCart.ts -tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/14_displayPackContentAndLinkProduct.ts +tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/04_shareLinks.ts tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/07_changeCombination.ts -tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/05_shareLinks.ts +tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/15_displayPackContentAndLinkProduct.ts tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/06_addCustomization.ts +tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/10_outOfStockBehaviour.ts +tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/16_displayDiscountAndVolumeDiscount.ts tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/02_changeQuantity.ts tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/11_displayTag.ts tests/UI/campaigns/functional/FO/hummingbird/09_productPage/02_productPage/12_displayOnSaleLabel.ts 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 7a63be5af..d906f44a2 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 @@ -2957,6 +2957,9 @@ _unreleased/2024-05-07-allow-getting-the-user-s-timezone.md changelog/_unreleased/2024-02-28-only-index-product-custom-fields.md _unreleased/2024-02-28-only-index-product-custom-fields.md 2024-02-28-only-index-product-custom-fields.md +changelog/_unreleased/2024-05-07-add-wrapper-component-for-sw-select-field.md +_unreleased/2024-05-07-add-wrapper-component-for-sw-select-field.md +2024-05-07-add-wrapper-component-for-sw-select-field.md changelog/_unreleased/2024-04-05-fix-ar-on-quest-3.md _unreleased/2024-04-05-fix-ar-on-quest-3.md 2024-04-05-fix-ar-on-quest-3.md @@ -3029,6 +3032,9 @@ _unreleased/2024-04-24-remove-unprintable-ascii-characters-in-media-path.md changelog/_unreleased/2024-03-27-add-missing-transactions-association.md _unreleased/2024-03-27-add-missing-transactions-association.md 2024-03-27-add-missing-transactions-association.md +changelog/_unreleased/2024-04-30-add-autocomplete.md +_unreleased/2024-04-30-add-autocomplete.md +2024-04-30-add-autocomplete.md changelog/_unreleased/2024-01-31-improve-cart-page-performance.md _unreleased/2024-01-31-improve-cart-page-performance.md 2024-01-31-improve-cart-page-performance.md @@ -3038,6 +3044,9 @@ _unreleased/2024-04-23-fix-currency-formatting-on-invalid-currencies.md changelog/_unreleased/2024-04-19-adding-order-criteria-event.md _unreleased/2024-04-19-adding-order-criteria-event.md 2024-04-19-adding-order-criteria-event.md +changelog/_unreleased/2024-04-23-resolve-parameters-in-compiler-passes.md +_unreleased/2024-04-23-resolve-parameters-in-compiler-passes.md +2024-04-23-resolve-parameters-in-compiler-passes.md changelog/_unreleased/2024-04-22-fix-missing-user-avatar-media.md _unreleased/2024-04-22-fix-missing-user-avatar-media.md 2024-04-22-fix-missing-user-avatar-media.md @@ -102879,6 +102888,39 @@ component/form/sw-select-option/sw-select-option.scss form/sw-select-option/sw-select-option.scss sw-select-option/sw-select-option.scss sw-select-option.scss +src/Administration/Resources/app/administration/src/app/component/form/sw-select-field-deprecated/index.js +Administration/Resources/app/administration/src/app/component/form/sw-select-field-deprecated/index.js +Resources/app/administration/src/app/component/form/sw-select-field-deprecated/index.js +app/administration/src/app/component/form/sw-select-field-deprecated/index.js +administration/src/app/component/form/sw-select-field-deprecated/index.js +src/app/component/form/sw-select-field-deprecated/index.js +app/component/form/sw-select-field-deprecated/index.js +component/form/sw-select-field-deprecated/index.js +form/sw-select-field-deprecated/index.js +sw-select-field-deprecated/index.js +index.js +src/Administration/Resources/app/administration/src/app/component/form/sw-select-field-deprecated/sw-select-field.scss +Administration/Resources/app/administration/src/app/component/form/sw-select-field-deprecated/sw-select-field.scss +Resources/app/administration/src/app/component/form/sw-select-field-deprecated/sw-select-field.scss +app/administration/src/app/component/form/sw-select-field-deprecated/sw-select-field.scss +administration/src/app/component/form/sw-select-field-deprecated/sw-select-field.scss +src/app/component/form/sw-select-field-deprecated/sw-select-field.scss +app/component/form/sw-select-field-deprecated/sw-select-field.scss +component/form/sw-select-field-deprecated/sw-select-field.scss +form/sw-select-field-deprecated/sw-select-field.scss +sw-select-field-deprecated/sw-select-field.scss +sw-select-field.scss +src/Administration/Resources/app/administration/src/app/component/form/sw-select-field-deprecated/sw-select-field-deprecated.html.twig +Administration/Resources/app/administration/src/app/component/form/sw-select-field-deprecated/sw-select-field-deprecated.html.twig +Resources/app/administration/src/app/component/form/sw-select-field-deprecated/sw-select-field-deprecated.html.twig +app/administration/src/app/component/form/sw-select-field-deprecated/sw-select-field-deprecated.html.twig +administration/src/app/component/form/sw-select-field-deprecated/sw-select-field-deprecated.html.twig +src/app/component/form/sw-select-field-deprecated/sw-select-field-deprecated.html.twig +app/component/form/sw-select-field-deprecated/sw-select-field-deprecated.html.twig +component/form/sw-select-field-deprecated/sw-select-field-deprecated.html.twig +form/sw-select-field-deprecated/sw-select-field-deprecated.html.twig +sw-select-field-deprecated/sw-select-field-deprecated.html.twig +sw-select-field-deprecated.html.twig src/Administration/Resources/app/administration/src/app/component/form/sw-list-price-field/sw-list-price-field.html.twig Administration/Resources/app/administration/src/app/component/form/sw-list-price-field/sw-list-price-field.html.twig Resources/app/administration/src/app/component/form/sw-list-price-field/sw-list-price-field.html.twig @@ -103932,17 +103974,28 @@ component/form/sw-form-field-renderer/sw-form-field-renderer.html.twig form/sw-form-field-renderer/sw-form-field-renderer.html.twig sw-form-field-renderer/sw-form-field-renderer.html.twig sw-form-field-renderer.html.twig -src/Administration/Resources/app/administration/src/app/component/form/sw-select-field/index.js -Administration/Resources/app/administration/src/app/component/form/sw-select-field/index.js -Resources/app/administration/src/app/component/form/sw-select-field/index.js -app/administration/src/app/component/form/sw-select-field/index.js -administration/src/app/component/form/sw-select-field/index.js -src/app/component/form/sw-select-field/index.js -app/component/form/sw-select-field/index.js -component/form/sw-select-field/index.js -form/sw-select-field/index.js -sw-select-field/index.js -index.js +src/Administration/Resources/app/administration/src/app/component/form/sw-select-field/sw-select-field.spec.js +Administration/Resources/app/administration/src/app/component/form/sw-select-field/sw-select-field.spec.js +Resources/app/administration/src/app/component/form/sw-select-field/sw-select-field.spec.js +app/administration/src/app/component/form/sw-select-field/sw-select-field.spec.js +administration/src/app/component/form/sw-select-field/sw-select-field.spec.js +src/app/component/form/sw-select-field/sw-select-field.spec.js +app/component/form/sw-select-field/sw-select-field.spec.js +component/form/sw-select-field/sw-select-field.spec.js +form/sw-select-field/sw-select-field.spec.js +sw-select-field/sw-select-field.spec.js +sw-select-field.spec.js +src/Administration/Resources/app/administration/src/app/component/form/sw-select-field/index.ts +Administration/Resources/app/administration/src/app/component/form/sw-select-field/index.ts +Resources/app/administration/src/app/component/form/sw-select-field/index.ts +app/administration/src/app/component/form/sw-select-field/index.ts +administration/src/app/component/form/sw-select-field/index.ts +src/app/component/form/sw-select-field/index.ts +app/component/form/sw-select-field/index.ts +component/form/sw-select-field/index.ts +form/sw-select-field/index.ts +sw-select-field/index.ts +index.ts src/Administration/Resources/app/administration/src/app/component/form/sw-select-field/sw-select-field.html.twig Administration/Resources/app/administration/src/app/component/form/sw-select-field/sw-select-field.html.twig Resources/app/administration/src/app/component/form/sw-select-field/sw-select-field.html.twig @@ -103954,17 +104007,6 @@ component/form/sw-select-field/sw-select-field.html.twig form/sw-select-field/sw-select-field.html.twig sw-select-field/sw-select-field.html.twig sw-select-field.html.twig -src/Administration/Resources/app/administration/src/app/component/form/sw-select-field/sw-select-field.scss -Administration/Resources/app/administration/src/app/component/form/sw-select-field/sw-select-field.scss -Resources/app/administration/src/app/component/form/sw-select-field/sw-select-field.scss -app/administration/src/app/component/form/sw-select-field/sw-select-field.scss -administration/src/app/component/form/sw-select-field/sw-select-field.scss -src/app/component/form/sw-select-field/sw-select-field.scss -app/component/form/sw-select-field/sw-select-field.scss -component/form/sw-select-field/sw-select-field.scss -form/sw-select-field/sw-select-field.scss -sw-select-field/sw-select-field.scss -sw-select-field.scss src/Administration/Resources/app/administration/src/app/component/form/sw-text-field/index.ts Administration/Resources/app/administration/src/app/component/form/sw-text-field/index.ts Resources/app/administration/src/app/component/form/sw-text-field/index.ts @@ -112236,6 +112278,15 @@ eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-tabs.chec deprecation-rules/no-deprecated-component-usage-checks/mt-tabs.check.js no-deprecated-component-usage-checks/mt-tabs.check.js mt-tabs.check.js +src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-select.check.js +Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-select.check.js +Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-select.check.js +app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-select.check.js +administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-select.check.js +eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-select.check.js +deprecation-rules/no-deprecated-component-usage-checks/mt-select.check.js +no-deprecated-component-usage-checks/mt-select.check.js +mt-select.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-icon.check.js Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-icon.check.js Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-icon.check.js @@ -130037,6 +130088,13 @@ Framework/DependencyInjection/CompilerPass/AutoconfigureCompilerPassTest.php DependencyInjection/CompilerPass/AutoconfigureCompilerPassTest.php CompilerPass/AutoconfigureCompilerPassTest.php AutoconfigureCompilerPassTest.php +tests/integration/Core/Framework/DependencyInjection/CompilerPass/CompilerPassConfigTraitTest.php +integration/Core/Framework/DependencyInjection/CompilerPass/CompilerPassConfigTraitTest.php +Core/Framework/DependencyInjection/CompilerPass/CompilerPassConfigTraitTest.php +Framework/DependencyInjection/CompilerPass/CompilerPassConfigTraitTest.php +DependencyInjection/CompilerPass/CompilerPassConfigTraitTest.php +CompilerPass/CompilerPassConfigTraitTest.php +CompilerPassConfigTraitTest.php tests/integration/Core/Framework/DependencyInjection/CompilerPass/TwigEnvironmentCompilerPassTest.php integration/Core/Framework/DependencyInjection/CompilerPass/TwigEnvironmentCompilerPassTest.php Core/Framework/DependencyInjection/CompilerPass/TwigEnvironmentCompilerPassTest.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt index 917a2969e..11ee81ad6 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt @@ -992,6 +992,7 @@ changelog/_unreleased/2024-04-24-openapi-newsletter.md changelog/_unreleased/2024-04-19-fixed-elastic-search-re-throwing-exceptions.md changelog/_unreleased/2024-05-07-allow-getting-the-user-s-timezone.md changelog/_unreleased/2024-02-28-only-index-product-custom-fields.md +changelog/_unreleased/2024-05-07-add-wrapper-component-for-sw-select-field.md changelog/_unreleased/2024-04-05-fix-ar-on-quest-3.md changelog/_unreleased/2024-04-30-fix-cart-address-state-validation.md changelog/_unreleased/2024-04-04-remove-definition-from-writecommand.md @@ -1016,9 +1017,11 @@ changelog/_unreleased/2024-04-13-correct-copy-able-to-copyable-for-text-field.md changelog/_unreleased/2024-04-26-customer-address-body-openapi.md changelog/_unreleased/2024-04-24-remove-unprintable-ascii-characters-in-media-path.md changelog/_unreleased/2024-03-27-add-missing-transactions-association.md +changelog/_unreleased/2024-04-30-add-autocomplete.md changelog/_unreleased/2024-01-31-improve-cart-page-performance.md changelog/_unreleased/2024-04-23-fix-currency-formatting-on-invalid-currencies.md changelog/_unreleased/2024-04-19-adding-order-criteria-event.md +changelog/_unreleased/2024-04-23-resolve-parameters-in-compiler-passes.md changelog/_unreleased/2024-04-22-fix-missing-user-avatar-media.md changelog/_unreleased/2024-04-25-openapi-order-route-response-schema.md changelog/_unreleased/2022-07-04-mail-attach.md @@ -15813,6 +15816,9 @@ src/Administration/Resources/app/administration/src/app/component/form/sw-dynami src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/index.js src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/sw-select-option.html.twig src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/sw-select-option.scss +src/Administration/Resources/app/administration/src/app/component/form/sw-select-field-deprecated/index.js +src/Administration/Resources/app/administration/src/app/component/form/sw-select-field-deprecated/sw-select-field.scss +src/Administration/Resources/app/administration/src/app/component/form/sw-select-field-deprecated/sw-select-field-deprecated.html.twig src/Administration/Resources/app/administration/src/app/component/form/sw-list-price-field/sw-list-price-field.html.twig src/Administration/Resources/app/administration/src/app/component/form/sw-list-price-field/index.js src/Administration/Resources/app/administration/src/app/component/form/sw-list-price-field/__snapshots__/sw-list-price-field.spec.js.snap @@ -15907,9 +15913,9 @@ src/Administration/Resources/app/administration/src/app/component/form/sw-url-fi src/Administration/Resources/app/administration/src/app/component/form/sw-form-field-renderer/index.js src/Administration/Resources/app/administration/src/app/component/form/sw-form-field-renderer/sw-form-field-renderer.spec.js src/Administration/Resources/app/administration/src/app/component/form/sw-form-field-renderer/sw-form-field-renderer.html.twig -src/Administration/Resources/app/administration/src/app/component/form/sw-select-field/index.js +src/Administration/Resources/app/administration/src/app/component/form/sw-select-field/sw-select-field.spec.js +src/Administration/Resources/app/administration/src/app/component/form/sw-select-field/index.ts src/Administration/Resources/app/administration/src/app/component/form/sw-select-field/sw-select-field.html.twig -src/Administration/Resources/app/administration/src/app/component/form/sw-select-field/sw-select-field.scss src/Administration/Resources/app/administration/src/app/component/form/sw-text-field/index.ts src/Administration/Resources/app/administration/src/app/component/form/sw-text-field/sw-text-field.html.twig src/Administration/Resources/app/administration/src/app/component/form/sw-text-field/sw-text-field.spec.js @@ -16669,6 +16675,7 @@ src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/p src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage.spec.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/private-feature-declarations.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-tabs.check.js +src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-select.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-icon.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-card.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-switch.check.js @@ -19036,6 +19043,7 @@ tests/integration/Core/Framework/DataAbstractionLayer/Doctrine/Doctrine/MultiIns tests/integration/Core/Framework/DataAbstractionLayer/Write/EntityWriterTest.php tests/integration/Core/Framework/DataAbstractionLayer/Write/WriteCommandExtractorTest.php tests/integration/Core/Framework/DependencyInjection/CompilerPass/AutoconfigureCompilerPassTest.php +tests/integration/Core/Framework/DependencyInjection/CompilerPass/CompilerPassConfigTraitTest.php tests/integration/Core/Framework/DependencyInjection/CompilerPass/TwigEnvironmentCompilerPassTest.php tests/integration/Core/Framework/Translation/Fixtures/UnitTest_SnippetFile.php tests/integration/Core/Framework/Translation/Fixtures/theme/manifest.xml 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 e10e8a0b3..553d879e6 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 @@ -52966,6 +52966,13 @@ Abstraction/StateMachine/src/SymfonyWorkflowAdapter.php StateMachine/src/SymfonyWorkflowAdapter.php src/SymfonyWorkflowAdapter.php SymfonyWorkflowAdapter.php +src/Sylius/Abstraction/StateMachine/src/Twig/StateMachineExtension.php +Sylius/Abstraction/StateMachine/src/Twig/StateMachineExtension.php +Abstraction/StateMachine/src/Twig/StateMachineExtension.php +StateMachine/src/Twig/StateMachineExtension.php +src/Twig/StateMachineExtension.php +Twig/StateMachineExtension.php +StateMachineExtension.php src/Sylius/Abstraction/StateMachine/src/TransitionInterface.php Sylius/Abstraction/StateMachine/src/TransitionInterface.php Abstraction/StateMachine/src/TransitionInterface.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius.txt index bb85d58f6..d718c0c54 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius.txt @@ -7549,6 +7549,7 @@ src/Sylius/Abstraction/StateMachine/src/Exception/StateMachineExecutionException src/Sylius/Abstraction/StateMachine/src/CompositeStateMachine.php src/Sylius/Abstraction/StateMachine/src/Transition.php src/Sylius/Abstraction/StateMachine/src/SymfonyWorkflowAdapter.php +src/Sylius/Abstraction/StateMachine/src/Twig/StateMachineExtension.php src/Sylius/Abstraction/StateMachine/src/TransitionInterface.php src/Sylius/Abstraction/StateMachine/src/StateMachineInterface.php src/Sylius/Abstraction/StateMachine/README.md 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 8416cc5c4..6658a65c4 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 @@ -3378,6 +3378,11 @@ js/product-editor/changelog/fix-46615 product-editor/changelog/fix-46615 changelog/fix-46615 fix-46615 +packages/js/product-editor/changelog/add-product-editor-modal-block-editor-more-menu +js/product-editor/changelog/add-product-editor-modal-block-editor-more-menu +product-editor/changelog/add-product-editor-modal-block-editor-more-menu +changelog/add-product-editor-modal-block-editor-more-menu +add-product-editor-modal-block-editor-more-menu packages/js/product-editor/changelog/fix-description-block-collapse js/product-editor/changelog/fix-description-block-collapse product-editor/changelog/fix-description-block-collapse @@ -5404,6 +5409,24 @@ components/iframe-editor/header-toolbar/editor-history-redo.tsx iframe-editor/header-toolbar/editor-history-redo.tsx header-toolbar/editor-history-redo.tsx editor-history-redo.tsx +packages/js/product-editor/src/components/iframe-editor/header-toolbar/plugin-more-menu-item/index.ts +js/product-editor/src/components/iframe-editor/header-toolbar/plugin-more-menu-item/index.ts +product-editor/src/components/iframe-editor/header-toolbar/plugin-more-menu-item/index.ts +src/components/iframe-editor/header-toolbar/plugin-more-menu-item/index.ts +components/iframe-editor/header-toolbar/plugin-more-menu-item/index.ts +iframe-editor/header-toolbar/plugin-more-menu-item/index.ts +header-toolbar/plugin-more-menu-item/index.ts +plugin-more-menu-item/index.ts +index.ts +packages/js/product-editor/src/components/iframe-editor/header-toolbar/plugin-more-menu-item/plugin-more-menu-item.tsx +js/product-editor/src/components/iframe-editor/header-toolbar/plugin-more-menu-item/plugin-more-menu-item.tsx +product-editor/src/components/iframe-editor/header-toolbar/plugin-more-menu-item/plugin-more-menu-item.tsx +src/components/iframe-editor/header-toolbar/plugin-more-menu-item/plugin-more-menu-item.tsx +components/iframe-editor/header-toolbar/plugin-more-menu-item/plugin-more-menu-item.tsx +iframe-editor/header-toolbar/plugin-more-menu-item/plugin-more-menu-item.tsx +header-toolbar/plugin-more-menu-item/plugin-more-menu-item.tsx +plugin-more-menu-item/plugin-more-menu-item.tsx +plugin-more-menu-item.tsx packages/js/product-editor/src/components/iframe-editor/header-toolbar/document-overview/index.ts js/product-editor/src/components/iframe-editor/header-toolbar/document-overview/index.ts product-editor/src/components/iframe-editor/header-toolbar/document-overview/index.ts @@ -9432,6 +9455,11 @@ js/data/changelog/42802-fix-watch-build-race-condition data/changelog/42802-fix-watch-build-race-condition changelog/42802-fix-watch-build-race-condition 42802-fix-watch-build-race-condition +packages/js/data/changelog/47383-dev-update-react-18-tests +js/data/changelog/47383-dev-update-react-18-tests +data/changelog/47383-dev-update-react-18-tests +changelog/47383-dev-update-react-18-tests +47383-dev-update-react-18-tests packages/js/data/changelog/add-39440 js/data/changelog/add-39440 data/changelog/add-39440 @@ -9507,6 +9535,11 @@ js/data/changelog/33464-add-product-categories-datastore-api data/changelog/33464-add-product-categories-datastore-api changelog/33464-add-product-categories-datastore-api 33464-add-product-categories-datastore-api +packages/js/data/changelog/update-crud-reducer-tests +js/data/changelog/update-crud-reducer-tests +data/changelog/update-crud-reducer-tests +changelog/update-crud-reducer-tests +update-crud-reducer-tests packages/js/data/changelog/update-onboarding-types js/data/changelog/update-onboarding-types data/changelog/update-onboarding-types @@ -12946,6 +12979,11 @@ js/experimental/changelog/42860-update-pnpm experimental/changelog/42860-update-pnpm changelog/42860-update-pnpm 42860-update-pnpm +packages/js/experimental/changelog/fix-45516-remote-inbox-layout-overflow +js/experimental/changelog/fix-45516-remote-inbox-layout-overflow +experimental/changelog/fix-45516-remote-inbox-layout-overflow +changelog/fix-45516-remote-inbox-layout-overflow +fix-45516-remote-inbox-layout-overflow packages/js/experimental/changelog/46361-fix-lys-task-not-clickable-once-completed js/experimental/changelog/46361-fix-lys-task-not-clickable-once-completed experimental/changelog/46361-fix-lys-task-not-clickable-once-completed @@ -22108,6 +22146,10 @@ plugins/woocommerce/changelog/47157-dev-fix-47138 woocommerce/changelog/47157-dev-fix-47138 changelog/47157-dev-fix-47138 47157-dev-fix-47138 +plugins/woocommerce/changelog/47500-e2e-restore-no-hooks-eslint-rule +woocommerce/changelog/47500-e2e-restore-no-hooks-eslint-rule +changelog/47500-e2e-restore-no-hooks-eslint-rule +47500-e2e-restore-no-hooks-eslint-rule plugins/woocommerce/changelog/472140-refacor-e2e-remove-wait-for-timeout woocommerce/changelog/472140-refacor-e2e-remove-wait-for-timeout changelog/472140-refacor-e2e-remove-wait-for-timeout @@ -22124,6 +22166,10 @@ plugins/woocommerce/changelog/47211-fix-e2e-flaky-product-collection-tests woocommerce/changelog/47211-fix-e2e-flaky-product-collection-tests changelog/47211-fix-e2e-flaky-product-collection-tests 47211-fix-e2e-flaky-product-collection-tests +plugins/woocommerce/changelog/47429-update-disable-mobile-app-banner-on-core-profiler +woocommerce/changelog/47429-update-disable-mobile-app-banner-on-core-profiler +changelog/47429-update-disable-mobile-app-banner-on-core-profiler +47429-update-disable-mobile-app-banner-on-core-profiler plugins/woocommerce/changelog/fix-43444-refund-schema woocommerce/changelog/fix-43444-refund-schema changelog/fix-43444-refund-schema @@ -22156,6 +22202,10 @@ plugins/woocommerce/changelog/fix-coupon-usage-limits-on-failed-trashed-orders woocommerce/changelog/fix-coupon-usage-limits-on-failed-trashed-orders changelog/fix-coupon-usage-limits-on-failed-trashed-orders fix-coupon-usage-limits-on-failed-trashed-orders +plugins/woocommerce/changelog/47383-dev-update-react-18-tests +woocommerce/changelog/47383-dev-update-react-18-tests +changelog/47383-dev-update-react-18-tests +47383-dev-update-react-18-tests plugins/woocommerce/changelog/fix-missing-shipping-recommendation-task woocommerce/changelog/fix-missing-shipping-recommendation-task changelog/fix-missing-shipping-recommendation-task @@ -22196,6 +22246,10 @@ plugins/woocommerce/changelog/45188-product-collection-telemetry-filter-usage woocommerce/changelog/45188-product-collection-telemetry-filter-usage changelog/45188-product-collection-telemetry-filter-usage 45188-product-collection-telemetry-filter-usage +plugins/woocommerce/changelog/46672-fix-delete-jest-infrastructure +woocommerce/changelog/46672-fix-delete-jest-infrastructure +changelog/46672-fix-delete-jest-infrastructure +46672-fix-delete-jest-infrastructure plugins/woocommerce/changelog/tweak-surface-order-attribution-data-js woocommerce/changelog/tweak-surface-order-attribution-data-js changelog/tweak-surface-order-attribution-data-js @@ -22216,18 +22270,34 @@ plugins/woocommerce/changelog/fix-remove-ephemeral-links woocommerce/changelog/fix-remove-ephemeral-links changelog/fix-remove-ephemeral-links fix-remove-ephemeral-links +plugins/woocommerce/changelog/fix-warning-create-pages-when-filtered +woocommerce/changelog/fix-warning-create-pages-when-filtered +changelog/fix-warning-create-pages-when-filtered +fix-warning-create-pages-when-filtered plugins/woocommerce/changelog/47101-product-filters-clear-button woocommerce/changelog/47101-product-filters-clear-button changelog/47101-product-filters-clear-button 47101-product-filters-clear-button +plugins/woocommerce/changelog/dev-change-settings-flaky-test-stalebot +woocommerce/changelog/dev-change-settings-flaky-test-stalebot +changelog/dev-change-settings-flaky-test-stalebot +dev-change-settings-flaky-test-stalebot plugins/woocommerce/changelog/tools-ci-add-optional-config-for-jobs woocommerce/changelog/tools-ci-add-optional-config-for-jobs changelog/tools-ci-add-optional-config-for-jobs tools-ci-add-optional-config-for-jobs +plugins/woocommerce/changelog/fix-months-filter +woocommerce/changelog/fix-months-filter +changelog/fix-months-filter +fix-months-filter plugins/woocommerce/changelog/47314-update-47307-remove-hover-background-on-admin-toolbar-btns woocommerce/changelog/47314-update-47307-remove-hover-background-on-admin-toolbar-btns changelog/47314-update-47307-remove-hover-background-on-admin-toolbar-btns 47314-update-47307-remove-hover-background-on-admin-toolbar-btns +plugins/woocommerce/changelog/hpos-cli-free-in-memory-usage +woocommerce/changelog/hpos-cli-free-in-memory-usage +changelog/hpos-cli-free-in-memory-usage +hpos-cli-free-in-memory-usage plugins/woocommerce/changelog/dependabot-npm_and_yarn-octokit-3.1.2 woocommerce/changelog/dependabot-npm_and_yarn-octokit-3.1.2 changelog/dependabot-npm_and_yarn-octokit-3.1.2 @@ -22300,6 +22370,10 @@ plugins/woocommerce/changelog/46763-dev-46759-wc-product-pre-has-unique-sku woocommerce/changelog/46763-dev-46759-wc-product-pre-has-unique-sku changelog/46763-dev-46759-wc-product-pre-has-unique-sku 46763-dev-46759-wc-product-pre-has-unique-sku +plugins/woocommerce/changelog/47468-47467-cys-assembler-editor-crashes-when-revisiting-after-setting-up-a-store +woocommerce/changelog/47468-47467-cys-assembler-editor-crashes-when-revisiting-after-setting-up-a-store +changelog/47468-47467-cys-assembler-editor-crashes-when-revisiting-after-setting-up-a-store +47468-47467-cys-assembler-editor-crashes-when-revisiting-after-setting-up-a-store plugins/woocommerce/changelog/fix-unable-activate-dependent-plugins woocommerce/changelog/fix-unable-activate-dependent-plugins changelog/fix-unable-activate-dependent-plugins @@ -22380,6 +22454,10 @@ plugins/woocommerce/changelog/fix-lys-attempt-using-cover-block-fix woocommerce/changelog/fix-lys-attempt-using-cover-block-fix changelog/fix-lys-attempt-using-cover-block-fix fix-lys-attempt-using-cover-block-fix +plugins/woocommerce/changelog/46369-add-46368-product-collection-productionize-the-preview-mode-poc +woocommerce/changelog/46369-add-46368-product-collection-productionize-the-preview-mode-poc +changelog/46369-add-46368-product-collection-productionize-the-preview-mode-poc +46369-add-46368-product-collection-productionize-the-preview-mode-poc plugins/woocommerce/changelog/fix-45865 woocommerce/changelog/fix-45865 changelog/fix-45865 @@ -22424,6 +22502,10 @@ plugins/woocommerce/changelog/46872-46839-fix-error-on-same-prompt woocommerce/changelog/46872-46839-fix-error-on-same-prompt changelog/46872-46839-fix-error-on-same-prompt 46872-46839-fix-error-on-same-prompt +plugins/woocommerce/changelog/feature-postcode-validation +woocommerce/changelog/feature-postcode-validation +changelog/feature-postcode-validation +feature-postcode-validation plugins/woocommerce/changelog/46591-try-attribute-filter-migration woocommerce/changelog/46591-try-attribute-filter-migration changelog/46591-try-attribute-filter-migration @@ -22484,6 +22566,14 @@ plugins/woocommerce/changelog/update-obw-free-extensions-links woocommerce/changelog/update-obw-free-extensions-links changelog/update-obw-free-extensions-links update-obw-free-extensions-links +plugins/woocommerce/changelog/fix-5150-xpf-currency +woocommerce/changelog/fix-5150-xpf-currency +changelog/fix-5150-xpf-currency +fix-5150-xpf-currency +plugins/woocommerce/changelog/2024-05-15-03-22-30-955873 +woocommerce/changelog/2024-05-15-03-22-30-955873 +changelog/2024-05-15-03-22-30-955873 +2024-05-15-03-22-30-955873 plugins/woocommerce/changelog/dev-45921_add_help_text_to_downloads_toggle woocommerce/changelog/dev-45921_add_help_text_to_downloads_toggle changelog/dev-45921_add_help_text_to_downloads_toggle @@ -22512,6 +22602,10 @@ plugins/woocommerce/changelog/47239-add-LYS-e2e-tests woocommerce/changelog/47239-add-LYS-e2e-tests changelog/47239-add-LYS-e2e-tests 47239-add-LYS-e2e-tests +plugins/woocommerce/changelog/fix-flacky_attributes_and_variations_e2e_tests +woocommerce/changelog/fix-flacky_attributes_and_variations_e2e_tests +changelog/fix-flacky_attributes_and_variations_e2e_tests +fix-flacky_attributes_and_variations_e2e_tests plugins/woocommerce/changelog/dev-46844_remove_not_used_feature_flags woocommerce/changelog/dev-46844_remove_not_used_feature_flags changelog/dev-46844_remove_not_used_feature_flags @@ -22592,6 +22686,10 @@ plugins/woocommerce/changelog/47369-fix-state-flickring-when-switching-countries woocommerce/changelog/47369-fix-state-flickring-when-switching-countries changelog/47369-fix-state-flickring-when-switching-countries 47369-fix-state-flickring-when-switching-countries +plugins/woocommerce/changelog/tests-test-46972 +woocommerce/changelog/tests-test-46972 +changelog/tests-test-46972 +tests-test-46972 plugins/woocommerce/changelog/46671-fix-migration-to-pw-pt2 woocommerce/changelog/46671-fix-migration-to-pw-pt2 changelog/46671-fix-migration-to-pw-pt2 @@ -46626,9 +46724,6 @@ woocommerce-blocks/.github/monitor-typescript-errors/utils/airtable.js monitor-typescript-errors/utils/airtable.js utils/airtable.js airtable.js -plugins/woocommerce-blocks/package-lock.json -woocommerce-blocks/package-lock.json -package-lock.json plugins/woocommerce-blocks/.prettierrc.js woocommerce-blocks/.prettierrc.js .prettierrc.js @@ -59372,6 +59467,14 @@ blocks/product-collection/collections/index.tsx product-collection/collections/index.tsx collections/index.tsx index.tsx +plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/register-product-collection.tsx +woocommerce-blocks/assets/js/blocks/product-collection/collections/register-product-collection.tsx +assets/js/blocks/product-collection/collections/register-product-collection.tsx +js/blocks/product-collection/collections/register-product-collection.tsx +blocks/product-collection/collections/register-product-collection.tsx +product-collection/collections/register-product-collection.tsx +collections/register-product-collection.tsx +register-product-collection.tsx plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/top-rated.tsx woocommerce-blocks/assets/js/blocks/product-collection/collections/top-rated.tsx assets/js/blocks/product-collection/collections/top-rated.tsx @@ -62182,340 +62285,6 @@ woocommerce-blocks/.markdownlintignore plugins/woocommerce-blocks/.eslintignore woocommerce-blocks/.eslintignore .eslintignore -plugins/woocommerce-blocks/tests/e2e-jest/fixtures/fixture-data.js -woocommerce-blocks/tests/e2e-jest/fixtures/fixture-data.js -tests/e2e-jest/fixtures/fixture-data.js -e2e-jest/fixtures/fixture-data.js -fixtures/fixture-data.js -fixture-data.js -plugins/woocommerce-blocks/tests/e2e-jest/fixtures/fixture-loaders.js -woocommerce-blocks/tests/e2e-jest/fixtures/fixture-loaders.js -tests/e2e-jest/fixtures/fixture-loaders.js -e2e-jest/fixtures/fixture-loaders.js -fixtures/fixture-loaders.js -fixture-loaders.js -plugins/woocommerce-blocks/tests/e2e-jest/utils.js -woocommerce-blocks/tests/e2e-jest/utils.js -tests/e2e-jest/utils.js -e2e-jest/utils.js -utils.js -plugins/woocommerce-blocks/tests/e2e-jest/page-utils.js -woocommerce-blocks/tests/e2e-jest/page-utils.js -tests/e2e-jest/page-utils.js -e2e-jest/page-utils.js -page-utils.js -plugins/woocommerce-blocks/tests/e2e-jest/tsconfig.json -woocommerce-blocks/tests/e2e-jest/tsconfig.json -tests/e2e-jest/tsconfig.json -e2e-jest/tsconfig.json -tsconfig.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/all-products.fixture.json -woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/all-products.fixture.json -tests/e2e-jest/specs/backend/__fixtures__/all-products.fixture.json -e2e-jest/specs/backend/__fixtures__/all-products.fixture.json -specs/backend/__fixtures__/all-products.fixture.json -backend/__fixtures__/all-products.fixture.json -__fixtures__/all-products.fixture.json -all-products.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/active-filters.fixture.json -woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/active-filters.fixture.json -tests/e2e-jest/specs/backend/__fixtures__/active-filters.fixture.json -e2e-jest/specs/backend/__fixtures__/active-filters.fixture.json -specs/backend/__fixtures__/active-filters.fixture.json -backend/__fixtures__/active-filters.fixture.json -__fixtures__/active-filters.fixture.json -active-filters.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/products-by-attribute.fixture.json -woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/products-by-attribute.fixture.json -tests/e2e-jest/specs/backend/__fixtures__/products-by-attribute.fixture.json -e2e-jest/specs/backend/__fixtures__/products-by-attribute.fixture.json -specs/backend/__fixtures__/products-by-attribute.fixture.json -backend/__fixtures__/products-by-attribute.fixture.json -__fixtures__/products-by-attribute.fixture.json -products-by-attribute.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/featured-product.fixture.json -woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/featured-product.fixture.json -tests/e2e-jest/specs/backend/__fixtures__/featured-product.fixture.json -e2e-jest/specs/backend/__fixtures__/featured-product.fixture.json -specs/backend/__fixtures__/featured-product.fixture.json -backend/__fixtures__/featured-product.fixture.json -__fixtures__/featured-product.fixture.json -featured-product.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/product-category.fixture.json -woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/product-category.fixture.json -tests/e2e-jest/specs/backend/__fixtures__/product-category.fixture.json -e2e-jest/specs/backend/__fixtures__/product-category.fixture.json -specs/backend/__fixtures__/product-category.fixture.json -backend/__fixtures__/product-category.fixture.json -__fixtures__/product-category.fixture.json -product-category.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/product-search.fixture.json -woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/product-search.fixture.json -tests/e2e-jest/specs/backend/__fixtures__/product-search.fixture.json -e2e-jest/specs/backend/__fixtures__/product-search.fixture.json -specs/backend/__fixtures__/product-search.fixture.json -backend/__fixtures__/product-search.fixture.json -__fixtures__/product-search.fixture.json -product-search.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/product-tag.fixture.json -woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/product-tag.fixture.json -tests/e2e-jest/specs/backend/__fixtures__/product-tag.fixture.json -e2e-jest/specs/backend/__fixtures__/product-tag.fixture.json -specs/backend/__fixtures__/product-tag.fixture.json -backend/__fixtures__/product-tag.fixture.json -__fixtures__/product-tag.fixture.json -product-tag.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/products-beta.fixture.json -woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/products-beta.fixture.json -tests/e2e-jest/specs/backend/__fixtures__/products-beta.fixture.json -e2e-jest/specs/backend/__fixtures__/products-beta.fixture.json -specs/backend/__fixtures__/products-beta.fixture.json -backend/__fixtures__/products-beta.fixture.json -__fixtures__/products-beta.fixture.json -products-beta.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/reviews-by-category.fixture.json -woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/reviews-by-category.fixture.json -tests/e2e-jest/specs/backend/__fixtures__/reviews-by-category.fixture.json -e2e-jest/specs/backend/__fixtures__/reviews-by-category.fixture.json -specs/backend/__fixtures__/reviews-by-category.fixture.json -backend/__fixtures__/reviews-by-category.fixture.json -__fixtures__/reviews-by-category.fixture.json -reviews-by-category.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/product-on-sale.fixture.json -woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/product-on-sale.fixture.json -tests/e2e-jest/specs/backend/__fixtures__/product-on-sale.fixture.json -e2e-jest/specs/backend/__fixtures__/product-on-sale.fixture.json -specs/backend/__fixtures__/product-on-sale.fixture.json -backend/__fixtures__/product-on-sale.fixture.json -__fixtures__/product-on-sale.fixture.json -product-on-sale.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/all-reviews.fixture.json -woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/all-reviews.fixture.json -tests/e2e-jest/specs/backend/__fixtures__/all-reviews.fixture.json -e2e-jest/specs/backend/__fixtures__/all-reviews.fixture.json -specs/backend/__fixtures__/all-reviews.fixture.json -backend/__fixtures__/all-reviews.fixture.json -__fixtures__/all-reviews.fixture.json -all-reviews.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/filter-products-by-stock.fixture.json -woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/filter-products-by-stock.fixture.json -tests/e2e-jest/specs/backend/__fixtures__/filter-products-by-stock.fixture.json -e2e-jest/specs/backend/__fixtures__/filter-products-by-stock.fixture.json -specs/backend/__fixtures__/filter-products-by-stock.fixture.json -backend/__fixtures__/filter-products-by-stock.fixture.json -__fixtures__/filter-products-by-stock.fixture.json -filter-products-by-stock.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/product-search-legacy.fixture.json -woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/product-search-legacy.fixture.json -tests/e2e-jest/specs/backend/__fixtures__/product-search-legacy.fixture.json -e2e-jest/specs/backend/__fixtures__/product-search-legacy.fixture.json -specs/backend/__fixtures__/product-search-legacy.fixture.json -backend/__fixtures__/product-search-legacy.fixture.json -__fixtures__/product-search-legacy.fixture.json -product-search-legacy.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/reviews-by-product.fixture.json -woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/reviews-by-product.fixture.json -tests/e2e-jest/specs/backend/__fixtures__/reviews-by-product.fixture.json -e2e-jest/specs/backend/__fixtures__/reviews-by-product.fixture.json -specs/backend/__fixtures__/reviews-by-product.fixture.json -backend/__fixtures__/reviews-by-product.fixture.json -__fixtures__/reviews-by-product.fixture.json -reviews-by-product.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/filter-products-by-attribute.fixture.json -woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/filter-products-by-attribute.fixture.json -tests/e2e-jest/specs/backend/__fixtures__/filter-products-by-attribute.fixture.json -e2e-jest/specs/backend/__fixtures__/filter-products-by-attribute.fixture.json -specs/backend/__fixtures__/filter-products-by-attribute.fixture.json -backend/__fixtures__/filter-products-by-attribute.fixture.json -__fixtures__/filter-products-by-attribute.fixture.json -filter-products-by-attribute.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/filter-products-by-price.fixture.json -woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/filter-products-by-price.fixture.json -tests/e2e-jest/specs/backend/__fixtures__/filter-products-by-price.fixture.json -e2e-jest/specs/backend/__fixtures__/filter-products-by-price.fixture.json -specs/backend/__fixtures__/filter-products-by-price.fixture.json -backend/__fixtures__/filter-products-by-price.fixture.json -__fixtures__/filter-products-by-price.fixture.json -filter-products-by-price.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/config/jest.config.js -woocommerce-blocks/tests/e2e-jest/config/jest.config.js -tests/e2e-jest/config/jest.config.js -e2e-jest/config/jest.config.js -config/jest.config.js -jest.config.js -plugins/woocommerce-blocks/tests/e2e-jest/config/default.json -woocommerce-blocks/tests/e2e-jest/config/default.json -tests/e2e-jest/config/default.json -e2e-jest/config/default.json -config/default.json -default.json -plugins/woocommerce-blocks/tests/e2e-jest/config/performance-reporter.js -woocommerce-blocks/tests/e2e-jest/config/performance-reporter.js -tests/e2e-jest/config/performance-reporter.js -e2e-jest/config/performance-reporter.js -config/performance-reporter.js -performance-reporter.js -plugins/woocommerce-blocks/tests/e2e-jest/config/jest-puppeteer.config.js -woocommerce-blocks/tests/e2e-jest/config/jest-puppeteer.config.js -tests/e2e-jest/config/jest-puppeteer.config.js -e2e-jest/config/jest-puppeteer.config.js -config/jest-puppeteer.config.js -jest-puppeteer.config.js -plugins/woocommerce-blocks/tests/e2e-jest/config/jest.setup.js -woocommerce-blocks/tests/e2e-jest/config/jest.setup.js -tests/e2e-jest/config/jest.setup.js -e2e-jest/config/jest.setup.js -config/jest.setup.js -jest.setup.js -plugins/woocommerce-blocks/tests/e2e-jest/config/jest-puppeteer.config-dev.js -woocommerce-blocks/tests/e2e-jest/config/jest-puppeteer.config-dev.js -tests/e2e-jest/config/jest-puppeteer.config-dev.js -e2e-jest/config/jest-puppeteer.config-dev.js -config/jest-puppeteer.config-dev.js -jest-puppeteer.config-dev.js -plugins/woocommerce-blocks/tests/e2e-jest/config/test.json -woocommerce-blocks/tests/e2e-jest/config/test.json -tests/e2e-jest/config/test.json -e2e-jest/config/test.json -config/test.json -test.json -plugins/woocommerce-blocks/tests/e2e-jest/config/teardown.js -woocommerce-blocks/tests/e2e-jest/config/teardown.js -tests/e2e-jest/config/teardown.js -e2e-jest/config/teardown.js -config/teardown.js -teardown.js -plugins/woocommerce-blocks/tests/e2e-jest/config/setup.js -woocommerce-blocks/tests/e2e-jest/config/setup.js -tests/e2e-jest/config/setup.js -e2e-jest/config/setup.js -config/setup.js -setup.js -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/index.js -woocommerce-blocks/tests/e2e-jest/config/custom-matchers/index.js -tests/e2e-jest/config/custom-matchers/index.js -e2e-jest/config/custom-matchers/index.js -config/custom-matchers/index.js -custom-matchers/index.js -index.js -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/to-render-block.js -woocommerce-blocks/tests/e2e-jest/config/custom-matchers/to-render-block.js -tests/e2e-jest/config/custom-matchers/to-render-block.js -e2e-jest/config/custom-matchers/to-render-block.js -config/custom-matchers/to-render-block.js -custom-matchers/to-render-block.js -to-render-block.js -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/to-toggle-element.js -woocommerce-blocks/tests/e2e-jest/config/custom-matchers/to-toggle-element.js -tests/e2e-jest/config/custom-matchers/to-toggle-element.js -e2e-jest/config/custom-matchers/to-toggle-element.js -config/custom-matchers/to-toggle-element.js -custom-matchers/to-toggle-element.js -to-toggle-element.js -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/to-toggle-required-attr-of.js -woocommerce-blocks/tests/e2e-jest/config/custom-matchers/to-toggle-required-attr-of.js -tests/e2e-jest/config/custom-matchers/to-toggle-required-attr-of.js -e2e-jest/config/custom-matchers/to-toggle-required-attr-of.js -config/custom-matchers/to-toggle-required-attr-of.js -custom-matchers/to-toggle-required-attr-of.js -to-toggle-required-attr-of.js -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/hand-picked-products.fixture.json -woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/hand-picked-products.fixture.json -tests/e2e-jest/config/custom-matchers/__fixtures__/hand-picked-products.fixture.json -e2e-jest/config/custom-matchers/__fixtures__/hand-picked-products.fixture.json -config/custom-matchers/__fixtures__/hand-picked-products.fixture.json -custom-matchers/__fixtures__/hand-picked-products.fixture.json -__fixtures__/hand-picked-products.fixture.json -hand-picked-products.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/single-product-details.fixture.json -woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/single-product-details.fixture.json -tests/e2e-jest/config/custom-matchers/__fixtures__/single-product-details.fixture.json -e2e-jest/config/custom-matchers/__fixtures__/single-product-details.fixture.json -config/custom-matchers/__fixtures__/single-product-details.fixture.json -custom-matchers/__fixtures__/single-product-details.fixture.json -__fixtures__/single-product-details.fixture.json -single-product-details.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/newest-products.fixture.json -woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/newest-products.fixture.json -tests/e2e-jest/config/custom-matchers/__fixtures__/newest-products.fixture.json -e2e-jest/config/custom-matchers/__fixtures__/newest-products.fixture.json -config/custom-matchers/__fixtures__/newest-products.fixture.json -custom-matchers/__fixtures__/newest-products.fixture.json -__fixtures__/newest-products.fixture.json -newest-products.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/featured-category.fixture.json -woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/featured-category.fixture.json -tests/e2e-jest/config/custom-matchers/__fixtures__/featured-category.fixture.json -e2e-jest/config/custom-matchers/__fixtures__/featured-category.fixture.json -config/custom-matchers/__fixtures__/featured-category.fixture.json -custom-matchers/__fixtures__/featured-category.fixture.json -__fixtures__/featured-category.fixture.json -featured-category.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/top-rated-products.fixture.json -woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/top-rated-products.fixture.json -tests/e2e-jest/config/custom-matchers/__fixtures__/top-rated-products.fixture.json -e2e-jest/config/custom-matchers/__fixtures__/top-rated-products.fixture.json -config/custom-matchers/__fixtures__/top-rated-products.fixture.json -custom-matchers/__fixtures__/top-rated-products.fixture.json -__fixtures__/top-rated-products.fixture.json -top-rated-products.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/product-categories-list.fixture.json -woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/product-categories-list.fixture.json -tests/e2e-jest/config/custom-matchers/__fixtures__/product-categories-list.fixture.json -e2e-jest/config/custom-matchers/__fixtures__/product-categories-list.fixture.json -config/custom-matchers/__fixtures__/product-categories-list.fixture.json -custom-matchers/__fixtures__/product-categories-list.fixture.json -__fixtures__/product-categories-list.fixture.json -product-categories-list.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/best-selling-products.fixture.json -woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/best-selling-products.fixture.json -tests/e2e-jest/config/custom-matchers/__fixtures__/best-selling-products.fixture.json -e2e-jest/config/custom-matchers/__fixtures__/best-selling-products.fixture.json -config/custom-matchers/__fixtures__/best-selling-products.fixture.json -custom-matchers/__fixtures__/best-selling-products.fixture.json -__fixtures__/best-selling-products.fixture.json -best-selling-products.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/config/jest.performance.config.js -woocommerce-blocks/tests/e2e-jest/config/jest.performance.config.js -tests/e2e-jest/config/jest.performance.config.js -e2e-jest/config/jest.performance.config.js -config/jest.performance.config.js -jest.performance.config.js -plugins/woocommerce-blocks/tests/e2e-jest/config/environment.js -woocommerce-blocks/tests/e2e-jest/config/environment.js -tests/e2e-jest/config/environment.js -e2e-jest/config/environment.js -config/environment.js -environment.js -plugins/woocommerce-blocks/tests/js/setup-globals.js -woocommerce-blocks/tests/js/setup-globals.js -tests/js/setup-globals.js -js/setup-globals.js -setup-globals.js -plugins/woocommerce-blocks/tests/js/jestPreprocess.js -woocommerce-blocks/tests/js/jestPreprocess.js -tests/js/jestPreprocess.js -js/jestPreprocess.js -jestPreprocess.js -plugins/woocommerce-blocks/tests/js/jest.config.json -woocommerce-blocks/tests/js/jest.config.json -tests/js/jest.config.json -js/jest.config.json -jest.config.json -plugins/woocommerce-blocks/tests/js/setup-fetch.js -woocommerce-blocks/tests/js/setup-fetch.js -tests/js/setup-fetch.js -js/setup-fetch.js -setup-fetch.js -plugins/woocommerce-blocks/tests/js/setup-after-env.ts -woocommerce-blocks/tests/js/setup-after-env.ts -tests/js/setup-after-env.ts -js/setup-after-env.ts -setup-after-env.ts -plugins/woocommerce-blocks/tests/bootstrap.php -woocommerce-blocks/tests/bootstrap.php -tests/bootstrap.php -bootstrap.php plugins/woocommerce-blocks/tests/e2e/rules/no-raw-playwright-test-import.js woocommerce-blocks/tests/e2e/rules/no-raw-playwright-test-import.js tests/e2e/rules/no-raw-playwright-test-import.js @@ -63980,136 +63749,6 @@ e2e/tests/product-new/product-new.block_theme.spec.ts tests/product-new/product-new.block_theme.spec.ts product-new/product-new.block_theme.spec.ts product-new.block_theme.spec.ts -plugins/woocommerce-blocks/tests/utils/index.js -woocommerce-blocks/tests/utils/index.js -tests/utils/index.js -utils/index.js -index.js -plugins/woocommerce-blocks/tests/utils/find-tools-panel-with-title.ts -woocommerce-blocks/tests/utils/find-tools-panel-with-title.ts -tests/utils/find-tools-panel-with-title.ts -utils/find-tools-panel-with-title.ts -find-tools-panel-with-title.ts -plugins/woocommerce-blocks/tests/utils/visit-block-page.js -woocommerce-blocks/tests/utils/visit-block-page.js -tests/utils/visit-block-page.js -utils/visit-block-page.js -visit-block-page.js -plugins/woocommerce-blocks/tests/utils/constants.js -woocommerce-blocks/tests/utils/constants.js -tests/utils/constants.js -utils/constants.js -constants.js -plugins/woocommerce-blocks/tests/utils/clickLink.js -woocommerce-blocks/tests/utils/clickLink.js -tests/utils/clickLink.js -utils/clickLink.js -clickLink.js -plugins/woocommerce-blocks/tests/utils/get-form-element-id-by-label.ts -woocommerce-blocks/tests/utils/get-form-element-id-by-label.ts -tests/utils/get-form-element-id-by-label.ts -utils/get-form-element-id-by-label.ts -get-form-element-id-by-label.ts -plugins/woocommerce-blocks/tests/utils/get-normal-page-permalink.js -woocommerce-blocks/tests/utils/get-normal-page-permalink.js -tests/utils/get-normal-page-permalink.js -utils/get-normal-page-permalink.js -get-normal-page-permalink.js -plugins/woocommerce-blocks/tests/utils/get-toggle-id-by-label.ts -woocommerce-blocks/tests/utils/get-toggle-id-by-label.ts -tests/utils/get-toggle-id-by-label.ts -utils/get-toggle-id-by-label.ts -get-toggle-id-by-label.ts -plugins/woocommerce-blocks/tests/utils/get-block-page-permalink.js -woocommerce-blocks/tests/utils/get-block-page-permalink.js -tests/utils/get-block-page-permalink.js -utils/get-block-page-permalink.js -get-block-page-permalink.js -plugins/woocommerce-blocks/tests/utils/selectors.ts -woocommerce-blocks/tests/utils/selectors.ts -tests/utils/selectors.ts -utils/selectors.ts -selectors.ts -plugins/woocommerce-blocks/tests/utils/save-or-publish.js -woocommerce-blocks/tests/utils/save-or-publish.js -tests/utils/save-or-publish.js -utils/save-or-publish.js -save-or-publish.js -plugins/woocommerce-blocks/tests/utils/performance.ts -woocommerce-blocks/tests/utils/performance.ts -tests/utils/performance.ts -utils/performance.ts -performance.ts -plugins/woocommerce-blocks/tests/utils/shopper.js -woocommerce-blocks/tests/utils/shopper.js -tests/utils/shopper.js -utils/shopper.js -shopper.js -plugins/woocommerce-blocks/tests/utils/select-block-by-name.js -woocommerce-blocks/tests/utils/select-block-by-name.js -tests/utils/select-block-by-name.js -utils/select-block-by-name.js -select-block-by-name.js -plugins/woocommerce-blocks/tests/utils/find-label-with-text.js -woocommerce-blocks/tests/utils/find-label-with-text.js -tests/utils/find-label-with-text.js -utils/find-label-with-text.js -find-label-with-text.js -plugins/woocommerce-blocks/tests/utils/insert-shortcode-block.ts -woocommerce-blocks/tests/utils/insert-shortcode-block.ts -tests/utils/insert-shortcode-block.ts -utils/insert-shortcode-block.ts -insert-shortcode-block.ts -plugins/woocommerce-blocks/tests/utils/get-fixture-products-data.ts -woocommerce-blocks/tests/utils/get-fixture-products-data.ts -tests/utils/get-fixture-products-data.ts -utils/get-fixture-products-data.ts -get-fixture-products-data.ts -plugins/woocommerce-blocks/tests/utils/run-cli-from-test.js -woocommerce-blocks/tests/utils/run-cli-from-test.js -tests/utils/run-cli-from-test.js -utils/run-cli-from-test.js -run-cli-from-test.js -plugins/woocommerce-blocks/tests/utils/scroll-to.ts -woocommerce-blocks/tests/utils/scroll-to.ts -tests/utils/scroll-to.ts -utils/scroll-to.ts -scroll-to.ts -plugins/woocommerce-blocks/tests/utils/path-expressions.js -woocommerce-blocks/tests/utils/path-expressions.js -tests/utils/path-expressions.js -utils/path-expressions.js -path-expressions.js -plugins/woocommerce-blocks/tests/utils/merchant.ts -woocommerce-blocks/tests/utils/merchant.ts -tests/utils/merchant.ts -utils/merchant.ts -merchant.ts -plugins/woocommerce-blocks/tests/utils/insert-block-using-quick-inserter.ts -woocommerce-blocks/tests/utils/insert-block-using-quick-inserter.ts -tests/utils/insert-block-using-quick-inserter.ts -utils/insert-block-using-quick-inserter.ts -insert-block-using-quick-inserter.ts -plugins/woocommerce-blocks/tests/utils/insert-inner-block.ts -woocommerce-blocks/tests/utils/insert-inner-block.ts -tests/utils/insert-inner-block.ts -utils/insert-inner-block.ts -insert-inner-block.ts -plugins/woocommerce-blocks/tests/utils/taxes.ts -woocommerce-blocks/tests/utils/taxes.ts -tests/utils/taxes.ts -utils/taxes.ts -taxes.ts -plugins/woocommerce-blocks/tests/utils/find-by-text.ts -woocommerce-blocks/tests/utils/find-by-text.ts -tests/utils/find-by-text.ts -utils/find-by-text.ts -find-by-text.ts -plugins/woocommerce-blocks/tests/utils/compatibility-notice.js -woocommerce-blocks/tests/utils/compatibility-notice.js -tests/utils/compatibility-notice.js -utils/compatibility-notice.js -compatibility-notice.js plugins/woocommerce-blocks/tests/mocks/woo-test-helper/woo-test-helper.php woocommerce-blocks/tests/mocks/woo-test-helper/woo-test-helper.php tests/mocks/woo-test-helper/woo-test-helper.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt index 401d77d66..5c2a5a113 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt @@ -731,6 +731,7 @@ packages/js/product-editor/changelog/fix-product-editor-modal-block-editor-undo packages/js/product-editor/changelog/dev-47359_request_variations_conditionally packages/js/product-editor/changelog/.gitkeep packages/js/product-editor/changelog/fix-46615 +packages/js/product-editor/changelog/add-product-editor-modal-block-editor-more-menu packages/js/product-editor/changelog/fix-description-block-collapse packages/js/product-editor/changelog/try-detect-save-via-product-editor packages/js/product-editor/changelog/update-number-control-improvements @@ -1019,6 +1020,8 @@ packages/js/product-editor/src/components/iframe-editor/header-toolbar/more-menu packages/js/product-editor/src/components/iframe-editor/header-toolbar/header-toolbar.tsx packages/js/product-editor/src/components/iframe-editor/header-toolbar/editor-history-undo.tsx packages/js/product-editor/src/components/iframe-editor/header-toolbar/editor-history-redo.tsx +packages/js/product-editor/src/components/iframe-editor/header-toolbar/plugin-more-menu-item/index.ts +packages/js/product-editor/src/components/iframe-editor/header-toolbar/plugin-more-menu-item/plugin-more-menu-item.tsx packages/js/product-editor/src/components/iframe-editor/header-toolbar/document-overview/index.ts packages/js/product-editor/src/components/iframe-editor/header-toolbar/document-overview/types.ts packages/js/product-editor/src/components/iframe-editor/header-toolbar/document-overview/document-overview.tsx @@ -1559,6 +1562,7 @@ packages/js/data/changelog/add-data-store-attribute-terms packages/js/data/changelog/add-36164 packages/js/data/changelog/41498-dev-make-lint-output-console packages/js/data/changelog/42802-fix-watch-build-race-condition +packages/js/data/changelog/47383-dev-update-react-18-tests packages/js/data/changelog/add-39440 packages/js/data/changelog/add-36060 packages/js/data/changelog/46278-fix-43889-43901-43944 @@ -1574,6 +1578,7 @@ packages/js/data/changelog/add-34_category_field packages/js/data/changelog/add-form-factory-tab packages/js/data/changelog/32648-fix-data-plugins-should-clear-requesting-status packages/js/data/changelog/33464-add-product-categories-datastore-api +packages/js/data/changelog/update-crud-reducer-tests packages/js/data/changelog/update-onboarding-types packages/js/data/changelog/add-product-tags-data-store packages/js/data/changelog/fix-34048-historical-import-unusable @@ -2168,6 +2173,7 @@ packages/js/experimental/changelog/update-task-list-item-and-woopayments-task packages/js/experimental/changelog/dev-consolidate-eslint-versions packages/js/experimental/changelog/update-separate-php-and-js-tests packages/js/experimental/changelog/42860-update-pnpm +packages/js/experimental/changelog/fix-45516-remote-inbox-layout-overflow packages/js/experimental/changelog/46361-fix-lys-task-not-clickable-once-completed packages/js/experimental/changelog/fix-37502 packages/js/experimental/changelog/47385-dev-update-pnpm9-1 @@ -3809,10 +3815,12 @@ plugins/woocommerce/changelog/enhancement-46502 plugins/woocommerce/changelog/46664-fix-46623-restrict-only-does-not-work-on-a-sub-dir-site plugins/woocommerce/changelog/e2e-temp-disable-broken-tests plugins/woocommerce/changelog/47157-dev-fix-47138 +plugins/woocommerce/changelog/47500-e2e-restore-no-hooks-eslint-rule plugins/woocommerce/changelog/472140-refacor-e2e-remove-wait-for-timeout plugins/woocommerce/changelog/pr-46674 plugins/woocommerce/changelog/tweak-more-robust-oa-field-injection plugins/woocommerce/changelog/47211-fix-e2e-flaky-product-collection-tests +plugins/woocommerce/changelog/47429-update-disable-mobile-app-banner-on-core-profiler plugins/woocommerce/changelog/fix-43444-refund-schema plugins/woocommerce/changelog/46125-remove-e2e-side-effects plugins/woocommerce/changelog/fix-45806 @@ -3821,6 +3829,7 @@ plugins/woocommerce/changelog/47416-remove-e2e-db-snapshot-on-env-reset plugins/woocommerce/changelog/47274-fix-e2e-test-color-picker plugins/woocommerce/changelog/try-plugin-api-unit-tests plugins/woocommerce/changelog/fix-coupon-usage-limits-on-failed-trashed-orders +plugins/woocommerce/changelog/47383-dev-update-react-18-tests plugins/woocommerce/changelog/fix-missing-shipping-recommendation-task plugins/woocommerce/changelog/e2e-fix-flaky-buildkite-tests plugins/woocommerce/changelog/46898-update-LYS-status-typescript @@ -3831,14 +3840,19 @@ plugins/woocommerce/changelog/update-woocommerce-blocks-theming-global-styles plugins/woocommerce/changelog/47315-update-47308-toolbar-should-say-view-store-when-site-is-live plugins/woocommerce/changelog/pr-46224 plugins/woocommerce/changelog/45188-product-collection-telemetry-filter-usage +plugins/woocommerce/changelog/46672-fix-delete-jest-infrastructure plugins/woocommerce/changelog/tweak-surface-order-attribution-data-js plugins/woocommerce/changelog/update-product-task-text plugins/woocommerce/changelog/47220-fix-cover-button-white plugins/woocommerce/changelog/update-block-templates-div-main plugins/woocommerce/changelog/fix-remove-ephemeral-links +plugins/woocommerce/changelog/fix-warning-create-pages-when-filtered plugins/woocommerce/changelog/47101-product-filters-clear-button +plugins/woocommerce/changelog/dev-change-settings-flaky-test-stalebot plugins/woocommerce/changelog/tools-ci-add-optional-config-for-jobs +plugins/woocommerce/changelog/fix-months-filter plugins/woocommerce/changelog/47314-update-47307-remove-hover-background-on-admin-toolbar-btns +plugins/woocommerce/changelog/hpos-cli-free-in-memory-usage plugins/woocommerce/changelog/dependabot-npm_and_yarn-octokit-3.1.2 plugins/woocommerce/changelog/47181-fix-cys-no-ai-event plugins/woocommerce/changelog/47385-dev-update-pnpm9-1 @@ -3857,6 +3871,7 @@ plugins/woocommerce/changelog/2024-04-22-04-49-18-213839 plugins/woocommerce/changelog/e2e-fix-cleanup-for-created-pages plugins/woocommerce/changelog/46843-cleaning plugins/woocommerce/changelog/46763-dev-46759-wc-product-pre-has-unique-sku +plugins/woocommerce/changelog/47468-47467-cys-assembler-editor-crashes-when-revisiting-after-setting-up-a-store plugins/woocommerce/changelog/fix-unable-activate-dependent-plugins plugins/woocommerce/changelog/e2e-try-buildkite-test-analytics plugins/woocommerce/changelog/45982-update-in-app-marketplace-new-price-label @@ -3877,6 +3892,7 @@ plugins/woocommerce/changelog/fix-core-profiler-email-field-overlapping plugins/woocommerce/changelog/46626-fix-eslint-errors plugins/woocommerce/changelog/enhancement-45136-add-verify_known_shoppers-filter-to-order-confirmation-template plugins/woocommerce/changelog/fix-lys-attempt-using-cover-block-fix +plugins/woocommerce/changelog/46369-add-46368-product-collection-productionize-the-preview-mode-poc plugins/woocommerce/changelog/fix-45865 plugins/woocommerce/changelog/46644-fix-migration-to-pw-pt-1 plugins/woocommerce/changelog/47173-update-46012-pickup-sections @@ -3888,6 +3904,7 @@ plugins/woocommerce/changelog/43696-patch-3 plugins/woocommerce/changelog/update-class-property-since-tbd plugins/woocommerce/changelog/fix-rin-alert-notes plugins/woocommerce/changelog/46872-46839-fix-error-on-same-prompt +plugins/woocommerce/changelog/feature-postcode-validation plugins/woocommerce/changelog/46591-try-attribute-filter-migration plugins/woocommerce/changelog/46576-fix-migrate-to-pw plugins/woocommerce/changelog/47252-add-46306-use-cuystom-api-controller-for-lys-success-screen @@ -3903,6 +3920,8 @@ plugins/woocommerce/changelog/47131-fix-46836-broken-checkout-address-form-layou plugins/woocommerce/changelog/47120-fix-select-shipping-rate-after-loading plugins/woocommerce/changelog/43488-patch-1 plugins/woocommerce/changelog/update-obw-free-extensions-links +plugins/woocommerce/changelog/fix-5150-xpf-currency +plugins/woocommerce/changelog/2024-05-15-03-22-30-955873 plugins/woocommerce/changelog/dev-45921_add_help_text_to_downloads_toggle plugins/woocommerce/changelog/45974-dev-introduce-ariakit-button plugins/woocommerce/changelog/fix-27568-refund-endpoint @@ -3910,6 +3929,7 @@ plugins/woocommerce/changelog/46479-blocks-reference-documentation plugins/woocommerce/changelog/46854-update-LYS-coming-soon-block-cleanup plugins/woocommerce/changelog/api-add-test-for-refunds-endpoint plugins/woocommerce/changelog/47239-add-LYS-e2e-tests +plugins/woocommerce/changelog/fix-flacky_attributes_and_variations_e2e_tests plugins/woocommerce/changelog/dev-46844_remove_not_used_feature_flags plugins/woocommerce/changelog/dependabot-npm_and_yarn-fast-xml-parser-4.2.5 plugins/woocommerce/changelog/46999-fix-fetch-patterns-ai-data-post-only-if-ai-enabled-and-improve-performance @@ -3930,6 +3950,7 @@ plugins/woocommerce/changelog/add-lys-badge-tracks plugins/woocommerce/changelog/46711-dev-update-webpack-blocks plugins/woocommerce/changelog/imp-account-i18n-43660 plugins/woocommerce/changelog/47369-fix-state-flickring-when-switching-countries +plugins/woocommerce/changelog/tests-test-46972 plugins/woocommerce/changelog/46671-fix-migration-to-pw-pt2 plugins/woocommerce/changelog/47319-fix-show-germany-state plugins/woocommerce/bin/composer/wp/composer.lock @@ -7659,7 +7680,6 @@ plugins/woocommerce-blocks/.github/monitor-typescript-errors/utils/github.js plugins/woocommerce-blocks/.github/monitor-typescript-errors/utils/xml.js plugins/woocommerce-blocks/.github/monitor-typescript-errors/utils/markdown.js plugins/woocommerce-blocks/.github/monitor-typescript-errors/utils/airtable.js -plugins/woocommerce-blocks/package-lock.json plugins/woocommerce-blocks/.prettierrc.js plugins/woocommerce-blocks/.distignore plugins/woocommerce-blocks/postcss.config.js @@ -9262,6 +9282,7 @@ plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/produ plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/README.md plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/on-sale.tsx plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/index.tsx +plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/register-product-collection.tsx plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/top-rated.tsx plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/best-sellers.tsx plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/featured.tsx @@ -9618,55 +9639,6 @@ plugins/woocommerce-blocks/.stylelintrc.json plugins/woocommerce-blocks/wp-cli.yml plugins/woocommerce-blocks/.markdownlintignore plugins/woocommerce-blocks/.eslintignore -plugins/woocommerce-blocks/tests/e2e-jest/fixtures/fixture-data.js -plugins/woocommerce-blocks/tests/e2e-jest/fixtures/fixture-loaders.js -plugins/woocommerce-blocks/tests/e2e-jest/utils.js -plugins/woocommerce-blocks/tests/e2e-jest/page-utils.js -plugins/woocommerce-blocks/tests/e2e-jest/tsconfig.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/all-products.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/active-filters.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/products-by-attribute.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/featured-product.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/product-category.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/product-search.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/product-tag.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/products-beta.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/reviews-by-category.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/product-on-sale.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/all-reviews.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/filter-products-by-stock.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/product-search-legacy.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/reviews-by-product.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/filter-products-by-attribute.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/filter-products-by-price.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/config/jest.config.js -plugins/woocommerce-blocks/tests/e2e-jest/config/default.json -plugins/woocommerce-blocks/tests/e2e-jest/config/performance-reporter.js -plugins/woocommerce-blocks/tests/e2e-jest/config/jest-puppeteer.config.js -plugins/woocommerce-blocks/tests/e2e-jest/config/jest.setup.js -plugins/woocommerce-blocks/tests/e2e-jest/config/jest-puppeteer.config-dev.js -plugins/woocommerce-blocks/tests/e2e-jest/config/test.json -plugins/woocommerce-blocks/tests/e2e-jest/config/teardown.js -plugins/woocommerce-blocks/tests/e2e-jest/config/setup.js -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/index.js -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/to-render-block.js -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/to-toggle-element.js -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/to-toggle-required-attr-of.js -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/hand-picked-products.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/single-product-details.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/newest-products.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/featured-category.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/top-rated-products.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/product-categories-list.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/__fixtures__/best-selling-products.fixture.json -plugins/woocommerce-blocks/tests/e2e-jest/config/jest.performance.config.js -plugins/woocommerce-blocks/tests/e2e-jest/config/environment.js -plugins/woocommerce-blocks/tests/js/setup-globals.js -plugins/woocommerce-blocks/tests/js/jestPreprocess.js -plugins/woocommerce-blocks/tests/js/jest.config.json -plugins/woocommerce-blocks/tests/js/setup-fetch.js -plugins/woocommerce-blocks/tests/js/setup-after-env.ts -plugins/woocommerce-blocks/tests/bootstrap.php plugins/woocommerce-blocks/tests/e2e/rules/no-raw-playwright-test-import.js plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__block-notices-filter/functions.php plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__block-notices-template/woocommerce/notices/success.php @@ -9871,32 +9843,6 @@ plugins/woocommerce-blocks/tests/e2e/tests/product-gallery/product-gallery.page. plugins/woocommerce-blocks/tests/e2e/tests/basic.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/rating-filter/rating-filter.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/product-new/product-new.block_theme.spec.ts -plugins/woocommerce-blocks/tests/utils/index.js -plugins/woocommerce-blocks/tests/utils/find-tools-panel-with-title.ts -plugins/woocommerce-blocks/tests/utils/visit-block-page.js -plugins/woocommerce-blocks/tests/utils/constants.js -plugins/woocommerce-blocks/tests/utils/clickLink.js -plugins/woocommerce-blocks/tests/utils/get-form-element-id-by-label.ts -plugins/woocommerce-blocks/tests/utils/get-normal-page-permalink.js -plugins/woocommerce-blocks/tests/utils/get-toggle-id-by-label.ts -plugins/woocommerce-blocks/tests/utils/get-block-page-permalink.js -plugins/woocommerce-blocks/tests/utils/selectors.ts -plugins/woocommerce-blocks/tests/utils/save-or-publish.js -plugins/woocommerce-blocks/tests/utils/performance.ts -plugins/woocommerce-blocks/tests/utils/shopper.js -plugins/woocommerce-blocks/tests/utils/select-block-by-name.js -plugins/woocommerce-blocks/tests/utils/find-label-with-text.js -plugins/woocommerce-blocks/tests/utils/insert-shortcode-block.ts -plugins/woocommerce-blocks/tests/utils/get-fixture-products-data.ts -plugins/woocommerce-blocks/tests/utils/run-cli-from-test.js -plugins/woocommerce-blocks/tests/utils/scroll-to.ts -plugins/woocommerce-blocks/tests/utils/path-expressions.js -plugins/woocommerce-blocks/tests/utils/merchant.ts -plugins/woocommerce-blocks/tests/utils/insert-block-using-quick-inserter.ts -plugins/woocommerce-blocks/tests/utils/insert-inner-block.ts -plugins/woocommerce-blocks/tests/utils/taxes.ts -plugins/woocommerce-blocks/tests/utils/find-by-text.ts -plugins/woocommerce-blocks/tests/utils/compatibility-notice.js plugins/woocommerce-blocks/tests/mocks/woo-test-helper/woo-test-helper.php plugins/woocommerce-blocks/docker-compose.yml plugins/woocommerce-admin/webpack.config.js diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/wordpress-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/wordpress-all-levels.txt index 7d6e78f70..e5b4ebd51 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/wordpress-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/wordpress-all-levels.txt @@ -10449,6 +10449,8 @@ wp-includes/bookmark-template.php bookmark-template.php wp-includes/class-wp-oembed-controller.php class-wp-oembed-controller.php +wp-includes/unicode.php +unicode.php wp-includes/theme-i18n.json theme-i18n.json wp-includes/class-wp-date-query.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/wordpress.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/wordpress.txt index f32661f75..9ebcb714d 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/wordpress.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/wordpress.txt @@ -2298,6 +2298,7 @@ wp-includes/embed-template.php wp-includes/category.php wp-includes/bookmark-template.php wp-includes/class-wp-oembed-controller.php +wp-includes/unicode.php wp-includes/theme-i18n.json wp-includes/class-wp-date-query.php wp-includes/class-wp-theme-json-data.php diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt index 92e01f500..41d645e2d 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt @@ -1944,8 +1944,8 @@ hotelfinder/rpc hotels/rpc hp/video hpc/*/supported-applications.aspx? -http://i2.wp.com/robots.txt -http://theguardian.com/robots.txt +http://archive.org/robots.txt +http://tinyurl.com/robots.txt hub?category= hz/contact-us/ajax/initiate-trusted-contact hz/help/contact/*/message/$ 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 bbc4ad6a6..90046adae 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt @@ -2616,6 +2616,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /contactformulier /contactus/mwaas* /content-feedback/accessibility-feedback +/content/acom/ /content/search /content/usergenerated/asi/mongo/content/sites/activitystreams/activities/community /contributor @@ -5774,7 +5775,6 @@ Special:UserLogin SpecificationDefinitionView Spinn3r Starten/Page-Projekt-anlegen.html -Statistics Stats StockAvailSearchForm StockAvailSearchForm= @@ -6181,7 +6181,6 @@ about/careers/applications/teams about/createfeedback.html about/faq/station-finder/?state-text= about/faq/station-finder/?zip-text= -about/help/terms about/team_member about/views about/what-we-do/so3 @@ -6542,7 +6541,6 @@ alumni alumni-subscriptions alumniappload am-cookie-helper -am-fragment_stage_only amazon-chat amazon100dollarsale ambry @@ -6649,6 +6647,7 @@ api/v1/activities api/v1/trebuchet api/v3/ajax/bespoke/member/neu/specs api/v3/ajax/bespoke/public/neu/specs +api/v3/creator-quality-signal/organizer api/v3/destination/search/log_requests api/v3/log_engagement api/v3/promoted/events @@ -10052,6 +10051,7 @@ da/search da/user da/users dab +dad/trk daily/grubstreet daily/southflorida daily_process @@ -10332,7 +10332,6 @@ dell/cities-transformed dell/cloud-future-of-medicine deluge/help/search-results.html demo -demo-starter-master demonstration demos denver @@ -11191,6 +11190,7 @@ enterprise-partner-search/sitemaps enterprise/blog/search$ enterprise/blog/search? enterprise/orgs-terms +enterprise/seo entertain entertainment/article/Minerva-s-horoscope entertainment/bravo @@ -12272,8 +12272,6 @@ fr/ventureone fr/your fr/zi/ fr_fr/modeles/M -fragment-global-A8zF2y -fragment-spt-global-A8zF2y fragment.*.html fragment.*.json fragment.html @@ -12289,6 +12287,7 @@ freemonth freertos/archive french-studies/ fresh +friend/add_as_friend friends friends-through-gvhd friendsprofile @@ -13017,6 +13016,7 @@ highlights highwire hilfe/fundingdetail.html hilfe/live/launch-day/launch-day-show-voting.html +hilfe/live/launch-day/launch-day-videoupload.html hilfe/live/officehour/officehour-link.html hims-hard-mints hinweis/datenleck @@ -13308,6 +13308,7 @@ http://audiomack.com/robots.txt http://bbc.com/robots.txt http://bcn.cl/robots.txt http://behance.net/robots.txt +http://brave.com/robots.txt http://census.gov/robots.txt http://euronews.com/robots.txt http://extension.purdue.edu/robots.txt @@ -13325,9 +13326,10 @@ http://patreon.com/robots.txt http://producthunt.com/robots.txt http://raiplay.it/robots.txt http://redbubble.com/robots.txt +http://statcounter.com/robots.txt http://support.apple.com/robots.txt http://techradar.com/robots.txt -http://tiny.cc/robots.txt +http://tinyurl.com/robots.txt http://torproject.org/robots.txt http://translate.google.com/robots.txt http://upload.wikimedia.org/robots.txt @@ -13927,6 +13929,7 @@ index.php/ko/node/ index.php/magazine/get_comment index.php/media/oembed index.php/members/profile +index.php/node index.php/node/add index.php/node/add/ index.php/ru/node/ @@ -14008,7 +14011,6 @@ inquiry/user_study ins insetsrv/v1 insider$ -insiders insights/* insights/rss.aspx insights/us/en/redirection-pages/ @@ -14101,7 +14103,6 @@ inyt ios iot-expresslink/archive iot/free/files -iowa-2020-fragment_stage_only iows iplayer/bigscreen iplayer/cbbc/episodes @@ -14871,6 +14872,7 @@ latest-playlist latest-talk latin latin_en +launch-day-show-voting.html launch2005/ law-school/search-results/ lawlib/archive @@ -15216,7 +15218,6 @@ lp/appcampaigns/attribution lp/black-friday lp/black-friday-aff lp/cyber-week -lp/enterprise lp/for-agencies/en lp/growth-quadrant lp/momandpop @@ -15331,7 +15332,6 @@ macros maestro maestro/api magazine -magazine-fragment magazine/ magazine/archive/2001/02/bill-clinton-and-his-consequences/303383 magazine/archive/2001/02/bill-clinton-and-his-consequences/303383/$ @@ -15469,7 +15469,6 @@ mapspro mapstt? mapview marchand/miseajour -marijuana-fragment markers_on_map market/confederate_flag market/dixie_flag @@ -15538,7 +15537,6 @@ media/popup/ media/thumbnails/ media/tv/channel/credits media/tyfo* -media/tyfo*http://statcounter.com/robots.txt mediabase mediaembed medialibrary/de/brief @@ -15848,7 +15846,6 @@ meteo/*p= meteorologia/*p= metrics metro/*?from -metro/2015/05/24/pakistani-employee-sues-onebeacon-claiming-harassment/yScUj6mmmU2IwM8hLSDhTN/story.html mg/forums mg/kb/*/discuss mg/search @@ -17027,7 +17024,6 @@ opensearch.xml openurl openx opera/? -opinion-fragment oppenheimerfunds/the-upside opportunity optInEmail @@ -17081,7 +17077,6 @@ over-de-vpro/bedankt$ over-de-vpro/bedankt.*$ over-de-vpro/bedankt.html$ overlay -overlineTest overviewblockseeother owner_settings p @@ -17642,7 +17637,7 @@ pmc/publisherportal/download pmc/publisherportal/journalmanager pmc/tocrender.fcgi pmc/utilities -pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyagobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_Ch4KHFdhcyBpc3Qgcm9ib3RzLnR4dCBpbiBSZWFjdD8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22EpoXuar9u0LCezharYsEMSryR0k\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe +pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyZAobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_ChgKFldhcyBiZWRldXRldCBkaXNhbGxvdz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22ZwDiogWfdmBcwialG9i9UyYgVU0\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe pmcomment/ pmm-templates pmo/contact/en/staff @@ -18493,6 +18488,7 @@ quote/failed-lookup quote/unknown quotes quotes/list_rss +quotes/tag r r.cfm r/ @@ -18777,8 +18773,10 @@ review/*/transparency review/common/du review/dynamic/sims-box review/hall-of-fame +review/list review/list_rss review/rate +review/show review/top-reviewers reviewFilters reviewSeller @@ -18805,10 +18803,6 @@ rewards rewardsapp/ rf=* rfcdiff* -rh-cong3-fragment -rh-cong3-fragment_stage_only -rh-fragment2_stage_only -rh-fragment4_stage_only ribbon.php rip/ rlv/ @@ -19357,6 +19351,7 @@ search/?*q= search/?q= search/?stype search/about +search/acquisitions search/advanced search/apachesolr_search search/api @@ -19370,16 +19365,19 @@ search/default.aspx?* search/ec_solr search/entity/touch search/feed_content? +search/funding_rounds search/google search/howsearchworks search/index search/issues +search/jobs search/map.html search/more-like-this search/morelikethis search/name-text search/nonAdSearch search/nonAdvertiserSearch.html +search/people search/pr search/print search/pv @@ -19832,7 +19830,7 @@ shows/ showtag showtime/.requestinvite.html.swp showtime/help/search-results.html -showtimes/location/*http://img.youtube.com/robots.txt +showtimes/location/*http://j.mp/robots.txt shr* shutterstock si @@ -20561,7 +20559,6 @@ sports/hockey/whatson sports/includes sports/nfl/includes sports/whatson -sports/xyz123 sports_fp_ms spp/ spreadsheet @@ -20645,7 +20642,6 @@ start/square startPage start_order stat -stat-fragment statement static static-assets/documents/PwnedPasswordsTop100k.txt @@ -21025,6 +21021,7 @@ sw/search sw/user sw/users swa/api +swag sweeps sweepstakes swen @@ -21448,21 +21445,6 @@ tn/user tn/users to= today -todays-paper/arts-lifestyle -todays-paper/business -todays-paper/comfort-zone -todays-paper/ideas -todays-paper/magazine -todays-paper/metro -todays-paper/nation -todays-paper/obituaries -todays-paper/opinion -todays-paper/real-estate -todays-paper/sports -todays-paper/travel -todays-paper/wednesday-food -todays-paper/weekend -todays-paper/world todays_paper todo.txt toggle-experiment @@ -21667,7 +21649,6 @@ tree/xtree.css trendictionbot trending trending-searches -trendingbar trends trends/beta trends/embed.js? @@ -22034,6 +22015,7 @@ understanding-c3g understanding-melanoma unfiltered? unfinished.php +unicef-component-mosaichttp://unpkg.com/robots.txt unicorn/check unijobs/*/emailjob unijobs/*/jbequicksignup @@ -23740,6 +23722,7 @@ word/embed wordpress/wp-admin wordpress/wp-admin/admin-ajax.php work +work work/_ work/acceptinvitation work/account @@ -23751,6 +23734,7 @@ work/cancelpreorder work/cart work/checkoutcallback work/ct +work/editions work/getdevicepermissions work/getreviews work/internalPref @@ -23762,6 +23746,7 @@ work/myaccount work/mylibrary work/permissionsupdate work/plusinstall +work/quotes work/ratereview work/recommended work/remotelogout @@ -24075,10 +24060,6 @@ youtube/img/promos youtube/partner youtubei yr -ys-fragment-2_stage_only -ys-fragment-3_stage_only -ys-fragment-4_stage_only -ys-fragment_stage_only yss_fragment.gne yuv z 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 4f01090fe..c8ca37f0f 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt @@ -443,6 +443,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &back= &back= &bitrate= +&brand= &brand=* &bucketed &build= @@ -559,6 +560,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &lc= &lid= &limit= +&limitstart= &lingeriefeatures=* &link* &loc= @@ -861,7 +863,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -/webextension -/zh_TW -/zh_TW$ +-a-gender* -adstory.html +-b-gender* -blog -branch-1/ -branch-2/ @@ -873,23 +877,43 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -branch-8/ -branch-9/ -branch/ +-c-*-s-YT*.html +-c-gender* -compare-view +-d-gender* +-e-gender* -embed -empfehlen.html$ -excl +-f-gender* -fragment -fragment-dynamic.html -fragment-recursive -fragment-recursive.html -fragment.html +-g-gender* +-gender-cotton-* +-gender-infant-* +-gender-velvet-* +-h-gender* -hds.f4m +-i-gender* +-j-gender* +-k-gender* +-l-gender* -logon.asp* +-m-gender* +-m-use-* -mostviwed* +-mxsp-* +-n-gender* -nav.html -nimexdetail.xml -nodx$ -nodx- -ntps.html$ +-o-gender* +-p-gender* -password -popup$ -print.html @@ -897,16 +921,25 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -prod-drlive*/us-en/shop* -prodlive*/us-en/shop* -profile/vs/* +-q-gender* +-r-gender* +-s-gender* -showMore.html -showMore.html$ -simplify -software/*?*account_campaign_id= -software/*?page= +-t-gender* -temp$ +-u-gender* -ugc-*.html +-v-gender* -versenden.html$ +-w-gender* +-x-gender* -xfas -xfcat +-z-gender* . .$ .* @@ -915,7 +948,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .*__hsfp. .*__hssc. .*__hstc. -.+http://skype.com/robots.txt +.+http://manchestereveningnews.co.uk/robots.txt .../ .AARP/ .ASPX$ @@ -923,6 +956,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .CVS .Dev/ .GIF +.Hotel-Information .Idea$ .JPEG************* .JPG @@ -993,7 +1027,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .css* .css************* .css? -.csshttp://famicom-guitar.com/robots.txt +.csshttp://ukrnovosti.net/robots.txt .cssx$ .csv .csv$ @@ -1084,7 +1118,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .jpg .jpg$ .jpg$ -.jpg$http://palwatch.org/robots.txt +.jpg$http://pixel.locker2.com/robots.txt .jpg* .jpg************* .js @@ -1095,7 +1129,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .js* .js************** .js? -.jshttp://domains.google/robots.txt +.jshttp://saintamour.org/robots.txt .json .json .json$ @@ -1155,16 +1189,17 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .php .php$ .php$ +.php*dropship .php?$ -.phphttp://regjeringen.no/robots.txt +.phphttp://fozztone.com/robots.txt .pl .plist$ .png .png .png$ .png$ -.png$http://straitstimes.com/robots.txt -.png$http://wayfair.com/robots.txt +.png$http://dc.arrivalist.com/robots.txt +.png$http://home.kpmg/robots.txt .png* .png************* .ppt @@ -1176,6 +1211,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .print.html .print.html .print? +.product-article- .ps .py .qr @@ -1202,7 +1238,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .swf .swf$ .swf$ -.swfhttp://english.happybuddhatemple.org/robots.txt +.swfhttp://bonanza.com/robots.txt .sz= .tar.bz2$ .tar.gz$ @@ -2134,6 +2170,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*erotic.html /*erotism /*erotism.html +/*error= /*essex /*estupro /*estupro.html @@ -3372,6 +3409,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /-fail-whale /-utilites /. +/.-brand* +/.-feat* /.git //.html ///* @@ -3654,6 +3693,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Components /Contribute /Controls +/CountryRedirect* /CreativeSuite /Cronologia /DeviceCentral @@ -3673,6 +3713,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /En_us/offers/test/ /Encore /Error +/Error /Error.aspx /Especial: /ExtensionManager @@ -3826,6 +3867,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Spesial: /Spezial: /Staedteansicht +/StaplesSaveMyStoreCtrlCmd +/StaplesStoreInventory /StatisticheProxy/proxy.jsp?action=mostVisited&domain=RaiTv /StatisticheProxy/tagCloudVisualizza.jsp?tagName= /Stocklist-Import @@ -3852,6 +3895,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Ves/$ /WarrantiesandManufacturerContactInformationpdfbd06d713-39a7-49aa-9ae2-b3048772d6d3 /WebResource.axd +/Wholesale-Attribute-*.html /Wikip%C3%A9dia: /Wikipedia-diskusjon: /Wikipedia: @@ -3977,9 +4021,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /actions /actions_panel /action~ -/action~*/http://aswaja.net/robots.txt -/action~*/http://rachats2credits.fr/robots.txt -/action~*/http://taern.com/robots.txt +/action~*/http://europe.vita-life.com/robots.txt +/action~*/http://melancholodic.de/robots.txt +/action~*/http://seo.ijoomla.com/robots.txt /activate /activity /activity/challenge-competition @@ -4071,6 +4115,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /analysis-logger/* /analysis_tab /analytics +/ancillaries /anet2021 /annotate /answer @@ -4101,6 +4146,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /api/rothko/modules/recently_viewed /api/users /api/v2 +/api/vacation-rentals /api/wpa /api? /apis @@ -4110,6 +4156,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /app-templates/standalone /app/createWithWidget /app/orquesta +/app/sem +/app/seo /application /apply /apply-for-finance/fragments/simulator @@ -4207,6 +4255,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /attachment /attachment/ /attachments +/attend-my-event /auctions/ecatalogue/lot.pdf /audible/signinRedirect /audio-video/docent @@ -4237,6 +4286,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /bbw /bbw.html /bdm2 +/beacon /bearbeiten /become-member /belleza/noticias @@ -4329,6 +4379,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /book-appointment/parent-information* /book-appointment/patient-information* /book-appointment/reason-for-visit* +/book/reservation/find /bookmark-*.html /bookmark.html /bookmarks @@ -4415,6 +4466,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /bundles/ /busca/* /buscador/ +/business /business/ai-search /business/aisearch /business/availability @@ -4426,6 +4478,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /buy-sell-crypto/buy-sell/result/sell /buy-sell-crypto/referral /buy.html +/buy/*?searchtag= +/buy/*secrid*.html /buyback /buyer/widget /buying-guides @@ -4442,8 +4496,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ca/avis-legal /cache /cache/* -/cache/ionos-performance/http://ampproject.org/robots.txt -/cache/ionos-performance/http://freireproject.org/robots.txt +/cache/ionos-performance/http://deinboden24.de/robots.txt +/cache/ionos-performance/http://nagitaru.ru/robots.txt /calendar /calendar.html /calendar/*atom @@ -4460,6 +4514,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /captain /captcha.jpg /captcha/* +/captureUnifiedSearch /career-advice/article?q= /cars/marketplace/product/* /cart @@ -4471,12 +4526,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /castr /cat /cat/*failedPage= +/cat_CL*_1_1 /catalog/category/view/ /catalog/product/view/ /catalog/product_compare/ /catalogsearch/ /category/ /category/* +/cautionbelts /cbp-*.html /cdn-cgi /cdn-cgi/challenge-platform @@ -4494,13 +4551,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /challenge/publish /challenge/saveTitle /challenge/series +/chambersurely /change-country /change-lang /change-language /changeset /changesets /channel-encyclopedia -/channel-resources/domain-registry-products/subnet/http://veritaperrenato.noblogs.org/robots.txt +/channel-resources/domain-registry-products/subnet/http://dashnerlaw.com/robots.txt /channel/source/ /channelcommunity /channels @@ -4514,12 +4572,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /chat2call /chats/ /cheapest-flights- +/check-in +/check-in$ /checkin /checklist$ /checkout /checkout /checkout/ /checkout/* +/chicagoplay /child /choose-dates /choose-language @@ -4529,10 +4590,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /cinema-entertainment/* /citations /citedby +/claim +/claim$ /claim-money? +/claim/track-a-claim$ /classic-tv /classified/*/edit /classified/*/promote +/clearance-c-*-40-*.html /click$ /click?type=*$ /client/ @@ -4661,6 +4726,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /conf /config /configspace/* +/confirmation /confirmation/ /connected-living/content-library /connections/* @@ -4675,12 +4741,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /contacts /contacts/all-contacts.*.html$ /contacts/all-contacts/us-sales.*.html$ -/contactsphilips /contactus /contactus/mwaas* /content /content-feedback/accessibility-feedback /content-parts/ +/content/acom/ /content/campaigns /content/cancer-staging /content/cancer/en @@ -4765,7 +4831,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /contributions /contributor /control_panel/manage* -/control_panel/manage*http://garciniaweightloss.com/robots.txt +/control_panel/manage*http://christianbook.com/robots.txt /conversation /conversation? /conversations @@ -4795,12 +4861,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /core/*.png /core/*.svg /core/*.svg -/corporate/home/ /cortana/dashboard/debugsettings /cortana/signup/showform /country /couponRedirect /coupons/visit +/couponsages /courses/*?page= /cover /covid-19-across-world/* @@ -4886,8 +4952,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ddl /de/spiele /dealer +/deals +/deals$ /deals-page /deals/compare +/deals/flight-deals-by-continent$ /decade /decode /default.aspx_Confirmation.evt @@ -4897,6 +4966,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /delivery-details /delivery/index.php /demo-thank-you +/department-/* +/department-homeware-productaffiliation-bedroomfurniture/category-beds*-type-childrens* +/department-homeware-productaffiliation-bedsandmattresses/* /deploy_keys /deportes /deposit/result/order-v3 @@ -4909,6 +4981,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /details.do /detect_country.json /dev.rutube.ru +/developedeffects /developer/develop/web-services.*.en.html$ /developer/gallery.*.en.html$ /developer/news.*.en.html$ @@ -4980,6 +5053,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /dynalist/* /dynamics/ /dzcfg +/earlybernard /ebible* /ebook /ebook/preview.html @@ -5192,6 +5266,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /evalcenter/ /event- /event-created +/event-locations /event-queue /event/*/edit /event/*/promote @@ -5257,6 +5332,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /feedarticle /feedback /feedback$ +/feriehus/reviews/write /fetchcart /fh /fi @@ -5274,6 +5350,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /filter/viewport /filters/ /find-an-expert? +/find-hotels /find-visa-requirements-results.aspx? /find-visa-requirements.aspx? /find.do @@ -5283,6 +5360,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /fit-finder /fizipcodecheck /flash +/flight-status +/flight-status$ /flights/airport /flights/results /flugpreise- @@ -5399,6 +5478,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /gcbalance /gcrnsts /gdprStatus +/gender-*-promotion-*/* +/gender-*-promotions-*/* +/gender-/* /general/availability /generate /generate/$ @@ -5432,12 +5514,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /graphql/search /graphs /group +/group-locations +/group-search +/guest /guest/order /guia-del-districte/equipaments-temes /guia-del-distrito/equipamientos-por-temas /h-- /hack /halvimmat-lennot- +/hammerbrowsing /hardware/*/cart /harm-to-self /harming-humans @@ -5537,8 +5623,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /hola/viajes/fotorreportajes /hola/viajes/galerias /hola/viajes/noticias +/home /home$ /home-design/share +/home.sendtoafriendform /home/ /home_25 /home_3rd @@ -5649,6 +5737,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /informacion-de-mi-cuenta /ingoing/payment /inline$ +/inquiry /inscription?redirect= /insights /install.php @@ -5719,6 +5808,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /kw/search/BI /kyc-ui /l +/l/contact-us /label-- /laboratory/conductAllInScope /landing @@ -5818,6 +5908,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /listen /listener /listing/*/favoriters +/listings /listings$ /lists/ /lists/edited$ @@ -5935,6 +6026,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /midas /mightlike /milestone_counts +/mineralsdallas /mini.shtml /misc /misc/*.css$ @@ -5955,6 +6047,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /misc/iphone-blog-article /misc/search-results /misc/sitemap-page +/missing-baggage-claim +/missing-baggage-claim$ /mixtape /mmpub /mobi/$ @@ -5969,6 +6063,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /model/*.html /modifica /modifier +/modify /module /modules /modules/*.css @@ -6057,6 +6152,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /mylg /mylg-login /mypromotions +/myshortlist /nab /naboo /nachrichten @@ -6085,7 +6181,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /network /neueroeffnung /neueroeffnungen-und-nachrichten -/neuroscience-terms/$http://newatlas.com/robots.txt +/neuroscience-terms/$http://francebleu.fr/robots.txt /neuroscience-topics/$ /new /new-for-you @@ -6122,6 +6218,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /news/stories/? /news/stories? /news_guides$ +/newsletter /newssearch /newthread /next$ @@ -6135,9 +6232,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /no /no-internet-heading-assigned /no-internet-heading-assisted -/no-referrer-when-downgradehttp://glutenfreesociety.org/robots.txt -/no-referrer-when-downgradehttp://marketwired.com/robots.txt -/no-referrer-when-downgradehttp://marksandspencer.com/robots.txt +/no-referrer-when-downgradehttp://figma.com/robots.txt +/no-referrer-when-downgradehttp://myemma.com/robots.txt +/no-referrer-when-downgradehttp://pixel-a.basis.net/robots.txt /no-search-results /no_access /node @@ -6147,6 +6244,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /node/edit /nodx /noindex +/noindex /noindex/* /noname-* /noscan @@ -6246,6 +6344,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /orderhistory /orders /orders$ +/ordinarydanish /organize /os-voos-mais-baratos- /our-suggestions @@ -6286,8 +6385,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /partials/comic /partials/htmlbox /partials/related +/partner /partnercentral /partners? +/passedremedies /password /patches/new /patient-family-ed/* @@ -6309,9 +6410,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pdf-templates/standalone /pdf/$ /pdf/index.html -/pdf_reader/*/http://venmo.com/robots.txt +/pdf_reader/*/http://biologicaldiversity.org/robots.txt /pdfft /pdp/*Offer_id +/pdp/lo /penerbangan /penerbangan-termurah- /people/*/circle @@ -6322,9 +6424,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /personal-offer /personal/* /personal/home +/personalized /pf/api /pf/undefined?d= /pgtrack.js +/phdfoster /photo-center/* /photo/10000 /photoId @@ -6362,6 +6466,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /plugins /plugins/* /plugins/?s= +/pm /pmredirectshow/* /pmtoinavigation/* /po @@ -6394,7 +6499,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /portfolios /post- /post/*/edit -/postersfascinating /posts /posts$ /posts/*/edit$ @@ -6404,6 +6508,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pr$ /pr/ /preferences/ +/preferred-rates /premiere-elements-editor /premium /premium/* @@ -6434,7 +6539,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /print.ssf /print/ /print/$ -/print/http://opplemena.com/robots.txt +/print/http://unicef.org.uk/robots.txt /print?id /print_ad? /printable @@ -6451,10 +6556,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /private-promo /private/*/revisions /privatemessage -/probebound /probr-1~/project-type--*/$ /process /prod_consump/ +/product-directory/*.html /product-marketing-tool /product-refs /product-reviews/*?*page= @@ -6500,6 +6605,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /promo /promo/firstmonthfree/validate /promoassets +/property/compare /protected_branches /pruebas-abierto /pt-ao/electronics/como-selecionar-televisor-pelo-que-ve-desporto @@ -6508,6 +6614,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pt-ao/electronics/como-selecionar-televisor-pelo-que-ve-smart-tv /pt-mea /publ/comments +/public /public/fc-assets/locales /publicaciones-oficiales /publicacions-oficials @@ -6533,6 +6640,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /random /rapist /rapist.html +/ratePlans /rating /raw /rcn/*.pdf @@ -6549,7 +6657,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /realtime_changes /receipt /recherche -/reconstructionfelt /recursos/? /recursos? /redirects @@ -6586,6 +6693,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rentacar/fts/* /rentacar/templates/integrated/* /reply +/report-a-legal-concern* /report_abuse /repository/archive /republish @@ -6593,6 +6701,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /request-demo /request-demo$ /request_access +/resell/productpage /reservation /reservations/ /reset-password @@ -6643,7 +6752,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /returns/*?*&ref= /returns/*?liteToken= /returns/*?ref= -/reunionsri /reusable-content /reverse/ /review @@ -6665,7 +6773,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /roadshow/finder /roadtrips /rodate.js -/roommatesnational /royalty-free-images-*.asp* /rss /rss @@ -6777,6 +6884,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /search-result /search-results /search-results +/search-results.html /search-results/ /search-results/? /search-results? @@ -6805,6 +6913,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /search/bang /search/by-images /search/collections +/search/find-hotels /search/login /search/models /search/plans @@ -6846,6 +6955,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /search?searchProvider=*&sort= /search?title= /searchDirectory +/searchTerms /search_rss /search_tracker.php /searchpage @@ -6856,6 +6966,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sections /secure/ /secure/* +/security-issues* /select*? /select-cadeau-sparen/? /select-language @@ -6865,6 +6976,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /seller-- /seller_actions$ /seminar/ +/sendToAFriend /send_to_friend /sendfriend/ /sensor @@ -6894,6 +7006,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /settings/account /share /share$ +/shared-board/* /shared-content/* /shared/ /sheetmusic @@ -6901,19 +7014,27 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ship-to-country-- /shippinginformation /shop +/shop/* +/shop/*-type-*-type +/shop/*/collaboration-*collaboration /shop/*/favoriters /shop/*/sold +/shop/*/type-*-type /shop/*?*brand= /shop/*?*category= /shop/*?*color= /shop/*?*price= /shop/*?*size= /shop/*?*sortBy= +/shop/*jacketsize-*-jacketsize /shop/ProductConfirmationView* /shop/app/api/* /shop/category/preview-sale /shop/category/private-sale +/shop/designfeature-*/designfeature /shop/edit +/shop/material-*-material +/shop/occasion-*-occasion /shop/product/*-b2b* /shop/product/*-freegift* /shop/product/*-lazada* @@ -7001,6 +7122,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /start /static /static.lystit.com +/static_search_assets /stats /stats?id= /stats_data @@ -7020,9 +7142,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /store/checkouts /store/closest /store/feed -/store/orderhttp://potresnirizik.zagreb.hr/robots.txt +/store/orderhttp://seg.sharethis.com/robots.txt /store/orders /storefront/ +/storelocator/storesSearch.json /story_pins /strategies /stringify-jsurl @@ -7055,6 +7178,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /subscribers$ /subscription /subscription/confirmation +/subscription/subscribe +/subscription/subscribe$ /subscription/subscription /subscriptions /subscriptions/manage/ @@ -7118,6 +7243,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /taxonomy/term /taxonomy/term/ /taxonomyMoreEvents +/td /te-lc /teams/mainNavigationChevron_icon.svg? /techgadgets/* @@ -7167,6 +7293,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /themes/*.svg /themetop.html /theshow/ +/thirdparty /thirdpartyservice /threadmorehelp /threads/post- @@ -7220,10 +7347,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /translator/c /travel/discover /travel/the-hotel-collection +/traveler /tree /trending /trial-buynow /tried +/trip +/trip$ /trip-offer /trivia/* /tutorials @@ -7391,6 +7521,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /vuelos-mas-economicos- /w /w-- +/w/pdf +/w/wishlist /watch /watch-fragments /watchlist @@ -7404,6 +7536,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /web/ip-financing /web/isg /web/madrid-gazette +/web/pages/* /webapi /webapps /webcheck1/ @@ -7457,10 +7590,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /winfx/ /wire? /wires +/wishlist /wishlist/ /wlwmanifest.xml /wlwmanifest.xml$ -/woollotus /workshop /workshop/ /worldwide.html @@ -7476,7 +7609,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /wp-content/plugins /wp-content/themes /wp-content/uploads -/wp-content/uploads/http://copaco.com.py/robots.txt +/wp-content/uploads/http://drewsmithlive.com/robots.txt /wp-feed /wp-includes /wp-login @@ -7493,9 +7626,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /wrap-xhr /wrap-xhr$ /wrd.walmart.com +/write /wtb?modelName= /x-productkb/global/phone-support-orders.html /xhr +/xhtmlcigarettes /xlsx /xml /xmlrpc.php @@ -7522,11 +7657,38 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ויקיפדיה: 0 0*? +0-0-*-price-*.html +0-blsr* +0-brandcampaign* +0-brandpage* +0-brandsemail* +0-campaign* +0-edit* +0-editpage +0-edt* +0-email* +0-homelandingpage* +0-homepage* +0-kidslandingpage* +0-made* +0-mission* 0-off* +0-osa* +0-osalink* +0-pf-* +0-premiumbrands* +0-push* +0-storyly* +0-tiktok* 000/* 0c49118 0c491184f9.html : +:*/book-appointment/categorie +:*/book-appointment/date +:*/book-appointment/question +:*/book-appointment/service +:/*$ :63 :lightboxrendercomponent :lightboxrendercomponent& @@ -7545,6 +7707,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ==. =? =Other* +=emarsys +=newsletter =rss ? ? @@ -7552,7 +7716,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?$ ?&search ?* -?*$ ?*& ?*& ?*&noheader @@ -7578,6 +7741,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*_goto= ?*acciaio ?*activity_id= +?*adultscount ?*affid= ?*ajax ?*ajax= @@ -7588,7 +7752,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*am_on_sale ?*amp= ?*answerId= -?*apikey*http://visaeurope.com/robots.txt +?*apikey*http://google.com.br/robots.txt ?*app ?*appidt=* ?*artist_recognition @@ -7657,7 +7821,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*hl ?*hpcasehogwarts ?*hsCtaTracking -?*http://amplifypixel.outbrain.com/robots.txt +?*http://ambar.org/robots.txt ?*hubs_signup-cta ?*id= ?*iframe @@ -7774,7 +7938,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*smid= ?*smprod= ?*sort= -?*sortBy= ?*sortby= ?*sortdir= ?*sorting= @@ -7931,7 +8094,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*utm_medium= ?*utm_source ?*utm_source= -?*utm_source=http://chordsoftruth.com/robots.txt +?*utm_source=http://privacyshield.gov/robots.txt ?*utm_term= ?*verified= ?*vetro @@ -7983,6 +8146,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?OSPV ?PAGEN* ?PHPSESSID= +?Q ?RedirectUrl ?RefID= ?Rehydrate=* @@ -8079,6 +8243,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?aksessionid= ?albumsOffset= ?alias +?alm_mvr= ?amount-to= ?amount= ?amp @@ -8097,6 +8262,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?art_type ?article-trending= ?artid +?asm= ?attachment-id= ?attachment_id ?attachment_id @@ -8138,6 +8304,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?blog= ?br ?brand +?brand= ?brand=* ?bucketed ?build @@ -8153,7 +8320,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?cacheBurst= ?cacheKill= ?calendar -?callback=http://bitfinex.com/robots.txt +?callback=http://jotform.com/robots.txt ?callsandtexts ?cameFrom* ?card= @@ -8204,6 +8371,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?color=* ?colors= ?colors=* +?com= ?combine= ?combine= ?comment @@ -8253,6 +8421,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ct=* ?cta= ?cto_pld +?curator= ?currency ?customFilters ?customize_changeset_uuid= @@ -8311,6 +8480,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ei= ?element= ?email= +?emailaddress ?embed ?embed= ?emptyModel= @@ -8352,6 +8522,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?fbc= ?fbclid ?fbclid= +?fbclid= ?fbclid=* ?fe_state=* ?features=* @@ -8456,6 +8627,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?iframe ?iframe= ?ignore +?ignore_amp ?image= ?inFrame= ?industry= @@ -8511,6 +8683,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?la= ?lang ?lang= +?lang=en-GB ?lang=fr&error ?lang=ru ?language= @@ -8536,6 +8709,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?lightbox= ?limit= ?limit=all +?limitstart= ?lingeriefeatures=* ?link* ?live= @@ -8595,7 +8769,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ncrnd= ?ncs= ?neighborhoods -?netflixsource=*http://help.opera.com/robots.txt +?netflixsource=*http://oclc.org/robots.txt ?netmng= ?news_id= ?newsid @@ -8650,6 +8824,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?origSession= ?origin ?origin* +?osCsid= ?output= ?ovo_video= ?p @@ -8682,6 +8857,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?per_page ?per_row ?period*= +?perpetual= ?pg=* ?pg=search& ?pgtype= @@ -8810,7 +8986,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?r ?r= ?radius= -?rangeId=*http://dafont.com/robots.txt +?rangeId=*http://psidetektiv.cz/robots.txt ?rc= ?receiver= ?recipient=*&id= @@ -8832,6 +9008,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?referrer= ?referrerid ?referringCategory +?refresh ?refuid= ?regcode* ?region @@ -8939,7 +9116,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?showAllGroups= ?showOlderReviews ?show_error=true -?shttp://jetpack.com/robots.txt +?shttp://edx.org/robots.txt ?sid ?sid= ?site_version=viewfullsite @@ -9016,7 +9193,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?spm= ?sputnik=* ?sq_content_src= -?sq_content_src=http://news.un.org/robots.txt +?sq_content_src=http://reviewjournal.com/robots.txt ?src ?src* ?src=sem_ggl @@ -9026,6 +9203,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?starrating ?start ?start= +?start=* ?startAt= ?state= ?staticVersion= @@ -9067,6 +9245,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?td=* ?tellafriend= ?term= +?text= ?th ?theme ?theme_preview= @@ -9098,8 +9277,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?traffic= ?transactionKey=* ?trial +?trk= ?trpd= ?try=* +?tt= ?turbo= ?type ?type= @@ -9124,19 +9305,24 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?utm_ ?utm_* ?utm_*= +?utm_= ?utm_campaign ?utm_campaign= +?utm_campaign= ?utm_campaign=Monitor& ?utm_campaign=gisuser-esrisponsorlogo&utm_medium=esrilogo&utm_source=gisuser&utm_content=esrisponsor ?utm_code ?utm_content ?utm_content= +?utm_content= ?utm_medium ?utm_medium= +?utm_medium= ?utm_source ?utm_source= ?utm_source= ?utm_source=* +?utm_source=google&utm_medium=organic&utm_campaign=us_free-cpc-shopping ?utm_source=lsplayer ?uuid=*&preview= ?v @@ -9162,7 +9348,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?view=print ?viewType ?view_medium= -?view_only=http://osha.gov/robots.txt +?view_only=http://kxan.com/robots.txt ?view_source= ?viewday= ?viewmont= @@ -9190,8 +9376,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?wcmmode* ?wcmmode= ?webview= +?webview=true ?week= +?wfjpreview= ?whid= +?wholesale= ?wicket:interface ?width= ?width=* @@ -9246,7 +9435,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService @me @me$ @nfs/ecommerce-front-core -@vitehttp://optinmonster.com/robots.txt +@vitehttp://ffmpeg.org/robots.txt A= AAMSZ=160x600 AAMSZ=300x250 @@ -9273,7 +9462,7 @@ API/forum/update-who-typing API/user/abtest API/user/combinedinfo API/uxr-survey-management -API/v2$http://hawaii.edu/robots.txt +API/v2$http://esa.int/robots.txt APWIRE AR/ ARFResponse @@ -10288,13 +10477,13 @@ ArtnetIntegrationService ArtnetLookupService Arts/reading/UK/browse_reader Arts/reading/UK/search_basic_results +Assembly2001/ AssetFactory.aspx AssetManager AssetPicker AssetPicker/Images AssetPicker/images Assets -Assets/css/wrapper.css Astronomy AtoZ/HealthInformationLetterStatus/ AtoZ/HealthInformationPages/ @@ -14916,7 +15105,7 @@ Doc-rss Doc-y/ Documentation/ Documents/ -Documents/Departments/EthicsElections/DemocracyVoucher/http://sec.gov/robots.txt +Documents/Departments/EthicsElections/DemocracyVoucher/http://ai.googleblog.com/robots.txt Documents/postgraduate-prospectus.pdf Documents/students/undergraduate-prospectus.pdf Documents/students/undergraduate/undergraduate-prospectus-2024-low-res.pdf @@ -15224,6 +15413,7 @@ FicherosDatosPersonales File/ Files/ Filestore/ +FilmFestival/ FinDocuments Finance/Financial_Aid FinancialServices @@ -15359,6 +15549,10 @@ Home/ Home/404Page Home/Uzenet HomeRedirect.aspx +Hotel-Information? +Hotel-Search +HotelBookingConfirmation +HotelCheckout How_To_Get_Sky HpImageArchive.aspx HttpModules/ @@ -15479,17 +15673,19 @@ Includes Industry IndustryBrains InfoStrat +Informacion-Hotel? Information/Seminars/EU1998 Information/images Information/include Information/local +Ink-Toner-Finder/cat_CL30001 Inky Install/ IntegrationCenter Inter InterestItem InternalError.html -International-Lectures/en-GB/courses/apply.aspxhttp://theplrshow.com/robots.txt +International-Lectures/en-GB/courses/apply.aspxhttp://consprev.com.br/robots.txt International-Lectures/nl-NL/cursussen/inschrijven.aspx Intranet Intranet-PDB @@ -15565,6 +15761,7 @@ LanguagePreferences Languages/Pages/Volunteer-Stipend.aspx Languages/SiteCollectionDocuments/FAQ-County-Translations.pdf Large-Files/ +LastBooking/ElapsedTime Latest-Books.aspx Latest-Releases Latest-Releases/ @@ -15591,6 +15788,7 @@ ListlyCopyright.html ListlyPrivacyPolicy.html ListlyTermsofUse.html Lists/ +LitlePayPage Livelapbot LoadTest LoadTest/ @@ -15904,6 +16102,8 @@ NovelUse.asp* NovelUse/ Nrpp= Ntk=TBW* +OASpage/Assembly2001/ +OASpage/Haiti_situation OAuth.aspx OCA-Beta OCA-beta @@ -16197,6 +16397,7 @@ Public/HomeAlertSetup.aspx Public/MAPPINGS/OBSOLETE Public/SearchResults.aspx Publish/ +Published Publishing/ATHENS_index.asp Publishing/ChemScience/Volume/2009/03/Turning_the_light_off_on_tooth_bleaching.asp Publishing/EdSymp/ @@ -16256,7 +16457,10 @@ RFP/venues.aspx RFP/xml/ RFTS RHdb +RMID= RO/ +RRID= +RR_NUMBER= RSS RSS.aspx RSSSyndicator.aspx* @@ -16383,6 +16587,8 @@ SavedForLaterView Scotland Scripts Scripts/ +Scripts/CountryRedirect.js* +Scripts/ModernisedHeader/CountryRedirect.js* Search Search Search-Results @@ -16394,7 +16600,7 @@ Search/ Search/* Search/Mail/Public Search5 -Search?*http://cracked.com/robots.txt +Search?*http://lh6.ggpht.com/robots.txt Search?q* Search?searchstring_input= SearchDisplay @@ -16421,6 +16627,7 @@ Service-Search/other-services/NHS%20psychological%20therapies%20services%20(IAPT ServiceDesks/ Services Services/Dentists/Overview/DentistPatientAcceptanceVerification.aspx* +SessID= SessionHandler.aspx Sessions/ Settings @@ -16458,6 +16665,7 @@ SiteGlobals/Functions/RSSFeed/DE SiteGlobals/Modules SiteGlobals/StyleBundles SiteSnagger +SiteURL* Sitecore Sitecore/ Sitemaps/ @@ -16497,7 +16705,6 @@ Spinn3r Staples/ Starten/Page-Projekt-anlegen.html StatementsListView -Statistics Stats Stats/Files/ Stats/Reports/ @@ -16733,7 +16940,7 @@ VU/ Valley-of-Longevity-Property/ VariationSelectionView Verify/* -Verkko/http://elastic.co/robots.txt +Verkko/http://xsmanguasjad.ee/robots.txt Video Video/*playerIndex Video/Panel/ @@ -16746,7 +16953,7 @@ ViewDoc ViewKey/keyword ViewPDF.aspx Vlast/ -VoteActivities/http://nature.com/robots.txt +VoteActivities/http://opensecrets.org/robots.txt VoteCount/?action= W WAI/ER/tests @@ -16826,6 +17033,8 @@ Webadmin Webmail Weekend/ WelcomeView +Wholesale-*-c-*-0-1-*.html +Wholesale-Attribute-*.html WiViewingActivity WidgetListAsync.naver WidgetListAsync.nhn @@ -16982,7 +17191,6 @@ __siren __socialshop/ __system __twitter_impression= -_a(/qihoo_a)/*? _a8_listener_ _adc_*/shop _admin @@ -17222,6 +17430,8 @@ _overlay _overlay _ows_includes/php/ _ows_includes/temp/ +_p-1.html +_page1.html _page= _partial _partial/header @@ -17252,12 +17462,12 @@ _qa.html _qos _qpromo*/shop _query= -_r/http://link.springer.com/robots.txt +_r/http://wri.org/robots.txt _recache _redirectedFromOffline-true _refurb-discounted*/shop _remote -_resourceshttp://off-grid-living.com/robots.txt +_resourceshttp://blog.taxjar.com/robots.txt _resultat-eleve-*.html _resultat-eleve.html _rk_ @@ -17311,6 +17521,7 @@ _tmp _translations? _tsc _uac/adpage.html +_ui _uploads/ _users _v1_ @@ -17339,16 +17550,17 @@ _vti_txt _wc_ _web_services _wp_link_placeholder -_x_/ +_x_ _xaja/dltrk.php _xaja/nrtrk.php _xd -_xhr/ +_xhr _xy _yahoo _zc a a-blow-to-the-open-internet-net-neutrality-repealed-in-the-united-states +a-gender* a-knight-s-tale a-league-of-their-own a-logon/ @@ -17379,7 +17591,6 @@ a/*.*/tree a/*/hosting/search a/*/p/*/issues/csv a/*/p/*/source/diff -a/*? a/a/ a/apache-extras.org a/api/flightPricePrediction @@ -17452,7 +17663,6 @@ ab ab-taproom-api ab/* abTest -ab_a/*? ab_tests abap abasu @@ -17507,7 +17717,7 @@ about-cancer/cancer-chat/user?destination=/ about-cancer/cancer-chat/user?destination=/about-cancer/cancer-chat/ about-ghostery about-the-council/about-the-website/third-party-accessibility-statements -about-the-council/about-the-website/third-party-accessibility-statements/*http://kernel.org/robots.txt +about-the-council/about-the-website/third-party-accessibility-statements/*http://truecoverage.com/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 @@ -17531,9 +17741,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://nhs.uk/robots.txt +about-us/contact-enquiries/forms/emailform.jsp?*http://asp.net/robots.txt about-us/employment -about-us/employment/*http://auswaertiges-amt.de/robots.txt +about-us/employment/*http://messenger.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/ @@ -17621,7 +17831,6 @@ about/file/*.pdf about/files about/files/*.pdf about/files/pubs -about/help/terms about/images about/institutional-support/membership about/investor-relations @@ -17698,10 +17907,8 @@ aboutus/wp-content/uploads/2022/06/Nomination_Form_2022.docx aboutus/wp-includes abraarkaran abram -abroad_a/*? abs absolute=true -absreplace abstimmen abstract abstracts/mtc.class.php @@ -17821,6 +18028,7 @@ account account account$ account* +account-centre account-deleted account-details account-info.htm @@ -17878,6 +18086,9 @@ account/payment_details account/paypal_cart account/portfolio/all account/project-list +account/rapidrewards/certificates/freedom-award-conditions-and-terms +account/rapidrewards/certificates/standard-award-conditions-and-terms +account/rapidrewards/tier-status account/register.aspx account/registration account/reset-password/* @@ -17983,7 +18194,6 @@ acct acctmgmt/* acd ace/ -acg*? acgtmangacom ach/forums ach/kb/*/discuss @@ -18221,7 +18431,6 @@ adams adamsowalsky adamwright adannachukwuma -adaptedstack adarmo adas adastra @@ -18241,7 +18450,7 @@ add-ons/ add-to-bibliography add-to-cart add-to-cart=* -add-to-cart=*http://criteo.com/robots.txt +add-to-cart=*http://urbanchislic.com/robots.txt add-to-existing-collection add-visit add?community= @@ -18320,10 +18529,9 @@ admin/ admin/ admin/* admin/aso -admin/blogmove admin/forgot/ admin/form -admin/http://mediapost.com/robots.txt +admin/http://law.cornell.edu/robots.txt admin/mapping-dashboard admin/notification-center admin/sro @@ -18337,14 +18545,14 @@ adminapps1/ adminapps2/ adminapps3/ adminapps4/ -adminhttp://dji.com/robots.txt +adminhttp://liveramp.com/robots.txt administration administration/ administrative-fellowship administrative-staff/ebaid-nancy administrator administrator/ -administrator/http://trustpilot.com/robots.txt +administrator/http://heilpraktiker-psychotherapie-bonn.de/robots.txt adminjiraserver070 adminjiraserver071 adminjiraserver0710 @@ -18443,6 +18651,7 @@ adult adult-dvds-c-952.aspx adult-dvds/ adulted +adultsCount= adultswimdynamic adultswimtv adv/ @@ -18502,6 +18711,7 @@ adx/bin adzikiewicz ae ae/ +ae/en/book-a-trip/flights/fare-types/fare-guide-information.html ae/resources/search ae_ar ae_en @@ -18536,7 +18746,7 @@ affiliate affiliate-forgot-password affiliate-login affiliate-program -affiliate/*http://fontawesome.io/robots.txt +affiliate/*http://ucc.ie/robots.txt affiliate/home affiliate/register.htm affiliate/screenname.htm @@ -18611,8 +18821,8 @@ ag=A agarces agarciacalvo agarzaer +agdocs/ age-appeal -agegate agencias agencies agency @@ -18624,7 +18834,12 @@ agenda/maand agenda/month agent agents +agents/ agents/feature +agentsPdf/ +agents_nz/ +agents_uk/ +agents_us/ ageva aggarner aggazzotti @@ -18679,6 +18894,7 @@ aipro aiproduct aiprojecthks aircraft-icons/sprite +airport/ airport/contents.asp airport_transfer_deeplink airtel @@ -18769,6 +18985,8 @@ ak_action= akamai akamai-sureroute-test-object.html akamai/ +akamai/dr/ +akamai/dr/js/ akbecker akejulab akh @@ -18870,6 +19088,7 @@ alisamanning alisonfrankjohnson alisonmahan alive/ +alive/user alixboberg aliyatest alkali @@ -18901,6 +19120,7 @@ allnavs allocate allocationofimpactcapital allosydney/*/nouvelles +allowancefacts allpics.bml allprodreviews allproductreview @@ -18954,7 +19174,6 @@ alyssagoodman alyssanapier am am-cookie-helper -am-fragment_stage_only am-sonntag/vorproduktion am/ amadei @@ -18970,7 +19189,6 @@ amazon amazon amazon-chat amazon100dollarsale -amazon_search amb ambassador ambassador-participation @@ -18992,8 +19210,10 @@ amelierorty amenities? america/2011/06/28/colombia/1309270959.html america/2012/07/09/noticias/1341866548.html +america_viva/ american-ninja-warrior-ninja-vs-ninja american-sniper +americas/ amexblue amfphp amg @@ -19384,12 +19604,9 @@ api/UpdateStorage api/abtests/active-tests api/access api/ajax/checktheseout -api/ajax/checktheseout?.*http://indieauthorcon.com/robots.txt api/ajax/reactions -api/ajax/reactions?. api/ajax/rightlatestnews -api/ajax/rightlatestnews?. -api/attachments/*http://docs.oracle.com/robots.txt +api/attachments/*http://static1.squarespace.com/robots.txt api/auth api/billing api/billing$ @@ -19405,6 +19622,7 @@ api/comment/user/featureds api/comment/user/muted api/comment/user/subscribers api/comment/user/voted +api/commerce/bag/*/total api/conferences/*/application-options api/conferences/*/committees api/conferences/*/organizers @@ -19418,10 +19636,11 @@ api/currency_data api/custom-css api/data_homepage.do api/discover/1/discover_mobile_web +api/discover/1/discover_web api/discover/sites api/discovery api/documentations/v3 -api/du/Searchhttp://dribbble.com/robots.txt +api/du/Searchhttp://vi.wikipedia.org/robots.txt api/du/search api/editionurlgenerator api/entry/http @@ -19431,8 +19650,8 @@ api/extensions/1.0/extensions api/getEarthquake.php api/health api/html -api/http://ajax.googleapis.com/robots.txt -api/http://kobemural.com/robots.txt +api/http://pica.asn.au/robots.txt +api/http://video.twimg.com/robots.txt api/install_backblaze api/internal/analytics/songs api/internal/bookmarks/shares_and_clicks @@ -19452,6 +19671,7 @@ api/legacy/pse api/legendary-data/relay api/maps/ api/meerkat/page +api/messages api/metainfo/tv api/moonshine/V2/validatephone api/moonshine/collect @@ -19460,7 +19680,7 @@ api/nextsteps/* api/ng-looks/ api/nicorepo/timeline api/nts/v1/login -api/og/*http://crowdfundingusa.com/robots.txt +api/og/*http://openlibrary.org/robots.txt api/paid-article api/posts/*/popular_posts api/pricePrediction/V1/flight @@ -19473,7 +19693,6 @@ api/recaptcha/enabled api/records/*/files api/recs/ api/related_entries -api/renderer/v1/content api/rest_v1/?doc api/rothko/modules/brand_ads api/rothko/modules/kevel_campaign_control @@ -19491,12 +19710,15 @@ api/slots api/snippet api/staticdata/whiskyStaticInfo/v1 api/staticmap +api/tag_search/2/related_tags api/taxonomy api/taxonomy$ api/template-taxonomy-service api/template-taxonomy-service$ +api/ucs/shortlist api/ui api/ui-extensions +api/uisprime/track api/user api/user? api/users @@ -19546,6 +19768,7 @@ api/v2/search api/v3/account api/v3/ajax/bespoke/member/neu/specs api/v3/ajax/bespoke/public/neu/specs +api/v3/creator-quality-signal/organizer api/v3/destination/search/log_requests api/v3/log_engagement api/v3/notes/*/extra_items @@ -19553,7 +19776,7 @@ api/v3/notes/*/related_notes api/v3/notes/hashtags/*/notes api/v3/notes/pagers api/v3/promoted/events -api/versioner/v1/full +api/v4/typeahead api/whisky/V1/abandon api/whisky/V1/flight/seatmaps api/whisky/V1/userData @@ -19613,7 +19836,11 @@ app/brene-brown-special-offer.html app/canvas/public app/cosmo app/download +app/enrollment +app/enrollment/seeker/cc/tax-calculator app/faq.htm +app/hp-enrollment +app/hp-vhp app/login app/module/webproduct/goto app/my-account/register @@ -19622,8 +19849,10 @@ app/newsapp/share app/opic-cipo/trdmrks/srch/viewTrademark.html app/orquesta app/plugins +app/pn-business app/scr/cc/CorporationsCanada/fdrlCrpDtls.html app/signup +app/smb-profile app/social-network app/thought-industries-*login.html app/thrive-linkedin.html @@ -19642,8 +19871,6 @@ app378com app= appId=Dev10IDEF1 appTv -app_browsers/ -app_config/ app_data/ app_dev.php app_install @@ -19658,7 +19885,7 @@ append_follows appengine appl apple-app-site-association -apple-app-site-associationhttp://focusonkids.ru/robots.txt +apple-app-site-associationhttp://iso.org/robots.txt apple-news apple-touch-icon-120x120-precomposed.png apple-touch-icon-120x120.png @@ -19945,6 +20172,9 @@ ar/days/world-radio/list ar/days/world-radio/map ar/donate ar/education +ar/en/book-a-trip/flights/fare-types/fare-guide-information.html +ar/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html +ar/es/book-a-trip/flights/fare-types/fare-guide-information.html ar/event/*/ical ar/explore ar/filter/tips @@ -20071,7 +20301,7 @@ archives archives archives/ archives/*/*/* -archives/http://eeoc.gov/robots.txt +archives/http://privateinternetaccess.com/robots.txt archives/multimedia/extra archives/multimedia/feedback.php archives/multimedia/rss/Instructions+for+content+providers @@ -20118,6 +20348,7 @@ arodriguez aroulet arowland arrFilter_* +arrival= art art-de-vivre/lifestyle-lepoint art/artists/artists-custom.xml @@ -20286,6 +20517,7 @@ ascp/ asdogra aseh-fhs/ asevtsuk +asgard-node/v1/nad/staplesus/price ashileylee ashish ashishkjha @@ -20332,8 +20564,9 @@ asp/subjects aspnet_client aspnet_client/ aspnet_client/ +aspx$ aspx/ -aspx/read.aspxhttp://tnt.netmng.com/robots.txt +aspx/read.aspxhttp://handbrake.fr/robots.txt aspxerrorpath* asross assafbester @@ -20378,7 +20611,7 @@ assets/errorpage assets/gov/taxes/property-taxes/annual-property-tax/municipality-regional-district-resources assets/gov/zzzz assets/hk-grotesk -assets/http://jotform.com/robots.txt +assets/http://heroku.com/robots.txt assets/images/global/s.gif assets/infographic assets/integrated-marketing/Offer-Summaries/t-append-lo.pdf @@ -20426,7 +20659,6 @@ ast/search ast/user ast/users astrezhnev -astro*? astro/Africa astro/Afrika astro/Asien @@ -20515,6 +20747,12 @@ at/de/atweb at/de/contacts/c/claudia-grabner.html at/de/contacts/l/liane-hirner-002.html at/de/misc/litetopicpage.global-topic-tags.innovation.html +at/en/book-a-trip/activities.html +at/en/book-a-trip/cars.html +at/en/book-a-trip/flights/fare-types/fare-guide-information.html +at/en/book-a-trip/hotels-and-airbnb.html +at/en/book-a-trip/transfers.html +at/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html at/flash at/guest-pass at/help/sitemap @@ -20745,13 +20983,50 @@ au/education au/email au/email-validation au/emailtest +au/en/about-us/safely-open-our-borders.html au/en/auweb +au/en/book-a-trip/flights/app.html +au/en/book-a-trip/flights/app1.html +au/en/book-a-trip/flights/fare-types/fare-guide-information.html +au/en/book-a-trip/flights/payment-options/request-travelpass.html +au/en/book-a-trip/flights/repeat-trip.html +au/en/book-a-trip/hotels-and-airbnb/app.html +au/en/book-a-trip/hotels-and-airbnb/hotels/bank-of-melbourne-offers.html +au/en/book-a-trip/hotels-and-airbnb/hotels/bank-sa-offers.html +au/en/book-a-trip/hotels-and-airbnb/hotels/st-george-offers.html +au/en/book-a-trip/hotels-and-airbnb/hotels/westpac-offers.html +au/en/business-rewards/*/*?*code= +au/en/business-rewards/*?*code= au/en/c/* au/en/cart au/en/cms/ au/en/commercial-desktop au/en/consumer-all-in-one au/en/contact/search?param= +au/en/destinations/asia/indonesia/bali-travel-guide.html +au/en/destinations/australia/nsw/sydney-travel-guide.html +au/en/destinations/australia/nt/uluru-travel-guide.html +au/en/destinations/australia/qld/brisbane-travel-guide.html +au/en/destinations/australia/sa/adelaide-travel-guide.html +au/en/destinations/australia/wa/broome-travel-guide.html +au/en/destinations/europe/uk/london-travel-guide.html +au/en/destinations/new-zealand/south-island/queenstown-travel-guide.html +au/en/destinations/north-america/usa/new-york-travel-guide.html +au/en/destinations/south-america/chile/santiago-travel-guide.html +au/en/frequent-flyer/member-specials/avis-car-rental-2000-bonus-points-closed-sep19.html +au/en/frequent-flyer/member-specials/bonus-qantas-points-hamilton-island-registration-confirmation.html +au/en/frequent-flyer/member-specials/bonus-qantas-points-hamilton-island.html +au/en/frequent-flyer/member-specials/bonus-qantas-points-hong-kong-registration-confirmation.html +au/en/frequent-flyer/member-specials/bonus-qantas-points-hong-kong.html +au/en/frequent-flyer/member-specials/bonus-qantas-points-osaka-registration-confirmation.html +au/en/frequent-flyer/member-specials/bonus-qantas-points-osaka.html +au/en/frequent-flyer/member-specials/bonus-qantas-points-to-perth-registration-confirmation.html +au/en/frequent-flyer/member-specials/bonus-qantas-points-to-perth.html +au/en/frequent-flyer/member-specials/campaigns* +au/en/frequent-flyer/member-specials/double-qantas-points-offer-registration-confirmation.html +au/en/frequent-flyer/member-specials/double-qantas-points-offer.html +au/en/frequent-flyer/member-specials/lounge-offer-confirm.html +au/en/frequent-flyer/member-specials/lounge-offer.html au/en/news/search/?keywords= au/en/news/sp/search/?keywords= au/en/preferences/update @@ -20760,9 +21035,25 @@ au/en/product-finder/home-entertainment/ au/en/product-finder/internal-hard-drives/ au/en/promos/ au/en/promos/lyve-cloud-for-startups/ +au/en/promotions/brand/worth-every-moment-challenger.html +au/en/promotions/flights/around-the-world-in-8-days-sale-challenger.html +au/en/promotions/flights/around-the-world-in-8-days-sale/email.html +au/en/promotions/super-moon-scenic-flight-pre-sale.html +au/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html +au/en/qantas-experience/how-to-find-your-covid19-digital-certificate.html +au/en/qantas-experience/vaccination-rewards-competition-terms-and-conditions.html +au/en/qantas-experience/vaccination-rewards-rewards-terms-and-conditions.html +au/en/qantas-experience/vaccination-rewards-terms-and-conditions.html +au/en/qantas-experience/vaccine-app-promotion-competition-terms-and-conditions.html +au/en/qantas-experience/vaccine-app-promotion-digital-certificate.html +au/en/qantas-experience/vaccine-app-promotion-rewards-terms-and-conditions.html +au/en/qantas-experience/vaccine-app-promotion-terms-and-conditions.html au/en/search au/en/search*?q= au/en/search?param=* +au/en/support/outage-notifcation.html +au/en/travel-info/email-subscription/unsubscribe-confirmation.html +au/en/travel-info/flight-status0.html au/enterprise/blog/search$ au/enterprise/blog/search? au/exclusives @@ -20902,7 +21193,6 @@ audible-hug-alert audible-sample-player audible_programs= audiblehug -audience/ audio audio- audio-edition-podcast/*/index.xml @@ -20945,9 +21235,7 @@ auth/login?redirect_to= auth/mobileCodeVerification auth/mobileCodeVerification?query= auth/mpassid/login -auth/ofr auth/reset-password/finish -auth/sign_in auth/sso/proxy-login auth/v1/registerWebFb auth/verifychallenge @@ -20998,7 +21286,6 @@ authorize-ip authorize-net-vs-braintree authorizemessaging.html authormerge.php -authors authors.pl authors/ authors/*page= @@ -21039,6 +21326,7 @@ autor/francisco_jose_pedrosa_rodriguez/a/  autoren?id=70$ autoren?id=70& autoverhuur/resultaten +autumn autumnefranklin auvio/embed av @@ -21185,6 +21473,7 @@ azuki azure b b%E1%BB%8F+phi%E1%BA%BFu +b-gender* b-newsletter/archive b-newsletter/content b-palle @@ -21546,6 +21835,7 @@ b?*node=7454917011 b?*node=7454927011 b?*node=7454939011 b?*node=9052533011 +b_id= ba ba/ ba/$ @@ -21589,7 +21879,6 @@ badges/profile/create bagley bagon bahl -baidu baileymerlin baileysincox bait @@ -21639,6 +21928,7 @@ ban-me-i-am-a-robot banaji bandito bandlab +bandsize* banking banking-information/associatebanking/ banking-information/employeebanking/ @@ -21656,12 +21946,12 @@ banners banners-old.php? banners/ bannus -baobao*? bap.html bap/webstore/search.html bapingseo -bappstore/bapps/download/http://poshmark.com/robots.txt +bappstore/bapps/download/http://thewindowsclub.com/robots.txt barchartData +barclays-credit-eligibility-checker$ bargill barkoudah barlow/search.php @@ -21966,7 +22256,13 @@ be/cart be/conversations be/css be/email-validation +be/en/book-a-trip/activities.html +be/en/book-a-trip/cars.html +be/en/book-a-trip/flights/fare-types/fare-guide-information.html +be/en/book-a-trip/hotels-and-airbnb.html +be/en/book-a-trip/transfers.html be/en/c/* +be/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html be/en/search?param=* be/enterprise/blog/search$ be/enterprise/blog/search? @@ -22058,8 +22354,10 @@ beauty/fashion/* beauty/film-tv/* beauty/life-culture/* beauty/music/* +beauty/offers$ beauty/politics/* beauty/science-tech/* +beaverbrooks beaverton/2010/11/recapping_the_states_case_in_the_beaverton_murder_trial.html bebas-ongkir bebchuk @@ -22312,6 +22610,7 @@ biblioteques/*/detail biblioteques/*?&pg=search bibliotheek/handboeken/html/boeken/HD bick +bid= bid=* bidmc_ob_gynwiki bids @@ -22505,7 +22804,6 @@ binary-data/EGALLEY bing-site-safety bingbot bingsiteauth.xml -bingsiteauth.xml bingwang bingzhang biniek @@ -22744,14 +23042,14 @@ blog/*_ga blog/*sitemap.xml$ blog/*utm_source= blog/. -blog/.html.*http://salon.com/robots.txt +blog/.html.*http://stripe.com/robots.txt blog/20 blog/200 blog/2019 blog/?p= blog/?s= -blog/?s=*http://engvid.com/robots.txt -blog/?s=*http://japansociety.org/robots.txt +blog/?s=*http://aesthetics.fandom.com/robots.txt +blog/?s=*http://ucl.ac.uk/robots.txt blog/Neuer_Beitrag.html blog/Rubriken.html blog/SearchView.aspx @@ -22844,7 +23142,7 @@ blog/tag blog/tag blog/tag/ blog/tag/* -blog/tag/success-webinar/http://jezebel.com/robots.txt +blog/tag/success-webinar/http://attend.ieee.org/robots.txt blog/tags blog/tags-search blog/tags-search.html @@ -22967,7 +23265,7 @@ blogtemp blogvideo blogvision blogweb-20/ -blogwire/asheville-savings-bank-adds-scott-forbes-as-new-market-executive$http://mountsinai.org/robots.txt +blogwire/asheville-savings-bank-adds-scott-forbes-as-new-market-executive$http://zeit.de/robots.txt blogzoho-at-zoho/ blogzoho-for-google-apps/ blokdebid/ca/calendar-created @@ -24513,6 +24811,8 @@ boja/2023/49/75 boja/2023/83/3 boja/app boja/buscador/search.do? +bold/blind-test +bold/blind-test-bfs-false boleideng boletin-joven-00135/ boletin/baja @@ -24537,6 +24837,7 @@ book.html book/export book/flight book/reviews +book=* book_annotations book_link/follow bookclub @@ -24558,7 +24859,7 @@ bookmark_mana2 bookmarklet bookmarks bookmarks/widget -bookmarkshttp://econsultancy.com/robots.txt +bookmarkshttp://s3-us-west-2.amazonaws.com/robots.txt bookproperty books books/?*instrument= @@ -24761,12 +25062,23 @@ boutique boutique/sitemaps boutiques boutiques/la-rentree-des-sportifs +boutiqueworkingfromhome* bouyguestelecom bova/ bowles box-week box_user_history boyfriend-spammed-12909.html +boys/*/1* +boys/*/2* +boys/*/3* +boys/*/4* +boys/*/5* +boys/*/6* +boys/*/7* +boys/*/8* +boys/*/9* +boys/new-in/older-boys/1$ bozhao_homepage bp bp/c @@ -24817,6 +25129,8 @@ br/download.html br/education br/email-validation br/emissorespromocoes +br/en/book-a-trip/flights/fare-types/fare-guide-information.html +br/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html br/enterprise/blog/search$ br/enterprise/blog/search? br/faq.html @@ -24903,6 +25217,7 @@ branchenbuch/*/*/*/ln0 branchenbuch/*/*/ln0 brand brand +brand*removecategory brand-guide?page= brand-stories/international brand-stories/international/* @@ -24916,6 +25231,15 @@ branddb/jsp branded branded-content branded-pins +branded/*/1* +branded/*/2* +branded/*/3* +branded/*/4* +branded/*/5* +branded/*/6* +branded/*/7* +branded/*/8* +branded/*/9* brandfeatures/venture-capital brandguide brandhub/sponsored-content @@ -24929,7 +25253,7 @@ branding= brandlover brandmonitoring brandnet -brandnew/psphttp://understood.org/robots.txt +brandnew/psphttp://cts.vresp.com/robots.txt brandnewconference/2016/video brandonbergman brandonkim @@ -24942,6 +25266,14 @@ brands/* brands/*/filter/*brand_* brands/*/libs/* brands/*filterByBrand* +brands/boys +brands/electrical +brands/fragrances +brands/girls +brands/homeware +brands/lipsy +brands/men +brands/women brandspot/pr-spot brandstudio/2021-unboxed-croma-reveals-indias-electronic-taste brandstudio/4-reasons-why-ulips-are-the-best-options-for-women-who-want-to-be-their-own-boss @@ -25011,6 +25343,7 @@ brower browse browse*?*content= browse*?*content=filterUserTips +browse*?*sortBy= browse*?*type= browse-2 browse-smarter-with-ghostery-8 @@ -25109,6 +25442,7 @@ bucks/users buddy/ budget budget/search/node +budget= budgethome_stories.cms* bufferlength= bug-navigator @@ -28016,63 +28350,8 @@ buscar/suplemento_gl.php? buscar/suplemento_va.php? business business -business*? business--manufacturing/business-education/faq/search? business-breakfast -business-customers/aviation/news-and-media-releases/news-and-media-2020/shell-and-red-rock-sign-agreement-to-market-and-distribute-low-carbon-sustainable-aviation-and-diesel-fuel -business-customers/aviation/news-and-media-releases/news-and-media-2020/shell-and-red-rock-sign-agreement-to-market-and-distribute-low-carbon-sustainable-aviation-and-diesel-fuel.html -business-customers/aviation/shell-for-suppliers/card-services -business-customers/aviation/shell-for-suppliers/card-services.html -business-customers/bitumen/contact-us -business-customers/bitumen/contact-us.html -business-customers/bitumen/news -business-customers/bitumen/news.html -business-customers/chemicals/our-products/contact-us-about-shells-higher-olefins-and-derivatives -business-customers/chemicals/our-products/contact-us-about-shells-higher-olefins-and-derivatives.html -business-customers/chemicals/our-products/shell-performance-olefins/contact-us-about-shells-higher-olefins-and-derivatives -business-customers/chemicals/our-products/shell-performance-olefins/contact-us-about-shells-higher-olefins-and-derivatives.html -business-customers/chemicals/our-products/shell-performance-surfactants/contact-us-about-shells-higher-olefins-and-derivatives -business-customers/chemicals/our-products/shell-performance-surfactants/contact-us-about-shells-higher-olefins-and-derivatives.html -business-customers/chemicals/our-products/styrene-monomer/what-is-the-impact-of-styrene-based-products -business-customers/chemicals/our-products/styrene-monomer/what-is-the-impact-of-styrene-based-products.html -business-customers/commercial-fuels/be-our-superstar -business-customers/commercial-fuels/be-our-superstar.html -business-customers/lubricants-for-business/reach-for-shell-lubricants-supply-chain -business-customers/lubricants-for-business/reach-for-shell-lubricants-supply-chain.html -business-customers/lubricants-for-business/sector-expertise/mining/discover-mining-sector-overcome-challenges -business-customers/lubricants-for-business/sector-expertise/mining/discover-mining-sector-overcome-challenges.html -business-customers/lubricants-for-business/sector-expertise/power-industry/people-behind-power -business-customers/lubricants-for-business/sector-expertise/power-industry/people-behind-power.html -business-customers/lubricants-for-business/shell-expertise/lubrication-services-for-your-industry/shell-remotesense/engine -business-customers/lubricants-for-business/shell-expertise/lubrication-services-for-your-industry/shell-remotesense/engine.html -business-customers/lubricants-for-business/shell-panolin/five-things-to-know -business-customers/lubricants-for-business/shell-panolin/five-things-to-know.html -business-customers/lubricants-for-business/shell-panolin/lubricants-for-business-and-environment -business-customers/lubricants-for-business/shell-panolin/lubricants-for-business-and-environment.html -business-customers/lubricants-for-business/shell-panolin/protect-ecosystems-and-equipment -business-customers/lubricants-for-business/shell-panolin/protect-ecosystems-and-equipment.html -business-customers/lubricants-for-business/shell-panolin/reducing-carbon-intensity -business-customers/lubricants-for-business/shell-panolin/reducing-carbon-intensity.html -business-customers/lubricants-for-business/shell-panolin/supporting-sustainability-ambitions -business-customers/lubricants-for-business/shell-panolin/supporting-sustainability-ambitions.html -business-customers/marine/marine-lng -business-customers/marine/marine-lng.html -business-customers/shell-fleet-solutions/fleet-management/shell-fleet-app-for-small-businesses/feature -business-customers/shell-fleet-solutions/fleet-management/shell-fleet-app-for-small-businesses/feature.html -business-customers/shell-market-hub/shell-services/lube-optimizer -business-customers/shell-market-hub/shell-services/lube-optimizer.html -business-customers/shell-market-hub/shell-services/machinemax -business-customers/shell-market-hub/shell-services/machinemax.html -business-customers/shell-market-hub/shell-services/shell-desiccant-breathers -business-customers/shell-market-hub/shell-services/shell-desiccant-breathers.html -business-customers/shell-market-hub/shell-services/shell-lube-analyst -business-customers/shell-market-hub/shell-services/shell-lube-analyst.html -business-customers/shell-market-hub/shell-services/shell-lube-videocheck -business-customers/shell-market-hub/shell-services/shell-lube-videocheck.html -business-customers/shell-market-hub/shell-services/shell-remote-sense -business-customers/shell-market-hub/shell-services/shell-remote-sense.html -business-customers/trading-and-supply/counterparty-information-request -business-customers/trading-and-supply/counterparty-information-request.html business-enterprise/cesm3/index_v2.php?key5sk1= business-enterprise/cesm3/index_v2.php?s= business-insider$ @@ -28245,6 +28524,7 @@ business/signup business/site business/small-business-essentials business/special-offer +business/stockhead/news/*/news-story business/study/mba/global-executive-mba/request-a-brochure/thank-you.html business/study/mba/part-time-mba/request-a-brochure/thank-you.html business/swiss-bank-sued-over-bribery-claims-1.450980 @@ -28282,6 +28562,9 @@ buy-a-home/start-an-offer-flow buy-a-home/start-an-offer?listingId= buy-jetson? buy/ +buy/*/index_ +buy/*/site-map +buy/*secrid*.html buy/autoblog-bing-feed/* buy/broadband buy/bundles @@ -28350,6 +28633,7 @@ bz/news bz679com bzw77com c +c-gender* c-s c-w/sandbox c. @@ -28488,6 +28772,7 @@ c/portal/* c/products c/programming.atom c/recipe +c/records c/research.atom c/ru_ru/ c/science.atom @@ -28668,6 +28953,7 @@ ca/email-validation ca/en/*.PDF ca/en/*.pdf ca/en/account +ca/en/book-a-trip/flights/fare-types/fare-guide-information.html ca/en/c/* ca/en/checkout ca/en/cms/ @@ -28693,6 +28979,7 @@ ca/en/product ca/en/productreview.jsp ca/en/promos/ ca/en/promos/lyve-cloud-for-startups/ +ca/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html ca/en/search*?q= ca/en/search?param=* ca/en/sidecar @@ -28840,12 +29127,11 @@ cakmakci calc-pop-up calculator calculator-example -calculatorsubstance calebmooreportfolio calendar calendar calendar$ -calendar-2/action~*/http://icloud.com/robots.txt +calendar-2/action~*/http://feelament.bandcamp.com/robots.txt calendar-2/action~agenda calendar-2/action~default calendar-2/action~http: @@ -28856,7 +29142,6 @@ calendar-2/action~posterboard calendar-2/action~stream calendar-2/action~undefined calendar-2/action~week -calendar-rss.xml calendar.ics calendar/ calendar/*?year @@ -29065,7 +29350,7 @@ calendrier/action~agenda calendrier/action~month calendrier/action~oneday calendrier/action~posterboard -calendrier/action~stream/http://dailycaller.com/robots.txt +calendrier/action~stream/http://sunsooda.in/robots.txt calendrier/action~week california-exhibit call @@ -29131,7 +29416,7 @@ campaigns/ campaigns/bigsix.html campaigns/bulk-order-form campaigns/digital-recruitment -campaigns/digital-recruitmenthttp://southwest.com/robots.txt +campaigns/digital-recruitmenthttp://themuse.com/robots.txt campaigns/help/search-results.html campaigns/infor-hub-xt5r5iwdrgxbnuz/ campaigns/iterable-cookies.json?callback=setIterableCookies&noredirect=once @@ -29155,9 +29440,6 @@ campus-services-test/ campus/framebuilder campuslife/acservices/accessibilitytestcompleted.aspx camref -camtasia-creative.html -camtasia-eula.html -camtasia-win-to-relay.html canada-language-selection canada/ottawa-citizen/2012 canal-de-denuncias @@ -29367,20 +29649,6 @@ careers/MAINTAINERS.txt careers/Phoenix-Hiring-Event/ careers/Sydney-Hiring-Event/ careers/UPGRADE.txt -careers/about-careers-at-shell/employee-stories/developing-the-female-leaders-of-tomorrow -careers/about-careers-at-shell/employee-stories/developing-the-female-leaders-of-tomorrow.html -careers/about-careers-at-shell/employee-stories/dreaming-big -careers/about-careers-at-shell/employee-stories/dreaming-big.html -careers/about-careers-at-shell/employee-stories/endless-opportunities -careers/about-careers-at-shell/employee-stories/endless-opportunities.html -careers/about-careers-at-shell/employee-stories/exploring-geology-on-the-shell-graduate-programme -careers/about-careers-at-shell/employee-stories/exploring-geology-on-the-shell-graduate-programme.html -careers/about-careers-at-shell/employee-stories/testing-my-abilities -careers/about-careers-at-shell/employee-stories/testing-my-abilities.html -careers/about-careers-at-shell/people-at-shell -careers/about-careers-at-shell/people-at-shell.html -careers/about-careers-at-shell/we-are-one-team/diversity-inclusion -careers/about-careers-at-shell/we-are-one-team/diversity-inclusion.html careers/admin careers/aus-nz-event/ careers/aws-ar-event/ @@ -29400,8 +29668,6 @@ careers/aws-sea-event/ careers/aws-singapore-event/ careers/aws-sydney-event/ careers/chattanooga-mobile-event/ -careers/choose-your-career-profile -careers/choose-your-career-profile.html careers/comment/reply careers/cron.php careers/database-hiring/ @@ -29423,11 +29689,7 @@ careers/job careers/jobs careers/jobs.php careers/jobs.php?id= -careers/join-the-shell-talent-community -careers/join-the-shell-talent-community.html careers/landing-pages/ -careers/life-at-shell -careers/life-at-shell.html careers/mentor-knowledge-bank/ careers/mexico-edge-hiring-2014/ careers/milwaukee-edge-hiring-2014/ @@ -29469,8 +29731,6 @@ careers/santiago-event/ careers/scripts careers/search careers/search? -careers/students-and-graduates -careers/students-and-graduates.html careers/students-graduates/opportunities careers/texas-event/ careers/thank_you @@ -29756,6 +30016,7 @@ cataluna/2014/05/03/5364bfff22601d08458b456c.html cataluna/2015/05/04/55466710ca4741e7348b456c.html catchup catec +catedraOLD/ categories categories.php categories/*/archive @@ -31949,7 +32210,7 @@ cd/V77972_01 cd/clip/parole/soprano-hiro-7260.html cd/corneille-entre-nord-et-sud-1769.html cd_upload/Search -cdc/http://gizmodo.com/robots.txt +cdc/http://confluence.atlassian.com/robots.txt cdf/sign cdj cdk/* @@ -31961,9 +32222,9 @@ cdn-cgi/* cdn-cgi/beacon/performance cdn-cgi/bm/cv cdn-cgi/challenge-platform -cdn-cgi/http://mediamatchmaker.co.uk/robots.txt -cdn-cgi/http://newindianexpress.com/robots.txt -cdn-cgi/http://rover.com/robots.txt +cdn-cgi/http://fpdownload.macromedia.com/robots.txt +cdn-cgi/http://google.co.in/robots.txt +cdn-cgi/http://inoreader.com/robots.txt cdn-cgi/image cdn-cgi/images/trace cdn-cgi/l/email-protection @@ -32007,7 +32268,6 @@ celeb/sadie-sink celeb/sydney-sweeney celebratingcensus celebrities/s -celebrities/search celebrity-news celebritycruises/guide-to-the-globe celenahuo @@ -32096,8 +32356,8 @@ cgi-bin/grid-words cgi-bin/guestbook cgi-bin/histDiff.cgi cgi-bin/homelandsecurity -cgi-bin/http://euroncap.com/robots.txt -cgi-bin/http://nuestropsicologoenmadrid.com/robots.txt +cgi-bin/http://auddict.com/robots.txt +cgi-bin/http://tv.apple.com/robots.txt cgi-bin/imagemap cgi-bin/isbn cgi-bin/kaweahits @@ -32110,7 +32370,7 @@ cgi-bin/loginpage cgi-bin/longs.cgi cgi-bin/mb cgi-bin/msdemo/ -cgi-bin/notices/http://ams.usda.gov/robots.txt +cgi-bin/notices/http://fodors.com/robots.txt cgi-bin/onTopic cgi-bin/orphanWikiPages cgi-bin/outline @@ -32150,7 +32410,7 @@ cgi-bin/wikiSig cgi-bin/wx cgi-bin/x-posts cgi-bin/yabb -cgi-binhttp://ifixit.com/robots.txt +cgi-binhttp://youtube.de/robots.txt cgi-local cgi-mad/ cgi-out @@ -32254,6 +32514,8 @@ ch/de/live-event-schedule ch/de/live-event-schedule$ ch/de/m/cms ch/de/preferences/update +ch/en/book-a-trip/flights/fare-types/fare-guide-information.html +ch/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html ch/fr/checkout ch/fr/chweb ch/fr/live-event-schedule @@ -32508,6 +32770,7 @@ checklistposts checkout checkout checkout* +checkout*http://tfl.gov.uk/robots.txt checkout-dispatcher checkout-external checkout.php @@ -32528,7 +32791,8 @@ checkout/test.html checkout/test/test.html checkout2 checkout?plan_id -checkouthttp://modernistcuisine.com/robots.txt +checkoutconfirmation +checkouthttp://dejaflow.com/robots.txt checkoutnow checkouts checkpoint @@ -32611,7 +32875,6 @@ chicago/user/password chicago/user/register chicago/xmlrpc.php chihantv -chihe*? child/ children children/appointments-and-referrals/alumni-registration-thankyou @@ -32624,6 +32887,7 @@ children/appointments-and-referrals/secret-shopper-thankyou children/appointments-and-referrals/story-idea-thankyou children/coronavirus/return-to-play-after-covid-19-infection-for-providers children/speech-language-and-swallowing-disorders/appointments-and-referrals/appointment-thankyou +childrenCount= childtaxcredit chilton chimileski @@ -32636,6 +32900,8 @@ chirag chisla.html chistory.php chitateli +chkin= +chkout= chocolatechip choice/cd/index.cfm choice/index.cfm @@ -32696,6 +32962,7 @@ ci/ ci0 ci360-content/ cibsr/cibsronly +cid=*= cigallkadoch cimg cimgstwr/ @@ -32769,12 +33036,16 @@ ckeditor ckfinder ckgeiger ckorponay +cksum= cl cl/ cl/Download cl/business cl/css cl/elevator +cl/en/book-a-trip/flights/fare-types/fare-guide-information.html +cl/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html +cl/es/book-a-trip/flights/fare-types/fare-guide-information.html cl/flash cl/gateway.html cl/general @@ -32815,7 +33086,6 @@ classes/*.amp classes/*.html classes/*.txt classic -classic*? classic-apps classic/account classic/account= @@ -32901,6 +33171,7 @@ classic/ru/search classic/ru/site-achievement classic/search classic/site-achievement +classic= classicfm classicford classics/30_days_of_classics/includes @@ -32927,6 +33198,7 @@ classifieds/*? classifier classnames/static-2.3 classroom +classroomrewards clck clday.cgi cldr/data @@ -32945,6 +33217,7 @@ clear-article-cache.php clear/apc clear_cache= clear_cache_session= +clearance/search* clearcookies clemenshug cleveland/ArticleArchives @@ -32967,8 +33240,8 @@ clickId= click_ clickandbuy clickhere.jsp -clickhttp://antena3.rtp.pt/robots.txt -clickhttp://searchenginejournal.com/robots.txt +clickhttp://export.gov/robots.txt +clickhttp://security.stackexchange.com/robots.txt clickstream clicktale clickthrough.jsp @@ -34793,7 +35066,6 @@ clinical-pathway/severe-pediatric-traumatic-brain-injury-tbi-picu-provider-resou clinical-pathway/severe-pediatric-traumatic-brain-injury-tbi-picu-sedation-recommendations clinical-pathway/severe-pediatric-traumatic-brain-injury-tbi-picu-treating-elevated-icp clinical-pathway/severe-pediatric-traumatic-brain-injury-tbi-picu-vital-signs-physiologic-monitoring -clinical-pathway/severe-sepsis-specific-references clinical-pathway/sexual-abuse-concerns-complete-history clinical-pathway/sexual-abuse-concerns-social-work-follow clinical-pathway/sexual-abuse-concerns-triage @@ -35257,7 +35529,7 @@ clockss-manifest clone clone/library/genomic/organisms close-account -closed-submissions/http://hindustantimes.com/robots.txt +closed-submissions/http://developer.paypal.com/robots.txt closedcaption closures/*.ssf? closures/index.ssf?other @@ -35352,7 +35624,7 @@ cmplog cmr cms cms-resources.jsp -cms-search/http://cmswire.com/robots.txt +cms-search/http://appexchange.salesforce.com/robots.txt cms. cms.dll cms.dll* @@ -35369,6 +35641,9 @@ cms_docs cms_preview_ui cms_preview_ui_static cms_registrations +cms_websites +cms_websites/css +cms_websites/index.phphttp://pavelroth.cz/robots.txt cmsctx/ cmslanding.aspx cmstest/ @@ -35385,10 +35660,10 @@ cn/account cn/account= cn/blogs/ cn/brand/ +cn/en/book-a-trip/flights/fare-types/fare-guide-information.html cn/en/pages/strategy-operations/articles/5g-assist-in-2019-ncov.html -cn/enterprise/ +cn/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html cn/error-static-cdn -cn/events/huaweiconnect/livestream-for-tvs$http://hub.docker.com/robots.txt cn/ipns cn/license/ibis-models cn/license/licensing-agreement/ @@ -35398,7 +35673,6 @@ cn/list cn/list= cn/login-messages cn/phones/mate20pro/ -cn/products-lifecycle cn/products/online-datasheet/ cn/products/ras/trial-center cn/random @@ -35416,6 +35690,7 @@ cn/zh/product-finder/home-entertainment/ cn/zh/product-finder/internal-hard-drives/ cn/zh/promos/ cn/zh/promos/lyve-cloud-for-startups/ +cn/zh_CN/book-a-trip/flights/fare-types/fare-guide-information.html cndzzz cnet cnevideos @@ -35501,8 +35776,6 @@ co/ventureone co/wce coShp coShp/(.*) -coachs-eye-windows-download.html -coachseye-education.html coas/Search coas/search coasts/search.php @@ -35512,7 +35785,7 @@ cobrand/ code code/ code/* -code/http://w3techs.com/robots.txt +code/http://dx.doi.org/robots.txt code2product-typeform-dashboard code= code_activation @@ -35549,7 +35822,6 @@ collateral/corporate/po/ collect collection collection/*/product -collection/*? collection/api/logger collection= collectiongroups @@ -35600,11 +35872,13 @@ college collezioni/*/$ collezioni/*/index.html$ collision-19 +color-* color-visualization color= colorSearchTerm colormix-2015-video colors$ +colors-* colors/for_404.json com com/vzw/commerce/order/purchase @@ -35754,7 +36028,7 @@ community/*/latest$ community/*/live community/*/post community/*/post- -community/*/profile/*http://cointelegraph.com/robots.txt +community/*/profile/*http://bernina.com/robots.txt community/*/rss community/*/topics community/*/trackback @@ -35779,6 +36053,7 @@ 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/feed @@ -35797,7 +36072,6 @@ community/misc community/misc.php community/my community/myepi -community/newsletteroptin.asp community/online community/posts community/profile @@ -35984,6 +36258,7 @@ company/search company/user_stories/search.html company2 companyDir +companyName= company_news company_size= companydb/buscar @@ -36066,6 +36341,7 @@ component-library/emma-css/ component-library/next-steps-graduate-undergraduate-business/ component-library/school-for-the-environment-feature-panels/ component-uat +component/ componentes componentgrouplibrary/* components @@ -36130,7 +36406,7 @@ conditions-diseases? 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://view.adjust.com/robots.txt +conex-2019http://thehindubusinessline.com/robots.txt conf conf conf/*.php$ @@ -36198,6 +36474,7 @@ confirmapp confirmation confirmation-commande confirmation.html +confirmationNumber= conflagexp conflict cong @@ -36207,7 +36484,7 @@ connect-accounts connect.facebook.net connect/@ connect/help/search-results.html -connect/http://blog.sfgate.com/robots.txt +connect/http://sourceforge.net/robots.txt connect/offer connect/profile connect/social-intranet.html @@ -36218,6 +36495,7 @@ connectedliving/wp-includes connectedwomen/wp-admin connectedwomen/wp-content/plugins connectedwomen/wp-includes +connectingAirport= connections connections/recent connectme/search/node @@ -36231,6 +36509,7 @@ conniekchung connorjacobson conorlevans consent +consequencefavors consociate console console?*getstarted= @@ -36277,11 +36556,12 @@ contact-opnemen-met-myheritage contact-opnemen-met-ondersteuning contact-pantone-connect contact-preferences -contact-sales/http://pingidentity.com/robots.txt +contact-sales/http://wicg.github.io/robots.txt contact-support contact-thank-you contact-tos contact-us +contact-us-online/ contact-us-thanks contact-us/*/form contact-us/? @@ -36311,13 +36591,14 @@ contact/employees/servlets contact/en/hague/questionnaire/ contact/feedback contact/form/ -contact/http://dolphchaney.com/robots.txt -contact/http://freewebs.com/robots.txt +contact/http://eibar.org/robots.txt +contact/http://picnicsro.cz/robots.txt contact/menu* contact/partner* contact/support.php contact/zip-resume contact?t=donation_page_report +contactAA/viewEmailFormAccess.do?eventName=lowFare contactForm contact_host contact_importer @@ -36382,6 +36663,7 @@ content/*/schedule content/*/synchronous_inspection content/*/thenables content/*/util +content/*http://antena3.rtp.pt/robots.txt content/README.txt content/aarpe/en/home/ content/aarpe/en/home/vendor/ @@ -36487,6 +36769,8 @@ content/dam/*.rtf$ content/dam/*.svg$ content/dam/*.xls$ content/dam/*.xlsx$ +content/dam/AboutMcDonalds/Investors/C-%5Cfakepath%5Cinvestors-2002-annual-report.pdf +content/dam/AboutMcDonalds/Investors/C-%5Cfakepath%5Cinvestors-2003-annual-report.pdf content/dam/BEA content/dam/Deloitte/be/Documents/noindex/ content/dam/Deloitte/cn/Documents/strategy/deloitte-cn-consulting-5g-assist-in-2019-ncov-en-200317.pdf @@ -36508,7 +36792,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://avicii.lnk.to/robots.txt +content/dam/avg/img/2014/business/http://vg04.met.vgwort.de/robots.txt content/dam/bitdefender/business/ar content/dam/blackberry-com/asset/enterprise/pdf/direct content/dam/blackberry-com/asset/enterprise/webcast/direct @@ -36583,7 +36867,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://canadadrives.ca/robots.txt +content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://marketwatch.com/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/kpmg/au/pdf/creditors @@ -36627,7 +36911,7 @@ content/dam/sm/ccto/sunet_id_resources content/dam/sm/radcancerbio/resources-secure content/dam/sothebys/InsideSothebys*.pdf content/dam/static-page/customer-advocacy/*/pdf -content/dam/students/documents/graduations/programs/http://syfy.com/robots.txt +content/dam/students/documents/graduations/programs/http://nerdwallet.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 @@ -36637,6 +36921,8 @@ content/dam/tcom/business-enterprise/telstra-connect-guides/telstra_connect_guid content/dam/tcom/business-enterprise/telstra-connect-guides/telstra_connect_guide_user_management.pdf content/dam/tcom/personal/my-account/pdf/chown-teg-form.pdf content/dam/toyota/brochures/pdf/tcom/toyota-mobility.pdf +content/dam/usa/documents/happymeal-stepit.pdf +content/dam/usa/nfl/documents/archcard/ArchCard_LostStolen_ReplacementForm.pdf content/dam/web/da_dk/www content/dam/web/de_ch/www content/dam/web/de_de/www @@ -36674,7 +36960,7 @@ content/dist/fonts content/docdel content/download content/downloads/ -content/downloads/http://marketingweek.com/robots.txt +content/downloads/http://untappd.com/robots.txt content/ebook content/ebook/ content/ebrochure/toyota-mobility.pdf @@ -36710,7 +36996,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://columbia.jp/robots.txt +content/index.php/user/logout/http://complex.com/robots.txt content/index.php/user/password content/index.php/user/register content/institution @@ -36774,6 +37060,7 @@ content/pdf/bbm content/pdf/bfm content/pdf/chapter/ content/pluralsight/en/jcr:content +content/prelaunch content/producers content/profiles content/pwc/global/forms/contactUsNew.html?* @@ -36900,13 +37187,12 @@ contentobject contentpar_gridblock contentresearchtool/ contents.asp +contents/images/nav contentsearch/ contest contest.php?pg= contest/ contest/*/view_submission.html -contest/log_presence -contest/previous_winners contests contests/*/shareimage contests/*afghanistan @@ -37433,7 +37719,6 @@ cpl-edit cpoirier cpollack cpresources -cpro cpropub/univercd cps/en cps/fr @@ -37743,6 +38028,7 @@ cron/ cron/*.php$ cron_pw_grinder cron_selective.php +cronaca/2011/06/14/news/evasione_fiscale_45_arresti-17688291 cronaca/2019/12/05/news/stretta_contro_i_pirati_dei_giornali_rubati_800mila_lettori_in_un_anno_-301013213 cronaca/2023/09/29/news/serenis_repubblica_promozione_abbonati-416179220 cronache/08_dicembre_17/woodcock_indagato_chiave_fiorenza_sarzanini_140878bc-cc03-11dd-bd86-00144f02aabc.shtml @@ -38009,7 +38295,7 @@ csd/internal/css csd/internal/nav csd/js csd/nav -csd/staff/karen.h.rosenlof/karen.h.rosenlof.presentations/http://esselte974.fr/robots.txt +csd/staff/karen.h.rosenlof/karen.h.rosenlof.presentations/http://surrey.ac.uk/robots.txt csde/camp-shriver-community/camp-shriver/registration-fee/ csds/* cse @@ -38103,11 +38389,11 @@ cubs/fans/text-messaging-terms-and-conditions cubs/search cuccarese cud/planilla-cud +cugs/ cuicui_chen cuilanliu cuisine/recettes/* cuisine/s -cul*? cultura/12_dicembre_19/frignani-truffa-nome-modigliani_d1c07518-49e4-11e2-8f39-57d26b118e07.shtml cultura/dai-cittadini-per-i-cittadini/lettere-d-amore/gallery.shtml cultura/leparole/index_temp.shtml @@ -38122,6 +38408,7 @@ culture/lifestyle/news/2001/08/46315 culture/projects/projects culture/staff/staff cupid-v1 +cupsize* curated curatedsearches curator @@ -38170,6 +38457,7 @@ customer/feed/merchant-feed.xml customer/feed/offer-feed.xml customer/secure/checkout/tesco customer/secure/reset-password +customer_reviews-u- customerapps/* customerengagementjourney-ebook-download customeronly @@ -38184,11 +38472,13 @@ customers/retail/garden-gates customers/retail/o2 customers/vertical-panel-page customers/vertical/technology-panel-page +customiseYourJourney/ customizable= customization-work-integration-ps customization-work-multivendor customization-work-oc customize +customize$ customize_autosaved= customize_changeset_uuid= customize_search @@ -38349,6 +38639,7 @@ czsv/ cztr/ czzh/ d +d-gender* d. d/ d/Organization/Item @@ -38446,7 +38737,7 @@ da/blog da/cart da/checkout da/create-a-doodle-pfm -da/create-a-doodle-pfmhttp://dorisbaumer.com/robots.txt +da/create-a-doodle-pfmhttp://emirates.com/robots.txt da/firefox/collections da/firefox/collections/4757633 da/firefox/collections/4757633/$ @@ -38472,6 +38763,7 @@ da/support da/user da/users dab +dad/trk dada_mail_support_files dadadodo/dadadodo.cgi dafs/bablo/search/node @@ -38536,7 +38828,7 @@ darafisher dare-me darialugina dark=false&popup=true -darla/ +darla darr dashboard dashboard/ @@ -38631,6 +38923,7 @@ date/timeduration.html? date/weekdayadd.html? date/workdays.html? date= +dateless= dating datos/pdfs daugharthy @@ -38710,7 +39003,7 @@ dcyang ddelgais ddg_rwb ddl2* -ddos/http://scholastic.com/robots.txt +ddos/http://st.com/robots.txt ddp de de$ @@ -39057,6 +39350,7 @@ de/css de/data/s3 de/de/*?bvstate de/de/*q= +de/de/book-a-trip/flights/fare-types/fare-guide-information.html de/de/c/* de/de/cart de/de/deweb @@ -39081,6 +39375,12 @@ de/einstellung de/einstellung/job-posts de/elements de/email-validation +de/en/book-a-trip/activities.html +de/en/book-a-trip/cars.html +de/en/book-a-trip/flights/fare-types/fare-guide-information.html +de/en/book-a-trip/hotels-and-airbnb.html +de/en/book-a-trip/transfers.html +de/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html de/enterprise/blog/search$ de/enterprise/blog/search? de/error-pages @@ -39568,7 +39868,6 @@ demo-express-delivery demo-next-day-delivery demo-product demo-request/ -demo-starter-master demo-video demo-videos demo/closed-unclosed-performance @@ -39576,7 +39875,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://mathworks.com/robots.txt +demo/safari-reader-test-nielshttp://futurism.com/robots.txt democenter demonstration demos @@ -39595,7 +39894,10 @@ dental/students dentistry/about/appointments-and-referrals/appointment-thankyou denver dep/rwm/hoss +department-beauty-gender-unisex* departments +departure= +departureDate= depl/ deployment-test-clf2 deployment-test-clf3 @@ -39653,10 +39955,12 @@ designdb/*/jsp designdb/*/showData.jsp designdb/*? designdb/jsp +designer-boutique* designer/contacts designer/edit designer_pricing.php designer_slug= +designerboutique* designerbox. designers designers/colorfilter? @@ -39666,6 +39970,7 @@ designers/subtlepatterns/patterns/*.zip designerunits designerunits/image designerunits/images +designfeature-pencil* designgroup designs designtech @@ -39680,7 +39985,27 @@ desktop_app/ despiration/testseo destekle-iletisime-gecin destination-selector +destinationAirport= +destinationAirport_displayed= destinations +destinations/africa.html +destinations/africa/* +destinations/asia.html +destinations/asia/* +destinations/australia.html +destinations/australia/* +destinations/europe.html +destinations/europe/* +destinations/middle-east.html +destinations/middle-east/* +destinations/new-zealand.html +destinations/new-zealand/* +destinations/north-america.html +destinations/north-america/* +destinations/south-america.html +destinations/south-america/* +destinations/south-pacific.html +destinations/south-pacific/* desv/ det detail @@ -39689,7 +40014,7 @@ detail/ajax details- details-*.html details-print -detailshttp://craigslist.org/robots.txt +detailshttp://nbclosangeles.com/robots.txt detect detr/ detroitchicago @@ -41544,6 +41869,7 @@ didar diegoestevez diegorivera diets/* +diff diffbot/ diffs dig-perf-test @@ -41642,11 +41968,12 @@ digitaledition digitalexpress/ digitalpdf digitalsubscription/imagedownload -digitalsubscription/imagedownload/http://clevescene.com/robots.txt -digitalsubscription/imagedownload/http://mastercard.com/robots.txt -digitalsubscription/imagedownload/http://nj.gov/robots.txt +digitalsubscription/imagedownload/http://geck.bethsoft.com/robots.txt +digitalsubscription/imagedownload/http://journaldugeek.com/robots.txt +digitalsubscription/imagedownload/http://synack.com/robots.txt digregorio dilatua/proRecensione.do +ding-session= dingruhuang dip diplomat @@ -41685,6 +42012,8 @@ directory/search.asp directory/search/? directory/sitemap directory/tp +directory_missions/ +directoryoptout* dirt/index.htm dirty-dancing dirty-dancing-havana-nights @@ -41694,6 +42023,7 @@ disallow=1 disallowed/ disallowed/index.html disaster/lookup +disc= disclaimer/fix-income disclosures/deposit-promo-disclosure disclosures/securities-based-lending-disclosure @@ -41988,6 +42318,7 @@ diverse divertissement divideload divisions/Support/Survey +divisionsdead dj/ dk dk$ @@ -42203,7 +42534,7 @@ dmorgan dmottacalderon dmoustafa dmq -dms_priv/*http://itunes.apple.com/robots.txt +dms_priv/*http://eset.com/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 @@ -42420,6 +42751,7 @@ documents/archives/ArchivesObsolete documents/current documents/d/global/*sitemap documents/email-a-friend +documents/eng/biography_Carol_Fuller.asp documents/information-management/imr-guidance-and-appendices.pdf documents/mog.pdf documents/old/ @@ -42485,7 +42817,6 @@ dotbot doterra/ dotimer.php dotnet_library_license.htm -doubanapp/card double-rainbow double_activation doubleclick @@ -42499,10 +42830,9 @@ download-file download-history.asp* download-limit download-lister -download-logo-agreement.html download-notice download.asp* -download.asp*http://impots.gouv.fr/robots.txt +download.asp*http://highsnobiety.com/robots.txt download.php download/ download/*/ @@ -42514,11 +42844,9 @@ download/Forside/2022 download/attachments download/binary download/get -download/http://leginfo.legislature.ca.gov/robots.txt +download/http://books.apple.com/robots.txt download/index download/legacy -download/morae -download/morae/ download/next download/pgn download/sdk @@ -42635,7 +42963,7 @@ drupal-training drwilliamnuma ds-live/ ds-mobile/ -ds/*/*http://arte.tv/robots.txt +ds/*/*http://humanesociety.org/robots.txt dsasselov dsb/android/collections dsb/android/search @@ -42723,6 +43051,7 @@ dyn/jnc dyn/natlex2 dyn/osh dynaTraceMonitor +dynamic dynamic-feed/*.xml dynamic-offer dynamic-partials @@ -42750,6 +43079,7 @@ e-commerce/user-authentication/email-encryption.php e-commerce/user-authentication/two-factor.php e-commerce? e-dition +e-gender* e-landing-page-sitemap.xml e-pharmacy e-portfolio @@ -42795,6 +43125,7 @@ easypol/output/forum.asp easyrenewal eat/gr- eayalahurtado +eb/incl_header2.html ebar ebatesCaptcha.do ebay/cronus @@ -42804,7 +43135,7 @@ ebc/portal ebernton ebi_docs ebibbs -ebisearch/summary/api/identificationsearchboxs4/*http://ebird.org/robots.txt +ebisearch/summary/api/identificationsearchboxs4/*http://acrobat.adobe.com/robots.txt ebook ebook-creator/editor.html ebook.pdf @@ -42968,6 +43299,7 @@ editar_nb editar_nk editarticle editcontent +edited-test* editemail editflow editgroup @@ -42987,6 +43319,7 @@ editorial/entertainment/$ editorial/news/$ editorial/sports/$ editors +editorslicensing editorspicks editorv2_shop_aux/download_course_student_certificate editpayment @@ -43014,24 +43347,12 @@ edu/teachers edu/test eduRequests educacion/apl/consultabolsas/ +educacion/portals/html/js/editor/fckeditor educating-students-about-digital-privacy-and-security education education education-and-children/schools/school-transport/school-transport-for-children-with-special-educational-needs/travel-training/travel-training education-and-children/special-educational-needs/school-information-for-special-educational-needs-sen/school-transport-for-children-with-special-educational-needs/travel-training/travel-training -education-teacher-grading.html -education-tutorial-absent-video.html -education-tutorial-create-how-to.html -education-tutorial-feedback-snagit.html -education-tutorial-media-roll.html -education-tutorial-orientation-video.html -education-tutorial-student-demo.html -education-tutorial-student-practice.html -education-tutorials.html -education-video-how-to-feedback-mac.html -education-video-how-to-feedback.html -education-video-how-to-lesson-mac.html -education-video-how-to-lesson.html education/404_en.htm education/blocks education/blocks$ @@ -43095,6 +43416,7 @@ ega/user/login ega/user/logout ega/user/password ega/user/register +egcs/v2/collect egeyumusak eggodwin eglassman @@ -43383,7 +43705,7 @@ email$ email-capture email-colleague email-contact/ -email-contact/nodehttp://gsma.com/robots.txt +email-contact/nodehttp://help.netflix.com/robots.txt email-contact/taxonomy_term email-content email-help @@ -43438,7 +43760,6 @@ emailers/ownerlounge emailhelper emailoffers emailpage.cfm -emailpreferences emailpreferences.aspx emails emails/ @@ -43510,8 +43831,10 @@ emissions/infoman/saison11/blogue.asp emissions/lib_radio/v3.2/code/indexeur/audiofil-iframe.asp emm935 emma +emma-willis* emmahua emmaspady +emmawillis* emmy emooring emore @@ -43557,6 +43880,7 @@ empresa empty empty.html ems/search/node +emst= en en$ en%E2%80%90us @@ -43857,8 +44181,10 @@ en-at/mens/product en-au en-au.www.cloudflare.com en-au/ +en-au/accommodation en-au/feedback en-au/lp +en-au/search en-au/search? en-aus/ en-aw @@ -43918,6 +44244,7 @@ en-ca/product-sellers/ en-ca/product/ en-ca/product/*?icmp=* en-ca/search +en-ca/search* en-ca/search.html?aq= en-ca/search? en-ca/services/ @@ -44254,7 +44581,9 @@ en-nl/ en-np en-nz en-nz/ +en-nz/accommodation en-nz/mens/product +en-nz/search en-om en-om/dolby-vision-atmos-tvs en-om/hands-free-voice-search-tvs @@ -44514,6 +44843,9 @@ en/SupportandAdministration/PoliciesandProcedures en/Tracker?data=* en/US/swassets/ en/US/swassets/sw274/sitewide_country_language_selector.html +en/_Original_ +en/_incl_header.html +en/_old_ en/_site_doc en/aanmeldbevestiging en/aanmelden-mislukt @@ -44534,6 +44866,7 @@ en/ajax/content-product en/ajax/contentmedia en/alert en/alerts +en/americas/calendar/ en/app en/app/ en/applications/release9.html @@ -44564,6 +44897,8 @@ en/carro-de-la-compra en/cart en/cgi-bin en/cgi-bin +en/cidi/menus +en/cidi/txt_files en/classes en/classes/ en/cloud/iaas-classic @@ -44902,7 +45237,6 @@ en/edlmoney/ en/enabling-interculturaldialogue/grid en/enabling-interculturaldialogue/list en/enabling-interculturaldialogue/map -en/enterprise/ en/error en/error/ en/estado-pedido @@ -44911,6 +45245,9 @@ en/event/*/ical en/events/10_Graduade%20Institute_Richard_Baldwin_PWC_Geneva.pdf en/events/11_International%20Accounting%20Standards_Nic_Anderson_PWC_Geneva.pdf en/events/1_Roche_Ian_Bishop_PWC_Geneva.pdf +en/events/2009events.asp +en/events/2010_ +en/events/2010events.asp en/events/2_UBS_Geoff_Robinson_PWC_Geneva.pdf en/events/3_Richemont_Lesley_Griffiths_PWC_Geneva.pdf en/events/4_Swiss%20Re_Swiss%20Re_Jutta_Bopp_PWC_Geneva_.pdf @@ -44919,7 +45256,9 @@ en/events/6_Schroders_Harry_Jack_PWC_Geneva.pdf en/events/7_Nestle_Adre_Besson_PWC_Geneva.pdf en/events/8_ISS_Thomas_von_Oehsen_PWC_Geneva.pdf en/events/9_Swissquote_Yvan_Cardenas_PWC_Geneva.pdf -en/events/huaweiconnect/livestream-for-tvs$ +en/events/cultural_events.asp +en/events/default.asp +en/events/peace_fund.asp en/events? en/explore en/facturas-abono @@ -44953,6 +45292,13 @@ en/home.html en/hotels/ en/identity en/immigration-refugees-citizenship/services/reference-include +en/incl_banner_media_center.html +en/incl_footer_old.html +en/incl_headcontent_landing.inc +en/incl_headcontent_secondary.inc +en/incl_header1.html +en/incl_mini_pilares.html +en/incl_searchnav.html en/includes_content/missing_handler/view_map.html en/industries/health-sciences/clinical-one en/industries/health-sciences/clinical-one/depot-information @@ -45023,6 +45369,7 @@ en/mab/list en/mab/map en/mails en/mails/ +en/manage-booking/separate-passengers/split-pnr.html en/matlabcentral/answers/? en/matlabcentral/answers/?page=* en/matlabcentral/answers/?page=*&* @@ -45083,6 +45430,12 @@ en/matlabcentral/topics/power-electronics-control/search.html en/media-materials.html en/media/* en/meetings/full-capacity +en/member_states/haiti/backpack/Flyer_Ceremonia_ENG.html +en/member_states/haiti/backpack/Flyer_Ceremonia_ESP.html +en/member_states/haiti/backpack/Flyer_Ceremonia_FRE.html +en/member_states/haiti/backpack/default.html +en/member_states/haiti/backpack/default_anunciosept24.html +en/member_states/haiti/backpack/gallery.html en/memory-world-committees/grid en/memory-world-committees/list en/memory-world-committees/map @@ -45130,6 +45483,8 @@ en/needs en/needs/ en/news-redirect/* en/news/canarias/diary +en/news/incl_news_items.asp +en/news/incl_reports.asp en/news? en/newsletters/* en/niet-gevonden @@ -45162,7 +45517,6 @@ en/print en/privacy en/privacy-policy en/privacy.html -en/products-lifecycle en/products-services/space/in-space-infrastructure/bartolomeo/request-your-payload-slot-on-bartolomeo/bartolomeo-form-confirmation en/products/connections/product_detail/product_35486.html en/products/connections/search-products.html @@ -45207,6 +45561,7 @@ en/right-education-country-overview/map en/right-education/observatory/grid en/right-education/observatory/list en/right-education/observatory/map +en/saf/accountability/docs/ en/safety-journalists/observatory/grid en/safety-journalists/observatory/list en/safety-journalists/observatory/map @@ -45278,6 +45633,8 @@ en/tools/ en/topics/everydaylife/ en/translations en/translations/ +en/travel-info/travel-updates/coronavirus/qantas-international-network-changes/cancellation.html +en/travel-info/travel-updates/coronavirus/qantas-international-network-changes/digital-health-pass.html en/understanding-physics en/unesco-media/*/lightbox en/unesco-paragraph/*/load-more @@ -45411,6 +45768,7 @@ en_ca en_cn en_de en_en +en_eur en_gb en_hk en_id @@ -45441,6 +45799,7 @@ enciclopedia/dettaglio-immagini enciclopedia/ricerca encyclopedia encz/%D1%80%D1%83%D0%BF%D0%B8%D1%98%D0%B0 +endDate= ende/If%20I%20Knew%20You%20Were%20Comin/%5C'%20I/as%20if endloc= endorsement/public @@ -45528,7 +45887,7 @@ enterprise/product/add-ons enterprise/product/add_ons enterprise/products/checks enterprise/products/checks/index.jsp -enterpriseform/ +enterprise/seo entertain entertainment/article/Minerva-s-horoscope entertainment/bravo @@ -45591,8 +45950,8 @@ eog eoincannon eolson eopro +eoss eouyang -eox_backup/ ep-live/ epaper/restricted-access epbc/gmaps @@ -45660,8 +46019,10 @@ error-page error-pages error-pages/ error-static-cdn +error.asp error.aspx error.html +error.html error/ error/* error/400 @@ -45678,6 +46039,7 @@ error404.aspx error404.html error500.html error999.html +error= error=404 errorReport/create errorReport/hourlieReport @@ -45986,6 +46348,9 @@ es/Themes es/TripsJS.ashx es/Upload es/_ +es/_Original_ +es/_incl_header.html +es/_old_ es/accessories/*/f es/accessories/ies es/account @@ -45997,6 +46362,7 @@ es/ajax es/ajax/content-product es/ajax/contentmedia es/alpha.php +es/americas/calendar/ es/ana es/android/collections es/android/search @@ -46062,6 +46428,8 @@ es/cart es/changes-that-qualify-for-special-enrollment/ es/chc es/checkout +es/cidi/menus +es/cidi/txt_files es/cin es/classes es/classes/ @@ -46130,6 +46498,12 @@ es/early-childhood-education/list es/early-childhood-education/map es/email-validation es/en +es/en/book-a-trip/activities.html +es/en/book-a-trip/cars.html +es/en/book-a-trip/flights/fare-types/fare-guide-information.html +es/en/book-a-trip/hotels-and-airbnb.html +es/en/book-a-trip/transfers.html +es/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html es/en/translation.asp?spen=CHAPITA es/en/translation.asp?spen=en%20todo%20lo%20descubierto?start=100&start=200 es/en/translation.asp?spen=incende @@ -46150,9 +46524,17 @@ es/es/promos/lyve-cloud-for-startups/ es/es/size/* es/esc/foodpriceswing es/estado-pedido +es/estados_miembros/haiti/mochilas/default.html +es/estados_miembros/haiti/mochilas/galeria.html es/event/*/ical es/event/*/shoutbox es/event/*/shoutbox? +es/eventos/2010_reuniones_ministeriales.asp +es/eventos/cultural_events.asp +es/eventos/default.asp +es/eventos/eventos2009.asp +es/eventos/eventos2010.asp +es/eventos/fondo_paz.asp es/explore es/facturas-abono es/facturas-abono @@ -46206,9 +46588,17 @@ es/hoteles/h es/hoteles/redirect es/hoteles/s es/hou -es/http://hearthis.at/robots.txt +es/http://italiadeivalori.it/robots.txt es/images es/inc +es/incl_banner_media_center.html +es/incl_footer_old.html +es/incl_headcontent_landing.inc +es/incl_headcontent_secondary.inc +es/incl_header1.html +es/incl_header2.html +es/incl_mini_pilares.html +es/incl_searchnav.html es/info es/inicia-sesi%C3%B3n es/iniciar-sesion @@ -46291,7 +46681,9 @@ es/music/+noredirect es/myunited es/nationals/search es/negocios -es/new/http://edyst.com/robots.txt +es/new/http://unesco.org/robots.txt +es/news/incl_news_items.asp +es/news/incl_reports.asp es/node es/node/ es/node/* @@ -46359,6 +46751,7 @@ es/royals/search es/s/colecciones es/s/perfecta es/s/usuarios +es/saf/rendicion_cuentas/docs/ es/sd es/sea es/search @@ -46371,7 +46764,7 @@ es/search.php es/search/ es/search/autocomplete es/search? -es/search?*http://platform.instagram.com/robots.txt +es/search?*http://roblox.com/robots.txt es/secure-preview es/seguimiento-pedido es/seguimiento-pedido-invitado @@ -46381,6 +46774,7 @@ es/share es/share-order es/sharecontacts-for-microsoft-outlook.aspx es/shop_name_search_service +es/sica/ es/site-achievement es/sobre_nosotros es/solicitar-informacion/ @@ -46956,7 +47350,6 @@ event/sansfire-2019 event/santa-monica-2019 event/scottsdale-2019 event/scottsdale-2020 -event/search event/seattle-fall-2019 event/seattle-spring-2019 event/security-east-2019 @@ -47133,7 +47526,7 @@ evernote/like.php everybodyshirts everywhere-configuration/ everywhere/ -evite/*http://dustinandtracy.com/robots.txt +evite/*http://klove.com/robots.txt evolok ewalk ewalker @@ -47345,8 +47738,6 @@ extern_js external external-affiliations external-catalog-services -external-redirects -external-redirects.html external-test-ids= external/ external/BusArch @@ -47407,7 +47798,7 @@ external_service/connect_now external_slp_click externalservices/surveyfeedapi/api/testfeed extfile -exthttp://edutopia.org/robots.txt +exthttp://fitbots.com/robots.txt extlink extra extra/gremien @@ -47429,11 +47820,13 @@ eyeblaster eyeblaster eyewitness ezais +ezine/ ezk888cn ezra f f%5B f-ec +f-gender* f/*/donate/sign-in f/*/widget f/healthcheck @@ -47581,12 +47974,12 @@ faqs/why-do-i-have-to-give-ghostery-access-to-view-webpage-content-and-browsing- faqs/why-does-ghostery-need-to-read-and-change-content-on-the-websites-you-visit faqs/why-is-ghosty-wearing-a-mask faraazmahomed +fareType= faria fariello farig-sadeque farris fas/centres/sci-tech01/ -fashion*? fashion-shows fashion/lookbook/38917 fashion/s @@ -47653,6 +48046,7 @@ fding fe-BE fe-de-ratas fe_full/ +feat-deliverby* feature/ feature/departments.jsp feature/hollywood-life-box-subscription-seasonal-get-the-look-3433859 @@ -47732,6 +48126,7 @@ federal-budget-programs federal/events/earthobservationday2015/ federal/events/earthobservationday2015/ConfirmationPage/ fedextrack/?cntry_code=us&tab=1&tracknums=&clienttype=wtrk +fedm= fedsearch fedyk fee-deposits @@ -47747,7 +48142,7 @@ feed.xml feed/ feed/$ feed/* -feed/*http://bitdefender.com/robots.txt +feed/*http://zauo.com/robots.txt feed/activity feed/check feed/externalfooter @@ -47763,7 +48158,7 @@ feed/sitema feed/subscribe feed/update feed/v1/podcast/triggered-uncensored -feed/v1/podcast/unredacted-with-kurt-schlichterhttp://toyota.com/robots.txt +feed/v1/podcast/unredacted-with-kurt-schlichterhttp://rijksmuseum.nl/robots.txt feed/xml feed= feed=rss @@ -47999,6 +48394,12 @@ fi/database fi/database/sqldeveloper fi/database/what-is-database fi/en +fi/en/book-a-trip/activities.html +fi/en/book-a-trip/cars.html +fi/en/book-a-trip/flights/fare-types/fare-guide-information.html +fi/en/book-a-trip/hotels-and-airbnb.html +fi/en/book-a-trip/transfers.html +fi/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html fi/engineered-systems/exadata fi/erp fi/erp/what-is-erp @@ -48116,9 +48517,9 @@ filestore fileview filing 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://s0.wp.com/robots.txt filings/pdf -fill-private.htmlhttp://babycenter.com/robots.txt +fill-private.htmlhttp://kobemural.com/robots.txt fill.html film/s films/*/size/large @@ -48181,7 +48582,7 @@ find/*?official=true find/*?page find/*?shipping= find/*?{ -find/*http://freemius.com/robots.txt +find/*http://macys.com/robots.txt find/3DImage.jsp find/ApplecareDetails.jsp find/DemoItem.jsp @@ -48249,7 +48650,22 @@ firmware-updates/download firmware-updates/updates firmware-updates/usb-steps first-let-me-just-say-thank-you/ +firstFlightArrivalTime= +firstFlightAverageDelayTime= +firstFlightCancellationsPercentage= +firstFlightDestination= +firstFlightEquipmentCode= +firstFlightNonConnectingStops= +firstFlightNumber= +firstFlightNumberOfFlightsInDataSet= +firstFlightOnTimeArrivalPercentage= +firstFlightOperationalCarrier= +firstFlightOrigin= +firstFlightOverThirtyMinutesLatePercentage= +firstFlightTime= firstImage= +firstName= +firstOperCarrier= firststeps. fisheries/fleet fishery/gisfish @@ -48273,6 +48689,8 @@ fixit fizipcodecheck fizzy/admin fj/ +fj/en/book-a-trip/flights/fare-types/fare-guide-information.html +fj/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html fjflores fjparada fk/ @@ -48312,6 +48730,7 @@ flats/novaya-moskva flats/sankt-peterburg/$ flavio flemingmathew +flexibleshopping flexiproduct flexpaper flexscore-demo @@ -48319,7 +48738,16 @@ flickr flickrimagerequest flight-insight flight-search +flight/charter/get-a-quote.html +flight/get-view-air-reservation.html +flight/pop_onTimePerformanceDetails.html flight/search +flight/viewCheckinDocument.html +flightNumber= +flightNumberDetails= +flightSummary= +flightinfo/qf_pdfTimetable/* +flightinfo/qf_pdfTimetable_QantasLink/* flightredirect flightreservation flights @@ -48344,6 +48772,7 @@ florianfintelmann flow flow/help/search-results.html flower +flowers-gifts flows fls=0 flu/espanol/ @@ -49177,6 +49606,7 @@ food/recipes/*/shopping-list food/recipes/search*? food/search*? fooddirectory +foodfestival/ foodordering foodpickle foods/brands/page/ @@ -49192,6 +49622,7 @@ football/matchstats football/video footer footer +footer$ footer-asset-references/ footer_ajax.html footercertificates.aspx @@ -49257,7 +49688,7 @@ forgotpassword forgotpassword.aspx forgotten-password forgotten-password/ -forgov-devhttp://qobuz.com/robots.txt +forgov-devhttp://theringer.com/robots.txt forlibraries form form-containers @@ -49303,6 +49734,7 @@ forruchi fortest forum forum$ +forum-u- forum/ forum/*&hl= forum/*&p= @@ -49466,7 +49898,7 @@ forum/member.php forum/memberlist.php forum/memberlist.php forum/members -forum/membre/http://spl.zeotap.com/robots.txt +forum/membre/http://jp.youtube.com/robots.txt forum/messenger forum/misc forum/modcp @@ -49792,7 +50224,7 @@ forum/topic/221-tips-and-suggestions-for-working-members forum/traininggroups_onlinefree.php forum/translation_do.php forum/ucp.php -forum/ucp.phphttp://eleks.com/robots.txt +forum/ucp.phphttp://kiva.org/robots.txt forum/ucp_agreement_trainings.php forum/uretral-nyj-vektor-4-25.html forum/user @@ -49855,7 +50287,7 @@ forums/discover/unread/ forums/editpost.php forums/forum/30-general-members-forums forums/help.html -forums/http://sofafactory.ru/robots.txt +forums/http://youtube.linklife.nl/robots.txt forums/index.php/ef forums/index.php/h forums/index.php/i @@ -49872,7 +50304,7 @@ forums/index.php/sel forums/index.php/sp forums/index.php/u forums/index.php?&act=Online -forums/index.php?/user/http://ragtimedorianhenry.com/robots.txt +forums/index.php?/user/http://sacredspirit.de/robots.txt forums/index.php?act=Arcade forums/index.php?act=Attach forums/index.php?act=Forward @@ -49983,10 +50415,12 @@ forumtest forward forward foryou +foryou$ fos/icn/ fotogalerias/*/*/pagina fotografias fotos +fotos/es/*+ foundation/contact four fourinthemorning @@ -50000,7 +50434,6 @@ foxtrotcallback= fp fp= fp_ms -fp_ms/ fp_ms/_rcv/remote?m_id fpc/ fpereda @@ -50292,6 +50725,9 @@ fr/Tr/ fr/Tracker?data=* fr/TripsJS.ashx fr/Upload +fr/_Original_ +fr/_incl_header.html +fr/_old_ fr/_site_doc fr/aboutus fr/academia/books/members.html @@ -50433,6 +50869,12 @@ fr/early-childhood-education/grid fr/early-childhood-education/list fr/early-childhood-education/map fr/email-validation +fr/en/book-a-trip/activities.html +fr/en/book-a-trip/cars.html +fr/en/book-a-trip/flights/fare-types/fare-guide-information.html +fr/en/book-a-trip/hotels-and-airbnb.html +fr/en/book-a-trip/transfers.html +fr/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html fr/enabling-interculturaldialogue/grid fr/enabling-interculturaldialogue/list fr/enabling-interculturaldialogue/map @@ -50441,6 +50883,14 @@ fr/enterprise/blog/search? fr/error-static-cdn fr/errors fr/estado-pedido +fr/etats_membres/haiti/sacs/default.html +fr/etats_membres/haiti/sacs/galerie.html +fr/evenements/2010_reunions_ministerielles.asp +fr/evenements/cultural_events.asp +fr/evenements/default.asp +fr/evenements/evenements2009.asp +fr/evenements/evenements2010.asp +fr/evenements/fonds_paix.asp fr/event/*/ical fr/event/*/shoutbox fr/event/*/shoutbox? @@ -50470,6 +50920,7 @@ fr/forum/goto.php fr/forums fr/fr/*?bvstate fr/fr/*q= +fr/fr/book-a-trip/flights/fare-types/fare-guide-information.html fr/fr/c/* fr/fr/cart fr/fr/news/search/?keywords= @@ -50499,7 +50950,7 @@ fr/help/sitemap fr/help/sitemap.php fr/heratlas/grid fr/heratlas/list -fr/heratlas/maphttp://unesdoc.unesco.org/robots.txt +fr/heratlas/maphttp://sway.office.com/robots.txt fr/herramientas/generador-de-logos/onboarding fr/histoire fr/historial-compra @@ -50510,6 +50961,14 @@ fr/hotel/s fr/images fr/immigration-refugies-citoyennete/services/reference-inclusion fr/inc +fr/incl_banner_media_center.html +fr/incl_footer_old.html +fr/incl_headcontent_landing.inc +fr/incl_headcontent_secondary.inc +fr/incl_header1.html +fr/incl_header2.html +fr/incl_mini_pilares.html +fr/incl_searchnav.html fr/includes_content/missing_handler/view_map.html fr/info fr/intangible-cultural-heritage/grid @@ -50637,6 +51096,7 @@ fr/music/*/+wiki/shoutbox? fr/music/+noredirect fr/myunited fr/naviguer +fr/news/incl_news_items.asp fr/newsroom fr/node fr/onelook_american_dictionary_words.html @@ -50844,6 +51304,7 @@ fr/your fr/zi/ fr_BE/EUR fr_CH/CHF +fr_FR/*/services/logout fr_FR/EUR fr_FR/Flex/4.0/UsingSDK fr_FR/PhotoshopElements/10.0/Editor @@ -50857,8 +51318,6 @@ fr_OT/EUR fr_fr/modeles/M fragen/ fragment -fragment-global-A8zF2y -fragment-spt-global-A8zF2y fragment.*.html fragment.*.json fragment.htm @@ -50891,7 +51350,7 @@ frde/ fre/layout/set fred fred-glance-widget.php -fred-glance-widget.phphttp://freecodecamp.org/robots.txt +fred-glance-widget.phphttp://kroatien-idriva.de/robots.txt free free-cancellation/index. free-coloring-pages/featured/frenchs-coloring-pages/ @@ -50903,6 +51362,7 @@ free/databases-free-tier/ freeItemSelection.jsp free_shipping= freehosting.php +freejoin freeland freemantest freemonth @@ -50918,6 +51378,7 @@ fri friday friday-after-next friedman-oeb +friend/add_as_friend friends friends-through-gvhd friendsfavorites/ @@ -50938,6 +51399,7 @@ from-the-ghostery-desk-series-trust-restrict-sites from= from=adwords from=adwords +fromClassic= fromDisList=y from_cloud= from_id= @@ -51069,9 +51531,10 @@ fyh fzhu g g%C5%82osuj +g-gender* g-recaptcha-response g.php -g/4arE9Chttp://flickr.com/robots.txt +g/4arE9Chttp://australia.com/robots.txt g/api g/banana/api/context g/ts @@ -51243,7 +51706,6 @@ gallery_cache_key= gallery_more_stories_insider.cms* gam- game -game*? game-reviews/*/user-reviews/manage/add game/dislike game/export @@ -51287,7 +51749,6 @@ garrettdunlap garruss garyli gas-prices -gas2015/ gasic gaston-institute/contact/join-our-mailing-list/thank-you/ gate @@ -51306,6 +51767,11 @@ gb-zh gb/admin gb/admin$ gb/comment +gb/en/book-a-trip/activities.html +gb/en/book-a-trip/cars.html +gb/en/book-a-trip/flights/fare-types/fare-guide-information.html +gb/en/book-a-trip/hotels-and-airbnb.html +gb/en/book-a-trip/transfers.html gb/en/c/* gb/en/cart gb/en/contact/search?param=* @@ -51316,6 +51782,7 @@ gb/en/product-finder/home-entertainment/ gb/en/product-finder/internal-hard-drives/ gb/en/promos/ gb/en/promos/lyve-cloud-for-startups/ +gb/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html gb/en/search gb/en/search?param=* gb/filter/tips @@ -51325,7 +51792,7 @@ gb/resources-campaign/* gb/search gb/user gb/user$ -gb_xapi_content/http://smartpassiveincome.com/robots.txt +gb_xapi_content/http://counterpunch.org/robots.txt gbapujii gbook gbox/ @@ -51337,10 +51804,12 @@ gchi gclid gclid= gclid= +gclid=* gco.php gcp/300000414/regulatedinformation gcr gcs +gd gd/ gd/forums gd/kb/*/discuss @@ -51538,7 +52007,41 @@ gen-y gen/press-room?pid=19457&cdvn=news&newsarticleid=31735 genai-ecommerce genai-edtech +gender--category-shoes/ +gender--gender* +gender-./ +gender-anklelength* +gender-asymmetric* +gender-bardot* +gender-boatneck* +gender-brown* +gender-check* +gender-christmas* +gender-chukka* +gender-cotton-* +gender-cuban* +gender-darkgreen* +gender-diggers* +gender-fantasticfoxes* +gender-fauxfur* +gender-foxes* +gender-fulllength* +gender-gapfit* +gender-long* +gender-low* +gender-mid* +gender-short* +gender-silk* +gender-sweetheart* +gender-syntheticfill* +gender-trail* +gender-trending* +gender-velvet-* +gender-women-category-bikinis* +gender-women-category-bras* +gender-women-category-lingerie* gender= +genderwomenproductaffiliationtailoring0* genealogy-post-*lang= genealogy/records/tara-milutis_161886488 general @@ -51722,7 +52225,7 @@ gibbslab-personal giee/*category=ucommall gif gifs -gifshttp://girlsridetoo.de/robots.txt +gifshttp://thenextweb.com/robots.txt gift gift-calculator-ranges/ gift-calculator-tags/ @@ -51734,6 +52237,7 @@ gift_download giftemail-recipient gifting gifting-tshirt +giftlist/ giftregistry giftregistry/ giftregistrysearch/ @@ -51751,6 +52255,15 @@ gimi gintas giorgio_seano girguis +girls/*/1* +girls/*/2* +girls/*/3* +girls/*/4* +girls/*/5* +girls/*/6* +girls/*/7* +girls/*/8* +girls/*/9* girlsjustwannahavefun gis-extensions-fb-en_gb-v0 gis-extensions-fb-en_global-v0 @@ -51802,6 +52315,7 @@ global global global$ global-color-test.php +global-disclaimer/ global-embeds: global-font-test.php global-footer/* @@ -51891,7 +52405,7 @@ go/directory go/download go/fanfiction/ go/help.ticket.submit$ -go/http://pod.link/robots.txt +go/http://montrealnitelifetours.com/robots.txt go/member go/members go/menu @@ -51931,9 +52445,8 @@ goldengate/c1221/gg-winux goldenkirby goldstein goldstine-cole -golocal/extranet/http://nmap.org/robots.txt +golocal/extranet/http://avex.lnk.to/robots.txt gonda -gongyi*? gonsalves goodvibes google @@ -51973,7 +52486,7 @@ gostevaya/karta-sayta/poisk/? goto goto.htm goto.php -goto/http://spensor.blogspot.com/robots.txt +goto/http://tenrev.com/robots.txt goto= gotoPage= goto_issue @@ -51981,7 +52494,6 @@ goto_rubric gotos gould gourl -gov*? gov/DownloadAsset? gov/DownloadAsset?assetId= gov/content/*/search-details- @@ -52325,7 +52837,6 @@ groeger grossesshowexcel.cfm group group/ -group/search group/terms group/wp-admin groupAnswers @@ -52448,6 +52959,7 @@ guide guide/bbutton?url= guide_template guidebooks +guidelines/ guidemep_info_2009/ guides guides/ @@ -52499,6 +53011,7 @@ gz36vip gztourek h h$ +h-gender* h/mobileapis h/xplanding h2owiki @@ -52515,9 +53028,10 @@ ha/users haaleta haaretz-labels habbal +habitatbutt hacemosesto hackathons/reinvent-2013/ -hacker/*/followhttp://hackernoon.com/robots.txt +hacker/*/followhttp://raw.githubusercontent.com/robots.txt hacker/*/unfollow hackerproof/? hackerproof/abreporting.html @@ -52551,6 +53065,7 @@ haininggouinlock hair-transplant-services haishuai haitham +haitibackpacks/http://action.dstillery.com/robots.txt haksoochoi haku hallmark_homes @@ -52777,10 +53292,10 @@ header-wl header/channels headerxml headline.txt +headlineId= headlines health health -health*? health-and-family health-care-information-topic/ health-center? @@ -53073,7 +53588,6 @@ histoire/cgi/mail historique-commandes history history -history*? history-acm-org/ history-cults-los-angeles history.naver @@ -53199,6 +53713,8 @@ hk/cardholderservices hk/css hk/education hk/email-validation +hk/en/book-a-trip/flights/fare-types/fare-guide-information.html +hk/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html hk/en/search hk/enterprise/blog/search$ hk/enterprise/blog/search? @@ -53237,6 +53753,7 @@ hk/tools/business-name-generator/searchutf8 hk/tools/logo-maker/onboarding hk/ventureone hk/wce +hk/zh_TW/book-a-trip/flights/fare-types/fare-guide-information.html hk_en hka7com hkatz @@ -53293,7 +53810,6 @@ holiday/index.htm holidayrentals holidays-celebrations holland -hollydeals hollygooding hollyhuang hollyhummer @@ -53413,7 +53929,6 @@ homepage-b homepage-beta homepage-experiment homepage-video-test -homepage/ homepage/2013 homepage/health/2009/fall/nobel-prize.shtml homepage_feature @@ -53435,6 +53950,23 @@ homes_around homestaging homestaging2 homesubscribed +homeware/*/1* +homeware/*/2* +homeware/*/3* +homeware/*/4* +homeware/*/5* +homeware/*/6* +homeware/*/7* +homeware/*/8* +homeware/*/9* +homeware/all-* +homeware/bedroom/bed-linen/1$ +homeware/bedroom/beds-headboards/1$ +homeware/home-decor/curtains-blinds-collection/1$ +homeware/home-diy/decorative-accessories/1$ +homeware/new-in/bedroom-furniture/1$ +homeware/sofas/fabric-sofas-collection/1$ +homeware/sofas/sofa-beds-collection/1$ homework-help/definitions homework-help/landing/7-day homework-help/landing/author @@ -53443,7 +53975,7 @@ homework-help/landing/hwh homework-help/landing/offer homework-help/search? homr/services -honeypot/http://dr.dk/robots.txt +honeypot/http://ffmental.net/robots.txt hong-kong-ting-hui-limited-cclxixe honing.html hook @@ -53524,7 +54056,12 @@ hotelreservation hotels hotels*? hotels/$ +hotels/*.pdf$ +hotels/*/*?*adults= +hotels/*?*adults= hotels/book +hotels/bookings/ +hotels/checkout* hotels/frontend hotels/h hotels/hotel @@ -53539,6 +54076,8 @@ hotels/s hotels/search hotels/search hotels/search-results.htm +hotels/search/list* +hotels/search/map* hotels/sitemap hotels/verify.htm hotelsonmap.*.json @@ -53561,7 +54100,6 @@ housecube/dancenter18/calendar housecube/dancenter18/search housecube/mini10/search househistory -householdyard housing/index.html houzz-historyzz how-can-i-get-an-estimate-of-costs-and-savings-on-marketplace-health-insurance/ @@ -53571,7 +54109,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://jaryth.net/robots.txt +how-to-find-happiness-newsletter-book-preview/http://theminimice.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 @@ -53594,7 +54132,7 @@ hoyinversion hoysport hp hp/focus-retrocompatibile$ -hp/http://ideas.lego.com/robots.txt +hp/http://zynga.com/robots.txt hp/video hp_channels hpan @@ -56750,6 +57288,7 @@ html/Q53269_01 html/Q63513_01 html/Q77771_01 html/abonnements +html/air/routemap html/conditions/infos_abos_boutique.jsp html/en html/favori @@ -56763,6 +57302,7 @@ html/mobile/iPhone2012 html/node html/pdf html/share/rs/rs.php +html/sites/mobile html/story html/thirdPartyPixel.html html5 @@ -56796,181 +57336,180 @@ http http-checker http2_data http: -http://10576291.fls.doubleclick.net/robots.txt -http://10657159.fls.doubleclick.net/robots.txt -http://1533911.fls.doubleclick.net/robots.txt -http://1731177.fls.doubleclick.net/robots.txt -http://1password.com/robots.txt -http://2224480.fls.doubleclick.net/robots.txt -http://4shared.com/robots.txt -http://a-z.love/robots.txt -http://abc.go.com/robots.txt +http://10104195.fls.doubleclick.net/robots.txt +http://10770828.fls.doubleclick.net/robots.txt +http://4384249.fls.doubleclick.net/robots.txt +http://8261336.fls.doubleclick.net/robots.txt +http://a2hosting.com/robots.txt http://abc7chicago.com/robots.txt http://abc7ny.com/robots.txt -http://abcnews.go.com/robots.txt -http://abduzeedo.com/robots.txt -http://ad.doubleclick.net/robots.txt -http://adcell.de/robots.txt -http://adeje.es/robots.txt -http://adelainedevelopment.com/robots.txt -http://allrecipes.com/robots.txt -http://alquilerdecarrosenbarranquilla.com/robots.txt -http://amazon.de/robots.txt -http://ampmexterminators.com/robots.txt -http://amzn.to/robots.txt -http://androidpolice.com/robots.txt -http://aneventapart.com/robots.txt -http://api.ning.com/robots.txt -http://api.whatsapp.com/robots.txt -http://apod.nasa.gov/robots.txt -http://app.box.com/robots.txt -http://apple.co/robots.txt -http://artnews.com/robots.txt -http://artsandculture.google.com/robots.txt -http://au.effectivemeasure.net/robots.txt -http://audio.accordo.it/robots.txt -http://austinmoody.net/robots.txt -http://autode.sk/robots.txt -http://b.hatena.ne.jp/robots.txt -http://babylenta.ru/robots.txt -http://bandsintown.com/robots.txt -http://basecamp.com/robots.txt -http://bbc.com/robots.txt -http://bbcamerica.com/robots.txt -http://bbcgoodfood.com/robots.txt -http://beautifulthailand99.blogspot.co.uk/robots.txt -http://bestdocsnetwork.com/robots.txt +http://about.google/robots.txt +http://about.usps.com/robots.txt +http://addons.mozilla.org/robots.txt +http://addyosmani.com/robots.txt +http://ads.undertone.com/robots.txt +http://aisslinn.com/robots.txt +http://alamy.com/robots.txt +http://aleksundra.com/robots.txt +http://alfabay.com.br/robots.txt +http://amazon.in/robots.txt +http://ams.usda.gov/robots.txt +http://amvnews.ru/robots.txt +http://apache.org/robots.txt +http://aparat.com/robots.txt +http://apemusicale.it/robots.txt +http://apple.stackexchange.com/robots.txt +http://apreleva.com/robots.txt +http://arnasarspacemission.com/robots.txt +http://arxiv.org/robots.txt +http://aspca.org/robots.txt +http://atom.io/robots.txt +http://audubon.org/robots.txt +http://austinsteamit.com/robots.txt +http://aweber.com/robots.txt +http://awin1.com/robots.txt +http://baike.baidu.com/robots.txt +http://baymard.com/robots.txt +http://behance.net/robots.txt +http://behr.com/robots.txt +http://bestamericanhealthed.com/robots.txt http://bharat.republicworld.com -http://bhf.org.uk/robots.txt -http://bigoven.com/robots.txt -http://blackholerecordings.com/robots.txt -http://bleacherreport.com/robots.txt -http://bleepingcomputer.com/robots.txt -http://blog.bufferapp.com/robots.txt -http://businessbuiltonline.blogspot.com/robots.txt -http://cambridge.org/robots.txt -http://carinon.hatenablog.com/robots.txt -http://cdn.polyfill.io/robots.txt -http://cedcommerce.com/robots.txt -http://cio.com/robots.txt +http://blog.linkedin.com/robots.txt +http://blog.youtube/robots.txt +http://blubrry.com/robots.txt +http://blue.ap.teacup.com/robots.txt +http://brickset.com/robots.txt +http://buzzfeednews.com/robots.txt +http://cancerresearchuk.org/robots.txt +http://careerbuilder.com/robots.txt +http://casa-sombra.mx/robots.txt +http://cdbaby.com/robots.txt +http://cgi.ebay.com/robots.txt +http://charitywater.org/robots.txt +http://chron.com/robots.txt +http://city.ac.uk/robots.txt http://cityam.com/robots.txt http://clamav.net/robots.txt -http://click.linksynergy.com/robots.txt -http://clubic.com/robots.txt +http://cncf.io/robots.txt +http://cntraveler.com/robots.txt +http://cochranelibrary.com/robots.txt +http://coindesk.com/robots.txt +http://colorado.edu/robots.txt +http://computerhistory.org/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://constantcontact.com/robots.txt -http://coursera.org/robots.txt -http://crn.com/robots.txt -http://croixmode.jp/robots.txt -http://cultofmac.com/robots.txt -http://d.turn.com/robots.txt -http://dc.arrivalist.com/robots.txt -http://delivery.yandex.ru/robots.txt -http://docstoc.com/robots.txt -http://domain.com/robots.txt -http://donorbox.org/robots.txt -http://dotnet.microsoft.com/robots.txt -http://ecma-international.org/robots.txt -http://economie.gouv.fr/robots.txt +http://cyber.law.harvard.edu/robots.txt +http://dafont.com/robots.txt +http://designboom.com/robots.txt +http://designwithjo.ca/robots.txt +http://developers.googleblog.com/robots.txt +http://dexknows.com/robots.txt +http://digitaltrends.com/robots.txt +http://diplomatie.gouv.fr/robots.txt +http://discord.com/robots.txt +http://docusign.com/robots.txt +http://dolphchaney.com/robots.txt +http://dominikagurbalova.bandcamp.com/robots.txt +http://doritos.com.tw/robots.txt +http://doublesmart.digital/robots.txt http://ed.gov/robots.txt +http://edukado.net/robots.txt +http://efe.com/robots.txt http://eff.org/robots.txt -http://en.support.wordpress.com/robots.txt -http://engadget.com/robots.txt -http://euronews.com/robots.txt -http://evite.com/robots.txt -http://evuk.co.uk/robots.txt -http://experience.arcgis.com/robots.txt -http://expressen.se/robots.txt -http://extremetech.com/robots.txt -http://faithandreason.com/robots.txt -http://feelcycle.com/robots.txt -http://fema.gov/robots.txt -http://firstrunfeatures.com/robots.txt -http://fiverr.com/robots.txt -http://fnac.com/robots.txt -http://folhadeirati.com.br/robots.txt -http://forcefieldsnz.bandcamp.com/robots.txt -http://foreignpolicy.com/robots.txt -http://form.jotform.com/robots.txt -http://foromontefrio.com/robots.txt -http://fortune.com/robots.txt -http://foxnews.com/robots.txt -http://galu.co.jp/robots.txt -http://geraldtabios.com/robots.txt -http://goldstocktrades.com/robots.txt -http://govinfo.gov/robots.txt +http://ehow.com/robots.txt +http://english.happybuddhatemple.org/robots.txt +http://ericsson.com/robots.txt +http://escholarship.org/robots.txt +http://escuchajapones.com/robots.txt +http://esl.cz/robots.txt +http://eso.org/robots.txt +http://eu-gmtdmp.gd1.mookie1.com/robots.txt +http://europepmc.org/robots.txt +http://ey.com/robots.txt +http://fakeotube.com/robots.txt +http://feedly.com/robots.txt +http://feross.org/robots.txt +http://ferrisson.com/robots.txt +http://fidelity.com/robots.txt +http://focus.de/robots.txt +http://fonts.adobe.com/robots.txt +http://fox.com/robots.txt +http://francetvinfo.fr/robots.txt +http://fxnetworks.com/robots.txt +http://gajetdaisuke.com/robots.txt +http://gao.gov/robots.txt +http://gigazine.net/robots.txt +http://globalbankingandfinance.com/robots.txt +http://golem.de/robots.txt +http://google.fr/robots.txt +http://govtech.com/robots.txt +http://graniteasap.com/robots.txt http://graphics8.nytimes.com/robots.txt -http://gtm.js.fls.doubleclick.net/robots.txt -http://gyro13.com/robots.txt -http://health.com/robots.txt -http://health.pa.gov/robots.txt -http://heart.org/robots.txt -http://homesinhamiltonontario.com/robots.txt -http://htmlpreview.github.io/robots.txt -http://hubs.ly/robots.txt -http://hyperallergic.com/32904/speaking-out-against-commercial-photography-as-art/http://hytaleguide.net/robots.txt +http://gstatic.com/robots.txt +http://hagemann.one/robots.txt +http://hellomagazine.com/robots.txt +http://help.twitter.com/robots.txt +http://heritagewildlifemanagement.com/robots.txt +http://httpd.apache.org/robots.txt +http://hub.docker.com/robots.txt +http://hyperallergic.com/32904/speaking-out-against-commercial-photography-as-art/http://usmagazine.com/robots.txt http://hyperallergic.com/80957/after-bizarre-email-incident-china-institute-claims-they-were-hacked/ -http://i.ebayimg.com/robots.txt -http://i9.ytimg.com/robots.txt -http://ie.edu/robots.txt -http://ifcncodeofprinciples.poynter.org/robots.txt -http://imagekandi.com/robots.txt -http://indiana.edu/robots.txt -http://info.yahoo.com/robots.txt -http://iopscience.iop.org/robots.txt -http://istanbulyelken.org.tr/robots.txt -http://izioq.bandcamp.com/robots.txt -http://j.mp/robots.txt -http://journals.plos.org/robots.txt -http://kongregate.com/robots.txt -http://lapresse.ca/robots.txt -http://legifrance.gouv.fr/robots.txt -http://lepoint.fr/robots.txt -http://lg.com/robots.txt -http://librarything.com/robots.txt -http://linkedin.com/robots.txt -http://list.ly/robots.txt -http://m.youtube.com/robots.txt -http://macobserver.com/robots.txt -http://magazin.schastlivyh.idej.justclick.ru/robots.txt -http://market.android.com/robots.txt -http://marketwire.com/robots.txt +http://icanhascheezburger.com/robots.txt +http://img-fotki.yandex.ru/robots.txt +http://img.youtube.com/robots.txt +http://in.gov/robots.txt +http://inkscape.org/robots.txt +http://interaction-design.org/robots.txt +http://intothestormmovie.com/robots.txt +http://jeet.tv/robots.txt +http://jsfiddle.net/robots.txt +http://jwz.org/robots.txt +http://kohls.com/robots.txt +http://kqed.org/robots.txt +http://kreciola.tv/robots.txt +http://kungfukingdom.com/robots.txt +http://legezkanpo.bandcamp.com/robots.txt +http://liebertpub.com/robots.txt +http://linkrep.com/robots.txt +http://macrumors.com/robots.txt +http://mail.google.com/robots.txt +http://mailerlite.com/robots.txt +http://maps.google.ca/robots.txt +http://maps.google.co.jp/robots.txt http://maryannesbookshelf.com/robots.txt -http://militarytimes.com/robots.txt -http://mineyour.biz/robots.txt -http://mootools.net/robots.txt -http://moreliafilmfest.com/robots.txt -http://mpgi.edu.in/robots.txt -http://mrporter.com/robots.txt -http://myrobotlove.blogspot.com/robots.txt +http://mastercard.com/robots.txt +http://mathiasbynens.be/robots.txt +http://media.licdn.com/robots.txt +http://memcached.org/robots.txt +http://microsoftedge.microsoft.com/robots.txt +http://mmsilesia.pl/robots.txt +http://mordkaul.bandcamp.com/robots.txt +http://mountsinai.org/robots.txt +http://mrmodez.bandcamp.com/robots.txt +http://myheritage.com/robots.txt http://n.us1.dyntrk.com/robots.txt -http://nachosuarez.blogspot.com/robots.txt -http://namecheap.com/robots.txt -http://nascardigitalmediallc.demdex.net/robots.txt -http://nebula.wsimg.com/robots.txt -http://newrelic.com/robots.txt -http://news.berkeley.edu/robots.txt -http://news.gallup.com/robots.txt -http://news.google.com/robots.txt -http://news.softpedia.com/robots.txt +http://nato.int/robots.txt +http://news.blizzard.com/robots.txt http://news24.com/robots.txt -http://nofilmschool.com/robots.txt -http://nokia.com/robots.txt -http://notivu.blogspot.com/robots.txt -http://nzz.ch/robots.txt -http://observer.com/robots.txt -http://ogp.me/robots.txt -http://oliverlanguages.com/robots.txt -http://on.fb.me/robots.txt -http://parents.com/robots.txt -http://parkinsonsresource.org/robots.txt -http://passionfruitsporthorses.squarespace.com/robots.txt -http://pastemagazine.com/robots.txt -http://photomatt.net/robots.txt -http://pixabay.com/robots.txt +http://nrdc.org/robots.txt +http://nrf.com/robots.txt +http://nyc.gov/robots.txt +http://nypl.org/robots.txt +http://oldboysosa.bandcamp.com/robots.txt +http://openstreetmap.org/robots.txt +http://packagist.org/robots.txt +http://parismatch.com/robots.txt +http://patreon.com/robots.txt +http://peerj.com/robots.txt +http://people.csail.mit.edu/robots.txt +http://peopleperhour.com/robots.txt +http://picsuk.com/robots.txt +http://piwik.org/robots.txt +http://pixel.myrtbportal.com/robots.txt +http://pixel.trafficfuel.com/robots.txt +http://polygraph.cool/robots.txt http://pompeachaleurdaikin.fr/besoins/besoin-info-chauffage-et-climatisation/ http://pompeachaleurdaikin.fr/besoins/besoin-info-chauffage-purification-de-lair/ http://pompeachaleurdaikin.fr/besoins/besoin-info-purification-de-lair/ @@ -56993,70 +57532,73 @@ 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://poppet.us/robots.txt -http://premiumbeat.com/robots.txt -http://primit.it/robots.txt -http://prnt.sc/robots.txt -http://pt.wikipedia.org/robots.txt -http://publish.twitter.com/robots.txt -http://purityring.ffm.to/robots.txt -http://px.adentifi.com/robots.txt -http://px.gumgum.com/robots.txt -http://qiita.com/robots.txt -http://quantcast.com/robots.txt -http://ragesw.com/robots.txt -http://rdr.connectedinteractive.com/robots.txt -http://recalculatingfilm.com/robots.txt -http://redhat.com/robots.txt +http://ppsa.de/robots.txt +http://progesoft.com/robots.txt +http://proktoloji.xyz/robots.txt +http://protonmail.com/robots.txt +http://psiphonsessions.com/robots.txt +http://punk4free.org/robots.txt +http://rbi.org.in/robots.txt +http://readwriteweb.com/robots.txt +http://realmenrealstyle.com/robots.txt +http://registrosakashicos.com/robots.txt http://repubblica.it/robots.txt -http://reuters.com/robots.txt -http://rijksoverheid.nl/robots.txt -http://rsfbathroomdesigns.co.uk/robots.txt -http://rtb.adp3.net/robots.txt -http://rtd.tubemogul.com/robots.txt -http://rte.ie/robots.txt -http://runative-syndicate.com/robots.txt -http://scienceandnonduality.com/robots.txt -http://security.googleblog.com/robots.txt -http://seekingalpha.com/robots.txt -http://servedby.ipromote.com/robots.txt -http://smallbiztrends.com/robots.txt -http://smileeasy.com/robots.txt -http://static.wixstatic.com/robots.txt -http://sunderlandecho.com/robots.txt -http://t3n.de/robots.txt -http://tandfonline.com/robots.txt -http://tapncap.com/robots.txt -http://tattierecords.com/robots.txt +http://researcher.watson.ibm.com/robots.txt +http://s1.wp.com/robots.txt +http://s3-us-west-1.amazonaws.com/robots.txt +http://satc.demdex.net/robots.txt +http://savannahsmiledesigns.com/robots.txt +http://schlittenhundefreunde-harz.de/robots.txt +http://searsassociates.com/robots.txt +http://senzoku.ac.jp/robots.txt +http://skift.com/robots.txt +http://slack.com/robots.txt +http://smashwords.com/robots.txt +http://socialtimes.com/robots.txt +http://spreadsheets.google.com/robots.txt +http://superherocartoonsite.com/robots.txt +http://support.mozilla.org/robots.txt +http://sverigesradio.se/robots.txt +http://szorfdeszka.hu/robots.txt +http://teams.microsoft.com/robots.txt http://techopedia.com/robots.txt -http://techpi-und-malibu.de/robots.txt -http://terribjones.com/robots.txt +http://telegram.me/robots.txt +http://tes.com/robots.txt +http://the-scientist.com/robots.txt +http://theconcessionrealestate.com/robots.txt http://theonion.com/robots.txt -http://thinglink.com/robots.txt -http://timesofisrael.com/robots.txt -http://tnc.org.br/robots.txt -http://tools.google.com/robots.txt -http://tools.pingdom.com/robots.txt -http://track.adform.net/robots.txt -http://track.omguk.com/robots.txt -http://trends.google.com.mx/robots.txt -http://undefined.fls.doubleclick.net/robots.txt -http://united.com/robots.txt -http://unstats.un.org/robots.txt -http://usda.gov/robots.txt -http://v.qq.com/robots.txt -http://vancouver.ca/robots.txt -http://viki.com/robots.txt -http://vmed.club/robots.txt -http://voterga.org/robots.txt -http://wise.com/robots.txt -http://wnyc.org/robots.txt +http://threejs.org/robots.txt +http://trulia.com/robots.txt +http://trutv.com/robots.txt +http://twilio.com/robots.txt +http://twit.tv/robots.txt +http://ufrgs.br/robots.txt +http://umusiccz.lnk.to/robots.txt +http://un.org/robots.txt +http://understood.org/robots.txt +http://undis.eu/robots.txt +http://unesdoc.unesco.org/robots.txt +http://unglobalcompact.org/robots.txt +http://uol.com.br/robots.txt +http://url.kn/robots.txt +http://vancouversun.com/robots.txt +http://vaughanbusiness.ca/robots.txt +http://vaultpress.com/robots.txt +http://verticaldoors.com/robots.txt +http://visitazores.com/robots.txt +http://vogue.co.uk/robots.txt +http://wbur.org/robots.txt +http://weather.com/robots.txt +http://wemoveanywhere.com/robots.txt +http://wholefoodsmarket.com/robots.txt +http://wiki.creativecommons.org/robots.txt http://wolframreiter.org/robots.txt +http://woothemes.com/robots.txt http://www.comodo.com/email/webinspector-email http://www.rdg.ac.uk/WebStats http://www.reading.ac.uk/WebStats -http://youtubefanfest.com/robots.txt -http://zertifikateawards.de/robots.txt +http://xfinity.com/robots.txt +http://yle.fi/robots.txt http://zmg.su/robots.txt httpd httpd/reports @@ -57116,7 +57658,7 @@ https://securepubads.g.doubleclick.net https://soft-launch.republicworld.com https://ssl.p.jwpcdn.com https://statistiek.rijksoverheid.nl/piwik/js/tracker.php -https://themeforest.net/item/rehub-directory-multi-vendor-shop-coupon-affiliate-theme/7646339http://kohls.com/robots.txt +https://themeforest.net/item/rehub-directory-multi-vendor-shop-coupon-affiliate-theme/7646339http://waynorthband.com/robots.txt https://visitgreenland.com/wp-content/uploads/ono-fleischers-hotel-apartments/ https://www.austinmoody.net/403 https://www.austinmoody.net/404 @@ -57148,7 +57690,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://res.cloudinary.com/robots.txt +https://www.republicworld.com/ipl-2024/*http://4719455.fls.doubleclick.net/robots.txt https://www.southampton.ac.uk/research/areas/ https://www.southampton.ac.uk/research/search/ https://www.southampton.ac.uk/research/search/all @@ -57286,7 +57828,6 @@ huang huangm huansharonwang huanyang -huaweilink/ hub hub- hub-http/static-1.137 @@ -57428,6 +57969,10 @@ humbisong hungvo hutchinson huyu +hw_il/cart +hw_il/cart/checkout +hw_il/cart/checkout/login +hw_il/my-account hwp-sample hws hwu @@ -57468,6 +58013,7 @@ hz/leaderboard/top-reviewers/ hzhu88 hznb i +i-gender* i-packages i/*?amp=1 i/*?ampstory=1 @@ -57488,6 +58034,20 @@ i/models/*/ar-redirect i/models/*/views i/u i18n-checker/check +i18n/AAdvantage +i18n/aboutUs +i18n/agencyPrograms +i18n/airportAndLounge +i18n/amrcorp +i18n/businessPrograms +i18n/contactAA +i18n/customerService +i18n/disclaimers +i18n/productsGifts +i18n/promo +i18n/travelInformation/destinationInformation/venice +i18n/urls +i18n/utility i= iDVD iDVDR2 @@ -57692,6 +58252,7 @@ id/cannabis id/careers/portal id/careers/search? id/email-validation +id/en/book-a-trip/flights/fare-types/fare-guide-information.html id/en/cms/ id/en/news/search/?keywords= id/en/news/sp/search/?keywords= @@ -57710,6 +58271,7 @@ id/firefox/search id/forums id/growth-tools-assets id/herramientas/generador-de-logos/onboarding +id/id/book-a-trip/flights/fare-types/fare-guide-information.html id/id/cms/ id/id/promos/ id/id/promos/lyve-cloud-for-startups/ @@ -57851,10 +58413,16 @@ ie/conversations ie/css ie/daily ie/email-validation +ie/en/book-a-trip/activities.html +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/eloqua/* ie/en/ieweb 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/enterprise/blog/search$ ie/enterprise/blog/search? @@ -57940,7 +58508,7 @@ iframe/dirette iframe/video iframe= iframes -iframes/http://earthobservatory.nasa.gov/robots.txt +iframes/http://jamieoliver.com/robots.txt ifwns ig/add? ig/forums @@ -58015,7 +58583,6 @@ il/ il/cart il/images il_en -ilink/ illustrations/*/download ilo/forums ilo/kb/*/discuss @@ -58064,7 +58631,7 @@ imagelib imagelibrary imagelightbox?elementId imagenes -imagenes/novias/20201021177551/vestido-novia-desmontable-viral-romancera/*/*.jpghttp://hollywoodlife.com/robots.txt +imagenes/novias/20201021177551/vestido-novia-desmontable-viral-romancera/*/*.jpghttp://cf.addthis.com/robots.txt imageresults.asp* images images @@ -58082,6 +58649,7 @@ images/? images/EdSymp2010_reportforweb_tcm18-185058.pdf images/G/01/imdb/css images/HTPopups/ +images/Musik_468x60.swf images/PageScans images/Podcasts images/Popup/ @@ -58180,7 +58748,7 @@ img/ img/*-wWIDTH*.jpg img/category img/hc_ambassador.png -img/http://takeout.google.com/robots.txt +img/http://csun.edu/robots.txt img/mobile img/placeholder.gif img/points @@ -58288,8 +58856,6 @@ in-en/teams in-en/transactions in-en/treasury in-en/your -in-notes/authors -in-notes/rerendered in-the-news/? in/ in/*.BMP @@ -58328,12 +58894,14 @@ in/careers/search? in/education in/einvoice/ in/email-validation +in/en/book-a-trip/flights/fare-types/fare-guide-information.html in/en/cms/ in/en/news/search/?keywords= in/en/news/sp/search/?keywords= in/en/promos/ in/en/promos/lyve-cloud-for-startups/ in/en/promos/skyhawk-tested-optimized-proven/ +in/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html in/en/search in/en/search*?q= in/enterprise/blog/search$ @@ -58383,6 +58951,7 @@ in/web/emi in/wsc in_your_town inapp +inboundMonth= inbox inbox$ inbox$ @@ -58557,13 +59126,13 @@ index.php/user/login/ index.php/user/logout index.php/user/logout index.php/user/logout/ -index.php/user/logout/http://commissions.arlingtonva.us/robots.txt -index.php/user/logout/http://digitalbrandinginstitute.com/robots.txt -index.php/user/logout/http://medicine-world.ru/robots.txt -index.php/user/logout/http://ncaa.com/robots.txt -index.php/user/logout/http://seagate.com/robots.txt -index.php/user/logout/http://trapanishuttle.com/robots.txt -index.php/user/logout/http://usmagazine.com/robots.txt +index.php/user/logout/http://answers.microsoft.com/robots.txt +index.php/user/logout/http://badeggbox.shop-pro.jp/robots.txt +index.php/user/logout/http://bl.uk/robots.txt +index.php/user/logout/http://geo-tracker.smadex.com/robots.txt +index.php/user/logout/http://lyst.com/robots.txt +index.php/user/logout/http://markets.businessinsider.com/robots.txt +index.php/user/logout/http://molly.com/robots.txt index.php/user/password index.php/user/password index.php/user/password/ @@ -58718,6 +59287,9 @@ info/wp-includes/js/jquery/jquery.js info/wp-json info/xmlrpc.php info_blocks +infodetail/about/careers/ +infodetail/careers/ +infodetail/flying/atTheAirport/smsCheckin/* infographic infoods/biodiversity infopra @@ -58910,13 +59482,13 @@ insider$ insider/ insider/blog/wp-admin/ insider/faq -insiders insight insight/login insight/logout insight/products insight/profile insight/savedSearches +insights/ insights/* insights/events/Search insights/gehaltsuebersicht/job-details/* @@ -58936,6 +59508,7 @@ install-shuffles install.php install.php install/ +installId= installation installation/ installations @@ -58966,7 +59539,6 @@ intarnel/* intcmp= integr8 integrate/ -integration-api/*? integration-product-categories integrations integromedb @@ -58981,7 +59553,7 @@ inter-wait-buy interact interact.sh interactions-list-drugs.php -interactive*http://fcc.gov/robots.txt +interactive*http://promo.com/robots.txt interactive/quiz/preview interactive/reading-preference interculturaldialogu/ar/event/*/ical @@ -59260,10 +59832,6 @@ investors/de/stock/fixed-income/bond-documentation investors/de/stock/fixed-income/cp-documentation investors/en/stock/fixed-income/bond-documentation investors/en/stock/fixed-income/cp-documentation -investors/results-and-reporting/quarterly-results/latest-results/test-page -investors/results-and-reporting/quarterly-results/latest-results/test-page.html -investors/shareholder-meetings/2021-agm-webcast -investors/shareholder-meetings/2021-agm-webcast.html invitation invitation invitations @@ -59315,7 +59883,6 @@ iot/free/files iot/wp-admin iot/wp-content/plugins iot/wp-includes -iowa-2020-fragment_stage_only iowa-edit iows ip @@ -59403,6 +59970,7 @@ is/kb/*/discuss is/search is/user is/users +isMultiPaxSenior= isSearch= isabelagarbin isabeljlatorre @@ -59431,6 +59999,7 @@ iso/ isogai isolavirtuale isolutions/outage-pages/ +isort-* ispy/ israel-workspace isrc @@ -59441,9 +60010,9 @@ iss/governance/strategy/UniversityICTStrategy2011-14.pdf iss/itpi/digital-tours-/ iss/modules/directory iss/modules/subjects +issale-* issue.php issues -isurvey/ iswc isynchelpr1 isynchelpr2 @@ -59462,7 +60031,6 @@ it*/shop/*/sold it*/step it*/submit it*/submitted -it*? it-*/ it-AE it-AT @@ -59698,6 +60266,12 @@ it/diventa-inserzionista it/download it/education it/email-validation +it/en/book-a-trip/activities.html +it/en/book-a-trip/cars.html +it/en/book-a-trip/flights/fare-types/fare-guide-information.html +it/en/book-a-trip/hotels-and-airbnb.html +it/en/book-a-trip/transfers.html +it/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html it/enterprise/blog/search$ it/enterprise/blog/search? it/error-static-cdn @@ -59931,6 +60505,7 @@ itemIncDetails.jsp item_id itemmodules itemnotreceived +itempage itempolicy items/* items/*/pending @@ -60021,7 +60596,6 @@ iw/kb/*/discuss iw/search iw/user iw/users -iwcmmarketing/ iwork iwork/1.3/safari/English.lproj/searchindex iworkcom @@ -60031,8 +60605,10 @@ iykim iznanka izzuddinaris j +j-gender* j/pro-site j= +j_spring_security_check j_white ja ja-*/ @@ -60482,8 +61058,6 @@ jimmyaguilar jimmychan jin jinahkim -jing-eula.html -jing/sharedata.asp jingxinfu jinjinzhu jinlin-li @@ -61171,7 +61745,6 @@ jp/*max= jp/*min= jp/*my_etsy= jp/Flash -jp/about-huawei/publications/huawave$ jp/access_aem.html jp/admin jp/ajax @@ -61224,7 +61797,9 @@ jp/corporate/cns/mask-05.html jp/corporate/response-sheet.pdf jp/download/*/ jp/email-validation +jp/en/book-a-trip/flights/fare-types/fare-guide-information.html jp/en/c/* +jp/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html jp/en/search?param=* jp/energy/company/peck/privacy-policy/sec/inqform.html jp/energy/nanadou.html @@ -61242,6 +61817,7 @@ jp/herramientas/generador-de-logos/onboarding jp/internal jp/invites/buy jp/ipns +jp/ja/book-a-trip/flights/fare-types/fare-guide-information.html jp/ja/c/* jp/ja/home/affiliates jp/ja/home/sem @@ -61488,6 +62064,7 @@ jwsource= jzhou jzirin k +k-gender* k/authajax k/ident k/tscir @@ -61995,6 +62572,7 @@ ko/users ko/versions.html ko/versions/*/release.html ko/위젯컴포넌트 +ko_kr ko_kr/templates/M kocz/ kode/ @@ -62031,6 +62609,7 @@ kontaktova%C5%A5-podporu kontaktovat-podporu kontaktovat-spole%C4%8Dnost-myheritage kontakty +kontakty/2-uncategorised.html kopl/ kopt/ korean @@ -62076,6 +62655,8 @@ kr/company kr/css kr/education kr/email-validation +kr/en/book-a-trip/flights/fare-types/fare-guide-information.html +kr/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html kr/enterprise/blog/search$ kr/enterprise/blog/search? kr/ferramentas/criador-de-logo/onboarding @@ -62091,6 +62672,7 @@ kr/index.htm kr/index.html kr/ipns kr/js +kr/ko/book-a-trip/flights/fare-types/fare-guide-information.html kr/ko/native-search?q= kr/ko/news/search/?keywords= kr/ko/news/sp/search/?keywords= @@ -62180,6 +62762,7 @@ kz/archive kz/ru kzhu l +l-gender* l.php l/ l/*2-for @@ -62228,7 +62811,9 @@ label label_France label_france labels +labelstudio/shop/* laberg +lablestudio/shop/* labor labor-new labs @@ -62269,7 +62854,7 @@ landing-page-sitemap.xml landing-page/changelog landing-page/cmp-freemium landing-page/licensing -landing-page/webinar/kessler-expertserieswebinar-mojo-assetdeliveryhttp://curbed.com/robots.txt +landing-page/webinar/kessler-expertserieswebinar-mojo-assetdeliveryhttp://cbn.com/robots.txt landing-pages landing.php landing/ @@ -62352,6 +62937,7 @@ laskar last-name last-name*lang= lastExec +lastName= last_login lastedition lastsearchdate @@ -62370,6 +62956,7 @@ latest.* latest?keyword= latest_stories.cms* latest_stories_advertising.cms +latestarrivals-last* latestnews.php latin latin_en @@ -62382,6 +62969,16 @@ launch/ launch2005/ launch_invitation launcher +laura-ashley/homeware/ +laura-ashley/inspiration +laura-ashley/shop/* +laura-ashley/shop/*/* +laura-ashley/shop/*/*brand-* +laura-ashley/shop/*/*brand-lauraashley* +laura-ashley/shop/*/*brand-lauraashley*brand-* +laura-ashley/shop/*brand-lauraashley* +laura-ashley/shop/*brand-lauraashley*brand-* +laura-ashley/shop/*promotion-* laura-koenig laura_diaz_anadon lauraannedwards @@ -62457,10 +63054,9 @@ le-cegep/signature-courriel/ leaders/center-programs/elp-applications/thank-you/ leaders/center-programs/elp-nomination/thank-you/ leadership/ -leadingtogether/http://uspto.gov/robots.txt +leadingtogether/http://unicef.org/robots.txt leads leads/recommendations -leaening*? leaf leah-aronowsky leah-gose @@ -62532,14 +63128,14 @@ learning/settings? learningarcade/ learningcenter learnmore -learnmore-transferhttp://mc.yandex.ru/robots.txt +learnmore-transferhttp://interchalet.de/robots.txt learnmorelayer learnmorelayertv leave leave_feedback leavingmsn/ lecture -lecture/http://courses.i-leadonline.com/robots.txt +lecture/http://history.com/robots.txt ledger-admin lee leebrownlab @@ -62615,7 +63211,7 @@ legal-services/checkout? legal/3874403/ legal/bank-agreement-europe-expanded legal/former-affiliate-terms-and-conditions -legal/http://outdooractive.com/robots.txt +legal/http://secure.quantserve.com/robots.txt legal/merchant-directory legal/terms legal/terms-of-service/unstyled.html @@ -62855,6 +63451,7 @@ library/working library= library? library?/ +library_common/ library_glossary.htm libraryservices/beta/search libraryservices/feedback/poll @@ -62948,9 +63545,7 @@ link-intersect link-intersect/$ link.php link/ -link2 link: -link? link_to linked linked_webroots @@ -62967,11 +63562,22 @@ links/feed links/go links/r links/source +linktrip linlliu linnean/ linux linux? lipeng +lipsy-catwalk-looks/ +lipsy-shop/*/1* +lipsy-shop/*/2* +lipsy-shop/*/3* +lipsy-shop/*/4* +lipsy-shop/*/5* +lipsy-shop/*/6* +lipsy-shop/*/7* +lipsy-shop/*/8* +lipsy-shop/*/9* liqi lisa lisasimon @@ -63023,6 +63629,7 @@ listingAction listingDetail?listingId=a0N30000001taX4EAI&revId=a0S3000000HAXRoEAP&tab=r listing_feedback listing_not_available +listingpage.mvc listings listings*?q= listings-management/superpower-landing2 @@ -63053,9 +63660,9 @@ live live-a-detruire_19925.html live-blogs/*embed=1 live-eyewear -live-preview/http://darksidedetective.com/robots.txt -live-preview/http://game.es/robots.txt -live-preview/http://infosecurity-magazine.com/robots.txt +live-preview/http://bath.ac.uk/robots.txt +live-preview/http://flutter.dev/robots.txt +live-preview/http://motorola.com/robots.txt live-score/cricket/auction_ajax live-score/cricket/comm live-score/cricket/commentary @@ -63237,7 +63844,6 @@ locate-repair-center-detail locate/index.html?locale=en_US location-de-voiture/resultats location.json -location/drama/search locationQuery= location_suggest locations @@ -63283,6 +63889,7 @@ login-mgt login-signup login-success login-v2? +login.asp login.aspx login.aspx*$ login.bml @@ -63301,7 +63908,7 @@ login/bestaetigungslink-erneut-senden login/comodo-members.php/*_blank login/domain login/googleplus -login/http://cex.io/robots.txt +login/http://filmari-drone.ro/robots.txt login/password login/passwort_vergessen login/popup @@ -63324,6 +63931,7 @@ login?fullscreen= login?login_source login?redirectPath= login?ref_page +login?returnUrl= login?type= loginForm.html loginRedirect= @@ -63347,6 +63955,7 @@ logo-request.php logodownload.php logonUserServicesStartupAction.do logos +logotipoanticorrupcion/ logotypes logout logout @@ -63388,7 +63997,6 @@ lookup-pages lookup/external-ref lookup/google-scholar lookup?s= -loop-eula.html loop= lorem/ lorenzesch @@ -63415,6 +64023,10 @@ loterias/loteria-nino/comprobar-numeros/* louismaiden lov low +lowFareDestinationAirport= +lowFareOriginAirport= +lowFareOutboundDateString= +lowFareReturnDateString= lp lp- lp-lang/mobilewebsite @@ -63433,7 +64045,6 @@ lp/cyber-security-training lp/cyber-security-training/v2 lp/cyber-security-training/v3 lp/cyber-week -lp/enterprise lp/for-agencies/en lp/growth-quadrant lp/information-security-training @@ -63472,7 +64083,7 @@ lrossmiller lrotenstein lrtrambaiolli ls/ -ls/docshttp://console.cloud.google.com/robots.txt +ls/docshttp://magnumphotos.com/robots.txt lsdahlberg lshao lsho1976 @@ -63634,6 +64245,7 @@ luo luria luwang lux +luxuryislandescapes lv lv-*/ lv-LV @@ -63704,15 +64316,16 @@ ly988cc lyd/programmer?q lyf lynnethsolis -lyris lyubov-eto_love-is-vtoroj-variant/ lz8858 lzhang m m-formredirect.cfm +m-gender* m-pr.cfm m-redirect.cfm m-s.cfm +m-use-* m/ m/* m/*/*/following @@ -64074,7 +64687,6 @@ maestro/api magazin/media/ magazin/wp-admin/ magazine -magazine-fragment magazine-ga magazine/ magazine/*/thema @@ -64209,7 +64821,7 @@ mai/users maier mail mail -mail-fertighttp://npmjs.com/robots.txt +mail-fertighttp://joinmastodon.org/robots.txt mail-gotowe mail-listo mail-okay @@ -64222,7 +64834,9 @@ mail/help/adminconsole/print/.network-solutions-mx.html.swp mail/help/api/search-results.html mail/help/search-results.html mail/images/mail-pricing-inr.pdf +mail/subscribe mail/termsandconditions +mail/valid- mail? mail?hl= mailEmergency @@ -64325,7 +64939,9 @@ man-in-the-middle man-knowledge/ manage manage-account +manage-booking/trip-info.html manage-listing +manage-subscription manage/* manage/global manage_friend.pl @@ -64487,9 +65103,8 @@ marie-abele mariebecker mariemortreuxphd marietta -marijuana-fragment marina.magloire -marineops/forms/marineops-external-client-reservation/thank-you/ +marineops/forms/thank-you/ mariners/fans/text-messaging-terms-and-conditions mariners/search marinka @@ -64731,6 +65346,7 @@ maxnguyen maxp= maxparcount maxprice +maxprice* maxprice= maxseawright maxwang @@ -64798,8 +65414,6 @@ mbrady mbronstein mbsullivan mburkhauser -mc-publication-test-folder -mc-publication-test-folder.html mc.html mc/ mc/all/ad.html @@ -64853,6 +65467,7 @@ mec-medicaid/ mecha mechanic meconnect/ +medal/* meddev media media @@ -64863,6 +65478,7 @@ media-library-links/ media-library/sites/alspac/migrated/documents media-manager media/ +media/* media/*/edit media/1287752/ media/1287913/ @@ -64870,14 +65486,14 @@ media/1288165/ media/357557/ media/JC media/Player6_0.swf -media/Resized-Images/*http://minecraftforum.net/robots.txt +media/Resized-Images/*http://facebook.github.io/robots.txt media/SL media/VK media/access media/admin media/all/1287752/ media/all/1287913/ -media/all/1288165/http://cell.com/robots.txt +media/all/1288165/http://saenai.tv/robots.txt media/all/357557/ media/clicks media/cmsform @@ -64893,6 +65509,7 @@ media/common media/contentful/ media/css/ media/downloads/ +media/editimgecaption/* media/en/analog-dialogue/ media/en/company/sustainability-reports/ media/en/non-searchable/ @@ -64933,7 +65550,7 @@ media/subscribe media/thumbnails/ media/tv/channel/credits media/tyfo* -media/tyfo*http://startrankingnow.com/robots.txt +media/tyfo*http://fbi.gov/robots.txt media/uploads media/video media1$ @@ -64949,8 +65566,7 @@ mediacard mediacentral mediacomp/ mediaembed -mediafiles/* -mediahttp://newscientist.com/robots.txt +mediahttp://themoviedb.org/robots.txt mediakit mediakit/ medialibrary/de/brief @@ -65203,7 +65819,6 @@ medialibrary/zh/brief/executive-brief-why-you-need-web-application-security.pdf medialibrary/zh/brief/solution-brief-a-unified-approach-to-managing-governance-risk-and-compliance.pdf medialibrary/zh/ebook medialibrary/zh/white-paper -medialist/detail median_prices median_prices? medianet @@ -65256,7 +65871,7 @@ medstaging meeting/help/search-results.html meeting/register meeting/schedule -meetingOptionshttp://teamusa.org/robots.txt +meetingOptionshttp://nbcnewyork.com/robots.txt meetings meetings/en/html.jsp meetings/national/jmm/2124_abstracts/1056-30-23.pdf @@ -65319,6 +65934,7 @@ member/unsubscribe member2.php member? memberInvite +memberName= memberSearch memberartist membergiving-lp @@ -65387,6 +66003,16 @@ memes/*full= memes/*page= memorandum memorial/search +men/*/1* +men/*/2* +men/*/3* +men/*/4* +men/*/5* +men/*/6* +men/*/7* +men/*/8* +men/*/9* +men/tailoring/tailoring-essentials/1$ mena/2022/03/08/irans-chief-negotiator-heads-back-to-tehran-as-talks-hit-bump mena/errors mena_en @@ -65491,7 +66117,6 @@ metrics metrics/ metrics/ajaxMetricsLogAction.action metro/*?from -metro/2015/05/24/pakistani-employee-sues-onebeacon-claiming-harassment/yScUj6mmmU2IwM8hLSDhTN/story.html metropoli/hemeroteca mets/fans/text-messaging-terms-and-conditions mets/search @@ -65643,7 +66268,6 @@ mikezhang mikhak mikly.pl mil -mil*? mil4teachers/ar/event/*/ical mil4teachers/ar/explore mil4teachers/ar/paragraph-resource/* @@ -65840,6 +66464,7 @@ mini20 miniCartRenderer.jsp mini_login minibasket/ +minicart minimap.html mining minis_ajax.html @@ -65849,20 +66474,14 @@ minisite/ar/ minisite/br/ minisite/cloudservice/ minisite/en/ -minisite/error minisite/error/ -minisite/gas2015/ minisite/id/ -minisite/japan10years/ minisite/latin/ minisite/mea-fr/ minisite/minisitetest/ minisite/mm/ minisite/newslettertest/ minisite/pdf -minisite/qr/ -minisite/sm-vi/ -minisite/static/ minisite/test/ minisite/th/ minisite/vn/ @@ -65881,6 +66500,8 @@ minitv/tp minlanyu minminfu minp= +minprice* +minprice*maxprice* minprice= minsikkim mirazulislam @@ -66163,6 +66784,8 @@ mobile-rep mobile-template/features mobile-template/programs mobile-template/resources +mobile-travel/airlines/your-booking-details/global/en +mobile-travel/portals/ mobile/ mobile/*/contribution mobile/*/group @@ -66454,10 +67077,9 @@ moon/*? moon/*year= moonsoo mootazsalman -morae-eula.html -morae-get-morae.html morcelle more +more+colours+swatches* more= moreHomeListing.php?pg/ more_samples @@ -66748,7 +67370,7 @@ mre/*.jpg$ mre/*.js$ mre/*.pdf$ mre/*.png$ -mre/*.zip$http://gov.il/robots.txt +mre/*.zip$http://interhome.de/robots.txt mre/*? mre/*@@configuracoes_view mre/*@@download/file$ @@ -66863,7 +67485,7 @@ ms/users msa msandel msatwork/amazon -msatwork/uber/en.htmlhttp://morganwallen.com/robots.txt +msatwork/uber/en.htmlhttp://media.msg.dotomi.com/robots.txt msb msc-accounting-financial-management msc-advanced-clinical-practice @@ -66990,7 +67612,6 @@ mssiwek mstephenson mstile-150x150.png mt -mt*? mt-mt/ mt-preview- mt-static @@ -67051,9 +67672,9 @@ multivu mumbaiedition mundodinero/2007/06/29/economia/1183131633.html munin -munin*http://demandcooling.com/robots.txt -munin*http://pacaneleaparate.biz/robots.txt -munin*http://packages.debian.org/robots.txt +munin*http://aesexy.bet/robots.txt +munin*http://pacanele.biz/robots.txt +munin*http://tourinhes.blogspot.com/robots.txt muns munshi musafim @@ -67084,7 +67705,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://seo.ijoomla.com/robots.txt +music/admission/ao_selection_me20180809.htmlhttp://howdini.com/robots.txt music/admission/ao_selection_ms20180809.html music/admission/ao_selection_pf20180809.html music/admission/ao_selection_pi20180809.html @@ -67129,7 +67750,7 @@ mvideos mvm mvmishra mvonbaeyer -mvp/http://delta.com/robots.txt +mvp/http://media.giphy.com/robots.txt mw/ mw/en mw5-newsletter-v1 @@ -67190,8 +67811,15 @@ mx/cannabis mx/cart mx/conversations mx/email-validation +mx/en/book-a-trip/flights/fare-types/fare-guide-information.html +mx/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html +mx/en/qantas-experience/vaccine-app-promotion-competition-terms-and-conditions.html +mx/en/qantas-experience/vaccine-app-promotion-digital-certificate.html +mx/en/qantas-experience/vaccine-app-promotion-rewards-terms-and-conditions.html +mx/en/qantas-experience/vaccine-app-promotion-terms-and-conditions.html mx/enterprise/blog/search$ mx/enterprise/blog/search? +mx/es/book-a-trip/flights/fare-types/fare-guide-information.html mx/ferramentas/criador-de-logo/onboarding mx/filter/tips mx/growth-tools-assets @@ -67462,6 +68090,7 @@ myshop mystorm mystuff mystunningwebsites +mystyles.css mysuccesshub mysupport/s/forumshome mysupport/s/forumsproduct @@ -67481,6 +68110,7 @@ myworld mz mz/ n +n-gender* n/:state_code/:city/:neighborhood_name/:locationId n/pr n245com @@ -67571,7 +68201,7 @@ nativo natlex.ilo.org nato-welcome nato2030 -nato_static_fl2014http://natopil.ru/robots.txt +nato_static_fl2014http://massgeneral.org/robots.txt nature-index/annual-tables/2021/academic-normalized nature-index/annual-tables/export nature-index/article-api @@ -67612,6 +68242,7 @@ nav/tekstttv navId= navbar navdarsever +navigate.asp navigation navigation-teasers navigation.html @@ -67718,6 +68349,8 @@ nbr/mt3 nbr/mt4 nbseovip nbubumblebee +nc/en/book-a-trip/flights/fare-types/fare-guide-information.html +nc/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html ncaconline ncdarts/bcdl/search ncharles @@ -67749,7 +68382,6 @@ negRating neighbor neighbors nel_ms -nel_ms/ nellodonnell nelson nemoshi @@ -67794,7 +68426,6 @@ neurosurgery/appointments-and-referrals/appointment-thankyou neurosurgery/paralysis/appointment-and-referrals/appointment-request-thankyou never-been-kissed new -new*? new-admin new-bookshop new-features @@ -67816,15 +68447,16 @@ new/ new/*.ajax.php new/*.tpl.php new/same_model.php?imageid=*&pg=*&sortcriteria=6 +newDR/flightinfo/qf_pdfTimetable/* new_cmtofart* new_cmtofart2_nit_v1/ new_invite new_listing new_subdirectory -new_subject new_writer newattorneys newblog +newborn-test$ newbrand newcard.php newcarfilterwidget @@ -67847,12 +68479,6 @@ newrelic news news$ news*? -news-and-insights/annual-publications -news-and-insights/annual-publications.html -news-and-insights/newsroom/news-and-media-releases/2023/shell-second-quarter-test-page -news-and-insights/newsroom/news-and-media-releases/2023/shell-second-quarter-test-page.html -news-and-insights/scenarios/a-better-life-with-a-healthy-planet -news-and-insights/scenarios/a-better-life-with-a-healthy-planet.html news-app news-archive/*/*/?ap= news-archive/? @@ -68051,7 +68677,7 @@ news_test newsanalysis newsapp-api newsbackup -newscenter/pressreleases/32-countries-adopt-nuclear-energy-declaration-at-historic-summit-in-brusselshttp://iana.org/robots.txt +newscenter/pressreleases/32-countries-adopt-nuclear-energy-declaration-at-historic-summit-in-brusselshttp://tuaw.com/robots.txt newsfeed newsfeed$ newsfeedemail @@ -68064,7 +68690,6 @@ newsletter newsletter newsletter-ads.html newsletter-archive -newsletter-archive.html newsletter-device-testing-report newsletter-sign-up-submit newsletter-signup @@ -68152,7 +68777,7 @@ newsletter-templates/weather-weekly newsletter-templates/weekly-messenger newsletter/ newsletter/ -newsletter/$http://digital-strategy.ec.europa.eu/robots.txt +newsletter/$http://notepad-plus-plus.org/robots.txt newsletter/* newsletter/archive/ newsletter/archive/exearth/ @@ -68757,6 +69382,7 @@ newstudent newsuppliers newswire newt +newwearesorry.asp newyears-2020-aff newyork nexradinv @@ -68866,6 +69492,7 @@ nieuwsbrieven/preview nightlies nightlies_server nightly +nightwear-prelaunch$ niharikasingh nii=t niji @@ -69454,6 +70081,12 @@ nl/education nl/email-validation nl/en/*.PDF nl/en/*.pdf +nl/en/book-a-trip/activities.html +nl/en/book-a-trip/cars.html +nl/en/book-a-trip/flights/fare-types/fare-guide-information.html +nl/en/book-a-trip/hotels-and-airbnb.html +nl/en/book-a-trip/transfers.html +nl/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html nl/enterprise/blog/search$ nl/enterprise/blog/search? nl/ferramentas/criador-de-logo/onboarding @@ -69772,6 +70405,7 @@ no/user no/users no/virtualization no/virtualization/virtualbox +noDates= no_access no_cache no_contact_leads @@ -69781,6 +70415,8 @@ noaamil noaaonly noaccess noahmiller +nobingbot/ +noblexbot/ nobounce nocache=1 noch-fragen @@ -69813,7 +70449,7 @@ noflashhtml nofollow=1 noframe nogooglebot -noidx=1$ +nogooglebot/ noimg noindex noindex$ @@ -69828,6 +70464,7 @@ nominations/2038/sommaire nomobile= nonConfig/api/wpa nonacm +nonbot/ nonlystdomainredirect nonprofits-ngos nonprofits/account @@ -69956,7 +70593,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://openclipart.org/robots.txt +notyours/http://abookapart.com/robots.txt nouchinelab nouconsistori2015 nous-contacter.html @@ -69973,7 +70610,7 @@ novostroyki novostroyki*/?direct=1 novostroyki/*?order= novostroyki/po-ulizam -novostroyki/po-ulizam/*http://nozbe.com/robots.txt +novostroyki/po-ulizam/*http://general-overnight.com/robots.txt novostroyki/po-ulizam/moskva novostroyki/sankt-peterburg/moskovskij/in2it-intuit2 now @@ -70031,6 +70668,7 @@ nuance-chat.html nude nuggets/node nuggets/users +null null$ null? numbers @@ -70136,7 +70774,9 @@ nz/css nz/css/ nz/education/ nz/email-validation +nz/en/book-a-trip/flights/fare-types/fare-guide-information.html nz/en/preferences/update +nz/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html nz/en/search nz/enterprise/blog/search$ nz/enterprise/blog/search? @@ -70215,6 +70855,7 @@ nz/your nzh-search nzzidms o +o-gender* o-kompanii/ o-rukyojin1116/videolist-*.html o-rukyojin1116/videolist.html @@ -70247,7 +70888,7 @@ oauth/ oauth/authorize oauth/connect.html oauth/facebook -oauth/http://fitbots.com/robots.txt +oauth/http://istanbulyelken.org.tr/robots.txt oauth/line oauth/login oauth/signin @@ -70277,6 +70918,10 @@ observations/? observations? observing/dfo/status obsessed +obuchayushchie-kursy/2-uncategorised.html +obuchayushchie-kursy/27-sozdanie-muzyki-ot-novichka-do-profi.html +obuchayushchie-kursy/31-sozdanie-muzyki-ot-novichka-do-profi.html +obuchayushchie-kursy/37-sozdanie-muzyki-ot-novichka-do-profi.html oc oc/dash-button oc/forums @@ -70317,6 +70962,7 @@ off-market off-market/$ offensivecontent offer +offer-* offer-106369 offer-121785 offer-123027 @@ -70347,6 +70993,8 @@ offer-redirect offer-sub1 offer-sub3 offer-sub6 +offer/*.html +offer/*.html$ offer/splash.aspx?id=subGifts offer/splash.aspx?id=subOffers offer/storeya @@ -70368,6 +71016,37 @@ offers/nonprofits? offers/proxy/dealsserver/api/log offers/proxy/dealsserver/buy office/ +office/supplies/MySoftwareDownload +office/supplies/StaplesAddRemoveCoupon +office/supplies/StaplesAddToCart +office/supplies/StaplesAddToFavorite +office/supplies/StaplesBeFree +office/supplies/StaplesClass +office/supplies/StaplesEmailSubscriptionChange +office/supplies/StaplesForgotPasswordAuthenticate +office/supplies/StaplesMyOrderDetail +office/supplies/StaplesOrderHistoryList +office/supplies/StaplesRewardsDisplay +office/supplies/StaplesSearchPrinterByModelNumber +office/supplies/StaplesShipTrack +office/supplies/StaplesStoreInventory +office/supplies/StaplesZipCodeAdd +office/supplies/carouselpersonalization +office/supplies/carouselpersonalizationnew +office/supplies/cat_CL30001 +office/supplies/compchart +office/supplies/emailsubdetails +office/supplies/login +office/supplies/moreviews +office/supplies/myaccount +office/supplies/partialclass +office/supplies/personalinfo +office/supplies/promoerr +office/supplies/qobin +office/supplies/reviewform +office/supplies/samhome +office/supplies/viewalllists +office/supplies/yourorder office365/login.html offices/OPA/photo/images offices/europe/czech/sig/ @@ -70471,7 +71150,10 @@ omni-channel-customer-engagement/landing/program/mutual-banks.html omniauth omniture/ on -on-demand/session/*http://nxp.com/robots.txt +on +on-demand/session/*http://mediawiki.org/robots.txt +on/*.ico$ +on/*.png$ on/demandware.store on/demandware.store/Sites-patagonia-jp-Site/ja_JP/Page-Locale on/demandware.store/Sites-patagonia-us-Site/default/Product-ModalWW @@ -70550,7 +71232,7 @@ online/includes online/includes/ online/ink/ online/investments/ -online/online-program/curriculum_draft.cfmhttp://americanas.com.br/robots.txt +online/online-program/curriculum_draft.cfmhttp://fi.google.com/robots.txt online/online-program/draft-online-program-page.cfm online/postgraduate-loans online/private_client/article/13587-cpc-artcoll-floodlight-tag.htm @@ -70640,7 +71322,6 @@ openurl/profile openvpn/crl.pem openx opera/? -opinion-fragment opinion/2018/06/when_fathers_day_cards_dont_qu.html opinion/index.ssf/2011/01/bring_osu_to_portland_educatio.html opinions-ga @@ -70657,11 +71338,12 @@ ops opssam1com opt-in-mobile opt-out +opt-out* opt-out-info.jsp opt-out-interface opt-out.jsp -opt-out/http://youronlinechoices.eu/robots.txt -opt-out/http://yourstory.com/robots.txt +opt-out/http://aarteez.com/robots.txt +opt-out/http://underconsideration.com/robots.txt opt/widget-cache.php optInEmail opt_out @@ -70759,6 +71441,10 @@ orientation/student-guide/study/ orientation/student-guide/visit/ origin-selector origin= +originAirport= +originAirport_displayed= +originCode=               +originType= original-stories original.php originals/includes @@ -70825,11 +71511,13 @@ out out-of-home outbound outbound/article +outboundMonth= outdated outfit outils outils/createur-de-logo/onboarding outlook-ical= +ovenbacteria over-de-vpro/aangemeld$ over-de-vpro/aangemeld-breinvoer$ over-de-vpro/aangemeld-breinvoer.html$ @@ -70846,7 +71534,6 @@ overlay overlay/sustainability overlays overlays/ -overlineTest override override/ oversized-king-apboxni @@ -70871,6 +71558,7 @@ p*from= p*groupType= p-a p-api +p-gender* p-r p.php p/ @@ -71253,7 +71941,7 @@ pages/xmlrpc.php pages?oid=- pagesense/help/search-results.html pagespeed/insights/ui/logo -pageview/ +pageview pageviews.php paging paid-acquisition @@ -71274,7 +71962,7 @@ paldrive/en-es paldrive/en-no paldrive/en-sk paldrive/en-tr -paldrive/en-us/http://paloaltonetworks.com/robots.txt +paldrive/en-us/http://superdicas7.blogspot.com/robots.txt paleo paleo/metadata paleo/pubs @@ -71392,8 +72080,6 @@ partnerportal3/ partnerpresale partners partners -partners-affiliates.html -partners-resellers.html partners.php? partners.php?email= partners/ @@ -71434,6 +72120,8 @@ partnerstore/help/test.html partnersupport partnerworld/portal pas-198 +passengerFirstName= +passengerLastName= password password-changed-email password-management @@ -71509,6 +72197,7 @@ payment-api/ payment-confirm payment/ payment_requests.php +paymentconfirmation paymentgateways/in.asp paymentgateways/out.asp paymentinfo.php @@ -71605,6 +72294,7 @@ pdfartworkmenu.php pdfs pdfs/gre/gre-bschool-comparison-tool.xlsx pdfs/mortgage-guide +pdfs/terms/*.pdf$ pdfs/userguide.pdf pdjohnson pdm-i @@ -71667,6 +72357,7 @@ penn penn-medicine/ pensionaction/request-assistance/thank-you/ pensionaction/undergraduate-service-learning-application/thank-you/ +pensionsid pentestppclp penz people @@ -71675,12 +72366,8 @@ people-profiles/* people/$ people/*/*?*daterange people/*/*?*page -people/*/all people/*/category -people/*/collect -people/*/do people/*/issues -people/*/wish people/[author] people/faculty/shapiro people/faq/ @@ -71758,6 +72445,7 @@ personnel/includes perspectiva perspective perspectives +petIncluded= petdrawings peter_lyu peterayala @@ -71770,7 +72458,6 @@ peteryork petites-annonces petrbudrin pets -pets*? peyronies-treatment-option/talk-to-doctor peyronies-treatment-option/treatment-option pf @@ -71780,6 +72467,8 @@ pf/api/ pf/api/v3 pf/api/v3/content/fetch/liftigniterSource pf/api/v3/content/fetch/viafouraSource +pf/en/book-a-trip/flights/fare-types/fare-guide-information.html +pf/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html pf/resources pf/resources/dist/fonts pf/resources/dist/images @@ -71792,6 +72481,8 @@ pfr/professionallicensing/search/node pfr/search/node pfstest pg/ +pg/en/book-a-trip/flights/fare-types/fare-guide-information.html +pg/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html pgNumber pgce-biology pgce-chemistry @@ -71840,9 +72531,11 @@ ph/cannabis ph/careers/portal ph/careers/search? ph/email-validation +ph/en/book-a-trip/flights/fare-types/fare-guide-information.html ph/en/cms/ ph/en/news/search/?keywords= ph/en/news/sp/search/?keywords= +ph/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html ph/en/search*?q= ph/enterprise/blog/search$ ph/enterprise/blog/search? @@ -72006,7 +72699,6 @@ phl-avvo-home phl-migration phoenix/api phone -phone-fax-purchases.html phone/compare/? phonebook phonebridge/developer/index.html @@ -72135,9 +72827,9 @@ pics/taylor-swift-new-look-old-hair-makeup-pics pics/trumps-lighting-the-white-house-xmas-tree-pics pics/we-can-be-heroes-photos picture-gallery.htm -picture/*? pictures pictures/ +pictures/*+ pictures/related pictures/search pictures/thumbs_3/zillowstatic/fp @@ -72609,7 +73301,7 @@ playerXml.xml player_e player_n player_ri -playerhttp://rollingstone.com/robots.txt +playerhttp://princeton.edu/robots.txt playeriVoox_e playerivoox_e players @@ -72729,7 +73421,7 @@ pmc/publisherportal/download pmc/publisherportal/journalmanager pmc/tocrender.fcgi pmc/utilities -pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyZAobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_ChgKFldhcyBiZWRldXRldCBkaXNhbGxvdz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22b23nq2c9HQJpuLDhbFEUVlenfck\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe +pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyZAobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_ChgKFldhcyBiZWRldXRldCBkaXNhbGxvdz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22kB_W3nkYfhbVclDZm--lp8FbqXY\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe pmcomment pmcomment/ pmeehan @@ -73003,7 +73695,6 @@ pokemon pol/layout/set polaris-ldp poleznye-ssylki/ -police*? police/appointments-and-referrals/police-detail-request-thankyou police/blotter police/contact/report-a-crime-confidentially/thank-you/ @@ -73040,13 +73731,13 @@ politica/16_luglio_08/gara-camera-manovre-pizza-bene-c-marotta-inchiesta-tiap-54 politica/20081007/53556163832/ politica/2017/01/19/news/il_fratello_del_ministro_alfano_rischia_il_posto_e_costera_all_erario_mezzo_milione_di_euro[1]156371739 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://lancaster.ac.uk/robots.txt +politica/la-gran-pregunta-que-en-el-gobierno-prefieren-no-hacerse-nid24102022/?outputType=amphttp://nuance.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 politica/speciali/2012/elezioni-amministrative/notizie/liste-elettorali-belluno_ec09c338-84bf-11e1-8bd9-25a08dbe0046.shtml politiclothes -politico-footer/http://politifact.com/robots.txt +politico-footer/http://pscp.tv/robots.txt politico-header politics/e/sharing politics/index.ssf/2010/01/nova_scotia_property_attracted.html @@ -73322,6 +74013,7 @@ preferencecenter preferences preferences/ preferences/cookies +preferredTimeOfDay= prefetch prefixid= prefn*= @@ -73381,6 +74073,7 @@ preisvergleich/merkzettel preisvergleich/priceChartApi preisvergleich/sp preisvergleich/sp.html?ts= +prelaunch prelex preminger premiogastronomico/mejor.asp?search=&page= @@ -73401,6 +74094,7 @@ premiumpartner premiumsupport/iam/ premiumsupport/knowledge-center/feedback-no/ premiumsupport/knowledge-center/feedback-yes/ +premiumtravelarranger premsa*&hilite= premsa*?hilite= prensa-historico/200 @@ -73409,6 +74103,7 @@ preorders prep/gnumaint prep/wrappers-and-scripts prepaid/browse/cart.jsp +preparationfrench preparedness/full-scale-exercise/full-scale-exercise-signup/thank-you/ preparesite/empty.js preparse @@ -73430,7 +74125,7 @@ press-release.php? press-releases press-this.php press/art-institute-images -press/content-search?*http://channel9.msdn.com/robots.txt +press/content-search?*http://ecwid.com/robots.txt press/exhibition-press-room press/fellowship press/founders/ @@ -73446,15 +74141,16 @@ presse/unilist pressebox pressoffice presspreview/ +pressrelease pressrelease/piemonte pressroom presto prestobots/docs -prettycommunication prettyearth/assets prev_url=* prevent-bee-sting-allergic-reactions preview +preview* preview-examens preview-link preview-page @@ -73534,7 +74230,6 @@ print.asp?* print.cfm print.do print.htm -print.html print/ print/* print/article/* @@ -73563,7 +74258,6 @@ privacy privacy-draft.html privacy-policy privacy-policy-2018 -privacy-policy.html privacy-policy/120554 privacy-policy/149864 privacy-policy/206174 @@ -73574,7 +74268,6 @@ privacy-policy/938780 privacy-statement privacy.aspx privacy.html -privacy.html privacy.shtml privacy/archived-versions.html privacy/consent @@ -73639,7 +74332,7 @@ proTeXt proVideoWidget pro_redirect proaccountcallback/ -problem/http://my.bluehost.com/robots.txt +problem/http://pl.wikipedia.org/robots.txt problems problems/new probr @@ -73683,13 +74376,15 @@ product-manager-old product-marketing product-page-testing product-question/ -product-ratings/http://wisper.io/robots.txt +product-ratings/http://gossberg.eu/robots.txt product-recommended.jsp product-refferal product-review-post product-reviews/B0069IY63Y product-search product-tag/ +product-tags +product-tags-result product-university product/* product/*/containingproducts @@ -73700,7 +74395,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://webdesign.about.com/robots.txt +product/buybundle/http://simplebits.com/robots.txt product/containedresources product/customersalsobought product/dynamic-creative/gallery @@ -73721,6 +74416,12 @@ product/vegan-greatest-cookbook product/vegan-thanksgiving-cookbook product/vegan-winter-cookbook product/vegan-xmas-cookbook +product=coffee-mug- +product=duvet-cover- +product=pouch- +product=sticker- +product=throw-pillow- +product=tote-bag- productBrand= productId= productId= @@ -73739,6 +74440,9 @@ product_reviews/vote product_reviews/votes product_type= product_videos +productaffiliation-accessoriesall* +productaffiliation-beautyandgrooming* +productaffiliation-premiumbrands* productcollectie productdetail/* productid= @@ -73908,7 +74612,7 @@ products/g4 products/getStatesByIdHandler.asp products/holiday-sales-*sgbr-sg products/home-perf -products/http://aliexpress.com/robots.txt +products/http://wikimania2018.wikimedia.org/robots.txt products/images products/includes/products-min.xml products/insurance/content/answer1.html @@ -74029,7 +74733,7 @@ profile/*/stats profile/*/stats/library profile/*/trophies profile/*article*.ece -profile/*http://cbs.com/robots.txt +profile/*http://webmonkey.com/robots.txt profile/author/$ profile/author/? profile/authorgallery @@ -74159,7 +74863,7 @@ program-2/action~stream program-2/action~undefined program-2/action~week program-registration -program/action~*/http://attendee.gotowebinar.com/robots.txt +program/action~*/http://interarbiter.info/robots.txt program/action~agenda program/action~default program/action~http: @@ -74331,6 +75035,7 @@ project/issues/*/search project/issues/search project/issues/subscribe-mail project/video +projectionjay projects projects/*/activity projects/*/best_release.html @@ -74416,6 +75121,7 @@ promote promoted promoted-content promotions +promotions-publish* promotions/attracta-promo promotions/emails pronom @@ -74480,6 +75186,7 @@ proximic proximus proxy proxy +proxy/* proxy/accounts proxy/accounts/v1 proxy/accounts/v1/groups @@ -74698,6 +75405,9 @@ pt/*max= pt/*min= pt/*my_etsy= pt/Download +pt/_Original_ +pt/_incl_header.html +pt/_old_ pt/account pt/account= pt/adisplay.php @@ -74731,17 +75441,31 @@ pt/error-static-cdn pt/event/*/ical pt/event/*/shoutbox pt/event/*/shoutbox? +pt/eventos/2010_reunioes_ministeriais.asp +pt/eventos/cultural_events.asp +pt/eventos/default.asp +pt/eventos/eventos2009.asp +pt/eventos/eventos2010.asp +pt/eventos/fundo_da_paz.asp pt/explore pt/features/partial/footer pt/features/partial/page-bottom pt/festival/*/shoutbox pt/festival/*/shoutbox? pt/forum -pt/forum/goto.phphttp://dai.ly/robots.txt +pt/forum/goto.phphttp://seriouseats.com/robots.txt pt/group pt/guest-pass pt/help/sitemap pt/help/sitemap.php +pt/incl_banner_media_center.html +pt/incl_footer_old.html +pt/incl_headcontent_landing.inc +pt/incl_headcontent_secondary.inc +pt/incl_header1.html +pt/incl_header2.html +pt/incl_mini_pilares.html +pt/incl_searchnav.html pt/info pt/internal pt/invites/buy @@ -74919,11 +75643,12 @@ pub/media/js/ pub/old pub/t pubads.g.doubleclick.net +pubcontent/jba +pubcontent/jbax pubkey.pl publ/bcbs public public -public-api/*? public-api/docsv2 public-data-sets/applicants/ public-data-sets/terms/ @@ -74949,7 +75674,7 @@ public/checkout public/cmscommentAbuse public/comments public/data/ -public/dochttp://znc.si/robots.txt +public/dochttp://informaboom.com/robots.txt public/emailtemplates public/english/dw/ilo-dw-amharic-web.swf public/english/dw/ilo-dw-arabic-web.swf @@ -75028,6 +75753,7 @@ publications?page= publications?page=*& publicclass publicdatasets-confirmation/ +publicfolders/ publicidad/ publicidad/prueba publicliterature.PublicLiterature.search.html @@ -75063,6 +75789,7 @@ publish publish$ publish/ publish? +published publishedwriters/ publisher publishing/_denial.asp @@ -75096,8 +75823,6 @@ purchase-embed purchase-history purchase/ purchase/price-comparison$ -purchase/printquote.asp -purchase/viewpricequote.asp purchaseconfirm purchased-gift purchased-images.asp* @@ -75150,6 +75875,7 @@ pypi/*/json pyro python/ q +q-gender* q-sourcepath q/*/admin_log q/*/earnings @@ -75192,6 +75918,7 @@ qa/attachment qa/expert qadministrator/mac/4.0/en/appleqadministrator/usermanual qantas +qantas-group/delivering-today/fy18-highlights.html qbw qc_campaign qdtrinh @@ -75216,6 +75943,7 @@ qr-code.png qrCode/* qr_img.gif qrcode +qs=1 qt887799 qtsspbR1 qtsspbR2 @@ -75339,6 +76067,7 @@ quote/failed-lookup quote/unknown quotes quotes/list_rss +quotes/tag quotidiano quz-pe/ qv.aspx @@ -75348,6 +76077,7 @@ qyfzwczVQQms qzhang r r +r-gender* r.ashx r.ashx?i=* r.ashx?l=* @@ -75373,7 +76103,7 @@ r/*/wiki/*.rss r/*page= r/Preview r/cms -r/http://blog.codinghorror.com/robots.txt +r/http://hackernoon.com/robots.txt r/instant/response r/kappa/api r/search @@ -75468,6 +76198,8 @@ randischuster random random.html randomcard +range-*-range-* +range-nextedit* range_chapter= range_subcategory= rangers/fans/text-messaging-terms-and-conditions @@ -75487,8 +76219,10 @@ rap-us/clips-us/amp rap-us/news-rap-us/amp rap_francais/news/amp rap_francais/son/amp +raphiphop/ rapid rapid-responses +rapidrewards/rr-retrieve.html rappeurs/black-m/amp rappeurs/georgio/amp rappeurs/kaaris/amp @@ -75601,7 +76335,7 @@ reader/ readme.html readme.html readme.html/ -readme.htmlhttp://lunacycle.com/robots.txt +readme.htmlhttp://join.air.io/robots.txt readmessage.php ready_sit_read/index.jhtml readysetgov-dev @@ -75698,7 +76432,6 @@ recaptcha/api3 recaptcha/eap recaptcha/enterprise recaptcha/trusttoken -recaptcha_ie recarrasco receipt receipt/order @@ -75707,11 +76440,11 @@ received-gift recent recent$ recent-car-searches.htm -recent-changes recent-view recent/?view=unread recent? recently-viewed +recentlyviewed recfb? recharge/dashboard/car recharge/dashboard/static @@ -75722,9 +76455,16 @@ recherche.html recherche? rechercher rechercher/ +recipe/*/*/nutrition +recipe/*/*/print +recipe/*/bitflag +recipe/*/feedback recipe/box recipe/edit +recipe/email* +recipe/link/* recipe/view +recipe/zapcache/* recipe_parser recipes/cooking recipes/food/email @@ -75796,7 +76536,6 @@ redir? redirect redirect redirect%3Dmobile -redirect.asp redirect/ redirect/away redirect/experian @@ -75895,6 +76634,7 @@ regional/lokale-meldungen regionaladdmult.cfm regionalbuytickets.cfm regions.html? +regions/ regions/*/*.asp?LaDate=*&pk*&date= regions/*/*.asp?Nocache= regions/*/Calendrier/index.asp?fk_region= @@ -75903,6 +76643,7 @@ regions/nord-ontario regions/quebec/classesportive/stats regions/toronto regions/windsor +regions= regions_list.xml regist.pl register @@ -75932,7 +76673,6 @@ registration registration registration-login/ registration-mp -registration.html registration/ registration/archive_upload_apply.asp* registration/ext @@ -76017,7 +76757,9 @@ remove-favorite remove_email/t2_ remove_from_wine_list remove_from_wishlist +removecategory* removed +removestory* renan renansargiani render @@ -77607,6 +78349,7 @@ reservation reservations reservations/ reservations/*/notifyme +reservations/book-reservations.html reserve-it-now/form.htm reset reset-password @@ -77650,10 +78393,11 @@ resources*sort= resources*type= resources-campaign/* resources-old +resources/ resources/_next/*.js resources/_next/*.json resources/ajax/posts -resources/calendar/http://lua.org/robots.txt +resources/calendar/http://getpaint.net/robots.txt resources/css resources/css/webscripts.css resources/download/download-attribution-data-driven-marketer @@ -77709,6 +78453,7 @@ resources/xml/sitemaps resources? respect-for-ip/ respond +respondentsvegetables responder responder* respondtoad.cfm @@ -77766,7 +78511,7 @@ results.sale.pdf results/ results?k* resume-database/preview-iframe -resume/http://whisky.de/robots.txt +resume/http://novemisto.info/robots.txt resume/preview resumes resumes2 @@ -77795,7 +78540,7 @@ reu reuters reuters$ rev= -revendeur/http://telestream.net/robots.txt +revendeur/http://browsehappy.com/robots.txt revenue/search/node review review-by-author @@ -77809,9 +78554,11 @@ review/dynamic/sims-box review/dynamic/sims-box review/hall-of-fame review/hall-of-fame +review/list review/list_rss review/product/ review/rate +review/show review/top-reviewers review/top-reviewers review/top-reviewers/ @@ -77853,6 +78600,7 @@ reviews/top-reviewers reviews/top-reviewers reviews/top-reviewers/ reviews/update_page +reviews/write reviews= reviewsNext reviewsPage= @@ -77881,9 +78629,6 @@ rezepte/suche rf=* rfabregas rfblog/search -rfc/authors -rfc/rerendered -rfc/v3test rfcdiff* rfp/CventProposal/ rfp/MeetingBroker/ @@ -77901,10 +78646,6 @@ rfp/venues.aspx rfreire rgong rgourevitch -rh-cong3-fragment -rh-cong3-fragment_stage_only -rh-fragment2_stage_only -rh-fragment4_stage_only rhadimani rhaelynnbarnes rhernandezcastro @@ -78141,6 +78882,7 @@ robertroessler robertsheehan robinalbrecht robincolgrove +robokassa/ robos-linux robotic-assisted-surgery robots @@ -78193,6 +78935,7 @@ rooms/*/location rooms/*/photos rooms/*/reviews rooms/*/safety +roomstrackback root ropl/ ropt/ @@ -78206,6 +78949,7 @@ rosehoney roselynmateo-collado rosenfeld rosenthal +rosesdense rossmair rosta rosv/ @@ -78255,6 +78999,7 @@ rpk/artist_stats rpk/played_song rpx rr/mopic/staff +rrReturnUrl= rroatman rs rs/$ @@ -78502,7 +79247,7 @@ ru/forums ru/gateway.html ru/general ru/group -ru/http://zoo.105.net/robots.txt +ru/http://12tradepro.com/robots.txt ru/images ru/inc ru/info @@ -78699,6 +79444,7 @@ rye rzheng rzhuo s +s-gender* s-moved/dm/house/editorial/startups/ha_ed_activate_loft_launch_sf_1/ s/ s/* @@ -78760,7 +79506,6 @@ s689 s= s=p s? -s? s?*rh=n%3A1380045031 s?k= sa @@ -78811,6 +79556,7 @@ sakuamema/videolist.html salamat salary-explorer/api sale/early-black-friday-2020 +sale/search* salehizadeh salernolisa sales-kit/ @@ -78869,6 +79615,7 @@ saml/logout samlCertificates saml_login saml_sso +sammy-test$ sample- samplesViewSingle samsung @@ -78959,6 +79706,8 @@ sbanerjee sbayoumi sbc-glossary/ sbd +sbd/cre/copyandprint/search/search-results.html +sbdreviews/StaplesUSCAS/reviews sbe/sbe_2020/2020_pdfs/ sber_success sbhullar @@ -79102,7 +79851,7 @@ science/gadgets/render science/gs science/index.html science/mlkt/rslts -science/new-drug-product-pipelinehttp://pflegetester.de/robots.txt +science/new-drug-product-pipelinehttp://tag.simpli.fi/robots.txt science/outlineJson science/page/flash/VideoPlayer science/ppv-pdf @@ -79149,7 +79898,7 @@ scopemagazine/ score/*/download scorecard scorecard/ -scorecard_staging/http://aclweb.org/robots.txt +scorecard_staging/http://servedby.flashtalking.com/robots.txt scoredrift/* scott scott64 @@ -79209,8 +79958,10 @@ scripts/wquery.php scripts_ssl scriptures/search scrollTo.js +scrollTo= scrolling scrollkontrol +scrollto= scsb-Beta scsb-beta scss @@ -79652,8 +80403,16 @@ search/*?*shareId= search/*?*sort= search/*?*time= search/*?*tools= -search/*?*userAvailability=*http://behr.com/robots.txt +search/*?*userAvailability=*http://mozilla.org/robots.txt +search/*adultsCount= +search/*arrival= +search/*childrenCount= +search/*departure= search/*filter=dl +search/*noDates= +search/*petIncluded= +search/*uni_id= +search/*unitId= search/. search/2/api search/? @@ -79666,6 +80425,7 @@ search/?stype search/SearchResults search/_target search/about +search/acquisitions search/advanced search/advanced-search.html search/all.htm @@ -79700,6 +80460,7 @@ search/exit search/feed_content? search/find.html search/frontendSc +search/funding_rounds search/gear.htm search/google search/howsearchworks @@ -79710,6 +80471,7 @@ search/index.html search/index.shtml search/inside search/issues +search/jobs search/keywords search/listall search/m.emag.ro @@ -79729,6 +80491,7 @@ search/page search/page/2 search/page/3 search/parent +search/people search/plans search/pr search/preSearch.cfm @@ -79751,6 +80514,7 @@ search/results.htm search/results.html search/results? search/s +search/search search/search-7.1213540 search/search-7.2285082 search/search-7.4195619 @@ -79815,8 +80579,8 @@ search?Ntt= search?filter search?filter search?fmt=JSON -search?gss-q=*http://ubuntu.com/robots.txt -search?http://ezp-news.de/robots.txt +search?gss-q=*http://abebooks.com/robots.txt +search?http://redbull.com/robots.txt search?keyword= search?limit search?n=16&r=3 @@ -79835,6 +80599,8 @@ search?searchtext= search?stype search?term search?text= +search?text=* +search?w=* searchAuthor*feature_six_browse-bin searchBusiness.do searchID @@ -79902,6 +80668,18 @@ seattle-workspace seattle/clickclick sebastian-v-agignoae sec +sec_ak_reference +secondFlightArrivalTime= +secondFlightAverageDelayTime= +secondFlightCancellationsPercentage= +secondFlightDestination= +secondFlightNonConnectingStops= +secondFlightNumber= +secondFlightNumberOfFlightsInDataSet= +secondFlightOnTimeArrivalPercentage= +secondFlightOrigin= +secondFlightOverThirtyMinutesLatePercentage= +secondFlightTime= secret section section-list @@ -79915,9 +80693,9 @@ section/3 section/36 section/6 section/8 -section/9http://issues.apache.org/robots.txt +section/9http://line.me/robots.txt section_and_ivideo_widget_ajax.html -sectionhttp://abs.twimg.com/robots.txt +sectionhttp://virginmedia.com/robots.txt sectionized sections sections$ @@ -80003,6 +80781,7 @@ secure/Error-VPRO-Lidmaatschap-ZML$ secure/Error-VPRO-Lidmaatschap-ZML.html$ secure/FamilySearch/ReviewNgTemplate secure/Subscribe/Gift +secure/account/MyAccount/AccountSummary/ForgetMe$ secure/feedback-onze-man$ secure/feedback-onze-man.html$ secure/login @@ -80020,7 +80799,6 @@ security security-certificate security-question/update/ security-training/archives -security.html security/aws-pgp-public-key security/bounty security/ec2-pkgs-public-key @@ -80033,6 +80811,8 @@ securityevent/en_US_LV2.html sedaakbiyik seed/coaches-consultants/coaches/ seek-and-destroy +seeker +seemseclipse seevak seg/cgi-bin segal @@ -80046,6 +80826,8 @@ select/pdfs/technicalreference selectedColorFamilyId selectedColorURN=urn:color selectedImage +selectedInboundDate= +selectedOutboundDate= selectedTab= selected_section=* selectedday= @@ -80208,7 +80990,6 @@ service-unavailable-today service/ service/* service/archiv -service/iframe service/products service/quiz service/suche @@ -80282,8 +81063,8 @@ services/computing/downloads/antivirus services/computing/statistics services/computingold services/conferences/content-corner/*?* -services/conferences/news/*?*http://wasatchhousepartners.com/robots.txt -services/conferences/news/*?*http://www2005.org/robots.txt +services/conferences/news/*?*http://babbel.com/robots.txt +services/conferences/news/*?*http://freakonomics.com/robots.txt services/courtoffice/Reports services/courtoffice/int services/developmentalumni/giving/chancellors_apply.html @@ -80302,7 +81083,6 @@ services/guide/cti services/guide/webboards services/heart/mychart-welcome services/heart/mychart-welcome/ -services/http://christies.com/robots.txt services/humanresources/ftcstaff services/humanresources/trackers services/images @@ -80345,6 +81125,27 @@ services/newsletters/optout services/oauth services/oembed services/planning/Local +services/printing/Account +services/printing/Account/DefaultLogin +services/printing/Account/Login +services/printing/Account/Register +services/printing/App_Themes +services/printing/Cart +services/printing/Content +services/printing/MyAccount +services/printing/MyProjects +services/printing/OrderStatus +services/printing/Scripts/*ScriptResource.axd +services/printing/addfinishings +services/printing/builder +services/printing/bundles +services/printing/cart +services/printing/cartcheckout +services/printing/dynamic +services/printing/legacy +services/printing/myprojects +services/printing/orderstatus +services/printing/review services/psclientlogging services/purchasing/Local services/purchasing/cards @@ -80379,7 +81180,7 @@ services/wp-content/plugins services/wp-includes services/xml serviceworker.js -serviceworker.jshttp://treysongz.lnk.to/robots.txt +serviceworker.jshttp://kaeru-life.com/robots.txt servicos/ servin servizi @@ -80452,7 +81253,6 @@ setsompop sette/13_luglio_29/2013-31-fiaschetti-falsi-autori_9becf36c-f84e-11e2-a59e-96a502746665.shtml settings settings -settings.html settings/* settings/deactivated settings/linkaccount @@ -80572,11 +81372,13 @@ sg/cannabis sg/careers/portal sg/careers/search? sg/email-validation +sg/en/book-a-trip/flights/fare-types/fare-guide-information.html sg/en/cms/ sg/en/news/search/?keywords= sg/en/news/sp/search/?keywords= sg/en/promos/ sg/en/promos/lyve-cloud-for-startups/ +sg/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html sg/en/search*?q= sg/enterprise/blog/search$ sg/enterprise/blog/search? @@ -80707,14 +81509,6 @@ shekhargadkaree shelf/user_shelves shell shell/ -shellbitumen100 -shellbitumen100.html -shellenergy/marketingandtrading/shell-energy-europe/eworld -shellenergy/marketingandtrading/shell-energy-europe/eworld.html -shellenergy/othersolutions/voluntary-carbon-market-insights-and-trends-webinar/voluntary-carbon-market-webinar-2023-watch-recording -shellenergy/othersolutions/voluntary-carbon-market-insights-and-trends-webinar/voluntary-carbon-market-webinar-2023-watch-recording.html -shellenergy/tech/dc-whitepaper -shellenergy/tech/dc-whitepaper.html shellysimana shen sheng @@ -80734,7 +81528,6 @@ sherwin_special_offers shi shian shibboleth -shifen/ shihui shihui? shijiawei @@ -80775,76 +81568,571 @@ shop-the-look/sl2/ shop-the-look/slp/ shop.html shop/ +shop/*&isort +shop/*-*-*-*-*-*-*-*-*-*-*- +shop/*--* +shop/*-/brand* +shop/*-0cached* +shop/*-brand-*-brand-* +shop/*-category-*-category-* +shop/*-category-*-productaffiliation-* +shop/*-category-*/*-category-* +shop/*-category-*/category-* +shop/*-cnt-300* +shop/*-colour-*-colour-* +shop/*-department-*-department-* +shop/*-designfeature-*-designfeature-* +shop/*-isort-title* +shop/*-madewith-*-madewith-* +shop/*-minprice-000-maxprice-20000* +shop/*-newin* +shop/*-o/* +shop/*-other* +shop/*-pb-* +shop/*-price-* +shop/*-productaffiliation-*-productaffiliation-* +shop/*-size-* +shop/*-special-thecollection +shop/*-srt/* +shop/*-style-*-style-* +shop/*-use-$ +shop/*-use-*-use-* +shop/*/*-0$ +shop/*/*-brand-*-brand-* +shop/*/*-colour-*-colour-* +shop/*/*-department-*-department-* +shop/*/*-designfeature-*-designfeature-* +shop/*/*-gender-* +shop/*/*-madewith-*-madewith-* +shop/*/*-newin* +shop/*/*-special-thecollection +shop/*/*-srt-3* +shop/*/*-srt-5* +shop/*/*-srt-6* +shop/*/*-srt-8* +shop/*/*-style-*-style-* +shop/*/*-use-*-use-* +shop/*/*/* +shop/*/*brand-*-feat-newin +shop/*/*brand-*-use-$ +shop/*/*brand-*/noindex +shop/*/*brand-*isort-* +shop/*/*brand-*size-* +shop/*/*category-boots-category-wellies*/noindex +shop/*/*feat-available* +shop/*/*neckline-standard* +shop/*/*srt-$ +shop/*/*style-christmassweater-* +shop/*/*style-madetomeasure +shop/*/-newin* +shop/*/0-blsr-brand-* +shop/*/0-feat* +shop/*/brand-*-brand-* +shop/*/brand-*/noindex +shop/*/brand-*srt-$ +shop/*/category-*-category-* +shop/*/colour-*-colour-* +shop/*/department-*-department-* +shop/*/designfeature-*-designfeature-* shop/*/digital+art shop/*/drawings +shop/*/feat-available* +shop/*/gender* shop/*/locations.json +shop/*/madewith-*-madewith-* shop/*/mixed+media shop/*/paintings shop/*/photographs +shop/*/popular$ shop/*/search +shop/*/size-* +shop/*/special-thecollection +shop/*/srt-$ +shop/*/srt-3* +shop/*/srt-5* +shop/*/srt-6* +shop/*/srt-8* +shop/*/style-*-style-* +shop/*/style-*/style-* +shop/*/style-christmassweater +shop/*/use-*-use-* +shop/*0-banner* +shop/*0-campaign* +shop/*0Shop +shop/*0shop +shop/*=-gender* +shop/*_2/* shop/*artworkid= +shop/*availability-* shop/*b1= shop/*b2= +shop/*benefit-* +shop/*brand-*/ +shop/*brand-*productaffiliation-*-0$ +shop/*brand-beaverbrooks* +shop/*brand-next* +shop/*cate/* +shop/*category-boots-category-wellies*removecategory* +shop/*category-boots-category-wellies*removestory* +shop/*department-homeware-productaffiliation-homefurnishings* +shop/*editorial-* +shop/*editorial/* +shop/*fabric-* +shop/*feat-available* +shop/*fit*-fit-* shop/*g1= shop/*g2= +shop/*gender-*-gender-men* +shop/*gender-*-gender-women* +shop/*gender-*pack* +shop/*gender-girls-gender-oldergirls* +shop/*gender-girls-gender-oldergirls-gender-youngergirls* +shop/*gender-girls-gender-youngergirls* +shop/*gender-infant-gender-olderboys-gender-oldergirls* +shop/*gender-infant-gender-youngerboys-gender-youngergirls* +shop/*gender-men-gender-* +shop/*gender-men-gender-oldergirls* +shop/*gender-men-gender-unisex* +shop/*gender-men-gender-women* +shop/*gender-men-gender-women-gender-youngergirls* +shop/*gender-men-gender-youngergirls* +shop/*gender-men-productaffiliation-underwearsocks* +shop/*gender-mini* +shop/*gender-newbornboys-gender-newborngirls-gender-olderboys-gender-oldergirls* +shop/*gender-newbornboys-gender-newborngirls-gender-olderboys-gender-youngerboys* +shop/*gender-newbornboys-gender-newborngirls-gender-olderboys-gender-youngergirls* +shop/*gender-newbornboys-gender-newborngirls-gender-oldergirls* +shop/*gender-newbornboys-gender-newborngirls-gender-youngergirls* +shop/*gender-newbornboys-gender-newbornunisex-gender-olderboys-gender-youngerboys* +shop/*gender-newbornboys-gender-olderboys* +shop/*gender-newbornboys-gender-olderboys-gender-oldergirls-gender-youngerboys* +shop/*gender-newbornboys-gender-olderboys-gender-unisex* +shop/*gender-newbornboys-gender-olderboys-gender-youngerboys* +shop/*gender-newbornboys-gender-oldergirls* +shop/*gender-newbornboys-gender-unisex-gender-youngerboys* +shop/*gender-newborngirls-gender-newbornunisex-gender-oldergirls-gender-youngergirls* +shop/*gender-newborngirls-gender-olderboys* +shop/*gender-newborngirls-gender-olderboys-gender-oldergirls-gender-youngerboys* +shop/*gender-newborngirls-gender-olderboys-gender-oldergirls-gender-youngergirls* +shop/*gender-newborngirls-gender-olderboys-gender-youngergirls* +shop/*gender-newborngirls-gender-oldergirls* +shop/*gender-newborngirls-gender-oldergirls-gender-unisex* +shop/*gender-newborngirls-gender-oldergirls-gender-youngergirls* +shop/*gender-newborngirls-gender-youngerboys* +shop/*gender-newbornunisex-gender-olderboys-gender-youngerboys* +shop/*gender-newbornunisex-gender-oldergirls-gender-youngergirls* +shop/*gender-newbornunisex-gender-unisex* +shop/*gender-olderboys-gender-oldergirls* +shop/*gender-olderboys-gender-oldergirls-gender-youngergirls* +shop/*gender-olderboys-gender-unisex-gender-youngerboys* +shop/*gender-olderboys-gender-youngerboys-gender-youngergirls* +shop/*gender-olderboys-gender-youngergirls* +shop/*gender-oldergirls-gender-unisex* +shop/*gender-oldergirls-gender-unisex-gender-youngergirls* +shop/*gender-oldergirls-gender-youngerboys-gender-youngergirls* +shop/*gender-other* +shop/*gender-recycled* +shop/*gender-unisex-gender-women* +shop/*gender-unisex-gender-youngerboys* +shop/*gender-women-gender-* +shop/*gender-women-gender-women* +shop/*gender-women-gender-youngergirls* +shop/*gender-youngerboys-gender-youngergirls* +shop/*image-* +shop/*isort-popular* shop/*keyphrase= shop/*minimumprintwidth= +shop/*pattern-*pattern* +shop/*pattern-*size-* +shop/*plainorpatterned-* +shop/*productaffi/* +shop/*productaffiliation-*productaffiliation-* +shop/*productaffiliation-/* +shop/*productaffiliation-dresses* +shop/*productaffiliation-furniture* +shop/*productaffiliation-holidayshop* +shop/*productaffiliation-holidayshop-0$ +shop/*productaffiliation-homefurnishings* +shop/*productaffiliation-occasion* +shop/*productaffiliation-readymade- +shop/*productaffiliation-shirtsandblouses* +shop/*productaffiliation-underwearsocks* +shop/*promotion-justarrived* +shop/*promotion-michellekeegan* shop/*r1= shop/*r2= shop/*searchType= shop/*searchtype= shop/*shape= shop/*similarTo= +shop/*siteurl*brand-* +shop/*size*-size-* shop/*sort= +shop/*srt*/*brand-* +shop/*tog-*tog-* +shop/-* +shop/-/* +shop/-/brand-* +shop/-gender/* +shop/-productaffiliation* +shop/...* +shop//* +shop/0*/ +shop/1*/ +shop/2*/ +shop/20/* shop/24-fret-electric-guitars/? +shop/3*/ +shop/4*/ +shop/5*/ +shop/6*/ +shop/7*/ +shop/8*/ +shop/9*/ +shop/activity-$ +shop/activity-* shop/admin shop/apparel +shop/baby/* shop/bag shop/barcode shop/basket_items shop/beach +shop/boys/* +shop/bra/* +shop/brand-$ +shop/brand-*-brand-* +shop/brand-*/brand-* +shop/brand-*/category* +shop/brand-*/noindex +shop/brand-*/productaffiliation-* +shop/brand-adidas-brand-adidasgolf-brand-adidasoriginals-0$ +shop/brand-benefit-0$ +shop/brand-crocs/category-charms$ +shop/brand-ff/range-ffmrshinch$ +shop/brand-lipsy/collaboration-chrishell$ +shop/brand-victoriassecret-brand-victoriassecretpink-0$ +shop/brand-victoriassecret/subbrand-vspink$ +shop/brand/* shop/browse/campaigns/mobile_overlay shop/browse/overlay shop/browse/ribbon shop/browsing_history +shop/cat-* +shop/cat/* +shop/category-*/brand-* +shop/category-*/category-* +shop/category-/* +shop/category-dresses-brand-lipsy-0$ +shop/category-dresses/* +shop/category-shorts/brand-nike-colour-*-range-nikepro +shop/category-shorts/brand-nike-range-nikepro shop/checkout shop/claimcredit +shop/clearance/* +shop/colour-*-colour-* +shop/colour-/* +shop/colour-pink-s/* +shop/department-*-department-* +shop/department-beauty-*-0$ +shop/department-beauty-*brand-*/category-*0 +shop/department-beauty-gender-women-category-fragrances/colour* +shop/department-beauty-productaffiliation-eyes* +shop/department-beauty-productaffiliation-face* +shop/department-beauty-productaffiliation-lips* +shop/department-beauty-productaffiliation-makeup/brand-benefit-category-mascaras$ +shop/department-beauty/* +shop/department-childrenswear/designfeature-christmassweater$ +shop/department-childrenswear/style-christmassweater$ +shop/department-homeware--gender* +shop/department-homeware-category-sofas/sofasize-2seats-sofasize-3seats$ +shop/department-homeware-feat-newin-0$ +shop/department-homeware-productaffiliation-bedding/*size-* +shop/department-homeware-productaffiliation-bedding/category-bedsets-size-double$ +shop/department-homeware-productaffiliation-bedding/category-bedsets-size-king$ +shop/department-homeware-productaffiliation-bedding/category-bedsets-size-single$ +shop/department-homeware-productaffiliation-bedding/category-bedsets-size-superking$ +shop/department-homeware-productaffiliation-bedding/category-duvets-size-double$ +shop/department-homeware-productaffiliation-bedding/category-duvets-size-king$ +shop/department-homeware-productaffiliation-bedding/category-duvets-size-single$ +shop/department-homeware-productaffiliation-bedding/category-duvets-size-superking$ +shop/department-homeware-productaffiliation-bedding/category-pillowcases-size-housewife$ +shop/department-homeware-productaffiliation-bedding/category-pillowcases-size-oxford$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-black-size-double$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-black-size-double-type-ottoman$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-black-size-king$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-black-size-single$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-black-size-single-type-ottoman$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-black-size-smalldouble$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-black-size-smalldouble-type-ottoman$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-blue-size-double$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-blue-size-king$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-blue-size-single$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-cream-size-double$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-cream-size-double-type-ottoman$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-cream-size-king$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-cream-size-single$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-cream-size-smalldouble$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-green-size-double$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-green-size-king$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-green-size-single$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-grey-size-double-type-ottoman$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-grey-size-king-type-ottoman$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-pink-size-double$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-pink-size-double-type-ottoman$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-pink-size-king$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-pink-size-single$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-pink-size-single-type-ottoman$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-pink-size-smalldouble$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-white-size-double-type-ottoman$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-white-size-double-type-storage$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-white-size-king-type-ottoman$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-white-size-single-type-ottoman$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-white-size-single-type-storage$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-colour-white-size-smalldouble-type-ottoman$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-material-wooden-size-king +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-size-double$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-size-double-style-ottoman +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-size-king$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-size-king-style-ottoman +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-size-single$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-size-single-type-storage +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-size-smalldouble$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-beds-size-superking$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-mattresses-size-double$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-mattresses-size-king$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-mattresses-size-single$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-mattresses-size-smalldouble$ +shop/department-homeware-productaffiliation-bedroomfurniture/category-mattresses-size-superking$ +shop/department-homeware-productaffiliation-bedsandmattresses/category-beds-size-double$ +shop/department-homeware-productaffiliation-bedsandmattresses/category-beds-size-king$ +shop/department-homeware-productaffiliation-bedsandmattresses/category-beds-size-single$ +shop/department-homeware-productaffiliation-bedsandmattresses/category-beds-size-smalldouble$ +shop/department-homeware-productaffiliation-bedsandmattresses/category-beds-size-superking$ +shop/department-homeware-productaffiliation-bedsandmattresses/category-mattresses-size-double$ +shop/department-homeware-productaffiliation-bedsandmattresses/category-mattresses-size-king$ +shop/department-homeware-productaffiliation-bedsandmattresses/category-mattresses-size-single$ +shop/department-homeware-productaffiliation-bedsandmattresses/category-mattresses-size-smalldouble$ +shop/department-homeware-productaffiliation-bedsandmattresses/category-mattresses-size-superking$ +shop/department-homeware-productaffiliation-bedsheets/size-double$ +shop/department-homeware-productaffiliation-bedsheets/size-king$ +shop/department-homeware-productaffiliation-bedsheets/size-single$ +shop/department-homeware-productaffiliation-bedsheets/size-smalldouble$ +shop/department-homeware-productaffiliation-bedsheets/size-superking$ +shop/department-homeware-productaffiliation-decorativeaccessories/category-photoframes-size-a4$ +shop/department-homeware-productaffiliation-furniture-0$ +shop/department-homeware/* +shop/designerboutique-boutiquebrands-designerboutique-designercollaborations-designerboutique-labelcollection-* +shop/designerboutique-boutiquebrands-designerboutique-designercollaborations-designerboutique-labelcollection-0$ +shop/designerboutique-boutiquebrands-designerboutique-designercollaborations-designerboutique-labelcollection/* +shop/designfeature-*-designfeature-* +shop/designfeature-animalprint* shop/edit +shop/editorial-* shop/eligible-for-special-financing/? shop/events +shop/feat-available* +shop/fit--* +shop/fit-/* +shop/fit-/*brand-* shop/flattering-fitted-maxi-dress-5152169 +shop/g/* +shop/gend/* +shop/gende/* +shop/gender-$ +shop/gender-*-category-/* +shop/gender-*-gender-men* +shop/gender-*-gender-women* +shop/gender-*-productaffiliation-clothing/* +shop/gender-*/colour-*-gender-* +shop/gender-*/sizetype-*sizetype* +shop/gender-/brand-* +shop/gender-girls-gender-oldergirls* +shop/gender-girls-gender-oldergirls-gender-youngergirls* +shop/gender-girls-gender-youngergirls* +shop/gender-infant-gender-olderboys-gender-oldergirls* +shop/gender-infant-gender-youngerboys-gender-youngergirls* +shop/gender-men-brand-gap-0$ +shop/gender-men-category-trousers/brand-next-designfeature-jeansstyle$ +shop/gender-men-category-trousers/brand-next-style-jeansstyle$ +shop/gender-men-category-trousers/colour-black-designfeature-jeansstyle$ +shop/gender-men-category-trousers/colour-black-style-jeansstyle$ +shop/gender-men-category-trousers/designfeature-jeansstyle$ +shop/gender-men-category-trousers/style-jeansstyle$ +shop/gender-men-gender-* +shop/gender-men-gender-oldergirls* +shop/gender-men-gender-unisex* +shop/gender-men-gender-women* +shop/gender-men-gender-women-gender-youngergirls* +shop/gender-men-gender-youngergirls* +shop/gender-men-productaffiliation-accessories/brand-calvinklein-category-bags-style-backpack$ +shop/gender-men-productaffiliation-casualshirts* +shop/gender-men-productaffiliation-casualshirts/category-shirts$ +shop/gender-men-productaffiliation-formalshirts* +shop/gender-men-productaffiliation-formalshirts/category-shirts$ +shop/gender-men-productaffiliation-shirts* +shop/gender-men/* +shop/gender-men/designfeature-christmassweater$ +shop/gender-men/feat-newin$ +shop/gender-men/style-christmassweater$ +shop/gender-newbornboys-gender-newborngirls-gender-newbornunisex-brand-gap-0$ +shop/gender-newbornboys-gender-newborngirls-gender-olderboys-gender-oldergirls* +shop/gender-newbornboys-gender-newborngirls-gender-olderboys-gender-youngerboys* +shop/gender-newbornboys-gender-newborngirls-gender-olderboys-gender-youngergirls* +shop/gender-newbornboys-gender-newborngirls-gender-oldergirls* +shop/gender-newbornboys-gender-newborngirls-gender-youngergirls* +shop/gender-newbornboys-gender-newbornunisex-gender-olderboys-gender-youngerboys/designfeature-christmassweater$ +shop/gender-newbornboys-gender-newbornunisex-gender-olderboys-gender-youngerboys/style-christmassweater$ +shop/gender-newbornboys-gender-newbornunisex-gender-youngerboys* +shop/gender-newbornboys-gender-olderboys* +shop/gender-newbornboys-gender-olderboys-gender-oldergirls-gender-youngerboys* +shop/gender-newbornboys-gender-olderboys-gender-unisex* +shop/gender-newbornboys-gender-olderboys-gender-youngerboys* +shop/gender-newbornboys-gender-oldergirls* +shop/gender-newbornboys-gender-unisex-gender-youngerboys* +shop/gender-newborngirls-gender-newbornunisex-gender-oldergirls-gender-youngergirls/designfeature-christmassweater$ +shop/gender-newborngirls-gender-newbornunisex-gender-oldergirls-gender-youngergirls/style-christmassweater$ +shop/gender-newborngirls-gender-newbornunisex-gender-youngergirls* +shop/gender-newborngirls-gender-olderboys* +shop/gender-newborngirls-gender-olderboys-gender-oldergirls-gender-youngerboys* +shop/gender-newborngirls-gender-olderboys-gender-oldergirls-gender-youngergirls* +shop/gender-newborngirls-gender-olderboys-gender-youngergirls* +shop/gender-newborngirls-gender-oldergirls* +shop/gender-newborngirls-gender-oldergirls-gender-unisex* +shop/gender-newborngirls-gender-oldergirls-gender-youngergirls* +shop/gender-newborngirls-gender-youngerboys* +shop/gender-newbornunisex-gender-unisex* +shop/gender-olderboys-gender-oldergirls* +shop/gender-olderboys-gender-oldergirls-gender-youngergirls* +shop/gender-olderboys-gender-unisex-gender-youngerboys* +shop/gender-olderboys-gender-youngerboys-brand-gap-0$ +shop/gender-olderboys-gender-youngerboys-gender-youngergirls* +shop/gender-olderboys-gender-youngergirls* +shop/gender-oldergirls-gender-unisex* +shop/gender-oldergirls-gender-unisex-gender-youngergirls* +shop/gender-oldergirls-gender-youngerboys-gender-youngergirls* +shop/gender-oldergirls-gender-youngergirls-brand-gap-0$ +shop/gender-oldergirls-gender-youngergirls/feat-newin$ +shop/gender-unisex-gender-women* +shop/gender-unisex-gender-youngerboys* +shop/gender-women-brand-gap-0$ +shop/gender-women-category-dresses-bra* +shop/gender-women-category-dresses/size-10$ +shop/gender-women-category-dresses/size-12$ +shop/gender-women-category-dresses/size-14$ +shop/gender-women-category-dresses/size-16$ +shop/gender-women-category-dresses/size-18$ +shop/gender-women-category-dresses/size-20$ +shop/gender-women-category-dresses/size-22$ +shop/gender-women-category-dresses/size-24$ +shop/gender-women-category-dresses/size-26$ +shop/gender-women-category-dresses/size-28$ +shop/gender-women-category-dresses/size-4$ +shop/gender-women-category-dresses/size-6$ +shop/gender-women-category-dresses/size-8$ +shop/gender-women-gender-* +shop/gender-women-gender-women* +shop/gender-women-gender-youngergirls* +shop/gender-women-productaffiliation-dresses* +shop/gender-women-productaffiliation-footwear/category-shoes-size-uk9eu43$ +shop/gender-women-productaffiliation-jumpsuitsandplaysuits/category-jumpsuit-size-18$ +shop/gender-women-productaffiliation-lingerie/category-bras-size-30dd$ +shop/gender-women-productaffiliation-tops/feat-newin$ +shop/gender-women/* +shop/gender-women/brand-lipsy-sizetype-petite$ +shop/gender-women/brand-lipsy-sizetype-plussizes$ +shop/gender-women/designfeature-christmassweater$ +shop/gender-women/feat-newin$ +shop/gender-women/sizetype-*/* +shop/gender-women/style-christmassweater$ +shop/gender-youngerboys-gender-youngergirls* +shop/genxt/* +shop/girls/* shop/global shop/home+decor shop/iphone/payments/overlay +shop/jeans/* shop/lifestyle +shop/madewith-*-madewith-* +shop/maternity-maternity/* shop/member +shop/mens/* shop/merchantadmin shop/messages shop/mobile/5g shop/mobile/browse-mobile-vip/vip-offers +shop/monsoon/* shop/mycoupons shop/order +shop/pb-* shop/popular+products +shop/postcodecheckview/* shop/pre-reg/sky-essentials shop/pre-reg/sky-essentials/success shop/pre-reg/sports-extra/success shop/pre-reg/ultrafast/agent shop/pre-reg/ultrafast/success shop/preference-center-rmail +shop/price-* +shop/pro/* +shop/produ/* +shop/product/* +shop/productaffili/* +shop/productaffiliation-$ +shop/productaffiliation-*/brand-*-0$ +shop/productaffiliation-/ +shop/productaffiliation-labelmix-editorial-label-0$ +shop/productaffiliation-smallkitchenappliances* +shop/productaffiliation-suits* +shop/productaffiliation/* +shop/promotion-$ +shop/promotion-chinoshorts* +shop/promotion-chinotrousers* +shop/promotion-justarrived* +shop/promotion-menschinoshorts* +shop/promotion-menschinotrousers* +shop/promotion-mensjeans* +shop/promotion-menspolos* +shop/promotion-menstshirts* +shop/promotion-polos* +shop/promotion-school1$ +shop/promotion-school1/gender-olderboys-gender-youngerboys$ +shop/promotion-school1/gender-oldergirls-gender-youngergirls$ +shop/promotion-school2$ +shop/promotion-school2/gender-olderboys-gender-youngerboys$ +shop/promotion-school2/gender-oldergirls-gender-youngergirls$ +shop/promotion-school3$ +shop/promotion-school3/gender-olderboys-gender-youngerboys$ +shop/promotion-school3/gender-oldergirls-gender-youngergirls$ +shop/promotion-tshirts* shop/record-copying-beta.htm shop/record-copying-faqs-beta.htm shop/referrals shop/related shop/roger-taylor-journeys-end +shop/s-* +shop/s-/ +shop/s-/* +shop/s-/*brand-* shop/search shop/search.ep +shop/size-* +shop/sizetype-* +shop/sizetype-maternity/* +shop/sleeve/* shop/special+promotions shop/sql-server/monoprice-108247-5-1-channel-home-theater-speaker-system-six shop/stationery +shop/style-*-style-* +shop/style-*/style-* +shop/style-animalprint* shop/track-order shop/unified/availability.html?destination_page=BYOB shop/unified/availability/calltoorder.html shop/unified/availability/results.html +shop/use-*-use-* +shop/use/* +shop/waist/* shop/wishlist shop? shopCBN/ @@ -80879,6 +82167,7 @@ shopping/ssl/FareRules.aspx shopping/suppliers/search shopping/webspecials/start.asp shopping? +shoppingbag$ shoppingbag* shoppingcart shoppingcart* @@ -80897,7 +82186,7 @@ shopwidget shore/blogs/party/public shorefire_nj short -short-url-machine/error/http://whatwg.org/robots.txt +short-url-machine/error/http://fhi.no/robots.txt shortUrl$ shortcode shortcode= @@ -80914,7 +82203,7 @@ shots/month shots/new shots/week shots/year -shoutbox/http://bat.bing.com/robots.txt +shoutbox/http://ngadiasporaproject4040.com/robots.txt shouwenwang show show-email @@ -80964,7 +82253,7 @@ shows3 showtag showtime/.requestinvite.html.swp showtime/help/search-results.html -showtimes/location/*http://img-fotki.yandex.ru/robots.txt +showtimes/location/*http://issuu.com/robots.txt shr* shreedas shrek @@ -81114,14 +82403,14 @@ signup signup$ signup* signup*?ha -signup*http://litmus.com/robots.txt +signup*http://avicii.lnk.to/robots.txt signup-b/ signup-intlredirect signup-light/ signup. signup.SignUp.html$ signup/$ -signup/$http://socialnomics.net/robots.txt +signup/$http://trigono.pro/robots.txt signup/* signup/? signup/collablink @@ -81281,7 +82570,6 @@ sitecore sitecore/ sitecore_files sitecore_files/ -sitecore_services/ sitecounterajax sitedown siteelementshomepage/test-page/test-home.aspx @@ -81522,7 +82810,7 @@ sites/frisco sites/gapincthiswayahead sites/gapinternational sites/gradsoflife -sites/gs1/files/docs/EDI/*http://gsa.gov/robots.txt +sites/gs1/files/docs/EDI/*http://detroitnews.com/robots.txt sites/gsb/files/program-brochure sites/gwcic sites/gyro @@ -81730,6 +83018,7 @@ sitesearch/jp/docs/partnumsearch.tsp sitesearch/jp/docs/xrefdirectedsearch.tsp sitespeed sitetakeoverad +siteurl* sitios/ sito/notizie/cultura/cinema/persona.shtml sito/notizie/cultura/cinema/persona.shtml? @@ -82031,9 +83320,8 @@ sms/unsubscribe? sms10666 smstaging sn -sn-config.htmlhttp://cleveland.com/robots.txt +sn-config.htmlhttp://hollywoodlife.com/robots.txt sn/ -snagit-eula.html snake snandy snap @@ -82250,7 +83538,7 @@ sorunBildir sos/clerical/ sos/kids/search/node sos/online_corps/ -sos/registration/http://in.linkedin.com/robots.txt +sos/registration/http://berlin.de/robots.txt sotomarion soul/* soumission @@ -82431,7 +83719,7 @@ sport/10_ottobre_05/prova_articoloNOTOUCH_4957ef9a-d05a-11df-9b01-00144f02aabc.s sport/404_en.htm sport/? sport/alpha -sport/bundesliga/http://zdnet.com/robots.txt +sport/bundesliga/http://treehugger.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 @@ -82458,7 +83746,6 @@ sportello-cancro/dizionario sporten/uefa-em-2016/video sports sports*/index?topId= -sports*? sports/ sports/baseball/includes sports/basketball/includes @@ -82474,7 +83761,6 @@ sports/hockey/whatson sports/includes sports/nfl/includes sports/whatson -sports/xyz123 sports_fp_ms spotlight spots_shown= @@ -82483,6 +83769,7 @@ spreadsheet spresults sprince spring +spring spring-into-savings spring-sprung-ghostery-v7-2 springerlab @@ -82491,6 +83778,7 @@ sprint_wml sprint_xhtml sprints/help/search-results.html sprockett +sprypay/ spsales spsearch.php spurs/node @@ -82565,6 +83853,7 @@ srinjoy sriram srp_filter srprices.php +srt-* srukhelman srule* srule= @@ -82575,6 +83864,7 @@ ss/customer-reviews/lighthouse ss/customer-reviews/lighthouse/ ss/twister/ajax ss4298525 +ss= ss_archivelist.cms* ssa_click ssadique @@ -82639,6 +83929,7 @@ staff/staff/organisations/msf staff/strategy/information staff/taylorb1/* staff/taylorcj/* +stafftravel/ stage stage-homepage-backup.html stage-ranking @@ -82666,6 +83957,7 @@ start-ups/loft/welcome start-your-blog start-your-store start/square +startDate= startPage start_order startloc= @@ -82676,7 +83968,6 @@ startwizard.aspx starwars stash stat -stat-fragment stat.html stat2.html state-local-LE-program @@ -82809,7 +84100,7 @@ stats/draft/history stats/help/glossary stats/help/statminimums stats/history -stats/player-stats/*http://nfpa.org/robots.txt +stats/player-stats/*http://untiens.jp/robots.txt stats3.html stats?gid= statsFree @@ -82822,7 +84113,7 @@ status-updates/wp-admin status-updates/wp-admin/admin-ajax.php status.formstack.com status/ -statusupdateshttp://thalesgroup.com/robots.txt +statusupdateshttp://ebay.co.uk/robots.txt statwood stay-in-loop/send_mail.php stay-in-loop/send_mail.php? @@ -82909,7 +84200,7 @@ stock-photos/photos/search$ stock-photos/photos/search? stock-ranker stock/photos -stock/videos/*http://screencast.com/robots.txt +stock/videos/*http://secure.php.net/robots.txt stock_status= stockade.php stocks @@ -83089,6 +84380,7 @@ stories/shop stormevents/*.jsp? stormevents/csv story +story-brandedfashion* story-pin-builder story-pin-invite story-source @@ -83258,6 +84550,8 @@ style%20library/images style-docs style/ style/beauty/hearstmagazines +style/es460501$ +style/es929442$ style/fashion/hearstmagazines styleId styleOne @@ -83277,6 +84571,7 @@ stylesheets stylesheets/ stylesheets/MainCSS.asp stylesheets_source/MainCSS.asp +styletest* stylish-cars stylists/connect* su @@ -83291,10 +84586,8 @@ subagiarta subcategory= subject subject-editors -subject/*? subject= subject_browse -subject_search subjects submission submissions @@ -83306,6 +84599,7 @@ submit-reference submit.php submit.php submit.pl +submitButton= submit_user_group.html submitlink? submitnewsedit.cfm @@ -83357,7 +84651,7 @@ subscribe/v3 subscribe/view.pl subscribe/wb-auto/ subscribe?* -subscribe?*http://addyosmani.com/robots.txt +subscribe?*http://madisonkennedyblog.com/robots.txt subscribe_now_url subscribe_success subscribedtitles @@ -83372,6 +84666,8 @@ subscription subscription-topup-credits-buy.php subscription.html subscription/ +subscription/subscribe +subscription/subscribe$ subscriptionDetails.htm subscriptioncancel subscriptions @@ -83397,7 +84693,7 @@ sugarfif.html suggest suggest/? suggest/?* -suggest/?*http://itu.int/robots.txt +suggest/?*http://imagekandi.com/robots.txt suggested-edits suggested-edits? suggestions @@ -83415,6 +84711,7 @@ suman summary/api summary_view$ summary_view$ +summer summer/archive summercamp summermusic @@ -83614,20 +84911,6 @@ suspended_tickets suspension-appeal sustainability sustainability-as-an-efficient-business-strategy -sustainability/nature/respecting-nature -sustainability/nature/respecting-nature.html -sustainability/our-approach/environmental-and-community-partners -sustainability/our-approach/environmental-and-community-partners.html -sustainability/our-approach/impact-assessment -sustainability/our-approach/impact-assessment.html -sustainability/our-climate-target/shell-energy-transition-strategy/ets-2024 -sustainability/our-climate-target/shell-energy-transition-strategy/ets-2024.html -sustainability/safety/transport-safety/community-road-safety -sustainability/safety/transport-safety/community-road-safety.html -sustainability/safety/transport-safety/driver-safety -sustainability/safety/transport-safety/driver-safety.html -sustainability/transparency-and-sustainability-reporting/advocacy-and-political-activity/advocacy-releases -sustainability/transparency-and-sustainability-reporting/advocacy-and-political-activity/advocacy-releases.html sustainable-development-goals/sustainable-cities sustainable-is-attainable-fest sustainable-is-attainable-news18-and-tata-power-initiative @@ -83869,6 +85152,7 @@ sw/user sw/users swa/api swabhimanbharat +swag swallow swathi-kella swclick.php @@ -83929,7 +85213,7 @@ sys_ system system-maintenance system/ -system/*.js$http://zeldman.com/robots.txt +system/*.js$http://bu.edu/robots.txt system/admin/LoginPopup/Login system/files/documents/noindex system/maintenance.html @@ -83953,6 +85237,7 @@ szl/users szukaj? szwierlein t +t-gender* t-other-great-sites.aspx t.cfm t.php @@ -84021,6 +85306,7 @@ t5/tkb/workflowpage t5/user/viewprofilepage/user-id t5/util/componentrenderpage t= +t= t_lau ta-LK/forums ta-LK/kb/*/discuss @@ -84060,12 +85346,10 @@ tag tag tag-manager tag-manager-360 -tag-search -tag-search.html tag/ tag/* tag/* -tag/*+http://dilbert.com/robots.txt +tag/*+http://themeforest.net/robots.txt tag/*/a tag/*/a/ tag/*/b @@ -84551,6 +85835,7 @@ tclick.php tcovert tcummins td/ +td/profiles tdaroundme tdautourdemoi tdc @@ -84642,7 +85927,7 @@ team-new team-new-a team-new-b team/*/schedule$ -team/*/schedule$http://nbc.com/robots.txt +team/*/schedule$http://hostgator.com/robots.txt team/player_career.jsp team/player_news.jsp teamInvitations @@ -84684,10 +85969,6 @@ technology.atom technology/archive/ technology/like-dislike-story-footer.jsp technology/tagged/*page -techsmith-business-solutions-licensing.html -techsmith-relay-powerpoint-add-in.html -techsmith-relay-upgrade.html -techsmith-smart-player-for-office.html techsparks/previous-editions/techsparks-mumbai-2023  techwiki tecnologia/2016/03/15/56e7f6f146163f97518b4574.html @@ -84697,6 +85978,7 @@ teknologica tel tel: tel:* +teldir/ telechargement-en-cours/ telecharger-fiche telecharger/redirect @@ -85008,7 +86290,7 @@ testds.jsp teste-*.html$ testfl testgpr -testhttp://money.com/robots.txt +testhttp://shopify.com/robots.txt testimonial/ testimonials.php testimonials/? @@ -85151,6 +86433,7 @@ th-th.www.cloudflare.com th-th/ th/ th/* +th/*?lang=en_TH th/Download th/account th/android/collections @@ -85158,7 +86441,9 @@ th/android/search th/blogs/ th/cart th/checkout +th/en/book-a-trip/flights/fare-types/fare-guide-information.html th/en/cms/ +th/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html th/en/search*?q= th/event/*/ical th/explore @@ -85180,6 +86465,7 @@ th/share-order th/solutions/case-studies/ th/solutions/case-studies/innovators/innovators-eu/ th/support +th/th/book-a-trip/flights/fare-types/fare-guide-information.html th/th/cms/ th/th/news/search/?keywords= th/th/news/sp/search/?keywords= @@ -85202,6 +86488,7 @@ thank-you-enterprise-demo thank-you/ thank_you thanks +thanks.asp thankscompany thanksgiving-spotlight thanksgiving/index.htm @@ -85315,6 +86602,7 @@ themes/dz20/scripts/interstitial themes/mercola/images/ themes/mercolaarticle/images/ themes/rss +themes= themesettings/index/quickview/* themillerlab theming @@ -85340,7 +86628,6 @@ things/search$ things/search? thinktank/*/pdf/search.html third-party -third-party-services.html third_party thirdparty thirdparty @@ -85350,6 +86637,7 @@ this-is-a-test thischess thisweek/*/feed thisweek/feed +thmb thomas-c-t-michaels thomasfranco thomasgift @@ -85818,21 +87106,6 @@ todays-paper todays-paper/ todays-paper/*/alternates/* todays-paper/*article*.ece -todays-paper/arts-lifestyle -todays-paper/business -todays-paper/comfort-zone -todays-paper/ideas -todays-paper/magazine -todays-paper/metro -todays-paper/nation -todays-paper/obituaries -todays-paper/opinion -todays-paper/real-estate -todays-paper/sports -todays-paper/travel -todays-paper/wednesday-food -todays-paper/weekend -todays-paper/world todays_paper todayspaper todayspaper/ @@ -85891,7 +87164,7 @@ tools/civil-surgeons-by-region tools/demos tools/en/styleguide/ tools/find-a-doctor/list/export -tools/http://kungfukingdom.com/robots.txt +tools/http://surfingaquitaine.com/robots.txt tools/logo-maker/onboarding tools/lyst_widget/?lyst_slug= tools/packages/cambridge_themes/getSocialImage @@ -86198,6 +87471,7 @@ track/order track/trackingPixel.gif track/trackingPixelLegacy.gif track? +trackVisit.trace track_external.json track_ht trackback @@ -86232,7 +87506,7 @@ traffic-manager/ traffic/status*? trafficbot.life trafficbot.live -traffichttp://comedycentral.com/robots.txt +traffichttp://symfony.com/robots.txt training training-aarpe/ training-plans @@ -86318,7 +87592,7 @@ transmute/static-2.8 transmute/static-2.9 transparency transparency/archive -transparency/http://anandtech.com/robots.txt +transparency/http://atlasobscura.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 @@ -86353,9 +87627,10 @@ trasy/*/loty-z- trasy/*/trasy-od- trasy/*/trasy-z- travel -travel*? travel-frontend/images travel-getaways +travel-info/travel-updates/coronavirus/health-screen-form.html +travel-info/travel-updates/coronavirus/pre-travel-health-screen.html travel-information/email-updates/travel-alerts-emails travel-vacations travel/ @@ -86363,6 +87638,13 @@ travel/2004/06/14/claudiaschiffer travel/2013/aug/22/been-there-readers-competition? travel/8711559/The-Telegraph-Travel-Awards-2011.html travel/?s= +travel/airlines/a163763/au/en +travel/airlines/a163763/us/en +travel/airlines/flight-search/* +travel/airlines/main/au/en +travel/airlines/main/us/en +travel/airlines/pfs* +travel/airlines/premium-travel-arranger/au/en travel/clk travel/css travel/event/search @@ -86388,6 +87670,7 @@ travel/search travel/secure travel/test$ travel/wp-admin +travelDate= travelmap travelnevadahighway95tc travisbenson @@ -86421,7 +87704,6 @@ tree/xtree.css trendictionbot trending trending-searches -trendingbar trendreports/download2 trends trends/beta @@ -86508,6 +87790,7 @@ trip/users/follow trip/users/new trip_planner? tripathi +tripflowapp/ trips trips/$ trips/upcoming @@ -86587,6 +87870,7 @@ trustedstores/s trustedstores/tm2 trustedstores/verify trvl +trvl-px try try$ try% @@ -86608,6 +87892,7 @@ tsackton tsc tschoenstein tseyanglim +tsi tsingh tsk_b tsofer @@ -86638,69 +87923,6 @@ tutor tutor/admin tutor/search/problems tutorial -tutorial-camtasia-recommended-trainers.html -tutorial-camtasia-service-provider.html -tutorial-morae.html -tutorial-techsmith-relay-4-audio-tips.html -tutorial-techsmith-relay-4-auto-assign-profiles.html -tutorial-techsmith-relay-4-camtasia-mac-integration.html -tutorial-techsmith-relay-4-camtasia-studio-integration.html -tutorial-techsmith-relay-4-caption-editor.html -tutorial-techsmith-relay-4-create-profile.html -tutorial-techsmith-relay-4-distribute-portable-recorder.html -tutorial-techsmith-relay-4-encoding-types.html -tutorial-techsmith-relay-4-global-caption-editor.html -tutorial-techsmith-relay-4-iis.html -tutorial-techsmith-relay-4-intro-to-profiles.html -tutorial-techsmith-relay-4-mediasite-drupal.html -tutorial-techsmith-relay-4-portable-recorder.html -tutorial-techsmith-relay-4-posting-notifications-to-blackboard.html -tutorial-techsmith-relay-4-record-offline.html -tutorial-techsmith-relay-4-recorder-process.html -tutorial-techsmith-relay-4-self-hosted.html -tutorial-techsmith-relay-4-self-signed-certificates.html -tutorial-techsmith-relay-4-server-architecture.html -tutorial-techsmith-relay-4-system-audio.html -tutorial-techsmith-relay-4-tested-cameras.html -tutorial-techsmith-relay-4-website.html -tutorial-techsmith-relay-4-youtube.html -tutorial-techsmith-relay-adding-media-to-blackboard.html -tutorial-techsmith-relay-adding-media-to-your-library.html -tutorial-techsmith-relay-assigning-captions.html -tutorial-techsmith-relay-blackboard-integration.html -tutorial-techsmith-relay-brightspace-add-media-to-course.html -tutorial-techsmith-relay-canvas-add-media-to-course.html -tutorial-techsmith-relay-caption-ada-indicator.html -tutorial-techsmith-relay-caption-admin.html -tutorial-techsmith-relay-caption-editor.html -tutorial-techsmith-relay-caption-workflow.html -tutorial-techsmith-relay-captioning.html -tutorial-techsmith-relay-downloading-installing-recorder.html -tutorial-techsmith-relay-edit-videos.html -tutorial-techsmith-relay-engaging-viewers-with-quizzing.html -tutorial-techsmith-relay-lti-integration-brightspace.html -tutorial-techsmith-relay-lti-integration-canvas.html -tutorial-techsmith-relay-making-first-recording.html -tutorial-techsmith-relay-media-sharing-and-privacy.html -tutorial-techsmith-relay-moodle-add-media-to-course.html -tutorial-techsmith-relay-moodle-integration-admin.html -tutorial-techsmith-relay-organizing-your-library.html -tutorial-techsmith-relay-overview.html -tutorial-techsmith-relay-recording-with-fuse.html -tutorial-techsmith-relay-self-hosted-5-caption-editor.html -tutorial-techsmith-relay-self-hosted-5-global-caption-editor.html -tutorial-techsmith-relay-self-hosted-5-portable-recorder.html -tutorial-techsmith-relay-self-hosted-5-recorder-process.html -tutorial-techsmith-relay-self-hosted-5-tested-microphones.html -tutorial-techsmith-relay-self-hosted-5-website.html -tutorial-techsmith-relay-self-hosted-current.html -tutorial-techsmith-relay-self-hosted-prior.html -tutorial-techsmith-relay-signing-up.html -tutorial-techsmith-relay-snagit-integration.html -tutorial-techsmith-relay-updating-your-profile.html -tutorial-techsmith-relay-upload-existing-media.html -tutorial-techsmith-relay-using-google-for-account-creation.html -tutorial-techsmith-relay.html tutorials tutorials-search.html tutorials/*_ga @@ -86813,6 +88035,8 @@ tw/blogs/technology.atom tw/blogsearch tw/cannabis tw/email-validation +tw/en/book-a-trip/flights/fare-types/fare-guide-information.html +tw/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html tw/enterprise/blog/search$ tw/enterprise/blog/search? tw/ferramentas/criador-de-logo/onboarding @@ -86844,6 +88068,7 @@ tw/zh/product-finder/home-entertainment/ tw/zh/product-finder/internal-hard-drives/ tw/zh/promos/ tw/zh/promos/lyve-cloud-for-startups/ +tw/zh_TW/book-a-trip/flights/fare-types/fare-guide-information.html tweb tweb/app tweb/cars @@ -86854,6 +88079,7 @@ tweb/hotels/results-ajax tweet twg/MacTeX twgiessen +twicebeings twilight twins/fans/text-messaging-terms-and-conditions twins/search @@ -86895,6 +88121,7 @@ tylermalka typ$ typ? type +type-faketan* type= type=* type=1478165154* @@ -86920,6 +88147,7 @@ tz/home-theatre-sound-bars/neckband-speakers tz/netflix-recommended-tvs tz/smart-tvs-netflix-calibrated-mode u +u-gender* u-verse/availability/check-customer-type.jsp u-verse/availability/pending-order.jsp u.cfm @@ -86987,11 +88215,11 @@ uat-landing uat/ uberprod uberprod/ +ubertags ubtv ubuntu/+source/utouch uc ucm/idcplg -ucmf/groups/ udpddoscn uds uec/events/ @@ -87010,6 +88238,7 @@ ug/netflix-recommended-tvs ug/smart-tvs-netflix-calibrated-mode ugc ugc$ +ugc/urs/api/hotelreviews/hotel/HOTELID ugc_share ugchandler/ ugcpub @@ -87319,7 +88548,6 @@ ukraina_ ul/P/umse/0 ulatan uli/trac -ulink? ulk/i ulk/sch ulk/usr @@ -87339,7 +88567,7 @@ umbraco_client/ umfrage/1 umfrage/2 umfrage/3 -umfrage/4http://zh.wikipedia.org/robots.txt +umfrage/4http://cabinefoto.ro/robots.txt un-us/ unable-to-process-request/ unanswered @@ -87366,8 +88594,10 @@ unesco-search/*/lightbox unesco-solr/*/load-more/* unfiltered? unfinished.php +uni_id= unibook/oldversions unibuddy= +unicef-component-mosaichttp://urbandictionary.com/robots.txt unicode/members unicorn/check unified-terms @@ -87402,6 +88632,7 @@ union.php union/planner uniqifyingToken= unit +unitId= univ univ-src/ccden univ/coll @@ -87461,10 +88692,12 @@ unscramble/ unsub unsub? unsubscribe +unsubscribe* unsubscribe-confirmation unsubscribe-from-applet unsubscribe-summary unsubscribe-thankyou.html +unsubscribe.html unsubscribe/* unsubscribe/invitation unsubscribe= @@ -87492,7 +88725,6 @@ update.bml update.php update.php update/ -update/topic updateNote updatePassword.htm update_ @@ -87551,7 +88783,7 @@ uploads/8/5/1/4/85141968 uploads/8/5/1/4/85141968/custom_themes uploads/c/e816fe41-644e-11e8-937d-c4544454fb00/odigos uploads/excel -uploads/wpo-plugins-tables-list.jsonhttp://digitalocean.com/robots.txt +uploads/wpo-plugins-tables-list.jsonhttp://fxguide.com/robots.txt upsellitJS upsellitReporting uptime* @@ -87678,17 +88910,24 @@ us-es/your us-fr us-ja us-ko +us-marketplace us-news-thankyou us-politics us-presidential-elections-2016 us-pt +us-recruitment +us-senior-care +us-subscription us-us/ +us-workplace-solutions us-zh us.html us/ us/*/*?bvdata= us/*/*?bvroute us/*/*?bvstate +us/*? +us/*?utm_source=google&utm_medium=organic&utm_campaign=us_free-cpc-shoppinghttp://biomedcentral.com/robots.txt us/0 us/?q=switch us/Marketing @@ -87797,6 +89036,8 @@ us/developer/docs/sforce60 us/developer/docs/sforce70 us/dm us/employee-car-booking +us/en-us/mcrib-delivery.html +us/en-us/wifi-desktop.html us/en/*.pdf us/en/10minutes/assets/* us/en/about-us/corporate @@ -87823,6 +89064,7 @@ us/en/audit-assurance-services/publications/assets/* us/en/audit-assurance-services/valuation/assets/* us/en/audit-assurance-services/valuation/publications/assets/* us/en/banking-capital-markets/publications/assets/* +us/en/book-a-trip/flights/fare-types/fare-guide-information.html us/en/business-intelligence/assets/* us/en/business/affiliates us/en/business/sem @@ -87984,7 +89226,7 @@ us/en/jobs/all/*COm* us/en/jobs/all/*CoM* us/en/jobs/all/*CÃÆus/en/jobs/all/*com* -us/en/jobs/all/*commun*http://robertjohnsonbluesfoundation.org/robots.txt +us/en/jobs/all/*commun*http://thefirearmblog.com/robots.txt us/en/jobs/all/*cÃÆus/en/jobs/all/*ÃÆus/en/law-firms/assets/* @@ -88001,6 +89243,7 @@ us/en/preferences/update us/en/private-equity/assets* us/en/public-sector/assets/* us/en/public-sector/publications/assets/* +us/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html us/en/retail-consumer/assets/* us/en/retail-consumer/publications/assets/* us/en/search @@ -88106,6 +89349,7 @@ usagestats usasportgroup.formstack.com usc-mql-submissions usc/test +use-baby* use-cases/global-solution-providers/microsoft/bizspark/ use-cases/global-solution-providers/microsoft/bizspark/getting-started/ use-cases/global-solution-providers/microsoft/bizspark/signon/ @@ -88135,7 +89379,7 @@ user-profile user-profile-view? user-registration user-registrierung -user-reports/http://wordpress.com/robots.txt +user-reports/http://foundation-media.ffm.to/robots.txt user.mefi/ user.php user/ @@ -88168,7 +89412,7 @@ user/*/track user/*/track?page= user/*/unfollow_user user/*?*redirect= -user/*http://m.media-amazon.com/robots.txt +user/*http://gsmarena.com/robots.txt user/.* user//attending/upcoming user/account @@ -88188,7 +89432,7 @@ user/error_page user/forgotPassword user/forgotten-password user/fpd/api -user/http://news.mongabay.com/robots.txt +user/http://dreamhost.com/robots.txt user/images user/inbox user/libraries @@ -88371,7 +89615,7 @@ users/onUpdateOnlineStatus.php users/password users/password/edit users/profile-unpub -users/profile-unpub/http://song.link/robots.txt +users/profile-unpub/http://secure-nz.imrworldwide.com/robots.txt users/ranking users/remote-logout/ users/remote-logout/*/? @@ -88419,7 +89663,7 @@ usuarios usuarios/addToFavorite.shtml usuarios/addToPlayList.shtml ut*.xml -ut*.xmlhttp://dashboard.gglot.com/robots.txt +ut*.xmlhttp://chase.com/robots.txt utaukwa util util @@ -88441,11 +89685,12 @@ utility/trac utility/vote utils utils/ +utils/* utl/ utm utm utm*= -utm*http://fun88thai.net/robots.txt +utm*http://marvel.com/robots.txt utm= utm= utm_ @@ -88460,6 +89705,8 @@ utm_source utm_source* utm_source= utm_source= +utm_source=bing +utm_source=google utouch uts uttar-pradesh @@ -88491,7 +89738,7 @@ uz/en/ uz/event/*/ical uz/explore uz/forums -uz/http://biblegateway.com/robots.txt +uz/http://ift.tt/robots.txt uz/kb/*/discuss uz/paragraph-resource/* uz/resource/* @@ -88510,6 +89757,7 @@ v v$ v-ajax v-esi +v-gender* v.cfm v/account/ v/badge @@ -88651,7 +89899,7 @@ velo/forum/search velo/profile ven venda-presencial/comprovantes.jhtml -venda-presencial/conclusion.htmlhttp://paiduaykan.com/robots.txt +venda-presencial/conclusion.htmlhttp://wnd.com/robots.txt vendor vendor$ vendor-info/ @@ -88682,12 +89930,14 @@ verification/source verificationofemployment verified-modal verify +verify$ verify-email verify-error verify-skill +verify-url verify.php verify/* -verify/*http://soundcloud.com/robots.txt +verify/*http://shalomania.com/robots.txt verify_age verifyidentity verizon @@ -88696,7 +89946,7 @@ veronica_benavides version version version.json -version/http://read.amazon.com/robots.txt +version/http://nap.edu/robots.txt version= versions versions/Unicode10.0.0 @@ -88984,7 +90234,6 @@ videocard videocontest/rules/ videodetails2.swf videoembed.php -videoframe.aspx* videolist_stories.cms videopreview? videoprograminfo? @@ -89184,6 +90433,8 @@ visit-day visit-day/ visit/ visit/feeds +visitor +visitor/popUpPhoto.do visual-gps/insights/results visual/ visual_search/ @@ -89245,7 +90496,9 @@ vn/blogs/technology.atom vn/blogsearch vn/cannabis vn/email-validation +vn/en/book-a-trip/flights/fare-types/fare-guide-information.html vn/en/cms/ +vn/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html vn/en/search*?q= vn/enterprise/blog/search$ vn/enterprise/blog/search? @@ -89354,6 +90607,7 @@ vpn vpns-how-do-they-work-and-things-to-consider vpresearch/docs vpresearch/sfuhomepg +vpv vqr/landing.html vr vrm/bin/sendThisPage @@ -89380,6 +90634,8 @@ vstudio/ vsx2008/ vtobolsky vu/ +vu/en/book-a-trip/flights/fare-types/fare-guide-information.html +vu/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html vuddanda vuelo/cn/* vuelo/ct @@ -89392,6 +90648,7 @@ vzw vzw/secure/authDecision.jsp vzw/threeDsecure w +w-gender* w.cfm w/ w/api.php?action=mobileview& @@ -89406,7 +90663,6 @@ w/users/user_hints w2arts w3 w3c -w3info/ w3m w9 w? @@ -89612,6 +90868,9 @@ we_are_all_unicorns wealth/*.asp$ wearenato wearepages +wearesorry.asp +wearesorry.htm +wearesorry2.htm weather weather-api weather.html?latitude= @@ -92608,6 +93867,7 @@ web/packages/MAnorm2/DESCRIPTION web/packages/MB/DESCRIPTION web/packages/MBA/DESCRIPTION web/packages/MBAnalysis/DESCRIPTION +web/packages/MBBEFDLite/DESCRIPTION web/packages/MBC/DESCRIPTION web/packages/MBCbook/DESCRIPTION web/packages/MBESS/DESCRIPTION @@ -92973,6 +94233,7 @@ web/packages/MissingPlotRBD/DESCRIPTION web/packages/Missplot/DESCRIPTION web/packages/MitoHEAR/DESCRIPTION web/packages/MittagLeffleR/DESCRIPTION +web/packages/MixAll/DESCRIPTION web/packages/MixGHD/DESCRIPTION web/packages/MixMatrix/DESCRIPTION web/packages/MixOptim/DESCRIPTION @@ -94196,6 +95457,7 @@ web/packages/RRBoost/DESCRIPTION web/packages/RRF/DESCRIPTION web/packages/RRI/DESCRIPTION web/packages/RRMLRfMC/DESCRIPTION +web/packages/RRNA/DESCRIPTION web/packages/RRPP/DESCRIPTION web/packages/RRRR/DESCRIPTION web/packages/RRTCS/DESCRIPTION @@ -98260,7 +99522,6 @@ web/packages/cvGEE/DESCRIPTION web/packages/cvTools/DESCRIPTION web/packages/cvap/DESCRIPTION web/packages/cvar/DESCRIPTION -web/packages/cvasi/DESCRIPTION web/packages/cvcrand/DESCRIPTION web/packages/cvequality/DESCRIPTION web/packages/cvmaPLFAM/DESCRIPTION @@ -99727,6 +100988,7 @@ web/packages/fastai/DESCRIPTION web/packages/fastbeta/DESCRIPTION web/packages/fastcluster/DESCRIPTION web/packages/fastcmh/DESCRIPTION +web/packages/fastcmprsk/DESCRIPTION web/packages/fastcox/DESCRIPTION web/packages/fastcpd/DESCRIPTION web/packages/fastdigest/DESCRIPTION @@ -110419,6 +111681,8 @@ webapp/wcs/stores/servlet webapp/wcs/stores/servlet/MSResStoreFinderConfigCmd* webapp/wcs/stores/servlet/MSSparksLandingPage* webapp/wcs/stores/servlet/OrderStatusFinalResultView +webapp/wcs/stores/servlet/StaplesOrderHistoryList +webapp/wcs/stores/servlet/myaccount webappnew webapps webarchive.bho @@ -110703,6 +111967,7 @@ wedding-stories weddings weebly weeder +week= weekly/signup weeklypromotion.html weeklyupdates @@ -110771,6 +112036,7 @@ wgibson wgilpin wgl wh= +wh_buy what-consumers-want-from-a-privacy-bill-of-rights what-is-my-home-worth what-is-my-home-worth? @@ -110779,15 +112045,7 @@ what-makes-up-your-digital-self what-now/card-details/* what-s-cooking-with-julie-chrisley what-to-expect-when-you-re-expecting -what-we-do/digitalisation/news-room -what-we-do/digitalisation/news-room.html what-we-do/investment-management/private-wealth-management/intellectual-capital/isg-outlook-2013.pdf -what-we-do/major-projects/vito -what-we-do/major-projects/vito.html -what-we-do/oil-and-natural-gas/liquefied-natural-gas-lng/lng-for-road -what-we-do/oil-and-natural-gas/liquefied-natural-gas-lng/lng-for-road.html -what-we-do/renewable-power/wind/supplier-registration -what-we-do/renewable-power/wind/supplier-registration.html whatis whats-new whats-next/planes-trains-and-analytics @@ -110835,7 +112093,7 @@ why-liveperson why-sell?inquirySource=482& whysecure whythisad -wicket:interface*http://springerlink.com/robots.txt +wicket:interface*http://negusmedia.com.au/robots.txt widget widget-landing-page.html widget-uploads @@ -111318,7 +112576,7 @@ wiki/Wikipedia%3APages_for_deletion wiki/Wikipedia%3APagina_delle_prove wiki/Wikipedia%3APagine_da_cancellare wiki/Wikipedia%3APagini_de_%C5%9Fters -wiki/Wikipedia%3APoczekalniahttp://placehold.it/robots.txt +wiki/Wikipedia%3APoczekalniahttp://filezilla-project.org/robots.txt wiki/Wikipedia%3APossibly_unfree_files wiki/Wikipedia%3AProposte_di_cancellazione_semplificata wiki/Wikipedia%3AProtected_titles @@ -111926,6 +113184,18 @@ wolfram-u/coursewaretools wolframu wollmann women-inventors/ +women/*/1* +women/*/2* +women/*/3* +women/*/4* +women/*/5* +women/*/6* +women/*/7* +women/*/8* +women/*/9* +women/casualwear/holiday-shop/1$ +women/nightwear/nightwear/1$ +women/tailored-looks/navy-yellow-workwear/1$ womens-history-month-ghostery-celebrates-women-in-tech wondermissive/interest wonhye @@ -111987,6 +113257,7 @@ work/cancelpreorder work/cart work/checkoutcallback work/ct +work/editions work/getdevicepermissions work/getreviews work/internalPref @@ -111998,6 +113269,7 @@ work/myaccount work/mylibrary work/permissionsupdate work/plusinstall +work/quotes work/ratereview work/recommended work/remotelogout @@ -112061,6 +113333,7 @@ world/Oceania/Australia world/Oceania/New+Zealand world/South+America world/lobr +world/the-times/*/news-story worldclock/astronomy.html?*year= worldclock/clockchange.html? worldclock/clockchange.html?*year=2022 @@ -112201,32 +113474,30 @@ wp-admin/admin-ajax.php wp-admin/admin-ajax.php wp-admin/admin-ajax.php?action=icl_mpp_search wp-admin/admin-ajax.php?r=* -wp-admin/admin-ajax.phphttp://agrotop.co.il/robots.txt -wp-admin/admin-ajax.phphttp://akismet.com/robots.txt -wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt -wp-admin/admin-ajax.phphttp://aweber.com/robots.txt -wp-admin/admin-ajax.phphttp://blogs.lse.ac.uk/robots.txt -wp-admin/admin-ajax.phphttp://buy.garmin.com/robots.txt -wp-admin/admin-ajax.phphttp://derstandard.at/robots.txt -wp-admin/admin-ajax.phphttp://findbyplate.com/robots.txt -wp-admin/admin-ajax.phphttp://foodandwine.com/robots.txt -wp-admin/admin-ajax.phphttp://frontiersin.org/robots.txt -wp-admin/admin-ajax.phphttp://goldensun.get.com.tw/robots.txt -wp-admin/admin-ajax.phphttp://hopemoon.com/robots.txt -wp-admin/admin-ajax.phphttp://johnallman.uk/robots.txt -wp-admin/admin-ajax.phphttp://law.cornell.edu/robots.txt -wp-admin/admin-ajax.phphttp://lonelyplanet.com/robots.txt -wp-admin/admin-ajax.phphttp://news.microsoft.com/robots.txt -wp-admin/admin-ajax.phphttp://openssl.org/robots.txt -wp-admin/admin-ajax.phphttp://publish.get.com.tw/robots.txt -wp-admin/admin-ajax.phphttp://quicksprout.com/robots.txt -wp-admin/admin-ajax.phphttp://refinery29.com/robots.txt -wp-admin/admin-ajax.phphttp://royalfurniture.com/robots.txt -wp-admin/admin-ajax.phphttp://skaterki.ru/robots.txt -wp-admin/admin-ajax.phphttp://toucharcade.com/robots.txt -wp-admin/admin-ajax.phphttp://tribe.net/robots.txt -wp-admin/admin-ajax.phphttp://zenodo.org/robots.txt -wp-admin/admin-ajax.phphttp://zoho.com/robots.txt +wp-admin/admin-ajax.phphttp://4jahreszeiten-kuehlungsborn.de/robots.txt +wp-admin/admin-ajax.phphttp://ala.org/robots.txt +wp-admin/admin-ajax.phphttp://apply.tulane.edu/robots.txt +wp-admin/admin-ajax.phphttp://brew.sh/robots.txt +wp-admin/admin-ajax.phphttp://cartoonnetwork.com/robots.txt +wp-admin/admin-ajax.phphttp://christies.com/robots.txt +wp-admin/admin-ajax.phphttp://confiteriaserrano.com/robots.txt +wp-admin/admin-ajax.phphttp://cs-motion-design.com/robots.txt +wp-admin/admin-ajax.phphttp://de.slideshare.net/robots.txt +wp-admin/admin-ajax.phphttp://duo.com/robots.txt +wp-admin/admin-ajax.phphttp://everyday.in.ua/robots.txt +wp-admin/admin-ajax.phphttp://folhadeirati.com.br/robots.txt +wp-admin/admin-ajax.phphttp://fun88asia.net/robots.txt +wp-admin/admin-ajax.phphttp://gazobeton.org/robots.txt +wp-admin/admin-ajax.phphttp://google.by/robots.txt +wp-admin/admin-ajax.phphttp://highwaytoenglish.com/robots.txt +wp-admin/admin-ajax.phphttp://m.media-amazon.com/robots.txt +wp-admin/admin-ajax.phphttp://petershotnews.nl/robots.txt +wp-admin/admin-ajax.phphttp://plurk.com/robots.txt +wp-admin/admin-ajax.phphttp://public-api.wordpress.com/robots.txt +wp-admin/admin-ajax.phphttp://theatre-huchette.com/robots.txt +wp-admin/admin-ajax.phphttp://tiff.net/robots.txt +wp-admin/admin-ajax.phphttp://tnc.org.br/robots.txt +wp-admin/admin-ajax.phphttp://willowgarage.com/robots.txt wp-admin/load-scripts.php wp-admin/load-styles.php wp-adv @@ -112267,7 +113538,7 @@ wp-content/client-mu-plugins wp-content/compsub wp-content/dbsub wp-content/gallery -wp-content/mu-plugins/http://blogs.discovermagazine.com/robots.txt +wp-content/mu-plugins/http://geosmartasia.org/robots.txt wp-content/mu_plugins wp-content/plugins wp-content/plugins @@ -112341,7 +113612,7 @@ wp-content/themes/screamingfrog/inc/download-modal-lfa.php wp-content/themes/screamingfrog/inc/download-modal.php wp-content/themes/sej/js/cdet.js wp-content/themes/sej/js/ga.js -wp-content/themes/skift/inc/ajax/http://skillshare.com/robots.txt +wp-content/themes/skift/inc/ajax/http://metal-archives.com/robots.txt wp-content/themes/tns-2022/assets wp-content/themes/tns-2022/data wp-content/themes/treated/search/ @@ -112361,7 +113632,7 @@ wp-content/uploads/**/*seo-restricted*.* wp-content/uploads/*.jpg wp-content/uploads/*.png wp-content/uploads/*/*/1650344292_1.png -wp-content/uploads/*http://wikihow.com/robots.txt +wp-content/uploads/*http://yooweedoo.org/robots.txt wp-content/uploads/2011 wp-content/uploads/2012 wp-content/uploads/2013 @@ -112393,21 +113664,21 @@ wp-content/uploads/_pda wp-content/uploads/complianz wp-content/uploads/elementor/css/ wp-content/uploads/gravity_receipts -wp-content/uploads/http://minimul.com/robots.txt -wp-content/uploads/http://sheknows.com/robots.txt +wp-content/uploads/http://force-inc.org/robots.txt +wp-content/uploads/http://personads.me/robots.txt wp-content/uploads/member-access wp-content/uploads/ninja-forms 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://nakedsecurity.sophos.com/robots.txt +wp-content/uploads/vj-wp-import-export/http://gothamweekly.com/robots.txt wp-content/uploads/wp-import-export-lite/ -wp-content/uploads/wp-import-export-lite/http://aa.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://bigthink.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://realmsoftrinity.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://suspicious0bservers.org/robots.txt -wp-content/uploads/wp-import-export-lite/http://theridesharepro.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://youblisher.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://covertinstruments.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://foodnetwork.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://madadalian.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://meyerweb.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://osce.org/robots.txt +wp-content/uploads/wp-import-export-lite/http://sothebys.com/robots.txt wp-content/uploads/wpforms wp-content/uploads/wpforms/ wp-content/uploads/wpo-plugins-tables-list.json @@ -112439,8 +113710,8 @@ wp-includes/css/*.css wp-includes/css/*.css wp-includes/css/dist/block-library/style.min.css wp-includes/fonts -wp-includes/http://nokia.co.jp/robots.txt -wp-includes/http://scotusblog.com/robots.txt +wp-includes/http://masterlatif.com/robots.txt +wp-includes/http://wise.com/robots.txt wp-includes/images wp-includes/images/ wp-includes/js @@ -112689,6 +113960,7 @@ wyuan wzhang wzhu x +x-gender* x/payments/ x? xArchive/Archive/Illegal-liquor-export-20010319 @@ -112771,7 +114043,7 @@ xmlhttp xmlrpc xmlrpc.php xmlrpc.php -xmlrpc.phphttp://datastudio.google.com/robots.txt +xmlrpc.phphttp://comprarcarnetdeconducir.net/robots.txt xmlsearch xmltv/ xmorelle @@ -112793,7 +114065,7 @@ xsanR4 xsl xsl/ xslt/ -xslt/http://cryptonewsventure.com/robots.txt +xslt/http://rtd.tubemogul.com/robots.txt xtra/sante-et-mieux-etre xuwang xuxiangtian @@ -112942,7 +114214,7 @@ youraccount youraccount/ yourarchives youreurope/businessACC -youreurope/businessDEV/http://europapress.es/robots.txt +youreurope/businessDEV/http://business.facebook.com/robots.txt youreurope/citizensACC youreurope/citizensDEV yourfuture @@ -112986,10 +114258,6 @@ ypu/apps/ypm-core/ypm/javascripts/bundle_tripadvisor ypu/js/compiled/tripadvisor yr yreddy -ys-fragment-2_stage_only -ys-fragment-3_stage_only -ys-fragment-4_stage_only -ys-fragment_stage_only ysoh yspark yss_fragment.gne @@ -113002,7 +114270,6 @@ yueranzhuo yuesun yuhou yule -yule*? yunan yunfeili yunguanwang @@ -113019,6 +114286,7 @@ ywsummercamp yxiang yyl z +z-gender* z/*/*/* z/50/ z/50/e-recruiting/ @@ -113065,6 +114333,8 @@ za/electronics/how-to-select-tv-by-what-you-watch-sports za/electronics/picture-quality za/electronics/sound-quality za/email-validation +za/en/book-a-trip/flights/fare-types/fare-guide-information.html +za/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html za/en/search za/enterprise/blog/search$ za/enterprise/blog/search? @@ -113119,6 +114389,7 @@ zapchastyna- zaraz-signup zastroyshchiki zastroyshchiki/?query= +zc_logs zd.php zd_source= zealand/index.htm @@ -113382,7 +114653,7 @@ zh/index.htm zh/intangible-cultural-heritage/grid zh/intangible-cultural-heritage/list zh/intangible-cultural-heritage/map -zh/internalhttp://amazon.jp/robots.txt +zh/internalhttp://gocomics.com/robots.txt zh/internet-universality-indicators/grid zh/internet-universality-indicators/list zh/internet-universality-indicators/map @@ -113577,6 +114848,7 @@ zoo.pl zoology zoomad zprod-ease +zq9zq9 zr/ zshowcase zslepian @@ -113676,7 +114948,7 @@ zzz_systest ~neubank/Eubank_EthnicityNetworksPaper.pdf ~neubank/Eubank_EthnicityNetworksPaper2016.pdf ~nsdwww/mail -~oar/http://web.whatsapp.com/robots.txt +~oar/http://rubyonrails.org/robots.txt ~oratorio/wordpress ~pasr1/ ~philippe @@ -113702,7 +114974,6 @@ zzz_systest ~ward/wikitect ~webshare ~wpwt/ -ΪʱĿ¼###### 【 hnliche-fahrzeuge/ 恒博国际app下载 @@ -113710,6 +114981,7 @@ zzz_systest 001 1 1*? +1-gender/ 1/SuscripcionV1 1/hi/education/3826037.stm 1/hi/england/1678616.stm @@ -113728,6 +115000,8 @@ zzz_systest 2 2*? 2-fast-2-furious +2-uncategorised.html +2-uncategorised/ 2.0 2/hi/help/8594343.stm 2/hi/help/8594488.stm @@ -113814,8 +115088,14 @@ zzz_systest 21-jump-street 22minutes 24/ +29-skachivay-kurs-sozdanie-muzyki-ot-novichka-do-profi.html +30-skachivaj-sozdanie-muzyki-v-fl-studio-pervye-shagi.html 32crhp 33k1com +35-skachivaj-kurs-sozdanie-muzyki-na-avtopilote.html +36-skachivaj-kurs-sozdanie-muzyki-na-avtopilote.html +36AG/english/menu_bottom.asp +36AG/english/menu_top.asp 48f6543196cbbdefb88f247a0a8e4375 50x.html 55plusCommunities @@ -113840,11 +115120,11 @@ zzz_systest 404.aspx 404.html 404.html -404.htmlhttp://airliners.net/robots.txt +404.htmlhttp://bcmmaa.com/robots.txt 404.php 404.php 404/ -404http://diplomatie.gouv.fr/robots.txt +404http://authorize.net/robots.txt 413gkwMT 429.html 432v·com @@ -114174,14 +115454,13 @@ zzz_systest 27350 27479 34404 -36307.html 61686f0a94 67884hk 93824 93826 94140 94230 -101612.rsshttp://bvds96tu7f.execute-api.us-west-2.amazonaws.com/robots.txt +101612.rsshttp://shop.spreadshirt.de/robots.txt 101705/docs/mccom/format/pdf/longform/ 126190 128892