[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2025-12-28 10:07:32 +00:00
parent 2c001ccc48
commit 910aeebeab
16 changed files with 2231 additions and 1969 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1766895856
},
"Trickest wordlist update": {
"last_update": 1766830027
"last_update": 1766916442
}
}

View file

@ -10,6 +10,8 @@ short-brooms-mix.md
big-poems-heal.md
.changeset/rare-trams-search.md
rare-trams-search.md
.changeset/giant-buckets-spend.md
giant-buckets-spend.md
.changeset/ninety-hats-pull.md
ninety-hats-pull.md
.changeset/weak-wings-build.md

View file

@ -4,6 +4,7 @@
.changeset/short-brooms-mix.md
.changeset/big-poems-heal.md
.changeset/rare-trams-search.md
.changeset/giant-buckets-spend.md
.changeset/ninety-hats-pull.md
.changeset/weak-wings-build.md
.changeset/config.json

View file

@ -6535,6 +6535,9 @@ migrations/0003_auto_20140926_2347.py
cms/migrations/0041_alter_pageurl_unique_together_pageurl_site_and_more.py
migrations/0041_alter_pageurl_unique_together_pageurl_site_and_more.py
0041_alter_pageurl_unique_together_pageurl_site_and_more.py
cms/migrations/0043_alter_cmsplugin_id_alter_globalpagepermission_id_and_more.py
migrations/0043_alter_cmsplugin_id_alter_globalpagepermission_id_and_more.py
0043_alter_cmsplugin_id_alter_globalpagepermission_id_and_more.py
cms/migrations/0002_auto_20140816_1918.py
migrations/0002_auto_20140816_1918.py
0002_auto_20140816_1918.py
@ -6711,6 +6714,9 @@ migrations/0001_initial.py
menus/migrations/__init__.py
migrations/__init__.py
__init__.py
menus/migrations/0002_alter_cachekey_id.py
migrations/0002_alter_cachekey_id.py
0002_alter_cachekey_id.py
menus/utils.py
utils.py
AUTHORS

View file

@ -1293,6 +1293,7 @@ cms/migrations/0035_auto_20230822_2208.py
cms/migrations/0011_auto_20150419_1006.py
cms/migrations/0003_auto_20140926_2347.py
cms/migrations/0041_alter_pageurl_unique_together_pageurl_site_and_more.py
cms/migrations/0043_alter_cmsplugin_id_alter_globalpagepermission_id_and_more.py
cms/migrations/0002_auto_20140816_1918.py
cms/plugin_rendering.py
cms/management/djangocms.py
@ -1349,6 +1350,7 @@ menus/exceptions.py
menus/menu_pool.py
menus/migrations/0001_initial.py
menus/migrations/__init__.py
menus/migrations/0002_alter_cachekey_id.py
menus/utils.py
AUTHORS
.coveragerc

View file

@ -93092,6 +93092,17 @@ Customer/Model/ResourceModel/GroupRepositoryTest.php
Model/ResourceModel/GroupRepositoryTest.php
ResourceModel/GroupRepositoryTest.php
GroupRepositoryTest.php
dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/Online/Grid/CollectionTest.php
tests/integration/testsuite/Magento/Customer/Model/ResourceModel/Online/Grid/CollectionTest.php
integration/testsuite/Magento/Customer/Model/ResourceModel/Online/Grid/CollectionTest.php
testsuite/Magento/Customer/Model/ResourceModel/Online/Grid/CollectionTest.php
Magento/Customer/Model/ResourceModel/Online/Grid/CollectionTest.php
Customer/Model/ResourceModel/Online/Grid/CollectionTest.php
Model/ResourceModel/Online/Grid/CollectionTest.php
ResourceModel/Online/Grid/CollectionTest.php
Online/Grid/CollectionTest.php
Grid/CollectionTest.php
CollectionTest.php
dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/CustomerRepository/CreateAddressTest.php
tests/integration/testsuite/Magento/Customer/Model/ResourceModel/CustomerRepository/CreateAddressTest.php
integration/testsuite/Magento/Customer/Model/ResourceModel/CustomerRepository/CreateAddressTest.php
@ -200410,6 +200421,15 @@ adminhtml/web/js/edit-tree.js
web/js/edit-tree.js
js/edit-tree.js
edit-tree.js
app/code/Magento/Catalog/view/adminhtml/web/js/catalog-add-to-cart.js
code/Magento/Catalog/view/adminhtml/web/js/catalog-add-to-cart.js
Magento/Catalog/view/adminhtml/web/js/catalog-add-to-cart.js
Catalog/view/adminhtml/web/js/catalog-add-to-cart.js
view/adminhtml/web/js/catalog-add-to-cart.js
adminhtml/web/js/catalog-add-to-cart.js
web/js/catalog-add-to-cart.js
js/catalog-add-to-cart.js
catalog-add-to-cart.js
app/code/Magento/Catalog/view/adminhtml/web/js/utils/percentage-price-calculator.js
code/Magento/Catalog/view/adminhtml/web/js/utils/percentage-price-calculator.js
Magento/Catalog/view/adminhtml/web/js/utils/percentage-price-calculator.js
@ -312193,6 +312213,13 @@ Customer/Test/Fixture/CustomerAttribute.php
Test/Fixture/CustomerAttribute.php
Fixture/CustomerAttribute.php
CustomerAttribute.php
app/code/Magento/Customer/Test/Fixture/CustomerVisitors.php
code/Magento/Customer/Test/Fixture/CustomerVisitors.php
Magento/Customer/Test/Fixture/CustomerVisitors.php
Customer/Test/Fixture/CustomerVisitors.php
Test/Fixture/CustomerVisitors.php
Fixture/CustomerVisitors.php
CustomerVisitors.php
app/code/Magento/Customer/Test/Fixture/Customer.php
code/Magento/Customer/Test/Fixture/Customer.php
Magento/Customer/Test/Fixture/Customer.php

View file

@ -11000,6 +11000,7 @@ dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/CustomerRep
dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/Address/Attribute/Source/CountryTest.php
dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/Address/CollectionTest.php
dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/GroupRepositoryTest.php
dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/Online/Grid/CollectionTest.php
dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/CustomerRepository/CreateAddressTest.php
dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/CustomerRepository/UpdateAddressTest.php
dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/CustomerRepository/DeleteAddressTest.php
@ -23949,6 +23950,7 @@ app/code/Magento/Catalog/view/adminhtml/web/js/options.js
app/code/Magento/Catalog/view/adminhtml/web/js/custom-options.js
app/code/Magento/Catalog/view/adminhtml/web/js/category-checkbox-tree.js
app/code/Magento/Catalog/view/adminhtml/web/js/edit-tree.js
app/code/Magento/Catalog/view/adminhtml/web/js/catalog-add-to-cart.js
app/code/Magento/Catalog/view/adminhtml/web/js/utils/percentage-price-calculator.js
app/code/Magento/Catalog/view/adminhtml/web/js/product/set/editor.js
app/code/Magento/Catalog/view/adminhtml/web/js/product/weight-handler.js
@ -37851,6 +37853,7 @@ app/code/Magento/Customer/Test/Unit/Ui/Component/Form/AddressFieldsetTest.php
app/code/Magento/Customer/Test/Unit/Ui/Component/FilterFactoryTest.php
app/code/Magento/Customer/Test/Unit/Ui/Component/DataProvider/DocumentTest.php
app/code/Magento/Customer/Test/Fixture/CustomerAttribute.php
app/code/Magento/Customer/Test/Fixture/CustomerVisitors.php
app/code/Magento/Customer/Test/Fixture/Customer.php
app/code/Magento/Customer/Test/Fixture/CustomerAttributeDefaultData.php
app/code/Magento/Customer/Test/Fixture/CustomerWithAddresses.php

View file

@ -19369,11 +19369,11 @@ Presentation/Nop.Web.Framework/Extensions/CommonExtensions.cs
Nop.Web.Framework/Extensions/CommonExtensions.cs
Extensions/CommonExtensions.cs
CommonExtensions.cs
src/Presentation/Nop.Web.Framework/Extensions/MigrationExtension.cs
Presentation/Nop.Web.Framework/Extensions/MigrationExtension.cs
Nop.Web.Framework/Extensions/MigrationExtension.cs
Extensions/MigrationExtension.cs
MigrationExtension.cs
src/Presentation/Nop.Web.Framework/Extensions/MigrationExtensions.cs
Presentation/Nop.Web.Framework/Extensions/MigrationExtensions.cs
Nop.Web.Framework/Extensions/MigrationExtensions.cs
Extensions/MigrationExtensions.cs
MigrationExtensions.cs
src/Presentation/Nop.Web.Framework/AreaNames.cs
Presentation/Nop.Web.Framework/AreaNames.cs
Nop.Web.Framework/AreaNames.cs
@ -21921,6 +21921,11 @@ Nop.Services/Vendors/Caching/VendorNoteCacheEventConsumer.cs
Vendors/Caching/VendorNoteCacheEventConsumer.cs
Caching/VendorNoteCacheEventConsumer.cs
VendorNoteCacheEventConsumer.cs
src/Libraries/Nop.Services/Helpers/ISyncCodeHelper.cs
Libraries/Nop.Services/Helpers/ISyncCodeHelper.cs
Nop.Services/Helpers/ISyncCodeHelper.cs
Helpers/ISyncCodeHelper.cs
ISyncCodeHelper.cs
src/Libraries/Nop.Services/Helpers/BrowscapXmlParser.cs
Libraries/Nop.Services/Helpers/BrowscapXmlParser.cs
Nop.Services/Helpers/BrowscapXmlParser.cs
@ -21941,6 +21946,11 @@ Libraries/Nop.Services/Helpers/DateTimeHelper.cs
Nop.Services/Helpers/DateTimeHelper.cs
Helpers/DateTimeHelper.cs
DateTimeHelper.cs
src/Libraries/Nop.Services/Helpers/SyncCodeHelper.cs
Libraries/Nop.Services/Helpers/SyncCodeHelper.cs
Nop.Services/Helpers/SyncCodeHelper.cs
Helpers/SyncCodeHelper.cs
SyncCodeHelper.cs
src/Libraries/Nop.Services/Helpers/UserAgentHelper.cs
Libraries/Nop.Services/Helpers/UserAgentHelper.cs
Nop.Services/Helpers/UserAgentHelper.cs

