From fefef8dd3921ad0d79b9ba9c1267e97ebbdbafe8 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 22 Feb 2024 00:18:55 +0000 Subject: [PATCH] [Github Action] Automated trickest wordlists update. --- .../bagisto-all-levels.txt | 18 + .../CMS/trickest-cms-wordlist/bagisto.txt | 3 + .../directus-all-levels.txt | 6 + .../CMS/trickest-cms-wordlist/directus.txt | 3 + .../dolibarr-all-levels.txt | 468 +- .../CMS/trickest-cms-wordlist/dolibarr.txt | 117 +- .../erpnext-all-levels.txt | 4 + .../CMS/trickest-cms-wordlist/erpnext.txt | 1 + .../espocrm-all-levels.txt | 10 + .../CMS/trickest-cms-wordlist/espocrm.txt | 2 + .../magento-all-levels.txt | 51 +- .../CMS/trickest-cms-wordlist/magento.txt | 7 +- .../opencart-all-levels.txt | 1013 ++++ .../CMS/trickest-cms-wordlist/opencart.txt | 98 + .../prestashop-all-levels.txt | 67 +- .../CMS/trickest-cms-wordlist/prestashop.txt | 13 +- .../shopware-all-levels.txt | 84 + .../CMS/trickest-cms-wordlist/shopware.txt | 12 + .../snipe-it-all-levels.txt | 8 + .../CMS/trickest-cms-wordlist/snipe-it.txt | 2 + .../tomcat-all-levels.txt | 14 + .../CMS/trickest-cms-wordlist/tomcat.txt | 2 + .../woocommerce-all-levels.txt | 192 +- .../CMS/trickest-cms-wordlist/woocommerce.txt | 37 +- .../top-100.txt | 189 + .../top-1000.txt | 51 +- .../top-10000.txt | 5012 +++++++++++++++-- 27 files changed, 6416 insertions(+), 1068 deletions(-) diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/bagisto-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/bagisto-all-levels.txt index 1d7b683dd..18edcd1a2 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/bagisto-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/bagisto-all-levels.txt @@ -1517,6 +1517,12 @@ Shop/src/Providers/ModuleServiceProvider.php src/Providers/ModuleServiceProvider.php Providers/ModuleServiceProvider.php ModuleServiceProvider.php +packages/Webkul/Shop/src/Mail/Mailable.php +Webkul/Shop/src/Mail/Mailable.php +Shop/src/Mail/Mailable.php +src/Mail/Mailable.php +Mail/Mailable.php +Mailable.php packages/Webkul/Shop/src/Mail/Customer/UpdatePasswordNotification.php Webkul/Shop/src/Mail/Customer/UpdatePasswordNotification.php Shop/src/Mail/Customer/UpdatePasswordNotification.php @@ -5091,6 +5097,12 @@ Admin/src/Providers/ModuleServiceProvider.php src/Providers/ModuleServiceProvider.php Providers/ModuleServiceProvider.php ModuleServiceProvider.php +packages/Webkul/Admin/src/Mail/Mailable.php +Webkul/Admin/src/Mail/Mailable.php +Admin/src/Mail/Mailable.php +src/Mail/Mailable.php +Mail/Mailable.php +Mailable.php packages/Webkul/Admin/src/Mail/Customer/RegistrationNotification.php Webkul/Admin/src/Mail/Customer/RegistrationNotification.php Admin/src/Mail/Customer/RegistrationNotification.php @@ -9357,6 +9369,12 @@ Marketing/src/Providers/ModuleServiceProvider.php src/Providers/ModuleServiceProvider.php Providers/ModuleServiceProvider.php ModuleServiceProvider.php +packages/Webkul/Marketing/src/Mail/Mailable.php +Webkul/Marketing/src/Mail/Mailable.php +Marketing/src/Mail/Mailable.php +src/Mail/Mailable.php +Mail/Mailable.php +Mailable.php packages/Webkul/Marketing/src/Mail/NewsletterMail.php Webkul/Marketing/src/Mail/NewsletterMail.php Marketing/src/Mail/NewsletterMail.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/bagisto.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/bagisto.txt index d78bc93e6..48fce8882 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/bagisto.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/bagisto.txt @@ -330,6 +330,7 @@ packages/Webkul/Shop/src/CacheFilters/Medium.php packages/Webkul/Shop/src/Providers/EventServiceProvider.php packages/Webkul/Shop/src/Providers/ShopServiceProvider.php packages/Webkul/Shop/src/Providers/ModuleServiceProvider.php +packages/Webkul/Shop/src/Mail/Mailable.php packages/Webkul/Shop/src/Mail/Customer/UpdatePasswordNotification.php packages/Webkul/Shop/src/Mail/Customer/EmailVerificationNotification.php packages/Webkul/Shop/src/Mail/Customer/RegistrationNotification.php @@ -793,6 +794,7 @@ packages/Webkul/Admin/src/Providers/EventServiceProvider.php packages/Webkul/Admin/src/Providers/AdminServiceProvider.php packages/Webkul/Admin/src/Providers/.gitkeep packages/Webkul/Admin/src/Providers/ModuleServiceProvider.php +packages/Webkul/Admin/src/Mail/Mailable.php packages/Webkul/Admin/src/Mail/Customer/RegistrationNotification.php packages/Webkul/Admin/src/Mail/Customer/NewCustomerNotification.php packages/Webkul/Admin/src/Mail/Admin/ResetPasswordNotification.php @@ -1299,6 +1301,7 @@ packages/Webkul/Marketing/src/Contracts/SearchTerm.php packages/Webkul/Marketing/src/Providers/MarketingServiceProvider.php packages/Webkul/Marketing/src/Providers/EventServiceProvider.php packages/Webkul/Marketing/src/Providers/ModuleServiceProvider.php +packages/Webkul/Marketing/src/Mail/Mailable.php packages/Webkul/Marketing/src/Mail/NewsletterMail.php packages/Webkul/Marketing/src/Repositories/EventRepository.php packages/Webkul/Marketing/src/Repositories/SearchSynonymRepository.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt index ed9748fc4..53689ac76 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt @@ -11143,8 +11143,12 @@ app/env.d.ts env.d.ts app/license license +.changeset/wise-peas-pull.md +wise-peas-pull.md .changeset/rotten-meals-hear.md rotten-meals-hear.md +.changeset/poor-cameras-march.md +poor-cameras-march.md .changeset/dull-comics-camp.md dull-comics-camp.md .changeset/smooth-phones-dream.md @@ -11155,6 +11159,8 @@ slimy-planes-own.md config.json .changeset/tricky-lies-suffer.md tricky-lies-suffer.md +.changeset/khaki-ants-invite.md +khaki-ants-invite.md .changeset/smart-plants-trade.md smart-plants-trade.md .changeset/two-geese-fry.md diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt index edfc9922e..b4b41199a 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt @@ -2273,12 +2273,15 @@ app/package.json app/readme.md app/env.d.ts app/license +.changeset/wise-peas-pull.md .changeset/rotten-meals-hear.md +.changeset/poor-cameras-march.md .changeset/dull-comics-camp.md .changeset/smooth-phones-dream.md .changeset/slimy-planes-own.md .changeset/config.json .changeset/tricky-lies-suffer.md +.changeset/khaki-ants-invite.md .changeset/smart-plants-trade.md .changeset/two-geese-fry.md contributing.md diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr-all-levels.txt index edc7318bd..37f3830ce 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr-all-levels.txt @@ -38975,18 +38975,6 @@ htdocs/langs/en_CA/users.lang langs/en_CA/users.lang en_CA/users.lang users.lang -htdocs/langs/en_CA/holiday.lang -langs/en_CA/holiday.lang -en_CA/holiday.lang -holiday.lang -htdocs/langs/en_CA/orders.lang -langs/en_CA/orders.lang -en_CA/orders.lang -orders.lang -htdocs/langs/en_CA/datapolicy.lang -langs/en_CA/datapolicy.lang -en_CA/datapolicy.lang -datapolicy.lang htdocs/langs/en_CA/exports.lang langs/en_CA/exports.lang en_CA/exports.lang @@ -38995,18 +38983,6 @@ htdocs/langs/en_CA/hrm.lang langs/en_CA/hrm.lang en_CA/hrm.lang hrm.lang -htdocs/langs/en_CA/partnership.lang -langs/en_CA/partnership.lang -en_CA/partnership.lang -partnership.lang -htdocs/langs/en_CA/errors.lang -langs/en_CA/errors.lang -en_CA/errors.lang -errors.lang -htdocs/langs/en_CA/languages.lang -langs/en_CA/languages.lang -en_CA/languages.lang -languages.lang htdocs/langs/en_CA/admin.lang langs/en_CA/admin.lang en_CA/admin.lang @@ -42338,10 +42314,6 @@ htdocs/langs/es_MX/eventorganization.lang langs/es_MX/eventorganization.lang es_MX/eventorganization.lang eventorganization.lang -htdocs/langs/es_MX/languages.lang -langs/es_MX/languages.lang -es_MX/languages.lang -languages.lang htdocs/langs/es_MX/admin.lang langs/es_MX/admin.lang es_MX/admin.lang @@ -42414,6 +42386,10 @@ htdocs/langs/ar_IQ/exports.lang langs/ar_IQ/exports.lang ar_IQ/exports.lang exports.lang +htdocs/langs/ar_IQ/errors.lang +langs/ar_IQ/errors.lang +ar_IQ/errors.lang +errors.lang htdocs/langs/ar_IQ/admin.lang langs/ar_IQ/admin.lang ar_IQ/admin.lang @@ -42762,10 +42738,6 @@ htdocs/langs/es_VE/bills.lang langs/es_VE/bills.lang es_VE/bills.lang bills.lang -htdocs/langs/es_VE/holiday.lang -langs/es_VE/holiday.lang -es_VE/holiday.lang -holiday.lang htdocs/langs/es_VE/ticket.lang langs/es_VE/ticket.lang es_VE/ticket.lang @@ -42814,10 +42786,6 @@ htdocs/langs/es_VE/eventorganization.lang langs/es_VE/eventorganization.lang es_VE/eventorganization.lang eventorganization.lang -htdocs/langs/es_VE/languages.lang -langs/es_VE/languages.lang -es_VE/languages.lang -languages.lang htdocs/langs/es_VE/admin.lang langs/es_VE/admin.lang es_VE/admin.lang @@ -42870,34 +42838,14 @@ htdocs/langs/pt_AO/stripe.lang langs/pt_AO/stripe.lang pt_AO/stripe.lang stripe.lang -htdocs/langs/pt_AO/modulebuilder.lang -langs/pt_AO/modulebuilder.lang -pt_AO/modulebuilder.lang -modulebuilder.lang htdocs/langs/pt_AO/bills.lang langs/pt_AO/bills.lang pt_AO/bills.lang bills.lang -htdocs/langs/pt_AO/holiday.lang -langs/pt_AO/holiday.lang -pt_AO/holiday.lang -holiday.lang htdocs/langs/pt_AO/exports.lang langs/pt_AO/exports.lang pt_AO/exports.lang exports.lang -htdocs/langs/pt_AO/partnership.lang -langs/pt_AO/partnership.lang -pt_AO/partnership.lang -partnership.lang -htdocs/langs/pt_AO/errors.lang -langs/pt_AO/errors.lang -pt_AO/errors.lang -errors.lang -htdocs/langs/pt_AO/languages.lang -langs/pt_AO/languages.lang -pt_AO/languages.lang -languages.lang htdocs/langs/pt_AO/admin.lang langs/pt_AO/admin.lang pt_AO/admin.lang @@ -42934,18 +42882,6 @@ htdocs/langs/en_AE/users.lang langs/en_AE/users.lang en_AE/users.lang users.lang -htdocs/langs/en_AE/holiday.lang -langs/en_AE/holiday.lang -en_AE/holiday.lang -holiday.lang -htdocs/langs/en_AE/orders.lang -langs/en_AE/orders.lang -en_AE/orders.lang -orders.lang -htdocs/langs/en_AE/datapolicy.lang -langs/en_AE/datapolicy.lang -en_AE/datapolicy.lang -datapolicy.lang htdocs/langs/en_AE/exports.lang langs/en_AE/exports.lang en_AE/exports.lang @@ -42954,18 +42890,6 @@ htdocs/langs/en_AE/hrm.lang langs/en_AE/hrm.lang en_AE/hrm.lang hrm.lang -htdocs/langs/en_AE/partnership.lang -langs/en_AE/partnership.lang -en_AE/partnership.lang -partnership.lang -htdocs/langs/en_AE/errors.lang -langs/en_AE/errors.lang -en_AE/errors.lang -errors.lang -htdocs/langs/en_AE/languages.lang -langs/en_AE/languages.lang -en_AE/languages.lang -languages.lang htdocs/langs/en_AE/admin.lang langs/en_AE/admin.lang en_AE/admin.lang @@ -43862,10 +43786,6 @@ htdocs/langs/it_CH/bills.lang langs/it_CH/bills.lang it_CH/bills.lang bills.lang -htdocs/langs/it_CH/datapolicy.lang -langs/it_CH/datapolicy.lang -it_CH/datapolicy.lang -datapolicy.lang htdocs/langs/it_CH/exports.lang langs/it_CH/exports.lang it_CH/exports.lang @@ -43874,10 +43794,6 @@ htdocs/langs/it_CH/hrm.lang langs/it_CH/hrm.lang it_CH/hrm.lang hrm.lang -htdocs/langs/it_CH/languages.lang -langs/it_CH/languages.lang -it_CH/languages.lang -languages.lang htdocs/langs/it_CH/admin.lang langs/it_CH/admin.lang it_CH/admin.lang @@ -43930,14 +43846,6 @@ htdocs/langs/es_US/users.lang langs/es_US/users.lang es_US/users.lang users.lang -htdocs/langs/es_US/holiday.lang -langs/es_US/holiday.lang -es_US/holiday.lang -holiday.lang -htdocs/langs/es_US/orders.lang -langs/es_US/orders.lang -es_US/orders.lang -orders.lang htdocs/langs/es_US/exports.lang langs/es_US/exports.lang es_US/exports.lang @@ -43946,18 +43854,6 @@ htdocs/langs/es_US/hrm.lang langs/es_US/hrm.lang es_US/hrm.lang hrm.lang -htdocs/langs/es_US/partnership.lang -langs/es_US/partnership.lang -es_US/partnership.lang -partnership.lang -htdocs/langs/es_US/errors.lang -langs/es_US/errors.lang -es_US/errors.lang -errors.lang -htdocs/langs/es_US/languages.lang -langs/es_US/languages.lang -es_US/languages.lang -languages.lang htdocs/langs/es_US/admin.lang langs/es_US/admin.lang es_US/admin.lang @@ -44050,10 +43946,10 @@ htdocs/langs/fr_BE/withdrawals.lang langs/fr_BE/withdrawals.lang fr_BE/withdrawals.lang withdrawals.lang -htdocs/langs/fr_BE/languages.lang -langs/fr_BE/languages.lang -fr_BE/languages.lang -languages.lang +htdocs/langs/fr_BE/errors.lang +langs/fr_BE/errors.lang +fr_BE/errors.lang +errors.lang htdocs/langs/fr_BE/admin.lang langs/fr_BE/admin.lang fr_BE/admin.lang @@ -44678,14 +44574,6 @@ htdocs/langs/es_UY/users.lang langs/es_UY/users.lang es_UY/users.lang users.lang -htdocs/langs/es_UY/holiday.lang -langs/es_UY/holiday.lang -es_UY/holiday.lang -holiday.lang -htdocs/langs/es_UY/orders.lang -langs/es_UY/orders.lang -es_UY/orders.lang -orders.lang htdocs/langs/es_UY/exports.lang langs/es_UY/exports.lang es_UY/exports.lang @@ -44694,18 +44582,6 @@ htdocs/langs/es_UY/hrm.lang langs/es_UY/hrm.lang es_UY/hrm.lang hrm.lang -htdocs/langs/es_UY/partnership.lang -langs/es_UY/partnership.lang -es_UY/partnership.lang -partnership.lang -htdocs/langs/es_UY/errors.lang -langs/es_UY/errors.lang -es_UY/errors.lang -errors.lang -htdocs/langs/es_UY/languages.lang -langs/es_UY/languages.lang -es_UY/languages.lang -languages.lang htdocs/langs/es_UY/admin.lang langs/es_UY/admin.lang es_UY/admin.lang @@ -44750,18 +44626,6 @@ htdocs/langs/en_ZA/users.lang langs/en_ZA/users.lang en_ZA/users.lang users.lang -htdocs/langs/en_ZA/holiday.lang -langs/en_ZA/holiday.lang -en_ZA/holiday.lang -holiday.lang -htdocs/langs/en_ZA/orders.lang -langs/en_ZA/orders.lang -en_ZA/orders.lang -orders.lang -htdocs/langs/en_ZA/datapolicy.lang -langs/en_ZA/datapolicy.lang -en_ZA/datapolicy.lang -datapolicy.lang htdocs/langs/en_ZA/exports.lang langs/en_ZA/exports.lang en_ZA/exports.lang @@ -44770,18 +44634,6 @@ htdocs/langs/en_ZA/hrm.lang langs/en_ZA/hrm.lang en_ZA/hrm.lang hrm.lang -htdocs/langs/en_ZA/partnership.lang -langs/en_ZA/partnership.lang -en_ZA/partnership.lang -partnership.lang -htdocs/langs/en_ZA/errors.lang -langs/en_ZA/errors.lang -en_ZA/errors.lang -errors.lang -htdocs/langs/en_ZA/languages.lang -langs/en_ZA/languages.lang -en_ZA/languages.lang -languages.lang htdocs/langs/en_ZA/admin.lang langs/en_ZA/admin.lang en_ZA/admin.lang @@ -46554,10 +46406,6 @@ htdocs/langs/fr_CH/users.lang langs/fr_CH/users.lang fr_CH/users.lang users.lang -htdocs/langs/fr_CH/holiday.lang -langs/fr_CH/holiday.lang -fr_CH/holiday.lang -holiday.lang htdocs/langs/fr_CH/orders.lang langs/fr_CH/orders.lang fr_CH/orders.lang @@ -46578,10 +46426,10 @@ htdocs/langs/fr_CH/hrm.lang langs/fr_CH/hrm.lang fr_CH/hrm.lang hrm.lang -htdocs/langs/fr_CH/languages.lang -langs/fr_CH/languages.lang -fr_CH/languages.lang -languages.lang +htdocs/langs/fr_CH/errors.lang +langs/fr_CH/errors.lang +fr_CH/errors.lang +errors.lang htdocs/langs/fr_CH/admin.lang langs/fr_CH/admin.lang fr_CH/admin.lang @@ -46998,10 +46846,6 @@ htdocs/langs/de_AT/commercial.lang langs/de_AT/commercial.lang de_AT/commercial.lang commercial.lang -htdocs/langs/de_AT/datapolicy.lang -langs/de_AT/datapolicy.lang -de_AT/datapolicy.lang -datapolicy.lang htdocs/langs/de_AT/exports.lang langs/de_AT/exports.lang de_AT/exports.lang @@ -48058,10 +47902,6 @@ htdocs/langs/es_PE/ticket.lang langs/es_PE/ticket.lang es_PE/ticket.lang ticket.lang -htdocs/langs/es_PE/orders.lang -langs/es_PE/orders.lang -es_PE/orders.lang -orders.lang htdocs/langs/es_PE/commercial.lang langs/es_PE/commercial.lang es_PE/commercial.lang @@ -48078,10 +47918,6 @@ htdocs/langs/es_PE/compta.lang langs/es_PE/compta.lang es_PE/compta.lang compta.lang -htdocs/langs/es_PE/partnership.lang -langs/es_PE/partnership.lang -es_PE/partnership.lang -partnership.lang htdocs/langs/es_PE/cron.lang langs/es_PE/cron.lang es_PE/cron.lang @@ -48098,18 +47934,10 @@ htdocs/langs/es_PE/cashdesk.lang langs/es_PE/cashdesk.lang es_PE/cashdesk.lang cashdesk.lang -htdocs/langs/es_PE/errors.lang -langs/es_PE/errors.lang -es_PE/errors.lang -errors.lang htdocs/langs/es_PE/stocks.lang langs/es_PE/stocks.lang es_PE/stocks.lang stocks.lang -htdocs/langs/es_PE/languages.lang -langs/es_PE/languages.lang -es_PE/languages.lang -languages.lang htdocs/langs/es_PE/admin.lang langs/es_PE/admin.lang es_PE/admin.lang @@ -49662,10 +49490,6 @@ htdocs/langs/en_GB/sendings.lang langs/en_GB/sendings.lang en_GB/sendings.lang sendings.lang -htdocs/langs/en_GB/datapolicy.lang -langs/en_GB/datapolicy.lang -en_GB/datapolicy.lang -datapolicy.lang htdocs/langs/en_GB/exports.lang langs/en_GB/exports.lang en_GB/exports.lang @@ -49706,10 +49530,6 @@ htdocs/langs/en_GB/cashdesk.lang langs/en_GB/cashdesk.lang en_GB/cashdesk.lang cashdesk.lang -htdocs/langs/en_GB/errors.lang -langs/en_GB/errors.lang -en_GB/errors.lang -errors.lang htdocs/langs/en_GB/stocks.lang langs/en_GB/stocks.lang en_GB/stocks.lang @@ -49718,10 +49538,6 @@ htdocs/langs/en_GB/eventorganization.lang langs/en_GB/eventorganization.lang en_GB/eventorganization.lang eventorganization.lang -htdocs/langs/en_GB/languages.lang -langs/en_GB/languages.lang -en_GB/languages.lang -languages.lang htdocs/langs/en_GB/admin.lang langs/en_GB/admin.lang en_GB/admin.lang @@ -50946,10 +50762,6 @@ htdocs/langs/fr_GA/users.lang langs/fr_GA/users.lang fr_GA/users.lang users.lang -htdocs/langs/fr_GA/holiday.lang -langs/fr_GA/holiday.lang -fr_GA/holiday.lang -holiday.lang htdocs/langs/fr_GA/boxes.lang langs/fr_GA/boxes.lang fr_GA/boxes.lang @@ -50966,10 +50778,10 @@ htdocs/langs/fr_GA/hrm.lang langs/fr_GA/hrm.lang fr_GA/hrm.lang hrm.lang -htdocs/langs/fr_GA/languages.lang -langs/fr_GA/languages.lang -fr_GA/languages.lang -languages.lang +htdocs/langs/fr_GA/errors.lang +langs/fr_GA/errors.lang +fr_GA/errors.lang +errors.lang htdocs/langs/fr_GA/admin.lang langs/fr_GA/admin.lang fr_GA/admin.lang @@ -51586,10 +51398,6 @@ htdocs/langs/fr_CI/users.lang langs/fr_CI/users.lang fr_CI/users.lang users.lang -htdocs/langs/fr_CI/holiday.lang -langs/fr_CI/holiday.lang -fr_CI/holiday.lang -holiday.lang htdocs/langs/fr_CI/exports.lang langs/fr_CI/exports.lang fr_CI/exports.lang @@ -51598,10 +51406,10 @@ htdocs/langs/fr_CI/hrm.lang langs/fr_CI/hrm.lang fr_CI/hrm.lang hrm.lang -htdocs/langs/fr_CI/languages.lang -langs/fr_CI/languages.lang -fr_CI/languages.lang -languages.lang +htdocs/langs/fr_CI/errors.lang +langs/fr_CI/errors.lang +fr_CI/errors.lang +errors.lang htdocs/langs/fr_CI/admin.lang langs/fr_CI/admin.lang fr_CI/admin.lang @@ -51918,18 +51726,6 @@ htdocs/langs/en_SG/users.lang langs/en_SG/users.lang en_SG/users.lang users.lang -htdocs/langs/en_SG/holiday.lang -langs/en_SG/holiday.lang -en_SG/holiday.lang -holiday.lang -htdocs/langs/en_SG/orders.lang -langs/en_SG/orders.lang -en_SG/orders.lang -orders.lang -htdocs/langs/en_SG/datapolicy.lang -langs/en_SG/datapolicy.lang -en_SG/datapolicy.lang -datapolicy.lang htdocs/langs/en_SG/exports.lang langs/en_SG/exports.lang en_SG/exports.lang @@ -51942,18 +51738,6 @@ htdocs/langs/en_SG/compta.lang langs/en_SG/compta.lang en_SG/compta.lang compta.lang -htdocs/langs/en_SG/partnership.lang -langs/en_SG/partnership.lang -en_SG/partnership.lang -partnership.lang -htdocs/langs/en_SG/errors.lang -langs/en_SG/errors.lang -en_SG/errors.lang -errors.lang -htdocs/langs/en_SG/languages.lang -langs/en_SG/languages.lang -en_SG/languages.lang -languages.lang htdocs/langs/en_SG/admin.lang langs/en_SG/admin.lang en_SG/admin.lang @@ -53154,6 +52938,10 @@ htdocs/langs/ru_UA/hrm.lang langs/ru_UA/hrm.lang ru_UA/hrm.lang hrm.lang +htdocs/langs/ru_UA/errors.lang +langs/ru_UA/errors.lang +ru_UA/errors.lang +errors.lang htdocs/langs/ru_UA/admin.lang langs/ru_UA/admin.lang ru_UA/admin.lang @@ -53566,6 +53354,10 @@ htdocs/langs/ar_EG/cashdesk.lang langs/ar_EG/cashdesk.lang ar_EG/cashdesk.lang cashdesk.lang +htdocs/langs/ar_EG/errors.lang +langs/ar_EG/errors.lang +ar_EG/errors.lang +errors.lang htdocs/langs/ar_EG/stocks.lang langs/ar_EG/stocks.lang ar_EG/stocks.lang @@ -53906,14 +53698,6 @@ htdocs/langs/es_HN/users.lang langs/es_HN/users.lang es_HN/users.lang users.lang -htdocs/langs/es_HN/holiday.lang -langs/es_HN/holiday.lang -es_HN/holiday.lang -holiday.lang -htdocs/langs/es_HN/orders.lang -langs/es_HN/orders.lang -es_HN/orders.lang -orders.lang htdocs/langs/es_HN/exports.lang langs/es_HN/exports.lang es_HN/exports.lang @@ -53922,18 +53706,6 @@ htdocs/langs/es_HN/hrm.lang langs/es_HN/hrm.lang es_HN/hrm.lang hrm.lang -htdocs/langs/es_HN/partnership.lang -langs/es_HN/partnership.lang -es_HN/partnership.lang -partnership.lang -htdocs/langs/es_HN/errors.lang -langs/es_HN/errors.lang -es_HN/errors.lang -errors.lang -htdocs/langs/es_HN/languages.lang -langs/es_HN/languages.lang -es_HN/languages.lang -languages.lang htdocs/langs/es_HN/admin.lang langs/es_HN/admin.lang es_HN/admin.lang @@ -54950,10 +54722,6 @@ htdocs/langs/de_CH/commercial.lang langs/de_CH/commercial.lang de_CH/commercial.lang commercial.lang -htdocs/langs/de_CH/datapolicy.lang -langs/de_CH/datapolicy.lang -de_CH/datapolicy.lang -datapolicy.lang htdocs/langs/de_CH/exports.lang langs/de_CH/exports.lang de_CH/exports.lang @@ -56006,10 +55774,6 @@ htdocs/langs/fr_CM/users.lang langs/fr_CM/users.lang fr_CM/users.lang users.lang -htdocs/langs/fr_CM/holiday.lang -langs/fr_CM/holiday.lang -fr_CM/holiday.lang -holiday.lang htdocs/langs/fr_CM/recruitment.lang langs/fr_CM/recruitment.lang fr_CM/recruitment.lang @@ -56034,10 +55798,10 @@ htdocs/langs/fr_CM/cron.lang langs/fr_CM/cron.lang fr_CM/cron.lang cron.lang -htdocs/langs/fr_CM/languages.lang -langs/fr_CM/languages.lang -fr_CM/languages.lang -languages.lang +htdocs/langs/fr_CM/errors.lang +langs/fr_CM/errors.lang +fr_CM/errors.lang +errors.lang htdocs/langs/fr_CM/admin.lang langs/fr_CM/admin.lang fr_CM/admin.lang @@ -56090,18 +55854,6 @@ htdocs/langs/en_AU/users.lang langs/en_AU/users.lang en_AU/users.lang users.lang -htdocs/langs/en_AU/holiday.lang -langs/en_AU/holiday.lang -en_AU/holiday.lang -holiday.lang -htdocs/langs/en_AU/orders.lang -langs/en_AU/orders.lang -en_AU/orders.lang -orders.lang -htdocs/langs/en_AU/datapolicy.lang -langs/en_AU/datapolicy.lang -en_AU/datapolicy.lang -datapolicy.lang htdocs/langs/en_AU/exports.lang langs/en_AU/exports.lang en_AU/exports.lang @@ -56114,22 +55866,10 @@ htdocs/langs/en_AU/compta.lang langs/en_AU/compta.lang en_AU/compta.lang compta.lang -htdocs/langs/en_AU/partnership.lang -langs/en_AU/partnership.lang -en_AU/partnership.lang -partnership.lang htdocs/langs/en_AU/cashdesk.lang langs/en_AU/cashdesk.lang en_AU/cashdesk.lang cashdesk.lang -htdocs/langs/en_AU/errors.lang -langs/en_AU/errors.lang -en_AU/errors.lang -errors.lang -htdocs/langs/en_AU/languages.lang -langs/en_AU/languages.lang -en_AU/languages.lang -languages.lang htdocs/langs/en_AU/admin.lang langs/en_AU/admin.lang en_AU/admin.lang @@ -56438,14 +56178,6 @@ htdocs/langs/es_PA/users.lang langs/es_PA/users.lang es_PA/users.lang users.lang -htdocs/langs/es_PA/holiday.lang -langs/es_PA/holiday.lang -es_PA/holiday.lang -holiday.lang -htdocs/langs/es_PA/orders.lang -langs/es_PA/orders.lang -es_PA/orders.lang -orders.lang htdocs/langs/es_PA/exports.lang langs/es_PA/exports.lang es_PA/exports.lang @@ -56454,18 +56186,6 @@ htdocs/langs/es_PA/hrm.lang langs/es_PA/hrm.lang es_PA/hrm.lang hrm.lang -htdocs/langs/es_PA/partnership.lang -langs/es_PA/partnership.lang -es_PA/partnership.lang -partnership.lang -htdocs/langs/es_PA/errors.lang -langs/es_PA/errors.lang -es_PA/errors.lang -errors.lang -htdocs/langs/es_PA/languages.lang -langs/es_PA/languages.lang -es_PA/languages.lang -languages.lang htdocs/langs/es_PA/admin.lang langs/es_PA/admin.lang es_PA/admin.lang @@ -57378,14 +57098,6 @@ htdocs/langs/el_CY/users.lang langs/el_CY/users.lang el_CY/users.lang users.lang -htdocs/langs/el_CY/holiday.lang -langs/el_CY/holiday.lang -el_CY/holiday.lang -holiday.lang -htdocs/langs/el_CY/orders.lang -langs/el_CY/orders.lang -el_CY/orders.lang -orders.lang htdocs/langs/el_CY/exports.lang langs/el_CY/exports.lang el_CY/exports.lang @@ -57394,18 +57106,6 @@ htdocs/langs/el_CY/hrm.lang langs/el_CY/hrm.lang el_CY/hrm.lang hrm.lang -htdocs/langs/el_CY/partnership.lang -langs/el_CY/partnership.lang -el_CY/partnership.lang -partnership.lang -htdocs/langs/el_CY/errors.lang -langs/el_CY/errors.lang -el_CY/errors.lang -errors.lang -htdocs/langs/el_CY/languages.lang -langs/el_CY/languages.lang -el_CY/languages.lang -languages.lang htdocs/langs/el_CY/admin.lang langs/el_CY/admin.lang el_CY/admin.lang @@ -57442,14 +57142,6 @@ htdocs/langs/es_BO/users.lang langs/es_BO/users.lang es_BO/users.lang users.lang -htdocs/langs/es_BO/holiday.lang -langs/es_BO/holiday.lang -es_BO/holiday.lang -holiday.lang -htdocs/langs/es_BO/orders.lang -langs/es_BO/orders.lang -es_BO/orders.lang -orders.lang htdocs/langs/es_BO/exports.lang langs/es_BO/exports.lang es_BO/exports.lang @@ -57458,18 +57150,6 @@ htdocs/langs/es_BO/hrm.lang langs/es_BO/hrm.lang es_BO/hrm.lang hrm.lang -htdocs/langs/es_BO/partnership.lang -langs/es_BO/partnership.lang -es_BO/partnership.lang -partnership.lang -htdocs/langs/es_BO/errors.lang -langs/es_BO/errors.lang -es_BO/errors.lang -errors.lang -htdocs/langs/es_BO/languages.lang -langs/es_BO/languages.lang -es_BO/languages.lang -languages.lang htdocs/langs/es_BO/admin.lang langs/es_BO/admin.lang es_BO/admin.lang @@ -58686,14 +58366,6 @@ htdocs/langs/en_IN/projects.lang langs/en_IN/projects.lang en_IN/projects.lang projects.lang -htdocs/langs/en_IN/holiday.lang -langs/en_IN/holiday.lang -en_IN/holiday.lang -holiday.lang -htdocs/langs/en_IN/orders.lang -langs/en_IN/orders.lang -en_IN/orders.lang -orders.lang htdocs/langs/en_IN/boxes.lang langs/en_IN/boxes.lang en_IN/boxes.lang @@ -58702,10 +58374,6 @@ htdocs/langs/en_IN/commercial.lang langs/en_IN/commercial.lang en_IN/commercial.lang commercial.lang -htdocs/langs/en_IN/datapolicy.lang -langs/en_IN/datapolicy.lang -en_IN/datapolicy.lang -datapolicy.lang htdocs/langs/en_IN/exports.lang langs/en_IN/exports.lang en_IN/exports.lang @@ -58718,18 +58386,6 @@ htdocs/langs/en_IN/compta.lang langs/en_IN/compta.lang en_IN/compta.lang compta.lang -htdocs/langs/en_IN/partnership.lang -langs/en_IN/partnership.lang -en_IN/partnership.lang -partnership.lang -htdocs/langs/en_IN/errors.lang -langs/en_IN/errors.lang -en_IN/errors.lang -errors.lang -htdocs/langs/en_IN/languages.lang -langs/en_IN/languages.lang -en_IN/languages.lang -languages.lang htdocs/langs/en_IN/admin.lang langs/en_IN/admin.lang en_IN/admin.lang @@ -59938,14 +59594,6 @@ htdocs/langs/es_PY/users.lang langs/es_PY/users.lang es_PY/users.lang users.lang -htdocs/langs/es_PY/holiday.lang -langs/es_PY/holiday.lang -es_PY/holiday.lang -holiday.lang -htdocs/langs/es_PY/orders.lang -langs/es_PY/orders.lang -es_PY/orders.lang -orders.lang htdocs/langs/es_PY/exports.lang langs/es_PY/exports.lang es_PY/exports.lang @@ -59954,18 +59602,6 @@ htdocs/langs/es_PY/hrm.lang langs/es_PY/hrm.lang es_PY/hrm.lang hrm.lang -htdocs/langs/es_PY/partnership.lang -langs/es_PY/partnership.lang -es_PY/partnership.lang -partnership.lang -htdocs/langs/es_PY/errors.lang -langs/es_PY/errors.lang -es_PY/errors.lang -errors.lang -htdocs/langs/es_PY/languages.lang -langs/es_PY/languages.lang -es_PY/languages.lang -languages.lang htdocs/langs/es_PY/admin.lang langs/es_PY/admin.lang es_PY/admin.lang @@ -60010,14 +59646,6 @@ htdocs/langs/es_DO/users.lang langs/es_DO/users.lang es_DO/users.lang users.lang -htdocs/langs/es_DO/holiday.lang -langs/es_DO/holiday.lang -es_DO/holiday.lang -holiday.lang -htdocs/langs/es_DO/orders.lang -langs/es_DO/orders.lang -es_DO/orders.lang -orders.lang htdocs/langs/es_DO/exports.lang langs/es_DO/exports.lang es_DO/exports.lang @@ -60026,18 +59654,6 @@ htdocs/langs/es_DO/hrm.lang langs/es_DO/hrm.lang es_DO/hrm.lang hrm.lang -htdocs/langs/es_DO/partnership.lang -langs/es_DO/partnership.lang -es_DO/partnership.lang -partnership.lang -htdocs/langs/es_DO/errors.lang -langs/es_DO/errors.lang -es_DO/errors.lang -errors.lang -htdocs/langs/es_DO/languages.lang -langs/es_DO/languages.lang -es_DO/languages.lang -languages.lang htdocs/langs/es_DO/admin.lang langs/es_DO/admin.lang es_DO/admin.lang @@ -61230,14 +60846,6 @@ htdocs/langs/es_GT/users.lang langs/es_GT/users.lang es_GT/users.lang users.lang -htdocs/langs/es_GT/holiday.lang -langs/es_GT/holiday.lang -es_GT/holiday.lang -holiday.lang -htdocs/langs/es_GT/orders.lang -langs/es_GT/orders.lang -es_GT/orders.lang -orders.lang htdocs/langs/es_GT/exports.lang langs/es_GT/exports.lang es_GT/exports.lang @@ -61246,18 +60854,6 @@ htdocs/langs/es_GT/hrm.lang langs/es_GT/hrm.lang es_GT/hrm.lang hrm.lang -htdocs/langs/es_GT/partnership.lang -langs/es_GT/partnership.lang -es_GT/partnership.lang -partnership.lang -htdocs/langs/es_GT/errors.lang -langs/es_GT/errors.lang -es_GT/errors.lang -errors.lang -htdocs/langs/es_GT/languages.lang -langs/es_GT/languages.lang -es_GT/languages.lang -languages.lang htdocs/langs/es_GT/admin.lang langs/es_GT/admin.lang es_GT/admin.lang diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr.txt index ad5e08af2..85ead7cd2 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr.txt @@ -6625,14 +6625,8 @@ htdocs/langs/en_CA/stripe.lang htdocs/langs/en_CA/modulebuilder.lang htdocs/langs/en_CA/bills.lang htdocs/langs/en_CA/users.lang -htdocs/langs/en_CA/holiday.lang -htdocs/langs/en_CA/orders.lang -htdocs/langs/en_CA/datapolicy.lang htdocs/langs/en_CA/exports.lang htdocs/langs/en_CA/hrm.lang -htdocs/langs/en_CA/partnership.lang -htdocs/langs/en_CA/errors.lang -htdocs/langs/en_CA/languages.lang htdocs/langs/en_CA/admin.lang htdocs/langs/en_CA/products.lang htdocs/langs/en_CA/intracommreport.lang @@ -7466,7 +7460,6 @@ htdocs/langs/es_MX/cashdesk.lang htdocs/langs/es_MX/errors.lang htdocs/langs/es_MX/stocks.lang htdocs/langs/es_MX/eventorganization.lang -htdocs/langs/es_MX/languages.lang htdocs/langs/es_MX/admin.lang htdocs/langs/es_MX/ecm.lang htdocs/langs/es_MX/products.lang @@ -7485,6 +7478,7 @@ htdocs/langs/es_MX/install.lang htdocs/langs/ar_IQ/accountancy.lang htdocs/langs/ar_IQ/bills.lang htdocs/langs/ar_IQ/exports.lang +htdocs/langs/ar_IQ/errors.lang htdocs/langs/ar_IQ/admin.lang htdocs/langs/ar_IQ/products.lang htdocs/langs/ar_IQ/main.lang @@ -7572,7 +7566,6 @@ htdocs/langs/es_VE/modulebuilder.lang htdocs/langs/es_VE/mails.lang htdocs/langs/es_VE/deliveries.lang htdocs/langs/es_VE/bills.lang -htdocs/langs/es_VE/holiday.lang htdocs/langs/es_VE/ticket.lang htdocs/langs/es_VE/orders.lang htdocs/langs/es_VE/commercial.lang @@ -7585,7 +7578,6 @@ htdocs/langs/es_VE/margins.lang htdocs/langs/es_VE/errors.lang htdocs/langs/es_VE/stocks.lang htdocs/langs/es_VE/eventorganization.lang -htdocs/langs/es_VE/languages.lang htdocs/langs/es_VE/admin.lang htdocs/langs/es_VE/products.lang htdocs/langs/es_VE/productbatch.lang @@ -7599,13 +7591,8 @@ htdocs/langs/es_VE/main.lang htdocs/langs/es_VE/banks.lang htdocs/langs/pt_AO/accountancy.lang htdocs/langs/pt_AO/stripe.lang -htdocs/langs/pt_AO/modulebuilder.lang htdocs/langs/pt_AO/bills.lang -htdocs/langs/pt_AO/holiday.lang htdocs/langs/pt_AO/exports.lang -htdocs/langs/pt_AO/partnership.lang -htdocs/langs/pt_AO/errors.lang -htdocs/langs/pt_AO/languages.lang htdocs/langs/pt_AO/admin.lang htdocs/langs/pt_AO/products.lang htdocs/langs/pt_AO/main.lang @@ -7615,14 +7602,8 @@ htdocs/langs/en_AE/stripe.lang htdocs/langs/en_AE/modulebuilder.lang htdocs/langs/en_AE/bills.lang htdocs/langs/en_AE/users.lang -htdocs/langs/en_AE/holiday.lang -htdocs/langs/en_AE/orders.lang -htdocs/langs/en_AE/datapolicy.lang htdocs/langs/en_AE/exports.lang htdocs/langs/en_AE/hrm.lang -htdocs/langs/en_AE/partnership.lang -htdocs/langs/en_AE/errors.lang -htdocs/langs/en_AE/languages.lang htdocs/langs/en_AE/admin.lang htdocs/langs/en_AE/products.lang htdocs/langs/en_AE/supplier_proposal.lang @@ -7847,10 +7828,8 @@ htdocs/langs/zh_TW/install.lang htdocs/langs/it_CH/accountancy.lang htdocs/langs/it_CH/companies.lang htdocs/langs/it_CH/bills.lang -htdocs/langs/it_CH/datapolicy.lang htdocs/langs/it_CH/exports.lang htdocs/langs/it_CH/hrm.lang -htdocs/langs/it_CH/languages.lang htdocs/langs/it_CH/admin.lang htdocs/langs/it_CH/products.lang htdocs/langs/it_CH/main.lang @@ -7864,13 +7843,8 @@ htdocs/langs/es_US/stripe.lang htdocs/langs/es_US/modulebuilder.lang htdocs/langs/es_US/bills.lang htdocs/langs/es_US/users.lang -htdocs/langs/es_US/holiday.lang -htdocs/langs/es_US/orders.lang htdocs/langs/es_US/exports.lang htdocs/langs/es_US/hrm.lang -htdocs/langs/es_US/partnership.lang -htdocs/langs/es_US/errors.lang -htdocs/langs/es_US/languages.lang htdocs/langs/es_US/admin.lang htdocs/langs/es_US/products.lang htdocs/langs/es_US/intracommreport.lang @@ -7894,7 +7868,7 @@ htdocs/langs/fr_BE/exports.lang htdocs/langs/fr_BE/hrm.lang htdocs/langs/fr_BE/compta.lang htdocs/langs/fr_BE/withdrawals.lang -htdocs/langs/fr_BE/languages.lang +htdocs/langs/fr_BE/errors.lang htdocs/langs/fr_BE/admin.lang htdocs/langs/fr_BE/products.lang htdocs/langs/fr_BE/intracommreport.lang @@ -8051,13 +8025,8 @@ htdocs/langs/es_UY/stripe.lang htdocs/langs/es_UY/modulebuilder.lang htdocs/langs/es_UY/bills.lang htdocs/langs/es_UY/users.lang -htdocs/langs/es_UY/holiday.lang -htdocs/langs/es_UY/orders.lang htdocs/langs/es_UY/exports.lang htdocs/langs/es_UY/hrm.lang -htdocs/langs/es_UY/partnership.lang -htdocs/langs/es_UY/errors.lang -htdocs/langs/es_UY/languages.lang htdocs/langs/es_UY/admin.lang htdocs/langs/es_UY/products.lang htdocs/langs/es_UY/intracommreport.lang @@ -8069,14 +8038,8 @@ htdocs/langs/en_ZA/stripe.lang htdocs/langs/en_ZA/modulebuilder.lang htdocs/langs/en_ZA/bills.lang htdocs/langs/en_ZA/users.lang -htdocs/langs/en_ZA/holiday.lang -htdocs/langs/en_ZA/orders.lang -htdocs/langs/en_ZA/datapolicy.lang htdocs/langs/en_ZA/exports.lang htdocs/langs/en_ZA/hrm.lang -htdocs/langs/en_ZA/partnership.lang -htdocs/langs/en_ZA/errors.lang -htdocs/langs/en_ZA/languages.lang htdocs/langs/en_ZA/admin.lang htdocs/langs/en_ZA/products.lang htdocs/langs/en_ZA/supplier_proposal.lang @@ -8520,13 +8483,12 @@ htdocs/langs/fr_CH/stripe.lang htdocs/langs/fr_CH/modulebuilder.lang htdocs/langs/fr_CH/bills.lang htdocs/langs/fr_CH/users.lang -htdocs/langs/fr_CH/holiday.lang htdocs/langs/fr_CH/orders.lang htdocs/langs/fr_CH/sendings.lang htdocs/langs/fr_CH/datapolicy.lang htdocs/langs/fr_CH/exports.lang htdocs/langs/fr_CH/hrm.lang -htdocs/langs/fr_CH/languages.lang +htdocs/langs/fr_CH/errors.lang htdocs/langs/fr_CH/admin.lang htdocs/langs/fr_CH/products.lang htdocs/langs/fr_CH/members.lang @@ -8631,7 +8593,6 @@ htdocs/langs/de_AT/orders.lang htdocs/langs/de_AT/boxes.lang htdocs/langs/de_AT/sendings.lang htdocs/langs/de_AT/commercial.lang -htdocs/langs/de_AT/datapolicy.lang htdocs/langs/de_AT/exports.lang htdocs/langs/de_AT/ldap.lang htdocs/langs/de_AT/paypal.lang @@ -8896,19 +8857,15 @@ htdocs/langs/es_PE/projects.lang htdocs/langs/es_PE/workflow.lang htdocs/langs/es_PE/holiday.lang htdocs/langs/es_PE/ticket.lang -htdocs/langs/es_PE/orders.lang htdocs/langs/es_PE/commercial.lang htdocs/langs/es_PE/mrp.lang htdocs/langs/es_PE/hrm.lang htdocs/langs/es_PE/compta.lang -htdocs/langs/es_PE/partnership.lang htdocs/langs/es_PE/cron.lang htdocs/langs/es_PE/multicurrency.lang htdocs/langs/es_PE/margins.lang htdocs/langs/es_PE/cashdesk.lang -htdocs/langs/es_PE/errors.lang htdocs/langs/es_PE/stocks.lang -htdocs/langs/es_PE/languages.lang htdocs/langs/es_PE/admin.lang htdocs/langs/es_PE/products.lang htdocs/langs/es_PE/intracommreport.lang @@ -9297,7 +9254,6 @@ htdocs/langs/en_GB/workflow.lang htdocs/langs/en_GB/holiday.lang htdocs/langs/en_GB/orders.lang htdocs/langs/en_GB/sendings.lang -htdocs/langs/en_GB/datapolicy.lang htdocs/langs/en_GB/exports.lang htdocs/langs/en_GB/paypal.lang htdocs/langs/en_GB/hrm.lang @@ -9308,10 +9264,8 @@ htdocs/langs/en_GB/partnership.lang htdocs/langs/en_GB/printing.lang htdocs/langs/en_GB/multicurrency.lang htdocs/langs/en_GB/cashdesk.lang -htdocs/langs/en_GB/errors.lang htdocs/langs/en_GB/stocks.lang htdocs/langs/en_GB/eventorganization.lang -htdocs/langs/en_GB/languages.lang htdocs/langs/en_GB/admin.lang htdocs/langs/en_GB/products.lang htdocs/langs/en_GB/intracommreport.lang @@ -9618,12 +9572,11 @@ htdocs/langs/fr_GA/stripe.lang htdocs/langs/fr_GA/modulebuilder.lang htdocs/langs/fr_GA/bills.lang htdocs/langs/fr_GA/users.lang -htdocs/langs/fr_GA/holiday.lang htdocs/langs/fr_GA/boxes.lang htdocs/langs/fr_GA/commercial.lang htdocs/langs/fr_GA/exports.lang htdocs/langs/fr_GA/hrm.lang -htdocs/langs/fr_GA/languages.lang +htdocs/langs/fr_GA/errors.lang htdocs/langs/fr_GA/admin.lang htdocs/langs/fr_GA/products.lang htdocs/langs/fr_GA/intracommreport.lang @@ -9778,10 +9731,9 @@ htdocs/langs/fr_CI/stripe.lang htdocs/langs/fr_CI/modulebuilder.lang htdocs/langs/fr_CI/bills.lang htdocs/langs/fr_CI/users.lang -htdocs/langs/fr_CI/holiday.lang htdocs/langs/fr_CI/exports.lang htdocs/langs/fr_CI/hrm.lang -htdocs/langs/fr_CI/languages.lang +htdocs/langs/fr_CI/errors.lang htdocs/langs/fr_CI/admin.lang htdocs/langs/fr_CI/products.lang htdocs/langs/fr_CI/intracommreport.lang @@ -9861,15 +9813,9 @@ htdocs/langs/en_SG/stripe.lang htdocs/langs/en_SG/modulebuilder.lang htdocs/langs/en_SG/bills.lang htdocs/langs/en_SG/users.lang -htdocs/langs/en_SG/holiday.lang -htdocs/langs/en_SG/orders.lang -htdocs/langs/en_SG/datapolicy.lang htdocs/langs/en_SG/exports.lang htdocs/langs/en_SG/hrm.lang htdocs/langs/en_SG/compta.lang -htdocs/langs/en_SG/partnership.lang -htdocs/langs/en_SG/errors.lang -htdocs/langs/en_SG/languages.lang htdocs/langs/en_SG/admin.lang htdocs/langs/en_SG/products.lang htdocs/langs/en_SG/intracommreport.lang @@ -10170,6 +10116,7 @@ htdocs/langs/ru_UA/companies.lang htdocs/langs/ru_UA/bills.lang htdocs/langs/ru_UA/exports.lang htdocs/langs/ru_UA/hrm.lang +htdocs/langs/ru_UA/errors.lang htdocs/langs/ru_UA/admin.lang htdocs/langs/ru_UA/products.lang htdocs/langs/ru_UA/main.lang @@ -10273,6 +10220,7 @@ htdocs/langs/ar_EG/partnership.lang htdocs/langs/ar_EG/printing.lang htdocs/langs/ar_EG/multicurrency.lang htdocs/langs/ar_EG/cashdesk.lang +htdocs/langs/ar_EG/errors.lang htdocs/langs/ar_EG/stocks.lang htdocs/langs/ar_EG/eventorganization.lang htdocs/langs/ar_EG/admin.lang @@ -10358,13 +10306,8 @@ htdocs/langs/es_HN/stripe.lang htdocs/langs/es_HN/modulebuilder.lang htdocs/langs/es_HN/bills.lang htdocs/langs/es_HN/users.lang -htdocs/langs/es_HN/holiday.lang -htdocs/langs/es_HN/orders.lang htdocs/langs/es_HN/exports.lang htdocs/langs/es_HN/hrm.lang -htdocs/langs/es_HN/partnership.lang -htdocs/langs/es_HN/errors.lang -htdocs/langs/es_HN/languages.lang htdocs/langs/es_HN/admin.lang htdocs/langs/es_HN/products.lang htdocs/langs/es_HN/intracommreport.lang @@ -10619,7 +10562,6 @@ htdocs/langs/de_CH/orders.lang htdocs/langs/de_CH/boxes.lang htdocs/langs/de_CH/sendings.lang htdocs/langs/de_CH/commercial.lang -htdocs/langs/de_CH/datapolicy.lang htdocs/langs/de_CH/exports.lang htdocs/langs/de_CH/ldap.lang htdocs/langs/de_CH/mrp.lang @@ -10883,14 +10825,13 @@ htdocs/langs/fr_CM/stripe.lang htdocs/langs/fr_CM/modulebuilder.lang htdocs/langs/fr_CM/bills.lang htdocs/langs/fr_CM/users.lang -htdocs/langs/fr_CM/holiday.lang htdocs/langs/fr_CM/recruitment.lang htdocs/langs/fr_CM/orders.lang htdocs/langs/fr_CM/commercial.lang htdocs/langs/fr_CM/exports.lang htdocs/langs/fr_CM/hrm.lang htdocs/langs/fr_CM/cron.lang -htdocs/langs/fr_CM/languages.lang +htdocs/langs/fr_CM/errors.lang htdocs/langs/fr_CM/admin.lang htdocs/langs/fr_CM/intracommreport.lang htdocs/langs/fr_CM/propal.lang @@ -10904,16 +10845,10 @@ htdocs/langs/en_AU/stripe.lang htdocs/langs/en_AU/modulebuilder.lang htdocs/langs/en_AU/bills.lang htdocs/langs/en_AU/users.lang -htdocs/langs/en_AU/holiday.lang -htdocs/langs/en_AU/orders.lang -htdocs/langs/en_AU/datapolicy.lang htdocs/langs/en_AU/exports.lang htdocs/langs/en_AU/hrm.lang htdocs/langs/en_AU/compta.lang -htdocs/langs/en_AU/partnership.lang htdocs/langs/en_AU/cashdesk.lang -htdocs/langs/en_AU/errors.lang -htdocs/langs/en_AU/languages.lang htdocs/langs/en_AU/admin.lang htdocs/langs/en_AU/products.lang htdocs/langs/en_AU/intracommreport.lang @@ -10991,13 +10926,8 @@ htdocs/langs/es_PA/stripe.lang htdocs/langs/es_PA/modulebuilder.lang htdocs/langs/es_PA/bills.lang htdocs/langs/es_PA/users.lang -htdocs/langs/es_PA/holiday.lang -htdocs/langs/es_PA/orders.lang htdocs/langs/es_PA/exports.lang htdocs/langs/es_PA/hrm.lang -htdocs/langs/es_PA/partnership.lang -htdocs/langs/es_PA/errors.lang -htdocs/langs/es_PA/languages.lang htdocs/langs/es_PA/admin.lang htdocs/langs/es_PA/products.lang htdocs/langs/es_PA/intracommreport.lang @@ -11226,13 +11156,8 @@ htdocs/langs/el_CY/modulebuilder.lang htdocs/langs/el_CY/mails.lang htdocs/langs/el_CY/bills.lang htdocs/langs/el_CY/users.lang -htdocs/langs/el_CY/holiday.lang -htdocs/langs/el_CY/orders.lang htdocs/langs/el_CY/exports.lang htdocs/langs/el_CY/hrm.lang -htdocs/langs/el_CY/partnership.lang -htdocs/langs/el_CY/errors.lang -htdocs/langs/el_CY/languages.lang htdocs/langs/el_CY/admin.lang htdocs/langs/el_CY/products.lang htdocs/langs/el_CY/main.lang @@ -11242,13 +11167,8 @@ htdocs/langs/es_BO/stripe.lang htdocs/langs/es_BO/modulebuilder.lang htdocs/langs/es_BO/bills.lang htdocs/langs/es_BO/users.lang -htdocs/langs/es_BO/holiday.lang -htdocs/langs/es_BO/orders.lang htdocs/langs/es_BO/exports.lang htdocs/langs/es_BO/hrm.lang -htdocs/langs/es_BO/partnership.lang -htdocs/langs/es_BO/errors.lang -htdocs/langs/es_BO/languages.lang htdocs/langs/es_BO/admin.lang htdocs/langs/es_BO/products.lang htdocs/langs/es_BO/intracommreport.lang @@ -11553,17 +11473,11 @@ htdocs/langs/en_IN/modulebuilder.lang htdocs/langs/en_IN/bills.lang htdocs/langs/en_IN/users.lang htdocs/langs/en_IN/projects.lang -htdocs/langs/en_IN/holiday.lang -htdocs/langs/en_IN/orders.lang htdocs/langs/en_IN/boxes.lang htdocs/langs/en_IN/commercial.lang -htdocs/langs/en_IN/datapolicy.lang htdocs/langs/en_IN/exports.lang htdocs/langs/en_IN/hrm.lang htdocs/langs/en_IN/compta.lang -htdocs/langs/en_IN/partnership.lang -htdocs/langs/en_IN/errors.lang -htdocs/langs/en_IN/languages.lang htdocs/langs/en_IN/admin.lang htdocs/langs/en_IN/products.lang htdocs/langs/en_IN/intracommreport.lang @@ -11866,13 +11780,8 @@ htdocs/langs/es_PY/modulebuilder.lang htdocs/langs/es_PY/bills.lang htdocs/langs/es_PY/zapier.lang htdocs/langs/es_PY/users.lang -htdocs/langs/es_PY/holiday.lang -htdocs/langs/es_PY/orders.lang htdocs/langs/es_PY/exports.lang htdocs/langs/es_PY/hrm.lang -htdocs/langs/es_PY/partnership.lang -htdocs/langs/es_PY/errors.lang -htdocs/langs/es_PY/languages.lang htdocs/langs/es_PY/admin.lang htdocs/langs/es_PY/products.lang htdocs/langs/es_PY/intracommreport.lang @@ -11884,13 +11793,8 @@ htdocs/langs/es_DO/stripe.lang htdocs/langs/es_DO/modulebuilder.lang htdocs/langs/es_DO/bills.lang htdocs/langs/es_DO/users.lang -htdocs/langs/es_DO/holiday.lang -htdocs/langs/es_DO/orders.lang htdocs/langs/es_DO/exports.lang htdocs/langs/es_DO/hrm.lang -htdocs/langs/es_DO/partnership.lang -htdocs/langs/es_DO/errors.lang -htdocs/langs/es_DO/languages.lang htdocs/langs/es_DO/admin.lang htdocs/langs/es_DO/products.lang htdocs/langs/es_DO/intracommreport.lang @@ -12189,13 +12093,8 @@ htdocs/langs/es_GT/stripe.lang htdocs/langs/es_GT/modulebuilder.lang htdocs/langs/es_GT/bills.lang htdocs/langs/es_GT/users.lang -htdocs/langs/es_GT/holiday.lang -htdocs/langs/es_GT/orders.lang htdocs/langs/es_GT/exports.lang htdocs/langs/es_GT/hrm.lang -htdocs/langs/es_GT/partnership.lang -htdocs/langs/es_GT/errors.lang -htdocs/langs/es_GT/languages.lang htdocs/langs/es_GT/admin.lang htdocs/langs/es_GT/products.lang htdocs/langs/es_GT/intracommreport.lang 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 862874e56..9a9d5af55 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 @@ -2370,6 +2370,10 @@ erpnext/patches/v15_0/create_asset_depreciation_schedules_from_assets.py patches/v15_0/create_asset_depreciation_schedules_from_assets.py v15_0/create_asset_depreciation_schedules_from_assets.py create_asset_depreciation_schedules_from_assets.py +erpnext/patches/v15_0/delete_orphaned_asset_movement_item_records.py +patches/v15_0/delete_orphaned_asset_movement_item_records.py +v15_0/delete_orphaned_asset_movement_item_records.py +delete_orphaned_asset_movement_item_records.py erpnext/patches/v15_0/create_advance_payment_status.py patches/v15_0/create_advance_payment_status.py v15_0/create_advance_payment_status.py diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt index d73c20626..27cba3c29 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt @@ -548,6 +548,7 @@ erpnext/patches/v4_2/repost_reserved_qty.py erpnext/patches/v15_0/update_gpa_and_ndb_for_assdeprsch.py erpnext/patches/v15_0/rename_depreciation_amount_based_on_num_days_in_month_to_daily_prorata_based.py erpnext/patches/v15_0/create_asset_depreciation_schedules_from_assets.py +erpnext/patches/v15_0/delete_orphaned_asset_movement_item_records.py erpnext/patches/v15_0/create_advance_payment_status.py erpnext/patches/v15_0/update_asset_value_for_manual_depr_entries.py erpnext/patches/v15_0/delete_taxjar_doctypes.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 d78a59e97..5bef6ac64 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 @@ -27562,6 +27562,11 @@ Espo/Hooks/Common/Formula.php Hooks/Common/Formula.php Common/Formula.php Formula.php +application/Espo/Hooks/Common/ForeignFields.php +Espo/Hooks/Common/ForeignFields.php +Hooks/Common/ForeignFields.php +Common/ForeignFields.php +ForeignFields.php application/Espo/Hooks/Common/Webhook.php Espo/Hooks/Common/Webhook.php Hooks/Common/Webhook.php @@ -41394,6 +41399,11 @@ integration/Espo/Record/ReadOnlyTest.php Espo/Record/ReadOnlyTest.php Record/ReadOnlyTest.php ReadOnlyTest.php +tests/integration/Espo/Record/UpdateTest.php +integration/Espo/Record/UpdateTest.php +Espo/Record/UpdateTest.php +Record/UpdateTest.php +UpdateTest.php tests/integration/Espo/Record/DuplicateFindTest.php integration/Espo/Record/DuplicateFindTest.php Espo/Record/DuplicateFindTest.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt index 737ebc2ee..2a9abc589 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt @@ -4621,6 +4621,7 @@ application/Espo/Hooks/Portal/WriteConfig.php application/Espo/Hooks/GroupEmailFolder/Order.php application/Espo/Hooks/Common/FieldProcessing.php application/Espo/Hooks/Common/Formula.php +application/Espo/Hooks/Common/ForeignFields.php application/Espo/Hooks/Common/Webhook.php application/Espo/Hooks/Common/CurrencyConverted.php application/Espo/Hooks/Common/AssignmentEmailNotification.php @@ -6539,6 +6540,7 @@ tests/integration/Espo/Record/FieldValidationTest.php tests/integration/Espo/Record/EntityProviderTest.php tests/integration/Espo/Record/SanitizeTest.php tests/integration/Espo/Record/ReadOnlyTest.php +tests/integration/Espo/Record/UpdateTest.php tests/integration/Espo/Record/DuplicateFindTest.php tests/integration/Espo/Account/ChangeFieldsTest.php tests/integration/Espo/Account/CreateTest.php 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 b38738013..65e0abb9f 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 @@ -136966,6 +136966,12 @@ Magento/SalesRule/Model/RuleRepository.php SalesRule/Model/RuleRepository.php Model/RuleRepository.php RuleRepository.php +app/code/Magento/SalesRule/Model/ValidateCouponCode.php +code/Magento/SalesRule/Model/ValidateCouponCode.php +Magento/SalesRule/Model/ValidateCouponCode.php +SalesRule/Model/ValidateCouponCode.php +Model/ValidateCouponCode.php +ValidateCouponCode.php app/code/Magento/SalesRule/Model/Rss/Discounts.php code/Magento/SalesRule/Model/Rss/Discounts.php Magento/SalesRule/Model/Rss/Discounts.php @@ -137343,6 +137349,12 @@ SalesRule/Model/Data/RuleLabel.php Model/Data/RuleLabel.php Data/RuleLabel.php RuleLabel.php +app/code/Magento/SalesRule/Model/ValidateCoupon.php +code/Magento/SalesRule/Model/ValidateCoupon.php +Magento/SalesRule/Model/ValidateCoupon.php +SalesRule/Model/ValidateCoupon.php +Model/ValidateCoupon.php +ValidateCoupon.php app/code/Magento/SalesRule/Model/CouponSearchResult.php code/Magento/SalesRule/Model/CouponSearchResult.php Magento/SalesRule/Model/CouponSearchResult.php @@ -137548,6 +137560,12 @@ SalesRule/Model/Service/CouponUsagePublisher.php Model/Service/CouponUsagePublisher.php Service/CouponUsagePublisher.php CouponUsagePublisher.php +app/code/Magento/SalesRule/Model/SelectRuleCoupon.php +code/Magento/SalesRule/Model/SelectRuleCoupon.php +Magento/SalesRule/Model/SelectRuleCoupon.php +SalesRule/Model/SelectRuleCoupon.php +Model/SelectRuleCoupon.php +SelectRuleCoupon.php app/code/Magento/SalesRule/Model/CouponRepository.php code/Magento/SalesRule/Model/CouponRepository.php Magento/SalesRule/Model/CouponRepository.php @@ -215634,13 +215652,6 @@ QuoteGraphQl/Model/Cart/PlaceOrder.php Model/Cart/PlaceOrder.php Cart/PlaceOrder.php PlaceOrder.php -app/code/Magento/QuoteGraphQl/Model/Cart/GetCartProducts.php -code/Magento/QuoteGraphQl/Model/Cart/GetCartProducts.php -Magento/QuoteGraphQl/Model/Cart/GetCartProducts.php -QuoteGraphQl/Model/Cart/GetCartProducts.php -Model/Cart/GetCartProducts.php -Cart/GetCartProducts.php -GetCartProducts.php app/code/Magento/QuoteGraphQl/Model/Cart/ExtractQuoteAddressData.php code/Magento/QuoteGraphQl/Model/Cart/ExtractQuoteAddressData.php Magento/QuoteGraphQl/Model/Cart/ExtractQuoteAddressData.php @@ -313789,6 +313800,15 @@ GraphQl/Quote/Guest/CreateGuestCartTest.php Quote/Guest/CreateGuestCartTest.php Guest/CreateGuestCartTest.php CreateGuestCartTest.php +dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/AddProductWithOptionsToCartTest.php +tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/AddProductWithOptionsToCartTest.php +api-functional/testsuite/Magento/GraphQl/Quote/Guest/AddProductWithOptionsToCartTest.php +testsuite/Magento/GraphQl/Quote/Guest/AddProductWithOptionsToCartTest.php +Magento/GraphQl/Quote/Guest/AddProductWithOptionsToCartTest.php +GraphQl/Quote/Guest/AddProductWithOptionsToCartTest.php +Quote/Guest/AddProductWithOptionsToCartTest.php +Guest/AddProductWithOptionsToCartTest.php +AddProductWithOptionsToCartTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/SetOfflineShippingMethodsOnCartTest.php tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/SetOfflineShippingMethodsOnCartTest.php api-functional/testsuite/Magento/GraphQl/Quote/Guest/SetOfflineShippingMethodsOnCartTest.php @@ -314041,6 +314061,15 @@ GraphQl/Quote/Guest/GetCartIsVirtualTest.php Quote/Guest/GetCartIsVirtualTest.php Guest/GetCartIsVirtualTest.php GetCartIsVirtualTest.php +dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/GetCartSortedItemsTest.php +tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/GetCartSortedItemsTest.php +api-functional/testsuite/Magento/GraphQl/Quote/Guest/GetCartSortedItemsTest.php +testsuite/Magento/GraphQl/Quote/Guest/GetCartSortedItemsTest.php +Magento/GraphQl/Quote/Guest/GetCartSortedItemsTest.php +GraphQl/Quote/Guest/GetCartSortedItemsTest.php +Quote/Guest/GetCartSortedItemsTest.php +Guest/GetCartSortedItemsTest.php +GetCartSortedItemsTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/CartDiscountTest.php tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/CartDiscountTest.php api-functional/testsuite/Magento/GraphQl/Quote/Guest/CartDiscountTest.php @@ -314059,14 +314088,6 @@ GraphQl/Quote/Guest/GetSpecifiedShippingAddressTest.php Quote/Guest/GetSpecifiedShippingAddressTest.php Guest/GetSpecifiedShippingAddressTest.php GetSpecifiedShippingAddressTest.php -dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/AddProductWithCustomizableOptionToCartTest.php -tests/api-functional/testsuite/Magento/GraphQl/Quote/AddProductWithCustomizableOptionToCartTest.php -api-functional/testsuite/Magento/GraphQl/Quote/AddProductWithCustomizableOptionToCartTest.php -testsuite/Magento/GraphQl/Quote/AddProductWithCustomizableOptionToCartTest.php -Magento/GraphQl/Quote/AddProductWithCustomizableOptionToCartTest.php -GraphQl/Quote/AddProductWithCustomizableOptionToCartTest.php -Quote/AddProductWithCustomizableOptionToCartTest.php -AddProductWithCustomizableOptionToCartTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/AddDownloadableProductToCartSingleMutationTest.php tests/api-functional/testsuite/Magento/GraphQl/Quote/AddDownloadableProductToCartSingleMutationTest.php api-functional/testsuite/Magento/GraphQl/Quote/AddDownloadableProductToCartSingleMutationTest.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt index a27e4137e..41830a77e 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/magento.txt @@ -17066,6 +17066,7 @@ app/code/Magento/SalesRule/Model/RulesApplier.php app/code/Magento/SalesRule/Model/CouponUsageConsumer.php app/code/Magento/SalesRule/Model/Utility.php app/code/Magento/SalesRule/Model/RuleRepository.php +app/code/Magento/SalesRule/Model/ValidateCouponCode.php app/code/Magento/SalesRule/Model/Rss/Discounts.php app/code/Magento/SalesRule/Model/Rule/Condition/Combine.php app/code/Magento/SalesRule/Model/Rule/Condition/Product.php @@ -17115,6 +17116,7 @@ app/code/Magento/SalesRule/Model/Data/Rule.php app/code/Magento/SalesRule/Model/Data/DiscountData.php app/code/Magento/SalesRule/Model/Data/CouponMassDeleteResult.php app/code/Magento/SalesRule/Model/Data/RuleLabel.php +app/code/Magento/SalesRule/Model/ValidateCoupon.php app/code/Magento/SalesRule/Model/CouponSearchResult.php app/code/Magento/SalesRule/Model/RuleSearchResult.php app/code/Magento/SalesRule/Model/RegistryConstants.php @@ -17142,6 +17144,7 @@ app/code/Magento/SalesRule/Model/Rule.php app/code/Magento/SalesRule/Model/System/Config/Source/Coupon/Format.php app/code/Magento/SalesRule/Model/Service/CouponManagementService.php app/code/Magento/SalesRule/Model/Service/CouponUsagePublisher.php +app/code/Magento/SalesRule/Model/SelectRuleCoupon.php app/code/Magento/SalesRule/Model/CouponRepository.php app/code/Magento/BundleGraphQl/etc/schema.graphqls app/code/Magento/BundleGraphQl/etc/graphql/di.xml @@ -26755,7 +26758,6 @@ app/code/Magento/QuoteGraphQl/Model/Cart/CreateBuyRequestDataProviderInterface.p app/code/Magento/QuoteGraphQl/Model/Cart/ValidateAddressFromSchema.php app/code/Magento/QuoteGraphQl/Model/Cart/TotalsCollector.php app/code/Magento/QuoteGraphQl/Model/Cart/PlaceOrder.php -app/code/Magento/QuoteGraphQl/Model/Cart/GetCartProducts.php app/code/Magento/QuoteGraphQl/Model/Cart/ExtractQuoteAddressData.php app/code/Magento/QuoteGraphQl/Model/Cart/SetBillingAddressOnCart.php app/code/Magento/QuoteGraphQl/Model/Cart/CreateBuyRequest.php @@ -38030,6 +38032,7 @@ dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/SetBillingAddress dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/CreateEmptyCartTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/SetPaymentMethodAndPlaceOrderTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/CreateGuestCartTest.php +dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/AddProductWithOptionsToCartTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/SetOfflineShippingMethodsOnCartTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/SetGuestEmailOnCartTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/SetShippingMethodsOnCartTest.php @@ -38058,9 +38061,9 @@ dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/SetShippingAddres dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/UpdateCartItemsTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/AllowGuestCheckoutOptionTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/GetCartIsVirtualTest.php +dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/GetCartSortedItemsTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/CartDiscountTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/GetSpecifiedShippingAddressTest.php -dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/AddProductWithCustomizableOptionToCartTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/AddDownloadableProductToCartSingleMutationTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/QuoteConfigurableProductInCartTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/AddSimpleProductWithCustomOptionsToCartTest.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/opencart-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/opencart-all-levels.txt index 89c579364..249e1310d 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/opencart-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/opencart-all-levels.txt @@ -12644,6 +12644,11 @@ catalog/model/account/returns.php model/account/returns.php account/returns.php returns.php +upload/catalog/model/account/approval.php +catalog/model/account/approval.php +model/account/approval.php +account/approval.php +approval.php upload/catalog/model/account/reward.php catalog/model/account/reward.php model/account/reward.php @@ -18816,6 +18821,15 @@ aws-sdk-php/src/Credentials/AssumeRoleWithWebIdentityCredentialProvider.php src/Credentials/AssumeRoleWithWebIdentityCredentialProvider.php Credentials/AssumeRoleWithWebIdentityCredentialProvider.php AssumeRoleWithWebIdentityCredentialProvider.php +upload/system/storage/vendor/aws/aws-sdk-php/src/Credentials/CredentialsUtils.php +system/storage/vendor/aws/aws-sdk-php/src/Credentials/CredentialsUtils.php +storage/vendor/aws/aws-sdk-php/src/Credentials/CredentialsUtils.php +vendor/aws/aws-sdk-php/src/Credentials/CredentialsUtils.php +aws/aws-sdk-php/src/Credentials/CredentialsUtils.php +aws-sdk-php/src/Credentials/CredentialsUtils.php +src/Credentials/CredentialsUtils.php +Credentials/CredentialsUtils.php +CredentialsUtils.php upload/system/storage/vendor/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php system/storage/vendor/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php storage/vendor/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php @@ -19169,6 +19183,25 @@ aws-sdk-php/src/ChimeSDKMediaPipelines/ChimeSDKMediaPipelinesClient.php src/ChimeSDKMediaPipelines/ChimeSDKMediaPipelinesClient.php ChimeSDKMediaPipelines/ChimeSDKMediaPipelinesClient.php ChimeSDKMediaPipelinesClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/BCMDataExports/BCMDataExportsClient.php +system/storage/vendor/aws/aws-sdk-php/src/BCMDataExports/BCMDataExportsClient.php +storage/vendor/aws/aws-sdk-php/src/BCMDataExports/BCMDataExportsClient.php +vendor/aws/aws-sdk-php/src/BCMDataExports/BCMDataExportsClient.php +aws/aws-sdk-php/src/BCMDataExports/BCMDataExportsClient.php +aws-sdk-php/src/BCMDataExports/BCMDataExportsClient.php +src/BCMDataExports/BCMDataExportsClient.php +BCMDataExports/BCMDataExportsClient.php +BCMDataExportsClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/BCMDataExports/Exception/BCMDataExportsException.php +system/storage/vendor/aws/aws-sdk-php/src/BCMDataExports/Exception/BCMDataExportsException.php +storage/vendor/aws/aws-sdk-php/src/BCMDataExports/Exception/BCMDataExportsException.php +vendor/aws/aws-sdk-php/src/BCMDataExports/Exception/BCMDataExportsException.php +aws/aws-sdk-php/src/BCMDataExports/Exception/BCMDataExportsException.php +aws-sdk-php/src/BCMDataExports/Exception/BCMDataExportsException.php +src/BCMDataExports/Exception/BCMDataExportsException.php +BCMDataExports/Exception/BCMDataExportsException.php +Exception/BCMDataExportsException.php +BCMDataExportsException.php upload/system/storage/vendor/aws/aws-sdk-php/src/DynamoDb/SessionConnectionConfigTrait.php system/storage/vendor/aws/aws-sdk-php/src/DynamoDb/SessionConnectionConfigTrait.php storage/vendor/aws/aws-sdk-php/src/DynamoDb/SessionConnectionConfigTrait.php @@ -19617,6 +19650,25 @@ src/Synthetics/Exception/SyntheticsException.php Synthetics/Exception/SyntheticsException.php Exception/SyntheticsException.php SyntheticsException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/QBusiness/Exception/QBusinessException.php +system/storage/vendor/aws/aws-sdk-php/src/QBusiness/Exception/QBusinessException.php +storage/vendor/aws/aws-sdk-php/src/QBusiness/Exception/QBusinessException.php +vendor/aws/aws-sdk-php/src/QBusiness/Exception/QBusinessException.php +aws/aws-sdk-php/src/QBusiness/Exception/QBusinessException.php +aws-sdk-php/src/QBusiness/Exception/QBusinessException.php +src/QBusiness/Exception/QBusinessException.php +QBusiness/Exception/QBusinessException.php +Exception/QBusinessException.php +QBusinessException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/QBusiness/QBusinessClient.php +system/storage/vendor/aws/aws-sdk-php/src/QBusiness/QBusinessClient.php +storage/vendor/aws/aws-sdk-php/src/QBusiness/QBusinessClient.php +vendor/aws/aws-sdk-php/src/QBusiness/QBusinessClient.php +aws/aws-sdk-php/src/QBusiness/QBusinessClient.php +aws-sdk-php/src/QBusiness/QBusinessClient.php +src/QBusiness/QBusinessClient.php +QBusiness/QBusinessClient.php +QBusinessClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/ComputeOptimizer/Exception/ComputeOptimizerException.php system/storage/vendor/aws/aws-sdk-php/src/ComputeOptimizer/Exception/ComputeOptimizerException.php storage/vendor/aws/aws-sdk-php/src/ComputeOptimizer/Exception/ComputeOptimizerException.php @@ -19881,6 +19933,25 @@ src/Route53Resolver/Exception/Route53ResolverException.php Route53Resolver/Exception/Route53ResolverException.php Exception/Route53ResolverException.php Route53ResolverException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/FreeTier/FreeTierClient.php +system/storage/vendor/aws/aws-sdk-php/src/FreeTier/FreeTierClient.php +storage/vendor/aws/aws-sdk-php/src/FreeTier/FreeTierClient.php +vendor/aws/aws-sdk-php/src/FreeTier/FreeTierClient.php +aws/aws-sdk-php/src/FreeTier/FreeTierClient.php +aws-sdk-php/src/FreeTier/FreeTierClient.php +src/FreeTier/FreeTierClient.php +FreeTier/FreeTierClient.php +FreeTierClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/FreeTier/Exception/FreeTierException.php +system/storage/vendor/aws/aws-sdk-php/src/FreeTier/Exception/FreeTierException.php +storage/vendor/aws/aws-sdk-php/src/FreeTier/Exception/FreeTierException.php +vendor/aws/aws-sdk-php/src/FreeTier/Exception/FreeTierException.php +aws/aws-sdk-php/src/FreeTier/Exception/FreeTierException.php +aws-sdk-php/src/FreeTier/Exception/FreeTierException.php +src/FreeTier/Exception/FreeTierException.php +FreeTier/Exception/FreeTierException.php +Exception/FreeTierException.php +FreeTierException.php upload/system/storage/vendor/aws/aws-sdk-php/src/CloudHSMV2/Exception/CloudHSMV2Exception.php system/storage/vendor/aws/aws-sdk-php/src/CloudHSMV2/Exception/CloudHSMV2Exception.php storage/vendor/aws/aws-sdk-php/src/CloudHSMV2/Exception/CloudHSMV2Exception.php @@ -20185,6 +20256,25 @@ src/CodeGuruReviewer/Exception/CodeGuruReviewerException.php CodeGuruReviewer/Exception/CodeGuruReviewerException.php Exception/CodeGuruReviewerException.php CodeGuruReviewerException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/NetworkMonitor/Exception/NetworkMonitorException.php +system/storage/vendor/aws/aws-sdk-php/src/NetworkMonitor/Exception/NetworkMonitorException.php +storage/vendor/aws/aws-sdk-php/src/NetworkMonitor/Exception/NetworkMonitorException.php +vendor/aws/aws-sdk-php/src/NetworkMonitor/Exception/NetworkMonitorException.php +aws/aws-sdk-php/src/NetworkMonitor/Exception/NetworkMonitorException.php +aws-sdk-php/src/NetworkMonitor/Exception/NetworkMonitorException.php +src/NetworkMonitor/Exception/NetworkMonitorException.php +NetworkMonitor/Exception/NetworkMonitorException.php +Exception/NetworkMonitorException.php +NetworkMonitorException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/NetworkMonitor/NetworkMonitorClient.php +system/storage/vendor/aws/aws-sdk-php/src/NetworkMonitor/NetworkMonitorClient.php +storage/vendor/aws/aws-sdk-php/src/NetworkMonitor/NetworkMonitorClient.php +vendor/aws/aws-sdk-php/src/NetworkMonitor/NetworkMonitorClient.php +aws/aws-sdk-php/src/NetworkMonitor/NetworkMonitorClient.php +aws-sdk-php/src/NetworkMonitor/NetworkMonitorClient.php +src/NetworkMonitor/NetworkMonitorClient.php +NetworkMonitor/NetworkMonitorClient.php +NetworkMonitorClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/MTurk/MTurkClient.php system/storage/vendor/aws/aws-sdk-php/src/MTurk/MTurkClient.php storage/vendor/aws/aws-sdk-php/src/MTurk/MTurkClient.php @@ -20271,6 +20361,44 @@ src/Script/Composer/Composer.php Script/Composer/Composer.php Composer/Composer.php Composer.php +upload/system/storage/vendor/aws/aws-sdk-php/src/WorkSpacesThinClient/WorkSpacesThinClientClient.php +system/storage/vendor/aws/aws-sdk-php/src/WorkSpacesThinClient/WorkSpacesThinClientClient.php +storage/vendor/aws/aws-sdk-php/src/WorkSpacesThinClient/WorkSpacesThinClientClient.php +vendor/aws/aws-sdk-php/src/WorkSpacesThinClient/WorkSpacesThinClientClient.php +aws/aws-sdk-php/src/WorkSpacesThinClient/WorkSpacesThinClientClient.php +aws-sdk-php/src/WorkSpacesThinClient/WorkSpacesThinClientClient.php +src/WorkSpacesThinClient/WorkSpacesThinClientClient.php +WorkSpacesThinClient/WorkSpacesThinClientClient.php +WorkSpacesThinClientClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/WorkSpacesThinClient/Exception/WorkSpacesThinClientException.php +system/storage/vendor/aws/aws-sdk-php/src/WorkSpacesThinClient/Exception/WorkSpacesThinClientException.php +storage/vendor/aws/aws-sdk-php/src/WorkSpacesThinClient/Exception/WorkSpacesThinClientException.php +vendor/aws/aws-sdk-php/src/WorkSpacesThinClient/Exception/WorkSpacesThinClientException.php +aws/aws-sdk-php/src/WorkSpacesThinClient/Exception/WorkSpacesThinClientException.php +aws-sdk-php/src/WorkSpacesThinClient/Exception/WorkSpacesThinClientException.php +src/WorkSpacesThinClient/Exception/WorkSpacesThinClientException.php +WorkSpacesThinClient/Exception/WorkSpacesThinClientException.php +Exception/WorkSpacesThinClientException.php +WorkSpacesThinClientException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/NeptuneGraph/Exception/NeptuneGraphException.php +system/storage/vendor/aws/aws-sdk-php/src/NeptuneGraph/Exception/NeptuneGraphException.php +storage/vendor/aws/aws-sdk-php/src/NeptuneGraph/Exception/NeptuneGraphException.php +vendor/aws/aws-sdk-php/src/NeptuneGraph/Exception/NeptuneGraphException.php +aws/aws-sdk-php/src/NeptuneGraph/Exception/NeptuneGraphException.php +aws-sdk-php/src/NeptuneGraph/Exception/NeptuneGraphException.php +src/NeptuneGraph/Exception/NeptuneGraphException.php +NeptuneGraph/Exception/NeptuneGraphException.php +Exception/NeptuneGraphException.php +NeptuneGraphException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/NeptuneGraph/NeptuneGraphClient.php +system/storage/vendor/aws/aws-sdk-php/src/NeptuneGraph/NeptuneGraphClient.php +storage/vendor/aws/aws-sdk-php/src/NeptuneGraph/NeptuneGraphClient.php +vendor/aws/aws-sdk-php/src/NeptuneGraph/NeptuneGraphClient.php +aws/aws-sdk-php/src/NeptuneGraph/NeptuneGraphClient.php +aws-sdk-php/src/NeptuneGraph/NeptuneGraphClient.php +src/NeptuneGraph/NeptuneGraphClient.php +NeptuneGraph/NeptuneGraphClient.php +NeptuneGraphClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/ApiGatewayManagementApi/ApiGatewayManagementApiClient.php system/storage/vendor/aws/aws-sdk-php/src/ApiGatewayManagementApi/ApiGatewayManagementApiClient.php storage/vendor/aws/aws-sdk-php/src/ApiGatewayManagementApi/ApiGatewayManagementApiClient.php @@ -21786,6 +21914,25 @@ src/kendra/Exception/kendraException.php kendra/Exception/kendraException.php Exception/kendraException.php kendraException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/B2bi/B2biClient.php +system/storage/vendor/aws/aws-sdk-php/src/B2bi/B2biClient.php +storage/vendor/aws/aws-sdk-php/src/B2bi/B2biClient.php +vendor/aws/aws-sdk-php/src/B2bi/B2biClient.php +aws/aws-sdk-php/src/B2bi/B2biClient.php +aws-sdk-php/src/B2bi/B2biClient.php +src/B2bi/B2biClient.php +B2bi/B2biClient.php +B2biClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/B2bi/Exception/B2biException.php +system/storage/vendor/aws/aws-sdk-php/src/B2bi/Exception/B2biException.php +storage/vendor/aws/aws-sdk-php/src/B2bi/Exception/B2biException.php +vendor/aws/aws-sdk-php/src/B2bi/Exception/B2biException.php +aws/aws-sdk-php/src/B2bi/Exception/B2biException.php +aws-sdk-php/src/B2bi/Exception/B2biException.php +src/B2bi/Exception/B2biException.php +B2bi/Exception/B2biException.php +Exception/B2biException.php +B2biException.php upload/system/storage/vendor/aws/aws-sdk-php/src/CodeGuruSecurity/Exception/CodeGuruSecurityException.php system/storage/vendor/aws/aws-sdk-php/src/CodeGuruSecurity/Exception/CodeGuruSecurityException.php storage/vendor/aws/aws-sdk-php/src/CodeGuruSecurity/Exception/CodeGuruSecurityException.php @@ -22244,6 +22391,25 @@ aws-sdk-php/src/AugmentedAIRuntime/AugmentedAIRuntimeClient.php src/AugmentedAIRuntime/AugmentedAIRuntimeClient.php AugmentedAIRuntime/AugmentedAIRuntimeClient.php AugmentedAIRuntimeClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/BedrockAgent/Exception/BedrockAgentException.php +system/storage/vendor/aws/aws-sdk-php/src/BedrockAgent/Exception/BedrockAgentException.php +storage/vendor/aws/aws-sdk-php/src/BedrockAgent/Exception/BedrockAgentException.php +vendor/aws/aws-sdk-php/src/BedrockAgent/Exception/BedrockAgentException.php +aws/aws-sdk-php/src/BedrockAgent/Exception/BedrockAgentException.php +aws-sdk-php/src/BedrockAgent/Exception/BedrockAgentException.php +src/BedrockAgent/Exception/BedrockAgentException.php +BedrockAgent/Exception/BedrockAgentException.php +Exception/BedrockAgentException.php +BedrockAgentException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/BedrockAgent/BedrockAgentClient.php +system/storage/vendor/aws/aws-sdk-php/src/BedrockAgent/BedrockAgentClient.php +storage/vendor/aws/aws-sdk-php/src/BedrockAgent/BedrockAgentClient.php +vendor/aws/aws-sdk-php/src/BedrockAgent/BedrockAgentClient.php +aws/aws-sdk-php/src/BedrockAgent/BedrockAgentClient.php +aws-sdk-php/src/BedrockAgent/BedrockAgentClient.php +src/BedrockAgent/BedrockAgentClient.php +BedrockAgent/BedrockAgentClient.php +BedrockAgentClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/Inspector2/Inspector2Client.php system/storage/vendor/aws/aws-sdk-php/src/Inspector2/Inspector2Client.php storage/vendor/aws/aws-sdk-php/src/Inspector2/Inspector2Client.php @@ -22358,6 +22524,25 @@ aws-sdk-php/src/RAM/RAMClient.php src/RAM/RAMClient.php RAM/RAMClient.php RAMClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/EKSAuth/Exception/EKSAuthException.php +system/storage/vendor/aws/aws-sdk-php/src/EKSAuth/Exception/EKSAuthException.php +storage/vendor/aws/aws-sdk-php/src/EKSAuth/Exception/EKSAuthException.php +vendor/aws/aws-sdk-php/src/EKSAuth/Exception/EKSAuthException.php +aws/aws-sdk-php/src/EKSAuth/Exception/EKSAuthException.php +aws-sdk-php/src/EKSAuth/Exception/EKSAuthException.php +src/EKSAuth/Exception/EKSAuthException.php +EKSAuth/Exception/EKSAuthException.php +Exception/EKSAuthException.php +EKSAuthException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/EKSAuth/EKSAuthClient.php +system/storage/vendor/aws/aws-sdk-php/src/EKSAuth/EKSAuthClient.php +storage/vendor/aws/aws-sdk-php/src/EKSAuth/EKSAuthClient.php +vendor/aws/aws-sdk-php/src/EKSAuth/EKSAuthClient.php +aws/aws-sdk-php/src/EKSAuth/EKSAuthClient.php +aws-sdk-php/src/EKSAuth/EKSAuthClient.php +src/EKSAuth/EKSAuthClient.php +EKSAuth/EKSAuthClient.php +EKSAuthClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/NetworkFirewall/NetworkFirewallClient.php system/storage/vendor/aws/aws-sdk-php/src/NetworkFirewall/NetworkFirewallClient.php storage/vendor/aws/aws-sdk-php/src/NetworkFirewall/NetworkFirewallClient.php @@ -22621,6 +22806,25 @@ src/QLDB/Exception/QLDBException.php QLDB/Exception/QLDBException.php Exception/QLDBException.php QLDBException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/Repostspace/Exception/RepostspaceException.php +system/storage/vendor/aws/aws-sdk-php/src/Repostspace/Exception/RepostspaceException.php +storage/vendor/aws/aws-sdk-php/src/Repostspace/Exception/RepostspaceException.php +vendor/aws/aws-sdk-php/src/Repostspace/Exception/RepostspaceException.php +aws/aws-sdk-php/src/Repostspace/Exception/RepostspaceException.php +aws-sdk-php/src/Repostspace/Exception/RepostspaceException.php +src/Repostspace/Exception/RepostspaceException.php +Repostspace/Exception/RepostspaceException.php +Exception/RepostspaceException.php +RepostspaceException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/Repostspace/RepostspaceClient.php +system/storage/vendor/aws/aws-sdk-php/src/Repostspace/RepostspaceClient.php +storage/vendor/aws/aws-sdk-php/src/Repostspace/RepostspaceClient.php +vendor/aws/aws-sdk-php/src/Repostspace/RepostspaceClient.php +aws/aws-sdk-php/src/Repostspace/RepostspaceClient.php +aws-sdk-php/src/Repostspace/RepostspaceClient.php +src/Repostspace/RepostspaceClient.php +Repostspace/RepostspaceClient.php +RepostspaceClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/IoTWireless/Exception/IoTWirelessException.php system/storage/vendor/aws/aws-sdk-php/src/IoTWireless/Exception/IoTWirelessException.php storage/vendor/aws/aws-sdk-php/src/IoTWireless/Exception/IoTWirelessException.php @@ -23536,6 +23740,25 @@ src/AutoScaling/Exception/AutoScalingException.php AutoScaling/Exception/AutoScalingException.php Exception/AutoScalingException.php AutoScalingException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/CleanRoomsML/Exception/CleanRoomsMLException.php +system/storage/vendor/aws/aws-sdk-php/src/CleanRoomsML/Exception/CleanRoomsMLException.php +storage/vendor/aws/aws-sdk-php/src/CleanRoomsML/Exception/CleanRoomsMLException.php +vendor/aws/aws-sdk-php/src/CleanRoomsML/Exception/CleanRoomsMLException.php +aws/aws-sdk-php/src/CleanRoomsML/Exception/CleanRoomsMLException.php +aws-sdk-php/src/CleanRoomsML/Exception/CleanRoomsMLException.php +src/CleanRoomsML/Exception/CleanRoomsMLException.php +CleanRoomsML/Exception/CleanRoomsMLException.php +Exception/CleanRoomsMLException.php +CleanRoomsMLException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/CleanRoomsML/CleanRoomsMLClient.php +system/storage/vendor/aws/aws-sdk-php/src/CleanRoomsML/CleanRoomsMLClient.php +storage/vendor/aws/aws-sdk-php/src/CleanRoomsML/CleanRoomsMLClient.php +vendor/aws/aws-sdk-php/src/CleanRoomsML/CleanRoomsMLClient.php +aws/aws-sdk-php/src/CleanRoomsML/CleanRoomsMLClient.php +aws-sdk-php/src/CleanRoomsML/CleanRoomsMLClient.php +src/CleanRoomsML/CleanRoomsMLClient.php +CleanRoomsML/CleanRoomsMLClient.php +CleanRoomsMLClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/Athena/Exception/AthenaException.php system/storage/vendor/aws/aws-sdk-php/src/Athena/Exception/AthenaException.php storage/vendor/aws/aws-sdk-php/src/Athena/Exception/AthenaException.php @@ -23574,6 +23797,25 @@ src/PI/Exception/PIException.php PI/Exception/PIException.php Exception/PIException.php PIException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/MarketplaceAgreement/MarketplaceAgreementClient.php +system/storage/vendor/aws/aws-sdk-php/src/MarketplaceAgreement/MarketplaceAgreementClient.php +storage/vendor/aws/aws-sdk-php/src/MarketplaceAgreement/MarketplaceAgreementClient.php +vendor/aws/aws-sdk-php/src/MarketplaceAgreement/MarketplaceAgreementClient.php +aws/aws-sdk-php/src/MarketplaceAgreement/MarketplaceAgreementClient.php +aws-sdk-php/src/MarketplaceAgreement/MarketplaceAgreementClient.php +src/MarketplaceAgreement/MarketplaceAgreementClient.php +MarketplaceAgreement/MarketplaceAgreementClient.php +MarketplaceAgreementClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/MarketplaceAgreement/Exception/MarketplaceAgreementException.php +system/storage/vendor/aws/aws-sdk-php/src/MarketplaceAgreement/Exception/MarketplaceAgreementException.php +storage/vendor/aws/aws-sdk-php/src/MarketplaceAgreement/Exception/MarketplaceAgreementException.php +vendor/aws/aws-sdk-php/src/MarketplaceAgreement/Exception/MarketplaceAgreementException.php +aws/aws-sdk-php/src/MarketplaceAgreement/Exception/MarketplaceAgreementException.php +aws-sdk-php/src/MarketplaceAgreement/Exception/MarketplaceAgreementException.php +src/MarketplaceAgreement/Exception/MarketplaceAgreementException.php +MarketplaceAgreement/Exception/MarketplaceAgreementException.php +Exception/MarketplaceAgreementException.php +MarketplaceAgreementException.php upload/system/storage/vendor/aws/aws-sdk-php/src/KinesisVideoArchivedMedia/Exception/KinesisVideoArchivedMediaException.php system/storage/vendor/aws/aws-sdk-php/src/KinesisVideoArchivedMedia/Exception/KinesisVideoArchivedMediaException.php storage/vendor/aws/aws-sdk-php/src/KinesisVideoArchivedMedia/Exception/KinesisVideoArchivedMediaException.php @@ -24095,6 +24337,26 @@ aws-sdk-php/src/BackupGateway/BackupGatewayClient.php src/BackupGateway/BackupGatewayClient.php BackupGateway/BackupGatewayClient.php BackupGatewayClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/Identity/S3/S3ExpressIdentity.php +system/storage/vendor/aws/aws-sdk-php/src/Identity/S3/S3ExpressIdentity.php +storage/vendor/aws/aws-sdk-php/src/Identity/S3/S3ExpressIdentity.php +vendor/aws/aws-sdk-php/src/Identity/S3/S3ExpressIdentity.php +aws/aws-sdk-php/src/Identity/S3/S3ExpressIdentity.php +aws-sdk-php/src/Identity/S3/S3ExpressIdentity.php +src/Identity/S3/S3ExpressIdentity.php +Identity/S3/S3ExpressIdentity.php +S3/S3ExpressIdentity.php +S3ExpressIdentity.php +upload/system/storage/vendor/aws/aws-sdk-php/src/Identity/S3/S3ExpressIdentityProvider.php +system/storage/vendor/aws/aws-sdk-php/src/Identity/S3/S3ExpressIdentityProvider.php +storage/vendor/aws/aws-sdk-php/src/Identity/S3/S3ExpressIdentityProvider.php +vendor/aws/aws-sdk-php/src/Identity/S3/S3ExpressIdentityProvider.php +aws/aws-sdk-php/src/Identity/S3/S3ExpressIdentityProvider.php +aws-sdk-php/src/Identity/S3/S3ExpressIdentityProvider.php +src/Identity/S3/S3ExpressIdentityProvider.php +Identity/S3/S3ExpressIdentityProvider.php +S3/S3ExpressIdentityProvider.php +S3ExpressIdentityProvider.php upload/system/storage/vendor/aws/aws-sdk-php/src/Redshift/Exception/RedshiftException.php system/storage/vendor/aws/aws-sdk-php/src/Redshift/Exception/RedshiftException.php storage/vendor/aws/aws-sdk-php/src/Redshift/Exception/RedshiftException.php @@ -24323,6 +24585,25 @@ src/ServiceCatalog/Exception/ServiceCatalogException.php ServiceCatalog/Exception/ServiceCatalogException.php Exception/ServiceCatalogException.php ServiceCatalogException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/SupplyChain/SupplyChainClient.php +system/storage/vendor/aws/aws-sdk-php/src/SupplyChain/SupplyChainClient.php +storage/vendor/aws/aws-sdk-php/src/SupplyChain/SupplyChainClient.php +vendor/aws/aws-sdk-php/src/SupplyChain/SupplyChainClient.php +aws/aws-sdk-php/src/SupplyChain/SupplyChainClient.php +aws-sdk-php/src/SupplyChain/SupplyChainClient.php +src/SupplyChain/SupplyChainClient.php +SupplyChain/SupplyChainClient.php +SupplyChainClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/SupplyChain/Exception/SupplyChainException.php +system/storage/vendor/aws/aws-sdk-php/src/SupplyChain/Exception/SupplyChainException.php +storage/vendor/aws/aws-sdk-php/src/SupplyChain/Exception/SupplyChainException.php +vendor/aws/aws-sdk-php/src/SupplyChain/Exception/SupplyChainException.php +aws/aws-sdk-php/src/SupplyChain/Exception/SupplyChainException.php +aws-sdk-php/src/SupplyChain/Exception/SupplyChainException.php +src/SupplyChain/Exception/SupplyChainException.php +SupplyChain/Exception/SupplyChainException.php +Exception/SupplyChainException.php +SupplyChainException.php upload/system/storage/vendor/aws/aws-sdk-php/src/DoctrineCacheAdapter.php system/storage/vendor/aws/aws-sdk-php/src/DoctrineCacheAdapter.php storage/vendor/aws/aws-sdk-php/src/DoctrineCacheAdapter.php @@ -24744,6 +25025,25 @@ aws-sdk-php/src/KinesisVideoMedia/KinesisVideoMediaClient.php src/KinesisVideoMedia/KinesisVideoMediaClient.php KinesisVideoMedia/KinesisVideoMediaClient.php KinesisVideoMediaClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/MarketplaceDeployment/MarketplaceDeploymentClient.php +system/storage/vendor/aws/aws-sdk-php/src/MarketplaceDeployment/MarketplaceDeploymentClient.php +storage/vendor/aws/aws-sdk-php/src/MarketplaceDeployment/MarketplaceDeploymentClient.php +vendor/aws/aws-sdk-php/src/MarketplaceDeployment/MarketplaceDeploymentClient.php +aws/aws-sdk-php/src/MarketplaceDeployment/MarketplaceDeploymentClient.php +aws-sdk-php/src/MarketplaceDeployment/MarketplaceDeploymentClient.php +src/MarketplaceDeployment/MarketplaceDeploymentClient.php +MarketplaceDeployment/MarketplaceDeploymentClient.php +MarketplaceDeploymentClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/MarketplaceDeployment/Exception/MarketplaceDeploymentException.php +system/storage/vendor/aws/aws-sdk-php/src/MarketplaceDeployment/Exception/MarketplaceDeploymentException.php +storage/vendor/aws/aws-sdk-php/src/MarketplaceDeployment/Exception/MarketplaceDeploymentException.php +vendor/aws/aws-sdk-php/src/MarketplaceDeployment/Exception/MarketplaceDeploymentException.php +aws/aws-sdk-php/src/MarketplaceDeployment/Exception/MarketplaceDeploymentException.php +aws-sdk-php/src/MarketplaceDeployment/Exception/MarketplaceDeploymentException.php +src/MarketplaceDeployment/Exception/MarketplaceDeploymentException.php +MarketplaceDeployment/Exception/MarketplaceDeploymentException.php +Exception/MarketplaceDeploymentException.php +MarketplaceDeploymentException.php upload/system/storage/vendor/aws/aws-sdk-php/src/QuickSight/QuickSightClient.php system/storage/vendor/aws/aws-sdk-php/src/QuickSight/QuickSightClient.php storage/vendor/aws/aws-sdk-php/src/QuickSight/QuickSightClient.php @@ -26525,6 +26825,39 @@ data/finspace-data/2020-07-13/api-2.json.php finspace-data/2020-07-13/api-2.json.php 2020-07-13/api-2.json.php api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/endpoint-rule-set-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/endpoint-rule-set-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/endpoint-rule-set-1.json.php +vendor/aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/endpoint-rule-set-1.json.php +aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/endpoint-rule-set-1.json.php +aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/endpoint-rule-set-1.json.php +src/data/workspaces-thin-client/2023-08-22/endpoint-rule-set-1.json.php +data/workspaces-thin-client/2023-08-22/endpoint-rule-set-1.json.php +workspaces-thin-client/2023-08-22/endpoint-rule-set-1.json.php +2023-08-22/endpoint-rule-set-1.json.php +endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/paginators-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/paginators-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/paginators-1.json.php +vendor/aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/paginators-1.json.php +aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/paginators-1.json.php +aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/paginators-1.json.php +src/data/workspaces-thin-client/2023-08-22/paginators-1.json.php +data/workspaces-thin-client/2023-08-22/paginators-1.json.php +workspaces-thin-client/2023-08-22/paginators-1.json.php +2023-08-22/paginators-1.json.php +paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/api-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/api-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/api-2.json.php +vendor/aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/api-2.json.php +aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/api-2.json.php +aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/api-2.json.php +src/data/workspaces-thin-client/2023-08-22/api-2.json.php +data/workspaces-thin-client/2023-08-22/api-2.json.php +workspaces-thin-client/2023-08-22/api-2.json.php +2023-08-22/api-2.json.php +api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/endpoint-rule-set-1.json.php system/storage/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/endpoint-rule-set-1.json.php storage/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/endpoint-rule-set-1.json.php @@ -26787,6 +27120,39 @@ data/lookoutvision/2020-11-20/api-2.json.php lookoutvision/2020-11-20/api-2.json.php 2020-11-20/api-2.json.php api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/endpoint-rule-set-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/endpoint-rule-set-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/endpoint-rule-set-1.json.php +vendor/aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/endpoint-rule-set-1.json.php +aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/endpoint-rule-set-1.json.php +aws-sdk-php/src/data/cleanroomsml/2023-09-06/endpoint-rule-set-1.json.php +src/data/cleanroomsml/2023-09-06/endpoint-rule-set-1.json.php +data/cleanroomsml/2023-09-06/endpoint-rule-set-1.json.php +cleanroomsml/2023-09-06/endpoint-rule-set-1.json.php +2023-09-06/endpoint-rule-set-1.json.php +endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/paginators-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/paginators-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/paginators-1.json.php +vendor/aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/paginators-1.json.php +aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/paginators-1.json.php +aws-sdk-php/src/data/cleanroomsml/2023-09-06/paginators-1.json.php +src/data/cleanroomsml/2023-09-06/paginators-1.json.php +data/cleanroomsml/2023-09-06/paginators-1.json.php +cleanroomsml/2023-09-06/paginators-1.json.php +2023-09-06/paginators-1.json.php +paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/api-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/api-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/api-2.json.php +vendor/aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/api-2.json.php +aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/api-2.json.php +aws-sdk-php/src/data/cleanroomsml/2023-09-06/api-2.json.php +src/data/cleanroomsml/2023-09-06/api-2.json.php +data/cleanroomsml/2023-09-06/api-2.json.php +cleanroomsml/2023-09-06/api-2.json.php +2023-09-06/api-2.json.php +api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/endpoint-rule-set-1.json.php system/storage/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/endpoint-rule-set-1.json.php storage/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/endpoint-rule-set-1.json.php @@ -27007,6 +27373,39 @@ data/chime-sdk-voice/2022-08-03/api-2.json.php chime-sdk-voice/2022-08-03/api-2.json.php 2022-08-03/api-2.json.php api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/b2bi/2022-06-23/endpoint-rule-set-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/b2bi/2022-06-23/endpoint-rule-set-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/b2bi/2022-06-23/endpoint-rule-set-1.json.php +vendor/aws/aws-sdk-php/src/data/b2bi/2022-06-23/endpoint-rule-set-1.json.php +aws/aws-sdk-php/src/data/b2bi/2022-06-23/endpoint-rule-set-1.json.php +aws-sdk-php/src/data/b2bi/2022-06-23/endpoint-rule-set-1.json.php +src/data/b2bi/2022-06-23/endpoint-rule-set-1.json.php +data/b2bi/2022-06-23/endpoint-rule-set-1.json.php +b2bi/2022-06-23/endpoint-rule-set-1.json.php +2022-06-23/endpoint-rule-set-1.json.php +endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/b2bi/2022-06-23/paginators-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/b2bi/2022-06-23/paginators-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/b2bi/2022-06-23/paginators-1.json.php +vendor/aws/aws-sdk-php/src/data/b2bi/2022-06-23/paginators-1.json.php +aws/aws-sdk-php/src/data/b2bi/2022-06-23/paginators-1.json.php +aws-sdk-php/src/data/b2bi/2022-06-23/paginators-1.json.php +src/data/b2bi/2022-06-23/paginators-1.json.php +data/b2bi/2022-06-23/paginators-1.json.php +b2bi/2022-06-23/paginators-1.json.php +2022-06-23/paginators-1.json.php +paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/b2bi/2022-06-23/api-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/b2bi/2022-06-23/api-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/b2bi/2022-06-23/api-2.json.php +vendor/aws/aws-sdk-php/src/data/b2bi/2022-06-23/api-2.json.php +aws/aws-sdk-php/src/data/b2bi/2022-06-23/api-2.json.php +aws-sdk-php/src/data/b2bi/2022-06-23/api-2.json.php +src/data/b2bi/2022-06-23/api-2.json.php +data/b2bi/2022-06-23/api-2.json.php +b2bi/2022-06-23/api-2.json.php +2022-06-23/api-2.json.php +api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/endpoint-rule-set-1.json.php system/storage/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/endpoint-rule-set-1.json.php storage/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/endpoint-rule-set-1.json.php @@ -27227,6 +27626,39 @@ data/mediatailor/2018-04-23/api-2.json.php mediatailor/2018-04-23/api-2.json.php 2018-04-23/api-2.json.php api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/supplychain/2024-01-01/endpoint-rule-set-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/supplychain/2024-01-01/endpoint-rule-set-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/supplychain/2024-01-01/endpoint-rule-set-1.json.php +vendor/aws/aws-sdk-php/src/data/supplychain/2024-01-01/endpoint-rule-set-1.json.php +aws/aws-sdk-php/src/data/supplychain/2024-01-01/endpoint-rule-set-1.json.php +aws-sdk-php/src/data/supplychain/2024-01-01/endpoint-rule-set-1.json.php +src/data/supplychain/2024-01-01/endpoint-rule-set-1.json.php +data/supplychain/2024-01-01/endpoint-rule-set-1.json.php +supplychain/2024-01-01/endpoint-rule-set-1.json.php +2024-01-01/endpoint-rule-set-1.json.php +endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/supplychain/2024-01-01/paginators-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/supplychain/2024-01-01/paginators-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/supplychain/2024-01-01/paginators-1.json.php +vendor/aws/aws-sdk-php/src/data/supplychain/2024-01-01/paginators-1.json.php +aws/aws-sdk-php/src/data/supplychain/2024-01-01/paginators-1.json.php +aws-sdk-php/src/data/supplychain/2024-01-01/paginators-1.json.php +src/data/supplychain/2024-01-01/paginators-1.json.php +data/supplychain/2024-01-01/paginators-1.json.php +supplychain/2024-01-01/paginators-1.json.php +2024-01-01/paginators-1.json.php +paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/supplychain/2024-01-01/api-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/supplychain/2024-01-01/api-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/supplychain/2024-01-01/api-2.json.php +vendor/aws/aws-sdk-php/src/data/supplychain/2024-01-01/api-2.json.php +aws/aws-sdk-php/src/data/supplychain/2024-01-01/api-2.json.php +aws-sdk-php/src/data/supplychain/2024-01-01/api-2.json.php +src/data/supplychain/2024-01-01/api-2.json.php +data/supplychain/2024-01-01/api-2.json.php +supplychain/2024-01-01/api-2.json.php +2024-01-01/api-2.json.php +api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/endpoint-rule-set-1.json.php system/storage/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/endpoint-rule-set-1.json.php storage/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/endpoint-rule-set-1.json.php @@ -29425,6 +29857,61 @@ data/route53/2013-04-01/api-2.json.php route53/2013-04-01/api-2.json.php 2013-04-01/api-2.json.php api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/smoke.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/smoke.json.php +storage/vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/smoke.json.php +vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/smoke.json.php +aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/smoke.json.php +aws-sdk-php/src/data/networkmonitor/2023-08-01/smoke.json.php +src/data/networkmonitor/2023-08-01/smoke.json.php +data/networkmonitor/2023-08-01/smoke.json.php +networkmonitor/2023-08-01/smoke.json.php +2023-08-01/smoke.json.php +smoke.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/endpoint-rule-set-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/endpoint-rule-set-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/endpoint-rule-set-1.json.php +vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/endpoint-rule-set-1.json.php +aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/endpoint-rule-set-1.json.php +aws-sdk-php/src/data/networkmonitor/2023-08-01/endpoint-rule-set-1.json.php +src/data/networkmonitor/2023-08-01/endpoint-rule-set-1.json.php +data/networkmonitor/2023-08-01/endpoint-rule-set-1.json.php +networkmonitor/2023-08-01/endpoint-rule-set-1.json.php +2023-08-01/endpoint-rule-set-1.json.php +endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/paginators-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/paginators-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/paginators-1.json.php +vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/paginators-1.json.php +aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/paginators-1.json.php +aws-sdk-php/src/data/networkmonitor/2023-08-01/paginators-1.json.php +src/data/networkmonitor/2023-08-01/paginators-1.json.php +data/networkmonitor/2023-08-01/paginators-1.json.php +networkmonitor/2023-08-01/paginators-1.json.php +2023-08-01/paginators-1.json.php +paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/waiters-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/waiters-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/waiters-2.json.php +vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/waiters-2.json.php +aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/waiters-2.json.php +aws-sdk-php/src/data/networkmonitor/2023-08-01/waiters-2.json.php +src/data/networkmonitor/2023-08-01/waiters-2.json.php +data/networkmonitor/2023-08-01/waiters-2.json.php +networkmonitor/2023-08-01/waiters-2.json.php +2023-08-01/waiters-2.json.php +waiters-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/api-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/api-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/api-2.json.php +vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/api-2.json.php +aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/api-2.json.php +aws-sdk-php/src/data/networkmonitor/2023-08-01/api-2.json.php +src/data/networkmonitor/2023-08-01/api-2.json.php +data/networkmonitor/2023-08-01/api-2.json.php +networkmonitor/2023-08-01/api-2.json.php +2023-08-01/api-2.json.php +api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/endpoint-rule-set-1.json.php system/storage/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/endpoint-rule-set-1.json.php storage/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/endpoint-rule-set-1.json.php @@ -32868,6 +33355,39 @@ data/sagemaker-geospatial/2020-05-27/api-2.json.php sagemaker-geospatial/2020-05-27/api-2.json.php 2020-05-27/api-2.json.php api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/qbusiness/2023-11-27/endpoint-rule-set-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/qbusiness/2023-11-27/endpoint-rule-set-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/qbusiness/2023-11-27/endpoint-rule-set-1.json.php +vendor/aws/aws-sdk-php/src/data/qbusiness/2023-11-27/endpoint-rule-set-1.json.php +aws/aws-sdk-php/src/data/qbusiness/2023-11-27/endpoint-rule-set-1.json.php +aws-sdk-php/src/data/qbusiness/2023-11-27/endpoint-rule-set-1.json.php +src/data/qbusiness/2023-11-27/endpoint-rule-set-1.json.php +data/qbusiness/2023-11-27/endpoint-rule-set-1.json.php +qbusiness/2023-11-27/endpoint-rule-set-1.json.php +2023-11-27/endpoint-rule-set-1.json.php +endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/qbusiness/2023-11-27/paginators-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/qbusiness/2023-11-27/paginators-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/qbusiness/2023-11-27/paginators-1.json.php +vendor/aws/aws-sdk-php/src/data/qbusiness/2023-11-27/paginators-1.json.php +aws/aws-sdk-php/src/data/qbusiness/2023-11-27/paginators-1.json.php +aws-sdk-php/src/data/qbusiness/2023-11-27/paginators-1.json.php +src/data/qbusiness/2023-11-27/paginators-1.json.php +data/qbusiness/2023-11-27/paginators-1.json.php +qbusiness/2023-11-27/paginators-1.json.php +2023-11-27/paginators-1.json.php +paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/qbusiness/2023-11-27/api-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/qbusiness/2023-11-27/api-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/qbusiness/2023-11-27/api-2.json.php +vendor/aws/aws-sdk-php/src/data/qbusiness/2023-11-27/api-2.json.php +aws/aws-sdk-php/src/data/qbusiness/2023-11-27/api-2.json.php +aws-sdk-php/src/data/qbusiness/2023-11-27/api-2.json.php +src/data/qbusiness/2023-11-27/api-2.json.php +data/qbusiness/2023-11-27/api-2.json.php +qbusiness/2023-11-27/api-2.json.php +2023-11-27/api-2.json.php +api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/smoke.json.php system/storage/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/smoke.json.php storage/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/smoke.json.php @@ -34923,6 +35443,39 @@ data/athena/2017-05-18/api-2.json.php athena/2017-05-18/api-2.json.php 2017-05-18/api-2.json.php api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/endpoint-rule-set-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/endpoint-rule-set-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/endpoint-rule-set-1.json.php +vendor/aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/endpoint-rule-set-1.json.php +aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/endpoint-rule-set-1.json.php +aws-sdk-php/src/data/marketplace-agreement/2020-03-01/endpoint-rule-set-1.json.php +src/data/marketplace-agreement/2020-03-01/endpoint-rule-set-1.json.php +data/marketplace-agreement/2020-03-01/endpoint-rule-set-1.json.php +marketplace-agreement/2020-03-01/endpoint-rule-set-1.json.php +2020-03-01/endpoint-rule-set-1.json.php +endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/paginators-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/paginators-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/paginators-1.json.php +vendor/aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/paginators-1.json.php +aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/paginators-1.json.php +aws-sdk-php/src/data/marketplace-agreement/2020-03-01/paginators-1.json.php +src/data/marketplace-agreement/2020-03-01/paginators-1.json.php +data/marketplace-agreement/2020-03-01/paginators-1.json.php +marketplace-agreement/2020-03-01/paginators-1.json.php +2020-03-01/paginators-1.json.php +paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/api-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/api-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/api-2.json.php +vendor/aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/api-2.json.php +aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/api-2.json.php +aws-sdk-php/src/data/marketplace-agreement/2020-03-01/api-2.json.php +src/data/marketplace-agreement/2020-03-01/api-2.json.php +data/marketplace-agreement/2020-03-01/api-2.json.php +marketplace-agreement/2020-03-01/api-2.json.php +2020-03-01/api-2.json.php +api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/internetmonitor/2021-06-03/smoke.json.php system/storage/vendor/aws/aws-sdk-php/src/data/internetmonitor/2021-06-03/smoke.json.php storage/vendor/aws/aws-sdk-php/src/data/internetmonitor/2021-06-03/smoke.json.php @@ -35880,6 +36433,39 @@ data/data.iot/2015-05-28/api-2.json.php data.iot/2015-05-28/api-2.json.php 2015-05-28/api-2.json.php api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/endpoint-rule-set-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/endpoint-rule-set-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/endpoint-rule-set-1.json.php +vendor/aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/endpoint-rule-set-1.json.php +aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/endpoint-rule-set-1.json.php +aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/endpoint-rule-set-1.json.php +src/data/bedrock-agent-runtime/2023-07-26/endpoint-rule-set-1.json.php +data/bedrock-agent-runtime/2023-07-26/endpoint-rule-set-1.json.php +bedrock-agent-runtime/2023-07-26/endpoint-rule-set-1.json.php +2023-07-26/endpoint-rule-set-1.json.php +endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/paginators-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/paginators-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/paginators-1.json.php +vendor/aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/paginators-1.json.php +aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/paginators-1.json.php +aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/paginators-1.json.php +src/data/bedrock-agent-runtime/2023-07-26/paginators-1.json.php +data/bedrock-agent-runtime/2023-07-26/paginators-1.json.php +bedrock-agent-runtime/2023-07-26/paginators-1.json.php +2023-07-26/paginators-1.json.php +paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/api-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/api-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/api-2.json.php +vendor/aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/api-2.json.php +aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/api-2.json.php +aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/api-2.json.php +src/data/bedrock-agent-runtime/2023-07-26/api-2.json.php +data/bedrock-agent-runtime/2023-07-26/api-2.json.php +bedrock-agent-runtime/2023-07-26/api-2.json.php +2023-07-26/api-2.json.php +api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/endpoint-rule-set-1.json.php system/storage/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/endpoint-rule-set-1.json.php storage/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/endpoint-rule-set-1.json.php @@ -36243,6 +36829,39 @@ data/medical-imaging/2023-07-19/api-2.json.php medical-imaging/2023-07-19/api-2.json.php 2023-07-19/api-2.json.php api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/repostspace/2022-05-13/endpoint-rule-set-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/repostspace/2022-05-13/endpoint-rule-set-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/repostspace/2022-05-13/endpoint-rule-set-1.json.php +vendor/aws/aws-sdk-php/src/data/repostspace/2022-05-13/endpoint-rule-set-1.json.php +aws/aws-sdk-php/src/data/repostspace/2022-05-13/endpoint-rule-set-1.json.php +aws-sdk-php/src/data/repostspace/2022-05-13/endpoint-rule-set-1.json.php +src/data/repostspace/2022-05-13/endpoint-rule-set-1.json.php +data/repostspace/2022-05-13/endpoint-rule-set-1.json.php +repostspace/2022-05-13/endpoint-rule-set-1.json.php +2022-05-13/endpoint-rule-set-1.json.php +endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/repostspace/2022-05-13/paginators-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/repostspace/2022-05-13/paginators-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/repostspace/2022-05-13/paginators-1.json.php +vendor/aws/aws-sdk-php/src/data/repostspace/2022-05-13/paginators-1.json.php +aws/aws-sdk-php/src/data/repostspace/2022-05-13/paginators-1.json.php +aws-sdk-php/src/data/repostspace/2022-05-13/paginators-1.json.php +src/data/repostspace/2022-05-13/paginators-1.json.php +data/repostspace/2022-05-13/paginators-1.json.php +repostspace/2022-05-13/paginators-1.json.php +2022-05-13/paginators-1.json.php +paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/repostspace/2022-05-13/api-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/repostspace/2022-05-13/api-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/repostspace/2022-05-13/api-2.json.php +vendor/aws/aws-sdk-php/src/data/repostspace/2022-05-13/api-2.json.php +aws/aws-sdk-php/src/data/repostspace/2022-05-13/api-2.json.php +aws-sdk-php/src/data/repostspace/2022-05-13/api-2.json.php +src/data/repostspace/2022-05-13/api-2.json.php +data/repostspace/2022-05-13/api-2.json.php +repostspace/2022-05-13/api-2.json.php +2022-05-13/api-2.json.php +api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/nimble/2020-08-01/endpoint-rule-set-1.json.php system/storage/vendor/aws/aws-sdk-php/src/data/nimble/2020-08-01/endpoint-rule-set-1.json.php storage/vendor/aws/aws-sdk-php/src/data/nimble/2020-08-01/endpoint-rule-set-1.json.php @@ -36452,6 +37071,61 @@ data/datazone/2018-05-10/api-2.json.php datazone/2018-05-10/api-2.json.php 2018-05-10/api-2.json.php api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/smoke.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/smoke.json.php +storage/vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/smoke.json.php +vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/smoke.json.php +aws/aws-sdk-php/src/data/eks-auth/2023-11-26/smoke.json.php +aws-sdk-php/src/data/eks-auth/2023-11-26/smoke.json.php +src/data/eks-auth/2023-11-26/smoke.json.php +data/eks-auth/2023-11-26/smoke.json.php +eks-auth/2023-11-26/smoke.json.php +2023-11-26/smoke.json.php +smoke.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/endpoint-rule-set-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/endpoint-rule-set-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/endpoint-rule-set-1.json.php +vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/endpoint-rule-set-1.json.php +aws/aws-sdk-php/src/data/eks-auth/2023-11-26/endpoint-rule-set-1.json.php +aws-sdk-php/src/data/eks-auth/2023-11-26/endpoint-rule-set-1.json.php +src/data/eks-auth/2023-11-26/endpoint-rule-set-1.json.php +data/eks-auth/2023-11-26/endpoint-rule-set-1.json.php +eks-auth/2023-11-26/endpoint-rule-set-1.json.php +2023-11-26/endpoint-rule-set-1.json.php +endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/paginators-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/paginators-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/paginators-1.json.php +vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/paginators-1.json.php +aws/aws-sdk-php/src/data/eks-auth/2023-11-26/paginators-1.json.php +aws-sdk-php/src/data/eks-auth/2023-11-26/paginators-1.json.php +src/data/eks-auth/2023-11-26/paginators-1.json.php +data/eks-auth/2023-11-26/paginators-1.json.php +eks-auth/2023-11-26/paginators-1.json.php +2023-11-26/paginators-1.json.php +paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/waiters-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/waiters-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/waiters-2.json.php +vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/waiters-2.json.php +aws/aws-sdk-php/src/data/eks-auth/2023-11-26/waiters-2.json.php +aws-sdk-php/src/data/eks-auth/2023-11-26/waiters-2.json.php +src/data/eks-auth/2023-11-26/waiters-2.json.php +data/eks-auth/2023-11-26/waiters-2.json.php +eks-auth/2023-11-26/waiters-2.json.php +2023-11-26/waiters-2.json.php +waiters-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/api-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/api-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/api-2.json.php +vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/api-2.json.php +aws/aws-sdk-php/src/data/eks-auth/2023-11-26/api-2.json.php +aws-sdk-php/src/data/eks-auth/2023-11-26/api-2.json.php +src/data/eks-auth/2023-11-26/api-2.json.php +data/eks-auth/2023-11-26/api-2.json.php +eks-auth/2023-11-26/api-2.json.php +2023-11-26/api-2.json.php +api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/smoke.json.php system/storage/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/smoke.json.php storage/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/smoke.json.php @@ -36791,6 +37465,39 @@ data/connectparticipant/2018-09-07/api-2.json.php connectparticipant/2018-09-07/api-2.json.php 2018-09-07/api-2.json.php api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/qconnect/2020-10-19/endpoint-rule-set-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/qconnect/2020-10-19/endpoint-rule-set-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/qconnect/2020-10-19/endpoint-rule-set-1.json.php +vendor/aws/aws-sdk-php/src/data/qconnect/2020-10-19/endpoint-rule-set-1.json.php +aws/aws-sdk-php/src/data/qconnect/2020-10-19/endpoint-rule-set-1.json.php +aws-sdk-php/src/data/qconnect/2020-10-19/endpoint-rule-set-1.json.php +src/data/qconnect/2020-10-19/endpoint-rule-set-1.json.php +data/qconnect/2020-10-19/endpoint-rule-set-1.json.php +qconnect/2020-10-19/endpoint-rule-set-1.json.php +2020-10-19/endpoint-rule-set-1.json.php +endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/qconnect/2020-10-19/paginators-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/qconnect/2020-10-19/paginators-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/qconnect/2020-10-19/paginators-1.json.php +vendor/aws/aws-sdk-php/src/data/qconnect/2020-10-19/paginators-1.json.php +aws/aws-sdk-php/src/data/qconnect/2020-10-19/paginators-1.json.php +aws-sdk-php/src/data/qconnect/2020-10-19/paginators-1.json.php +src/data/qconnect/2020-10-19/paginators-1.json.php +data/qconnect/2020-10-19/paginators-1.json.php +qconnect/2020-10-19/paginators-1.json.php +2020-10-19/paginators-1.json.php +paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/qconnect/2020-10-19/api-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/qconnect/2020-10-19/api-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/qconnect/2020-10-19/api-2.json.php +vendor/aws/aws-sdk-php/src/data/qconnect/2020-10-19/api-2.json.php +aws/aws-sdk-php/src/data/qconnect/2020-10-19/api-2.json.php +aws-sdk-php/src/data/qconnect/2020-10-19/api-2.json.php +src/data/qconnect/2020-10-19/api-2.json.php +data/qconnect/2020-10-19/api-2.json.php +qconnect/2020-10-19/api-2.json.php +2020-10-19/api-2.json.php +api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/endpoint-rule-set-1.json.php system/storage/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/endpoint-rule-set-1.json.php storage/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/endpoint-rule-set-1.json.php @@ -36934,6 +37641,39 @@ data/osis/2022-01-01/api-2.json.php osis/2022-01-01/api-2.json.php 2022-01-01/api-2.json.php api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/endpoint-rule-set-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/endpoint-rule-set-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/endpoint-rule-set-1.json.php +vendor/aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/endpoint-rule-set-1.json.php +aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/endpoint-rule-set-1.json.php +aws-sdk-php/src/data/marketplace-deployment/2023-01-25/endpoint-rule-set-1.json.php +src/data/marketplace-deployment/2023-01-25/endpoint-rule-set-1.json.php +data/marketplace-deployment/2023-01-25/endpoint-rule-set-1.json.php +marketplace-deployment/2023-01-25/endpoint-rule-set-1.json.php +2023-01-25/endpoint-rule-set-1.json.php +endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/paginators-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/paginators-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/paginators-1.json.php +vendor/aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/paginators-1.json.php +aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/paginators-1.json.php +aws-sdk-php/src/data/marketplace-deployment/2023-01-25/paginators-1.json.php +src/data/marketplace-deployment/2023-01-25/paginators-1.json.php +data/marketplace-deployment/2023-01-25/paginators-1.json.php +marketplace-deployment/2023-01-25/paginators-1.json.php +2023-01-25/paginators-1.json.php +paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/api-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/api-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/api-2.json.php +vendor/aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/api-2.json.php +aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/api-2.json.php +aws-sdk-php/src/data/marketplace-deployment/2023-01-25/api-2.json.php +src/data/marketplace-deployment/2023-01-25/api-2.json.php +data/marketplace-deployment/2023-01-25/api-2.json.php +marketplace-deployment/2023-01-25/api-2.json.php +2023-01-25/api-2.json.php +api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/endpoint-rule-set-1.json.php system/storage/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/endpoint-rule-set-1.json.php storage/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/endpoint-rule-set-1.json.php @@ -37462,6 +38202,39 @@ data/forecast/2018-06-26/api-2.json.php forecast/2018-06-26/api-2.json.php 2018-06-26/api-2.json.php api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/endpoint-rule-set-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/endpoint-rule-set-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/endpoint-rule-set-1.json.php +vendor/aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/endpoint-rule-set-1.json.php +aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/endpoint-rule-set-1.json.php +aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/endpoint-rule-set-1.json.php +src/data/cost-optimization-hub/2022-07-26/endpoint-rule-set-1.json.php +data/cost-optimization-hub/2022-07-26/endpoint-rule-set-1.json.php +cost-optimization-hub/2022-07-26/endpoint-rule-set-1.json.php +2022-07-26/endpoint-rule-set-1.json.php +endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/paginators-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/paginators-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/paginators-1.json.php +vendor/aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/paginators-1.json.php +aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/paginators-1.json.php +aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/paginators-1.json.php +src/data/cost-optimization-hub/2022-07-26/paginators-1.json.php +data/cost-optimization-hub/2022-07-26/paginators-1.json.php +cost-optimization-hub/2022-07-26/paginators-1.json.php +2022-07-26/paginators-1.json.php +paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/api-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/api-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/api-2.json.php +vendor/aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/api-2.json.php +aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/api-2.json.php +aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/api-2.json.php +src/data/cost-optimization-hub/2022-07-26/api-2.json.php +data/cost-optimization-hub/2022-07-26/api-2.json.php +cost-optimization-hub/2022-07-26/api-2.json.php +2022-07-26/api-2.json.php +api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/endpoint-rule-set-1.json.php system/storage/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/endpoint-rule-set-1.json.php storage/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/endpoint-rule-set-1.json.php @@ -38034,6 +38807,50 @@ data/ssm-contacts/2021-05-03/api-2.json.php ssm-contacts/2021-05-03/api-2.json.php 2021-05-03/api-2.json.php api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/endpoint-rule-set-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/endpoint-rule-set-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/endpoint-rule-set-1.json.php +vendor/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/endpoint-rule-set-1.json.php +aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/endpoint-rule-set-1.json.php +aws-sdk-php/src/data/neptune-graph/2023-11-29/endpoint-rule-set-1.json.php +src/data/neptune-graph/2023-11-29/endpoint-rule-set-1.json.php +data/neptune-graph/2023-11-29/endpoint-rule-set-1.json.php +neptune-graph/2023-11-29/endpoint-rule-set-1.json.php +2023-11-29/endpoint-rule-set-1.json.php +endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/paginators-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/paginators-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/paginators-1.json.php +vendor/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/paginators-1.json.php +aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/paginators-1.json.php +aws-sdk-php/src/data/neptune-graph/2023-11-29/paginators-1.json.php +src/data/neptune-graph/2023-11-29/paginators-1.json.php +data/neptune-graph/2023-11-29/paginators-1.json.php +neptune-graph/2023-11-29/paginators-1.json.php +2023-11-29/paginators-1.json.php +paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/waiters-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/waiters-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/waiters-2.json.php +vendor/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/waiters-2.json.php +aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/waiters-2.json.php +aws-sdk-php/src/data/neptune-graph/2023-11-29/waiters-2.json.php +src/data/neptune-graph/2023-11-29/waiters-2.json.php +data/neptune-graph/2023-11-29/waiters-2.json.php +neptune-graph/2023-11-29/waiters-2.json.php +2023-11-29/waiters-2.json.php +waiters-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/api-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/api-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/api-2.json.php +vendor/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/api-2.json.php +aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/api-2.json.php +aws-sdk-php/src/data/neptune-graph/2023-11-29/api-2.json.php +src/data/neptune-graph/2023-11-29/api-2.json.php +data/neptune-graph/2023-11-29/api-2.json.php +neptune-graph/2023-11-29/api-2.json.php +2023-11-29/api-2.json.php +api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/endpoint-rule-set-1.json.php system/storage/vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/endpoint-rule-set-1.json.php storage/vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/endpoint-rule-set-1.json.php @@ -38639,6 +39456,39 @@ data/eventbridge/2015-10-07/api-2.json.php eventbridge/2015-10-07/api-2.json.php 2015-10-07/api-2.json.php api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/endpoint-rule-set-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/endpoint-rule-set-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/endpoint-rule-set-1.json.php +vendor/aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/endpoint-rule-set-1.json.php +aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/endpoint-rule-set-1.json.php +aws-sdk-php/src/data/bcm-data-exports/2023-11-26/endpoint-rule-set-1.json.php +src/data/bcm-data-exports/2023-11-26/endpoint-rule-set-1.json.php +data/bcm-data-exports/2023-11-26/endpoint-rule-set-1.json.php +bcm-data-exports/2023-11-26/endpoint-rule-set-1.json.php +2023-11-26/endpoint-rule-set-1.json.php +endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/paginators-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/paginators-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/paginators-1.json.php +vendor/aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/paginators-1.json.php +aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/paginators-1.json.php +aws-sdk-php/src/data/bcm-data-exports/2023-11-26/paginators-1.json.php +src/data/bcm-data-exports/2023-11-26/paginators-1.json.php +data/bcm-data-exports/2023-11-26/paginators-1.json.php +bcm-data-exports/2023-11-26/paginators-1.json.php +2023-11-26/paginators-1.json.php +paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/api-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/api-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/api-2.json.php +vendor/aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/api-2.json.php +aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/api-2.json.php +aws-sdk-php/src/data/bcm-data-exports/2023-11-26/api-2.json.php +src/data/bcm-data-exports/2023-11-26/api-2.json.php +data/bcm-data-exports/2023-11-26/api-2.json.php +bcm-data-exports/2023-11-26/api-2.json.php +2023-11-26/api-2.json.php +api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock/2023-04-20/smoke.json.php system/storage/vendor/aws/aws-sdk-php/src/data/bedrock/2023-04-20/smoke.json.php storage/vendor/aws/aws-sdk-php/src/data/bedrock/2023-04-20/smoke.json.php @@ -38760,6 +39610,17 @@ data/identitystore/2020-06-15/api-2.json.php identitystore/2020-06-15/api-2.json.php 2020-06-15/api-2.json.php api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/smoke.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/smoke.json.php +storage/vendor/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/smoke.json.php +vendor/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/smoke.json.php +aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/smoke.json.php +aws-sdk-php/src/data/bedrock-runtime/2023-09-30/smoke.json.php +src/data/bedrock-runtime/2023-09-30/smoke.json.php +data/bedrock-runtime/2023-09-30/smoke.json.php +bedrock-runtime/2023-09-30/smoke.json.php +2023-09-30/smoke.json.php +smoke.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/endpoint-rule-set-1.json.php system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/endpoint-rule-set-1.json.php storage/vendor/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/endpoint-rule-set-1.json.php @@ -38782,6 +39643,17 @@ data/bedrock-runtime/2023-09-30/paginators-1.json.php bedrock-runtime/2023-09-30/paginators-1.json.php 2023-09-30/paginators-1.json.php paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/waiters-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/waiters-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/waiters-2.json.php +vendor/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/waiters-2.json.php +aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/waiters-2.json.php +aws-sdk-php/src/data/bedrock-runtime/2023-09-30/waiters-2.json.php +src/data/bedrock-runtime/2023-09-30/waiters-2.json.php +data/bedrock-runtime/2023-09-30/waiters-2.json.php +bedrock-runtime/2023-09-30/waiters-2.json.php +2023-09-30/waiters-2.json.php +waiters-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/api-2.json.php system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/api-2.json.php storage/vendor/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/api-2.json.php @@ -38912,6 +39784,39 @@ data/ecr-public/2020-10-30/api-2.json.php ecr-public/2020-10-30/api-2.json.php 2020-10-30/api-2.json.php api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/endpoint-rule-set-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/endpoint-rule-set-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/endpoint-rule-set-1.json.php +vendor/aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/endpoint-rule-set-1.json.php +aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/endpoint-rule-set-1.json.php +aws-sdk-php/src/data/bedrock-agent/2023-06-05/endpoint-rule-set-1.json.php +src/data/bedrock-agent/2023-06-05/endpoint-rule-set-1.json.php +data/bedrock-agent/2023-06-05/endpoint-rule-set-1.json.php +bedrock-agent/2023-06-05/endpoint-rule-set-1.json.php +2023-06-05/endpoint-rule-set-1.json.php +endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/paginators-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/paginators-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/paginators-1.json.php +vendor/aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/paginators-1.json.php +aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/paginators-1.json.php +aws-sdk-php/src/data/bedrock-agent/2023-06-05/paginators-1.json.php +src/data/bedrock-agent/2023-06-05/paginators-1.json.php +data/bedrock-agent/2023-06-05/paginators-1.json.php +bedrock-agent/2023-06-05/paginators-1.json.php +2023-06-05/paginators-1.json.php +paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/api-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/api-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/api-2.json.php +vendor/aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/api-2.json.php +aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/api-2.json.php +aws-sdk-php/src/data/bedrock-agent/2023-06-05/api-2.json.php +src/data/bedrock-agent/2023-06-05/api-2.json.php +data/bedrock-agent/2023-06-05/api-2.json.php +bedrock-agent/2023-06-05/api-2.json.php +2023-06-05/api-2.json.php +api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/endpoint-rule-set-1.json.php system/storage/vendor/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/endpoint-rule-set-1.json.php storage/vendor/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/endpoint-rule-set-1.json.php @@ -39535,6 +40440,39 @@ data/codedeploy/2014-10-06/waiters-1.json.php codedeploy/2014-10-06/waiters-1.json.php 2014-10-06/waiters-1.json.php waiters-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/freetier/2023-09-07/endpoint-rule-set-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/freetier/2023-09-07/endpoint-rule-set-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/freetier/2023-09-07/endpoint-rule-set-1.json.php +vendor/aws/aws-sdk-php/src/data/freetier/2023-09-07/endpoint-rule-set-1.json.php +aws/aws-sdk-php/src/data/freetier/2023-09-07/endpoint-rule-set-1.json.php +aws-sdk-php/src/data/freetier/2023-09-07/endpoint-rule-set-1.json.php +src/data/freetier/2023-09-07/endpoint-rule-set-1.json.php +data/freetier/2023-09-07/endpoint-rule-set-1.json.php +freetier/2023-09-07/endpoint-rule-set-1.json.php +2023-09-07/endpoint-rule-set-1.json.php +endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/freetier/2023-09-07/paginators-1.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/freetier/2023-09-07/paginators-1.json.php +storage/vendor/aws/aws-sdk-php/src/data/freetier/2023-09-07/paginators-1.json.php +vendor/aws/aws-sdk-php/src/data/freetier/2023-09-07/paginators-1.json.php +aws/aws-sdk-php/src/data/freetier/2023-09-07/paginators-1.json.php +aws-sdk-php/src/data/freetier/2023-09-07/paginators-1.json.php +src/data/freetier/2023-09-07/paginators-1.json.php +data/freetier/2023-09-07/paginators-1.json.php +freetier/2023-09-07/paginators-1.json.php +2023-09-07/paginators-1.json.php +paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/freetier/2023-09-07/api-2.json.php +system/storage/vendor/aws/aws-sdk-php/src/data/freetier/2023-09-07/api-2.json.php +storage/vendor/aws/aws-sdk-php/src/data/freetier/2023-09-07/api-2.json.php +vendor/aws/aws-sdk-php/src/data/freetier/2023-09-07/api-2.json.php +aws/aws-sdk-php/src/data/freetier/2023-09-07/api-2.json.php +aws-sdk-php/src/data/freetier/2023-09-07/api-2.json.php +src/data/freetier/2023-09-07/api-2.json.php +data/freetier/2023-09-07/api-2.json.php +freetier/2023-09-07/api-2.json.php +2023-09-07/api-2.json.php +api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/endpoint-rule-set-1.json.php system/storage/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/endpoint-rule-set-1.json.php storage/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/endpoint-rule-set-1.json.php @@ -40389,6 +41327,25 @@ aws-sdk-php/src/S3Outposts/S3OutpostsClient.php src/S3Outposts/S3OutpostsClient.php S3Outposts/S3OutpostsClient.php S3OutpostsClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/BedrockAgentRuntime/BedrockAgentRuntimeClient.php +system/storage/vendor/aws/aws-sdk-php/src/BedrockAgentRuntime/BedrockAgentRuntimeClient.php +storage/vendor/aws/aws-sdk-php/src/BedrockAgentRuntime/BedrockAgentRuntimeClient.php +vendor/aws/aws-sdk-php/src/BedrockAgentRuntime/BedrockAgentRuntimeClient.php +aws/aws-sdk-php/src/BedrockAgentRuntime/BedrockAgentRuntimeClient.php +aws-sdk-php/src/BedrockAgentRuntime/BedrockAgentRuntimeClient.php +src/BedrockAgentRuntime/BedrockAgentRuntimeClient.php +BedrockAgentRuntime/BedrockAgentRuntimeClient.php +BedrockAgentRuntimeClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/BedrockAgentRuntime/Exception/BedrockAgentRuntimeException.php +system/storage/vendor/aws/aws-sdk-php/src/BedrockAgentRuntime/Exception/BedrockAgentRuntimeException.php +storage/vendor/aws/aws-sdk-php/src/BedrockAgentRuntime/Exception/BedrockAgentRuntimeException.php +vendor/aws/aws-sdk-php/src/BedrockAgentRuntime/Exception/BedrockAgentRuntimeException.php +aws/aws-sdk-php/src/BedrockAgentRuntime/Exception/BedrockAgentRuntimeException.php +aws-sdk-php/src/BedrockAgentRuntime/Exception/BedrockAgentRuntimeException.php +src/BedrockAgentRuntime/Exception/BedrockAgentRuntimeException.php +BedrockAgentRuntime/Exception/BedrockAgentRuntimeException.php +Exception/BedrockAgentRuntimeException.php +BedrockAgentRuntimeException.php upload/system/storage/vendor/aws/aws-sdk-php/src/TrustedAdvisor/Exception/TrustedAdvisorException.php system/storage/vendor/aws/aws-sdk-php/src/TrustedAdvisor/Exception/TrustedAdvisorException.php storage/vendor/aws/aws-sdk-php/src/TrustedAdvisor/Exception/TrustedAdvisorException.php @@ -40946,6 +41903,15 @@ src/EndpointV2/Ruleset/RulesetStandardLibrary.php EndpointV2/Ruleset/RulesetStandardLibrary.php Ruleset/RulesetStandardLibrary.php RulesetStandardLibrary.php +upload/system/storage/vendor/aws/aws-sdk-php/src/EndpointV2/EndpointV2Middleware.php +system/storage/vendor/aws/aws-sdk-php/src/EndpointV2/EndpointV2Middleware.php +storage/vendor/aws/aws-sdk-php/src/EndpointV2/EndpointV2Middleware.php +vendor/aws/aws-sdk-php/src/EndpointV2/EndpointV2Middleware.php +aws/aws-sdk-php/src/EndpointV2/EndpointV2Middleware.php +aws-sdk-php/src/EndpointV2/EndpointV2Middleware.php +src/EndpointV2/EndpointV2Middleware.php +EndpointV2/EndpointV2Middleware.php +EndpointV2Middleware.php upload/system/storage/vendor/aws/aws-sdk-php/src/EndpointV2/EndpointV2SerializerTrait.php system/storage/vendor/aws/aws-sdk-php/src/EndpointV2/EndpointV2SerializerTrait.php storage/vendor/aws/aws-sdk-php/src/EndpointV2/EndpointV2SerializerTrait.php @@ -41114,6 +42080,25 @@ src/ApiGateway/Exception/ApiGatewayException.php ApiGateway/Exception/ApiGatewayException.php Exception/ApiGatewayException.php ApiGatewayException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/CostOptimizationHub/CostOptimizationHubClient.php +system/storage/vendor/aws/aws-sdk-php/src/CostOptimizationHub/CostOptimizationHubClient.php +storage/vendor/aws/aws-sdk-php/src/CostOptimizationHub/CostOptimizationHubClient.php +vendor/aws/aws-sdk-php/src/CostOptimizationHub/CostOptimizationHubClient.php +aws/aws-sdk-php/src/CostOptimizationHub/CostOptimizationHubClient.php +aws-sdk-php/src/CostOptimizationHub/CostOptimizationHubClient.php +src/CostOptimizationHub/CostOptimizationHubClient.php +CostOptimizationHub/CostOptimizationHubClient.php +CostOptimizationHubClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/CostOptimizationHub/Exception/CostOptimizationHubException.php +system/storage/vendor/aws/aws-sdk-php/src/CostOptimizationHub/Exception/CostOptimizationHubException.php +storage/vendor/aws/aws-sdk-php/src/CostOptimizationHub/Exception/CostOptimizationHubException.php +vendor/aws/aws-sdk-php/src/CostOptimizationHub/Exception/CostOptimizationHubException.php +aws/aws-sdk-php/src/CostOptimizationHub/Exception/CostOptimizationHubException.php +aws-sdk-php/src/CostOptimizationHub/Exception/CostOptimizationHubException.php +src/CostOptimizationHub/Exception/CostOptimizationHubException.php +CostOptimizationHub/Exception/CostOptimizationHubException.php +Exception/CostOptimizationHubException.php +CostOptimizationHubException.php upload/system/storage/vendor/aws/aws-sdk-php/src/S3/Transfer.php system/storage/vendor/aws/aws-sdk-php/src/S3/Transfer.php storage/vendor/aws/aws-sdk-php/src/S3/Transfer.php @@ -42153,6 +43138,15 @@ aws/aws-sdk-php/src/RetryMiddleware.php aws-sdk-php/src/RetryMiddleware.php src/RetryMiddleware.php RetryMiddleware.php +upload/system/storage/vendor/aws/aws-sdk-php/src/Signature/S3ExpressSignature.php +system/storage/vendor/aws/aws-sdk-php/src/Signature/S3ExpressSignature.php +storage/vendor/aws/aws-sdk-php/src/Signature/S3ExpressSignature.php +vendor/aws/aws-sdk-php/src/Signature/S3ExpressSignature.php +aws/aws-sdk-php/src/Signature/S3ExpressSignature.php +aws-sdk-php/src/Signature/S3ExpressSignature.php +src/Signature/S3ExpressSignature.php +Signature/S3ExpressSignature.php +S3ExpressSignature.php upload/system/storage/vendor/aws/aws-sdk-php/src/Signature/SignatureTrait.php system/storage/vendor/aws/aws-sdk-php/src/Signature/SignatureTrait.php storage/vendor/aws/aws-sdk-php/src/Signature/SignatureTrait.php @@ -42264,6 +43258,25 @@ aws-sdk-php/src/Glue/GlueClient.php src/Glue/GlueClient.php Glue/GlueClient.php GlueClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/QConnect/Exception/QConnectException.php +system/storage/vendor/aws/aws-sdk-php/src/QConnect/Exception/QConnectException.php +storage/vendor/aws/aws-sdk-php/src/QConnect/Exception/QConnectException.php +vendor/aws/aws-sdk-php/src/QConnect/Exception/QConnectException.php +aws/aws-sdk-php/src/QConnect/Exception/QConnectException.php +aws-sdk-php/src/QConnect/Exception/QConnectException.php +src/QConnect/Exception/QConnectException.php +QConnect/Exception/QConnectException.php +Exception/QConnectException.php +QConnectException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/QConnect/QConnectClient.php +system/storage/vendor/aws/aws-sdk-php/src/QConnect/QConnectClient.php +storage/vendor/aws/aws-sdk-php/src/QConnect/QConnectClient.php +vendor/aws/aws-sdk-php/src/QConnect/QConnectClient.php +aws/aws-sdk-php/src/QConnect/QConnectClient.php +aws-sdk-php/src/QConnect/QConnectClient.php +src/QConnect/QConnectClient.php +QConnect/QConnectClient.php +QConnectClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/TimestreamQuery/Exception/TimestreamQueryException.php system/storage/vendor/aws/aws-sdk-php/src/TimestreamQuery/Exception/TimestreamQueryException.php storage/vendor/aws/aws-sdk-php/src/TimestreamQuery/Exception/TimestreamQueryException.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/opencart.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/opencart.txt index f40c3124a..5253f856b 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/opencart.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/opencart.txt @@ -1824,6 +1824,7 @@ upload/catalog/model/account/custom_field.php upload/catalog/model/account/address.php upload/catalog/model/account/download.php upload/catalog/model/account/returns.php +upload/catalog/model/account/approval.php upload/catalog/model/account/reward.php upload/catalog/model/account/wishlist.php upload/catalog/model/account/subscription.php @@ -2651,6 +2652,7 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/Credentials/AssumeRoleCredentia upload/system/storage/vendor/aws/aws-sdk-php/src/Credentials/CredentialProvider.php upload/system/storage/vendor/aws/aws-sdk-php/src/Credentials/CredentialsInterface.php upload/system/storage/vendor/aws/aws-sdk-php/src/Credentials/AssumeRoleWithWebIdentityCredentialProvider.php +upload/system/storage/vendor/aws/aws-sdk-php/src/Credentials/CredentialsUtils.php upload/system/storage/vendor/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php upload/system/storage/vendor/aws/aws-sdk-php/src/PersonalizeEvents/Exception/PersonalizeEventsException.php upload/system/storage/vendor/aws/aws-sdk-php/src/PersonalizeEvents/PersonalizeEventsClient.php @@ -2689,6 +2691,8 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/Keyspaces/KeyspacesClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/Keyspaces/Exception/KeyspacesException.php upload/system/storage/vendor/aws/aws-sdk-php/src/ChimeSDKMediaPipelines/Exception/ChimeSDKMediaPipelinesException.php upload/system/storage/vendor/aws/aws-sdk-php/src/ChimeSDKMediaPipelines/ChimeSDKMediaPipelinesClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/BCMDataExports/BCMDataExportsClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/BCMDataExports/Exception/BCMDataExportsException.php upload/system/storage/vendor/aws/aws-sdk-php/src/DynamoDb/SessionConnectionConfigTrait.php upload/system/storage/vendor/aws/aws-sdk-php/src/DynamoDb/StandardSessionConnection.php upload/system/storage/vendor/aws/aws-sdk-php/src/DynamoDb/SetValue.php @@ -2737,6 +2741,8 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/RolesAnywhere/RolesAnywhereClie upload/system/storage/vendor/aws/aws-sdk-php/src/RolesAnywhere/Exception/RolesAnywhereException.php upload/system/storage/vendor/aws/aws-sdk-php/src/Synthetics/SyntheticsClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/Synthetics/Exception/SyntheticsException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/QBusiness/Exception/QBusinessException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/QBusiness/QBusinessClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/ComputeOptimizer/Exception/ComputeOptimizerException.php upload/system/storage/vendor/aws/aws-sdk-php/src/ComputeOptimizer/ComputeOptimizerClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/DatabaseMigrationService/DatabaseMigrationServiceClient.php @@ -2765,6 +2771,8 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/DocDB/Exception/DocDBException. upload/system/storage/vendor/aws/aws-sdk-php/src/DocDB/DocDBClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/Route53Resolver/Route53ResolverClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/Route53Resolver/Exception/Route53ResolverException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/FreeTier/FreeTierClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/FreeTier/Exception/FreeTierException.php upload/system/storage/vendor/aws/aws-sdk-php/src/CloudHSMV2/Exception/CloudHSMV2Exception.php upload/system/storage/vendor/aws/aws-sdk-php/src/CloudHSMV2/CloudHSMV2Client.php upload/system/storage/vendor/aws/aws-sdk-php/src/WorkSpaces/Exception/WorkSpacesException.php @@ -2797,6 +2805,8 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/LicenseManager/Exception/Licens upload/system/storage/vendor/aws/aws-sdk-php/src/LicenseManager/LicenseManagerClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/CodeGuruReviewer/CodeGuruReviewerClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/CodeGuruReviewer/Exception/CodeGuruReviewerException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/NetworkMonitor/Exception/NetworkMonitorException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/NetworkMonitor/NetworkMonitorClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/MTurk/MTurkClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/MTurk/Exception/MTurkException.php upload/system/storage/vendor/aws/aws-sdk-php/src/KinesisVideo/Exception/KinesisVideoException.php @@ -2806,6 +2816,10 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/WorkDocs/Exception/WorkDocsExce upload/system/storage/vendor/aws/aws-sdk-php/src/SSMContacts/Exception/SSMContactsException.php upload/system/storage/vendor/aws/aws-sdk-php/src/SSMContacts/SSMContactsClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/Script/Composer/Composer.php +upload/system/storage/vendor/aws/aws-sdk-php/src/WorkSpacesThinClient/WorkSpacesThinClientClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/WorkSpacesThinClient/Exception/WorkSpacesThinClientException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/NeptuneGraph/Exception/NeptuneGraphException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/NeptuneGraph/NeptuneGraphClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/ApiGatewayManagementApi/ApiGatewayManagementApiClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/ApiGatewayManagementApi/Exception/ApiGatewayManagementApiException.php upload/system/storage/vendor/aws/aws-sdk-php/src/CommandPool.php @@ -2967,6 +2981,8 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/WorkMailMessageFlow/Exception/W upload/system/storage/vendor/aws/aws-sdk-php/src/QueryCompatibleInputMiddleware.php upload/system/storage/vendor/aws/aws-sdk-php/src/kendra/kendraClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/kendra/Exception/kendraException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/B2bi/B2biClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/B2bi/Exception/B2biException.php upload/system/storage/vendor/aws/aws-sdk-php/src/CodeGuruSecurity/Exception/CodeGuruSecurityException.php upload/system/storage/vendor/aws/aws-sdk-php/src/CodeGuruSecurity/CodeGuruSecurityClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/KinesisVideoSignalingChannels/KinesisVideoSignalingChannelsClient.php @@ -3016,6 +3032,8 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/Neptunedata/Exception/Neptuneda upload/system/storage/vendor/aws/aws-sdk-php/src/Neptunedata/NeptunedataClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/AugmentedAIRuntime/Exception/AugmentedAIRuntimeException.php upload/system/storage/vendor/aws/aws-sdk-php/src/AugmentedAIRuntime/AugmentedAIRuntimeClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/BedrockAgent/Exception/BedrockAgentException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/BedrockAgent/BedrockAgentClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/Inspector2/Inspector2Client.php upload/system/storage/vendor/aws/aws-sdk-php/src/Inspector2/Exception/Inspector2Exception.php upload/system/storage/vendor/aws/aws-sdk-php/src/Transfer/TransferClient.php @@ -3028,6 +3046,8 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/KendraRanking/Exception/KendraR upload/system/storage/vendor/aws/aws-sdk-php/src/KendraRanking/KendraRankingClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/RAM/Exception/RAMException.php upload/system/storage/vendor/aws/aws-sdk-php/src/RAM/RAMClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/EKSAuth/Exception/EKSAuthException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/EKSAuth/EKSAuthClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/NetworkFirewall/NetworkFirewallClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/NetworkFirewall/Exception/NetworkFirewallException.php upload/system/storage/vendor/aws/aws-sdk-php/src/PinpointSMSVoiceV2/Exception/PinpointSMSVoiceV2Exception.php @@ -3056,6 +3076,8 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/PinpointSMSVoice/Exception/Pinp upload/system/storage/vendor/aws/aws-sdk-php/src/PinpointSMSVoice/PinpointSMSVoiceClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/QLDB/QLDBClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/QLDB/Exception/QLDBException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/Repostspace/Exception/RepostspaceException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/Repostspace/RepostspaceClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/IoTWireless/Exception/IoTWirelessException.php upload/system/storage/vendor/aws/aws-sdk-php/src/IoTWireless/IoTWirelessClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/Chime/ChimeClient.php @@ -3154,10 +3176,14 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/MediaTailor/Exception/MediaTail upload/system/storage/vendor/aws/aws-sdk-php/src/MediaTailor/MediaTailorClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/AutoScaling/AutoScalingClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/AutoScaling/Exception/AutoScalingException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/CleanRoomsML/Exception/CleanRoomsMLException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/CleanRoomsML/CleanRoomsMLClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/Athena/Exception/AthenaException.php upload/system/storage/vendor/aws/aws-sdk-php/src/Athena/AthenaClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/PI/PIClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/PI/Exception/PIException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/MarketplaceAgreement/MarketplaceAgreementClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/MarketplaceAgreement/Exception/MarketplaceAgreementException.php upload/system/storage/vendor/aws/aws-sdk-php/src/KinesisVideoArchivedMedia/Exception/KinesisVideoArchivedMediaException.php upload/system/storage/vendor/aws/aws-sdk-php/src/KinesisVideoArchivedMedia/KinesisVideoArchivedMediaClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/ChimeSDKIdentity/Exception/ChimeSDKIdentityException.php @@ -3213,6 +3239,8 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/ComprehendMedical/Exception/Com upload/system/storage/vendor/aws/aws-sdk-php/src/ComprehendMedical/ComprehendMedicalClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/BackupGateway/Exception/BackupGatewayException.php upload/system/storage/vendor/aws/aws-sdk-php/src/BackupGateway/BackupGatewayClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/Identity/S3/S3ExpressIdentity.php +upload/system/storage/vendor/aws/aws-sdk-php/src/Identity/S3/S3ExpressIdentityProvider.php upload/system/storage/vendor/aws/aws-sdk-php/src/Redshift/Exception/RedshiftException.php upload/system/storage/vendor/aws/aws-sdk-php/src/Redshift/RedshiftClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/MarketplaceEntitlementService/MarketplaceEntitlementServiceClient.php @@ -3237,6 +3265,8 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/LicenseManagerUserSubscriptions upload/system/storage/vendor/aws/aws-sdk-php/src/LicenseManagerUserSubscriptions/LicenseManagerUserSubscriptionsClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/ServiceCatalog/ServiceCatalogClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/ServiceCatalog/Exception/ServiceCatalogException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/SupplyChain/SupplyChainClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/SupplyChain/Exception/SupplyChainException.php upload/system/storage/vendor/aws/aws-sdk-php/src/DoctrineCacheAdapter.php upload/system/storage/vendor/aws/aws-sdk-php/src/functions.php upload/system/storage/vendor/aws/aws-sdk-php/src/Macie2/Macie2Client.php @@ -3282,6 +3312,8 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/PrometheusService/PrometheusSer upload/system/storage/vendor/aws/aws-sdk-php/src/PrometheusService/Exception/PrometheusServiceException.php upload/system/storage/vendor/aws/aws-sdk-php/src/KinesisVideoMedia/Exception/KinesisVideoMediaException.php upload/system/storage/vendor/aws/aws-sdk-php/src/KinesisVideoMedia/KinesisVideoMediaClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/MarketplaceDeployment/MarketplaceDeploymentClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/MarketplaceDeployment/Exception/MarketplaceDeploymentException.php upload/system/storage/vendor/aws/aws-sdk-php/src/QuickSight/QuickSightClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/QuickSight/Exception/QuickSightException.php upload/system/storage/vendor/aws/aws-sdk-php/src/Lightsail/Exception/LightsailException.php @@ -3448,6 +3480,9 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/data/cur/2017-01-06/api-2.json. upload/system/storage/vendor/aws/aws-sdk-php/src/data/finspace-data/2020-07-13/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/finspace-data/2020-07-13/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/finspace-data/2020-07-13/api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/api-2.json.php @@ -3472,6 +3507,9 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/data/sdk-default-configuration. upload/system/storage/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/api-2.json.php @@ -3492,6 +3530,9 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/data/globalaccelerator/2018-08- upload/system/storage/vendor/aws/aws-sdk-php/src/data/chime-sdk-voice/2022-08-03/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/chime-sdk-voice/2022-08-03/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/chime-sdk-voice/2022-08-03/api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/b2bi/2022-06-23/endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/b2bi/2022-06-23/paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/b2bi/2022-06-23/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/waiters-2.json.php @@ -3512,6 +3553,9 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/api-2 upload/system/storage/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/supplychain/2024-01-01/endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/supplychain/2024-01-01/paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/supplychain/2024-01-01/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/api-2.json.php @@ -3712,6 +3756,11 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/endpoin upload/system/storage/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/waiters-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/smoke.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/waiters-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/datasync/2018-11-09/api-2.json.php @@ -4025,6 +4074,9 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-1.js upload/system/storage/vendor/aws/aws-sdk-php/src/data/sagemaker-geospatial/2020-05-27/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/sagemaker-geospatial/2020-05-27/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/sagemaker-geospatial/2020-05-27/api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/qbusiness/2023-11-27/endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/qbusiness/2023-11-27/paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/qbusiness/2023-11-27/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/smoke.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/route53domains/2014-05-15/paginators-1.json.php @@ -4212,6 +4264,9 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/smoke.js upload/system/storage/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/internetmonitor/2021-06-03/smoke.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/internetmonitor/2021-06-03/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/internetmonitor/2021-06-03/paginators-1.json.php @@ -4299,6 +4354,9 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/smoke. upload/system/storage/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/data.iot/2015-05-28/api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/personalize-runtime/2018-05-22/api-2.json.php @@ -4332,6 +4390,9 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/data/medical-imaging/2023-07-19 upload/system/storage/vendor/aws/aws-sdk-php/src/data/medical-imaging/2023-07-19/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/medical-imaging/2023-07-19/waiters-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/medical-imaging/2023-07-19/api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/repostspace/2022-05-13/endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/repostspace/2022-05-13/paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/repostspace/2022-05-13/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/nimble/2020-08-01/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/nimble/2020-08-01/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/nimble/2020-08-01/waiters-2.json.php @@ -4351,6 +4412,11 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/data/transfer/2018-11-05/api-2. upload/system/storage/vendor/aws/aws-sdk-php/src/data/datazone/2018-05-10/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/datazone/2018-05-10/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/datazone/2018-05-10/api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/smoke.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/waiters-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/smoke.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/paginators-1.json.php @@ -4382,6 +4448,9 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/data/s3control/2018-08-20/api-2 upload/system/storage/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/qconnect/2020-10-19/endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/qconnect/2020-10-19/paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/qconnect/2020-10-19/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/medialive/2017-10-14/waiters-2.json.php @@ -4395,6 +4464,9 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/data/savingsplans/2019-06-28/ap upload/system/storage/vendor/aws/aws-sdk-php/src/data/osis/2022-01-01/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/osis/2022-01-01/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/osis/2022-01-01/api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/api-2.json.php @@ -4443,6 +4515,9 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/api- upload/system/storage/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/forecast/2018-06-26/api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/quicksight/2018-04-01/api-2.json.php @@ -4495,6 +4570,10 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-1 upload/system/storage/vendor/aws/aws-sdk-php/src/data/ssm-contacts/2021-05-03/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/ssm-contacts/2021-05-03/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/ssm-contacts/2021-05-03/api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/waiters-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/api-2.json.php @@ -4550,6 +4629,9 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/smo upload/system/storage/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/eventbridge/2015-10-07/api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock/2023-04-20/smoke.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock/2023-04-20/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock/2023-04-20/paginators-1.json.php @@ -4561,8 +4643,10 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/data/migration-hub-refactor-spa upload/system/storage/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/identitystore/2020-06-15/api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/smoke.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/waiters-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/aliases.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/codebuild/2016-10-06/smoke.json.php @@ -4575,6 +4659,9 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/data/personalize-events/2018-03 upload/system/storage/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/api-2.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/waiters-2.json.php @@ -4632,6 +4719,9 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/pagi upload/system/storage/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/freetier/2023-09-07/endpoint-rule-set-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/freetier/2023-09-07/paginators-1.json.php +upload/system/storage/vendor/aws/aws-sdk-php/src/data/freetier/2023-09-07/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/fsx/2018-03-01/api-2.json.php @@ -4715,6 +4805,8 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/ARCZonalShift/Exception/ARCZona upload/system/storage/vendor/aws/aws-sdk-php/src/IdempotencyTokenMiddleware.php upload/system/storage/vendor/aws/aws-sdk-php/src/S3Outposts/Exception/S3OutpostsException.php upload/system/storage/vendor/aws/aws-sdk-php/src/S3Outposts/S3OutpostsClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/BedrockAgentRuntime/BedrockAgentRuntimeClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/BedrockAgentRuntime/Exception/BedrockAgentRuntimeException.php upload/system/storage/vendor/aws/aws-sdk-php/src/TrustedAdvisor/Exception/TrustedAdvisorException.php upload/system/storage/vendor/aws/aws-sdk-php/src/TrustedAdvisor/TrustedAdvisorClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/PcaConnectorAd/Exception/PcaConnectorAdException.php @@ -4773,6 +4865,7 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/EndpointV2/Ruleset/Ruleset.php upload/system/storage/vendor/aws/aws-sdk-php/src/EndpointV2/Ruleset/RulesetEndpoint.php upload/system/storage/vendor/aws/aws-sdk-php/src/EndpointV2/Ruleset/RulesetParameter.php upload/system/storage/vendor/aws/aws-sdk-php/src/EndpointV2/Ruleset/RulesetStandardLibrary.php +upload/system/storage/vendor/aws/aws-sdk-php/src/EndpointV2/EndpointV2Middleware.php upload/system/storage/vendor/aws/aws-sdk-php/src/EndpointV2/EndpointV2SerializerTrait.php upload/system/storage/vendor/aws/aws-sdk-php/src/EndpointV2/EndpointDefinitionProvider.php upload/system/storage/vendor/aws/aws-sdk-php/src/EndpointV2/EndpointProviderV2.php @@ -4791,6 +4884,8 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/CodeStarconnections/Exception/C upload/system/storage/vendor/aws/aws-sdk-php/src/CodeStarconnections/CodeStarconnectionsClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/ApiGateway/ApiGatewayClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/ApiGateway/Exception/ApiGatewayException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/CostOptimizationHub/CostOptimizationHubClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/CostOptimizationHub/Exception/CostOptimizationHubException.php upload/system/storage/vendor/aws/aws-sdk-php/src/S3/Transfer.php upload/system/storage/vendor/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/S3/Crypto/InstructionFileMetadataStrategy.php @@ -4902,6 +4997,7 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/SagemakerEdgeManager/SagemakerE upload/system/storage/vendor/aws/aws-sdk-php/src/AppRegistry/Exception/AppRegistryException.php upload/system/storage/vendor/aws/aws-sdk-php/src/AppRegistry/AppRegistryClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/RetryMiddleware.php +upload/system/storage/vendor/aws/aws-sdk-php/src/Signature/S3ExpressSignature.php upload/system/storage/vendor/aws/aws-sdk-php/src/Signature/SignatureTrait.php upload/system/storage/vendor/aws/aws-sdk-php/src/Signature/S3SignatureV4.php upload/system/storage/vendor/aws/aws-sdk-php/src/Signature/SignatureInterface.php @@ -4914,6 +5010,8 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/WorkMail/Exception/WorkMailExce upload/system/storage/vendor/aws/aws-sdk-php/src/WorkMail/WorkMailClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/Glue/Exception/GlueException.php upload/system/storage/vendor/aws/aws-sdk-php/src/Glue/GlueClient.php +upload/system/storage/vendor/aws/aws-sdk-php/src/QConnect/Exception/QConnectException.php +upload/system/storage/vendor/aws/aws-sdk-php/src/QConnect/QConnectClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/TimestreamQuery/Exception/TimestreamQueryException.php upload/system/storage/vendor/aws/aws-sdk-php/src/TimestreamQuery/TimestreamQueryClient.php upload/system/storage/vendor/aws/aws-sdk-php/src/GameLift/Exception/GameLiftException.php 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 249645a89..7ec1f0152 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 @@ -2225,6 +2225,13 @@ Features/Scenario/Order/order_multi_invoices.feature Scenario/Order/order_multi_invoices.feature Order/order_multi_invoices.feature order_multi_invoices.feature +tests/Integration/Behaviour/Features/Scenario/Order/order_update_status.feature +Integration/Behaviour/Features/Scenario/Order/order_update_status.feature +Behaviour/Features/Scenario/Order/order_update_status.feature +Features/Scenario/Order/order_update_status.feature +Scenario/Order/order_update_status.feature +Order/order_update_status.feature +order_update_status.feature tests/Integration/Behaviour/Features/Scenario/Order/order_from_bo.feature Integration/Behaviour/Features/Scenario/Order/order_from_bo.feature Behaviour/Features/Scenario/Order/order_from_bo.feature @@ -9166,6 +9173,14 @@ ModulesXlftranslatedmoduleAdmin.fr-FR.xlf tests/Resources/DummyMultistoreConfiguration.php Resources/DummyMultistoreConfiguration.php DummyMultistoreConfiguration.php +tests/Resources/Context/ApiClientContextDecorator.php +Resources/Context/ApiClientContextDecorator.php +Context/ApiClientContextDecorator.php +ApiClientContextDecorator.php +tests/Resources/Context/EmployeeContextDecorator.php +Resources/Context/EmployeeContextDecorator.php +Context/EmployeeContextDecorator.php +EmployeeContextDecorator.php tests/Resources/Translator/DummyTranslator.php Resources/Translator/DummyTranslator.php Translator/DummyTranslator.php @@ -13541,6 +13556,15 @@ hummingbird/09_productPage/01_quickView/01_addToCart.ts 09_productPage/01_quickView/01_addToCart.ts 01_quickView/01_addToCart.ts 01_addToCart.ts +tests/UI/campaigns/functional/FO/hummingbird/09_productPage/01_quickView/02_changeQuantity.ts +UI/campaigns/functional/FO/hummingbird/09_productPage/01_quickView/02_changeQuantity.ts +campaigns/functional/FO/hummingbird/09_productPage/01_quickView/02_changeQuantity.ts +functional/FO/hummingbird/09_productPage/01_quickView/02_changeQuantity.ts +FO/hummingbird/09_productPage/01_quickView/02_changeQuantity.ts +hummingbird/09_productPage/01_quickView/02_changeQuantity.ts +09_productPage/01_quickView/02_changeQuantity.ts +01_quickView/02_changeQuantity.ts +02_changeQuantity.ts tests/UI/campaigns/functional/FO/hummingbird/11_checkout/02_addresses/01_CRUDAddress.ts UI/campaigns/functional/FO/hummingbird/11_checkout/02_addresses/01_CRUDAddress.ts campaigns/functional/FO/hummingbird/11_checkout/02_addresses/01_CRUDAddress.ts @@ -25210,6 +25234,13 @@ config/services/core/sql_request.yml services/core/sql_request.yml core/sql_request.yml sql_request.yml +src/PrestaShopBundle/Resources/config/services/core/mutation.yml +PrestaShopBundle/Resources/config/services/core/mutation.yml +Resources/config/services/core/mutation.yml +config/services/core/mutation.yml +services/core/mutation.yml +core/mutation.yml +mutation.yml src/PrestaShopBundle/Resources/config/services/core/security.yml PrestaShopBundle/Resources/config/services/core/security.yml Resources/config/services/core/security.yml @@ -32290,6 +32321,10 @@ src/PrestaShopBundle/Entity/Shop.php PrestaShopBundle/Entity/Shop.php Entity/Shop.php Shop.php +src/PrestaShopBundle/Entity/Mutation.php +PrestaShopBundle/Entity/Mutation.php +Entity/Mutation.php +Mutation.php src/PrestaShopBundle/Entity/Translation.php PrestaShopBundle/Entity/Translation.php Entity/Translation.php @@ -32437,6 +32472,11 @@ PrestaShopBundle/Entity/Repository/TabLangRepository.php Entity/Repository/TabLangRepository.php Repository/TabLangRepository.php TabLangRepository.php +src/PrestaShopBundle/Entity/Repository/MutationRepository.php +PrestaShopBundle/Entity/Repository/MutationRepository.php +Entity/Repository/MutationRepository.php +Repository/MutationRepository.php +MutationRepository.php src/PrestaShopBundle/Entity/Repository/LangRepository.php PrestaShopBundle/Entity/Repository/LangRepository.php Entity/Repository/LangRepository.php @@ -32450,6 +32490,10 @@ src/PrestaShopBundle/Entity/Tab.php PrestaShopBundle/Entity/Tab.php Entity/Tab.php Tab.php +src/PrestaShopBundle/Entity/MutationAction.php +PrestaShopBundle/Entity/MutationAction.php +Entity/MutationAction.php +MutationAction.php src/PrestaShopBundle/Entity/Lang.php PrestaShopBundle/Entity/Lang.php Entity/Lang.php @@ -32458,6 +32502,10 @@ src/PrestaShopBundle/Entity/ShopUrl.php PrestaShopBundle/Entity/ShopUrl.php Entity/ShopUrl.php ShopUrl.php +src/PrestaShopBundle/Entity/MutatorType.php +PrestaShopBundle/Entity/MutatorType.php +Entity/MutatorType.php +MutatorType.php src/PrestaShopBundle/Entity/ImageType.php PrestaShopBundle/Entity/ImageType.php Entity/ImageType.php @@ -40035,6 +40083,12 @@ Domain/Contact/QueryResult/EditableContact.php Contact/QueryResult/EditableContact.php QueryResult/EditableContact.php EditableContact.php +src/Core/Domain/Employee/ValueObject/EmployeeIdInterface.php +Core/Domain/Employee/ValueObject/EmployeeIdInterface.php +Domain/Employee/ValueObject/EmployeeIdInterface.php +Employee/ValueObject/EmployeeIdInterface.php +ValueObject/EmployeeIdInterface.php +EmployeeIdInterface.php src/Core/Domain/Employee/ValueObject/EmployeeId.php Core/Domain/Employee/ValueObject/EmployeeId.php Domain/Employee/ValueObject/EmployeeId.php @@ -40059,6 +40113,12 @@ Domain/Employee/ValueObject/FirstName.php Employee/ValueObject/FirstName.php ValueObject/FirstName.php FirstName.php +src/Core/Domain/Employee/ValueObject/NoEmployeeId.php +Core/Domain/Employee/ValueObject/NoEmployeeId.php +Domain/Employee/ValueObject/NoEmployeeId.php +Employee/ValueObject/NoEmployeeId.php +ValueObject/NoEmployeeId.php +NoEmployeeId.php src/Core/Domain/Employee/CommandHandler/AddEmployeeHandlerInterface.php Core/Domain/Employee/CommandHandler/AddEmployeeHandlerInterface.php Domain/Employee/CommandHandler/AddEmployeeHandlerInterface.php @@ -51268,6 +51328,10 @@ src/Core/Currency/CurrencyGridDataFactory.php Core/Currency/CurrencyGridDataFactory.php Currency/CurrencyGridDataFactory.php CurrencyGridDataFactory.php +src/Core/Mutation/MutationTracker.php +Core/Mutation/MutationTracker.php +Mutation/MutationTracker.php +MutationTracker.php src/Core/MerchandiseReturn/Configuration/MerchandiseReturnOptionsConfiguration.php Core/MerchandiseReturn/Configuration/MerchandiseReturnOptionsConfiguration.php MerchandiseReturn/Configuration/MerchandiseReturnOptionsConfiguration.php @@ -68496,9 +68560,6 @@ AdminSpecificPriceRuleController.php controllers/admin/AdminShopController.php admin/AdminShopController.php AdminShopController.php -controllers/admin/AdminCartsController.php -admin/AdminCartsController.php -AdminCartsController.php controllers/admin/AdminDashboardController.php admin/AdminDashboardController.php AdminDashboardController.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt index 229ac46d1..f5cb7f806 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt @@ -581,6 +581,7 @@ tests/Integration/Behaviour/Features/Scenario/Order/partial_refund.feature tests/Integration/Behaviour/Features/Scenario/Order/order_odd_tax.feature tests/Integration/Behaviour/Features/Scenario/Order/order_ecotax.feature tests/Integration/Behaviour/Features/Scenario/Order/order_multi_invoices.feature +tests/Integration/Behaviour/Features/Scenario/Order/order_update_status.feature tests/Integration/Behaviour/Features/Scenario/Order/order_from_bo.feature tests/Integration/Behaviour/Features/Scenario/Order/order_currency.feature tests/Integration/Behaviour/Features/Scenario/Order/add_cart_rule_to_order.feature @@ -1665,6 +1666,8 @@ tests/Resources/translations/fr-FR/messages.fr-FR.xlf tests/Resources/translations/fr-FR/AdminActions.fr-FR.xlf tests/Resources/translations/fr-FR/ModulesXlftranslatedmoduleAdmin.fr-FR.xlf tests/Resources/DummyMultistoreConfiguration.php +tests/Resources/Context/ApiClientContextDecorator.php +tests/Resources/Context/EmployeeContextDecorator.php tests/Resources/Translator/DummyTranslator.php tests/Resources/Resetter/ApiClientResetter.php tests/Resources/Resetter/LanguageResetter.php @@ -2304,6 +2307,7 @@ tests/UI/campaigns/functional/FO/hummingbird/02_headerAndFooter/03_changeCurrenc tests/UI/campaigns/functional/FO/hummingbird/02_headerAndFooter/02_checkLinksInFooter.ts tests/UI/campaigns/functional/FO/hummingbird/02_headerAndFooter/01_checkLinksInHeader.ts tests/UI/campaigns/functional/FO/hummingbird/09_productPage/01_quickView/01_addToCart.ts +tests/UI/campaigns/functional/FO/hummingbird/09_productPage/01_quickView/02_changeQuantity.ts tests/UI/campaigns/functional/FO/hummingbird/11_checkout/02_addresses/01_CRUDAddress.ts tests/UI/campaigns/functional/FO/hummingbird/11_checkout/01_personalInformation/05_passwordReminder.ts tests/UI/campaigns/functional/FO/hummingbird/11_checkout/01_personalInformation/01_orderAsAGuest.ts @@ -4115,6 +4119,7 @@ src/PrestaShopBundle/Resources/config/services/core/currency.yml src/PrestaShopBundle/Resources/config/services/core/stock.yml src/PrestaShopBundle/Resources/config/services/core/help.yml src/PrestaShopBundle/Resources/config/services/core/sql_request.yml +src/PrestaShopBundle/Resources/config/services/core/mutation.yml src/PrestaShopBundle/Resources/config/services/core/security.yml src/PrestaShopBundle/Resources/config/services/core/cldr.yml src/PrestaShopBundle/Resources/config/services/core/cms_page.yml @@ -4954,6 +4959,7 @@ src/PrestaShopBundle/Service/Routing/Router.php src/PrestaShopBundle/Entity/ProductDownload.php src/PrestaShopBundle/Entity/AttributeGroup.php src/PrestaShopBundle/Entity/Shop.php +src/PrestaShopBundle/Entity/Mutation.php src/PrestaShopBundle/Entity/Translation.php src/PrestaShopBundle/Entity/TabLang.php src/PrestaShopBundle/Entity/StockMvt.php @@ -4984,11 +4990,14 @@ src/PrestaShopBundle/Entity/Repository/FeatureFlagRepository.php src/PrestaShopBundle/Entity/Repository/StockRepository.php src/PrestaShopBundle/Entity/Repository/AttributeGroupLangRepository.php src/PrestaShopBundle/Entity/Repository/TabLangRepository.php +src/PrestaShopBundle/Entity/Repository/MutationRepository.php src/PrestaShopBundle/Entity/Repository/LangRepository.php src/PrestaShopBundle/Entity/ApiClient.php src/PrestaShopBundle/Entity/Tab.php +src/PrestaShopBundle/Entity/MutationAction.php src/PrestaShopBundle/Entity/Lang.php src/PrestaShopBundle/Entity/ShopUrl.php +src/PrestaShopBundle/Entity/MutatorType.php src/PrestaShopBundle/Entity/ImageType.php src/PrestaShopBundle/Entity/AttributeGroupLang.php src/PrestaShopBundle/Entity/ProductIdentity.php @@ -6471,10 +6480,12 @@ src/Core/Domain/Contact/Command/AddContactCommand.php src/Core/Domain/Contact/Command/EditContactCommand.php src/Core/Domain/Contact/Query/GetContactForEditing.php src/Core/Domain/Contact/QueryResult/EditableContact.php +src/Core/Domain/Employee/ValueObject/EmployeeIdInterface.php src/Core/Domain/Employee/ValueObject/EmployeeId.php src/Core/Domain/Employee/ValueObject/Password.php src/Core/Domain/Employee/ValueObject/LastName.php src/Core/Domain/Employee/ValueObject/FirstName.php +src/Core/Domain/Employee/ValueObject/NoEmployeeId.php src/Core/Domain/Employee/CommandHandler/AddEmployeeHandlerInterface.php src/Core/Domain/Employee/CommandHandler/BulkUpdateEmployeeStatusHandlerInterface.php src/Core/Domain/Employee/CommandHandler/DeleteEmployeeHandlerInterface.php @@ -8348,6 +8359,7 @@ src/Core/Currency/ExchangeRateProvider.php src/Core/Currency/Exception/CurrencyFeedException.php src/Core/Currency/CurrencyDataProviderInterface.php src/Core/Currency/CurrencyGridDataFactory.php +src/Core/Mutation/MutationTracker.php src/Core/MerchandiseReturn/Configuration/MerchandiseReturnOptionsConfiguration.php src/Core/Session/SessionHandlerInterface.php src/Core/Session/SessionInterface.php @@ -11373,7 +11385,6 @@ controllers/admin/AdminSuppliersController.php controllers/admin/AdminCartRulesController.php controllers/admin/AdminSpecificPriceRuleController.php controllers/admin/AdminShopController.php -controllers/admin/AdminCartsController.php controllers/admin/AdminDashboardController.php controllers/admin/AdminStatsController.php controllers/admin/BoOrder.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt index 784a6a066..7b10f4f7d 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 @@ -40745,6 +40745,17 @@ StoreApi/components/schemas/ProductListingResult.json components/schemas/ProductListingResult.json schemas/ProductListingResult.json ProductListingResult.json +src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CalculatedPrice.json +Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CalculatedPrice.json +Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CalculatedPrice.json +Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CalculatedPrice.json +ApiDefinition/Generator/Schema/StoreApi/components/schemas/CalculatedPrice.json +Generator/Schema/StoreApi/components/schemas/CalculatedPrice.json +Schema/StoreApi/components/schemas/CalculatedPrice.json +StoreApi/components/schemas/CalculatedPrice.json +components/schemas/CalculatedPrice.json +schemas/CalculatedPrice.json +CalculatedPrice.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Cart.json Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Cart.json Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Cart.json @@ -40888,6 +40899,17 @@ StoreApi/components/schemas/LandingPage.json components/schemas/LandingPage.json schemas/LandingPage.json LandingPage.json +src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ReferencePrice.json +Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ReferencePrice.json +Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ReferencePrice.json +Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ReferencePrice.json +ApiDefinition/Generator/Schema/StoreApi/components/schemas/ReferencePrice.json +Generator/Schema/StoreApi/components/schemas/ReferencePrice.json +Schema/StoreApi/components/schemas/ReferencePrice.json +StoreApi/components/schemas/ReferencePrice.json +components/schemas/ReferencePrice.json +schemas/ReferencePrice.json +ReferencePrice.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Criteria.json Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Criteria.json Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Criteria.json @@ -40976,6 +40998,17 @@ StoreApi/components/schemas/AccountNewsletterRecipientResult.json components/schemas/AccountNewsletterRecipientResult.json schemas/AccountNewsletterRecipientResult.json AccountNewsletterRecipientResult.json +src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ListPrice.json +Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ListPrice.json +Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ListPrice.json +Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ListPrice.json +ApiDefinition/Generator/Schema/StoreApi/components/schemas/ListPrice.json +Generator/Schema/StoreApi/components/schemas/ListPrice.json +Schema/StoreApi/components/schemas/ListPrice.json +StoreApi/components/schemas/ListPrice.json +components/schemas/ListPrice.json +schemas/ListPrice.json +ListPrice.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/NavigationRouteResponse.json Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/NavigationRouteResponse.json Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/NavigationRouteResponse.json @@ -40987,6 +41020,17 @@ StoreApi/components/schemas/NavigationRouteResponse.json components/schemas/NavigationRouteResponse.json schemas/NavigationRouteResponse.json NavigationRouteResponse.json +src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Product.json +Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Product.json +Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Product.json +Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Product.json +ApiDefinition/Generator/Schema/StoreApi/components/schemas/Product.json +Generator/Schema/StoreApi/components/schemas/Product.json +Schema/StoreApi/components/schemas/Product.json +StoreApi/components/schemas/Product.json +components/schemas/Product.json +schemas/Product.json +Product.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/index.json Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/index.json Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/index.json @@ -94810,6 +94854,28 @@ sw-settings-logging/page/sw-settings-logging-list/sw-settings-logging-list.html. page/sw-settings-logging-list/sw-settings-logging-list.html.twig sw-settings-logging-list/sw-settings-logging-list.html.twig sw-settings-logging-list.html.twig +src/Administration/Resources/app/administration/src/module/sw-settings-logging/page/sw-settings-logging-list/sw-settings-logging-list.scss +Administration/Resources/app/administration/src/module/sw-settings-logging/page/sw-settings-logging-list/sw-settings-logging-list.scss +Resources/app/administration/src/module/sw-settings-logging/page/sw-settings-logging-list/sw-settings-logging-list.scss +app/administration/src/module/sw-settings-logging/page/sw-settings-logging-list/sw-settings-logging-list.scss +administration/src/module/sw-settings-logging/page/sw-settings-logging-list/sw-settings-logging-list.scss +src/module/sw-settings-logging/page/sw-settings-logging-list/sw-settings-logging-list.scss +module/sw-settings-logging/page/sw-settings-logging-list/sw-settings-logging-list.scss +sw-settings-logging/page/sw-settings-logging-list/sw-settings-logging-list.scss +page/sw-settings-logging-list/sw-settings-logging-list.scss +sw-settings-logging-list/sw-settings-logging-list.scss +sw-settings-logging-list.scss +src/Administration/Resources/app/administration/src/module/sw-settings-logging/page/sw-settings-logging-list/sw-settings-logging-list.spec.js +Administration/Resources/app/administration/src/module/sw-settings-logging/page/sw-settings-logging-list/sw-settings-logging-list.spec.js +Resources/app/administration/src/module/sw-settings-logging/page/sw-settings-logging-list/sw-settings-logging-list.spec.js +app/administration/src/module/sw-settings-logging/page/sw-settings-logging-list/sw-settings-logging-list.spec.js +administration/src/module/sw-settings-logging/page/sw-settings-logging-list/sw-settings-logging-list.spec.js +src/module/sw-settings-logging/page/sw-settings-logging-list/sw-settings-logging-list.spec.js +module/sw-settings-logging/page/sw-settings-logging-list/sw-settings-logging-list.spec.js +sw-settings-logging/page/sw-settings-logging-list/sw-settings-logging-list.spec.js +page/sw-settings-logging-list/sw-settings-logging-list.spec.js +sw-settings-logging-list/sw-settings-logging-list.spec.js +sw-settings-logging-list.spec.js src/Administration/Resources/app/administration/src/module/sw-settings-logging/page/sw-settings-logging-list/index.js Administration/Resources/app/administration/src/module/sw-settings-logging/page/sw-settings-logging-list/index.js Resources/app/administration/src/module/sw-settings-logging/page/sw-settings-logging-list/index.js @@ -126779,6 +126845,9 @@ release-6-5-7-3/2023-11-30-correct-address_format-column-type.md changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md _unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md 2022-05-18-abstract-and-reduce-rule-condition-components.md +changelog/_unreleased/2024-02-21-handle-reverse-proxy-errors-gracefully.md +_unreleased/2024-02-21-handle-reverse-proxy-errors-gracefully.md +2024-02-21-handle-reverse-proxy-errors-gracefully.md changelog/_unreleased/2022-03-14-refactor-pagination-templates-and-paging-of-the-search-result.md _unreleased/2022-03-14-refactor-pagination-templates-and-paging-of-the-search-result.md 2022-03-14-refactor-pagination-templates-and-paging-of-the-search-result.md @@ -126854,6 +126923,9 @@ _unreleased/2023-10-21-fix-promotion-used-logic.md changelog/_unreleased/2024-01-04-fix-media-module-inline-edit-handler.md _unreleased/2024-01-04-fix-media-module-inline-edit-handler.md 2024-01-04-fix-media-module-inline-edit-handler.md +changelog/_unreleased/2024-02-20-remove-privileges-from-sdk-iframe-urls.md +_unreleased/2024-02-20-remove-privileges-from-sdk-iframe-urls.md +2024-02-20-remove-privileges-from-sdk-iframe-urls.md changelog/_unreleased/2024-01-30-fix-auto-logout-in-safari.md _unreleased/2024-01-30-fix-auto-logout-in-safari.md 2024-01-30-fix-auto-logout-in-safari.md @@ -127148,6 +127220,9 @@ _unreleased/2023-11-29-fix-breadcrumb-styles.md changelog/_unreleased/2023-12-07-remove-storefront-deprecations.md _unreleased/2023-12-07-remove-storefront-deprecations.md 2023-12-07-remove-storefront-deprecations.md +changelog/_unreleased/2024-02-20-remove-deprecated-vue2-option-api-usage.md +_unreleased/2024-02-20-remove-deprecated-vue2-option-api-usage.md +2024-02-20-remove-deprecated-vue2-option-api-usage.md changelog/_unreleased/2023-07-07-improve-storefront-accessibility.md _unreleased/2023-07-07-improve-storefront-accessibility.md 2023-07-07-improve-storefront-accessibility.md @@ -127337,6 +127412,9 @@ _unreleased/2024-02-07-fix-asset-path-generation-in-plugin-html-files.md changelog/_unreleased/2024-01-03-add-new-blocks-for-prod-and-dev-script-tags.md _unreleased/2024-01-03-add-new-blocks-for-prod-and-dev-script-tags.md 2024-01-03-add-new-blocks-for-prod-and-dev-script-tags.md +changelog/_unreleased/2024-02-19-ignore-js-script-files-when-they-do-not-match-new-file-path-pattern.md +_unreleased/2024-02-19-ignore-js-script-files-when-they-do-not-match-new-file-path-pattern.md +2024-02-19-ignore-js-script-files-when-they-do-not-match-new-file-path-pattern.md changelog/_unreleased/2024-01-26-fix-bug-cannot-upload-3d-file.md _unreleased/2024-01-26-fix-bug-cannot-upload-3d-file.md 2024-01-26-fix-bug-cannot-upload-3d-file.md @@ -127550,6 +127628,9 @@ _unreleased/2023-12-08-add-event-for-health-check.md changelog/_unreleased/2024-01-24-add-check-for-empty-productid-for-wishlist.md _unreleased/2024-01-24-add-check-for-empty-productid-for-wishlist.md 2024-01-24-add-check-for-empty-productid-for-wishlist.md +changelog/_unreleased/2024-02-20-fix-privileges-error-in-dataset-handling.md +_unreleased/2024-02-20-fix-privileges-error-in-dataset-handling.md +2024-02-20-fix-privileges-error-in-dataset-handling.md changelog/_unreleased/2024-01-09-added-events-for-changing-multiple-system-configs.md _unreleased/2024-01-09-added-events-for-changing-multiple-system-configs.md 2024-01-09-added-events-for-changing-multiple-system-configs.md @@ -127772,6 +127853,9 @@ _unreleased/2023-10-13-fix-sales_channel_language_validator.md changelog/_unreleased/2024-01-16-add-main-category.md _unreleased/2024-01-16-add-main-category.md 2024-01-16-add-main-category.md +changelog/_unreleased/2024-02-21-apply-fixes-in-user-permissions.md +_unreleased/2024-02-21-apply-fixes-in-user-permissions.md +2024-02-21-apply-fixes-in-user-permissions.md changelog/_unreleased/2024-02-07-check-user-cookie-preference-before-replace-video-element.md _unreleased/2024-02-07-check-user-cookie-preference-before-replace-video-element.md 2024-02-07-check-user-cookie-preference-before-replace-video-element.md diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt index 91e699f4b..d322fd9f1 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt @@ -5630,6 +5630,7 @@ src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schema src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/FindProductVariantRouteResponse.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/WishlistLoadRouteResponse.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingResult.json +src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CalculatedPrice.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Cart.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ShippingMethodPageRouteResponse.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingFlags.json @@ -5643,6 +5644,7 @@ src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schema src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/PropertyGroupOption.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Media.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/LandingPage.json +src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ReferencePrice.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Criteria.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CrossSellingElementCollection.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/MediaThumbnail.json @@ -5651,7 +5653,9 @@ src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schema src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Order.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderLineItemDownload.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/AccountNewsletterRecipientResult.json +src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ListPrice.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/NavigationRouteResponse.json +src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Product.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/index.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/version.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/number-range.json @@ -12584,6 +12588,8 @@ src/Administration/Resources/app/administration/src/module/sw-settings-logging/s src/Administration/Resources/app/administration/src/module/sw-settings-logging/snippet/de-DE.json src/Administration/Resources/app/administration/src/module/sw-settings-logging/acl/index.js src/Administration/Resources/app/administration/src/module/sw-settings-logging/page/sw-settings-logging-list/sw-settings-logging-list.html.twig +src/Administration/Resources/app/administration/src/module/sw-settings-logging/page/sw-settings-logging-list/sw-settings-logging-list.scss +src/Administration/Resources/app/administration/src/module/sw-settings-logging/page/sw-settings-logging-list/sw-settings-logging-list.spec.js src/Administration/Resources/app/administration/src/module/sw-settings-logging/page/sw-settings-logging-list/index.js src/Administration/Resources/app/administration/src/module/sw-settings-logging/component/sw-settings-logging-mail-sent-info/sw-settings-logging-mail-sent-info.html.twig src/Administration/Resources/app/administration/src/module/sw-settings-logging/component/sw-settings-logging-mail-sent-info/index.js @@ -17374,6 +17380,7 @@ changelog/release-6-5-8-0/2023-12-04-product-listing-consumes-much-resources.md changelog/release-6-5-8-0/2023-10-26-improved-installing-an-extension-will-activate-it.md changelog/release-6-5-7-3/2023-11-30-correct-address_format-column-type.md changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md +changelog/_unreleased/2024-02-21-handle-reverse-proxy-errors-gracefully.md changelog/_unreleased/2022-03-14-refactor-pagination-templates-and-paging-of-the-search-result.md changelog/_unreleased/2024-02-14-make-migration-more-stable.md changelog/_unreleased/2023-08-10-change-sw-import-export-entity-path-select-default-event.md @@ -17399,6 +17406,7 @@ changelog/_unreleased/2023-12-07-remove-flow-deprecations.md changelog/_unreleased/2024-01-12-unify-sw-form-field-renderer-events.md changelog/_unreleased/2023-10-21-fix-promotion-used-logic.md changelog/_unreleased/2024-01-04-fix-media-module-inline-edit-handler.md +changelog/_unreleased/2024-02-20-remove-privileges-from-sdk-iframe-urls.md changelog/_unreleased/2024-01-30-fix-auto-logout-in-safari.md changelog/_unreleased/2023-12-27-grouped-write-results.md changelog/_unreleased/2023-12-15-allow-association_fields-of-media_default_folder-to-be-nullable.md @@ -17497,6 +17505,7 @@ changelog/_unreleased/2023-12-05-set-correct-extension-data-on-first-load-of-con changelog/_unreleased/2024-01-04-load-all-inherited-snippets.md changelog/_unreleased/2023-11-29-fix-breadcrumb-styles.md changelog/_unreleased/2023-12-07-remove-storefront-deprecations.md +changelog/_unreleased/2024-02-20-remove-deprecated-vue2-option-api-usage.md changelog/_unreleased/2023-07-07-improve-storefront-accessibility.md changelog/_unreleased/2023-08-10-change-sw-media-breadcrumbs-default-event.md changelog/_unreleased/2024-02-07-openapi-wishlist-load-route-response.md @@ -17560,6 +17569,7 @@ changelog/_unreleased/2023-12-05-remove-storefront-deprecations-for-v6-6-0.md changelog/_unreleased/2023-11-30-improve-file-validation-service.md changelog/_unreleased/2024-02-07-fix-asset-path-generation-in-plugin-html-files.md changelog/_unreleased/2024-01-03-add-new-blocks-for-prod-and-dev-script-tags.md +changelog/_unreleased/2024-02-19-ignore-js-script-files-when-they-do-not-match-new-file-path-pattern.md changelog/_unreleased/2024-01-26-fix-bug-cannot-upload-3d-file.md changelog/_unreleased/2023-12-19-upgrade-admin-webpack-to-version-5.md changelog/_unreleased/2023-10-13-fixed-setting-of-custom-field-number-type.md @@ -17631,6 +17641,7 @@ changelog/_unreleased/2023-12-06-fix-saving-snippets-with-translation-key-change changelog/_unreleased/2023-12-04-fixed-check-for-existence-of-export-directory.md changelog/_unreleased/2023-12-08-add-event-for-health-check.md changelog/_unreleased/2024-01-24-add-check-for-empty-productid-for-wishlist.md +changelog/_unreleased/2024-02-20-fix-privileges-error-in-dataset-handling.md changelog/_unreleased/2024-01-09-added-events-for-changing-multiple-system-configs.md changelog/_unreleased/2023-11-09-replace-sw-field-with-real-components.md changelog/_unreleased/2024-01-19-allow-toggling-the-modal-footer.md @@ -17705,6 +17716,7 @@ changelog/_unreleased/2024-01-31-remove-capitalize-in-plugin-recommandation.md changelog/_unreleased/2024-02-07-fix-async-component-factory-edge-case.md changelog/_unreleased/2023-10-13-fix-sales_channel_language_validator.md changelog/_unreleased/2024-01-16-add-main-category.md +changelog/_unreleased/2024-02-21-apply-fixes-in-user-permissions.md changelog/_unreleased/2024-02-07-check-user-cookie-preference-before-replace-video-element.md changelog/_unreleased/2024-02-09-improve-profiler-repository-tracer.md changelog/_unreleased/2024-02-06-support-html5-tags.md diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it-all-levels.txt index 36f92231a..c6da366db 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it-all-levels.txt @@ -2445,6 +2445,10 @@ resources/views/locations/index.blade.php views/locations/index.blade.php locations/index.blade.php index.blade.php +resources/views/locations/bulk-delete.blade.php +views/locations/bulk-delete.blade.php +locations/bulk-delete.blade.php +bulk-delete.blade.php resources/views/dashboard.blade.php views/dashboard.blade.php dashboard.blade.php @@ -2878,6 +2882,10 @@ resources/views/partials/bootstrap-table.blade.php views/partials/bootstrap-table.blade.php partials/bootstrap-table.blade.php bootstrap-table.blade.php +resources/views/partials/locations-bulk-actions.blade.php +views/partials/locations-bulk-actions.blade.php +partials/locations-bulk-actions.blade.php +locations-bulk-actions.blade.php resources/views/partials/label2-field-definitions.blade.php views/partials/label2-field-definitions.blade.php partials/label2-field-definitions.blade.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it.txt index 53d59abad..f6a1559d0 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/snipe-it.txt @@ -563,6 +563,7 @@ resources/views/locations/view.blade.php resources/views/locations/print.blade.php resources/views/locations/edit.blade.php resources/views/locations/index.blade.php +resources/views/locations/bulk-delete.blade.php resources/views/dashboard.blade.php resources/views/users/view.blade.php resources/views/users/print.blade.php @@ -648,6 +649,7 @@ resources/views/partials/users-bulk-actions.blade.php resources/views/partials/label2-preview.blade.php resources/views/partials/assets-assigned.blade.php resources/views/partials/bootstrap-table.blade.php +resources/views/partials/locations-bulk-actions.blade.php resources/views/partials/label2-field-definitions.blade.php resources/views/accessories/view.blade.php resources/views/accessories/edit.blade.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat-all-levels.txt index ec157cd29..701dfdc6c 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat-all-levels.txt @@ -1409,6 +1409,13 @@ tomcat/util/compat/LocalStrings_ja.properties util/compat/LocalStrings_ja.properties compat/LocalStrings_ja.properties LocalStrings_ja.properties +java/org/apache/tomcat/util/compat/Jre21Compat.java +org/apache/tomcat/util/compat/Jre21Compat.java +apache/tomcat/util/compat/Jre21Compat.java +tomcat/util/compat/Jre21Compat.java +util/compat/Jre21Compat.java +compat/Jre21Compat.java +Jre21Compat.java java/org/apache/tomcat/util/compat/LocalStrings.properties org/apache/tomcat/util/compat/LocalStrings.properties apache/tomcat/util/compat/LocalStrings.properties @@ -1423,6 +1430,13 @@ tomcat/util/compat/JreCompat.java util/compat/JreCompat.java compat/JreCompat.java JreCompat.java +java/org/apache/tomcat/util/compat/Jre19Compat.java +org/apache/tomcat/util/compat/Jre19Compat.java +apache/tomcat/util/compat/Jre19Compat.java +tomcat/util/compat/Jre19Compat.java +util/compat/Jre19Compat.java +compat/Jre19Compat.java +Jre19Compat.java java/org/apache/tomcat/util/compat/Jre22Compat.java org/apache/tomcat/util/compat/Jre22Compat.java apache/tomcat/util/compat/Jre22Compat.java diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat.txt index 5eed3aebb..5a9a4bfd1 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat.txt @@ -187,8 +187,10 @@ java/org/apache/tomcat/util/compat/JreVendor.java java/org/apache/tomcat/util/compat/LocalStrings_fr.properties java/org/apache/tomcat/util/compat/JrePlatform.java java/org/apache/tomcat/util/compat/LocalStrings_ja.properties +java/org/apache/tomcat/util/compat/Jre21Compat.java java/org/apache/tomcat/util/compat/LocalStrings.properties java/org/apache/tomcat/util/compat/JreCompat.java +java/org/apache/tomcat/util/compat/Jre19Compat.java java/org/apache/tomcat/util/compat/Jre22Compat.java java/org/apache/tomcat/util/LocalStrings_ja.properties java/org/apache/tomcat/util/MultiThrowable.java 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 3687c2d8e..42d3f6d83 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 @@ -2716,6 +2716,27 @@ marketplace/components/product-list-content/product-list-content.scss components/product-list-content/product-list-content.scss product-list-content/product-list-content.scss product-list-content.scss +plugins/woocommerce-admin/client/marketplace/components/notice/notice.scss +woocommerce-admin/client/marketplace/components/notice/notice.scss +client/marketplace/components/notice/notice.scss +marketplace/components/notice/notice.scss +components/notice/notice.scss +notice/notice.scss +notice.scss +plugins/woocommerce-admin/client/marketplace/components/notice/README.md +woocommerce-admin/client/marketplace/components/notice/README.md +client/marketplace/components/notice/README.md +marketplace/components/notice/README.md +components/notice/README.md +notice/README.md +README.md +plugins/woocommerce-admin/client/marketplace/components/notice/notice.tsx +woocommerce-admin/client/marketplace/components/notice/notice.tsx +client/marketplace/components/notice/notice.tsx +marketplace/components/notice/notice.tsx +components/notice/notice.tsx +notice/notice.tsx +notice.tsx plugins/woocommerce-admin/client/marketplace/components/tabs/tabs.tsx woocommerce-admin/client/marketplace/components/tabs/tabs.tsx client/marketplace/components/tabs/tabs.tsx @@ -20854,13 +20875,6 @@ blocks/reviews/test/frontend-block.test.tsx reviews/test/frontend-block.test.tsx test/frontend-block.test.tsx frontend-block.test.tsx -plugins/woocommerce-blocks/assets/js/blocks/reviews/editor-block.js -woocommerce-blocks/assets/js/blocks/reviews/editor-block.js -assets/js/blocks/reviews/editor-block.js -js/blocks/reviews/editor-block.js -blocks/reviews/editor-block.js -reviews/editor-block.js -editor-block.js plugins/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/editor.scss woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/editor.scss assets/js/blocks/reviews/reviews-by-product/editor.scss @@ -20941,6 +20955,13 @@ blocks/reviews/all-reviews/index.tsx reviews/all-reviews/index.tsx all-reviews/index.tsx index.tsx +plugins/woocommerce-blocks/assets/js/blocks/reviews/editor-block.tsx +woocommerce-blocks/assets/js/blocks/reviews/editor-block.tsx +assets/js/blocks/reviews/editor-block.tsx +js/blocks/reviews/editor-block.tsx +blocks/reviews/editor-block.tsx +reviews/editor-block.tsx +editor-block.tsx plugins/woocommerce-blocks/assets/js/blocks/reviews/frontend-container-block.tsx woocommerce-blocks/assets/js/blocks/reviews/frontend-container-block.tsx assets/js/blocks/reviews/frontend-container-block.tsx @@ -34832,6 +34853,15 @@ merchant/products/block-editor/product-edit-block-editor.spec.js products/block-editor/product-edit-block-editor.spec.js block-editor/product-edit-block-editor.spec.js product-edit-block-editor.spec.js +plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-inventory-block-editor.spec.js +woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-inventory-block-editor.spec.js +tests/e2e-pw/tests/merchant/products/block-editor/product-inventory-block-editor.spec.js +e2e-pw/tests/merchant/products/block-editor/product-inventory-block-editor.spec.js +tests/merchant/products/block-editor/product-inventory-block-editor.spec.js +merchant/products/block-editor/product-inventory-block-editor.spec.js +products/block-editor/product-inventory-block-editor.spec.js +block-editor/product-inventory-block-editor.spec.js +product-inventory-block-editor.spec.js plugins/woocommerce/tests/e2e-pw/tests/merchant/product-linked-producs.spec.js woocommerce/tests/e2e-pw/tests/merchant/product-linked-producs.spec.js tests/e2e-pw/tests/merchant/product-linked-producs.spec.js @@ -39191,6 +39221,15 @@ rest-api/Controllers/Version3/class-wc-rest-terms-controller-tests.php Controllers/Version3/class-wc-rest-terms-controller-tests.php Version3/class-wc-rest-terms-controller-tests.php class-wc-rest-terms-controller-tests.php +plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller-tests.php +woocommerce/tests/php/includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller-tests.php +tests/php/includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller-tests.php +php/includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller-tests.php +includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller-tests.php +rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller-tests.php +Controllers/Version1/class-wc-rest-orders-v1-controller-tests.php +Version1/class-wc-rest-orders-v1-controller-tests.php +class-wc-rest-orders-v1-controller-tests.php plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller-tests.php woocommerce/tests/php/includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller-tests.php tests/php/includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller-tests.php @@ -41815,6 +41854,11 @@ includes/admin/settings/class-wc-settings-payment-gateways.php admin/settings/class-wc-settings-payment-gateways.php settings/class-wc-settings-payment-gateways.php class-wc-settings-payment-gateways.php +plugins/woocommerce/includes/admin/class-wc-admin-marketplace-promotions.php +woocommerce/includes/admin/class-wc-admin-marketplace-promotions.php +includes/admin/class-wc-admin-marketplace-promotions.php +admin/class-wc-admin-marketplace-promotions.php +class-wc-admin-marketplace-promotions.php plugins/woocommerce/includes/admin/wc-meta-box-functions.php woocommerce/includes/admin/wc-meta-box-functions.php includes/admin/wc-meta-box-functions.php @@ -48269,6 +48313,12 @@ src/Admin/RemoteInboxNotifications/TransformerInterface.php Admin/RemoteInboxNotifications/TransformerInterface.php RemoteInboxNotifications/TransformerInterface.php TransformerInterface.php +plugins/woocommerce/src/Admin/RemoteSpecs/RemoteSpecsEngine.php +woocommerce/src/Admin/RemoteSpecs/RemoteSpecsEngine.php +src/Admin/RemoteSpecs/RemoteSpecsEngine.php +Admin/RemoteSpecs/RemoteSpecsEngine.php +RemoteSpecs/RemoteSpecsEngine.php +RemoteSpecsEngine.php plugins/woocommerce/src/Admin/DataSourcePoller.php woocommerce/src/Admin/DataSourcePoller.php src/Admin/DataSourcePoller.php @@ -51484,6 +51534,10 @@ plugins/woocommerce/changelog/prevent-file-sniffing woocommerce/changelog/prevent-file-sniffing changelog/prevent-file-sniffing prevent-file-sniffing +plugins/woocommerce/changelog/44655-add-marketplace-promotions +woocommerce/changelog/44655-add-marketplace-promotions +changelog/44655-add-marketplace-promotions +44655-add-marketplace-promotions plugins/woocommerce/changelog/44004-41924-cys-ensure-the-fonts-selected-in-the-assembler-are-displayed-on-the-frontend woocommerce/changelog/44004-41924-cys-ensure-the-fonts-selected-in-the-assembler-are-displayed-on-the-frontend changelog/44004-41924-cys-ensure-the-fonts-selected-in-the-assembler-are-displayed-on-the-frontend @@ -51500,6 +51554,10 @@ plugins/woocommerce/changelog/44691-44689-products-beta-product-collection-block woocommerce/changelog/44691-44689-products-beta-product-collection-blocks-add-an-option-to-scale-all-of-my-product-images-to-have-them-in-a-grid-with-same-size-images changelog/44691-44689-products-beta-product-collection-blocks-add-an-option-to-scale-all-of-my-product-images-to-have-them-in-a-grid-with-same-size-images 44691-44689-products-beta-product-collection-blocks-add-an-option-to-scale-all-of-my-product-images-to-have-them-in-a-grid-with-same-size-images +plugins/woocommerce/changelog/tweak-stabilize-flaky-price-filter-e2e +woocommerce/changelog/tweak-stabilize-flaky-price-filter-e2e +changelog/tweak-stabilize-flaky-price-filter-e2e +tweak-stabilize-flaky-price-filter-e2e plugins/woocommerce/changelog/add-virtual-product woocommerce/changelog/add-virtual-product changelog/add-virtual-product @@ -51532,6 +51590,10 @@ plugins/woocommerce/changelog/44183-fix-combobox-border woocommerce/changelog/44183-fix-combobox-border changelog/44183-fix-combobox-border 44183-fix-combobox-border +plugins/woocommerce/changelog/44788-update-save-shipping-method-create-btn +woocommerce/changelog/44788-update-save-shipping-method-create-btn +changelog/44788-update-save-shipping-method-create-btn +44788-update-save-shipping-method-create-btn plugins/woocommerce/changelog/fix-44227-product-taxonomies woocommerce/changelog/fix-44227-product-taxonomies changelog/fix-44227-product-taxonomies @@ -51568,6 +51630,10 @@ plugins/woocommerce/changelog/43782-add-additional-fields-documentation woocommerce/changelog/43782-add-additional-fields-documentation changelog/43782-add-additional-fields-documentation 43782-add-additional-fields-documentation +plugins/woocommerce/changelog/fix-woocommerce-blocks-version-interactivity-api-hash +woocommerce/changelog/fix-woocommerce-blocks-version-interactivity-api-hash +changelog/fix-woocommerce-blocks-version-interactivity-api-hash +fix-woocommerce-blocks-version-interactivity-api-hash plugins/woocommerce/changelog/e2e-add-new-product-edit woocommerce/changelog/e2e-add-new-product-edit changelog/e2e-add-new-product-edit @@ -51648,6 +51714,10 @@ plugins/woocommerce/changelog/44147-dev-fix-flickering-attribute-editor woocommerce/changelog/44147-dev-fix-flickering-attribute-editor changelog/44147-dev-fix-flickering-attribute-editor 44147-dev-fix-flickering-attribute-editor +plugins/woocommerce/changelog/44808-dev-fix-fatal-interactivity +woocommerce/changelog/44808-dev-fix-fatal-interactivity +changelog/44808-dev-fix-fatal-interactivity +44808-dev-fix-fatal-interactivity plugins/woocommerce/changelog/tweak-improve-tasklist-performance woocommerce/changelog/tweak-improve-tasklist-performance changelog/tweak-improve-tasklist-performance @@ -51696,6 +51766,10 @@ plugins/woocommerce/changelog/fix-mini-cart-svg-44006 woocommerce/changelog/fix-mini-cart-svg-44006 changelog/fix-mini-cart-svg-44006 fix-mini-cart-svg-44006 +plugins/woocommerce/changelog/44594-chore-42294-convert-reviews-editor-block-file-to-typescript +woocommerce/changelog/44594-chore-42294-convert-reviews-editor-block-file-to-typescript +changelog/44594-chore-42294-convert-reviews-editor-block-file-to-typescript +44594-chore-42294-convert-reviews-editor-block-file-to-typescript plugins/woocommerce/changelog/44332-fix-43760-announce-pop-up-opening-with-voiceovers woocommerce/changelog/44332-fix-43760-announce-pop-up-opening-with-voiceovers changelog/44332-fix-43760-announce-pop-up-opening-with-voiceovers @@ -51736,6 +51810,10 @@ plugins/woocommerce/changelog/fix-font-installation-async woocommerce/changelog/fix-font-installation-async changelog/fix-font-installation-async fix-font-installation-async +plugins/woocommerce/changelog/add-44643_variation_empty_state_experiment +woocommerce/changelog/add-44643_variation_empty_state_experiment +changelog/add-44643_variation_empty_state_experiment +add-44643_variation_empty_state_experiment plugins/woocommerce/changelog/44233-fix-blocks-linting-ci woocommerce/changelog/44233-fix-blocks-linting-ci changelog/44233-fix-blocks-linting-ci @@ -51784,6 +51862,10 @@ plugins/woocommerce/changelog/44397-add-back-parent-machine woocommerce/changelog/44397-add-back-parent-machine changelog/44397-add-back-parent-machine 44397-add-back-parent-machine +plugins/woocommerce/changelog/fix-44248-add-logging-remote-specs +woocommerce/changelog/fix-44248-add-logging-remote-specs +changelog/fix-44248-add-logging-remote-specs +fix-44248-add-logging-remote-specs plugins/woocommerce/changelog/test-improve-flaky-e2e-test woocommerce/changelog/test-improve-flaky-e2e-test changelog/test-improve-flaky-e2e-test @@ -51876,6 +51958,10 @@ plugins/woocommerce/changelog/update-add-virtual-product woocommerce/changelog/update-add-virtual-product changelog/update-add-virtual-product update-add-virtual-product +plugins/woocommerce/changelog/44757-dev-fe-filters-fix-content-panel-bug +woocommerce/changelog/44757-dev-fe-filters-fix-content-panel-bug +changelog/44757-dev-fe-filters-fix-content-panel-bug +44757-dev-fe-filters-fix-content-panel-bug plugins/woocommerce/changelog/fix-41567-deprecated-legacy-keys woocommerce/changelog/fix-41567-deprecated-legacy-keys changelog/fix-41567-deprecated-legacy-keys @@ -52004,6 +52090,10 @@ plugins/woocommerce/changelog/fix-44250-fix-default-and-type-handling-for-transf woocommerce/changelog/fix-44250-fix-default-and-type-handling-for-transformers changelog/fix-44250-fix-default-and-type-handling-for-transformers fix-44250-fix-default-and-type-handling-for-transformers +plugins/woocommerce/changelog/fix-44080 +woocommerce/changelog/fix-44080 +changelog/fix-44080 +fix-44080 plugins/woocommerce/changelog/add-marketing-track-event-prop woocommerce/changelog/add-marketing-track-event-prop changelog/add-marketing-track-event-prop @@ -52016,6 +52106,10 @@ plugins/woocommerce/changelog/e2e-update-cart-checkout-tax-test woocommerce/changelog/e2e-update-cart-checkout-tax-test changelog/e2e-update-cart-checkout-tax-test e2e-update-cart-checkout-tax-test +plugins/woocommerce/changelog/44786-add-woocommerce_remote_variant +woocommerce/changelog/44786-add-woocommerce_remote_variant +changelog/44786-add-woocommerce_remote_variant +44786-add-woocommerce_remote_variant plugins/woocommerce/changelog/fix-js-cookie-305 woocommerce/changelog/fix-js-cookie-305 changelog/fix-js-cookie-305 @@ -52056,6 +52150,10 @@ plugins/woocommerce/changelog/fix-product-editor-blank-flash woocommerce/changelog/fix-product-editor-blank-flash changelog/fix-product-editor-blank-flash fix-product-editor-blank-flash +plugins/woocommerce/changelog/add-19573-notice-component +woocommerce/changelog/add-19573-notice-component +changelog/add-19573-notice-component +add-19573-notice-component plugins/woocommerce/changelog/hpos-41909 woocommerce/changelog/hpos-41909 changelog/hpos-41909 @@ -52140,6 +52238,10 @@ plugins/woocommerce/changelog/e2e-merchant-coupons woocommerce/changelog/e2e-merchant-coupons changelog/e2e-merchant-coupons e2e-merchant-coupons +plugins/woocommerce/changelog/tweak-block-theme-e2e-setup +woocommerce/changelog/tweak-block-theme-e2e-setup +changelog/tweak-block-theme-e2e-setup +tweak-block-theme-e2e-setup plugins/woocommerce/changelog/update-44389-remove-jetpack-data-endpoint-override woocommerce/changelog/update-44389-remove-jetpack-data-endpoint-override changelog/update-44389-remove-jetpack-data-endpoint-override @@ -52168,6 +52270,10 @@ plugins/woocommerce/changelog/44160-update-42108-adjust-cart-checkout-spacing woocommerce/changelog/44160-update-42108-adjust-cart-checkout-spacing changelog/44160-update-42108-adjust-cart-checkout-spacing 44160-update-42108-adjust-cart-checkout-spacing +plugins/woocommerce/changelog/e2e-product-inventory-block-editor +woocommerce/changelog/e2e-product-inventory-block-editor +changelog/e2e-product-inventory-block-editor +e2e-product-inventory-block-editor plugins/woocommerce/changelog/44583-fix-typos-and-styling woocommerce/changelog/44583-fix-typos-and-styling changelog/44583-fix-typos-and-styling @@ -52188,6 +52294,10 @@ plugins/woocommerce/changelog/43699-add-filter-to-block-product-grid-add-to-cart woocommerce/changelog/43699-add-filter-to-block-product-grid-add-to-cart changelog/43699-add-filter-to-block-product-grid-add-to-cart 43699-add-filter-to-block-product-grid-add-to-cart +plugins/woocommerce/changelog/fix-39006-apiv1-orders-coupons-deprecations +woocommerce/changelog/fix-39006-apiv1-orders-coupons-deprecations +changelog/fix-39006-apiv1-orders-coupons-deprecations +fix-39006-apiv1-orders-coupons-deprecations plugins/woocommerce/changelog/update-product-gallery-title woocommerce/changelog/update-product-gallery-title changelog/update-product-gallery-title @@ -68436,14 +68546,6 @@ src/components/block-slot-fill/block-slot.tsx components/block-slot-fill/block-slot.tsx block-slot-fill/block-slot.tsx block-slot.tsx -packages/js/product-editor/src/components/block-slot-fill/subsection-actions/index.tsx -js/product-editor/src/components/block-slot-fill/subsection-actions/index.tsx -product-editor/src/components/block-slot-fill/subsection-actions/index.tsx -src/components/block-slot-fill/subsection-actions/index.tsx -components/block-slot-fill/subsection-actions/index.tsx -block-slot-fill/subsection-actions/index.tsx -subsection-actions/index.tsx -index.tsx packages/js/product-editor/src/components/block-slot-fill/section-actions/index.tsx js/product-editor/src/components/block-slot-fill/section-actions/index.tsx product-editor/src/components/block-slot-fill/section-actions/index.tsx @@ -70862,61 +70964,21 @@ blocks/generic/text/block.json generic/text/block.json text/block.json block.json -packages/js/product-editor/changelog/dev-44651_modify_prepublish_texts_after_scheduling_product -js/product-editor/changelog/dev-44651_modify_prepublish_texts_after_scheduling_product -product-editor/changelog/dev-44651_modify_prepublish_texts_after_scheduling_product -changelog/dev-44651_modify_prepublish_texts_after_scheduling_product -dev-44651_modify_prepublish_texts_after_scheduling_product -packages/js/product-editor/changelog/fix-44560_small_screens_prepublish_modal -js/product-editor/changelog/fix-44560_small_screens_prepublish_modal -product-editor/changelog/fix-44560_small_screens_prepublish_modal -changelog/fix-44560_small_screens_prepublish_modal -fix-44560_small_screens_prepublish_modal -packages/js/product-editor/changelog/add-43705_collapsible_visibility_section -js/product-editor/changelog/add-43705_collapsible_visibility_section -product-editor/changelog/add-43705_collapsible_visibility_section -changelog/add-43705_collapsible_visibility_section -add-43705_collapsible_visibility_section -packages/js/product-editor/changelog/add-43706 -js/product-editor/changelog/add-43706 -product-editor/changelog/add-43706 -changelog/add-43706 -add-43706 +packages/js/product-editor/changelog/fix-44809_downloads_buttons +js/product-editor/changelog/fix-44809_downloads_buttons +product-editor/changelog/fix-44809_downloads_buttons +changelog/fix-44809_downloads_buttons +fix-44809_downloads_buttons packages/js/product-editor/changelog/.gitkeep js/product-editor/changelog/.gitkeep product-editor/changelog/.gitkeep changelog/.gitkeep .gitkeep -packages/js/product-editor/changelog/dev-44456_rename_add_button_to_publish -js/product-editor/changelog/dev-44456_rename_add_button_to_publish -product-editor/changelog/dev-44456_rename_add_button_to_publish -changelog/dev-44456_rename_add_button_to_publish -dev-44456_rename_add_button_to_publish -packages/js/product-editor/changelog/fix-44465 -js/product-editor/changelog/fix-44465 -product-editor/changelog/fix-44465 -changelog/fix-44465 -fix-44465 -packages/js/product-editor/changelog/fix-product-editor-blank-flash -js/product-editor/changelog/fix-product-editor-blank-flash -product-editor/changelog/fix-product-editor-blank-flash -changelog/fix-product-editor-blank-flash -fix-product-editor-blank-flash -packages/js/product-editor/changelog/dev-44476_refactor_section_and_subsection -js/product-editor/changelog/dev-44476_refactor_section_and_subsection -product-editor/changelog/dev-44476_refactor_section_and_subsection -changelog/dev-44476_refactor_section_and_subsection -dev-44476_refactor_section_and_subsection -packages/js/product-editor/changelog/fix-44467 -js/product-editor/changelog/fix-44467 -product-editor/changelog/fix-44467 -changelog/fix-44467 -fix-44467 -packages/js/product-editor/changelog/dev-44623_change_visibility_section_label_if_password -js/product-editor/changelog/dev-44623_change_visibility_section_label_if_password -product-editor/changelog/dev-44623_change_visibility_section_label_if_password -changelog/dev-44623_change_visibility_section_label_if_password -dev-44623_change_visibility_section_label_if_password +packages/js/product-editor/changelog/update-do-not-current-product-form-me +js/product-editor/changelog/update-do-not-current-product-form-me +product-editor/changelog/update-do-not-current-product-form-me +changelog/update-do-not-current-product-form-me +update-do-not-current-product-form-me packages/js/product-editor/babel.config.js js/product-editor/babel.config.js product-editor/babel.config.js diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt index 1b42d1905..263385775 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt @@ -561,6 +561,9 @@ plugins/woocommerce-admin/client/marketplace/components/product-list-content/pro plugins/woocommerce-admin/client/marketplace/components/product-list-content/no-results.tsx plugins/woocommerce-admin/client/marketplace/components/product-list-content/no-results.scss plugins/woocommerce-admin/client/marketplace/components/product-list-content/product-list-content.scss +plugins/woocommerce-admin/client/marketplace/components/notice/notice.scss +plugins/woocommerce-admin/client/marketplace/components/notice/README.md +plugins/woocommerce-admin/client/marketplace/components/notice/notice.tsx plugins/woocommerce-admin/client/marketplace/components/tabs/tabs.tsx plugins/woocommerce-admin/client/marketplace/components/tabs/tabs.scss plugins/woocommerce-admin/client/marketplace/index.tsx @@ -3079,7 +3082,6 @@ plugins/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/edit.tsx plugins/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/index.tsx plugins/woocommerce-blocks/assets/js/blocks/reviews/save.js plugins/woocommerce-blocks/assets/js/blocks/reviews/test/frontend-block.test.tsx -plugins/woocommerce-blocks/assets/js/blocks/reviews/editor-block.js plugins/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/editor.scss plugins/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/types.ts plugins/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/no-reviews-placeholder.js @@ -3090,6 +3092,7 @@ plugins/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/no-reviews-place plugins/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/block.tsx plugins/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/edit.tsx plugins/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/index.tsx +plugins/woocommerce-blocks/assets/js/blocks/reviews/editor-block.tsx plugins/woocommerce-blocks/assets/js/blocks/reviews/frontend-container-block.tsx plugins/woocommerce-blocks/assets/js/blocks/page-content-wrapper/editor.scss plugins/woocommerce-blocks/assets/js/blocks/page-content-wrapper/index.tsx @@ -5117,6 +5120,7 @@ plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/disable-bl plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-images-block-editor.spec.js plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/block-editor-fixtures.js plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-edit-block-editor.spec.js +plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-inventory-block-editor.spec.js plugins/woocommerce/tests/e2e-pw/tests/merchant/product-linked-producs.spec.js plugins/woocommerce/tests/e2e-pw/tests/merchant/product-images.spec.js plugins/woocommerce/tests/e2e-pw/tests/merchant/customer-payment-page.spec.js @@ -5726,6 +5730,7 @@ plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version3/class-wc-re plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller-tests.php plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller-tests.php plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller-tests.php +plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller-tests.php plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller-tests.php plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller-tests.php plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller-test.php @@ -6106,6 +6111,7 @@ plugins/woocommerce/includes/admin/settings/class-wc-settings-accounts.php plugins/woocommerce/includes/admin/settings/class-wc-settings-tax.php plugins/woocommerce/includes/admin/settings/class-wc-settings-page.php plugins/woocommerce/includes/admin/settings/class-wc-settings-payment-gateways.php +plugins/woocommerce/includes/admin/class-wc-admin-marketplace-promotions.php plugins/woocommerce/includes/admin/wc-meta-box-functions.php plugins/woocommerce/includes/admin/class-wc-admin-post-types.php plugins/woocommerce/includes/admin/class-wc-admin-importers.php @@ -7219,6 +7225,7 @@ plugins/woocommerce/src/Admin/RemoteInboxNotifications/BaseLocationCountryRulePr plugins/woocommerce/src/Admin/RemoteInboxNotifications/BaseLocationStateRuleProcessor.php plugins/woocommerce/src/Admin/RemoteInboxNotifications/PublishBeforeTimeRuleProcessor.php plugins/woocommerce/src/Admin/RemoteInboxNotifications/TransformerInterface.php +plugins/woocommerce/src/Admin/RemoteSpecs/RemoteSpecsEngine.php plugins/woocommerce/src/Admin/DataSourcePoller.php plugins/woocommerce/src/Admin/Composer/Package.php plugins/woocommerce/src/Admin/DeprecatedClassFacade.php @@ -7710,10 +7717,12 @@ plugins/woocommerce/changelog/add-register-checkout-field-show-in-options-43524 plugins/woocommerce/changelog/44114-patch-1 plugins/woocommerce/changelog/44724-fix-font-is-not-selected plugins/woocommerce/changelog/prevent-file-sniffing +plugins/woocommerce/changelog/44655-add-marketplace-promotions plugins/woocommerce/changelog/44004-41924-cys-ensure-the-fonts-selected-in-the-assembler-are-displayed-on-the-frontend plugins/woocommerce/changelog/update-remove-entry-from-changelog plugins/woocommerce/changelog/44631-dev-refresh-legacy-collection-blocks plugins/woocommerce/changelog/44691-44689-products-beta-product-collection-blocks-add-an-option-to-scale-all-of-my-product-images-to-have-them-in-a-grid-with-same-size-images +plugins/woocommerce/changelog/tweak-stabilize-flaky-price-filter-e2e plugins/woocommerce/changelog/add-virtual-product plugins/woocommerce/changelog/44722-44685-cys-core-improve-default-palette plugins/woocommerce/changelog/44148-update-remove-cart-checkout-template-migration @@ -7722,6 +7731,7 @@ plugins/woocommerce/changelog/44176-update-rename-template-customization-test-fi plugins/woocommerce/changelog/pr-44496 plugins/woocommerce/changelog/fix-41831-default-shipping-selection plugins/woocommerce/changelog/44183-fix-combobox-border +plugins/woocommerce/changelog/44788-update-save-shipping-method-create-btn plugins/woocommerce/changelog/fix-44227-product-taxonomies plugins/woocommerce/changelog/fix-44560_small_screens_prepublish_modal plugins/woocommerce/changelog/fix-rethink-visibility-control-and-context-passing @@ -7731,6 +7741,7 @@ plugins/woocommerce/changelog/44282-fix-43796-restrict-number-of-thumbnails-sett plugins/woocommerce/changelog/44555-product-gallery-pattern-add-title plugins/woocommerce/changelog/44254-fix-42221-wrong-template-title plugins/woocommerce/changelog/43782-add-additional-fields-documentation +plugins/woocommerce/changelog/fix-woocommerce-blocks-version-interactivity-api-hash plugins/woocommerce/changelog/e2e-add-new-product-edit plugins/woocommerce/changelog/fix-api-tests plugins/woocommerce/changelog/fix-28913-session-table-property @@ -7751,6 +7762,7 @@ plugins/woocommerce/changelog/44000-fix-42220-duplicate-templates-when-both-modi plugins/woocommerce/changelog/44069-dev-unify-class-naming-active-filters plugins/woocommerce/changelog/44031-44005-handle-products-error plugins/woocommerce/changelog/44147-dev-fix-flickering-attribute-editor +plugins/woocommerce/changelog/44808-dev-fix-fatal-interactivity plugins/woocommerce/changelog/tweak-improve-tasklist-performance plugins/woocommerce/changelog/44289-dev-dont-use-classes-e2e-active-filter plugins/woocommerce/changelog/try-expired-logs-filter @@ -7763,6 +7775,7 @@ plugins/woocommerce/changelog/e2e-customer-emails plugins/woocommerce/changelog/44427-cys-on-core-fix-fonts-are-not-loaded-on-the-font-picker plugins/woocommerce/changelog/44576-update-home-copy plugins/woocommerce/changelog/fix-mini-cart-svg-44006 +plugins/woocommerce/changelog/44594-chore-42294-convert-reviews-editor-block-file-to-typescript plugins/woocommerce/changelog/44332-fix-43760-announce-pop-up-opening-with-voiceovers plugins/woocommerce/changelog/43552-README.md]-Add-link-to-WC-Monorepo-prerequisites plugins/woocommerce/changelog/update-blocks-e2e-readme @@ -7773,6 +7786,7 @@ plugins/woocommerce/changelog/fix-lint-job plugins/woocommerce/changelog/44256-update-clean-up-blocktemplatescontroller plugins/woocommerce/changelog/44309-44258-cys-on-core-ensure-the-default-font-pairing-is-pre-selected-on-the-sidebar plugins/woocommerce/changelog/fix-font-installation-async +plugins/woocommerce/changelog/add-44643_variation_empty_state_experiment plugins/woocommerce/changelog/44233-fix-blocks-linting-ci plugins/woocommerce/changelog/44548-cys-core-after-the-setup-fonts-arent-loaded plugins/woocommerce/changelog/add-43807-variations @@ -7785,6 +7799,7 @@ plugins/woocommerce/changelog/fix-43732-use-block-transforms-api plugins/woocommerce/changelog/44192-dev-e2e-test-rating-filter plugins/woocommerce/changelog/fix-inter-not-applied plugins/woocommerce/changelog/44397-add-back-parent-machine +plugins/woocommerce/changelog/fix-44248-add-logging-remote-specs plugins/woocommerce/changelog/test-improve-flaky-e2e-test plugins/woocommerce/changelog/44077-e2e-check-product-review plugins/woocommerce/changelog/44454-fix-e2e-templates-tests-duplicate-rows @@ -7808,6 +7823,7 @@ plugins/woocommerce/changelog/43869-fix-43850-chosen-method-hardening plugins/woocommerce/changelog/fix-44630-active-filter-chip-styles plugins/woocommerce/changelog/fix-php-explat-client-experiment-name-validation plugins/woocommerce/changelog/update-add-virtual-product +plugins/woocommerce/changelog/44757-dev-fe-filters-fix-content-panel-bug plugins/woocommerce/changelog/fix-41567-deprecated-legacy-keys plugins/woocommerce/changelog/44073-dev-unify-class-naming-stock-filter plugins/woocommerce/changelog/44081-44067-update-tour-intro @@ -7840,9 +7856,11 @@ plugins/woocommerce/changelog/44578-update-homepage-copy plugins/woocommerce/changelog/43817-add-42195-return-to-top-behavior-when-loading-new-page plugins/woocommerce/changelog/add-44248-error-handling-shipping-partners plugins/woocommerce/changelog/fix-44250-fix-default-and-type-handling-for-transformers +plugins/woocommerce/changelog/fix-44080 plugins/woocommerce/changelog/add-marketing-track-event-prop plugins/woocommerce/changelog/fix-product-editor-translations plugins/woocommerce/changelog/e2e-update-cart-checkout-tax-test +plugins/woocommerce/changelog/44786-add-woocommerce_remote_variant plugins/woocommerce/changelog/fix-js-cookie-305 plugins/woocommerce/changelog/add-43704_prepublish_sidebar_modal plugins/woocommerce/changelog/pr-44113 @@ -7853,6 +7871,7 @@ plugins/woocommerce/changelog/44599-add-44394-accessibility-enhancement-announce plugins/woocommerce/changelog/add-mobile-app-order-attribution plugins/woocommerce/changelog/43858-fix-23902-create-session-on-page-page plugins/woocommerce/changelog/fix-product-editor-blank-flash +plugins/woocommerce/changelog/add-19573-notice-component plugins/woocommerce/changelog/hpos-41909 plugins/woocommerce/changelog/fix-additional-address-field-validation-notices plugins/woocommerce/changelog/43794-add-cart-checkout-theme-block-customization-tests @@ -7874,6 +7893,7 @@ plugins/woocommerce/changelog/fix-improve-flaky-e2e-tests plugins/woocommerce/changelog/e2e-test-improvement-shopper-simple-product plugins/woocommerce/changelog/44190-dev-add-e2e-tests-active-filters-block plugins/woocommerce/changelog/e2e-merchant-coupons +plugins/woocommerce/changelog/tweak-block-theme-e2e-setup plugins/woocommerce/changelog/update-44389-remove-jetpack-data-endpoint-override plugins/woocommerce/changelog/44304-fix-44297-single-product-password-test plugins/woocommerce/changelog/44180-fix-link_documentation_store_api @@ -7881,11 +7901,13 @@ plugins/woocommerce/changelog/43991-product-collection-displays-content-from-sin plugins/woocommerce/changelog/44206-44076-cys-core-detect-when-the-font-library-isnt-available plugins/woocommerce/changelog/e2e-add-bulk-edit-products plugins/woocommerce/changelog/44160-update-42108-adjust-cart-checkout-spacing +plugins/woocommerce/changelog/e2e-product-inventory-block-editor plugins/woocommerce/changelog/44583-fix-typos-and-styling plugins/woocommerce/changelog/41769-update-i18n-states-morocco-regions plugins/woocommerce/changelog/44600-fix-44445-clean-up-block-templates plugins/woocommerce/changelog/issue-27941 plugins/woocommerce/changelog/43699-add-filter-to-block-product-grid-add-to-cart +plugins/woocommerce/changelog/fix-39006-apiv1-orders-coupons-deprecations plugins/woocommerce/changelog/update-product-gallery-title plugins/woocommerce/changelog/44121-fix-ai-status-missing-on-cys-transitional plugins/woocommerce/changelog/add-41478_subsection_block @@ -10644,7 +10666,6 @@ packages/js/product-editor/src/components/block-slot-fill/utils/get-name.ts packages/js/product-editor/src/components/block-slot-fill/types.ts packages/js/product-editor/src/components/block-slot-fill/block-fill.tsx packages/js/product-editor/src/components/block-slot-fill/block-slot.tsx -packages/js/product-editor/src/components/block-slot-fill/subsection-actions/index.tsx packages/js/product-editor/src/components/block-slot-fill/section-actions/index.tsx packages/js/product-editor/src/components/attribute-list-item/index.ts packages/js/product-editor/src/components/attribute-list-item/not-filterable-icon.tsx @@ -10949,17 +10970,9 @@ packages/js/product-editor/src/blocks/generic/text/README.md packages/js/product-editor/src/blocks/generic/text/types.ts packages/js/product-editor/src/blocks/generic/text/edit.tsx packages/js/product-editor/src/blocks/generic/text/block.json -packages/js/product-editor/changelog/dev-44651_modify_prepublish_texts_after_scheduling_product -packages/js/product-editor/changelog/fix-44560_small_screens_prepublish_modal -packages/js/product-editor/changelog/add-43705_collapsible_visibility_section -packages/js/product-editor/changelog/add-43706 +packages/js/product-editor/changelog/fix-44809_downloads_buttons packages/js/product-editor/changelog/.gitkeep -packages/js/product-editor/changelog/dev-44456_rename_add_button_to_publish -packages/js/product-editor/changelog/fix-44465 -packages/js/product-editor/changelog/fix-product-editor-blank-flash -packages/js/product-editor/changelog/dev-44476_refactor_section_and_subsection -packages/js/product-editor/changelog/fix-44467 -packages/js/product-editor/changelog/dev-44623_change_visibility_section_label_if_password +packages/js/product-editor/changelog/update-do-not-current-product-form-me packages/js/product-editor/babel.config.js packages/js/product-editor/composer.json packages/js/product-editor/composer.lock 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 63b226c81..58a3d38f4 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt @@ -30,10 +30,18 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .well-known .well-known/assetlinks.json .xml +/*/*/_tools +/*/*/more_ideas +/*/_tools +/*/activity /*/edit$ +/*/group +/*/invite +/*/more_ideas /*/rg*/mediaviewer/rm*/tr /*source= /.git +/?z=1 /B00M3E1HJY /B00M3E1NYI /B00M3E1Q5Y @@ -53,7 +61,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Search/ /_ /_/rsrc +/_activities +/_activity +/_community +/_created +/_followers +/_following /_prq +/_saved +/_shop +/_shopping_list /album/*/*?i= /api /apis @@ -72,8 +89,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /commits /commits/*?author /commits/*?path +/communities /compare /contributors +/discovered /download /download/Browse.aspx? /download/browse.aspx? @@ -107,6 +126,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /leads/*/jsplayer_show_lead_form.html /leads/*/show_form.html /liked_by +/likes /limited-release /listing/*/favoriters /lookup? @@ -116,16 +136,21 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /music/*/search/ /network /newsearch/ +/organize /people/*/circle /people/*/favorites /pinned_flashes +/pins /podcast/*/*?i= /print$ +/profile-about /pulse /raw /revisions /rg*/mediaviewer/rm*/tr /rss +/scheduled-pin +/scheduled-pins /search /search/ /search/*?q= @@ -145,12 +170,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /store/d/groove-music-pass/cfq7ttc0k5dq/0001 /store/locations/store-locations-sitemap.xml /store/music/groove-music-pass/* +/story_pins +/tagged /tags /tarball /tree +/tried /tv-season/*/*?i= /unsubscribe/ /video- +/video_pins /wal/ /watchers /webscr @@ -213,6 +242,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?order= ?pt1=true$ ?s= +?show_error=true ?tab=achievements&achievement= ?utm_*= ?w=address @@ -296,6 +326,8 @@ WebObjects/MZStoreElements.woa [_0-9a-zA-Z]+/status/[0-9]+/likes [_0-9a-zA-Z]+/status/[0-9]+/retweets _ +_/_ +_/_/pixel _/aihub_pod _/ain/_/js _/alkali-learn @@ -361,6 +393,8 @@ _next/gtm _next/jwt _next/title _next/viewer +_ngjs/resource +_ngjs/resource/*/get _nimbusJson.json _nimbusJsonp.js _nimbusJsonpStatic.js @@ -466,6 +500,7 @@ ad_spice ad_syndication_user_tracking ad_visibility addContacts +addboard addressBookExport admin adredir? @@ -487,6 +522,7 @@ adwords/proposal adx/bin affil affil/pal +age-appeal aihub/tfhub ajax ajax/follow_info @@ -524,6 +560,7 @@ api_access_key= app*_ app*form_id= app/updates +appealed-pin apple-app-site-association apps apps*&tags= @@ -641,6 +678,7 @@ auth/verifychallenge author/following author= authwall +autocomplete away.php b?*node=7454898011 b?*node=7454917011 @@ -754,7 +792,11 @@ blogs/test blogsearch blogsearch_feeds bn +board +board_activity +board_activity_comment bookmark? +bookmarklet bookmarks books books/about @@ -776,17 +818,38 @@ books?*zoom=1 books?*zoom=5 booksrightsholders boutique/sitemaps +branded-pins browse/reviews/recent +business/ad_create business/adshare business/adshare/faqs business/blahblah +business/business-access +business/business-hierarchy +business/business-manager +business/catalogs +business/commerce-integrations +business/community-information +business/convert +business/create +business/create-linked-account business/feedback +business/hub +business/invite business/leads/jsplayer_show_lead_form.html business/leads/show_form.html business/learning/blog +business/onboarding +business/pin_create business/premium/is_payment_pending business/promotion +business/referral business/sales/blog +business/site +business/switch-account +business/top-ads +business/update +business/verified-merchant/status buttonlite.js buyside-e2e-monitor buzz/post @@ -977,6 +1040,7 @@ checkout checkout/package checkoutnow checkpoint +christmas-spotlight chrome/browser/mobile/tour chrome/crlset chrome/webstore/images @@ -999,6 +1063,7 @@ client_error client_errors clima/ets clima/sites/registry +close-account cloud-launcher/sitemap cloudsourcetools/images cms_content @@ -1019,6 +1084,7 @@ commercesearch/images commercesearch/services commission_2010-2014/katainen commits?author= +communities communities/bin.aspx? communities/blogs/PortalResults.mspx? communities/eventdetails.mspx? @@ -1034,24 +1100,32 @@ community/category/* community/comments community/feed community/trackback +community_comment +community_post community_s companyDir compare compare/*/apply compressiontest config.js +connect connections connector consumers/archive contact_me contactus content +content-claiming context_referrer=gig_page context_referrer=user_page control +conversation conversations +convert-business +convert-personal coop/directory coop/manage +copyright-reporting corgi$ couchmode counter/*? @@ -1059,7 +1133,13 @@ counters/client-screenview coupons/visit covid19 covid19/mobility +create_pin creative-europe/404_en.htm +creative-studio +creative_editor +creator-spotlight +creator_hub/_earn +creator_hub/_partnerships creatorhub cse/home cse/manage @@ -1068,7 +1148,9 @@ cse? csp csp_block csp_report_only +csrf_error ct +ct.html ct/log_list culturalinstitute/images culturalinstitute/sitemaps @@ -1178,7 +1260,9 @@ de/teams de/transactions de/treasury de/your +deactivate-account default +delete_post delight dell/cities-transformed dell/cloud-future-of-medicine @@ -1228,6 +1312,7 @@ digital-single-market/taxonomy digital-single-market/users directory directory/all +discover discussion discussion/comment-permalink discussion/edit-profile @@ -1323,6 +1408,8 @@ ebooks?*zoom= ebooks?*zoom=1 ebooks?*zoom=5 eclas +edit +editorial/* edu/cs4hs education/404_en.htm edurec @@ -1334,6 +1421,7 @@ elite? email email-unsubscribe email_actions +email_verification_error embed embed/feed/update employment_social/anticipedia/xwiki/bin/attach @@ -1388,6 +1476,7 @@ en/microsoft-viva/ en/security en/security/ endorsements +engagement enterprise-jobs enterprise-partner-search/sitemaps environment/ets @@ -1490,6 +1579,8 @@ exec/obidos/subst/marketplace/sell-your-collection.html exec/obidos/subst/marketplace/sell-your-stuff.html exec/obidos/subst/partners/friends/access.html exec/obidos/tg/cm/member +explore +explore/*/?p= explore/*/lightbox external external/overture @@ -1499,6 +1590,7 @@ facebook facebook_connect faves-i_love_u_get_away_from_me favorite +fb.html fe=true feature/sf-test feed @@ -1578,6 +1670,8 @@ flights flutter-canvaskit folder follow +follow_board +follow_user following food/archive food/favourites @@ -1687,6 +1781,8 @@ globalmarketfinder globalmarketfinder/*.html go/awards gold? +google_gdn.html +google_search.html googlebooks/images goto gp @@ -1797,6 +1893,7 @@ gview gwt h5games_gamecenter/images handmade +hanukkah-spotlight hashtag/*?src= hd header/channels @@ -1871,7 +1968,10 @@ hk-en/teams hk-en/transactions hk-en/treasury hk-en/your +holiday-spotlight +holidays-celebrations home +homefeed homepage-video-test hosted/images hotelfinder/rpc @@ -1891,6 +1991,9 @@ i/u ia icons id-id.www.cloudflare.com +idea-ads-tool +idea-pin-builder +idea-pin-invite identity/accountsettingsactivityweb identity/accountsettingssyaf ie*/listing/*/favoriters @@ -2060,11 +2163,14 @@ info/customerror.htm* info/smart404.asp* info/tech-feedback inproduct_help/chatsupport +install-shuffles internalPref intl/*/about/views intlkb/ +invite inviteFromProfile inviteMany +invited invites/buy invoice/est invoice/estimate/buyerView @@ -2154,6 +2260,8 @@ johnhancock johnhancock/in-a-lifetime-healthcare johnhancock/in-a-lifetime-sustainability johnhancock/in-a-lifetime-work +join/?next= +join/signup/?next= jp*/listing/*/favoriters jp*/people/*/circle jp*/people/*/favorites @@ -2216,6 +2324,7 @@ knowmore ko-kr.www.cloudflare.com ko-kr/feedback ko-kr/lp +kwanzaa-spotlight labs/popgadget/search lamda/images landing/cmsnext-root @@ -2254,6 +2363,7 @@ li/track library/devices licensing-syndication limited-release +linked linkedin list list/ls*/_ajax @@ -2262,6 +2372,7 @@ listing/*/stubs lite lite.publication.PublicationRequestFulltextPromo.requestFulltext.html live +live-session live_chat lm/R1XIHQVKXSKBNJ lm/R3HQ5WJSZK6QSO @@ -2293,6 +2404,7 @@ lochp? logging login login$ +login/?next= login?*= logo-maker/brief logo-maker/choose-variation @@ -2471,6 +2583,7 @@ native nb-no.www.cloudflare.com nbubumblebee network +new_invite news$ news/$ news/0 @@ -2482,6 +2595,7 @@ news/test news/test-liveblog news?viewArticle newsArticle +news_hub newsletter newsroom/dae newsroom/notifications @@ -2589,6 +2703,7 @@ no-en/treasury no-en/your nonprofits/account not_recommended_reviews/preview +notifications ns/hydra/console/? nus-trk nwshp$ @@ -2641,8 +2756,12 @@ nz/teams nz/transactions nz/treasury nz/your +oauth/line +oauth/login oauth/v2 oauth2/v2 +oauth_error +offsite og onebox/media/sports/logos onebox/media/sports/photos/soccer/wc2018 @@ -2674,8 +2793,11 @@ pagespeed/insights/ui/logo palm pantheon pantheon-platform +parental-consent/confirmation +parental-passcode participate/conferences.xml partners +password/reset password_expired patent-search/frontend patents/download @@ -2705,8 +2827,39 @@ photos/gbachelie photos/i_love_u_get_away_from_me photos/tags/*/page photos/youpy +pin-builder +pin-communities +pin-creation-tool +pin-editor +pin/*/activities +pin/*/activity +pin/*/analytics +pin/*/brand-catalog +pin/*/comments +pin/*/email +pin/*/feedback +pin/*/idea-pin/related-products +pin/*/likes +pin/*/promote +pin/*/reaction +pin/*/related-products +pin/*/repin +pin/*/repins +pin/*/sent +pin/*/share +pin/*/shop-the-look +pin/*/tag +pin/*/takes +pin/*/visual-search +pin/create +pin/find +pin/find?url= +pin_shop ping? pingback +pinterest-predicts +pinterest-wellbeing +pinterestwellbeing pl*/listing/*/favoriters pl*/people/*/circle pl*/people/*/favorites @@ -2757,6 +2910,7 @@ pl/teams pl/transactions pl/treasury pl/your +place plan= platform-telemetry play/store/web @@ -2786,6 +2940,7 @@ ppob? pqa preference preferences +prefs present presentation prettyearth/assets @@ -2796,6 +2951,8 @@ private pro pro-resources pro/about +product-catalogs +product-feed product-reviews/B0069IY63Y productPurchaseDone product_ @@ -2873,6 +3030,7 @@ publications publicliterature.PublicLiterature.search.html purchases puzzles/leaderboards/invite +pw pwapi-proxy/pwproxy pwapiv2 px.gif @@ -2882,6 +3040,7 @@ qp/batch_fetch_web qr quality_form? query +quiz r r/*.rss r/*/comments/*.rss @@ -2906,6 +3065,7 @@ random rd/search rd/search$ rd/search? +recently-viewed recharge/dashboard/car recharge/dashboard/static recipes/search @@ -2923,6 +3083,8 @@ refer refer/pal referrals referrer= +refresh_stored_accounts +refresh_token register registration registry/wishlist @@ -2933,10 +3095,14 @@ report report-abuse?report= report= report_abuse.gne +reports-and-violations +request-data requestList requests research/participants/cofund reservations/*/notifyme +resource +resource/*/get results retail retail/availability @@ -2973,6 +3139,7 @@ s2/sitemaps s2/static s3 s? +safe-redirect safebrowsing/diagnostic safebrowsing/report_badware safebrowsing/report_error @@ -3067,6 +3234,7 @@ searchhistory sections secure seller_onboarding +sendHeaderEarly send_to_friend sendarticle services @@ -3148,6 +3316,7 @@ shop/sign_out shop/signed_in_account shop/store/feeds shop_name_search_service +shop_pins shopping-content-api/product_images shopping/product shopping/ratings/account/metrics @@ -3441,11 +3610,13 @@ smart/buttons social/photosui/images social/photosui/sitemap social/social-security-directory/cai +socialmanager sounds/player sounds/player$ sounds/search sounds/search$ sounds/search? +source source= source_repo= spain/empresas/ @@ -3522,6 +3693,10 @@ storefront storepicker stores/page/*visitId= stories +story-pin-builder +story-pin-invite +story_feed +story_pins studios styles/js-on.css$ submit @@ -3542,6 +3717,7 @@ support support/content support/forum/search? surprise +suspension-appeal sv-se.www.cloudflare.com svc svc/crosswords @@ -3555,12 +3731,14 @@ svc/vertex svc/web svc/wordle svpRecommendations +sw-shell.html swg syndicate system1/images t/terms tab= tablet +taggingtool tagmanager/containers/xo tagmanager/pptm.js talk @@ -3593,8 +3771,10 @@ test testpage-forhomepage tetro th-th.www.cloudflare.com +thanksgiving-spotlight thanx? themacallan/worlds-together +theme themes/rss things/search things/search$ @@ -3669,6 +3849,7 @@ trustedstores/js trustedstores/s trustedstores/tm2 trustedstores/verify +tv tv/thumb tvschedule twitter @@ -3733,6 +3914,8 @@ uk/teams uk/transactions uk/treasury uk/your +unauth-profile +unlink unsub until= updates @@ -3808,6 +3991,8 @@ utils uviewer v1/browser-performance v1/stats +v1/urls/count.json +v3/pidgets/log v4 verify_age vi-vn.www.cloudflare.com @@ -3835,9 +4020,12 @@ watch_popup watch_queue_ajax webmasters/sitemaps/ping? websearch +website/confirm +website/confirm/download webstore/search webstore/static/*/wall/js weekly/signup +welcome whats-next/planes-trains-and-analytics whsmiths widget_auth.php @@ -4299,6 +4487,7 @@ xoonboarding xoplatform/logger/api/logger xorouter your +your-shop youth/404_en.htm youtube/fonts youtube/img/promos diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt index 784e24185..bd70d99a2 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt @@ -1446,6 +1446,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /appointments/mapbox /apps /archive +/archives/*/archives /article/eid /article/figure/powerpoint /article/metrics @@ -1521,6 +1522,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /capital/consumer/invoice/merchants /cars/marketplace/product/* /cart +/cart /cas-redirect /castr /cat/*failedPage= @@ -1536,6 +1538,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /chats/ /checkin /checkout +/checkout /ci /cinema-entertainment/* /citations @@ -1969,6 +1972,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /login /login$ /login*/search? +/login/ /login/verify-email /login? /loginpage @@ -2024,6 +2028,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /music/track- /music/user /mvopinions/* +/my-account /my_account/register /mychannel /naboo @@ -2186,6 +2191,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /reads/*/read$ /realtime_changes /references +/register/ /registration-confirmation/ /related /related @@ -5362,6 +5368,7 @@ addressBookExport addtocart adell-mutfak adframe +adfs/ admanager admantx admin @@ -6362,18 +6369,34 @@ b/*/bn_7122017229 b/*/bn_7122017230 b/*/bn_7122017231 b/*/bn_7122017232 +b/*/bn_7122017234 +b/*/bn_7122017235 +b/*/bn_7122017236 +b/*/bn_7122017237 b/*/bn_7122019263 b/*/bn_7122019264 +b/*/bn_7122019268 b/*/bn_7122020275 b/*/bn_7122021243 b/*/bn_7122021244 b/*/bn_7122021245 +b/*/bn_7122021252 +b/*/bn_7122021253 +b/*/bn_7122021254 +b/*/bn_7122021255 b/*/bn_7122022245 b/*/bn_7122024166 b/*/bn_7122024167 b/*/bn_7122024168 +b/*/bn_7122024172 +b/*/bn_7122024173 b/*/bn_7122025162 b/*/bn_7122025163 +b/*/bn_7122025167 +b/*/bn_7122025168 +b/*/bn_7122026161 +b/*/bn_7122026162 +b/*/bn_7122026163 b/*?*& b/*?*_mwBanner b/*?*_nkw @@ -6424,6 +6447,7 @@ backgrounds backstage/help/search-results.html badges/profile/create bagon +baidu ban-me-i-am-a-robot bandito banmyipforever.cgi @@ -8703,6 +8727,7 @@ cp/api/logger cp/api/wpa cpds2 cpresources +cpro cpropub/univercd cpspa cr @@ -11947,6 +11972,7 @@ homefeed homepage homepage-flash-testing.jsp homepage-video-test +homepage/ homepage/2013 honing.html hooks @@ -12656,7 +12682,6 @@ 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/ @@ -12720,7 +12745,7 @@ info/jobs/showmaster.html info/jobs/social-media.html info/jobs/support.html info/jobs/texterin-uxwriterin.html -info/jobs/werkstudentin-social-media.html +info/jobs/werkstudi-social-media.html info/smart404.asp* info/tech-feedback info2/* @@ -13216,8 +13241,8 @@ journal/geometry journal/geometry$ journal/hazardous_matters journal/hazardous_matters$ -journal/ices -journal/ices$ +journal/ice +journal/ice$ journal/ijip journal/ijip$ journal/ijmd @@ -13438,6 +13463,14 @@ khan-labs?step=terms-and-conditions khan-labs?step=terms-and-conditions-redirect khan-labs?step=under-age-gate khan-labs?step=us-only +khanmigo/checkout?step=children-over-limit +khanmigo/checkout?step=english-only +khanmigo/checkout?step=ineligible +khanmigo/checkout?step=no-birthdate +khanmigo/checkout?step=terms-and-conditions +khanmigo/checkout?step=terms-and-conditions-redirect +khanmigo/checkout?step=under-age-gate +khanmigo/checkout?step=us-only kimsconvenience kindlefirst kindlepersonaldocuments @@ -13761,6 +13794,7 @@ liked limit_hits limited-release link +link? link_to linked linkedin @@ -16286,7 +16320,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:\x22EAEycQobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_CiUKI1dhcyBiZWRldXRldCBVc2VyIEFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22A3vz6u09D8LzHBrxlA7fuHrzqhI\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:\x22EAEycQobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_CiUKI1dhcyBiZWRldXRldCBVc2VyIEFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22WOzpu9_v46-ZrYWF9ic0WDVX7K0\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe pmcomment/ pmm-templates pmo/contact/en/staff @@ -17228,6 +17262,7 @@ recover recovery recruit/helpnew/ recruit/userguide/search-results.html +recs redeemByURL redeemInvite redir @@ -17593,6 +17628,7 @@ s2/sitemaps s2/static s3 s? +s? s?*rh=n%3A1380045031 sa sa= @@ -18332,6 +18368,7 @@ sheet/help/search-results.html shelf/user_shelves shenghuo shenghuo/search? +shifen/ shihui shihui? ship @@ -19180,6 +19217,7 @@ start-ups/loft/sf2014/ start-ups/loft/sfff100l3ft start-ups/loft/survey/ start-ups/loft/welcome +start/square startPage start_order stat @@ -20491,6 +20529,7 @@ uk/users uk/ventureone uk/wdc uk/your +ulink? ulk/i ulk/sch ulk/usr @@ -20510,7 +20549,6 @@ understanding-c3g understanding-melanoma unfiltered? unfinished.php -unicef-component-mosaichttp://unpkg.com/robots.txt unicorn/check unijobs/*/emailjob unijobs/*/jbequicksignup @@ -22436,7 +22474,6 @@ wt-assets/static-files/mktg-analytics wt.mc_id= wusage www.espana.rtve.es -wx x x? xb/en/ 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 779fa5cd5..884a69a78 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt @@ -425,7 +425,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &action=login &adid= &ages= -&ajaxelementid= &albumsOffset= &s= &s= @@ -529,8 +528,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &id_currency= &id_currency= &iframe= -&inDimension=formatOriginal -&inDimension=reallyoriginal &inFrame= &index=0 &intensitylevel=* @@ -640,7 +637,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &search_forum= &search_query= &search_query= -&sec §ion* §ion= &sem @@ -742,7 +738,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &view= &view=ajax &view=json -&view=lightbox &view=print &viewday= &viewmont= @@ -939,6 +934,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .aspx .aspx$ .aspx$ +.aspx$http://buycatfleamedicine.com/robots.txt .aspx?Currency .aspx?currency .aspx?module @@ -1664,7 +1660,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/tables /*/talk /*/trackback -/*/trackback /*/trackback/ /*/trackback/$ /*/vote @@ -2555,7 +2550,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /2018- /2023- /22 -/22732481 /23 /25 /27 @@ -2607,7 +2601,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /9401 /:F*: /? -/?* /?*&page=* /?*utm_campaign= /?*utm_content @@ -3223,9 +3216,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /anal- /analysis-logger/* /analytics -/andalucia/*_directo.html -/andalucia/*_noticia.html -/andalucia/*_video.html /annotate /answer /answer_comments @@ -3365,7 +3355,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /atom.xml /attachment /attachment/ -/attachment/* /attachments /attend-my-event /auctions/ecatalogue/lot.pdf @@ -3711,7 +3700,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /collections/*? /collections/*filter*&*filter /collections/*sort_by -/collins/ +/collins /columntemplatesearch /comentarios /coming-soon*&page= @@ -3724,7 +3713,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /coming-soon*sort=runtime /coming-soon*sort=title /comment -/comment /comment$ /comment- /comment-id @@ -4039,9 +4027,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /department-/* /deploy_keys /deportes -/deportes-betis -/deportes-caja-sol -/deportes-sevilla /deposit/result/order-v3 /depth_*-- /descendants @@ -4161,7 +4146,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /einleitung /ekgroup/id* /el-tiempo/ -/elecciones-generales/resultados/andalucia /electricity-app /elmundo/hemeroteca/*/*/*/* /elmundo/hemeroteca/*/*/*/*/index @@ -4396,7 +4380,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /feed/$ /feed/* /feed/*/articles.xml -/feed/mailpulse /feed/rss/$ /feed/rss/$ /feed/search @@ -5216,8 +5199,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /nab /naboo /nachrichten -/nacional-andalucia- -/nacional-sevilla- /naga- /nagi$ /nagi- @@ -5274,7 +5255,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ng/electronics/how-to-select-tv-by-what-you-watch-netflix /ng/electronics/how-to-select-tv-by-what-you-watch-smart-tv /ng/electronics/how-to-select-tv-by-what-you-watch-sports -/ngg_tag /nightly-news /nl /no @@ -5434,6 +5414,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pd/Podcast /pd/item_name-Podcast /pdf +/pdf /pdf$ /pdf-templates/preview /pdf-templates/search @@ -5637,7 +5618,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /promoassets /property/compare /protected_branches -/provincia /pruebas-abierto /pt-ao/electronics/como-selecionar-televisor-pelo-que-ve-desporto /pt-ao/electronics/como-selecionar-televisor-pelo-que-ve-jogos @@ -5775,7 +5755,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /returns/*?liteToken= /returns/*?ref= /reusable-content -/reverse/ +/reverse /review /review/ /review/add @@ -5921,7 +5901,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /search/ /search/* /search/*? -/search/*?q= /search/?*terms /search/?q /search/?q= @@ -6023,9 +6002,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sessions /settings /settings/account -/sevilla/*_directo.html -/sevilla/*_noticia.html -/sevilla/*_video.html /share /share$ /shared-board/* @@ -6478,7 +6454,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /v/vid/*?tag /v2 /v_advertorial_detail -/v_default,*.html$ /v_premium_not_allowed/*.html$ /vaak-samen-gekocht /vacation-planning-video @@ -6567,7 +6542,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /web/pages/* /web/universities /web/wipo-for-creators -/web/wipo-ip-diagnostics /webapi /webapps /webcheck1/ @@ -6802,6 +6776,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*curpage=* ?*currentArticleId= ?*date= +?*date_from= ?*day=* ?*dcr=apps ?*designer @@ -6818,7 +6793,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*entrymessage= ?*err_code=404 ?*experts -?*f[*]= +?*f0= +?*f[0]= ?*fbclid ?*feed= ?*filter= @@ -7262,7 +7238,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?attachment_id* ?attachment_id= ?attachment_id= -?attachment_id=* ?attribute_key ?auHash= ?auth_code= @@ -7306,6 +7281,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?bvrrp= ?bvstate= ?bvstate=* +?bvstate=pg ?by-appointment-only= ?c= ?cache= @@ -7611,8 +7587,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ignore ?image= ?imageNumber= -?inDimension=formatOriginal -?inDimension=reallyoriginal ?inFrame= ?industry= ?industry=agency @@ -7884,7 +7858,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?priceMin ?print ?print= -?print=* ?print=1 ?print=1 ?print=true @@ -8063,7 +8036,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?search_query= ?search_query= ?search_region -?sec ?section ?section* ?section= @@ -8181,6 +8153,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?stampa=1$ ?start ?start= +?start=* ?startAt= ?state= ?staticVersion= @@ -8425,7 +8398,6 @@ AE/ AF/ AG/ AI/ -AJAXhttp://allocine.fr/robots.txt AK5537 AK6336com AL/ @@ -13724,6 +13696,7 @@ Bollettino+n.+6+-+Settembre-Dicembre+1998.pdf$ Boutique/Guide Bpreview= BreakingNewsSms +Bridging Browse/*/Price-Range/5-to-10 Browse/*/Price-Range/Above-10 Browse/*/Price-Range/On-Sale @@ -13908,6 +13881,7 @@ ContentFiles/NEW%20_Retirement_HR_1588.htm ContentPublisher/ ContentTemplates Contribute +Control ControlPanel Control_Panel Controllers/ @@ -14034,6 +14008,7 @@ ERB/pages/sprlordersbyfiled_2011_15.aspx ERB/pages/sprlordersbyissued_2004_2005.aspx ERB/pages/sprlordersbyissued_2006_2010.aspx ERB/pages/sprlordersbyissued_2011_15.aspx +ERORecords ERRORS ES/ ESPDisplayOptionsViewCmd @@ -14050,6 +14025,8 @@ Education/SchoolStudents/Olympiad/paper2011.asp ElasticLoadBalancing/2009-05-15 ElasticLoadBalancing/2010-07-01 ElectronicsForSale/ +Email/R/ +Email/r/ EmailCartView EmailPreferences Emailer @@ -14061,6 +14038,7 @@ Engage* EnlargedImageView EnsMart Entrez +EpilepsyAdvocateRadio/ Episerver/CMS/ Error Error.html @@ -14307,6 +14285,7 @@ FicherosDatosPersonales File/ Files Files/ +Filestore/ FilmFestival/ FinDocuments Finance/Financial_Aid @@ -14318,6 +14297,7 @@ FiveSteps/ FiveStepsToHealth/ Flamingo_SearchEngine Flash/ +FlashPlayerCallback.aspx Fonts/ FoolPics ForWordPress/ @@ -14455,6 +14435,7 @@ Hotel-Search HotelBookingConfirmation HotelCheckout How_To_Get_Sky +HpImageArchive.aspx HpOptOut=true$ HttpModules/ HubStyle/static-2.309 @@ -14563,6 +14544,7 @@ Image Image/DetailPrint ImageOptim.tar.bz ImageOptim.tbz +ImageViewer/ Images Images/ Images/HTEditImages @@ -14882,7 +14864,6 @@ Mix-It-Up/ajax_get_groessentabelle Mix-It-Up/ajax_get_gummiband_bild Mix-It-Up/ajax_get_gummiband_options/link Mobile/ -Mobile/EM/ ModalView Models/ Money/ @@ -15244,6 +15225,7 @@ PropertyLayer/ Provider/Image/ Provider/PhysicianRatings/ Providers/ +Proxy.ashx Psychology/local Pub/Emails/ Pub/Emails/Stylesheets/ @@ -15442,6 +15424,7 @@ SEARCH/ SECTION_CODE= SEOkicks-Robot SESSIONID* +SFACS SG/ SGReport SH/ @@ -15469,9 +15452,6 @@ SPORTS SR/ SSC ST/ -STIX/ -STIX/images/ -STIX/ion/Univ/ STOREID= SV/ SY/ @@ -15666,6 +15646,7 @@ THUMBS/6/ TJ/ TM/ TN/ +TNACRL TO/ TOCLinksForCrawlers* TR/ @@ -15822,6 +15803,7 @@ UserControls UserData.aspx UserRegistrationForm UserSuppliedReviewHandler.aspx +UserUrl/ Users Util/ Utilities/RSSEngine/* @@ -16051,6 +16033,7 @@ _10151 _10154 _10175 _29365 +_404-tests _5b_ _AC_UF894$ _BO1$ @@ -16573,6 +16556,7 @@ abap abasu abbonati.Suspended abc +abc123 abc2010/nacional/noticias/*.xml$ abc4000 abclinks @@ -16643,6 +16627,12 @@ 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/leadership/executive-committee/donny-ching +about-us/leadership/executive-committee/donny-ching.html +about-us/leadership/executive-committee/harry-brekelmans +about-us/leadership/executive-committee/harry-brekelmans.html +about-us/major-projects/vito +about-us/major-projects/vito.html about-us/newsroom about-us/newsroom/articles/Salesforce about-us/newsroom/articles/expansion @@ -16767,6 +16757,7 @@ about/privacy about/privacy-policy-archived about/privacy_policy_webview about/publicity_guide +about/record-transfer-spring-2015 about/releases about/robin.php about/search-results @@ -16824,8 +16815,11 @@ ac_university_departments acad academia/books/members.html academia/books/search.html +academic academic-subscriptions academic/ +academic/profile +academic/search academicaffairs/commencement/book academics/archive academics/college/special-programs/public-service-old @@ -16906,6 +16900,7 @@ accesshttp://dazeddigital.com/robots.txt accessibility-form/ accessibility-form/accessibility-form-submissions/ accessibility/ +accessions/accprograms/ accesslog/BlogAccessLog accesslogin accessories @@ -17089,6 +17084,7 @@ achterberg achu acis/whatsnew.html acjohnston +aclick aclk aclp-vle-decom acmilan @@ -17588,6 +17584,9 @@ advancedsearch advancement/files advancement/files/System_Services advancement/services_and_systems +advanceorders +advanceorders/includes/ +advanceorders/js/ adventure/destinations/united-states/california/yosemite-national-park/alex-honnold-prepared-for-el-capitan-free-solo adventure/yosemite-national-park/alex-honnold-prepared-for-el-capitan-free-solo advert @@ -18846,12 +18845,6 @@ albie albright album album.php -album/delete_user_review -album/fetch_overview_review -album/fetch_review_view -album/report_inappropriate -album/review_thumbs -album/save_user_review albumarchive albums albums @@ -18897,6 +18890,7 @@ alicendikumana alicewu alikhani alilly +alink aliraja alireza.haghighi alisamanning @@ -18993,6 +18987,7 @@ am/ amadei amahler amanda +amandaobrien/http://scholastic.com/robots.txt amarceljc amarciniak amarder @@ -19046,11 +19041,13 @@ amorosornaseq amp amp$ amp-auth +amp-blog.htm amp-disqus-embed amp-iframe amp-proxy amp-social-login amp-tealium +amp/ amp/*/more.html amp/*/page-*/$ amp//m @@ -19089,12 +19086,6 @@ amphtml/utils amponsah ampplace amptest -ams/press/ -ams/staffdirectory.html -ams/web/peer_review/bull/ -amsbookstore -amsmtgs/2124_abstracts/1056-30-23.pdf -amsshop amsterdam-workspace amulyabondada amulyamandava @@ -19152,7 +19143,6 @@ anamoss anan anapi and -andalucia andalucia/2014/01/10/52cfdc3cca474162218b4573.html andalucia/2014/01/17/52d95289ca4741d5798b4582.html andalucia/2014/09/09/540eb15422601d8e308b456c.html @@ -19330,6 +19320,7 @@ anu anuncios anwesha anysearch. +anytimefitness.rss anytimepc anzeigen/relaunch ao @@ -19466,6 +19457,7 @@ api/jobPostings/jobs api/latest-articles api/legacy/pse api/legendary-data/relay +api/maps/ api/meerkat/page api/messages api/metainfo/tv @@ -19969,11 +19961,16 @@ ar/business ar/cardholderservices ar/common ar/css +ar/days/world-radio/grid +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 ar/findacard ar/firefox/collections @@ -19993,6 +19990,9 @@ ar/index_de.html ar/index_fr.html ar/index_nl.html ar/index_orig.html +ar/intangible-cultural-heritage/grid +ar/intangible-cultural-heritage/list +ar/intangible-cultural-heritage/map ar/js ar/kb/*/discuss ar/marquee @@ -20001,9 +20001,11 @@ ar/motivator/ ar/myunited ar/node ar/node/add +ar/paragraph-resource/* ar/personal ar/polo ar/promotions +ar/resource/* ar/search ar/search/ ar/search? @@ -20014,10 +20016,20 @@ ar/solutions/case-studies/innovators/innovators-eu/ ar/solutions/iot-production-monitoring-cloud-with-maintenance-cloud ar/solutions/iot-production-monitoring-cloud-with-manufacturing-cloud ar/specialoffers +ar/unesco-media/*/lightbox +ar/unesco-paragraph/*/load-more +ar/unesco-search/*/lightbox +ar/unesco-solr/*/load-more/* ar/user ar/user$ ar/users ar/wce +ar/world-heritage/grid +ar/world-heritage/list +ar/world-heritage/map +ar/world-media-trends/grid +ar/world-media-trends/list +ar/world-media-trends/map ar? ar_ae ar_eg/templates/M @@ -20077,6 +20089,10 @@ archives-new archives/ archives/*/*/* archives/http://eeoc.gov/robots.txt +archives/multimedia/extra +archives/multimedia/feedback.php +archives/multimedia/rss/Instructions+for+content+providers +archives/multimedia/subject/52/instructions+for+content+providers archives/redhat-install-list/2000-September/msg00588.html archivesearch/advanced_search archivesearch/url @@ -24053,6 +24069,367 @@ asia/turkey/articles/planning-a-trip-through-thrace-turkeys-center-of-vinicultur asia/turkey/articles/polonezkoy-an-idyllic-weekend-getaway-from-istanbul asia/turkey/articles/see-istanbul-like-never-before-through-these-mind-bending-photos asia/turkey/articles/stories-behind-the-names-of-istanbuls-neighborhoods +asia/turkey/articles/sumahan-on-the-water-a-historic-hotel-on-the-shores-of-the-bosphorus +asia/turkey/articles/the-10-best-bars-near-istanbul-s-tunel +asia/turkey/articles/the-10-best-restaurants-in-sinop-turkey +asia/turkey/articles/the-7-best-restaurants-in-batman-turkey +asia/turkey/articles/the-7-best-vegan-friendly-restaurants-in-istanbul +asia/turkey/articles/the-art-memberships-every-cultural-traveler-needs-in-turkey +asia/turkey/articles/the-art-of-resistance-ali-kazma-to-represent-turkey-at-the-venice-biennale +asia/turkey/articles/the-beautiful-mosques-you-wont-want-to-miss-in-istanbul +asia/turkey/articles/the-best-boutique-hotels-in-artvin +asia/turkey/articles/the-best-breakfast-and-brunch-spots-in-edirne +asia/turkey/articles/the-best-budget-friendly-tours-in-turkey +asia/turkey/articles/the-best-date-ideas-for-under-50-in-istanbul +asia/turkey/articles/the-best-dessert-spots-in-izmir-turkey +asia/turkey/articles/the-best-jogging-spots-in-izmir-turkey +asia/turkey/articles/the-best-museums-to-visit-in-mugla +asia/turkey/articles/the-best-new-openings-in-istanbul +asia/turkey/articles/the-best-of-turkish-architecture +asia/turkey/articles/the-best-spots-for-food-shopping-in-kurtulus-istanbul +asia/turkey/articles/the-best-things-to-see-and-do-in-artvin +asia/turkey/articles/the-best-vegetarian-friendly-restaurants-in-edirne +asia/turkey/articles/the-beyazit-state-library-reimagined-by-tabanlioglu-architects +asia/turkey/articles/the-bosphorus-cross-continental-swim-is-a-treat-for-open-water-swimmers +asia/turkey/articles/the-most-fascinating-sights-in-turkey +asia/turkey/articles/the-newest-slow-city-goynuk-turkey +asia/turkey/articles/the-point-of-no-return-time-and-history-in-the-art-of-hale-tenger +asia/turkey/articles/the-story-of-kursat-olive-oil +asia/turkey/articles/the-tastiest-istanbul-startups-bringing-tech-to-food-drink +asia/turkey/articles/the-top-5-contemporary-turkish-artists +asia/turkey/articles/the-turkish-football-team-thats-taking-on-patriarchy +asia/turkey/articles/the-turkish-way-the-roca-brothers-take-on-turkish-cuisine +asia/turkey/articles/the-worlds-most-visited-tourist-attraction-has-been-revealed +asia/turkey/articles/these-instagram-photos-will-make-you-want-to-visit-izmir-turkey +asia/turkey/articles/these-instagrammers-have-captured-ankaras-spirit-perfectly +asia/turkey/articles/this-aegean-district-in-turkey-is-under-environmental-protection-heres-why +asia/turkey/articles/this-citys-waters-have-freakishly-turned-turquoise +asia/turkey/articles/this-former-prison-incarcerated-some-of-turkey-most-important-writers +asia/turkey/articles/this-istanbul-it-girl-went-from-baking-to-creating-fashion-jewelry +asia/turkey/articles/this-music-video-is-a-small-triumph-for-turkish-drag-queens +asia/turkey/articles/this-newly-restored-church-in-istanbul-is-made-of-iron +asia/turkey/articles/this-one-fact-about-turkey-will-change-your-life +asia/turkey/articles/this-turkish-dream-pop-band-will-make-you-swoon +asia/turkey/articles/this-turkish-mosque-is-one-of-the-worlds-500-architectural-masterpieces +asia/turkey/articles/turkeys-best-culinary-museums +asia/turkey/articles/turkish-author-ece-temelkuran-shows-dissidence-is-a-blend-of-humor-and-melancholy +asia/turkey/articles/turkish-authorities-raid-publishers-office-confiscating-more-than-2000-books +asia/turkey/articles/turkish-photographer-and-artist-aydin-buyuktas-warped-view-of-the-world +asia/turkey/articles/turkish-street-artist-brings-famous-cartoon-characters-to-istanbuls-walls +asia/turkey/articles/under-the-radar-turkish-designers-you-should-know +asia/turkey/articles/vakko-fashion-center-designed-by-rex-architects +asia/turkey/articles/what-theyre-reading-in-turkey-autumn-2016 +asia/turkey/articles/what-to-do-with-kids-in-istanbul +asia/turkey/articles/whats-on-in-istanbul-in-december +asia/turkey/articles/whats-on-in-istanbul-in-january +asia/turkey/articles/whats-on-in-istanbul-in-november +asia/turkey/articles/why-everyone-needs-to-vacation-in-the-midst-of-this-green-forest-in-turkey +asia/turkey/articles/why-igneada-in-turkey-is-a-true-nature-lovers-paradise +asia/turkey/articles/why-the-whole-city-and-province-of-konya-is-an-open-air-museum +asia/turkey/articles/youre-only-a-true-turkey-expert-if-youve-done-these-17-things +asia/turkey/articles/ziya-g-kalp-turkey-s-national-poet-and-the-father-of-turkish-nationalism +asia/turkey/canakkale/articles/a-brief-history-of-the-canakkale-biennial +asia/turkey/edirne/articles/the-best-boutique-hotels-in-edirne +asia/turkey/fethiye/articles/sertil-royal-forest-january-sale +asia/turkey/fethiye/articles/the-best-villas-and-holiday-rentals-to-book-in-fethiye-turkey +asia/turkey/fethiye/articles/the-perfect-hillside-retreat-for-a-delightful-turkish-getaway +asia/turkey/gaziantep/articles/zeugma-mosaic-museum-strolling-along-a-neighbourhood-of-ancient-treasures +asia/turkey/istanbul/articles/chasing-fluidity-how-to-explore-the-waters-of-istanbul +asia/turkey/istanbul/articles/discover-a-collection-of-unique-ceilings-from-across-istanbul +asia/turkey/istanbul/articles/istanbul-author-kaya-genc-on-the-trouble-with-writing-about-turkey +asia/turkey/istanbul/articles/the-6-best-coffee-shops-in-istanbul +asia/turkey/istanbul/articles/the-importance-of-pride-in-istanbul +asia/turkey/istanbul/articles/this-istanbul-wine-academy-is-training-some-of-turkeys-best-sommeliers +asia/turkey/istanbul/articles/unique-things-to-do-in-istanbul +asia/turkey/istanbul/sultanahmet/articles/the-sultans-snacks-the-origin-of-fast-food-in-sultanahmet +asia/turkey/marmaris/articles/the-best-cheap-hotels-and-hostels-in-marmaris-turkey +asia/turkey/pamukkale/articles/the-rejuvenating-powers-of-turkeys-white-thermal-pools +asia/turkmenistan/articles/from-the-steppes-of-central-asia-the-suppression-of-turkmen-literature +asia/turkmenistan/articles/read-farid-tukhbatullins-satirical-short-story-erotic-fantasies-of-turkmenistan +asia/united-arab-emirates/abu-dhabi/articles/activities-in-abu-dhabi-for-adventurers +asia/united-arab-emirates/abu-dhabi/articles/arts-in-the-emirate-the-rise-of-abu-dhabis-underground-scene +asia/united-arab-emirates/abu-dhabi/articles/explore-off-the-beaten-path-abu-dhabi-with-these-experiences +asia/united-arab-emirates/abu-dhabi/articles/meet-abu-dhabis-legendary-local-producers +asia/united-arab-emirates/abu-dhabi/articles/resorts-in-abu-dhabi +asia/united-arab-emirates/abu-dhabi/articles/secret-nature-spots-you-can-reach-from-abu-dhabi +asia/united-arab-emirates/abu-dhabi/articles/the-best-bars-in-abu-dhabi +asia/united-arab-emirates/abu-dhabi/articles/the-best-family-experiences-in-abu-dhabi +asia/united-arab-emirates/abu-dhabi/articles/the-best-hotels-in-abu-dhabi +asia/united-arab-emirates/abu-dhabi/articles/the-top-5-japanese-and-sushi-restaurants-in-abu-dhabi +asia/united-arab-emirates/abu-dhabi/articles/why-abu-dhabi-should-be-on-your-bucket-list-according-to-radio-producer-mona-al-marzooqi +asia/united-arab-emirates/al-ain/articles/the-best-hotels-in-al-ain +asia/united-arab-emirates/articles/10-things-all-expats-experience-when-they-move-to-dubai +asia/united-arab-emirates/articles/10-things-everyone-visiting-dubai-mall-will-experience +asia/united-arab-emirates/articles/10-things-expats-in-dubai-experience-during-the-christmas-holidays +asia/united-arab-emirates/articles/11-reasons-why-you-need-to-visit-dubais-global-village-this-season +asia/united-arab-emirates/articles/11-things-that-make-dubai-unique +asia/united-arab-emirates/articles/11-things-you-miss-when-you-move-away-from-dubai +asia/united-arab-emirates/articles/15-inspiring-decor-ideas-from-dubai +asia/united-arab-emirates/articles/180-million-year-old-indonesian-bath-goes-on-sale-for-2-million +asia/united-arab-emirates/articles/5-must-visit-museums-in-the-uae +asia/united-arab-emirates/articles/6-chic-cafes-to-hang-out-in-dubai +asia/united-arab-emirates/articles/6-music-festivals-to-check-out-in-dubai +asia/united-arab-emirates/articles/6-unique-experiences-you-can-only-have-in-abu-dhabi +asia/united-arab-emirates/articles/7-cool-places-to-work-from-in-dubai +asia/united-arab-emirates/articles/7-must-try-foods-and-restaurants-in-dubai +asia/united-arab-emirates/articles/7-restaurants-open-during-ramadan-in-dubai +asia/united-arab-emirates/articles/8-reasons-people-in-dubai-love-winter +asia/united-arab-emirates/articles/8-unique-souvenirs-to-pick-up-in-dubai +asia/united-arab-emirates/articles/9-things-all-expats-experience-on-the-beaches-of-dubai +asia/united-arab-emirates/articles/a-5-day-travel-itinerary-to-dubai +asia/united-arab-emirates/articles/a-beginners-guide-to-dubai-international-airport +asia/united-arab-emirates/articles/a-design-lovers-travel-guide-to-dubai-in-a-day +asia/united-arab-emirates/articles/a-fashion-lovers-guide-to-dubai +asia/united-arab-emirates/articles/a-fitness-lovers-guide-to-dubai +asia/united-arab-emirates/articles/a-guide-to-abu-dhabis-best-islands +asia/united-arab-emirates/articles/a-guide-to-extreme-sports-in-dubai +asia/united-arab-emirates/articles/a-guide-to-the-best-parks-in-dubai +asia/united-arab-emirates/articles/a-look-at-dubais-growing-street-art-scene +asia/united-arab-emirates/articles/a-music-lovers-guide-to-dubai +asia/united-arab-emirates/articles/a-pro-sport-tour-of-the-united-arab-emirates +asia/united-arab-emirates/articles/a-selection-of-the-best-small-arts-spaces-in-dubai +asia/united-arab-emirates/articles/a-solo-travellers-guide-to-the-uae +asia/united-arab-emirates/articles/a-walk-around-dubais-old-quarter-in-22-pictures +asia/united-arab-emirates/articles/ali-f-mostafa-director-of-the-first-international-emirati-film +asia/united-arab-emirates/articles/all-you-need-to-know-before-visiting-dubais-irish-village +asia/united-arab-emirates/articles/an-art-lovers-guide-to-dubai-in-24-hours +asia/united-arab-emirates/articles/an-introduction-to-camping-in-the-uae +asia/united-arab-emirates/articles/are-flying-taxis-really-coming-to-these-cities +asia/united-arab-emirates/articles/are-ready-made-smart-cities-the-answer-to-our-urban-problems +asia/united-arab-emirates/articles/best-places-travel-uae-2018 +asia/united-arab-emirates/articles/best-spots-in-dubai-to-take-a-selfie +asia/united-arab-emirates/articles/british-designer-bethan-gray-will-showcase-her-iranian-inspired-collection-in-dubai +asia/united-arab-emirates/articles/can-dubai-really-become-the-happiest-city-in-the-world +asia/united-arab-emirates/articles/deepak-unnikrishnan-temporary-people-interview +asia/united-arab-emirates/articles/discover-dubai-in-10-iconic-buildings +asia/united-arab-emirates/articles/driverless-flying-cars-headed-to-dubais-skies-this-summer +asia/united-arab-emirates/articles/dubai-frame-will-completely-change-the-way-you-see-the-city +asia/united-arab-emirates/articles/dubai-international-writers-centre-a-literary-landmark +asia/united-arab-emirates/articles/dubai-s-architectural-wonders +asia/united-arab-emirates/articles/dubai-safari-everything-you-need-to-know-before-its-opening +asia/united-arab-emirates/articles/dubai-seems-to-be-taking-flying-taxis-quite-seriously +asia/united-arab-emirates/articles/dubai-takes-crazy-a-step-further-with-gold-topped-burgers +asia/united-arab-emirates/articles/dubai-to-introduce-500km-of-new-cycling-routes +asia/united-arab-emirates/articles/dubai-wants-to-replace-airport-security-with-face-scanning-fish +asia/united-arab-emirates/articles/dubais-best-monster-shake-spots +asia/united-arab-emirates/articles/dubais-breathtaking-designs-revealed +asia/united-arab-emirates/articles/dubais-tourist-attractions-will-be-patrolled-by-robot-police +asia/united-arab-emirates/articles/everything-you-need-to-know-about-princess-haya +asia/united-arab-emirates/articles/everything-you-need-to-know-about-the-dubai-film-festival +asia/united-arab-emirates/articles/first-look-inside-the-dubai-opera-house +asia/united-arab-emirates/articles/forget-shopping-malls-a-floating-market-is-coming-to-dubai +asia/united-arab-emirates/articles/gear-up-the-worlds-longest-zip-line-is-coming-to-the-uae +asia/united-arab-emirates/articles/gourmet-guide-to-abu-dhabi-s-10-best-restaurants-eats +asia/united-arab-emirates/articles/hazem-mahdy-on-creative-meditation-and-automatic-art +asia/united-arab-emirates/articles/heres-how-dubai-is-trying-to-be-more-environmentally-friendly +asia/united-arab-emirates/articles/heres-how-dubai-is-trying-to-be-the-most-active-city-in-the-world +asia/united-arab-emirates/articles/heres-how-to-survive-an-earthquake-in-dubai +asia/united-arab-emirates/articles/heres-why-alserkal-avenue-dubais-hipster-hub-is-becoming-popular +asia/united-arab-emirates/articles/how-dubai-seeks-to-become-the-happiest-place-to-live +asia/united-arab-emirates/articles/how-to-celebrate-eid-al-fitr-in-abu-dhabi +asia/united-arab-emirates/articles/how-to-celebrate-the-royal-wedding-in-the-uae +asia/united-arab-emirates/articles/how-to-eat-like-a-hippie-in-dubai +asia/united-arab-emirates/articles/how-to-make-the-most-of-your-trip-to-the-dubai-shopping-festival +asia/united-arab-emirates/articles/how-to-spend-48-hours-in-sharjah-uae +asia/united-arab-emirates/articles/how-to-spend-a-day-in-ajman-uae +asia/united-arab-emirates/articles/how-to-start-running-if-youre-an-absolute-beginner +asia/united-arab-emirates/articles/img-brings-a-new-world-of-adventures-to-dubai +asia/united-arab-emirates/articles/in-conversation-with-myneandyours-the-superman-of-street-art +asia/united-arab-emirates/articles/inside-abu-dhabis-brand-new-1-billion-warner-bros-theme-park +asia/united-arab-emirates/articles/inside-the-fascinating-world-of-expo-2020-dubai +asia/united-arab-emirates/articles/just-144-times-dubai-beat-the-rest-of-the-world +asia/united-arab-emirates/articles/just-how-popular-is-the-middle-east-film-and-comic-con +asia/united-arab-emirates/articles/la-perle-the-hype-behind-dubais-immersive-aqua-theatre +asia/united-arab-emirates/articles/leonardo-da-vincis-salvator-mundi-will-be-unveiled-at-louvre-abu-dhabi +asia/united-arab-emirates/articles/louvre-abu-dhabi-the-first-museum-of-its-kind-in-the-arab-region +asia/united-arab-emirates/articles/louvre-abu-dhabi-to-open-this-november +asia/united-arab-emirates/articles/meet-the-director-of-design-days-dubai-cyril-zammit +asia/united-arab-emirates/articles/million-s-poet-abu-dhabi-s-prestigious-poetry-program +asia/united-arab-emirates/articles/mohammed-hasan-alwan-wins-the-arabic-booker-for-novel-on-ibn-arabi +asia/united-arab-emirates/articles/no-more-burns-worlds-first-self-cooling-sunbed-to-be-unveiled-in-dubai +asia/united-arab-emirates/articles/outlawed-midnight-swims-in-dubai-are-now-legal +asia/united-arab-emirates/articles/the-5-best-italian-restaurants-in-dubai +asia/united-arab-emirates/articles/the-5-most-outrageous-desserts-in-dubai +asia/united-arab-emirates/articles/the-6-best-day-trips-from-dubai +asia/united-arab-emirates/articles/the-7-best-brunch-stops-in-abu-dhabi +asia/united-arab-emirates/articles/the-8-best-day-trips-from-abu-dhabi +asia/united-arab-emirates/articles/the-best-beachfront-restaurants-in-dubai +asia/united-arab-emirates/articles/the-best-burgers-in-dubai +asia/united-arab-emirates/articles/the-best-cinema-experiences-in-dubai +asia/united-arab-emirates/articles/the-best-coffee-shops-in-sharjah-uae +asia/united-arab-emirates/articles/the-best-day-trips-from-sharjah +asia/united-arab-emirates/articles/the-best-dubai-based-instagram-accounts-all-fitness-lovers-should-follow +asia/united-arab-emirates/articles/the-best-fashion-instagram-accounts-from-dubai-you-should-follow +asia/united-arab-emirates/articles/the-best-japanese-restaurants-and-sushi-in-dubai +asia/united-arab-emirates/articles/the-best-ladies-nights-in-dubai +asia/united-arab-emirates/articles/the-best-places-for-a-unique-night-out-in-abu-dhabi +asia/united-arab-emirates/articles/the-best-places-for-a-unique-night-out-in-dubai +asia/united-arab-emirates/articles/the-best-places-to-visit-with-your-kids-in-dubai +asia/united-arab-emirates/articles/the-best-places-to-watch-the-world-cup-in-abu-dhabi +asia/united-arab-emirates/articles/the-best-places-to-watch-the-world-cup-in-dubai +asia/united-arab-emirates/articles/the-best-road-trips-you-need-to-take-in-the-uae +asia/united-arab-emirates/articles/the-best-things-to-do-in-dubai-this-summer +asia/united-arab-emirates/articles/the-best-things-to-do-outside-in-dubai +asia/united-arab-emirates/articles/the-best-things-to-see-and-do-in-hatta-uae +asia/united-arab-emirates/articles/the-best-walks-to-take-in-abu-dhabi +asia/united-arab-emirates/articles/the-best-weekend-getaways-from-dubai-for-eid-al-adha +asia/united-arab-emirates/articles/the-best-yoga-studios-in-dubai +asia/united-arab-emirates/articles/the-essential-travel-guide-to-dubai-infographic +asia/united-arab-emirates/articles/the-hottest-bars-in-dubai-right-now +asia/united-arab-emirates/articles/the-lap-of-luxury-top-five-of-design-in-the-emirates +asia/united-arab-emirates/articles/the-latest-first-class-flight-perk-will-make-you-even-more-envious-of-the-rich +asia/united-arab-emirates/articles/the-most-outrageous-fitness-trends-in-dubai +asia/united-arab-emirates/articles/the-museums-of-the-future +asia/united-arab-emirates/articles/the-rain-room-finds-a-permanent-home-at-sharjah-art-foundation +asia/united-arab-emirates/articles/the-top-10-things-to-do-and-see-in-al-ain +asia/united-arab-emirates/articles/the-top-5-italian-restaurants-in-abu-dhabi-2 +asia/united-arab-emirates/articles/the-uae-has-just-unveiled-its-first-world-heritage-site-and-its-awesome +asia/united-arab-emirates/articles/the-uae-made-a-vr-tour-of-the-first-city-on-mars +asia/united-arab-emirates/articles/the-ultimate-travel-guide-to-planning-a-family-holiday-in-dubai +asia/united-arab-emirates/articles/these-are-dubai-and-abu-dhabis-craziest-world-records +asia/united-arab-emirates/articles/these-insta-worthy-foods-in-dubai-are-definitely-going-to-make-your-mouth-water +asia/united-arab-emirates/articles/this-indoor-forest-in-dubai-is-perfect-for-a-tropical-escape +asia/united-arab-emirates/articles/top-10-burger-restaurants-in-abu-dhabi +asia/united-arab-emirates/articles/top-5-chinese-restaurants-in-abu-dhabi +asia/united-arab-emirates/articles/top-5-french-restaurants-in-abu-dhabi +asia/united-arab-emirates/articles/top-7-arab-restaurants-in-abu-dhabi +asia/united-arab-emirates/articles/top-rated-indoor-options-in-dubai +asia/united-arab-emirates/articles/visitors-who-brunch-the-top-six-dubai-restaurants-for-a-friday-lunch +asia/united-arab-emirates/articles/what-to-do-on-a-layover-in-dubai +asia/united-arab-emirates/articles/what-to-expect-on-a-desert-safari-in-dubai +asia/united-arab-emirates/articles/where-to-find-dubais-best-rooftop-pools +asia/united-arab-emirates/articles/why-a-trip-to-abu-dhabi-is-incomplete-without-visiting-the-corniche +asia/united-arab-emirates/articles/why-business-bay-in-dubai-is-one-of-the-worlds-most-exciting-neighbourhoods +asia/united-arab-emirates/articles/why-everyone-loves-dubais-design-district +asia/united-arab-emirates/articles/why-hatta-is-the-perfect-place-to-escape-dubais-city-life +asia/united-arab-emirates/articles/why-people-fall-in-love-with-the-dubai-water-canal +asia/united-arab-emirates/articles/why-this-man-cycled-7000-km-from-brussels-to-dubai +asia/united-arab-emirates/articles/worlds-first-masterchef-themed-restaurant-coming-dubai +asia/united-arab-emirates/articles/you-can-now-live-underwater-in-dubais-amazing-floating-villas +asia/united-arab-emirates/articles/youre-only-a-middle-east-expert-if-youve-done-these-17-things +asia/united-arab-emirates/dubai/articles/best-desert-safaris-in-dubai +asia/united-arab-emirates/dubai/articles/cultural-district-alserkal-avenue-shows-another-side-of-dubai +asia/united-arab-emirates/dubai/articles/dubai-design-week-draws-on-the-past-to-look-to-the-future +asia/united-arab-emirates/dubai/articles/dubais-7-must-try-coffee-shops +asia/united-arab-emirates/dubai/articles/falconry-in-dubai +asia/united-arab-emirates/dubai/articles/how-to-spend-a-day-for-art-and-history-lovers +asia/united-arab-emirates/dubai/articles/is-dubai-ready-for-its-first-michelin-guide-2 +asia/united-arab-emirates/dubai/articles/nikki-beach-resort-spa-january-sale +asia/united-arab-emirates/dubai/articles/recommended-tours-in-dubai +asia/united-arab-emirates/dubai/articles/rove-marina-dubai-january-sale +asia/united-arab-emirates/dubai/articles/surprising-experiences-to-try-in-dubai +asia/united-arab-emirates/dubai/articles/the-10-best-day-trips-within-dubai +asia/united-arab-emirates/dubai/articles/the-best-hostels-in-dubai-uae +asia/united-arab-emirates/dubai/articles/the-best-luxury-hotels-in-dubai +asia/united-arab-emirates/dubai/articles/the-best-places-for-brunch-in-dubai +asia/united-arab-emirates/dubai/articles/the-best-places-for-water-sports-in-dubai +asia/united-arab-emirates/dubai/articles/the-best-resorts-in-dubai +asia/united-arab-emirates/dubai/articles/the-best-restaurants-in-dubai +asia/united-arab-emirates/dubai/articles/the-best-rooftop-bars-in-dubai +asia/united-arab-emirates/dubai/articles/the-best-unique-experiences-in-dubai +asia/united-arab-emirates/dubai/articles/the-craziest-building-projects-in-dubai +asia/united-arab-emirates/dubai/articles/unmissable-boat-tours-in-dubai +asia/united-arab-emirates/dubai/articles/where-to-stay-in-dubai +asia/united-arab-emirates/dubai/articles/why-you-should-visit-dubai +asia/united-arab-emirates/ras-al-khaimah/articles/exploring-the-wildest-place-in-the-uae +asia/united-arab-emirates/sharjah/articles/discover-emerging-architects-and-unseen-spaces-at-sharjah-architecture-triennial +asia/united-arab-emirates/sharjah/articles/dubai-daytrip-modern-art-and-ancient-architecture-at-the-sharjah-art-foundation +asia/uzbekistan/articles/speeding-along-the-ancient-trade-routes-of-the-old-silk-road +asia/uzbekistan/articles/uzebekistans-secret-underground-revealed-after-41-years +asia/vietnam/articles/11-amazing-reasons-to-visit-mui-dinh-vietnam +asia/vietnam/articles/11-reasons-to-spend-your-gap-year-in-vietnam +asia/vietnam/articles/11-tips-for-teaching-in-vietnam +asia/vietnam/articles/11-types-of-people-youll-meet-driving-motorbikes-in-vietnam +asia/vietnam/articles/13-vietnam-travel-tips-that-might-just-save-your-life +asia/vietnam/articles/15-photos-that-prove-you-really-must-visit-hoi-an-vietnam-at-night +asia/vietnam/articles/20-photos-of-vietnams-forgotten-city-of-gods +asia/vietnam/articles/25-enchanting-photos-to-make-you-fall-in-love-with-hoi-an-vietnam +asia/vietnam/articles/25-inspiring-photos-to-make-you-visit-vietnam-at-least-once-in-your-lifetime +asia/vietnam/articles/7-epic-places-in-vietnam-every-local-is-proud-of +asia/vietnam/articles/a-culture-lover-s-guide-to-10-great-cafes-in-saigon +asia/vietnam/articles/a-day-in-the-life-of-a-hmong-tour-guide-in-sapa-vietnam +asia/vietnam/articles/a-food-lovers-tour-of-vietnam +asia/vietnam/articles/a-guide-to-motorbiking-vietnams-hai-van-pass +asia/vietnam/articles/a-guide-to-riding-tram-ton-the-highest-pass-in-vietnam +asia/vietnam/articles/a-guide-to-teaching-english-in-vietnam +asia/vietnam/articles/a-guide-to-vietnams-ban-gioc-falls +asia/vietnam/articles/a-motorbike-adventure-to-ban-gioc-falls +asia/vietnam/articles/a-travellers-guide-to-quest-festival-vietnam +asia/vietnam/articles/an-adventure-travellers-guide-to-vietnam +asia/vietnam/articles/different-cuisines-you-can-find-in-ho-chi-minh-city +asia/vietnam/articles/drinking-and-nightlife-in-ho-chi-minh-city +asia/vietnam/articles/exploring-vietnamese-cinema-five-influential-directors +asia/vietnam/articles/giant-stone-hands-hold-up-this-golden-bridge-in-vietnam +asia/vietnam/articles/guide-vietnams-hoang-phuc-pagoda +asia/vietnam/articles/hanoi-flower-market-preparing-for-tet +asia/vietnam/articles/heres-what-ive-learned-while-living-in-vietnam +asia/vietnam/articles/home-for-tet-with-a-local-vietnamese-family +asia/vietnam/articles/how-locals-are-tackling-vietnams-air-pollution-problem +asia/vietnam/articles/how-riding-blood-road-healed-the-wounds-of-war +asia/vietnam/articles/how-safe-is-it-to-travel-in-vietnam +asia/vietnam/articles/how-to-balance-work-and-travel-while-teaching-in-vietnam +asia/vietnam/articles/how-to-drive-a-motorbike-in-vietnam +asia/vietnam/articles/how-to-eat-like-a-local-in-ho-chi-minh-city +asia/vietnam/articles/how-to-navigate-transport-in-ho-chi-minh-city-vietnam +asia/vietnam/articles/how-to-renew-your-visa-in-vietnam +asia/vietnam/articles/how-to-spend-24-hours-in-vung-tau-vietnam +asia/vietnam/articles/how-to-spot-good-street-food-in-vietnam +asia/vietnam/articles/how-vietnams-rich-are-drinking-rhino-horn-to-cure-hangovers +asia/vietnam/articles/in-vietnams-sapa-topas-ecolodge-offers-magazine-cover-views +asia/vietnam/articles/inside-a-bun-cha-restaurant-in-hanoi-vietnam +asia/vietnam/articles/interview-with-a-banh-mi-shop-owner +asia/vietnam/articles/is-facebook-vietnams-key-to-freedom-of-expression +asia/vietnam/articles/koto-vietnam-s-culinary-charity +asia/vietnam/articles/le-quoc-viet-an-artistic-soul-in-modern-vietnam +asia/vietnam/articles/marvel-at-the-beautiful-world-of-hoi-ans-lantern-makers +asia/vietnam/articles/online-food-orders-are-changing-the-way-vietnam-eats +asia/vietnam/articles/people-share-their-hopes-dreams-and-resolutions-for-vietnamese-lunar-new-year +asia/vietnam/articles/riding-ma-pi-leng-vietnams-most-stunning-road +asia/vietnam/articles/stay-curious-experience-vietnam-from-your-living-room +asia/vietnam/articles/tet-celebrations-in-a-traditional-household +asia/vietnam/articles/the-6-best-places-to-go-camping-in-central-vietnam +asia/vietnam/articles/the-best-beaches-to-visit-in-vietnam +asia/vietnam/articles/the-best-hostels-on-bui-vien-street-ho-chi-minh-city +asia/vietnam/articles/the-best-travel-photographs-of-february-2018 +asia/vietnam/articles/the-best-vegan-restaurants-in-ho-chi-minh-city-vietnam +asia/vietnam/articles/the-best-vietnamese-food-in-da-nang-vietnam +asia/vietnam/articles/the-best-vietnamese-food-in-ho-chi-minh-city-vietnam +asia/vietnam/articles/the-delicious-origins-of-vietnams-pho +asia/vietnam/articles/the-internet-cant-handle-vietnams-cutest-kitty-fish-vendor +asia/vietnam/articles/the-story-of-nem-a-vietnamese-autistic-child-artist +asia/vietnam/articles/the-ultimate-backpacking-guide-to-vietnam +asia/vietnam/articles/the-ultimate-vietnam-bucket-list +asia/vietnam/articles/these-gorgeous-lakes-in-vietnam-will-have-you-packing-your-bag-in-no-time +asia/vietnam/articles/these-vietnamese-refugee-writers-control-their-own-narratives +asia/vietnam/articles/this-11-year-old-girl-has-an-ingenious-solution-to-vietnams-plastic-bag-problem +asia/vietnam/articles/topas-ecolodge-is-the-most-relaxing-hotel-in-the-world +asia/vietnam/articles/vietnam-celebrates-historic-football-final-despite-losing +asia/vietnam/articles/vietnam-wants-to-ban-english-nicknames-to-preserve-its-culture-but-is-it-right +asia/vietnam/articles/vietnamese-hospital-staff-given-martial-arts-training-to-defend-against-violent-patients-and-visitors +asia/vietnam/articles/vietnams-mekong-delta-could-disappear-in-less-than-a-century +asia/vietnam/articles/vietnams-pushback-on-cryptocurrencies +asia/vietnam/articles/vintage-photos-reveal-rapid-modernisation-of-post-war-hanoi +asia/vietnam/articles/vung-tau-ho-chi-minh-citys-closest-beach-escape +asia/vietnam/articles/what-its-like-to-live-in-one-of-the-worlds-fastest-growing-economies +asia/vietnam/articles/when-is-the-best-time-of-year-to-visit-vietnam +asia/vietnam/articles/where-to-go-in-vietnam-based-on-your-personality +asia/vietnam/articles/where-to-see-pro-basketball-games-in-ho-chi-minh-city-vietnam +asia/vietnam/articles/why-vietnam-is-experiencing-a-tourism-renaissance +asia/vietnam/articles/winner-of-environmental-photographer-of-the-year-revealed +asia/vietnam/articles/would-you-ever-follow-this-vietnamese-egg-coffee-trend +asia/vietnam/da-nang/articles/breathtaking-views-on-the-golden-bridge +asia/vietnam/hanoi/articles/celebrate-female-history-and-empowerment-at-hanois-womens-museum-2 +asia/vietnam/ho-chi-minh-city/articles/how-to-spend-a-sleepless-night-in-vietnams-biggest-city +asia/vietnam/ho-chi-minh-city/articles/meet-ho-chi-minh-citys-last-newspaper-bicycle-courier +asia/vietnam/ho-chi-minh-city/articles/the-best-backpacker-hostels-in-ho-chi-minh-city-vietnam +asia/vietnam/hue/articles/a-guide-to-hue-festival-vietnams-cultural-bonanza +asia/vietnam/phan-thiet/articles/the-best-guesthouses-in-mui-ne-vietnam +asia/vietnam/phan-thiet/articles/top-things-to-see-and-do-in-mui-ne-vietnam +asia/yemen/articles/arab-cinema-at-the-oscars-filming-the-revolution +asia/yemen/articles/boushra-almutawakel-an-eye-for-beneath-and-beyond +asia/yemen/articles/islam-vs-sexuality-yemeni-artist-s-revealing-photographs +asia/yemen/articles/monk-mokha-dave-eggers-coffee-time-war +asia/yemen/articles/photography-and-painting-collide-yemeni-artist-s-visual-bravado asiasouth asiasouth/$ asiasouth/corporate/contact @@ -24349,10 +24726,7 @@ atrsweb/recplus attach/ attachements attachment -attachment_category/* -attachment_color/* attachment_id= -attachment_styles/* attachments attachments/*/download_file attachments/download @@ -24805,7 +25179,6 @@ autor autor/*? autor/francisco_jose_pedrosa_rodriguez/a/*/ autor/francisco_jose_pedrosa_rodriguez/a/  -autoren/NAME autoren?id=70$ autoren?id=70& autoverhuur/resultaten @@ -25215,18 +25588,34 @@ b/*/bn_7122017229 b/*/bn_7122017230 b/*/bn_7122017231 b/*/bn_7122017232 +b/*/bn_7122017234 +b/*/bn_7122017235 +b/*/bn_7122017236 +b/*/bn_7122017237 b/*/bn_7122019263 b/*/bn_7122019264 +b/*/bn_7122019268 b/*/bn_7122020275 b/*/bn_7122021243 b/*/bn_7122021244 b/*/bn_7122021245 +b/*/bn_7122021252 +b/*/bn_7122021253 +b/*/bn_7122021254 +b/*/bn_7122021255 b/*/bn_7122022245 b/*/bn_7122024166 b/*/bn_7122024167 b/*/bn_7122024168 +b/*/bn_7122024172 +b/*/bn_7122024173 b/*/bn_7122025162 b/*/bn_7122025163 +b/*/bn_7122025167 +b/*/bn_7122025168 +b/*/bn_7122026161 +b/*/bn_7122026162 +b/*/bn_7122026163 b/*?*& b/*?*_mwBanner b/*?*_nkw @@ -25344,6 +25733,7 @@ badges/profile/create bagley bagon bahl +baidu baileymerlin baileysincox bait @@ -25447,8 +25837,6 @@ bastianello bastion batalla batch -batchmref/ -batchmrlookup/ baton_rouge/about_us/ baton_rouge/news/politics/national/ baton_rouge/sports/jeff_duncan/ @@ -25528,7 +25916,6 @@ bb/ bb2600com bba/checkout bbattista -bboards/ bbtcaptcha bbtcomment/create bbtcomment/entityComments @@ -25925,6 +26312,7 @@ bff bfgs bfl bfmp +bfp/search bfrank bfre_new_design bg @@ -26059,6 +26447,131 @@ bick bid= bidmc_ob_gynwiki bids +biennaleluanda/2021/ar/event/*/ical +biennaleluanda/2021/ar/explore +biennaleluanda/2021/ar/paragraph-resource/* +biennaleluanda/2021/ar/resource/* +biennaleluanda/2021/ar/search +biennaleluanda/2021/ar/unesco-media/*/lightbox +biennaleluanda/2021/ar/unesco-paragraph/*/load-more +biennaleluanda/2021/ar/unesco-search/*/lightbox +biennaleluanda/2021/ar/unesco-solr/*/load-more/* +biennaleluanda/2021/en/event/*/ical +biennaleluanda/2021/en/explore +biennaleluanda/2021/en/paragraph-resource/* +biennaleluanda/2021/en/resource/* +biennaleluanda/2021/en/search +biennaleluanda/2021/en/unesco-media/*/lightbox +biennaleluanda/2021/en/unesco-paragraph/*/load-more +biennaleluanda/2021/en/unesco-search/*/lightbox +biennaleluanda/2021/en/unesco-solr/*/load-more/* +biennaleluanda/2021/es/event/*/ical +biennaleluanda/2021/es/explore +biennaleluanda/2021/es/paragraph-resource/* +biennaleluanda/2021/es/resource/* +biennaleluanda/2021/es/search +biennaleluanda/2021/es/unesco-media/*/lightbox +biennaleluanda/2021/es/unesco-paragraph/*/load-more +biennaleluanda/2021/es/unesco-search/*/lightbox +biennaleluanda/2021/es/unesco-solr/*/load-more/* +biennaleluanda/2021/event/*/ical +biennaleluanda/2021/fr/event/*/ical +biennaleluanda/2021/fr/explore +biennaleluanda/2021/fr/paragraph-resource/* +biennaleluanda/2021/fr/resource/* +biennaleluanda/2021/fr/search +biennaleluanda/2021/fr/unesco-media/*/lightbox +biennaleluanda/2021/fr/unesco-paragraph/*/load-more +biennaleluanda/2021/fr/unesco-search/*/lightbox +biennaleluanda/2021/fr/unesco-solr/*/load-more/* +biennaleluanda/2021/id/event/*/ical +biennaleluanda/2021/id/explore +biennaleluanda/2021/id/paragraph-resource/* +biennaleluanda/2021/id/resource/* +biennaleluanda/2021/id/search +biennaleluanda/2021/id/unesco-media/*/lightbox +biennaleluanda/2021/id/unesco-paragraph/*/load-more +biennaleluanda/2021/id/unesco-search/*/lightbox +biennaleluanda/2021/id/unesco-solr/*/load-more/* +biennaleluanda/2021/it/event/*/ical +biennaleluanda/2021/it/explore +biennaleluanda/2021/it/paragraph-resource/* +biennaleluanda/2021/it/resource/* +biennaleluanda/2021/it/search +biennaleluanda/2021/it/unesco-media/*/lightbox +biennaleluanda/2021/it/unesco-paragraph/*/load-more +biennaleluanda/2021/it/unesco-search/*/lightbox +biennaleluanda/2021/it/unesco-solr/*/load-more/* +biennaleluanda/2021/ja/event/*/ical +biennaleluanda/2021/ja/explore +biennaleluanda/2021/ja/paragraph-resource/* +biennaleluanda/2021/ja/resource/* +biennaleluanda/2021/ja/search +biennaleluanda/2021/ja/unesco-media/*/lightbox +biennaleluanda/2021/ja/unesco-paragraph/*/load-more +biennaleluanda/2021/ja/unesco-search/*/lightbox +biennaleluanda/2021/ja/unesco-solr/*/load-more/* +biennaleluanda/2021/paragraph-resource/* +biennaleluanda/2021/pt/event/*/ical +biennaleluanda/2021/pt/explore +biennaleluanda/2021/pt/paragraph-resource/* +biennaleluanda/2021/pt/resource/* +biennaleluanda/2021/pt/search +biennaleluanda/2021/pt/unesco-media/*/lightbox +biennaleluanda/2021/pt/unesco-paragraph/*/load-more +biennaleluanda/2021/pt/unesco-search/*/lightbox +biennaleluanda/2021/pt/unesco-solr/*/load-more/* +biennaleluanda/2021/resource/* +biennaleluanda/2021/ru/event/*/ical +biennaleluanda/2021/ru/explore +biennaleluanda/2021/ru/paragraph-resource/* +biennaleluanda/2021/ru/resource/* +biennaleluanda/2021/ru/search +biennaleluanda/2021/ru/unesco-media/*/lightbox +biennaleluanda/2021/ru/unesco-paragraph/*/load-more +biennaleluanda/2021/ru/unesco-search/*/lightbox +biennaleluanda/2021/ru/unesco-solr/*/load-more/* +biennaleluanda/2021/search +biennaleluanda/2021/th/event/*/ical +biennaleluanda/2021/th/explore +biennaleluanda/2021/th/paragraph-resource/* +biennaleluanda/2021/th/resource/* +biennaleluanda/2021/th/search +biennaleluanda/2021/th/unesco-media/*/lightbox +biennaleluanda/2021/th/unesco-paragraph/*/load-more +biennaleluanda/2021/th/unesco-search/*/lightbox +biennaleluanda/2021/th/unesco-solr/*/load-more/* +biennaleluanda/2021/uk/event/*/ical +biennaleluanda/2021/uk/explore +biennaleluanda/2021/uk/paragraph-resource/* +biennaleluanda/2021/uk/resource/* +biennaleluanda/2021/uk/search +biennaleluanda/2021/uk/unesco-media/*/lightbox +biennaleluanda/2021/uk/unesco-paragraph/*/load-more +biennaleluanda/2021/uk/unesco-search/*/lightbox +biennaleluanda/2021/uk/unesco-solr/*/load-more/* +biennaleluanda/2021/unesco-media/*/lightbox +biennaleluanda/2021/unesco-paragraph/*/load-more +biennaleluanda/2021/unesco-search/*/lightbox +biennaleluanda/2021/unesco-solr/*/load-more/* +biennaleluanda/2021/uz/event/*/ical +biennaleluanda/2021/uz/explore +biennaleluanda/2021/uz/paragraph-resource/* +biennaleluanda/2021/uz/resource/* +biennaleluanda/2021/uz/search +biennaleluanda/2021/uz/unesco-media/*/lightbox +biennaleluanda/2021/uz/unesco-paragraph/*/load-more +biennaleluanda/2021/uz/unesco-search/*/lightbox +biennaleluanda/2021/uz/unesco-solr/*/load-more/* +biennaleluanda/2021/zh/event/*/ical +biennaleluanda/2021/zh/explore +biennaleluanda/2021/zh/paragraph-resource/* +biennaleluanda/2021/zh/resource/* +biennaleluanda/2021/zh/search +biennaleluanda/2021/zh/unesco-media/*/lightbox +biennaleluanda/2021/zh/unesco-paragraph/*/load-more +biennaleluanda/2021/zh/unesco-search/*/lightbox +biennaleluanda/2021/zh/unesco-solr/*/load-more/* bietti big-hyperloop-sllcu big-star-little-star @@ -26119,6 +26632,7 @@ bin/sleep.cgi bin/ti binary-data/DIY binary-data/EGALLEY +bing-site-safety bingbot bingsiteauth.xml bingsiteauth.xml @@ -26567,6 +27081,7 @@ blogs/pad/$ blogs/product blogs/research/search blogs/search +blogs/search/ blogs/slow-ride blogs/tag blogs/technology.atom @@ -28129,7 +28644,6 @@ book/reviews book=* book_annotations book_link/follow -bookexpress bookinfo.php booking booking/contents.asp @@ -28181,6 +28695,19 @@ books?*zoom=5 booksearch.php bookshelf bookshop/ +bookshop/App_Code/ +bookshop/Bin/ +bookshop/Controls/ +bookshop/account.aspx +bookshop/basket.aspx +bookshop/coupn.aspx +bookshop/digital_receipt.aspx +bookshop/ordercomplete.aspx +bookshop/process_order.aspx +bookshop/receiptfailure.aspx +bookshop/searchresult.aspx +bookshop/titleshow.asp +bookshop/xml/ bookshow/cache booksrightsholders bookstore/invited @@ -31534,8 +32061,59 @@ buscar/suplemento_eu.php? buscar/suplemento_gl.php? buscar/suplemento_va.php? business +business business*? 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/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/chemicals/safe-product-handling-and-transportation/chemicals-safety-data-sheets2 +business-customers/chemicals/safe-product-handling-and-transportation/chemicals-safety-data-sheets2.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-commercial-road-transport/solutions-advisor +business-customers/shell-commercial-road-transport/solutions-advisor.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$ @@ -32261,7 +32839,9 @@ ca_fr ca_fr/Download ca_referer= caas +cab/ cabin-travellers-picker +cabinetpaperssearch cache cache/ cache/MiamiImageURL @@ -32825,6 +33405,18 @@ 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/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/ @@ -32844,6 +33436,8 @@ 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/ @@ -32865,7 +33459,11 @@ 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/ @@ -32907,6 +33505,8 @@ 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 @@ -33108,6 +33708,7 @@ catalogs/corporations catalogs/products catalogsearch catalogsearch/ +catalogue catalogue-price/ catalogue/*? catalogues @@ -35314,6 +35915,7 @@ celeb/king-charles celeb/olivia-rodrigo celeb/sadie-sink celeb/sydney-sweeney +celebratingcensus celebrities/s celebrities/search celebrity-news @@ -35328,6 +35930,7 @@ celtics/users celtweb/OAI/OAI-collaborative-institutions cemetery/*/memorial-search cemtest2 +census centenary-fund center center/communications @@ -35386,7 +35989,6 @@ cgi-bin/blockme cgi-bin/bridges.zip cgi-bin/cam.cgi cgi-bin/consumeraffairs/search -cgi-bin/content/news_items.cgi?rss=1 cgi-bin/dobi/licenseesearch cgi-bin/domains/ cgi-bin/eprime @@ -35415,11 +36017,9 @@ cgi-bin/locale cgi-bin/loginpage cgi-bin/longs.cgi cgi-bin/mb -cgi-bin/msdemo/ cgi-bin/onTopic cgi-bin/orphanWikiPages cgi-bin/outline -cgi-bin/peerdemo/ cgi-bin/printable cgi-bin/process cgi-bin/quickChanges @@ -35781,6 +36381,7 @@ chase-sapphire chaseaccountcallback/ chasebillingcallback/ chat +chat chat$ chat-extension chat/ @@ -35799,7 +36400,6 @@ chc chdinh chebi check -check-logged-in check-web-status.html check.htm checkForm= @@ -36071,7 +36671,6 @@ city/post city_bookings city_guide_matrix_graph ciutatrefugi -civil/frauds civis/account civis/admin.php civis/attachments @@ -36292,6 +36891,7 @@ click-track clickId= click_ click_ +clickandbuy clickhere.jsp clickstream clicktale @@ -38774,9 +39374,6 @@ cmiller cmillerrosales cminsky cmkt*/ -cml* -cml-lookup/ -cml/ cmlink cmlink/ cmlink/author-rss- @@ -38805,6 +39402,9 @@ cms_docs cms_preview_ui cms_preview_ui_static cms_registrations +cms_websites +cms_websites/css +cms_websites/index.phphttp://vevo.com/robots.txt cmsctx/ cmsdesk/ cmshelp/ @@ -39515,6 +40115,7 @@ component-library/college-of-science--math-feature-panels/ component-library/next-steps/ component-library/school-for-the-environment-feature-panels/ component-uat +component/ componentes componentgrouplibrary/* components @@ -39607,6 +40208,8 @@ conf79 confeap conference conference/ +conferences +conferencesclosed confessions?rate confidential config @@ -39719,6 +40322,7 @@ contact-tos contact-us contact-us-online/ contact-us-thanks +contact-us/*/form contact-us/? contact-us/ami-submission-conf/ contact-us/article-submission-conf/ @@ -39745,6 +40349,7 @@ contact/alert.html contact/employees/servlets contact/en/hague/questionnaire/ contact/feedback +contact/form/ contact/http://dolphchaney.com/robots.txt contact/http://freewebs.com/robots.txt contact/menu* @@ -40780,6 +41385,7 @@ courses/transcript courts courts cover +cover-it-live/ cover-photo.jspa coverage coverage-for-topic/ @@ -40866,6 +41472,7 @@ cpl cpl-edit cpoirier cpresources +cpro cpropub/univercd cps/en cps/fr @@ -40874,11 +41481,13 @@ cps/uk cpspa cpx.php cr +cr$ cr/ cr/$ cr/Download cr/corporate/contact cr/news +cr? craft crafts crai/big @@ -40949,6 +41558,131 @@ creatives/profile creatives/resources creatives/thor-job creativetest/ +creativity/ar/event/*/ical +creativity/ar/explore +creativity/ar/paragraph-resource/* +creativity/ar/resource/* +creativity/ar/search +creativity/ar/unesco-media/*/lightbox +creativity/ar/unesco-paragraph/*/load-more +creativity/ar/unesco-search/*/lightbox +creativity/ar/unesco-solr/*/load-more/* +creativity/en/event/*/ical +creativity/en/explore +creativity/en/paragraph-resource/* +creativity/en/resource/* +creativity/en/search +creativity/en/unesco-media/*/lightbox +creativity/en/unesco-paragraph/*/load-more +creativity/en/unesco-search/*/lightbox +creativity/en/unesco-solr/*/load-more/* +creativity/es/event/*/ical +creativity/es/explore +creativity/es/paragraph-resource/* +creativity/es/resource/* +creativity/es/search +creativity/es/unesco-media/*/lightbox +creativity/es/unesco-paragraph/*/load-more +creativity/es/unesco-search/*/lightbox +creativity/es/unesco-solr/*/load-more/* +creativity/event/*/ical +creativity/fr/event/*/ical +creativity/fr/explore +creativity/fr/paragraph-resource/* +creativity/fr/resource/* +creativity/fr/search +creativity/fr/unesco-media/*/lightbox +creativity/fr/unesco-paragraph/*/load-more +creativity/fr/unesco-search/*/lightbox +creativity/fr/unesco-solr/*/load-more/* +creativity/id/event/*/ical +creativity/id/explore +creativity/id/paragraph-resource/* +creativity/id/resource/* +creativity/id/search +creativity/id/unesco-media/*/lightbox +creativity/id/unesco-paragraph/*/load-more +creativity/id/unesco-search/*/lightbox +creativity/id/unesco-solr/*/load-more/* +creativity/it/event/*/ical +creativity/it/explore +creativity/it/paragraph-resource/* +creativity/it/resource/* +creativity/it/search +creativity/it/unesco-media/*/lightbox +creativity/it/unesco-paragraph/*/load-more +creativity/it/unesco-search/*/lightbox +creativity/it/unesco-solr/*/load-more/* +creativity/ja/event/*/ical +creativity/ja/explore +creativity/ja/paragraph-resource/* +creativity/ja/resource/* +creativity/ja/search +creativity/ja/unesco-media/*/lightbox +creativity/ja/unesco-paragraph/*/load-more +creativity/ja/unesco-search/*/lightbox +creativity/ja/unesco-solr/*/load-more/* +creativity/paragraph-resource/* +creativity/pt/event/*/ical +creativity/pt/explore +creativity/pt/paragraph-resource/* +creativity/pt/resource/* +creativity/pt/search +creativity/pt/unesco-media/*/lightbox +creativity/pt/unesco-paragraph/*/load-more +creativity/pt/unesco-search/*/lightbox +creativity/pt/unesco-solr/*/load-more/* +creativity/resource/* +creativity/ru/event/*/ical +creativity/ru/explore +creativity/ru/paragraph-resource/* +creativity/ru/resource/* +creativity/ru/search +creativity/ru/unesco-media/*/lightbox +creativity/ru/unesco-paragraph/*/load-more +creativity/ru/unesco-search/*/lightbox +creativity/ru/unesco-solr/*/load-more/* +creativity/search +creativity/th/event/*/ical +creativity/th/explore +creativity/th/paragraph-resource/* +creativity/th/resource/* +creativity/th/search +creativity/th/unesco-media/*/lightbox +creativity/th/unesco-paragraph/*/load-more +creativity/th/unesco-search/*/lightbox +creativity/th/unesco-solr/*/load-more/* +creativity/uk/event/*/ical +creativity/uk/explore +creativity/uk/paragraph-resource/* +creativity/uk/resource/* +creativity/uk/search +creativity/uk/unesco-media/*/lightbox +creativity/uk/unesco-paragraph/*/load-more +creativity/uk/unesco-search/*/lightbox +creativity/uk/unesco-solr/*/load-more/* +creativity/unesco-media/*/lightbox +creativity/unesco-paragraph/*/load-more +creativity/unesco-search/*/lightbox +creativity/unesco-solr/*/load-more/* +creativity/uz/event/*/ical +creativity/uz/explore +creativity/uz/paragraph-resource/* +creativity/uz/resource/* +creativity/uz/search +creativity/uz/unesco-media/*/lightbox +creativity/uz/unesco-paragraph/*/load-more +creativity/uz/unesco-search/*/lightbox +creativity/uz/unesco-solr/*/load-more/* +creativity/zh/event/*/ical +creativity/zh/explore +creativity/zh/paragraph-resource/* +creativity/zh/resource/* +creativity/zh/search +creativity/zh/unesco-media/*/lightbox +creativity/zh/unesco-paragraph/*/load-more +creativity/zh/unesco-search/*/lightbox +creativity/zh/unesco-solr/*/load-more/* creator creator-spotlight creator/archived-resources.html @@ -41498,6 +42232,7 @@ curated curatedsearches curator currency +currency/ currency= currencyid= currencytransfers @@ -41547,6 +42282,7 @@ customerengagementjourney-ebook-download customeronly customerror customerror.aspx +customerrors/ customers customers-appexchange customers/ @@ -41672,24 +42408,24 @@ cz/typy-karet-mastercard.html cz/uefa.html cz/zasady-ochrany-osobnich-udaju-safe-harbor.html cz/ztrata-karty.html -czde/ +czde cze/layout/set -czes/ -czfr/ -czgr/ +czes +czfr +czgr czhang czimanyi -czit/ -czja/ -czko/ -cznl/ -czpl/ -czpt/ -czro/ -czru/ -czsv/ -cztr/ -czzh/ +czit +czja +czko +cznl +czpl +czpt +czro +czru +czsv +cztr +czzh d d. d/ @@ -42000,6 +42736,11 @@ dbr dbrooks dbstein dbusso +dc-framework/ +dc-guidance/ +dc-riskassessment/ +dc-service/ +dc-training/ dc/ dc/blog/* dc? @@ -43061,7 +43802,7 @@ decision-analytics/da-whitepaper-archive.html deck deck-maker decorator/ -decz/ +decz deep-health-abstract deep-health-auth deep-health-search @@ -43096,12 +43837,12 @@ definition/Rosamund definition/barred%20ghoul definition/wipedout definizione/geraschelt -defr/ -degr/ +defr +degr degroot -deit/ -deja/ -deko/ +deit +deja +deko delange-artistmanagement/en-GB/art0sts/artist.aspx?category=42386122047193089.MURCNTY1RUY1QjA0QzRFNTMyMjg5MTdiLWEwZmUtNDNlZi05NTVkLTA5NDYwNWQ5NTEyZTA1 delange-artistmanagement/en-GB/art0sts/artist.aspx?category=44317411747102721.MURCNTY1RUY1QjA0QzRFNTMyMjg5MTdiLWEwZmUtNDNlZi05NTVkLTA5NDYwNWQ5NTEyZTA1 delayed_job @@ -43110,7 +43851,6 @@ delegations/*/*/members/pdf.html delete delete-comment.g delete-key -delete/ deleteHistory deleteHistoryRecord delete_post @@ -43147,7 +43887,7 @@ demos dempubweb denise-snyder denisschapiro -denl/ +denl dental/*/index.php dental/dh dental/endo @@ -43163,7 +43903,7 @@ departement-de-service-ouvert departments departure= departureDate= -depl/ +depl deployment-test-clf2 deployment-test-clf3 deployment-test-clf4 @@ -43182,7 +43922,6 @@ deposits/*.pdf$ deposits/*.swf$ deposits/*.txt$ dept -dept/ dept/soc/people/rsandefur depth-- depts/* @@ -43190,10 +43929,10 @@ depts/CAS depts/purchase/* dermatology/appointments-and-referrals/connective-tissue-diseases/appointment-thankyou dermatology/appointments-and-referrals/signup-thankyou -dero/ +dero derr derricktin -deru/ +deru deryahonca desai desalvo @@ -43204,6 +43943,7 @@ describecomponents.cgi describekeywords.cgi descriptivepsychology design +design-guide/ design-products design.html design/ @@ -43269,7 +44009,7 @@ destinations/south-america.html destinations/south-america/* destinations/south-pacific.html destinations/south-pacific/* -desv/ +desv det detail detail/*Ajax.do$ @@ -43279,7 +44019,7 @@ details-*.html details-print detailshttp://craigslist.org/robots.txt detect -detr/ +detr dev dev-sites dev.artnet.* @@ -43352,7 +44092,7 @@ devsrc devtest/ dex deyoung -dezh/ +dezh df78788com dfa/UHC_physicians_RM_guide.pdf dfkw @@ -45048,6 +45788,7 @@ digestive/appointments-and-referrals/pancreas/appointment-thankyou digestive/appointments-and-referrals/swallowing/appointment-thankyou digestive/treatments-and-services/crohns-colitis/default-sem digestive/weight-center/appointments-and-referrals/information-thankyou +digexpress digital-agenda digital-agenda/contact digital-agenda/country @@ -45120,8 +45861,10 @@ digital_1 digital_2 digital_3 digital_wallets/dialog +digitalcontinuity digitaldata digitaledition +digitalexpress/ digitalpdf digitalsubscription/imagedownload digitalsubscription/imagedownload/http://clevescene.com/robots.txt @@ -45202,6 +45945,7 @@ discover/endeavour/* discover/gr- discover/macgillivray/* discoveries/disc_search_results.jsp* +discovery discovery-call-details discovery-hub discoverybot @@ -45466,7 +46210,6 @@ dist/scripts/main_faz-comment.js distasio distribution distribution-terms.asp* -distribution/ distributions distro.html divany-i-kresla @@ -45865,6 +46608,7 @@ document/view_more document/views document_auxillary_content document_downloads +document_handling documentation documentation documentation/ @@ -45883,19 +46627,25 @@ documentation/ru-ru/ibm_ documentation/sdks documentation/zh-cn/ibm_ documentation/zh-tw/ibm_ +documentphotos/ documents documents/ documents/*/comments? documents/EDS documents/MSDS documents/PDS +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/ documents/pdf/20141003091717_large.pdf documents/search documents/slack_pilot_dpa +documentsonline dodaci-udaje dodaj-opinie dodgers/search @@ -45916,6 +46666,7 @@ doi/xml dojo dok*? dokonceni-objednavky +dol dolby-vision-atmos-tvs dolphin/index.htm dom @@ -46081,6 +46832,7 @@ drivers drj drlem drmn/embed +droid/ droidguard dropListingPageSize=* dropbox @@ -46225,6 +46977,8 @@ e/the-find/products e/theones/products e/wp-admin e/wp-admin/admin-ajax.php +e179/includes/ +e179/scripts/ e= eS-CO eS-MX @@ -46261,7 +47015,6 @@ eb/textonly/ ebatesCaptcha.do ebay/cronus ebaylive/host -ebc-private/bboard2002/ ebc/portal ebernton ebi_docs @@ -46326,10 +47079,10 @@ ecafe ecap ecaptcha ecard/ +ecards ecb/10ann/shared/movies ecb/educational/pricestab/shared/movie ecb/educational/shared/movies -ecbt/ ece_incoming/ echeung eclas @@ -46421,7 +47174,6 @@ editar_nb editar_nk editarticle editemail -editflow editgroup editing edition/null @@ -46496,11 +47248,13 @@ education/search.php education/student-success/concentration-declaration/thank-you/ education/student-success/foundations-of-reading/august-17-2023/thank-you/ education_social_work/bulletin +educationservice educator/free-access edunipace edurec edv edwardcliff +edwardii-conference ee ee/ ee/$ @@ -46575,7 +47329,6 @@ eiw/public/unlisted ejangowski ejohnson-debaufre ejpark -ejw ek ekansa/Open-Context-Data ekansa/opencontext- @@ -46670,7 +47423,6 @@ elastictranscoder/2012-09-25 eldfors elearning/ elecciones/*.xml -elecciones/andalucia elecciones/autonomicas-aragon-2019/ elecciones/autonomicas-asturias-2019/ elecciones/autonomicas-baleares-2019/ @@ -46847,10 +47599,12 @@ email.do email.jsp* email/ email/$ +email/R/ email/emailfriend.xhtml email/index.html email/privacy-guarantees email/privacy-terms +email/r/ email/receipt email/unsubscribe email/web @@ -46937,6 +47691,7 @@ emergency emergency-containment.php? emergency-containment/? emergency-medicine/thank-you-for-your-inquiry-freedom-clinic +emergency.htm emergency/ emichigan emichigan/ @@ -46961,6 +47716,7 @@ emmy emooring emore emoticons +empire-at-war empire-state empleo/www employee-monitoring-sacrificing-privacy-for-productivity @@ -47467,11 +48223,11 @@ en-gb/about-us/who-we-are/our-course/overview-of-multi-annual-programmes-and-ann en-gb/about-us/who-we-are/our-course/overview-of-multi-annual-programmes-and-annual-reports/annual-reports/annual-report-2019 en-gb/about-us/who-we-are/our-course/overview-of-multi-annual-programmes-and-annual-reports/annual-reports/annual-report-2020 en-gb/about-us/who-we-are/our-course/overview-of-multi-annual-programmes-and-annual-reports/annual-reports/annual-report-2021 +en-gb/about-us/who-we-are/our-course/overview-of-multi-annual-programmes-and-annual-reports/annual-reports/annual-report-2022 en-gb/about-us/who-we-are/our-course/overview-of-multi-annual-programmes-and-annual-reports/multi-annual-programmes en-gb/about-us/who-we-are/our-course/overview-of-multi-annual-programmes-and-annual-reports/multi-annual-programmes/multi-annual-programme-2019-2023 en-gb/about-us/who-we-are/our-course/overview-of-multi-annual-programmes-and-annual-reports/multi-annual-programmes/strategic-multi-annual-programme-2014-2018 en-gb/errors/500-error -en-gb/errors/translation-not-available en-gb/errors/we-can-t-seem-to-find-the-page-you-re-looking-for en-gb/feedback en-gb/internal @@ -48312,6 +49068,9 @@ en/contrasena-olvidado en/controllers en/controllers/ en/core/* +en/creative-cities/grid +en/creative-cities/list +en/creative-cities/map en/credit-slip en/database/oracle/machine-learning/omlla en/database/oracle/oracle-machine-learning-for-python @@ -48330,6 +49089,9 @@ en/database/other-databases/nosql-database/21.1 en/database/other-databases/nosql-database/21.2 en/database/other-databases/nosql-database/22.1 en/datos-personales +en/days/world-radio/grid +en/days/world-radio/list +en/days/world-radio/map en/descuento en/dev-playground en/develop/ @@ -48344,15 +49106,22 @@ en/download en/download/ en/download/all en/downloads +en/early-childhood-education/grid +en/early-childhood-education/list +en/early-childhood-education/map en/edge en/edlall/ en/edlmoney/ +en/enabling-interculturaldialogue/grid +en/enabling-interculturaldialogue/list +en/enabling-interculturaldialogue/map en/enterprise/ en/enterprise/permission en/error en/error/ en/estado-pedido en/eula.html +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 @@ -48372,6 +49141,7 @@ en/events/default.asp en/events/huaweiconnect/livestream-for-tvs$ en/events/peace_fund.asp en/events? +en/explore en/facturas-abono en/feed en/filter/ @@ -48437,8 +49207,14 @@ en/industries/health-sciences/site-select/19.4 en/industries/health-sciences/site-select/20.1 en/industries/health-sciences/site-select/20.2 en/innovation/the-airbus-nova-newsletter/the-nova-newsletter-subscription-confirmation +en/intangible-cultural-heritage/grid +en/intangible-cultural-heritage/list +en/intangible-cultural-heritage/map en/internal en/internal-portal-management/ +en/internet-universality-indicators/grid +en/internet-universality-indicators/list +en/internet-universality-indicators/map en/internetexplorer en/java/javase/12 en/java/javase/13 @@ -48449,6 +49225,9 @@ en/java/javase/18 en/java/javase/19 en/js en/js/ +en/legal-affairs/grid +en/legal-affairs/list +en/legal-affairs/map en/legal-notices/ en/legal/pre-release-terms/ en/library? @@ -48462,6 +49241,9 @@ en/localization/ en/log en/log/ en/login +en/mab/grid +en/mab/list +en/mab/map en/mails en/mails/ en/manage-booking/separate-passengers/split-pnr.html @@ -48530,6 +49312,15 @@ 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 +en/memory-world/grid +en/memory-world/lac/grid +en/memory-world/lac/list +en/memory-world/lac/map +en/memory-world/list +en/memory-world/map en/merchants/ en/mi-cuenta en/microsoft-365 @@ -48589,6 +49380,9 @@ en/node/148841 en/node/add/ en/novel/comments.php?id= en/offline-site +en/open-science/grid +en/open-science/list +en/open-science/map en/order en/order-confirmation en/order-follow @@ -48596,6 +49390,7 @@ en/order-history en/our-company/news-and-events/press-releases en/override en/override/ +en/paragraph-resource/* en/password-recovery en/payments/ en/pdf @@ -48636,12 +49431,22 @@ en/recruitments/ en/related-content? en/renew.html en/request-information/ +en/resource/* en/resources/ en/resources/packaging-quality-symbols-footprints/symbols-and-footprints/ en/responsive-header en/restaurants/ en/revenue-agency/web-services-test +en/right-education-country-overview/grid +en/right-education-country-overview/list +en/right-education-country-overview/map +en/right-education/observatory/grid +en/right-education/observatory/list +en/right-education/observatory/maphttp://unesdoc.unesco.org/robots.txt en/saf/accountability/docs/ +en/safety-journalists/observatory/grid +en/safety-journalists/observatory/list +en/safety-journalists/observatory/map en/sample-institute-facility/ en/search en/search @@ -48715,6 +49520,13 @@ 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 +en/unesco-search/*/lightbox +en/unesco-solr/*/load-more/* +en/unitwin/grid +en/unitwin/list +en/unitwin/map en/upload en/upload/ en/urm @@ -48756,6 +49568,15 @@ en/webservice/ en/why-chase/ en/wordpress-resources en/workskills/ +en/world-book-capital-network/grid +en/world-book-capital-network/list +en/world-book-capital-network/map +en/world-heritage/grid +en/world-heritage/list +en/world-heritage/map +en/world-media-trends/grid +en/world-media-trends/list +en/world-media-trends/map en/wwwdev en/zoom/ en= @@ -48872,12 +49693,25 @@ endorsements endpoint-detection-response/? endpoint-detection-response/?email= enduser +energy-and-innovation/digitalisation/computational-science/shell-ai-conference-2022 +energy-and-innovation/digitalisation/computational-science/shell-ai-conference-2022.html +energy-and-innovation/natural-gas/shale-gas-and-oil +energy-and-innovation/natural-gas/shale-gas-and-oil.html +energy-and-innovation/new-energies/hydrogen/the-exciting-potential-of-hydrogen +energy-and-innovation/new-energies/hydrogen/the-exciting-potential-of-hydrogen.html +energy-and-innovation/new-energies/wind/supplier-registration +energy-and-innovation/new-energies/wind/supplier-registration.html +energy-and-innovation/the-energy-future/scenarios/what-are-the-previous-shell-scenarios/shell-scenario-sky/interactive-tool +energy-and-innovation/the-energy-future/scenarios/what-are-the-previous-shell-scenarios/shell-scenario-sky/interactive-tool.html energy-test energy/archive/ energy/search/node enes/expectant%20heir enet enews +enewsletter +enewsletter/global/ +enewsletter/includes/ enewsletters enfoques enfr/FUT+Hack @@ -48969,6 +49803,9 @@ entertainment/test$ entertainment/wallpapers enterzipcode.php entities +entities/search +entityexplore$ +entityexplore? entityreference entp entr/Die%20Geh%C3%A4lter%20wurden%20gek%C3%BCrzt @@ -49048,6 +49885,9 @@ epo-dev epprecht epub equipment-detail +equity +equity/includes/ +equity/scripts/ er/ eranmick erasmus-plus/404_en.htm @@ -49074,6 +49914,7 @@ erin/search.php erinwessling erlynmacarayan ernst_mayr_library +ero erotic erp err/ @@ -49088,6 +49929,7 @@ error-pages error-pages/ error-static-cdn error.asp +error.aspx error.html error.html error/ @@ -49551,6 +50393,9 @@ es/cubs/search es/cws es/datos-personales es/datos-personales +es/days/world-radio/grid +es/days/world-radio/list +es/days/world-radio/map es/dbacks/search es/democenter es/descuento @@ -49567,6 +50412,9 @@ es/dodgers/search es/doku es/download es/download/ +es/early-childhood-education/grid +es/early-childhood-education/list +es/early-childhood-education/map es/email-validation es/en es/en/book-a-trip/activities.html @@ -49596,6 +50444,7 @@ 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 @@ -49604,6 +50453,7 @@ 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 es/features/partial/footer @@ -49670,7 +50520,13 @@ es/incl_mini_pilares.html es/incl_searchnav.html es/info es/iniciar-sesion +es/intangible-cultural-heritage/grid +es/intangible-cultural-heritage/list +es/intangible-cultural-heritage/map es/internal +es/internet-universality-indicators/grid +es/internet-universality-indicators/list +es/internet-universality-indicators/map es/invites/buy es/ipns es/js @@ -49684,6 +50540,9 @@ es/landing es/law-school/resultados-busqueda/ es/legacy es/legal +es/legal-affairs/grid +es/legal-affairs/list +es/legal-affairs/map es/legalterms.html es/list es/list= @@ -49708,6 +50567,12 @@ es/market/rebel_flag es/marlins/search es/media es/members +es/memory-world/grid +es/memory-world/lac/grid +es/memory-world/lac/list +es/memory-world/lac/map +es/memory-world/list +es/memory-world/map es/messages es/mets/search es/mi-cuenta @@ -49758,6 +50623,7 @@ es/outils/createur-de-logo/onboarding es/override es/override/ es/padres/search +es/paragraph-resource/* es/payment-gateways es/pdf es/pdf/ @@ -49795,6 +50661,7 @@ es/reds/search es/redsox/search es/register.php es/renew.html +es/resource/* es/resources es/rockies/search es/royals/search @@ -49875,6 +50742,13 @@ es/translations es/translations/ es/treasury es/twins/search +es/unesco-media/*/lightbox +es/unesco-paragraph/*/load-more +es/unesco-search/*/lightbox +es/unesco-solr/*/load-more/* +es/unitwin/grid +es/unitwin/list +es/unitwin/map es/universidad/?q=admin/ es/universidad/?q=comment/reply/ es/universidad/?q=contact/ @@ -49949,6 +50823,12 @@ es/wiki/UserProfile: es/wiki/User_talk: es/wiki/Usuario: es/wiki/Usuario_discusi%C3%B3n: +es/world-heritage/grid +es/world-heritage/list +es/world-heritage/map +es/world-media-trends/grid +es/world-media-trends/list +es/world-media-trends/map es/yankees/search es/your es_ES/EUR @@ -49975,7 +50855,7 @@ escuela-arquitectura-diseno/wp-content/sites/ escuela-arquitectura-diseno/wp-content/themes/ escuela-arquitectura-diseno/wp-content/wp-admin/ escuela-arquitectura-diseno/wp-content/wp-includes/ -escz/ +escz esearch esejdic esfr/Empella @@ -49983,7 +50863,7 @@ esfr/Unternehmensanteil esfr/fixedneutered esg/s1/Permission esg/s1/permission -esgr/ +esgr eshabliy eshah eshop.xml @@ -49994,12 +50874,12 @@ esi_cache esim/wp-admin esim/wp-content/plugins esim/wp-includes -esja/ -esko/ +esja +esko eskupTSUpdate esl/layout/set esmecaramello -esnl/ +esnl esntial.htm esoft-job esotiri @@ -50031,15 +50911,15 @@ especiales/2004/03/espana/14m/resultados especiales/2008/09/internacional/elecciones_eeuu/noche_electoral/index.html especiales/vogue_business espiar -espl/ +espl espn/now espnradio/podcast/feeds/easports esports esrc= -esro/ -esru/ +esro +esru essentialmums -essv/ +essv estadao estadao-verifica estadisticas/populares/p @@ -50048,7 +50928,7 @@ estadisticas/report-content estaticos/recursosgraficos/responsive/especiales/amazon-interno/* esteban-orellana esteri/07_novembre_24/allam_8b31e72c-9a84-11dc-a3e4-0003ba99c53b.shtml -estr/ +estr estudis/mastersuniversitaris/prodart esu/unitprogcat esupport/article.html* @@ -50076,7 +50956,7 @@ esw/internal/departments/education/ugcourses esw/internal/departments/socialwork/modules esw/internal/departments/socialwork/pgcourses esw/internal/departments/socialwork/ugcourses -eszh/ +eszh et et$ et-*/ @@ -50270,6 +51150,863 @@ europa/ europa2001/ europa2003/ europarliament +europe/albania/tirana/articles/the-5-most-romantic-hotels-in-tirana +europe/andorra/andorra-la-vella/articles/hotels-in-andorra-la-vella +europe/andorra/articles/best-hotels-in-soldeu +europe/andorra/articles/the-best-hotels-in-and-around-arinsal-andorra +europe/andorra/articles/the-best-hotels-in-la-massana +europe/andorra/canillo/articles/the-best-hotels-and-apartments-in-canillo-andorra +europe/andorra/el-tarter/articles/the-best-hotels-and-apartments-in-el-tarter-andorra +europe/andorra/encamp/articles/the-best-places-to-stay-in-encamp-andorra +europe/articles/%e2%80%8b%e2%80%8bthe-best-sailing-holidays-for-admiring-natural-wonders +europe/articles/10-accessories-for-the-true-gentleman +europe/articles/10-amazing-christmas-trees-from-around-the-world +europe/articles/10-awesome-ski-wear-designers-high-winter-fashion +europe/articles/10-book-gurus-you-should-follow-on-twitter +europe/articles/10-books-you-need-to-read-before-christmas +europe/articles/10-hyper-local-food-experiences-around-the-world +europe/articles/10-of-the-best-women-winemakers-from-around-the-world +europe/articles/10-surprising-and-wonderful-buildings-that-shouldnt-be-homes-but-are +europe/articles/11-amazing-countries-to-visit-where-the-us-dollar-is-strong-right-now +europe/articles/11-awesome-dishes-you-need-to-try-on-your-next-ski-trip +europe/articles/11-cheap-and-unexplored-places-to-visit-in-april +europe/articles/11-cheap-and-unexplored-places-to-visit-in-august +europe/articles/11-cheap-and-unexplored-places-to-visit-in-july +europe/articles/11-cheap-and-unexplored-places-to-visit-in-may +europe/articles/11-city-breaks-to-get-your-2018-off-to-the-perfect-start +europe/articles/11-dreamy-destinations-for-a-festive-weekend-escape +europe/articles/11-game-of-thrones-characters-we-miss-the-most +europe/articles/11-hidden-gems-that-most-tourists-never-see +europe/articles/11-of-the-most-adventurous-ways-to-tie-the-knot +europe/articles/11-off-season-adventures-that-are-perfect-for-winter +europe/articles/11-reasons-why-europe-is-better-than-the-us-in-fall +europe/articles/11-tech-startups-making-a-positive-impact-around-the-world +europe/articles/11-things-that-are-bound-to-happen-to-you-on-your-next-ski-trip +europe/articles/12-top-travel-hacks-you-need-to-know +europe/articles/13-foods-from-around-the-world-youve-been-pronouncing-wrong-your-whole-life +europe/articles/13-must-see-paintings-around-the-world +europe/articles/15-childhood-trips-in-europe-that-are-bound-to-bring-back-nostalgia +europe/articles/15-city-breaks-for-workaholics +europe/articles/15-places-where-the-sun-is-still-shining +europe/articles/15-secret-dishes-you-shouldnt-leave-europe-without-trying +europe/articles/18-gift-ideas-for-people-obsessed-with-skiing +europe/articles/20-food-sayings-and-put-downs-from-around-the-world +europe/articles/3-cities-in-1-day-hop-aboard-eurostar-for-a-foodie-tour-across-europe +europe/articles/5-cool-virtual-events-happening-this-earth-day +europe/articles/5-easy-ways-to-create-a-calm-and-cosy-bedroom-this-autumn +europe/articles/5-essential-beach-holiday-looks +europe/articles/5-key-looks-to-refresh-your-interiors-for-spring +europe/articles/5-must-see-design-exhibitions-that-look-into-the-future +europe/articles/6-amazing-astronomical-events-of-2020-and-how-to-view-them +europe/articles/7-breads-to-make-from-around-the-world +europe/articles/7-lesser-known-national-parks-in-europe-you-should-visit +europe/articles/8-easy-ways-to-reduce-waste-while-travelling +europe/articles/a-brief-guide-to-abkhazia +europe/articles/a-brief-guide-to-ellan-vannin +europe/articles/a-brief-guide-to-felvidek +europe/articles/a-brief-guide-to-szekely-land +europe/articles/a-brief-history-of-surrealism-in-1-minute +europe/articles/a-case-for-train-travel-124-cities-can-be-reached-from-london +europe/articles/a-champions-league-experience-like-no-other +europe/articles/a-look-at-the-most-magical-travel-hideaways-in-the-world +europe/articles/a-new-european-law-could-kill-memes-and-internet-culture +europe/articles/a-quick-guide-to-world-compliment-day +europe/articles/active-trips-by-culture-trip-what-to-expect +europe/articles/alps-skiing-resorts-destinations +europe/articles/always-choose-airbnb-over-hotels-in-these-european-destinations-heres-why +europe/articles/american-tourists-banned-from-visiting-europe-when-it-reopens +europe/articles/an-illustrated-love-letter-to-the-worlds-oldest-living-organisms +europe/articles/are-you-expecting-too-much-from-your-travel-experience +europe/articles/around-the-world-in-20-pretty-instagram-doors +europe/articles/author-rory-maclean-pravda-ha-ha-history-in-eastern-europe +europe/articles/best-sailing-cruise-expeditions-in-europe +europe/articles/better-together-5-group-hiking-trips-youll-never-forget +europe/articles/can-art-reproductions-preserve-culture-these-museums-think-so +europe/articles/cancelled-but-not-forgotten-the-show-must-go-on-for-eurovision-2020 +europe/articles/carrying-the-weight-of-genocide-through-photography +europe/articles/celebrating-international-womens-day-with-inspirational-stories +europe/articles/cheapest-european-destinations-to-visit-each-month-this-year +europe/articles/city-break-trips-by-culture-trip-what-to-expect +europe/articles/culture-trip-wishlist-sports-destinations-2019 +europe/articles/culture-trips-favourite-new-hotels-to-book-now +europe/articles/dads-from-around-the-world-share-their-advice-to-little-ones +europe/articles/designer-hella-jongerius-reveals-the-textile-industrys-true-colours +europe/articles/destinations-to-see-stunning-celestial-activity +europe/articles/dont-travel-to-these-tourist-hotspots-before-you-learn-these-11-things +europe/articles/europe-cant-handle-heatwave-calls-it-lucifer +europe/articles/europe-s-15-most-beautiful-holiday-destinations-for-2015 +europe/articles/europe-s-cultural-calendar-2014-the-10-best-art-and-design-events +europe/articles/european-borders-are-opening-but-where-exactly-can-we-travel +europe/articles/european-food-labels-are-misleading-shoppers-with-false-artisanal-claims +europe/articles/europes-best-destinations-to-visit-have-been-revealed-and-theyre-shockers +europe/articles/europes-best-kept-secrets-revealed +europe/articles/europes-most-cultural-rivers-for-cruising +europe/articles/everybodys-going-mad-and-booking-their-vacation-tickets-today +europe/articles/explore-these-creepy-european-castles +europe/articles/five-tech-trends-that-will-change-the-world-four-years-from-now +europe/articles/group-travel-for-seniors-a-safe-bet-to-see-the-world-comfortably +europe/articles/group-travel-tours-to-help-you-rediscover-the-world +europe/articles/group-travel-tricky-co-traveller-types-and-how-to-handle-them +europe/articles/group-travel-why-you-shouldnt-let-age-difference-guide-your-decision +europe/articles/hedi-slimane-became-europes-talked-designer +europe/articles/heres-10-things-that-will-go-viral-in-2018 +europe/articles/heres-how-to-ask-for-two-local-beers-in-every-major-european-city +europe/articles/heres-how-to-get-the-bedroom-of-your-dreams-on-a-budget +europe/articles/heres-how-to-holiday-like-a-royal +europe/articles/hiking-and-paragliding-collide-in-incredible-race-across-the-alps +europe/articles/hotels-are-hiring-experts-to-help-you-beat-jet-lag +europe/articles/how-to-celebrate-ve-day-in-2020 +europe/articles/how-to-create-your-dream-home-office +europe/articles/how-to-make-the-most-of-your-extra-holidays-this-year +europe/articles/how-to-skip-the-line-at-europes-biggest-tourist-attractions +europe/articles/if-you-havent-seen-these-11-paintings-you-need-a-culture-trip-in-2018 +europe/articles/if-you-havent-visited-these-11-museums-you-need-a-culture-trip-in-2018 +europe/articles/immune-boosting-foods-to-try-right-now +europe/articles/inside-the-worlds-most-beautiful-libraries +europe/articles/intervision-the-communist-counterpart-to-eurovision-that-didnt-quite-work +europe/articles/its-official-drinking-makes-you-better-at-foreign-languages +europe/articles/japans-princess-mako-gives-up-the-royal-life-for-love +europe/articles/lesser-known-ski-resorts-you-need-to-visit-in-europe +europe/articles/looking-beneath-the-surface-what-is-maritime-archaeology +europe/articles/millennials-are-moving-to-these-cities-for-cheap-booze-and-jobs +europe/articles/mixing-pop-and-politics-traveling-europe-in-pursuit-of-eurovision +europe/articles/mountains-epic-cycling-climbs-delivers-on-the-grandest-scale +europe/articles/multi-day-trips-that-embrace-slow-travel +europe/articles/music-festivals-hitting-the-right-note-on-your-next-city-break +europe/articles/new-budget-airline-promises-low-airfare-to-europe +europe/articles/new-year-new-look-10-bargain-buys-that-will-instantly-transform-your-home +europe/articles/our-most-original-travel-ideas +europe/articles/our-ultimate-covid-19-booking-guarantee +europe/articles/outings-project-bringing-museum-art-to-the-city-streets +europe/articles/price-drop-great-deals-on-our-favourite-trips +europe/articles/pyrenees-skiing-resorts-destinations +europe/articles/real-life-romance-break-ups-abroad +europe/articles/ryanair-opens-new-long-haul-routes-to-us-and-latin-america +europe/articles/safest-countries-solo-female-travellers +europe/articles/see-the-mediterranean-through-the-eyes-of-an-explorer +europe/articles/see-the-milky-way-galaxy-like-never-before-with-this-stunning-3-d-map +europe/articles/see-the-world-through-the-eyes-of-these-award-winning-photographers +europe/articles/see-worlds-incredible-homes-water +europe/articles/self-care-in-the-city-the-wellness-experiences-worth-traveling-for +europe/articles/short-trips-worth-taking-in-2022 +europe/articles/simon-beck-artist-snow-art-alps +europe/articles/six-cafes-where-art-and-dining-collide +europe/articles/six-perfect-winter-sun-getaways +europe/articles/six-talking-points-six-nations +europe/articles/slavs-and-tatars-politics-aesthetics-and-friendship-across-eurasia +europe/articles/ss17-trend-takeaways-ugly-shoes +europe/articles/take-a-tour-of-architects-homes-from-around-the-world +europe/articles/take-this-quiz-and-find-out-where-you-should-go-for-a-quick-autumn-escape +europe/articles/ten-must-see-fashion-movies-that-arent-zoolander +europe/articles/the-10-standout-staples-of-scandinavian-style +europe/articles/the-15-most-affordable-family-destinations-to-visit-this-fall +europe/articles/the-15-perfect-gifts-for-book-lovers +europe/articles/the-20-best-city-sightseeing-races-in-the-world +europe/articles/the-30-world-music-acts-you-should-see-this-summer +europe/articles/the-7-best-international-ski-resorts-and-when-to-visit-them +europe/articles/the-8-most-underrated-cities-in-europe +europe/articles/the-art-and-culture-events-to-look-out-for-in-2020 +europe/articles/the-arty-hotels-to-stay-at-around-the-world +europe/articles/the-baltics-and-beyond-like-youve-never-seen-before +europe/articles/the-best-ancient-city-tours-in-europe +europe/articles/the-best-beach-hotels-to-book-in-europe +europe/articles/the-best-campsites-and-glampsites-to-book-in-europe +europe/articles/the-best-digital-detox-retreats-group-tours +europe/articles/the-best-europe-trips-for-solo-travellers +europe/articles/the-best-european-cities-to-visit-in-autumn +europe/articles/the-best-european-ski-resorts-for-families +europe/articles/the-best-food-wine-tours-around-the-world +europe/articles/the-best-honeymoon-spots-in-europe +europe/articles/the-best-locations-for-an-eco-adventure +europe/articles/the-best-mountain-vacations-in-europe +europe/articles/the-best-music-destinations-for-2020 +europe/articles/the-best-places-to-see-the-northern-lights-around-the-world +europe/articles/the-best-short-tours-around-the-world +europe/articles/the-best-sustainable-travel-destinations-for-2020 +europe/articles/the-best-tours-for-moderate-physical-activity +europe/articles/the-best-trips-for-hiking-to-beautiful-waterfalls +europe/articles/the-best-week-long-tours-around-the-world +europe/articles/the-best-winter-honeymoon-ideas +europe/articles/the-cheapest-places-around-the-world-to-visit-each-month-this-year +europe/articles/the-cheapest-places-to-travel-to-in-2017 +europe/articles/the-creepiest-abandoned-places-in-the-world +europe/articles/the-five-best-wellness-destinations-for-2020 +europe/articles/the-game-of-thrones-live-concert-experience-is-going-on-a-world-tour +europe/articles/the-most-adventurous-honeymoon-ideas +europe/articles/the-most-amazing-subway-stations-in-the-world-and-where-to-find-them +europe/articles/the-most-eco-friendly-countries-to-visit +europe/articles/the-most-expensive-city-in-the-eu-is-revealed-and-its-not-london +europe/articles/the-most-polluted-country-in-europe-is +europe/articles/the-most-unique-bucket-list-travel-ideas +europe/articles/the-most-unique-honeymoon-destinations +europe/articles/the-oldest-hotels-in-the-world +europe/articles/the-one-thing-you-should-never-buy-from-a-museum-gift-shop +europe/articles/the-queen-hates-this-food-so-much-that-buckingham-palace-banned-it +europe/articles/the-top-artisan-bread-destinations-around-the-world +europe/articles/the-ultimate-guide-to-15-perfect-gifts-for-music-lovers +europe/articles/the-worlds-greatest-architectural-projects-for-2018 +europe/articles/the-worlds-lesser-known-wine-regions-you-need-to-know +europe/articles/the-worlds-most-cultured-city-has-been-revealed-and-youll-never-guess-where +europe/articles/the-worlds-most-hipster-cities-have-just-been-revealed +europe/articles/these-11-iconic-landmarks-were-almost-destroyed +europe/articles/these-airlines-will-give-you-a-free-layover-to +europe/articles/these-are-the-11-paintings-you-need-to-see-right-now +europe/articles/these-are-the-20-most-instagrammed-cities-in-europe-ranked +europe/articles/these-are-the-best-and-worst-countries-for-the-gender-pay-gap-across-europe +europe/articles/these-are-the-best-ski-resorts-in-the-world +europe/articles/these-are-the-best-times-to-book-the-cheapest-tickets-to-europe +europe/articles/these-are-the-cheapest-times-to-book-hotel-rooms-for-your-summer-break +europe/articles/these-are-the-happiest-countries-in-the-world +europe/articles/these-are-the-most-relaxing-european-destinations-for-a-city-break +europe/articles/these-christmas-and-nye-escapes-will-make-you-want-to-pack-your-bags +europe/articles/these-cities-are-home-to-the-cheapest-luxury-hotels-in-europe-right-now +europe/articles/these-countries-have-just-been-named-the-best-to-raise-a-family-in +europe/articles/these-secret-works-of-art-are-hidden-in-street-signs-all-over-the-world +europe/articles/these-self-care-apps-will-help-you-live-a-happier-healthier-life +europe/articles/these-unbelievable-photos-will-fuel-your-wanderlust +europe/articles/these-words-of-2017-sum-up-each-of-these-7-european-countries-perfectly +europe/articles/this-awesome-map-shows-you-when-and-where-cherry-blossoms-are-blooming-in-2018 +europe/articles/this-awesome-map-tells-you-the-best-time-to-visit-anywhere-in-the-world +europe/articles/this-controversial-map-shows-all-the-official-languages-in-the-world +europe/articles/this-european-city-has-just-been-voted-the-best-place-for-a-night-out +europe/articles/this-fairytale-city-has-just-been-named-best-in-the-world-for-quality-of-living +europe/articles/this-high-tech-glamavan-unfolds-into-a-luxury-solar-powered-home +europe/articles/this-is-how-british-hotspots-have-changed-over-four-years +europe/articles/this-is-the-best-time-to-book-the-cheapest-plane-tickets-to-europe +europe/articles/this-is-the-ultimate-travel-bucket-list-for-food-lovers +europe/articles/this-map-shows-exactly-how-polluted-the-earth-is +europe/articles/this-map-shows-the-most-popular-countries-in-the-world +europe/articles/this-map-shows-the-most-popular-netflix-show-in-the-world-and-its-not-what-you-think +europe/articles/this-new-book-is-the-go-to-travel-guide-for-architecture-geeks +europe/articles/top-10-travel-hacks-from-packing-to-saving +europe/articles/top-12-movies-for-foodies-gourmets +europe/articles/top-european-cities-for-solo-travellers +europe/articles/top-european-destinations-for-your-bucket-list +europe/articles/top-european-honeymoon-ideas +europe/articles/top-european-trips-of-a-lifetime +europe/articles/top-five-adventure-treks-and-hikes-to-take-in-2022 +europe/articles/top-group-trips-for-wild-swimming-in-beautiful-places +europe/articles/top-mountain-holidays-in-europe +europe/articles/top-travel-ideas-for-cycling-activities +europe/articles/top-travel-ideas-for-exploring-europe +europe/articles/top-travel-ideas-to-celebrate-a-special-event +europe/articles/top-trip-ideas-for-nature-wildlife-lovers +europe/articles/top-trip-ideas-for-senior-travellers +europe/articles/top-trips-around-the-world-for-adventure-water-sports +europe/articles/top-trips-by-culture-trip-for-a-european-adventure +europe/articles/top-trips-by-culture-trip-for-couples +europe/articles/top-trips-by-culture-trip-for-craft-beer-lovers +europe/articles/top-trips-by-culture-trip-for-exploring-by-bike +europe/articles/top-trips-by-culture-trip-for-going-off-grid +europe/articles/top-trips-by-culture-trip-for-keeping-your-carbon-footprint-to-a-minimum +europe/articles/top-trips-by-culture-trip-lasting-up-to-five-days +europe/articles/top-trips-by-culture-trip-to-take-in-spring +europe/articles/top-trips-by-culture-trip-to-take-in-winter +europe/articles/top-trips-for-an-original-travel-experience +europe/articles/top-trips-for-epic-road-trippin +europe/articles/top-trips-for-honeymooners +europe/articles/top-trips-in-europe +europe/articles/top-trips-lasting-a-week-or-more +europe/articles/travel-after-coronavirus-the-lesser-known-european-cities-to-visit-first +europe/articles/travel-after-coronavirus-the-lesser-known-european-film-locations-to-visit-first +europe/articles/travel-bubbles-and-how-they-could-get-the-world-moving +europe/articles/travel-is-back-heres-how-you-can-travel-more-sustainably +europe/articles/travel-with-culture-trip-do-i-need-to-bring-local-currency-with-me +europe/articles/travel-with-culture-trip-how-fit-do-i-have-to-be +europe/articles/travel-with-culture-trip-what-kind-of-accommodation-will-i-stay-in +europe/articles/tv-series-locations-to-visit-in-2022 +europe/articles/ultimate-guide-pancakes-around-world +europe/articles/ve-day-the-best-books-on-wwii +europe/articles/what-does-christmas-dinner-look-like-around-the-world +europe/articles/what-gdpr-means-for-you +europe/articles/what-id-wish-id-known-before-leaving-my-job-to-travel +europe/articles/what-travelling-during-coronavirus-looks-like-around-the-world +europe/articles/where-should-you-go-for-a-city-break-this-spring +europe/articles/where-to-find-the-best-alternative-festive-markets-in-the-world +europe/articles/where-to-find-the-oldest-restaurants-in-the-world +europe/articles/why-adventure-travel-and-wanderlust-destinations-are-more-accessible-than-ever-before +europe/articles/will-changing-millennial-habits-spell-the-end-for-boozy-holidays +europe/articles/winter-sports-destinations-that-will-make-you-feel-like-an-olympian +europe/articles/with-this-astrological-sign-youre-guaranteed-to-be-an-artist +europe/articles/without-these-words-languages-cannot-survive +europe/articles/xenos-akram-khans-last-performance-as-a-dancer +europe/articles/you-can-now-travel-with-culture-trip +europe/articles/you-can-now-use-data-roaming-free-across-europe +europe/articles/you-have-to-swim-in-these-dazzling-crystal-clear-waters-this-summer +europe/articles/youre-guaranteed-to-win-every-argument-with-these-11-multilingual-insults +europe/articles/youre-only-a-true-foodie-if-youve-tried-these-15-things +europe/articles/yves-behars-new-tv-for-samsung-is-cleverly-disguised-as-a-picture-frame +europe/articles/zoka-zola-leading-the-way-in-environmental-architecture +europe/austria/articles/13-top-ski-resorts-in-austria +europe/austria/articles/apartments-in-st-anton +europe/austria/articles/austrian-alps-skiing-resorts-destinations +europe/austria/articles/austrian-travel-bloggers-you-need-to-follow +europe/austria/articles/best-cruises-on-the-danube-to-go-on +europe/austria/articles/bond-biking-and-blobbing-in-solden +europe/austria/articles/hotels-in-schladming +europe/austria/articles/the-best-hotels-in-obertauern-for-every-traveller +europe/austria/bregenz/articles/the-best-hotels-to-book-in-bregenz-austria +europe/austria/ellmau/articles/the-best-places-to-stay-in-ellmau-austria +europe/austria/graz/articles/the-7-best-museums-in-graz +europe/austria/leogang/articles/the-best-hotels-to-book-in-leogang-austria +europe/austria/mayrhofen/articles/the-best-hotels-to-book-in-mayrhofen-austria +europe/austria/villach/articles/the-best-hotels-and-places-to-stay-in-villach-austria +europe/belarus/articles/being-an-entrepreneur-in-belarus-europes-last-dictatorship-is-no-mean-feat +europe/belarus/articles/belarusian-literature-a-traumatic-history +europe/belarus/articles/best-hotels-in-belarus +europe/belarus/articles/financial-trouble-forces-olga-korbut-to-auction-munich-medals +europe/belarus/articles/nobel-laureate-svetlana-alexievich-on-the-soviets-luckless-century +europe/belarus/articles/the-beautiful-bus-stops-of-belarus-a-photography-project +europe/belarus/articles/the-best-bars-in-babruysk-belarus +europe/belarus/articles/the-best-bars-in-grodno-belarus +europe/belarus/articles/the-best-cafes-in-babruysk-belarus +europe/belarus/articles/the-best-cafes-in-grodno-belarus +europe/belarus/articles/the-best-places-to-stay-in-grodno-belarus +europe/belarus/articles/the-best-restaurants-in-babryusk-belarus +europe/belarus/articles/the-best-restaurants-in-grodno-belarus +europe/belarus/articles/this-artist-will-draw-anything-his-followers-ask-him-to-literally-anything +europe/belarus/minsk/articles/how-to-make-the-most-of-24-hours-in-minsk-belarus +europe/belarus/minsk/articles/the-best-hotels-to-book-in-minsk-belarus +europe/belarus/minsk/articles/the-best-museums-to-visit-in-minsk-belarus +europe/belarus/minsk/articles/the-best-places-to-stay-in-minsk-belarus +europe/belarus/minsk/articles/why-visit-minsk-belarus +europe/belgium/articles/10-belgian-ted-talks-to-empower-and-delight +europe/belgium/articles/10-instagram-worthy-floors-in-brussels +europe/belgium/articles/10-startups-from-belgium-to-watch +europe/belgium/articles/10-things-to-do-for-new-years-eve-2017-in-brussels +europe/belgium/articles/10-ways-to-beat-the-january-blues-in-brussels +europe/belgium/articles/10-young-designers-from-belgium-art-craft-hi-tech +europe/belgium/articles/100-masterpieces-explore-brussels-extensive-permanent-collection +europe/belgium/articles/11-reasons-nothing-compares-to-belgian-fries +europe/belgium/articles/11-reasons-to-visit-ghent-over-bruges +europe/belgium/articles/11-things-to-know-before-visiting-belgium +europe/belgium/articles/11-unmissable-songs-by-jacques-brel +europe/belgium/articles/13-festivals-in-belgium-to-get-excited-for-in-2016 +europe/belgium/articles/14-18-expo-it-s-our-history +europe/belgium/articles/14-photos-youll-wish-youd-taken-in-brussels +europe/belgium/articles/2050-a-brief-history-of-the-future +europe/belgium/articles/5-female-flemish-documentary-makers-to-discover +europe/belgium/articles/5-things-to-do-and-see-in-saint-josse +europe/belgium/articles/50-years-after-magritte-a-special-surrealist-trail-throughout-brussels +europe/belgium/articles/6-young-footballers-to-watch-out-for-in-the-belgian-first-division +europe/belgium/articles/7-alternative-dining-options-in-brussels +europe/belgium/articles/7-essential-things-you-need-to-know-about-belgian-beer +europe/belgium/articles/8-scenic-routes-for-running-in-brussels +europe/belgium/articles/8-things-you-didnt-know-about-ghent +europe/belgium/articles/8tea5-bubble-tea-bringing-taiwan-to-belgium +europe/belgium/articles/9-film-adaptations-of-beloved-belgian-books +europe/belgium/articles/a-brief-history-of-autoworld-brussels +europe/belgium/articles/a-brief-history-of-orval-trappist-beer +europe/belgium/articles/a-brief-history-of-westmalle-trappist-beer +europe/belgium/articles/a-film-buffs-guide-to-brussels +europe/belgium/articles/a-history-of-belgiums-groeningemuseum-in-1-minute +europe/belgium/articles/a-history-of-the-musical-instrument-museum-in-1-minute +europe/belgium/articles/a-new-exhibition-in-brussels-explores-disability-through-new-technology-and-historic-artifacts +europe/belgium/articles/a-whimsical-art-journey-the-folon-foundation +europe/belgium/articles/affordable-brussels-10-activities-to-enjoy-in-europes-capital +europe/belgium/articles/alexandra-leyre-mein-finding-beauty-in-lifes-emotional-contrasts +europe/belgium/articles/american-style-cafe-antwerp-selling-death-wish-coffee +europe/belgium/articles/an-adventure-travelers-guide-to-belgium +europe/belgium/articles/an-afro-cuban-jazz-infusion-the-top-ten-music-festivals-in-belgium +europe/belgium/articles/an-ethical-foodies-guide-to-ghent +europe/belgium/articles/an-interview-with-the-multifaceted-iranian-film-director-vida-dena +europe/belgium/articles/andre-delvaux-the-godfather-of-belgian-cinema +europe/belgium/articles/antwerp-plays-host-to-the-giant-redball +europe/belgium/articles/art-nouveau-and-art-deco-in-brussels-a-visual-journey +europe/belgium/articles/art-on-skin-by-belgian-tattoo-duo-sarah-jeroen-electrum +europe/belgium/articles/atopolis-mons-a-collaborate-contemporary-art-exhibition +europe/belgium/articles/attend-much-ado-about-nothing-melodious-childrens-cinema +europe/belgium/articles/attend-one-of-brussels-most-established-art-fairs +europe/belgium/articles/autoworld-a-historic-tribute-to-the-automobile-in-brussels +europe/belgium/articles/bart-dewolf-the-creator-of-existential-scrap-metal-installations +europe/belgium/articles/beer-bikes-and-frites-an-aussies-love-for-belgian-culture +europe/belgium/articles/belgian-artist-who-chained-himself-to-a-block-of-marble-has-to-be-cut-free +europe/belgium/articles/belgian-breweries-you-should-visit-part-2 +europe/belgium/articles/belgian-fashion-the-fashion-museum-of-hasselt +europe/belgium/articles/belgium-s-bestcontemporary-music-exports +europe/belgium/articles/belgium-s-discerning-dedication-to-the-human-condition-at-the-venice-biennale +europe/belgium/articles/belgium-s-subversive-wizard-prolific-writer-hugo-claus +europe/belgium/articles/belgiums-national-memorial-fort-breendonk-the-architecture-of-atrocity +europe/belgium/articles/bookalokal-the-new-way-to-dine-drink +europe/belgium/articles/bozar-brussels-a-cultural-corollary-for-the-european-narrative +europe/belgium/articles/bringing-the-middle-ages-to-life-bruges-historium +europe/belgium/articles/bruges-a-magical-winter-destination-in-pictures +europe/belgium/articles/brussels-10-most-eco-friendly-restaurants-cafes +europe/belgium/articles/brussels-musical-instruments-museum-sounds-of-the-world +europe/belgium/articles/brussels-welcomes-feline-themed-art-at-a-cat-museum +europe/belgium/articles/catch-cannes-most-original-film-selection-at-cinematek +europe/belgium/articles/chantal-akerman-the-most-inspiring-voice-of-belgian-cinema +europe/belgium/articles/constantin-meunier-sculptor-of-the-belgian-people +europe/belgium/articles/delightful-moments-when-belgians-took-everyone-by-surprise +europe/belgium/articles/diane-von-furstenberg-the-woman-who-has-it-all +europe/belgium/articles/director-emir-kusturica-significance-of-multi-ethnic-societies +europe/belgium/articles/discover-andres-serranos-denizens-in-downtown-brussels +europe/belgium/articles/discover-the-best-belgian-photography-in-antwerp-this-summer +europe/belgium/articles/dragone-a-world-class-belgian-show-business +europe/belgium/articles/emerging-contemporary-artists-from-antwerp-to-know +europe/belgium/articles/europalia-arts-festival-turkey-anatolia-home-of-eternity +europe/belgium/articles/europalia-arts-festival-turkey-archetypes +europe/belgium/articles/europalia-arts-festival-turkey-imagine-istanbul-exhibition +europe/belgium/articles/films-and-books-that-take-us-on-a-trip-to-the-sea +europe/belgium/articles/formula-1-belgian-grand-prix-2016-what-to-expect +europe/belgium/articles/from-tarot-to-photography-the-inspiring-talent-of-alice-smeets +europe/belgium/articles/futuristic-floating-diamond-zaha-hadid-architects-port-house-antwerparchitizer-award +europe/belgium/articles/ghents-new-public-library-is-a-city-within-a-city +europe/belgium/articles/go-wine-and-tapas-tasting-at-le-petit-canon +europe/belgium/articles/guillaume-bijl-self-taught-artist-and-transformer-of-reality +europe/belgium/articles/here-are-the-best-places-in-the-world-to-celebrate-mardi-gras +europe/belgium/articles/heres-what-you-need-to-know-about-belgiums-easter-sex-toy-hunt +europe/belgium/articles/home-and-the-smartphone-as-the-new-symbol-of-adolescent-angst +europe/belgium/articles/how-a-belgian-coastal-town-drove-the-comeback-of-marvin-gaye +europe/belgium/articles/how-the-mas-transformed-an-abandoned-antwerp-neighborhood +europe/belgium/articles/how-to-celebrate-the-legacy-of-peter-paul-rubens-in-antwerp +europe/belgium/articles/how-to-discover-brussels-in-24-hours +europe/belgium/articles/how-to-spend-a-weekend-in-ghent +europe/belgium/articles/independent-brussels-a-new-chapter-in-the-contemporary-art-fair +europe/belgium/articles/inside-actors-studio-brussels-beloved-secret-cinema +europe/belgium/articles/inside-the-life-and-work-of-belgian-photographer-carl-de-keyzer +europe/belgium/articles/inspiring-decor-ideas-from-belgium +europe/belgium/articles/instagrammer-in-focus-the-flying-french-toast +europe/belgium/articles/is-uber-legal-in-brussels-belgium +europe/belgium/articles/jaco-van-dormael-belgian-director-of-the-wonderfully-weird +europe/belgium/articles/james-ensor-masquerading-master-of-the-grotesque +europe/belgium/articles/jan-breydel-stadium-football-away-days +europe/belgium/articles/jean-claude-van-dammes-redemptive-hollywood-journey +europe/belgium/articles/join-in-for-the-singing-brussels-exploration-weekend-at-bozar +europe/belgium/articles/king-of-the-belgians-and-home-heading-to-venice-film-festival +europe/belgium/articles/louis-van-lint-leading-belgian-painter-in-abstract-art +europe/belgium/articles/make-brussels-10-creative-ideas-to-transform-the-downtown-district +europe/belgium/articles/marc-de-bel-childrens-book-wizard-with-words +europe/belgium/articles/marcel-broodthaers-how-to-break-the-rules-of-conventional-art +europe/belgium/articles/marcel-dzama-interview-independent-brussels +europe/belgium/articles/march-to-the-sounds-of-the-sonian-woods +europe/belgium/articles/margielas-hermes-years-are-celebrated-for-the-first-time-in-antwerp +europe/belgium/articles/max-pinckers-a-new-approach-to-documentary-photography +europe/belgium/articles/mechelen-s-secret-kazerne-dossin-memorial-and-museum +europe/belgium/articles/meet-fstn-the-belgian-artist-behind-the-prolific-triptych-series +europe/belgium/articles/meet-one-of-brussels-most-established-bloggers +europe/belgium/articles/meet-the-blogger-behind-on-food-wine-brussels-andreea-gulacsi +europe/belgium/articles/meet-the-creators-of-brussels-best-choux-cookies-and-donuts +europe/belgium/articles/meet-the-founder-of-brussels-first-cat-cafe +europe/belgium/articles/meet-the-founder-of-train-hostel-nicolas-kervyn +europe/belgium/articles/meet-the-founder-of-ugly-belgian-houses +europe/belgium/articles/meet-the-founder-of-urban-safari-nicolas-buissart +europe/belgium/articles/meet-the-founders-of-brasserie-de-la-senne-yvan-de-baets-and-bernard-leboucq +europe/belgium/articles/meet-the-founders-of-t-potverdoemmeke-dimitri-mathias-dekdouk +europe/belgium/articles/meet-the-street-artist-shaking-up-antwerp-dzia +europe/belgium/articles/middelheim-museum-a-unique-treasure-in-antwerp +europe/belgium/articles/museum-m-leuvens-cabinet-of-old-and-new-curiosities +europe/belgium/articles/museums-in-the-ardennes-that-are-worth-a-visit +europe/belgium/articles/must-follow-fashion-bloggers-from-antwerp +europe/belgium/articles/must-visit-places-to-explore-belgian-history +europe/belgium/articles/nick-ervinck-s-whimsical-digital-sculptures +europe/belgium/articles/nuruddin-farah-meet-the-lauded-novelist-at-bozar +europe/belgium/articles/olivier-theyskens-leading-belgian-fashion-designer +europe/belgium/articles/orval-abbey-a-tranquil-sojourn-in-belgiums-trappist-traditions +europe/belgium/articles/pato-lorente-bringing-argentine-tango-music-to-belgium +europe/belgium/articles/people-are-stealing-large-numbers-of-bees-in-belgium-and-the-netherlands +europe/belgium/articles/photographing-belgium-through-the-decades +europe/belgium/articles/rubens-fairytale-belgium-castle-for-sale +europe/belgium/articles/seagulls-in-this-belgian-town-are-to-be-given-the-contraceptive-pill +europe/belgium/articles/spend-a-mindful-weekend-with-the-dalai-lama-in-brussels +europe/belgium/articles/spotlight-on-a-local-brussels-brewery-meet-the-founders-of-en-stoemelings +europe/belgium/articles/spotlight-on-belgian-street-artist-bart-smeets +europe/belgium/articles/statues-in-antwerp-will-soon-start-talking-to-tourists +europe/belgium/articles/steve-houben-the-open-and-curious-mind-of-the-belgian-jazz-musician +europe/belgium/articles/stroll-through-the-brussels-design-market +europe/belgium/articles/stromae-belgiums-musical-sensation-transverses-all-boundaries +europe/belgium/articles/tchayok-listen-to-a-balalaika-performance-at-art-base +europe/belgium/articles/the-5-best-hostels-in-bruges-belgium +europe/belgium/articles/the-6-best-brunch-stops-in-het-zuid-antwerp +europe/belgium/articles/the-beaufort-project-the-strangest-sights-on-the-belgian-coast +europe/belgium/articles/the-beautiful-and-historic-arcade-galleries-of-brussels +europe/belgium/articles/the-belgian-comic-strip-center-a-tribute-to-comic-art +europe/belgium/articles/the-belgian-owl-belgium-moves-into-the-world-of-whisky +europe/belgium/articles/the-best-bars-and-restaurants-in-brussels-for-fall-treats +europe/belgium/articles/the-best-belgian-short-films +europe/belgium/articles/the-best-brunch-and-breakfast-spots-in-matonge-brussels +europe/belgium/articles/the-best-cities-to-visit-in-belgium-in-2016 +europe/belgium/articles/the-best-ethnic-restaurants-on-rue-de-moscou-brussels +europe/belgium/articles/the-best-galleries-in-antwerp +europe/belgium/articles/the-best-lunch-spots-in-saint-josse-ten-noode-brussels +europe/belgium/articles/the-best-moments-ever-at-the-tour-of-flanders +europe/belgium/articles/the-best-music-festivals-in-belgium +europe/belgium/articles/the-best-parks-in-brussels-for-indulging-in-fall-s-beauty +europe/belgium/articles/the-best-resources-for-new-expats-in-brussels +europe/belgium/articles/the-best-restaurants-in-saint-agatha-berchem-brussels +europe/belgium/articles/the-best-restaurants-in-watermael-boitsfort-brussels +europe/belgium/articles/the-best-walking-tours-to-discover-brussels +europe/belgium/articles/the-enchanting-history-of-the-chateau-de-lenclos +europe/belgium/articles/the-erasmus-house-a-historical-cultural-complex-not-to-be-missed +europe/belgium/articles/the-fast-rise-of-belgian-director-felix-van-groeningen +europe/belgium/articles/the-history-of-abbaye-de-forest-in-1-minute +europe/belgium/articles/the-history-of-belgian-comic-strip-center-in-1-minute +europe/belgium/articles/the-history-of-la-bourse-in-1-minute +europe/belgium/articles/the-history-of-le-botanique-in-1-minute +europe/belgium/articles/the-history-of-our-blessed-lady-in-1-minute +europe/belgium/articles/the-history-of-the-belvue-museum-in-1-minute +europe/belgium/articles/the-history-of-the-brussels-tram-museum-in-1-minute +europe/belgium/articles/the-history-of-the-horta-museum-in-1-minute +europe/belgium/articles/the-history-of-the-koekelberg-basilica-in-1-minute +europe/belgium/articles/the-history-of-the-museum-of-natural-sciences-in-1-minute +europe/belgium/articles/the-history-of-the-museums-of-the-far-east-in-1-minute +europe/belgium/articles/the-history-of-the-royal-military-museum-in-1-minute +europe/belgium/articles/the-history-of-the-royal-museums-of-fine-arts-in-one-minute +europe/belgium/articles/the-history-of-the-statue-of-europe-in-1-minute +europe/belgium/articles/the-history-of-train-world-in-1-minute +europe/belgium/articles/the-ijzertoren-a-symbolic-guardian-of-peace-in-belgium +europe/belgium/articles/the-imaginarium-of-vincent-meessen +europe/belgium/articles/the-man-planting-flowers-in-brussels-potholes +europe/belgium/articles/the-mima-museum-a-brand-new-home-for-digital-iconoclasts +europe/belgium/articles/the-most-alluring-soundtracks-by-belgian-artists +europe/belgium/articles/the-most-charming-dog-poo-free-parks-in-brussels +europe/belgium/articles/the-most-infamous-figures-of-the-belgian-art-scene +europe/belgium/articles/the-most-inspiring-video-interviews-with-brussels-creatives +europe/belgium/articles/the-most-soulful-songs-by-selah-sue +europe/belgium/articles/the-renowned-residents-of-brussels +europe/belgium/articles/the-subs-the-madmen-of-belgian-electropunk +europe/belgium/articles/the-talented-young-directors-of-belgian-cinema +europe/belgium/articles/the-top-things-to-see-and-do-in-the-zenne-valley +europe/belgium/articles/the-world-is-finally-going-to-see-the-we-margiela-documentary +europe/belgium/articles/these-belgian-bars-are-warding-off-glass-stealers-in-innovative-ways +europe/belgium/articles/things-to-see-do-in-sint-agatha-berchem-brussels +europe/belgium/articles/this-belgian-foodie-is-a-must-follow-on-instagram +europe/belgium/articles/this-country-has-just-made-its-first-conviction-for-sexism-and-the-man-had-to-pay-a-e3000-fine +europe/belgium/articles/this-one-fact-about-belgium-will-change-your-life +europe/belgium/articles/this-unusual-new-eu-building-has-a-beacon-of-light-at-its-heart +europe/belgium/articles/tintins-father-herge-and-the-collaborationist-shadow +europe/belgium/articles/top-5-exotic-bites-in-brussels +europe/belgium/articles/top-5-quick-bites-in-the-european-quarter +europe/belgium/articles/tour-taxis-the-renovation-of-a-historic-postal-center-in-brussels +europe/belgium/articles/unique-views-of-brussels-photography-off-the-beaten-track +europe/belgium/articles/veerle-baetens-flanders-reigning-queen-of-film-television +europe/belgium/articles/vincen-beeckman-reflecting-the-community-through-photography +europe/belgium/articles/visual-artist-benoit-to-unveil-memorial-in-brussels-metro-next-week +europe/belgium/articles/where-to-eat-when-exploring-koekelberg-brussels +europe/belgium/articles/who-is-greg-van-avermaet-a-look-at-belgiums-gold-medalist +europe/belgium/articles/why-are-belgian-monks-angry-at-this-dutch-supermarket +europe/belgium/articles/willy-vandersteen-the-belgian-comic-creator-behind-suske-en-wiske +europe/belgium/articles/words-in-motion-museum-of-letters-and-manuscript +europe/belgium/articles/you-can-now-go-on-a-free-brussels-tour-with-a-local +europe/belgium/blankenberge/articles/the-best-hotels-to-book-in-blankenberge-belgium +europe/belgium/brussels/articles/7-great-hotels-near-brussels-matonge-quarter +europe/belgium/brussels/articles/a-brief-history-of-train-world-and-schaerbeek-station +europe/belgium/brussels/articles/apartments-in-brussels +europe/belgium/brussels/articles/enjoy-fresh-air-brussels-best-green-spaces +europe/belgium/brussels/articles/how-this-instagrammer-captured-the-soul-of-brussels +europe/belgium/brussels/articles/jazz-icon-toots-thielemans-the-kid-from-brussels +europe/belgium/brussels/articles/run-this-town-speed-up-your-sightseeing-in-brussels +europe/belgium/brussels/articles/the-baroque-gallery-a-contemporary-art-gem-in-brussels +europe/belgium/brussels/articles/the-history-of-the-cinquantenaire-museum-in-1-minute +europe/belgium/brussels/articles/wiels-more-than-just-an-art-centre +europe/belgium/brussels/articles/you-can-now-dive-to-dinner-at-brussels-new-underwater-restaurant +europe/belgium/durbuy/articles/the-best-hotels-and-cottages-to-book-in-durbuy-belgium +europe/belgium/leuven/articles/the-top-9-hotels-in-leuven-belgium +europe/belgium/mons/articles/5-must-visit-art-galleries-in-mons-belgium +europe/belgium/mons/articles/the-top-7-hotels-in-mons-belgium +europe/belgium/ostend/articles/the-best-hotels-to-book-in-ostend-belgium +europe/bosnia-herzegovina/articles/10-start-ups-in-bosnia-and-herzegovina-to-watch-out-for +europe/bosnia-herzegovina/articles/13-amazing-things-travellers-didnt-know-they-could-do-in-bosnia +europe/bosnia-herzegovina/articles/13-reasons-why-bosnia-should-be-on-your-next-eurotrip +europe/bosnia-herzegovina/articles/amira-medunjanin-the-melancholy-messenger-of-bosnian-sevdahlinka +europe/bosnia-herzegovina/articles/an-episode-in-the-life-of-an-iron-picker-documenting-roma-life-in-bosnia-herzegovina +europe/bosnia-herzegovina/articles/how-sarajevos-brewery-helped-people-survive-the-seige +europe/bosnia-herzegovina/articles/silence-memorial-in-visoko-commemorates-victims-of-bosnian-war +europe/bosnia-herzegovina/articles/the-best-bars-in-brcko-bosnia +europe/bosnia-herzegovina/articles/the-best-bars-in-tuzla-bosnia +europe/bosnia-herzegovina/articles/the-best-boutique-hotels-in-banja-luka-bosnia-and-herzegovina +europe/bosnia-herzegovina/articles/the-best-city-tours-in-sarajevo-bosnia +europe/bosnia-herzegovina/articles/the-best-coffee-shops-and-cafes-in-brcko-bosnia +europe/bosnia-herzegovina/articles/the-best-places-to-stay-in-brcko-bosnia +europe/bosnia-herzegovina/articles/the-best-places-to-stay-in-tuzla-bosnia +europe/bosnia-herzegovina/articles/the-ultimate-history-buffs-guide-to-bosnia +europe/bosnia-herzegovina/banja-luka/articles/the-best-backpacker-hostels-in-banja-luka-bosnia +europe/bosnia-herzegovina/mostar/articles/the-best-backpacker-hostels-in-mostar-bosnia +europe/bosnia-herzegovina/sarajevo/articles/the-best-hostels-in-sarajevo +europe/bulgaria/articles/10-ways-to-turn-your-weekend-in-bulgaria-into-a-wellness-retreat +europe/bulgaria/articles/20-beautifully-crafted-pysanka +europe/bulgaria/articles/20-photos-of-bulgaria-in-bloom +europe/bulgaria/articles/7-craft-beers-from-the-balkans-you-have-to-try +europe/bulgaria/articles/7-hearty-dishes-that-bulgarians-love-to-eat-in-the-fall +europe/bulgaria/articles/7-money-saving-tips-for-budget-travelers-to-bulgaria +europe/bulgaria/articles/7-romantic-hotels-in-the-balkans-for-the-perfect-cheap-getaway +europe/bulgaria/articles/8-spectacular-views-in-bulgaria-you-have-to-hike-to-get-to +europe/bulgaria/articles/8-useful-things-to-know-before-heading-to-bulgaria +europe/bulgaria/articles/8-ways-to-experience-bulgaria-like-a-local +europe/bulgaria/articles/a-book-lovers-guide-to-plovdiv +europe/bulgaria/articles/a-book-lovers-guide-to-varna +europe/bulgaria/articles/a-destination-guide-to-bulgaria-for-every-type-of-traveler +europe/bulgaria/articles/a-guide-to-exploring-the-danube-islands-from-bulgaria +europe/bulgaria/articles/a-guide-to-the-carnival-in-gabrovo +europe/bulgaria/articles/a-traveling-family-guide-to-bulgaria +europe/bulgaria/articles/a-wine-lovers-guide-to-bulgaria +europe/bulgaria/articles/an-interview-with-the-brains-at-sassa-bjorg +europe/bulgaria/articles/bulgarian-rock-band-jeremy-keeping-their-goals-simple-and-their-dreams-big +europe/bulgaria/articles/bulgarias-best-kept-secrets +europe/bulgaria/articles/bulgarias-olympic-underdog-stories +europe/bulgaria/articles/chronicling-repression-bulgarian-cinema-under-communist-rule +europe/bulgaria/articles/explore-the-differences-between-bulgarias-main-provinces +europe/bulgaria/articles/hanging-in-the-balance-what-will-happen-to-bulgarias-most-controversial-communist-relic +europe/bulgaria/articles/heres-why-bulgaria-is-a-perfect-winter-escape-for-adventure-seekers +europe/bulgaria/articles/how-a-bulgarian-cow-became-a-celebrity-and-escaped-death +europe/bulgaria/articles/how-to-be-an-eco-friendly-traveler-in-bulgaria +europe/bulgaria/articles/how-to-make-the-most-of-a-weekend-getaway-to-plovdiv-bulgaria +europe/bulgaria/articles/how-to-make-the-most-of-a-weekend-getaway-to-sofia +europe/bulgaria/articles/how-to-spend-24-hours-in-plovdiv +europe/bulgaria/articles/how-to-spend-48-hours-in-varna +europe/bulgaria/articles/how-were-bulgarias-stob-pyramids-formed +europe/bulgaria/articles/kapka-kassabova-and-the-question-of-bulgarian-identity +europe/bulgaria/articles/reasons-why-you-should-visit-bulgaria-at-least-once-in-your-lifetime +europe/bulgaria/articles/steal-from-the-best-interview-with-bulgarian-band-hayes-and-y +europe/bulgaria/articles/the-10-best-places-to-stay-in-pamporovo +europe/bulgaria/articles/the-15-best-budget-stays-in-plovdiv +europe/bulgaria/articles/the-best-art-galleries-in-varna +europe/bulgaria/articles/the-best-attractions-in-varna +europe/bulgaria/articles/the-best-guided-tours-in-bulgaria +europe/bulgaria/articles/the-best-museums-in-varna-bulgaria +europe/bulgaria/articles/the-best-things-to-see-and-do-in-bulgaria-in-spring +europe/bulgaria/articles/the-best-things-to-see-and-do-in-bulgaria-in-winter +europe/bulgaria/articles/the-blessed-rock-of-demir-baba +europe/bulgaria/articles/the-history-behind-the-first-buddhist-stupa-in-bulgaria +europe/bulgaria/articles/the-most-beautiful-ski-destinations-in-bulgaria +europe/bulgaria/articles/the-most-stunning-ski-slopes-in-bankso +europe/bulgaria/articles/the-most-stunning-ski-slopes-in-pamporovo +europe/bulgaria/articles/the-only-way-to-explore-bulgaria-is-to-get-lost-on-purpose +europe/bulgaria/articles/undiscovered-ski-destinations-you-should-visit-before-others-do +europe/bulgaria/articles/what-to-do-on-a-rainy-day-in-plovdiv +europe/bulgaria/articles/when-is-the-best-time-of-year-to-visit-bulgaria +europe/bulgaria/articles/where-to-go-in-bulgaria-depending-on-your-interests +europe/bulgaria/articles/where-to-see-architectural-relics-of-the-bulgarian-empires +europe/bulgaria/asen/articles/exploring-bulgarian-heritage-your-visit-to-asens-fortress +europe/bulgaria/plovdiv/articles/the-10-best-places-to-stay-in-plovdiv-bulgaria +europe/bulgaria/sofia/articles/a-budget-travelers-guide-to-sofia +europe/bulgaria/sofia/articles/a-self-guided-walking-food-tour-of-sofia +europe/bulgaria/sofia/articles/a-travelling-familys-guide-to-sofia +europe/bulgaria/sofia/articles/alexander-shpatov-on-sofia-reading-rooms-and-rooftops +europe/bulgaria/sofia/articles/an-introverts-guide-to-sofia +europe/bulgaria/sofia/articles/has-sofia-coppolas-the-beguiled-got-its-gaze-in-the-right-place +europe/bulgaria/sofia/articles/the-8-best-guided-tours-to-take-in-sofia +europe/bulgaria/veliko-tarnovo/articles/the-8-best-things-to-see-and-do-in-veliko-t%d0%b0rnovo-bulgaria +europe/croatia/articles/10-best-inland-restaurants-in-istria-croatia +europe/croatia/articles/10-epic-places-in-croatia-even-croats-dont-know-about +europe/croatia/articles/11-best-winter-festivals-in-croatia +europe/croatia/articles/11-epic-places-in-croatia-every-local-is-proud-of +europe/croatia/articles/11-perfect-reasons-to-visit-croatia +europe/croatia/articles/12-reasons-to-visit-croatia-in-the-winter +europe/croatia/articles/12-things-culture-vultures-should-do-in-zagreb +europe/croatia/articles/13-gorgeous-photos-of-croatias-coastline +europe/croatia/articles/13-reasons-why-autumn-is-the-perfect-time-to-visit-croatia +europe/croatia/articles/15-reasons-everyone-should-visit-zadar-at-least-once +europe/croatia/articles/15-reasons-to-visit-brac-croatia +europe/croatia/articles/17-reasons-everyone-should-visit-croatia-at-least-once +europe/croatia/articles/21-photos-of-croatias-magical-winter +europe/croatia/articles/5-great-day-trips-to-take-from-split +europe/croatia/articles/5-reasons-to-visit-split-croatia-in-2017 +europe/croatia/articles/a-budget-travellers-guide-to-dubrovnik-croatia +europe/croatia/articles/a-guide-to-croatias-blue-cave-grotto +europe/croatia/articles/a-guide-to-poklad-croatias-puppet-burning-carnival +europe/croatia/articles/a-history-of-the-croatian-football-team +europe/croatia/articles/a-new-underwater-winery-opens-up-in-croatia +europe/croatia/articles/a-wine-lovers-guide-to-croatia +europe/croatia/articles/apartments-in-croatia +europe/croatia/articles/carlos-acosta-cuba-through-the-eyes-of-dance-royalty +europe/croatia/articles/castro-a-graphic-novel +europe/croatia/articles/classic-tales-of-distortion-cuba-at-the-venice-biennale +europe/croatia/articles/croatia-became-summer-holiday-giant +europe/croatia/articles/croatia-limits-number-of-visitors-allowed-in-krka-national-park +europe/croatia/articles/croatia-s-james-joyce-modernist-master-miroslav-krle-a +europe/croatia/articles/croatias-best-summer-music-festivals +europe/croatia/articles/croatias-museum-of-broken-relationships-wants-your-texts-from-your-ex +europe/croatia/articles/drink-and-dive-croatia-launches-its-first-underwater-winery +europe/croatia/articles/go-island-hopping-in-croatia-with-uberboat +europe/croatia/articles/goran-trbuljak-subverting-the-art-world +europe/croatia/articles/great-day-trips-from-dubrovnik-croatia +europe/croatia/articles/how-to-spend-3-days-in-inland-croatia +europe/croatia/articles/how-to-spend-3-days-in-northern-croatia +europe/croatia/articles/how-to-spend-a-day-in-dubrovnik-croatia +europe/croatia/articles/how-to-travel-croatia-on-a-budget +europe/croatia/articles/island-hopping-adventures-in-croatias-archipelago +europe/croatia/articles/scenic-cyclotourism-croatias-7-most-idyllic-cycle-routes +europe/croatia/articles/somewhere-wonderful-in-croatia-is-waiting +europe/croatia/articles/the-13-best-hotels-open-year-round-in-croatia +europe/croatia/articles/the-art-of-dreams-kata-mijatovi-represents-croatia-at-the-venice-biennale +europe/croatia/articles/the-best-budget-hotels-and-hostels-on-hvar-croatia +europe/croatia/articles/the-best-city-tours-in-zagreb-croatia +europe/croatia/articles/the-best-day-trips-from-dubrovnik-croatia +europe/croatia/articles/the-best-day-trips-from-split-croatia +europe/croatia/articles/the-best-day-trips-from-zagreb-croatia +europe/croatia/articles/the-best-hiking-trails-in-croatia +europe/croatia/articles/the-best-honeymoon-destinations-in-croatia +europe/croatia/articles/the-best-hostels-and-budget-hotels-in-croatia +europe/croatia/articles/the-best-picnic-spots-in-dubrovnik-croatia +europe/croatia/articles/the-best-pizza-in-zagreb-croatia +europe/croatia/articles/the-best-things-to-do-with-kids-in-dubrovnik-croatia +europe/croatia/articles/the-best-ways-to-spend-summer-in-croatia +europe/croatia/articles/the-best-yoga-retreats-in-croatia +europe/croatia/articles/the-essential-travel-guide-to-croatia-infographic +europe/croatia/articles/the-essential-travel-guide-to-dubrovnik-infographic +europe/croatia/articles/the-essential-travel-guide-to-zagreb-infographic +europe/croatia/articles/the-first-dedicated-arts-wellbeing-island-in-europe +europe/croatia/articles/the-most-unusual-museums-in-zagreb-croatia +europe/croatia/articles/the-quirkiest-cafes-in-zagreb-croatia +europe/croatia/articles/these-are-the-10-most-searched-for-travel-destinations-in-the-world +europe/croatia/articles/these-pictures-of-croatias-frozen-plitvice-lakes-are-out-of-this-world +europe/croatia/articles/which-towns-should-you-visit-while-sailing-in-croatia +europe/croatia/articles/will-smith-and-dj-jazzy-jeff-announce-comeback-performances +europe/croatia/dubrovnik/articles/best-backpacker-hostels-dubrovnik-croatia +europe/croatia/dubrovnik/articles/best-holiday-apartments-in-dubrovnik +europe/croatia/dubrovnik/articles/hikes-energy-clinics-and-baths-of-milk-and-honey-a-wellness-guide-to-dubrovnik-croatia +europe/croatia/dubrovnik/articles/the-party-that-rocked-the-worlds-first-quarantined-city +europe/croatia/dubrovnik/articles/tourists-will-soon-be-banned-from-this-game-of-thrones-location-and-heres-why +europe/croatia/split/articles/5-great-hostels-for-backpackers-in-split-croatia +europe/croatia/zagreb/articles/a-bike-tour-of-zagreb +europe/croatia/zagreb/articles/a-music-guide-to-zagreb-croatia-with-local-singer-nika-turkovic +europe/croatia/zagreb/articles/best-backpacker-hostels-zagreb-croatia +europe/cyprus/articles/11-things-you-miss-when-you-move-away-from-cyprus +europe/cyprus/articles/20-photos-to-make-you-fall-in-love-with-cyprus-all-over-again +europe/cyprus/articles/a-brief-guide-to-northern-cyprus +europe/cyprus/articles/all-the-ways-to-go-off-the-grid-in-cyprus +europe/cyprus/articles/all-you-need-to-know-about-cypruss-international-film-festival +europe/cyprus/articles/best-holiday-apartments-in-cyprus +europe/cyprus/articles/cyprus-assumes-its-cosmopolitan-identity-at-the-venice-biennale +europe/cyprus/articles/discover-cyprus-hidden-marathassa-valley +europe/cyprus/articles/how-to-navigate-transport-in-cyprus +europe/cyprus/articles/michael-anastassiades-designing-geometric-simplicity +europe/cyprus/articles/rare-4th-century-mosaic-floor-unearthed-in-cyprus +europe/cyprus/articles/the-8-best-late-breakfast-and-brunch-spots-in-limassol +europe/cyprus/articles/the-cypriot-walking-festival-for-lovers-of-the-outdoors +europe/cyprus/articles/understanding-the-presence-of-absence-exhibition-in-cyprus +europe/cyprus/articles/why-cycling-in-cyprus-is-the-best-idea-for-a-holiday +europe/cyprus/paphos/articles/apartments-in-paphos +europe/cyprus/paphos/articles/villas-in-paphos +europe/czech-republic/articles/10-contemporary-czech-designers-you-should-know +europe/czech-republic/articles/10-reasons-why-you-should-visit-olomouc-before-prague +europe/czech-republic/articles/10-sights-youll-see-at-pragues-kgb-museum +europe/czech-republic/articles/10-things-you-have-to-do-in-olomouc +europe/czech-republic/articles/5-must-see-gallery-shows-in-prague-this-summer +europe/czech-republic/articles/5-must-see-museum-exhibitions-in-prague-this-summer +europe/czech-republic/articles/a-guide-to-visiting-terezin-from-prague +europe/czech-republic/articles/alphonse-mucha-s-iconic-fairytale-creations +europe/czech-republic/articles/bomma-stretches-the-limits-of-glassmaking-with-these-7-new-lighting-collections +europe/czech-republic/articles/czech-fashion-bloggers-you-need-to-follow-on-instagram +europe/czech-republic/articles/czechoslovakia +europe/czech-republic/articles/five-cities-on-the-horizon-for-film-and-tv-in-2019 +europe/czech-republic/articles/in-prague-the-homeless-are-now-giving-visitors-city-tours +europe/czech-republic/articles/in-the-czech-republic-the-elderly-take-the-plunge-into-frozen-lakes-for-fun +europe/czech-republic/articles/ji-kovanda-inserting-art-into-the-everyday +europe/czech-republic/articles/josef-koudelka-documenting-the-prague-invasion-and-more +europe/czech-republic/articles/kafka-the-burrow-review +europe/czech-republic/articles/meet-the-former-ballet-dancer-creating-fashion-in-fairytale-prague +europe/czech-republic/articles/read-the-wedding-from-tomas-zmeskals-novel-love-letter-in-cuneiform +europe/czech-republic/articles/the-best-breakfast-and-brunch-spots-in-pilsen +europe/czech-republic/articles/the-best-things-to-see-and-do-in-the-czech-republic +europe/czech-republic/articles/the-essential-travel-guide-to-prague-infographic +europe/czech-republic/articles/this-is-the-most-incredible-literary-sculpture-in-the-world +europe/czech-republic/articles/top-12-things-to-see-and-do-in-olomouc +europe/czech-republic/articles/top-tips-to-know-before-traveling-to-the-czech-republic +europe/czech-republic/articles/unwind-in-karlovy-vary-czech-republics-most-beautiful-spa-town +europe/czech-republic/articles/welcome-to-czechias-iron-heart-a-transformed-19th-century-industrial-site +europe/czech-republic/articles/welcome-to-sedlec-ossuary-the-czech-church-decorated-with-bones +europe/czech-republic/articles/what-theyre-reading-in-the-czech-republic-this-spring +europe/czech-republic/prague/andel/articles/the-best-hotels-in-andel-prague +europe/czech-republic/prague/articles/best-5-european-cities-to-avoid-the-valentines-day-frenzy +europe/czech-republic/prague/articles/how-pragues-confectionery-factory-is-reinventing-traditional-czech-sweets +europe/czech-republic/prague/articles/showjumping-could-be-the-best-way-to-enjoy-prague-this-winter +europe/czech-republic/prague/articles/signal-festival-illuminates-a-different-side-of-prague +europe/denmark/articles/10-danish-startups-to-watch-out-for +europe/denmark/articles/11-fearless-films-from-this-years-mix-copenhagen +europe/denmark/articles/11-things-youll-miss-when-you-leave-denmark +europe/denmark/articles/20-literary-translators-under-40-katrine-ogaard-jensen +europe/denmark/articles/a-brief-history-of-rosenborg-in-copenhagen +europe/denmark/articles/a-budget-travellers-guide-to-copenhagen-denmark +europe/denmark/articles/a-casual-beer-centric-restaurant-is-about-to-open-in-the-former-noma-space +europe/denmark/articles/a-glimpse-at-a-staircase-in-copenhagen-that-looks-like-a-dna-strand +europe/denmark/articles/a-guide-to-relishing-the-nordic-flavors-of-edible-flowers +europe/denmark/articles/a-taste-of-world-cinema-at-denmarks-cphpix +europe/denmark/articles/a-virtual-flower-garden-to-sprout-in-the-centre-of-aarhus +europe/denmark/articles/an-introverts-guide-to-copenhagen +europe/denmark/articles/bugs-will-make-you-hungry-to-change-the-food-system +europe/denmark/articles/catch-your-lunch-in-denmarks-wadden-sea +europe/denmark/articles/ceo-of-successful-danish-startup-speaks-on-why-copenhagen-is-ideal-for-young-businesses-be-my-eyes +europe/denmark/articles/copenhagen-wants-you-to-take-the-elderly-on-bike-rides +europe/denmark/articles/culinary-culture-noma-s-reinvention-of-danish-cuisine +europe/denmark/articles/denmark-passes-law-banning-burqas-and-niqabs-in-public +europe/denmark/articles/denmark-s-modern-breakthrough-henrik-pontoppidan-karl-gjellerup-johannes-vilhelm-jensen +europe/denmark/articles/denmark-weathers-its-most-rainy-july-in-38-years +europe/denmark/articles/denmarks-medieval-tower-gets-a-contemporary-makeover +europe/denmark/articles/discover-the-coolest-marathon-on-earth +europe/denmark/articles/discover-the-forgotten-giants-in-the-woods-of-copenhagen +europe/denmark/articles/engaging-danes-with-scientific-discovery-and-cocktails +europe/denmark/articles/exploring-copenhagens-tivoli-gardens-through-17-instagrams +europe/denmark/articles/hans-bolling-meet-denmarks-prolific-designer-who-puts-soul-in-furniture +europe/denmark/articles/how-countries-across-the-globe-are-welcoming-refugees-with-music +europe/denmark/articles/how-this-european-city-is-tracking-vehicles-to-monitor-traffic +europe/denmark/articles/how-to-experience-copenhagens-golden-age-in-48-hours +europe/denmark/articles/interview-with-malte-flagstad-the-creative-mind-behind-tonsure +europe/denmark/articles/is-a-swastika-built-into-the-new-hidden-wwii-museum +europe/denmark/articles/japanese-architect-hiroshi-sambuichi-transforms-copenhagens-subterranean-reservoir +europe/denmark/articles/local-style-stories-copenhagen +europe/denmark/articles/meet-off-bloom-the-electro-pop-danish-band-you-need-to-hear +europe/denmark/articles/multipurpose-furniture-with-a-touch-of-scandinavian-design +europe/denmark/articles/new-nordic-food-movement-influenced-worlds-foodie-destinations +europe/denmark/articles/pernille-teisbaek-talks-first-fashion-memories-and-copenhagen-cool +europe/denmark/articles/remains-of-wwii-plane-is-found-in-danish-teens-backyard +europe/denmark/articles/science-enthusiasts-will-love-this-rooftop-in-copenhagen +europe/denmark/articles/setting-a-global-fashion-agenda-in-copenhagen +europe/denmark/articles/study-shows-danes-survive-university-best-one-drink-at-a-time +europe/denmark/articles/swedish-designer-emma-von-bromssen-is-reviving-hand-painted-decorations +europe/denmark/articles/ted-talks-from-denmark-to-inspire-entrepreneurs +europe/denmark/articles/the-19th-century-danish-writer-jens-peter-jacobsen-is-given-a-21st-century-reconsideration +europe/denmark/articles/the-best-burgers-in-copenhagen +europe/denmark/articles/the-best-french-cuisine-in-copenhagen +europe/denmark/articles/the-best-street-style-looks-from-copenhagen-fashion-week +europe/denmark/articles/the-essential-travel-guide-to-copenhagen-infographic +europe/denmark/articles/the-essential-travel-guide-to-denmark-infographic +europe/denmark/articles/the-krane-copenhagen-is-a-luxury-retreat +europe/denmark/articles/the-lego-capital-of-the-world-now-has-a-lego-building-and-its-awesome +europe/denmark/articles/the-looks-from-copenhagen-fashion-week-that-everyone-should-wear +europe/denmark/articles/the-other-denmark-guiie-sandgaard-ferrer-s-photography +europe/denmark/articles/the-top-10-restaurants-in-frederiksberg +europe/denmark/articles/the-ultimate-renters-guide-to-copenhagen +europe/denmark/articles/these-travel-friendly-headphones-will-make-your-next-trip-more-enjoyable +europe/denmark/articles/this-band-perform-underwater-and-its-the-best-thing-youll-see-today +europe/denmark/articles/this-bartender-is-creating-a-perfume-based-on-a-cocktail-inspired-by-a-very-old-bacardi-cologne +europe/denmark/articles/this-citys-morning-traffic-entails-more-bikes-than-cars +europe/denmark/articles/this-nordic-countrys-social-progress-ranks-it-as-the-worlds-best-place-to-live +europe/denmark/articles/this-one-fact-about-denmark-will-change-your-life +europe/denmark/articles/uber-kicked-out-of-denmark-as-terrible-year-continues +europe/denmark/articles/unravelling-the-eclectic-world-of-henrik-vibskov-denmarks-adored-fashion-designer +europe/denmark/articles/visitors-can-now-climb-denmarks-famous-kalo-castle-for-the-first-time-in-centuries +europe/denmark/articles/watch-out-for-danish-design-phenomenon-grumdesign +europe/denmark/articles/watch-out-for-danish-fashion-designer-maikel-tawadros +europe/denmark/articles/why-copenhagens-pretty-parks-will-transform-into-ponds +europe/denmark/articles/why-denmark-has-just-put-funding-behind-contraception-in-africa +europe/denmark/articles/why-denmark-is-home-to-the-happiest-people-in-the-world +europe/denmark/articles/why-the-best-way-to-explore-copenhagen-is-by-boat +europe/denmark/articles/why-this-scandi-city-is-the-perfect-host-for-worldpride-2021 +europe/denmark/copenhagen/articles/check-out-this-gorgeous-teaser-video-for-nomas-reopening +europe/denmark/copenhagen/articles/study-the-genius-of-beyonce-at-the-university-of-copenhagen +europe/estonia/articles/the-9-best-guided-tours-to-take-in-estonia +europe/estonia/tallinn/articles/holiday-apartments-in-tallinn +europe/estonia/tallinn/articles/hostels-in-tallinn +europe/estonia/tallinn/articles/tallinn-music-week-2021-a-cultural-showcase-of-a-truly-tantalising-city +europe/estonia/tartu/articles/best-hotels-in-tartu +europe/estonia/tartu/articles/the-best-spas-and-wellness-in-tartu-estonia +europe/faroe-islands/articles/an-ancient-language-and-a-flowering-culture +europe/faroe-islands/articles/beautiful-images-capture-faroe-islands-football-culture +europe/faroe-islands/articles/discover-nordic-sushi-the-fish-in-the-faroe-islands-is-the-best-in-the-world +europe/faroe-islands/articles/meet-the-faroese-rapper-spitting-into-a-sea-of-cliches +europe/faroe-islands/articles/oddfridur-marni-rasmussen-spoke-to-us-about-the-imaginative-potency-of-faroese-literature +europe/faroe-islands/articles/photographer-who-couch-surfed-on-the-faroe-islands-wins-zeiss-photo-award +europe/faroe-islands/articles/read-oddfridur-marni-rasmussens-fantastical-short-story-age-erases-itself +europe/faroe-islands/articles/remote-islanders-strap-cameras-to-sheep-for-google-street-view-result-is-hilarious +europe/faroe-islands/articles/this-tiny-archipelago-has-created-its-own-translation-service +europe/faroe-islands/articles/why-the-faroe-islands-is-a-hidden-gem-everyone-should-visit +europe/finland/articles/10-emerging-fashion-designers-you-should-know-from-finland +europe/finland/articles/10-kuopios-top-spots-breathtaking-lake-views +europe/finland/articles/10-startups-to-watch-from-finland +europe/finland/articles/10-top-breakfast-and-brunch-spots-in-kuopio +europe/finland/articles/10-top-hotels-in-kuopio europeaid/companion europeaid/prag eurostat/*/search/- @@ -50312,6 +52049,7 @@ event/*.pdf$ event/*.ppt$ event/*.pptx$ event/*/calendar +event/*/ical event/*/seller_frame event/*/shoutbox event/*/shoutbox? @@ -50547,6 +52285,10 @@ events/wp-admin events/wp-content/plugins events/wp-includes events? +eventsbooking +eventsbooking/email_templates/ +eventsbooking/includes/ +eventsbooking/scripts/ evered everly everlycoleman @@ -50767,6 +52509,8 @@ extern_js external external-affiliations external-catalog-services +external-redirects +external-redirects.html external-test-ids= external/ external/BusArch @@ -50918,6 +52662,7 @@ fadiscount fadlon fadstepup faeznaitmohamed +failover fairs.artnet.* faisal faisalmahmood @@ -51080,6 +52825,7 @@ fckeditor fcollado fcyrraci fd-fr/ +fd/ fdbk fding fe-BE @@ -51160,7 +52906,6 @@ feed/update feed/v1/podcast/triggered-uncensored feed/v1/podcast/unredacted-with-kurt-schlichterhttp://toyota.com/robots.txt feed/xml -feed/zen/ feed= feed=rss feed? @@ -52804,7 +54549,6 @@ ficheHotel fichero_compartido fichiers/images/solidarite/ambassade-espagne.pdf ficmanagers -fidion field-collection field_category_value field_collection @@ -53155,6 +54899,7 @@ fnrr-ddcx fnrr-ddcx/ fo-fo/ foggy +foi/pubscheme/ foia-confirmation foia-document foia/quaterly/ @@ -54432,9 +56177,15 @@ fr/contest/*/view_submission.html fr/contrasena-olvidado fr/controllers fr/conversations +fr/creative-cities/grid +fr/creative-cities/list +fr/creative-cities/map fr/css fr/datatable fr/datos-personales +fr/days/world-radio/grid +fr/days/world-radio/list +fr/days/world-radio/map fr/demande-informations/ fr/democenter fr/develop/ @@ -54442,6 +56193,9 @@ fr/develop/review/ fr/devolucion-de-productos fr/docs fr/download +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 @@ -54449,6 +56203,9 @@ 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 fr/error-static-cdn fr/errors fr/estado-pedido @@ -54460,8 +56217,10 @@ 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? +fr/explore fr/facturas-abono fr/faire-don fr/faire-votre-publicit%C3%A9 @@ -54535,9 +56294,15 @@ fr/incl_mini_pilares.html fr/incl_searchnav.html fr/includes_content/missing_handler/view_map.html fr/info +fr/intangible-cultural-heritage/grid +fr/intangible-cultural-heritage/list +fr/intangible-cultural-heritage/map fr/integrations fr/internal fr/internaltags +fr/internet-universality-indicators/grid +fr/internet-universality-indicators/list +fr/internet-universality-indicators/map fr/invites/buy fr/ipns fr/js @@ -54548,6 +56313,9 @@ fr/lancement-paypass-nice.html fr/lancement-paypass-strasbourg.html fr/landing fr/legal +fr/legal-affairs/grid +fr/legal-affairs/list +fr/legal-affairs/map fr/licensecenter/classroom/ fr/list fr/list= @@ -54558,6 +56326,9 @@ fr/localization fr/log fr/login.php fr/m/cms +fr/mab/grid +fr/mab/list +fr/mab/map fr/mailinglist fr/mailinglist/email fr/mails @@ -54623,6 +56394,9 @@ fr/matlabcentral/topics/distance-learning/search.html fr/matlabcentral/topics/power-electronics-control/search.html fr/media fr/members +fr/memory-world/grid +fr/memory-world/list +fr/memory-world/map fr/messages fr/microsoft-365 fr/microsoft-365/ @@ -54658,6 +56432,7 @@ fr/outils/createur-de-logo/onboarding fr/override fr/pack/chercher fr/packs/chercher?word +fr/paragraph-resource/* fr/partenariat-google.html fr/payments/ fr/pdf @@ -54696,6 +56471,7 @@ fr/recrutement/job-posts fr/reduction fr/register.php fr/renew.html +fr/resource/* fr/resources fr/resources-campaign/* fr/resources/ @@ -54783,6 +56559,13 @@ fr/tools/logo-maker/onboarding fr/transactions fr/translations fr/treasury +fr/unesco-media/*/lightbox +fr/unesco-paragraph/*/load-more +fr/unesco-search/*/lightbox +fr/unesco-solr/*/load-more/* +fr/unitwin/grid +fr/unitwin/list +fr/unitwin/map fr/upload fr/user fr/user/*/journal @@ -54830,6 +56613,12 @@ fr/wiki/User: fr/wiki/UserProfile: fr/wiki/User_talk: fr/wiki/Utilisateur: +fr/world-heritage/grid +fr/world-heritage/list +fr/world-heritage/map +fr/world-media-trends/grid +fr/world-media-trends/list +fr/world-media-trends/map fr/your fr_BE/EUR fr_CH/CHF @@ -54878,8 +56667,8 @@ francophonie frank frank/index.htm franklynwang -frcz/ -frde/ +frcz +frde fre/layout/set fred fred-glance-widget.phphttp://freecodecamp.org/robots.txt @@ -54908,7 +56697,7 @@ french/thewto_f/minist_f/mc10_f/coordinator_guide_f.pdf french/thewto_f/minist_f/mc10_f/participant_guide_f.pdf fres/grandseigneur fresh -frgr/ +frgr fri friday friday-after-next @@ -54919,11 +56708,11 @@ friendsfavorites/ friendships friendsprofile friendstimes -frit/ -frja/ -frko/ +frit +frja +frko frnf2014 -frnl/ +frnl frogs/ frogs/legs/ frogs/phones/ @@ -54948,13 +56737,13 @@ frontoffice frontpage-slideshow-images froogle? froogle_ -frpl/ -frpt/ -frro/ -frru/ -frsv/ -frtr/ -frzh/ +frpl +frpt +frro +frru +frsv +frtr +frzh fs-bin fs/de/ fs/de/textonly/ @@ -54973,7 +56762,6 @@ fti/es/enseignements/formation-continue/offre fti/fr/enseignements/formation-continue/offre fti/it/enseignements/formation-continue/offre ftp -ftp/ ftp/oa ftp_instructions.php ftparchive @@ -54985,6 +56773,8 @@ full_data_use_policy fullscreen fullscreen/ReportLinker fun +fun/api/ +fun/g/ fun/printlog2.php function=*404* function=CHECKOUTFIELDS @@ -55295,6 +57085,7 @@ gateway*sourceCurrency= gateway.php gateways/checkout gavinovsak +gazettestender gb gb-en/ gb-gb/ @@ -55343,6 +57134,7 @@ gclid=* gco.php gcp/300000414/regulatedinformation gcr +gcs gd gd/ gd/forums @@ -55391,6 +57183,131 @@ geforce/release-notes/GFNB/Rich/* gehc gelblum gelid= +gem-report/ar/event/*/ical +gem-report/ar/explore +gem-report/ar/paragraph-resource/* +gem-report/ar/resource/* +gem-report/ar/search +gem-report/ar/unesco-media/*/lightbox +gem-report/ar/unesco-paragraph/*/load-more +gem-report/ar/unesco-search/*/lightbox +gem-report/ar/unesco-solr/*/load-more/* +gem-report/en/event/*/ical +gem-report/en/explore +gem-report/en/paragraph-resource/* +gem-report/en/resource/* +gem-report/en/search +gem-report/en/unesco-media/*/lightbox +gem-report/en/unesco-paragraph/*/load-more +gem-report/en/unesco-search/*/lightbox +gem-report/en/unesco-solr/*/load-more/* +gem-report/es/event/*/ical +gem-report/es/explore +gem-report/es/paragraph-resource/* +gem-report/es/resource/* +gem-report/es/search +gem-report/es/unesco-media/*/lightbox +gem-report/es/unesco-paragraph/*/load-more +gem-report/es/unesco-search/*/lightbox +gem-report/es/unesco-solr/*/load-more/* +gem-report/event/*/ical +gem-report/fr/event/*/ical +gem-report/fr/explore +gem-report/fr/paragraph-resource/* +gem-report/fr/resource/* +gem-report/fr/search +gem-report/fr/unesco-media/*/lightbox +gem-report/fr/unesco-paragraph/*/load-more +gem-report/fr/unesco-search/*/lightbox +gem-report/fr/unesco-solr/*/load-more/* +gem-report/id/event/*/ical +gem-report/id/explore +gem-report/id/paragraph-resource/* +gem-report/id/resource/* +gem-report/id/search +gem-report/id/unesco-media/*/lightbox +gem-report/id/unesco-paragraph/*/load-more +gem-report/id/unesco-search/*/lightbox +gem-report/id/unesco-solr/*/load-more/* +gem-report/it/event/*/ical +gem-report/it/explore +gem-report/it/paragraph-resource/* +gem-report/it/resource/* +gem-report/it/search +gem-report/it/unesco-media/*/lightbox +gem-report/it/unesco-paragraph/*/load-more +gem-report/it/unesco-search/*/lightbox +gem-report/it/unesco-solr/*/load-more/* +gem-report/ja/event/*/ical +gem-report/ja/explore +gem-report/ja/paragraph-resource/* +gem-report/ja/resource/* +gem-report/ja/search +gem-report/ja/unesco-media/*/lightbox +gem-report/ja/unesco-paragraph/*/load-more +gem-report/ja/unesco-search/*/lightbox +gem-report/ja/unesco-solr/*/load-more/* +gem-report/paragraph-resource/* +gem-report/pt/event/*/ical +gem-report/pt/explore +gem-report/pt/paragraph-resource/* +gem-report/pt/resource/* +gem-report/pt/search +gem-report/pt/unesco-media/*/lightbox +gem-report/pt/unesco-paragraph/*/load-more +gem-report/pt/unesco-search/*/lightbox +gem-report/pt/unesco-solr/*/load-more/* +gem-report/resource/* +gem-report/ru/event/*/ical +gem-report/ru/explore +gem-report/ru/paragraph-resource/* +gem-report/ru/resource/* +gem-report/ru/search +gem-report/ru/unesco-media/*/lightbox +gem-report/ru/unesco-paragraph/*/load-more +gem-report/ru/unesco-search/*/lightbox +gem-report/ru/unesco-solr/*/load-more/* +gem-report/search +gem-report/th/event/*/ical +gem-report/th/explore +gem-report/th/paragraph-resource/* +gem-report/th/resource/* +gem-report/th/search +gem-report/th/unesco-media/*/lightbox +gem-report/th/unesco-paragraph/*/load-more +gem-report/th/unesco-search/*/lightbox +gem-report/th/unesco-solr/*/load-more/* +gem-report/uk/event/*/ical +gem-report/uk/explore +gem-report/uk/paragraph-resource/* +gem-report/uk/resource/* +gem-report/uk/search +gem-report/uk/unesco-media/*/lightbox +gem-report/uk/unesco-paragraph/*/load-more +gem-report/uk/unesco-search/*/lightbox +gem-report/uk/unesco-solr/*/load-more/* +gem-report/unesco-media/*/lightbox +gem-report/unesco-paragraph/*/load-more +gem-report/unesco-search/*/lightbox +gem-report/unesco-solr/*/load-more/* +gem-report/uz/event/*/ical +gem-report/uz/explore +gem-report/uz/paragraph-resource/* +gem-report/uz/resource/* +gem-report/uz/search +gem-report/uz/unesco-media/*/lightbox +gem-report/uz/unesco-paragraph/*/load-more +gem-report/uz/unesco-search/*/lightbox +gem-report/uz/unesco-solr/*/load-more/* +gem-report/zh/event/*/ical +gem-report/zh/explore +gem-report/zh/paragraph-resource/* +gem-report/zh/resource/* +gem-report/zh/search +gem-report/zh/unesco-media/*/lightbox +gem-report/zh/unesco-paragraph/*/load-more +gem-report/zh/unesco-search/*/lightbox +gem-report/zh/unesco-solr/*/load-more/* gemalina gemini gemini/guide/YAP_analytics.html @@ -55526,6 +57443,7 @@ getting-started getting-started/functional-groups/ getting-started/functional-groups/* gettingstarted +gettingstarted gettrial gettyimages getvenmo @@ -55855,7 +57773,6 @@ googlegroups googlesite googletv gopay -gopherdata goplerud gordonteskey gorf @@ -56168,28 +58085,28 @@ grappelli grar grav grazie -grcz/ -grde/ +grcz +grde greece/documento/2012 greenzang greet.php greetingcard-view gregorschubert -gres/ +gres grestenberger grfp* -grfr/ +grfr grid grid_report/documents griffinlab griggs grillos -grit/ +grit grizzlies/node grizzlies/users -grja/ -grko/ -grnl/ +grja +grko +grnl groeger grossesshowexcel.cfm group @@ -56228,17 +58145,17 @@ growing-up-chrisley growth growth-tools-assets growthformula -grpl/ -grpt/ -grro/ -grru/ -grsv/ -grtr/ +grpl +grpt +grro +grru +grsv +grtr grub-client gruizeh grunes grusdt -grzh/ +grzh gs- gs-taxonomy gs_counter @@ -56348,6 +58265,7 @@ gw/ gwagner gwassets gwc +gwdb gwent-welcome-bonus gwentWelcomeBonus gwilliams @@ -56739,6 +58657,12 @@ help-desk-series-the-mystery-of-the-unknown-category help-desk-series-trust-site help-panel help-v1 +help-with-your-research/research-guides/adoptions +help-with-your-research/research-guides/birth-marriage-and-death-certificates +help-with-your-research/research-guides/birth-marriage-death-england-and-wales +help-with-your-research/research-guides/electoral-registration +help-with-your-research/research-guides/historical-nhs-patient-records/ +help-with-your-research/research-guides/living-people help/ help/* help/*/answers @@ -56788,8 +58712,6 @@ helpful.jsp* heme_at_bidmc hemeroteca hemeroteca/* -hemeroteca/*/andalucia -hemeroteca/*/sevilla hengameh henhouse henrickson @@ -57271,6 +59193,7 @@ homepage-beta homepage-experiment homepage-flash-testing.jsp homepage-video-test +homepage/ homepage/2013 homepage/health/2009/fall/nobel-prize.shtml homepage_feature @@ -57331,6 +59254,7 @@ horseracing/results/2021 horseracing/results/2022 hortivar/hortivar.htm hosomura +hospitalrecords/includes/ hossamelrewaidy hosted hosted/images @@ -57357,6 +59281,7 @@ hotel/*/?type hotel/h hotel/index.hi. hotel/redirect +hotel/reviews? hotel/s hotel/search hotel/us/the-airstream-van.*.html @@ -57406,6 +59331,7 @@ hotels/reservation-payment.htm hotels/rpc hotels/s hotels/search +hotels/search hotels/search-results.htm hotels/search/list* hotels/search/map* @@ -57429,6 +59355,7 @@ housecall7 housecube/dancenter18/calendar housecube/dancenter18/search housecube/mini10/search +househistory housing/index.html houzz-historyzz how-can-i-get-an-estimate-of-costs-and-savings-on-marketplace-health-insurance/ @@ -57468,6 +59395,8 @@ hp_channels hp_example_banner.html hpan hpc/*/supported-applications.aspx? +hpm +hpmob hpws/max-connections.php hpws/parallel-downloads.php hpws/post-onload.php @@ -60658,7 +62587,6 @@ http://adeje.es/robots.txt http://ademe.fr/robots.txt http://allrecipes.com/robots.txt http://amazon.de/robots.txt -http://ampmexterminators.com/robots.txt http://amzn.to/robots.txt http://ancestry.com/robots.txt http://androidpolice.com/robots.txt @@ -60669,6 +62597,7 @@ http://app.box.com/robots.txt http://apple.co/robots.txt http://artnews.com/robots.txt http://artsandculture.google.com/robots.txt +http://arxiv.org/robots.txt http://au.effectivemeasure.net/robots.txt http://austinmoody.net/robots.txt http://autode.sk/robots.txt @@ -60703,7 +62632,7 @@ http://comunitaqueeniana.weebly.com/news-of-the-world/category/roger-taylor http://constantcontact.com/robots.txt http://courses.i-leadonline.com/robots.txt http://crn.com/robots.txt -http://crossway.org/robots.txt +http://croixmode.jp/robots.txt http://cultofmac.com/robots.txt http://d.turn.com/robots.txt http://darksidedetective.com/robots.txt @@ -60867,6 +62796,7 @@ 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://trimble.com/robots.txt http://trouw.nl/robots.txt http://undefined.fls.doubleclick.net/robots.txt http://unity.com/robots.txt @@ -61313,6 +63243,7 @@ iWebhelpr3 iWebhelpr9 i_cdo ia +ia/ ia/forums ia/kb/*/discuss ia/search @@ -61363,6 +63294,7 @@ icatalog/search icc-champions-trophy-2017 iccalero ichamseddine +ichora5 ici icmap icms/ @@ -61495,6 +63427,8 @@ id/en/news/search/?keywords= id/en/news/sp/search/?keywords= id/en/search*?q= id/encyclopedia/search +id/event/*/ical +id/explore id/ferramentas/criador-de-logo/onboarding id/firefox/collections id/firefox/collections/4757633 @@ -61518,7 +63452,9 @@ id/learn/performance_report id/learn/search id/motivator/ id/outils/createur-de-logo/onboarding +id/paragraph-resource/* id/renew.html +id/resource/* id/search id/search? id/solutions/case-studies/ @@ -61531,6 +63467,10 @@ id/tools/business-name-generator/searchbutton id/tools/business-name-generator/searchpage id/tools/business-name-generator/searchutf8 id/tools/logo-maker/onboarding +id/unesco-media/*/lightbox +id/unesco-paragraph/*/load-more +id/unesco-search/*/lightbox +id/unesco-solr/*/load-more/* id/user id/users id/ventureone @@ -61877,6 +63817,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/ @@ -61890,9 +63831,12 @@ images/WorkshopH_SocialMedia_tcm18-177399.ppt images/WorkshopI_OpenAccess_tcm18-177400.ppt images/WorkshopJ_CelinaRamjoue_tcm18-177401.ppt images/_WorkshopC_peer%20review%20workshop_tcm18-179104.ppt +images/about/ images/adspace/ images/api images/application_uploads +images/async/? +images/async? images/campaign/ images/carBlogsimages images/chart_gifs @@ -61904,6 +63848,10 @@ images/dopfiles/DNT20170204040827.pdf images/dopfiles/DNT20170204041207.pdf images/email/ images/ga_img_handler.php +images/home/ +images/hosted/? +images/hosted/search? +images/hosted? images/interview_pdfs images/intfood/thermomix/HF_icon_thermomix.svg images/li.gif @@ -61912,6 +63860,8 @@ images/logo/3rdpartylogos images/mockups images/ndtvvideo/* images/new +images/news/ +images/news/112/ images/not-indexed images/pad/search?rpt=imageview images/pad/search?text=*&source=morda @@ -61919,9 +63869,13 @@ images/private images/related images/resume images/scaled +images/search%3F +images/search/? images/search/details/twitterCards/twitter-card +images/search? images/search?rpt=imageview images/search?text=*&source=morda +images/searchbyimage images/showroomimages images/smart/$ images/staff @@ -61935,11 +63889,13 @@ images/userprofileimg images/v$ images/verify_image.png images/viewconfig$ +images/visit/ images/vod/thumbnails/ images/welcome_image.png images2/ images3/ images4/ +images? imagesCC/ imagesLinks imagesfordorian/ @@ -62175,6 +64131,7 @@ inbox-talk inbox-user inbox.aspx inbox.php +inboxcommerce inc inc/ inc_ @@ -62485,7 +64442,7 @@ info/jobs/showmaster.html info/jobs/social-media.html info/jobs/support.html info/jobs/texterin-uxwriterin.html -info/jobs/werkstudentin-social-media.html +info/jobs/werkstudi-social-media.html info/logistic info/privatsphaere-und-datenschutz.html info/radio @@ -62510,6 +64467,8 @@ infographic infoods/biodiversity infopra informa +information-management/manage-information/places-of-deposit/ +information-principles information-technology/software/catalog/deprecated information/docs information/feedback.html? @@ -62543,7 +64502,6 @@ inproduct_help/chatsupport inquiry-feedback inquiry-success* inquiry/user_study -ins ins/ba/bs/myg.html ins/ba/de/myg.html ins/bf/de/myg.html @@ -62771,6 +64729,131 @@ interactions-list-drugs.php interactive*http://fcc.gov/robots.txt interactive/quiz/preview interactive/reading-preference +interculturaldialogu/ar/event/*/ical +interculturaldialogu/ar/explore +interculturaldialogu/ar/paragraph-resource/* +interculturaldialogu/ar/resource/* +interculturaldialogu/ar/search +interculturaldialogu/ar/unesco-media/*/lightbox +interculturaldialogu/ar/unesco-paragraph/*/load-more +interculturaldialogu/ar/unesco-search/*/lightbox +interculturaldialogu/ar/unesco-solr/*/load-more/* +interculturaldialogu/en/event/*/ical +interculturaldialogu/en/explore +interculturaldialogu/en/paragraph-resource/* +interculturaldialogu/en/resource/* +interculturaldialogu/en/search +interculturaldialogu/en/unesco-media/*/lightbox +interculturaldialogu/en/unesco-paragraph/*/load-more +interculturaldialogu/en/unesco-search/*/lightbox +interculturaldialogu/en/unesco-solr/*/load-more/* +interculturaldialogu/es/event/*/ical +interculturaldialogu/es/explore +interculturaldialogu/es/paragraph-resource/* +interculturaldialogu/es/resource/* +interculturaldialogu/es/search +interculturaldialogu/es/unesco-media/*/lightbox +interculturaldialogu/es/unesco-paragraph/*/load-more +interculturaldialogu/es/unesco-search/*/lightbox +interculturaldialogu/es/unesco-solr/*/load-more/* +interculturaldialogu/event/*/ical +interculturaldialogu/fr/event/*/ical +interculturaldialogu/fr/explore +interculturaldialogu/fr/paragraph-resource/* +interculturaldialogu/fr/resource/* +interculturaldialogu/fr/search +interculturaldialogu/fr/unesco-media/*/lightbox +interculturaldialogu/fr/unesco-paragraph/*/load-more +interculturaldialogu/fr/unesco-search/*/lightbox +interculturaldialogu/fr/unesco-solr/*/load-more/* +interculturaldialogu/id/event/*/ical +interculturaldialogu/id/explore +interculturaldialogu/id/paragraph-resource/* +interculturaldialogu/id/resource/* +interculturaldialogu/id/search +interculturaldialogu/id/unesco-media/*/lightbox +interculturaldialogu/id/unesco-paragraph/*/load-more +interculturaldialogu/id/unesco-search/*/lightbox +interculturaldialogu/id/unesco-solr/*/load-more/* +interculturaldialogu/it/event/*/ical +interculturaldialogu/it/explore +interculturaldialogu/it/paragraph-resource/* +interculturaldialogu/it/resource/* +interculturaldialogu/it/search +interculturaldialogu/it/unesco-media/*/lightbox +interculturaldialogu/it/unesco-paragraph/*/load-more +interculturaldialogu/it/unesco-search/*/lightbox +interculturaldialogu/it/unesco-solr/*/load-more/* +interculturaldialogu/ja/event/*/ical +interculturaldialogu/ja/explore +interculturaldialogu/ja/paragraph-resource/* +interculturaldialogu/ja/resource/* +interculturaldialogu/ja/search +interculturaldialogu/ja/unesco-media/*/lightbox +interculturaldialogu/ja/unesco-paragraph/*/load-more +interculturaldialogu/ja/unesco-search/*/lightbox +interculturaldialogu/ja/unesco-solr/*/load-more/* +interculturaldialogu/paragraph-resource/* +interculturaldialogu/pt/event/*/ical +interculturaldialogu/pt/explore +interculturaldialogu/pt/paragraph-resource/* +interculturaldialogu/pt/resource/* +interculturaldialogu/pt/search +interculturaldialogu/pt/unesco-media/*/lightbox +interculturaldialogu/pt/unesco-paragraph/*/load-more +interculturaldialogu/pt/unesco-search/*/lightbox +interculturaldialogu/pt/unesco-solr/*/load-more/* +interculturaldialogu/resource/* +interculturaldialogu/ru/event/*/ical +interculturaldialogu/ru/explore +interculturaldialogu/ru/paragraph-resource/* +interculturaldialogu/ru/resource/* +interculturaldialogu/ru/search +interculturaldialogu/ru/unesco-media/*/lightbox +interculturaldialogu/ru/unesco-paragraph/*/load-more +interculturaldialogu/ru/unesco-search/*/lightbox +interculturaldialogu/ru/unesco-solr/*/load-more/* +interculturaldialogu/search +interculturaldialogu/th/event/*/ical +interculturaldialogu/th/explore +interculturaldialogu/th/paragraph-resource/* +interculturaldialogu/th/resource/* +interculturaldialogu/th/search +interculturaldialogu/th/unesco-media/*/lightbox +interculturaldialogu/th/unesco-paragraph/*/load-more +interculturaldialogu/th/unesco-search/*/lightbox +interculturaldialogu/th/unesco-solr/*/load-more/* +interculturaldialogu/uk/event/*/ical +interculturaldialogu/uk/explore +interculturaldialogu/uk/paragraph-resource/* +interculturaldialogu/uk/resource/* +interculturaldialogu/uk/search +interculturaldialogu/uk/unesco-media/*/lightbox +interculturaldialogu/uk/unesco-paragraph/*/load-more +interculturaldialogu/uk/unesco-search/*/lightbox +interculturaldialogu/uk/unesco-solr/*/load-more/* +interculturaldialogu/unesco-media/*/lightbox +interculturaldialogu/unesco-paragraph/*/load-more +interculturaldialogu/unesco-search/*/lightbox +interculturaldialogu/unesco-solr/*/load-more/* +interculturaldialogu/uz/event/*/ical +interculturaldialogu/uz/explore +interculturaldialogu/uz/paragraph-resource/* +interculturaldialogu/uz/resource/* +interculturaldialogu/uz/search +interculturaldialogu/uz/unesco-media/*/lightbox +interculturaldialogu/uz/unesco-paragraph/*/load-more +interculturaldialogu/uz/unesco-search/*/lightbox +interculturaldialogu/uz/unesco-solr/*/load-more/* +interculturaldialogu/zh/event/*/ical +interculturaldialogu/zh/explore +interculturaldialogu/zh/paragraph-resource/* +interculturaldialogu/zh/resource/* +interculturaldialogu/zh/search +interculturaldialogu/zh/unesco-media/*/lightbox +interculturaldialogu/zh/unesco-paragraph/*/load-more +interculturaldialogu/zh/unesco-search/*/lightbox +interculturaldialogu/zh/unesco-solr/*/load-more/* interface/ interface/chat interface/pda @@ -62869,7 +64952,6 @@ inventory-detail/print.htm inventory/help/search/results.html inventory/mobile/thanks.html inventory/thank-you.html -investcom/ investing/FierceMarkets investing/businesswire investing/fiercemarkets @@ -62918,6 +65000,10 @@ investment-funds/*zimbabwe investments investor investor-alert +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 @@ -62985,6 +65071,7 @@ ipadvantage/*/articles/ ipc ipdhelpr1c ipdhelpr1x +ipdiagnostics/ iphi iphone iphone/4/Contents/en/searchindex @@ -63034,6 +65121,7 @@ iris iris-zhou irismail irismj +irlist/includes/ irodr irs/de/ irs/de/textonly/ @@ -63364,8 +65452,10 @@ 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/error-static-cdn +it/event/*/ical it/event/*/shoutbox it/event/*/shoutbox? +it/explore it/facilities/Unixhelp it/features/partial/footer it/features/partial/page-bottom @@ -63474,6 +65564,7 @@ it/order-history it/outils/createur-de-logo/onboarding it/override it/owa.aspx +it/paragraph-resource/* it/password-recovery it/pdf it/personal @@ -63491,6 +65582,7 @@ it/pselectuser.php it/random it/register.php it/renew.html +it/resource/* it/resources it/resources*category= it/resources*company-or-business-role= @@ -63544,6 +65636,10 @@ it/tools/logo-maker/onboarding it/transactions it/translations it/treasury +it/unesco-media/*/lightbox +it/unesco-paragraph/*/load-more +it/unesco-search/*/lightbox +it/unesco-solr/*/load-more/* it/upload it/user it/user/*/journal @@ -63572,8 +65668,8 @@ ita/layout/set italianthings itc itc/ccnmtl/assets -itcz/ -itde/ +itcz +itde item item-img/* item/clone @@ -63602,14 +65698,14 @@ items/write iten/Rotationskolbenpumpe iten/knarrender iten/lastricher%C3%A0 -itfr/ -itgr/ +itfr +itgr itineraires itineraires/*/itineraires-de- itineraires/*/routes-a-partir-de- -itja/ +itja itkatz -itko/ +itko itm/*&fits itm/*, itm/*.jpg @@ -63629,12 +65725,12 @@ itm/soi itm/variationlogistics itm/watch itmhero -itnl/ +itnl itoolshelp -itpl/ -itpt/ -itro/ -itru/ +itpl +itpt +itro +itru its-national-cybersecurity-awareness-month its/internal its/new @@ -63645,15 +65741,15 @@ itsadmin itservices/sfuconnect itsnotok itsolutions/ -itsv/ -ittr/ +itsv +ittr itu_mt_main itudocr itudocs itunes itunes/mac/10.1/Contents/en/searchindex itvs/mt3 -itzh/ +itzh iui iv ivan.buzurovic @@ -63826,8 +65922,10 @@ ja/backgrounds ja/browse ja/cart ja/checkout +ja/event/*/ical ja/event/*/shoutbox ja/event/*/shoutbox? +ja/explore ja/features/partial/footer ja/features/partial/page-bottom ja/festival/*/shoutbox @@ -63856,11 +65954,13 @@ ja/music/+noredirect ja/myunited ja/onelook_american_dictionary_words.html ja/onelook_british_dictionary_words.html +ja/paragraph-resource/* ja/player ja/plus/r ja/privacy ja/privacy.html ja/renew.html +ja/resource/* ja/s/%E3%82%B3%E3%83%AC%E3%82%AF%E3%82%B7%E3%83%A7%E3%83%B3 ja/s/%E3%83%93%E3%82%B8%E3%83%A5%E3%82%A2%E3%83%AB ja/s/%E3%83%A6%E3%83%BC%E3%82%B6%E3%83%BC @@ -63876,6 +65976,10 @@ ja/spellcheck ja/support ja/tag/*/shoutbox ja/tag/*/shoutbox? +ja/unesco-media/*/lightbox +ja/unesco-paragraph/*/load-more +ja/unesco-search/*/lightbox +ja/unesco-solr/*/load-more/* ja/user ja/user/*/journal ja/user/*/library @@ -63911,24 +66015,24 @@ jacobrosen jacobs-engineering-magwaa jacqueline-lane jacquelineepstein -jacz/ +jacz +jade jade-moon -jade/ jaehyun_jung jaeinlee jaekim -jaes/ +jaes jaewonshin -jafr/ +jafr jagchhatwal -jagr/ +jagr jahuang jaimebgoldstein jaimepanoptotestsite -jait/ +jait jajp/ jakeconway -jako/ +jako jalali jalili jamaicavoices @@ -63956,7 +66060,7 @@ janetzong janewolfe janheng janitor -janl/ +janl jannejnappi jannyliao japan/directx/default.asp? @@ -63964,15 +66068,15 @@ japan/enable/textview.asp? japan/products/library/search.asp? japan/showcase/print/default.aspx? japan/terminology/query.asp? -japl/ -japt/ +japl +japt jarada jared jaredhawkins -jaro/ +jaro jarradvanstan jarred -jaru/ +jaru jasminc jasmine-runner/static-1.14 jasmine-runner/static-1.15 @@ -63989,8 +66093,8 @@ jasonadamsheets jasonjiaxiwu jasonkey jastover -jasv/ -jatr/ +jasv +jatr java javacalcs javadb/10.3.3.0 @@ -64031,7 +66135,7 @@ jayender jayoungchoi jayski/tracks/archive/story/_/id/*/* jayson-marwaha -jazh/ +jazh jazz/node jazz/users jb= @@ -64313,6 +66417,7 @@ jmiller jmoran jmpstore/ jmrobertson +jmx-console jnaritomi jnguyen jnluo @@ -64703,10 +66808,7 @@ joshpan joshuabenmergui joshuamartin joshuawright -jour-getitem/ -jourcgi journal -journal-getitem/ journal-subcriber.html journal.pl journal/ @@ -64744,8 +66846,8 @@ journal/geometry journal/geometry$ journal/hazardous_matters journal/hazardous_matters$ -journal/ices -journal/ices$ +journal/ice +journal/ice$ journal/ijip journal/ijip$ journal/ijmd @@ -64800,7 +66902,6 @@ journalshownewcomments.php journey/compiler/amp/iframe.html journeyman journeyplanner -joursearch/ jp jp$ jp*/blog-article-remove-faq-utms-*.js @@ -65476,6 +67577,14 @@ khan-labs?step=terms-and-conditions khan-labs?step=terms-and-conditions-redirect khan-labs?step=under-age-gate khan-labs?step=us-only +khanmigo/checkout?step=children-over-limit +khanmigo/checkout?step=english-only +khanmigo/checkout?step=ineligible +khanmigo/checkout?step=no-birthdate +khanmigo/checkout?step=terms-and-conditions +khanmigo/checkout?step=terms-and-conditions-redirect +khanmigo/checkout?step=under-age-gate +khanmigo/checkout?step=us-only khhcw49343/attachments khhcw49343/rss khinkyemonaung @@ -65761,24 +67870,24 @@ ko/versions.html ko/versions/*/release.html ko_kr ko_kr/templates/M -kocz/ -kode/ +kocz +kode kodixon -koes/ -kofr/ +koes +kofr kogod/calendar/ -kogr/ +kogr koha/ kohane koichiroshiba -koit/ -koja/ +koit +koja kolkata kolson komsuch koncerty kong -konl/ +konl konradboeschenstein kontakt$ kontakt-myheritage @@ -65799,22 +67908,23 @@ kontaktova%C5%A5-podporu kontaktovat-podporu kontaktovat-spole%C4%8Dnost-myheritage kontakty +kontakty/2-uncategorised.html kooperation$ kooperation/karriere$ -kopl/ -kopt/ +kopl +kopt korean korisauserzachrison -koro/ +koro kortizceballos -koru/ +koru korzina kossowsky kostioukhina -kosv/ -kotr/ +kosv +kotr kouafi -kozh/ +kozh kozin kp/ kpacheco-barrios @@ -66005,7 +68115,9 @@ lablestudio/shop/* labor labor-new labs +labs-maintenance.htm labs-statistics/? +labs-unavailable.htm labs/ labs/caption-search labs/capture @@ -66312,7 +68424,6 @@ learnmorelayer learnmorelayertv leave leave_feedback -leavingmsn/ lecture ledger-admin lee @@ -66471,6 +68582,7 @@ legdocs/mmis/2026/sv/bgrd/ legdocs/mmis/2026/sx/bgrd/ legdocs/mmis/2026/sy/bgrd/ legdocs/mmis/2026/sz/bgrd/ +legion legislacion/abogacia_estado.php? legislacion/consejo_estado.php? legislacion/legislacion.php? @@ -66712,6 +68824,7 @@ link.php link/ link2 link: +link? link_to linked linked_webroots @@ -66776,6 +68889,7 @@ listcommentary listed_taxa listen listener +listenerskype.aspx listes/ listing listing/*/buy @@ -66872,6 +68986,8 @@ living/dash living/relationships/hearstmagazines living/wellness/hearstmagazines livingcurriculum +livingin1901 +livingthepoorlife livraison-a-domicile livres-blancs liyanahusenay @@ -66955,6 +69071,7 @@ loc/2016/07/22/5790f83e468aeb4b178b45b0.html loc/volunteers loc= local +local local-dev local-dev-old local-navigation/ @@ -66991,6 +69108,7 @@ locale/overlay locale/overlay_secure locale=zh_CN locales +localhistory localhost_dump.rar localization localization-request.php @@ -67461,6 +69579,7 @@ ly988cc lyd/callbacks lyd/programmer?q lyf +lyris lyubov-eto_love-is-vtoroj-variant/ lz8858 lzhang @@ -67622,6 +69741,131 @@ ma/corporate/contact ma/news maarten maas +mab/50anniversary/ar/event/*/ical +mab/50anniversary/ar/explore +mab/50anniversary/ar/paragraph-resource/* +mab/50anniversary/ar/resource/* +mab/50anniversary/ar/search +mab/50anniversary/ar/unesco-media/*/lightbox +mab/50anniversary/ar/unesco-paragraph/*/load-more +mab/50anniversary/ar/unesco-search/*/lightbox +mab/50anniversary/ar/unesco-solr/*/load-more/* +mab/50anniversary/en/event/*/ical +mab/50anniversary/en/explore +mab/50anniversary/en/paragraph-resource/* +mab/50anniversary/en/resource/* +mab/50anniversary/en/search +mab/50anniversary/en/unesco-media/*/lightbox +mab/50anniversary/en/unesco-paragraph/*/load-more +mab/50anniversary/en/unesco-search/*/lightbox +mab/50anniversary/en/unesco-solr/*/load-more/* +mab/50anniversary/es/event/*/ical +mab/50anniversary/es/explore +mab/50anniversary/es/paragraph-resource/* +mab/50anniversary/es/resource/* +mab/50anniversary/es/search +mab/50anniversary/es/unesco-media/*/lightbox +mab/50anniversary/es/unesco-paragraph/*/load-more +mab/50anniversary/es/unesco-search/*/lightbox +mab/50anniversary/es/unesco-solr/*/load-more/* +mab/50anniversary/event/*/ical +mab/50anniversary/fr/event/*/ical +mab/50anniversary/fr/explore +mab/50anniversary/fr/paragraph-resource/* +mab/50anniversary/fr/resource/* +mab/50anniversary/fr/search +mab/50anniversary/fr/unesco-media/*/lightbox +mab/50anniversary/fr/unesco-paragraph/*/load-more +mab/50anniversary/fr/unesco-search/*/lightbox +mab/50anniversary/fr/unesco-solr/*/load-more/* +mab/50anniversary/id/event/*/ical +mab/50anniversary/id/explore +mab/50anniversary/id/paragraph-resource/* +mab/50anniversary/id/resource/* +mab/50anniversary/id/search +mab/50anniversary/id/unesco-media/*/lightbox +mab/50anniversary/id/unesco-paragraph/*/load-more +mab/50anniversary/id/unesco-search/*/lightbox +mab/50anniversary/id/unesco-solr/*/load-more/* +mab/50anniversary/it/event/*/ical +mab/50anniversary/it/explore +mab/50anniversary/it/paragraph-resource/* +mab/50anniversary/it/resource/* +mab/50anniversary/it/search +mab/50anniversary/it/unesco-media/*/lightbox +mab/50anniversary/it/unesco-paragraph/*/load-more +mab/50anniversary/it/unesco-search/*/lightbox +mab/50anniversary/it/unesco-solr/*/load-more/* +mab/50anniversary/ja/event/*/ical +mab/50anniversary/ja/explore +mab/50anniversary/ja/paragraph-resource/* +mab/50anniversary/ja/resource/* +mab/50anniversary/ja/search +mab/50anniversary/ja/unesco-media/*/lightbox +mab/50anniversary/ja/unesco-paragraph/*/load-more +mab/50anniversary/ja/unesco-search/*/lightbox +mab/50anniversary/ja/unesco-solr/*/load-more/* +mab/50anniversary/paragraph-resource/* +mab/50anniversary/pt/event/*/ical +mab/50anniversary/pt/explore +mab/50anniversary/pt/paragraph-resource/* +mab/50anniversary/pt/resource/* +mab/50anniversary/pt/search +mab/50anniversary/pt/unesco-media/*/lightbox +mab/50anniversary/pt/unesco-paragraph/*/load-more +mab/50anniversary/pt/unesco-search/*/lightbox +mab/50anniversary/pt/unesco-solr/*/load-more/* +mab/50anniversary/resource/* +mab/50anniversary/ru/event/*/ical +mab/50anniversary/ru/explore +mab/50anniversary/ru/paragraph-resource/* +mab/50anniversary/ru/resource/* +mab/50anniversary/ru/search +mab/50anniversary/ru/unesco-media/*/lightbox +mab/50anniversary/ru/unesco-paragraph/*/load-more +mab/50anniversary/ru/unesco-search/*/lightbox +mab/50anniversary/ru/unesco-solr/*/load-more/* +mab/50anniversary/search +mab/50anniversary/th/event/*/ical +mab/50anniversary/th/explore +mab/50anniversary/th/paragraph-resource/* +mab/50anniversary/th/resource/* +mab/50anniversary/th/search +mab/50anniversary/th/unesco-media/*/lightbox +mab/50anniversary/th/unesco-paragraph/*/load-more +mab/50anniversary/th/unesco-search/*/lightbox +mab/50anniversary/th/unesco-solr/*/load-more/* +mab/50anniversary/uk/event/*/ical +mab/50anniversary/uk/explore +mab/50anniversary/uk/paragraph-resource/* +mab/50anniversary/uk/resource/* +mab/50anniversary/uk/search +mab/50anniversary/uk/unesco-media/*/lightbox +mab/50anniversary/uk/unesco-paragraph/*/load-more +mab/50anniversary/uk/unesco-search/*/lightbox +mab/50anniversary/uk/unesco-solr/*/load-more/* +mab/50anniversary/unesco-media/*/lightbox +mab/50anniversary/unesco-paragraph/*/load-more +mab/50anniversary/unesco-search/*/lightbox +mab/50anniversary/unesco-solr/*/load-more/* +mab/50anniversary/uz/event/*/ical +mab/50anniversary/uz/explore +mab/50anniversary/uz/paragraph-resource/* +mab/50anniversary/uz/resource/* +mab/50anniversary/uz/search +mab/50anniversary/uz/unesco-media/*/lightbox +mab/50anniversary/uz/unesco-paragraph/*/load-more +mab/50anniversary/uz/unesco-search/*/lightbox +mab/50anniversary/uz/unesco-solr/*/load-more/* +mab/50anniversary/zh/event/*/ical +mab/50anniversary/zh/explore +mab/50anniversary/zh/paragraph-resource/* +mab/50anniversary/zh/resource/* +mab/50anniversary/zh/search +mab/50anniversary/zh/unesco-media/*/lightbox +mab/50anniversary/zh/unesco-paragraph/*/load-more +mab/50anniversary/zh/unesco-search/*/lightbox +mab/50anniversary/zh/unesco-solr/*/load-more/* mabdelsalam mac mac-game-download/ @@ -67641,10 +69885,6 @@ machine-translation-engines mackay macosnews macquariematters/*/feed -macron-emails/emailid/16684 -macron-emails/emailid/29587 -macron-emails/emailid/39433 -macron-emails/emailid/40980 macros mactopia/help.mspx? madea-s-big-happy-family @@ -67998,6 +70238,7 @@ maps/*?lang=uk$ maps/*?lang=uz$ maps/*?ll= maps/about +maps/adsendpoint maps/api/js maps/api/place/js maps/api/staticmap @@ -68219,12 +70460,6 @@ mathematica/mathematica-11.0-wordcloud.html mathhunt/index.asp mathis mathjax -mathscinet-docdelivery/ -mathscinet-getauth -mathscinet-getitem/ -mathscinet-relay/ -mathscinet/ -mathscinet/addclip.html mathtest matkat/?s= matkat/search @@ -68385,6 +70620,8 @@ mbrady mbronstein mbsullivan mburkhauser +mc-publication-test-folder +mc-publication-test-folder.html mc.html mc/ mc/all/ad.html @@ -68521,6 +70758,8 @@ media/pagelist media/player media/player/data/ media/popup/ +media/q4-results-test-page +media/q4-results-test-page.html media/shop media/subscribe media/textonly/ @@ -68819,7 +71058,6 @@ medicine/intranet medicine/nephrology/treatments-and-services/vcg-appointment-thankyou medicine/pathways/referral-thank-you medicine/people/academics-old/profiles -medien/hermes medios1.php medium= medlineplus/URLchecker @@ -68852,7 +71090,6 @@ meeting/schedule meetingOptionshttp://teamusa.org/robots.txt meetings meetings/en/html.jsp -meetings/national/jmm/2124_abstracts/1056-30-23.pdf meetings/pdocs/ meetup_api/? meetup_api? @@ -68867,7 +71104,6 @@ mehoward meia mein-adac/meine-fahrzeuge/ meine-news -meinung/favoriten meirbarak meizhang melanysunminpark @@ -68879,8 +71115,6 @@ mema/search/node member member-*_ member-center? -member-directory -member-getitem* member-reg/ member.php member/ @@ -69033,6 +71267,7 @@ merchant/directions merchant/imageUploadPreview merchant/loc merchant/moreProducts? +merchant/reviews? merchant/update merchant_login merchant_shipping_policy.pdf @@ -69241,6 +71476,131 @@ mikhak mikly.pl mil mil*? +mil4teachers/ar/event/*/ical +mil4teachers/ar/explore +mil4teachers/ar/paragraph-resource/* +mil4teachers/ar/resource/* +mil4teachers/ar/search +mil4teachers/ar/unesco-media/*/lightbox +mil4teachers/ar/unesco-paragraph/*/load-more +mil4teachers/ar/unesco-search/*/lightbox +mil4teachers/ar/unesco-solr/*/load-more/* +mil4teachers/en/event/*/ical +mil4teachers/en/explore +mil4teachers/en/paragraph-resource/* +mil4teachers/en/resource/* +mil4teachers/en/search +mil4teachers/en/unesco-media/*/lightbox +mil4teachers/en/unesco-paragraph/*/load-more +mil4teachers/en/unesco-search/*/lightbox +mil4teachers/en/unesco-solr/*/load-more/* +mil4teachers/es/event/*/ical +mil4teachers/es/explore +mil4teachers/es/paragraph-resource/* +mil4teachers/es/resource/* +mil4teachers/es/search +mil4teachers/es/unesco-media/*/lightbox +mil4teachers/es/unesco-paragraph/*/load-more +mil4teachers/es/unesco-search/*/lightbox +mil4teachers/es/unesco-solr/*/load-more/* +mil4teachers/event/*/ical +mil4teachers/fr/event/*/ical +mil4teachers/fr/explore +mil4teachers/fr/paragraph-resource/* +mil4teachers/fr/resource/* +mil4teachers/fr/search +mil4teachers/fr/unesco-media/*/lightbox +mil4teachers/fr/unesco-paragraph/*/load-more +mil4teachers/fr/unesco-search/*/lightbox +mil4teachers/fr/unesco-solr/*/load-more/* +mil4teachers/id/event/*/ical +mil4teachers/id/explore +mil4teachers/id/paragraph-resource/* +mil4teachers/id/resource/* +mil4teachers/id/search +mil4teachers/id/unesco-media/*/lightbox +mil4teachers/id/unesco-paragraph/*/load-more +mil4teachers/id/unesco-search/*/lightbox +mil4teachers/id/unesco-solr/*/load-more/* +mil4teachers/it/event/*/ical +mil4teachers/it/explore +mil4teachers/it/paragraph-resource/* +mil4teachers/it/resource/* +mil4teachers/it/search +mil4teachers/it/unesco-media/*/lightbox +mil4teachers/it/unesco-paragraph/*/load-more +mil4teachers/it/unesco-search/*/lightbox +mil4teachers/it/unesco-solr/*/load-more/* +mil4teachers/ja/event/*/ical +mil4teachers/ja/explore +mil4teachers/ja/paragraph-resource/* +mil4teachers/ja/resource/* +mil4teachers/ja/search +mil4teachers/ja/unesco-media/*/lightbox +mil4teachers/ja/unesco-paragraph/*/load-more +mil4teachers/ja/unesco-search/*/lightbox +mil4teachers/ja/unesco-solr/*/load-more/* +mil4teachers/paragraph-resource/* +mil4teachers/pt/event/*/ical +mil4teachers/pt/explore +mil4teachers/pt/paragraph-resource/* +mil4teachers/pt/resource/* +mil4teachers/pt/search +mil4teachers/pt/unesco-media/*/lightbox +mil4teachers/pt/unesco-paragraph/*/load-more +mil4teachers/pt/unesco-search/*/lightbox +mil4teachers/pt/unesco-solr/*/load-more/* +mil4teachers/resource/* +mil4teachers/ru/event/*/ical +mil4teachers/ru/explore +mil4teachers/ru/paragraph-resource/* +mil4teachers/ru/resource/* +mil4teachers/ru/search +mil4teachers/ru/unesco-media/*/lightbox +mil4teachers/ru/unesco-paragraph/*/load-more +mil4teachers/ru/unesco-search/*/lightbox +mil4teachers/ru/unesco-solr/*/load-more/* +mil4teachers/search +mil4teachers/th/event/*/ical +mil4teachers/th/explore +mil4teachers/th/paragraph-resource/* +mil4teachers/th/resource/* +mil4teachers/th/search +mil4teachers/th/unesco-media/*/lightbox +mil4teachers/th/unesco-paragraph/*/load-more +mil4teachers/th/unesco-search/*/lightbox +mil4teachers/th/unesco-solr/*/load-more/* +mil4teachers/uk/event/*/ical +mil4teachers/uk/explore +mil4teachers/uk/paragraph-resource/* +mil4teachers/uk/resource/* +mil4teachers/uk/search +mil4teachers/uk/unesco-media/*/lightbox +mil4teachers/uk/unesco-paragraph/*/load-more +mil4teachers/uk/unesco-search/*/lightbox +mil4teachers/uk/unesco-solr/*/load-more/* +mil4teachers/unesco-media/*/lightbox +mil4teachers/unesco-paragraph/*/load-more +mil4teachers/unesco-search/*/lightbox +mil4teachers/unesco-solr/*/load-more/* +mil4teachers/uz/event/*/ical +mil4teachers/uz/explore +mil4teachers/uz/paragraph-resource/* +mil4teachers/uz/resource/* +mil4teachers/uz/search +mil4teachers/uz/unesco-media/*/lightbox +mil4teachers/uz/unesco-paragraph/*/load-more +mil4teachers/uz/unesco-search/*/lightbox +mil4teachers/uz/unesco-solr/*/load-more/* +mil4teachers/zh/event/*/ical +mil4teachers/zh/explore +mil4teachers/zh/paragraph-resource/* +mil4teachers/zh/resource/* +mil4teachers/zh/search +mil4teachers/zh/unesco-media/*/lightbox +mil4teachers/zh/unesco-paragraph/*/load-more +mil4teachers/zh/unesco-search/*/lightbox +mil4teachers/zh/unesco-solr/*/load-more/* milb/stats mileageplan/AboutEStatements.asp mileageplan/AboutMP.asp @@ -69292,6 +71652,7 @@ mileageplan/ssl/mpauction/MPauctionBidForm.asp mileageplan/ssl/mpauction/MPauctionMain.asp mileageplan/ssl/partner/PartnerForm.asp military +militaryhistory million-dollar-arm milstone mimeType= @@ -69893,7 +72254,7 @@ moonsoo mootazsalman morae-eula.html morae-get-morae.html -morcelle/http://scholastic.com/robots.txt +morcelle more more+colours+swatches* more= @@ -69965,6 +72326,131 @@ movies/moviemax/index.htm movies/premier/index.htm movies/templates/listings movies? +mowlac/ar/event/*/ical +mowlac/ar/explore +mowlac/ar/paragraph-resource/* +mowlac/ar/resource/* +mowlac/ar/search +mowlac/ar/unesco-media/*/lightbox +mowlac/ar/unesco-paragraph/*/load-more +mowlac/ar/unesco-search/*/lightbox +mowlac/ar/unesco-solr/*/load-more/* +mowlac/en/event/*/ical +mowlac/en/explore +mowlac/en/paragraph-resource/* +mowlac/en/resource/* +mowlac/en/search +mowlac/en/unesco-media/*/lightbox +mowlac/en/unesco-paragraph/*/load-more +mowlac/en/unesco-search/*/lightbox +mowlac/en/unesco-solr/*/load-more/* +mowlac/es/event/*/ical +mowlac/es/explore +mowlac/es/paragraph-resource/* +mowlac/es/resource/* +mowlac/es/search +mowlac/es/unesco-media/*/lightbox +mowlac/es/unesco-paragraph/*/load-more +mowlac/es/unesco-search/*/lightbox +mowlac/es/unesco-solr/*/load-more/* +mowlac/event/*/ical +mowlac/fr/event/*/ical +mowlac/fr/explore +mowlac/fr/paragraph-resource/* +mowlac/fr/resource/* +mowlac/fr/search +mowlac/fr/unesco-media/*/lightbox +mowlac/fr/unesco-paragraph/*/load-more +mowlac/fr/unesco-search/*/lightbox +mowlac/fr/unesco-solr/*/load-more/* +mowlac/id/event/*/ical +mowlac/id/explore +mowlac/id/paragraph-resource/* +mowlac/id/resource/* +mowlac/id/search +mowlac/id/unesco-media/*/lightbox +mowlac/id/unesco-paragraph/*/load-more +mowlac/id/unesco-search/*/lightbox +mowlac/id/unesco-solr/*/load-more/* +mowlac/it/event/*/ical +mowlac/it/explore +mowlac/it/paragraph-resource/* +mowlac/it/resource/* +mowlac/it/search +mowlac/it/unesco-media/*/lightbox +mowlac/it/unesco-paragraph/*/load-more +mowlac/it/unesco-search/*/lightbox +mowlac/it/unesco-solr/*/load-more/* +mowlac/ja/event/*/ical +mowlac/ja/explore +mowlac/ja/paragraph-resource/* +mowlac/ja/resource/* +mowlac/ja/search +mowlac/ja/unesco-media/*/lightbox +mowlac/ja/unesco-paragraph/*/load-more +mowlac/ja/unesco-search/*/lightbox +mowlac/ja/unesco-solr/*/load-more/* +mowlac/paragraph-resource/* +mowlac/pt/event/*/ical +mowlac/pt/explore +mowlac/pt/paragraph-resource/* +mowlac/pt/resource/* +mowlac/pt/search +mowlac/pt/unesco-media/*/lightbox +mowlac/pt/unesco-paragraph/*/load-more +mowlac/pt/unesco-search/*/lightbox +mowlac/pt/unesco-solr/*/load-more/* +mowlac/resource/* +mowlac/ru/event/*/ical +mowlac/ru/explore +mowlac/ru/paragraph-resource/* +mowlac/ru/resource/* +mowlac/ru/search +mowlac/ru/unesco-media/*/lightbox +mowlac/ru/unesco-paragraph/*/load-more +mowlac/ru/unesco-search/*/lightbox +mowlac/ru/unesco-solr/*/load-more/* +mowlac/search +mowlac/th/event/*/ical +mowlac/th/explore +mowlac/th/paragraph-resource/* +mowlac/th/resource/* +mowlac/th/search +mowlac/th/unesco-media/*/lightbox +mowlac/th/unesco-paragraph/*/load-more +mowlac/th/unesco-search/*/lightbox +mowlac/th/unesco-solr/*/load-more/* +mowlac/uk/event/*/ical +mowlac/uk/explore +mowlac/uk/paragraph-resource/* +mowlac/uk/resource/* +mowlac/uk/search +mowlac/uk/unesco-media/*/lightbox +mowlac/uk/unesco-paragraph/*/load-more +mowlac/uk/unesco-search/*/lightbox +mowlac/uk/unesco-solr/*/load-more/* +mowlac/unesco-media/*/lightbox +mowlac/unesco-paragraph/*/load-more +mowlac/unesco-search/*/lightbox +mowlac/unesco-solr/*/load-more/* +mowlac/uz/event/*/ical +mowlac/uz/explore +mowlac/uz/paragraph-resource/* +mowlac/uz/resource/* +mowlac/uz/search +mowlac/uz/unesco-media/*/lightbox +mowlac/uz/unesco-paragraph/*/load-more +mowlac/uz/unesco-search/*/lightbox +mowlac/uz/unesco-solr/*/load-more/* +mowlac/zh/event/*/ical +mowlac/zh/explore +mowlac/zh/paragraph-resource/* +mowlac/zh/resource/* +mowlac/zh/search +mowlac/zh/unesco-media/*/lightbox +mowlac/zh/unesco-paragraph/*/load-more +mowlac/zh/unesco-search/*/lightbox +mowlac/zh/unesco-solr/*/load-more/* moyers/journal/about/search_google.html moyers/mt3 moyers/mt4 @@ -70051,14 +72537,11 @@ mr/spellcheck mr/user mr/users mrd -mref/ mreiterer mres-social-policy mres-social-work -mresub/ mri mrigolizzo -mrlookup/ mrotemberg mrowan mrsharan @@ -70237,7 +72720,6 @@ mschwartz msclkid= msd-srv/ssm/cgi-bin msd.old -msdemo/ msdn-files/ msdnmag/ msdntv/ @@ -70265,9 +72747,6 @@ msmcnamara msmojo msn msn/ -msnhtml/ -msnmain -msnpdf/ msordo msotestenv msp @@ -70348,6 +72827,8 @@ musafim muse/identity/v2/identity.js muser museuhistoria/*/activitats$ +museum +museum/includes/ museum2 museumdays/accounts music @@ -70731,6 +73212,7 @@ myorder myorders/* myoung mypage +mypage mypage/chat mypage/chat/* mypage/listings @@ -71177,6 +73659,8 @@ news/2011/9/adele-scoops-triple-world-record-success-in-new-guinness-world-recor news/2018/02/springfield_man_faces_rape_cha.html news/2020/02/trumps-tax-break-promised-housing-opportunity-but-the-forgotten-are-still-waiting.html news/240602.html +news/372.htm +news/999-snow.htm news/? news/?gl= news/?hl= @@ -72285,7 +74769,6 @@ nl-nl/deelnemers-enquetes/veilig-in-het-veld/training-links-en-telefoonnummers nl-nl/deelnemers-enquetes/veilig-in-het-veld/veelgestelde-vragen-personen nl-nl/deelnemers-enquetes/veilig-in-het-veld/wat-te-doen-bij-incidenten nl-nl/errors/500-error -nl-nl/errors/vertaling-niet-beschikbaar nl-nl/errors/we-kunnen-de-pagina-die-je-zoekt-niet-vinden nl-nl/externe-alias/ontdek-statline nl-nl/maatschappij/veiligheid-en-recht/veiligheidsmonitor/het-formulier-is-verzonden- @@ -72327,6 +74810,7 @@ nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/ja nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarverslagen/cbs-jaarverslag-2019 nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarverslagen/cbs-jaarverslag-2020 nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarverslagen/cbs-jaarverslag-2021 +nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarverslagen/cbs-jaarverslag-2022 nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarverslagen/jaarverslag-2004 nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarverslagen/jaarverslag-2006 nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarverslagen/jaarverslag-2008 @@ -72808,23 +75292,23 @@ nl_BE/EUR nl_NL/EUR nl_nl/sjablonen/M nlanter -nlcz/ -nlde/ -nles/ -nlfr/ -nlgr/ -nlit/ -nlja/ -nlko/ -nlpl/ -nlpt/ -nlro/ -nlru/ -nlsv/ -nltr/ +nlcz +nlde +nles +nlfr +nlgr +nlit +nlja +nlko +nlpl +nlpt +nlro +nlru +nlsv +nltr nltrack nlylew -nlzh/ +nlzh nm1 nmaps/*? nmathewson @@ -73168,6 +75652,7 @@ notificationId notifications notifications notifications$ +notifications/ notifications/* notify.js notifyMe.jsp @@ -73504,6 +75989,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 @@ -73597,6 +76086,8 @@ offers/nonprofits offers/nonprofits$ offers/nonprofits% offers/nonprofits? +offers/proxy/dealsserver/api/log +offers/proxy/dealsserver/buy office/ office/supplies/MySoftwareDownload office/supplies/StaplesAddRemoveCoupon @@ -73691,7 +76182,6 @@ oil-spill-reports oit/network/Wired-7.cfm oit/search/node oja -ojp okwon olam/IdentityFailureAction.olamexecute* olam/jsp/login/inProgress.jsp* @@ -73801,6 +76291,7 @@ online/cronaca/veronaecstasy/bologna/bologna.html online/etc/medialib online/feeds/ online/freedom/ +online/includes online/includes/ online/ink/ online/investments/ @@ -73837,7 +76328,6 @@ online/tagging/article/military_jobs_dbclick_artcl.htm online/tagging/article/military_personal_dbclick_artcl.htm online/tagging/article/military_personal_pixel_artcl.htm online3 -online_bks/ onlinecourses onlinedoc/ onlineopinionF3cS @@ -73863,7 +76353,6 @@ op.xml op210 op7260 op7321 -opa/pr/support opb/mt4 opc ope/ @@ -73959,7 +76448,6 @@ order/* order/*/gazelle order/*/small-van order/*/van -order/confirmation/* order/thank-you order= order=* @@ -74170,7 +76658,6 @@ p/*/search p/*/search_feed p/*/search_help p/*/serveFlavor -p/*/share p/*/source/diff p/*/svn p/*/tree @@ -74584,6 +77071,7 @@ papers/*? papers/establishingtrust.html papi par4 +paragraph-resource/* param.xml paranal/sciops/team_only parasites @@ -74706,6 +77194,7 @@ partnerstore/help/search-results.html partnerstore/help/test.html partnersupport partnerworld/portal +pas-198 passengerFirstName= passengerLastName= password @@ -74911,10 +77400,7 @@ pedrodeabreu pedromoreira pedropontual peeler -peer-review/ peerconnection/feeds -peerdomo/ -peertrack/ pega/customers-for-life pegulator pei @@ -75868,6 +78354,7 @@ play/tv/video/mail play/video/*/socialTracking/counts play/videos/modulos play=1 +play_list.xml player player player.swf @@ -75896,37 +78383,38 @@ playground-for-testing-stuff/ playground/ playing-house playlist +playlist.aspx playlist.php playlist.xml playlists/*/user playlists/flag plays playstation -plcz/ -plde/ +plcz +plde please_wait.php plehmann plenary/*/vod.html -ples/ +ples plesk-lifecycle-policy-draft plesk-webops-and-hosting-panel/ -plfr/ -plgr/ +plfr +plgr pli -plit/ +plit pliu -plja/ -plko/ -plnl/ +plja +plko +plnl plonejsi18n$ plp$ -plpt/ -plro/ -plru/ +plpt +plro +plru pls pls/zone2/f -plsv/ -pltr/ +plsv +pltr plug_id plugin plugin/*.css @@ -75973,9 +78461,8 @@ plus/login plus/r plus/signup plus/vip -plusd/cables/07PANAMA255_a.html plusinstall -plzh/ +plzh pm pm-optout pm/ @@ -76003,7 +78490,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:\x22EAEycQobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_CiUKI1dhcyBiZWRldXRldCBVc2VyIEFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22JAL59I95_YSbts1vgNBH2HgxsS0\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:\x22EAEycQobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_CiUKI1dhcyBiZWRldXRldCBVc2VyIEFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x220gJ-v0UjTH9yyRQnzNwt2AosoUo\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe pmcomment pmcomment/ pmeehan @@ -76045,6 +78532,7 @@ podcasting/includes/resistance.xml podcasting/includes/theheart.xml podcasting/includes/tsoas.xml podcasts +podcasts podcasts$ podcasts.*$ podcasts/2doc-belt-met-boeijen$ @@ -76354,6 +78842,7 @@ poojapaul poolId= pools/c pools/campaign +poor_law pooyan pooyanni pop @@ -76398,6 +78887,7 @@ pornhub porno pornography portal +portal portal-2003 portal-2004 portal-dev-x @@ -76460,7 +78950,6 @@ portfolio portfolio-airtable portfolio-site portfolio/ -portfolio/* portland/2011/01/portland_woman_upset_by_attack.html portland/2016/12/who_is_portlands_mysterious_li.html portland/2017/01/lincoln_high_school_student_ac.html @@ -76692,6 +79181,7 @@ presentation presentationMgr/ presenter.html preserv/extranet +preservation press press$ press-and-media @@ -76702,7 +79192,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://10096194.fls.doubleclick.net/robots.txt press/exhibition-press-room press/fellowship press/founders/ @@ -76717,6 +79207,7 @@ pressa.aspx?PressaTag=* presse/unilist pressebox pressoffice +presspreview/ pressrelease/piemonte pressroom presto @@ -76805,6 +79296,7 @@ print.asp?* print.cfm print.do print.htm +print.html print/* print/article/* print/pdf/node @@ -76903,6 +79395,7 @@ pro/user-events.aspx pro/user-home.aspx pro/waze/report/*?*&hash= pro2 +proFile/history? proMatch proProjects proTeXt @@ -76984,6 +79477,7 @@ product/prd-5193422 product/productreviews/ product/recommended product/review/add +product/reviews? product/summer-plant-based-recipe-cookbook product/valentines-chocolate-vegan-cookbook product/vegan-desserts-cookbook @@ -77079,7 +79573,6 @@ productreview/user products products.php? products/ -products/* products/*+ products/*--*--*-- products/*/*/dse @@ -77304,9 +79797,6 @@ productupdates.php productxml proekty/* prof -prof-services/ -prof-services/nsa/ -profession/data/annual-survey/AS-Committee/ professional-certificates-noperf professional-certificates-perf professional-projects-request-form/thanks @@ -77318,12 +79808,12 @@ professionals/country/*/locations/locations.kml professionals/locations/locations.kml professionals/query professionals/s -profi/* profil profil/ profile profile-details profile-short.jspa +profile.aspx profile.php?action=search profile/ profile/$ @@ -77351,6 +79841,7 @@ profile/contributor/? profile/downloads_limit profile/edit profile/gravlady +profile/history? profile/license profile/manage profile/messages @@ -77640,14 +80131,12 @@ progressloading.html project project-chooser!input.jspa project-spice -project/* project/*/event project/issues/*/search project/issues/search project/issues/subscribe-mail project/video projects -projects/* projects/*/activity projects/*/best_release.html projects/*/complete @@ -77722,6 +80211,9 @@ promotions promotions promotions/attracta-promo promotions/emails +pronom +pronom/product/ +pronom/vendor/ proof proof= proof=t%2Btarget%3D\ @@ -77776,7 +80268,6 @@ proudtobeageek/ prova provi/check providers -provincia provost/articulation proximic proximus @@ -78028,10 +80519,14 @@ pt/consultoria-tributaria-societaria/tributacao-de-pessoas-fisicas.html pt/contact.php pt/conversations pt/css +pt/days/world-radio/grid +pt/days/world-radio/list +pt/days/world-radio/map pt/de/ pt/de/textonly/ pt/en/textonly/ pt/error-static-cdn +pt/event/*/ical pt/event/*/shoutbox pt/event/*/shoutbox? pt/eventos/2010_reunioes_ministeriais.asp @@ -78040,6 +80535,7 @@ 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 @@ -78086,6 +80582,7 @@ pt/music/+noredirect pt/navegar pt/onelook_american_dictionary_words.html pt/onelook_british_dictionary_words.html +pt/paragraph-resource/* pt/player pt/preferences/update pt/pselectlist.php @@ -78100,6 +80597,7 @@ pt/recursos/website-builder/templates/business-and-services*order= pt/recursos/website-builder/templates/business-and-services/ pt/recursos/website-builder/templates/business-and-services/*,* pt/register.php +pt/resource/* pt/search pt/search*attr_*= pt/search*price_bucket= @@ -78121,11 +80619,18 @@ pt/teams pt/textonly/ pt/transactions pt/treasury +pt/unesco-media/*/lightbox +pt/unesco-paragraph/*/load-more +pt/unesco-search/*/lightbox +pt/unesco-solr/*/load-more/* pt/user/*/journal pt/user/*/library pt/user/*/library/music pt/user/*/shoutbox pt/user/*/shoutbox? +pt/world-media-trends/grid +pt/world-media-trends/list +pt/world-media-trends/map pt/your pt_OT/EUR pt_PT/EUR @@ -78156,18 +80661,18 @@ pt_pt/modelos/M pt_pt/renew.html pt_pt/support ptapi/* -ptcz/ +ptcz ptd -ptde/ +ptde pten/deslanchar -ptfr/ -ptgr/ -ptit/ -ptja/ -ptko/ -ptnl/ +ptfr +ptgr +ptit +ptja +ptko +ptnl ptp -ptpl/ +ptpl ptr-2/account ptr-2/account= ptr-2/error-static-cdn @@ -78184,12 +80689,12 @@ ptr/list= ptr/random ptr/search ptr/site-achievement -ptro/ -ptru/ -ptsv/ -pttr/ +ptro +ptru +ptsv +pttr ptype= -ptzh/ +ptzh pu pu_all pu_echo/*.htaccess @@ -78795,6 +81300,7 @@ 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 @@ -78821,7 +81327,6 @@ raters/ap-reader-chat/ap-reader-chat ratgeber/check/* rating rating/ -rating/average rating=* ratings ratings$ @@ -79069,7 +81574,9 @@ recording records records/*.php? records/*/preview +records/old/ records/pal: +recordsmanagement recortes recover recovery @@ -79078,6 +81585,7 @@ recruit/dashboard recruit/helpnew/ recruit/userguide/search-results.html recrutement/ +recs recuperation-mot-de-passe recurring red @@ -79242,6 +81750,8 @@ registration.html registration/ registration/archive_upload_apply.asp* registration/ext +registration/includes/ +registration/js/ registrierung registries registry @@ -79303,6 +81813,7 @@ releasenotes/item/ releases relevance_feedback religion_tshirt +religiousarchives relist/ relnotes relocator @@ -79312,7 +81823,6 @@ rememberme remingtonhill remixed/rules/ remo -remont-kvartir/ remote remote-login.php remote.control @@ -79405,8 +81915,758 @@ reports-and-violations reports-testimonies reports-testimonies? reports/ +reports/access-to-information/2021/ar/event/*/ical +reports/access-to-information/2021/ar/explore +reports/access-to-information/2021/ar/paragraph-resource/* +reports/access-to-information/2021/ar/resource/* +reports/access-to-information/2021/ar/search +reports/access-to-information/2021/ar/unesco-media/*/lightbox +reports/access-to-information/2021/ar/unesco-paragraph/*/load-more +reports/access-to-information/2021/ar/unesco-search/*/lightbox +reports/access-to-information/2021/ar/unesco-solr/*/load-more/* +reports/access-to-information/2021/en/event/*/ical +reports/access-to-information/2021/en/explore +reports/access-to-information/2021/en/paragraph-resource/* +reports/access-to-information/2021/en/resource/* +reports/access-to-information/2021/en/search +reports/access-to-information/2021/en/unesco-media/*/lightbox +reports/access-to-information/2021/en/unesco-paragraph/*/load-more +reports/access-to-information/2021/en/unesco-search/*/lightbox +reports/access-to-information/2021/en/unesco-solr/*/load-more/* +reports/access-to-information/2021/es/event/*/ical +reports/access-to-information/2021/es/explore +reports/access-to-information/2021/es/paragraph-resource/* +reports/access-to-information/2021/es/resource/* +reports/access-to-information/2021/es/search +reports/access-to-information/2021/es/unesco-media/*/lightbox +reports/access-to-information/2021/es/unesco-paragraph/*/load-more +reports/access-to-information/2021/es/unesco-search/*/lightbox +reports/access-to-information/2021/es/unesco-solr/*/load-more/* +reports/access-to-information/2021/event/*/ical +reports/access-to-information/2021/fr/event/*/ical +reports/access-to-information/2021/fr/explore +reports/access-to-information/2021/fr/paragraph-resource/* +reports/access-to-information/2021/fr/resource/* +reports/access-to-information/2021/fr/search +reports/access-to-information/2021/fr/unesco-media/*/lightbox +reports/access-to-information/2021/fr/unesco-paragraph/*/load-more +reports/access-to-information/2021/fr/unesco-search/*/lightbox +reports/access-to-information/2021/fr/unesco-solr/*/load-more/* +reports/access-to-information/2021/id/event/*/ical +reports/access-to-information/2021/id/explore +reports/access-to-information/2021/id/paragraph-resource/* +reports/access-to-information/2021/id/resource/* +reports/access-to-information/2021/id/search +reports/access-to-information/2021/id/unesco-media/*/lightbox +reports/access-to-information/2021/id/unesco-paragraph/*/load-more +reports/access-to-information/2021/id/unesco-search/*/lightbox +reports/access-to-information/2021/id/unesco-solr/*/load-more/* +reports/access-to-information/2021/it/event/*/ical +reports/access-to-information/2021/it/explore +reports/access-to-information/2021/it/paragraph-resource/* +reports/access-to-information/2021/it/resource/* +reports/access-to-information/2021/it/search +reports/access-to-information/2021/it/unesco-media/*/lightbox +reports/access-to-information/2021/it/unesco-paragraph/*/load-more +reports/access-to-information/2021/it/unesco-search/*/lightbox +reports/access-to-information/2021/it/unesco-solr/*/load-more/* +reports/access-to-information/2021/ja/event/*/ical +reports/access-to-information/2021/ja/explore +reports/access-to-information/2021/ja/paragraph-resource/* +reports/access-to-information/2021/ja/resource/* +reports/access-to-information/2021/ja/search +reports/access-to-information/2021/ja/unesco-media/*/lightbox +reports/access-to-information/2021/ja/unesco-paragraph/*/load-more +reports/access-to-information/2021/ja/unesco-search/*/lightbox +reports/access-to-information/2021/ja/unesco-solr/*/load-more/* +reports/access-to-information/2021/paragraph-resource/* +reports/access-to-information/2021/pt/event/*/ical +reports/access-to-information/2021/pt/explore +reports/access-to-information/2021/pt/paragraph-resource/* +reports/access-to-information/2021/pt/resource/* +reports/access-to-information/2021/pt/search +reports/access-to-information/2021/pt/unesco-media/*/lightbox +reports/access-to-information/2021/pt/unesco-paragraph/*/load-more +reports/access-to-information/2021/pt/unesco-search/*/lightbox +reports/access-to-information/2021/pt/unesco-solr/*/load-more/* +reports/access-to-information/2021/resource/* +reports/access-to-information/2021/ru/event/*/ical +reports/access-to-information/2021/ru/explore +reports/access-to-information/2021/ru/paragraph-resource/* +reports/access-to-information/2021/ru/resource/* +reports/access-to-information/2021/ru/search +reports/access-to-information/2021/ru/unesco-media/*/lightbox +reports/access-to-information/2021/ru/unesco-paragraph/*/load-more +reports/access-to-information/2021/ru/unesco-search/*/lightbox +reports/access-to-information/2021/ru/unesco-solr/*/load-more/* +reports/access-to-information/2021/search +reports/access-to-information/2021/th/event/*/ical +reports/access-to-information/2021/th/explore +reports/access-to-information/2021/th/paragraph-resource/* +reports/access-to-information/2021/th/resource/* +reports/access-to-information/2021/th/search +reports/access-to-information/2021/th/unesco-media/*/lightbox +reports/access-to-information/2021/th/unesco-paragraph/*/load-more +reports/access-to-information/2021/th/unesco-search/*/lightbox +reports/access-to-information/2021/th/unesco-solr/*/load-more/* +reports/access-to-information/2021/uk/event/*/ical +reports/access-to-information/2021/uk/explore +reports/access-to-information/2021/uk/paragraph-resource/* +reports/access-to-information/2021/uk/resource/* +reports/access-to-information/2021/uk/search +reports/access-to-information/2021/uk/unesco-media/*/lightbox +reports/access-to-information/2021/uk/unesco-paragraph/*/load-more +reports/access-to-information/2021/uk/unesco-search/*/lightbox +reports/access-to-information/2021/uk/unesco-solr/*/load-more/* +reports/access-to-information/2021/unesco-media/*/lightbox +reports/access-to-information/2021/unesco-paragraph/*/load-more +reports/access-to-information/2021/unesco-search/*/lightbox +reports/access-to-information/2021/unesco-solr/*/load-more/* +reports/access-to-information/2021/uz/event/*/ical +reports/access-to-information/2021/uz/explore +reports/access-to-information/2021/uz/paragraph-resource/* +reports/access-to-information/2021/uz/resource/* +reports/access-to-information/2021/uz/search +reports/access-to-information/2021/uz/unesco-media/*/lightbox +reports/access-to-information/2021/uz/unesco-paragraph/*/load-more +reports/access-to-information/2021/uz/unesco-search/*/lightbox +reports/access-to-information/2021/uz/unesco-solr/*/load-more/* +reports/access-to-information/2021/zh/event/*/ical +reports/access-to-information/2021/zh/explore +reports/access-to-information/2021/zh/paragraph-resource/* +reports/access-to-information/2021/zh/resource/* +reports/access-to-information/2021/zh/search +reports/access-to-information/2021/zh/unesco-media/*/lightbox +reports/access-to-information/2021/zh/unesco-paragraph/*/load-more +reports/access-to-information/2021/zh/unesco-search/*/lightbox +reports/access-to-information/2021/zh/unesco-solr/*/load-more/* +reports/access-to-information/2022/ar/event/*/ical +reports/access-to-information/2022/ar/explore +reports/access-to-information/2022/ar/paragraph-resource/* +reports/access-to-information/2022/ar/resource/* +reports/access-to-information/2022/ar/search +reports/access-to-information/2022/ar/unesco-media/*/lightbox +reports/access-to-information/2022/ar/unesco-paragraph/*/load-more +reports/access-to-information/2022/ar/unesco-search/*/lightbox +reports/access-to-information/2022/ar/unesco-solr/*/load-more/* +reports/access-to-information/2022/en/event/*/ical +reports/access-to-information/2022/en/explore +reports/access-to-information/2022/en/paragraph-resource/* +reports/access-to-information/2022/en/resource/* +reports/access-to-information/2022/en/search +reports/access-to-information/2022/en/unesco-media/*/lightbox +reports/access-to-information/2022/en/unesco-paragraph/*/load-more +reports/access-to-information/2022/en/unesco-search/*/lightbox +reports/access-to-information/2022/en/unesco-solr/*/load-more/* +reports/access-to-information/2022/es/event/*/ical +reports/access-to-information/2022/es/explore +reports/access-to-information/2022/es/paragraph-resource/* +reports/access-to-information/2022/es/resource/* +reports/access-to-information/2022/es/search +reports/access-to-information/2022/es/unesco-media/*/lightbox +reports/access-to-information/2022/es/unesco-paragraph/*/load-more +reports/access-to-information/2022/es/unesco-search/*/lightbox +reports/access-to-information/2022/es/unesco-solr/*/load-more/* +reports/access-to-information/2022/event/*/ical +reports/access-to-information/2022/fr/event/*/ical +reports/access-to-information/2022/fr/explore +reports/access-to-information/2022/fr/paragraph-resource/* +reports/access-to-information/2022/fr/resource/* +reports/access-to-information/2022/fr/search +reports/access-to-information/2022/fr/unesco-media/*/lightbox +reports/access-to-information/2022/fr/unesco-paragraph/*/load-more +reports/access-to-information/2022/fr/unesco-search/*/lightbox +reports/access-to-information/2022/fr/unesco-solr/*/load-more/* +reports/access-to-information/2022/id/event/*/ical +reports/access-to-information/2022/id/explore +reports/access-to-information/2022/id/paragraph-resource/* +reports/access-to-information/2022/id/resource/* +reports/access-to-information/2022/id/search +reports/access-to-information/2022/id/unesco-media/*/lightbox +reports/access-to-information/2022/id/unesco-paragraph/*/load-more +reports/access-to-information/2022/id/unesco-search/*/lightbox +reports/access-to-information/2022/id/unesco-solr/*/load-more/* +reports/access-to-information/2022/it/event/*/ical +reports/access-to-information/2022/it/explore +reports/access-to-information/2022/it/paragraph-resource/* +reports/access-to-information/2022/it/resource/* +reports/access-to-information/2022/it/search +reports/access-to-information/2022/it/unesco-media/*/lightbox +reports/access-to-information/2022/it/unesco-paragraph/*/load-more +reports/access-to-information/2022/it/unesco-search/*/lightbox +reports/access-to-information/2022/it/unesco-solr/*/load-more/* +reports/access-to-information/2022/ja/event/*/ical +reports/access-to-information/2022/ja/explore +reports/access-to-information/2022/ja/paragraph-resource/* +reports/access-to-information/2022/ja/resource/* +reports/access-to-information/2022/ja/search +reports/access-to-information/2022/ja/unesco-media/*/lightbox +reports/access-to-information/2022/ja/unesco-paragraph/*/load-more +reports/access-to-information/2022/ja/unesco-search/*/lightbox +reports/access-to-information/2022/ja/unesco-solr/*/load-more/* +reports/access-to-information/2022/paragraph-resource/* +reports/access-to-information/2022/pt/event/*/ical +reports/access-to-information/2022/pt/explore +reports/access-to-information/2022/pt/paragraph-resource/* +reports/access-to-information/2022/pt/resource/* +reports/access-to-information/2022/pt/search +reports/access-to-information/2022/pt/unesco-media/*/lightbox +reports/access-to-information/2022/pt/unesco-paragraph/*/load-more +reports/access-to-information/2022/pt/unesco-search/*/lightbox +reports/access-to-information/2022/pt/unesco-solr/*/load-more/* +reports/access-to-information/2022/resource/* +reports/access-to-information/2022/ru/event/*/ical +reports/access-to-information/2022/ru/explore +reports/access-to-information/2022/ru/paragraph-resource/* +reports/access-to-information/2022/ru/resource/* +reports/access-to-information/2022/ru/search +reports/access-to-information/2022/ru/unesco-media/*/lightbox +reports/access-to-information/2022/ru/unesco-paragraph/*/load-more +reports/access-to-information/2022/ru/unesco-search/*/lightbox +reports/access-to-information/2022/ru/unesco-solr/*/load-more/* +reports/access-to-information/2022/search +reports/access-to-information/2022/th/event/*/ical +reports/access-to-information/2022/th/explore +reports/access-to-information/2022/th/paragraph-resource/* +reports/access-to-information/2022/th/resource/* +reports/access-to-information/2022/th/search +reports/access-to-information/2022/th/unesco-media/*/lightbox +reports/access-to-information/2022/th/unesco-paragraph/*/load-more +reports/access-to-information/2022/th/unesco-search/*/lightbox +reports/access-to-information/2022/th/unesco-solr/*/load-more/* +reports/access-to-information/2022/uk/event/*/ical +reports/access-to-information/2022/uk/explore +reports/access-to-information/2022/uk/paragraph-resource/* +reports/access-to-information/2022/uk/resource/* +reports/access-to-information/2022/uk/search +reports/access-to-information/2022/uk/unesco-media/*/lightbox +reports/access-to-information/2022/uk/unesco-paragraph/*/load-more +reports/access-to-information/2022/uk/unesco-search/*/lightbox +reports/access-to-information/2022/uk/unesco-solr/*/load-more/* +reports/access-to-information/2022/unesco-media/*/lightbox +reports/access-to-information/2022/unesco-paragraph/*/load-more +reports/access-to-information/2022/unesco-search/*/lightbox +reports/access-to-information/2022/unesco-solr/*/load-more/* +reports/access-to-information/2022/uz/event/*/ical +reports/access-to-information/2022/uz/explore +reports/access-to-information/2022/uz/paragraph-resource/* +reports/access-to-information/2022/uz/resource/* +reports/access-to-information/2022/uz/search +reports/access-to-information/2022/uz/unesco-media/*/lightbox +reports/access-to-information/2022/uz/unesco-paragraph/*/load-more +reports/access-to-information/2022/uz/unesco-search/*/lightbox +reports/access-to-information/2022/uz/unesco-solr/*/load-more/* +reports/access-to-information/2022/zh/event/*/ical +reports/access-to-information/2022/zh/explore +reports/access-to-information/2022/zh/paragraph-resource/* +reports/access-to-information/2022/zh/resource/* +reports/access-to-information/2022/zh/search +reports/access-to-information/2022/zh/unesco-media/*/lightbox +reports/access-to-information/2022/zh/unesco-paragraph/*/load-more +reports/access-to-information/2022/zh/unesco-search/*/lightbox +reports/access-to-information/2022/zh/unesco-solr/*/load-more/* reports/adfox reports/dtr14-03.html +reports/reshaping-creativity/2022/ar/event/*/ical +reports/reshaping-creativity/2022/ar/explore +reports/reshaping-creativity/2022/ar/paragraph-resource/* +reports/reshaping-creativity/2022/ar/resource/* +reports/reshaping-creativity/2022/ar/search +reports/reshaping-creativity/2022/ar/unesco-media/*/lightbox +reports/reshaping-creativity/2022/ar/unesco-paragraph/*/load-more +reports/reshaping-creativity/2022/ar/unesco-search/*/lightbox +reports/reshaping-creativity/2022/ar/unesco-solr/*/load-more/* +reports/reshaping-creativity/2022/en/event/*/ical +reports/reshaping-creativity/2022/en/explore +reports/reshaping-creativity/2022/en/paragraph-resource/* +reports/reshaping-creativity/2022/en/resource/* +reports/reshaping-creativity/2022/en/search +reports/reshaping-creativity/2022/en/unesco-media/*/lightbox +reports/reshaping-creativity/2022/en/unesco-paragraph/*/load-more +reports/reshaping-creativity/2022/en/unesco-search/*/lightbox +reports/reshaping-creativity/2022/en/unesco-solr/*/load-more/* +reports/reshaping-creativity/2022/es/event/*/ical +reports/reshaping-creativity/2022/es/explore +reports/reshaping-creativity/2022/es/paragraph-resource/* +reports/reshaping-creativity/2022/es/resource/* +reports/reshaping-creativity/2022/es/search +reports/reshaping-creativity/2022/es/unesco-media/*/lightbox +reports/reshaping-creativity/2022/es/unesco-paragraph/*/load-more +reports/reshaping-creativity/2022/es/unesco-search/*/lightbox +reports/reshaping-creativity/2022/es/unesco-solr/*/load-more/* +reports/reshaping-creativity/2022/event/*/ical +reports/reshaping-creativity/2022/fr/event/*/ical +reports/reshaping-creativity/2022/fr/explore +reports/reshaping-creativity/2022/fr/paragraph-resource/* +reports/reshaping-creativity/2022/fr/resource/* +reports/reshaping-creativity/2022/fr/search +reports/reshaping-creativity/2022/fr/unesco-media/*/lightbox +reports/reshaping-creativity/2022/fr/unesco-paragraph/*/load-more +reports/reshaping-creativity/2022/fr/unesco-search/*/lightbox +reports/reshaping-creativity/2022/fr/unesco-solr/*/load-more/* +reports/reshaping-creativity/2022/id/event/*/ical +reports/reshaping-creativity/2022/id/explore +reports/reshaping-creativity/2022/id/paragraph-resource/* +reports/reshaping-creativity/2022/id/resource/* +reports/reshaping-creativity/2022/id/search +reports/reshaping-creativity/2022/id/unesco-media/*/lightbox +reports/reshaping-creativity/2022/id/unesco-paragraph/*/load-more +reports/reshaping-creativity/2022/id/unesco-search/*/lightbox +reports/reshaping-creativity/2022/id/unesco-solr/*/load-more/* +reports/reshaping-creativity/2022/it/event/*/ical +reports/reshaping-creativity/2022/it/explore +reports/reshaping-creativity/2022/it/paragraph-resource/* +reports/reshaping-creativity/2022/it/resource/* +reports/reshaping-creativity/2022/it/search +reports/reshaping-creativity/2022/it/unesco-media/*/lightbox +reports/reshaping-creativity/2022/it/unesco-paragraph/*/load-more +reports/reshaping-creativity/2022/it/unesco-search/*/lightbox +reports/reshaping-creativity/2022/it/unesco-solr/*/load-more/* +reports/reshaping-creativity/2022/ja/event/*/ical +reports/reshaping-creativity/2022/ja/explore +reports/reshaping-creativity/2022/ja/paragraph-resource/* +reports/reshaping-creativity/2022/ja/resource/* +reports/reshaping-creativity/2022/ja/search +reports/reshaping-creativity/2022/ja/unesco-media/*/lightbox +reports/reshaping-creativity/2022/ja/unesco-paragraph/*/load-more +reports/reshaping-creativity/2022/ja/unesco-search/*/lightbox +reports/reshaping-creativity/2022/ja/unesco-solr/*/load-more/* +reports/reshaping-creativity/2022/paragraph-resource/* +reports/reshaping-creativity/2022/pt/event/*/ical +reports/reshaping-creativity/2022/pt/explore +reports/reshaping-creativity/2022/pt/paragraph-resource/* +reports/reshaping-creativity/2022/pt/resource/* +reports/reshaping-creativity/2022/pt/search +reports/reshaping-creativity/2022/pt/unesco-media/*/lightbox +reports/reshaping-creativity/2022/pt/unesco-paragraph/*/load-more +reports/reshaping-creativity/2022/pt/unesco-search/*/lightbox +reports/reshaping-creativity/2022/pt/unesco-solr/*/load-more/* +reports/reshaping-creativity/2022/resource/* +reports/reshaping-creativity/2022/ru/event/*/ical +reports/reshaping-creativity/2022/ru/explore +reports/reshaping-creativity/2022/ru/paragraph-resource/* +reports/reshaping-creativity/2022/ru/resource/* +reports/reshaping-creativity/2022/ru/search +reports/reshaping-creativity/2022/ru/unesco-media/*/lightbox +reports/reshaping-creativity/2022/ru/unesco-paragraph/*/load-more +reports/reshaping-creativity/2022/ru/unesco-search/*/lightbox +reports/reshaping-creativity/2022/ru/unesco-solr/*/load-more/* +reports/reshaping-creativity/2022/search +reports/reshaping-creativity/2022/th/event/*/ical +reports/reshaping-creativity/2022/th/explore +reports/reshaping-creativity/2022/th/paragraph-resource/* +reports/reshaping-creativity/2022/th/resource/* +reports/reshaping-creativity/2022/th/search +reports/reshaping-creativity/2022/th/unesco-media/*/lightbox +reports/reshaping-creativity/2022/th/unesco-paragraph/*/load-more +reports/reshaping-creativity/2022/th/unesco-search/*/lightbox +reports/reshaping-creativity/2022/th/unesco-solr/*/load-more/* +reports/reshaping-creativity/2022/uk/event/*/ical +reports/reshaping-creativity/2022/uk/explore +reports/reshaping-creativity/2022/uk/paragraph-resource/* +reports/reshaping-creativity/2022/uk/resource/* +reports/reshaping-creativity/2022/uk/search +reports/reshaping-creativity/2022/uk/unesco-media/*/lightbox +reports/reshaping-creativity/2022/uk/unesco-paragraph/*/load-more +reports/reshaping-creativity/2022/uk/unesco-search/*/lightbox +reports/reshaping-creativity/2022/uk/unesco-solr/*/load-more/* +reports/reshaping-creativity/2022/unesco-media/*/lightbox +reports/reshaping-creativity/2022/unesco-paragraph/*/load-more +reports/reshaping-creativity/2022/unesco-search/*/lightbox +reports/reshaping-creativity/2022/unesco-solr/*/load-more/* +reports/reshaping-creativity/2022/uz/event/*/ical +reports/reshaping-creativity/2022/uz/explore +reports/reshaping-creativity/2022/uz/paragraph-resource/* +reports/reshaping-creativity/2022/uz/resource/* +reports/reshaping-creativity/2022/uz/search +reports/reshaping-creativity/2022/uz/unesco-media/*/lightbox +reports/reshaping-creativity/2022/uz/unesco-paragraph/*/load-more +reports/reshaping-creativity/2022/uz/unesco-search/*/lightbox +reports/reshaping-creativity/2022/uz/unesco-solr/*/load-more/* +reports/reshaping-creativity/2022/zh/event/*/ical +reports/reshaping-creativity/2022/zh/explore +reports/reshaping-creativity/2022/zh/paragraph-resource/* +reports/reshaping-creativity/2022/zh/resource/* +reports/reshaping-creativity/2022/zh/search +reports/reshaping-creativity/2022/zh/unesco-media/*/lightbox +reports/reshaping-creativity/2022/zh/unesco-paragraph/*/load-more +reports/reshaping-creativity/2022/zh/unesco-search/*/lightbox +reports/reshaping-creativity/2022/zh/unesco-solr/*/load-more/* +reports/safety-journalists/2022/ar/event/*/ical +reports/safety-journalists/2022/ar/explore +reports/safety-journalists/2022/ar/paragraph-resource/* +reports/safety-journalists/2022/ar/resource/* +reports/safety-journalists/2022/ar/search +reports/safety-journalists/2022/ar/unesco-media/*/lightbox +reports/safety-journalists/2022/ar/unesco-paragraph/*/load-more +reports/safety-journalists/2022/ar/unesco-search/*/lightbox +reports/safety-journalists/2022/ar/unesco-solr/*/load-more/* +reports/safety-journalists/2022/en/event/*/ical +reports/safety-journalists/2022/en/explore +reports/safety-journalists/2022/en/paragraph-resource/* +reports/safety-journalists/2022/en/resource/* +reports/safety-journalists/2022/en/search +reports/safety-journalists/2022/en/unesco-media/*/lightbox +reports/safety-journalists/2022/en/unesco-paragraph/*/load-more +reports/safety-journalists/2022/en/unesco-search/*/lightbox +reports/safety-journalists/2022/en/unesco-solr/*/load-more/* +reports/safety-journalists/2022/es/event/*/ical +reports/safety-journalists/2022/es/explore +reports/safety-journalists/2022/es/paragraph-resource/* +reports/safety-journalists/2022/es/resource/* +reports/safety-journalists/2022/es/search +reports/safety-journalists/2022/es/unesco-media/*/lightbox +reports/safety-journalists/2022/es/unesco-paragraph/*/load-more +reports/safety-journalists/2022/es/unesco-search/*/lightbox +reports/safety-journalists/2022/es/unesco-solr/*/load-more/* +reports/safety-journalists/2022/event/*/ical +reports/safety-journalists/2022/fr/event/*/ical +reports/safety-journalists/2022/fr/explore +reports/safety-journalists/2022/fr/paragraph-resource/* +reports/safety-journalists/2022/fr/resource/* +reports/safety-journalists/2022/fr/search +reports/safety-journalists/2022/fr/unesco-media/*/lightbox +reports/safety-journalists/2022/fr/unesco-paragraph/*/load-more +reports/safety-journalists/2022/fr/unesco-search/*/lightbox +reports/safety-journalists/2022/fr/unesco-solr/*/load-more/* +reports/safety-journalists/2022/id/event/*/ical +reports/safety-journalists/2022/id/explore +reports/safety-journalists/2022/id/paragraph-resource/* +reports/safety-journalists/2022/id/resource/* +reports/safety-journalists/2022/id/search +reports/safety-journalists/2022/id/unesco-media/*/lightbox +reports/safety-journalists/2022/id/unesco-paragraph/*/load-more +reports/safety-journalists/2022/id/unesco-search/*/lightbox +reports/safety-journalists/2022/id/unesco-solr/*/load-more/* +reports/safety-journalists/2022/it/event/*/ical +reports/safety-journalists/2022/it/explore +reports/safety-journalists/2022/it/paragraph-resource/* +reports/safety-journalists/2022/it/resource/* +reports/safety-journalists/2022/it/search +reports/safety-journalists/2022/it/unesco-media/*/lightbox +reports/safety-journalists/2022/it/unesco-paragraph/*/load-more +reports/safety-journalists/2022/it/unesco-search/*/lightbox +reports/safety-journalists/2022/it/unesco-solr/*/load-more/* +reports/safety-journalists/2022/ja/event/*/ical +reports/safety-journalists/2022/ja/explore +reports/safety-journalists/2022/ja/paragraph-resource/* +reports/safety-journalists/2022/ja/resource/* +reports/safety-journalists/2022/ja/search +reports/safety-journalists/2022/ja/unesco-media/*/lightbox +reports/safety-journalists/2022/ja/unesco-paragraph/*/load-more +reports/safety-journalists/2022/ja/unesco-search/*/lightbox +reports/safety-journalists/2022/ja/unesco-solr/*/load-more/* +reports/safety-journalists/2022/paragraph-resource/* +reports/safety-journalists/2022/pt/event/*/ical +reports/safety-journalists/2022/pt/explore +reports/safety-journalists/2022/pt/paragraph-resource/* +reports/safety-journalists/2022/pt/resource/* +reports/safety-journalists/2022/pt/search +reports/safety-journalists/2022/pt/unesco-media/*/lightbox +reports/safety-journalists/2022/pt/unesco-paragraph/*/load-more +reports/safety-journalists/2022/pt/unesco-search/*/lightbox +reports/safety-journalists/2022/pt/unesco-solr/*/load-more/* +reports/safety-journalists/2022/resource/* +reports/safety-journalists/2022/ru/event/*/ical +reports/safety-journalists/2022/ru/explore +reports/safety-journalists/2022/ru/paragraph-resource/* +reports/safety-journalists/2022/ru/resource/* +reports/safety-journalists/2022/ru/search +reports/safety-journalists/2022/ru/unesco-media/*/lightbox +reports/safety-journalists/2022/ru/unesco-paragraph/*/load-more +reports/safety-journalists/2022/ru/unesco-search/*/lightbox +reports/safety-journalists/2022/ru/unesco-solr/*/load-more/* +reports/safety-journalists/2022/search +reports/safety-journalists/2022/th/event/*/ical +reports/safety-journalists/2022/th/explore +reports/safety-journalists/2022/th/paragraph-resource/* +reports/safety-journalists/2022/th/resource/* +reports/safety-journalists/2022/th/search +reports/safety-journalists/2022/th/unesco-media/*/lightbox +reports/safety-journalists/2022/th/unesco-paragraph/*/load-more +reports/safety-journalists/2022/th/unesco-search/*/lightbox +reports/safety-journalists/2022/th/unesco-solr/*/load-more/* +reports/safety-journalists/2022/uk/event/*/ical +reports/safety-journalists/2022/uk/explore +reports/safety-journalists/2022/uk/paragraph-resource/* +reports/safety-journalists/2022/uk/resource/* +reports/safety-journalists/2022/uk/search +reports/safety-journalists/2022/uk/unesco-media/*/lightbox +reports/safety-journalists/2022/uk/unesco-paragraph/*/load-more +reports/safety-journalists/2022/uk/unesco-search/*/lightbox +reports/safety-journalists/2022/uk/unesco-solr/*/load-more/* +reports/safety-journalists/2022/unesco-media/*/lightbox +reports/safety-journalists/2022/unesco-paragraph/*/load-more +reports/safety-journalists/2022/unesco-search/*/lightbox +reports/safety-journalists/2022/unesco-solr/*/load-more/* +reports/safety-journalists/2022/uz/event/*/ical +reports/safety-journalists/2022/uz/explore +reports/safety-journalists/2022/uz/paragraph-resource/* +reports/safety-journalists/2022/uz/resource/* +reports/safety-journalists/2022/uz/search +reports/safety-journalists/2022/uz/unesco-media/*/lightbox +reports/safety-journalists/2022/uz/unesco-paragraph/*/load-more +reports/safety-journalists/2022/uz/unesco-search/*/lightbox +reports/safety-journalists/2022/uz/unesco-solr/*/load-more/* +reports/safety-journalists/2022/zh/event/*/ical +reports/safety-journalists/2022/zh/explore +reports/safety-journalists/2022/zh/paragraph-resource/* +reports/safety-journalists/2022/zh/resource/* +reports/safety-journalists/2022/zh/search +reports/safety-journalists/2022/zh/unesco-media/*/lightbox +reports/safety-journalists/2022/zh/unesco-paragraph/*/load-more +reports/safety-journalists/2022/zh/unesco-search/*/lightbox +reports/safety-journalists/2022/zh/unesco-solr/*/load-more/* +reports/science/2021/ar/event/*/ical +reports/science/2021/ar/explore +reports/science/2021/ar/paragraph-resource/* +reports/science/2021/ar/resource/* +reports/science/2021/ar/search +reports/science/2021/ar/unesco-media/*/lightbox +reports/science/2021/ar/unesco-paragraph/*/load-more +reports/science/2021/ar/unesco-search/*/lightbox +reports/science/2021/ar/unesco-solr/*/load-more/* +reports/science/2021/en/event/*/ical +reports/science/2021/en/explore +reports/science/2021/en/paragraph-resource/* +reports/science/2021/en/resource/* +reports/science/2021/en/search +reports/science/2021/en/unesco-media/*/lightbox +reports/science/2021/en/unesco-paragraph/*/load-more +reports/science/2021/en/unesco-search/*/lightbox +reports/science/2021/en/unesco-solr/*/load-more/* +reports/science/2021/es/event/*/ical +reports/science/2021/es/explore +reports/science/2021/es/paragraph-resource/* +reports/science/2021/es/resource/* +reports/science/2021/es/search +reports/science/2021/es/unesco-media/*/lightbox +reports/science/2021/es/unesco-paragraph/*/load-more +reports/science/2021/es/unesco-search/*/lightbox +reports/science/2021/es/unesco-solr/*/load-more/* +reports/science/2021/event/*/ical +reports/science/2021/fr/event/*/ical +reports/science/2021/fr/explore +reports/science/2021/fr/paragraph-resource/* +reports/science/2021/fr/resource/* +reports/science/2021/fr/search +reports/science/2021/fr/unesco-media/*/lightbox +reports/science/2021/fr/unesco-paragraph/*/load-more +reports/science/2021/fr/unesco-search/*/lightbox +reports/science/2021/fr/unesco-solr/*/load-more/* +reports/science/2021/id/event/*/ical +reports/science/2021/id/explore +reports/science/2021/id/paragraph-resource/* +reports/science/2021/id/resource/* +reports/science/2021/id/search +reports/science/2021/id/unesco-media/*/lightbox +reports/science/2021/id/unesco-paragraph/*/load-more +reports/science/2021/id/unesco-search/*/lightbox +reports/science/2021/id/unesco-solr/*/load-more/* +reports/science/2021/it/event/*/ical +reports/science/2021/it/explore +reports/science/2021/it/paragraph-resource/* +reports/science/2021/it/resource/* +reports/science/2021/it/search +reports/science/2021/it/unesco-media/*/lightbox +reports/science/2021/it/unesco-paragraph/*/load-more +reports/science/2021/it/unesco-search/*/lightbox +reports/science/2021/it/unesco-solr/*/load-more/* +reports/science/2021/ja/event/*/ical +reports/science/2021/ja/explore +reports/science/2021/ja/paragraph-resource/* +reports/science/2021/ja/resource/* +reports/science/2021/ja/search +reports/science/2021/ja/unesco-media/*/lightbox +reports/science/2021/ja/unesco-paragraph/*/load-more +reports/science/2021/ja/unesco-search/*/lightbox +reports/science/2021/ja/unesco-solr/*/load-more/* +reports/science/2021/paragraph-resource/* +reports/science/2021/pt/event/*/ical +reports/science/2021/pt/explore +reports/science/2021/pt/paragraph-resource/* +reports/science/2021/pt/resource/* +reports/science/2021/pt/search +reports/science/2021/pt/unesco-media/*/lightbox +reports/science/2021/pt/unesco-paragraph/*/load-more +reports/science/2021/pt/unesco-search/*/lightbox +reports/science/2021/pt/unesco-solr/*/load-more/* +reports/science/2021/resource/* +reports/science/2021/ru/event/*/ical +reports/science/2021/ru/explore +reports/science/2021/ru/paragraph-resource/* +reports/science/2021/ru/resource/* +reports/science/2021/ru/search +reports/science/2021/ru/unesco-media/*/lightbox +reports/science/2021/ru/unesco-paragraph/*/load-more +reports/science/2021/ru/unesco-search/*/lightbox +reports/science/2021/ru/unesco-solr/*/load-more/* +reports/science/2021/search +reports/science/2021/th/event/*/ical +reports/science/2021/th/explore +reports/science/2021/th/paragraph-resource/* +reports/science/2021/th/resource/* +reports/science/2021/th/search +reports/science/2021/th/unesco-media/*/lightbox +reports/science/2021/th/unesco-paragraph/*/load-more +reports/science/2021/th/unesco-search/*/lightbox +reports/science/2021/th/unesco-solr/*/load-more/* +reports/science/2021/uk/event/*/ical +reports/science/2021/uk/explore +reports/science/2021/uk/paragraph-resource/* +reports/science/2021/uk/resource/* +reports/science/2021/uk/search +reports/science/2021/uk/unesco-media/*/lightbox +reports/science/2021/uk/unesco-paragraph/*/load-more +reports/science/2021/uk/unesco-search/*/lightbox +reports/science/2021/uk/unesco-solr/*/load-more/* +reports/science/2021/unesco-media/*/lightbox +reports/science/2021/unesco-paragraph/*/load-more +reports/science/2021/unesco-search/*/lightbox +reports/science/2021/unesco-solr/*/load-more/* +reports/science/2021/uz/event/*/ical +reports/science/2021/uz/explore +reports/science/2021/uz/paragraph-resource/* +reports/science/2021/uz/resource/* +reports/science/2021/uz/search +reports/science/2021/uz/unesco-media/*/lightbox +reports/science/2021/uz/unesco-paragraph/*/load-more +reports/science/2021/uz/unesco-search/*/lightbox +reports/science/2021/uz/unesco-solr/*/load-more/* +reports/science/2021/zh/event/*/ical +reports/science/2021/zh/explore +reports/science/2021/zh/paragraph-resource/* +reports/science/2021/zh/resource/* +reports/science/2021/zh/search +reports/science/2021/zh/unesco-media/*/lightbox +reports/science/2021/zh/unesco-paragraph/*/load-more +reports/science/2021/zh/unesco-search/*/lightbox +reports/science/2021/zh/unesco-solr/*/load-more/* +reports/sjdi/2020/ar/event/*/ical +reports/sjdi/2020/ar/explore +reports/sjdi/2020/ar/paragraph-resource/* +reports/sjdi/2020/ar/resource/* +reports/sjdi/2020/ar/search +reports/sjdi/2020/ar/unesco-media/*/lightbox +reports/sjdi/2020/ar/unesco-paragraph/*/load-more +reports/sjdi/2020/ar/unesco-search/*/lightbox +reports/sjdi/2020/ar/unesco-solr/*/load-more/* +reports/sjdi/2020/en/event/*/ical +reports/sjdi/2020/en/explore +reports/sjdi/2020/en/paragraph-resource/* +reports/sjdi/2020/en/resource/* +reports/sjdi/2020/en/search +reports/sjdi/2020/en/unesco-media/*/lightbox +reports/sjdi/2020/en/unesco-paragraph/*/load-more +reports/sjdi/2020/en/unesco-search/*/lightbox +reports/sjdi/2020/en/unesco-solr/*/load-more/* +reports/sjdi/2020/es/event/*/ical +reports/sjdi/2020/es/explore +reports/sjdi/2020/es/paragraph-resource/* +reports/sjdi/2020/es/resource/* +reports/sjdi/2020/es/search +reports/sjdi/2020/es/unesco-media/*/lightbox +reports/sjdi/2020/es/unesco-paragraph/*/load-more +reports/sjdi/2020/es/unesco-search/*/lightbox +reports/sjdi/2020/es/unesco-solr/*/load-more/* +reports/sjdi/2020/event/*/ical +reports/sjdi/2020/fr/event/*/ical +reports/sjdi/2020/fr/explore +reports/sjdi/2020/fr/paragraph-resource/* +reports/sjdi/2020/fr/resource/* +reports/sjdi/2020/fr/search +reports/sjdi/2020/fr/unesco-media/*/lightbox +reports/sjdi/2020/fr/unesco-paragraph/*/load-more +reports/sjdi/2020/fr/unesco-search/*/lightbox +reports/sjdi/2020/fr/unesco-solr/*/load-more/* +reports/sjdi/2020/id/event/*/ical +reports/sjdi/2020/id/explore +reports/sjdi/2020/id/paragraph-resource/* +reports/sjdi/2020/id/resource/* +reports/sjdi/2020/id/search +reports/sjdi/2020/id/unesco-media/*/lightbox +reports/sjdi/2020/id/unesco-paragraph/*/load-more +reports/sjdi/2020/id/unesco-search/*/lightbox +reports/sjdi/2020/id/unesco-solr/*/load-more/* +reports/sjdi/2020/it/event/*/ical +reports/sjdi/2020/it/explore +reports/sjdi/2020/it/paragraph-resource/* +reports/sjdi/2020/it/resource/* +reports/sjdi/2020/it/search +reports/sjdi/2020/it/unesco-media/*/lightbox +reports/sjdi/2020/it/unesco-paragraph/*/load-more +reports/sjdi/2020/it/unesco-search/*/lightbox +reports/sjdi/2020/it/unesco-solr/*/load-more/* +reports/sjdi/2020/ja/event/*/ical +reports/sjdi/2020/ja/explore +reports/sjdi/2020/ja/paragraph-resource/* +reports/sjdi/2020/ja/resource/* +reports/sjdi/2020/ja/search +reports/sjdi/2020/ja/unesco-media/*/lightbox +reports/sjdi/2020/ja/unesco-paragraph/*/load-more +reports/sjdi/2020/ja/unesco-search/*/lightbox +reports/sjdi/2020/ja/unesco-solr/*/load-more/* +reports/sjdi/2020/paragraph-resource/* +reports/sjdi/2020/pt/event/*/ical +reports/sjdi/2020/pt/explore +reports/sjdi/2020/pt/paragraph-resource/* +reports/sjdi/2020/pt/resource/* +reports/sjdi/2020/pt/search +reports/sjdi/2020/pt/unesco-media/*/lightbox +reports/sjdi/2020/pt/unesco-paragraph/*/load-more +reports/sjdi/2020/pt/unesco-search/*/lightbox +reports/sjdi/2020/pt/unesco-solr/*/load-more/* +reports/sjdi/2020/resource/* +reports/sjdi/2020/ru/event/*/ical +reports/sjdi/2020/ru/explore +reports/sjdi/2020/ru/paragraph-resource/* +reports/sjdi/2020/ru/resource/* +reports/sjdi/2020/ru/search +reports/sjdi/2020/ru/unesco-media/*/lightbox +reports/sjdi/2020/ru/unesco-paragraph/*/load-more +reports/sjdi/2020/ru/unesco-search/*/lightbox +reports/sjdi/2020/ru/unesco-solr/*/load-more/* +reports/sjdi/2020/search +reports/sjdi/2020/th/event/*/ical +reports/sjdi/2020/th/explore +reports/sjdi/2020/th/paragraph-resource/* +reports/sjdi/2020/th/resource/* +reports/sjdi/2020/th/search +reports/sjdi/2020/th/unesco-media/*/lightbox +reports/sjdi/2020/th/unesco-paragraph/*/load-more +reports/sjdi/2020/th/unesco-search/*/lightbox +reports/sjdi/2020/th/unesco-solr/*/load-more/* +reports/sjdi/2020/uk/event/*/ical +reports/sjdi/2020/uk/explore +reports/sjdi/2020/uk/paragraph-resource/* +reports/sjdi/2020/uk/resource/* +reports/sjdi/2020/uk/search +reports/sjdi/2020/uk/unesco-media/*/lightbox +reports/sjdi/2020/uk/unesco-paragraph/*/load-more +reports/sjdi/2020/uk/unesco-search/*/lightbox +reports/sjdi/2020/uk/unesco-solr/*/load-more/* +reports/sjdi/2020/unesco-media/*/lightbox +reports/sjdi/2020/unesco-paragraph/*/load-more +reports/sjdi/2020/unesco-search/*/lightbox +reports/sjdi/2020/unesco-solr/*/load-more/* +reports/sjdi/2020/uz/event/*/ical +reports/sjdi/2020/uz/explore +reports/sjdi/2020/uz/paragraph-resource/* +reports/sjdi/2020/uz/resource/* +reports/sjdi/2020/uz/search +reports/sjdi/2020/uz/unesco-media/*/lightbox +reports/sjdi/2020/uz/unesco-paragraph/*/load-more +reports/sjdi/2020/uz/unesco-search/*/lightbox +reports/sjdi/2020/uz/unesco-solr/*/load-more/* +reports/sjdi/2020/zh/event/*/ical +reports/sjdi/2020/zh/explore +reports/sjdi/2020/zh/paragraph-resource/* +reports/sjdi/2020/zh/resource/* +reports/sjdi/2020/zh/search +reports/sjdi/2020/zh/unesco-media/*/lightbox +reports/sjdi/2020/zh/unesco-paragraph/*/load-more +reports/sjdi/2020/zh/unesco-search/*/lightbox +reports/sjdi/2020/zh/unesco-solr/*/load-more/* reports/tr1 reports/tr1.html reports/tr12 @@ -79672,6 +82932,381 @@ reports/tr9/tr9-44.html reports/tr9/tr9-45.html reports/tr9/tr9-46.html reports/tr9/tr9-47.html +reports/world-media-trends/2021/ar/event/*/ical +reports/world-media-trends/2021/ar/explore +reports/world-media-trends/2021/ar/paragraph-resource/* +reports/world-media-trends/2021/ar/resource/* +reports/world-media-trends/2021/ar/search +reports/world-media-trends/2021/ar/unesco-media/*/lightbox +reports/world-media-trends/2021/ar/unesco-paragraph/*/load-more +reports/world-media-trends/2021/ar/unesco-search/*/lightbox +reports/world-media-trends/2021/ar/unesco-solr/*/load-more/* +reports/world-media-trends/2021/en/event/*/ical +reports/world-media-trends/2021/en/explore +reports/world-media-trends/2021/en/paragraph-resource/* +reports/world-media-trends/2021/en/resource/* +reports/world-media-trends/2021/en/search +reports/world-media-trends/2021/en/unesco-media/*/lightbox +reports/world-media-trends/2021/en/unesco-paragraph/*/load-more +reports/world-media-trends/2021/en/unesco-search/*/lightbox +reports/world-media-trends/2021/en/unesco-solr/*/load-more/* +reports/world-media-trends/2021/es/event/*/ical +reports/world-media-trends/2021/es/explore +reports/world-media-trends/2021/es/paragraph-resource/* +reports/world-media-trends/2021/es/resource/* +reports/world-media-trends/2021/es/search +reports/world-media-trends/2021/es/unesco-media/*/lightbox +reports/world-media-trends/2021/es/unesco-paragraph/*/load-more +reports/world-media-trends/2021/es/unesco-search/*/lightbox +reports/world-media-trends/2021/es/unesco-solr/*/load-more/* +reports/world-media-trends/2021/event/*/ical +reports/world-media-trends/2021/fr/event/*/ical +reports/world-media-trends/2021/fr/explore +reports/world-media-trends/2021/fr/paragraph-resource/* +reports/world-media-trends/2021/fr/resource/* +reports/world-media-trends/2021/fr/search +reports/world-media-trends/2021/fr/unesco-media/*/lightbox +reports/world-media-trends/2021/fr/unesco-paragraph/*/load-more +reports/world-media-trends/2021/fr/unesco-search/*/lightbox +reports/world-media-trends/2021/fr/unesco-solr/*/load-more/* +reports/world-media-trends/2021/id/event/*/ical +reports/world-media-trends/2021/id/explore +reports/world-media-trends/2021/id/paragraph-resource/* +reports/world-media-trends/2021/id/resource/* +reports/world-media-trends/2021/id/search +reports/world-media-trends/2021/id/unesco-media/*/lightbox +reports/world-media-trends/2021/id/unesco-paragraph/*/load-more +reports/world-media-trends/2021/id/unesco-search/*/lightbox +reports/world-media-trends/2021/id/unesco-solr/*/load-more/* +reports/world-media-trends/2021/it/event/*/ical +reports/world-media-trends/2021/it/explore +reports/world-media-trends/2021/it/paragraph-resource/* +reports/world-media-trends/2021/it/resource/* +reports/world-media-trends/2021/it/search +reports/world-media-trends/2021/it/unesco-media/*/lightbox +reports/world-media-trends/2021/it/unesco-paragraph/*/load-more +reports/world-media-trends/2021/it/unesco-search/*/lightbox +reports/world-media-trends/2021/it/unesco-solr/*/load-more/* +reports/world-media-trends/2021/ja/event/*/ical +reports/world-media-trends/2021/ja/explore +reports/world-media-trends/2021/ja/paragraph-resource/* +reports/world-media-trends/2021/ja/resource/* +reports/world-media-trends/2021/ja/search +reports/world-media-trends/2021/ja/unesco-media/*/lightbox +reports/world-media-trends/2021/ja/unesco-paragraph/*/load-more +reports/world-media-trends/2021/ja/unesco-search/*/lightbox +reports/world-media-trends/2021/ja/unesco-solr/*/load-more/* +reports/world-media-trends/2021/paragraph-resource/* +reports/world-media-trends/2021/pt/event/*/ical +reports/world-media-trends/2021/pt/explore +reports/world-media-trends/2021/pt/paragraph-resource/* +reports/world-media-trends/2021/pt/resource/* +reports/world-media-trends/2021/pt/search +reports/world-media-trends/2021/pt/unesco-media/*/lightbox +reports/world-media-trends/2021/pt/unesco-paragraph/*/load-more +reports/world-media-trends/2021/pt/unesco-search/*/lightbox +reports/world-media-trends/2021/pt/unesco-solr/*/load-more/* +reports/world-media-trends/2021/resource/* +reports/world-media-trends/2021/ru/event/*/ical +reports/world-media-trends/2021/ru/explore +reports/world-media-trends/2021/ru/paragraph-resource/* +reports/world-media-trends/2021/ru/resource/* +reports/world-media-trends/2021/ru/search +reports/world-media-trends/2021/ru/unesco-media/*/lightbox +reports/world-media-trends/2021/ru/unesco-paragraph/*/load-more +reports/world-media-trends/2021/ru/unesco-search/*/lightbox +reports/world-media-trends/2021/ru/unesco-solr/*/load-more/* +reports/world-media-trends/2021/search +reports/world-media-trends/2021/th/event/*/ical +reports/world-media-trends/2021/th/explore +reports/world-media-trends/2021/th/paragraph-resource/* +reports/world-media-trends/2021/th/resource/* +reports/world-media-trends/2021/th/search +reports/world-media-trends/2021/th/unesco-media/*/lightbox +reports/world-media-trends/2021/th/unesco-paragraph/*/load-more +reports/world-media-trends/2021/th/unesco-search/*/lightbox +reports/world-media-trends/2021/th/unesco-solr/*/load-more/* +reports/world-media-trends/2021/uk/event/*/ical +reports/world-media-trends/2021/uk/explore +reports/world-media-trends/2021/uk/paragraph-resource/* +reports/world-media-trends/2021/uk/resource/* +reports/world-media-trends/2021/uk/search +reports/world-media-trends/2021/uk/unesco-media/*/lightbox +reports/world-media-trends/2021/uk/unesco-paragraph/*/load-more +reports/world-media-trends/2021/uk/unesco-search/*/lightbox +reports/world-media-trends/2021/uk/unesco-solr/*/load-more/* +reports/world-media-trends/2021/unesco-media/*/lightbox +reports/world-media-trends/2021/unesco-paragraph/*/load-more +reports/world-media-trends/2021/unesco-search/*/lightbox +reports/world-media-trends/2021/unesco-solr/*/load-more/* +reports/world-media-trends/2021/uz/event/*/ical +reports/world-media-trends/2021/uz/explore +reports/world-media-trends/2021/uz/paragraph-resource/* +reports/world-media-trends/2021/uz/resource/* +reports/world-media-trends/2021/uz/search +reports/world-media-trends/2021/uz/unesco-media/*/lightbox +reports/world-media-trends/2021/uz/unesco-paragraph/*/load-more +reports/world-media-trends/2021/uz/unesco-search/*/lightbox +reports/world-media-trends/2021/uz/unesco-solr/*/load-more/* +reports/world-media-trends/2021/zh/event/*/ical +reports/world-media-trends/2021/zh/explore +reports/world-media-trends/2021/zh/paragraph-resource/* +reports/world-media-trends/2021/zh/resource/* +reports/world-media-trends/2021/zh/search +reports/world-media-trends/2021/zh/unesco-media/*/lightbox +reports/world-media-trends/2021/zh/unesco-paragraph/*/load-more +reports/world-media-trends/2021/zh/unesco-search/*/lightbox +reports/world-media-trends/2021/zh/unesco-solr/*/load-more/* +reports/wwdr/2022/ar/event/*/ical +reports/wwdr/2022/ar/explore +reports/wwdr/2022/ar/paragraph-resource/* +reports/wwdr/2022/ar/resource/* +reports/wwdr/2022/ar/search +reports/wwdr/2022/ar/unesco-media/*/lightbox +reports/wwdr/2022/ar/unesco-paragraph/*/load-more +reports/wwdr/2022/ar/unesco-search/*/lightbox +reports/wwdr/2022/ar/unesco-solr/*/load-more/* +reports/wwdr/2022/en/event/*/ical +reports/wwdr/2022/en/explore +reports/wwdr/2022/en/paragraph-resource/* +reports/wwdr/2022/en/resource/* +reports/wwdr/2022/en/search +reports/wwdr/2022/en/unesco-media/*/lightbox +reports/wwdr/2022/en/unesco-paragraph/*/load-more +reports/wwdr/2022/en/unesco-search/*/lightbox +reports/wwdr/2022/en/unesco-solr/*/load-more/* +reports/wwdr/2022/es/event/*/ical +reports/wwdr/2022/es/explore +reports/wwdr/2022/es/paragraph-resource/* +reports/wwdr/2022/es/resource/* +reports/wwdr/2022/es/search +reports/wwdr/2022/es/unesco-media/*/lightbox +reports/wwdr/2022/es/unesco-paragraph/*/load-more +reports/wwdr/2022/es/unesco-search/*/lightbox +reports/wwdr/2022/es/unesco-solr/*/load-more/* +reports/wwdr/2022/event/*/ical +reports/wwdr/2022/fr/event/*/ical +reports/wwdr/2022/fr/explore +reports/wwdr/2022/fr/paragraph-resource/* +reports/wwdr/2022/fr/resource/* +reports/wwdr/2022/fr/search +reports/wwdr/2022/fr/unesco-media/*/lightbox +reports/wwdr/2022/fr/unesco-paragraph/*/load-more +reports/wwdr/2022/fr/unesco-search/*/lightbox +reports/wwdr/2022/fr/unesco-solr/*/load-more/* +reports/wwdr/2022/id/event/*/ical +reports/wwdr/2022/id/explore +reports/wwdr/2022/id/paragraph-resource/* +reports/wwdr/2022/id/resource/* +reports/wwdr/2022/id/search +reports/wwdr/2022/id/unesco-media/*/lightbox +reports/wwdr/2022/id/unesco-paragraph/*/load-more +reports/wwdr/2022/id/unesco-search/*/lightbox +reports/wwdr/2022/id/unesco-solr/*/load-more/* +reports/wwdr/2022/it/event/*/ical +reports/wwdr/2022/it/explore +reports/wwdr/2022/it/paragraph-resource/* +reports/wwdr/2022/it/resource/* +reports/wwdr/2022/it/search +reports/wwdr/2022/it/unesco-media/*/lightbox +reports/wwdr/2022/it/unesco-paragraph/*/load-more +reports/wwdr/2022/it/unesco-search/*/lightbox +reports/wwdr/2022/it/unesco-solr/*/load-more/* +reports/wwdr/2022/ja/event/*/ical +reports/wwdr/2022/ja/explore +reports/wwdr/2022/ja/paragraph-resource/* +reports/wwdr/2022/ja/resource/* +reports/wwdr/2022/ja/search +reports/wwdr/2022/ja/unesco-media/*/lightbox +reports/wwdr/2022/ja/unesco-paragraph/*/load-more +reports/wwdr/2022/ja/unesco-search/*/lightbox +reports/wwdr/2022/ja/unesco-solr/*/load-more/* +reports/wwdr/2022/paragraph-resource/* +reports/wwdr/2022/pt/event/*/ical +reports/wwdr/2022/pt/explore +reports/wwdr/2022/pt/paragraph-resource/* +reports/wwdr/2022/pt/resource/* +reports/wwdr/2022/pt/search +reports/wwdr/2022/pt/unesco-media/*/lightbox +reports/wwdr/2022/pt/unesco-paragraph/*/load-more +reports/wwdr/2022/pt/unesco-search/*/lightbox +reports/wwdr/2022/pt/unesco-solr/*/load-more/* +reports/wwdr/2022/resource/* +reports/wwdr/2022/ru/event/*/ical +reports/wwdr/2022/ru/explore +reports/wwdr/2022/ru/paragraph-resource/* +reports/wwdr/2022/ru/resource/* +reports/wwdr/2022/ru/search +reports/wwdr/2022/ru/unesco-media/*/lightbox +reports/wwdr/2022/ru/unesco-paragraph/*/load-more +reports/wwdr/2022/ru/unesco-search/*/lightbox +reports/wwdr/2022/ru/unesco-solr/*/load-more/* +reports/wwdr/2022/search +reports/wwdr/2022/th/event/*/ical +reports/wwdr/2022/th/explore +reports/wwdr/2022/th/paragraph-resource/* +reports/wwdr/2022/th/resource/* +reports/wwdr/2022/th/search +reports/wwdr/2022/th/unesco-media/*/lightbox +reports/wwdr/2022/th/unesco-paragraph/*/load-more +reports/wwdr/2022/th/unesco-search/*/lightbox +reports/wwdr/2022/th/unesco-solr/*/load-more/* +reports/wwdr/2022/uk/event/*/ical +reports/wwdr/2022/uk/explore +reports/wwdr/2022/uk/paragraph-resource/* +reports/wwdr/2022/uk/resource/* +reports/wwdr/2022/uk/search +reports/wwdr/2022/uk/unesco-media/*/lightbox +reports/wwdr/2022/uk/unesco-paragraph/*/load-more +reports/wwdr/2022/uk/unesco-search/*/lightbox +reports/wwdr/2022/uk/unesco-solr/*/load-more/* +reports/wwdr/2022/unesco-media/*/lightbox +reports/wwdr/2022/unesco-paragraph/*/load-more +reports/wwdr/2022/unesco-search/*/lightbox +reports/wwdr/2022/unesco-solr/*/load-more/* +reports/wwdr/2022/uz/event/*/ical +reports/wwdr/2022/uz/explore +reports/wwdr/2022/uz/paragraph-resource/* +reports/wwdr/2022/uz/resource/* +reports/wwdr/2022/uz/search +reports/wwdr/2022/uz/unesco-media/*/lightbox +reports/wwdr/2022/uz/unesco-paragraph/*/load-more +reports/wwdr/2022/uz/unesco-search/*/lightbox +reports/wwdr/2022/uz/unesco-solr/*/load-more/* +reports/wwdr/2022/zh/event/*/ical +reports/wwdr/2022/zh/explore +reports/wwdr/2022/zh/paragraph-resource/* +reports/wwdr/2022/zh/resource/* +reports/wwdr/2022/zh/search +reports/wwdr/2022/zh/unesco-media/*/lightbox +reports/wwdr/2022/zh/unesco-paragraph/*/load-more +reports/wwdr/2022/zh/unesco-search/*/lightbox +reports/wwdr/2022/zh/unesco-solr/*/load-more/* +reports/wwdr/2023/ar/event/*/ical +reports/wwdr/2023/ar/explore +reports/wwdr/2023/ar/paragraph-resource/* +reports/wwdr/2023/ar/resource/* +reports/wwdr/2023/ar/search +reports/wwdr/2023/ar/unesco-media/*/lightbox +reports/wwdr/2023/ar/unesco-paragraph/*/load-more +reports/wwdr/2023/ar/unesco-search/*/lightbox +reports/wwdr/2023/ar/unesco-solr/*/load-more/* +reports/wwdr/2023/en/event/*/ical +reports/wwdr/2023/en/explore +reports/wwdr/2023/en/paragraph-resource/* +reports/wwdr/2023/en/resource/* +reports/wwdr/2023/en/search +reports/wwdr/2023/en/unesco-media/*/lightbox +reports/wwdr/2023/en/unesco-paragraph/*/load-more +reports/wwdr/2023/en/unesco-search/*/lightbox +reports/wwdr/2023/en/unesco-solr/*/load-more/* +reports/wwdr/2023/es/event/*/ical +reports/wwdr/2023/es/explore +reports/wwdr/2023/es/paragraph-resource/* +reports/wwdr/2023/es/resource/* +reports/wwdr/2023/es/search +reports/wwdr/2023/es/unesco-media/*/lightbox +reports/wwdr/2023/es/unesco-paragraph/*/load-more +reports/wwdr/2023/es/unesco-search/*/lightbox +reports/wwdr/2023/es/unesco-solr/*/load-more/* +reports/wwdr/2023/event/*/ical +reports/wwdr/2023/fr/event/*/ical +reports/wwdr/2023/fr/explore +reports/wwdr/2023/fr/paragraph-resource/* +reports/wwdr/2023/fr/resource/* +reports/wwdr/2023/fr/search +reports/wwdr/2023/fr/unesco-media/*/lightbox +reports/wwdr/2023/fr/unesco-paragraph/*/load-more +reports/wwdr/2023/fr/unesco-search/*/lightbox +reports/wwdr/2023/fr/unesco-solr/*/load-more/* +reports/wwdr/2023/id/event/*/ical +reports/wwdr/2023/id/explore +reports/wwdr/2023/id/paragraph-resource/* +reports/wwdr/2023/id/resource/* +reports/wwdr/2023/id/search +reports/wwdr/2023/id/unesco-media/*/lightbox +reports/wwdr/2023/id/unesco-paragraph/*/load-more +reports/wwdr/2023/id/unesco-search/*/lightbox +reports/wwdr/2023/id/unesco-solr/*/load-more/* +reports/wwdr/2023/it/event/*/ical +reports/wwdr/2023/it/explore +reports/wwdr/2023/it/paragraph-resource/* +reports/wwdr/2023/it/resource/* +reports/wwdr/2023/it/search +reports/wwdr/2023/it/unesco-media/*/lightbox +reports/wwdr/2023/it/unesco-paragraph/*/load-more +reports/wwdr/2023/it/unesco-search/*/lightbox +reports/wwdr/2023/it/unesco-solr/*/load-more/* +reports/wwdr/2023/ja/event/*/ical +reports/wwdr/2023/ja/explore +reports/wwdr/2023/ja/paragraph-resource/* +reports/wwdr/2023/ja/resource/* +reports/wwdr/2023/ja/search +reports/wwdr/2023/ja/unesco-media/*/lightbox +reports/wwdr/2023/ja/unesco-paragraph/*/load-more +reports/wwdr/2023/ja/unesco-search/*/lightbox +reports/wwdr/2023/ja/unesco-solr/*/load-more/* +reports/wwdr/2023/paragraph-resource/* +reports/wwdr/2023/pt/event/*/ical +reports/wwdr/2023/pt/explore +reports/wwdr/2023/pt/paragraph-resource/* +reports/wwdr/2023/pt/resource/* +reports/wwdr/2023/pt/search +reports/wwdr/2023/pt/unesco-media/*/lightbox +reports/wwdr/2023/pt/unesco-paragraph/*/load-more +reports/wwdr/2023/pt/unesco-search/*/lightbox +reports/wwdr/2023/pt/unesco-solr/*/load-more/* +reports/wwdr/2023/resource/* +reports/wwdr/2023/ru/event/*/ical +reports/wwdr/2023/ru/explore +reports/wwdr/2023/ru/paragraph-resource/* +reports/wwdr/2023/ru/resource/* +reports/wwdr/2023/ru/search +reports/wwdr/2023/ru/unesco-media/*/lightbox +reports/wwdr/2023/ru/unesco-paragraph/*/load-more +reports/wwdr/2023/ru/unesco-search/*/lightbox +reports/wwdr/2023/ru/unesco-solr/*/load-more/* +reports/wwdr/2023/search +reports/wwdr/2023/th/event/*/ical +reports/wwdr/2023/th/explore +reports/wwdr/2023/th/paragraph-resource/* +reports/wwdr/2023/th/resource/* +reports/wwdr/2023/th/search +reports/wwdr/2023/th/unesco-media/*/lightbox +reports/wwdr/2023/th/unesco-paragraph/*/load-more +reports/wwdr/2023/th/unesco-search/*/lightbox +reports/wwdr/2023/th/unesco-solr/*/load-more/* +reports/wwdr/2023/uk/event/*/ical +reports/wwdr/2023/uk/explore +reports/wwdr/2023/uk/paragraph-resource/* +reports/wwdr/2023/uk/resource/* +reports/wwdr/2023/uk/search +reports/wwdr/2023/uk/unesco-media/*/lightbox +reports/wwdr/2023/uk/unesco-paragraph/*/load-more +reports/wwdr/2023/uk/unesco-search/*/lightbox +reports/wwdr/2023/uk/unesco-solr/*/load-more/* +reports/wwdr/2023/unesco-media/*/lightbox +reports/wwdr/2023/unesco-paragraph/*/load-more +reports/wwdr/2023/unesco-search/*/lightbox +reports/wwdr/2023/unesco-solr/*/load-more/* +reports/wwdr/2023/uz/event/*/ical +reports/wwdr/2023/uz/explore +reports/wwdr/2023/uz/paragraph-resource/* +reports/wwdr/2023/uz/resource/* +reports/wwdr/2023/uz/search +reports/wwdr/2023/uz/unesco-media/*/lightbox +reports/wwdr/2023/uz/unesco-paragraph/*/load-more +reports/wwdr/2023/uz/unesco-search/*/lightbox +reports/wwdr/2023/uz/unesco-solr/*/load-more/* +reports/wwdr/2023/zh/event/*/ical +reports/wwdr/2023/zh/explore +reports/wwdr/2023/zh/paragraph-resource/* +reports/wwdr/2023/zh/resource/* +reports/wwdr/2023/zh/search +reports/wwdr/2023/zh/unesco-media/*/lightbox +reports/wwdr/2023/zh/unesco-paragraph/*/load-more +reports/wwdr/2023/zh/unesco-search/*/lightbox +reports/wwdr/2023/zh/unesco-solr/*/load-more/* repos repos/cldr-tmp repositorio @@ -79822,6 +83457,7 @@ resource-library/search resource-library/search$ resource-library/search? resource-success* +resource/* resource/*/get resource/blob/834414 resourceapi* @@ -80061,6 +83697,7 @@ rewards-polyite/spin rewards/*/membership rewards/*/status-matching rewards/bebas-ongkir +rewardsapp/ rex/recommendation/* rezepte/suche rf=* @@ -80335,6 +83972,7 @@ robertroessler robertsheehan robinalbrecht robincolgrove +robokassa/ robos-linux robotic-assisted-surgery robots @@ -80346,24 +83984,24 @@ rockets/node rockets/users rockies/search rockwell -rocz/ -rode/ +rocz +rode rodi rodrigocetinapresuel rodriguez_padilla rodrik roe -roes/ -rofr/ +roes +rofr roganesyan rogerbot rogerdias rogers -rogr/ +rogr rohitabraham -roit/ -roja/ -roko/ +roit +roja +roko rolandolink roles roll @@ -80374,7 +84012,7 @@ ron/layout/set ronald roncarati rongqing-aaron-pan -ronl/ +ronl roomforrent/preview roomplanner/ roomplanner3d/ @@ -80391,9 +84029,9 @@ root/de/ root/de/textonly/ root/en/textonly/ root/textonly/ -ropl/ -ropt/ -roru/ +ropl +ropt +roru ros rosa/index.htm rosanne @@ -80407,12 +84045,12 @@ rosetta/en/textonly/ rosetta/textonly/ rossmair rosta -rosv/ +rosv rotalar/*/rotalar-kalkis- rotalar/*/suradan-rotalar- rotas/*/rotas-de- rothleadership -rotr/ +rotr rotte/*/rotte-da- roundabout route @@ -80440,7 +84078,7 @@ royals/search royalty-free-subscriptions.php royalty/s roymalka -rozh/ +rozh rp rp/ rpc @@ -80495,11 +84133,13 @@ rss_trk rssarticleshow rssarticleshow* rsscombiner +rssfeed.aspx?q=search* rssform.php rsvp rsweeney rsyuan rt%3Dnc +rt2014v2/ rt=nc rta rta-logging/reader-history.php @@ -80637,6 +84277,9 @@ ru/cdm ru/checkout ru/cobrand ru/css +ru/days/world-radio/grid +ru/days/world-radio/list +ru/days/world-radio/map ru/education ru/error-static-cdn ru/estore/en_GB/ @@ -80647,8 +84290,10 @@ ru/estore/ru_RU/inbox.html ru/estore/ru_RU/login.html?redirect_url= ru/estore/ru_RU/register.html?redirect_url= ru/eula.html +ru/event/*/ical ru/event/*/shoutbox ru/event/*/shoutbox? +ru/explore ru/features/partial/footer ru/features/partial/page-bottom ru/festival/*/shoutbox @@ -80670,6 +84315,12 @@ ru/http://zoo.105.net/robots.txt ru/images ru/inc ru/info +ru/intangible-cultural-heritage/grid +ru/intangible-cultural-heritage/list +ru/intangible-cultural-heritage/map +ru/internet-universality-indicators/grid +ru/internet-universality-indicators/list +ru/internet-universality-indicators/map ru/ipns ru/js ru/kb @@ -80693,6 +84344,7 @@ ru/onelook_british_dictionary_words.html ru/oteli/h ru/oteli/redirect ru/oteli/s +ru/paragraph-resource/* ru/personal ru/player ru/privacy @@ -80703,6 +84355,7 @@ ru/random ru/redirect-notification/ ru/renew.html ru/request-information/ +ru/resource/* ru/resources ru/ru/materials/* ru/ru/product-finder/external-hard-drives/ @@ -80726,6 +84379,13 @@ ru/style ru/support ru/tag/*/shoutbox ru/tag/*/shoutbox? +ru/unesco-media/*/lightbox +ru/unesco-paragraph/*/load-more +ru/unesco-search/*/lightbox +ru/unesco-solr/*/load-more/* +ru/unitwin/grid +ru/unitwin/list +ru/unitwin/map ru/user ru/user/*/journal ru/user/*/library @@ -80755,6 +84415,12 @@ ru/wiki/Template_talk: ru/wiki/User: ru/wiki/UserProfile: ru/wiki/User_talk: +ru/world-heritage/grid +ru/world-heritage/list +ru/world-heritage/map +ru/world-media-trends/grid +ru/world-media-trends/list +ru/world-media-trends/map ru_RU/Flex/4.0/UsingSDK ru_RU/RUB ru_RU/flex/using @@ -80763,34 +84429,34 @@ rubin rubric2sport rubrique.php? rubulmout -rucz/ -rude/ -rues/ -rufr/ +rucz +rude +rues +rufr rugby? rugged-trucks -rugr/ +rugr ruidai ruiguo -ruit/ +ruit ruiyin -ruja/ -ruko/ +ruja +ruko rules rules rules$ rules? run rundowns/segment.php? -runl/ +runl running_races/*/results ruokonen ruoloAnzianita/ ruoloAnzianita2013/ -rupl/ -rupt/ +rupl +rupt rurl= -ruro/ +ruro rus rus$ rus/licensing/Unilateral.aspx/* @@ -80800,7 +84466,7 @@ rush-hour rush-hour-2 rush-hour-3 russia-today -rusv/ +rusv rutas-aereas/*/rutas-aereas-de- rutas-aereas/*/rutas-de- rutas/*/rutas-de- @@ -80809,11 +84475,11 @@ rute/*/rute-de-la- rute/*/rute-din- ruter/*/flyreiser-fra- ruter/*/ruter-fra- -rutr/ +rutr rutter/*/rutter-fran- rutter/*/turer-fran- ruxitagentjs_2SVfqr_10139180201161915.js -ruzh/ +ruzh rvh rvwr/*/visitdtl rw-reg/http://readwriteweb.com/robots.txt @@ -81018,7 +84684,6 @@ samlCertificates saml_login saml_sso sammy-test$ -sample sample- samplesViewSingle samsung @@ -81395,6 +85060,131 @@ sdfe/pdf/download/read/am4ir/noindex/pii sdfe/pdf/download/read/index/pii sdfe/pdf/download/read/noindex/pii sdfe/reader/pii +sdg4education2030/ar/event/*/ical +sdg4education2030/ar/explore +sdg4education2030/ar/paragraph-resource/* +sdg4education2030/ar/resource/* +sdg4education2030/ar/search +sdg4education2030/ar/unesco-media/*/lightbox +sdg4education2030/ar/unesco-paragraph/*/load-more +sdg4education2030/ar/unesco-search/*/lightbox +sdg4education2030/ar/unesco-solr/*/load-more/* +sdg4education2030/en/event/*/ical +sdg4education2030/en/explore +sdg4education2030/en/paragraph-resource/* +sdg4education2030/en/resource/* +sdg4education2030/en/search +sdg4education2030/en/unesco-media/*/lightbox +sdg4education2030/en/unesco-paragraph/*/load-more +sdg4education2030/en/unesco-search/*/lightbox +sdg4education2030/en/unesco-solr/*/load-more/* +sdg4education2030/es/event/*/ical +sdg4education2030/es/explore +sdg4education2030/es/paragraph-resource/* +sdg4education2030/es/resource/* +sdg4education2030/es/search +sdg4education2030/es/unesco-media/*/lightbox +sdg4education2030/es/unesco-paragraph/*/load-more +sdg4education2030/es/unesco-search/*/lightbox +sdg4education2030/es/unesco-solr/*/load-more/* +sdg4education2030/event/*/ical +sdg4education2030/fr/event/*/ical +sdg4education2030/fr/explore +sdg4education2030/fr/paragraph-resource/* +sdg4education2030/fr/resource/* +sdg4education2030/fr/search +sdg4education2030/fr/unesco-media/*/lightbox +sdg4education2030/fr/unesco-paragraph/*/load-more +sdg4education2030/fr/unesco-search/*/lightbox +sdg4education2030/fr/unesco-solr/*/load-more/* +sdg4education2030/id/event/*/ical +sdg4education2030/id/explore +sdg4education2030/id/paragraph-resource/* +sdg4education2030/id/resource/* +sdg4education2030/id/search +sdg4education2030/id/unesco-media/*/lightbox +sdg4education2030/id/unesco-paragraph/*/load-more +sdg4education2030/id/unesco-search/*/lightbox +sdg4education2030/id/unesco-solr/*/load-more/* +sdg4education2030/it/event/*/ical +sdg4education2030/it/explore +sdg4education2030/it/paragraph-resource/* +sdg4education2030/it/resource/* +sdg4education2030/it/search +sdg4education2030/it/unesco-media/*/lightbox +sdg4education2030/it/unesco-paragraph/*/load-more +sdg4education2030/it/unesco-search/*/lightbox +sdg4education2030/it/unesco-solr/*/load-more/* +sdg4education2030/ja/event/*/ical +sdg4education2030/ja/explore +sdg4education2030/ja/paragraph-resource/* +sdg4education2030/ja/resource/* +sdg4education2030/ja/search +sdg4education2030/ja/unesco-media/*/lightbox +sdg4education2030/ja/unesco-paragraph/*/load-more +sdg4education2030/ja/unesco-search/*/lightbox +sdg4education2030/ja/unesco-solr/*/load-more/* +sdg4education2030/paragraph-resource/* +sdg4education2030/pt/event/*/ical +sdg4education2030/pt/explore +sdg4education2030/pt/paragraph-resource/* +sdg4education2030/pt/resource/* +sdg4education2030/pt/search +sdg4education2030/pt/unesco-media/*/lightbox +sdg4education2030/pt/unesco-paragraph/*/load-more +sdg4education2030/pt/unesco-search/*/lightbox +sdg4education2030/pt/unesco-solr/*/load-more/* +sdg4education2030/resource/* +sdg4education2030/ru/event/*/ical +sdg4education2030/ru/explore +sdg4education2030/ru/paragraph-resource/* +sdg4education2030/ru/resource/* +sdg4education2030/ru/search +sdg4education2030/ru/unesco-media/*/lightbox +sdg4education2030/ru/unesco-paragraph/*/load-more +sdg4education2030/ru/unesco-search/*/lightbox +sdg4education2030/ru/unesco-solr/*/load-more/* +sdg4education2030/search +sdg4education2030/th/event/*/ical +sdg4education2030/th/explore +sdg4education2030/th/paragraph-resource/* +sdg4education2030/th/resource/* +sdg4education2030/th/search +sdg4education2030/th/unesco-media/*/lightbox +sdg4education2030/th/unesco-paragraph/*/load-more +sdg4education2030/th/unesco-search/*/lightbox +sdg4education2030/th/unesco-solr/*/load-more/* +sdg4education2030/uk/event/*/ical +sdg4education2030/uk/explore +sdg4education2030/uk/paragraph-resource/* +sdg4education2030/uk/resource/* +sdg4education2030/uk/search +sdg4education2030/uk/unesco-media/*/lightbox +sdg4education2030/uk/unesco-paragraph/*/load-more +sdg4education2030/uk/unesco-search/*/lightbox +sdg4education2030/uk/unesco-solr/*/load-more/* +sdg4education2030/unesco-media/*/lightbox +sdg4education2030/unesco-paragraph/*/load-more +sdg4education2030/unesco-search/*/lightbox +sdg4education2030/unesco-solr/*/load-more/* +sdg4education2030/uz/event/*/ical +sdg4education2030/uz/explore +sdg4education2030/uz/paragraph-resource/* +sdg4education2030/uz/resource/* +sdg4education2030/uz/search +sdg4education2030/uz/unesco-media/*/lightbox +sdg4education2030/uz/unesco-paragraph/*/load-more +sdg4education2030/uz/unesco-search/*/lightbox +sdg4education2030/uz/unesco-solr/*/load-more/* +sdg4education2030/zh/event/*/ical +sdg4education2030/zh/explore +sdg4education2030/zh/paragraph-resource/* +sdg4education2030/zh/resource/* +sdg4education2030/zh/search +sdg4education2030/zh/unesco-media/*/lightbox +sdg4education2030/zh/unesco-paragraph/*/load-more +sdg4education2030/zh/unesco-search/*/lightbox +sdg4education2030/zh/unesco-solr/*/load-more/* sdgthinktank sdk sdk/js @@ -81618,6 +85408,7 @@ search.aspx search.aspx search.do search.htm +search.htm search.html search.html search.html? @@ -81734,9 +85525,12 @@ search/listall search/m.emag.ro search/map.html search/map.php +search/martin-carrico-is-loser.rss +search/martin-carrico-is-loser/ search/more-like-this search/morelikethis search/name-text +search/name_search.aspx search/networks* search/node search/nonAdSearch @@ -81911,6 +85705,7 @@ searchresults/index.html searchresults? searchsuggest searchtest +searchthearchives searchtype=true searchuc?city= searchweb/*.html @@ -82189,6 +85984,7 @@ seo7654com seo776com seokicks seotools +sepia/images sepmorton ser/cvs sercho @@ -82343,6 +86139,7 @@ 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 @@ -82512,6 +86309,7 @@ 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 @@ -82528,8 +86326,6 @@ seuelectronica/estatics/files/exposicions seuelectronica/estatics/files/manuals seuelectronica/exposicio-publica sevcik -sevilla -sevilla/zhomepruebas sewa-mobil/hasil sex sex-guides/blog/weekly @@ -82777,8 +86573,13 @@ shekhargadkaree shelf/user_shelves shell shell/ +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 shen sheng +shenghuo shenghuo/search? shenyang sheraz @@ -82794,6 +86595,7 @@ sherwin_special_offers shi shian shibboleth +shifen/ shihui shihui? shijiawei @@ -82820,6 +86622,7 @@ shoelaces shomiller shootouts shop +shop$ shop-interrupt shop-reviews shop-the-look/ @@ -83020,6 +86823,7 @@ shop/*siteurl*brand-* shop/*size*-size-* shop/*srt*/*brand-* shop/*tog-*tog-* +shop/*y-gender* shop/-* shop/-/* shop/-/brand-* @@ -83309,6 +87113,8 @@ 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 @@ -83340,6 +87146,7 @@ shop/use-*-use-* shop/use/* shop/waist/* shop/wishlist +shop? shopCBN/ shop_content.php?coID=2 shop_content.php?coID=3 @@ -83418,6 +87225,7 @@ shouwenwang show show-email show-error- +show.aspx show.php show.php show/delete_saved_shows @@ -84597,6 +88405,7 @@ social/help/search-results.html social/our_partners/ social/photosui/images social/photosui/sitemap +social/search? social/share_modal social/social-security-directory/cai social_media @@ -84729,12 +88538,6 @@ son/user son/users song song/data -song/delete_user_review -song/fetch_overview_review -song/fetch_review_view -song/report_inappropriate -song/review_thumbs -song/save_user_review song/search songqi songs/ @@ -84822,6 +88625,7 @@ spaces/viewstylesheet.action spain/empresas/ spain/medianaempresa/ spanish +spanish-civil-war spanish/thewto_s/minist_s/mc10_s/coordinator_guide_s.pdf spanish/thewto_s/minist_s/mc10_s/participant_guide_s.pdf sparkkorlit @@ -84829,6 +88633,7 @@ sparshasaha spartan spatl spb +spbasic spbot spc-source= spc/amazon/en/landingPage.html @@ -84968,7 +88773,6 @@ sport/data/league sport/data/match sport/data/player sport/data/team -sport/div sport/football/match-centre sport/live-resultate sport/motorsport/results @@ -85010,6 +88814,7 @@ spotlight spots_shown= spp/ spreadsheet +spresults sprince spring spring @@ -85021,6 +88826,7 @@ sprint_wml sprint_xhtml sprints/help/search-results.html sprockett +sprypay/ spsales spsearch.php spurs/node @@ -85078,7 +88884,6 @@ sraid sramgopal srao src -src src/ src/* src/js/spmsg @@ -85201,6 +89006,7 @@ start-ups/loft/survey/ start-ups/loft/welcome start-your-blog start-your-store +start/square startDate= startPage start_order @@ -85311,10 +89117,10 @@ staticpages/index.php/lookup-results station station/idst. stations +stations/anytimefitness/episodes/all_genres stations/force/force_localization.php? statistic statistic-server -statistic/ statistics statistics/popular/p statistics/recent/p @@ -85614,6 +89420,8 @@ storeclick storefront storepicker storerequest +stores$ +stores/ stores/page/*visitId= stories stories/%top_story_year%/%top_story_month% @@ -85661,6 +89469,7 @@ strategist/search stream stream/ streamlabs-obs/login-success +streamline street-talk-early-look stressless*fernsehsessel stressless*sessel @@ -85829,7 +89638,6 @@ submission submissions submissions submit -submit-book-journal/ submit-new submit-reference submit.php @@ -86147,6 +89955,10 @@ suspended_tickets suspension-appeal sustainability sustainability-as-an-efficient-business-strategy +sustainability/our-approach/safety +sustainability/our-approach/safety.html +sustainability/transparency-and-sustainability-reporting/sustainability-reports/sustainability-reports-2022 +sustainability/transparency-and-sustainability-reporting/sustainability-reports/sustainability-reports-2022.html sustainable-development-goals/sustainable-cities sustainable-is-attainable-fest sustainable-is-attainable-news18-and-tata-power-initiative @@ -86350,29 +90162,29 @@ svc_ssr/site/CAN/rfktkn svc_ssr/site/EUR/rfktkn svc_ssr/site/USA/rfktkn svc_tax -svcz/ -svde/ -sves/ -svfr/ +svcz +svde +sves +svfr svg/not-indexed svg/private svg/static/icons/svg svg/vstatic/svg svgimageproc -svgr/ -svit/ -svja/ -svko/ +svgr +svit +svja +svko svmehta svn -svnl/ +svnl svpRecommendations -svpl/ -svpt/ -svro/ -svru/ -svtr/ -svzh/ +svpl +svpt +svro +svru +svtr +svzh sw sw$ sw-BR @@ -86587,6 +90399,8 @@ tag tag tag-manager tag-manager-360 +tag-search +tag-search.html tag/ tag/* tag/*+http://dilbert.com/robots.txt @@ -87348,6 +91162,7 @@ tempcache template template-elenaivanova template-files/ +template-resources template.html template/ template/*/*? @@ -87624,6 +91439,7 @@ tgibson tgkkk6681 tgl2/ th +th$ th-*/ th-AE th-AT @@ -87706,6 +91522,8 @@ 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 th/firefox/collections th/firefox/collections/4757633 th/firefox/collections/4757633/$ @@ -87716,6 +91534,8 @@ th/forums th/kb/*/discuss th/login-messages th/motivator/ +th/paragraph-resource/* +th/resource/* th/search th/share-order th/solutions/case-studies/ @@ -87725,8 +91545,13 @@ th/th/cms/ th/th/news/search/?keywords= th/th/news/sp/search/?keywords= th/th/search*?q= +th/unesco-media/*/lightbox +th/unesco-paragraph/*/load-more +th/unesco-search/*/lightbox +th/unesco-solr/*/load-more/* th/user th/users +th? th_en th_th/templates/M thailandgolf. @@ -87944,6 +91769,131 @@ ti/p tiangepeterli tianmingfu tianningzhao +tich4sd/ar/event/*/ical +tich4sd/ar/explore +tich4sd/ar/paragraph-resource/* +tich4sd/ar/resource/* +tich4sd/ar/search +tich4sd/ar/unesco-media/*/lightbox +tich4sd/ar/unesco-paragraph/*/load-more +tich4sd/ar/unesco-search/*/lightbox +tich4sd/ar/unesco-solr/*/load-more/* +tich4sd/en/event/*/ical +tich4sd/en/explore +tich4sd/en/paragraph-resource/* +tich4sd/en/resource/* +tich4sd/en/search +tich4sd/en/unesco-media/*/lightbox +tich4sd/en/unesco-paragraph/*/load-more +tich4sd/en/unesco-search/*/lightbox +tich4sd/en/unesco-solr/*/load-more/* +tich4sd/es/event/*/ical +tich4sd/es/explore +tich4sd/es/paragraph-resource/* +tich4sd/es/resource/* +tich4sd/es/search +tich4sd/es/unesco-media/*/lightbox +tich4sd/es/unesco-paragraph/*/load-more +tich4sd/es/unesco-search/*/lightbox +tich4sd/es/unesco-solr/*/load-more/* +tich4sd/event/*/ical +tich4sd/fr/event/*/ical +tich4sd/fr/explore +tich4sd/fr/paragraph-resource/* +tich4sd/fr/resource/* +tich4sd/fr/search +tich4sd/fr/unesco-media/*/lightbox +tich4sd/fr/unesco-paragraph/*/load-more +tich4sd/fr/unesco-search/*/lightbox +tich4sd/fr/unesco-solr/*/load-more/* +tich4sd/id/event/*/ical +tich4sd/id/explore +tich4sd/id/paragraph-resource/* +tich4sd/id/resource/* +tich4sd/id/search +tich4sd/id/unesco-media/*/lightbox +tich4sd/id/unesco-paragraph/*/load-more +tich4sd/id/unesco-search/*/lightbox +tich4sd/id/unesco-solr/*/load-more/* +tich4sd/it/event/*/ical +tich4sd/it/explore +tich4sd/it/paragraph-resource/* +tich4sd/it/resource/* +tich4sd/it/search +tich4sd/it/unesco-media/*/lightbox +tich4sd/it/unesco-paragraph/*/load-more +tich4sd/it/unesco-search/*/lightbox +tich4sd/it/unesco-solr/*/load-more/* +tich4sd/ja/event/*/ical +tich4sd/ja/explore +tich4sd/ja/paragraph-resource/* +tich4sd/ja/resource/* +tich4sd/ja/search +tich4sd/ja/unesco-media/*/lightbox +tich4sd/ja/unesco-paragraph/*/load-more +tich4sd/ja/unesco-search/*/lightbox +tich4sd/ja/unesco-solr/*/load-more/* +tich4sd/paragraph-resource/* +tich4sd/pt/event/*/ical +tich4sd/pt/explore +tich4sd/pt/paragraph-resource/* +tich4sd/pt/resource/* +tich4sd/pt/search +tich4sd/pt/unesco-media/*/lightbox +tich4sd/pt/unesco-paragraph/*/load-more +tich4sd/pt/unesco-search/*/lightbox +tich4sd/pt/unesco-solr/*/load-more/* +tich4sd/resource/* +tich4sd/ru/event/*/ical +tich4sd/ru/explore +tich4sd/ru/paragraph-resource/* +tich4sd/ru/resource/* +tich4sd/ru/search +tich4sd/ru/unesco-media/*/lightbox +tich4sd/ru/unesco-paragraph/*/load-more +tich4sd/ru/unesco-search/*/lightbox +tich4sd/ru/unesco-solr/*/load-more/* +tich4sd/search +tich4sd/th/event/*/ical +tich4sd/th/explore +tich4sd/th/paragraph-resource/* +tich4sd/th/resource/* +tich4sd/th/search +tich4sd/th/unesco-media/*/lightbox +tich4sd/th/unesco-paragraph/*/load-more +tich4sd/th/unesco-search/*/lightbox +tich4sd/th/unesco-solr/*/load-more/* +tich4sd/uk/event/*/ical +tich4sd/uk/explore +tich4sd/uk/paragraph-resource/* +tich4sd/uk/resource/* +tich4sd/uk/search +tich4sd/uk/unesco-media/*/lightbox +tich4sd/uk/unesco-paragraph/*/load-more +tich4sd/uk/unesco-search/*/lightbox +tich4sd/uk/unesco-solr/*/load-more/* +tich4sd/unesco-media/*/lightbox +tich4sd/unesco-paragraph/*/load-more +tich4sd/unesco-search/*/lightbox +tich4sd/unesco-solr/*/load-more/* +tich4sd/uz/event/*/ical +tich4sd/uz/explore +tich4sd/uz/paragraph-resource/* +tich4sd/uz/resource/* +tich4sd/uz/search +tich4sd/uz/unesco-media/*/lightbox +tich4sd/uz/unesco-paragraph/*/load-more +tich4sd/uz/unesco-search/*/lightbox +tich4sd/uz/unesco-solr/*/load-more/* +tich4sd/zh/event/*/ical +tich4sd/zh/explore +tich4sd/zh/paragraph-resource/* +tich4sd/zh/resource/* +tich4sd/zh/search +tich4sd/zh/unesco-media/*/lightbox +tich4sd/zh/unesco-paragraph/*/load-more +tich4sd/zh/unesco-search/*/lightbox +tich4sd/zh/unesco-solr/*/load-more/* ticket ticket2018/ ticketSearchGenre= @@ -88397,6 +92347,7 @@ tous-les-sports/surf/selections-du-moment tous-les-sports/swimrun/promo-swimrun tous-les-sports/velo-route/promotions-velo-route town-hall +towton toyota/coming-soon toyota/fueled-by-skepticism toyotaSearch @@ -88689,6 +92640,7 @@ transcripts/470280334 transcripts/480128005 transcripts/830237502 transfer +transfer transfer.php transfer/2.0/contract transfer/api @@ -88719,8 +92671,9 @@ translate_t translation translations translations/ +translator/?ref= translator/c -translators/ +translators transmute/static-1.85 transmute/static-2.6 transmute/static-2.8 @@ -88782,12 +92735,26 @@ travel/airlines/main/us/en travel/airlines/pfs* travel/airlines/premium-travel-arranger/au/en travel/clk +travel/css travel/event/search +travel/flight/flightSearch +travel/flight/flightSearchAction +travel/flight/search/? +travel/flight/search? travel/flights/s +travel/hotel-search travel/hotel/e +travel/hotel/hotelMiniSearchRequest +travel/hotel/hotelSearch +travel/hotels/checkout +travel/hotels/detail +travel/hotels/search/? +travel/hotels/search? travel/passport travel/s +travel/scripts travel/search +travel/secure travel/test$ travel/wp-admin travelDate= @@ -88797,11 +92764,10 @@ travisbenson travismoore trax trck -trcz/ -trde/ +trcz +trde tre-artis treadstone -treas-reports/ treasurer/search/node treasury treasury/treasdocuments @@ -88822,7 +92788,6 @@ tree/person tree/sources tree/xtree.css trendictionbot -trending trending-searches trendingbar trendreports/download2 @@ -88837,14 +92802,14 @@ trends/viz? trends? trends_tpt trentonbricken -tres/ +tres trevi_excel trevor-spelman trevordavidrhone trevorhughdavis trevorstark -trfr/ -trgr/ +trfr +trgr trial trial-pricing trial-status/ @@ -88920,27 +92885,27 @@ trips/v1 trishashrum trishaurmibanerjee tristanorthlaboratory -trit/ +trit trivia trivia/answer -trja/ +trja trk trk-download -trko/ -trnl/ +trko +trnl trovitBot troyadair -trpl/ -trpt/ -trro/ -trru/ +trpl +trpt +trro +trru trs/forums trs/kb/*/discuss trs/search trs/search/node trs/user trs/users -trsv/ +trsv truckingindustryforum/ajax.php truckingindustryforum/attachment.php truckingindustryforum/calendar.php @@ -89005,7 +92970,7 @@ try-which/wills/ try? tryagainlater.html trylater -trzh/ +trzh ts-digest/issue/.*-(?:1[7-9]|[2-9]d+)-d+$ ts/de/ ts/de/textonly/ @@ -89017,6 +92982,7 @@ tsackton tsc tschoenstein tseyanglim +tsi tsingh tsk_b tsofer @@ -89604,6 +93570,8 @@ uk/en/news/sp/search/?keywords= uk/en/preferences/update uk/en/size/* uk/encyclopedia/search +uk/event/*/ical +uk/explore uk/ferramentas/criador-de-logo/onboarding uk/find-out-more uk/firefox/collections @@ -89657,11 +93625,13 @@ uk/mortgages/search uk/onelook_american_dictionary_words.html uk/onelook_british_dictionary_words.html uk/outils/createur-de-logo/onboarding +uk/paragraph-resource/* uk/preview uk/products/ras/trial-center uk/promos uk/qbx uk/renew.html +uk/resource/* uk/resources uk/resources uk/scottish-daily-mail/2012 @@ -89689,6 +93659,10 @@ uk/tools/business-name-generator/searchutf8 uk/tools/logo-maker/onboarding uk/transactions uk/treasury +uk/unesco-media/*/lightbox +uk/unesco-paragraph/*/load-more +uk/unesco-search/*/lightbox +uk/unesco-solr/*/load-more/* uk/user uk/users uk/ventureone @@ -89702,6 +93676,7 @@ ukraina_ ul/P/umse/0 ulatan uli/trac +ulink? ulk/i ulk/sch ulk/usr @@ -89742,13 +93717,16 @@ undervisning_flash underwood undina undurraga +unesco-media/*/lightbox +unesco-paragraph/*/load-more +unesco-search/*/lightbox +unesco-solr/*/load-more/* unfiltered? unfinished.php unfollowAjaxCall uni_id= unibook/oldversions unibuddy= -unicef-component-mosaichttp://unicode.org/robots.txt unicode/members unicorn/check unified-terms @@ -89961,6 +93939,7 @@ ur/users urbanag urchin_test url +url url.asp url= url=absolutely @@ -90838,6 +94817,7 @@ usersViewSingle users_internet.html usersstats usertesting +userurl/ usetemplate-print/ usg= usha @@ -90931,11 +94911,19 @@ uz uz-latn-uz/ uz/ uz/en/ +uz/event/*/ical +uz/explore uz/forums uz/http://biblegateway.com/robots.txt uz/kb/*/discuss +uz/paragraph-resource/* +uz/resource/* uz/ru/ uz/search +uz/unesco-media/*/lightbox +uz/unesco-paragraph/*/load-more +uz/unesco-search/*/lightbox +uz/unesco-solr/*/load-more/* uz/user uz/users uzpece @@ -90995,12 +94983,9 @@ v3/streams/ids v3/topics v4 v4/md/applications/crunchbase -v6 v= -v_default v_detail_tab_comments v_detail_tab_print*.html$ -v_detail_tab_print,*.html$ va-cha%CC%A3m-myheritage va/ vaBzco/4v0d1N/sgg86Z/b3k8/UQmww/9GE1VLVkp73a/QjNEdkQB/ciwbW/T8FT2Y @@ -91094,7 +95079,6 @@ venda-presencial/comprovantes.jhtml venda-presencial/conclusion.htmlhttp://paiduaykan.com/robots.txt vendor vendor$ -vendor-info/ vendor/ vendor/nette/ vendortcs @@ -91332,6 +95316,7 @@ victor-ovchinnikov vid vid_1 video +video video- video-alert video-c.php @@ -91459,17 +95444,27 @@ videorequest videos videos videos/*.feedback.html +videos/? videos/api videos/assets +videos/browsing videos/e videos/embed videos/expander +videos/explore +videos/favorites videos/feed +videos/feed +videos/feedcontent videos/get_video_by_uid/ videos/hardware-in-the-loop-simulation-with-simulink-real-time-using-plcs-and-ethernetip-protocol-for-validating-industrial-automation-control-algorithms-96697.html videos/iframe videos/images videos/js +videos/music +videos/music/ +videos/music/? +videos/music? videos/new videos/raw-ethernet-communication-support-from-simulink-real-time-96619.html videos/real-time-udp-communication-support-99895.html @@ -91519,16 +95514,20 @@ videos/search.php?s=street+fight$ videos/search.php?s=street+fight*&start=*$ videos/search.php?s=woman+fight$ videos/search.php?s=woman+fight*&start=*$ +videos/search/? videos/search? videos/show_trailer videos/slider videos/theme/ videos/transcripts +videos/trending +videos/trendingcontent videos/video-feedback-confirmation.html videos/video-feedback.html videos/viewmeta/ videos/week videos/widgets/ +videos? videosearch videosearch? videotutorials @@ -92067,6 +96066,7 @@ wct*? wdc/cgi-bin wdiamond wdp-un.php +wdytya we-speak-your-language/index. we-want-to-help we_are_all_unicorns @@ -92093,6 +96093,7 @@ weaverm web web-admin web-answers +web-console web-double-optin-confirmation.html web-explore web-hosting-36http://aa.com.tr/robots.txt @@ -95263,6 +99264,7 @@ web/packages/MVisAGe/DESCRIPTION web/packages/MWright/DESCRIPTION web/packages/MXM/DESCRIPTION web/packages/MaOEA/DESCRIPTION +web/packages/MacBehaviour/DESCRIPTION web/packages/MachineShop/DESCRIPTION web/packages/MacroZooBenthosWaterA/DESCRIPTION web/packages/MadanText/DESCRIPTION @@ -95576,7 +99578,6 @@ web/packages/NPMLEcmprsk/DESCRIPTION web/packages/NPP/DESCRIPTION web/packages/NPRED/DESCRIPTION web/packages/NPflow/DESCRIPTION -web/packages/NRAHDLTP/DESCRIPTION web/packages/NRejections/DESCRIPTION web/packages/NSAE/DESCRIPTION web/packages/NSM3/DESCRIPTION @@ -95911,6 +99912,7 @@ web/packages/POINT/DESCRIPTION web/packages/POMADE/DESCRIPTION web/packages/POMS/DESCRIPTION web/packages/POMaSPU/DESCRIPTION +web/packages/POPInf/DESCRIPTION web/packages/POSSA/DESCRIPTION web/packages/POSTm/DESCRIPTION web/packages/POSetR/DESCRIPTION @@ -96632,6 +100634,7 @@ web/packages/RScelestial/DESCRIPTION web/packages/RSclient/DESCRIPTION web/packages/RSelenium/DESCRIPTION web/packages/RSentiment/DESCRIPTION +web/packages/RSiena/DESCRIPTION web/packages/RSizeBiased/DESCRIPTION web/packages/RSmallTelescopes/DESCRIPTION web/packages/RSmartlyIO/DESCRIPTION @@ -97009,7 +101012,6 @@ web/packages/Rphylopars/DESCRIPTION web/packages/Rpoet/DESCRIPTION web/packages/Rpolyhedra/DESCRIPTION web/packages/Rpoppler/DESCRIPTION -web/packages/RprobitB/DESCRIPTION web/packages/Rprofet/DESCRIPTION web/packages/Rquefts/DESCRIPTION web/packages/Rramas/DESCRIPTION @@ -98225,6 +102227,7 @@ web/packages/abctools/DESCRIPTION web/packages/abd/DESCRIPTION web/packages/abdiv/DESCRIPTION web/packages/abe/DESCRIPTION +web/packages/aberrance/DESCRIPTION web/packages/abess/DESCRIPTION web/packages/abglasso/DESCRIPTION web/packages/abind/DESCRIPTION @@ -98555,7 +102558,6 @@ web/packages/anyLib/DESCRIPTION web/packages/anybadger/DESCRIPTION web/packages/anyflights/DESCRIPTION web/packages/anytime/DESCRIPTION -web/packages/ao/DESCRIPTION web/packages/aod/DESCRIPTION web/packages/aods3/DESCRIPTION web/packages/aoos/DESCRIPTION @@ -99976,6 +103978,7 @@ web/packages/cmR/DESCRIPTION web/packages/cmaRs/DESCRIPTION web/packages/cmaes/DESCRIPTION web/packages/cmaesr/DESCRIPTION +web/packages/cmahalanobis/DESCRIPTION web/packages/cmbClust/DESCRIPTION web/packages/cmcR/DESCRIPTION web/packages/cmce/DESCRIPTION @@ -100157,6 +104160,7 @@ web/packages/comprehenr/DESCRIPTION web/packages/compute.es/DESCRIPTION web/packages/comradesOO/DESCRIPTION web/packages/comsimitv/DESCRIPTION +web/packages/comstab/DESCRIPTION web/packages/comtradr/DESCRIPTION web/packages/con2aqi/DESCRIPTION web/packages/con2lki/DESCRIPTION @@ -101609,6 +105613,7 @@ web/packages/embryogrowth/DESCRIPTION web/packages/emdbook/DESCRIPTION web/packages/emdi/DESCRIPTION web/packages/emdist/DESCRIPTION +web/packages/emery/DESCRIPTION web/packages/emg/DESCRIPTION web/packages/emhawkes/DESCRIPTION web/packages/emld/DESCRIPTION @@ -101951,7 +105956,6 @@ web/packages/fCopulae/DESCRIPTION web/packages/fDMA/DESCRIPTION web/packages/fExtremes/DESCRIPTION web/packages/fGarch/DESCRIPTION -web/packages/fHMM/DESCRIPTION web/packages/fICA/DESCRIPTION web/packages/fImport/DESCRIPTION web/packages/fMRIscrub/DESCRIPTION @@ -102931,6 +106935,7 @@ web/packages/ggbiplot/DESCRIPTION web/packages/ggblanket/DESCRIPTION web/packages/ggblend/DESCRIPTION web/packages/ggborderline/DESCRIPTION +web/packages/ggbrace/DESCRIPTION web/packages/ggbrain/DESCRIPTION web/packages/ggbreak/DESCRIPTION web/packages/ggbuildr/DESCRIPTION @@ -103279,6 +107284,7 @@ web/packages/gosset/DESCRIPTION web/packages/gotop/DESCRIPTION web/packages/govStatJPN/DESCRIPTION web/packages/govdown/DESCRIPTION +web/packages/govinfoR/DESCRIPTION web/packages/gower/DESCRIPTION web/packages/goweragreement/DESCRIPTION web/packages/goxygen/DESCRIPTION @@ -103344,7 +107350,6 @@ web/packages/grateful/DESCRIPTION web/packages/grates/DESCRIPTION web/packages/gratia/DESCRIPTION web/packages/graticule/DESCRIPTION -web/packages/gratis/DESCRIPTION web/packages/grattan/DESCRIPTION web/packages/grattanInflators/DESCRIPTION web/packages/gravitas/DESCRIPTION @@ -103649,6 +107654,7 @@ web/packages/hhh4contacts/DESCRIPTION web/packages/hhi/DESCRIPTION web/packages/hhsmm/DESCRIPTION web/packages/hht/DESCRIPTION +web/packages/hibayes/DESCRIPTION web/packages/hicp/DESCRIPTION web/packages/hiddenf/DESCRIPTION web/packages/hidecan/DESCRIPTION @@ -106719,7 +110725,6 @@ web/packages/odin/DESCRIPTION web/packages/odk/DESCRIPTION web/packages/odpc/DESCRIPTION web/packages/odr/DESCRIPTION -web/packages/oeli/DESCRIPTION web/packages/oem/DESCRIPTION web/packages/oenb/DESCRIPTION web/packages/oesr/DESCRIPTION @@ -106855,7 +110860,6 @@ web/packages/optimall/DESCRIPTION web/packages/optimbase/DESCRIPTION web/packages/optimg/DESCRIPTION web/packages/optimization/DESCRIPTION -web/packages/optimizeR/DESCRIPTION web/packages/optimos.prime/DESCRIPTION web/packages/optimsimplex/DESCRIPTION web/packages/optimus/DESCRIPTION @@ -109530,6 +113534,7 @@ web/packages/satin/DESCRIPTION web/packages/satres/DESCRIPTION web/packages/saturnin/DESCRIPTION web/packages/savonliquide/DESCRIPTION +web/packages/savvyr/DESCRIPTION web/packages/sawnuti/DESCRIPTION web/packages/saws/DESCRIPTION web/packages/sazedR/DESCRIPTION @@ -110585,7 +114590,6 @@ web/packages/spm/DESCRIPTION web/packages/spm2/DESCRIPTION web/packages/spmodel/DESCRIPTION web/packages/spmoran/DESCRIPTION -web/packages/spnaf/DESCRIPTION web/packages/spnn/DESCRIPTION web/packages/spocc/DESCRIPTION web/packages/spoiler/DESCRIPTION @@ -112603,7 +116607,6 @@ web/telepresence/pro/ web/universities web/web-guidelines web/wipo-for-creators -web/wipo-ip-diagnostics web_admin web_arch web_cart @@ -112622,6 +116625,7 @@ webapp/wcs/stores/servlet/myaccount webappnew webapps webarchive.bho +webarchive/orphans/ webcam webcam/sport/archive webcast/ @@ -112689,6 +116693,131 @@ webforms webgl/wiki/Special:Random webgl/wiki/Special:Search webgl/wiki_1_15 +webguidelines/ar/event/*/ical +webguidelines/ar/explore +webguidelines/ar/paragraph-resource/* +webguidelines/ar/resource/* +webguidelines/ar/search +webguidelines/ar/unesco-media/*/lightbox +webguidelines/ar/unesco-paragraph/*/load-more +webguidelines/ar/unesco-search/*/lightbox +webguidelines/ar/unesco-solr/*/load-more/* +webguidelines/en/event/*/ical +webguidelines/en/explore +webguidelines/en/paragraph-resource/* +webguidelines/en/resource/* +webguidelines/en/search +webguidelines/en/unesco-media/*/lightbox +webguidelines/en/unesco-paragraph/*/load-more +webguidelines/en/unesco-search/*/lightbox +webguidelines/en/unesco-solr/*/load-more/* +webguidelines/es/event/*/ical +webguidelines/es/explore +webguidelines/es/paragraph-resource/* +webguidelines/es/resource/* +webguidelines/es/search +webguidelines/es/unesco-media/*/lightbox +webguidelines/es/unesco-paragraph/*/load-more +webguidelines/es/unesco-search/*/lightbox +webguidelines/es/unesco-solr/*/load-more/* +webguidelines/event/*/ical +webguidelines/fr/event/*/ical +webguidelines/fr/explore +webguidelines/fr/paragraph-resource/* +webguidelines/fr/resource/* +webguidelines/fr/search +webguidelines/fr/unesco-media/*/lightbox +webguidelines/fr/unesco-paragraph/*/load-more +webguidelines/fr/unesco-search/*/lightbox +webguidelines/fr/unesco-solr/*/load-more/* +webguidelines/id/event/*/ical +webguidelines/id/explore +webguidelines/id/paragraph-resource/* +webguidelines/id/resource/* +webguidelines/id/search +webguidelines/id/unesco-media/*/lightbox +webguidelines/id/unesco-paragraph/*/load-more +webguidelines/id/unesco-search/*/lightbox +webguidelines/id/unesco-solr/*/load-more/* +webguidelines/it/event/*/ical +webguidelines/it/explore +webguidelines/it/paragraph-resource/* +webguidelines/it/resource/* +webguidelines/it/search +webguidelines/it/unesco-media/*/lightbox +webguidelines/it/unesco-paragraph/*/load-more +webguidelines/it/unesco-search/*/lightbox +webguidelines/it/unesco-solr/*/load-more/* +webguidelines/ja/event/*/ical +webguidelines/ja/explore +webguidelines/ja/paragraph-resource/* +webguidelines/ja/resource/* +webguidelines/ja/search +webguidelines/ja/unesco-media/*/lightbox +webguidelines/ja/unesco-paragraph/*/load-more +webguidelines/ja/unesco-search/*/lightbox +webguidelines/ja/unesco-solr/*/load-more/* +webguidelines/paragraph-resource/* +webguidelines/pt/event/*/ical +webguidelines/pt/explore +webguidelines/pt/paragraph-resource/* +webguidelines/pt/resource/* +webguidelines/pt/search +webguidelines/pt/unesco-media/*/lightbox +webguidelines/pt/unesco-paragraph/*/load-more +webguidelines/pt/unesco-search/*/lightbox +webguidelines/pt/unesco-solr/*/load-more/* +webguidelines/resource/* +webguidelines/ru/event/*/ical +webguidelines/ru/explore +webguidelines/ru/paragraph-resource/* +webguidelines/ru/resource/* +webguidelines/ru/search +webguidelines/ru/unesco-media/*/lightbox +webguidelines/ru/unesco-paragraph/*/load-more +webguidelines/ru/unesco-search/*/lightbox +webguidelines/ru/unesco-solr/*/load-more/* +webguidelines/search +webguidelines/th/event/*/ical +webguidelines/th/explore +webguidelines/th/paragraph-resource/* +webguidelines/th/resource/* +webguidelines/th/search +webguidelines/th/unesco-media/*/lightbox +webguidelines/th/unesco-paragraph/*/load-more +webguidelines/th/unesco-search/*/lightbox +webguidelines/th/unesco-solr/*/load-more/* +webguidelines/uk/event/*/ical +webguidelines/uk/explore +webguidelines/uk/paragraph-resource/* +webguidelines/uk/resource/* +webguidelines/uk/search +webguidelines/uk/unesco-media/*/lightbox +webguidelines/uk/unesco-paragraph/*/load-more +webguidelines/uk/unesco-search/*/lightbox +webguidelines/uk/unesco-solr/*/load-more/* +webguidelines/unesco-media/*/lightbox +webguidelines/unesco-paragraph/*/load-more +webguidelines/unesco-search/*/lightbox +webguidelines/unesco-solr/*/load-more/* +webguidelines/uz/event/*/ical +webguidelines/uz/explore +webguidelines/uz/paragraph-resource/* +webguidelines/uz/resource/* +webguidelines/uz/search +webguidelines/uz/unesco-media/*/lightbox +webguidelines/uz/unesco-paragraph/*/load-more +webguidelines/uz/unesco-search/*/lightbox +webguidelines/uz/unesco-solr/*/load-more/* +webguidelines/zh/event/*/ical +webguidelines/zh/explore +webguidelines/zh/paragraph-resource/* +webguidelines/zh/resource/* +webguidelines/zh/search +webguidelines/zh/unesco-media/*/lightbox +webguidelines/zh/unesco-paragraph/*/load-more +webguidelines/zh/unesco-search/*/lightbox +webguidelines/zh/unesco-solr/*/load-more/* webhook webimage/countrys/africa/printpage webimage/countrys/asia/printpage @@ -112921,8 +117050,12 @@ widget widget-landing-page.html widget-uploads widget.html +widget/cr +widget/entity/search/? widget/head/login widget/player +widget/render +widget/snapshot widget/v2 widget_auth.php widget_chunks @@ -114040,6 +118173,7 @@ wordpress/wp-admin wordpress/wp-admin/admin-ajax.php words work +work work$ work-at-ucl/redeployment work-info @@ -114312,8 +118446,8 @@ 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://vox.com/robots.txt wp-admin/admin-ajax.phphttp://zenodo.org/robots.txt -wp-admin/admin-ajax.phphttp://zoho.com/robots.txt wp-admin/http://backtoedenfilm.com/robots.txt wp-admin/load-scripts.php wp-admin/load-styles.php @@ -114361,8 +118495,6 @@ wp-content/plugins wp-content/plugins wp-content/plugins/ wp-content/plugins/*.css -wp-content/plugins/*.css -wp-content/plugins/*.js wp-content/plugins/*.js wp-content/plugins/abm-sej/includes/ga/js/tcfapi.js wp-content/plugins/abm-sej/includes/infinte-scroll/hb/hb_js.js @@ -114390,11 +118522,8 @@ wp-content/plugins/ws-form-pro/public/js/ws-form-public-tracking.min.js wp-content/sabai wp-content/sabai/File/thumbnails wp-content/themes -wp-content/themes wp-content/themes/ wp-content/themes/*.css -wp-content/themes/*.css -wp-content/themes/*.js wp-content/themes/*.js wp-content/themes/*.php wp-content/themes/2012/ad_ @@ -114443,9 +118572,7 @@ wp-content/uploads wp-content/uploads/ wp-content/uploads/* wp-content/uploads/**/*seo-restricted*.* -wp-content/uploads/*.css wp-content/uploads/*.jpg -wp-content/uploads/*.js wp-content/uploads/*.png wp-content/uploads/*/*/1650344292_1.png wp-content/uploads/*http://wikihow.com/robots.txt @@ -114519,7 +118646,6 @@ wp-includes/*.js wp-includes/*/*.css wp-includes/*/*.js wp-includes/css -wp-includes/css/ wp-includes/css/*.css wp-includes/css/*.css wp-includes/css/dist/block-library/style.min.css @@ -114756,7 +118882,6 @@ www2/ssl/myalaskaair/signin/GetUserID.asp www_avis/error.html wwwstat wwwstats -wx wxz wynajem-samochodow/wyniki wys/ @@ -114793,7 +118918,6 @@ xh/kb/*/discuss xh/search xh/user xh/users -xhprof/* xhr xhtml/? xhtml/search? @@ -114829,6 +118953,7 @@ xli60 xls xmas.php xml +xml xml$ xml-sindicacion xml/ @@ -115008,6 +119133,7 @@ your-shop yourAccount youraccount youraccount/ +yourarchives youreurope/businessACC youreurope/businessDEV/http://europapress.es/robots.txt youreurope/citizensACC @@ -115416,10 +119542,18 @@ zh/cannabis zh/cart zh/checkout zh/contacts* +zh/days/world-radio/grid +zh/days/world-radio/list +zh/days/world-radio/map +zh/early-childhood-education/grid +zh/early-childhood-education/list +zh/early-childhood-education/map zh/email-validation zh/errors +zh/event/*/ical zh/event/*/shoutbox zh/event/*/shoutbox? +zh/explore zh/features/partial/footer zh/features/partial/page-bottom zh/ferieboliger @@ -115439,11 +119573,26 @@ zh/hotels/h zh/hotels/redirect zh/hotels/s 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/internet-universality-indicators/grid +zh/internet-universality-indicators/list +zh/internet-universality-indicators/map zh/label zh/landing +zh/legal-affairs/grid +zh/legal-affairs/list +zh/legal-affairs/map +zh/mab/grid +zh/mab/list +zh/mab/map zh/media zh/members +zh/memory-world/grid +zh/memory-world/list +zh/memory-world/map zh/momondo.asmx zh/music/*/+images zh/music/*/+images/*/shoutbox @@ -115455,8 +119604,13 @@ zh/music/*/+wiki/shoutbox? zh/music/+noredirect zh/myunited zh/next-posts +zh/open-science/grid +zh/open-science/list +zh/open-science/map zh/outils/createur-de-logo/onboarding +zh/paragraph-resource/* zh/player +zh/resource/* zh/search zh/search/autocomplete zh/services/real-estate/source* @@ -115472,6 +119626,13 @@ zh/tools/business-name-generator/searchbutton zh/tools/business-name-generator/searchpage zh/tools/business-name-generator/searchutf8 zh/tools/logo-maker/onboarding +zh/unesco-media/*/lightbox +zh/unesco-paragraph/*/load-more +zh/unesco-search/*/lightbox +zh/unesco-solr/*/load-more/* +zh/unitwin/grid +zh/unitwin/list +zh/unitwin/map zh/user zh/user/*/journal zh/user/*/library @@ -115489,6 +119650,12 @@ zh/wiki/Template_talk: zh/wiki/User: zh/wiki/UserProfile: zh/wiki/User_talk: +zh/world-heritage/grid +zh/world-heritage/list +zh/world-heritage/map +zh/world-media-trends/grid +zh/world-media-trends/list +zh/world-media-trends/map zh_CN zh_CN/Flex/4.0/UsingSDK zh_CN/flex/using @@ -115525,28 +119692,27 @@ zh_tw/versions.html zh_tw/versions/*/release.html zhaoheng.gong zhcn/ -zhcz/ -zhde/ +zhcz +zhde zhenbo -zhes/ -zhfr/ -zhgr/ -zhit/ +zhes +zhfr +zhgr +zhit zhixianlei zhiyuan-sun -zhja/ +zhja zhk zhk-reviews -zhko/ -zhnl/ -zhomepruebas +zhko +zhnl zhongyingyan zhouchan zhowlett -zhpl/ -zhpt/ -zhro/ -zhru/ +zhpl +zhpt +zhro +zhru zhs/%E6%90%9C%E7%B4%A2 zhs/%E6%B5%8F%E8%A7%88 zhs/auth @@ -115555,7 +119721,7 @@ zhs/info zhs/onelook_american_dictionary_words.html zhs/onelook_british_dictionary_words.html zhs/spellcheck -zhsv/ +zhsv zht/%E6%90%9C%E7%B4%A2 zht/%E7%80%8F%E8%A6%BD zht/auth @@ -115564,7 +119730,7 @@ zht/info zht/onelook_american_dictionary_words.html zht/onelook_british_dictionary_words.html zht/spellcheck -zhtr/ +zhtr zhukov zhuohan.shao ziad @@ -115635,6 +119801,7 @@ zzhang zzhu zzz zzz-systest +zzz/ zzz_systest {0}/ {ICD10_CODE} @@ -115759,6 +119926,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 @@ -115827,6 +119996,8 @@ zzz_systest 7 7*? 008 +08-10-13scripts +08-10-13styles 8 8*? 8etycom @@ -115844,8 +120015,12 @@ 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 @@ -115855,7 +120030,6 @@ zzz_systest 64-bit/ 66SEOCC 82CCj -84eee8256edf3bce7386cf85f99a45 87ddoscn 87ddoscom 90qcc @@ -115877,6 +120051,7 @@ zzz_systest 404 404 404.aspx +404.aspx 404.html 404.html 404.htmlhttp://airliners.net/robots.txt @@ -115913,6 +120088,7 @@ zzz_systest 1328 1344 1770 +1939-data-room 1998 1999 2000/06/webdata/xslt @@ -115970,7 +120146,7 @@ zzz_systest 2012-privacy-policy 2012/10/04/single-thirtysomething-and-living-with-breast-cancer 2012/Goog -2012/collins/ +2012/collins 2012/pyRdfa/extract 2013 2013/03/21/174840895