View file

@ -2622,7 +2622,7 @@ src/Presentation/Nop.Web.Framework/Events/AdminTabStripCreated.cs
src/Presentation/Nop.Web.Framework/Events/BaseAdminMenuCreatedEventConsumer.cs
src/Presentation/Nop.Web.Framework/Extensions/HtmlExtensions.cs
src/Presentation/Nop.Web.Framework/Extensions/CommonExtensions.cs
src/Presentation/Nop.Web.Framework/Extensions/MigrationExtension.cs
src/Presentation/Nop.Web.Framework/Extensions/MigrationExtensions.cs
src/Presentation/Nop.Web.Framework/AreaNames.cs
src/Presentation/Nop.Web.Framework/RemotePost.cs
src/Presentation/Nop.Web.Framework/Globalization/NopSeoUrlCultureProvider.cs
@ -3090,10 +3090,12 @@ src/Libraries/Nop.Services/Vendors/Caching/VendorAttributeValueCacheEventConsume
src/Libraries/Nop.Services/Vendors/Caching/VendorAttributeCacheEventConsumer.cs
src/Libraries/Nop.Services/Vendors/Caching/VendorCacheEventConsumer.cs
src/Libraries/Nop.Services/Vendors/Caching/VendorNoteCacheEventConsumer.cs
src/Libraries/Nop.Services/Helpers/ISyncCodeHelper.cs
src/Libraries/Nop.Services/Helpers/BrowscapXmlParser.cs
src/Libraries/Nop.Services/Helpers/IUserAgentHelper.cs
src/Libraries/Nop.Services/Helpers/IDateTimeHelper.cs
src/Libraries/Nop.Services/Helpers/DateTimeHelper.cs
src/Libraries/Nop.Services/Helpers/SyncCodeHelper.cs
src/Libraries/Nop.Services/Helpers/UserAgentHelper.cs
src/Libraries/Nop.Services/Helpers/DateTimeSettings.cs
src/Libraries/Nop.Services/Catalog/RecentlyViewedProductsService.cs

View file

@ -8445,6 +8445,11 @@ view/javascript/catalog/compare.js
javascript/catalog/compare.js
catalog/compare.js
compare.js
upload/catalog/view/javascript/component.js
catalog/view/javascript/component.js
view/javascript/component.js
javascript/component.js
component.js
upload/catalog/view/javascript/checkout/checkout.js
catalog/view/javascript/checkout/checkout.js
view/javascript/checkout/checkout.js
@ -8684,11 +8689,6 @@ catalog/view/javascript/index.js
view/javascript/index.js
javascript/index.js
index.js
upload/catalog/view/javascript/opencart.js
catalog/view/javascript/opencart.js
view/javascript/opencart.js
javascript/opencart.js
opencart.js
upload/catalog/view/javascript/cms/article.js
catalog/view/javascript/cms/article.js
view/javascript/cms/article.js
@ -8797,11 +8797,11 @@ view/javascript/information/contact.js
javascript/information/contact.js
information/contact.js
contact.js
upload/catalog/view/javascript/form-group.js
catalog/view/javascript/form-group.js
view/javascript/form-group.js
javascript/form-group.js
form-group.js
upload/catalog/view/javascript/layout.js
catalog/view/javascript/layout.js
view/javascript/layout.js
javascript/layout.js
layout.js
upload/catalog/view/javascript/common.js
catalog/view/javascript/common.js
view/javascript/common.js
@ -10053,6 +10053,10 @@ upload/assets/framework/liquid.browser.umd.js
assets/framework/liquid.browser.umd.js
framework/liquid.browser.umd.js
liquid.browser.umd.js
upload/assets/framework/component.js
assets/framework/component.js
framework/component.js
component.js
upload/assets/framework/index.js
assets/framework/index.js
framework/index.js
@ -10122,6 +10126,11 @@ assets/framework/component/modal.js
framework/component/modal.js
component/modal.js
modal.js
upload/assets/framework/component/button.js
assets/framework/component/button.js
framework/component/button.js
component/button.js
button.js
upload/assets/framework/component/datetime.js
assets/framework/component/datetime.js
framework/component/datetime.js
@ -10172,11 +10181,6 @@ assets/framework/library/currency.js
framework/library/currency.js
library/currency.js
currency.js
upload/assets/framework/library/url.js
assets/framework/library/url.js
framework/library/url.js
library/url.js
url.js
upload/assets/framework/library/storage.js
assets/framework/library/storage.js
framework/library/storage.js
@ -53835,6 +53839,12 @@ controller/task/catalog/customer_group.php
task/catalog/customer_group.php
catalog/customer_group.php
customer_group.php
upload/admin/controller/task/catalog/Information.php
admin/controller/task/catalog/Information.php
controller/task/catalog/Information.php
task/catalog/Information.php
catalog/Information.php
Information.php
upload/admin/controller/task/catalog/country.php
admin/controller/task/catalog/country.php
controller/task/catalog/country.php
@ -55809,6 +55819,13 @@ data/en-gb/localisation/country-108.json
en-gb/localisation/country-108.json
localisation/country-108.json
country-108.json
upload/admin/view/data/en-gb/localisation/currency.json
admin/view/data/en-gb/localisation/currency.json
view/data/en-gb/localisation/currency.json
data/en-gb/localisation/currency.json
en-gb/localisation/currency.json
localisation/currency.json
currency.json
upload/admin/view/data/en-gb/localisation/country-124.json
admin/view/data/en-gb/localisation/country-124.json
view/data/en-gb/localisation/country-124.json
@ -55893,6 +55910,13 @@ data/en-gb/localisation/country-70.json
en-gb/localisation/country-70.json
localisation/country-70.json
country-70.json
upload/admin/view/data/en-gb/localisation/tax_class.json
admin/view/data/en-gb/localisation/tax_class.json
view/data/en-gb/localisation/tax_class.json
data/en-gb/localisation/tax_class.json
en-gb/localisation/tax_class.json
localisation/tax_class.json
tax_class.json
upload/admin/view/data/en-gb/localisation/country-213.json
admin/view/data/en-gb/localisation/country-213.json
view/data/en-gb/localisation/country-213.json
@ -56320,24 +56344,6 @@ data/en-gb/customer/customer_group-2.json
en-gb/customer/customer_group-2.json
customer/customer_group-2.json
customer_group-2.json
upload/admin/view/data/localisation/weight_class.json
admin/view/data/localisation/weight_class.json
view/data/localisation/weight_class.json
data/localisation/weight_class.json
localisation/weight_class.json
weight_class.json
upload/admin/view/data/localisation/currency.json
admin/view/data/localisation/currency.json
view/data/localisation/currency.json
data/localisation/currency.json
localisation/currency.json
currency.json
upload/admin/view/data/localisation/tax_class.json
admin/view/data/localisation/tax_class.json
view/data/localisation/tax_class.json
data/localisation/tax_class.json
localisation/tax_class.json
tax_class.json
upload/admin/view/fonts/opencart.woff
admin/view/fonts/opencart.woff
view/fonts/opencart.woff
@ -57452,36 +57458,75 @@ language/en-gb/customer/gdpr.json
en-gb/customer/gdpr.json
customer/gdpr.json
gdpr.json
upload/admin/view/javascript/sale/return.js
admin/view/javascript/sale/return.js
view/javascript/sale/return.js
javascript/sale/return.js
sale/return.js
return.js
upload/admin/view/javascript/sale/order.js
admin/view/javascript/sale/order.js
view/javascript/sale/order.js
javascript/sale/order.js
sale/order.js
order.js
upload/admin/view/javascript/subscription.js
admin/view/javascript/subscription.js
view/javascript/subscription.js
javascript/subscription.js
subscription.js
upload/admin/view/javascript/return.js
admin/view/javascript/return.js
view/javascript/return.js
javascript/return.js
return.js
upload/admin/view/javascript/notification.js
admin/view/javascript/notification.js
view/javascript/notification.js
javascript/notification.js
notification.js
upload/admin/view/javascript/filemanager.js
admin/view/javascript/filemanager.js
view/javascript/filemanager.js
javascript/filemanager.js
filemanager.js
upload/admin/view/javascript/tax_class.js
admin/view/javascript/tax_class.js
view/javascript/tax_class.js
javascript/tax_class.js
tax_class.js
upload/admin/view/javascript/customer_approval.js
admin/view/javascript/customer_approval.js
view/javascript/customer_approval.js
javascript/customer_approval.js
customer_approval.js
upload/admin/view/javascript/catalog/option.js
admin/view/javascript/catalog/option.js
view/javascript/catalog/option.js
javascript/catalog/option.js
catalog/option.js
option.js
upload/admin/view/javascript/catalog/category.js
admin/view/javascript/catalog/category.js
view/javascript/catalog/category.js
javascript/catalog/category.js
catalog/category.js
category.js
upload/admin/view/javascript/catalog/review.js
admin/view/javascript/catalog/review.js
view/javascript/catalog/review.js
javascript/catalog/review.js
catalog/review.js
review.js
upload/admin/view/javascript/catalog/manufacturer.js
admin/view/javascript/catalog/manufacturer.js
view/javascript/catalog/manufacturer.js
javascript/catalog/manufacturer.js
catalog/manufacturer.js
manufacturer.js
upload/admin/view/javascript/catalog/information.js
admin/view/javascript/catalog/information.js
view/javascript/catalog/information.js
javascript/catalog/information.js
catalog/information.js
information.js
upload/admin/view/javascript/catalog/product.js
admin/view/javascript/catalog/product.js
view/javascript/catalog/product.js
javascript/catalog/product.js
catalog/product.js
product.js
upload/admin/view/javascript/catalog/download.js
admin/view/javascript/catalog/download.js
view/javascript/catalog/download.js
javascript/catalog/download.js
catalog/download.js
download.js
upload/admin/view/javascript/gdpr.js
admin/view/javascript/gdpr.js
view/javascript/gdpr.js
@ -57497,21 +57542,18 @@ admin/view/javascript/user.js
view/javascript/user.js
javascript/user.js
user.js
upload/admin/view/javascript/custom_field.js
admin/view/javascript/custom_field.js
view/javascript/custom_field.js
javascript/custom_field.js
custom_field.js
upload/admin/view/javascript/dashboard.js
admin/view/javascript/dashboard.js
view/javascript/dashboard.js
javascript/dashboard.js
dashboard.js
upload/admin/view/javascript/article.js
admin/view/javascript/article.js
view/javascript/article.js
javascript/article.js
article.js
upload/admin/view/javascript/system/cron.js
admin/view/javascript/system/cron.js
view/javascript/system/cron.js
javascript/system/cron.js
system/cron.js
cron.js
upload/admin/view/javascript/system/log.js
admin/view/javascript/system/log.js
view/javascript/system/log.js
javascript/system/log.js
system/log.js
log.js
upload/admin/view/javascript/banner.js
admin/view/javascript/banner.js
view/javascript/banner.js
@ -57522,6 +57564,12 @@ admin/view/javascript/marketing.js
view/javascript/marketing.js
javascript/marketing.js
marketing.js
upload/admin/view/javascript/marketplace/task.js
admin/view/javascript/marketplace/task.js
view/javascript/marketplace/task.js
javascript/marketplace/task.js
marketplace/task.js
task.js
upload/admin/view/javascript/marketplace.js
admin/view/javascript/marketplace.js
view/javascript/marketplace.js
@ -57532,46 +57580,17 @@ admin/view/javascript/backup.js
view/javascript/backup.js
javascript/backup.js
backup.js
upload/admin/view/javascript/affiliate.js
admin/view/javascript/affiliate.js
view/javascript/affiliate.js
javascript/affiliate.js
affiliate.js
upload/admin/view/javascript/geo_zone.s.js
admin/view/javascript/geo_zone.s.js
view/javascript/geo_zone.s.js
javascript/geo_zone.s.js
geo_zone.s.js
upload/admin/view/javascript/opencart.js
admin/view/javascript/opencart.js
view/javascript/opencart.js
javascript/opencart.js
opencart.js
upload/admin/view/javascript/customer.js
admin/view/javascript/customer.js
view/javascript/customer.js
javascript/customer.js
customer.js
upload/admin/view/javascript/option.js
admin/view/javascript/option.js
view/javascript/option.js
javascript/option.js
option.js
upload/admin/view/javascript/category.js
admin/view/javascript/category.js
view/javascript/category.js
javascript/category.js
category.js
upload/admin/view/javascript/review.js
admin/view/javascript/review.js
view/javascript/review.js
javascript/review.js
review.js
upload/admin/view/javascript/manufacturer.js
admin/view/javascript/manufacturer.js
view/javascript/manufacturer.js
javascript/manufacturer.js
manufacturer.js
upload/admin/view/javascript/cms/article.js
admin/view/javascript/cms/article.js
view/javascript/cms/article.js
javascript/cms/article.js
cms/article.js
article.js
upload/admin/view/javascript/authorize.js
admin/view/javascript/authorize.js
view/javascript/authorize.js
@ -57582,61 +57601,51 @@ admin/view/javascript/setting.js
view/javascript/setting.js
javascript/setting.js
setting.js
upload/admin/view/javascript/cron.js
admin/view/javascript/cron.js
view/javascript/cron.js
javascript/cron.js
cron.js
upload/admin/view/javascript/upgrade.js
admin/view/javascript/upgrade.js
view/javascript/upgrade.js
javascript/upgrade.js
upgrade.js
upload/admin/view/javascript/information.js
admin/view/javascript/information.js
view/javascript/information.js
javascript/information.js
information.js
upload/admin/view/javascript/log.js
admin/view/javascript/log.js
view/javascript/log.js
javascript/log.js
log.js
upload/admin/view/javascript/marketing/affiliate.js
admin/view/javascript/marketing/affiliate.js
view/javascript/marketing/affiliate.js
javascript/marketing/affiliate.js
marketing/affiliate.js
affiliate.js
upload/admin/view/javascript/common/filemanager.js
admin/view/javascript/common/filemanager.js
view/javascript/common/filemanager.js
javascript/common/filemanager.js
common/filemanager.js
filemanager.js
upload/admin/view/javascript/common/dashboard.js
admin/view/javascript/common/dashboard.js
view/javascript/common/dashboard.js
javascript/common/dashboard.js
common/dashboard.js
dashboard.js
upload/admin/view/javascript/contact.js
admin/view/javascript/contact.js
view/javascript/contact.js
javascript/contact.js
contact.js
upload/admin/view/javascript/product.js
admin/view/javascript/product.js
view/javascript/product.js
javascript/product.js
product.js
upload/admin/view/javascript/task.js
admin/view/javascript/task.js
view/javascript/task.js
javascript/task.js
task.js
upload/admin/view/javascript/download.js
admin/view/javascript/download.js
view/javascript/download.js
javascript/download.js
download.js
upload/admin/view/javascript/localisation/geo_zone.s.js
admin/view/javascript/localisation/geo_zone.s.js
view/javascript/localisation/geo_zone.s.js
javascript/localisation/geo_zone.s.js
localisation/geo_zone.s.js
geo_zone.s.js
upload/admin/view/javascript/localisation/country.js
admin/view/javascript/localisation/country.js
view/javascript/localisation/country.js
javascript/localisation/country.js
localisation/country.js
country.js
upload/admin/view/javascript/api.js
admin/view/javascript/api.js
view/javascript/api.js
javascript/api.js
api.js
upload/admin/view/javascript/order.js
admin/view/javascript/order.js
view/javascript/order.js
javascript/order.js
order.js
upload/admin/view/javascript/country.js
admin/view/javascript/country.js
view/javascript/country.js
javascript/country.js
country.js
upload/admin/view/javascript/extension.js
admin/view/javascript/extension.js
view/javascript/extension.js
@ -57662,6 +57671,24 @@ admin/view/javascript/installer.js
view/javascript/installer.js
javascript/installer.js
installer.js
upload/admin/view/javascript/customer/customer_approval.js
admin/view/javascript/customer/customer_approval.js
view/javascript/customer/customer_approval.js
javascript/customer/customer_approval.js
customer/customer_approval.js
customer_approval.js
upload/admin/view/javascript/customer/custom_field.js
admin/view/javascript/customer/custom_field.js
view/javascript/customer/custom_field.js
javascript/customer/custom_field.js
customer/custom_field.js
custom_field.js
upload/admin/view/javascript/customer/customer.js
admin/view/javascript/customer/customer.js
view/javascript/customer/customer.js
javascript/customer/customer.js
customer/customer.js
customer.js
upload/admin/view/javascript/coupon.js
admin/view/javascript/coupon.js
view/javascript/coupon.js

View file

@ -2075,6 +2075,7 @@ upload/catalog/view/javascript/catalog/special.js
upload/catalog/view/javascript/catalog/brand.js
upload/catalog/view/javascript/catalog/product_info.js
upload/catalog/view/javascript/catalog/compare.js
upload/catalog/view/javascript/component.js
upload/catalog/view/javascript/checkout/checkout.js
upload/catalog/view/javascript/checkout/shipping_method.js
upload/catalog/view/javascript/checkout/payment_method.js
@ -2115,7 +2116,6 @@ upload/catalog/view/javascript/account/address_list.js
upload/catalog/view/javascript/account/login.js
upload/catalog/view/javascript/account/address_info.js
upload/catalog/view/javascript/index.js
upload/catalog/view/javascript/opencart.js
upload/catalog/view/javascript/cms/article.js
upload/catalog/view/javascript/cms/topic.js
upload/catalog/view/javascript/cms/comment.js
@ -2134,7 +2134,7 @@ upload/catalog/view/javascript/information/sitemap.js
upload/catalog/view/javascript/information/gdpr.js
upload/catalog/view/javascript/information/information.js
upload/catalog/view/javascript/information/contact.js
upload/catalog/view/javascript/form-group.js
upload/catalog/view/javascript/layout.js
upload/catalog/view/javascript/common.js
upload/catalog/view/template/checkout/payment_method.twig
upload/catalog/view/template/checkout/register.twig
@ -2333,6 +2333,7 @@ upload/catalog/view/sass/scss/_offcanvas.scss
upload/catalog/view/sass/scss/_variables.scss
upload/catalog/view/sass/stylesheet.scss
upload/assets/framework/liquid.browser.umd.js
upload/assets/framework/component.js
upload/assets/framework/index.js
upload/assets/framework/input/radio.js
upload/assets/framework/input/textarea.js
@ -2347,6 +2348,7 @@ upload/assets/framework/input/text.js
upload/assets/framework/input/switch.js
upload/assets/framework/component/currency.js
upload/assets/framework/component/modal.js
upload/assets/framework/component/button.js
upload/assets/framework/component/datetime.js
upload/assets/framework/component/autocomplete.js
upload/assets/framework/component/country.js
@ -2357,7 +2359,6 @@ upload/assets/framework/library/template.js
upload/assets/framework/library/request.js
upload/assets/framework/library/loader.js
upload/assets/framework/library/currency.js
upload/assets/framework/library/url.js
upload/assets/framework/library/storage.js
upload/assets/framework/library/session.js
upload/assets/framework/library/config.js
@ -7350,6 +7351,7 @@ upload/admin/controller/report/online.php
upload/admin/controller/report/report.php
upload/admin/controller/task/catalog/geo_zone.php
upload/admin/controller/task/catalog/customer_group.php
upload/admin/controller/task/catalog/Information.php
upload/admin/controller/task/catalog/country.php
upload/admin/controller/task/catalog/language.php
upload/admin/controller/task/catalog/tax_rate.php
@ -7659,6 +7661,7 @@ upload/admin/view/data/en-gb/localisation/country-185.json
upload/admin/view/data/en-gb/localisation/country-23.json
upload/admin/view/data/en-gb/localisation/country-137.json
upload/admin/view/data/en-gb/localisation/country-108.json
upload/admin/view/data/en-gb/localisation/currency.json
upload/admin/view/data/en-gb/localisation/country-124.json
upload/admin/view/data/en-gb/localisation/country-90.json
upload/admin/view/data/en-gb/localisation/country-180.json
@ -7671,6 +7674,7 @@ upload/admin/view/data/en-gb/localisation/country-160.json
upload/admin/view/data/en-gb/localisation/country-11.json
upload/admin/view/data/en-gb/localisation/country-98.json
upload/admin/view/data/en-gb/localisation/country-70.json
upload/admin/view/data/en-gb/localisation/tax_class.json
upload/admin/view/data/en-gb/localisation/country-213.json
upload/admin/view/data/en-gb/localisation/country-148.json
upload/admin/view/data/en-gb/localisation/country-154.json
@ -7732,9 +7736,6 @@ upload/admin/view/data/en-gb/customer/customer_group-1.json
upload/admin/view/data/en-gb/customer/customer_group.json
upload/admin/view/data/en-gb/customer/customer_group-3.json
upload/admin/view/data/en-gb/customer/customer_group-2.json
upload/admin/view/data/localisation/weight_class.json
upload/admin/view/data/localisation/currency.json
upload/admin/view/data/localisation/tax_class.json
upload/admin/view/fonts/opencart.woff
upload/admin/view/fonts/fontawesome/LICENSE.txt
upload/admin/view/fonts/fontawesome/webfonts/fa-v4compatibility.ttf
@ -7886,48 +7887,48 @@ upload/admin/view/language/en-gb/customer/custom_field.json
upload/admin/view/language/en-gb/customer/customer_approval.json
upload/admin/view/language/en-gb/customer/customer.json
upload/admin/view/language/en-gb/customer/gdpr.json
upload/admin/view/javascript/sale/return.js
upload/admin/view/javascript/sale/order.js
upload/admin/view/javascript/subscription.js
upload/admin/view/javascript/return.js
upload/admin/view/javascript/notification.js
upload/admin/view/javascript/filemanager.js
upload/admin/view/javascript/tax_class.js
upload/admin/view/javascript/customer_approval.js
upload/admin/view/javascript/catalog/option.js
upload/admin/view/javascript/catalog/category.js
upload/admin/view/javascript/catalog/review.js
upload/admin/view/javascript/catalog/manufacturer.js
upload/admin/view/javascript/catalog/information.js
upload/admin/view/javascript/catalog/product.js
upload/admin/view/javascript/catalog/download.js
upload/admin/view/javascript/gdpr.js
upload/admin/view/javascript/translation.js
upload/admin/view/javascript/user.js
upload/admin/view/javascript/custom_field.js
upload/admin/view/javascript/dashboard.js
upload/admin/view/javascript/article.js
upload/admin/view/javascript/system/cron.js
upload/admin/view/javascript/system/log.js
upload/admin/view/javascript/banner.js
upload/admin/view/javascript/marketing.js
upload/admin/view/javascript/marketplace/task.js
upload/admin/view/javascript/marketplace.js
upload/admin/view/javascript/backup.js
upload/admin/view/javascript/affiliate.js
upload/admin/view/javascript/geo_zone.s.js
upload/admin/view/javascript/opencart.js
upload/admin/view/javascript/customer.js
upload/admin/view/javascript/option.js
upload/admin/view/javascript/category.js
upload/admin/view/javascript/review.js
upload/admin/view/javascript/manufacturer.js
upload/admin/view/javascript/cms/article.js
upload/admin/view/javascript/authorize.js
upload/admin/view/javascript/setting.js
upload/admin/view/javascript/cron.js
upload/admin/view/javascript/upgrade.js
upload/admin/view/javascript/information.js
upload/admin/view/javascript/log.js
upload/admin/view/javascript/marketing/affiliate.js
upload/admin/view/javascript/common/filemanager.js
upload/admin/view/javascript/common/dashboard.js
upload/admin/view/javascript/contact.js
upload/admin/view/javascript/product.js
upload/admin/view/javascript/task.js
upload/admin/view/javascript/download.js
upload/admin/view/javascript/localisation/geo_zone.s.js
upload/admin/view/javascript/localisation/country.js
upload/admin/view/javascript/api.js
upload/admin/view/javascript/order.js
upload/admin/view/javascript/country.js
upload/admin/view/javascript/extension.js
upload/admin/view/javascript/framework.js
upload/admin/view/javascript/layout.js
upload/admin/view/javascript/comment.js
upload/admin/view/javascript/installer.js
upload/admin/view/javascript/customer/customer_approval.js
upload/admin/view/javascript/customer/custom_field.js
upload/admin/view/javascript/customer/customer.js
upload/admin/view/javascript/coupon.js
upload/admin/view/javascript/common.js
upload/admin/view/javascript/theme.js

View file

@ -3524,6 +3524,10 @@ plugins/woocommerce/changelog/update-skill-for-backend
woocommerce/changelog/update-skill-for-backend
changelog/update-skill-for-backend
update-skill-for-backend
plugins/woocommerce/changelog/62595-refactor-paypal-standard-1-constant-file
woocommerce/changelog/62595-refactor-paypal-standard-1-constant-file
changelog/62595-refactor-paypal-standard-1-constant-file
62595-refactor-paypal-standard-1-constant-file
plugins/woocommerce/changelog/60397-patch-8
woocommerce/changelog/60397-patch-8
changelog/60397-patch-8
@ -3732,6 +3736,10 @@ plugins/woocommerce/changelog/61625-update-recurring-carts-product-thumbnails
woocommerce/changelog/61625-update-recurring-carts-product-thumbnails
changelog/61625-update-recurring-carts-product-thumbnails
61625-update-recurring-carts-product-thumbnails
plugins/woocommerce/changelog/62582-fix-handling-auth-already-captured-errors-for-paypal
woocommerce/changelog/62582-fix-handling-auth-already-captured-errors-for-paypal
changelog/62582-fix-handling-auth-already-captured-errors-for-paypal
62582-fix-handling-auth-already-captured-errors-for-paypal
plugins/woocommerce/changelog/add-simplify-cys-remove-unnecessary-code
woocommerce/changelog/add-simplify-cys-remove-unnecessary-code
changelog/add-simplify-cys-remove-unnecessary-code
@ -3808,6 +3816,10 @@ plugins/woocommerce/changelog/woo13-101-add-delete-endpoint-shipping-zones
woocommerce/changelog/woo13-101-add-delete-endpoint-shipping-zones
changelog/woo13-101-add-delete-endpoint-shipping-zones
woo13-101-add-delete-endpoint-shipping-zones
plugins/woocommerce/changelog/62596-refactor-paypal-standard-2-helper
woocommerce/changelog/62596-refactor-paypal-standard-2-helper
changelog/62596-refactor-paypal-standard-2-helper
62596-refactor-paypal-standard-2-helper
plugins/woocommerce/changelog/wooprd-1297-improvements-needed-for-customer-reports-route-and-lookup
woocommerce/changelog/wooprd-1297-improvements-needed-for-customer-reports-route-and-lookup
changelog/wooprd-1297-improvements-needed-for-customer-reports-route-and-lookup
@ -10261,14 +10273,6 @@ includes/gateways/paypal/class-wc-gateway-paypal-notices-test.php
gateways/paypal/class-wc-gateway-paypal-notices-test.php
paypal/class-wc-gateway-paypal-notices-test.php
class-wc-gateway-paypal-notices-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-helper-test.php
woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-helper-test.php
tests/php/includes/gateways/paypal/class-wc-gateway-paypal-helper-test.php
php/includes/gateways/paypal/class-wc-gateway-paypal-helper-test.php
includes/gateways/paypal/class-wc-gateway-paypal-helper-test.php
gateways/paypal/class-wc-gateway-paypal-helper-test.php
paypal/class-wc-gateway-paypal-helper-test.php
class-wc-gateway-paypal-helper-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-webhook-handler-test.php
woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-webhook-handler-test.php
tests/php/includes/gateways/paypal/class-wc-gateway-paypal-webhook-handler-test.php
@ -10858,6 +10862,12 @@ tests/php/includes/class-wc-cache-helper-test.php
php/includes/class-wc-cache-helper-test.php
includes/class-wc-cache-helper-test.php
class-wc-cache-helper-test.php
plugins/woocommerce/tests/php/helpers/LoggerSpyTrait.php
woocommerce/tests/php/helpers/LoggerSpyTrait.php
tests/php/helpers/LoggerSpyTrait.php
php/helpers/LoggerSpyTrait.php
helpers/LoggerSpyTrait.php
LoggerSpyTrait.php
plugins/woocommerce/tests/php/helpers/SerializingCacheTrait.php
woocommerce/tests/php/helpers/SerializingCacheTrait.php
tests/php/helpers/SerializingCacheTrait.php
@ -11816,6 +11826,14 @@ src/Blocks/Shipping/ShippingControllerTest.php
Blocks/Shipping/ShippingControllerTest.php
Shipping/ShippingControllerTest.php
ShippingControllerTest.php
plugins/woocommerce/tests/php/src/Gateways/PayPal/HelperTest.php
woocommerce/tests/php/src/Gateways/PayPal/HelperTest.php
tests/php/src/Gateways/PayPal/HelperTest.php
php/src/Gateways/PayPal/HelperTest.php
src/Gateways/PayPal/HelperTest.php
Gateways/PayPal/HelperTest.php
PayPal/HelperTest.php
HelperTest.php
plugins/woocommerce/tests/php/src/Gateways/PayPal/AddressRequirementsTest.php
woocommerce/tests/php/src/Gateways/PayPal/AddressRequirementsTest.php
tests/php/src/Gateways/PayPal/AddressRequirementsTest.php
@ -14196,6 +14214,22 @@ Internal/ProductDownloads/ApprovedDirectories/RegisterTest.php
ProductDownloads/ApprovedDirectories/RegisterTest.php
ApprovedDirectories/RegisterTest.php
RegisterTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/SessionDataCollectorTest.php
woocommerce/tests/php/src/Internal/FraudProtection/SessionDataCollectorTest.php
tests/php/src/Internal/FraudProtection/SessionDataCollectorTest.php
php/src/Internal/FraudProtection/SessionDataCollectorTest.php
src/Internal/FraudProtection/SessionDataCollectorTest.php
Internal/FraudProtection/SessionDataCollectorTest.php
FraudProtection/SessionDataCollectorTest.php
SessionDataCollectorTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/ApiClientTest.php
woocommerce/tests/php/src/Internal/FraudProtection/ApiClientTest.php
tests/php/src/Internal/FraudProtection/ApiClientTest.php
php/src/Internal/FraudProtection/ApiClientTest.php
src/Internal/FraudProtection/ApiClientTest.php
Internal/FraudProtection/ApiClientTest.php
FraudProtection/ApiClientTest.php
ApiClientTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/SessionClearanceManagerTest.php
woocommerce/tests/php/src/Internal/FraudProtection/SessionClearanceManagerTest.php
tests/php/src/Internal/FraudProtection/SessionClearanceManagerTest.php
@ -65243,6 +65277,18 @@ src/Blocks/Shipping/PickupLocation.php
Blocks/Shipping/PickupLocation.php
Shipping/PickupLocation.php
PickupLocation.php
plugins/woocommerce/src/Gateways/PayPal/Constants.php
woocommerce/src/Gateways/PayPal/Constants.php
src/Gateways/PayPal/Constants.php
Gateways/PayPal/Constants.php
PayPal/Constants.php
Constants.php
plugins/woocommerce/src/Gateways/PayPal/Helper.php
woocommerce/src/Gateways/PayPal/Helper.php
src/Gateways/PayPal/Helper.php
Gateways/PayPal/Helper.php
PayPal/Helper.php
Helper.php
plugins/woocommerce/src/Gateways/PayPal/AddressRequirements.php
woocommerce/src/Gateways/PayPal/AddressRequirements.php
src/Gateways/PayPal/AddressRequirements.php
@ -72482,6 +72528,18 @@ src/Internal/FraudProtection/FraudProtectionController.php
Internal/FraudProtection/FraudProtectionController.php
FraudProtection/FraudProtectionController.php
FraudProtectionController.php
plugins/woocommerce/src/Internal/FraudProtection/SessionDataCollector.php
woocommerce/src/Internal/FraudProtection/SessionDataCollector.php
src/Internal/FraudProtection/SessionDataCollector.php
Internal/FraudProtection/SessionDataCollector.php
FraudProtection/SessionDataCollector.php
SessionDataCollector.php
plugins/woocommerce/src/Internal/FraudProtection/ApiClient.php
woocommerce/src/Internal/FraudProtection/ApiClient.php
src/Internal/FraudProtection/ApiClient.php
Internal/FraudProtection/ApiClient.php
FraudProtection/ApiClient.php
ApiClient.php
plugins/woocommerce/src/Internal/FraudProtection/SessionClearanceManager.php
woocommerce/src/Internal/FraudProtection/SessionClearanceManager.php
src/Internal/FraudProtection/SessionClearanceManager.php

View file

@ -798,6 +798,7 @@ plugins/woocommerce/changelog/wooprd-1278-compatibility-with-gutenberg-220
plugins/woocommerce/changelog/update-remove-wc-data-clone-override
plugins/woocommerce/changelog/update-abilities-api-to-0.4.0
plugins/woocommerce/changelog/update-skill-for-backend
plugins/woocommerce/changelog/62595-refactor-paypal-standard-1-constant-file
plugins/woocommerce/changelog/60397-patch-8
plugins/woocommerce/changelog/62494-wooplug-6029-minicart-incorrect-focus-when-having-multiple-minicarts
plugins/woocommerce/changelog/61415-add-currency-data-to-order-items-rest-v4
@ -850,6 +851,7 @@ plugins/woocommerce/changelog/62384-wooplug-4976-interactivity-api-powered-mini-
plugins/woocommerce/changelog/62461-add-tracks-client-batch-requests
plugins/woocommerce/changelog/61950-copilot-fix-flaky-test-cart-item-count
plugins/woocommerce/changelog/61625-update-recurring-carts-product-thumbnails
plugins/woocommerce/changelog/62582-fix-handling-auth-already-captured-errors-for-paypal
plugins/woocommerce/changelog/add-simplify-cys-remove-unnecessary-code
plugins/woocommerce/changelog/62288-fix-setup-wizard-id
plugins/woocommerce/changelog/61016-patch-27
@ -869,6 +871,7 @@ plugins/woocommerce/changelog/62447-add-issue-62446
plugins/woocommerce/changelog/62321-fix-WOOPLUG-5957-product-permalinks-deepest-category
plugins/woocommerce/changelog/pr-62191
plugins/woocommerce/changelog/woo13-101-add-delete-endpoint-shipping-zones
plugins/woocommerce/changelog/62596-refactor-paypal-standard-2-helper
plugins/woocommerce/changelog/wooprd-1297-improvements-needed-for-customer-reports-route-and-lookup
plugins/woocommerce/changelog/pr-61838
plugins/woocommerce/changelog/wooprd-1277-update-email-editor-e2e-config
@ -1794,7 +1797,6 @@ plugins/woocommerce/tests/php/includes/class-wc-product-downloads-test.php
plugins/woocommerce/tests/php/includes/class-wc-privacy-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-transact-manager-account-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-notices-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-helper-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-webhook-handler-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-request-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-buttons-test.php
@ -1867,6 +1869,7 @@ plugins/woocommerce/tests/php/includes/class-wc-brands-test.php
plugins/woocommerce/tests/php/includes/class-wc-structured-data-test.php
plugins/woocommerce/tests/php/includes/class-wc-cart-totals-test.php
plugins/woocommerce/tests/php/includes/class-wc-cache-helper-test.php
plugins/woocommerce/tests/php/helpers/LoggerSpyTrait.php
plugins/woocommerce/tests/php/helpers/SerializingCacheTrait.php
plugins/woocommerce/tests/php/helpers/SerializingCacheProxy.php
plugins/woocommerce/tests/php/helpers/HPOSToggleTrait.php
@ -1982,6 +1985,7 @@ plugins/woocommerce/tests/php/src/Blocks/Mocks/ProductCollectionMock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/AddToCartWithOptionsVariationSelectorMock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/ProductDetailsNoRegisterMock.php
plugins/woocommerce/tests/php/src/Blocks/Shipping/ShippingControllerTest.php
plugins/woocommerce/tests/php/src/Gateways/PayPal/HelperTest.php
plugins/woocommerce/tests/php/src/Gateways/PayPal/AddressRequirementsTest.php
plugins/woocommerce/tests/php/src/Proxies/MockableLegacyProxyTest.php
plugins/woocommerce/tests/php/src/Proxies/ClassThatDependsOnLegacyCodeTest.php
@ -2254,6 +2258,8 @@ plugins/woocommerce/tests/php/src/Internal/Utilities/COTMigrationUtilTest.php
plugins/woocommerce/tests/php/src/Internal/Utilities/DatabaseUtilTest.php
plugins/woocommerce/tests/php/src/Internal/ProductDownloads/ApprovedDirectories/SynchronizeTest.php
plugins/woocommerce/tests/php/src/Internal/ProductDownloads/ApprovedDirectories/RegisterTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/SessionDataCollectorTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/ApiClientTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/SessionClearanceManagerTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/FraudProtectionControllerTest.php
plugins/woocommerce/tests/php/src/Internal/WCCom/ConnectionHelperTest.php
@ -8320,6 +8326,8 @@ plugins/woocommerce/src/Blocks/BlockTypes/ProductTag.php
plugins/woocommerce/src/Blocks/BlockTypes/CartOrderSummaryBlock.php
plugins/woocommerce/src/Blocks/Shipping/ShippingController.php
plugins/woocommerce/src/Blocks/Shipping/PickupLocation.php
plugins/woocommerce/src/Gateways/PayPal/Constants.php
plugins/woocommerce/src/Gateways/PayPal/Helper.php
plugins/woocommerce/src/Gateways/PayPal/AddressRequirements.php
plugins/woocommerce/src/Proxies/ActionsProxy.php
plugins/woocommerce/src/Proxies/LegacyProxy.php
@ -9353,6 +9361,8 @@ plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.p
plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php
plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php
plugins/woocommerce/src/Internal/FraudProtection/FraudProtectionController.php
plugins/woocommerce/src/Internal/FraudProtection/SessionDataCollector.php
plugins/woocommerce/src/Internal/FraudProtection/ApiClient.php
plugins/woocommerce/src/Internal/FraudProtection/SessionClearanceManager.php
plugins/woocommerce/src/Internal/WCCom/ConnectionHelper.php
plugins/woocommerce/src/Caching/ObjectCache.php

View file

@ -89,22 +89,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches
/*/commits
/*/compare
/*/contributors
/*/forks
/*/graphs
/*/group
/*/invite
/*/issues/new
/*/issues/search
/*/milestones/new
/*/more_ideas
/*/network
/*/projects
/*/pulse
@ -112,23 +105,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/tags
/*/watchers
/.git
/?*amp_client_id
/?z=1
/MANUALS/*.pdf$
/Search/
/_
/_/rsrc
/__wishlist__
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/_widget
/album/*/*?i=
/analytics
@ -151,12 +131,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments
/commits/*?author
/commits/*?path
/communities
/contact/menu*
/contact/partner*
/contactus/mwaas*
/directory
/discovered
/docs/product
/download
/download/Browse.aspx?
@ -185,7 +163,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/layout/
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/likes
/login
/lookup?
/mediaapi/
@ -198,13 +175,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newest/*rss
/newest/*xml
/newsearch/
/organize
/partials
/pins
/plugins
/podcast/*/*?i=
/print$
/profile-about
/raw
/report_abuse
/revisions
@ -212,8 +186,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/rsvps/*atom
/rsvps/*rss
/rsvps/*xml
/scheduled-pin
/scheduled-pins
/search
/search/
/search?
@ -241,15 +213,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/new/*?*&*&*
/store/top-free/*?*&*&*
/store/top-paid/*?*&*&*
/story_pins
/tagged
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
/wal/
/widget_
/wiki/*/edit
@ -380,7 +348,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?search_forum=
?set_mobile=
?showAllGroups=
?show_error=true
?slogin
?sort=
?sortBy=
@ -504,8 +471,6 @@ WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
_
_/_
_/_/pixel
_/aihub_pod
_/ain/_/js
_/alkali-learn
@ -566,8 +531,6 @@ _next/data
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -666,12 +629,10 @@ actions/news/rss
ad_id=
addContacts
add_favorite
addboard
addressBookExport
admin
admin/
ads
ads.txt
ads/gpa/vidgen
ads/learn
ads/local
@ -683,7 +644,6 @@ advisor/*zx1fa
adx/bin
affil
affil/pal
age-appeal
agreements/approve
ai-sandbox-internal/generated_images
aihub/tfhub
@ -740,9 +700,7 @@ api?
api_access_key=
app*_
app*form_id=
app-ads.txt
app/
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -819,7 +777,6 @@ author/following
author=
authoring/
authwall
autocomplete
away.php
awmp/data/images
b?*node=7454898011
@ -878,10 +835,6 @@ blogs/nationals-journal-beta
blogs/search/
blogs/slow-ride
blogs/test
board
board_activity
board_activity_comment
bookmarklet
bookmarks
books
books/NBK
@ -903,39 +856,18 @@ books?*zoom=
books?*zoom=1
books?*zoom=5
boutique/sitemaps
branded-pins
bricks/image
business/ad_create
business/adshare
business/adshare/faqs
business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html
business/learning/blog
business/onboarding
business/pin_create
business/pos-system/shop
business/premium/is_payment_pending
business/promotion
business/referral
business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
buyside-e2e-monitor
cai
call
@ -964,7 +896,6 @@ checkout
checkout-external
checkoutnow
checkpoint
christmas-spotlight
chrome/crlset
chrome/webstore/images
chwilio
@ -984,7 +915,6 @@ clickthru
clima/ets
clima/sites/registry
clone/library/genomic/organisms
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -1003,7 +933,6 @@ commission_2010-2014/katainen
commits?author=
common/
common/survey.aspx*
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -1020,14 +949,11 @@ community/category/*
community/comments
community/feed
community/trackback
community_comment
community_post
companyDir
compare
compressiontest
concussion/HeadsUp/training/
config.js
connect
connections
consumers/archive
contact/menu*
@ -1035,18 +961,12 @@ contact/partner*
contact_importer
contactus
contactus/mwaas*
content-claiming
content-guest/rss/channels
control
conversation
conversations
convert-business
convert-personal
copilot
copilot/c
copilotsearch?q=
copy-conductor/crawled
copyright-reporting
core/
core/*.css$
core/*.css?
@ -1064,19 +984,11 @@ covid19/mobility
cr$
cr?
create
create_pin
creative-europe/404_en.htm
creative-studio
creative_editor
creativegroup
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub
csp
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -1102,10 +1014,8 @@ de/ott
de/solutions
de/upload
de/vimeo-academy
deactivate-account
default.aspx/kb/
default.aspx/ph/
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -1192,8 +1102,6 @@ earth/social
ebook
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
education/blocks
@ -1206,7 +1114,6 @@ ekansa/Open-Context-Data
ekansa/opencontext-
email
email-unsubscribe
email_verification_error
embed
embed/@
embed/curated
@ -1268,7 +1175,6 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise
enterprise-jobs
enterprise-partner-search/sitemaps
@ -1354,18 +1260,14 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox
external
external/overture
external_hosted
f/healthcheck
facebook
faves-i_love_u_get_away_from_me
favorite
fb
fb.html
fbml/ajax/dialog
fd/
fe=true
@ -1402,8 +1304,6 @@ flu/espanol/
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -1484,8 +1384,6 @@ global$
gog
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
google.internal.maps.mapsjs.v1.MapsJsInternalService
google_gdn.html
google_search.html
googlebooks/images
gorf
gp
@ -1600,7 +1498,6 @@ gtp/stir
guidebooks
gview
h5games_gamecenter/images
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -1624,12 +1521,9 @@ help/zendesk_sso
hex
history
history/static
holiday-spotlight
holidays-celebrations
home
home$
home?
homefeed
homepage-video-test
hosted/images
hotel/reviews?
@ -1641,11 +1535,11 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://amazon.co.uk/robots.txt
http://blog.google/robots.txt
http://calendar.google.com/robots.txt
http://ftc.gov/robots.txt
http://mozilla.org/robots.txt
http://web.archive.org/robots.txt
http://de.wikipedia.org/robots.txt
http://support.cloudflare.com/robots.txt
http://wordpress.org/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -1660,9 +1554,6 @@ id-id.www.cloudflare.com
id-id/feedback
id-id/lp
id-id/searchresults
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie/ie40/
@ -1707,17 +1598,14 @@ info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
integrations
internalPref
intl
intl/*/search/?
intl/*/search?
intlkb/
invite
inviteFromProfile
inviteMany
invited
invoice/est
invoice/estimate/buyerView
invoice/estimate/buyerView/attachments
@ -1754,8 +1642,6 @@ johnhancock
johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp/$
jp/about
jp/blog
@ -1798,7 +1684,6 @@ ko/ott
ko/solutions
ko/upload
ko/vimeo-academy
kwanzaa-spotlight
l.php
labs-code
labs/pmc
@ -1835,15 +1720,12 @@ learning/settings
learning/settings$
learning/settings?
legal
lens-search
li/track
library/devices
licensing-syndication
limited-release
link
linked
lite
live-session
live_chat
llms.txt
lm/R1XIHQVKXSKBNJ
@ -2018,7 +1900,6 @@ narrative-
native
nbubumblebee
network
new_invite
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
@ -2028,7 +1909,6 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newsround
@ -2042,7 +1922,6 @@ nl-nl/lp
nl-nl/searchresults
node/add/
nonprofits/account
notifications
notifications/
ns/hydra/console/?
nus-trk
@ -2050,15 +1929,11 @@ nwshp$
o/di
o/dt
oas/
oauth/line
oauth/login
oauth/v2
oauth2
oauth2/v2
oauth_error
offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy
offsite
og
okxbet.com
onebox/media/sports/logos
@ -2087,11 +1962,8 @@ pagespeed/insights/ui/logo
panel
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -2126,46 +1998,12 @@ photos/gbachelie
photos/i_love_u_get_away_from_me
photos/tags/*/page
photos/youpy
pin
pin-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/*/visual-shop
pin/create
pin/find
pin/find?url=
pin_shop
ping
pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl-pl.www.cloudflare.com
pl-pl/feedback
pl-pl/lp
pl-pl/searchresults
place
plan=
platform-telemetry
play/store/web
@ -2212,7 +2050,6 @@ posttv/posttv/trendex
posttv/sponsored-video
ppl
preference
prefs
present
presentation
prettyearth/assets
@ -2221,8 +2058,6 @@ previewtemplate
print
private
proFile/history?
product-catalogs
product-feed
product-reviews/B0069IY63Y
product/reviews?
productPurchaseDone
@ -2279,13 +2114,11 @@ pub/dir
public-profile
publications
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
q=
qr
quality_form?
quiz
rackspace/elevating-performance
radio/imda
ramfiles
@ -2293,7 +2126,6 @@ rating
rd/search
rd/search$
rd/search?
recently-viewed
recipes/*?q=
recipes/search
reconnect
@ -2308,9 +2140,6 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registry/wishlist
remotelogout
rep=hc
@ -2318,13 +2147,9 @@ report
report-abuse?report=
report=
report_abuse.gne
reports-and-violations
request-data
requestList
requests
research/participants/cofund
resource
resource/*/get
results
results
retail
@ -2364,7 +2189,6 @@ s2/search/social
s2/sitemaps
s2/static
s?
safe-redirect
safety
safetycheck
salary-explorer/api
@ -2409,7 +2233,6 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
sections/ombudsman/2008/01/frequently_asked_questions_1.html
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
secure
sendHeaderEarly
sendarticle
services
services/oauth
@ -2442,7 +2265,6 @@ shop/productpage
shop/topics
shop/view/product
shop?*
shop_pins
shopping-content-api/product_images
shopping/deals
shopping/product
@ -2746,12 +2568,10 @@ social/photosui/images
social/photosui/sitemap
social/search?
social/social-security-directory/cai
socialmanager
solutions
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
@ -2768,7 +2588,6 @@ ss
ss/customer-reviews/lighthouse
ss/twister/ajax
sslsingle
sso
stadia/gamers
start
stat
@ -2828,10 +2647,6 @@ storefront
storepicker
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
storyworks/preview
styles/js-on.css$
subscribe/braintree
@ -2857,7 +2672,6 @@ support/content
support/forum/search?
sureroute
surprise
suspension-appeal
sutils
sv-se.www.cloudflare.com
sv-se/feedback
@ -2875,7 +2689,6 @@ svc/strands
svc/sudoku
svc/wordle
svpRecommendations
sw-shell.html
swg
system1/images
t/privacy
@ -2883,7 +2696,6 @@ t/terms
tab=
tablet
tag
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -2931,9 +2743,7 @@ th-th/feedback
th-th/lp
th-th/searchresults
th?
thanksgiving-spotlight
themacallan/worlds-together
theme
tickets-external?
timedtext_video
title
@ -3026,7 +2836,6 @@ trustedstores/js
trustedstores/s
trustedstores/tm2
trustedstores/verify
tv
tv/thumb
typeahead
u
@ -3043,14 +2852,9 @@ ugc$
ugcsupport
ugcsupport$
ui
unauth-profile
unlink
unsub
until=
upload
upload-lens-image
upload-lens-image-history
upload-shuffle-draft
uploads
urchin_test
url
@ -3068,11 +2872,9 @@ using
utils
uviewer
v1
v1/urls/count.json
v2
v3
v3/openapi
v3/pidgets/log
valkyrie-playground
verify_age
vi-vn.www.cloudflare.com
@ -3117,9 +2919,6 @@ webapps/xo/html/cookiecheck.html
webapps/xoonboarding
webscr
websearch
website/confirm
website/confirm/download
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget/cr
@ -3647,7 +3446,6 @@ xhtml?
xml?
xoplatform/logger/api/logger
xorouter
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/branding/favicon

View file

@ -335,7 +335,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known/amphtml/apikey.pub
.well-known/apple-app-site-association
.well-known/assetlinks.json
.well-known/assetlinks.jsonhttp://freepik.com/robots.txt
.well-known/assetlinks.jsonhttp://redbubble.com/robots.txt
.well-known/privacy-sandbox-attestations.json
.well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200
.well-known/security.txt
@ -387,7 +387,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/projects
/*/pulse
/*/schemes
/*/search-results.htmlhttp://photos.app.goo.gl/robots.txt
/*/search-results.htmlhttp://search.google.com/robots.txt
/*/stargazers
/*/structures
/*/tables
@ -399,30 +399,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*?*ls%3D*%3Fls%3D
/*?*ls%3d*%3fls%3d
/*?*ls=*&ls=
/*?_requestid=
/*Tracking/VerifyHuman
/*bvstate
/*comments-page=
/*comments=
/*max-price=
/*min-price=
/*searchOrtsname
/*searchPlz
/*seiteempfehlen
/*sortBy
/*sortOrder
/*tracking/verifyhuman
/*~_all-1_
/*~_date
/*~_image
/*~_page
/*~musictitle.html
/*~playlist_date
/*~postroll.xml
/*~recommend.html
/*~recommendForm
/*~recommend_image
/*~recommend_month
/-/*/configuration
/-/*/service_desk
/-/alert_management
@ -801,7 +785,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/business/aisearch
/business/availability
/business/availability/?context
/business/availability/?context=http://vogue.com/robots.txt
/business/availability/?context=http://amazon.ca/robots.txt
/business/availability?context
/business/availability?context=
/business/search
@ -1278,7 +1262,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/goglobal/
/goldlog$
/group
/gtc/gtc-chatbot/*http://figma.com/robots.txt
/gtc/gtc-chatbot/*http://msdn.microsoft.com/robots.txt
/hack
/hardware/*/cart
/havadurumu/
@ -1568,7 +1552,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newssearch
/nextpodcastlist
/nightly-news
/no-referrer-when-downgradehttp://science.org/robots.txt
/no-referrer-when-downgradehttp://pixlr.com/robots.txt
/no-search-results
/node
/node/add
@ -2309,7 +2293,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
0
0*?
;jsessionid
;jsessionid
;preview=
=$
=imgmanager
@ -2336,7 +2319,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*__rmidpage
?*add-to-cart=
?*ajs_event
?*apikey*http://gumroad.com/robots.txt
?*apikey*http://wretch.cc/robots.txt
?*app
?*attachment_id
?*author
@ -2379,7 +2362,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*hsCacheBuster=
?*hsCtaTracking
?*hs_preview=
?*http://calendly.com/robots.txt
?*http://reverbnation.com/robots.txt
?*hubs_signup-cta
?*hybrid=
?*iframe
@ -5150,7 +5133,7 @@ apdata
api
api*.do
api*?hl=
api*?hl=http://researchgate.net/robots.txt
api*?hl=http://g.page/robots.txt
api-keys
api-proxy
api.html?
@ -5820,7 +5803,6 @@ backstage
bad-boys
bad-boys-ii
badges/profile/create
baidu
bal/impression
bal/impression/RecordImpression.htm?
ban-me-i-am-a-robot
@ -6075,7 +6057,7 @@ blog/*?text=
blog/*sitemap.xml$
blog/*utm_source=
blog/.*
blog/.html.*http://quora.com/robots.txt
blog/.html.*http://discogs.com/robots.txt
blog/10-lessons-from-an-engineering-manager/$
blog/2025-shifting-roles-report/$
blog/23-prototyping-resources-to-bookmark-right-now/$
@ -7324,7 +7306,7 @@ ca_fr
ca_fr/Download
ca_referer=
caas
caas/http://zazzle.com/robots.txt
caas/http://zdnet.com/robots.txt
cache
cache/MiamiImageURL
cacheKey
@ -7628,7 +7610,7 @@ cdn-cgi
cdn-cgi/
cdn-cgi/bm/cv
cdn-cgi/challenge-platform
cdn-cgi/http://marketingplatform.google.com/robots.txt
cdn-cgi/http://account.google.com/robots.txt
cdn-cgi/images/trace
cdn-cgi/l/email-protection
cdn-cgi/rum
@ -7660,7 +7642,7 @@ cgi-bin/koha/
cgi-bin/loginpage
cgi-bin/search.fpl
cgi-bin/wx
cgi-binhttp://polygon.com/robots.txt
cgi-binhttp://canada.ca/robots.txt
cgi-local
cgi-mad/
cgi-pct/
@ -7968,7 +7950,7 @@ code
code-connect-docs
code-docs
code/*
code/http://res.cloudinary.com/robots.txt
code/http://privacy.microsoft.com/robots.txt
codeCoverage
coderpad-for-figjam/$
codesamples/
@ -10059,7 +10041,7 @@ confirmation
conflagexp
connect
connect/@
connect/http://oreilly.com/robots.txt
connect/http://alibaba.com/robots.txt
connect/social-intranet.html
connections
connections/recent
@ -10163,7 +10145,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476
content/dam/ircc/documents/pdf/francais/trousses/form/imm5644
content/dam/ircc/documents/pdf/francais/trousses/form/irm0002
content/dam/ircc/documents/pdf/francais/trousses/form/irm0004
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://wretch.cc/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://itvs.org/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
content/dam/oecd/
content/dam/pwc/uk/en/assets/pdf/hcl_f2.18.pdf
@ -10374,7 +10356,6 @@ cpp/docs/reference/*/latest
cpp/docs/reference/*/latest$
cpp/docs/reference/help
cpresources
cpro
cpropub/univercd
cr$
cr/Download
@ -13898,9 +13879,6 @@ external/overture
external_hosted
external_link?
externalservices/surveyfeedapi/api/testfeed
extra/gremien
extra/intern
extra/mediathek
extracredits
extraction
eyeblaster
@ -13960,7 +13938,7 @@ fastajax/order/tax/validatevat
fastanswers
fatalerror.html
faves-i_love_u_get_away_from_me
favicon.icohttp://weibo.com/robots.txt
favicon.icohttp://lh6.googleusercontent.com/robots.txt
favorit-hinzufuegen
favorit-loeschen
favorites?
@ -14155,7 +14133,7 @@ files/live/sites/isoorg/files/_noindex
files/resources
fileview
filing/free-file-fillable-forms/free-file-fillable-forms-support
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://tv.youtube.com/robots.txt
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://iana.org/robots.txt
filter/
filter/tips
filter/tips
@ -14178,7 +14156,7 @@ find
find$
find-more
find/
find/*http://ahrefs.com/robots.txt
find/*http://icann.org/robots.txt
finetune
fios
firefox/?
@ -15965,7 +15943,7 @@ forum/members
forum/online
forum/posts
forum/search
forum/ucp.phphttp://siteground.com/robots.txt
forum/ucp.phphttp://roxanegay.com/robots.txt
forum/viewtopic.php
forum/whats-new
forumTeaser
@ -17003,7 +16981,7 @@ fy-NL/firefox/collections/mozilla
fy-NL/firefox/collections/mozilla/$
fy-NL/firefox/search
g
g/4arE9Chttp://animoto.com/robots.txt
g/4arE9Chttp://telegra.ph/robots.txt
g/api
ga-actions/formie/forms/refresh-tokens
ga/p
@ -17465,7 +17443,7 @@ health/*/wp-
health/QA-Tabbed-ManyTabs-21
health/drugs/hm-test-all-about-humira
health/drugs/ozempic-for-weight-loss
health/files/rhpthttp://coschedule.com/robots.txt
health/files/rhpthttp://hertason.blogspot.com/robots.txt
health/hm-test-17-proven-tips-to-sleep-better-at-night
health/hm-test-feature-template-for-sponsorship
health/mirgraine-headaches
@ -17633,7 +17611,6 @@ homeimprovement/EmbeddedProfile.htm
homeloans/*zga_z_guid=
homepage
homepage-video-test
homepage/
homepage/2013
homepage/HomepageVideoMetrics.htm
homes
@ -17743,47 +17720,47 @@ html5
http
http-checker
http2_data
http://1drv.ms/robots.txt
http://9gag.com/robots.txt
http://4.bp.blogspot.com/robots.txt
http://airbnb.com/robots.txt
http://aljazeera.com/robots.txt
http://allaboutcookies.org/robots.txt
http://amazon.es/robots.txt
http://apk.ac.id/robots.txt
http://axios.com/robots.txt
http://arenawanita.com/robots.txt
http://buffer.com/robots.txt
http://calendar.google.com/robots.txt
http://commons.wikimedia.org/robots.txt
http://css-tricks.com/robots.txt
http://darden.virginia.edu/robots.txt
http://disqus.com/robots.txt
http://en.gravatar.com/robots.txt
http://getpocket.com/robots.txt
http://gettyimages.com/robots.txt
http://goodreads.com/robots.txt
http://cnbc.com/robots.txt
http://deepl.com/robots.txt
http://developer.apple.com/robots.txt
http://dl.acm.org/robots.txt
http://ecrs.com/robots.txt
http://es.wikipedia.org/robots.txt
http://eventbrite.co.uk/robots.txt
http://google.pl/robots.txt
http://groupon.com/robots.txt
http://groups.google.com/robots.txt
http://guardian.co.uk/robots.txt
http://hootsuite.com/robots.txt
http://investopedia.com/robots.txt
http://issuu.com/robots.txt
http://maxcdn.bootstrapcdn.com/robots.txt
http://missingkids.org/robots.txt
http://myaccount.google.com/robots.txt
http://nam.edu/robots.txt
http://npr.org/robots.txt
http://pandora.com/robots.txt
http://paulkelly.com.au/robots.txt
http://plushcare.com/robots.txt
http://i0.wp.com/robots.txt
http://money.cnn.com/robots.txt
http://music.apple.com/robots.txt
http://pcisecuritystandards.org/robots.txt
http://qualtrics.com/robots.txt
http://rollingstone.com/robots.txt
http://rtbf.be/robots.txt
http://salesforce.com/robots.txt
http://secure.gravatar.com/robots.txt
http://squareup.com/robots.txt
http://support.cloudflare.com/robots.txt
http://support.zendesk.com/robots.txt
http://s.w.org/robots.txt
http://s3.amazonaws.com/robots.txt
http://shorturl.at/robots.txt
http://skillshare.com/robots.txt
http://storage.googleapis.com/robots.txt
http://techcrunch.com/robots.txt
http://telegram.me/robots.txt
http://theplace.org.uk/robots.txt
http://win.gs/robots.txt
http://time.com/robots.txt
http://transparencyreport.google.com/robots.txt
http://virustotal.com/robots.txt
http://wa.me/robots.txt
http://washingtonpost.com/robots.txt
http://woocommerce.com/robots.txt
http://wsws.org/robots.txt
http://zapier.com/robots.txt
https://player.cnevids.com
https://www.iubenda.com/en/help/126238-pricing-faqs-legacy-guide
https://www.iubenda.com/en/help/142642-old-vs-new-pricing
@ -18422,7 +18399,7 @@ integrations
intelligencer/amp
intent
interactive
interactive*http://onedrive.live.com/robots.txt
interactive*http://airtable.com/robots.txt
interactive/reading-preference
interactives/sponsor-story
intercept
@ -20149,7 +20126,6 @@ limited-release
link
link-intersect
link-intersect/$
link?
link_to
linked
linkedin
@ -20940,7 +20916,7 @@ mu_api
multiproduct
multivu
munin
munin*http://platform.openai.com/robots.txt
munin*http://penguinrandomhouse.com/robots.txt
muse/identity/v2/identity.js
museumdays/accounts
music
@ -21105,7 +21081,6 @@ na102
na102/*cover*.jpg$
na102/*cover*.png$
nabc
nachrichten/suche*param
nap
napi
narbiomap/
@ -21966,7 +21941,7 @@ p/*/v2/actions$
p/*/v2/actions?
p/*/victory$
p/*/victory?
p/*http://seekingalpha.com/robots.txt
p/*http://hackernoon.com/robots.txt
p/*surveyopen
p/*thm=
p/60
@ -22943,7 +22918,7 @@ privacy/zoho-group.html
private
private
private-promo
private/http://store.steampowered.com/robots.txt
private/http://huffingtonpost.com/robots.txt
private/wtrack
pro
pro-help/q
@ -22978,7 +22953,7 @@ product-integrations/figma-for-microsoft-teams/$
product-integrations/google-workspace/$
product-integrations/zoom/$
product-managers/$
product-ratings/http://support.office.com/robots.txt
product-ratings/http://jesus-comes.com/robots.txt
product-reviews/B0069IY63Y
product/*
product/electrode/api/logger
@ -24898,7 +24873,6 @@ s3
s=
s=p
s?
s?
s?*rh=n%3A1380045031
s_id=
sa
@ -25267,7 +25241,7 @@ search_rss$
search_suggest
searchdeb/
searches
searchhttp://aljazeera.com/robots.txt
searchhttp://material.io/robots.txt
searchresults
searchresults.aspx
searchsuggest
@ -25370,7 +25344,6 @@ service-search/other-services/Psychological%20therapies%20(IAPT)/LocationSearch/
service-search/other-services/Psychological-therapy-(NHS-IAPT)/LocationSearch/396
service-search/other-services/Psychologicaltherapies(IAPT)/LocationSearch/10008
service/
service/suche/index.html*query
service=ajax
serviceQuestionnaireAjax
servicedesk/
@ -25504,7 +25477,6 @@ sharing/files
sharing/folders
shelf/user_shelves
shenghuo
shifen/
ship
shipping
shipping-payment
@ -26865,7 +26837,7 @@ tag
tag-manager
tag-manager-360
tag/
tag/*+http://amazon.it/robots.txt
tag/*+http://yumpu.com/robots.txt
tag/credible
tag/expire-images
tag/interaction-card
@ -28062,7 +28034,6 @@ uk/zazzle
uki/search
ul
uli/trac
ulink?
ulk/i
ulk/sch
ulk/usr
@ -28579,7 +28550,7 @@ uxtest/ux/
uy
uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_insert.pdf
uy/help
uz/http://beacons.ai/robots.txt
uz/http://ucl.ac.uk/robots.txt
v
v$
v/badge
@ -28991,8 +28962,6 @@ weimg
welcome
welcome-email
welcome.aspx
wetter/action/bayernwetter/bayern.do?plz=
wetter/action/bayernwetter/bayern.do?regio=
wewantyou/
wgbh/americanexperience/about/search/search_results.html
wgbh/frontline/*elqat
@ -29484,9 +29453,9 @@ wiki/Wikipedia_discusión:Solicitudes_de_verificación_de_usuarios
wiki/Wikipedia_discusión:Supresores/Candidaturas
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://creativecommons.org/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://deepl.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://itunes.apple.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://lefigaro.fr/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://thehill.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@ -29788,8 +29757,8 @@ wp-admin
wp-admin/
wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://atlasobscura.com/robots.txt
wp-admin/admin-ajax.phphttp://ucl.ac.uk/robots.txt
wp-admin/admin-ajax.phphttp://orcd.co/robots.txt
wp-admin/admin-ajax.phphttp://siteground.com/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php
wp-adv
@ -29969,7 +29938,7 @@ year
your
your-shop
youreurope/businessACC
youreurope/businessDEV/http://foxnews.com/robots.txt
youreurope/businessDEV/http://mayoclinic.org/robots.txt
youreurope/citizensACC
youreurope/citizensDEV
yourtake